@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Ford Antenna';
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0069fa;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0049ae;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0069fa;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0054c7;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #0069fa;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0054c7;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: 20px;
  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: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 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: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: #fff;
}
.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 > 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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #0069fa;
  border-color: #005ee1;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0054c7;
  border-color: #002961;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0054c7;
  border-color: #0045a3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0054c7;
  background-image: none;
  border-color: #0045a3;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0045a3;
  border-color: #002961;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0069fa;
  border-color: #005ee1;
}
.btn-primary .badge {
  color: #0069fa;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #0069fa;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0049ae;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0069fa;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0069fa;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 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: 768px) {
  .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: #fff;
  }
}
.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: #0069fa;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 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: 768px) {
  .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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 65px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 65px;
  padding: 22.5px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 15.5px;
  margin-bottom: 15.5px;
  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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 11.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-btn.btn-sm {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
.navbar-btn.btn-xs {
  margin-top: 21.5px;
  margin-bottom: 21.5px;
}
.navbar-text {
  margin-top: 22.5px;
  margin-bottom: 22.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .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: #ebebeb;
}
.navbar-default .navbar-brand {
  color: #000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
    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: #555;
    background-color: #eeeeee;
  }
  .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-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: #ebebeb;
}
.navbar-default .navbar-link {
  color: #000;
}
.navbar-default .navbar-link:hover {
  color: #000;
}
.navbar-default .btn-link {
  color: #000;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #000;
}
.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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #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-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-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0069fa;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #0049ae;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0069fa;
  border-color: #0069fa;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eeeeee;
}
.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: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0069fa;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0054c7;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0069fa;
  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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0069fa;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0069fa;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: 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: 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: #d9534f;
}
.progress-striped .progress-bar-danger {
  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 {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0069fa;
  border-color: #0069fa;
}
.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: #c7dfff;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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-left-radius: 3px;
  border-top-right-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0069fa;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0069fa;
  border-color: #0069fa;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0069fa;
}
.panel-primary > .panel-heading .badge {
  color: #0069fa;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0069fa;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    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: 'Ford Antenna';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Ford Antenna';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  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 {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform,opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform,opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'Ford Antenna';
  src: url('../fonts/FordAntenna-Medium.woff') format('woff'), url('../fonts/FordAntenna-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna';
  src: url('../fonts/FordAntenna-ExtraLight.woff') format('woff'), url('../fonts/FordAntenna-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna Light';
  src: url('../fonts/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAntenna-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'BadScript';
  src: url('../fonts/BadScript-Regular.woff') format('woff'), url('../fonts/BadScript-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna Regular';
  src: url('../fonts/FordAntenna-Regular.woff') format('woff'), url('../fonts/FordAntenna-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna LightItalic';
  src: url('../fonts/FordAntenna-LightItalic.woff') format('woff'), url('../fonts/FordAntenna-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Ford Antenna Bold';
  src: url('../fonts/FordAntenna-Bold.woff') format('woff'), url('../fonts/FordAntenna-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna Black';
  src: url('../fonts/FordAntenna-Black.woff') format('woff'), url('../fonts/FordAntenna-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna Thin';
  src: url('../fonts/FordAntenna-Thin.woff') format('woff'), url('../fonts/FordAntenna-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Ford Antenna Semibold';
  src: url('../fonts/FordAntenna-Semibold.woff') format('woff'), url('../fonts/FordAntenna-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Indie Flower';
  src: url('../fonts/indie-flower-v9-latin-regular.woff') format('woff'), url('../fonts/indie-flower-v9-latin-regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'themify';
  src: url('../fonts/themify.eot?-fvbane');
  src: url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../fonts/themify.woff?-fvbane') format('woff'), url('../fonts/themify.ttf?-fvbane') format('truetype'), url('../fonts/themify.svg?-fvbane#themify') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ti-"],
[class*=" ti-"] {
  font-family: 'themify', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
  content: "\e600";
}
.ti-volume:before {
  content: "\e601";
}
.ti-user:before {
  content: "\e602";
}
.ti-unlock:before {
  content: "\e603";
}
.ti-unlink:before {
  content: "\e604";
}
.ti-trash:before {
  content: "\e605";
}
.ti-thought:before {
  content: "\e606";
}
.ti-target:before {
  content: "\e607";
}
.ti-tag:before {
  content: "\e608";
}
.ti-tablet:before {
  content: "\e609";
}
.ti-star:before {
  content: "\e60a";
}
.ti-spray:before {
  content: "\e60b";
}
.ti-signal:before {
  content: "\e60c";
}
.ti-shopping-cart:before {
  content: "\e60d";
}
.ti-shopping-cart-full:before {
  content: "\e60e";
}
.ti-settings:before {
  content: "\e60f";
}
.ti-search:before {
  content: "\e610";
}
.ti-zoom-in:before {
  content: "\e611";
}
.ti-zoom-out:before {
  content: "\e612";
}
.ti-cut:before {
  content: "\e613";
}
.ti-ruler:before {
  content: "\e614";
}
.ti-ruler-pencil:before {
  content: "\e615";
}
.ti-ruler-alt:before {
  content: "\e616";
}
.ti-bookmark:before {
  content: "\e617";
}
.ti-bookmark-alt:before {
  content: "\e618";
}
.ti-reload:before {
  content: "\e619";
}
.ti-plus:before {
  content: "\e61a";
}
.ti-pin:before {
  content: "\e61b";
}
.ti-pencil:before {
  content: "\e61c";
}
.ti-pencil-alt:before {
  content: "\e61d";
}
.ti-paint-roller:before {
  content: "\e61e";
}
.ti-paint-bucket:before {
  content: "\e61f";
}
.ti-na:before {
  content: "\e620";
}
.ti-mobile:before {
  content: "\e621";
}
.ti-minus:before {
  content: "\e622";
}
.ti-medall:before {
  content: "\e623";
}
.ti-medall-alt:before {
  content: "\e624";
}
.ti-marker:before {
  content: "\e625";
}
.ti-marker-alt:before {
  content: "\e626";
}
.ti-arrow-up:before {
  content: "\e627";
}
.ti-arrow-right:before {
  content: "\e628";
}
.ti-arrow-left:before {
  content: "\e629";
}
.ti-arrow-down:before {
  content: "\e62a";
}
.ti-lock:before {
  content: "\e62b";
}
.ti-location-arrow:before {
  content: "\e62c";
}
.ti-link:before {
  content: "\e62d";
}
.ti-layout:before {
  content: "\e62e";
}
.ti-layers:before {
  content: "\e62f";
}
.ti-layers-alt:before {
  content: "\e630";
}
.ti-key:before {
  content: "\e631";
}
.ti-import:before {
  content: "\e632";
}
.ti-image:before {
  content: "\e633";
}
.ti-heart:before {
  content: "\e634";
}
.ti-heart-broken:before {
  content: "\e635";
}
.ti-hand-stop:before {
  content: "\e636";
}
.ti-hand-open:before {
  content: "\e637";
}
.ti-hand-drag:before {
  content: "\e638";
}
.ti-folder:before {
  content: "\e639";
}
.ti-flag:before {
  content: "\e63a";
}
.ti-flag-alt:before {
  content: "\e63b";
}
.ti-flag-alt-2:before {
  content: "\e63c";
}
.ti-eye:before {
  content: "\e63d";
}
.ti-export:before {
  content: "\e63e";
}
.ti-exchange-vertical:before {
  content: "\e63f";
}
.ti-desktop:before {
  content: "\e640";
}
.ti-cup:before {
  content: "\e641";
}
.ti-crown:before {
  content: "\e642";
}
.ti-comments:before {
  content: "\e643";
}
.ti-comment:before {
  content: "\e644";
}
.ti-comment-alt:before {
  content: "\e645";
}
.ti-close:before {
  content: "\e646";
}
.ti-clip:before {
  content: "\e647";
}
.ti-angle-up:before {
  content: "\e648";
}
.ti-angle-right:before {
  content: "\e649";
}
.ti-angle-left:before {
  content: "\e64a";
}
.ti-angle-down:before {
  content: "\e64b";
}
.ti-check:before {
  content: "\e64c";
}
.ti-check-box:before {
  content: "\e64d";
}
.ti-camera:before {
  content: "\e64e";
}
.ti-announcement:before {
  content: "\e64f";
}
.ti-brush:before {
  content: "\e650";
}
.ti-briefcase:before {
  content: "\e651";
}
.ti-bolt:before {
  content: "\e652";
}
.ti-bolt-alt:before {
  content: "\e653";
}
.ti-blackboard:before {
  content: "\e654";
}
.ti-bag:before {
  content: "\e655";
}
.ti-move:before {
  content: "\e656";
}
.ti-arrows-vertical:before {
  content: "\e657";
}
.ti-arrows-horizontal:before {
  content: "\e658";
}
.ti-fullscreen:before {
  content: "\e659";
}
.ti-arrow-top-right:before {
  content: "\e65a";
}
.ti-arrow-top-left:before {
  content: "\e65b";
}
.ti-arrow-circle-up:before {
  content: "\e65c";
}
.ti-arrow-circle-right:before {
  content: "\e65d";
}
.ti-arrow-circle-left:before {
  content: "\e65e";
}
.ti-arrow-circle-down:before {
  content: "\e65f";
}
.ti-angle-double-up:before {
  content: "\e660";
}
.ti-angle-double-right:before {
  content: "\e661";
}
.ti-angle-double-left:before {
  content: "\e662";
}
.ti-angle-double-down:before {
  content: "\e663";
}
.ti-zip:before {
  content: "\e664";
}
.ti-world:before {
  content: "\e665";
}
.ti-wheelchair:before {
  content: "\e666";
}
.ti-view-list:before {
  content: "\e667";
}
.ti-view-list-alt:before {
  content: "\e668";
}
.ti-view-grid:before {
  content: "\e669";
}
.ti-uppercase:before {
  content: "\e66a";
}
.ti-upload:before {
  content: "\e66b";
}
.ti-underline:before {
  content: "\e66c";
}
.ti-truck:before {
  content: "\e66d";
}
.ti-timer:before {
  content: "\e66e";
}
.ti-ticket:before {
  content: "\e66f";
}
.ti-thumb-up:before {
  content: "\e670";
}
.ti-thumb-down:before {
  content: "\e671";
}
.ti-text:before {
  content: "\e672";
}
.ti-stats-up:before {
  content: "\e673";
}
.ti-stats-down:before {
  content: "\e674";
}
.ti-split-v:before {
  content: "\e675";
}
.ti-split-h:before {
  content: "\e676";
}
.ti-smallcap:before {
  content: "\e677";
}
.ti-shine:before {
  content: "\e678";
}
.ti-shift-right:before {
  content: "\e679";
}
.ti-shift-left:before {
  content: "\e67a";
}
.ti-shield:before {
  content: "\e67b";
}
.ti-notepad:before {
  content: "\e67c";
}
.ti-server:before {
  content: "\e67d";
}
.ti-quote-right:before {
  content: "\e67e";
}
.ti-quote-left:before {
  content: "\e67f";
}
.ti-pulse:before {
  content: "\e680";
}
.ti-printer:before {
  content: "\e681";
}
.ti-power-off:before {
  content: "\e682";
}
.ti-plug:before {
  content: "\e683";
}
.ti-pie-chart:before {
  content: "\e684";
}
.ti-paragraph:before {
  content: "\e685";
}
.ti-panel:before {
  content: "\e686";
}
.ti-package:before {
  content: "\e687";
}
.ti-music:before {
  content: "\e688";
}
.ti-music-alt:before {
  content: "\e689";
}
.ti-mouse:before {
  content: "\e68a";
}
.ti-mouse-alt:before {
  content: "\e68b";
}
.ti-money:before {
  content: "\e68c";
}
.ti-microphone:before {
  content: "\e68d";
}
.ti-menu:before {
  content: "\e68e";
}
.ti-menu-alt:before {
  content: "\e68f";
}
.ti-map:before {
  content: "\e690";
}
.ti-map-alt:before {
  content: "\e691";
}
.ti-loop:before {
  content: "\e692";
}
.ti-location-pin:before {
  content: "\e693";
}
.ti-list:before {
  content: "\e694";
}
.ti-light-bulb:before {
  content: "\e695";
}
.ti-Italic:before {
  content: "\e696";
}
.ti-info:before {
  content: "\e697";
}
.ti-infinite:before {
  content: "\e698";
}
.ti-id-badge:before {
  content: "\e699";
}
.ti-hummer:before {
  content: "\e69a";
}
.ti-home:before {
  content: "\e69b";
}
.ti-help:before {
  content: "\e69c";
}
.ti-headphone:before {
  content: "\e69d";
}
.ti-harddrives:before {
  content: "\e69e";
}
.ti-harddrive:before {
  content: "\e69f";
}
.ti-gift:before {
  content: "\e6a0";
}
.ti-game:before {
  content: "\e6a1";
}
.ti-filter:before {
  content: "\e6a2";
}
.ti-files:before {
  content: "\e6a3";
}
.ti-file:before {
  content: "\e6a4";
}
.ti-eraser:before {
  content: "\e6a5";
}
.ti-envelope:before {
  content: "\e6a6";
}
.ti-download:before {
  content: "\e6a7";
}
.ti-direction:before {
  content: "\e6a8";
}
.ti-direction-alt:before {
  content: "\e6a9";
}
.ti-dashboard:before {
  content: "\e6aa";
}
.ti-control-stop:before {
  content: "\e6ab";
}
.ti-control-shuffle:before {
  content: "\e6ac";
}
.ti-control-play:before {
  content: "\e6ad";
}
.ti-control-pause:before {
  content: "\e6ae";
}
.ti-control-forward:before {
  content: "\e6af";
}
.ti-control-backward:before {
  content: "\e6b0";
}
.ti-cloud:before {
  content: "\e6b1";
}
.ti-cloud-up:before {
  content: "\e6b2";
}
.ti-cloud-down:before {
  content: "\e6b3";
}
.ti-clipboard:before {
  content: "\e6b4";
}
.ti-car:before {
  content: "\e6b5";
}
.ti-calendar:before {
  content: "\e6b6";
}
.ti-book:before {
  content: "\e6b7";
}
.ti-bell:before {
  content: "\e6b8";
}
.ti-basketball:before {
  content: "\e6b9";
}
.ti-bar-chart:before {
  content: "\e6ba";
}
.ti-bar-chart-alt:before {
  content: "\e6bb";
}
.ti-back-right:before {
  content: "\e6bc";
}
.ti-back-left:before {
  content: "\e6bd";
}
.ti-arrows-corner:before {
  content: "\e6be";
}
.ti-archive:before {
  content: "\e6bf";
}
.ti-anchor:before {
  content: "\e6c0";
}
.ti-align-right:before {
  content: "\e6c1";
}
.ti-align-left:before {
  content: "\e6c2";
}
.ti-align-justify:before {
  content: "\e6c3";
}
.ti-align-center:before {
  content: "\e6c4";
}
.ti-alert:before {
  content: "\e6c5";
}
.ti-alarm-clock:before {
  content: "\e6c6";
}
.ti-agenda:before {
  content: "\e6c7";
}
.ti-write:before {
  content: "\e6c8";
}
.ti-window:before {
  content: "\e6c9";
}
.ti-widgetized:before {
  content: "\e6ca";
}
.ti-widget:before {
  content: "\e6cb";
}
.ti-widget-alt:before {
  content: "\e6cc";
}
.ti-wallet:before {
  content: "\e6cd";
}
.ti-video-clapper:before {
  content: "\e6ce";
}
.ti-video-camera:before {
  content: "\e6cf";
}
.ti-vector:before {
  content: "\e6d0";
}
.ti-themify-logo:before {
  content: "\e6d1";
}
.ti-themify-favicon:before {
  content: "\e6d2";
}
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}
.ti-support:before {
  content: "\e6d4";
}
.ti-stamp:before {
  content: "\e6d5";
}
.ti-split-v-alt:before {
  content: "\e6d6";
}
.ti-slice:before {
  content: "\e6d7";
}
.ti-shortcode:before {
  content: "\e6d8";
}
.ti-shift-right-alt:before {
  content: "\e6d9";
}
.ti-shift-left-alt:before {
  content: "\e6da";
}
.ti-ruler-alt-2:before {
  content: "\e6db";
}
.ti-receipt:before {
  content: "\e6dc";
}
.ti-pin2:before {
  content: "\e6dd";
}
.ti-pin-alt:before {
  content: "\e6de";
}
.ti-pencil-alt2:before {
  content: "\e6df";
}
.ti-palette:before {
  content: "\e6e0";
}
.ti-more:before {
  content: "\e6e1";
}
.ti-more-alt:before {
  content: "\e6e2";
}
.ti-microphone-alt:before {
  content: "\e6e3";
}
.ti-magnet:before {
  content: "\e6e4";
}
.ti-line-double:before {
  content: "\e6e5";
}
.ti-line-dotted:before {
  content: "\e6e6";
}
.ti-line-dashed:before {
  content: "\e6e7";
}
.ti-layout-width-full:before {
  content: "\e6e8";
}
.ti-layout-width-default:before {
  content: "\e6e9";
}
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}
.ti-layout-tab:before {
  content: "\e6eb";
}
.ti-layout-tab-window:before {
  content: "\e6ec";
}
.ti-layout-tab-v:before {
  content: "\e6ed";
}
.ti-layout-tab-min:before {
  content: "\e6ee";
}
.ti-layout-slider:before {
  content: "\e6ef";
}
.ti-layout-slider-alt:before {
  content: "\e6f0";
}
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}
.ti-layout-placeholder:before {
  content: "\e6f4";
}
.ti-layout-menu:before {
  content: "\e6f5";
}
.ti-layout-menu-v:before {
  content: "\e6f6";
}
.ti-layout-menu-separated:before {
  content: "\e6f7";
}
.ti-layout-menu-full:before {
  content: "\e6f8";
}
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}
.ti-layout-media-right:before {
  content: "\e6fa";
}
.ti-layout-media-overlay:before {
  content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}
.ti-layout-media-left:before {
  content: "\e6ff";
}
.ti-layout-media-center-alt:before {
  content: "\e700";
}
.ti-layout-media-center:before {
  content: "\e701";
}
.ti-layout-list-thumb:before {
  content: "\e702";
}
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}
.ti-layout-list-post:before {
  content: "\e704";
}
.ti-layout-list-large-image:before {
  content: "\e705";
}
.ti-layout-line-solid:before {
  content: "\e706";
}
.ti-layout-grid4:before {
  content: "\e707";
}
.ti-layout-grid3:before {
  content: "\e708";
}
.ti-layout-grid2:before {
  content: "\e709";
}
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}
.ti-layout-cta-right:before {
  content: "\e70b";
}
.ti-layout-cta-left:before {
  content: "\e70c";
}
.ti-layout-cta-center:before {
  content: "\e70d";
}
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}
.ti-layout-column4:before {
  content: "\e710";
}
.ti-layout-column3:before {
  content: "\e711";
}
.ti-layout-column2:before {
  content: "\e712";
}
.ti-layout-accordion-separated:before {
  content: "\e713";
}
.ti-layout-accordion-merged:before {
  content: "\e714";
}
.ti-layout-accordion-list:before {
  content: "\e715";
}
.ti-ink-pen:before {
  content: "\e716";
}
.ti-info-alt:before {
  content: "\e717";
}
.ti-help-alt:before {
  content: "\e718";
}
.ti-headphone-alt:before {
  content: "\e719";
}
.ti-hand-point-up:before {
  content: "\e71a";
}
.ti-hand-point-right:before {
  content: "\e71b";
}
.ti-hand-point-left:before {
  content: "\e71c";
}
.ti-hand-point-down:before {
  content: "\e71d";
}
.ti-gallery:before {
  content: "\e71e";
}
.ti-face-smile:before {
  content: "\e71f";
}
.ti-face-sad:before {
  content: "\e720";
}
.ti-credit-card:before {
  content: "\e721";
}
.ti-control-skip-forward:before {
  content: "\e722";
}
.ti-control-skip-backward:before {
  content: "\e723";
}
.ti-control-record:before {
  content: "\e724";
}
.ti-control-eject:before {
  content: "\e725";
}
.ti-comments-smiley:before {
  content: "\e726";
}
.ti-brush-alt:before {
  content: "\e727";
}
.ti-youtube:before {
  content: "\e728";
}
.ti-vimeo:before {
  content: "\e729";
}
.ti-twitter:before {
  content: "\e72a";
}
.ti-time:before {
  content: "\e72b";
}
.ti-tumblr:before {
  content: "\e72c";
}
.ti-skype:before {
  content: "\e72d";
}
.ti-share:before {
  content: "\e72e";
}
.ti-share-alt:before {
  content: "\e72f";
}
.ti-rocket:before {
  content: "\e730";
}
.ti-pinterest:before {
  content: "\e731";
}
.ti-new-window:before {
  content: "\e732";
}
.ti-microsoft:before {
  content: "\e733";
}
.ti-list-ol:before {
  content: "\e734";
}
.ti-linkedin:before {
  content: "\e735";
}
.ti-layout-sidebar-2:before {
  content: "\e736";
}
.ti-layout-grid4-alt:before {
  content: "\e737";
}
.ti-layout-grid3-alt:before {
  content: "\e738";
}
.ti-layout-grid2-alt:before {
  content: "\e739";
}
.ti-layout-column4-alt:before {
  content: "\e73a";
}
.ti-layout-column3-alt:before {
  content: "\e73b";
}
.ti-layout-column2-alt:before {
  content: "\e73c";
}
.ti-instagram:before {
  content: "\e73d";
}
.ti-google:before {
  content: "\e73e";
}
.ti-github:before {
  content: "\e73f";
}
.ti-flickr:before {
  content: "\e740";
}
.ti-facebook:before {
  content: "\e741";
}
.ti-dropbox:before {
  content: "\e742";
}
.ti-dribbble:before {
  content: "\e743";
}
.ti-apple:before {
  content: "\e744";
}
.ti-android:before {
  content: "\e745";
}
.ti-save:before {
  content: "\e746";
}
.ti-save-alt:before {
  content: "\e747";
}
.ti-yahoo:before {
  content: "\e748";
}
.ti-wordpress:before {
  content: "\e749";
}
.ti-vimeo-alt:before {
  content: "\e74a";
}
.ti-twitter-alt:before {
  content: "\e74b";
}
.ti-tumblr-alt:before {
  content: "\e74c";
}
.ti-trello:before {
  content: "\e74d";
}
.ti-stack-overflow:before {
  content: "\e74e";
}
.ti-soundcloud:before {
  content: "\e74f";
}
.ti-sharethis:before {
  content: "\e750";
}
.ti-sharethis-alt:before {
  content: "\e751";
}
.ti-reddit:before {
  content: "\e752";
}
.ti-pinterest-alt:before {
  content: "\e753";
}
.ti-microsoft-alt:before {
  content: "\e754";
}
.ti-linux:before {
  content: "\e755";
}
.ti-jsfiddle:before {
  content: "\e756";
}
.ti-joomla:before {
  content: "\e757";
}
.ti-html5:before {
  content: "\e758";
}
.ti-flickr-alt:before {
  content: "\e759";
}
.ti-email:before {
  content: "\e75a";
}
.ti-drupal:before {
  content: "\e75b";
}
.ti-dropbox-alt:before {
  content: "\e75c";
}
.ti-css3:before {
  content: "\e75d";
}
.ti-rss:before {
  content: "\e75e";
}
.ti-rss-alt:before {
  content: "\e75f";
}
.ios-toggle,
.ios-toggle:active {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  border: none;
  outline: none;
  transition: 0.25s ease-in-out;
}
.checkbox-label {
  position: relative;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  height: 36px;
  /*border-radius*/
  border-radius: 18px;
  background: #f8f8f8;
  cursor: pointer;
  transition: 0.25s ease-in-out;
}
.checkbox-label:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  line-height: 34px;
  text-indent: 40px;
  height: 22px;
  width: 22px;
  /*border-radius*/
  border-radius: 100%;
  top: 2px;
  left: 2px;
  right: auto;
  background: white;
  /*box-shadow*/
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), 0 0 0 2px #dddddd;
  transition: 0.25s ease-in-out;
}
.ios-toggle:checked + .checkbox-label {
  /*box-shadow*/
  box-shadow: inset 0 0 0 20px #17b3e6, 0 0 0 2px #17b3e6;
}
.ios-toggle:checked + .checkbox-label:before {
  left: calc(50% + 3px);
  box-shadow: 0 3px 3px #ffffff, 0 0 0 2px #ffffff;
}
.ios-toggle:checked + .checkbox-label:after {
  content: attr(data-on);
  left: 60px;
  width: 36px;
}
/* GREEN CHECKBOX */
#checkbox1 + .checkbox-label {
  /*box-shadow*/
  box-shadow: inset 0 0 0 0 #17b3e6, 0 0 0 2px #dddddd;
}
#checkbox1:checked + .checkbox-label {
  /*box-shadow*/
  box-shadow: inset 0 0 0 18px #17b3e6, 0 0 0 2px #17b3e6;
}
#checkbox1:checked + .checkbox-label:after {
  color: #17b3e6;
}
.ios-toggle + label {
  width: 54px;
  height: 26px;
}
@media (max-width: 767px) {
  .ios-toggle + label {
    height: 21px;
  }
  .ios-toggle + label:before {
    height: 18px;
    width: 18px;
    top: 1px;
    left: 1px;
  }
  .ios-toggle:checked + label.checkbox-label:before {
    left: calc(50% + 8px);
  }
}
.custom-scrollbar {
  position: relative;
}
.mCSB_inside > .mCSB_container {
  margin-right: 12px;
}
.mCSB_inside .mCSB_scrollTools {
  width: 10px;
}
.mCSB_inside .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_inside .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_inside .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #e1e1e1;
}
.mCSB_inside .mCSB_scrollTools .mCSB_dragger_bar {
  width: 7px;
  background-color: #e1e1e1;
  border-radius: 2px;
}
.mCSB_inside .mCSB_scrollTools .mCSB_draggerRail {
  opacity: 0;
  background: transparent;
}
#circleG,
.circleG,
.content-loader {
  text-align: center;
}
.circleG {
  background-color: #1da1e5;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  width: 10px;
  animation-name: bounce_circleG;
  -o-animation-name: bounce_circleG;
  -ms-animation-name: bounce_circleG;
  -webkit-animation-name: bounce_circleG;
  -moz-animation-name: bounce_circleG;
  animation-duration: 2.24s;
  -o-animation-duration: 2.24s;
  -ms-animation-duration: 2.24s;
  -webkit-animation-duration: 2.24s;
  -moz-animation-duration: 2.24s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  border-radius: 14px;
  -o-border-radius: 14px;
  -ms-border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
}
#circleG_1,
.circleG_1 {
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}
#circleG_2,
.circleG_2 {
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}
#circleG_3,
.circleG_3 {
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}
@keyframes bounce_circleG {
  50% {
    background-color: #d4d4d4;
  }
}
@media (max-width: 767px) {
  .circleG {
    height: 7px;
    width: 7px;
  }
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
section.about {
  width: 100%;
  text-align: center;
  position: relative;
  box-shadow: 0 10px 16px -13px #000000;
  overflow: hidden;
}
section.about .about-bg {
  background-image: url(/images/academy/banner_bg.svg);
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
section.about .section-header {
  margin-top: 34px;
  margin-bottom: 0;
  width: auto;
}
section.about .section-header h1 {
  line-height: 135%;
}
section.about .about-content {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  z-index: 10;
}
section.about .about-content .about-description {
  width: 17%;
  font-family: 'BadScript', sans-serif;
  font-size: 30px;
  text-align: left;
  margin-right: 5%;
  margin-left: 2.5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
section.about .about-content .about-description .about-text {
  line-height: 120%;
}
section.about .about-content .about-ipad {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-left: 24.5%;
  position: relative;
  z-index: 1;
}
section.about .about-content .about-ipad .ipad-image {
  display: inline-block;
  max-width: 100%;
}
section.about .about-content .about-text {
  font-family: 'Indie Flower', cursive;
  font-size: 30px;
}
section.about .arrow {
  position: absolute;
  width: 80px;
  left: -30px;
}
section.about .btn.btn-default {
  width: 230px;
  max-width: 100%;
  height: 70px;
  line-height: 58px;
  font-family: "Ford Antenna Regular", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  border-radius: 5px;
  box-shadow: 0 6px 40px 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: #15a2d1;
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#18b8ed, #15a2d1);
  /* Standard syntax */
  margin: 30px 0 80px 70px;
}
section.about .btn.btn-default:hover,
section.about .btn.btn-default:active {
  background: #08c2ff;
}
section.about .btn.btn-default:focus {
  outline: none;
}
section.about img.car {
  width: 300px;
  position: absolute;
}
@media (max-width: 800px) {
  section.about img.car {
    display: none;
  }
}
section.about img.car.blue-car {
  bottom: 20px;
}
section.about img.car.orange-car {
  bottom: 20px;
}
section.about img.car.grey-car {
  bottom: 180px;
}
@media (max-width: 1400px) {
  section.about .arrow {
    width: 50px;
  }
  section.about .btn.btn-default {
    margin-left: 30px;
  }
}
@media (max-width: 1100px) {
  section.about .section-header {
    margin-bottom: 10px;
  }
  section.about .about-content {
    display: block;
  }
  section.about .about-content .about-description {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding: 0 25px;
    text-align: center;
  }
  section.about .about-content .about-ipad {
    padding-left: 0;
  }
  section.about .about-content .about-ipad .ipad-image {
    width: 670px;
  }
  section.about .about-content .arrow {
    display: none;
  }
  section.about .about-content .btn.btn-default {
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  section.about .about-content .about-description {
    padding: 0 25px;
    text-align: left;
  }
  section.about .about-content .about-description .about-text {
    font-size: 24px;
    line-height: 140%;
  }
  section.about .about-content .about-ipad {
    padding: 0 15px;
  }
  section.about .about-content .about-ipad .ipad-image {
    width: 100%;
  }
  section.about .about-content .arrow {
    display: none;
  }
  section.about .about-content .btn.btn-default {
    width: 100%;
    height: 60px;
    margin-top: 13px;
    margin-left: 0;
    margin-bottom: 35px;
  }
  section.about .about-bg {
    background-size: auto 100%;
    background-position: center center;
  }
  section.about .section-header h1 {
    margin-top: 0;
  }
}
section.comments .section-header {
  margin-top: 16px;
  margin-bottom: 40px;
}
section.comments .section-header h1 {
  font-size: 150px;
  font-family: sans-serif;
  letter-spacing: -12px;
  position: relative;
  color: #616161;
  height: 65px;
}
section.comments .section-header h1 span {
  position: absolute;
  top: 17px;
  left: calc(50% - 30px);
  transform: rotate(180deg);
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                         supported by Chrome and Opera */
}
section.comments .section-content {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  section.comments .section-content {
    width: 980px;
  }
}
@media (max-width: 1200px) {
  section.comments .section-content {
    padding: 0 15px;
  }
}
section.comments .section-content p {
  font-family: "Ford Antenna LightItalic", sans-serif;
  font-style: italic;
  font-size: 18px;
  letter-spacing: 0.075em;
}
section.comments .section-content .comment p {
  margin-bottom: 17px;
  line-height: 30px;
}
section.comments .section-content .comment span {
  font-family: "Ford Antenna Regular", sans-serif;
  color: #777777;
  font-size: 14px;
}
section.comments .section-content .item-wrapper {
  margin-top: 35px;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
section.comments .section-content .item-wrapper .item {
  margin: 0 auto;
}
section.comments .section-content .item-wrapper .item .user-image {
  width: 130px;
  height: 130px;
  border-radius: 65px;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(70%);
}
section.comments .section-content .item-wrapper .item.active {
  position: relative;
}
section.comments .section-content .item-wrapper .item.active .user-image {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
}
section.comments .section-content .item-wrapper .item.active:before {
  content: "";
  height: 130px;
  width: 146px;
  position: absolute;
  left: calc(50% - 65px);
  top: 0;
  background-image: url(../img/active_comment_bg.png);
}
section.comments .section-content .item-wrapper .item.active.reverse {
  position: relative;
}
section.comments .section-content .item-wrapper .item.active.reverse:before {
  content: "";
  height: 130px;
  width: 146px;
  position: absolute;
  left: calc(50% - 81px);
  background-image: url(../img/active_comment_bg.png);
  transform: scale(-1, 1);
}
@media (max-width: 649px) {
  section.comments .section-content .item-wrapper .item.active.reverse:before {
    left: -15px;
  }
}
@media (max-width: 649px) {
  section.comments .section-content .item-wrapper .item .user-image {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
  }
  section.comments .section-content .item-wrapper .item:before {
    content: "";
    height: 130px;
    width: 146px;
    position: absolute;
    background-image: url(../img/active_comment_bg.png);
    left: 15px;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 1281px) {
  section.comments .section-content .item-wrapper .item:hover .user-image {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
    cursor: pointer;
  }
}
section.comments .section-content .item-wrapper .item h2 {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 20px;
  color: #333333;
  margin-bottom: 3px;
  letter-spacing: 0.075em;
}
section.comments .section-content .item-wrapper .item .years {
  font-family: "Ford Antenna LightItalic", sans-serif;
  font-size: 14px;
  display: block;
  color: #333333;
  letter-spacing: 0.075em;
}
section.comments .section-content .item-wrapper .item .location {
  font-family: "Ford Antenna Regular", sans-serif;
  font-size: 16px;
  display: block;
  color: #00c0f2;
  margin-top: 4px;
  margin-left: -12px;
}
@media (max-width: 649px) {
  section.comments .section-content .item-wrapper .item .user-image {
    margin: 0 auto;
  }
}
section.comments .section-content .controls {
  position: relative;
}
section.comments .section-content .controls > div {
  width: 30px;
  height: 275px;
  bottom: 30px;
  position: absolute;
  z-index: 999;
}
section.comments .section-content .controls .left {
  left: 0;
  text-align: left;
}
section.comments .section-content .controls .right {
  right: 0;
  text-align: right;
}
section.comments .section-content .controls .fa {
  font-size: 24px;
  display: none;
}
@media (max-width: 649px) {
  section.comments .section-content .controls .fa {
    display: block;
  }
}
section.comments .section-footer {
  margin-top: 70px;
}
@media (max-width: 480px) {
  section.comments .section-header {
    margin-top: 40px;
    margin-bottom: 12px;
  }
  section.comments .section-header h1 {
    font-size: 130px;
  }
  section.comments .section-header h1 span {
    top: 17px;
    left: calc(50% - 25px);
  }
  section.comments .section-content .comment p {
    font-size: 15px;
    line-height: 164%;
    font-weight: bold;
  }
  section.comments .section-content .comment span {
    font-size: 13px;
  }
  section.comments .section-content .controls .fa {
    font-size: 40px;
  }
}
section.section-events {
  height: 675px;
  background: url(../img/events_bg.png) center;
  background-size: cover;
}
section.section-events .section-header {
  padding-top: 35px;
}
section.section-events .section-content {
  height: 470px;
  overflow: hidden;
}
section.section-events .section-content .events {
  height: inherit;
  margin: 0 auto;
  padding: 0 90px;
  /*
      .flex-display;
      .flex-flow(row wrap);
      .justify-content(center);
	  */
}
section.section-events .section-content .events.owl-carousel {
  display: block;
  white-space: nowrap;
}
section.section-events .section-content .events .owl-stage {
  width: auto !important;
  display: inline-block;
}
section.section-events .section-content .events .owl-item {
  height: 470px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
section.section-events .section-content .events .event {
  height: inherit;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  background-color: rgba(125, 125, 125, 0.5);
  border-radius: 3px;
  margin: 0 5px;
  padding: 10px 20px;
  text-align: left;
  position: relative;
  direction: ltr;
  transition: background-color 0.35s ease;
}
section.section-events .section-content .events .event:hover {
  cursor: pointer;
}
section.section-events .section-content .events .event.open .event-description .image svg {
  opacity: 0.6;
  filter: drop-shadow(0px 0px 10px #00bff2);
}
section.section-events .section-content .events .event h1 {
  font-family: "Ford Antenna Black", sans-serif;
  font-size: 30px;
  margin-bottom: 4px;
}
@media (min-width: 1281px) {
  section.section-events .section-content .events .event:not(.open):hover {
    background-color: rgba(165, 165, 165, 0.5);
    cursor: pointer;
  }
}
section.section-events .section-content .events .event .left {
  height: 100%;
  width: 160px;
  display: inline-block;
  overflow: auto;
}
section.section-events .section-content .events .event .right {
  margin-top: 17px;
  display: inline-block;
  height: 390px;
  overflow: hidden;
  width: 0;
  transition: width 0.3s;
}
section.section-events .section-content .events .event .right .event-content {
  width: 213px;
  margin-left: 35px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 14px;
  color: #f9f9f9;
  opacity: 0.7;
  line-height: 24px;
  max-height: 315px;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.section-events .section-content .events .event .right .btn.btn-default {
  height: 44px;
  line-height: 35px;
  font-size: 14px;
  width: 212px;
  position: absolute;
  display: none;
  bottom: 2px;
  right: 0;
}
section.section-events .section-content .events .event .event-header {
  color: #00bff2;
  margin-bottom: 4px;
  border-bottom: 2px solid #00bff2;
  width: 160px;
}
section.section-events .section-content .events .event .event-description {
  position: relative;
  height: 70%;
  width: 160px;
}
section.section-events .section-content .events .event .event-description h1 {
  font-family: "Ford Antenna", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  margin-top: 11px;
  margin-bottom: 10px;
  line-height: 20px;
}
section.section-events .section-content .events .event .event-description h1 + .time {
  bottom: 157px;
}
section.section-events .section-content .events .event .event-description .bottom {
  position: absolute;
  bottom: 0;
  height: calc(100% - 150px);
  width: 100%;
}
section.section-events .section-content .events .event .event-description .time {
  color: #00bff2;
  display: block;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 14px;
  opacity: 0.8;
  margin-top: 4px;
  position: absolute;
}
section.section-events .section-content .events .event .event-description .time + .time {
  bottom: 153px;
}
section.section-events .section-content .events .event .event-description .image {
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 3px;
}
section.section-events .section-content .events .event .event-description .image img {
  opacity: 0.5;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
section.section-events .section-content .events .event .event-description .image svg {
  max-width: 100%;
  max-height: 100%;
  opacity: 0.33;
}
section.section-events .section-content .events .event .event-description .image svg g {
  fill: #ffffff;
}
section.section-events .section-content .events .event .event-description .location {
  text-transform: uppercase;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 12px;
  color: #ffffff;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
}
section.section-events .section-content .events .event.open {
  background-color: rgba(17, 17, 17, 0.5);
}
section.section-events .section-content .events .event.open .left .image img {
  opacity: 1;
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
  filter: url(#drop-shadow);
  filter: drop-shadow(0 0 13px rgba(0, 191, 242, 0.5));
}
section.section-events .section-content .events .event.open .right {
  width: 247px;
  position: inherit;
}
section.section-events .section-content .events .event.open .btn.btn-default {
  display: block;
}
section.section-events .section-content .events.align-center {
  text-align: center;
}
section.section-events .section-content .events .owl-nav .owl-prev,
section.section-events .section-content .events .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 44px;
  color: white;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section.section-events .section-content .events .owl-nav .owl-prev:active,
section.section-events .section-content .events .owl-nav .owl-next:active,
section.section-events .section-content .events .owl-nav .owl-prev:focus,
section.section-events .section-content .events .owl-nav .owl-next:focus,
section.section-events .section-content .events .owl-nav .owl-prev:hover,
section.section-events .section-content .events .owl-nav .owl-next:hover {
  outline: none;
}
section.section-events .section-content .events .owl-nav .owl-prev.disabled,
section.section-events .section-content .events .owl-nav .owl-next.disabled {
  display: none;
}
section.section-events .section-content .events .owl-nav .owl-prev {
  left: 30px;
}
section.section-events .section-content .events .owl-nav .owl-prev:before {
  content: "\f104";
}
section.section-events .section-content .events .owl-nav .owl-next {
  right: 30px;
}
section.section-events .section-content .events .owl-nav .owl-next:before {
  content: "\f105";
}
section.section-events .section-content .controls {
  font-size: 44px;
  color: white;
  position: relative;
}
section.section-events .section-content .controls .left {
  position: absolute;
  top: -432px;
  cursor: pointer;
  left: 2%;
  height: 400px;
}
section.section-events .section-content .controls .right {
  position: absolute;
  top: -432px;
  cursor: pointer;
  right: 2%;
  height: 400px;
}
section.section-events .section-content .no-events-text {
  color: #fff;
  font-size: 18px;
  padding: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  section.section-events .events-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  section.section-events {
    height: 100%;
  }
  section.section-events .section-header h1 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  section.section-events .section-header .header-label {
    left: -14px;
  }
  section.section-events .section-content {
    height: 100%;
  }
  section.section-events .section-content .owl-carousel,
  section.section-events .section-content .controls {
    display: none;
  }
  section.section-events .section-content .events,
  section.section-events .section-content .owl-carousel.events {
    display: none;
  }
  section.section-events .section-content .event {
    background-color: rgba(255, 255, 255, 0.15);
    margin: 9px 10px;
    width: calc(100% - 20px);
    border-radius: 4px;
    padding: 15px;
    height: 100%;
    transition: background-color 0.5s ease;
  }
  section.section-events .section-content .event .event-header .info {
    margin-top: 0;
    margin-bottom: 0;
  }
  section.section-events .section-content .event .event-header .info:first-child {
    border-bottom: 2px solid #00bff2;
  }
  section.section-events .section-content .event .event-header .event-label {
    color: #ffffff;
    font-family: "Ford Antenna Semibold", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
  }
  section.section-events .section-content .event .event-header h1 {
    margin-top: 13px;
  }
  section.section-events .section-content .event .event-header span {
    color: #00bff2;
    font-family: 'Ford Antenna Black', sans-serif;
    font-size: 16px;
  }
  section.section-events .section-content .event .event-header span.location {
    font-family: 'Ford Antenna Light', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 3px;
  }
  section.section-events .section-content .event .event-content {
    color: #ffffff;
    max-height: 0;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
  }
  section.section-events .section-content .event .event-content .btn.btn-default {
    width: 215px;
    height: 45px;
    line-height: 33px;
    margin: 0 auto;
    display: block;
  }
  section.section-events .section-content .event .event-content p {
    font-family: 'Ford Antenna Light', sans-serif;
    font-size: 12px;
    letter-spacing: 0.06em;
    opacity: 0.9;
  }
  section.section-events .section-content .event.open {
    background-color: rgba(17, 17, 17, 0.5);
  }
  section.section-events .section-content .event.open .event-content {
    max-height: 500px;
  }
  section.section-events .section-content .event.open.collapsed {
    background-color: rgba(255, 255, 255, 0.15);
  }
  section.section-events .events-mobile {
    display: block;
    margin-top: 35px;
  }
  section.section-events .events-mobile .footer {
    height: 110px;
    text-align: center;
  }
  section.section-events .events-mobile .footer a {
    color: #f9f9f9;
    font-family: "Ford Antenna Regular", sans-serif;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    top: 40%;
    transform: translateY(-50%);
  }
  section.section-events .events-mobile .footer a:hover,
  section.section-events .events-mobile .footer a:active,
  section.section-events .events-mobile .footer a:focus {
    text-decoration: none;
  }
}
.page-option-com_calendar.page-view-registration #system-message-container {
  display: none;
}
footer {
  width: 100%;
  margin-top: -151px;
}
footer .logos {
  height: 66px;
}
footer .logos .link {
  display: inline-block;
  vertical-align: top;
}
footer .logos .link.v-align {
  max-width: 100%;
}
footer .logos .footer-logo {
  height: 100%;
  display: inline-block;
}
footer .logos .footer-logo.driving-logo {
  width: 165px;
}
@media (max-width: 374px) {
  footer .logos .footer-logo.driving-logo {
    width: 100px;
  }
}
footer .logos .footer-logo.driving-logo img {
  max-width: 100%;
}
footer .logos .footer-logo.pull-right a {
  margin-left: 25px;
}
@media (max-width: 467px) {
  footer .logos {
    height: 52px;
  }
  footer .logos .footer-logo.pull-right a img {
    width: 50px;
  }
  footer .logos .footer-logo img {
    width: 120px;
  }
}
@media (max-width: 1279px) {
  footer .logos .link {
    padding: 0;
    height: auto;
  }
  footer .logos .footer-logo.pull-right a {
    margin: 0;
  }
  footer .logos .footer-logo img {
    display: inline-block;
  }
}
footer .info {
  height: 85px;
  background-color: #363636;
  color: #ffffff;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 14px;
  z-index: 2;
}
footer .info a {
  color: #ffffff;
}
footer .info .row > div {
  height: 25px;
  margin-top: 5px;
}
footer .info * {
  z-index: 2;
}
footer .info .company-label {
  text-transform: uppercase;
}
footer .info .social {
  font-size: 16px;
  width: 160px;
  margin: 0 auto;
}
footer .info .social a {
  text-decoration: none;
  padding: 0 7px;
}
@media (max-width: 467px) {
  footer .info .social a {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  footer .info .links-wrapper {
    min-width: 555px;
  }
}
@media (min-width: 1280px) {
  footer .info .links {
    float: right !important;
  }
}
footer .info .links a {
  margin-right: 10px;
  margin-left: 5px;
}
footer .info .links a:first-child {
  margin-left: 0;
}
@media (max-width: 467px) {
  footer .info {
    font-size: 10px;
  }
  footer .info .col-md-5.links-wrapper {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  footer .info {
    height: 172px;
  }
}
footer .info .row .dsfl-map {
  height: 60px;
  padding-top: 10px;
}
footer .worldmap-container {
  height: 20px;
  position: relative;
}
footer .worldmap-container .dsfl-international {
  cursor: pointer;
}
footer .worldmap-container .dsfl-international .fa-chevron-up {
  position: relative;
  top: -2px;
  margin-left: 2px;
  transition: all 0.25s ease-out;
}
footer .worldmap-container .dsfl-international.active .fa-chevron-up {
  top: 0;
  transform: rotateX(180deg);
}
footer .worldmap-container #worldmap {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 999;
  height: 344px;
  width: 728px;
  background: #363636;
  transition: opacity 0.5s ease;
}
footer .worldmap-container #worldmap.open {
  display: block;
}
@media (max-width: 767px) {
  footer .worldmap-container #worldmap {
    width: calc(100% + 30px);
    margin: 0 -15px;
    bottom: 30px;
  }
}
footer .worldmap-container #worldmap #markermap {
  position: absolute;
  top: 0;
  right: 0;
  width: 582px;
  height: 344px;
  background: url(/images/_default/worldmap.png) no-repeat;
}
@media (max-width: 767px) {
  footer .worldmap-container #worldmap #markermap {
    display: none;
  }
}
footer .worldmap-container #worldmap #markermap i {
  position: absolute;
  color: #00bff2;
  font-size: 21px;
}
footer .worldmap-container #worldmap .footermapcountry-container {
  width: 198px;
  margin: 20px 0 20px 20px;
  height: 304px;
}
@media (max-width: 767px) {
  footer .worldmap-container #worldmap .footermapcountry-container {
    width: calc(100% - 40px);
  }
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry {
  height: 304px;
  width: 198px;
  position: relative;
}
@media (max-width: 767px) {
  footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry {
    width: 100%;
  }
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry.sb-container {
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-scrollbar-container {
  position: absolute;
  left: 0;
  bottom: 5px;
  top: 0;
  width: 10px;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-scrollbar-container .sb-scrollbar {
  position: absolute;
  right: 0;
  height: 130px;
  width: 5px;
  border-radius: 5px;
  background: rgba(200, 200, 200, 0.5);
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-scrollbar-container .sb-scrollbar:hover,
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-scrollbar-container .sb-scrollbar:focus {
  cursor: pointer;
  background: rgba(200, 200, 200, 0.8);
  width: 10px;
  border-radius: 10px;
  transition: width 0.25s ease-out 0.25s;
  -webkit-transition: width 0.25s ease-out 0.25s;
  -moz-transition: width 0.25s ease-out 0.25s;
  -o-transition: width 0.25s ease-out 0.25s;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-content {
  height: 100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing: border-box;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry .sb-scrollbar-container-hide {
  right: -20px;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry ul {
  list-style: none;
  font-size: 12px;
  padding-left: 20px;
}
footer .worldmap-container #worldmap .footermapcountry-container #footermapcountry ul li {
  margin-bottom: 5px;
}
.header-buttons {
  position: absolute;
  background: transparent;
  z-index: 99999999;
  width: 100%;
  height: 50px;
  font-size: 15px;
  /* firefox 19+ */
  /* ie */
}
.header-buttons ::-webkit-input-placeholder {
  color: #ffffff;
}
.header-buttons ::-moz-placeholder {
  color: #ffffff;
}
.header-buttons :-ms-input-placeholder {
  color: #ffffff;
}
.header-buttons input:-moz-placeholder {
  color: #ffffff;
}
.header-buttons ul > li {
  display: inline-block;
  zoom: 1;
  margin: 0 15px;
}
.header-buttons ul > li.js-profile {
  position: relative;
}
.header-buttons ul > li.separator span {
  border-right: 1px solid white;
  opacity: 0.3;
}
.header-buttons ul > li.js-search {
  margin-right: 3px;
}
.header-buttons a {
  text-decoration: none;
}
.header-buttons .actions {
  margin-right: 75px;
}
@media (max-width: 1500px) {
  .header-buttons .actions {
    margin-right: 20px;
  }
}
.header-buttons .actions .ti {
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
}
.header-buttons .actions .ti:hover {
  color: #1da1e5;
}
.header-buttons .actions .ti:active {
  color: #1da1e5;
}
.header-buttons .actions .ti:focus {
  color: #1da1e5;
}
.header-buttons .actions .ti.open {
  color: #1da1e5;
}
.header-buttons #login_top {
  display: none;
  width: 400px;
  height: 400px;
  position: absolute;
  box-sizing: border-box;
  padding: 26px;
  top: 36px;
  right: -39px;
  background: #fff;
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.05), 5px 0px 5px -5px rgba(0, 0, 0, 0.05), -5px 0px 5px -5px rgba(0, 0, 0, 0.05), 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
.header-buttons #login_top.open {
  display: block;
}
.header-buttons #login_top.small {
  width: 190px;
  height: 123px;
}
.header-buttons #login_top.small a {
  font-family: "Ford Antenna Light";
  font-size: 14px;
  font-weight: normal;
}
.header-buttons #login_top.small a:hover {
  color: #17b3e6;
}
.header-buttons #login_top.small hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #dadada;
}
.header-buttons #login_top.small form {
  margin-top: 2px;
}
.header-buttons #login_top.small form .ti {
  color: #000;
}
.header-buttons #login_top.small form button {
  background-color: #fff;
  border: none;
  font-family: "Ford Antenna Light";
  font-size: 14px;
  font-weight: normal;
}
.header-buttons #login_top.small form button:focus {
  outline: none;
}
.header-buttons #login_top.small form:hover * {
  color: #17b3e6;
}
.header-buttons #login_top .form-row label {
  font-family: "Ford Antenna Light";
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  color: #555555;
}
.header-buttons #login_top .form-row input {
  width: 100%;
  height: 42px;
  border: 1px solid #6b6b6b;
  font-family: "Ford Antenna Light";
  font-size: 14px;
  padding: 6px 12px;
  color: #000;
}
.header-buttons #login_top .form-row input:-ms-input-placeholder {
  color: #a4a2a2;
  opacity: 1;
}
.header-buttons #login_top .form-row input::placeholder {
  color: #a4a2a2;
  opacity: 1;
}
.header-buttons #login_top .form-row input:-ms-input-placeholder {
  color: #a4a2a2;
}
.header-buttons #login_top .form-row input::-ms-input-placeholder {
  color: #a4a2a2;
}
.header-buttons #login_top .form-row input:focus {
  outline: none;
  border-color: #17b3e6;
}
.header-buttons #login_top .buttons {
  font-family: "Ford Antenna Light";
}
.header-buttons #login_top .buttons .forgot {
  font-size: 14px;
  width: 100%;
  margin-top: 25px;
  display: block;
}
.header-buttons #login_top .buttons .forgot:hover {
  color: #17b3e6;
}
.header-buttons #login_top .buttons .register {
  color: #17b3e6;
  font-size: 18px;
  display: block;
  text-align: center;
  margin: 27px 0;
}
.header-buttons #login_top .buttons input[type=submit] {
  width: 100%;
  font-weight: bold;
}
.header-buttons #login_top .form-row + .form-row {
  margin-top: 12px;
}
.header-buttons .search-wrapper .search-dropdown {
  display: none;
}
.header-buttons .search-wrapper input[type="search"] {
  display: none;
}
.header-buttons .search-wrapper .search {
  display: none;
}
.header-buttons .search-wrapper.open {
  width: 990px;
  position: absolute;
  right: 0;
  top: -15px;
}
@media (max-width: 1500px) {
  .header-buttons .search-wrapper.open {
    width: 768px;
    padding-left: 50px;
  }
}
.header-buttons .search-wrapper.open .search-controls {
  background: #000000;
  height: 50px;
}
.header-buttons .search-wrapper.open .search-controls .ti-search {
  margin-top: 18px;
  display: inline-block;
  margin-left: 27px;
  margin-right: 27px;
}
.header-buttons .search-wrapper.open .search-controls input[type="search"] {
  background: transparent;
  border: none;
  outline: none;
  display: inline-block;
  width: 500px;
  font-family: "Ford Antenna Thin", sans-serif;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.07em;
}
.header-buttons .search-wrapper.open .search-controls .search {
  margin-right: 17px;
  display: block;
}
.header-buttons .search-wrapper.open .search-dropdown {
  font-family: "Ford Antenna Thin", sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  z-index: 991;
  padding-left: 70px;
  padding-bottom: 35px;
  padding-top: 30px;
  overflow: auto;
  opacity: 0.95;
  display: block;
}
.header-buttons .search-wrapper.open .search-dropdown .search-item {
  margin-top: 30px;
  cursor: pointer;
}
.header-buttons .search-wrapper.open .search-dropdown .search-item:first-child {
  margin-top: 0;
}
#login_top_mobile {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(51, 51, 51, 0.8);
}
@media (max-width: 736px) {
  #login_top_mobile.open {
    display: block;
  }
}
#login_top_mobile .bg {
  width: 100%;
  height: 100%;
}
#login_top_mobile form {
  background-color: transparent;
  height: 412px;
  width: calc(100% - 20px);
  position: absolute;
  top: calc(50% - 206px);
  padding: 20px;
  margin: 0 10px;
}
#login_top_mobile form#form-login-top-mobile {
  background-color: #fff;
}
#login_top_mobile form .cross {
  position: absolute;
  top: 10px;
  right: 10px;
}
#login_top_mobile form .cross i {
  font-size: 20px;
  font-weight: bold;
}
#login_top_mobile form .head {
  font-size: 16px;
  margin-bottom: 15px;
}
#login_top_mobile form .form-row label {
  font-family: "Ford Antenna Light";
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  color: #555555;
}
#login_top_mobile form .form-row input {
  width: 100%;
  height: 42px;
  border: 1px solid #6b6b6b;
  font-family: "Ford Antenna Light";
  font-size: 14px;
  padding: 6px 12px;
  color: #000;
}
#login_top_mobile form .form-row input:-ms-input-placeholder {
  color: #a4a2a2;
  opacity: 1;
}
#login_top_mobile form .form-row input::placeholder {
  color: #a4a2a2;
  opacity: 1;
}
#login_top_mobile form .form-row input:-ms-input-placeholder {
  color: #a4a2a2;
}
#login_top_mobile form .form-row input::-ms-input-placeholder {
  color: #a4a2a2;
}
#login_top_mobile form .form-row input:focus {
  outline: none;
  border-color: #17b3e6;
}
#login_top_mobile form .buttons {
  font-family: "Ford Antenna Light";
}
#login_top_mobile form .buttons .forgot {
  font-size: 14px;
  width: 100%;
  margin-top: 25px;
  display: block;
}
#login_top_mobile form .buttons .forgot:hover {
  color: #17b3e6;
}
#login_top_mobile form .buttons .register {
  color: #17b3e6;
  font-size: 18px;
  display: block;
  text-align: center;
  margin: 27px 0;
}
#login_top_mobile form .buttons input[type=submit] {
  width: 100%;
  font-weight: bold;
}
#login_top_mobile form .form-row + .form-row {
  margin-top: 12px;
}
.mobile-search {
  background-color: #000000;
  color: #ffffff;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 50px;
  font-size: 15px;
  display: none;
  /* firefox 19+ */
  /* ie */
}
.mobile-search .ti {
  color: #ffffff;
}
.mobile-search div {
  height: inherit;
}
.mobile-search .search {
  height: 18px;
  margin-right: 10px;
}
.mobile-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.mobile-search ::-moz-placeholder {
  color: #ffffff;
}
.mobile-search :-ms-input-placeholder {
  color: #ffffff;
}
.mobile-search input:-moz-placeholder {
  color: #ffffff;
}
.mobile-search .ti-search {
  margin-top: 18px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 7px;
}
.mobile-search input[type="text"] {
  background: transparent;
  border: none;
  outline: none;
  display: inline-block;
  width: 80%;
  font-family: "Ford Antenna Thin", sans-serif;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.07em;
}
.navbar {
  border: 0;
  z-index: 9999998;
}
.navbar .navbar-header {
  background-color: #ffffff;
}
.navbar .navbar-header .navbar-toggle {
  background: transparent;
  border: 0;
  margin-right: 0;
}
.navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #000000;
  height: 4px;
}
.navbar .navbar-brand {
  padding: 16px 15px;
}
.navbar li {
  border-right: 1px solid #ebebeb;
}
.navbar li span {
  position: relative;
  display: block;
}
.navbar li span:hover {
  cursor: pointer;
}
.navbar li a,
.navbar li span {
  z-index: 2;
  background: #ffffff;
  font-weight: 200;
}
.navbar li a:hover,
.navbar li span:hover {
  text-decoration: none;
}
.navbar li a:focus,
.navbar li span:focus {
  text-decoration: none;
}
.navbar li .nav-child {
  position: absolute;
  left: 0;
  max-width: 200%;
  padding: 0;
  margin: 0;
  list-style: none;
  background: #ffffff;
  overflow: hidden;
  max-height: 0;
  top: 0;
  font-size: 13px;
}
.navbar li .nav-child li {
  border: none;
}
@media (min-width: 768px) {
  .navbar li .nav-child li + li:before {
    content: "";
    display: block;
    border-top: 1px solid #ebebeb;
    margin: 0 8px;
  }
}
.navbar li .nav-child a {
  display: block;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar li:last-child .nav-child {
  left: auto;
  right: 0;
}
@media (min-width: 768px) {
  .navbar li:hover .nav-child,
  .navbar li a:focus + .nav-child {
    transition: top ease-out 0.5s, max-height ease-out 0.5s;
    max-height: 700px;
    border: 1px solid #ebebeb;
    border-top: none;
    top: 66px;
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.05), 5px 0px 5px -5px rgba(0, 0, 0, 0.05), -5px 0px 5px -5px rgba(0, 0, 0, 0.05);
    left: -1px;
  }
}
@media (min-width: 1199px) {
  .navbar li.parent > a,
  .navbar li.parent span {
    padding-right: 45px;
  }
}
@media (max-width: 1198px) {
  .navbar li.parent > a,
  .navbar li.parent span {
    padding-right: 30px;
  }
}
.navbar li.parent > a:focus:after,
.navbar li.parent span:focus:after {
  transform: rotate(90deg) !important;
}
.navbar li.parent > a:after,
.navbar li.parent span:after {
  content: "\e649";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  transition: transform 0.2s;
  font-family: 'themify';
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1198px) {
  .navbar li.parent > a:after,
  .navbar li.parent span:after {
    right: 10px;
  }
}
@media (min-width: 1199px) {
  .navbar li.parent > a:after,
  .navbar li.parent span:after {
    right: 20px;
  }
}
.navbar li.parent:hover > a:after,
.navbar li.parent:hover > span:after {
  transform: rotate(90deg);
}
.navbar li .parent a:focus ~ ul,
.navbar li .parent span:focus ~ ul {
  transition: top ease-out 0.5s, max-height ease-out 0.5s;
  max-height: 700px;
  top: 100%;
}
@media (max-width: 896px) {
  .navbar li a,
  .navbar li span {
    padding: 23px 2px;
  }
}
@media (min-width: 897px) {
  .navbar li a,
  .navbar li span {
    padding: 23px 8px;
  }
}
@media (min-width: 1200px) {
  .navbar li a,
  .navbar li span {
    padding: 23px 20px;
  }
}
.navbar .mobile-only {
  display: none;
}
.navbar .navbar-collapse {
  background-color: white;
}
.navbar .navbar-collapse li.active {
  background-color: #2ba8d3;
}
@media (max-width: 767px) {
  .navbar .navbar-collapse li.active.deeper.parent {
    background: none;
  }
  .navbar .navbar-collapse li.active.deeper.parent > a {
    color: #000;
    background: none;
  }
}
.navbar .navbar-collapse li.active > a {
  background-color: #2ba8d3;
  color: #ffffff;
  border-bottom: 0;
}
.navbar .navbar-collapse li.active > a:hover {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .navbar-collapse li.active > a:focus {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .navbar-collapse li.active > a:active {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .navbar-collapse li a:hover {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .navbar-collapse li a:focus {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .navbar-collapse li a:active {
  background-color: #2ba8d3;
  color: #ffffff;
}
.navbar .mobile-shadow {
  position: absolute;
  height: 300%;
  width: 100%;
  left: 0;
  z-index: -1;
  top: 0;
  background-color: black;
  opacity: 0.8;
  visibility: hidden;
}
.navbar li:first-child {
  border-left: 1px solid #ebebeb;
}
@media (max-width: 768px) {
  .navbar .navbar-bg {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-buttons {
    display: none;
    /* firefox 19+ */
    /* ie */
  }
  .mobile-search {
    /* firefox 19+ */
    /* ie */
  }
  .mobile-search.open {
    display: block;
  }
  .navbar {
    background-color: transparent;
  }
  .navbar .navbar-collapse {
    width: 100%;
    float: right;
  }
  .navbar .navbar-bg {
    margin-left: -100px;
    position: fixed;
    background-color: #000;
    opacity: 0.6;
    z-index: -10;
    display: none;
  }
  .navbar .navbar-nav {
    margin: 11.25px -15px 1px;
  }
  .navbar .navbar-nav > li > a:first-child,
  .navbar .navbar-nav > li > span:first-child {
    font-family: "Ford Antenna Regular";
  }
  .navbar .mobile-only {
    display: block;
  }
  .navbar .mobile-only.user .ti {
    margin-right: 6px;
  }
  .navbar .mobile-only.user form.form-horizontal {
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 999;
  }
  .navbar .mobile-only.user form.form-horizontal button {
    background-color: transparent;
    border: none;
    font-family: "Ford Antenna Light";
    font-size: 14px;
    font-weight: normal;
    padding-left: 4px;
  }
  .navbar .mobile-only.user form.form-horizontal button:focus {
    outline: none;
  }
  .navbar .mobile-shadow {
    min-height: 1000px;
  }
  .navbar li {
    border: none;
    margin-bottom: 1px;
    position: relative;
  }
  .navbar li:first-child {
    border: none;
  }
  .navbar li a,
  .navbar li span {
    padding: 0 30px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .navbar li:after {
    content: '';
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -1px;
    border-bottom: 1px solid #ebebeb;
  }
  .navbar li:active:after,
  .navbar li:hover:after,
  .navbar li:focus:after,
  .navbar li.active:after,
  .navbar li.icons-row:after {
    visibility: hidden;
  }
  .navbar li .icons {
    line-height: 65px;
    text-align: center;
  }
  .navbar li .icons a {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
  }
  .navbar li.parent a:after,
  .navbar li.parent span:after {
    transform: rotate(90deg);
  }
  .navbar li .nav-child {
    position: relative;
    max-height: 999999px;
  }
  .navbar li .nav-child a {
    line-height: 50px;
    padding-left: 45px;
  }
  .navbar .in {
    max-height: 500px;
  }
  .navbar .in + .mobile-shadow {
    visibility: visible;
  }
  .navbar .collapsing {
    max-height: 500px;
  }
  .navbar .collapsing + .mobile-shadow {
    visibility: visible;
  }
  /* .navbar {
     background: transparent;
     border-bottom: none;
 
     .mobile-only {
       display: block;
     }
 
     .navbar-collapse {
       background-color: white;
 
 
         &.in {
           float: right;
           width: calc(~"100%");
           margin-top: 1px;
           border: 0;
           max-height: 500px;
 
           .nav.navbar-nav {
             margin-top: 0;
             margin-bottom: 0;
 
             & > li {
               border: 0;
 
               & > a, > .icons {
                 //margin-left: 30px;
                 padding-left: 0;
                 height: 50px;
                 padding-top: 15px;
                 position: relative;
 
 
               }
 
               .icons {
                 height: 58px;
                 padding: 19px 33px 19px 0;
 
                 a {
                   height: 50px;
                   width: 50px;
                   margin-top: -15px;
                   text-align: center;
                   padding-top: 15px;
 
                   .ti {
                     color: #000000;
                     font-size: 18px;
                   }
                 }
 
                 .active {
                   a {
                     background-color: #2ba8d3;
                     .ti {
                       color: #ffffff;
                     }
                   }
                 }
 
                 & > div {
                   padding: 0 !important;
                 }
 
                 .center {
                   text-align: center;
                 }
 
                 .last {
                   a {
                     float: right;
                   }
                 }
               }
             }
           }
 
           .mobile-shadow {
             visibility: visible;
           }
         }
 
         &.collapsing {
           float: right;
           width: calc(~"100%");
           margin-top: 1px;
           position: inherit;
           border: 0;
           max-height: 500px;
 
           .nav.navbar-nav {
             margin-top: 0;
             margin-bottom: 0;
 
             & > li {
               border: 0;
 
               & > a {
                 margin-left: 30px;
                 padding-left: 0;
                 height: 50px;
                 padding-top: 15px;
                 border-bottom: 1px solid #ebebeb;
               }
 
               .icons {
                 height: 58px;
                 padding: 19px 33px 19px 30px;
 
                 .ti {
                   color: #000000;
                   font-size: 18px;
                 }
 
                 a {
                   height: 50px;
                   width: 50px;
                   margin-top: -15px;
                   text-align: center;
                   padding-top: 15px;
 
                   .ti {
                     color: #000000;
                     font-size: 18px;
                   }
                 }
 
                 .active {
                   a {
                     background-color: #2ba8d3;
                     .ti {
                       color: #ffffff;
                     }
                   }
                 }
 
                 & > div {
                   padding: 0 !important;
                 }
 
                 .center {
                   text-align: center;
                 }
 
                 .last {
                   a {
                     float: right;
                   }
                 }
               }
             }
           }
 
           .mobile-shadow {
             min-height: 1000px;
             visibility: visible;
           }
         }
 
     }
   }*/
}
@media (min-width: 768px) {
  .navbar .navbar-bg {
    display: none !important;
  }
}
.menuOpen {
  transition: all 0s!important;
  max-height: 700px!important;
  top: 100%!important;
}
.slider {
  height: 67vh;
  max-height: 660px;
  position: relative;
}
.slider.campaign-slider {
  height: 440px;
}
.slider.campaign-slider h3,
.slider.campaign-slider p {
  text-align: left !important;
  font-family: 'Ford Antenna Bold', sans-serif;
  font-size: 30px !important;
}
@media (max-width: 767px) {
  .slider.campaign-slider h3,
  .slider.campaign-slider p {
    font-size: 20px !important;
  }
}
@media (min-width: 1920px) {
  .slider {
    max-height: 880px;
  }
}
@media (max-width: 767px) {
  .slider {
    height: 263px;
    margin-top: 69px;
  }
  .slider.campaign-slider {
    height: 263px;
    margin-top: 0;
  }
}
.slider .swiper-container {
  height: 100%;
}
.slider .swiper-container h1 {
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media (min-height: 1001px) {
  .slider .swiper-container h1 {
    font-size: 50px;
  }
}
@media (max-height: 1000px) {
  .slider .swiper-container h1 {
    font-size: 35px;
  }
}
@media (max-width: 1400px) {
  .slider .swiper-container h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .slider .swiper-container h1 {
    font-size: 24px;
  }
}
@media (min-width: 767.9px) {
  .slider .swiper-container .description {
    margin-top: 5px;
    font-size: 16px;
  }
}
.slider .swiper-container .swiper-wrapper {
  height: 100%;
}
@media (max-width: 767px) {
  .slider .swiper-container .swiper-wrapper {
    height: 350px;
  }
}
.slider .swiper-container .swiper-wrapper .swiper-slide-content {
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}
@media (max-width: 767px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content {
    background-position-x: -100px;
  }
}
.slider .swiper-container .swiper-wrapper .swiper-slide-content .content {
  color: #ffffff;
  position: absolute;
  background: rgba(23, 179, 230, 0.85);
  padding: 30px 15px 33px 15px;
  min-width: 270px;
}
@media (min-width: 1500px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content {
    padding-left: 90px;
    padding-right: 90px;
    padding: 42px 90px 55px 90px;
  }
}
@media (max-width: 767px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content {
    padding: 10px 10px 10px 20px;
  }
}
@media (max-width: 1350px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content {
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content {
    width: calc(50% + 12px);
  }
}
.slider .swiper-container .swiper-wrapper .swiper-slide-content .content a {
  color: #ffffff;
  margin-top: 14px;
  display: block;
  font-family: 'Ford Antenna Regular', sans-serif;
  letter-spacing: 0.075em;
}
.slider .swiper-container .swiper-wrapper .swiper-slide-content .content a .ti {
  font-size: 14px;
  letter-spacing: 0.075em;
}
@media (min-width: 1370px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content a {
    font-size: 19px;
  }
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content a .ti {
    font-size: 20px;
  }
}
@media (max-width: 1369px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .slider .swiper-container .swiper-wrapper .swiper-slide-content .content a {
    font-size: 14px;
  }
}
.slider .swiper-container .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 10px;
  opacity: 1;
  background-color: transparent;
  margin: 20px;
}
@media (max-width: 767px) {
  .slider .swiper-container .swiper-pagination-bullet {
    margin: 10px;
  }
}
.slider .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  background-color: #fff;
}
.slider .down {
  width: 85px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  padding-top: 20px;
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  z-index: 999;
  text-decoration: none;
  outline: none;
}
.slider .down:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.slider .down .ti-angle-down {
  color: #ffffff;
  font-size: 35px;
}
@media (max-width: 1280px) {
  .slider .down {
    display: none;
  }
}
.owl-theme .owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-theme .owl-dots {
  position: absolute;
  top: 85%;
  margin: 0 auto;
  width: 100%;
}
.slider-wrapper {
  position: absolute;
  height: 440px;
  width: 100%;
  margin-left: calc(-2% - 15px);
}
@media (max-width: 767px) {
  .slider-wrapper {
    height: 263px;
  }
}
@media (min-width: 1900px) {
  .slider-wrapper {
    margin-left: calc(-4% - 10px);
  }
}
section.notification #get-notified-form {
  margin-top: 60px;
}
section.notification #get-notified-form #system-message-container .alert {
  background-color: #f2dede;
}
section.notification #get-notified-form #system-message-container .alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
section.notification #get-notified-form .panel {
  margin: -20px 0 0 0;
  padding: 30px;
  min-height: 0;
}
@media (max-width: 767px) {
  section.notification #get-notified-form .panel {
    margin: 40px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  section.notification #get-notified-form .panel {
    margin: 40px -16px -30px;
  }
}
section.notification #get-notified-form .panel .row.header {
  margin-left: 0;
  margin-right: 0;
  font-family: "Ford Antenna Bold", sans-serif;
}
section.notification #get-notified-form .panel .row.header h1 {
  margin-bottom: 30px;
  font-size: 40px;
}
section.notification #get-notified-form .panel .subscribe {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
  margin-top: 20px;
  max-width: 515px;
}
section.notification #get-notified-form .panel .subscribe .checkbox-square {
  border-radius: 2px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
section.notification #get-notified-form .panel .subscribe .checkbox-square .fa {
  font-size: 18px;
  left: 1px;
  top: 1px;
  display: none;
  color: #17b3e6;
  position: absolute;
}
section.notification #get-notified-form .panel .subscribe input {
  border-radius: 0;
  box-shadow: none !important;
}
section.notification #get-notified-form .panel .subscribe input[type="email"],
section.notification #get-notified-form .panel .subscribe input[type="text"],
section.notification #get-notified-form .panel .subscribe select.state {
  min-width: 98%;
  max-height: 44px;
  padding: 10px 14px;
  margin-bottom: 26px;
  letter-spacing: 0.075em;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 0;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"]:checked + .checkbox-view .fa {
  display: block;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + .checkbox-view span {
  vertical-align: bottom;
  font-size: 16px;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + .checkbox-view span.checkbox-square {
  display: inline-block;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + .checkbox-view span a {
  color: #17b3e6;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + .checkbox-view span a:hover {
  color: #0049ae;
  text-decoration: none;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 31px;
  line-height: 25px;
  cursor: pointer;
  font-weight: 200;
  letter-spacing: 0.075em;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 18px;
  box-sizing: border-box;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"]:checked + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"]:checked + label::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 10px;
  background: #17b3e6;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #17b3e6, 4px 0 0 #17b3e6, 4px -2px 0 #17b3e6, 4px -4px 0 #17b3e6, 4px -6px 0 #17b3e6, 4px -8px 0 #17b3e6;
  transform: rotate(45deg);
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + label a {
  text-decoration: none;
  color: #17b3e6;
}
section.notification #get-notified-form .panel .subscribe input[type="checkbox"] + label a:hover {
  color: #08c2ff;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 0;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 31px;
  line-height: 25px;
  cursor: pointer;
  margin-right: 65px;
  font-weight: 200;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"] + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 18px;
  box-sizing: border-box;
  background-color: #fff;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"]:checked + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
section.notification #get-notified-form .panel .subscribe input[type="radio"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 8px;
  height: 8px;
  border-radius: 34px;
  box-sizing: border-box;
  background-color: #17b3e6;
}
section.notification #get-notified-form .panel .subscribe textarea {
  width: 98%;
  resize: vertical;
  padding: 10px 14px;
  margin-bottom: 26px;
  letter-spacing: 0.075em;
}
section.notification #get-notified-form .panel .subscribe .error,
section.notification #get-notified-form .panel .subscribe .error[type="checkbox"] + label::before {
  border-color: red;
  background-color: lightpink;
}
section.notification #get-notified-form .panel .subscribe .g-recaptcha {
  display: inline-block;
  min-height: 78px;
  margin: 40px 0;
  border: 2px solid transparent;
}
section.notification #get-notified-form .panel .subscribe .g-recaptcha.error {
  border-color: lightpink;
}
.col-lg-6:nth-child(2n+1) {
  clear: left;
}
.content-page {
  background-color: #f9f9f9;
  padding-top: 115px;
  position: relative;
}
.content-page.checkin {
  padding-top: 0;
}
.content-page .navbar {
  border-bottom: 0;
}
.content-page .header-bg {
  background: url(../img/content-page/header-bg.png) center;
  background-size: cover;
  width: 100%;
  height: 119px;
  position: absolute;
  top: 0;
}
.content-page .header-buttons {
  top: 0;
  z-index: 99999999;
}
.content-page .search {
  text-align: justify;
  font-size: 0;
}
.content-page .search .custom-checkbox {
  float: none;
}
.content-page .search .custom-checkbox:hover .btn-check {
  border-color: #08c2ff;
  background-color: #08c2ff;
  color: #ffffff;
}
.content-page .search .states-filters {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.content-page .search .states-filters .custom-checkbox {
  float: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 16px;
  margin-bottom: 10px;
}
.content-page .search .states-filters .custom-checkbox:last-child {
  margin-right: 0;
}
.content-page .search:after {
  content: '';
  width: 100%;
  display: inline-block;
}
.content-page .content {
  padding: 51px calc(4% - 5px) 23px;
}
.content-page .content .content {
  padding: 0;
}
.content-page .content .alert {
  background-color: lightblue;
  border-radius: 0;
}
.content-page .content .alert.alert-error {
  background-color: lightsalmon;
}
.content-page .content .alert.alert-success {
  background-color: lightgreen;
}
.content-page .content.flex-container {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.content-page .content.flex-container .flex-item {
  padding: 0;
}
.content-page .content.flex-container .flex-item.col-lg-8.p-r-30 {
  width: 66.66666667%;
}
@media (max-width: 1199px) {
  .content-page .content.flex-container .flex-item {
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  .content-page .content.flex-container .flex-item:not(:first-child) {
    margin-top: 20px;
  }
}
.content-page .content.flex-container .panel {
  height: 100%;
}
.content-page .content.flex-container .panel .news-text {
  margin-top: 20px;
}
.content-page .content.flex-container .panel .news-text img.left {
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #e1e1e1;
}
.content-page .content.flex-container .panel .news-text img.right {
  float: right;
  margin: 0 0 20px 20px;
  border: 1px solid #e1e1e1;
}
.content-page .content.flex-container .panel .news-text h1 {
  font-size: 26px;
  margin-bottom: 0;
}
.content-page .content.flex-container .panel .news-text h2 {
  font-size: 23px;
  margin-bottom: 0;
}
.content-page .content.flex-container .panel .news-text h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.content-page .content.flex-container .panel .news-text h4,
.content-page .content.flex-container .panel .news-text h5,
.content-page .content.flex-container .panel .news-text h6 {
  margin-bottom: 0;
}
.content-page .content.flex-container .panel .news-text p {
  font-size: 16px;
  line-height: 170%;
  margin-bottom: 20px;
}
.content-page .content.flex-container .panel .news-text p.image-descr {
  margin-top: -20px;
  text-align: center;
  font-size: 10pt;
}
.content-page .content.flex-container .panel .news-text b,
.content-page .content.flex-container .panel .news-text strong {
  font-family: "Ford Antenna Bold";
}
.content-page .content.flex-container .panel .news-text a {
  color: #17b3e6;
}
.content-page .content.flex-container .panel .news-text a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .content.flex-container .panel .news-text div {
  font-family: "Ford Antenna Light";
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 170%;
}
.content-page .content.flex-container .panel .news-text div.content-doublecolumns h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: bold;
}
.content-page .content.flex-container .panel .news-text div.content-doublecolumns:first-of-type {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .content-page .content.flex-container .panel .news-text div.content-doublecolumns:first-of-type {
    padding-right: 0;
  }
}
.content-page .content.flex-container .panel .news-text div.content-doublecolumns:last-of-type {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .content-page .content.flex-container .panel .news-text div.content-doublecolumns:last-of-type {
    padding-left: 0;
  }
}
@media (max-width: 425px) {
  .content-page .content.flex-container .panel .news-text div div.img-right {
    text-align: center;
  }
}
@media (min-width: 426px) {
  .content-page .content.flex-container .panel .news-text div div.img-right {
    float: right;
  }
}
@media (max-width: 425px) {
  .content-page .content.flex-container .panel .news-text div div.img-left {
    text-align: center;
  }
}
@media (min-width: 426px) {
  .content-page .content.flex-container .panel .news-text div div.img-left {
    float: left;
  }
}
.content-page .content.flex-container .panel .news-text ol,
.content-page .content.flex-container .panel .news-text ul {
  font-family: "Ford Antenna Light";
  font-size: 16px;
  padding-left: 14px;
}
.content-page .content.flex-container .panel .news-text ol li,
.content-page .content.flex-container .panel .news-text ul li {
  margin-bottom: 10px;
}
.content-page .content.flex-container .panel .news-text blockquote {
  font-size: 16px;
  font-weight: 300;
}
.content-page .content.flex-container .panel .news-text table {
  font-family: "Ford Antenna Light";
  max-width: 100%;
  margin: 20px auto;
}
.content-page .content.flex-container .panel .news-text table td,
.content-page .content.flex-container .panel .news-text table th {
  border: 1px solid #e1e1e1;
  padding: 5px 10px;
}
.content-page .content.flex-container .panel .news-text table th {
  text-align: center;
  font-family: "Ford Antenna Bold";
}
.content-page .content.flex-container .panel .news-text .pdf-button {
  width: 560px;
  max-width: 100%;
  color: #fff;
}
.content-page .content.flex-container .panel .news-text .pdf-button:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .content-page .content.flex-container .panel .news-text .pdf-button {
    width: 100%;
    line-height: 22px;
    height: 77px;
  }
}
@media (min-width: 767.1px) {
  .content-page .content.flex-container .panel .news-text .pdf-button br {
    display: none;
  }
}
.content-page .content.flex-container .panel .list {
  overflow-y: auto;
}
@media (max-width: 1199px) {
  .content-page .content.flex-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content-page .content .btn-green {
  background-color: #15b200 !important;
}
.content-page .content .panel {
  border: 1px solid #ebebeb;
  padding: 30px;
  min-height: calc(100vh - 360px);
  background-color: #fff;
}
.content-page .content .panel .news-item img,
.content-page .content .panel .news-item iframe {
  max-width: 100%;
}
.content-page .content .panel .blue-link {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  color: #17b3e6;
  text-decoration: none;
  position: relative;
  padding-left: 33px;
}
.content-page .content .panel .blue-link .ti {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-page .content .panel .row {
  margin: 0;
}
.content-page .content .panel .row.header {
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .content .panel .row.header h1 {
  margin-bottom: 30px;
  font-size: 40px;
}
.content-page .content .panel .row.sub-header {
  margin-bottom: 20px;
}
.content-page .content .panel .row.sub-header h1,
.content-page .content .panel .row.sub-header h2 {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 28px !important;
  font-weight: bold;
}
.content-page .content .panel .row.sub-header h2 {
  margin-top: 0;
}
.content-page .content .subscribe {
  max-width: 675px;
  margin-top: 30px;
}
.content-page .content .subscribe input {
  border-radius: 0;
  box-shadow: none !important;
}
.content-page .content .subscribe input:focus {
  border-color: #ccc;
}
.content-page .content .subscribe .btn.btn-default {
  height: 34px;
  line-height: 22px;
  width: 160px;
}
.content-page .content .subscribe .btn.btn-default .fa-envelope {
  position: absolute;
  left: 15px;
  top: 9px;
}
.content-page .content.events .row.header.main {
  float: left;
}
.content-page .content.events .row.search {
  float: right;
  margin-top: 23px;
}
.content-page .content.events .row.search label:hover .btn-check {
  border-color: #08c2ff;
  background-color: #08c2ff;
  color: #ffffff;
}
.content-page .content.events .row.search label:hover i {
  color: #ffffff;
}
.content-page .content.events .row.list-row:before {
  content: "";
  display: table;
  clear: both;
}
.content-page .content.events .list .list-item .item-header {
  background-color: #00bff2;
}
.content-page .content.events .list .list-item .item-header .image {
  opacity: 0.5;
}
.content-page .content div.pagination {
  width: 100%;
  margin: 20px auto;
}
.content-page .content div.pagination ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.content-page .content div.pagination ul li {
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 16px;
  text-transform: lowercase;
  text-align: center;
}
.content-page .content div.pagination ul li a,
.content-page .content div.pagination ul li span {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
}
.content-page .content div.pagination ul li.pagination-start span.pagenav,
.content-page .content div.pagination ul li.pagination-prev span.pagenav,
.content-page .content div.pagination ul li.pagination-next span.pagenav,
.content-page .content div.pagination ul li.pagination-end span.pagenav,
.content-page .content div.pagination ul li.pagination-start a.page-link,
.content-page .content div.pagination ul li.pagination-prev a.page-link,
.content-page .content div.pagination ul li.pagination-next a.page-link,
.content-page .content div.pagination ul li.pagination-end a.page-link {
  background-color: transparent;
  color: #333;
}
.content-page .content div.pagination ul li.pagination-prev,
.content-page .content div.pagination ul li.pagination-next {
  width: 90px;
}
.content-page .content div.pagination ul li.active a.page-link {
  background-color: #00bff2;
  color: #fff;
}
.content-page .content div.pagination ul li.active a.page-link:hover {
  color: #fff;
}
.content-page .content div.pagination ul li span.pagenav {
  background-color: #00bff2;
  color: #fff;
}
.content-page .content div.pagination ul li a:hover,
.content-page .content div.pagination ul li a:focus,
.content-page .content div.pagination ul li a.page-link:hover,
.content-page .content div.pagination ul li a.page-link:focus {
  color: #00bff2;
  text-decoration: none;
}
@media (max-width: 649px) {
  .content-page .content div.pagination ul li {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .content-page .content div.pagination ul li.page-item.mob-inactive {
    display: none;
  }
  .content-page .content div.pagination ul li.page-item.mob-inactive:nth-child(3):not(.mob-inactive),
  .content-page .content div.pagination ul li.page-item.mob-inactive:nth-child(4):not(.mob-inactive),
  .content-page .content div.pagination ul li.page-item.mob-inactive:nth-last-child(4):not(.mob-inactive),
  .content-page .content div.pagination ul li.page-item.mob-inactive:nth-last-child(3):not(.mob-inactive),
  .content-page .content div.pagination ul li.page-item.mob-inactive.mobile:not(.mob-inactive) {
    display: inline-block;
  }
  .content-page .content div.pagination ul li a,
  .content-page .content div.pagination ul li span {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content-page .content div.pagination ul li.pagination-prev,
  .content-page .content div.pagination ul li.pagination-next {
    width: 70px;
  }
}
@media (min-width: 649px) {
  .content-page .content div.pagination ul li.mobile {
    display: none;
  }
}
.content-page footer {
  background-color: white;
}
.content-page .register.content form .participant {
  padding-bottom: 19px;
  font-size: 0px;
}
@media (min-width: 526px) {
  .content-page .register.content form .participant {
    background-color: #eeeeee;
    padding: 19px;
  }
}
.content-page .register.content form .participant .event_form-title {
  font-size: 14px;
  font-weight: bolder;
  font-family: "Ford Antenna", sans-serif;
  padding-bottom: 14px;
}
@media (max-width: 525px) {
  .content-page .register.content form .participant .row.row-input input,
  .content-page .register.content form .participant .row.row-input .selectize-input {
    padding-left: 12px;
    border: 1px solid #d9d9d9;
    font-size: 13px;
  }
  .content-page .register.content form .participant .row.row-input label {
    margin-top: 7px;
  }
}
@media (max-width: 525px) {
  .content-page .register.content form .first_form .row.row-input input,
  .content-page .register.content form .first_form .row.row-input .selectize-input {
    padding-left: 12px;
    border: 1px solid #d9d9d9;
    font-size: 13px;
  }
  .content-page .register.content form .first_form .row.row-input label {
    margin-top: 7px;
  }
}
@media (max-width: 526px) {
  .content-page .register.content form .js-add-participant {
    background-color: #fff;
    border: 1px solid #17b3e6;
  }
}
.content-page .panel_maps {
  background-color: #00bff2;
  background-repeat: no-repeat;
  background-position: center;
}
.content-page .list {
  margin-top: 15px;
}
.content-page .list a {
  text-decoration: none;
}
.content-page .list .list-item {
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
}
.content-page .list .list-item .item-header {
  height: 114px;
  width: 160px;
  position: relative;
  z-index: 0;
  display: inline-block;
  margin-right: 30px;
}
.content-page .list .list-item .item-header .image {
  width: 100%;
  height: 100%;
}
.content-page .list .list-item .item-header .item-label {
  position: absolute;
  top: 5px;
  left: 10%;
  color: #fff;
}
.content-page .list .list-item .item-header .item-label h1 {
  font-weight: 700;
  margin-bottom: 5px;
}
.content-page .list .list-item .item-header .date {
  color: #ffffff;
  font-family: "Ford Antenna Bold", sans-serif;
  text-align: left;
  z-index: 1;
  padding-left: 15px;
  padding-top: 22px;
}
.content-page .list .list-item .item-header .date .number {
  display: block;
  font-size: 36px;
  margin: 0;
}
.content-page .list .list-item .item-header .date .month {
  font-size: 18px;
}
.content-page .list .list-item .item-content {
  display: inline-block;
  width: calc(100% - 195px);
  vertical-align: top;
}
.content-page .list .list-item .item-content h2 {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 8px;
}
.content-page .list .list-item .item-content h2:hover {
  color: #00bff2;
}
.content-page .list .list-item .item-content p {
  max-height: 44px !important;
}
.content-page .list .list-item .item-content .description {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 8px;
}
.content-page .list .list-item .item-content .event_time {
  margin-top: 15px;
}
.content-page .list .list-item .item-content.header-normal h2 {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 18px;
}
.content-page .select-dropdown {
  color: #686868;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #d9d9d9;
  margin-right: 20px;
  margin-bottom: 20px;
}
.content-page .select-dropdown span {
  letter-spacing: 1px;
}
.content-page .select-dropdown .choose-country {
  width: auto;
}
.content-page .select-dropdown .choose-country .header-label {
  width: 250px;
  padding-bottom: 3px;
  margin-top: 0;
}
.content-page .select-dropdown .choose-country .header-label .ti-location-pin {
  color: #969696;
  margin-right: 9px;
}
.content-page .select-dropdown .choose-country .header-label .ti.ti-angle-down {
  right: 0;
}
.content-page .select-dropdown .selectize-control {
  height: 100%;
}
.content-page .select-dropdown .selectize-control .selectize-dropdown {
  top: 35px !important;
  box-shadow: 0 2px 20px -6px #000000;
  border: 0;
}
.content-page .select-dropdown .selectize-control .selectize-dropdown [data-selectable] {
  padding: 15px 30px;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.content-page .select-dropdown .selectize-control .selectize-dropdown .selectize-dropdown-content {
  max-height: 400px;
}
.content-page .select-dropdown .selectize-input {
  box-shadow: none;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(104, 104, 104, 0.5);
  font-family: 'Ford Antenna Light', sans-serif;
  letter-spacing: 2px;
  font-size: 18px;
  opacity: 0.7;
  padding-left: 30px;
  height: 100%;
  padding-top: 4px;
}
.content-page .select-dropdown .selectize-input::before {
  font-family: 'themify', sans-serif;
  content: "\e693";
  border: 0;
  left: 4px;
  position: absolute;
  top: 7px;
  background: transparent;
}
.content-page .select-dropdown .selectize-input::after {
  font-family: 'themify', sans-serif;
  content: "\e64b";
  border: 0;
  right: 30px;
  margin-top: -9px;
}
.content-page .select-dropdown .selectize-input.dropdown-active::after {
  font-family: 'themify', sans-serif;
  content: "\e648";
  margin-top: -8px;
}
.content-page .select-dropdown .selectize-input .item {
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.content-page .select-dropdown .selectize-input input {
  font-size: 18px;
  width: 100%;
  margin-left: 30px;
}
.content-page .sub.header h1 {
  font-size: 28px;
  margin-top: 10px;
}
.content-page .full-badge-s {
  background-image: url(../img/events/full-bg.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 60px;
  display: inline-block;
  vertical-align: bottom;
  color: #ffffff;
}
.content-page .item-info .fa {
  font-size: 14px;
}
.content-page .item-info .location {
  text-transform: uppercase;
  font-family: "Ford Antenna Semibold", sans-serif;
  font-size: 12px;
  display: inline-block;
}
.content-page .item-info .info-label {
  font-family: "Ford Antenna Regular", sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
}
.content-page .item-info .info-count {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.content-page .item-info .pull-right {
  margin-left: 50px;
}
.content-page .item-info .full-badge-s {
  font-size: 7px;
  margin-left: 5px;
}
.content-page .item-info .full-badge-s .fa {
  font-size: 8px;
  margin-left: 5px;
  margin-right: 2px;
  margin-top: 6px;
}
.content-page .sharing {
  color: #b2a18a;
  text-transform: uppercase;
}
.content-page .sharing .share {
  font-size: 16px;
  margin-left: 3px;
  font-weight: bold;
  color: #686868;
}
.content-page .sharing .share a:hover,
.content-page .sharing .share a:focus {
  color: inherit;
  text-decoration: none;
}
.content-page .sharing .share .ti-sharethis {
  color: #b2a18a;
  font-size: 15px;
}
.content-page .sharing .share span {
  margin-left: 7px;
}
.content-page .fancybox-container .fancybox-slide .modal-popup .popup-content {
  width: 900px;
  margin: 30px auto;
}
.content-page .fancybox-container .fancybox-slide .modal-popup .popup-content h2 {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 5px;
}
.content-page .fancybox-container .fancybox-slide .modal-popup .popup-content .date {
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 20px;
}
.content-page .fancybox-container .fancybox-slide .modal-popup .popup-content .description {
  font-size: 13px;
  letter-spacing: 0.075em;
}
.content-page .moduletable .list .list-item .item-content {
  padding-right: 0;
}
@media (max-width: 1900px) {
  .content-page .content {
    padding: 51px 2% 23px;
  }
}
@media (max-width: 1024px) {
  .content-page .fancybox-container .fancybox-slide .modal-popup .popup-content {
    width: 95%;
    margin: 20px auto;
  }
  .content-page .content .panel {
    padding: 15px;
  }
  .content-page .list .list-item .item-header {
    float: left;
    margin-right: 11px;
  }
  .content-page .list .list-item .item-content {
    display: block;
    width: auto;
    padding-right: 245px;
  }
}
@media (max-width: 767px) {
  .content-page .content {
    padding: 30px 10px;
    background-color: #ffffff;
  }
  .content-page .content .panel {
    border: none;
    padding: 0;
    min-height: 0;
    box-shadow: none;
  }
  .content-page .content .panel .blue-link {
    font-size: 13px;
    padding-left: 25px;
    display: block;
  }
  .content-page .content .panel .blue-link .ti {
    font-size: 16px;
    top: 0;
    left: 0;
  }
  .content-page .content .panel .row {
    margin: 0;
  }
  .content-page .content .panel .row.header h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 24px;
  }
  .content-page .content .panel .row.info.second {
    font-size: 14px;
  }
  .content-page .content .panel .row.info.second > span {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .content-page .select-dropdown {
    margin-bottom: 10px;
  }
  .content-page .select-dropdown .choose-country .header-label {
    font-size: 13px;
    width: 180px;
    padding-bottom: 3px;
  }
  .content-page .select-dropdown .choose-country .header-label .ti-location-pin {
    color: #969696;
    font-size: 16px;
    margin-right: 2px;
  }
  .content-page .select-dropdown .choose-country .header-label .ti.ti-angle-down {
    right: 0;
  }
  .content-page .list {
    margin-top: 0;
  }
  .content-page .list .list-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .content-page .list .list-item .item-header {
    float: left;
    margin-right: 11px;
  }
  .content-page .list .list-item .item-header svg {
    margin: 6% auto;
  }
  .content-page .list .list-item .item-header .date {
    padding-left: 5px;
    padding-top: 19px;
    font-size: 13px;
    line-height: 120%;
    font-family: "Ford Antenna Black", sans-serif;
  }
  .content-page .list .list-item .item-header .date .month {
    font-size: 13px;
  }
  .content-page .list .list-item .item-header .date .number {
    line-height: 100%;
  }
  .content-page .list .list-item .item-content {
    display: block;
    width: auto;
    padding: 0;
  }
  .content-page .list .list-item .item-content h2 {
    font-size: 18px;
    line-height: 125%;
    margin-bottom: 4px;
  }
  .content-page .list .list-item .item-content .description {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 4.2em;
    line-height: 1.4em;
    padding-top: 0;
  }
  .content-page .item-info .fa {
    font-size: 11px;
    color: #969696;
  }
  .content-page .item-info .location {
    text-transform: uppercase;
    font-family: "Ford Antenna Regular", sans-serif;
    font-size: 11px;
    color: #969696;
  }
  .content-page .item-info .info-label {
    font-family: "Ford Antenna Regular", sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
  }
  .content-page .item-info .info-count {
    font-family: "Ford Antenna Bold", sans-serif;
    font-size: 12px;
    font-weight: bold;
  }
  .content-page .item-info .full-badge-s {
    font-size: 13px;
    margin-left: 5px;
    padding-left: 12px;
    padding-top: 1px;
  }
  .content-page .item-info .full-badge-s .fa {
    display: none;
  }
  .content-page .share {
    font-size: 13px;
  }
  .content-page .share .ti-sharethis {
    color: #686868;
    font-size: 17px;
  }
}
@media (max-width: 767px) and (max-width: 526px) {
  .content-page .list .list-item .item-header {
    height: 114px;
  }
}
@media (max-width: 767px) and (max-width: 481px) {
  .content-page .list .list-item .item-header {
    height: 117px;
  }
}
@media (max-width: 767px) and (max-width: 426px) {
  .content-page .list .list-item .item-header {
    height: 102px;
  }
}
@media (max-width: 767px) and (max-width: 376px) {
  .content-page .list .list-item .item-header {
    height: 89px;
  }
}
@media (max-width: 767px) and (max-width: 321px) {
  .content-page .list .list-item .item-header {
    height: 76px;
  }
}
@media (max-width: 767px) and (max-width: 525px) {
  .content-page .list .list-item .item-header {
    width: 33%;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  .content-page .item-info .full-badge-s {
    display: none;
  }
}
@media (max-width: 375px) {
  .content-page #captcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
.content-page .events.content .calendar-intro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: url(../img/events/calendar-cover.jpg) center;
  background-size: cover;
  margin: 20px -30px;
  padding: 30px 0;
}
.content-page .events.content .calendar-intro .intro-text h1 {
  font-size: 24px;
  color: #fff;
  margin: 20px 15px;
  font-weight: bold;
}
.content-page .events.content .calendar-intro .intro-text p {
  font-size: 16px;
  color: #fff;
  margin: 0 15px;
}
.content-page .events.content .calendar-intro .intro-text .intro-buttons {
  margin-top: 70px;
  margin-left: 15px;
  margin-right: 15px;
}
.content-page .events.content .calendar-intro .intro-text .intro-buttons .btn-events {
  width: 270px;
  height: 48px;
  line-height: 36px;
}
.content-page .events.content .calendar-intro .intro-text .intro-buttons .btn-getnotified {
  width: 270px;
  height: 48px;
  line-height: 36px;
  border: 1px solid #fff;
  background: none;
}
.content-page .events.content .calendar-intro .intro-text .intro-buttons a + a {
  margin-left: 25px;
}
.content-page .events.content .calendar-intro .intro-video {
  padding: 0 30px;
}
@media (max-width: 767px) {
  .content-page .events.content .calendar-intro {
    margin: 20px -10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content-page .events.content .calendar-intro .intro-text {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-page .events.content .calendar-intro .intro-text h1 {
    margin: 0 0 20px 0;
  }
  .content-page .events.content .calendar-intro .intro-text p {
    margin: 0;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .content-page .events.content .calendar-intro .intro-video {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) and (max-width: 425px) {
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-events,
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-getnotified {
    width: 100%;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a + a {
    margin-top: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) and (min-width: 426px) {
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-events,
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-getnotified {
    width: calc(50% - 15px);
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .content-page .events.content .calendar-intro {
    margin: 20px -15px;
  }
  .content-page .events.content .calendar-intro .intro-text {
    width: 58.33333333%;
  }
  .content-page .events.content .calendar-intro .intro-text h1 {
    margin: 0 0 20px 0;
  }
  .content-page .events.content .calendar-intro .intro-text p {
    margin: 0;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-events,
  .content-page .events.content .calendar-intro .intro-text .intro-buttons a.btn-getnotified {
    width: calc(50% - 15px);
    box-sizing: border-box;
  }
  .content-page .events.content .calendar-intro .intro-video {
    width: 41.66666667%;
    padding: 0 15px;
  }
}
@media (min-width: 1900px) {
  .content-page .events.content .calendar-intro .intro-text h1 {
    font-size: 40px;
  }
  .content-page .events.content .calendar-intro .intro-text p {
    font-size: 24px;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons {
    margin-top: 100px;
  }
  .content-page .events.content .calendar-intro .intro-text .intro-buttons .btn-events,
  .content-page .events.content .calendar-intro .intro-text .intro-buttons .btn-getnotified {
    width: 396px;
    height: 72px;
    line-height: 60px;
    font-size: 24px;
  }
}
.content-page .events.content #get-notified-form #system-message-container .alert {
  background-color: #f2dede;
}
.content-page .events.content #get-notified-form #system-message-container .alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.content-page .events.content #get-notified-form .panel {
  margin: 40px -31px -30px;
  border-bottom: none;
  min-height: 0;
}
@media (max-width: 767px) {
  .content-page .events.content #get-notified-form .panel {
    margin: 40px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .content-page .events.content #get-notified-form .panel {
    margin: 40px -16px -30px;
  }
}
.content-page .events.content .item-registration-info {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  width: 640px;
  padding-left: 20px;
  min-height: 164px;
  background-color: #f9f9f9;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+8&0+0,1+8,1+8 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 5%);
  transition: opacity 0.3s;
}
.content-page .events.content .item-registration-info .button-block {
  width: 48%;
  height: 100%;
  float: right;
  text-align: center;
}
.content-page .events.content .item-registration-info .button-block:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.content-page .events.content .item-registration-info .button-block .btn {
  color: #ffffff;
  background-color: #363636;
  display: inline-block;
  vertical-align: middle;
  padding: 11px 15px;
  min-width: 150px;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.content-page .events.content .item-registration-info .button-block .btn.btn-disabled {
  background-color: #898989;
  font-size: 10px;
}
.content-page .events.content .item-registration-info .button-block .btn.btn-disabled:hover,
.content-page .events.content .item-registration-info .button-block .btn.btn-disabled:active {
  cursor: default;
  box-shadow: none;
}
.content-page .events.content .item-registration-info .info-block {
  width: 26%;
  height: 100%;
  float: right;
  color: #ffffff;
  padding: 34px 0px;
  text-align: center;
}
.content-page .events.content .item-registration-info .info-block:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.content-page .events.content .item-registration-info .info-block .info-block-content {
  display: inline-block;
  vertical-align: middle;
  max-width: 95%;
}
.content-page .events.content .item-registration-info .info-block .info-block-content .info-block-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.content-page .events.content .item-registration-info .info-block .info-block-content .info-block-number {
  font-weight: 600;
  font-size: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-page .events.content .item-registration-info .info-block.spots {
  background-color: #16b800;
}
.content-page .events.content .item-registration-info .info-block.spots.full {
  background-color: #ff2d41;
}
.content-page .events.content .item-registration-info .info-block.waiting-list {
  background-color: #b7b7b7;
}
.content-page .events.content .list-row {
  margin-left: -30px;
  margin-right: -30px;
}
.content-page .events.content .list-row .list-item {
  border: 1px solid transparent;
  padding: 25px 30px;
  margin-top: -1px;
}
@media (min-width: 1025px) {
  .content-page .events.content .list-row .list-item:not(.no-events-text):hover {
    background-color: #f9f9f9;
    border-color: #d9d9d9;
  }
  .content-page .events.content .list-row .list-item:not(.no-events-text):hover .item-registration-info {
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
}
.content-page .events.content .list-row .list-item:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 30px;
  right: 30px;
  border-top: 1px solid #d9d9d9;
}
.content-page .events.content .list-row .list-item:first-child:after {
  display: none;
}
.content-page .events.content .list-row .list-item.full .item-registration-info .info-block.spots {
  background-color: #ff2d41;
}
.content-page .events.content .list-row .list-item .item-header {
  background-color: #00bff2;
}
.content-page .events.content .list-row .list-item .item-header .image {
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  background: no-repeat center;
  z-index: -1;
  line-height: 114px;
  text-align: center;
}
.content-page .events.content .list-row .list-item .item-header .image svg g {
  fill: #ffffff;
}
.content-page .events.content .list-row .list-item .item-header .full-badge-s {
  display: none;
}
.content-page .events.content .row.footer {
  margin-top: 20px;
  margin-bottom: 15px;
}
.content-page .events.content .load-more {
  width: 155px;
  height: 40px;
  line-height: 28px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 1024px) {
  .content-page .events.content .item-registration-info {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    top: 30px;
    bottom: 30px;
    right: 0;
    width: 230px;
    min-height: 0;
    background: transparent;
    border-left: 1px solid #d9d9d9;
  }
  .content-page .events.content .item-registration-info .button-block {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: none;
  }
  .content-page .events.content .item-registration-info .button-block .btn {
    padding: 8px 10px;
    width: 95%;
    max-width: none;
    font-size: 11px;
  }
  .content-page .events.content .item-registration-info .info-block {
    width: 100%;
    height: auto;
    float: none;
    color: #686868;
    padding: 0;
    text-align: center;
  }
  .content-page .events.content .item-registration-info .info-block .info-block-content .info-block-title {
    margin-bottom: 2px;
  }
  .content-page .events.content .item-registration-info .info-block .info-block-content .info-block-number {
    font-weight: 700;
    font-size: 25px;
  }
  .content-page .events.content .item-registration-info .info-block.spots {
    background-color: transparent;
  }
  .content-page .events.content .item-registration-info .info-block.spots .info-block-number {
    color: #16b800;
  }
  .content-page .events.content .item-registration-info .info-block.waiting-list {
    display: none;
  }
  .content-page .events.content .list-row {
    margin-left: 0;
    margin-right: 0;
  }
  .content-page .events.content .list-row .list-item {
    padding-left: 0;
    padding-right: 0;
  }
  .content-page .events.content .list-row .list-item:after {
    left: 0;
    right: 0;
  }
  .content-page .events.content .list-row .list-item.full .item-header .full-badge-s {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 11px;
    text-align: center;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    width: 40px;
    background-position: left top;
    background-size: auto 100%;
    vertical-align: bottom;
  }
  .content-page .events.content .list-row .list-item.full .item-header .full-badge-s .fa {
    display: none;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.spots {
    display: none;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.waiting-list {
    display: block;
    background: transparent;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.waiting-list .info-block-number {
    color: #b7b7b7;
  }
}
@media (max-width: 767px) {
  .content-page .events.content .row.search .custom-checkbox:not(.show) {
    display: none;
  }
  .content-page .events.content .item-registration-info {
    display: none;
    top: 20px;
    bottom: 20px;
    right: 0;
    width: 74px;
    padding: 1px 7px;
  }
  .content-page .events.content .item-registration-info .button-block {
    display: none;
  }
  .content-page .events.content .item-registration-info .info-block {
    width: 100%;
    height: 100%;
    float: none;
    color: #686868;
    padding: 0;
    text-align: left;
  }
  .content-page .events.content .item-registration-info .info-block .info-block-content {
    display: inline-block;
    vertical-align: middle;
    max-width: 94%;
  }
  .content-page .events.content .item-registration-info .info-block .info-block-content .info-block-title {
    font-size: 10px;
    line-height: 120%;
    text-transform: none;
    max-width: 80%;
    margin-bottom: 4px;
  }
  .content-page .events.content .item-registration-info .info-block .info-block-content .info-block-number {
    font-weight: 700;
    font-size: 21px;
  }
  .content-page .events.content .item-registration-info .info-block.spots {
    background-color: transparent;
  }
  .content-page .events.content .item-registration-info .info-block.spots .info-block-number {
    color: #16b800;
  }
  .content-page .events.content .item-registration-info .info-block.waiting-list {
    display: none;
  }
  .content-page .events.content .list-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .content-page .events.content .list-row .list-item {
    padding-left: 0;
    padding-right: 0;
  }
  .content-page .events.content .list-row .list-item:after {
    left: 0;
    right: 0;
  }
  .content-page .events.content .list-row .list-item .item-header .image {
    line-height: 52px;
  }
  .content-page .events.content .list-row .list-item .pull-right {
    margin-left: 0;
    float: none !important;
  }
  .content-page .events.content .list-row .list-item.full .item-header .full-badge-s {
    display: none;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 9px;
    text-align: center;
    padding-left: 5px;
    height: 15px;
    line-height: 16px;
    width: 33px;
    background-position: left top;
    background-size: auto 100%;
    vertical-align: bottom;
  }
  .content-page .events.content .list-row .list-item.full .item-header .full-badge-s .fa {
    display: none;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.spots {
    display: none;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.waiting-list {
    display: block;
    background: transparent;
  }
  .content-page .events.content .list-row .list-item.full .item-registration-info .info-block.waiting-list .info-block-number {
    color: #b7b7b7;
  }
  .content-page .events.content .list-row .list-item.full .pull-right:not(.w-l) {
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  .content-page .events.content .list-row .list-item.full .item-header .full-badge-s {
    display: block;
  }
}
.content-page .event.content.row {
  margin: 0;
}
.content-page .event.content .row {
  margin: 0;
}
.content-page .event.content .row.search {
  margin-bottom: 10px;
}
.content-page .event.content .row.search .custom-checkbox {
  float: left;
  margin-bottom: 16px;
}
@media (max-width: 1450px) and (min-width: 1201px) {
  .content-page .event.content .col-lg-8 {
    width: 62.9%;
  }
}
@media (min-width: 1200px) {
  .content-page .event.content .right-item {
    position: absolute;
    height: 100%;
    right: 0;
  }
}
@media (max-width: 1900px) {
  .content-page .event.content .right-item {
    right: 0;
  }
}
@media (max-width: 1450px) and (min-width: 1201px) {
  .content-page .event.content .right-item {
    width: 33%;
  }
}
.content-page .event.content .right-item .panel {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content-page .event.content .right-item #coming-events h1 {
  margin-top: 0;
}
.content-page .event.content .panel .full-mark {
  width: 95px;
  height: 75px;
  position: absolute;
  top: 0;
  background: url(../img/events/full-v-bg.png) no-repeat;
  right: 5%;
  font-size: 11px;
}
@media (max-width: 735px) {
  .content-page .event.content .panel .full-mark {
    width: 42px;
    height: 37px;
    background-size: 100%;
    font-size: 9px;
  }
}
.content-page .event.content .panel .full-mark .full-badge-s {
  left: 7px;
  top: 28px;
  position: absolute;
  width: 80px;
}
@media (max-width: 735px) {
  .content-page .event.content .panel .full-mark .full-badge-s {
    left: 0;
    top: 7px;
    width: auto;
    height: auto;
    font-size: 7px;
  }
}
.content-page .event.content .panel .full-mark .full-badge-s .fa {
  margin-right: 3px;
}
@media (max-width: 735px) {
  .content-page .event.content .panel .full-mark .full-badge-s .fa {
    display: none;
  }
}
.content-page .event.content .panel table th {
  font-size: 20px;
  border: 0;
}
.content-page .event.content .panel table tr,
.content-page .event.content .panel table td {
  font-size: 16px;
  font-weight: bold;
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-page .event.content .panel table tr p,
.content-page .event.content .panel table td p {
  font-size: 14px;
}
.content-page .event.content .panel table .time {
  font-family: "Ford Antenna Regular", sans-serif;
}
.content-page .event.content .panel table .description {
  font-family: "Ford Antenna Light", sans-serif;
}
.content-page .event.content .panel table.agenda th:first-child {
  min-width: 110px;
}
@media (min-width: 768px) {
  .content-page .event.content .panel table.agenda th:first-child {
    min-width: 190px;
  }
}
@media (min-width: 1024px) {
  .content-page .event.content .panel table.agenda th:first-child {
    min-width: 190px;
  }
}
@media (min-width: 768px) {
  .content-page .event.content .panel table.agenda th:nth-child(2) {
    min-width: 200px;
  }
}
@media (min-width: 1024px) {
  .content-page .event.content .panel table.agenda th:nth-child(2) {
    min-width: 300px;
  }
}
@media (max-width: 425px) {
  .content-page .event.content .panel table.agenda th {
    font-size: 16px;
  }
  .content-page .event.content .panel table.agenda th:first-child {
    min-width: 90px;
  }
  .content-page .event.content .panel table.agenda tr,
  .content-page .event.content .panel table.agenda td {
    font-size: 12px;
    font-weight: 500;
  }
  .content-page .event.content .panel table.agenda tr p,
  .content-page .event.content .panel table.agenda td p {
    font-size: 12px;
  }
}
.content-page .event.content .panel .btn.btn-default {
  height: 40px;
  line-height: 28px;
  width: 200px;
  text-transform: none;
  background-color: #0899e5;
  position: relative;
  margin-top: -8px;
  font-size: 13px;
}
.content-page .event.content .panel .btn.btn-default.btn-disabled {
  background-color: #898989;
  font-size: 12px;
}
.content-page .event.content .panel .btn.btn-default.btn-disabled:hover,
.content-page .event.content .panel .btn.btn-default.btn-disabled:active {
  cursor: default;
  box-shadow: none;
}
.content-page .event.content .panel .info {
  font-size: 16px;
}
@media (max-width: 736px) {
  .content-page .event.content .panel .info .venue {
    display: none;
  }
}
.content-page .event.content .panel .info.second {
  margin-bottom: 20px;
}
@media (min-width: 737px) {
  .content-page .event.content .panel .info.second {
    height: 40px;
  }
  .content-page .event.content .panel .info.second .venue {
    display: none;
  }
}
@media (min-width: 736px) {
  .content-page .event.content .panel .info.second .wait-wrapper {
    width: 50%;
  }
  .content-page .event.content .panel .info.second .wait-wrapper .btn.btn-default.pull-right {
    width: 300px;
  }
}
@media (max-width: 735px) {
  .content-page .event.content .panel .info.second .wait-wrapper {
    width: 100%;
    float: none !important;
  }
  .content-page .event.content .panel .info.second .wait-wrapper .btn-default {
    margin-top: 8px;
    float: left !important;
  }
  .content-page .event.content .panel .info.second .wait-wrapper .pull-right {
    float: left !important;
  }
  .content-page .event.content .panel .info.second .wait-wrapper .pull-right.m-r-20 {
    margin-top: 16px;
  }
}
@media (max-width: 735px) and (max-width: 480px) {
  .content-page .event.content .panel .info.second .wait-wrapper .btn-default {
    width: 100%;
  }
}
@media (max-width: 735px) and (min-width: 481px) {
  .content-page .event.content .panel .info.second .wait-wrapper .pull-right.m-r-20 {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .content-page .event.content .panel .info.second .wait-wrapper {
    max-width: 260px;
  }
  .content-page .event.content .panel .info.second .wait-wrapper > div {
    margin-top: 5px;
    margin-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .content-page .event.content .panel .info.second {
    margin-bottom: 25px;
  }
}
.content-page .event.content .panel .info .fa,
.content-page .event.content .panel .info .ti {
  font-size: 20px;
  margin-right: 7px;
}
.content-page .event.content .panel .info .info-label {
  font-size: 14px;
}
.content-page .event.content .panel .info .info-count {
  font-weight: bold;
  font-size: 15px;
}
.content-page .event.content .panel .map {
  margin-top: 20px;
  margin-bottom: 30px;
  height: 255px;
}
.content-page .event.content .panel .map #map {
  height: 100%;
}
.content-page .event.content .panel .row.description {
  min-height: 250px;
  width: 100%;
}
.content-page .event.content .panel .row.description ul,
.content-page .event.content .panel .row.description ol {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
}
.content-page .event.content .panel .row.description b,
.content-page .event.content .panel .row.description strong {
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .event.content .panel .row.description a {
  color: #17b3e6;
}
.content-page .event.content .panel .row.description a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .event.content .panel p {
  margin: 0;
}
.content-page .event.content .panel .list .list-item:not(:first-child) {
  margin-top: 40px;
  margin-bottom: 0;
}
.content-page .event.content .panel .list .list-item .item-content {
  min-height: 110px;
  position: relative;
}
.content-page .event.content .panel .list .list-item .item-content h2 {
  max-height: 50px;
  overflow: hidden;
  margin: 0;
}
.content-page .event.content .panel .list .list-item .item-content p {
  position: absolute;
  bottom: 0;
  max-height: 40px;
  overflow: hidden;
}
.content-page .register.content .row.alert {
  margin-bottom: 40px;
}
.content-page .register.content .progress-wrap {
  overflow-x: hidden;
  height: 120px;
}
.content-page .register.content .progress-wrap .progress-bar-reg {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-bar-start {
  height: 80px;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-bar-start.previous .circle {
  background-color: #E9C019;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-bar-start .circle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #dfdfdf;
  margin-top: 60px;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step {
  height: 80px;
  -ms-flex: 0 25%;
      flex: 0 25%;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step .progress-step-name {
  display: inline-block;
  width: 100%;
  height: 68px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step .progress-step-bg {
  height: 5px;
  background: linear-gradient(to right, #dfdfdf 0%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step.future .progress-step-bg {
  height: 5px;
  background: linear-gradient(to right, #dfdfdf 0%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step.active .progress-step-name {
  font-weight: 700;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step.active .progress-step-bg {
  height: 5px;
  background: linear-gradient(to right, #E9C019 0%, #E9C019 50%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-step.previous .progress-step-bg {
  height: 5px;
  background: linear-gradient(to right, #E9C019 0%, #E9C019 50%, #E9C019 100%);
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-bar-end {
  height: 80px;
}
.content-page .register.content .progress-wrap .progress-bar-reg .progress-bar-end .circle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #dfdfdf;
  margin-top: 60px;
}
.content-page .register.content .progress-wrap .progress-bar-reg .car {
  position: absolute;
  left: 20px;
  height: 40px;
  width: 90px;
  top: 50px;
  transition: left 0.25s;
  -moz-transition: left 0.25s;
  -webkit-transition: left 0.25s;
  -o-transition: left 0.25s;
}
.content-page .register.content .progress-wrap .progress-bar-reg .car img {
  max-height: 100%;
  max-width: 100%;
}
@media (min-width: 425px) {
  .content-page .register.content .progress-wrap .progress-bar-reg .car img {
    filter: drop-shadow(0px 5px 7px rgba(96, 128, 136, 0.42));
  }
}
.content-page .register.content form #step1 .step1-info {
  margin-top: 40px;
}
.content-page .register.content form #step1 .step1-info p {
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.content-page .register.content form #step1 .step1-info button {
  margin-top: 40px;
}
.content-page .register.content form .validation-error {
  border-color: #ff7f7f !important;
  color: #a94442 !important;
  background-color: #ffdcdc !important;
}
.content-page .register.content form .validation-error:-ms-input-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.content-page .register.content form .validation-error::placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.content-page .register.content form .validation-error:-ms-input-placeholder {
  color: #a94442 !important;
}
.content-page .register.content form .validation-error::-ms-input-placeholder {
  color: #a94442 !important;
}
.content-page .register.content form .validation-error :-ms-input-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.content-page .register.content form .validation-error ::placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.content-page .register.content form .validation-error :-ms-input-placeholder {
  color: #a94442 !important;
}
.content-page .register.content form .validation-error ::-ms-input-placeholder {
  color: #a94442 !important;
}
.content-page .register.content form .blue-link {
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-top: 3px;
  margin-bottom: 8px;
  display: inline-block;
  cursor: pointer;
}
.content-page .register.content form .blue-link.no-padding-left {
  padding-left: 0;
}
.content-page .register.content form label {
  font-family: "Ford Antenna Light";
}
.content-page .register.content form label.label-bold {
  font-family: "Ford Antenna Bold";
}
.content-page .register.content form label.label-bold.red {
  color: red;
}
.content-page .register.content form input {
  box-shadow: none;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  font-family: "Ford Antenna Light", sans-serif;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #000000;
}
.content-page .register.content form input:focus {
  box-shadow: none;
  border: 1px solid #000000;
}
.content-page .register.content form .select-dropdown label {
  color: #000;
}
.content-page .register.content form .select-dropdown .selectize-input {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.content-page .register.content form textarea {
  margin-top: 25px;
  margin-bottom: 30px;
}
.content-page .register.content form .js-add-participant {
  padding-top: 15px;
  margin-bottom: 0;
  width: 100%;
  padding-bottom: 15px;
  margin-top: 0;
  padding-left: 19px;
  padding-right: 19px;
}
@media (min-width: 526px) {
  .content-page .register.content form .js-add-participant {
    background-color: #eeeeee;
  }
}
@media (max-width: 525px) {
  .content-page .register.content form .js-add-participant span {
    width: 100%;
    display: block;
  }
}
.content-page .register.content form .form-control {
  width: 100%;
}
.content-page .register.content form .top_separator {
  margin-top: 29px;
}
.content-page .register.content form .top_separator ul {
  color: #17b3e6;
}
.content-page .register.content form .top_separator ul a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .register.content form .event_form-title {
  font-size: 14px;
  font-weight: bolder;
  font-family: "Ford Antenna", sans-serif;
  padding-bottom: 14px;
}
.content-page .register.content form .participant:nth-child(2) .participant-close {
  display: none;
}
.content-page .register.content form .participant:not(:nth-child(2)) .participant-close {
  position: relative;
}
.content-page .register.content form .participant:not(:nth-child(2)) .participant-close .ti-close {
  font-size: 23px;
  vertical-align: text-bottom;
  margin-right: 3px;
  position: absolute;
  top: -35px;
  right: 0;
  cursor: pointer;
}
.content-page .register.content form .participant:not(:nth-child(2)) .participant-close .ti-close:hover {
  font-weight: bold;
}
.content-page .register.content form .input_blocks {
  font-size: 0;
}
.content-page .register.content form .input_blocks .row.row-input {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.content-page .register.content form .input_blocks .row.row-input:nth-child(odd) {
  margin-right: 2%;
}
.content-page .register.content form .input_blocks .row label {
  padding-top: 18px;
  color: #555555;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
}
.content-page .register.content form .phone {
  margin-bottom: 15px;
}
@media (max-width: 320px) {
  .content-page .register.content form .phone #phone_num1,
  .content-page .register.content form .phone #phone_num2 {
    width: 25%;
    margin-right: 5px;
    display: inline-block;
  }
}
@media (min-width: 321px) and (max-width: 425px) {
  .content-page .register.content form .phone #phone_num1,
  .content-page .register.content form .phone #phone_num2 {
    width: 20%;
    margin-right: 5px;
    display: inline-block;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  .content-page .register.content form .phone #phone_num1,
  .content-page .register.content form .phone #phone_num2 {
    width: 15%;
    margin-right: 10px;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .content-page .register.content form .phone #phone_num1,
  .content-page .register.content form .phone #phone_num2 {
    width: 10%;
    margin-right: 10px;
  }
}
@media (max-width: 320px) {
  .content-page .register.content form .phone #phone_num3 {
    width: calc(50% - 17px);
    display: inline-block;
  }
}
@media (min-width: 321px) and (max-width: 425px) {
  .content-page .register.content form .phone #phone_num3 {
    width: calc(60% - 17px);
    display: inline-block;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  .content-page .register.content form .phone #phone_num3 {
    width: calc(70% - 27px);
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .content-page .register.content form .phone #phone_num3 {
    width: calc(80% - 27px);
  }
}
.content-page .register.content form .participant .row.row-input {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.content-page .register.content form .participant .row.row-input:nth-child(odd) {
  margin-right: 2%;
}
.content-page .register.content form .participant .row .age {
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
}
@media (min-width: 525px) and (max-width: 767px) {
  .content-page .register.content form .participant .row .age {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .content-page .register.content form .participant .row .age {
    width: 25%;
  }
}
.content-page .register.content form .participant .row .gender {
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
}
@media (min-width: 525px) and (max-width: 767px) {
  .content-page .register.content form .participant .row .gender {
    width: 68%;
  }
}
@media (min-width: 768px) {
  .content-page .register.content form .participant .row .gender {
    width: 73%;
  }
}
.content-page .register.content form .participant label {
  padding-top: 18px;
  color: #555555;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
}
.content-page .register.content form .row {
  margin-bottom: 15px;
}
.content-page .register.content form .row.row-input {
  min-height: 65px;
  position: relative;
}
.content-page .register.content form .row.row-input .name {
  margin-top: 31px;
}
.content-page .register.content form .row.row-input .name:first-child {
  margin-top: 0;
}
.content-page .register.content form .row.row-input .error {
  position: absolute;
  right: 0;
}
.content-page .register.content form .row.has-error input {
  border-bottom: 1px solid #ff0000;
}
.content-page .register.content form .row.has-error .error {
  color: #ff0000;
}
.content-page .register.content form .row .select-dropdown {
  width: 100%;
  border-bottom: 0px;
  margin-bottom: 0px;
}
.content-page .register.content form .row .select-dropdown .option {
  padding-left: 13px;
}
.content-page .register.content form .row .select-dropdown .selectize-input {
  letter-spacing: 0.08em;
  opacity: 1;
}
@media (min-width: 768px) {
  .content-page .register.content form .row .select-dropdown .selectize-input {
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .content-page .register.content form .row .select-dropdown .selectize-input {
    padding-left: 0px;
  }
}
.content-page .register.content form .row .select-dropdown .selectize-input .item {
  padding-top: 0;
  font-size: 14px;
}
.content-page .register.content form .row .select-dropdown .selectize-input input {
  font-size: 14px;
}
.content-page .register.content form .row .select-dropdown .selectize-input:before {
  content: "";
}
.content-page .register.content form .row.form-footer .btn.btn-default {
  display: block;
  margin: 0 auto;
  height: 45px;
  background-color: #17b3e6;
  text-transform: uppercase;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
  .content-page .register.content form .row.form-footer .btn.btn-default {
    width: 160px;
  }
}
@media (max-width: 767px) {
  .content-page .register.content form .row.form-footer .btn.btn-default {
    max-width: 250px;
    min-width: 160px;
    width: 50%;
  }
  .content-page .register.content form .row.form-footer .btn.btn-default.reg-complete {
    max-width: 280px;
  }
}
.content-page .register.content form .row.form-footer .btn.btn-default .fa {
  margin-right: 10px;
}
.content-page .register.content form .row.form-footer .btn.btn-default.rounded {
  border-radius: 3px;
  float: right;
}
.content-page .register.content form .row.form-footer .btn.btn-default.reg-complete {
  width: 270px;
}
.content-page .register.content form .row.form-footer .btn.btn-default:hover {
  background-color: #08c2ff;
}
.content-page .register.content form .row.form-footer .btn.btn-default.btn-green:hover {
  background-color: #1be200 !important;
}
.content-page .register.content form ::-webkit-input-placeholder {
  color: #555555 !important;
  opacity: 0.85;
}
.content-page .register.content form ::-moz-placeholder {
  color: #555555 !important;
  opacity: 0.85;
}
.content-page .register.content form :-ms-input-placeholder {
  color: #555555 !important;
  opacity: 0.85;
}
.content-page .register.content form .label-signature-info {
  margin-bottom: 20px;
}
.content-page .register.content form #signature-pad-wrapper {
  width: 400px;
  max-width: 50%;
  display: -ms-flexbox;
  display: flex;
}
.content-page .register.content form #signature-pad-wrapper .canvas-wrapper {
  width: calc(100% - 40px);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 10px;
}
.content-page .register.content form #signature-pad-wrapper .canvas-wrapper canvas {
  border: 1px solid #b0b0b0;
}
.content-page .register.content form #signature-pad-wrapper .canvas-controls {
  width: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.content-page .register.content form #signature-pad-wrapper .canvas-controls #clear,
.content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial {
  border: 1px solid #b0b0b0;
  color: red;
  text-align: center;
}
.content-page .register.content form #signature-pad-wrapper .canvas-controls #clear:hover,
.content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial:hover {
  cursor: pointer;
  color: #ff2a2a;
}
.content-page .register.content form #signature-pad-wrapper .canvas-controls #save,
.content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial {
  margin-top: 10px;
  border: 1px solid #b0b0b0;
  color: #15b200;
  text-align: center;
}
.content-page .register.content form #signature-pad-wrapper .canvas-controls #save:hover,
.content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial:hover {
  cursor: pointer;
  color: #1be200;
}
.content-page .register.content form .waivers .waiver {
  margin-bottom: 30px;
}
.content-page .register.content form .waivers .waiver label {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 767.9px) {
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial {
    font-size: 20px;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear span,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save span,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial span,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial span {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .content-page .register.content form #signature-pad-wrapper {
    width: calc(100% - 2px);
    max-width: none;
    display: block;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-wrapper {
    width: 100%;
    display: block;
    margin-right: 0;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-wrapper canvas {
    border: 1px solid #b0b0b0;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls {
    width: calc(100% + 2px);
    margin-top: -5px;
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial {
    width: 50%;
    padding: 5px 0;
    display: inline-block;
    border: 1px solid #b0b0b0;
    color: red;
    text-align: center;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear:hover,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #clear-initial:hover {
    cursor: pointer;
    color: #ff2a2a;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial {
    width: 50%;
    margin-top: 0;
    padding: 5px 0;
    border: 1px solid #b0b0b0;
    color: #15b200;
    text-align: center;
  }
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save:hover,
  .content-page .register.content form #signature-pad-wrapper .canvas-controls #save-initial:hover {
    cursor: pointer;
    color: #1be200;
  }
}
.content-page .register.content .congratulation {
  text-align: center;
  margin-bottom: 30px;
}
.content-page .register.content .congratulation h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 50px;
}
.content-page .register.content .download {
  text-align: center;
  margin-bottom: 50px;
}
.content-page .register.content .download .download-text {
  margin-bottom: 20px;
}
.content-page .register.content .download .download-document a {
  font-weight: bold;
  padding: 0;
}
.content-page .register.content .download .download-document a:visited,
.content-page .register.content .download .download-document a:hover,
.content-page .register.content .download .download-document a:active,
.content-page .register.content .download .download-document a:focus {
  color: #095197;
}
.content-page .register.content .buttons {
  text-align: center;
}
.content-page .register.content .buttons .btn.btn-default {
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  border-radius: 3px;
}
.content-page .register.content .buttons .btn.btn-default:hover {
  background-color: #08c2ff;
}
.content-page .register.content .buttons .btn.btn-default.btn-green:hover {
  background-color: #1be200 !important;
}
@media (max-width: 767px) {
  .content-page .register.content .buttons .btn.btn-default {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.content-page .register.content .privacy_form .row.row-input {
  min-height: 30px;
}
.content-page .register.content .privacy_form .row.row-input .radio {
  min-height: auto;
}
.content-page .register.content .privacy_form .row.row-input .radio > span {
  float: left;
  margin-right: 20px;
  min-width: 75px;
}
.content-page .register.content .privacy_form .row.row-input .radio .radio-btns {
  float: left;
}
.content-page .register.content .privacy_form .row.row-input .radio .radio-btns .radio-view.invalid {
  color: red;
}
.content-page .register.content input[type='checkbox'],
.content-page .register.content input[type='radio'] {
  display: none;
}
.content-page .register.content input[type='checkbox'] + .checkbox-view,
.content-page .register.content input[type='radio'] + .radio-view {
  color: #555555;
  opacity: 0.85;
}
.content-page .register.content input[type='checkbox'] + .checkbox-view span,
.content-page .register.content input[type='radio'] + .radio-view span {
  display: inline-block;
  vertical-align: bottom;
}
.content-page .register.content input[type='checkbox']:checked + .checkbox-view,
.content-page .register.content input[type='radio']:checked + .radio-view {
  opacity: 1;
  color: #000000;
}
.content-page .register.content input[type='checkbox']:checked + .checkbox-view .fa,
.content-page .register.content input[type='radio']:checked + .radio-view .fa {
  display: block;
}
.content-page .register.content .checkbox-square,
.content-page .register.content .radio-circle {
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .register.content .checkbox-square .fa,
.content-page .register.content .radio-circle .fa {
  color: #17b3e6;
  position: absolute;
}
.content-page .register.content .checkbox-square {
  border-radius: 2px;
}
.content-page .register.content .checkbox-square .fa {
  font-size: 18px;
  left: 1px;
  top: 1px;
  display: none;
}
.content-page .register.content .radio-circle {
  border-radius: 11px;
}
.content-page .register.content .radio-circle .fa {
  font-size: 9px;
  left: 6px;
  top: 5px;
  display: none;
}
.content-page .register.content .radio {
  min-height: 99px;
}
.content-page .register.content .radio .radio-btns > label {
  margin-left: 60px;
}
.content-page .register.content .radio .radio-btns > label:first-child {
  margin-left: 0;
}
.content-page .register.content .radio > span:first-child {
  margin-bottom: 12px;
  display: block;
}
.content-page .register.content .inform {
  margin-bottom: 40px;
}
.content-page .register.content .inform p {
  font-family: "Ford Antenna Light", sans-serif;
  font-weight: bold;
}
.content-page .register.content .inform p.red {
  color: red;
}
.content-page .register.content .inform p.red .ti-alert {
  font-size: 20px;
  margin-right: 10px;
}
.content-page .register.content .short-description {
  margin-bottom: 35px;
}
.content-page .register.content .short-description.list {
  max-height: none;
  height: auto;
  overflow-y: visible !important;
}
.content-page .register.content .short-description.list .list-item {
  margin-top: 30px !important;
}
.content-page .register.content .short-description.list .list-item div[class*='item-'] + p {
  margin-top: 30px !important;
}
.content-page .register.content .short-description .item-info {
  margin-bottom: 30px;
  color: #686868;
}
.content-page .register.content .short-description .item-info .info-label,
.content-page .register.content .short-description .item-info .info-count {
  font-size: 14px;
}
.content-page .register.content .short-description .item-info .fa {
  font-size: 17px;
}
.content-page .register.content .short-description .item-info .inline {
  margin-left: 35px;
}
.content-page .register.content .short-description .item-info .inline:first-child {
  margin-left: 0;
}
.content-page .register.content .g-recaptcha {
  margin: 1.5em 0;
}
@media (max-width: 1199px) {
  .content-page .content-page .event.content .right-item .panel {
    padding-left: 30px;
  }
  .content-page .right-item {
    right: 0!important;
  }
  .content-page .list-item {
    margin-top: 0px!important;
  }
  .content-page .item-content {
    min-height: auto!important;
  }
  .content-page .content-page .content.flex-container .flex-item:not(:first-child) {
    margin-left: 10px!important;
    margin-right: 10px!important;
  }
  .content-page .short-description {
    margin-bottom: 0px!important;
  }
  .content-page .p-r-30 {
    padding-right: 0px !important;
  }
}
@media (max-width: 768px) {
  .content-page .item-label h1 {
    font-size: 36px!important;
  }
  .content-page .item-label span {
    font-size: 13px!important;
  }
  .content-page .register.content form .row .select-dropdown .selectize-input {
    padding: 6px 12px;
  }
  .content-page .form-inline .checkbox label {
    padding-left: 0;
  }
  .content-page .register.content input[type='checkbox'] + .checkbox-view span {
    vertical-align: top;
  }
  .content-page .register.content input[type='checkbox'] + .checkbox-view span + span {
    width: calc(100% - 34px);
  }
}
@media (max-width: 525px) {
  .content-page .participant .row-input,
  .content-page .second_form .row-input {
    width: 100%!important;
  }
  .content-page .participant .row-input input,
  .content-page .second_form .row-input input {
    padding-left: 0;
  }
  .content-page .second_form .row-input .form-group label {
    padding-left: 0;
  }
  .content-page .second_form .row-input .form-group label .checkbox-square + span {
    float: right;
    width: calc(100% - 30px);
  }
  .content-page .content-page .register.content form .participant .row.row-input:nth-child(odd) {
    margin-right: 0!important;
  }
  .content-page .input_blocks .row-input {
    width: 100%!important;
  }
  .content-page .content-page .event.content .right-item .panel {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-page .right-item {
    display: none;
  }
  .content-page .register.content .progress-wrap .progress-bar-reg .progress-step .progress-step-name {
    padding: 0 10px;
  }
  .content-page .register.content .progress-wrap .progress-bar-reg .car {
    width: 70px;
    height: 31px;
    top: 55px;
  }
}
@media (min-width: 525px) and (max-width: 767px) {
  .content-page .participant .row-input input,
  .content-page .second_form .row-input input {
    padding-left: 0;
  }
}
.content-page .content.faq .row.header {
  position: relative;
}
.content-page .content.faq .social {
  position: absolute;
  right: 0;
  top: 25px;
}
@media (max-width: 767px) {
  .content-page .content.faq .social {
    top: 20px;
  }
}
.content-page .content.faq .social span {
  font-family: "Ford Antenna Light", sans-serif;
  color: #616161;
  font-weight: bold;
  opacity: 0.8;
  letter-spacing: 0.1em;
}
.content-page .content.faq .social a {
  margin-left: 30px;
  text-decoration: none;
}
.content-page .content.faq .social a i {
  font-size: 15px;
}
.content-page .content.faq .social a:hover,
.content-page .content.faq .social a:focus {
  color: #17b3e6;
}
.content-page .content.faq .faq-list .item {
  min-height: 33px;
}
.content-page .content.faq .faq-list .item .item-header {
  border-bottom: 1px solid #17b3e6;
  padding-bottom: 5px;
  cursor: pointer;
}
.content-page .content.faq .faq-list .item .item-header span {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.07em;
  color: #17b3e6;
}
.content-page .content.faq .faq-list .item .item-header span .fa {
  color: #17b3e6;
  font-size: 20px;
}
.content-page .content.faq .faq-list .item .item-header span .fa.fa-angle-double-down {
  display: none;
}
.content-page .content.faq .faq-list .item .item-header span .fa.fa-angle-double-up {
  display: block;
}
.content-page .content.faq .faq-list .item .item-header.collapsed {
  border-color: #d9d9d9;
}
.content-page .content.faq .faq-list .item .item-header.collapsed span {
  color: #000000;
}
.content-page .content.faq .faq-list .item .item-header.collapsed .fa {
  color: #000000;
  font-size: 20px;
}
.content-page .content.faq .faq-list .item .item-header.collapsed .fa.fa-angle-double-down {
  display: block;
}
.content-page .content.faq .faq-list .item .item-header.collapsed .fa.fa-angle-double-up {
  display: none;
}
.content-page .content.faq .faq-list .item .item-header:hover span {
  color: #17b3e6;
}
.content-page .content.faq .faq-list .item .item-header:hover span .fa {
  color: #17b3e6;
  font-size: 20px;
}
.content-page .content.faq .faq-list .item .item-content h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.content-page .content.faq .faq-list .item .item-content .item-content-header {
  font-size: 16px;
  font-weight: bold;
}
.content-page .content.faq .faq-list .item .item-content.collapse.in {
  margin-bottom: 45px;
}
.content-page .content.faq .faq-list .item .item-content.collapse.in p {
  margin-top: 10px;
}
.content-page .content.faq .faq-list .item .item-content.collapse.in li {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
}
.content-page .content.faq .faq-list .item .item-content.collapse.in a {
  color: #17b3e6;
}
.content-page .content.faq .faq-list .item .item-content.collapse.in a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .content.faq .faq-list .item.panel {
  border: 0;
  margin: 0;
  padding: 0 0 34px;
  box-shadow: none;
}
.content-page .content.faq .li-list {
  margin-top: 20px;
  margin-bottom: 65px;
}
.content-page .content.faq .li-list ul {
  overflow: auto;
  padding: 0;
}
.content-page .content.faq .li-list ul li {
  display: inline-block;
  padding-left: 26px;
  padding-right: 75px;
}
.content-page .content.faq .li-list ul li p {
  font-family: "Ford Antenna Light", sans-serif;
  font-weight: bold;
}
.content-page .content.faq .li-list ul li::before {
  font-family: 'FontAwesome', sans-serif;
  content: "\f04b";
  display: inline-block;
  position: absolute;
  left: 0;
  color: #17b3e6;
}
.content-page .multimedia .content-container {
  padding-left: 90px;
  padding-right: 90px;
}
.content-page .multimedia .controls .content-container {
  padding-left: 75px;
  padding-right: 75px;
}
.content-page .multimedia .header_h1 {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 40px;
  color: #000000;
}
.content-page .multimedia .header_title {
  font-family: "Ford Antenna Light", sans-serif;
  text-align: center;
  font-weight: bold;
  max-width: 1610px;
  font-size: 18px;
  margin: 0 auto 50px;
  color: #333333;
  letter-spacing: 0.06em;
}
.content-page .videoslider {
  display: block;
  padding-bottom: 63px;
  padding-top: 70px;
  margin-bottom: 35px;
  background-color: #ffffff;
}
.content-page .slidervideo {
  display: block;
  margin: 0 auto 30px;
  width: 50%;
}
.content-page .preview_button {
  width: 55%;
  height: 400px;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  overflow: hidden;
}
.content-page .video_main {
  margin-bottom: 50px;
  padding: 11px 0;
  background-color: #ffffff;
}
.content-page .bg_multimedia {
  background-color: #f9f9f9;
}
.content-page .videoslider_edit {
  text-align: center;
}
.content-page .videoslider_edit h3,
.content-page .video_main h3 {
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .video_main h3 {
  font-size: 28px;
  margin-left: 39px;
  margin-right: 39px;
}
.content-page .videoslider_edit p {
  font-size: 18px;
  max-width: 50%;
  margin: 0 auto;
  font-family: "Ford Antenna Light", sans-serif;
}
.content-page .preview {
  display: block;
  max-height: 270px;
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}
.content-page .preview:after {
  font-family: 'FontAwesome', sans-serif;
  content: "\f16a";
  position: absolute;
  font-size: 55px;
  color: #ffffff;
  opacity: 0.7;
  top: 50%;
  margin-top: -45px;
  left: 50%;
  margin-left: -26px;
}
.content-page .preview .image {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}
.content-page .preview.viewed {
  display: block;
  height: 270px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.content-page .preview.viewed:after {
  font-family: 'FontAwesome', sans-serif;
  content: "\f058";
  position: absolute;
  font-size: 36px;
  color: #ffffff;
  opacity: 0.7;
  top: 50%;
  margin-top: -32px;
  left: 50%;
  margin-left: -70px;
}
.content-page .preview.viewed:before {
  font-family: "Ford Antenna Light", sans-serif;
  content: attr(data-text-viewed);
  position: absolute;
  z-index: 1;
  font-size: 21px;
  color: #ffffff;
  opacity: 0.7;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -23px;
}
.content-page .preview.viewed .image {
  filter: blur(5px);
}
.content-page .video-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 22px;
}
.content-page .flex-lg-4 {
  padding: 21px;
  width: 33.333%;
  box-sizing: border-box;
  height: 455px;
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}
.content-page .flex-lg-4:hover {
  border: 1px solid #26c2fa;
  background-color: #f8fdfe;
}
.content-page .flex-lg-4:hover .header a {
  color: #17b3e6;
  text-decoration: none;
}
.content-page .flex-lg-4.active {
  border: 1px solid #26c2fa;
  background-color: #f8fdfe;
}
.content-page .flex-lg-4.active .header_link {
  color: #17b3e6;
  text-decoration: none;
}
.content-page .description {
  display: block;
  padding-top: 13px;
  max-height: 172px;
  overflow: hidden;
  word-wrap: break-word;
}
.content-page .preview.viewed + .description {
  opacity: 0.5;
}
.content-page .description p {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
  text-align: left;
}
.content-page .description .header {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 22px;
}
.content-page .description .header:hover a {
  color: #17b3e6;
  text-decoration: none;
}
.content-page .description .header a {
  display: inline-block;
  line-height: 140%;
}
.content-page .owl-prev,
.content-page .owl-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -80px;
  z-index: 10;
  cursor: pointer;
}
.content-page .owl-next {
  right: 60px;
  left: auto;
  font-size: 0;
}
.content-page .owl-next:after {
  font-family: 'themify';
  content: "\e649";
  font-size: 83px;
  opacity: 0.5;
}
.content-page .owl-prev {
  left: 0px;
  right: auto;
  font-size: 0;
}
.content-page .owl-prev:after {
  font-family: 'themify';
  content: "\e64a";
  font-size: 83px;
  opacity: 0.5;
}
.content-page .owl-nav .disabled {
  visibility: hidden;
}
@media (max-width: 1400px) {
  .content-page .description .header a {
    font-size: 20px;
  }
  .content-page .description p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .content-page .description .header a {
    font-size: 20px;
  }
  .content-page .description p {
    font-size: 14px;
  }
  .content-page .flex-lg-4 {
    width: 50%;
  }
  .content-page .preview_button {
    width: 70%;
    height: 350px;
  }
  .content-page .videoslider_edit p {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .content-page .description .header a {
    font-size: 20px;
  }
  .content-page .description p {
    font-size: 14px;
  }
  .content-page .flex-lg-4 {
    width: 100%;
  }
  .content-page .multimedia .header_title {
    margin: 0 auto 40px;
  }
  .content-page .preview_button {
    width: 80%;
    height: 300px;
  }
  .content-page .videoslider_edit p {
    max-width: 80%;
  }
}
@media (max-width: 425px) {
  .content-page .description .header a {
    font-size: 18px;
  }
  .content-page .description p {
    font-size: 14px;
  }
  .content-page .flex-lg-4 {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-bottom: 0;
  }
  .content-page .viewed {
    width: 100%;
    height: 200px;
    float: none;
  }
  .content-page .preview {
    width: 100%;
    height: 200px;
    float: none;
  }
  .content-page .description {
    padding-top: 0;
  }
  .content-page .description p {
    margin: 0 auto;
  }
  .content-page .preview_button {
    width: 100%;
    height: 250px;
  }
  .content-page .multimedia .header_title {
    margin: 0 auto 30px;
  }
  .content-page .videoslider_edit p {
    max-width: 90%;
    font-size: 14px;
  }
  .content-page .multimedia .header_h1 {
    font-size: 30px;
  }
  .content-page .multimedia .header_title {
    font-size: 16px;
  }
  .content-page .videoslider {
    padding-top: 0px;
  }
  .content-page .video_main {
    margin-bottom: 30px;
  }
}
.content-page .pledge-page .pledge-content {
  margin: 26px -30px 30px 43px;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.content-page .pledge-page .pledge-content .pledge {
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.24), inset 0 0 0 19px #ffffff, inset 0 0 0 20px #17b3e6, inset 0 0 0 27px #ffffff, inset 0 0 0 28px #17b3e6;
  padding: 90px;
  font-size: 16px;
  line-height: 156%;
  width: 48%;
}
.content-page .pledge-page .pledge-content .pledge h1 {
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 49px;
}
.content-page .pledge-page .pledge-content .pledge .pledge-list {
  list-style: none;
  padding-left: 0;
}
.content-page .pledge-page .pledge-content .pledge .pledge-list > li {
  counter-increment: list-counter;
  margin-bottom: 24px;
}
.content-page .pledge-page .pledge-content .pledge .pledge-list > li::before {
  content: counter(list-counter) ". ";
  margin-right: 10px;
  font-family: 'Ford Antenna Bold', sans-serif;
  font-style: italic;
  font-size: 30px;
}
.content-page .pledge-page .pledge-content .pledge .pledge-list > li ul {
  list-style: none;
  padding: 0;
  margin: 15px 0 23px 52px;
}
.content-page .pledge-page .pledge-content .pledge .pledge-list > li ul li {
  margin-bottom: 7px;
}
.content-page .pledge-page .pledge-content .pledge .btns-row {
  text-align: center;
  margin-top: 59px;
  margin-bottom: 29px;
}
.content-page .pledge-page .pledge-content .pledge .take-pledge-btn {
  display: inline-block;
  font-family: "Ford Antenna", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 47px 0 73px;
  height: 63px;
  line-height: 63px;
  background: #17b3e6 url("../img/content-page/pledge-icon@2x.png") 36px center no-repeat;
  background-size: 21px auto;
  border-radius: 0;
}
.content-page .pledge-page .pledge-content .pledge-image {
  -ms-flex: 1;
  flex: 1;
  padding: 44px 0;
  background: url("../img/content-page/pledge-bgr.jpg") right center no-repeat;
  background-size: cover;
  background-clip: content-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
}
.content-page .pledge-page .pledge-content .pledge-image .number-of-pledges {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 85px;
}
.content-page .pledge-page .pledge-content .pledge-image .number-of-pledges .title {
  font-family: "Ford Antenna", sans-serif;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.2em;
  margin-bottom: 11px;
}
.content-page .pledge-page .pledge-content .pledge-image .number-of-pledges .number {
  margin: 0 5px;
}
@media (max-width: 1024px) {
  .content-page .pledge-page .pledge-content {
    margin: 15px 0 26px;
    display: block;
  }
  .content-page .pledge-page .pledge-content .pledge {
    box-shadow: inset 0 0 0 1px #17b3e6, inset 0 0 0 8px #ffffff, inset 0 0 0 9px #17b3e6;
    padding: 40px;
    width: 100%;
  }
  .content-page .pledge-page .pledge-content .pledge-image {
    height: 500px;
    display: block;
    padding: 1px 0;
    margin: 0 0 20px;
  }
  .content-page .pledge-page .pledge-content .pledge-image .number-of-pledges {
    margin-top: 340px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .content-page .pledge-page .pledge-content {
    margin-bottom: 0;
  }
  .content-page .pledge-page .pledge-content .pledge {
    padding: 25px;
    font-size: 14px;
    line-height: 150%;
  }
  .content-page .pledge-page .pledge-content .pledge h1 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 24px;
    text-transform: none;
  }
  .content-page .pledge-page .pledge-content .pledge .pledge-list > li {
    margin-bottom: 20px;
  }
  .content-page .pledge-page .pledge-content .pledge .pledge-list > li::before {
    font-size: 20px;
  }
  .content-page .pledge-page .pledge-content .pledge .pledge-list > li ul {
    margin: 15px 0 20px 30px;
  }
  .content-page .pledge-page .pledge-content .pledge .pledge-list > li ul li {
    margin-bottom: 7px;
  }
  .content-page .pledge-page .pledge-content .pledge .btns-row {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .content-page .pledge-page .pledge-content .pledge .take-pledge-btn {
    padding: 0 0 0 33px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-position: 25px center;
  }
  .content-page .pledge-page .pledge-content .pledge-image {
    height: 350px;
  }
  .content-page .pledge-page .pledge-content .pledge-image .number-of-pledges {
    margin-top: 250px;
  }
  .content-page .pledge-page .pledge-content .pledge-image .number-of-pledges .title {
    font-size: 17px;
    font-weight: 600;
  }
}
.content-page .counter {
  /* Animation start */
  /* Animation end */
}
.content-page .counter .number {
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.24);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 75px;
  width: 62px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transform: translate3d(0, 0, 0);
}
.content-page .counter .count {
  background: #f2f2f2;
  display: block;
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 50px;
  line-height: 76px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  transform: translateZ(0);
  transform-style: flat;
}
.content-page .counter .count.top {
  box-shadow: inset 0 -2px 0 0 #e6e6e6;
  height: 50%;
  transform-origin: 50% 100%;
}
.content-page .counter .count.top:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  z-index: -1;
}
.content-page .counter .count.bottom {
  line-height: 0;
  height: 50%;
  top: 50%;
  transform-origin: 50% 0;
}
.content-page .counter .count.bottom:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.content-page .counter .count.curr.top {
  transform: rotateX(0deg);
  z-index: 3;
}
.content-page .counter .count.next.bottom {
  transform: rotateX(90deg);
  z-index: 2;
}
.content-page .counter .animated .count.curr.top {
  transition: all 200ms ease-in-out;
  transform: rotateX(-90deg);
}
.content-page .counter .animated .count.next.bottom {
  transition: all 200ms ease-in-out 200ms;
  transform: rotateX(0deg);
}
@media (max-width: 767px) {
  .content-page .counter .number {
    height: 44px;
    width: 36px;
  }
  .content-page .counter .count {
    font-size: 30px;
  }
}
.content-page .content.checkin {
  padding-top: 23px;
}
.content-page .content.checkin .panel {
  background: #ffffff url(/templates/dsflcheckin/images/bgr.jpg) center 126px repeat-y;
}
.content-page .content.checkin .panel .checkin-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 60px;
  box-sizing: border-box;
}
.content-page .content.checkin .logo-checkin {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-bottom: 28px;
}
.content-page .content.checkin .logo-checkin img {
  max-width: 100%;
  max-height: 120px;
  display: block;
  margin: 0 auto;
}
.content-page .content.checkin a.back {
  display: block;
  font-size: 30px;
  font-weight: bold;
  min-height: 42px;
  line-height: 40px;
  margin-top: 20px;
  float: left;
  color: #29c5ff;
}
.content-page .content.checkin .welcome {
  text-align: center;
}
.content-page .content.checkin .row.header.main {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .content.checkin .row.header.main .event-title {
  color: #686868;
}
.content-page .content.checkin .list-item h2 {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 8px;
  display: inline-block;
  vertical-align: middle;
}
.content-page .content.checkin .list-item .event-date {
  display: inline-block;
  vertical-align: middle;
  color: #29c5ff;
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 8px;
  font-weight: 600;
  font-style: italic;
}
.content-page .content.checkin .list-item .event-link-row {
  text-align: center;
  margin: 18px 0;
  height: 40px;
}
.content-page .content.checkin .list-item .event-link {
  height: 40px;
  line-height: 28px;
  width: 250px;
  text-transform: none;
  background-color: #0899e5;
  color: #fff;
}
.content-page .content.checkin .search-block {
  margin-bottom: 28px;
}
.content-page .content.checkin .search-block input[type="text"] {
  width: 72%;
  float: left;
  color: #9e9e9e;
  font-size: 13px;
  font-style: normal;
  height: 38px;
  border: 1px solid #bbbbbb;
  padding: 0 20px;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .search-block input[type="button"] {
  width: 26%;
  float: right;
  font-weight: 600;
  line-height: normal;
  height: 38px;
  text-align: center;
  padding: 0 10px;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
}
.content-page .content.checkin .filters {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.content-page .content.checkin .filters .checkbox-wrapper:first-child {
  margin-left: 0;
}
.content-page .content.checkin .filters .checkbox-wrapper {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 20px;
  margin-left: 32px;
}
.content-page .content.checkin .filters .checkbox-wrapper input[type=radio] {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20px;
  cursor: pointer;
}
.content-page .content.checkin .filters .checkbox-wrapper label {
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
  color: #686868;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.content-page .content.checkin .filters .checkbox-wrapper label .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: 1px solid #bbbbbb;
  position: relative;
  cursor: pointer;
  margin-right: 7px;
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .filters .checkbox-wrapper label .icon:after {
  content: '';
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 3px solid #29c5ff;
  border-top: none;
  border-right: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: rotate(-45deg);
}
.content-page .content.checkin .filters .checkbox-wrapper label .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  max-width: 90%;
}
.content-page .content.checkin .filters .select-dropdown {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  margin-right: 0;
  border-bottom: none;
}
.content-page .content.checkin .filters .select-dropdown label {
  font-size: 16px;
  padding-left: 10px;
}
.content-page .content.checkin .filters .select-dropdown .selectize-input {
  opacity: 1;
  padding-left: 10px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  height: 35px;
}
.content-page .content.checkin .filters .select-dropdown .selectize-input:before {
  content: '';
}
.content-page .content.checkin .checkbox-wrapper {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 20px;
  margin-left: 32px;
}
.content-page .content.checkin .checkbox-wrapper.person {
  width: 47%;
  margin-left: 0;
  margin-bottom: 15px;
}
.content-page .content.checkin .checkbox-wrapper.person:nth-child(2n) {
  float: right;
}
.content-page .content.checkin .checkbox-wrapper.person:nth-child(2n+1) {
  float: left;
}
.content-page .content.checkin .checkbox-wrapper.person *:hover {
  cursor: pointer;
}
.content-page .content.checkin .checkbox-wrapper.person input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20px;
  cursor: pointer;
}
.content-page .content.checkin .checkbox-wrapper.person input[type=checkbox]:checked + label {
  background: #29c5ff;
  color: #ffffff;
}
.content-page .content.checkin .checkbox-wrapper.person label {
  height: 45px;
  width: 100%;
  line-height: 45px;
  background: #ebebeb;
  font-size: 17px;
  font-weight: 500;
  font-style: italic;
  color: #37383a;
  padding: 0 23px;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .checkbox-wrapper.person label .icon {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 10px;
  border: none;
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .checkbox-wrapper.person label .icon:after {
  content: '';
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  top: 12px;
  left: 3px;
  border: 3px solid #ffffff;
  border-top: none;
  border-right: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: rotate(-45deg);
}
.content-page .content.checkin .checkbox-wrapper.person label .text {
  margin-left: 25px;
}
.content-page .content.checkin .checkbox-wrapper.person label .role-icon {
  position: absolute;
  top: 12px;
  width: 20px;
  height: 20px;
  padding: 5px 6px;
  border-radius: 50%;
  background-color: #193768;
  font-size: 10px;
  color: #fff;
  line-height: 11px;
  font-style: normal;
}
.content-page .content.checkin .justify {
  font-size: 1px;
  line-height: 0;
}
.content-page .content.checkin .overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 999;
}
.content-page .content.checkin .popup {
  display: none;
  position: fixed;
  height: 700px;
  width: 496px;
  left: 50%;
  top: 50%;
  margin-left: -248px;
  margin-top: -350px;
  background: #ffffff;
  border: 1px solid #959595;
  padding: 7px 13px 13px;
  box-sizing: border-box;
  z-index: 999;
}
.content-page .content.checkin .popup .btns-row {
  text-align: right;
  margin-bottom: 15px;
}
.content-page .content.checkin .popup .btns-row .popup .close-btn {
  color: #424447;
  font-size: 14px;
  cursor: pointer;
}
.content-page .content.checkin .popup .checkin-form {
  margin-top: 18px;
  padding: 0 21px;
}
.content-page .content.checkin .popup .checkin-form .error_message {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color: red;
}
.content-page .content.checkin .popup .checkin-form .form-row {
  margin-bottom: 16px;
}
.content-page .content.checkin .popup .checkin-form .form-row.change-event .selectize-control {
  display: none;
  width: 100%;
}
.content-page .content.checkin .popup .checkin-form .form-row.change-event .selectize-control .selectize-input {
  width: 100%;
}
.content-page .content.checkin .popup .checkin-form .form-row label {
  display: inline-block;
  vertical-align: top;
  width: 115px;
  line-height: 38px;
  font-weight: 500;
  color: #424447;
  font-size: 13px;
  margin-right: 5px;
}
.content-page .content.checkin .popup .checkin-form .form-row label.change-text {
  width: 100%;
  color: #17b3e6;
  font-weight: bold;
  font-size: 15px;
}
.content-page .content.checkin .popup .checkin-form .form-row label.change-text:hover {
  color: #25a2d2;
  cursor: pointer;
}
.content-page .content.checkin .popup .checkin-form .form-row label.change-text i {
  margin-right: 10px;
}
.content-page .content.checkin .popup .checkin-form .form-row label span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.content-page .content.checkin .popup .checkin-form input[type="text"],
.content-page .content.checkin .popup .checkin-form input[type="email"],
.content-page .content.checkin .popup .checkin-form select {
  width: 300px !important;
  font-style: italic !important;
}
.content-page .content.checkin .popup .checkin-form select {
  height: 38px;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .popup .checkin-form input[type="text"],
.content-page .content.checkin .popup .checkin-form input[type="password"],
.content-page .content.checkin .popup .checkin-form input[type="email"] {
  border: 1px solid #cecece;
  height: 38px;
  font-family: "Ford Antenna Regular", sans-serif;
  color: #424447;
  font-size: 13px;
  padding: 0 14px;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .popup .checkin-form .please-confirm {
  font-size: 14px;
  font-weight: 600;
  color: #424447;
  text-align: center;
  margin-top: 75px;
}
.content-page .content.checkin .popup .checkin-form .checkin-submit-row {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 18px;
}
.content-page .content.checkin .popup .checkin-form .checkin-submit-row input {
  border: none;
  width: 147px;
  height: 45px;
  font-family: "Ford Antenna Regular", sans-serif;
  font-weight: 600;
  font-size: 14px;
  background: #f0f1f1;
  color: #25a2d2;
  cursor: pointer;
  margin: 7px;
}
.content-page .content.checkin .popup .checkin-form .selectize-control {
  display: inline-block;
}
.content-page .content.checkin .popup .checkin-form .selectize-control .selectize-input {
  width: 298px;
  height: 38px;
  float: right;
  margin-right: 3px;
}
.content-page .content.checkin input[type=checkbox]:checked + label .icon:after,
.content-page .content.checkin .checkbox-wrapper input[type=radio]:checked + label .icon:after {
  opacity: 1;
}
.content-page .content.checkin .login,
.content-page .content.checkin .logout {
  width: 480px;
  max-width: 480px;
  margin: 150px auto 178px;
}
@media screen and (max-height: 768px) {
  .content-page .content.checkin .login,
  .content-page .content.checkin .logout {
    margin: 50px auto 78px;
  }
}
.content-page .content.checkin .form-row {
  margin-top: 10px;
}
.content-page .content.checkin .form-row input[type="text"],
.content-page .content.checkin .form-row input[type="password"] {
  width: 100%;
  height: 47px;
  padding: 0 25px;
  border: 1px solid #cecece;
  color: #424447;
  font-size: 13px;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .remember-forgot {
  margin-top: 8px;
  line-height: 20px;
}
.content-page .content.checkin .remember-forgot .forgot-passw {
  color: #24afe6;
  font-size: 13px;
  line-height: normal;
  float: right;
  text-decoration: underline;
  margin-top: 4px;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper {
  margin-left: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 20px;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper:hover {
  cursor: pointer;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper input {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20px;
  cursor: pointer;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper label {
  font-weight: normal;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper label .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: 1px solid #bbbbbb;
  position: relative;
  cursor: pointer;
  margin-right: 7px;
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper label .icon:after {
  content: '';
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 3px solid #29c5ff;
  border-top: none;
  border-right: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: rotate(-45deg);
}
.content-page .content.checkin .remember-forgot .checkbox-wrapper input:checked + label {
  font-weight: bold;
}
.content-page .content.checkin .submit-wrapper {
  margin: 30px 0;
  text-align: center;
}
.content-page .content.checkin .submit-wrapper input {
  height: 40px;
  line-height: 28px;
  width: 180px;
}
.content-page .reset div.input,
.content-page .reset-confirm div.input,
.content-page .reset-complete div.input {
  margin: 20px 0;
}
.content-page .reset .btn.btn-default,
.content-page .reset-confirm .btn.btn-default,
.content-page .reset-complete .btn.btn-default {
  height: 40px;
  line-height: 28px;
  width: 180px;
}
.content-page .content.academy .panel {
  border: 1px solid #ebebeb;
  padding: 30px;
  min-height: calc(100vh - 360px);
  background-color: #fff;
}
@media (min-width: 1065px) {
  .content-page .content.academy #startPreTest {
    min-height: 372px;
  }
}
.content-page .content.academy #startPreTest,
.content-page .content.academy .academyTop {
  max-width: 100%;
  background: url(/images/academy/academyBack.png) no-repeat;
  background-size: cover;
  padding: 20px 0;
}
.content-page .content.academy #startPreTest .academyWelcomePage,
.content-page .content.academy .academyTop .academyWelcomePage {
  padding: 0 5.5%;
  max-height: 100%;
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL {
  width: 45%;
  display: inline-block;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL {
    width: 100%;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table {
  height: 296px!important;
}
@media (max-width: 1065px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table {
    height: auto !important;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table td,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table td {
  padding: 4px 10px 4px 5px;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table td,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table td {
    text-align: center;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table td h1,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table td h1 {
  font-style: normal!important;
  font-weight: 600;
  font-size: 30px!important;
  color: #fff;
  margin: 0!important;
  letter-spacing: 0.8px !important;
  line-height: 32px;
}
@media (max-width: 850px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table td h1,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table td h1 {
    font-size: 24px!important;
    line-height: 26px;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageL table td input,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageL table td input {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 15px;
  margin: 27px 0 0;
  font-weight: 700;
  color: #fff;
  border: none;
  background: #2fbd4d;
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR {
    width: 100%;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
  height: 297px;
  background: rgba(66, 69, 73, 0.75);
  width: 100%;
  max-width: 100%!important;
  position: relative;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo *,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo * {
    max-height: 100%;
    max-width: 100%;
  }
}
@media (min-width: 651px) and (max-width: 1065px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo *,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo * {
    max-height: 100%;
    max-width: 100%;
  }
}
@media (max-width: 376px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 143px;
  }
}
@media (min-width: 377px) and (max-width: 426px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 168px;
  }
}
@media (min-width: 427px) and (max-width: 526px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 220px;
  }
}
@media (min-width: 527px) and (max-width: 580px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 248px;
  }
}
@media (min-width: 651px) and (max-width: 700px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 143px;
  }
}
@media (min-width: 701px) and (max-width: 767px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 155px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 170px;
  }
}
@media (min-width: 851px) and (max-width: 950px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 190px;
  }
}
@media (min-width: 951px) and (max-width: 1023px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 216px;
  }
}
@media (min-width: 1024px) and (max-width: 1065px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR .academyWelcomePageRVideo {
    max-height: 234px;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR img,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR img {
  margin: 14px 13px 0 135px;
  float: left;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR img.img-rupor,
  .content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR img.img-rupor {
    display: none;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR a.academyWelcomeWathVideoLink,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR a.academyWelcomeWathVideoLink {
  margin: 14px 0 0 0;
  float: left;
  color: #fff;
}
.content-page .content.academy #startPreTest .academyWelcomePage .academyWelcomePageR a.academyWelcomeWathVideoLink:hover,
.content-page .content.academy .academyTop .academyWelcomePage .academyWelcomePageR a.academyWelcomeWathVideoLink:hover {
  text-decoration: none;
}
.content-page .content.academy #startPreTest .academyWelcomePageMiddle,
.content-page .content.academy .academyTop .academyWelcomePageMiddle {
  height: 297px;
  width: 510px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle {
    max-width: 100%;
  }
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle *,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle * {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (max-width: 376px) {
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle {
    max-height: 160px;
  }
}
@media (min-width: 377px) and (max-width: 426px) {
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle {
    max-height: 190px;
  }
}
@media (min-width: 427px) and (max-width: 526px) {
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle {
    max-height: 248px;
  }
}
@media (min-width: 527px) and (max-width: 580px) {
  .content-page .content.academy #startPreTest .academyWelcomePageMiddle,
  .content-page .content.academy .academyTop .academyWelcomePageMiddle {
    max-height: 280px;
  }
}
.content-page .content.academy #startPreTest .academyWelcomePageMiddle .academyWelcomePageMiddleVideo,
.content-page .content.academy .academyTop .academyWelcomePageMiddle .academyWelcomePageMiddleVideo {
  background: none repeat scroll 0 0 transparent;
  height: 100%;
  width: 100%;
}
.content-page .content.academy #startPreTest .academyWelcomePageMiddle .academyWelcomePageMiddleVideo .mejs-offscreen,
.content-page .content.academy .academyTop .academyWelcomePageMiddle .academyWelcomePageMiddleVideo .mejs-offscreen {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute!important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.content-page .content.academy #startPreTest .academyQuizAnsw,
.content-page .content.academy .academyTop .academyQuizAnsw,
.content-page .content.academy #startPreTest .academyQuizAnswInc,
.content-page .content.academy .academyTop .academyQuizAnswInc,
.content-page .content.academy #startPreTest .academyTopWinNewPr,
.content-page .content.academy .academyTop .academyTopWinNewPr,
.content-page .content.academy #startPreTest .academyTopWinNewPr2,
.content-page .content.academy .academyTop .academyTopWinNewPr2,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C,
.content-page .content.academy .academyTop .academyTopWinNewPr2C {
  background: #fff;
  width: 610px;
  padding: 20px 76px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .content-page .content.academy #startPreTest .academyQuizAnsw,
  .content-page .content.academy .academyTop .academyQuizAnsw,
  .content-page .content.academy #startPreTest .academyQuizAnswInc,
  .content-page .content.academy .academyTop .academyQuizAnswInc,
  .content-page .content.academy #startPreTest .academyTopWinNewPr,
  .content-page .content.academy .academyTop .academyTopWinNewPr,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2,
  .content-page .content.academy .academyTop .academyTopWinNewPr2,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2C,
  .content-page .content.academy .academyTop .academyTopWinNewPr2C {
    min-height: 200px;
    padding: 20px 0;
  }
}
@media (max-width: 727px) {
  .content-page .content.academy #startPreTest .academyQuizAnsw,
  .content-page .content.academy .academyTop .academyQuizAnsw,
  .content-page .content.academy #startPreTest .academyQuizAnswInc,
  .content-page .content.academy .academyTop .academyQuizAnswInc,
  .content-page .content.academy #startPreTest .academyTopWinNewPr,
  .content-page .content.academy .academyTop .academyTopWinNewPr,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2,
  .content-page .content.academy .academyTop .academyTopWinNewPr2,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2C,
  .content-page .content.academy .academyTop .academyTopWinNewPr2C {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
}
.content-page .content.academy #startPreTest .academyQuizAnsw td,
.content-page .content.academy .academyTop .academyQuizAnsw td,
.content-page .content.academy #startPreTest .academyQuizAnswInc td,
.content-page .content.academy .academyTop .academyQuizAnswInc td,
.content-page .content.academy #startPreTest .academyTopWinNewPr td,
.content-page .content.academy .academyTop .academyTopWinNewPr td,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 td,
.content-page .content.academy .academyTop .academyTopWinNewPr2 td,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C td,
.content-page .content.academy .academyTop .academyTopWinNewPr2C td {
  padding: 4px 10px 4px 5px;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyQuizAnsw td,
  .content-page .content.academy .academyTop .academyQuizAnsw td,
  .content-page .content.academy #startPreTest .academyQuizAnswInc td,
  .content-page .content.academy .academyTop .academyQuizAnswInc td,
  .content-page .content.academy #startPreTest .academyTopWinNewPr td,
  .content-page .content.academy .academyTop .academyTopWinNewPr td,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2 td,
  .content-page .content.academy .academyTop .academyTopWinNewPr2 td,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2C td,
  .content-page .content.academy .academyTop .academyTopWinNewPr2C td {
    padding: 0;
  }
}
.content-page .content.academy #startPreTest .academyQuizAnsw td .academyNewPr,
.content-page .content.academy .academyTop .academyQuizAnsw td .academyNewPr,
.content-page .content.academy #startPreTest .academyQuizAnswInc td .academyNewPr,
.content-page .content.academy .academyTop .academyQuizAnswInc td .academyNewPr,
.content-page .content.academy #startPreTest .academyTopWinNewPr td .academyNewPr,
.content-page .content.academy .academyTop .academyTopWinNewPr td .academyNewPr,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 td .academyNewPr,
.content-page .content.academy .academyTop .academyTopWinNewPr2 td .academyNewPr,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C td .academyNewPr,
.content-page .content.academy .academyTop .academyTopWinNewPr2C td .academyNewPr {
  color: #626568;
  font-size: 18px!important;
  font-style: normal!important;
  margin: 0 81px!important;
  padding-bottom: 36px;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .content-page .content.academy #startPreTest .academyQuizAnsw td .academyNewPr,
  .content-page .content.academy .academyTop .academyQuizAnsw td .academyNewPr,
  .content-page .content.academy #startPreTest .academyQuizAnswInc td .academyNewPr,
  .content-page .content.academy .academyTop .academyQuizAnswInc td .academyNewPr,
  .content-page .content.academy #startPreTest .academyTopWinNewPr td .academyNewPr,
  .content-page .content.academy .academyTop .academyTopWinNewPr td .academyNewPr,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2 td .academyNewPr,
  .content-page .content.academy .academyTop .academyTopWinNewPr2 td .academyNewPr,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2C td .academyNewPr,
  .content-page .content.academy .academyTop .academyTopWinNewPr2C td .academyNewPr {
    margin: 0 !important;
  }
}
.content-page .content.academy #startPreTest .academyQuizAnsw .academyNewPrI,
.content-page .content.academy .academyTop .academyQuizAnsw .academyNewPrI,
.content-page .content.academy #startPreTest .academyQuizAnswInc .academyNewPrI,
.content-page .content.academy .academyTop .academyQuizAnswInc .academyNewPrI,
.content-page .content.academy #startPreTest .academyTopWinNewPr .academyNewPrI,
.content-page .content.academy .academyTop .academyTopWinNewPr .academyNewPrI,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .academyNewPrI,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .academyNewPrI,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .academyNewPrI,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .academyNewPrI {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.content-page .content.academy #startPreTest .academyQuizAnsw .academyNewPrI input,
.content-page .content.academy .academyTop .academyQuizAnsw .academyNewPrI input,
.content-page .content.academy #startPreTest .academyQuizAnswInc .academyNewPrI input,
.content-page .content.academy .academyTop .academyQuizAnswInc .academyNewPrI input,
.content-page .content.academy #startPreTest .academyTopWinNewPr .academyNewPrI input,
.content-page .content.academy .academyTop .academyTopWinNewPr .academyNewPrI input,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .academyNewPrI input,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .academyNewPrI input,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .academyNewPrI input,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .academyNewPrI input {
  height: 33px;
  background: none repeat scroll 0 0 #2fbd4d;
  color: #fff;
  border: medium none;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 600;
  min-width: 100px;
}
.content-page .content.academy #startPreTest .academyQuizAnsw h1,
.content-page .content.academy .academyTop .academyQuizAnsw h1,
.content-page .content.academy #startPreTest .academyQuizAnswInc h1,
.content-page .content.academy .academyTop .academyQuizAnswInc h1,
.content-page .content.academy #startPreTest .academyTopWinNewPr h1,
.content-page .content.academy .academyTop .academyTopWinNewPr h1,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 h1,
.content-page .content.academy .academyTop .academyTopWinNewPr2 h1,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C h1,
.content-page .content.academy .academyTop .academyTopWinNewPr2C h1 {
  color: #21ace1;
  font-style: normal !important;
  font-size: 18px !important;
  font-weight: 700;
  letter-spacing: 0.1px !important;
  text-align: center;
  margin: 0 0 16px;
  padding-bottom: 16px;
}
.content-page .content.academy #startPreTest .academyQuizAnsw h2,
.content-page .content.academy .academyTop .academyQuizAnsw h2,
.content-page .content.academy #startPreTest .academyQuizAnswInc h2,
.content-page .content.academy .academyTop .academyQuizAnswInc h2,
.content-page .content.academy #startPreTest .academyTopWinNewPr h2,
.content-page .content.academy .academyTop .academyTopWinNewPr h2,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 h2,
.content-page .content.academy .academyTop .academyTopWinNewPr2 h2,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C h2,
.content-page .content.academy .academyTop .academyTopWinNewPr2C h2 {
  color: #676a6d;
  line-height: 19px;
  margin: 9px 0 10px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.content-page .content.academy #startPreTest .academyQuizAnsw label,
.content-page .content.academy .academyTop .academyQuizAnsw label,
.content-page .content.academy #startPreTest .academyQuizAnswInc label,
.content-page .content.academy .academyTop .academyQuizAnswInc label,
.content-page .content.academy #startPreTest .academyTopWinNewPr label,
.content-page .content.academy .academyTop .academyTopWinNewPr label,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 label,
.content-page .content.academy .academyTop .academyTopWinNewPr2 label,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C label,
.content-page .content.academy .academyTop .academyTopWinNewPr2C label {
  margin: 10px;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 768px) {
  .content-page .content.academy #startPreTest .academyQuizAnsw label,
  .content-page .content.academy .academyTop .academyQuizAnsw label,
  .content-page .content.academy #startPreTest .academyQuizAnswInc label,
  .content-page .content.academy .academyTop .academyQuizAnswInc label,
  .content-page .content.academy #startPreTest .academyTopWinNewPr label,
  .content-page .content.academy .academyTop .academyTopWinNewPr label,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2 label,
  .content-page .content.academy .academyTop .academyTopWinNewPr2 label,
  .content-page .content.academy #startPreTest .academyTopWinNewPr2C label,
  .content-page .content.academy .academyTop .academyTopWinNewPr2C label {
    width: calc(100% - 20px);
  }
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type=checkbox],
.content-page .content.academy .academyTop .academyQuizAnsw input[type=checkbox],
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type=checkbox],
.content-page .content.academy .academyTop .academyQuizAnswInc input[type=checkbox],
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type=checkbox],
.content-page .content.academy .academyTop .academyTopWinNewPr input[type=checkbox],
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type=checkbox],
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type=checkbox],
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type=checkbox],
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type=checkbox],
.content-page .content.academy #startPreTest .academyQuizAnsw input[type=radio],
.content-page .content.academy .academyTop .academyQuizAnsw input[type=radio],
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type=radio],
.content-page .content.academy .academyTop .academyQuizAnswInc input[type=radio],
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type=radio],
.content-page .content.academy .academyTop .academyTopWinNewPr input[type=radio],
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type=radio],
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type=radio],
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type=radio],
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type=radio] {
  display: none;
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view {
  color: #555555;
  opacity: 0.85;
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view span {
  display: inline-block;
  vertical-align: bottom;
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='checkbox'] + .checkbox-view span + span {
  width: calc(100% - 30px);
  float: right;
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio']:checked + .radio-view {
  color: #000000;
  opacity: 1;
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio']:checked + .radio-view span span:before {
  content: "\f111";
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='radio']:not(:checked) + .radio-view span span:before {
  content: "";
}
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2 input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyTopWinNewPr2C input[type='checkbox']:checked + .checkbox-view {
  color: #000000;
  opacity: 1;
}
.content-page .content.academy #startPreTest .academyQuizAnsw .checkbox-square .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .checkbox-square .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr .checkbox-square .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .checkbox-square .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .checkbox-square .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .radio-circle .fa {
  color: #17b3e6;
  position: absolute;
}
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle,
.content-page .content.academy #startPreTest .academyTopWinNewPr .radio-circle,
.content-page .content.academy .academyTop .academyTopWinNewPr .radio-circle,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .radio-circle,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .radio-circle,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .radio-circle,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .radio-circle {
  border-radius: 11px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2 .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2 .radio-circle .fa,
.content-page .content.academy #startPreTest .academyTopWinNewPr2C .radio-circle .fa,
.content-page .content.academy .academyTop .academyTopWinNewPr2C .radio-circle .fa {
  font-size: 9px;
  left: 6px;
  top: 5px;
  display: none;
}
.content-page .content.academy #startPreTest .academyTopMain,
.content-page .content.academy .academyTop .academyTopMain {
  width: 100%;
  background: none repeat scroll 0 0 rgba(49, 153, 194, 0.7);
  height: 103px;
  margin: 20px 0 -20px;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyTopMain,
  .content-page .content.academy .academyTop .academyTopMain {
    height: auto;
  }
}
.content-page .content.academy #startPreTest .academyTopMain img,
.content-page .content.academy .academyTop .academyTopMain img {
  margin: 34px 36px 42px 62px;
  float: left;
}
@media (max-width: 650px) {
  .content-page .content.academy #startPreTest .academyTopMain img,
  .content-page .content.academy .academyTop .academyTopMain img {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 650px) and (min-width: 481px) {
  .content-page .content.academy #startPreTest .academyTopMain img,
  .content-page .content.academy .academyTop .academyTopMain img {
    margin-top: 10px;
  }
}
.content-page .content.academy #startPreTest .academyTopMain table,
.content-page .content.academy .academyTop .academyTopMain table {
  height: 100%;
}
.content-page .content.academy #startPreTest .academyTopMain table td,
.content-page .content.academy .academyTop .academyTopMain table td {
  padding: 4px 10px 4px 5px;
}
.content-page .content.academy #startPreTest .academyTopMain table td p,
.content-page .content.academy .academyTop .academyTopMain table td p {
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  margin: 0;
}
.content-page .content.academy #startPreTest .academyTopMain table td p a,
.content-page .content.academy .academyTop .academyTopMain table td p a {
  color: #06c;
}
.content-page .content.academy #startPreTest .academyTopMain table td p a:hover,
.content-page .content.academy .academyTop .academyTopMain table td p a:hover {
  text-decoration: none;
  color: #09f;
}
.content-page .content.academy #startPreTest .academyTopMain table td p a.register,
.content-page .content.academy .academyTop .academyTopMain table td p a.register {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
.content-page .content.academy #startPreTest .academyTopMain table td p a.register:hover,
.content-page .content.academy .academyTop .academyTopMain table td p a.register:hover {
  text-decoration: underline;
  color: #09f;
}
.content-page .content.academy #startPreTest .academyTopMain table td p span.login,
.content-page .content.academy .academyTop .academyTopMain table td p span.login {
  text-decoration: underline;
  font-weight: bold;
}
.content-page .content.academy #startPreTest .academyTopMain table td p span.login:hover,
.content-page .content.academy .academyTop .academyTopMain table td p span.login:hover {
  color: #09f;
  cursor: pointer;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R,
.content-page .content.academy .academyTop .academyTopWinNewPr3R {
  height: 323px;
  width: 625px;
  background: #1a97cd;
  border: solid 10px #21ade5;
  margin: 0 auto;
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 725px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL {
    float: left;
    padding: 0 35px 35px 48px;
    text-align: center;
    border-right: solid 1px #66c6ea;
    margin: 37px 0 0;
  }
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL {
    width: 100%;
    margin: 30px auto;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: solid 1px #66c6ea;
  }
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL p,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL p {
  color: #fff;
  text-shadow: 0 0 70px #fff;
  font-size: 17px;
  letter-spacing: -0.2px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 20px;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL p.number,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL p.number {
  font-weight: 900;
  font-size: 120px;
  line-height: 43px;
  margin: 0 0 30px;
  padding-top: 10px;
  font-family: "Ford Antenna Bold";
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL p.points,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL p.points {
  text-transform: uppercase;
  font-size: 37px;
  line-height: 35px;
  margin: 0;
  font-weight: 900;
  height: 38px;
  background: #ffe827;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL p.result3,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL p.result3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook img,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook img {
  max-width: 100%;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook a,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook a {
  color: #06c;
  margin-left: 5px;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook a:hover,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RL .resultFacebook a:hover {
  text-decoration: none;
  font-weight: 700;
}
@media (min-width: 725px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR {
    float: left;
    padding: 0 10px 35px 0;
    margin: 37px 0 0 19px;
    text-align: center;
    width: 328px;
  }
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR {
    width: 100%;
    margin: 30px auto;
    text-align: center;
    padding: 0 10px;
  }
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR h2,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR h2 {
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 12px;
  text-shadow: 0 0 70px #fff;
  font-style: italic;
  text-align: left;
  margin-top: 0;
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR h2,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR h2 {
    text-align: center;
  }
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR ul,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR ul {
  margin: 0;
  list-style-image: url(/images/academy/academyUl.png);
  text-shadow: 0 0 70px #fff;
  text-align: left;
  list-style-position: inside;
  padding-left: 0;
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR ul li,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR ul li {
  margin: 4px 0;
  color: #fff;
  font-size: 14px;
  width: 310px;
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR ul li,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR ul li {
    max-width: 100%;
  }
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR input,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR input {
  color: #fff;
  clear: both;
  background: #2fbd4d;
  border: none;
  font-weight: 700;
  margin: 58px 0 0 -10px;
  height: 30px;
  padding: 0 9px;
  font-size: 14px;
  letter-spacing: 1px;
  text-shadow: 0 0 70px #fff;
}
@media (max-width: 724px) {
  .content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR input,
  .content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR input {
    margin-left: 0;
  }
}
.content-page .content.academy #startPreTest .academyTopWinNewPr3R .TopWinNewPr3RR img,
.content-page .content.academy .academyTop .academyTopWinNewPr3R .TopWinNewPr3RR img {
  margin-bottom: -36px;
  margin-left: -17px;
  margin-top: -20px;
  width: 240px;
}
.content-page .content.academy #startPreTest .academyVideo,
.content-page .content.academy .academyTop .academyVideo {
  height: 297px;
  margin: 0 auto;
  width: 510px;
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyVideo,
  .content-page .content.academy .academyTop .academyVideo {
    max-width: 100%;
  }
  .content-page .content.academy #startPreTest .academyVideo *,
  .content-page .content.academy .academyTop .academyVideo * {
    max-height: 100%;
    max-width: 100%;
  }
}
@media (max-width: 376px) {
  .content-page .content.academy #startPreTest .academyVideo,
  .content-page .content.academy .academyTop .academyVideo {
    max-height: 155px;
  }
}
@media (min-width: 377px) and (max-width: 426px) {
  .content-page .content.academy #startPreTest .academyVideo,
  .content-page .content.academy .academyTop .academyVideo {
    max-height: 183px;
  }
}
@media (min-width: 427px) and (max-width: 526px) {
  .content-page .content.academy #startPreTest .academyVideo,
  .content-page .content.academy .academyTop .academyVideo {
    max-height: 240px;
  }
}
@media (min-width: 527px) and (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyVideo,
  .content-page .content.academy .academyTop .academyVideo {
    max-height: 286px;
  }
}
.content-page .content.academy #startPreTest .academyTopMainQuiz,
.content-page .content.academy .academyTop .academyTopMainQuiz,
.content-page .content.academy #startPreTest .academyTopMainVideo,
.content-page .content.academy .academyTop .academyTopMainVideo {
  width: 100%;
  margin: 20px 0 -20px;
  background: none repeat scroll 0 0 rgba(37, 37, 37, 0.6);
  min-height: 85px;
  clear: both;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz table,
.content-page .content.academy .academyTop .academyTopMainQuiz table,
.content-page .content.academy #startPreTest .academyTopMainVideo table,
.content-page .content.academy .academyTop .academyTopMainVideo table {
  height: 90px;
  width: 100%;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz table td,
.content-page .content.academy .academyTop .academyTopMainQuiz table td,
.content-page .content.academy #startPreTest .academyTopMainVideo table td,
.content-page .content.academy .academyTop .academyTopMainVideo table td {
  padding: 4px 10px 4px 5px;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz table td:first-child img,
.content-page .content.academy .academyTop .academyTopMainQuiz table td:first-child img,
.content-page .content.academy #startPreTest .academyTopMainVideo table td:first-child img,
.content-page .content.academy .academyTop .academyTopMainVideo table td:first-child img {
  margin: 34px 36px 42px 62px;
  float: left;
  max-width: 100%;
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td:first-child img,
  .content-page .content.academy .academyTop .academyTopMainQuiz table td:first-child img,
  .content-page .content.academy #startPreTest .academyTopMainVideo table td:first-child img,
  .content-page .content.academy .academyTop .academyTopMainVideo table td:first-child img {
    margin: 10px;
  }
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td.treetd,
  .content-page .content.academy .academyTop .academyTopMainQuiz table td.treetd,
  .content-page .content.academy #startPreTest .academyTopMainVideo table td.treetd,
  .content-page .content.academy .academyTop .academyTopMainVideo table td.treetd {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td.treetd input,
  .content-page .content.academy .academyTop .academyTopMainQuiz table td.treetd input,
  .content-page .content.academy #startPreTest .academyTopMainVideo table td.treetd input,
  .content-page .content.academy .academyTop .academyTopMainVideo table td.treetd input {
    float: none;
  }
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td:not(.treetd),
  .content-page .content.academy .academyTop .academyTopMainQuiz table td:not(.treetd),
  .content-page .content.academy #startPreTest .academyTopMainVideo table td:not(.treetd),
  .content-page .content.academy .academyTop .academyTopMainVideo table td:not(.treetd) {
    display: inline-block;
  }
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td:not(.treetd):first-child,
  .content-page .content.academy .academyTop .academyTopMainQuiz table td:not(.treetd):first-child,
  .content-page .content.academy #startPreTest .academyTopMainVideo table td:not(.treetd):first-child,
  .content-page .content.academy .academyTop .academyTopMainVideo table td:not(.treetd):first-child {
    float: left;
    max-width: 60px;
  }
}
@media (max-width: 610px) {
  .content-page .content.academy #startPreTest .academyTopMainQuiz table td:not(.treetd):nth-child(2),
  .content-page .content.academy .academyTop .academyTopMainQuiz table td:not(.treetd):nth-child(2),
  .content-page .content.academy #startPreTest .academyTopMainVideo table td:not(.treetd):nth-child(2),
  .content-page .content.academy .academyTop .academyTopMainVideo table td:not(.treetd):nth-child(2) {
    float: right;
    width: calc(100% - 60px);
  }
}
.content-page .content.academy #startPreTest .academyTopMainQuiz table td p,
.content-page .content.academy .academyTop .academyTopMainQuiz table td p,
.content-page .content.academy #startPreTest .academyTopMainVideo table td p,
.content-page .content.academy .academyTop .academyTopMainVideo table td p {
  color: #fff;
  font-size: 18px;
  margin: 0;
  line-height: 150%;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz table td .quizPrev,
.content-page .content.academy .academyTop .academyTopMainQuiz table td .quizPrev,
.content-page .content.academy #startPreTest .academyTopMainVideo table td .quizPrev,
.content-page .content.academy .academyTop .academyTopMainVideo table td .quizPrev {
  background: #3c3c3c;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz input,
.content-page .content.academy .academyTop .academyTopMainQuiz input,
.content-page .content.academy #startPreTest .academyTopMainVideo input,
.content-page .content.academy .academyTop .academyTopMainVideo input {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  border: none;
  padding: 12px 28px;
  float: right;
  font-weight: 700;
}
.content-page .content.academy #startPreTest .academyTopMainQuiz .quizNext,
.content-page .content.academy .academyTop .academyTopMainQuiz .quizNext,
.content-page .content.academy #startPreTest .academyTopMainVideo .quizNext,
.content-page .content.academy .academyTop .academyTopMainVideo .quizNext {
  background: #2fbd4d;
}
.content-page .content.academy #startPreTest .ComicsCommQuiz,
.content-page .content.academy .academyTop .ComicsCommQuiz {
  float: left;
  margin-left: 19%;
  margin-top: 15%;
}
@media (max-width: 920px) {
  .content-page .content.academy #startPreTest .ComicsCommQuiz,
  .content-page .content.academy .academyTop .ComicsCommQuiz {
    display: none;
  }
}
.content-page .content.academy #startPreTest .ComicsCommQuiz img,
.content-page .content.academy .academyTop .ComicsCommQuiz img {
  width: 37px;
  height: 33px;
  max-width: 100%;
}
.content-page .content.academy #startPreTest .moduletable,
.content-page .content.academy .academyTop .moduletable {
  float: left;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .content-page .content.academy #startPreTest .moduletable,
  .content-page .content.academy .academyTop .moduletable {
    max-width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 920px) and (min-width: 611px) {
  .content-page .content.academy #startPreTest .moduletable,
  .content-page .content.academy .academyTop .moduletable {
    float: none;
  }
}
.content-page .content.academy #startPreTest .moduletable .academyQuiz,
.content-page .content.academy .academyTop .moduletable .academyQuiz {
  background: #fff;
  width: 609px;
  padding: 20px 76px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .content-page .content.academy #startPreTest .moduletable .academyQuiz,
  .content-page .content.academy .academyTop .moduletable .academyQuiz {
    padding: 10px;
    max-width: 100%;
  }
}
.content-page .content.academy #startPreTest .moduletable .academyQuiz h1,
.content-page .content.academy .academyTop .moduletable .academyQuiz h1 {
  color: #21ace1;
  font-style: normal !important;
  font-size: 18px !important;
  font-weight: 700;
  letter-spacing: 0.1px !important;
  text-align: center;
  margin: 0 0 16px;
  padding-bottom: 16px;
}
.content-page .content.academy #startPreTest .moduletable .academyQuiz h2,
.content-page .content.academy .academyTop .moduletable .academyQuiz h2 {
  color: #676a6d;
  line-height: 19px;
  margin: 9px 0 10px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.content-page .content.academy #startPreTest .academyQuiz label,
.content-page .content.academy .academyTop .academyQuiz label,
.content-page .content.academy #startPreTest .academyQuizAnswInc label,
.content-page .content.academy .academyTop .academyQuizAnswInc label,
.content-page .content.academy #startPreTest .academyQuizAnsw label,
.content-page .content.academy .academyTop .academyQuizAnsw label {
  margin: 10px;
  font-weight: normal;
  width: 100%;
}
.content-page .content.academy #startPreTest .academyQuiz input[type=radio],
.content-page .content.academy .academyTop .academyQuiz input[type=radio],
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type=radio],
.content-page .content.academy .academyTop .academyQuizAnswInc input[type=radio],
.content-page .content.academy #startPreTest .academyQuizAnsw input[type=radio],
.content-page .content.academy .academyTop .academyQuizAnsw input[type=radio] {
  display: none;
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyQuiz input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view,
.content-page .content.academy #startPreTest .academyQuiz input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyQuiz input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view {
  color: #555555;
  opacity: 0.85;
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyQuiz input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view span,
.content-page .content.academy #startPreTest .academyQuiz input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyQuiz input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view span {
  display: inline-block;
  vertical-align: bottom;
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyQuiz input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio'] + .radio-view span + span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio'] + .radio-view span + span,
.content-page .content.academy #startPreTest .academyQuiz input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyQuiz input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox'] + .checkbox-view span + span,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox'] + .checkbox-view span + span {
  width: calc(100% - 30px);
  float: right;
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyQuiz input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:checked + .radio-view,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:checked + .radio-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:checked + .radio-view {
  color: #000000;
  opacity: 1;
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuiz input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:checked + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:checked + .radio-view span span:before {
  content: "\f111";
}
.content-page .content.academy #startPreTest .academyQuiz input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuiz input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='radio']:not(:checked) + .radio-view span span:before,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='radio']:not(:checked) + .radio-view span span:before {
  content: "";
}
.content-page .content.academy #startPreTest .academyQuiz input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyQuiz input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnswInc input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnswInc input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy #startPreTest .academyQuizAnsw input[type='checkbox']:checked + .checkbox-view,
.content-page .content.academy .academyTop .academyQuizAnsw input[type='checkbox']:checked + .checkbox-view {
  color: #000000;
  opacity: 1;
}
.content-page .content.academy #startPreTest .academyQuiz .checkbox-square .fa,
.content-page .content.academy .academyTop .academyQuiz .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .checkbox-square .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyQuizAnsw .checkbox-square .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .checkbox-square .fa,
.content-page .content.academy #startPreTest .academyQuiz .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuiz .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle .fa {
  color: #17b3e6;
  position: absolute;
}
.content-page .content.academy #startPreTest .academyQuiz .radio-circle,
.content-page .content.academy .academyTop .academyQuiz .radio-circle,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle,
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle {
  border-radius: 11px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .content.academy #startPreTest .academyQuiz .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuiz .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnswInc .radio-circle .fa,
.content-page .content.academy #startPreTest .academyQuizAnsw .radio-circle .fa,
.content-page .content.academy .academyTop .academyQuizAnsw .radio-circle .fa {
  font-size: 9px;
  left: 6px;
  top: 5px;
  display: none;
}
.content-page .content.academy #startPreTest .academyQuiz .academyNewPrI,
.content-page .content.academy .academyTop .academyQuiz .academyNewPrI,
.content-page .content.academy #startPreTest .academyQuizAnswInc .academyNewPrI,
.content-page .content.academy .academyTop .academyQuizAnswInc .academyNewPrI,
.content-page .content.academy #startPreTest .academyQuizAnsw .academyNewPrI,
.content-page .content.academy .academyTop .academyQuizAnsw .academyNewPrI {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.content-page .content.academy #startPreTest .academyQuiz .academyNewPrI input,
.content-page .content.academy .academyTop .academyQuiz .academyNewPrI input,
.content-page .content.academy #startPreTest .academyQuizAnswInc .academyNewPrI input,
.content-page .content.academy .academyTop .academyQuizAnswInc .academyNewPrI input,
.content-page .content.academy #startPreTest .academyQuizAnsw .academyNewPrI input,
.content-page .content.academy .academyTop .academyQuizAnsw .academyNewPrI input {
  height: 33px;
  background: none repeat scroll 0 0 #2fbd4d;
  color: #fff;
  border: medium none;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 600;
  min-width: 100px;
}
.content-page .content.academy #startPreTest .academyTopMainVideo .academyQuiz,
.content-page .content.academy .academyTop .academyTopMainVideo .academyQuiz {
  position: relative;
  width: auto;
  margin: 20px 14px;
  padding: 45px 20px;
  background: #fff;
}
.content-page .content.academy #startPreTest .academyTopMainVideo .academyQuiz:after,
.content-page .content.academy .academyTop .academyTopMainVideo .academyQuiz:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 25%;
  width: 37px;
  height: 33px;
  background: url(/images/academy/academyComicsComm.png) center no-repeat;
}
.content-page .content.academy #startPreTest .academyTopMainVideo .academyQuiz span,
.content-page .content.academy .academyTop .academyTopMainVideo .academyQuiz span {
  font-size: 16px;
  font-family: "Ford Antenna Light";
}
.content-page .content.academy #startPreTest .academyTopMainVideo .academyQuiz span a,
.content-page .content.academy .academyTop .academyTopMainVideo .academyQuiz span a {
  color: #06c;
}
.content-page .content.academy #startPreTest .academyTopMainVideo .academyQuiz span a:hover,
.content-page .content.academy .academyTop .academyTopMainVideo .academyQuiz span a:hover {
  text-decoration: none;
  color: #09f;
}
.content-page .content.academy #startPreTest .academyQuizAnswInc h1,
.content-page .content.academy .academyTop .academyQuizAnswInc h1 {
  color: red;
}
.content-page .content.academy #startPreTest .labelRed span,
.content-page .content.academy .academyTop .labelRed span {
  color: red;
}
.content-page .content.academy #startPreTest .labelRed span.fa,
.content-page .content.academy .academyTop .labelRed span.fa {
  color: red !important;
}
.content-page .content.academy #startPreTest .labelGreen span,
.content-page .content.academy .academyTop .labelGreen span {
  color: #2fbd4d;
}
.content-page .content.academy #startPreTest .labelGreen span.fa,
.content-page .content.academy .academyTop .labelGreen span.fa {
  color: #2fbd4d !important;
}
.content-page .content.academy .academyContent {
  margin-top: 30px;
}
.content-page .content.academy .academyContent h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
.content-page .content.academy .academyContent .academyUlDrop {
  list-style: none;
  padding: 0;
}
.content-page .content.academy .academyContent .academyUlDrop li {
  background: none repeat scroll 0 0 #f2f2f2;
  color: #616467;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  min-height: 30px;
  width: 100%;
  padding: 0 29px;
}
.content-page .content.academy .academyContent .academyUlDrop li:hover {
  background: #1fabe2;
  color: #616467;
}
.content-page .content.academy .academyContent .academyUlDrop li:hover .video-category-title .academyUlDropP {
  display: block;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}
.content-page .content.academy .academyContent .academyUlDrop li.active {
  background-color: #fff;
  font-weight: 600;
  padding: 10px 29px 0;
  margin-bottom: 35px;
}
.content-page .content.academy .academyContent .academyUlDrop li.active span {
  color: #000;
  text-transform: uppercase;
}
.content-page .content.academy .academyContent .academyUlDrop li .video-category-title {
  padding: 15px 0 15px 0;
}
.content-page .content.academy .academyContent .academyUlDrop li .video-category-title .academyUlDropP {
  display: none;
  margin: 0 20px 0 0;
}
@media (min-width: 480px) {
  .content-page .content.academy .academyContent .academyUlDrop li .video-category-title .academyUlDropP {
    float: right;
  }
}
.content-page .content.academy .academyContent .academyUlDrop li .video-category-title .academyUlDropP img {
  margin: -3px 10px;
  width: 20px;
  height: 14px;
  max-width: 100%;
}
@media (max-width: 480px) {
  .content-page .content.academy .academyContent .academyUlDrop li .video-category-title .academyUlDropP img {
    margin: 0;
  }
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo {
  margin-top: 20px;
}
@media (min-width: 836px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB {
    height: 269px;
    float: left;
    border: solid 10px #ececec;
    position: relative;
    width: 440px;
    margin: 0 0 10px 10px;
  }
}
@media (max-width: 835px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB {
    margin: 0 0 11px 10px;
    height: 129px;
    float: left;
    border: 10px solid #ececec;
    position: relative;
    width: 205px;
  }
}
@media (min-width: 836px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB img {
    height: 249px;
    width: 440px;
    max-width: 100%;
  }
}
@media (max-width: 835px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB img {
    height: 109px;
    width: 205px;
    max-width: 100%;
  }
}
@media (min-width: 836px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB .bigPlay {
    left: 160px;
    cursor: pointer;
    position: absolute;
    top: 75px;
    width: 99px !important;
    height: 99px !important;
  }
}
@media (max-width: 835px) {
  .content-page .content.academy .academyContent .academyUlDrop li .academyContentVideo .academyContentVideoB .bigPlay {
    left: 50%;
    margin-left: -20px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
  }
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload {
  margin: 0 0 11px 10px;
  height: 129px;
  float: left;
  border: 10px solid #ececec;
  position: relative;
  width: 205px;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm img,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone img,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion img,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload img {
  height: 109px;
  width: 205px;
  max-width: 100%;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm .smallPlay,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone .smallPlay,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion .smallPlay,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload .smallPlay {
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm .aVideoLoad,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone .aVideoLoad,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion .aVideoLoad,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload .aVideoLoad {
  margin: 43px 0;
  text-align: center;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm .aVideoLoad p,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone .aVideoLoad p,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion .aVideoLoad p,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload .aVideoLoad p {
  color: #1fabe2;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm .aVideoLoad p a,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone .aVideoLoad p a,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion .aVideoLoad p a,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload .aVideoLoad p a {
  margin: 0 0 0 5px;
  color: #1fabe2;
}
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSm .aVideoLoad p a:hover,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmDone .aVideoLoad p a:hover,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmQuestion .aVideoLoad p a:hover,
.content-page .content.academy .academyContent .academyUlDrop li .academyContentVideoSmload .aVideoLoad p a:hover {
  text-decoration: none;
  color: #09f;
}
.content-page .questionnaire {
  width: 1000px;
  margin: 0 auto;
}
.content-page .questionnaire .error-message-block {
  margin: 10px 0;
  color: #f30020;
  text-align: center;
}
.content-page .questionnaire h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .questionnaire #questionnaire-block .text-block {
  line-height: 140%;
  margin-bottom: 33px;
}
.content-page .questionnaire #questionnaire-block .text-block p {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
}
.content-page .questionnaire #questionnaire-block .question {
  font-size: 16px;
  font-weight: normal;
  line-height: 135%;
  padding: 1px 0;
  margin-bottom: 24px;
}
.content-page .questionnaire #questionnaire-block .question .question-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 135%;
  margin-bottom: 18px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers {
  padding-left: 34px;
  margin: 18px 0 30px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .answer-wrapper {
  position: relative;
  margin-bottom: 17px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns > div {
  margin-bottom: 10px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] {
  display: none;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label {
  cursor: pointer;
  font-weight: normal;
  width: 100%;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label .radio-view {
  color: #555555;
  opacity: 0.85;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label .radio-view span {
  display: inline-block;
  vertical-align: bottom;
  float: left;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label .radio-view span.radio-circle {
  border-radius: 11px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label .radio-view span.radio-circle .fa {
  font-size: 9px;
  left: 6px;
  top: 5px;
  display: none;
  color: #17b3e6;
  position: absolute;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio'] + label .radio-view span:not(.radio-circle) {
  max-width: calc(100% - 38px);
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio']:checked + label .radio-view {
  opacity: 1;
  color: #000000;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns input[type='radio']:checked + label .radio-view span.radio-circle .fa {
  display: block;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] {
  display: none;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label {
  cursor: pointer;
  font-weight: normal;
  width: 100%;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label .checkbox-view {
  color: #555555;
  opacity: 0.85;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label .checkbox-view span {
  display: inline-block;
  vertical-align: bottom;
  float: left;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label .checkbox-view span.checkbox-square {
  border-radius: 2px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label .checkbox-view span.checkbox-square .fa {
  font-size: 18px;
  left: 1px;
  top: 1px;
  display: none;
  color: #17b3e6;
  position: absolute;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox'] + label .checkbox-view span:not(.checkbox-square) {
  max-width: calc(100% - 38px);
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox']:checked + label .checkbox-view {
  opacity: 1;
  color: #000000;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .radio-btns.checkboxes input[type='checkbox']:checked + label .checkbox-view span.checkbox-square .fa {
  display: block;
}
.content-page .questionnaire #questionnaire-block .question .question-answers textarea {
  font-size: 15px;
  line-height: 135%;
  color: #606060;
  display: block;
  width: 100%;
  height: 115px;
  padding: 14px 20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  resize: none;
  box-sizing: border-box;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .user-info .field-wrapper {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .user-info .field-wrapper label {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 7px;
  font-weight: normal;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .user-info .field-wrapper input[type="text"] {
  width: 100%;
  color: #606060;
  height: 40px;
  line-height: normal;
  padding: 0 20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .user-info .field-wrapper:nth-child(2n) {
  margin-left: 4%;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  clear: both;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item {
  cursor: move;
  font-size: 14px;
  height: auto;
  margin-bottom: 5px;
  padding: 0;
  color: #606060;
  line-height: normal;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-sizing: border-box;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item.dragging .index {
  opacity: 0.6;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item.placeholder {
  position: relative !important;
  border: 1px dashed #7fdaf2;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item.placeholder .index {
  border-right: 4px solid #00b5e6;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item.placeholder .sortable-answer {
  color: #fff;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item > div {
  display: table-cell;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item .index {
  font-size: 11px;
  background-color: #FFF;
  vertical-align: middle;
  text-align: center;
  border-right: 4px solid #cccccc;
  min-width: 6.5em;
  white-space: nowrap;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item .sortable-answer {
  background-color: #FFF;
  width: 60.5em;
  padding: 12px 1.3em;
}
.content-page .questionnaire #questionnaire-block .question .question-answers .sortable .sortable-item .drag-icon {
  background-color: #FFF;
  padding-right: 0.5em;
  vertical-align: middle;
}
.content-page .questionnaire #questionnaire-block .thank-you {
  text-align: center;
  line-height: 150%;
}
.content-page .questionnaire #questionnaire-block .thank-you .thank {
  font-weight: bold;
  margin-bottom: 13px;
}
.content-page .questionnaire #questionnaire-block .btns-row {
  text-align: center;
  margin: 27px 0 23px;
}
.content-page .questionnaire #questionnaire-block .btns-row .btn-default {
  width: 200px;
  height: 40px;
  line-height: 28px;
}
.content-page .questionnaire #questionnaire-congratulation .thank-you {
  text-align: center;
  line-height: 150%;
  margin-top: 20px;
}
.content-page .questionnaire #questionnaire-congratulation .thank-you a {
  color: #17b3e6;
}
.content-page .questionnaire #questionnaire-congratulation .thank-you a:hover {
  text-decoration: none;
  color: #08c2ff;
}
.content-page .questionnaire #questionnaire-congratulation .thank-you .event_ticket:hover {
  opacity: 0.85;
}
@media (max-width: 1000px) {
  .content-page .questionnaire {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-page .questionnaire h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .content-page .questionnaire #questionnaire-block .question .question-answers {
    padding-left: 0;
  }
}
.content-page .training h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .training p.heading {
  padding: 20px 0;
  max-width: 1780px;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
.content-page .training .training-block {
  max-width: 1000px;
  position: relative;
  margin: 35px auto;
  border: 1px solid #ebebeb;
  padding: 32px;
  background-color: #fff;
  box-shadow: 0 11px 21px rgba(0, 0, 0, 0.4);
}
.content-page .training .training-block.left .training-content {
  float: right;
}
.content-page .training .training-block.left .training-media {
  float: left;
}
.content-page .training .training-block.left .training-buttons {
  right: 32px;
}
.content-page .training .training-block.right .training-content {
  float: left;
}
.content-page .training .training-block.right .training-media {
  float: right;
}
.content-page .training .training-block.right .training-buttons {
  left: 32px;
}
.content-page .training .training-block .training-content {
  width: 46%;
}
.content-page .training .training-block .training-content h3 {
  margin: 0;
  font-size: 26px;
}
.content-page .training .training-block .training-content .training-description {
  margin-top: 25px;
  margin-bottom: 86px;
  color: #696969;
  font-size: 13px;
}
.content-page .training .training-block .training-media {
  width: 46%;
}
.content-page .training .training-block .training-media * {
  max-width: 100%;
  max-height: 100%;
}
.content-page .training .training-block .training-buttons {
  position: absolute;
  bottom: 32px;
  height: 44px;
  width: 43%;
}
.content-page .training .training-block .training-buttons a {
  display: inline-block;
  height: 100%;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.content-page .training .training-block .training-buttons a:hover {
  opacity: 0.9;
  text-decoration: none;
}
.content-page .training .training-block .training-buttons a:nth-child(odd) {
  float: left;
}
.content-page .training .training-block .training-buttons a:nth-child(even) {
  float: right;
}
.content-page .training section.academy {
  margin: 30px 0 15px 0;
  border: 1px solid #ebebeb;
  display: -ms-flexbox;
  display: flex;
  width: 99.6%;
}
.content-page .training section.academy .academy-bg {
  -ms-flex: 0 50%;
      flex: 0 50%;
  background: url(/images/resources_new/res-academy.jpg);
  background-size: cover;
}
.content-page .training section.academy .academy-text {
  -ms-flex: 0 50%;
      flex: 0 50%;
  padding: 30px;
}
.content-page .training section.academy .academy-text h2 {
  margin-top: 0;
}
.content-page .training section.academy .academy-text a.button {
  display: inline-block;
  height: 100%;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.content-page .training section.academy .academy-text a.button:hover {
  opacity: 0.9;
  text-decoration: none;
}
.content-page .training section.resources-new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .training section.resources-new .resource-block {
  padding-top: 15px;
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
}
.content-page .training section.resources-new .resource-block:nth-child(2n) {
  padding-right: 0;
}
.content-page .training section.resources-new .resource-block:nth-child(2n+1) {
  padding-left: 0;
}
.content-page .training section.resources-new .resource-block .resource-block-inner {
  border: 1px solid #ebebeb;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .image {
  -ms-flex: 0 50%;
      flex: 0 50%;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content {
  -ms-flex: 0 50%;
      flex: 0 50%;
  padding: 15px;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content h2 {
  margin-top: 0;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content .buttons {
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content .buttons a.button {
  display: inline-block;
  -ms-flex-item-align: end;
      align-self: flex-end;
  height: 46px;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content .buttons a.button:hover {
  opacity: 0.9;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .content-page .training .training-block .training-content .training-description {
    margin-bottom: 15px;
  }
  .content-page .training .training-block .training-content .training-buttons {
    height: auto;
    position: static;
  }
  .content-page .training .training-block .training-content .training-buttons a:nth-child(odd),
  .content-page .training .training-block .training-content .training-buttons a:nth-child(even) {
    float: none;
  }
  .content-page .training .training-block .training-content .training-buttons a + a {
    margin-top: 10px;
  }
  .content-page .training section.resources-new .resource-block .resource-block-inner .resource-content h2 {
    font-size: 22px;
  }
  .content-page .training section.resources-new .resource-block .resource-block-inner .resource-content a.button {
    position: static;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .content-page .training .training-block.mobile {
    display: none;
  }
  .content-page .training section.academy .academy-bg img {
    display: none;
  }
  .content-page .training section.resources-new .resource-block {
    width: 49.8%;
  }
}
@media (max-width: 767px) {
  .content-page .training .training-block:not(.mobile) {
    display: none;
  }
  .content-page .training .training-block.mobile .training-content {
    width: 100%;
  }
  .content-page .training .training-block.mobile .training-content h3 {
    margin-bottom: 10px;
    text-align: center;
  }
  .content-page .training .training-block.mobile .training-media {
    width: 100%;
    text-align: center;
  }
  .content-page .training .training-block.mobile .training-media * {
    margin: 0 auto;
  }
  .content-page .training .training-block.mobile .training-description {
    margin-bottom: 15px;
  }
  .content-page .training .training-block.mobile .training-buttons {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .content-page .training .training-block.mobile .training-buttons a {
    margin-top: 10px;
  }
  .content-page .training .training-block.mobile .training-buttons a:nth-child(odd),
  .content-page .training .training-block.mobile .training-buttons a:nth-child(even) {
    float: none;
  }
  .content-page .training section.academy {
    display: block;
  }
  .content-page .training section.academy .academy-bg img {
    width: 100%;
  }
  .content-page .training section.academy .academy-text {
    padding: 15px;
  }
  .content-page .training section.academy .academy-text h2 {
    text-align: center;
  }
  .content-page .training section.academy .academy-text .buttons {
    text-align: center;
  }
  .content-page .training section.resources-new .resource-block {
    padding: 15px 0;
  }
  .content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content h2 {
    font-size: 22px;
  }
  .content-page .training section.resources-new .resource-block .resource-block-inner .resource-content .main-content .buttons a.button {
    position: static;
    width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 425px) {
  .content-page .training .training-block.mobile .training-buttons a {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 524px) {
  .content-page .training .training-block.mobile .training-buttons a + a {
    margin-left: 10px;
  }
}
.content-page .history.panel {
  min-height: auto;
}
.content-page .history .history-intro h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
.content-page .history .history-intro h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-page .history .history-intro .history-intro-text p {
  font-size: 16px;
}
.content-page .history .history-intro .images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .history .history-intro .images .img-block {
  flex: 0 50%;
  -ms-flex: 0 45%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.content-page .history .history-intro .images .img-block img {
  max-width: 100px;
  max-height: 100px;
}
.content-page .history .history-intro .images .img-block p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.content-page .history .history-gallery {
  margin: 50px 0;
}
.content-page .history .history-gallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .history .history-gallery .owl-carousel {
  padding: 0 45px;
}
.content-page .history .history-gallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 50px 15px;
}
.content-page .history .history-gallery .owl-carousel .owl-item .galleryimage-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
  box-shadow: 0 5px 7px rgba(96, 128, 136, 0.42);
}
.content-page .history .history-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: hidden;
}
.content-page .history .history-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner img {
  transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.content-page .history .history-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .descr {
  display: none;
}
.content-page .history .history-gallery .owl-carousel .owl-item.center {
  z-index: 10;
}
@media (min-width: 769px) {
  .content-page .history .history-gallery .owl-carousel .owl-item.center .galleryimage-wrap {
    transform: scale(1.15);
  }
}
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-prev,
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .history .history-gallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .history .history-gallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .history .history-gallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .history .history-gallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
.content-page .history .history-timeline h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 15px;
}
.content-page .history .history-timeline .timeline-milestone {
  display: none;
}
.content-page .history .history-timeline .timeline-milestone.active {
  display: block;
}
.content-page .history .history-timeline .timeline-milestone .timeline-year {
  font-size: 200px;
  color: #eff2f6;
  font-weight: 700;
  line-height: 0.8em;
}
@media (min-width: 990px) and (max-width: 1100px) {
  .content-page .history .history-timeline .timeline-milestone .timeline-year {
    font-size: 150px;
  }
}
.content-page .history .history-timeline .timeline-milestone .timeline-header {
  font-size: 28px;
  font-weight: 700;
  color: #2b6497;
  text-transform: uppercase;
  margin: 20px 0;
}
.content-page .history .history-timeline .timeline-milestone .timeline-content p {
  font-size: 16px;
}
.content-page .history .history-timeline .timeline-milestone .images img {
  max-width: 100%;
}
.content-page .history .history-timeline .timeline-wrap {
  overflow-x: hidden;
  height: 120px;
}
.content-page .history .history-timeline .timeline-wrap .timeline {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  transition: left 1s ease-in-out;
  -moz-transition: left 1s ease-in-out;
  -webkit-transition: left 1s ease-in-out;
  -o-transition: left 1s ease-in-out;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year-start {
  height: 80px;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year-start .circle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #dfdfdf;
  margin-top: 60px;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year-start.previous .circle {
  background-color: #E9C019;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year {
  height: 80px;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year .year-name {
  display: inline-block;
  height: 68px;
  padding: 0 55px;
  font-size: 16px;
  cursor: pointer;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year .year-name:hover {
  font-weight: 700;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year .year-bg {
  height: 5px;
  background: linear-gradient(to right, #dfdfdf 0%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .history .history-timeline .timeline-wrap .timeline .year.active .year-name {
  font-weight: 700;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year.active .year-bg {
  height: 5px;
  background: linear-gradient(to right, #E9C019 0%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .history .history-timeline .timeline-wrap .timeline .year.previous .year-bg {
  background: linear-gradient(to right, #E9C019 0%, #E9C019 50%, #E9C019 100%);
}
.content-page .history .history-timeline .timeline-wrap .timeline .year.future .year-bg {
  background: linear-gradient(to right, #dfdfdf 0%, #dfdfdf 50%, #dfdfdf 100%);
}
.content-page .history .history-timeline .timeline-wrap .timeline .year-end {
  height: 80px;
}
.content-page .history .history-timeline .timeline-wrap .timeline .year-end .circle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #dfdfdf;
  margin-top: 60px;
}
.content-page .history .history-timeline .timeline-wrap .timeline .car {
  position: absolute;
  left: 20px;
  height: 40px;
  width: 90px;
  top: 50px;
  transition: left 0.25s;
  -moz-transition: left 0.25s;
  -webkit-transition: left 0.25s;
  -o-transition: left 0.25s;
}
.content-page .history .history-timeline .timeline-wrap .timeline .car img {
  max-height: 100%;
  max-width: 100%;
}
@media (min-width: 425px) {
  .content-page .history .history-timeline .timeline-wrap .timeline .car img {
    filter: drop-shadow(0px 5px 7px rgba(96, 128, 136, 0.42));
  }
}
.content-page .history .usa-map h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 15px;
}
.content-page .history .usa-map .usamap-intro {
  margin: 15px;
}
.content-page .history .usa-map .usamap-intro p {
  font-size: 16px;
}
.content-page .history .usa-map #usa-events-map {
  position: relative;
}
.content-page .history .usa-map #usa-events-map #us-map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.content-page .history .usa-map #usa-events-map #us-map path:hover,
.content-page .history .usa-map #usa-events-map #us-map circle:hover {
  stroke-linejoin: round;
  fill: #1a7fa5 !important;
  cursor: pointer;
}
.content-page .history .usa-map #usa-events-map #us-map #path67 {
  fill: none !important;
  stroke: #A9A9A9 !important;
  cursor: default;
}
.content-page .history .usa-map #usa-events-map #info-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(21, 106, 145, 0.75);
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  box-shadow: 0 0 10px #1a7fa5;
  max-width: 300px;
}
.content-page .history .usa-map #usa-events-map #info-box .cross {
  display: none;
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 20px;
  font-weight: bold;
}
.content-page .history .usa-map #usa-events-map #info-box .state-header {
  font-size: 20px;
  font-weight: bold;
}
.content-page .history .usa-map #usa-events-map #info-box .state-year {
  font-weight: bold;
  margin-top: 20px;
}
.content-page .history .usa-map #usa-events-map #info-box .state-year-cities {
  font-size: 12px;
  font-family: 'Ford Antenna Light', sans-serif;
}
.content-page .history .history-videogallery {
  margin: 50px 0;
}
.content-page .history .history-videogallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .history .history-videogallery .owl-carousel {
  padding: 0 45px;
}
.content-page .history .history-videogallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 180px 15px;
}
.content-page .history .history-videogallery .owl-carousel .owl-stage-outer .owl-stage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo {
  height: 100%;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo:hover .video-bg {
  display: none;
}
@media (min-width: 1024px) {
  .content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(26, 127, 165, 0.5) 0%, rgba(26, 127, 165, 0) 50%, rgba(26, 127, 165, 0) 100%);
    z-index: 999;
  }
}
.content-page .history .history-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo iframe {
  height: 100%;
  width: 100%;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .descr {
  margin-top: 20px;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .descr .video-title {
  color: #2B6497;
  font-weight: 700;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin: 0;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .descr .video-descr {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-bottom: 10px;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .descr .video-descr p {
  font-size: 14px;
}
.content-page .history .history-videogallery .owl-carousel .owl-item .descr .video-date {
  font-size: 12px;
  color: #AFAFAF;
}
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-prev,
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .history .history-videogallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .history .history-videogallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .history .history-videogallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .history .history-videogallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
@media (max-width: 425px) {
  .content-page .history .history-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 23px;
  }
  .content-page .history .history-gallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .history .history-timeline .timeline-milestone .timeline-year {
    font-size: 100px;
  }
  .content-page .history .history-timeline .timeline-wrap .timeline .year .year-name {
    padding: 0 15px;
  }
  .content-page .history .history-videogallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 23px;
  }
  .content-page .history .history-videogallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .history .usa-map #usa-events-map #info-box {
    background-color: rgba(21, 106, 145, 0.85);
    position: fixed;
  }
  .content-page .history .usa-map #usa-events-map #info-box .cross {
    display: block;
  }
}
@media (max-width: 768px) and (min-width: 426px) {
  .content-page .history .history-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .history .history-gallery .owl-carousel .owl-dots button {
    margin: 0 10px;
  }
  .content-page .history .history-timeline .timeline-milestone .timeline-year {
    font-size: 130px;
  }
  .content-page .history .history-timeline .timeline-wrap .timeline .year .year-name {
    padding: 0 15px;
  }
  .content-page .history .history-videogallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .history .history-videogallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .history .usa-map #usa-events-map #info-box {
    background-color: rgba(21, 106, 145, 0.85);
    position: fixed;
  }
  .content-page .history .usa-map #usa-events-map #info-box .cross {
    display: block;
  }
}
.content-page .international.panel {
  min-height: auto;
}
.content-page .international.panel.international-intro {
  padding-right: 0;
  padding-bottom: 0;
}
.content-page .international .international-intro h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
.content-page .international .international-intro h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-page .international .international-intro .international-intro-text p {
  font-size: 16px;
}
.content-page .international .international-intro .images {
  clear: none;
  padding: 0;
  margin-top: 30px;
}
.content-page .international .international-intro .images img {
  max-width: 100%;
  max-height: 100%;
  float: right;
}
.content-page .international .international-gallery {
  margin: 50px 0;
}
.content-page .international .international-gallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .international .international-gallery .owl-carousel {
  padding: 0 45px;
}
.content-page .international .international-gallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 50px 15px;
}
.content-page .international .international-gallery .owl-carousel .owl-item .galleryimage-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
  box-shadow: 0 5px 7px rgba(96, 128, 136, 0.42);
}
.content-page .international .international-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: hidden;
}
.content-page .international .international-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner img {
  transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.content-page .international .international-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .descr {
  display: none;
}
.content-page .international .international-gallery .owl-carousel .owl-item.center {
  z-index: 10;
}
@media (min-width: 769px) {
  .content-page .international .international-gallery .owl-carousel .owl-item.center .galleryimage-wrap {
    transform: scale(1.15);
  }
}
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-prev,
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .international .international-gallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .international .international-gallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .international .international-gallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .international .international-gallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
.content-page .international .worldmap h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 15px;
}
.content-page .international .worldmap .worldmap-intro {
  margin: 15px;
  margin-bottom: 70px;
}
.content-page .international .worldmap .worldmap-intro p {
  font-size: 16px;
}
.content-page .international .worldmap .worldmap-intro .images {
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  clear: none;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.content-page .international .worldmap .worldmap-intro .images .image {
  width: 30%;
  max-width: 300px;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
}
.content-page .international .worldmap .worldmap-intro .images .image img {
  max-width: 100%;
}
.content-page .international .worldmap .worldmap-intro .images .image .img-info-figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #fbe34a;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
}
.content-page .international .worldmap .worldmap-intro .images .image .img-info {
  text-align: center;
  font-size: 16px;
  margin-top: 7px;
  margin-right: 15px;
}
.content-page .international .worldmap .map {
  padding: 0;
  margin-top: 30px;
}
.content-page .international .worldmap .map #world-countries-map {
  position: relative;
}
.content-page .international .worldmap .map #world-countries-map #world-map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.content-page .international .worldmap .map #world-countries-map #world-map path {
  stroke: #ffffff;
}
.content-page .international .worldmap .map #world-countries-map #world-map g {
  fill: #0cb4e5;
}
.content-page .international .worldmap .map #world-countries-map #world-map g:hover,
.content-page .international .worldmap .map #world-countries-map #world-map g.hover {
  stroke-linejoin: round;
  fill: #1a7fa5 !important;
  cursor: pointer;
}
.content-page .international .worldmap .map #world-countries-map #world-map .country-pin {
  cursor: pointer;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(34, 46, 53, 0.9);
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  box-shadow: 0 0 10px #424f57;
  width: 300px;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .cross {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  font-size: 24px;
  line-height: 0.8em;
  opacity: 0.8;
  cursor: pointer;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .cross:hover {
  opacity: 1;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .flag {
  float: left;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  border: 1px solid #999;
  border-radius: 50%;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info {
  float: right;
  width: 200px;
  margin-left: 10px;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info h3 {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info .country-info-text p {
  font-size: 12px;
  font-family: 'Ford Antenna Light', sans-serif;
  line-height: 100%;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info .country-info-text p:last-child {
  margin-bottom: 2px;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info .country-info-text a {
  color: #17b3e6;
}
.content-page .international .worldmap .map #world-countries-map #world-info-box .country-info .country-info-text a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .international .worldmap .countries-list {
  background-color: #f6f7f9;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container {
  margin: 15px 0;
  height: 370px;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile {
  height: 370px;
  position: relative;
  overflow: hidden;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-scrollbar-container,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-scrollbar-container {
  position: absolute;
  right: 0;
  bottom: 5px;
  top: 0;
  width: 10px;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-scrollbar-container .sb-scrollbar,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-scrollbar-container .sb-scrollbar {
  position: absolute;
  right: 0;
  height: 130px;
  width: 5px;
  border-radius: 5px;
  background: rgba(200, 200, 200, 0.5);
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-content,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-content {
  height: 100%;
  max-height: 100% !important;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing: border-box;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-content ul,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-content ul {
  list-style: none;
  font-size: 12px;
  padding-left: 0;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-content ul li,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-content ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Ford Antenna Light", sans-serif;
}
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list .sb-content ul li:hover,
.content-page .international .worldmap .countries-list .worldmap-countries-list-container #worldmap-countries-list-mobile .sb-content ul li:hover {
  font-family: "Ford Antenna Bold", sans-serif;
  color: #0d95e8;
  cursor: pointer;
}
.content-page .international .international-videogallery {
  margin: 50px 0;
}
.content-page .international .international-videogallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .international .international-videogallery .owl-carousel {
  padding: 0 45px;
}
.content-page .international .international-videogallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 180px 15px;
}
.content-page .international .international-videogallery .owl-carousel .owl-stage-outer .owl-stage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo {
  height: 100%;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo:hover .video-bg {
  display: none;
}
@media (min-width: 1024px) {
  .content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(26, 127, 165, 0.5) 0%, rgba(26, 127, 165, 0) 50%, rgba(26, 127, 165, 0) 100%);
    z-index: 999;
  }
}
.content-page .international .international-videogallery .owl-carousel .owl-item .galleryvideo-wrap .galleryvideo-wrap-inner .galleryvideo iframe {
  height: 100%;
  width: 100%;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .descr {
  margin-top: 20px;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .descr .video-title {
  color: #2B6497;
  font-weight: 700;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin: 0;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .descr .video-descr {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-bottom: 10px;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .descr .video-descr p {
  font-size: 14px;
}
.content-page .international .international-videogallery .owl-carousel .owl-item .descr .video-date {
  font-size: 12px;
  color: #AFAFAF;
}
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-prev,
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .international .international-videogallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .international .international-videogallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .international .international-videogallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .international .international-videogallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
@media (max-width: 425px) {
  .content-page .international .international-gallery .owl-carousel .owl-stage-outer {
    padding: 20px 0 40px 15px;
  }
  .content-page .international .international-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .international .international-gallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .international .international-videogallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .international .international-videogallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .international .worldmap .worldmap-intro {
    margin-bottom: 15px;
  }
  .content-page .international .worldmap .worldmap-intro .images {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content-page .international .worldmap .worldmap-intro .images .image {
    width: 100%;
    max-width: 180px;
    padding: 25px 15px;
  }
}
@media (max-width: 768px) and (min-width: 426px) {
  .content-page .international .international-gallery .owl-carousel .owl-stage-outer {
    padding: 20px 0 40px 15px;
  }
  .content-page .international .international-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .international .international-gallery .owl-carousel .owl-dots button {
    margin: 0 10px;
  }
  .content-page .international .international-videogallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .international .international-videogallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .international .worldmap .worldmap-intro {
    margin-bottom: 15px;
  }
  .content-page .international .worldmap .worldmap-intro .images {
    -ms-flex-pack: center;
        justify-content: center;
    margin: 20px 0;
  }
  .content-page .international .worldmap .worldmap-intro .images .image {
    width: 33.33%;
  }
  .content-page .international .worldmap .worldmap-intro .images .image .img-info-figure {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .content-page .international .countries-list.mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-page .international .countries-list:not(.mobile) {
    display: none;
  }
  .content-page .international .countries-list.mobile {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-page .international .worldmap .worldmap-intro {
    margin-bottom: 15px;
  }
  .content-page .international .worldmap .worldmap-intro .images {
    margin-top: 20px;
  }
  .content-page .international .worldmap .worldmap-intro .images .image .img-info-figure {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .content-page .international .col-md-10 {
    width: 83.33333333%;
    float: left;
  }
  .content-page .international .col-md-2 {
    width: 16.66666667%;
    float: left;
  }
}
@media (min-width: 1980px) {
  .content-page .international .worldmap .worldmap-intro .images {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .content-page .international .worldmap .worldmap-intro .images .image .img-info-figure {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 24px;
  }
  .content-page .international .worldmap .worldmap-intro .images .image .img-info {
    margin-right: 40px;
  }
}
.content-page .content.games {
  padding: 0;
}
.content-page .content.games .intro-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: url(../img/games_bg.jpg) center;
  background-size: cover;
  padding: 60px 45px;
  position: relative;
}
.content-page .content.games .intro-area .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.85) 86.67%);
  width: 100%;
}
.content-page .content.games .intro-area .intro-text {
  padding-left: 25px;
  padding-right: 25px;
}
.content-page .content.games .intro-area .intro-text h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
  color: #fff;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.content-page .content.games .intro-area .intro-text .descr {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
.content-page .content.games .intro-area .intro-video {
  padding: 0;
  text-align: right;
}
.content-page .content.games .intro-area .intro-video * {
  max-width: 100%;
  max-height: 100%;
}
.content-page .content.games .content-area {
  padding: 50px 30px;
  background: linear-gradient(180deg, #000000 0%, #4A4E52 47.92%, #000000 100%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .content.games .content-area .flex-1 {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: calc(16.6% - 30px);
      flex-basis: calc(16.6% - 30px);
}
.content-page .content.games .content-area .flex-2 {
  -ms-flex-positive: 2;
      flex-grow: 2;
  -ms-flex-preferred-size: calc(33.3% - 30px);
      flex-basis: calc(33.3% - 30px);
}
.content-page .content.games .content-area .flex-3 {
  -ms-flex-positive: 3;
      flex-grow: 3;
  -ms-flex-preferred-size: calc(50% - 30px);
      flex-basis: calc(50% - 30px);
}
.content-page .content.games .content-area .flex-4 {
  -ms-flex-positive: 4;
      flex-grow: 4;
  -ms-flex-preferred-size: calc(66.6% - 30px);
      flex-basis: calc(66.6% - 30px);
}
.content-page .content.games .content-area .flex-5 {
  -ms-flex-positive: 5;
      flex-grow: 5;
  -ms-flex-preferred-size: calc(83.3% - 30px);
      flex-basis: calc(83.3% - 30px);
}
.content-page .content.games .content-area .flex-6 {
  -ms-flex-positive: 6;
      flex-grow: 6;
  -ms-flex-preferred-size: calc(100% - 30px);
      flex-basis: calc(100% - 30px);
}
.content-page .content.games .content-area .flex-rows-break {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
  min-height: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.content-page .content.games .content-area .game-item {
  display: -ms-flexbox;
  display: flex;
  min-height: 320px;
  position: relative;
  box-sizing: border-box;
  margin: 15px;
  padding: 30px 40px;
  background-size: cover;
  cursor: pointer;
}
.content-page .content.games .content-area .game-item *:not(.sb-scrollbar) {
  transition: all 0.5s ease-in-out;
}
.content-page .content.games .content-area .game-item .bg-shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(360deg, #1E7DEC 0%, rgba(30, 125, 236, 0) 100%);
}
.content-page .content.games .content-area .game-item .game-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-item-align: end;
      align-self: flex-end;
  overflow-y: hidden;
}
.content-page .content.games .content-area .game-item .game-content h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.content-page .content.games .content-area .game-item .game-content .game-descr {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.content-page .content.games .content-area .game-item .game-content .buttons {
  margin-top: 35px;
}
.content-page .content.games .content-area .game-item .game-content .buttons .btn-game {
  padding: 6px 30px;
  width: auto;
  height: 44px;
  line-height: 36px;
  border: 1px solid #FFF;
  background: none;
}
.content-page .content.games .content-area .game-item .game-content .buttons .btn-game:hover {
  background: #FFF;
  color: #1E7DEC;
}
.content-page .content.games .content-area .game-item .game-content .buttons .btn-game + .btn-game {
  margin-left: 20px;
}
.content-page .content.games .content-area .game-item.active .game-content {
  height: 100%;
}
.content-page .content.games .content-area .game-item.active .bg-shadow {
  background: linear-gradient(360deg, rgba(30, 125, 236, 0.9) 0%, rgba(30, 125, 236, 0.9) 100%);
}
.content-page .content.games .content-area .game-item.active .bg-shadow:before {
  content: "";
  display: block;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.content-page .content.games .content-area .game-item.active .bg-shadow:after {
  content: "";
  display: block;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.content-page .content.games .content-area .game-item.active .game-descr {
  max-height: 200px;
}
.content-page .content.games .content-area .game-item .sb-container {
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}
.content-page .content.games .content-area .game-item .sb-content {
  height: 100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing: border-box;
}
.content-page .content.games .content-area .game-item .sb-scrollbar-container-hide {
  right: -20px;
}
.content-page .content.games .content-area .game-item .sb-scrollbar {
  position: absolute;
  right: 0;
  height: 30px;
  width: 5px;
  border-radius: 5px;
  background: rgba(200, 200, 200, 0.5);
}
.content-page .content.games .content-area .game-item .sb-scrollbar:hover {
  background: rgba(0, 0, 0, 0.5);
}
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll {
  max-height: 200px;
  position: relative;
}
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll .sb-scrollbar-container {
  position: absolute;
  right: 0;
  bottom: 5px;
  top: 0;
  width: 10px;
}
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll .sb-scrollbar-container .sb-scrollbar {
  position: absolute;
  right: 0;
  height: 130px;
  width: 5px;
  border-radius: 5px;
  background: rgba(200, 200, 200, 0.5);
}
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll .sb-scrollbar-container .sb-scrollbar:hover,
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll .sb-scrollbar-container .sb-scrollbar:focus {
  cursor: pointer;
  background: rgba(200, 200, 200, 0.8);
  width: 10px;
  border-radius: 10px;
  transition: width 0.25s ease-out 0.25s;
  -webkit-transition: width 0.25s ease-out 0.25s;
  -moz-transition: width 0.25s ease-out 0.25s;
  -o-transition: width 0.25s ease-out 0.25s;
}
.content-page .content.games .content-area .game-item .game-descr .game-descr-scroll .sb-scrollbar-container-hide {
  right: -20px;
}
@media (max-width: 767.9px) {
  .content-page .content.games .intro-area {
    padding: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content-page .content.games .intro-area .intro-text {
    padding-left: 0;
    padding-right: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .content-page .content.games .intro-area .intro-text h1 {
    text-align: center;
  }
  .content-page .content.games .intro-area .intro-video {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .content-page .content.games .content-area {
    padding: 30px 10px;
  }
  .content-page .content.games .content-area .game-item {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 25px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-height: auto !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .content-page .content.games .content-area .game-item:first-child {
    margin-top: 0;
  }
  .content-page .content.games .content-area .game-item.flex-rows-break {
    display: none;
  }
}
@media (max-width: 767.9px) and (max-width: 479.9px) {
  .content-page .content.games .content-area .game-item .game-content .buttons {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .content-page .content.games .content-area .game-item .game-content .buttons .btn-game {
    width: 100%;
  }
  .content-page .content.games .content-area .game-item .game-content .buttons .btn-game + .btn-game {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .content-page .content.games .intro-area .intro-text {
    width: 58.33333333%;
  }
  .content-page .content.games .intro-area .intro-video {
    width: 41.66666667%;
  }
  .content-page .content.games .content-area .game-item .game-content .buttons {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .content-page .content.games .content-area .game-item .game-content .buttons .btn-game {
    width: 100%;
  }
  .content-page .content.games .content-area .game-item .game-content .buttons .btn-game + .btn-game {
    margin-left: 0;
    margin-top: 20px;
  }
}
.content-page.page-option-com_games .mfp-iframe {
  width: 800px;
  height: 450px;
  max-width: 100%;
  max-height: 100%;
}
.content-page .ntdsw {
  overflow-x: hidden;
}
.content-page .ntdsw.panel:not(.padding) {
  min-height: auto;
  padding: 0;
}
.content-page .ntdsw .pledge-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .ntdsw .pledge-content .left {
  -ms-flex: 0 calc(50% - 3px);
      flex: 0 calc(50% - 3px);
  margin-right: 3px;
  box-sizing: border-box;
  background-color: #ee1c25;
  padding: 30px;
}
.content-page .ntdsw .pledge-content .left h2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
}
.content-page .ntdsw .pledge-content .left .pledge-text {
  font-size: 18px;
  color: #fff;
  font-family: 'Ford Antenna Light', sans-serif;
}
.content-page .ntdsw .pledge-content .left .pledge-text .pledge-list {
  list-style-type: none;
  padding-left: 0;
}
.content-page .ntdsw .pledge-content .left .pledge-text .pledge-list > li {
  counter-increment: list-counter;
  margin-bottom: 15px;
}
.content-page .ntdsw .pledge-content .left .pledge-text .pledge-list > li:before {
  content: counter(list-counter) ". ";
  margin-right: 10px;
  font-family: 'Ford Antenna Bold', sans-serif;
  font-style: italic;
  font-size: 30px;
}
.content-page .ntdsw .pledge-content .left .pledge-text .pledge-list > li ul {
  list-style-type: none;
}
.content-page .ntdsw .pledge-content .right {
  -ms-flex: 0 calc(50% - 3px);
      flex: 0 calc(50% - 3px);
  margin-left: 3px;
  box-sizing: border-box;
  background-color: #ee1c25;
  padding: 30px;
  background-image: url(../img/ntdsw-pledge-bg.png);
  background-size: cover;
}
.content-page .ntdsw .pledge-content .right .wrapper {
  height: 100%;
}
.content-page .ntdsw .pledge-content .right .wrapper h2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
  font-style: italic;
}
.content-page .ntdsw .pledge-content .right .wrapper hr {
  border: none;
  height: 6px;
  color: #fff;
  background-color: #fff;
}
.content-page .ntdsw .pledge-content .right .wrapper .pledge-label {
  text-transform: uppercase;
  color: #fff;
  font-size: 60px;
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .ntdsw .pledge-content .right .wrapper .pledge-em {
  text-transform: uppercase;
  color: #fff;
  font-size: 110px;
  font-family: "Ford Antenna Bold", sans-serif;
  line-height: 1em;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .btns-row {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .btns-row .take-pledge-btn {
  color: #ee1c25;
  background-color: #fff;
  text-transform: uppercase;
  padding: 36px 72px;
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 28px;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .btns-row .take-pledge-btn:hover {
  background-color: #fff;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .title {
  font-family: "Ford Antenna", sans-serif;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.2em;
  margin-bottom: 11px;
}
.content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .number {
  margin: 0 5px;
}
.content-page .ntdsw .ntdsw-gallery {
  margin: 50px 0;
}
.content-page .ntdsw .ntdsw-gallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel {
  padding: 0 45px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 50px 15px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap {
  padding: calc(168.75% + 40px) 0 0 0;
  position: relative;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: hidden;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image {
  margin: 20px 0;
  box-shadow: 0 5px 7px rgba(96, 128, 136, 0.42);
  position: relative;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image .social {
  display: none;
  height: 60px;
  width: 100%;
  padding: 10px 20px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, black, transparent);
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image .social .share-item {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image .social .share-item:hover {
  opacity: 0.9;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image .social .share-item + .share-item {
  margin-left: 10px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image img.main-image {
  transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image .descr {
  display: none;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item .galleryimage-wrap .galleryimage-wrap-inner .one-image:hover .social {
  display: block;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-item.center {
  z-index: 10;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-prev,
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
.content-page .ntdsw .usa-map h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 15px;
}
.content-page .ntdsw .usa-map .usamap-intro {
  margin: 15px;
}
.content-page .ntdsw .usa-map .usamap-intro p {
  font-size: 16px;
}
.content-page .ntdsw .usa-map #usa-gdl-map {
  position: relative;
}
.content-page .ntdsw .usa-map #usa-gdl-map #us-map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.content-page .ntdsw .usa-map #usa-gdl-map #us-map path:hover,
.content-page .ntdsw .usa-map #usa-gdl-map #us-map circle:hover {
  stroke-linejoin: round;
  fill: #737b86 !important;
  cursor: pointer;
}
.content-page .ntdsw .usa-map #usa-gdl-map #us-map #path67 {
  fill: none !important;
  stroke: #A9A9A9 !important;
  cursor: default;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(37, 49, 56, 0.9);
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  box-shadow: 0 0 10px #424f57;
  width: 300px;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .cross,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .cross {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  font-size: 24px;
  line-height: 0.8em;
  opacity: 0.8;
  cursor: pointer;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .cross:hover,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .cross:hover {
  opacity: 1;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .flag,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .flag {
  float: left;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  filter: drop-shadow(0px 0px 10px white) hue-rotate(45deg) opacity(0.8);
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info {
  float: right;
  width: 200px;
  margin-left: 10px;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info h3,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info h3 {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info .state-info-text p,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info .state-info-text p {
  font-size: 12px;
  font-family: 'Ford Antenna Light', sans-serif;
  line-height: 100%;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info .state-info-text p:last-child,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info .state-info-text p:last-child {
  margin-bottom: 2px;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info .state-info-text a,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info .state-info-text a {
  color: #17b3e6;
}
.content-page .ntdsw .usa-map #usa-gdl-map #info-box .state-info .state-info-text a:hover,
.content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile .state-info .state-info-text a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .ntdsw .ntdsw-resources h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item {
  position: relative;
  min-height: auto;
  padding: 30px 45px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item:not(.active) {
  display: none;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .image {
  display: inline-block;
  float: left;
  max-width: 160px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .image img {
  max-width: 100%;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data {
  display: inline-block;
  float: left;
  max-width: calc(100% - 360px);
  padding: 0 20px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data h3 {
  font-family: "Ford Antenna Bold", sans-serif;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 8px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data .dates {
  color: #9f9f9f;
  font-family: "Ford Antenna Light", sans-serif;
  margin: 10px 0;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data .descr {
  font-size: 16px;
  font-family: "Ford Antenna Light", sans-serif;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data .full-descr {
  display: none;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information {
  display: inline-block;
  float: right;
  width: 200px;
  min-height: 120px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information .location {
  color: #15b200;
  position: relative;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information .location i {
  position: absolute;
  top: 0;
  font-size: 22px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information .location p {
  margin-left: 20px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information a.button {
  position: absolute;
  bottom: 30px;
  height: 46px;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #17b3e6;
}
.content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information a.button:hover {
  opacity: 0.9;
  text-decoration: none;
}
.content-page .ntdsw .ntdsw-resources .resources-list .btns-row {
  text-align: center;
  margin: 20px 0 50px 0;
}
.content-page .ntdsw .ntdsw-resources .resources-list .btns-row .showmore {
  background: none;
  border: 3px solid #17b3e6;
  color: #17b3e6;
  font-weight: 700;
  height: 60px;
  line-height: 48px;
}
.content-page .ntdsw .ntdsw-resources .resources-list .btns-row .showmore:hover {
  background-color: #fff;
}
@media (max-width: 768px) {
  .content-page .ntdsw .pledge-content .left {
    -ms-flex: 0 100%;
        flex: 0 100%;
    margin-right: 0;
  }
  .content-page .ntdsw .pledge-content .right {
    margin-left: 0;
    -ms-flex: 0 100%;
        flex: 0 100%;
  }
  .content-page .ntdsw .pledge-content .right .wrapper h2 {
    font-size: 26px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .pledge-label {
    font-size: 45px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .pledge-em {
    font-size: 65px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .btns-row .take-pledge-btn {
    padding: 18px 36px;
    font-size: 18px;
  }
  .content-page .ntdsw .ntdsw-gallery h2 {
    margin-bottom: 0;
  }
  .content-page .ntdsw .ntdsw-resources h2 {
    margin-left: 15px;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item {
    border: 1px solid #ebebeb;
    padding: 15px;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item .image {
    width: 100%;
    max-width: none;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item .data {
    width: 100%;
    max-width: none;
    padding: 20px 0;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information {
    width: 100%;
    min-height: auto;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information .location p br {
    display: none;
  }
  .content-page .ntdsw .ntdsw-resources .resources-list .resource-item .information a.button {
    position: static;
    display: block;
    margin: 0 auto;
  }
  .content-page .ntdsw .usa-map .select-dropdown {
    width: 100%;
    border-bottom: none;
  }
}
@media (min-width: 769px) {
  .content-page .ntdsw .usa-map .select-dropdown {
    display: none;
  }
}
@media (max-width: 425px) {
  .content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 23px;
  }
  .content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
  .content-page .ntdsw .usa-map #usa-gdl-map #info-box,
  .content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile {
    position: fixed;
  }
}
@media (max-width: 768px) and (min-width: 426px) {
  .content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots {
    overflow: hidden;
    height: 20px;
  }
  .content-page .ntdsw .ntdsw-gallery .owl-carousel .owl-dots button {
    margin: 0 10px;
  }
  .content-page .ntdsw .usa-map #usa-gdl-map #info-box,
  .content-page .ntdsw .usa-map #usa-gdl-map #info-box-mobile {
    position: fixed;
  }
}
@media (max-width: 1198px) and (min-width: 768px) {
  .content-page .ntdsw .pledge-content .right .wrapper h2 {
    font-size: 26px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .pledge-label {
    font-size: 45px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .pledge-em {
    font-size: 65px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .number-of-pledges .btns-row .take-pledge-btn {
    padding: 18px 36px;
    font-size: 18px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .counter .number {
    height: 44px;
    width: 36px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .counter .count {
    line-height: 45px;
    font-size: 30px;
  }
  .content-page .ntdsw .pledge-content .right .wrapper .counter .count.bottom {
    line-height: 0;
  }
}
.content-page .newsletters h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 51px;
}
.content-page .newsletters .newsletter-block {
  border: 1px solid #ebebeb;
  background-color: #fff;
  padding: 32px;
  margin: 17px 0;
}
.content-page .newsletters .newsletter-block:first-child {
  margin-top: 0;
}
.content-page .newsletters .newsletter-block:hover {
  box-shadow: 0 11px 21px rgba(0, 0, 0, 0.4);
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .image {
  width: 33.33%;
  float: left;
  border: 1px solid #ebebeb;
  max-height: 320px;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .image img {
  max-width: 100%;
  max-height: 100%;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content {
  width: 66.66%;
  float: right;
  padding-left: 35px;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content h2 {
  margin-top: 0;
  color: #000;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .newsletter-desc {
  margin: 25px 0;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .newsletter-desc p {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  line-height: 150%;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons .nl-button {
  display: inline-block;
  height: 44px;
  line-height: 22px;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  font-size: 14px;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons .nl-button.nl-download-btn {
  margin-right: 20px;
}
.content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons .nl-button.nl-open-btn {
  color: #17b3e6;
  font-family: 'Ford Antenna Bold', sans-serif;
}
@media (max-width: 767.9px) {
  .content-page .newsletters .newsletter-block {
    padding: 15px;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .image {
    width: 100%;
    float: none;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 15px;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content h2 {
    font-size: 24px;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .newsletter-desc {
    text-align: justify;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons {
    text-align: center;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons a {
    width: 100%;
    margin-right: 0 !important;
  }
  .content-page .newsletters .newsletter-block .newsletter-block-inner .newsletter-content .buttons a.nl-open-btn {
    margin-top: 15px;
  }
}
.content-page .content.error404 .container-404 {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
}
.content-page .content.error404 .container-404 .left {
  -ms-flex: 3;
      flex: 3;
  padding: 0 40px;
}
.content-page .content.error404 .container-404 .left img {
  width: 100%;
}
.content-page .content.error404 .container-404 .right {
  -ms-flex: 2;
      flex: 2;
}
.content-page .content.error404 .container-404 .right .title-404 {
  color: #058;
  font-size: 140px;
  font-family: 'Ford Antenna Bold', sans-serif;
  line-height: 100%;
  margin: 0;
}
.content-page .content.error404 .container-404 .right .heading-404 {
  font-family: 'Ford Antenna Bold', sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-page .content.error404 .container-404 .right .descr-404 {
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 20px;
  margin: 0;
}
.content-page .content.error404 .container-404 .right .button-404 {
  margin: 40px 0;
  background-color: #058;
  color: #fff;
  text-transform: initial;
  width: 280px;
  height: 60px;
  line-height: 42px;
}
.content-page .content.error404 .container-404 .right .button-404:hover {
  background-color: #00aad6;
}
.content-page .content.error404 .container-404 .right .button-404 a {
  color: #fff;
}
.content-page .content.error404 .container-404 .right .button-404 a:hover {
  text-decoration: none;
}
@media (max-width: 1199.9px) and (min-width: 1024px) {
  .content-page .content.error404 .container-404 .right .title-404 {
    font-size: 110px;
  }
  .content-page .content.error404 .container-404 .right .heading-404 {
    font-size: 32px;
  }
  .content-page .content.error404 .container-404 .right .descr-404 {
    font-size: 18px;
  }
}
@media (max-width: 1023.9px) {
  .content-page .content.error404 .container-404 .left {
    padding: 0 15px;
  }
  .content-page .content.error404 .container-404 .right .title-404 {
    font-size: 90px;
  }
  .content-page .content.error404 .container-404 .right .heading-404 {
    font-size: 28px;
  }
  .content-page .content.error404 .container-404 .right .descr-404 {
    font-size: 15px;
  }
}
@media (max-width: 424.9px) {
  .content-page .content.error404 .container-404 {
    display: block;
  }
  .content-page .content.error404 .container-404 .right {
    margin-top: 20px;
    text-align: center;
  }
}
.content-page .podcasts {
  padding: 0;
}
.content-page .podcasts .podcasts-header {
  height: 420px;
  background: url(../img/podcasts/podcasts-header-bg.jpg) center no-repeat;
  background-size: cover;
}
.content-page .podcasts .podcasts-header .header-container {
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0.85) 100%);
}
.content-page .podcasts .podcasts-header .header-container .inner {
  height: 100%;
  padding: 80px 100px 120px;
}
.content-page .podcasts .podcasts-header .header-container .inner h1 {
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.content-page .podcasts .podcasts-header .header-container .inner .header-descr {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-family: 'Ford Antenna Light', sans-serif;
}
.content-page .podcasts .podcasts-header .header-container .inner .header-descr p {
  margin-bottom: 0;
}
.content-page .podcasts .podcasts-header .header-container .inner .social {
  text-align: center;
  margin-top: 30px;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing {
  float: none !important;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a {
  width: 43px;
  height: 43px;
  border-radius: 22px;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.twitter,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.tumblr,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.facebook,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.mail,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.link {
  background-color: rgba(73, 73, 73, 0.7);
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.twitter i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.tumblr i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.facebook i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.mail i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.link i {
  padding: 4px;
  font-size: 17px !important;
  width: 25px;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.twitter i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.tumblr i,
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.facebook i {
  border-radius: 50%;
  color: #494949;
  background: #fff;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item a.link {
  transform: rotate(90deg);
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item .share-tooltip {
  left: -37px;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item .popover {
  margin-top: -7px !important;
}
.content-page .podcasts .podcasts-header .header-container .inner .social .pull-left.sharing .share-links .share-item .popover .popover-content .share-body .row {
  margin: 0;
}
.content-page .podcasts .featured-podcasts {
  padding: 0 2% 23px;
  margin-top: -70px;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast {
  width: 30%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #00adef;
  display: -ms-flexbox;
  display: flex;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast:hover {
  cursor: pointer;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast:hover .inner {
  background: linear-gradient(0deg, rgba(20, 170, 219, 0.3), rgba(20, 170, 219, 0.3)), linear-gradient(360deg, rgba(23, 107, 184, 0.7) 0%, rgba(23, 179, 230, 0) 100%);
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner {
  background: linear-gradient(0deg, rgba(20, 170, 219, 0.3), rgba(20, 170, 219, 0.3)), linear-gradient(360deg, #176BB8 0%, rgba(23, 179, 230, 0) 100%);
  padding: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner .play-btn {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 58px;
  line-height: 50px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner h2 {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 20px 0 0;
  max-height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-page .podcasts .all-podcasts:not(.featured-podcasts) {
  padding: 0 2% 23px;
  margin-top: 27px;
}
.content-page .podcasts .all-podcasts h2 {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 39px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 30px 30px;
}
.content-page .podcasts .all-podcasts .podcast-file {
  border: 1px solid rgba(31, 31, 31, 0.2);
  padding: 20px 30px;
  margin-top: -1px;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.content-page .podcasts .all-podcasts .podcast-file:not(.personal-page):hover {
  background-color: #f9f9f9;
  border-color: #d9d9d9;
}
.content-page .podcasts .all-podcasts .podcast-file .podcast-poster {
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content-page .podcasts .all-podcasts .podcast-file.personal-page .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.content-page .podcasts .all-podcasts .podcast-file .content-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.content-page .podcasts .all-podcasts .podcast-file .inner {
  margin-left: 30px;
  width: calc(100% - 445px);
}
.content-page .podcasts .all-podcasts .podcast-file .inner h3 {
  font-family: 'Ford Antenna', sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 31px;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  color: #333333;
  margin: 0;
}
.content-page .podcasts .all-podcasts .podcast-file .inner h3:hover a {
  color: #17b3e6;
  text-decoration: none;
}
.content-page .podcasts .all-podcasts .podcast-file .inner .description {
  font-family: 'Ford Antenna Light', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.045em;
  padding-top: 10px;
  margin: 0;
  max-height: none;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section {
  width: 265px;
  height: 125px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  margin-left: 30px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .duration {
  font-family: 'Ford Antenna', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: right;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  color: rgba(51, 51, 51, 0.6);
  margin: 0;
  height: 28px;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons {
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player,
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer {
  border-radius: 2px;
  border: 1px solid #333;
  width: 120px;
  height: 50px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player:hover {
  color: #17b3e6;
  border-color: #17b3e6;
  cursor: pointer;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player:hover a {
  color: #17b3e6;
  border-color: #17b3e6;
  cursor: pointer;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player .play-btn {
  font-size: 24px;
  width: 84px;
  height: 22px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player .play-btn:after {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  -ms-flex-align: center;
      align-items: center;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player .play-btn.play:after {
  content: "Play";
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .player .play-btn.pause:after {
  content: "Pause";
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer {
  position: relative;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer:not(.active) .sharing {
  display: none;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer:hover {
  color: #17b3e6;
  border-color: #17b3e6;
  cursor: pointer;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer .share-block {
  font-size: 24px;
  width: 22px;
  height: 22px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer .share-text {
  display: inline-block;
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  margin-left: 10px;
  margin-top: 2px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer .sharing {
  position: absolute;
  bottom: 56px;
  right: -1px;
  width: 290px;
  height: 66px;
  padding: 15px;
  border: 1px solid #ebebeb;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.005);
  border-radius: 4px;
}
.content-page .podcasts .all-podcasts .podcast-file .play-section .action-buttons .sharer .sharing .row {
  margin: 0;
}
.content-page .podcasts .all-podcasts .load-more {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  margin: 20px 0;
  text-align: center;
}
.content-page .podcasts .all-podcasts .load-more:hover {
  cursor: pointer;
  color: #17b3e6;
}
.content-page .podcasts .promo-media {
  margin: 10px 2%;
  border: 3px solid #17b3e6;
  box-sizing: border-box;
  padding: 30px;
  background: url(../img/podcasts/social-podcasts-bg.png) right no-repeat;
  background-size: contain;
}
.content-page .podcasts .promo-media .promo-descr {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  margin: 0;
}
.content-page .podcasts .promo-media .promo-descr a {
  color: #17b3e6;
}
.content-page .podcasts .more-featured {
  padding: 0 2% 23px;
  margin-top: 50px;
}
.content-page .podcasts .more-featured h2 {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 39px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 30px 30px;
}
.content-page .podcasts .more-featured .more-featured-container {
  border: 1px solid rgba(31, 31, 31, 0.2);
  padding: 15px;
  background: #fff;
  width: 100%;
}
.content-page .podcasts .more-featured .more-featured-container .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file {
  -ms-flex: 1;
      flex: 1;
  margin: 15px;
  max-width: 25%;
  cursor: pointer;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file:hover {
  color: #17b3e6;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file:hover .podcast-player .hover-container {
  display: block;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player {
  position: relative;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .hover-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(20, 170, 219, 0.3), rgba(20, 170, 219, 0.3)), linear-gradient(360deg, #176BB8 0%, rgba(23, 179, 230, 0) 100%);
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .hover-container .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 57px;
  color: #fff;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .hover-container .play-btn:before {
  position: absolute;
  top: calc(50% - 28px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .poster {
  max-width: 320px;
  height: 320px;
  background-size: cover;
}
.content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .title {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.045em;
  margin-top: 20px;
}
.content-page .podcasts #podcasts-player {
  display: none;
  height: 87px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
}
.content-page .podcasts #podcasts-player .track-visualizer {
  width: 100%;
  height: 12px;
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .current-time {
  position: absolute;
  top: 0;
  left: 15px;
  color: #333;
  font-size: 9px;
}
.content-page .podcasts #podcasts-player .total-duration {
  position: absolute;
  top: 0;
  right: 15px;
  color: #333;
  font-size: 9px;
}
.content-page .podcasts #podcasts-player .seek-slider {
  margin: 0;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  height: 12px;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-page .podcasts #podcasts-player .seek-slider:focus {
  outline: none;
}
.content-page .podcasts #podcasts-player .seek-slider::-webkit-slider-runnable-track {
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .seek-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  background: #17b3e6;
  box-shadow: -100vw 0 0 100vw #17b3e6;
}
.content-page .podcasts #podcasts-player .seek-slider::-moz-range-track {
  height: 12px;
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .seek-slider::-moz-range-thumb {
  background: #17b3e6;
  height: 12px;
  width: 12px;
  border: none;
  border-radius: 0 !important;
  box-shadow: -100vw 0 0 100vw #17b3e6;
  box-sizing: border-box;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-fill-lower {
  background: #17b3e6;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-thumb {
  background: #17b3e6;
  height: 12px;
  width: 12px;
  box-sizing: border-box;
  border: none;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-ticks-after {
  display: none;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-ticks-before {
  display: none;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-track {
  color: transparent;
  height: 12px;
  border: none;
}
.content-page .podcasts #podcasts-player .seek-slider::-ms-tooltip {
  display: none;
}
.content-page .podcasts #podcasts-player .track-data {
  height: 75px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
.content-page .podcasts #podcasts-player .track-data .track-details {
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  position: absolute;
  top: 0;
  left: 0;
}
.content-page .podcasts #podcasts-player .track-data .track-details .track-poster {
  width: 75px;
  height: 75px;
  background-color: #17b3e6;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-page .podcasts #podcasts-player .track-data .track-details .track-name {
  width: calc(100% - 127px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 15px;
}
.content-page .podcasts #podcasts-player .track-data .track-details .track-name p {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  color: #333333;
  margin: 0;
  max-height: 44px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content-page .podcasts #podcasts-player .track-data .track-details .share-button {
  font-size: 24px;
  color: #adadad;
  width: 22px;
  height: 22px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 15px;
  position: relative;
}
.content-page .podcasts #podcasts-player .track-data .track-details .share-button:hover {
  color: #333333;
  cursor: pointer;
}
.content-page .podcasts #podcasts-player .track-data .track-details .share-button .sharing {
  display: none;
  position: absolute;
  bottom: 28px;
  right: -145px;
  width: 290px;
  height: 66px;
  padding: 15px;
  border: 1px solid #ebebeb;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.content-page .podcasts #podcasts-player .track-data .track-details .share-button .sharing .row {
  margin: 0;
}
.content-page .podcasts #podcasts-player .track-data .buttons {
  width: 125px;
  height: 75px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.content-page .podcasts #podcasts-player .track-data .buttons .prev-track,
.content-page .podcasts #podcasts-player .track-data .buttons .next-track {
  font-size: 22px;
  color: #adadad;
}
.content-page .podcasts #podcasts-player .track-data .buttons .prev-track:hover,
.content-page .podcasts #podcasts-player .track-data .buttons .next-track:hover {
  color: #333333;
  cursor: pointer;
}
.content-page .podcasts #podcasts-player .track-data .buttons .playpause-track {
  color: #17b3e6;
  font-size: 50px;
}
.content-page .podcasts #podcasts-player .track-data .buttons .playpause-track:hover {
  color: #176bb8;
  cursor: pointer;
}
.content-page .podcasts #podcasts-player .track-data .volume-container {
  position: absolute;
  top: 0;
  right: 45px;
  height: 75px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume {
  width: 22px;
  height: 22px;
  font-size: 22px;
  color: #adadad;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume:hover {
  color: #333333;
  cursor: pointer;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume.active {
  color: #333333;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume.active .volume-slider-wrap {
  top: -201px;
  opacity: 1;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap {
  width: 44px;
  height: 178px;
  right: -10px;
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  opacity: 0;
  position: absolute;
  top: 75px;
  background-color: #fff;
  text-align: center;
  transition: top 0.2s ease-out, opacity 0.1s ease-out;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap:after {
  content: "";
  display: block;
  margin-left: -5px;
  /* border: 5px solid #fff; */
  position: absolute;
  left: 18px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-top: solid 5px #fff;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .fa-volume-up {
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 18px;
  color: #adadad;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .fa-volume-down {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 18px;
  color: #adadad;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-visualizer {
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider {
  transform: rotate(-90deg);
  transform-origin: left;
  position: absolute;
  bottom: 26px;
  left: 21px;
  width: 112px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  height: 12px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider:focus {
  outline: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-webkit-slider-runnable-track {
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1px;
  height: 12px;
  background: #17b3e6;
  box-shadow: -100vw 0 0 100vw #17b3e6;
  border-color: #17b3e6;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-moz-range-track {
  height: 12px;
  background: #ebebeb;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-moz-range-thumb {
  background: #17b3e6;
  height: 12px;
  width: 1px;
  border: none;
  border-radius: 0 !important;
  box-shadow: -100vw 0 0 100vw #17b3e6;
  box-sizing: border-box;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-fill-lower {
  background: #17b3e6;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-thumb {
  background: #17b3e6;
  height: 12px;
  width: 1px;
  box-sizing: border-box;
  border: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-ticks-after {
  display: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-ticks-before {
  display: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-track {
  color: #ebebeb;
  background: #ebebeb;
  height: 12px;
  border: none;
}
.content-page .podcasts #podcasts-player .track-data .volume-container .volume .volume-slider-wrap .volume-slider::-ms-tooltip {
  display: none;
}
.content-page .podcasts #podcasts-player.personal-page-podcast {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .current-time {
  top: -16px;
  left: 0;
  color: rgba(51, 51, 51, 0.6);
  font-size: 10px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .total-duration {
  top: -16px;
  right: 45px;
  color: rgba(51, 51, 51, 0.6);
  font-size: 10px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer {
  position: relative;
  height: 45px;
  overflow: hidden;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer:hover {
  cursor: pointer;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider {
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider::-webkit-slider-thumb {
  width: 0;
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider::-moz-range-thumb {
  width: 0;
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider::-ms-thumb {
  width: 0;
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider::-moz-range-track {
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .seek-slider::-ms-track {
  height: 45px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr {
  width: 7px;
  background-color: #fff;
  height: 45px;
  display: inline;
  float: left;
  position: relative;
  top: -45px !important;
  margin-left: 0;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.first {
  margin-left: 0;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-60 {
  height: 40%;
  top: calc(-45px - 60%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-61 {
  height: 39%;
  top: calc(-45px - 61%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-62 {
  height: 38%;
  top: calc(-45px - 62%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-63 {
  height: 37%;
  top: calc(-45px - 63%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-64 {
  height: 36%;
  top: calc(-45px - 64%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-65 {
  height: 35%;
  top: calc(-45px - 65%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-66 {
  height: 34%;
  top: calc(-45px - 66%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-67 {
  height: 33%;
  top: calc(-45px - 67%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-68 {
  height: 32%;
  top: calc(-45px - 68%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-69 {
  height: 31%;
  top: calc(-45px - 69%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-70 {
  height: 30%;
  top: calc(-45px - 70%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-71 {
  height: 29%;
  top: calc(-45px - 71%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-72 {
  height: 28%;
  top: calc(-45px - 72%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-73 {
  height: 27%;
  top: calc(-45px - 73%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-74 {
  height: 26%;
  top: calc(-45px - 74%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-75 {
  height: 25%;
  top: calc(-45px - 75%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-76 {
  height: 24%;
  top: calc(-45px - 76%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-77 {
  height: 23%;
  top: calc(-45px - 77%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-78 {
  height: 22%;
  top: calc(-45px - 78%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-79 {
  height: 21%;
  top: calc(-45px - 79%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-80 {
  height: 20%;
  top: calc(-45px - 80%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-81 {
  height: 19%;
  top: calc(-45px - 81%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-82 {
  height: 18%;
  top: calc(-45px - 82%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-83 {
  height: 17%;
  top: calc(-45px - 83%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-84 {
  height: 16%;
  top: calc(-45px - 84%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-85 {
  height: 15%;
  top: calc(-45px - 85%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-86 {
  height: 14%;
  top: calc(-45px - 86%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-87 {
  height: 13%;
  top: calc(-45px - 87%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-88 {
  height: 12%;
  top: calc(-45px - 88%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-89 {
  height: 11%;
  top: calc(-45px - 89%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-90 {
  height: 10%;
  top: calc(-45px - 90%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-91 {
  height: 9%;
  top: calc(-45px - 91%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-92 {
  height: 8%;
  top: calc(-45px - 92%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-93 {
  height: 7%;
  top: calc(-45px - 93%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-94 {
  height: 6%;
  top: calc(-45px - 94%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-95 {
  height: 5%;
  top: calc(-45px - 95%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-96 {
  height: 4%;
  top: calc(-45px - 96%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-97 {
  height: 3%;
  top: calc(-45px - 97%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-98 {
  height: 2%;
  top: calc(-45px - 98%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-99 {
  height: 1%;
  top: calc(-45px - 99%);
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-visualizer .bckgr.bg-100 {
  width: 1px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-data {
  height: 45px;
  width: 22px;
  margin-left: 25px;
}
.content-page .podcasts #podcasts-player.personal-page-podcast .track-data .volume-container {
  position: relative;
  right: 0;
  height: 45px;
}
.content-page .podcasts #podcast-inner-page-player .podcast-player-container {
  height: 161px;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
}
.content-page .podcasts .podcast-section {
  padding: 0 2% 23px;
  margin-top: 27px;
  display: -ms-flexbox;
  display: flex;
}
.content-page .podcasts .podcast-section .podcast-video-wrap {
  width: 65%;
}
.content-page .podcasts .podcast-section .podcast-video-wrap .podcast-video {
  width: 100%;
}
.content-page .podcasts .podcast-section .podcast-featuring-people {
  width: 35%;
  padding-left: 35px;
}
.content-page .podcasts .podcast-section .podcast-featuring-people h2 {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 39px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person + .person {
  border-top: 1px solid #ebebeb;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .image {
  width: 100px;
  height: 100px;
  text-align: center;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .image img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .data {
  width: calc(100% - 100px);
  padding-left: 15px;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .data .person-name {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.045em;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .data .person-position {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.045em;
  color: #9F9F9F;
  margin-bottom: 5px;
}
.content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person .data .person-descr {
  font-family: 'Ford Antenna', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.045em;
  margin-bottom: 5px;
}
@media (max-width: 1439.9px) {
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player {
    background-color: #00adef;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .poster {
    margin: 0 auto;
  }
}
@media (max-width: 1439.9px) and (min-width: 1023.9px) {
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .poster {
    height: 200px;
  }
}
@media (max-width: 1023.9px) {
  .content-page .podcasts .featured-podcasts .featured-podcast .inner h2 {
    font-size: 20px;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .poster {
    height: 150px;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .title {
    font-size: 15px;
    line-height: 20px;
  }
  .content-page .podcasts .promo-media .promo-descr {
    width: 60%;
    font-size: 20px;
    line-height: 30px;
  }
  .content-page .podcasts .all-podcasts .podcast-file .inner {
    height: 150px;
    overflow: hidden;
    width: calc(100% - 325px);
  }
  .content-page .podcasts .all-podcasts .podcast-file .inner h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .content-page .podcasts .all-podcasts .podcast-file .inner .description {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner {
    padding: 30px 15px;
  }
  .content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .content-page .podcasts .featured-podcasts .controls {
    display: none;
  }
  .content-page .podcasts .duration-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .content-page .podcasts .podcast-section {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .content-page .podcasts .podcast-section .podcast-video-wrap {
    width: 100%;
  }
  .content-page .podcasts .podcast-section .podcast-featuring-people {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
  .content-page .podcasts .podcast-section .podcast-featuring-people .people-container .person {
    padding: 15px 0;
  }
}
@media (max-width: 767.9px) {
  .content-page .podcasts {
    background-color: #f9f9f9;
  }
  .content-page .podcasts .podcasts-header {
    height: auto;
  }
  .content-page .podcasts .podcasts-header .header-container .inner {
    padding: 40px 30px 80px;
  }
  .content-page .podcasts .podcasts-header .header-container .inner h1 {
    font-size: 20px;
  }
  .content-page .podcasts .podcasts-header .header-container .inner .header-descr p {
    font-size: 16px;
  }
  .content-page .podcasts .featured-podcasts {
    margin-top: -40px;
  }
  .content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast {
    width: calc(100% - 50px);
    margin: 0 25px;
  }
  .content-page .podcasts .featured-podcasts .js-podcasts-carousel .featured-podcast .inner h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .content-page .podcasts .featured-podcasts .controls {
    position: relative;
  }
  .content-page .podcasts .featured-podcasts .controls .left,
  .content-page .podcasts .featured-podcasts .controls .right {
    width: 30px;
    height: 200px;
    bottom: 30px;
    position: absolute;
    z-index: 999;
    font-size: 40px;
  }
  .content-page .podcasts .featured-podcasts .controls .left {
    left: 0;
    text-align: left;
  }
  .content-page .podcasts .featured-podcasts .controls .right {
    right: 0;
    text-align: right;
  }
  .content-page .podcasts .all-podcasts:not(.featured-podcasts) {
    padding: 0 0 23px;
    margin-top: 0;
  }
  .content-page .podcasts .all-podcasts h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 20px 15px;
  }
  .content-page .podcasts .all-podcasts .podcast-file {
    border-left: none;
    border-right: none;
    padding: 15px;
  }
  .content-page .podcasts .all-podcasts .podcast-file .podcast-poster {
    width: 60px;
    height: 60px;
  }
  .content-page .podcasts .all-podcasts .podcast-file .duration-mobile {
    font-family: 'Ford Antenna', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.045em;
    text-transform: capitalize;
    color: rgba(51, 51, 51, 0.6);
    margin: 0;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .inner {
    width: calc(100% - 15px);
    margin-left: 15px;
    height: auto;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .play-section {
    margin-left: 15px;
    margin-top: 15px;
    width: calc(100% - 15px);
    height: auto;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .duration {
    display: none;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .action-buttons {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .action-buttons .player,
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .action-buttons .sharer {
    width: 100px;
    height: 40px;
    padding: 7px 7px;
  }
  .content-page .podcasts .all-podcasts .podcast-file .content-wrap .action-buttons .sharer {
    margin-left: 15px;
  }
  .content-page .podcasts .all-podcasts .load-more {
    margin-bottom: 0;
  }
  .content-page .podcasts .promo-media {
    margin: 10px 15px;
    padding: 20px;
    background-position: right bottom;
    background-size: 25%;
  }
  .content-page .podcasts .promo-media .promo-descr {
    font-size: 18px;
    line-height: 27px;
  }
  .content-page .podcasts .more-featured {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .content-page .podcasts .more-featured h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 20px 15px;
  }
  .content-page .podcasts .more-featured .more-featured-container {
    border-left: none;
    border-right: none;
    overflow-x: scroll;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner {
    width: 870px;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file {
    margin: 0 10px;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file:first-of-type {
    margin-left: 0;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .podcast-player .poster {
    height: 200px;
  }
  .content-page .podcasts .more-featured .more-featured-container .inner .podcast-file .title {
    margin-top: 10px;
  }
  .content-page .podcasts #podcasts-player {
    height: 52px;
  }
  .content-page .podcasts #podcasts-player .track-data {
    height: 40px;
  }
  .content-page .podcasts #podcasts-player .track-data .track-details .track-poster {
    width: 40px;
    height: 40px;
  }
  .content-page .podcasts #podcasts-player .track-data .track-details .track-name {
    margin-left: 5px;
    width: calc(100% - 40px);
  }
  .content-page .podcasts #podcasts-player .track-data .track-details .track-name p {
    font-size: 12px;
    line-height: 16px;
    max-height: 32px;
  }
  .content-page .podcasts #podcasts-player .track-data .track-details .share-button {
    display: none;
  }
  .content-page .podcasts #podcasts-player .track-data .buttons {
    height: 40px;
    width: 70px;
  }
  .content-page .podcasts #podcasts-player .track-data .buttons .prev-track,
  .content-page .podcasts #podcasts-player .track-data .buttons .next-track {
    font-size: 16px;
    width: 15px;
    text-align: center;
    padding-top: 2px;
  }
  .content-page .podcasts #podcasts-player .track-data .buttons .playpause-track {
    font-size: 29px;
  }
  .content-page .podcasts #podcasts-player .track-data .volume-container {
    display: none;
  }
  .content-page .podcasts #podcasts-player.personal-page-podcast .track-data {
    display: none;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .podcast-poster {
    display: none;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .inner {
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 14px;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .inner h3 {
    display: none;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .inner .total-duration {
    right: 0;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section {
    height: auto;
    margin-left: 0;
    width: 215px;
    margin-top: 15px;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .duration {
    display: none;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .action-buttons {
    height: auto;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .action-buttons .player,
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .action-buttons .sharer {
    width: 100px;
    height: 40px;
    padding: 7px 7px;
  }
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .action-buttons .player .sharing,
  .content-page .podcasts #podcast-inner-page-player .podcast-file .play-section .action-buttons .sharer .sharing {
    z-index: 999999;
    width: 255px;
  }
}
.content-page .covid .panel .intro-area {
  min-height: 390px;
  margin: -30px -30px 0 -30px;
  padding: 30px 0;
  background-size: cover;
  background-position: center;
}
.content-page .covid .panel .intro-area .intro-text {
  margin: 120px 0;
  color: #fff;
}
.content-page .covid .panel .intro-area .intro-text h1 {
  margin: 0 0 0 75px;
  font-style: italic;
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.content-page .covid .panel .intro-area .intro-text h2 {
  margin: 0 0 0 75px;
  font-weight: bold;
  font-size: 55px;
  line-height: 77px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.content-page .covid .panel .content-area .covid-page-description {
  text-align: center;
  margin: 50px 150px;
}
.content-page .covid .panel .content-area .covid-page-description a {
  color: #17b3e6;
}
.content-page .covid .panel .content-area .covid-page-description * {
  font-size: 18px;
}
.content-page .covid .panel .content-area h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #333333;
}
.content-page .covid .panel .content-area .trainings-descr {
  color: #666;
  text-align: center;
  margin-bottom: 35px;
  font-size: 20px;
}
.content-page .covid .panel .health-text {
  width: 50%;
}
.content-page .covid .panel .health-text a {
  color: #17b3e6;
}
.content-page .covid .panel .measures-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: -31px;
}
.content-page .covid .panel .measures-wrap .flex-3 {
  -ms-flex-positive: 3;
      flex-grow: 3;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.content-page .covid .panel .measures-wrap .flex-4 {
  -ms-flex-positive: 4;
      flex-grow: 4;
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
}
.content-page .covid .panel .measures-wrap .flex-6 {
  -ms-flex-positive: 6;
      flex-grow: 6;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.content-page .covid .panel .measures-wrap .flex-12 {
  -ms-flex-positive: 12;
      flex-grow: 12;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.content-page .covid .panel .measures-wrap .flex-rows-break {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
  min-height: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.content-page .covid .panel .measures-wrap .measure-item {
  border: 1px solid #EBEBEB;
  padding: 24px;
  text-align: center;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-image {
  margin-bottom: 16px;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-image img {
  max-height: 100px;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-content {
  height: calc(100% - 116px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-content a {
  color: #17b3e6;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-content p {
  margin-bottom: 0;
  width: 100%;
}
.content-page .covid .panel .measures-wrap .measure-item .measure-content p + p {
  margin-bottom: 10px;
}
.content-page .covid h3.heading {
  font-weight: bold;
  font-size: 28px;
  line-height: 39px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #333333;
  margin-left: 30px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.content-page .covid ol.covid-list {
  list-style: none;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  line-height: 150%;
  padding-left: 43px;
  list-style-position: inside;
}
.content-page .covid ol.covid-list > li {
  counter-increment: list-counter;
  margin-bottom: 24px;
  text-indent: -43px;
}
.content-page .covid ol.covid-list > li:before {
  content: counter(list-counter) ". ";
  margin-right: 10px;
  font-family: 'Ford Antenna Bold', sans-serif;
  font-style: italic;
  font-size: 30px;
}
.content-page .covid ol.covid-list > li ul {
  list-style-type: none;
  line-height: 200%;
}
.content-page .covid ol.covid-list > li ul > li {
  text-indent: -5px;
}
.content-page .covid ol.covid-list > li ul > li:before {
  content: "— ";
  text-indent: -5px;
}
@media (max-width: 1198px) {
  .content-page .covid .panel .intro-area .intro-text {
    margin: 105px 0;
  }
  .content-page .covid .panel .intro-area .intro-text h1 {
    font-size: 24px;
  }
  .content-page .covid .panel .intro-area .intro-text h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .content-page .covid .panel .intro-area {
    margin: -15px -15px 0 -15px;
  }
  .content-page .covid .panel .intro-area .intro-text {
    margin: 60px 0;
  }
  .content-page .covid .panel .content-area .covid-page-description {
    margin: 50px 100px;
  }
  .content-page .covid .panel .measures-wrap {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -16px;
  }
}
@media (max-width: 992px) {
  .content-page .covid .panel .intro-area {
    min-height: 300px;
  }
}
@media (max-width: 768px) {
  .content-page .covid .panel .content-area .covid-page-description {
    margin: 50px 0;
  }
  .content-page .covid .panel .measures-wrap .flex-3,
  .content-page .covid .panel .measures-wrap .flex-4,
  .content-page .covid .panel .measures-wrap .flex-6 {
    -ms-flex-positive: 6;
        flex-grow: 6;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .content-page .covid .panel .intro-area {
    margin: 0;
  }
  .content-page .covid .panel .content-area .covid-page-description {
    margin: 50px 15px;
  }
  .content-page .covid .panel .measures-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .content-page .covid .panel .measures-wrap .flex-3,
  .content-page .covid .panel .measures-wrap .flex-4,
  .content-page .covid .panel .measures-wrap .flex-6 {
    -ms-flex-positive: 6;
        flex-grow: 6;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .content-page .covid .panel .health-text {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 576px) {
  .content-page .covid .panel .intro-area {
    min-height: auto;
  }
  .content-page .covid .panel .intro-area .intro-text {
    margin: 20px 0;
  }
  .content-page .covid .panel .intro-area .intro-text h1 {
    margin-left: 0;
    font-size: 20px;
  }
  .content-page .covid .panel .intro-area .intro-text h2 {
    margin-left: 0;
    font-size: 30px;
    line-height: 37px;
  }
  .content-page .covid h3.heading {
    margin-left: 0;
    text-align: center;
  }
}
@media (max-width: 425px) {
  .content-page .covid .panel .intro-area .intro-text h1 {
    margin-left: 0;
    font-size: 18px;
  }
  .content-page .covid .panel .measures-wrap .flex-3,
  .content-page .covid .panel .measures-wrap .flex-4,
  .content-page .covid .panel .measures-wrap .flex-6 {
    -ms-flex-positive: 12;
        flex-grow: 12;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 320px) {
  .content-page .covid h3.heading {
    font-size: 24px;
  }
}
.content-page .disabilities {
  padding: 4px 0 0;
}
.content-page .disabilities .person-intro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 60px 45px;
  background-size: cover;
  background-position: center;
}
.content-page .disabilities .person-intro .intro-text {
  color: #fff;
  padding-left: 0;
}
.content-page .disabilities .person-intro .intro-text h1 {
  margin: 0 0 15px 0;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.content-page .disabilities .person-intro .intro-text p {
  margin: 0;
  font-size: 18px;
  font-family: 'Ford Antenna Light';
}
.content-page .disabilities .mt-50 {
  margin-top: 50px;
}
.content-page .disabilities .person-panel {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}
.content-page .disabilities .person-panel .person-data {
  -ms-flex: 5;
      flex: 5;
  padding: 30px 15px 30px 45px;
}
.content-page .disabilities .person-panel .person-data h2 {
  margin: 0;
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.content-page .disabilities .person-panel .person-data .position {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.045em;
  color: #717171;
}
.content-page .disabilities .person-panel .person-data .bio {
  margin-top: 30px;
}
.content-page .disabilities .person-panel .person-extra {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 4;
      flex: 4;
  background-size: cover;
  background-position: top center;
}
.content-page .disabilities .person-panel .person-extra .quote {
  width: calc(100% - 60px);
  position: relative;
  top: 42px;
  border: 1px solid #ebebeb;
  padding: 30px;
  background-color: #fff;
  font-family: 'Ford Antenna Light';
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.045em;
}
.content-page .disabilities .person-panel .person-extra .quote img {
  position: absolute;
  top: -34px;
  right: 15px;
}
.content-page .disabilities .person-gallery {
  margin: 50px 0;
}
.content-page .disabilities .person-gallery h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .disabilities .person-gallery .owl-carousel {
  padding: 0 45px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-stage-outer {
  margin: 0 -15px;
  padding: 20px 0 50px 15px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-stage-outer .owl-stage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap {
  padding: 56.25% 0 0 0;
  position: relative;
  box-shadow: 0 5px 7px rgba(96, 128, 136, 0.42);
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: hidden;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner img {
  transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  min-height: 100%;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner .item.gallery {
  height: 100%;
  position: relative;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner .descr {
  padding: 15px;
  color: #fff;
  font-family: 'Ford Antenna Light';
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner .descr p {
  margin: 0;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner:hover .galleryItem-bg {
  display: none;
}
@media (min-width: 1024px) {
  .content-page .disabilities .person-gallery .owl-carousel .owl-item .gallery-wrap .gallery-wrap-inner .galleryItem-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(26, 127, 165, 0) 50%, rgba(26, 127, 165, 0) 100%);
    z-index: 999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
  }
}
.content-page .disabilities .person-gallery .owl-carousel .owl-item.center {
  z-index: 10;
}
@media (min-width: 769px) {
  .content-page .disabilities .person-gallery .owl-carousel .owl-item.center .gallery-wrap {
    transform: scale(1.15);
  }
}
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-prev {
  left: 12px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-next {
  right: 12px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-prev,
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-next {
  outline: none;
  margin-top: -15px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-prev:after,
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-next:after {
  font-size: 30px;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-prev:hover:after,
.content-page .disabilities .person-gallery .owl-carousel .owl-nav .owl-next:hover:after {
  opacity: 1;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-dots {
  text-align: center;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-dots button {
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  margin: 0 10px;
  border-radius: 12px;
  outline: none;
}
.content-page .disabilities .person-gallery .owl-carousel .owl-dots button.active {
  background: #959595;
}
.content-page .disabilities .person-faq {
  margin: 50px 0;
}
.content-page .disabilities .person-faq h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 45px;
}
.content-page .disabilities .person-faq .faq-items {
  margin: 30px 45px;
}
.content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q-img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 25px;
}
.content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q {
  float: left;
  width: calc(100% - 190px);
  min-height: 70px;
  background-color: #17b3e6;
  padding: 15px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-style: italic;
  font-size: 18px;
  color: #fff;
}
.content-page .disabilities .person-faq .faq-items .faq-block .answer {
  margin: 20px 0;
}
.content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-a {
  float: left;
  width: calc(100% - 190px);
  margin-left: 95px;
  min-height: 70px;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  padding: 15px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-style: italic;
  font-size: 16px;
}
.content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar {
  width: 70px;
  height: 70px;
  position: relative;
  float: left;
  margin-left: 20px;
  border: 4px solid #17b3e6;
  border-radius: 50%;
  background-size: cover;
}
.content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar:after {
  content: '';
  position: absolute;
  top: calc(88% - 3px);
  left: calc(12% - 3px);
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 16px #17b3e6;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  transform: rotate(45deg);
}
.content-page .disabilities .person-extra-info {
  margin: 50px 45px;
}
.content-page .disabilities .person-extra-info h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 0;
}
.content-page .disabilities .person-extra-info .panel {
  min-height: auto;
  padding: 0;
}
.content-page .disabilities .person-extra-info .panel .item-block {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  border-bottom: 1px solid #ebebeb;
}
.content-page .disabilities .person-extra-info .panel .item-block .image {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center;
  display: inline-block;
  margin-right: 30px;
}
.content-page .disabilities .person-extra-info .panel .item-block .item-data {
  display: inline-block;
  width: calc(100% - 150px);
  position: relative;
}
.content-page .disabilities .person-extra-info .panel .item-block .item-data .title {
  font-family: 'Ford Antenna', sans-serif;
  font-size: 22px;
}
.content-page .disabilities .person-extra-info .panel .item-block .item-data .item-description {
  width: calc(100% - 230px);
  margin-top: 10px;
  margin-bottom: 46px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #717171;
}
.content-page .disabilities .person-extra-info .panel .item-block .item-data .button {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 46px;
  width: 200px;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #17b3e6;
}
.content-page .disabilities .person-extra-info .panel .item-block .item-data .button:hover {
  opacity: 0.9;
  text-decoration: none;
}
@media (min-width: 1919.9px) {
  .content-page .disabilities .person-panel .person-data {
    -ms-flex: 2;
        flex: 2;
  }
  .content-page .disabilities .person-panel .person-extra {
    -ms-flex: 1;
        flex: 1;
  }
}
@media (max-width: 1024.1px) {
  .content-page .disabilities .person-panel .person-data {
    -ms-flex: 1;
        flex: 1;
  }
  .content-page .disabilities .person-panel .person-extra {
    -ms-flex: 1;
        flex: 1;
  }
}
@media (max-width: 768.1px) {
  .content-page .disabilities .person-intro .intro-text {
    -ms-flex: 1;
        flex: 1;
  }
  .content-page .disabilities .person-intro .intro-video {
    -ms-flex: 1;
        flex: 1;
  }
  .content-page .disabilities .person-gallery .owl-carousel .owl-stage-outer {
    margin: 0;
    padding-bottom: 20px;
  }
  .content-page .disabilities .person-gallery .owl-carousel .owl-dots {
    overflow: hidden;
  }
  .content-page .disabilities .person-gallery .owl-carousel .owl-dots button {
    margin: 0 10px;
  }
}
@media (max-width: 767.9px) {
  .content-page .disabilities {
    padding: 0;
  }
}
@media (max-width: 649.9px) {
  .content-page .disabilities .person-intro {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .content-page .disabilities .person-intro .intro-video {
    margin-top: 15px;
    width: 75%;
  }
  .content-page .disabilities .person-panel {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .content-page .disabilities .person-panel .person-data {
    padding-top: 50px;
    padding-right: 45px;
  }
  .content-page .disabilities .person-panel .person-extra {
    min-height: 350px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q-img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q {
    width: calc(100% - 120px);
    min-height: 50px;
    font-size: 16px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer {
    margin: 15px 0;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-a {
    width: calc(100% - 120px);
    margin-left: 60px;
    min-height: 50px;
    font-size: 14px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar {
    width: 50px;
    height: 50px;
    margin-left: 10px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar:after {
    top: calc(88% - 1px);
    left: calc(12% - 1px);
    border-top-width: 12px;
    border-left-width: 6px;
    border-right-width: 6px;
  }
  .content-page .disabilities .person-extra-info .panel .item-block {
    padding: 15px 0;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .image {
    width: 100px;
    height: 100px;
    margin-right: 20px;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data {
    display: inline-block;
    width: calc(100% - 120px);
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data .item-description {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: initial;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data .button {
    display: inline-block;
    position: static;
  }
}
@media (max-width: 425.1px) {
  .content-page .disabilities .person-intro {
    padding: 15px;
  }
  .content-page .disabilities .person-intro .intro-text {
    padding-right: 0;
  }
  .content-page .disabilities .person-intro .intro-text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .content-page .disabilities .person-intro .intro-video {
    width: 100%;
  }
  .content-page .disabilities .person-panel .person-extra .quote {
    width: calc(100% - 30px);
    padding: 15px;
  }
  .content-page .disabilities .person-panel .person-extra .quote img {
    top: -20px;
    right: 5px;
    width: 40px;
  }
  .content-page .disabilities .person-panel .person-data {
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  .content-page .disabilities .person-panel .person-data h2 {
    font-size: 30px;
    line-height: 42px;
  }
  .content-page .disabilities .person-panel .person-data .bio {
    margin-top: 20px;
  }
  .content-page .disabilities .person-gallery {
    margin: 30px 0;
  }
  .content-page .disabilities .person-gallery h2 {
    margin-left: 15px;
    font-size: 24px;
  }
  .content-page .disabilities .person-faq {
    margin: 30px 0;
  }
  .content-page .disabilities .person-faq h2 {
    margin-left: 15px;
    font-size: 24px;
  }
  .content-page .disabilities .person-faq .faq-items {
    margin: 20px 15px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q-img {
    width: 25px;
    height: 25px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .question .faq-q {
    width: calc(100% - 70px);
    min-height: 25px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-a {
    width: calc(100% - 70px);
    margin-left: 35px;
    min-height: 25px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar {
    width: 25px;
    height: 25px;
    border-width: 1px;
  }
  .content-page .disabilities .person-faq .faq-items .faq-block .answer .faq-person-avatar:after {
    top: calc(88% - 3px);
    left: calc(12% + 5px);
    border-top-width: 6px;
    border-left-width: 3px;
    border-right-width: 3px;
  }
  .content-page .disabilities .person-extra-info {
    margin: 30px 15px;
  }
  .content-page .disabilities .person-extra-info h2 {
    font-size: 24px;
  }
  .content-page .disabilities .person-extra-info .panel .item-block {
    padding: 15px 0;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .image {
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data {
    display: inline-block;
    width: calc(100% - 65px);
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data .item-title {
    font-size: 18px;
  }
  .content-page .disabilities .person-extra-info .panel .item-block .item-data .button {
    max-width: 100%;
  }
}
.content-page .teammembers {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content-page .teammembers .teammember {
  margin: 15px 0;
}
.content-page .teammembers .teammember .teammember-img {
  border: solid 9px #d9d9d9;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  position: relative;
}
.content-page .teammembers .teammember .teammember-img .teammember-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.9;
  background: #21ace1;
  text-align: center;
  color: #fff;
}
.content-page .teammembers .teammember .teammember-img .teammember-name h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 'Ford Antenna Light', sans-serif;
}
.content-page .teammembers .teammember .teammember-img .teammember-hover {
  display: none;
}
@media (max-width: 425px) {
  .content-page .teammembers .teammember .teammember-img {
    min-height: 230px;
  }
}
@media (min-width: 767.9px) and (max-width: 850px) {
  .content-page .teammembers .teammember .teammember-img {
    min-height: 200px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .content-page .teammembers .teammember .teammember-img {
    min-height: 400px;
  }
}
@media (min-width: 1920px) {
  .content-page .teammembers .teammember .teammember-img {
    min-height: 400px;
  }
}
.content-page .teammembers .teammember:hover .teammember-img {
  border-color: #17b3e6;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover .hover-container {
  padding: 20px;
  position: relative;
  height: 100%;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover .hover-container h3 {
  margin-top: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  font-size: 20px;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover .hover-container .teammember-about {
  font-size: 16px;
  margin-bottom: 30px;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover .hover-container .teammember-about p {
  font-size: 16px;
}
.content-page .teammembers .teammember:hover .teammember-img .teammember-hover .hover-container .teammember-view-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 53px;
  line-height: 41px;
  max-width: calc(100% - 40px);
}
@media (min-width: 767.9px) {
  .content-page .teammembers .teammember.col-lg-6 {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1440px) {
  .content-page .teammembers .teammember.col-lg-6 {
    width: 33.33333333%;
  }
  .content-page .teammembers .teammember.col-lg-6:nth-child(2n+1) {
    clear: none;
  }
}
.content-page .teammember-data .teammember-images .gallery .item-wrap {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 499px) {
  .content-page .teammember-data .teammember-images .gallery .item-wrap.col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
}
@media (max-width: 498.9px) {
  .content-page .teammember-data .teammember-images .gallery .item-wrap.col-lg-4 {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-page .fancybox-container.teammember-fancybox {
  height: 75vh;
  margin-top: 12.5vh;
}
.news .section-content {
  margin-bottom: 75px;
}
.news .section-content.flex-container {
  padding: 0 50px;
}
.news .section-content a {
  color: #ffffff;
  text-decoration: none;
}
.news .section-content .news-item {
  width: 436px;
  height: 290px;
  padding: 0;
  background-color: #4e7181;
  transition: all 0.2s ease-in-out;
  position: relative;
  color: #ffffff;
}
.news .section-content .news-item .news-content {
  height: 100%;
  width: 100%;
  padding: 20px;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-align-content: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.news .section-content .news-item .news-content .news-item-title {
  margin: 0 0 2px 0;
  font-size: 34px;
  padding-right: 35px;
  max-height: 115px;
  overflow: hidden;
}
.news .section-content .news-item .news-content img {
  width: 100%;
  height: 100%;
}
.news .section-content .news-item .news-content .news-item-text p {
  transition: opacity 0.6s ease-out;
  opacity: 0;
  height: 0;
  visibility: hidden;
  font-family: "Ford Antenna Light", sans-serif;
  line-height: 21px;
  max-width: 395px;
  overflow: hidden;
  max-height: 106px;
  text-overflow: ellipsis;
  margin: 0;
}
.news .section-content .news-item .news-content .news-item-date {
  font-size: 13px;
  font-family: 'Ford Antenna Light', sans-serif;
}
.news .section-content .news-item .news-content .news-row {
  z-index: 20;
}
.news .section-content .news-item .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0 -180px 200px -100px rgba(0, 0, 0, 0.5) inset;
  top: 0;
  transition: box-shadow 0.1s linear;
}
@media (max-width: 1870px) {
  .news .section-content .news-item {
    height: 155px;
    width: 300px;
    margin: 5px 10px;
  }
  .news .section-content .news-item .news-content {
    padding: 10px;
  }
  .news .section-content .news-item .news-content .news-item-title {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 129%;
    padding-right: 0;
    max-height: 90px;
  }
  .news .section-content .news-item .news-content .news-item-date {
    position: absolute;
    bottom: 10px;
  }
}
@media (max-width: 1870px) and (min-width: 768px) {
  .news .section-content .news-item:nth-child(2n) {
    margin-left: 0;
  }
}
@media (max-width: 1870px) and (min-width: 1281px) and (max-width: 1429px) {
  .news .section-content .news-item:nth-child(2n) {
    margin: 1px;
  }
}
@media (max-width: 1870px) and (min-width: 1430px) {
  .news .section-content .news-item:nth-child(2n) {
    margin: 5px 10px;
  }
}
@media (min-width: 1450px) and (max-width: 1579px) {
  .news .section-content .news-item {
    height: 171px;
    width: 330px;
  }
}
@media (min-width: 1580px) {
  .news .section-content .news-item {
    height: 186px;
    width: 360px;
  }
}
@media (min-width: 1225px) and (max-width: 1429px) {
  .news .section-content .news-item {
    margin: 1px;
  }
}
@media (max-width: 1224px) {
  .news .section-content {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1281px) {
  .news .section-content .news-item:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    box-shadow: 0 42px 180px -17px rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .news .section-content .news-item:hover .news-item-title {
    font-size: 32px;
    line-height: 100%;
    max-height: 97px;
    margin-bottom: 8px;
  }
  .news .section-content .news-item:hover .news-item-text p {
    opacity: 1;
    height: auto;
    visibility: visible;
  }
  .news .section-content .news-item:hover .news-content:first-child {
    -ms-align-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .news .section-content .news-item:hover .news-row:first-child {
    position: inherit;
  }
  .news .section-content .news-item:hover .news-row {
    position: absolute;
    bottom: 20px;
  }
  .news .section-content .news-item:hover .shadow {
    box-shadow: 0 -265px 200px -100px rgba(0, 0, 0, 0.8) inset;
  }
}
@media (max-width: 1870px) {
  .news .section-content.flex-container {
    padding: 0 15px;
  }
  .news .section-content .news-item .news-content .news-item-date {
    position: static;
  }
}
@media (max-width: 767px) {
  .news .section-header p {
    padding: 0;
    line-height: 154%;
  }
  .news .section-content {
    margin-bottom: 5px;
  }
  .news .section-footer {
    margin-top: 8px;
  }
  .news .section-content .news-item {
    max-width: 100%;
    width: 380px;
    margin-left: 0;
    margin-right: 0;
  }
  .news .section-content .news-item .news-content .news-item-title {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .news .news-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .news .news-list > .col-lg-6 {
    width: 49.8%;
  }
  .news .news-list > .col-lg-6 article.new {
    height: calc(100% - 30px);
  }
  .news .news-list > .col-lg-6 article.new .big-new {
    height: 100%;
  }
}
.panel {
  background: center center no-repeat;
  background-size: cover;
  border-radius: 0;
}
.panel p {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  line-height: 150%;
}
.panel .alert {
  background-color: lightblue;
  border-radius: 0;
}
.panel .alert.alert-error {
  background-color: lightsalmon;
}
.panel .alert.alert-success {
  background-color: lightgreen;
}
.lsp p {
  letter-spacing: 0.075em;
  margin-bottom: 25px;
}
.sub-header p {
  font-size: 18px;
}
.panel .subscribe .formtitle,
.panel .subscribe .formtitle p {
  font-size: 18px;
}
div.formtitle {
  margin-bottom: 37px;
}
.form_question {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.075em;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.sub_radio {
  margin-top: 10px;
  margin-bottom: 34px;
}
.content-page .content .subscribe {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
  margin-top: 20px;
  max-width: 700px;
}
.content-page .content .subscribe .checkbox-square,
.content-page .content .subscribe .radio-circle {
  border-radius: 2px;
  border: 1px solid #b0b0b0;
  height: 22px;
  width: 22px;
  display: inline-block;
  position: relative;
  margin-right: 7px;
}
.content-page .content .subscribe .checkbox-square .fa,
.content-page .content .subscribe .radio-circle .fa {
  font-size: 18px;
  left: 1px;
  top: 1px;
  display: none;
  color: #17b3e6;
  position: absolute;
}
.content-page .content .subscribe .radio-circle {
  border-radius: 11px;
}
.content-page .content .subscribe .radio-circle .fa {
  font-size: 9px;
  left: 6px;
  top: 5px;
  display: none;
}
.content-page .content .subscribe .radio {
  min-height: 99px;
}
.content-page .content .subscribe .radio .radio-btns > label {
  margin-left: 60px;
}
.content-page .content .subscribe .radio .radio-btns > label:first-child {
  margin-left: 0;
  padding-left: 0;
}
.content-page .content .subscribe .radio > span:first-child {
  margin-bottom: 12px;
  display: block;
}
.content-page .content .subscribe input[type="email"],
.content-page .content .subscribe input[type="text"],
.content-page .content .subscribe select.state,
.content-page .content .subscribe select.phone_type {
  min-width: 98%;
  max-height: 44px;
  padding: 10px 14px;
  margin-bottom: 26px;
  letter-spacing: 0.075em;
  border-width: 1px;
}
.content-page .content .subscribe input[type="checkbox"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 0;
}
.content-page .content .subscribe input[type="checkbox"]:checked + .checkbox-view .fa {
  display: block;
}
.content-page .content .subscribe input[type="checkbox"] + .checkbox-view span {
  vertical-align: bottom;
  font-size: 16px;
}
.content-page .content .subscribe input[type="checkbox"] + .checkbox-view span.checkbox-square {
  display: inline-block;
}
.content-page .content .subscribe input[type="checkbox"] + .checkbox-view span a {
  color: #17b3e6;
}
.content-page .content .subscribe input[type="checkbox"] + .checkbox-view span a:hover {
  color: #0049ae;
  text-decoration: none;
}
.content-page .content .subscribe input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 31px;
  line-height: 25px;
  cursor: pointer;
  font-weight: 200;
  letter-spacing: 0.075em;
}
.content-page .content .subscribe input[type="checkbox"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
.content-page .content .subscribe input[type="checkbox"] + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 18px;
  box-sizing: border-box;
}
.content-page .content .subscribe input[type="checkbox"]:checked + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
.content-page .content .subscribe input[type="checkbox"]:checked + label::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 10px;
  background: #17b3e6;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #17b3e6, 4px 0 0 #17b3e6, 4px -2px 0 #17b3e6, 4px -4px 0 #17b3e6, 4px -6px 0 #17b3e6, 4px -8px 0 #17b3e6;
  transform: rotate(45deg);
}
.content-page .content .subscribe input[type="checkbox"] + label a {
  text-decoration: none;
  color: #17b3e6;
}
.content-page .content .subscribe input[type="checkbox"] + label a:hover {
  color: #08c2ff;
}
.content-page .content .subscribe input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 0;
}
.content-page .content .subscribe input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 31px;
  line-height: 25px;
  cursor: pointer;
  margin-right: 65px;
  font-weight: 200;
}
.content-page .content .subscribe input[type="radio"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
.content-page .content .subscribe input[type="radio"] + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 18px;
  box-sizing: border-box;
  background-color: #fff;
}
.content-page .content .subscribe input[type="radio"]:checked + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b2b2b2;
}
.content-page .content .subscribe input[type="radio"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 8px;
  height: 8px;
  border-radius: 34px;
  box-sizing: border-box;
  background-color: #17b3e6;
}
.content-page .content .subscribe textarea {
  width: 98%;
  resize: vertical;
  padding: 10px 14px;
  margin-bottom: 26px;
  letter-spacing: 0.075em;
}
.content-page .content .subscribe .error,
.content-page .content .subscribe .error[type="checkbox"] + label::before {
  border-color: red;
  background-color: lightpink;
}
.content-page .content .subscribe .g-recaptcha {
  display: inline-block;
  min-height: 78px;
  margin: 40px 0;
  border: 2px solid transparent;
}
.content-page .content .subscribe .g-recaptcha.error {
  border-color: lightpink;
}
.btn_subscribe {
  margin-bottom: 50px;
  margin-top: 40px;
  height: 44px;
  min-width: 156px;
  background-color: #17b3e6;
  color: #fff;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 13px;
  border-radius: 0;
  border: 0;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.btn_subscribe:disabled {
  background-color: #8bd9f2;
}
@media (max-width: 425px) {
  .content-page .content .panel {
    background: none !important;
  }
  .panel p {
    font-size: 12px;
  }
  .panel .subscribe .formtitle,
  .panel .subscribe .formtitle p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .sub_radio {
    margin-bottom: 20px;
  }
  .btn_subscribe {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .content-page .content .panel {
    background: none !important;
  }
  .panel p {
    font-size: 14px;
  }
  .panel .subscribe .formtitle,
  .panel .subscribe .formtitle p {
    font-size: 16px;
  }
}
.col-lg-6:nth-child(2n+1) {
  clear: left;
}
.content-page .event.content .panel .list .list-item .item-content p {
  position: static;
  bottom: auto;
}
@media (max-width: 992px) {
  .content-page .content .w100 {
    width: 100%;
  }
}
.content-page .content .list-item .item-content {
  overflow: hidden;
}
.content-page .content .partner {
  height: 236px;
  margin: 10px;
  width: 250px;
  background: #ececec;
  text-align: center;
  float: left;
}
.content-page .content .partner img {
  max-width: 100%;
}
.content-page .content .partnerimg {
  height: 100%;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.content-page .content .partnerimg:hover,
.content-page .content .partnerimg:focus {
  background: #fff;
}
.content-page .content .partnerimg:hover .partnerimgv {
  display: none;
}
.content-page .content .partnerimg:hover .partnerimghover {
  display: block;
  border: solid 9px #21ace1;
  word-break: break-word;
  padding: 5px;
}
.content-page .content .partnerimg:hover .partnerimghover .hover-container {
  width: 100%;
  height: calc(100% - 25px);
  overflow-y: hidden;
}
.content-page .content .partnerimghover {
  display: none;
  height: 100%;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
}
.content-page .content .partnerimghover h2 {
  font-size: 22px;
}
.content-page .content .partnerimghover p {
  font-size: 14px !important;
}
.content-page .content .partner-item .info.clearfix,
.content-page .content .partner-item .info.dl-horizontal dd,
.content-page .content .partner-item .info.container,
.content-page .content .partner-item .info.container-fluid,
.content-page .content .partner-item .info.row,
.content-page .content .partner-item .info.form-horizontal .form-group,
.content-page .content .partner-item .info.btn-toolbar,
.content-page .content .partner-item .info.btn-group-vertical > .btn-group,
.content-page .content .partner-item .info.nav,
.content-page .content .partner-item .info.navbar,
.content-page .content .partner-item .info.navbar-header,
.content-page .content .partner-item .info.navbar-collapse,
.content-page .content .partner-item .info.pager,
.content-page .content .partner-item .info.panel-body,
.content-page .content .partner-item .info.modal-header,
.content-page .content .partner-item .info.modal-footer {
  margin-top: 7px;
  float: right;
}
.content-page .content .tabs-partners {
  text-align: left;
  margin-bottom: 10px;
}
.content-page .content .tabs-partners.meetTabs .custom-checkbox:first-child {
  margin-left: 0;
}
.content-page .content .tabs-partners.meetTabs .custom-checkbox.active .btn-check {
  border-color: #00bff2;
  background-color: #00bff2;
  color: #ffffff;
  font-weight: normal;
}
.content-page .content .partnertabsdiv .partnertabs-content ul,
.content-page .content .partnertabsdiv .partnertabs-content ol {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 18px;
  line-height: 150%;
}
.content-page .content .partnertabsdiv .partnertabs-content b,
.content-page .content .partnertabsdiv .partnertabs-content strong {
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .content .partnertabsdiv .partnertabs-content a {
  color: #17b3e6;
}
.content-page .content .partnertabsdiv .partnertabs-content a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .content .partnertabsdiv .partnertabs-content img {
  max-width: 100%;
}
.content-page .content .partnertabsdiv .partnertabs-content p {
  text-align: left;
}
.content-page .content .right-item-partner .partnermap h2 {
  margin-top: 0;
}
.content-page .content .right-item-partner .partnermap p {
  text-align: left;
}
.content-page .content .right-item-partner .partnermap a {
  color: #17b3e6;
}
.content-page .content .right-item-partner .partnermap a:hover {
  text-decoration: none;
  color: #0d95e8;
}
.content-page .content .mapRes iframe {
  max-width: 100%;
}
.content-page .content .custom-checkbox.active .btn-check {
  border-color: #00bff2;
  background-color: #00bff2;
  color: #ffffff;
  font-weight: normal;
}
.content-page .content .multimedia .news-text p > a {
  word-break: break-word;
}
.content-page .content.other h1,
.content-page .content.other h2 {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .content-page .content.other h1,
  .content-page .content.other h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .content-page .content.other h1,
  .content-page .content.other h2 {
    font-size: 35px;
  }
}
.content-page .content.multimedia .controls .pull-right a:hover {
  color: #08c2ff;
}
.content-page .content.multimedia .header.multimedia {
  padding: 0 15px;
}
.content-page .content.multimedia .header.multimedia h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .content.multimedia .header.multimedia p {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
.content-page .content.multimedia .header.multimedia .navigation {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .content-page .content.multimedia .header.multimedia .navigation {
    overflow: hidden;
    height: 33px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .content-page .content.multimedia .header.multimedia .navigation .navigation-scroll {
    overflow-x: auto;
    padding-bottom: 50px;
  }
  .content-page .content.multimedia .header.multimedia .navigation .navigation-scroll .navigation-wrapper {
    white-space: nowrap;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .content-page .content.multimedia .header.multimedia .navigation a + a {
    margin-left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .content-page .content.multimedia .header.multimedia .navigation a + a {
    margin-left: 55px;
  }
}
@media (min-width: 1024px) {
  .content-page .content.multimedia .header.multimedia .navigation a + a {
    margin-left: 85px;
  }
}
.content-page .content.multimedia .header.multimedia .navigation a {
  padding-bottom: 5px;
}
.content-page .content.multimedia .header.multimedia .navigation a:hover,
.content-page .content.multimedia .header.multimedia .navigation a:active,
.content-page .content.multimedia .header.multimedia .navigation a:focus,
.content-page .content.multimedia .header.multimedia .navigation a.active {
  border-bottom: 5px solid #17b3e6;
  text-decoration: none;
  color: #000;
}
.content-page .content.multimedia .header.multimedia.news + .controls .search,
.content-page .content.multimedia .header.multimedia.photo + .controls .search,
.content-page .content.multimedia .header.multimedia.video + .controls .search {
  margin-bottom: 0;
}
@media (max-width: 940px) {
  .content-page .content.multimedia .header.multimedia.news + .controls .content-container,
  .content-page .content.multimedia .header.multimedia.photo + .controls .content-container,
  .content-page .content.multimedia .header.multimedia.video + .controls .content-container {
    padding: 0;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls .content-container .relative.field-wrapper,
  .content-page .content.multimedia .header.multimedia.photo + .controls .content-container .relative.field-wrapper,
  .content-page .content.multimedia .header.multimedia.video + .controls .content-container .relative.field-wrapper {
    max-width: 100%;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls .content-container .relative.field-wrapper .btn-group,
  .content-page .content.multimedia .header.multimedia.photo + .controls .content-container .relative.field-wrapper .btn-group,
  .content-page .content.multimedia .header.multimedia.video + .controls .content-container .relative.field-wrapper .btn-group {
    max-width: 100%;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls .content-container .relative.field-wrapper .btn-group input,
  .content-page .content.multimedia .header.multimedia.photo + .controls .content-container .relative.field-wrapper .btn-group input,
  .content-page .content.multimedia .header.multimedia.video + .controls .content-container .relative.field-wrapper .btn-group input {
    max-width: 100%;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls,
  .content-page .content.multimedia .header.multimedia.photo + .controls,
  .content-page .content.multimedia .header.multimedia.video + .controls {
    padding: 0 15px;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls .relative.field-wrapper,
  .content-page .content.multimedia .header.multimedia.photo + .controls .relative.field-wrapper,
  .content-page .content.multimedia .header.multimedia.video + .controls .relative.field-wrapper {
    max-width: 100%;
  }
  .content-page .content.multimedia .header.multimedia.news + .controls .relative.field-wrapper input,
  .content-page .content.multimedia .header.multimedia.photo + .controls .relative.field-wrapper input,
  .content-page .content.multimedia .header.multimedia.video + .controls .relative.field-wrapper input {
    max-width: 100%;
  }
}
@media (max-width: 940px) and (max-width: 649px) {
  .content-page .content.multimedia .header.multimedia.news + .controls .pull-right,
  .content-page .content.multimedia .header.multimedia.photo + .controls .pull-right,
  .content-page .content.multimedia .header.multimedia.video + .controls .pull-right {
    display: none;
  }
}
.content-page .content.multimedia .header.multimedia:after {
  position: absolute;
  left: 0;
  content: " ";
  display: block;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
}
.content-page .content.multimedia .header.press-rel h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .content.multimedia .header.press-rel p {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
.content-page .content.multimedia .col-lg-8.press-release {
  max-width: 100%;
}
.content-page .content.multimedia .col-lg-8.press-release .news-text p {
  word-break: break-word;
}
.content-page .content.multimedia .news.press-rel .new {
}
.content-page .content.multimedia .news.press-rel .new .new-content h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.content-page .content.multimedia .news.press-rel .new .new-content h2 a:hover {
  text-decoration: none;
  color: #17b3e6;
}
.content-page .content.multimedia .news.press-rel .new .new-content h2 a:focus {
  text-decoration: none;
}
.content-page .content.multimedia .news.press-rel .new .new-content .date {
  margin-bottom: 13px;
  font-size: 13px;
}
.content-page .content.multimedia .controls {
  margin-top: 26px;
  padding: 0 15px;
}
.content-page .content.multimedia .controls.campaign-controls {
  margin-top: 466px;
}
@media (max-width: 767px) {
  .content-page .content.multimedia .controls.campaign-controls {
    margin-top: 289px;
  }
}
.content-page .content.multimedia .controls .form-control {
  border-radius: 0;
  height: 42px;
  width: 400px;
}
.content-page .content.multimedia .controls .form-control:-ms-input-placeholder {
  color: #000;
  font-weight: 300;
}
.content-page .content.multimedia .controls .form-control::placeholder {
  color: #000;
  font-weight: 300;
}
.content-page .content.multimedia .controls .form-control.pr-30 {
  padding-right: 30px;
}
.content-page .content.multimedia .controls .video.search {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content-page .content.multimedia .controls .video.search .custom-checkbox:first-child {
  margin-left: 0;
}
.content-page .content.multimedia .controls .fa-search {
  padding-top: 14px;
  color: #7d7d7d;
}
.content-page .content.multimedia .controls .fa-th,
.content-page .content.multimedia .controls .fa-th-large {
  font-size: 30px;
}
.content-page .content.multimedia .controls .fa-th.active,
.content-page .content.multimedia .controls .fa-th-large.active {
  color: #17b3e6;
}
.content-page .content.multimedia .controls .pull-right a + a {
  margin-left: 25px;
}
.content-page .content.multimedia #multimedia-search input[type="submit"] {
  display: none;
}
.content-page .content.multimedia .images .images-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .content.multimedia .images .images-list .image {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-page .content.multimedia .images .images-list .image.col-lg-4:nth-child(3n+1),
.content-page .content.multimedia .images .images-list .image.col-lg-6:nth-child(2n+1) {
  clear: left;
}
.content-page .content.multimedia .images .images-list .image .preview-img {
  height: 100%;
}
.content-page .content.multimedia .images .images-list .image:hover .preview-img:before {
  content: '';
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.content-page .content.multimedia .images .images-list .image img {
  width: 100%;
  height: 100%;
}
.content-page .content.multimedia .images .images-list .image .descr {
  position: absolute;
  bottom: 15px;
  width: calc(100% - 30px);
  padding: 15px;
  color: #fff;
  background: url(../img/multimedia/photo-gallery/hover-bg.png);
}
@media (max-width: 800px) {
  .content-page .content.multimedia .images .images-list .image .descr h2 {
    font-size: 17px;
  }
}
@media (min-width: 800px) {
  .content-page .content.multimedia .images .images-list .image .descr h2 {
    font-size: 24px;
  }
}
.content-page .content.multimedia .images .images-list .image .descr * {
  max-width: 100%;
}
.content-page .content.multimedia .video.search {
  margin-top: 45px;
}
.content-page .content.multimedia .video-list {
  padding: 0;
}
.content-page .content.multimedia .video-list .preview {
  max-height: none;
}
.content-page .content.multimedia .video-list .preview img {
  width: 100%;
  height: 100%;
}
.content-page .content.multimedia .video-list .video {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-page .content.multimedia .video-list .video.col-lg-4:nth-child(3n+1),
.content-page .content.multimedia .video-list .video.col-lg-6:nth-child(2n+1) {
  clear: left;
}
@media (max-width: 1024px) {
  .content-page .content.multimedia .video-list .video.col-lg-4 .description .description-inner p {
    display: none;
  }
  .content-page .content.multimedia .video-list .video.col-lg-4 .description .description-inner h2 {
    font-size: 14px;
    margin-bottom: -10px;
  }
  .content-page .content.multimedia .video-list .video .description .description-inner h2 {
    font-size: 17px;
  }
  .content-page .content.multimedia .video-list .video .description .description-inner p {
    font-size: 16px;
  }
}
.content-page .content.multimedia .video-list .video:hover .preview {
  background: none;
}
.content-page .content.multimedia .video-list .video:hover .preview:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.content-page .content.multimedia .video-list .video .description {
  position: absolute;
  bottom: 15px;
  width: calc(100% - 30px);
  padding: 0 15px;
  color: #fff;
  background: url(../img/multimedia/photo-gallery/hover-bg.png);
}
@media (max-width: 1024px) {
  .content-page .content.multimedia .video-list .video .description {
    display: block;
  }
}
.content-page .content.multimedia .video-list .video .description .description-inner {
  margin-bottom: 15px;
}
.content-page .content.multimedia .video-list .video .description .description-inner h2 {
  font-size: 24px;
  margin-top: 0;
}
.content-page .content.multimedia .video-list .video .description .description-inner .date {
  font-size: 14px;
}
@media (max-width: 768px) {
  .content-page .content.multimedia .video-list .video .description .description-inner .description-inner p {
    display: none;
  }
}
@media (min-width: 768px) {
  .content-page .content.multimedia .video-list .video .description .description-inner .description-inner p {
    height: 2.6em;
    line-height: 1.3em;
    overflow: hidden;
  }
}
.content-page .content.multimedia .video-list .video .description .description-inner * {
  max-width: 100%;
  text-align: left;
}
.content-page .content.multimedia .youtubeVideoWrapper {
  margin: 20px 0;
}
.content-page .content.multimedia .youtubeVideoWrapper iframe {
  width: 100%;
}
.content-page .content.multimedia .header:not(.row) h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .content.multimedia p.heading {
  padding: 20px 0 40px 0;
  max-width: 1780px;
  margin: 0 auto;
}
.content-page .content.multimedia p {
  font-size: 18px;
  font-weight: 300;
}
.content-page .content.multimedia.one-video .related-video:hover {
  color: #00bff2;
}
.content-page .content.multimedia .news-filters.search {
  text-align: left;
}
.content-page .content.multimedia .news-filters.search label {
  margin-left: 0;
  margin-right: 16px;
}
@media (max-width: 768px) {
  .content-page .content.multimedia section.news .news-list.row {
    margin-left: 0;
    margin-right: 0;
  }
}
.content-page .content.multimedia section.news article.new {
  padding: 15px;
  margin: 15px 0;
  border: 1px solid #ebebeb;
  background-color: #fff;
}
.content-page .content.multimedia section.news article.new:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05), 1px 1px 10px rgba(0, 0, 0, 0.05), 1px 1px 10px rgba(0, 0, 0, 0.05), 1px 1px 10px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1023px) {
  .content-page .content.multimedia section.news article.new .small-new {
    display: none;
  }
}
@media (max-width: 1023px) {
  .content-page .content.multimedia section.news article.new .big-new {
    display: none;
  }
}
.content-page .content.multimedia section.news article a:hover {
  color: #00bff2;
  text-decoration: none;
}
.content-page .content.multimedia section.news article h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.content-page .content.multimedia section.news article .date {
  margin: 13px 0;
  font-size: 13px;
}
.content-page .content.multimedia section.news article a.image {
  float: left;
  width: 434px;
  max-width: 50%;
}
.content-page .content.multimedia section.news article a.image img.intro-image {
  max-height: 288px;
  max-width: 100%;
}
.content-page .content.multimedia section.news article .big-new .new-content {
  float: left;
  position: relative;
  height: 100%;
  width: 50%;
  min-width: calc(100% - 450px);
  padding-left: 15px;
}
.content-page .content.multimedia section.news article .big-new .new-content img {
  max-height: 215px;
}
.content-page .content.multimedia section.news article .big-new .new-content .new-text {
  font-family: "Ford Antenna Light";
}
.content-page .content.multimedia section.news article .big-new .new-tags {
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
.content-page .content.multimedia section.news article .big-new .new-tags a {
  display: inline-block;
  margin: 0 5px 7px 0;
  padding: 3px 10px;
  border: 1px solid #686868;
  border-radius: 10px;
  color: #686868;
  font-size: 12px;
}
.content-page .content.multimedia section.news article .big-new .new-tags a:hover {
  color: #17b3e6;
  border-color: #17b3e6;
}
.content-page .content.multimedia section.news article .small-new {
  position: relative;
}
.content-page .content.multimedia section.news article .small-new .intro {
  overflow: hidden;
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .content-page .content.multimedia section.news article .small-new .intro {
    max-height: 130px;
  }
}
@media (max-width: 1600px) and (min-width: 1401px) {
  .content-page .content.multimedia section.news article .small-new .intro {
    max-height: 160px;
  }
}
@media (max-width: 1800px) and (min-width: 1601px) {
  .content-page .content.multimedia section.news article .small-new .intro {
    max-height: 190px;
  }
}
@media (max-width: 1900px) and (min-width: 1801px) {
  .content-page .content.multimedia section.news article .small-new .intro {
    max-height: 210px;
  }
}
.content-page .content.multimedia section.news article .small-new .intro .new-text {
  float: left;
  padding-left: 15px;
  width: 50%;
  min-width: calc(100% - 450px);
  font-family: "Ford Antenna Light";
}
@media (min-width: 768px) {
  .content-page .content.multimedia section.news article .small-new .news-title {
    height: 53px;
    overflow-y: hidden;
    display: block;
  }
}
.content-page .content.multimedia section.news article .small-new .new-tags {
  margin-bottom: 10px;
  overflow-y: hidden;
}
.content-page .content.multimedia section.news article .small-new .new-tags a {
  display: inline-block;
  margin: 0 5px 7px 0;
  padding: 3px 10px;
  border: 1px solid #686868;
  border-radius: 10px;
  color: #686868;
  font-size: 12px;
}
.content-page .content.multimedia section.news article .small-new .new-tags a:hover {
  color: #17b3e6;
  border-color: #17b3e6;
}
.content-page .content.multimedia article.news-item h1 {
  margin-bottom: 30px;
  font-family: "Ford Antenna Bold", sans-serif;
}
@media (max-width: 767px) {
  .content-page .content.multimedia article.news-item h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .content-page .content.multimedia article.news-item h1 {
    font-size: 40px;
  }
}
.content-page .content.multimedia .right-item-news.col-lg-4,
.content-page .content.multimedia .right-item-video.col-lg-4 {
  width: 33%;
}
.content-page .content.multimedia .right-item-news .panel-scrollable-wrapper > h2,
.content-page .content.multimedia .right-item-video .panel-scrollable-wrapper > h2 {
  margin-top: 0;
  font-size: 28px;
  font-weight: bold;
}
.content-page .content.multimedia .right-item-news .panel-scrollable-wrapper .row.search,
.content-page .content.multimedia .right-item-video .panel-scrollable-wrapper .row.search {
  text-align: left;
}
.content-page .content.multimedia .right-item-news .panel-scrollable-wrapper .item-content p,
.content-page .content.multimedia .right-item-video .panel-scrollable-wrapper .item-content p {
  font-size: 16px;
}
.content-page .content.multimedia .right-item-news h2 a:hover,
.content-page .content.multimedia .right-item-video h2 a:hover {
  color: #17b3e6;
  text-decoration: none;
}
.content-page .content.multimedia .right-item-news .row.search .custom-checkbox,
.content-page .content.multimedia .right-item-video .row.search .custom-checkbox {
  margin-left: 0;
  margin-right: 5px;
}
.content-page .content .multimedia .news-text p > a {
  word-break: break-word;
}
.content-page .content.event .description {
  max-height: none;
}
.content-page .content.events .btn.btn-default.notification-btn,
.content-page .content.event .btn.btn-default.notification-btn {
  font-size: 14px;
  background-color: #165dc7;
  width: 220px;
  height: 40px;
  line-height: 31px;
  border-radius: 6px;
}
@media (min-width: 1025px) {
  .content-page .content.events .btn.btn-default.notification-btn,
  .content-page .content.event .btn.btn-default.notification-btn {
    margin-left: 30px;
  }
}
.content-page .content.events .btn.btn-default.notification-btn:hover,
.content-page .content.event .btn.btn-default.notification-btn:hover {
  background-color: #2a80f6;
}
.content-page .content.events .btn.btn-default.notification-btn a,
.content-page .content.event .btn.btn-default.notification-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
.content-page .content.events .btn.btn-default.notification-btn a:hover,
.content-page .content.event .btn.btn-default.notification-btn a:hover {
  text-decoration: none;
}
.content-page .content.events #coming-events .item-header svg,
.content-page .content.event #coming-events .item-header svg {
  max-width: 100%;
  margin-top: 5%;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.content-page .content.events .cancellation h1,
.content-page .content.event .cancellation h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .content.events .cancellation .btns-row,
.content-page .content.event .cancellation .btns-row {
  margin-top: 25px;
}
.content-page .content.events .cancellation .btns-row .leave-btn,
.content-page .content.event .cancellation .btns-row .leave-btn {
  background: #2fa949;
  margin-right: 17px;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 468px) {
  .content-page .content.events .cancellation .btns-row .leave-btn,
  .content-page .content.event .cancellation .btns-row .leave-btn {
    width: 48.5%;
    padding: 0 5px;
    margin-right: 1%;
    text-align: center;
  }
}
.content-page .content.events .cancellation .btns-row .leave-btn:hover,
.content-page .content.event .cancellation .btns-row .leave-btn:hover {
  text-decoration: none;
  background: #36c053;
}
.content-page .content.events .cancellation .btns-row .form-btn,
.content-page .content.event .cancellation .btns-row .form-btn {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 468px) {
  .content-page .content.events .cancellation .btns-row .form-btn,
  .content-page .content.event .cancellation .btns-row .form-btn {
    width: 49%;
  }
}
.content-page .content.events .cancellation .btns-row .form-btn .cancel,
.content-page .content.event .cancellation .btns-row .form-btn .cancel {
  background: #21ace1;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.content-page .content.events .cancellation .btns-row .form-btn .cancel:hover,
.content-page .content.event .cancellation .btns-row .form-btn .cancel:hover {
  background: #00bff2;
}
@media (max-width: 468px) {
  .content-page .content.events .cancellation .btns-row .form-btn .cancel,
  .content-page .content.event .cancellation .btns-row .form-btn .cancel {
    width: 100%;
    padding: 0 5px;
  }
}
.content-page .content.events .cancellation .event-block,
.content-page .content.event .cancellation .event-block {
  padding-top: 35px;
  margin-bottom: 80px;
}
.content-page .content.events .cancellation .event-block .image,
.content-page .content.event .cancellation .event-block .image {
  height: 114px;
  background-color: #00bff2;
}
@media (max-width: 375px) {
  .content-page .content.events .cancellation .event-block .image,
  .content-page .content.event .cancellation .event-block .image {
    width: 100%;
    margin-bottom: 10px;
  }
  .content-page .content.events .cancellation .event-block .image svg,
  .content-page .content.event .cancellation .event-block .image svg {
    margin-top: 2.5%;
  }
}
@media (max-width: 768px) {
  .content-page .content.events .cancellation .event-block .image,
  .content-page .content.event .cancellation .event-block .image {
    margin-right: 10px;
  }
}
@media (min-width: 376px) {
  .content-page .content.events .cancellation .event-block .image,
  .content-page .content.event .cancellation .event-block .image {
    float: left;
    width: 160px;
  }
}
.content-page .content.events .cancellation .event-block .image svg,
.content-page .content.event .cancellation .event-block .image svg {
  opacity: 0.5;
  margin-left: 6%;
}
@media (min-width: 376px) {
  .content-page .content.events .cancellation .event-block .image svg,
  .content-page .content.event .cancellation .event-block .image svg {
    margin-top: 5%;
  }
}
@media (min-width: 768px) {
  .content-page .content.events .cancellation .event-block .image + .event-description,
  .content-page .content.event .cancellation .event-block .image + .event-description {
    padding-left: 185px;
  }
}
.content-page .content.events .cancellation .event-block .image + .event-description .event-title,
.content-page .content.event .cancellation .event-block .image + .event-description .event-title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 4px;
}
@media (max-width: 375px) {
  .content-page .content.events .cancellation .event-block .image + .event-description .event-title,
  .content-page .content.event .cancellation .event-block .image + .event-description .event-title {
    margin-top: 20px;
  }
}
.content-page .content.events .cancellation .event-block .image + .event-description .event-date,
.content-page .content.event .cancellation .event-block .image + .event-description .event-date {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 16px;
}
.content-page .content.events .cancellation .event-block .image + .event-description .event-about,
.content-page .content.event .cancellation .event-block .image + .event-description .event-about {
  font-size: 16px;
  font-family: "Ford Antenna Light", sans-serif;
}
.content-page .content.events .cancellation .event-block .image + .event-description .event-about b,
.content-page .content.event .cancellation .event-block .image + .event-description .event-about b,
.content-page .content.events .cancellation .event-block .image + .event-description .event-about strong,
.content-page .content.event .cancellation .event-block .image + .event-description .event-about strong {
  font-family: "Ford Antenna Bold", sans-serif;
}
.content-page .content.academy {
  max-width: 1100px;
  margin: 0 auto;
}
@media (min-width: 1901px) {
  .content-page .content.academy {
    max-width: 1200px;
  }
}
@media (min-width: 768px) {
  .content-page .content .about-left {
    float: left;
    width: 55%;
  }
  .content-page .content .about-right {
    float: right;
    width: 45%;
    max-width: 500px;
  }
  .content-page .content .about-img-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-page .content .about-left .about-img-mobile {
    margin-bottom: 10px;
  }
  .content-page .content .about-right {
    display: none;
  }
}
.content-page .resources {
  max-width: 1580px;
  margin: 0 auto;
}
.content-page .resources h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .resources .content-container {
  padding-left: 90px;
  padding-right: 90px;
}
.content-page .resources .content-container .title-wrapper {
  margin-bottom: 24px;
}
.content-page .resources .content-container .title-wrapper .row {
  margin-left: 0;
}
.content-page .resources .content-container .title-wrapper .row .blue-link {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  color: #17b3e6;
  text-decoration: none;
  position: relative;
  padding-left: 33px;
}
.content-page .resources .content-container .title-wrapper .row .blue-link .ti {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-page .resources .content-container .navigation {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .content-page .resources .content-container .navigation {
    overflow: hidden;
    height: 33px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .content-page .resources .content-container .navigation .navigation-scroll {
    overflow-x: auto;
    padding-bottom: 50px;
  }
  .content-page .resources .content-container .navigation .navigation-scroll .navigation-wrapper {
    white-space: nowrap;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .content-page .resources .content-container .navigation a + a {
    margin-left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .content-page .resources .content-container .navigation a + a {
    margin-left: 55px;
  }
}
@media (min-width: 1200px) {
  .content-page .resources .content-container .navigation a + a {
    margin-left: 85px;
  }
}
.content-page .resources .content-container .navigation a {
  padding-bottom: 5px;
}
.content-page .resources .content-container .navigation a:hover,
.content-page .resources .content-container .navigation a:active,
.content-page .resources .content-container .navigation a:focus,
.content-page .resources .content-container .navigation a.active {
  border-bottom: 5px solid #17b3e6;
  text-decoration: none;
  color: #000;
}
.content-page .resources .content-container .navigation:after {
  position: absolute;
  left: 0;
  margin-top: 8px;
  content: " ";
  display: block;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
}
@media (max-width: 767px) {
  .content-page .resources .content-container .navigation:after {
    margin-top: -60px;
  }
}
.content-page .resources .content-container .resourcesSearch {
  margin-top: 30px;
  display: inline-block;
  position: relative;
}
.content-page .resources .content-container .resourcesSearch .fa-search {
  padding-top: 14px;
  color: #7d7d7d;
}
.content-page .resources .content-container .resourcesSearch input[type=text] {
  border-radius: 0;
  height: 42px;
  width: 400px;
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  font-weight: 200;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.content-page .resources .content-container .resourcesSearch input[type=text]:focus {
  outline: none;
}
.content-page .resources .content-container .resourcesSearch input[type=submit] {
  background-color: transparent;
  border: none;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  width: 34px;
  cursor: pointer;
}
.content-page .resources .content-container .resourcesSearch input[type=submit]:active,
.content-page .resources .content-container .resourcesSearch input[type=submit]:focus {
  outline: none;
}
.content-page .resources .heading {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  padding: 20px 0 40px 0;
}
.content-page .resources .resourcesAll {
  margin: 24px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .resources .resourcesAll h2 {
  text-align: center;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .resources .resourcesAll .col-lg-6:nth-child(2n+1) {
  padding-left: 0;
}
@media (max-width: 467px) {
  .content-page .resources .resourcesAll .col-lg-6:nth-child(2n+1) {
    padding-right: 0;
  }
}
.content-page .resources .resourcesAll .col-lg-6:nth-child(2n) {
  padding-right: 0;
}
@media (max-width: 467px) {
  .content-page .resources .resourcesAll .col-lg-6:nth-child(2n) {
    padding-left: 0;
  }
}
.content-page .resources .resourcesAll .category-description {
  width: 100%;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  padding: 20px 0 40px 0;
}
.content-page .resources .resourcesAll .resource-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .resources .resourcesInd {
  padding-bottom: 30px;
  -ms-flex: 0 50%;
      flex: 0 50%;
}
.content-page .resources .resourcesInd .border {
  border: solid 1px #ebebeb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  background-color: #ffffff;
}
.content-page .resources .resourcesInd .resource-image {
  overflow: hidden;
}
.content-page .resources .resourcesInd .resource-image img {
  width: 100%;
}
.content-page .resources .resourcesInd .resource-text {
  margin: 20px 20px 65px 20px;
}
.content-page .resources .resourcesInd .resource-text h3 {
  color: #00bff2;
}
.content-page .resources .resourcesInd .resource-text h3:hover {
  cursor: pointer;
}
.content-page .resources .resourcesInd .resource-text p {
  font-size: 16px;
  font-weight: 300;
}
.content-page .resources .resourcesInd .resourcesInput {
  text-align: center;
  margin: 20px 0 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.content-page .resources .resourcesInd .resourcesInput input[type="submit"] {
  background-color: #17b3e6;
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
  letter-spacing: 0.075em;
  line-height: 41px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .content-page .resources .gamesAll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.content-page .resources .gamesAll .gamesCol {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .content-page .resources .gamesAll .gamesCol.col-lg-6.col-md-6 {
    -ms-flex: 0 50%;
        flex: 0 50%;
    padding-top: 30px;
  }
}
.content-page .resources .gamesAll .gamesCol .panel {
  width: 100%;
  height: calc(100% + 40px);
  min-height: 0;
}
.content-page .resources .gamesAll .gamesCol .panel * {
  max-width: 100%;
}
.content-page .resources .gamesAll .gamesCol .panel img {
  width: 100%;
}
.content-page .resources .gamesAll .gamesCol .panel h3 {
  margin-top: 0;
  text-align: center;
}
.content-page .resources .gamesAll .gamesCol .panel h3 a {
  color: #00bff2;
}
.content-page .resources .gamesAll .gamesCol .panel h3 a:hover {
  text-decoration: none;
}
.content-page .resources .gamesAll .gamesCol .panel p {
  font-size: 16px;
  font-weight: 300;
  font-family: "Ford Antenna", sans-serif;
}
@media (max-width: 767px) {
  .content-page .resources .gamesAll .gamesCol .panel .bottomBlock {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .content-page .resources .gamesAll .gamesCol .panel .bottomBlock {
    position: absolute;
    bottom: 0;
  }
}
.content-page .resources .gamesAll .gamesCol .panel .bottomBlock .btn.btn-default {
  width: 141px;
  height: 37px;
  line-height: 30px;
}
@media (max-width: 480px) {
  .content-page .resources .gamesAll .gamesCol .panel .bottomBlock .btn.btn-default {
    width: 100%;
    height: 39px;
  }
}
.content-page .testimonials h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .testimonials .testimon-list {
  margin-top: 40px;
}
.content-page .testimonials .testimon-list .testimonial-item {
  border: 2px solid #00c0f2;
  border-radius: 6px;
  margin-top: 78px;
  margin-bottom: 20px;
  padding: 13px 31px 27px;
  position: relative;
}
.content-page .testimonials .testimon-list .testimonial-item:after {
  content: '';
  width: 55px;
  height: 55px;
  background: url(../img/testimonial-corner.png) left bottom no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 0 3px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header {
  width: 55%;
  position: absolute;
  left: 45%;
  top: -48px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-photo {
  width: 85px;
  height: 85px;
  border-radius: 1000px;
  overflow: hidden;
  float: left;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-photo img {
  width: 100%;
  height: 100%;
  border-radius: 1000px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info {
  margin-left: 105px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info .person-name {
  font-weight: 600;
  font-size: 20px;
  color: #00c0f2;
  line-height: 120%;
  padding-top: 21px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info .date {
  color: #777777;
  max-width: 100%;
  padding-top: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-place {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #00c0f2;
  max-width: 37%;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-place:before {
  content: "\e693";
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content {
  margin-top: 27px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-video {
  float: right;
  border: 11px solid #f2f2f2;
  line-height: 0;
  width: 242px;
  height: 150px;
  overflow: hidden;
  box-sizing: border-box;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-video + .testimonial-text {
  padding-right: 280px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-text {
  font-size: 15px;
  line-height: 160%;
}
.content-page .resources {
  max-width: 1580px;
  margin: 0 auto;
}
.content-page .resources h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .resources .content-container {
  padding-left: 90px;
  padding-right: 90px;
}
.content-page .resources .content-container .title-wrapper {
  margin-bottom: 24px;
}
.content-page .resources .content-container .title-wrapper .row {
  margin-left: 0;
}
.content-page .resources .content-container .title-wrapper .row .blue-link {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  color: #17b3e6;
  text-decoration: none;
  position: relative;
  padding-left: 33px;
}
.content-page .resources .content-container .title-wrapper .row .blue-link .ti {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-page .resources .content-container .resourcesSearch {
  margin-top: 30px;
  display: inline-block;
  position: relative;
}
.content-page .resources .content-container .resourcesSearch .fa-search {
  padding-top: 14px;
  color: #7d7d7d;
}
.content-page .resources .content-container .resourcesSearch input[type=text] {
  border-radius: 0;
  height: 42px;
  width: 400px;
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  font-weight: 200;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.content-page .resources .content-container .resourcesSearch input[type=text]:focus {
  outline: none;
}
.content-page .resources .content-container .resourcesSearch input[type=submit] {
  background-color: transparent;
  border: none;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  width: 34px;
  cursor: pointer;
}
.content-page .resources .content-container .resourcesSearch input[type=submit]:active,
.content-page .resources .content-container .resourcesSearch input[type=submit]:focus {
  outline: none;
}
.content-page .resources .resourcesAll {
  margin: 24px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .resources .resourcesAll h2 {
  text-align: center;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .resources .resourcesAll .col-lg-6:nth-child(2n+1) {
  padding-left: 0;
}
@media (max-width: 467px) {
  .content-page .resources .resourcesAll .col-lg-6:nth-child(2n+1) {
    padding-right: 0;
  }
}
.content-page .resources .resourcesAll .col-lg-6:nth-child(2n) {
  padding-right: 0;
}
@media (max-width: 467px) {
  .content-page .resources .resourcesAll .col-lg-6:nth-child(2n) {
    padding-left: 0;
  }
}
.content-page .resources .resourcesAll .category-description {
  width: 100%;
}
.content-page .resources .resourcesAll .resource-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-page .resources .resourcesInd {
  padding-bottom: 30px;
  -ms-flex: 0 50%;
      flex: 0 50%;
}
.content-page .resources .resourcesInd .border {
  border: solid 1px #ebebeb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  background-color: #ffffff;
}
.content-page .resources .resourcesInd .resource-image {
  overflow: hidden;
}
.content-page .resources .resourcesInd .resource-image img {
  width: 100%;
}
.content-page .resources .resourcesInd .resource-text {
  margin: 20px 20px 65px 20px;
}
.content-page .resources .resourcesInd .resource-text h3 {
  color: #00bff2;
}
.content-page .resources .resourcesInd .resourcesInput {
  text-align: center;
  margin: 20px 0 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.content-page .resources .resourcesInd .resourcesInput input[type="submit"] {
  background-color: #17b3e6;
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
  letter-spacing: 0.075em;
  line-height: 41px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 25px;
}
.content-page .testimonials h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.content-page .testimonials .testimon-list {
  margin-top: 40px;
}
.content-page .testimonials .testimon-list .testimonial-item {
  border: 2px solid #00c0f2;
  border-radius: 6px;
  margin-top: 78px;
  margin-bottom: 20px;
  padding: 13px 31px 27px;
  position: relative;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header {
  width: 55%;
  position: absolute;
  left: 45%;
  top: -48px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-photo {
  width: 85px;
  height: 85px;
  border-radius: 1000px;
  overflow: hidden;
  float: left;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-photo img {
  width: 100%;
  height: 100%;
  border-radius: 1000px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info {
  margin-left: 105px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info .person-name {
  font-weight: 600;
  font-size: 20px;
  color: #00c0f2;
  line-height: 120%;
  padding-top: 21px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-header .testim-person-info .date {
  color: #777777;
  max-width: 100%;
  padding-top: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-place {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #00c0f2;
  max-width: 37%;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-place:before {
  content: "\e693";
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content {
  margin-top: 27px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-video {
  float: right;
  border: 11px solid #f2f2f2;
  line-height: 0;
  width: 242px;
  height: 150px;
  overflow: hidden;
  box-sizing: border-box;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-video + .testimonial-text {
  padding-right: 280px;
}
.content-page .testimonials .testimon-list .testimonial-item .testimonial-content .testimonial-text {
  font-size: 15px;
  line-height: 160%;
}
.header-buttons .search-wrapper form.form-inline {
  display: inline-block;
}
.partner-website {
  word-break: break-word;
}
.navbar > li > span {
  color: #000;
}
section.comments .section-content .item-wrapper .item:hover {
  cursor: pointer;
}
.navbar-brand img {
  max-width: 190px;
  max-height: 100%;
}
@media (max-width: 1025px) {
  .navbar-brand {
    padding: 19px 15px !important;
  }
  .navbar-brand img {
    max-width: 150px;
  }
}
.navbar > .container .navbar-brand + .navbar-brand {
  margin-left: 30px;
  padding-bottom: 0;
  padding-top: 15px;
}
@media (max-width: 1025px) {
  .navbar > .container .navbar-brand + .navbar-brand {
    margin-left: 0;
  }
}
@media (max-width: 919px) {
  .navbar > .container .navbar-brand + .navbar-brand {
    display: none;
  }
}
.navbar > .container .navbar-brand + .navbar-brand img {
  max-width: none;
  max-height: 30px;
}
body.content-page .fancybox-container .fancybox-slide .modal-popup .owl-nav .owl-next:after,
body.content-page .fancybox-container .fancybox-slide .modal-popup .owl-nav .owl-prev:after {
  opacity: 0;
}
body.content-page .fancybox-container .fancybox-slide .modal-popup .owl-nav .owl-next:focus,
body.content-page .fancybox-container .fancybox-slide .modal-popup .owl-nav .owl-prev:focus {
  outline: none;
}
body.content-page .fancybox-container .fancybox-slide .modal-popup .owl-nav .owl-prev:before {
  position: relative;
  left: 11px;
}
body.content-page .fancybox-container .fancybox-slide .modal-popup .popup-content {
  margin: 20px auto;
}
@media (min-width: 650px) {
  a.video.col-lg-6 {
    width: 49.8%;
  }
  a.video.col-lg-4 {
    width: 33.3%;
  }
}
@media (max-width: 649px) {
  section.comments .section-content .item-wrapper .item.active:before {
    left: 15px;
  }
  a.video.col-lg-6,
  a.video.col-lg-4 {
    width: 100%;
  }
}
@media (max-width: 467px) {
  .content-page .resources .resourcesAll {
    display: block;
  }
  .content-page .resources .resourcesAll .resource-items {
    display: block;
  }
}
@media (max-width: 767px) {
  .content-page .resources .content-container {
    padding: 10px;
  }
  .content-page .resources .content-container .resourcesSearch {
    width: 100%;
    max-width: 400px;
  }
  .content-page .resources .content-container .resourcesSearch input[type=text] {
    max-width: 100%;
  }
  .content-page .resources .content-container .row {
    margin: 0;
  }
  .content-page .resources .content-container .resourcesInd .resource-text {
    margin: 20px 10px 65px 10px;
  }
  .content-page .resources .content-container .resourcesInd .resource-text h3 {
    font-size: 20px;
  }
  .content-page .multimedia .content-container {
    padding: 10px;
  }
  .content-page .multimedia .content-container > .col-lg-4 {
    width: 49.8%;
    float: left;
  }
  .content-page .multimedia .content-container > .col-lg-4 .partner {
    margin: 0 0px 25px 0px;
    width: 100%;
    height: calc(50vw - 60px);
  }
  .content-page .multimedia .content-container > .col-lg-4 .partner .partnerimghover h2 {
    font-size: 20px;
  }
  .content-page .multimedia .content-container > .col-lg-4 .partner .partnerimghover p {
    font-size: 14px;
  }
  .content-page .counter .count {
    line-height: 45px;
  }
  .testimon-list .testimonial-item .testimonial-content .testimonial-video {
    float: none;
    margin: 0 auto;
  }
  .testimon-list .testimonial-item .testimonial-content .testimonial-video + .testimonial-text {
    padding-right: 0;
  }
  .testimon-list .testimonial-item .testimonial-header {
    width: 60%;
    left: 40%;
  }
  .testimon-list .testimonial-item .testimonial-header .testim-person-photo {
    width: 60px;
    height: 60px;
    margin-top: 12.5px;
  }
  .testimon-list .testimonial-item .testimonial-header .testim-person-info {
    margin-left: 80px;
  }
  .testimon-list .testimonial-item .testimonial-place {
    padding-left: 0;
  }
  .content-page .images .image {
    display: block;
  }
}
@media (max-width: 1079px) and (min-width: 768px) {
  .content-page .multimedia .content-container {
    padding: 10px;
  }
  .content-page .multimedia .content-container > .col-lg-4 {
    width: 33%;
    float: left;
  }
  .content-page .multimedia .content-container > .col-lg-4 .partner {
    margin: 0 0px 25px 0px;
    width: 100%;
    height: calc(33vw - 60px);
  }
}
@media (max-width: 991px) {
  .right-item.right-item-partner {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 650px) {
  .content.multimedia .images .image.col-lg-4 {
    width: 33.3%;
    float: left;
  }
  .content.multimedia .images .image.col-lg-6 {
    width: 49.8%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .content.multimedia .images .image.col-lg-4 {
    width: 33.3%;
    float: left;
  }
  .content.multimedia .images .image.col-lg-6 {
    width: 49.8%;
  }
}
@media (max-width: 649px) {
  .content.multimedia .images .image {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .content-page .content.multimedia .images .image .descr {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .content-page .content.multimedia a.video.col-lg-4 .preview {
    max-height: 180px;
  }
}
.registration.panel #tabs ul {
  list-style-type: none;
  border-bottom: 1px solid #17b3e6;
  margin: 0;
  padding: 0;
}
.registration.panel #tabs ul li {
  display: inline-block;
  border: 1px solid #17b3e6;
  width: 95px;
  height: 34px;
  position: relative;
  top: 6px;
  margin-right: 10px;
}
.registration.panel #tabs ul li.ui-state-active {
  border-bottom: 2px solid #fff;
}
.registration.panel #tabs ul li.ui-state-disabled {
  border: 1px solid #68daff;
  border-bottom: none;
}
.registration.panel #tabs ul li.ui-state-disabled a {
  color: #68daff;
}
.registration.panel #tabs ul li a {
  color: #17b3e6;
  float: left;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
  padding: 6px 0 0 23px;
  text-align: center;
  text-decoration: none;
}
.registration.panel #tabs ul li a:hover {
  cursor: default;
}
.registration.panel #tabs.ui-tabs .ui-tabs-panel {
  min-height: 608px;
}
.registration.panel #tabs .ui-tabs-hide {
  display: none;
}
.registration.panel form > div {
  width: 100%;
}
.registration.panel form > div div.form-fields {
  width: 100% !important;
}
.registration.panel form > div div:not(.captcha) {
  height: 60px;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
}
@media (max-width: 524px) {
  .registration.panel form > div div:not(.captcha) {
    width: 100%;
  }
}
@media (min-width: 525px) {
  .registration.panel form > div div:not(.captcha) {
    width: 49.5%;
  }
}
@media (min-width: 525px) {
  .registration.panel form > div div:not(.captcha):nth-child(even) {
    float: left;
  }
  .registration.panel form > div div:not(.captcha):nth-child(odd) {
    float: right;
  }
  .registration.panel form > div div:not(.captcha):nth-child(2-n) {
    margin-top: 20px;
  }
  .registration.panel form > div div:not(.captcha).width-100 {
    width: 100%;
  }
  .registration.panel form > div div:not(.captcha).width-100 input {
    width: calc(50% - 15px);
  }
}
.registration.panel form > div div:not(.captcha).avatar {
  color: #fff;
  font-size: 1px;
}
.registration.panel form > div div:not(.captcha).pass:nth-of-type(odd) {
  float: right;
}
.registration.panel form > div div:not(.captcha).pass:nth-of-type(even) {
  float: left;
}
.registration.panel form > div div:not(.captcha) select,
.registration.panel form > div div:not(.captcha) input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
.registration.panel form > div div:not(.captcha) select:focus,
.registration.panel form > div div:not(.captcha) input:focus {
  outline: none;
  border-bottom: 1px solid #000000;
}
.registration.panel form > div div:not(.captcha) + .control-group {
  clear: both;
  float: left;
}
.registration.panel form > div div:not(.captcha).control-group input[type="checkbox"] {
  z-index: -9999;
  opacity: 0;
}
.registration.panel form > div div:not(.captcha).control-group input[type="checkbox"]:checked + label:before {
  content: "\f00c";
}
.registration.panel form > div div:not(.captcha).control-group label {
  padding-left: 30px;
  position: relative;
  font-weight: normal;
}
.registration.panel form > div div:not(.captcha).control-group label:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #b0b0b0;
  border-radius: 2px;
  color: #17b3e6;
  font: normal normal normal 19px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.registration.panel form > div a.agree-tos {
  color: #17b3e6;
}
.registration.panel form > div a.agree-tos:hover {
  text-decoration: none;
}
.registration.panel form > div div.captcha {
  float: left;
}
.registration.panel form > div div.captcha > div {
  padding-left: 10px;
}
.registration.panel form > div div.captcha div {
  float: none !important;
  padding: 0;
}
.registration.panel form > div div.selectize-control {
  width: 100%;
  padding: 0;
  height: auto;
}
.registration.panel form > div div.selectize-control .selectize-input {
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  box-shadow: none;
  height: 31px;
  font-size: 14px;
}
.registration.panel form > div div.selectize-control .selectize-input .item {
  height: 20px;
  padding: 5px 0;
}
.registration.panel form > div div.selectize-control .selectize-input .item[data-value="0"] {
  color: #757575;
}
.registration.panel form > div div.selectize-control .selectize-input .item + input[type=text] {
  height: 0;
  display: none !important;
}
.registration.panel form > div div.selectize-control .selectize-dropdown-content div {
  height: 28px;
  padding: 5px;
}
.registration.panel form > div div.selectize-control .selectize-dropdown-content div.inactive {
  display: none;
}
.registration.panel form > div div.selectize-control * {
  width: 100%;
  height: auto;
  padding: 0;
}
.registration.panel form > div div.btn-default,
.registration.panel form > div button[type="submit"] {
  width: 160px;
  height: 47px;
  line-height: 47px;
  float: right;
}
.registration.panel form > div button[type="submit"] {
  line-height: normal;
}
.registration.panel form > div #tabs-3 div.btn-default {
  margin-top: 40px;
}
.registration.panel form > div div#sub_step2 {
  float: right;
}
.registration.panel .tos-bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.6);
}
.registration.panel .tos-bg .tos-text {
  position: relative;
  top: 50%;
  max-width: 100%;
  width: 900px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 20px;
  margin: 0 auto;
  transform: translateY(-50%);
}
.registration.panel .tos-bg .tos-text .ti-close {
  width: 30px;
  height: 30px;
  float: right;
  font-size: 30px;
}
.registration.panel .tos-bg .tos-text .ti-close:hover {
  font-weight: bold;
  cursor: pointer;
}
.registration.panel .tos-bg .tos-text .tos-inner {
  margin-top: 30px;
}
.registration.panel span.optional {
  display: none;
}
.profile .row.header.main,
.profile-edit .row.header.main {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.profile .profile-left,
.profile-edit .profile-left {
  text-align: center;
  width: 25%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .profile .profile-left .avatar img,
  .profile-edit .profile-left .avatar img {
    max-width: 100%;
  }
  .profile .profile-left .print-btn-wrapper,
  .profile-edit .profile-left .print-btn-wrapper {
    max-width: 100%;
    padding: 0 !important;
  }
  .profile .profile-left .print-btn-wrapper i,
  .profile-edit .profile-left .print-btn-wrapper i {
    display: none;
  }
}
@media (max-width: 940px) {
  .profile .profile-left .avatar img,
  .profile-edit .profile-left .avatar img {
    max-width: 100%;
  }
}
.profile .profile-left .academy-progress h3,
.profile-edit .profile-left .academy-progress h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Ford Antenna Bold', sans-serif;
  line-height: 1;
}
.profile .profile-left .academy-progress .data,
.profile-edit .profile-left .academy-progress .data {
  margin-top: 10px;
  text-align: left;
}
.profile .profile-left .academy-progress .data.split,
.profile-edit .profile-left .academy-progress .data.split {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.profile .profile-left .academy-progress .data.split .percentage,
.profile-edit .profile-left .academy-progress .data.split .percentage {
  -ms-flex: 0 50%;
      flex: 0 50%;
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage {
  display: inline-block;
  text-align: center;
  width: 70px;
  height: 70px;
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart {
  position: relative;
  width: 70px;
  height: 70px;
  margin: 0 auto 2rem;
  border-radius: 100%;
  background: #ddd;
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart .portion-block,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart .portion-block {
  border-radius: 50%;
  clip: rect(0px, 70px, 70px, 35px);
  height: 100%;
  position: absolute;
  width: 100%;
  transform: rotate(0deg);
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart .portion-block .circle,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart .portion-block .circle {
  border-radius: 50%;
  clip: rect(0px, 35px, 70px, 0px);
  height: 100%;
  position: absolute;
  width: 100%;
  font-family: monospace;
  font-size: 1.5rem;
  background-color: #17b3e6;
  animation: first 1s 1 forwards;
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart p.center,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart p.center {
  background: #fff;
  position: absolute;
  text-align: center;
  font-size: 18px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 50%;
  line-height: 35px;
  padding: 12px 0 0;
}
.profile .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart p.center .percent-sign,
.profile-edit .profile-left .academy-progress .data.split .percentage .icon-percentage .donut-chart p.center .percent-sign {
  font-size: 12px;
}
.profile .profile-left .academy-progress .data.split .points-wrap,
.profile-edit .profile-left .academy-progress .data.split .points-wrap {
  -ms-flex: 0 50%;
      flex: 0 50%;
}
.profile .profile-left .academy-progress .data.split .points-wrap .icon-wrap,
.profile-edit .profile-left .academy-progress .data.split .points-wrap .icon-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 2px;
  -ms-flex-pack: center;
      justify-content: center;
}
.profile .profile-left .academy-progress .data.split .points-wrap .icon-wrap .icon-star,
.profile-edit .profile-left .academy-progress .data.split .points-wrap .icon-wrap .icon-star {
  display: inline-block;
  text-align: center;
  width: 47px;
  height: 70px;
  background: url(../img/star.png) no-repeat center center;
}
.profile .profile-left .academy-progress .data.split .points-wrap .icon-wrap .cross-sign,
.profile-edit .profile-left .academy-progress .data.split .points-wrap .icon-wrap .cross-sign {
  color: #BCBDC0;
  padding: 20px 5px;
  font-size: 20px;
}
.profile .profile-left .academy-progress .data.split .points-wrap .icon-wrap .points,
.profile-edit .profile-left .academy-progress .data.split .points-wrap .icon-wrap .points {
  padding: 20px 0;
  font-size: 20px;
}
.profile .profile-left .academy-progress .data.split p.data-label,
.profile-edit .profile-left .academy-progress .data.split p.data-label {
  width: 100%;
  color: #BCBDC0;
}
.profile .profile-left .academy-progress .data.split .border,
.profile-edit .profile-left .academy-progress .data.split .border {
  height: 60px;
  margin: 5px 0;
  width: 1px;
  background: linear-gradient(to bottom, rgba(188, 189, 192, 0) 0%, rgba(188, 189, 192, 0.34) 20%, #bcbdc0 50%, rgba(188, 189, 192, 0.34) 80%, rgba(188, 189, 192, 0) 100%);
}
.profile .profile-left .academy-progress .data p,
.profile-edit .profile-left .academy-progress .data p {
  display: inline-block;
  font-family: 'Ford Antenna Light', sans-serif;
  margin: 0;
}
.profile .profile-left .academy-progress .data p b,
.profile-edit .profile-left .academy-progress .data p b {
  font-family: 'Ford Antenna Bold', sans-serif;
}
.profile .profile-left .academy-progress .sections-completed,
.profile-edit .profile-left .academy-progress .sections-completed,
.profile .profile-left .academy-progress .sections-incomplete,
.profile-edit .profile-left .academy-progress .sections-incomplete {
  margin-top: 20px;
}
.profile .profile-left .academy-progress .sections-completed fieldset,
.profile-edit .profile-left .academy-progress .sections-completed fieldset,
.profile .profile-left .academy-progress .sections-incomplete fieldset,
.profile-edit .profile-left .academy-progress .sections-incomplete fieldset {
  border: 1px solid #ddd;
  padding: 10px 10px 15px;
  text-align: left;
}
.profile .profile-left .academy-progress .sections-completed fieldset legend,
.profile-edit .profile-left .academy-progress .sections-completed fieldset legend,
.profile .profile-left .academy-progress .sections-incomplete fieldset legend,
.profile-edit .profile-left .academy-progress .sections-incomplete fieldset legend {
  font-family: 'Ford Antenna Bold', sans-serif;
  width: auto;
  padding-right: 10px;
  padding-left: 5px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
  border-bottom: none;
}
.profile .profile-left .academy-progress .sections-completed fieldset p,
.profile-edit .profile-left .academy-progress .sections-completed fieldset p,
.profile .profile-left .academy-progress .sections-incomplete fieldset p,
.profile-edit .profile-left .academy-progress .sections-incomplete fieldset p {
  font-size: 14px;
  margin: 0 0 5px;
}
.profile .profile-left .academy-progress .sections-completed fieldset p a,
.profile-edit .profile-left .academy-progress .sections-completed fieldset p a,
.profile .profile-left .academy-progress .sections-incomplete fieldset p a,
.profile-edit .profile-left .academy-progress .sections-incomplete fieldset p a {
  text-decoration: underline;
}
.profile .profile-left .academy-progress .sections-completed legend,
.profile-edit .profile-left .academy-progress .sections-completed legend {
  color: #15B200;
}
.profile .profile-left .academy-progress .sections-incomplete legend,
.profile-edit .profile-left .academy-progress .sections-incomplete legend {
  color: #FD3141;
}
.profile .profile-left .academy-progress .print-btn-wrapper,
.profile-edit .profile-left .academy-progress .print-btn-wrapper {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  background: #21ace1;
  padding: 0 10px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}
.profile .profile-left .academy-progress .print-btn-wrapper a,
.profile-edit .profile-left .academy-progress .print-btn-wrapper a {
  color: #fff;
}
.profile .profile-left .academy-progress .print-btn-wrapper a:hover,
.profile-edit .profile-left .academy-progress .print-btn-wrapper a:hover,
.profile .profile-left .academy-progress .print-btn-wrapper a:focus,
.profile-edit .profile-left .academy-progress .print-btn-wrapper a:focus {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .profile .profile-left,
  .profile-edit .profile-left {
    width: 100%;
    margin-top: 40px;
    float: none;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .profile .profile-left,
  .profile-edit .profile-left {
    width: 50%;
    float: left;
  }
}
.profile .profile-right,
.profile-edit .profile-right {
  width: 75%;
  float: right;
}
.profile .profile-right .userinfo,
.profile-edit .profile-right .userinfo,
.profile .profile-right .user-extra,
.profile-edit .profile-right .user-extra {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 5px;
  display: inline-block;
  font-size: 16px;
}
.profile .profile-right .userinfo p,
.profile-edit .profile-right .userinfo p,
.profile .profile-right .user-extra p,
.profile-edit .profile-right .user-extra p {
  min-height: 24px;
  border-bottom: 2px solid #ddd;
}
.profile .profile-right .userinfo input,
.profile-edit .profile-right .userinfo input,
.profile .profile-right .user-extra input,
.profile-edit .profile-right .user-extra input,
.profile .profile-right .userinfo select,
.profile-edit .profile-right .userinfo select,
.profile .profile-right .user-extra select,
.profile-edit .profile-right .user-extra select {
  width: 100%;
  height: 29px;
  border: none;
  border-bottom: 2px solid #ddd;
  font-weight: 200;
}
.profile .profile-right .userinfo input:active,
.profile-edit .profile-right .userinfo input:active,
.profile .profile-right .user-extra input:active,
.profile-edit .profile-right .user-extra input:active,
.profile .profile-right .userinfo select:active,
.profile-edit .profile-right .userinfo select:active,
.profile .profile-right .user-extra select:active,
.profile-edit .profile-right .user-extra select:active,
.profile .profile-right .userinfo input:focus,
.profile-edit .profile-right .userinfo input:focus,
.profile .profile-right .user-extra input:focus,
.profile-edit .profile-right .user-extra input:focus,
.profile .profile-right .userinfo select:focus,
.profile-edit .profile-right .userinfo select:focus,
.profile .profile-right .user-extra select:focus,
.profile-edit .profile-right .user-extra select:focus {
  font-weight: bold;
  border-color: #000;
  outline: none;
}
.profile .profile-right .userinfo input:-ms-input-placeholder,
.profile-edit .profile-right .userinfo input:-ms-input-placeholder,
.profile .profile-right .user-extra input:-ms-input-placeholder,
.profile-edit .profile-right .user-extra input:-ms-input-placeholder,
.profile .profile-right .userinfo select:-ms-input-placeholder,
.profile-edit .profile-right .userinfo select:-ms-input-placeholder,
.profile .profile-right .user-extra select:-ms-input-placeholder,
.profile-edit .profile-right .user-extra select:-ms-input-placeholder {
  color: #ccc;
  font-size: 14px;
}
.profile .profile-right .userinfo input::placeholder,
.profile-edit .profile-right .userinfo input::placeholder,
.profile .profile-right .user-extra input::placeholder,
.profile-edit .profile-right .user-extra input::placeholder,
.profile .profile-right .userinfo select::placeholder,
.profile-edit .profile-right .userinfo select::placeholder,
.profile .profile-right .user-extra select::placeholder,
.profile-edit .profile-right .user-extra select::placeholder {
  color: #ccc;
  font-size: 14px;
}
.profile .profile-right .user-extra,
.profile-edit .profile-right .user-extra {
  width: 50%;
  float: right;
}
@media (max-width: 1023px) {
  .profile .profile-right .user-extra,
  .profile-edit .profile-right .user-extra {
    width: 100%;
  }
}
.profile .profile-right .user-extra a,
.profile-edit .profile-right .user-extra a {
  width: 45%;
  font-size: 14px;
  height: 40px;
  line-height: 30px;
  text-transform: none;
}
@media (max-width: 480px) {
  .profile .profile-right .user-extra a,
  .profile-edit .profile-right .user-extra a {
    width: 100%;
    margin-bottom: 10px;
  }
}
.profile .profile-right .user-extra a.green,
.profile-edit .profile-right .user-extra a.green {
  background-color: #15b200;
  float: left;
}
.profile .profile-right .user-extra a.red,
.profile-edit .profile-right .user-extra a.red {
  background-color: #fd3141;
  float: right;
}
.profile .profile-right .alert-academy-complete,
.profile-edit .profile-right .alert-academy-complete {
  display: block;
  clear: both;
  margin: 20px auto;
  padding: 20px 25px;
  background: #30b2e3;
  color: #fff;
  font-size: 120%;
  top: 20px;
  position: relative;
}
.profile .profile-right .alert-academy-complete a,
.profile-edit .profile-right .alert-academy-complete a {
  color: #06c;
}
.profile .profile-right .alert-academy-complete a:hover,
.profile-edit .profile-right .alert-academy-complete a:hover {
  color: #09f;
  text-decoration: none;
}
@media (max-width: 767px) {
  .profile .profile-right,
  .profile-edit .profile-right {
    width: 100%;
    margin-top: 40px;
    float: none;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .profile .profile-right,
  .profile-edit .profile-right {
    width: 50%;
    float: right;
  }
}
.profile-edit .profileLink a:hover,
.profile-edit .profileLink a:focus {
  text-decoration: none;
  color: #17b3e6;
}
.profile-edit .userinfo.avatar {
  font-size: 0;
  color: #fff;
}
.profile-edit .passwords {
  clear: both;
}
.profile-edit .control-group {
  clear: both;
  width: calc(49% - 12px);
  box-sizing: border-box;
  margin: 10px 5px;
  display: inline-block;
  float: right;
  font-size: 16px;
}
@media (max-width: 767px) {
  .profile-edit .control-group {
    width: calc(100% - 10px);
  }
}
.profile-edit .control-group .controls button,
.profile-edit .control-group .controls a {
  width: 45%;
  font-size: 14px;
  height: 40px;
  line-height: 30px;
  text-transform: none;
}
@media (max-width: 480px) {
  .profile-edit .control-group .controls button,
  .profile-edit .control-group .controls a {
    width: 100%;
    margin-bottom: 10px;
  }
}
.profile-edit .control-group .controls button.green {
  background-color: #15b200;
  float: left;
}
.profile-edit .control-group .controls a.red {
  background-color: #fd3141;
  float: right;
}
.content.users {
  background-image: url(../img/login-bg.jpg);
  background-size: cover;
  padding-left: 15%;
  padding-right: 15%;
  min-height: calc(100vh - 260px);
}
.content.users .panel {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
}
.content.users .panel .left {
  -ms-flex: 5;
      flex: 5;
  background-color: #17b3e6;
}
.content.users .panel .left .login-content {
  padding: 50px;
  height: 100%;
}
.content.users .panel .left .login-content img {
  display: block;
  margin: 0 auto;
  width: 210px;
}
.content.users .panel .left .login-content h1 {
  font-size: 26px;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.content.users .panel .left .login-content .separator {
  height: 10px;
  width: 40%;
  min-width: 180px;
  border-radius: 5px;
  background-color: #fff;
  margin: 25px 0;
}
.content.users .panel .left .login-content .login-description {
  font-size: 18px;
  font-family: 'Ford Antenna Light', sans-serif;
  color: #fff;
  letter-spacing: 0.5px;
}
.content.users .panel .left .login-content .login-learnmore {
  display: block;
  margin-top: 25px;
  color: #fff;
  font-size: 16px;
  font-family: 'Ford Antenna Bold', sans-serif;
  letter-spacing: 0.5px;
}
.content.users .panel .right {
  -ms-flex: 4;
      flex: 4;
  position: relative;
}
.content.users .panel .right .login-content {
  padding: 80px 50px;
  height: 100%;
}
.content.users .panel .right .login-content.reset {
  padding: 50px;
}
.content.users .panel .right .login-content .signin-header {
  font-size: 24px;
  font-family: "Ford Antenna Bold", sans-serif;
  text-align: center;
  margin: 0;
}
.content.users .panel .right .login-content .signin-header::after {
  width: 40px;
  height: 4px;
  content: '';
  display: block;
  margin: 0 auto;
  background-color: #16b3e6;
}
.content.users .panel .right .login-content .reset-text {
  margin: 30px 0 0 0;
}
.content.users .panel .right .login-content .login-form {
  margin: 30px 0;
}
.content.users .panel .right .login-content .login-form .form-row.mt-20 {
  margin-top: 20px;
}
.content.users .panel .right .login-content .login-form label {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-weight: 300;
}
.content.users .panel .right .login-content .login-form label.mt-20 {
  margin-top: 20px;
}
.content.users .panel .right .login-content .login-form input {
  width: 100%;
  height: 45px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 14px;
  font-family: 'Ford Antenna Light', sans-serif;
}
.content.users .panel .right .login-content .login-form input:focus {
  box-shadow: none;
  border: 1px solid #000;
  outline: none;
}
.content.users .panel .right .login-content .login-form input.submit-btn {
  width: auto;
  font-size: 13px;
  line-height: 45px;
  padding: 0 32px;
}
.content.users .panel .right .login-content .login-form .submit-wrapper {
  margin-top: 25px;
  text-align: center;
}
.content.users .panel .right .login-content .login-form .reset-btn {
  width: auto;
  font-size: 13px;
  line-height: 45px;
  padding: 0 32px;
  height: 45px;
}
.content.users .panel .right .login-content .remember-forgot {
  text-align: center;
}
.content.users .panel .right .login-content .remember-forgot .forgot-passw {
  font-size: 18px;
  font-family: 'Ford Antenna Light', sans-serif;
  text-decoration: underline;
}
.content.users .panel .right .login-content .remember-forgot .forgot-passw:hover {
  color: #16b3e6;
}
.content.users .panel .right .login-content.logout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.content.users .panel .right .login-content.logout .login-form {
  margin: 0;
  -ms-flex: 1;
      flex: 1;
}
.content.users .panel .right .login-content.logout .submit-btn {
  width: 100%;
}
.content.users .panel .right .row.alert.alert-error {
  position: absolute;
  top: 0;
  width: 100%;
}
.content.users .panel .right #jform_captcha > div {
  margin: 0 auto;
}
.page-option-com_users.page-view-login #system-message-container,
.page-option-com_users.page-view-reset #system-message-container {
  display: none;
}
@media (max-width: 768px) {
  .content.users {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .content.users {
    background: none;
    background-color: #fff;
    padding: 30px 10px;
  }
  .content.users .panel {
    display: block;
  }
  .content.users .panel .left.reset {
    display: none;
  }
  .content.users .panel .left .login-content {
    padding: 20px;
  }
  .content.users .panel .right .login-content,
  .content.users .panel .right .login-content.reset {
    padding: 80px 20px;
  }
}
@media (max-width: 1024px) and (min-width: 767px) {
  .g-recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    max-width: 200px;
  }
}
.search-res {
  background-color: #fff;
  overflow-x: hidden;
}
.search-res .content-container {
  padding-left: 90px;
  padding-right: 90px;
}
.search-res .blue-link,
.search-res .blue-link:hover {
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
  color: #17b3e6;
  text-decoration: none;
}
.search-res .blue-link i,
.search-res .blue-link:hover i {
  margin-right: 10px;
}
.search-res .search-title {
  padding-top: 6px;
  font-size: 16px;
}
.search-res form#searchForm .search-field {
  margin-bottom: 10px;
}
.search-res form#searchForm .search-field input.search-input {
  height: 60px;
  width: 626px;
  border-radius: 16px;
  border: none;
  padding: 16px 55px 20px 16px;
  font-size: 24px;
  font-family: "Ford Antenna Bold", sans-serif;
  background-color: #efefef;
}
.search-res form#searchForm .search-field input.search-input:focus {
  outline: none;
  border: 2px solid #17b3e6;
}
.search-res form#searchForm .search-field button {
  width: 24px;
  height: 24px;
  position: relative;
  right: 46px;
  border: none;
  background: none;
  font-size: 24px;
  padding: 0;
}
.search-res form#searchForm .search-field button:focus {
  outline: none;
}
.search-res form#searchForm .search-params {
  position: absolute;
  width: calc(100% + 8px);
  left: calc(50% - 50vw);
  background-color: #efefef;
}
.search-res form#searchForm .search-params .content-container {
  padding: 26px calc(90px + 3%);
}
.search-res form#searchForm .search-params .content-container .search-parameter {
  width: 300px;
  height: 60px;
  float: left;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input {
  height: 60px;
  background-color: #efefef;
  box-shadow: none;
  border-radius: 0;
  padding-left: 20px;
  font-size: 16px;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input.input-active {
  border: 2px solid #17b3e6;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input input {
  height: 100%;
  font-size: 16px;
  min-width: 100px;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input input:-ms-input-placeholder {
  color: black;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input input::placeholder {
  color: black;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-control.single .selectize-input .item {
  padding-top: 12px;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-dropdown {
  border-radius: 0;
  box-shadow: none;
  background-color: #efefef;
  padding: 13px;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-dropdown .selectize-dropdown-content {
  max-height: none;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-dropdown .selectize-dropdown-content [data-selectable] {
  padding: 20px;
  height: 60px;
  font-size: 16px;
  color: black;
  background-color: #fff;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-dropdown .selectize-dropdown-content [data-selectable]:not(:last-child) {
  margin-bottom: 13px;
}
.search-res form#searchForm .search-params .content-container .search-parameter .selectize-dropdown .selectize-dropdown-content [data-selectable].active {
  background-color: #17b3e6;
  color: #fff;
}
.search-res form#searchForm .search-params .content-container .search-parameter + .search-parameter {
  margin-left: 26px;
}
.search-res form#searchForm .searchintro {
  font-family: "Ford Antenna LightItalic", sans-serif;
  font-size: 16px;
  width: 100%;
  padding: 25px 0 0;
  margin-top: 120px;
}
@media (max-width: 609px) {
  .search-res form#searchForm .searchintro {
    margin-top: 280px;
  }
}
.search-res .search-results {
  margin-top: 30px;
}
.search-res .search-results span.highlight {
  font-weight: bold;
}
.search-res .search-results .result-title a {
  font-size: 24px;
}
.search-res .search-results .result-title a:hover {
  color: #17b3e6;
  text-decoration: none;
}
.search-res .search-results .result-created {
  margin: 13px 0;
  color: #17b3e6;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 16px;
}
@media (max-width: 919px) {
  .search-res .content-container {
    padding: 0 10px;
  }
  .search-res .content-container form#searchForm .search-field input.search-input {
    max-width: 100%;
  }
  .search-res .content-container form#searchForm .search-params .content-container {
    padding: 26px 20px;
  }
  .search-res .content-container form#searchForm .search-params .content-container .search-parameter {
    width: 100%;
  }
  .search-res .content-container form#searchForm .search-params .content-container .search-parameter + .search-parameter {
    margin-top: 20px;
    margin-left: 0;
  }
}
@media (max-width: 919px) and (max-width: 686px) {
  .search-res .content-container form#searchForm .search-field button {
    right: 0;
    top: -48px;
    left: calc(100% - 44px);
  }
}
@media (max-width: 919px) and (max-width: 710px) and (min-width: 687px) {
  .search-res .content-container form#searchForm .search-field button {
    right: 0;
    top: -48px;
    left: calc(100% - 64px);
  }
}
@media (max-width: 919px) and (min-width: 610px) {
  .search-res .content-container form#searchForm .search-params .content-container .search-parameter {
    width: 30%;
  }
}
@media (max-width: 919px) and (min-width: 610px) {
  .search-res .content-container form#searchForm .search-params .content-container .search-parameter + .search-parameter {
    margin-top: 0;
    margin-left: 3.3%;
  }
}
@media (min-width: 920px) and (max-width: 1224px) {
  .search-res .content-container form#searchForm .search-params .content-container .search-parameter {
    width: 30%;
  }
}
/*navbar variables*/
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
}
body .page-main-content {
  min-height: 100%;
  padding-bottom: 151px;
}
a {
  cursor: pointer;
  color: #000000;
}
svg {
  display: inline-block;
  vertical-align: middle;
  max-width: 88%;
  max-height: 88%;
  margin: auto;
}
@media (max-width: 768px) {
  input,
  textarea,
  select {
    font-size: 16px !important;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  .navbar {
    margin-top: 50px;
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .container {
    margin: 0 75px;
    width: auto;
  }
}
.v-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.ticker-headline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 15px 0;
  margin: 0;
  font-size: 18px;
}
.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.section-header {
  text-align: center;
  margin-top: 43px;
  margin-bottom: 47px;
}
.section-header h1 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: bold;
  margin: 19px 0 7px;
}
.section-header p {
  font-family: Ford Antenna Light, sans-serif;
  font-size: 18px;
  line-height: 157%;
  padding: 10px 65px;
  letter-spacing: 0.075em;
}
.section-footer {
  text-align: center;
  margin-bottom: 70px;
}
.button-styles {
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
}
.btn.btn-default {
  width: 282px;
  height: 73px;
  background-color: #17b3e6;
  letter-spacing: 0.075em;
  line-height: 61px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn.btn-default:hover {
  background-color: #08c2ff;
}
.btn.btn-default {
  background-color: #17b3e6;
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
}
.btn.btn-default:hover,
.btn.btn-default:active {
  color: #ffffff;
  background-color: #08c2ff;
}
.btn.btn-cancel {
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
}
.btn.btn-cancel:active {
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
}
.btn.btn-cancel:hover {
  border-radius: 0;
  border: 0;
  color: white;
  outline: none;
  text-transform: uppercase;
  font-family: Ford Antenna Light, sans-serif;
}
.events-workaround {
  position: absolute !important;
  right: -2000px !important;
}
.select-dropdown {
  color: #ffffff;
}
.select-dropdown .ti.ti-location-pin {
  font-size: 23px;
  color: #ffffff;
  vertical-align: text-bottom;
  margin-right: 3px;
}
.select-dropdown .header-label {
  position: relative;
}
.select-dropdown .header-label .ti.ti-angle-down {
  margin-left: 15px;
  position: absolute;
  top: 4px;
}
.select-dropdown .header-label:hover {
  color: #00bff2;
}
.select-dropdown .header-label:hover .ti.ti-location-pin {
  color: #00bff2;
}
.select-dropdown .choose-country {
  position: relative;
  width: 260px;
  margin: 0 auto;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
}
.select-dropdown .choose-country .header-label {
  opacity: 0.7;
  vertical-align: middle;
  margin-top: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select-dropdown .choose-country .choose-country-dropdown {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 32px;
  width: 259px;
  font-family: 'Ford Antenna Light', sans-serif;
  font-size: 16px;
  line-height: 120%;
  color: #000000;
  padding: 0;
  background-color: #ffffff;
  transition: opacity 0.3s;
  list-style: none;
  box-shadow: 0 4px 9px rgba(9, 12, 18, 0.21);
  max-height: 350px;
  overflow: auto;
}
.select-dropdown .choose-country .choose-country-dropdown li {
  padding: 18px 30px;
  text-align: left;
  cursor: pointer;
}
.select-dropdown .choose-country .choose-country-dropdown li.selected {
  background-color: #ebebeb;
}
.select-dropdown .choose-country .choose-country-dropdown li:hover {
  background-color: #00bff2;
  color: #ffffff;
}
.select-dropdown .choose-country.open .header-label .ti.ti-angle-down:before {
  content: "\e648";
}
.select-dropdown .choose-country.open .choose-country-dropdown {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.h-separator {
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  height: 1px;
}
.search {
  margin-bottom: 30px;
}
.search .custom-checkbox {
  float: right;
  margin-right: 16px;
}
.search .custom-checkbox input[type="checkbox"] {
  display: none;
}
.search .custom-checkbox .btn.btn-check {
  border: 1px solid #d4d4d4;
  border-radius: 13px;
  font-family: "Ford Antenna Light", sans-serif;
  font-size: 14px;
  color: #969696;
  opacity: 0.9;
  background-color: #fff;
}
.search .custom-checkbox .btn.btn-check .fa {
  color: #969696;
  font-size: 17px;
}
.search .custom-checkbox .btn.btn-check span {
  margin: 0 7px;
}
.search .custom-checkbox .btn.btn-check a {
  color: #969696;
  text-decoration: none;
}
.search .custom-checkbox .btn.btn-check a:hover {
  color: #fff;
}
.search .custom-checkbox :checked + .btn-check {
  border-color: #00bff2;
  background-color: #00bff2;
  color: #ffffff;
  font-weight: normal;
}
.search .custom-checkbox :checked + .btn-check .fa {
  color: #ffffff;
}
.search .custom-checkbox :checked + .btn-check a,
.search .custom-checkbox :checked + .btn-check a:hover,
.search .custom-checkbox :checked + .btn-check a:visited {
  color: #fff;
}
.search .custom-checkbox :checked + a .btn-check {
  border-color: #00bff2;
  background-color: #00bff2;
  color: #ffffff;
  font-weight: normal;
}
@-moz-document url-prefix() {
  .search .custom-checkbox :checked + .btn-check {
    font-weight: bold;
  }
}
.search .custom-checkbox:hover .btn.btn-check a {
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.inline {
  display: inline;
}
.blue {
  color: #0899e5;
}
.light-blue {
  color: #00bff2;
}
.m-l-50 {
  margin-left: 50px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.p-r-30 {
  padding-right: 30px !important;
}
.relative {
  display: inline-block;
  position: relative;
}
.bold {
  font-weight: bold !important;
}
textarea.form-control {
  resize: vertical;
  box-shadow: none !important;
  border: 1px solid #d9d9d9;
  color: #000000;
}
textarea.form-control:focus {
  box-shadow: none;
  border: 1px solid #d9d9d9;
}
.sharing .share-links {
  text-transform: none;
}
.sharing .share-links .share-item {
  display: inline-block;
  position: relative;
}
.sharing .share-links .share-item + .share-item {
  margin-left: 16px;
}
@media (max-width: 767px) {
  .sharing .share-links .share-item + .share-item {
    margin-left: 10px;
  }
}
.sharing .share-links .share-item a {
  width: 34px;
  height: 34px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  text-align: center;
}
.sharing .share-links .share-item a:hover {
  text-decoration: none;
  opacity: 0.9;
  color: #eeeeee;
}
.sharing .share-links .share-item a.twitter {
  background-color: #55acee;
}
.sharing .share-links .share-item a.facebook {
  background-color: #3b5998;
}
.sharing .share-links .share-item a.tumblr {
  background-color: #395976;
}
.sharing .share-links .share-item a.mail {
  background-color: #acacac;
}
.sharing .share-links .share-item a.link {
  background-color: #acacac;
}
.sharing .share-links .share-item:hover .share-tooltip {
  display: block;
}
.sharing .share-links .share-item .share-tooltip {
  display: none;
  position: absolute;
  top: -35px;
  left: -56px;
  background-color: #464646;
  height: 30px;
  width: 150px;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
  text-align: center;
  padding: 7px 0;
  font-family: 'Ford Antenna', sans-serif;
}
.sharing .share-links .share-item .share-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #464646;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}
.sharing .share-links .share-item i {
  font-size: 16px !important;
  margin: 9px 0 !important;
}
.popover {
  border: 0;
  border-radius: 2px;
  width: 384px;
  max-width: none;
  height: 40px;
  margin-left: -174px;
  margin-top: -18px !important;
}
.popover .arrow {
  left: calc(100% - 17px) !important;
  border-top-color: #fff !important;
  bottom: -6px !important;
}
.popover .arrow:after {
  border-width: 6px;
  margin-left: -6px !important;
}
.popover .popover-content {
  height: 100%;
  padding: 0;
}
.popover .popover-content .share-body h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.popover .popover-content .share-body .row.link {
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popover .popover-content .share-body .row.link input {
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  width: 100%;
  height: 40px;
  color: #000;
}
.popover .popover-content .share-body .row.link input:focus {
  outline: none;
}
.popover .popover-content .share-body .row.link span {
  padding: 10px;
  border: none;
  width: 100%;
  height: 40px;
  color: #000;
  display: inline-block;
}
.popover .popover-content .share-body .row.link .copy-link {
  color: #2d85ef;
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0 10px;
  background-color: #fff;
}
.popover .popover-content .share-body .row.link .copy-link:hover {
  font-weight: bold;
  cursor: pointer;
}
.popover .popover-content .share-body .row .share-tooltip {
  display: none;
  position: absolute;
  top: -35px;
  left: -31px;
  background-color: #464646;
  height: 30px;
  width: 120px;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
  text-align: center;
  padding: 7px 0;
}
.popover .popover-content .share-body .row .share-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #464646;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}
.popover .popover-content .share-body .row i {
  font-size: 30px !important;
  margin: 11px 0 !important;
}
.fancybox-enabled body {
  padding-right: 17px;
}
@media (max-width: 1024px) {
  .fancybox-enabled body {
    padding-right: 0;
  }
}
.fancybox-container .fancybox-slide .modal-popup {
  padding: 0;
  margin: 0;
  max-height: 95%;
  width: 95%;
  overflow: auto;
  overflow-x: hidden;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small {
  height: 60px;
  width: 60px;
  color: #fff;
  padding: 0;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:focus:after {
  outline: none;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:after {
  background-color: transparent;
  font-size: 45px;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:hover {
  background-color: transparent;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:hover:after {
  color: #ffffff;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:hover svg {
  opacity: 1;
}
.fancybox-container .fancybox-slide .modal-popup .fancybox-close-small svg {
  stroke-width: 2;
  opacity: 0.5;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer {
  background-color: #202020;
  height: 75vh;
  overflow: hidden;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-stage {
  height: 100%;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  height: 100%;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item {
  height: 100%;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item .rgba-black-slight,
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item .rgba-black-slight:after {
  background-color: rgba(0, 0, 0, 0.1);
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item .carousel-caption {
  line-height: 1.4em;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 100%;
  max-width: 100%;
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item .carousel-item:before {
  content: "\f110";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
  color: #888;
  z-index: -1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  animation: fa-spin 2s infinite linear;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav {
  opacity: 0;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev,
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 45px;
  color: #ffffff;
  opacity: 0.5;
  padding: 20px 40px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  transition: opacity 0.3s;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev:hover,
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next:hover {
  opacity: 1;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev.disabled,
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next.disabled {
  opacity: 0.2;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev:before {
  content: "\f104";
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next {
  right: 0;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next:before {
  content: "\f105";
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider:hover .owl-nav {
  opacity: 1;
}
.fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-dots {
  height: 0;
}
@media (max-width: 1024px) {
  .fancybox-container .fancybox-slide .modal-popup .fancybox-close-small {
    right: 0;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer {
    height: 74vh;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item {
    padding: 0;
    line-height: 78vh;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav {
    opacity: 1;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next,
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev {
    padding: 20px 25px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer {
    height: 48vh;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item {
    line-height: 48vh;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .fancybox-container .fancybox-slide .modal-popup .fancybox-close-small {
    width: 40px;
    height: 40px;
  }
  .fancybox-container .fancybox-slide .modal-popup .fancybox-close-small:after {
    font-size: 30px;
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-prev,
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-nav .owl-next {
    font-size: 30px;
    background-color: transparent;
    padding: 7px;
    margin-top: -22px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer {
    height: 36vh;
  }
  .fancybox-container .fancybox-slide .modal-popup .popup-slider .owl-stage-outer .owl-item {
    line-height: 36vh;
  }
}
.ccpa-block {
  background-color: #002c49;
  padding: 30px 0;
  text-align: center;
}
.ccpa-block .ccpa-block-header {
  font-size: 20px;
  color: #ffffff;
  line-height: 2em;
}
.ccpa-block .ccpa-block-text {
  margin: 20px 0 30px;
}
.ccpa-block .ccpa-block-text p {
  color: #ffffff;
  font-size: 14px;
  font-family: Ford Antenna Light, sans-serif;
}
.ccpa-block .ccpa-block-text a {
  color: #66a8ff;
  text-decoration: underline;
}
.ccpa-block .btn-ccpa {
  color: #fff !important;
  cursor: pointer;
  background-color: #005888;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 15px 20px;
  font-size: 16px;
  font-family: Ford Antenna Light, sans-serif;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.ccpa-block .btn-ccpa:hover {
  color: #0345bf !important;
  background-color: #ffffff;
}
@media (max-width: 375px) {
  .ccpa-block .btn-ccpa {
    padding: 15px 10px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .popover {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .cookies-warning {
    font-size: 12px;
  }
  .cookies-warning .container-cook {
    height: auto;
    line-height: normal;
  }
  .cookies-warning-text {
    margin-right: 61px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 91%;
  }
  .container-cook .cookies-warning-close {
    right: 10px;
    width: 51px;
    border-left: none;
  }
}
@media (max-width: 767px) {
  .content-page {
    padding-top: 71px;
  }
  .content-page .header-bg {
    height: 71px;
  }
  .content-page .navbar .navbar-header {
    border-bottom: 1px solid #ebebeb;
  }
  .btn.btn-default {
    width: 100%;
    height: 55px;
    line-height: 43px;
  }
  .popover {
    width: 320px;
  }
  .section-header {
    margin-bottom: 5px;
  }
  .section-header h1 {
    font-size: 27px;
    margin-top: 0;
  }
  .section-header p {
    font-size: 14px;
  }
}
.privacy_form .row.row-input {
  min-height: 30px;
}
.privacy_form .row.row-input .checkbox label {
  padding-left: 0;
}
.privacy_form .row.row-input .radio {
  min-height: auto;
}
.privacy_form .row.row-input .radio > span {
  float: left;
  margin-right: 20px;
  min-width: 140px;
}
.privacy_form .row.row-input .radio .radio-btns {
  float: left;
}
.privacy_form .row.row-input .radio .radio-btns .radio-view.invalid {
  color: red;
}
.privacy_form .row.row-input input[type='checkbox'],
.privacy_form .row.row-input input[type='radio'] {
  display: none;
}
.privacy_form .row.row-input input[type='checkbox'] + .checkbox-view,
.privacy_form .row.row-input input[type='radio'] + .radio-view {
  color: #555555;
  opacity: 0.85;
}
.privacy_form .row.row-input input[type='checkbox'] + .checkbox-view span,
.privacy_form .row.row-input input[type='radio'] + .radio-view span {
  display: inline-block;
  vertical-align: bottom;
}
.privacy_form .row.row-input input[type='checkbox']:checked + .checkbox-view,
.privacy_form .row.row-input input[type='radio']:checked + .radio-view {
  opacity: 1;
  color: #000000;
}
.privacy_form .row.row-input input[type='checkbox']:checked + .checkbox-view .fa,
.privacy_form .row.row-input input[type='radio']:checked + .radio-view .fa {
  display: block;
}
abbr[title] {
  border-bottom: 0px;
  text-decoration: none;
}
.cc-window.cc-banner.cc-type-opt-in.cc-theme-block {
  border-top: 3px solid #333333;
}
span.cc-message-text {
  font-family: "Ford Antenna";
  line-height: 1.42857143;
}
span.cc-message-text a {
  font-weight: bold;
  text-decoration: underline;
}
.cc-compliance {
  font-size: 16px;
  font-family: "Ford Antenna";
}
.cookies-warning {
  background: #f9faff;
  font-size: 14px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
  border-top: 3px solid;
}
.container-cook {
  position: relative;
  overflow: hidden;
  line-height: 59px;
  max-width: 1545px;
  padding: 10px 35px 15px;
  margin: 0 auto;
}
.cookies-warning-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  width: 92%;
  padding-right: 30px;
}
.cookies-warning-text .cc-link {
  display: inline-block;
  margin: 10px 50px 0 0;
}
.cookies-warning-text p {
  margin: 0;
}
.cookies-warning-text a {
  font-weight: 700;
  text-decoration: underline;
}
.cookies-warning-close {
  position: absolute;
  right: 65px;
  top: 6px;
  width: 77px;
  height: 45px;
  margin-top: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYBAMAAADjUntGAAAAD1BMVEUAAAAAAACztLiJio3MzdG1LmXvAAAAAXRSTlMAQObYZgAAAFZJREFUGNNVkIkJACEMBMNxDagNaAfaf3OyJCuMYL6RmE38UUfRmU7WjtUr/trULdDTGNiqZueSvEGiBIUEjIbAQwZO8AwN2BqfchwMSgkQB9lYCFZ1AVunCMnTfPu1AAAAAElFTkSuQmCC) no-repeat center;
  text-indent: -100%;
  overflow: hidden;
  cursor: pointer;
}
.cookies-warning-tab {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  z-index: 99999999;
  padding: 0.5em;
  cursor: pointer;
  color: #ffffff;
  background-color: #000000;
}
.gptos {
  max-width: 820px;
  padding: 15px 40px 30px;
  font-size: 13px;
}
.gptos p,
.gptos table {
  margin-bottom: 1.2em;
}
.gptos hr {
  width: 80%;
  margin: 30px auto;
}
.gptos table {
  width: 80%;
  border-collapse: collapse;
}
.gptos table td,
.gptos table th {
  padding: 1px 3px;
  border: 1px solid;
}
.gptos-title {
  margin: 16px 0;
  font-size: 22px;
  text-align: center;
}
.gptos-content {
  position: relative;
  height: 430px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.gptos-content:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 9px;
  background: linear-gradient(to top, #f1f1f1 0, rgba(255, 255, 255, 0) 100%);
}
.gptos-content a {
  text-decoration: underline;
}
.gptos-viewport-out {
  box-sizing: border-box;
  height: 100%;
  padding: 8px 0;
  overflow-x: hidden;
  overflow-y: auto;
}
#system-message .alert-heading {
  display: none;
}
#system-message .close {
  display: none;
}
#system-message .alert {
  border-radius: 0;
}
.mfp-bg.mfp-ready {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #1e1e1e;
  opacity: 0.87;
}
.mfp-wrap {
  overflow: visible !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999;
  outline: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.mfp-wrap figure {
  text-align: center;
}
.mfp-wrap figure .mfp-img {
  max-width: 90%;
  max-height: 90%;
}
.mfp-close {
  position: fixed;
  top: 0;
  right: 0;
  color: #fff;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  height: 70px;
  margin: 0;
  padding: 20px;
  width: 70px;
  z-index: 10;
  font-size: 39px;
  line-height: 0.5em;
  opacity: 0.5;
  outline: none;
}
.mfp-close:hover {
  opacity: 1;
}
.responsive-youtube {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.responsive-youtube iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: rgba(255, 255, 255, 0.8);
}
#loader .spinner {
  display: inline-block;
  position: fixed;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
}
#loader .spinner div {
  transform-origin: 40px 40px;
  animation: spinner 1.2s linear infinite;
}
#loader .spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #17b3e6;
}
#loader .spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
#loader .spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
#loader .spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
#loader .spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
#loader .spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
#loader .spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
#loader .spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
#loader .spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
#loader .spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
#loader .spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
#loader .spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
#loader .spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ccpa-icon {
  height: 14px;
  width: 29px;
  margin-left: 4px;
  margin-top: -3px;
}
