@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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 {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.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;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.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,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

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.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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, .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.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333;
}

.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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    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;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  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 > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning: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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
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.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.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.42857;
  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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.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: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  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: 7.5px -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: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 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: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  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: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.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: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #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, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
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 {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.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;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.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;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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 {
  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-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
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, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.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: #c7ddef;
}

.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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 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-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 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: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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;
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.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;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* 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: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/custom/icomoon.eot?1tl4s0");
  src: url("../fonts/custom/icomoon.eot?#iefix1tl4s0") format("embedded-opentype"), url("../fonts/custom/icomoon.ttf?1tl4s0") format("truetype"), url("../fonts/custom/icomoon.woff?1tl4s0") format("woff"), url("../fonts/custom/icomoon.svg?1tl4s0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  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;
}

.icon-Accessories:before {
  content: "\e900";
}

.icon-Legacy:before {
  content: "\e901";
}

.icon-Apparel:before {
  content: "\e902";
}

.icon-Parts:before {
  content: "\e903";
}

.icon-List_View:before {
  content: "\e64b";
}

.icon-Cover_Flow_View:before {
  content: "\e64c";
}

.icon-Filter:before {
  content: "\e64d";
}

.icon-DTS_HD:before {
  content: "\e646";
}

.icon-Stereo:before {
  content: "\e647";
}

.icon-Wired:before {
  content: "\e648";
}

.icon-Wireless:before {
  content: "\e649";
}

.icon-Tooltip_Question:before {
  content: "\e64a";
}

.icon-Mobile:before {
  content: "\e645";
}

.icon-Wifi:before {
  content: "\e63f";
}

.icon-Mic:before {
  content: "\e640";
}

.icon-DTS_X:before {
  content: "\e641";
}

.icon-Bluetooth:before {
  content: "\e642";
}

.icon-Noise_Cancelling:before {
  content: "\e643";
}

.icon-Battery:before {
  content: "\e644";
}

.icon-Asset_Portal:before {
  content: "\e63d";
}

.icon-Retailer_Locator:before {
  content: "\e63e";
}

.icon-Play:before {
  content: "\e600";
}

.icon-Audio_Quality:before {
  content: "\e601";
}

.icon-Connectivity:before {
  content: "\e602";
}

.icon-Comfort_Level:before {
  content: "\e603";
}

.icon-Xbox:before {
  content: "\e604";
}

.icon-Playstation:before {
  content: "\e605";
}

.icon-Cart:before {
  content: "\e606";
}

.icon-Shop:before {
  content: "\e607";
}

.icon-Our_Technology:before {
  content: "\e608";
}

.icon-Product_Finder:before {
  content: "\e609";
}

.icon-Blog:before {
  content: "\e60a";
}

.icon-Community:before {
  content: "\e60b";
}

.icon-Presets:before {
  content: "\e60c";
}

.icon-Support:before {
  content: "\e60d";
}

.icon-Experience:before {
  content: "\e60e";
}

.icon-Special_Offers:before {
  content: "\e60f";
}

.icon-Facebook_Small:before {
  content: "\e610";
}

.icon-Twitch_Small:before {
  content: "\e611";
}

.icon-Youtube_Small:before {
  content: "\e612";
}

.icon-Twitter:before {
  content: "\e613";
}

.icon-Instagram:before {
  content: "\e614";
}

.icon-Facebook:before {
  content: "\e615";
}

.icon-Youtube:before {
  content: "\e616";
}

.icon-Twitch:before {
  content: "\e617";
}

.icon-TB_Website_Icon_Font-25:before {
  content: "\e618";
}

.icon-Dolby_Digital:before {
  content: "\e619";
}

.icon-Dual_Band_Wifi:before {
  content: "\e61a";
}

.icon-Audio_Presets:before {
  content: "\e61b";
}

.icon-Credit_Card:before {
  content: "\e61c";
}

.icon-Product_Shots:before {
  content: "\e61d";
}

.icon-Package_Shots:before {
  content: "\e61e";
}

.icon-PC:before {
  content: "\e61f";
}

.icon-Download:before {
  content: "\e620";
}

.icon-Check:before {
  content: "\e621";
}

.icon-Twitch_Watching:before {
  content: "\e622";
}

.icon-Facebook_Comment:before {
  content: "\e623";
}

.icon-Twitch_Follow:before {
  content: "\e624";
}

.icon-Twitch_Views:before {
  content: "\e625";
}

.icon-Facebook_Like:before {
  content: "\e626";
}

.icon-Twitter_Retweet:before {
  content: "\e627";
}

.icon-Facebook_Time:before {
  content: "\e628";
}

.icon-TB_Website_Icon_Font-42:before {
  content: "\e629";
}

.icon-TB_Website_Icon_Font-43:before {
  content: "\e62a";
}

.icon-Twitter_Favorite:before {
  content: "\e62b";
}

.icon-TB_Website_Icon_Font-45:before {
  content: "\e62c";
}

.icon-Remove:before {
  content: "\e62d";
}

.icon-Close:before {
  content: "\e62e";
}

.icon-Down_Arrow:before {
  content: "\e62f";
}

.icon-Up_Arrow:before {
  content: "\e630";
}

.icon-Left_Arrow:before {
  content: "\e631";
}

.icon-Right_Arrow:before {
  content: "\e632";
}

.icon-Total_Calculator:before {
  content: "\e633";
}

.icon-Shipping:before {
  content: "\e634";
}

.icon-Check_Box:before {
  content: "\e635";
}

.icon-Small_Add:before {
  content: "\e636";
}

.icon-Small_Remove:before {
  content: "\e637";
}

.icon-Folder:before {
  content: "\e638";
}

.icon-Folder_Add:before {
  content: "\e639";
}

.icon-Folder_Remove:before {
  content: "\e63a";
}

.icon-Page:before {
  content: "\e63b";
}

.icon-User:before {
  content: "\e63c";
}

@font-face {
  font-family: 'TB_Elite';
  src: url("../fonts/elite/TB_Elite.eot?-sdjfxm");
  src: url("../fonts/elite/TB_Elite.eot?#iefix-sdjfxm") format("embedded-opentype"), url("../fonts/elite/TB_Elite.woff?-sdjfxm") format("woff"), url("../fonts/elite/TB_Elite.ttf?-sdjfxm") format("truetype"), url("../fonts/elite/TB_Elite.svg?-sdjfxm#TB_Elite") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * Bootstrap-select v1.7.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0;
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/* ==========================================================================
   Flags styles
   ========================================================================== */
.flag-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 25px;
  border: 1px solid #000;
  text-decoration: none;
}

.flag-icon:before {
  content: '\00a0';
}

.flag-icon-de {
  background-image: url(../images/flags/de.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-es {
  background-image: url(../images/flags/es.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-fr {
  background-image: url(../images/flags/fr.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-gb {
  background-image: url(../images/flags/gb.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-it {
  background-image: url(../images/flags/it.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-us {
  background-image: url(../images/flags/us.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-au {
  background-image: url(../images/flags/au.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-jp {
  background-image: url(../images/flags/jp.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-cn {
  background-image: url(../images/flags/cn.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-ca {
  background-image: url(../images/flags/ca.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-br {
  background-image: url(../images/flags/br.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-ko {
  background-image: url(../images/flags/ko.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-nl {
  background-image: url(../images/flags/nl.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

.flag-icon-eu {
  background-image: url(../images/flags/eu.svg);
  width: 22px;
  height: 22px;
  background-size: cover;
  border-radius: 50%;
  background-position: center 50%;
  background-repeat: no-repeat;
  border-color: #616368;
}

/********************* EASING **********************/
/*** Cubic ***/
/*** Circ ***/
/*** Expo ***/
/*** Quad ***/
/*** Quart ***/
/*** Quint ***/
/*** Sine ***/
/*** Back ***/
/********************* MIXINS **********************/
/********************* HELPER **********************/
.img-responsive.full {
  width: 100%;
  margin: auto;
}

.relative {
  position: relative;
}

.pointer {
  cursor: pointer;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

.clean-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.clean-list li {
  padding: 0;
  margin: 0;
}

.clear-input:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vert-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.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 !important;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  z-index: 100;
  display: block;
  width: 30px;
  height: 55px;
  padding: 0;
  margin-top: -24px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  opacity: .70;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled,
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  position: absolute;
  content: '';
  display: block;
  background: #FFF;
  height: 3px;
  width: 25px;
}

.slick-prev {
  left: 20px;
}

[dir='rtl'] .slick-prev {
  right: 20px;
  left: auto;
}

.slick-prev:before {
  -webkit-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  -o-transform: rotate(55deg);
  transform: rotate(55deg);
  top: 36px;
}

.slick-next:before {
  -webkit-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  -o-transform: rotate(55deg);
  transform: rotate(55deg);
  top: 17px;
}

.slick-next {
  right: 20px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: 20px;
}

.slick-prev:after {
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  top: 17px;
}

.slick-next:after {
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  top: 36px;
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.slick-dots li button {
  text-indent: -9999px;
  display: block;
  border: none;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  outline: none;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px white;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}

.slick-dots li button:hover {
  background-color: #fff;
}

.slick-dots li.slick-active button {
  background-color: #fff !important;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.slick-lightbox.slick-hide {
  opacity: 0;
}

.slick-lightbox.slick-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox.slick-lightbox-ie.slick-hide, .slick-lightbox.slick-lightbox-ie.slick-hide-init {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox .slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  height: auto;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  color: white;
  padding: 2em;
  width: 44%;
  opacity: 0;
  height: 100%;
  text-align: left;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner:hover .slick-lightbox-slick-caption {
  opacity: 1;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 20px;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
  position: absolute;
  display: block;
  font-size: 1.5em;
  color: #FFF;
  right: 2%;
  top: 13px;
  width: 39px;
  height: 39px;
  background-color: transparent;
  border: 0;
}

@media screen and (max-width: 480px) {
  .slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
    font-size: 1em;
    top: 7px;
  }
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before,
.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 4px;
  background-color: white;
  border-radius: 2px;
  top: 15px;
  right: 15px;
  box-shadow: 0 0 2px 0 #ccc;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  display: none !important;
  left: 15px;
}

.slick-lightbox .slick-next {
  display: none !important;
  right: 15px;
}

@-webkit-keyframes shake {
  15%, 85% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  30%, 50%, 70% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}

@-moz-keyframes shake {
  15%, 85% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  30%, 50%, 70% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}

@-ms-keyframes shake {
  15%, 85% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  30%, 50%, 70% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}

@keyframes shake {
  15%, 85% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  30%, 50%, 70% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    -ms-transform: translateY(-12%);
    -o-transform: translateY(-12%);
    transform: translateY(-12%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-moz-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    -ms-transform: translateY(-12%);
    -o-transform: translateY(-12%);
    transform: translateY(-12%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-ms-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    -ms-transform: translateY(-12%);
    -o-transform: translateY(-12%);
    transform: translateY(-12%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    -ms-transform: translateY(-12%);
    -o-transform: translateY(-12%);
    transform: translateY(-12%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes flare {
  from, to {
    color: #e5f2ff;
    text-shadow: 0 1px 0 black;
  }
  30%, 70% {
    color: #ff8c8c;
    text-shadow: 0 0 10px rgba(220, 0, 0, 0.7), 0 1px 0 black;
  }
}

@-moz-keyframes flare {
  from, to {
    color: #e5f2ff;
    text-shadow: 0 1px 0 black;
  }
  30%, 70% {
    color: #ff8c8c;
    text-shadow: 0 0 10px rgba(220, 0, 0, 0.7), 0 1px 0 black;
  }
}

@-ms-keyframes flare {
  from, to {
    color: #e5f2ff;
    text-shadow: 0 1px 0 black;
  }
  30%, 70% {
    color: #ff8c8c;
    text-shadow: 0 0 10px rgba(220, 0, 0, 0.7), 0 1px 0 black;
  }
}

@keyframes flare {
  from, to {
    color: #e5f2ff;
    text-shadow: 0 1px 0 black;
  }
  30%, 70% {
    color: #ff8c8c;
    text-shadow: 0 0 10px rgba(220, 0, 0, 0.7), 0 1px 0 black;
  }
}

@-webkit-keyframes moveToTop {
  from {
  }
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes moveToTop {
  from {
  }
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes moveToTop {
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes moveToTop {
  from {
  }
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveToBottom {
  from {
  }
  to {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-moz-keyframes moveToBottom {
  from {
  }
  to {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-ms-keyframes moveToBottom {
  to {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes moveToBottom {
  from {
  }
  to {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-moz-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-ms-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
}

@-ms-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px);
  }
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}

@-ms-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-moz-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-ms-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(-250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-webkit-keyframes zoomInLeftR {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-moz-keyframes zoomInLeftR {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-ms-keyframes zoomInLeftR {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeftR {
  from {
    opacity: 0;
    -webkit-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -ms-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale(0) translateX(250px) cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -ms-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale(1) translateX(10px) cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-webkit-keyframes scaleDownUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes scaleDownUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-ms-keyframes scaleDownUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleDownUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scaleOut {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-moz-keyframes scaleOut {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-ms-keyframes scaleOut {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes scaleOut {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@-webkit-keyframes cta-1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes cta-1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes cta-1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes cta-1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cta-2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    -ms-transform: scale3d(0.2, 0.2, 1);
    -o-transform: scale3d(0.2, 0.2, 1);
    transform: scale3d(0.2, 0.2, 1);
  }
  30% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}

@-moz-keyframes cta-2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    -ms-transform: scale3d(0.2, 0.2, 1);
    -o-transform: scale3d(0.2, 0.2, 1);
    transform: scale3d(0.2, 0.2, 1);
  }
  30% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}

@-ms-keyframes cta-2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    -ms-transform: scale3d(0.2, 0.2, 1);
    -o-transform: scale3d(0.2, 0.2, 1);
    transform: scale3d(0.2, 0.2, 1);
  }
  30% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes cta-2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    -ms-transform: scale3d(0.2, 0.2, 1);
    -o-transform: scale3d(0.2, 0.2, 1);
    transform: scale3d(0.2, 0.2, 1);
  }
  30% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}

/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  z-index: 100;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}

.cs-select select {
  display: none;
}

div.cs-skin-slide {
  /* Placeholder and selected option */
  /* Options */
  /* Optgroup and optgroup label */
}

div.cs-skin-slide.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.cs-skin-slide.cs-select > span {
  padding-right: 3em;
}

div.cs-skin-slide.cs-select > span::after,
div.cs-skin-slide.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.cs-skin-slide.cs-select > span::after {
  content: '\25BE';
  right: 1em;
}

div.cs-skin-slide.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em;
}

div.cs-skin-slide.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

div.cs-skin-slide.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  visibility: hidden;
}

div.cs-skin-slide.cs-select.cs-active .cs-options {
  visibility: visible;
}

div.cs-skin-slide.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

div.cs-skin-slide.cs-select ul span {
  padding: 1em;
}

div.cs-skin-slide.cs-select ul li.cs-focus span {
  background-color: #ddd;
}

div.cs-skin-slide.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}

div.cs-skin-slide.cs-select li.cs-optgroup > span {
  cursor: default;
}

div.cs-skin-border {
  position: relative;
  background: transparent;
  font-size: inherit;
  max-width: 600px;
}

@media screen and (max-width: 30em) {
  div.cs-skin-border {
    font-size: 1em;
  }
}

.cs-skin-border .cs-placeholder {
  position: relative;
  display: block;
  padding: 7px 20px 7px 44px;
  color: #a8adb2;
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  background-color: rgba(195, 206, 217, 0.2);
  background-image: linear-gradient(to top, #24292e 0%, #394047 100%);
  transition: background-color 0.2s;
}

.cs-skin-border.cs-active .cs-placeholder {
  text-shadow: 0 -1px 0 #000;
  background-color: #2d3238;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
}

.cs-skin-border.cs-active .cs-placeholder:after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

.cs-skin-border .cs-options {
  position: absolute;
  z-index: 100;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0s 0.2s;
}

.cs-skin-border .cs-options ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cs-skin-border .cs-options ul li {
  position: relative;
  z-index: inherit;
  cursor: pointer;
  width: 100%;
  height: 38px;
  display: block;
  padding: 7px 20px 7px 13px;
  color: #a8adb2;
  font-size: 16px;
  background-color: #2d3238;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
  border-top: 1px solid  #40464d;
}

.cs-skin-border .cs-options ul li:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 39px;
  transition: all 0.3s ease;
}

.cs-skin-border .cs-options ul li:hover {
  color: #e5f2ff;
}

.cs-skin-border .cs-options ul li:hover:before {
  border-top: 1px solid  #acb6bf;
  border-bottom: 1px solid  #acb6bf;
  background-color: rgba(195, 206, 217, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.cs-skin-border.cs-active .cs-options {
  opacity: 1;
  visibility: visible;
}

div.cs-skin-slide::before {
  content: '';
  background: #282b30;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1.1, 3.5, 1);
  transform: scale3d(1.1, 3.5, 1);
}

.cs-skin-slide > span {
  height: 80px;
  line-height: 32px;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s;
}

@media screen and (max-width: 30em) {
  .cs-skin-slide > span {
    height: 60px;
    line-height: 28px;
  }
}

.cs-skin-slide.cs-active > span {
  text-indent: -290px;
  opacity: 0;
}

.cs-skin-slide > span::after,
.cs-skin-slide.cs-active > span::after {
  font-family: 'icomoon';
  content: '\e00f';
  color: #eb7e7f;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cs-skin-slide.cs-active > span::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.cs-skin-slide .cs-options {
  background: transparent;
  width: 70%;
  height: 400%;
  padding: 1.9em 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

@media screen and (max-width: 30em) {
  .cs-skin-slide .cs-options {
    padding-top: 3em;
  }
}

.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

/* more options need more delay declaration */
.cs-skin-slide .cs-options li span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 65%;
  padding: 0.8em 1em 0.8em 2.5em;
}

.cs-skin-slide .cs-options li span:hover,
.cs-skin-slide .cs-options li.cs-focus span,
.cs-skin-slide .cs-options li.cs-selected span {
  color: #eb7e7f;
  background: transparent;
}

/* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tipso_bubble {
  position: absolute;
  text-align: center;
  border-radius: 6px;
  z-index: 9999;
  padding: 10px;
}

.tipso_style {
  cursor: help;
}

.tipso_content {
  word-wrap: break-word;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid;
  pointer-events: none;
}

.tipso_bubble.top > .tipso_arrow {
  border-top-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  top: 100%;
  left: 50%;
  margin-left: -8px;
}

.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
}

.tipso_bubble.left > .tipso_arrow {
  border-left-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  top: 50%;
  left: 100%;
  margin-top: -8px;
}

.tipso_bubble.right > .tipso_arrow {
  border-right-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  top: 50%;
  right: 100%;
  margin-top: -8px;
}

.symbol {
  display: inline-block;
  border-radius: 50%;
  border: 5px double white;
  width: 30px;
  height: 30px;
}

.symbol-empty {
  background-color: #ccc;
}

.symbol-filled {
  background-color: black;
}

/** initial setup **/
.nano {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.nano .nano-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
}

.nano .nano-content:focus {
  outline: thin dotted;
}

.nano .nano-content::-webkit-scrollbar {
  display: none;
}

.nano > .nano-pane {
  width: 10px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  transition: .2s;
  border-radius: 5px;
  visibility: hidden\9;
  opacity: .01;
}

.nano > .nano-pane > .nano-slider {
  background: rgba(76, 76, 76, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  opacity: 0.99;
}

/***************** Product Series Common *******************/
body.product-series #share-buttons {
  display: none;
}

body.product-series #corp-toolbar,
body.product-series #header {
  position: absolute;
}

body.showcase #container,
body.product-series #container {
  width: 100%;
  background: #000;
  font-weight: 300;
  box-shadow: none;
  border: none;
}

body.product-series.full-height {
  height: 100%;
}

body.product-series .center {
  text-align: center;
  margin: 0 auto;
}

body.product-series #container {
  margin: 0 auto;
  min-height: 630px;
  position: relative;
  z-index: 1;
  padding: 55px 0 0;
}

body.product-series #container #series-page {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: #afafaf;
}

body.product-series #container #series-page a {
  font-family: 'Raleway', sans-serif;
}

body.product-series #container #series-page .opac {
  opacity: 0;
}

body.product-series #container #series-page .tech {
  width: 100%;
  overflow: hidden;
}

#series-page ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#series-page ul li {
  padding: 0;
  margin: 0;
}

body.product-series #fancybox-content {
  border-color: #FFF;
}

/***************** Product Series NAV *******************/
body.product-series .floating-nav {
  display: none;
  z-index: 1;
  position: relative;
  width: 100%;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
  background-color: #000;
  border: none;
}

body.product-series .floating-nav a {
  display: table-cell;
  border-bottom: 2px solid #FFF;
  line-height: 3em;
  color: #FFF;
  text-align: center;
  -webkit-transition: all 0.3 linear;
  -moz-transition: all 0.3 linear;
  -o-transition: all 0.3 linear;
  -ms-transition: all 0.3 linear;
  transition: all 0.3 linear;
}

body.product-series .floating-nav.bottom a {
  border-top: 2px solid #FFF;
}

body.product-series .floating-nav a:hover {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #434343 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(99%, #434343));
  background: -webkit-linear-gradient(top, #000000 0%, #434343 99%);
  background: -o-linear-gradient(top, #000000 0%, #434343 99%);
  background: -ms-linear-gradient(top, #000000 0%, #434343 99%);
  background: linear-gradient(to bottom, #000000 0%, #434343 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#434343',GradientType=0);
}

body.product-series .floating-nav a.gold {
  color: #ffdd23;
  border-bottom: 2px solid #ffdd23;
}

body.product-series .floating-nav.bottom a.gold {
  border-top: 2px solid #ffdd23;
}

body.product-series .floating-nav a.gold:hover {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #43380a 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(99%, #43380a));
  background: -webkit-linear-gradient(top, #000000 0%, #43380a 99%);
  background: -o-linear-gradient(top, #000000 0%, #43380a 99%);
  background: -ms-linear-gradient(top, #000000 0%, #43380a 99%);
  background: linear-gradient(to bottom, #000000 0%, #43380a 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#43380a',GradientType=0);
}

#series-page #top-nav {
  position: absolute;
  top: -200px;
  z-index: 25;
  height: 104px;
  width: 100%;
  margin: 0 auto;
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 1%, rgba(0, 0, 0, 0.55) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.55)), color-stop(1%, rgba(0, 0, 0, 0.55)), color-stop(100%, rgba(0, 0, 0, 0.55)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 1%, rgba(0, 0, 0, 0.55) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 1%, rgba(0, 0, 0, 0.55) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 1%, rgba(0, 0, 0, 0.55) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 1%, rgba(0, 0, 0, 0.55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 );
}

#series-page .menu-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  font-weight: 500;
  width: 100%;
}

#series-page.experience .menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#series-page .menu-wrapper .links-wrapper {
  width: 56%;
  float: left;
}

#series-page .menu-wrapper .button-wrapper {
  width: 44%;
  float: right;
  text-align: right;
}

#series-page .menu-wrapper .links {
  opacity: 0;
}

#series-page .series-button {
  position: relative;
  top: 56px;
  border: 2px solid #eaeaea;
  border-radius: 20px;
  height: 33px;
  padding: 0 13px;
  font-size: 14px;
  font-weight: 400;
  margin: 0 3px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #FFF;
  overflow: hidden;
  text-align: left;
}

#series-page .series-button span {
  -webkit-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  -moz-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  -ms-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  -o-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
}

#series-page .series-button span:first-child {
  position: relative;
  top: 6px;
  display: inline-block;
}

#series-page .series-button span:last-child {
  position: absolute;
  top: 52px;
  left: 15px;
}

#series-page .series-button:hover span:first-child {
  top: -25px;
}

#series-page .series-button:hover span:last-child {
  top: 7px;
}

#series-page .series-button:active {
  background-color: #444444;
  top: 61px;
}

#series-page .series-button.gold {
  border: 2px solid #ffdd23;
  color: #ffdd23;
}

#series-page .series-button.gold:active {
  background-color: #44390a;
}

#series-page .menu-wrapper .links-wrapper .link {
  width: 26%;
  display: inline-block;
  line-height: 142px;
}

#series-page h1.page-title {
  position: absolute;
  top: 130px;
  z-index: 26;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  width: auto;
  cursor: pointer;
  max-width: 462px;
  width: 100%;
}

#series-page h1.page-title img.tree {
  margin-right: 30px;
}

#series-page .menu-wrapper .title b {
  font-weight: 500;
}

#series-page #bottom-nav {
  min-height: 20px;
  margin-top: 160px;
}

/***************** Product Series Gateway *******************/
.gateway #select-experience {
  position: absolute;
  top: 79px;
  width: 100%;
  max-width: 800px;
  height: 188px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
}

.gateway #select-experience .mobile {
  display: none;
  text-align: center;
  padding: 0 20px;
  color: #FFF;
}

.gateway #select-experience h3 {
  text-align: center;
  margin-top: -35px;
  color: #FFF;
  font-size: 20px;
}

.gateway #elite-800 img,
.gateway #elite-800x img,
.gateway #elite-800 a,
.gateway #elite-800x a {
  display: block;
}

.gateway #elite-800 .opac,
.gateway #elite-800x .opac {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.gateway #elite-800:hover .opac,
.gateway #elite-800x:hover .opac {
  opacity: 1 !important;
}

.gateway #elite-800,
.gateway #elite-800x {
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
}

.gateway #elite-800 {
  left: 33.33%;
  margin-left: -135.5px;
}

.gateway #elite-800x {
  left: 69%;
  margin-left: -149.5px;
}

#series-page.gateway #doors .door h2 {
  padding: 5.4% 18px;
}

/***************** Product Series Experience *******************/
body.product-series {
  overflow: hidden;
}

#series-page #scroll-more {
  position: absolute;
  bottom: 14%;
  z-index: 10;
  left: 0 !important;
  right: 0;
  margin: 0 auto;
  max-width: 140px;
  text-align: center;
  width: 100%;
}

#series-page #scroll-more span {
  cursor: pointer;
  color: #ccb544;
  font-weight: 400;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#series-page #svgBars {
  height: 325px;
}

#series-page #bars-wrapper {
  position: relative;
  top: -330px;
}

#series-page #svgBars {
  position: absolute;
  z-index: 1;
  height: 325px;
}

#series-page #bars-wrapper .bar-text {
  position: absolute;
  z-index: 2;
  display: none;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

#series-page #bars-wrapper .bar-text.nrm {
  top: 63px;
  left: -16px;
  font-size: 25px;
}

#series-page #bars-wrapper .bar-text.gold {
  top: 198px;
  left: 38px;
}

#series-page #scroll-more-bottom {
  margin: 85px auto 0;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  width: 100px;
  text-align: center;
}

#series-page #scroll-more span .arrow {
  animation: pulse 1.5s infinite;
  -webkit-animation: pulse 1.5s infinite;
  transform-origin: center;
  -webkit-transform-origin: center;
  left: 0;
  position: relative;
}

#series-page #scroll-more-bottom span .arrow {
  animation: pulse_r 1.5s infinite;
  -webkit-animation: pulse_r 1.5s infinite;
  transform-origin: center;
  -webkit-transform-origin: center;
  opacity: 0;
  left: 0;
  position: relative;
  display: block;
  margin: 0 auto 20px;
}

#series-page #scroll-more-bottom .svg-arrow,
#series-page #scroll-more .svg-arrow {
  transition: stroke 200ms ease;
}

#series-page #scroll-more-bottom:hover .svg-arrow,
#series-page #scroll-more:hover .svg-arrow {
  stroke: #777;
}

@-webkit-keyframes pulse {
  0% {
    top: 20px;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 20px;
  }
}

@-webkit-keyframes pulse_r {
  0% {
    top: -5px;
  }
  50% {
    top: 20px;
  }
  100% {
    top: -5px;
  }
}

@-moz-keyframes pulse {
  0% {
    top: 20px;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 20px;
  }
}

@-moz-keyframes pulse_r {
  0% {
    top: -5px;
  }
  50% {
    top: 20px;
  }
  100% {
    top: -5px;
  }
}

@keyframes pulse {
  0% {
    top: 20px;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 20px;
  }
}

@keyframes pulse_r {
  0% {
    top: -5px;
  }
  50% {
    top: 20px;
  }
  100% {
    top: -5px;
  }
}

#series-page #scroll-more-bottom .text-scroll,
#series-page #scroll-more .text-scroll {
  margin-bottom: 10px;
  font-size: 0.9em;
  opacity: 1;
}

#series-page #scroll-more-bottom:hover .text-scroll,
#series-page #scroll-more:hover .text-scroll {
  opacity: 0;
  color: #777;
}

#series-page #doors {
  width: 100%;
  height: 960px;
  margin: 0 auto;
  position: relative;
}

#series-page #doors .doors-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1280px;
}

#series-page #doors .door {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  left: 0%;
  height: 1200px;
  background: url("../assets/product_series/left_door.png") no-repeat 40px top;
}

#series-page #doors .door h2 {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  padding: 9.4% 18px;
  font-weight: 400;
  font-size: 1.9rem;
  letter-spacing: 0.2em;
  color: #FFF;
  text-shadow: -2px 10px 10px 0, 0, 0, 0.6;
  margin-left: 52%;
}

#series-page #doors .door.left-side h2 {
  text-align: right;
  margin-left: 2%;
  width: 46%;
}

#series-page #doors .door.right-side {
  left: inherit;
  right: 0%;
  background: url("../assets/product_series/right_door.png") no-repeat 369px top;
}

#series-page section.details {
  height: 100%;
  min-height: 960px;
  display: none;
  position: relative;
  top: 14%;
}

.mobile-version #series-page section.details {
  top: auto;
}

.product-series #container.series-medium #series-page section.details {
  /*min-height: 768px;*/
  /*max-height: 768px;*/
}

.product-series #container.series-small #series-page section.details {
  /*min-height: 576px;*/
  /*max-height: 576px;*/
}

#series-page section.details p {
  font-size: 1.3em;
  font-weight: 500;
  text-align: left;
}

#series-page section.details p.center {
  text-align: center;
}

#series-page section.details p a {
  color: #ffdd23;
}

#series-page section.details p a:hover {
  color: #fff;
}

#series-page section.details article.left-row {
  position: absolute;
  bottom: 40%;
  left: 15%;
  max-width: 400px;
}

#series-page section.details article.right-row {
  position: absolute;
  bottom: 40%;
  right: 2%;
  max-width: 400px;
}

#series-page section.details article.top-row {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 750px;
  text-align: center;
  width: 95%;
}

#series-page section#reviews.details article.top-row {
  max-width: inherit;
  top: 16%;
}

@media (max-width: 1045px) {
  #series-page section#reviews.details article.top-row {
    top: 8%;
  }
}

#series-page section#reviews.details article.top-row h2 {
  line-height: 85px;
}

#series-page section .review-list {
  font-size: 18px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

#series-page section#reviews .bx-wrapper {
  margin: 0 auto;
  top: 300px;
}

@media (max-width: 1045px) {
  #series-page section#reviews .bx-wrapper {
    top: 210px;
  }
}

#series-page section#reviews .bx-wrapper .bx-controls-direction a {
  background: none;
  background-image: url("../assets/product_series/review_arrows.png");
  background-repeat: no-repeat;
  height: 44px;
  position: absolute;
  top: 34%;
  z-index: 10;
  width: 26px;
  cursor: pointer;
  margin-top: 0;
}

#series-page section#reviews .bx-wrapper .bx-controls-direction a.bx-next {
  background-position: -26px 0 !important;
  right: -42px;
}

#series-page section#reviews .bx-wrapper .bx-controls-direction a.bx-prev {
  background-position: 0 0;
  left: -36px;
}

#series-page section#reviews figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  background: #000;
  text-align: center;
  cursor: pointer;
}

#series-page section#reviews .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: inherit;
  background: none;
  font-size: 15px;
  font-weight: normal;
  color: #FFF;
  width: 13px;
  text-decoration: none;
}

#series-page section#reviews .bx-wrapper .bx-pager.bx-default-pager a:hover,
#series-page section#reviews .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none;
  color: #000;
  font-size: 19px;
  background-color: #ffdd02;
  padding: 15px 3px 11px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 40px;
}

#series-page section#reviews figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#series-page section#reviews figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
}

#series-page section#reviews figure figcaption {
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#series-page section#reviews figure p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 13px 13px 39px;
  opacity: 0;
  letter-spacing: 1px;
  font-size: 68.5%;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

#series-page section#reviews figure span.quote:before,
#series-page section#reviews figure span.quote:after {
  content: "“";
  font-size: 50px;
  font: italic 400%/1 Cochin,Georgia,"Times New Roman", serif;
  position: absolute;
  top: -10px;
  left: 5px;
  font-style: italic;
}

#series-page section#reviews figure span.quote:after {
  content: "”";
  top: inherit;
  left: inherit;
}

#series-page section#reviews figure h2 {
  position: absolute;
  top: 20%;
  left: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

#series-page section#reviews figure:hover figcaption::before,
#series-page section#reviews figure:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#series-page section#reviews figure:hover h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, -40%, 0);
  transform: translate3d(0, -40%, 0);
}

#series-page section#reviews figure:hover img {
  opacity: 0.5;
}

#series-page section#reviews figure figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

#series-page section#reviews figure figcaption a {
  color: #FFF;
}

#series-page section#reviews figure figcaption .legal-logo {
  opacity: 0;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-size: contain !important;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

#series-page section#reviews figure:hover .legal-logo {
  opacity: 1;
}

#series-page section#reviews figure figcaption a.series-button {
  border: 1px solid #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 10px;
  display: block;
  font-size: 65%;
  width: 40%;
  margin: 2% 0 0;
  height: 20px;
  top: 10px;
  color: #fff;
  text-align: center;
}

#series-page section#reviews figure figcaption a.series-button span:first-child {
  top: 5px;
}

#series-page section#reviews figure figcaption a.series-button span:last-child {
  top: 52px;
}

#series-page section#reviews figure figcaption a.series-button:hover span:first-child {
  top: -25px;
}

#series-page section#reviews figure figcaption a.series-button:hover span:last-child {
  top: 5px;
}

#series-page section#reviews .bx-wrapper .bx-controls-direction {
  border-bottom: 1px solid #797979;
  margin-top: 50px;
}

#series-page section.details article.top-center {
  top: 13%;
}

#series-page section.details article.bottom-row {
  position: absolute;
  bottom: 6%;
  left: -6%;
  right: 0;
  margin: 0 auto;
  max-width: 378px;
  width: 100%;
}

#series-page section.details article.bottom-row.full {
  max-width: 750px;
  bottom: 12%;
  left: 0;
}

#series-page section.details article h1 {
  font-size: 3em;
  font-weight: 400;
  border-bottom: 1px solid #AFAFAF;
  display: inline-block;
  text-transform: uppercase;
}

#series-page section.details article h2 {
  font-size: 2em;
  font-weight: 300;
  padding: 8px 0;
  text-transform: uppercase;
}

#series-page #reviews article h2 {
  padding: 25px 0;
}

#series-page #difference.details article.bottom-row {
  left: -38%;
  width: 22%;
  bottom: 23%;
}

.product-series #container {
  width: 100%;
  background: #000;
  height: 100%;
}

.product-series #series-page {
  position: relative;
  height: 100%;
}

.product-series .series-wrapper.experience {
  min-height: 960px;
}

.product-series .series-wrapper #bkg-underlay {
  position: absolute;
  top: -82px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  height: 960px;
  background: #3b3b3b;
  background: -moz-radial-gradient(center, ellipse cover, #3b3b3b 0%, black 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #3b3b3b), color-stop(100%, black));
  background: -webkit-radial-gradient(center, ellipse cover, #3b3b3b 0%, black 100%);
  background: -o-radial-gradient(center, ellipse cover, #3b3b3b 0%, black 100%);
  background: -ms-radial-gradient(center, ellipse cover, #3b3b3b 0%, black 100%);
  background: radial-gradient(ellipse at center, #3b3b3b 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#000000', GradientType=1 );
}

.product-series #series-page .series-wrapper {
  width: 100%;
  position: relative;
}

.product-series .experience section#main-video,
.product-series .experience #hqimg {
  max-height: 960px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1280px;
  width: 80%;
  position: absolute;
  /*top: 101px;*/
  top: 14%;
  left: 0;
  right: 0;
}

.product-series #container.series-medium .experience section#main-video,
.product-series #container.series-medium .experience #hqimg {
  max-height: 768px;
  max-width: 1024px;
}

.product-series #container.series-small .experience section#main-video,
.product-series #container.series-small .experience #hqimg {
  max-height: 576px;
  max-width: 768px;
}

.product-series .experience #hqimg .alpha-img,
.product-series .experience .details .mobile-img {
  display: none;
}

.product-series .experience #hqimg .alpha-img,
.product-series .experience .details .mobile-img,
.product-series .experience #animation,
.product-series .experience #main-video video#forward.ie-version {
  width: 100%;
  height: auto;
}

.product-series .experience #main-video #ie-shadow {
  width: 100%;
  height: 100%;
}

.product-series .experience #main-video video,
.product-series .experience #main-video canvas#processor {
  display: none;
}

.product-series .experience #main-video video#forward.ie-version {
  display: block;
  opacity: 1;
  -webkit-transition: opacity  0.6s;
  -moz-transition: opacity  0.6s;
  transition: opacity  0.6s;
}

.product-series .experience #main-video video#forward.ie-version.opac {
  opacity: 0;
}

.product-series .experience #main-video #ie-shadow {
  position: absolute;
  top: 0;
  left: 0;
}

.product-series .experience #main-video video#forward.ie-version,
.product-series .experience #main-video video#reverse.ie-version,
.product-series .experience #main-video #ie-shadow {
  box-shadow: inset 0px 0px 5px 3px black;
}

.product-series .experience #main-video video {
  box-sizing: border-box;
  border: 1px solid #000;
}

.product-series #sub-nav-menu {
  position: absolute;
  left: -50%;
  top: 45%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-series nav#sub-nav-menu ul {
  width: 70px;
}

.product-series nav#sub-nav-menu li.item {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  -webkit-transition: height  0.6s, width  0.6s;
  -moz-transition: height  0.6s, width  0.6s;
  transition: height  0.6s, width  0.6s;
}

.product-series nav#sub-nav-menu li.spacer {
  background: url("../images/product-series/sub_nav_sep.jpg") no-repeat center bottom;
  width: 50px;
  height: 20px;
  margin: 0 auto;
  cursor: default;
}

.product-series nav#sub-nav-menu li.spacer:last-child {
  display: none;
}

.product-series nav#sub-nav-menu li .label {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 10px;
  left: 100%;
  opacity: 0;
  -ms-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
  white-space: nowrap;
  color: #fff;
  -webkit-transition: color  0.9s;
  -moz-transition: color  0.9s;
  transition: color  0.9s;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.product-series nav#sub-nav-menu li.item:hover .label {
  opacity: 1;
  color: #f4d84c;
}

.product-series nav#sub-nav-menu li .icon {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #777777;
  margin: 0 auto;
  background: transparent;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s, color  0.9s, border-color  0.9s, line-height  0.6s, height  0.6s, width  0.6s, font-size  0.6s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s, color  0.9s, border-color  0.9s, line-height  0.6s, height  0.6s, width  0.6s, font-size  0.6s;
  transition: transform ease-out 0.1s, background 0.2s, color  0.9s, border-color  0.9s, line-height  0.6s, height  0.6s, width  0.6s, font-size  0.6s;
}

.product-series nav#sub-nav-menu li .icon.hidden_mic:before {
  content: "\e616";
  margin-left: -2px;
}

.product-series nav#sub-nav-menu li .icon.hidden_mic {
  font-size: 48px;
}

.product-series nav#sub-nav-menu li .icon.rocker_plates:before {
  content: "\e602";
}

.product-series nav#sub-nav-menu li .icon.rocker_plates {
  font-size: 44px;
}

.product-series nav#sub-nav-menu li .icon.charging_stand:before {
  content: "\e5ff";
}

.product-series nav#sub-nav-menu li .icon.charging_stand {
  font-size: 46px;
}

.product-series nav#sub-nav-menu li .icon.hear_the_difference:before {
  content: "\e605";
}

.product-series nav#sub-nav-menu li .icon.hear_the_difference {
  font-size: 41px;
}

.product-series nav#sub-nav-menu li .icon.unlock_your_series:before {
  content: "\e607";
}

.product-series nav#sub-nav-menu li .icon.noise_cancellation:before {
  content: "\e601";
}

.product-series nav#sub-nav-menu li .icon.surround_sound:before {
  content: "\5d";
}

.product-series nav#sub-nav-menu li .icon.review:before {
  content: "\e606";
}

.product-series nav#sub-nav-menu li .icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.product-series nav#sub-nav-menu li.item:hover,
.product-series nav#sub-nav-menu li.item.active {
  width: 70px;
  height: 70px;
}

.product-series nav#sub-nav-menu li:hover .icon,
.product-series nav#sub-nav-menu li.active .icon {
  background: rgba(255, 255, 255, 0.05);
  font-size: 52px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  color: #f4d84c;
  border-color: #f4d84c;
}

.product-series nav#sub-nav-menu li.active .icon.hear_the_difference,
.product-series nav#sub-nav-menu li:hover .icon.hear_the_difference,
.product-series nav#sub-nav-menu li.active .icon.charging_stand,
.product-series nav#sub-nav-menu li:hover .icon.charging_stand,
.product-series nav#sub-nav-menu li.active .icon.rocker_plates,
.product-series nav#sub-nav-menu li:hover .icon.rocker_plates,
.product-series nav#sub-nav-menu li.active .icon.hidden_mic,
.product-series nav#sub-nav-menu li:hover .icon.hidden_mic {
  font-size: 62px;
}

.product-series nav#sub-nav-menu li.active .icon {
  color: #fff;
  border-color: #fff;
}

.product-series nav#sub-nav-menu li:hover .icon:after,
.product-series nav#sub-nav-menu li.active .icon:after {
  -webkit-animation: sonarEffect 0.6s ease-out 75ms;
  -moz-animation: sonarEffect 0.6s ease-out 75ms;
  animation: sonarEffect 0.6s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4d84c, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.product-series .experience #compare-video {
  position: absolute;
  top: 28%;
  right: 10%;
  text-align: center;
}

.product-series .experience #compare-video video {
  display: none;
  border: 1px solid #333;
  margin-bottom: 10px;
  cursor: pointer;
}

.product-series .experience #compare-video video.active {
  display: block;
}

.product-series .experience #compare-video .wave-button {
  position: relative;
  display: inline-block;
  border-radius: 20px;
  border: 2px solid white;
  color: #FFF;
  padding: 2px 10px;
  margin: 10px 10px 0;
  height: 26px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  text-align: left;
}

.product-series .experience #compare-video .wave-button span {
  -webkit-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  -moz-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  -ms-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
  transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
}

.product-series .experience #compare-video .wave-button span:first-child {
  position: relative;
  top: 1px;
  display: inline-block;
}

.product-series .experience #compare-video .wave-button span:last-child {
  position: absolute;
  top: 44px;
  left: 10px;
}

.product-series .experience #compare-video .wave-button:hover span:first-child {
  top: -17px;
}

.product-series .experience #compare-video .wave-button:hover span:last-child {
  top: 1px;
}

.product-series .experience #compare-video .wave-button:hover,
.product-series .experience #compare-video .wave-button.selected {
  border: 2px solid #ffdd23;
  color: #ffdd23;
}

.product-series .experience #compare-video .wave-button.selected {
  background-color: #44390a;
}

.product-series .experience #compare-video .wave-button:hover:after,
.product-series .experience #compare-video .wave-button.selected:after {
  -webkit-animation: sonarEffect 0.6s ease-out 75ms;
  -moz-animation: sonarEffect 0.6s ease-out 75ms;
  animation: sonarEffect 0.6s ease-out 75ms;
}

.product-series .experience #compare-video #play {
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.product-series #footer-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: none;
  box-shadow: none;
  border: none;
}

.full-height .product-series #footer-wrapper {
  position: fixed;
  opacity: 0;
}

.product-series #footer-wrapper .footer {
  padding: 0;
}

.product-series #footer-wrapper .copyright {
  margin-top: 0;
}

/****** Mobile ******/
body.mobile.full-height {
  height: auto;
}

body.mobile #series-page.tech .series-wrapper section:not(#home) .block {
  margin-top: -7%;
}

body.mobile.full-height #wrapper,
body.mobile.product-series #container,
body.mobile.product-series #series-page,
body.mobile.product-series .series-wrapper.experience {
  height: auto !important;
  overflow: hidden;
}

body.product-series.mobile,
body.mobile.product-series .experience #hqimg {
  overflow: visible;
}

body.mobile #series-page {
  background: #000;
}

body.mobile.product-series .experience #hqimg .alpha-img,
body.mobile #series-page #doors,
body.mobile #series-page #scroll-more,
body.mobile.product-series .series-wrapper #bkg-underlay {
  display: none !important;
}

body.mobile.product-series .experience .details,
body.mobile.product-series .experience .details article,
body.mobile.product-series .experience .details .mobile-img,
body.mobile #series-page section.details {
  display: block !important;
}

body.mobile.product-series .experience .details .mobile-img {
  max-width: 768px;
  margin: 20px auto 0;
}

body.mobile.product-series .experience #difference.details,
body.mobile.product-series .experience #main-video video#forward.ie-version {
  display: none !important;
}

body.mobile.product-series #sub-nav-menu {
  display: none;
}

body.mobile #series-page section.details article {
  padding: 0 2.5%;
}

body.mobile #series-page section.details article.left-row,
body.mobile #series-page section.details article.right-row {
  position: absolute;
  bottom: 6%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
}

body.mobile #series-page section.details article.left-row {
  display: none !important;
}

body.mobile #series-page section.details article.bottom-row,
body.mobile #series-page section.details article.bottom-row.full,
body.mobile #series-page #difference.details article.bottom-row {
  left: 0;
  bottom: 8% !important;
  max-width: 95%;
}

body.mobile #series-page section.details article.bottom-row {
  bottom: -5%;
}

body.mobile.full-height .product-series #footer-wrapper {
  position: relative;
  background: #000;
}

body.mobile.product-series #container #series-page section.details {
  min-height: 610px;
  border-top: 2px solid #FFF;
}

body.mobile.product-series #container #series-page section#intro.details {
  border-top: none;
  min-height: 565px;
}

body.mobile #series-page section.details article.top-row {
  top: 5%;
}

body.mobile #series-page section.details article h2 {
  font-size: 20px;
  display: inline-block;
  border-bottom: 0px solid #FFF;
  padding-bottom: 5px;
  margin-bottom: 8px;
  color: #FFF;
  text-align: center;
  width: 100%;
}

body.mobile.full-height .product-series #footer-wrapper {
  opacity: 1;
}

body.mobile #series-page section.details article h1 {
  font-size: 2.5em;
  color: #FFF;
  border-bottom: 0px solid #FFF;
}

body.mobile.product-series .experience section#intro.details .mobile-img {
  top: -10px;
  position: relative;
}

body.mobile #series-page section#intro.details article.top-row {
  position: relative;
  margin-top: -17%;
}

body.mobile #series-page section#intro.details article.bottom-row {
  position: relative;
  margin-top: 14px;
}

/***************** Product Series Tech *******************/
#series-page.tech #scroll-more {
  bottom: 0;
}

#series-page.tech #scroll-more span .arrow {
  display: block;
  margin: 0 auto;
}

#series-page.tech h1.page-title {
  transform: scale(0.6);
  top: 56px;
}

#series-page.tech .series-wrapper {
  width: 100%;
  position: relative;
  z-index: 10;
  margin-bottom: 130px;
}

#series-page.tech .series-wrapper .section-block {
  position: relative;
  margin: 0 auto;
  min-height: 550px;
  padding: 0 2%;
  max-width: 1020px;
}

#series-page.tech .series-wrapper .section-block figure {
  position: absolute;
  z-index: 0;
  margin: 0;
}

#series-page.tech .series-wrapper .block {
  position: relative;
  z-index: 3;
  max-width: 600px;
  padding: 0;
}

#series-page.tech #home {
  min-height: 780px;
}

#series-page.tech #home .block {
  top: 13em;
}

#series-page.tech #home figure {
  top: 60px;
}

#series-page.tech #home h1.title {
  display: inline;
  border-bottom: 1px solid #FFF;
}

#series-page img.logo {
  min-width: 420px;
}

#series-page.tech #headset figure {
  right: -700px;
}

#series-page.tech #system-requirements {
  min-height: 800px;
}

#series-page.tech #overview figure {
  left: -350px;
}

#series-page.tech #system-requirements figure {
  left: -450px;
  top: -80px;
  z-index: 1;
}

#series-page.tech #transmitter figure {
  top: 8%;
  left: -215px;
}

#series-page.tech #package-contents figure {
  right: -120px;
  top: 8%;
}

#series-page.tech .series-wrapper .tech-content.even .block {
  left: 38%;
}

#series-page.tech .series-wrapper .block:before,
#series-page.tech .series-wrapper .block:after {
  content: " ";
  display: block;
}

#series-page.tech .series-wrapper .section-block .tech-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  color: #FFF;
}

#series-page.tech .series-wrapper .tech-content .specs {
  margin: 3em 0;
  margin-left: 2em;
}

#series-page.tech .series-wrapper .tech-content .specs li {
  margin: 1em 0;
}

#series-page.tech .series-wrapper #overview .tech-content .specs ul li ul,
#series-page .series-wrapper .tech-content .specs .text li {
  list-style: square;
  margin: 0.5em 1em;
}

#series-page.tech .series-wrapper .tech-content .specs > div {
  font-size: 13px;
}

#series-page.tech .series-wrapper #overview .tech-content .specs ul b,
#series-page.tech .series-wrapper .tech-content .specs .title {
  font-size: 14px;
  padding-bottom: 7px;
  border-bottom: 1px solid #4c4c4c;
  font-weight: 400;
  width: 150px;
  font-family: 'Raleway', sans-serif;
  letter-spacing: inherit;
  float: left;
  margin-right: 7%;
}

#series-page.tech .series-wrapper #overview .tech-content .specs ul div,
#series-page.tech .series-wrapper .tech-content .specs .text {
  float: left;
  width: 380px;
}

#series-page.tech .series-wrapper #overview .tech-content .specs li:after {
  content: " ";
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

#series-page.tech .series-wrapper .tech-content h1 {
  margin: 0 auto;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  letter-spacing: inherit;
}

#series-page.tech .series-wrapper .tech-content h2.title span {
  font-size: 32px;
  padding-bottom: 8px;
  border-bottom: 1px solid #FFF;
  text-transform: uppercase;
  font-weight: 700;
  margin: 2em 0;
}

/********************* MEDIA ***************************/
@media only screen and (max-width: 1400px) {
  #series-page section#reviews .bx-wrapper {
    left: 4%;
  }
}

@media only screen and (max-width: 1280px) {
  #doors .doors-wrapper {
    max-width: 1203px !important;
  }
  #doors .door {
    background-size: 462px 670px !important;
    background-position: 138px 0 !important;
  }
  #doors .door.right-side {
    background-size: 671px 670px !important;
    background-position: 393px 0 !important;
  }
  .gateway #elite-800,
  .gateway #elite-800x {
    top: -40px;
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  #series-page.gateway #doors .door h2 {
    padding: 3% 18px;
  }
}

@media only screen and (max-width: 1220px) {
  #series-page section#reviews figure h2 {
    font-size: 1.2em;
  }
  #series-page section#reviews figure p {
    font-size: 55.5%;
  }
}

@media only screen and (max-width: 1202px) {
  #doors .doors-wrapper {
    max-width: 1050px !important;
  }
  #doors .door {
    background-size: 359px 520px !important;
    background-position: 167px 0 !important;
  }
  #doors .door.right-side {
    background-size: 521px 520px !important;
    background-position: 364px 0 !important;
  }
  #doors .door h2 {
    padding-top: 2% !important;
  }
  body.showcase #container article section.set-left {
    left: 45%;
  }
  body.showcase #container article .block {
    max-width: 500px;
  }
  .gateway #elite-800,
  .gateway #elite-800x {
    top: 200px;
  }
}

@media only screen and (max-width: 1049px) {
  #doors .doors-wrapper {
    max-width: 773px !important;
  }
  #doors .door {
    background-size: 262px 380px !important;
    background-position: 130px 0 !important;
  }
  #doors .door.right-side {
    background-size: 380px 380px !important;
    background-position: 275px 0 !important;
  }
  #doors .door h2 {
    font-size: 1.3em !important;
  }
  .gateway #elite-800,
  .gateway #elite-800x {
    top: 120px;
  }
}

@media only screen and (max-width: 1042px) {
  .product-series #series-page .series-wrapper {
    min-width: 100%;
  }
  #series-page.tech .series-wrapper .tech-content .specs .title,
  #series-page.tech .series-wrapper .tech-content .specs .text {
    float: none;
  }
  #series-page.tech .series-wrapper .tech-content .specs .text {
    margin-top: 4px;
    width: auto;
  }
  #series-page.tech .series-wrapper .adjust {
    max-width: 60%;
  }
  #series-page.tech .series-wrapper .section-block,
  #series-page.tech #system-requirements {
    min-height: 100%;
  }
  #series-page.tech .series-wrapper .tech-content .specs {
    max-width: 89%;
    margin: 3em auto;
  }
  #series-page.tech .series-wrapper .tech-content.even .block {
    left: 0%;
  }
  #series-page.tech .series-wrapper .tech-content .specs .bold,
  #series-page.tech .series-wrapper .tech-content .specs .title {
    width: 100%;
  }
  #series-page.tech .series-wrapper .section-block,
  #series-page.tech .series-wrapper .block {
    max-width: inherit;
  }
  #series-page.tech .series-wrapper .block h2.title {
    text-align: center;
  }
  #series-page.tech section:not(#home) figure {
    position: relative !important;
    text-align: center;
    left: inherit !important;
    right: inherit !important;
    top: 0 !important;
  }
  #series-page.tech h1.page-title {
    top: 75px;
  }
  #series-page #overview figure,
  #series-page #bottom-nav,
  #series-page #top-nav {
    display: none;
  }
  #series-page.tech #home .block {
    top: 91px;
  }
  body.product-series .floating-nav {
    display: table;
  }
  #series-page.tech #home h1.title {
    border-bottom: none;
    border-top: 1px solid #FFF;
    padding-top: 6px;
  }
  .product-series .experience #compare-video,
  .product-series .experience #compare-video video.active {
    width: 400px;
    height: auto;
  }
  #series-page h1.page-title {
    opacity: 0;
  }
  #series-page #scroll-more-bottom {
    margin-top: -35px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1042px) {
  #container h2.label {
    top: 10%;
    left: 6%;
  }
  .form-table .input {
    width: 90%;
  }
  #series-page section.details article.bottom-row.full,
  #series-page section.details article.top-row {
    max-width: 600px;
  }
  #series-page section.details article.top-row {
    top: 7%;
  }
  #series-page section#reviews article.top-center {
    top: 20px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  #series-page.tech #home {
    min-height: 610px;
  }
}

@media only screen and (max-width: 960px) {
  #series-page #top-nav .menu-wrapper .button-wrapper {
    width: 37%;
  }
  #series-page section#reviews .bx-wrapper {
    left: 6%;
  }
}

@media only screen and (max-width: 768px) {
  body.product-series #container {
    padding-top: 0;
  }
  body.product-series #container #series-page {
    margin: 50px 0  100px;
  }
  .gateway #select-experience {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: 100px;
    height: 218px;
  }
  .gateway #select-experience .mobile {
    display: block;
  }
  .gateway #elite-800,
  .gateway #elite-800x {
    top: 30px;
  }
  #series-page.tech .series-wrapper section:not(#home) .block {
    margin-top: -7%;
  }
  .full-height #wrapper,
  .product-series #container,
  .product-series #series-page,
  .product-series .series-wrapper.experience {
    height: auto !important;
    overflow: hidden;
  }
  body.product-series,
  .product-series .experience #hqimg {
    overflow: visible;
  }
  #series-page {
    background: #000;
  }
  .product-series .experience #hqimg .alpha-img,
  #doors,
  #series-page #scroll-more,
  .product-series .series-wrapper #bkg-underlay {
    display: none !important;
  }
  .product-series .experience .details,
  .product-series .experience .details article,
  .product-series .experience .details .mobile-img,
  #series-page section.details {
    display: block !important;
  }
  .product-series .experience .details .mobile-img {
    max-width: 768px;
    margin: 20px auto 0;
  }
  .product-series .experience #difference.details,
  .product-series .experience #main-video video#forward.ie-version {
    display: none !important;
  }
  .product-series #sub-nav-menu {
    display: none;
  }
  #series-page section.details article {
    padding: 0 2.5%;
  }
  #series-page section.details article.left-row,
  #series-page section.details article.right-row {
    position: absolute;
    bottom: 6%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
  }
  #series-page section.details article.left-row {
    display: none !important;
  }
  #series-page section.details article.bottom-row,
  #series-page section.details article.bottom-row.full,
  #series-page #difference.details article.bottom-row {
    left: 0;
    bottom: 8% !important;
    max-width: 95%;
  }
  #series-page section.details article.bottom-row {
    bottom: -5%;
  }
  .full-height .product-series #footer-wrapper {
    position: relative;
    background: #000;
  }
  .product-series #container #series-page section.details {
    min-height: 610px;
    border-top: 2px solid #FFF;
  }
  .product-series #container #series-page section#intro.details {
    border-top: none;
    min-height: 565px;
  }
  #series-page section.details article.top-row {
    top: 5%;
  }
  #series-page section.details article h2 {
    font-size: 20px;
    display: inline-block;
    border-bottom: 0px solid #FFF;
    padding-bottom: 5px;
    margin-bottom: 8px;
    color: #FFF;
    text-align: center;
    width: 100%;
  }
  .full-height .product-series #footer-wrapper {
    opacity: 1;
  }
  #series-page section.details article h1 {
    font-size: 2.5em;
    color: #FFF;
    border-bottom: 0px solid #FFF;
  }
  .product-series .experience section#intro.details .mobile-img {
    top: -10px;
    position: relative;
  }
  #series-page section#intro.details article.top-row {
    position: relative;
    margin-top: -17%;
  }
  #series-page section#intro.details article.bottom-row {
    position: relative;
    margin-top: 14px;
  }
  #series-page section#reviews article.top-center {
    top: 10%;
  }
  #series-page section#reviews .bx-wrapper {
    top: 160px;
    left: 0;
  }
}

@media only screen and (max-height: 1042px) {
  #series-page section.details article.bottom-row.full {
    bottom: 28%;
  }
  #series-page section.details article.bottom-row {
    bottom: 28%;
  }
  .product-series .experience section#main-video,
  .product-series .experience #hqimg {
    top: 140px;
  }
}

@media only screen and (max-height: 880px) {
  .product-series .experience section#main-video,
  .product-series .experience #hqimg {
    top: 70px;
  }
  #series-page section.details article.bottom-row {
    bottom: 28%;
  }
}

@media only screen and (max-height: 800px) {
  .product-series #sub-nav-menu {
    top: 37%;
  }
}

@media only screen and (max-height: 768px) {
  .product-series .experience section#main-video,
  .product-series .experience #hqimg {
    top: 80px;
  }
  .product-series .experience section#main-video,
  .product-series .experience #hqimg {
    width: 60%;
  }
}

@media only screen and (min-height: 860px) {
  .full-height .product-series #footer-wrapper {
    opacity: 1;
  }
}

@media only screen and (max-width: 670px) {
  #series-page.tech #home {
    min-height: 570px;
  }
  .product-series #container #series-page section.details {
    min-height: 570px;
  }
  .product-series #container #series-page section#intro.details {
    min-height: 490px;
  }
  #series-page section.details article.left-row,
  #series-page section.details article.right-row {
    bottom: 11%;
  }
  #series-page section#reviews .bx-wrapper .bx-controls-direction a {
    display: none;
  }
  #series-page section#reviews .bx-wrapper .bx-controls-direction {
    border-bottom: 1px solid #797979;
    margin-top: 17px;
  }
}

@media only screen and (max-width: 560px) {
  .gateway #select-experience .mobile {
    font-size: 23px;
  }
  .product-series #container #series-page section.details {
    min-height: 480px;
  }
  .product-series #container #series-page section#intro.details {
    min-height: 440px;
  }
  #series-page section.details article h1 {
    font-size: 2em;
  }
  body.product-series .floating-nav a.guide {
    display: none;
  }
  .gateway #select-experience {
    height: auto;
  }
  .gateway #elite-800,
  .gateway #elite-800x {
    position: relative;
    top: auto;
    left: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .gateway #elite-800 img,
  .gateway #elite-800x img,
  .gateway #elite-800 a,
  .gateway #elite-800x a {
    display: inline;
  }
  .gateway #elite-800 .opac,
  .gateway #elite-800x .opac {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 480px) {
  #series-page.tech #home .block {
    top: 93px;
  }
  #series-page section.details article.bottom-row {
    bottom: 13%;
  }
  #series-page.tech #home {
    min-height: 480px;
  }
  #container .node-content {
    padding: 0 10px;
  }
  #container h2.label {
    top: 94px;
    text-align: center;
    width: 90%;
  }
  #corp-toolbar .topbar a {
    font-size: 10px;
    padding: 0 3px;
  }
  .form-table select.input {
    width: 94%;
    min-width: 215px;
  }
  #recaptcha_area, #recaptcha_table {
    margin-left: -10%;
  }
  #series-page section.details article h2,
  #series-page section.details article h1 {
    font-size: 1.6em;
  }
  #series-page section#intro.details .mobile-img {
    top: 15px !important;
  }
  #series-page section#intro.details {
    min-height: 400px !important;
  }
  .product-series #container #series-page section.details {
    min-height: 440px !important;
  }
  #series-page section#intro.details article.top-row {
    margin-top: -9%;
  }
  .product-series .experience .details .mobile-img {
    top: 28px;
  }
  body.showcase #container article .block h2.title span {
    border: none;
  }
}

@media only screen and (max-width: 400px) {
  #series-page section.details article.top-row {
    top: 30px;
  }
  .product-series #container #series-page section.details {
    min-height: 400px !important;
  }
  #series-page section#intro.details article.top-row {
    margin-top: -15%;
  }
  #series-page.tech #home .block {
    top: 82px;
  }
  #series-page h1.page-title {
    width: auto;
  }
  #series-page img.logo {
    width: 270px;
    min-width: inherit;
  }
  #series-page.tech #home {
    min-height: 370px;
  }
  .product-series #container #series-page section.details {
    min-height: 450px;
  }
  #series-page section.details article.bottom-row {
    bottom: 11%;
  }
  #series-page #top-nav {
    height: 120px;
  }
  .product-series .experience .details .mobile-img {
    top: 24px;
  }
  #series-page.tech .series-wrapper .tech-content h2.title span {
    font-size: 20px;
  }
  #series-page.tech .series-wrapper .tech-content h1 {
    font-size: 22px;
  }
  #series-page.tech #scroll-more span .arrow {
    width: 20px;
    height: 20px;
  }
  #series-page section.details article.left-row,
  #series-page section.details article.right-row {
    bottom: 10%;
  }
  #series-page section.details article h1 {
    border: none;
  }
  @-webkit-keyframes pulse {
    0% {
      opacity: 0.0;
      -webkit-transform: scale(0.1, 0.1);
      top: 10px;
    }
    50% {
      opacity: 1.0;
      top: -5px;
    }
    100% {
      -webkit-transform: scale(1.2, 1.2);
      opacity: 0.0;
      top: 10px;
    }
  }
}

/****************** VARS *************************/
/*********************** GENERAL *********************/
html {
  overflow-x: hidden;
}

html.full-height {
  height: 100%;
}

html, body, td, div {
  font-family: 'Titillium Web', sans-serif;
}

.trow {
  display: table-row;
}

.min-height {
  min-height: 600px;
}

article.container-fluid {
  padding-top: 95px;
  background-color: #eaedef;
}

article.container-fluid.dark {
  background-color: #1f1f20;
  background-image: url("../images/noise_texture.png");
}

@media (max-width: 460px) {
  article.container-fluid {
    padding-top: 90px;
  }
}

.container-fluid {
  padding: 0 10px;
}

.fixbg {
  background-attachment: fixed;
}

#container-wrap {
  position: relative;
  left: 0;
  -webkit-transition: transform 0.5s 0.2s ease;
  -o-transition: transform 0.5s 0.2s ease;
  transition: transform 0.5s 0.2s ease;
}

#container-wrap:after {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.85098);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition: z-index 0s, opacity 0.4s ease;
  -o-transition: z-index 0s, opacity 0.4s ease;
  transition: z-index 0s, opacity 0.4s ease;
}

#container-wrap.active:after {
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 999;
}

@media (min-width: 1428px) {
  .max {
    width: 1428px;
    margin: auto;
  }
}

*:focus {
  outline: none !important;
}

label {
  font-weight: 600;
}

.input {
  background-color: #ccd2d9;
  background-image: linear-gradient(to right, #ccd2d9 0%, #ccd2d9 100%);
  border: 1px solid #b4b9bf;
  border-radius: 5px;
}

.btn:hover,
.btn:focus,
.btn:active {
  color: inherit;
  outline: none !important;
}

.btn.btn-white {
  background-color: transparent;
  border-radius: 25px;
  color: #aeaeae;
  border: 2px solid #aeaeae;
  padding: 4px 18px;
  margin: 2px 0 12px;
  font-weight: 600;
}

.container-fluid .jumbotron {
  position: relative;
  background-position: center top;
  width: 100%;
  height: 340px;
  margin: 0 auto;
  background-size: cover;
  overflow: hidden;
  border-radius: 0;
  background-color: #383838;
}

.container-fluid .jumbotron .container {
  color: #FFF;
  max-width: 680px;
}

.error404 {
  height: 500px;
  margin: 14% auto 0;
}

#page-content section.main {
  min-height: 500px;
}

#mini-cart {
  position: fixed;
  z-index: 1000;
  right: 0;
  margin-top: 94px;
  height: 100%;
  background-color: #dfe2e6;
  background-image: linear-gradient(to right, #d7dbde 0%, #b5b7ba 100%);
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1);
  width: 320px;
  transition: transform 0.5s 0.2s ease;
  color: #4e5054;
  text-transform: uppercase;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
}

@media (max-width: 460px) {
  #mini-cart {
    margin-top: 90px;
  }
}

#mini-cart #minicart-total {
  text-transform: inherit;
}

#mini-cart.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

#mini-cart.active + #container-wrap {
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  transform: translateX(-320px);
}

#mini-cart.active + #container-wrap .cart-menu {
  display: none;
}

#mini-cart.active + #container-wrap .close-cart-menu {
  display: block;
}

#mini-cart.sticky {
  margin-top: 60px;
}

#mini-cart .cart-wrapper {
  background-color: #dfe2e5;
  background-image: linear-gradient(to right, #dfe2e5 0%, #f7fbff 100%);
}

#mini-cart .cart-wrapper .cart-item {
  position: relative;
  padding: 10px 10px 0;
  width: 100%;
  background-color: #f6f6f6;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #d5d5d5;
  color: #4e5054;
}

#mini-cart .cart-wrapper .cart-item:nth-child(odd) {
  background-color: #e4e7eb;
}

#mini-cart .cart-wrapper .cart-item .preview {
  position: relative;
  z-index: 1;
  width: 86px;
  height: 86px;
  background-color: #fcfeff;
  background-image: linear-gradient(180deg, #b4babf 0%, #d8dfe6 100%);
  border: 2px solid #a1a3a6;
  border-radius: 50%;
}

#mini-cart .cart-wrapper .cart-item .preview img {
  max-height: 80px;
  margin: auto;
}

#mini-cart .cart-wrapper .cart-item h2 {
  position: relative;
  max-width: 210px;
  left: -38px;
  font-size: 17px;
  color: #FFF;
  padding: 8px 10px 8px 43px;
}

#mini-cart .cart-wrapper .cart-item h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  background-color: #a1a3a6;
  background-image: linear-gradient(to right, #a1a3a6 0%, #c6c9cc 100%);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
}

#mini-cart .cart-wrapper .cart-item h2 span {
  position: relative;
  font-size: 17px;
  color: #FFF;
}

#mini-cart .cart-wrapper .cart-item.color-green .preview {
  border-color: #009800;
}

#mini-cart .cart-wrapper .cart-item.color-green h2:before {
  background-image: linear-gradient(to right, #009800 0%, #00bd00 100%);
}

#mini-cart .cart-wrapper .cart-item.color-blue .preview {
  border-color: #003ebd;
}

#mini-cart .cart-wrapper .cart-item.color-blue h2:before {
  background-image: linear-gradient(to right, #003ebd 0%, #024feb 100%);
}

#mini-cart .cart-wrapper .cart-item.color-red .preview {
  border-color: #be0000;
}

#mini-cart .cart-wrapper .cart-item.color-red h2:before {
  background-image: linear-gradient(to right, #be0000 0%, #eb0202 100%);
}

#mini-cart .cart-wrapper .cart-item .price-wrap {
  position: relative;
  text-align: center;
  font-size: 16px;
  top: -5px;
}

#mini-cart .cart-wrapper .cart-item .price-wrap .price {
  margin-right: 5px;
  font-weight: 600;
}

#mini-cart .cart-wrapper .cart-item .price-wrap .btn {
  padding: 1px 10px;
  background-color: #d2d5d9;
  background-image: linear-gradient(to top, #babcbf 0%, #dfe2e6 100%);
  border: 1px solid #adb0b3;
  font-size: 16px;
  margin-top: -4px;
  line-height: 0;
  color: #4e5054;
  text-shadow: 0 1px 0 #dfe2e5;
}

#mini-cart .cart-wrapper .cart-item .price-wrap .btn.update {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  font-size: 12px;
  font-weight: 600;
  left: -9px;
  line-height: 16px;
}

#mini-cart .cart-wrapper .cart-item .price-wrap .btn.plus {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#mini-cart .cart-wrapper .cart-item .price-wrap .btn.minus {
  border-radius: 0;
  position: relative;
  left: -4px;
}

#mini-cart .cart-wrapper .cart-item .qty {
  font-size: 22px;
  line-height: 85px;
  font-weight: 700;
  text-transform: lowercase;
  position: absolute;
  top: 6px;
  right: 10px;
}

#mini-cart .cart-wrapper .cart-item .empty {
  cursor: pointer;
  position: absolute;
  right: 1px;
  top: 0;
  width: 22px;
  height: 20px;
  text-align: center;
  font-size: 15px;
  background-color: #252931;
  background-image: linear-gradient(to top, #e8e9eb 0%, #d2d3d5 100%);
  border: 1px solid #d2d3d5;
}

#mini-cart a.title {
  display: block;
  color: #4e5054;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
  padding: 8px 14px;
}

#mini-cart a.title i {
  margin-right: 15px;
}

#mini-cart a.title h2 div {
  color: #777a80;
  font-size: 12px;
  font-weight: 300;
  margin-left: 47px;
}

#mini-cart .view-cart {
  display: block;
  width: 100%;
  height: 88px;
  text-align: center;
  background-image: linear-gradient(to top, #1e2226 0%, #333940 100%);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 62px;
}

#mini-cart .view-cart a {
  border: 2px solid #e5f2ff;
  border-radius: 25px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  font-size: 24px;
  font-weight: 600;
  padding: 0 20px;
  line-height: 88px;
  text-decoration: none;
  background-color: rgba(229, 242, 255, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
}

#mini-cart .total {
  font-size: 28px;
  font-weight: 700;
  padding: 10px 20px;
  background-color: #FFF;
}

#mini-cart .total i {
  position: relative;
  top: 3px;
}

#mini-cart #minicart-summary {
  background-color: #FFF;
}

#mini-cart #minicart-summary em {
  padding: 10px 25px;
  display: block;
}

#regions-top {
  margin-left: 5px;
}

#regions-top .btn-group.bootstrap-select {
  margin-top: -7px;
  width: auto;
}

#regions-top .btn-group.bootstrap-select .dropdown-toggle {
  background-color: #D6D6D6;
  padding: 4px 14px 4px 4px;
}

#regions-top .btn-group.bootstrap-select .dropdown-toggle .caret {
  right: 5px;
}

#regions-top .btn-group.bootstrap-select.open .dropdown-toggle {
  background-color: #FFF;
}

#regions-top .btn-group.bootstrap-select .dropdown-menu > li > a {
  padding: 3px 10px;
}

#regions {
  display: block;
  margin: 30px 0 10px;
}

@media (max-width: 767px) {
  #regions {
    text-align: center;
  }
}

#regions .btn {
  padding: 4px 8px;
}

#regions .filter-option {
  font-size: 13px;
  color: #666;
  text-transform: uppercase;
}

#regions .filter-option span {
  padding-left: 10px;
}

#regions .dropdown-menu {
  max-height: 300px !important;
}

#regions .dropdown-menu.inner {
  padding-bottom: 10px;
}

#regions .dropdown-menu > li {
  display: block;
  margin: 0;
  padding: 0;
}

#regions .dropdown-menu > li a {
  padding: 4px 10px;
  white-space: nowrap;
}

#regions .dropdown-menu > li a span {
  font-size: 13px;
  display: inline-block;
  padding-left: 10px;
  color: #666;
}

#regions .dropdown-menu > li .glyphicon {
  display: none;
}

#sub-nav {
  position: fixed;
  z-index: 1000;
  left: 0;
  margin-top: 94px;
  height: 100%;
  background-color: #6e7073;
  background-image: linear-gradient(0deg, #8f9294 0%, #6e7073 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  width: 320px;
  transition: transform 0.5s 0.2s ease;
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  transform: translateX(-320px);
}

@media (max-width: 460px) {
  #sub-nav {
    margin-top: 90px;
  }
}

#sub-nav.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

#sub-nav.active + #container-wrap {
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
}

#sub-nav.active + #container-wrap .open-menu {
  display: none;
}

#sub-nav.active + #container-wrap .close-menu {
  display: block;
}

#sub-nav.sticky {
  margin-top: 60px;
}

#sub-nav .dropdown-toggle:after {
  content: "\e62f";
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 43px;
  font-weight: normal;
  top: 2px;
  right: 10px;
  color: #FFF;
  line-height: 57px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#sub-nav .parent {
  position: relative;
}

#sub-nav .parent a {
  display: block;
  font-family: 'Titillium Web', sans-serif !important;
  font-size: 18px;
  border-bottom: 1px solid #8b8f94;
  color: #FFF;
  padding: 17px 10px 15px 50px;
  line-height: 1.4;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-decoration: none;
}

#sub-nav .parent a:hover {
  color: #FFF;
  text-decoration: none;
}

#sub-nav .parent a:hover:before {
  content: '';
  background-color: black;
  opacity: 0.071;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

#sub-nav .parent.current > .dropdown-toggle:after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

#sub-nav .parent.ic {
  display: block !important;
}

#sub-nav .parent.ic:before {
  color: #FFF;
  position: absolute;
  z-index: -1;
  top: 15px;
  left: 12px;
  line-height: 28px;
  width: 28px;
  height: 28px;
  text-align: center;
  vertical-align: middle;
  font-size: 19px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
}

#sub-nav .parent.ic:hover:before {
  background-color: #707173;
  border-radius: 50%;
  width: 28px;
  height: 28px;
}

#sub-nav .parent .parent-sub {
  position: relative;
  height: 0;
  visibility: hidden;
  transition: visibility 0s, height 0.3s 0.2s linear;
}

#sub-nav .parent .parent-sub.active {
  height: auto;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.15);
}

#sub-nav .parent .parent-sub .sub {
  position: relative;
}

#sub-nav .parent .parent-sub .sub a {
  font-size: 15px;
  padding-left: 64px;
}

#sub-nav .parent .parent-sub .sub a.dropdown-toggle:after {
  line-height: 50px;
}

#sub-nav .parent .parent-sub .sub.current > .dropdown-toggle:after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

#sub-nav .parent .parent-sub .sub .menu-sub {
  height: 0;
  visibility: hidden;
  transition: visibility 0s, height 0.3s 0.2s linear;
}

#sub-nav .parent .parent-sub .sub .menu-sub.active {
  height: auto;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.25);
}

#sub-nav .parent .parent-sub .sub .menu-sub .subc a {
  padding-left: 74px;
}

#sub-nav .social {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding-top: 20px;
  text-align: center;
  height: 122px;
  margin-bottom: 60px;
}

#sub-nav .social:before {
  content: '';
  background-image: -moz-linear-gradient(90deg, #545759 0%, #303233 100%);
  background-image: -webkit-linear-gradient(90deg, #545759 0%, #303233 100%);
  background-image: -ms-linear-gradient(90deg, #545759 0%, #303233 100%);
  opacity: 0.502;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#sub-nav .social h2 {
  margin-top: 0;
  font-size: 30px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

#sub-nav .social a {
  color: #babfc5;
  margin: 0 9px;
}

#sub-nav .social a i {
  font-size: 34px;
  margin: 0 0 0 2px;
}

#sub-nav .social a:hover {
  color: #FFF;
  text-decoration: none;
}

.navbar {
  width: 100%;
  background-color: #FFF;
  min-height: 60px;
  margin-bottom: 0;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  border-bottom: none;
  background-image: linear-gradient(to top, #d2d5d9 0%, white 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.navbar .navbar-relative {
  position: relative;
  height: 59px;
}

.navbar .navbar-toggle {
  float: left;
  margin-right: 0;
  background-color: #C0C0C0;
  border-radius: 0;
  margin-top: 13px;
  margin-bottom: 12px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.navbar .navbar-toggle .icon-bar {
  background-color: #4e5054;
}

.navbar .navbar-toggle:hover {
  background-color: #4e5054;
}

.navbar .navbar-toggle:hover .icon-bar {
  background-color: #FFF;
}

.navbar .navbar-nav-full {
  position: absolute;
  left: -10px;
  width: calc(100% + 20px);
  padding: 10px 0 8px 340px;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.navbar .navbar-nav-full.shift {
  opacity: 0;
}

.navbar .navbar-nav-full .parent-menu {
  float: left;
  position: static;
}

.navbar .navbar-nav-full .parent-menu .sub-menu {
  position: absolute;
  top: 60px;
  top: 50px\9;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  background-color: #eaedef;
  padding: 5px 5px 20px 5px;
  text-align: center;
  min-height: 80px;
  box-shadow: 6px 8px 5px -6px rgba(66, 66, 66, 0.5);
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.navbar .navbar-nav-full .parent-menu .sub-menu .item {
  text-align: center;
  display: inline-block;
  width: 120px;
  padding-top: 24px;
}

.navbar .navbar-nav-full .parent-menu .sub-menu .item a {
  color: #383838;
  text-decoration: none;
}

.navbar .navbar-nav-full .parent-menu .sub-menu .item i {
  font-size: 38px;
}

.navbar .navbar-nav-full .parent-menu .sub-menu .item h4 {
  font-size: 14px;
  text-transform: uppercase;
}

.navbar .navbar-nav-full .parent-menu .sub-menu .promo {
  display: inline-block;
  padding-top: 17px;
  margin: 0 10px;
  width: 31%;
}

.navbar .navbar-nav-full .parent-menu .link {
  text-transform: uppercase;
  padding: 10px 15px 18px;
  color: #383838;
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 1103px) {
  .navbar .navbar-nav-full .parent-menu .link {
    font-size: 14px;
    padding: 10px 10px 18px;
  }
}

.navbar .navbar-nav-full .parent-menu .link:hover, .navbar .navbar-nav-full .parent-menu .link:focus {
  color: #000;
  background-color: transparent;
}

.navbar .navbar-nav-full .parent-menu:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1024px) {
  .navbar .navbar-nav-full {
    display: none;
  }
}

@media (min-width: 1025px) {
  .navbar .navbar-nav {
    display: none;
  }
  .navbar .navbar-nav-full {
    display: block;
  }
}

.navbar .navbar-nav > li.parent:not(.close-menu) {
  visibility: visible;
  -webkit-animation: fadeInRight 0.7s 0.4s ease-out both;
  animation: fadeInRight 0.7s 0.4s ease-out both;
}

.navbar .navbar-nav > li.parent.fadeOutLeft:not(.close-menu) {
  visibility: hidden;
  -webkit-animation: fadeOutLeft 0.1s 0.15s ease-out both;
  animation: fadeOutLeft 0.1s 0.15s ease-out both;
  -webkit-transition: visibility 0s ease 0.2s;
  -o-transition: visibility 0s ease 0.2s;
  transition: visibility 0s ease 0.2s;
}

.navbar .navbar-nav > li.parent.fadeOutLeft.open-menu {
  -webkit-animation: fadeOutLeft 0.05s ease-out both;
  animation: fadeOutLeft 0.05s ease-out both;
}

.navbar .navbar-nav > li.parent.fadeInLeft:not(.close-menu) {
  -webkit-animation: fadeInLeft 0.15s 0.25s ease-out both;
  animation: fadeInLeft 0.15s 0.25s ease-out both;
}

.navbar .navbar-nav > li.parent.fadeInLeft.open-menu {
  -webkit-animation: fadeInLeft 0.1s 0.35s ease-out both;
  animation: fadeInLeft 0.1s 0.35s ease-out both;
}

.navbar .navbar-nav > li > a {
  color: #1f1f1f;
  padding-top: 21px;
  padding-bottom: 18px;
  font-size: 19px;
  font-weight: 600;
}

.navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
  background-color: transparent;
}

.navbar .navbar-nav > li {
  visibility: hidden;
}

.navbar li.close-cart-menu,
.navbar li.close-menu {
  width: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: 11px;
  -webkit-transition: opacity 0.3s ease 0.15s;
  -o-transition: opacity 0.3s ease 0.15s;
  transition: opacity 0.3s ease 0.15s;
}

.navbar li.close-cart-menu a:before, .navbar li.close-cart-menu a:after,
.navbar li.close-menu a:before,
.navbar li.close-menu a:after {
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 18px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #2e3233;
  -webkit-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navbar li.close-cart-menu a:before,
.navbar li.close-menu a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar li.close-cart-menu a:after,
.navbar li.close-menu a:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navbar li.close-cart-menu.on,
.navbar li.close-menu.on {
  opacity: 1;
  visibility: visible;
}

.navbar li.close-cart-menu.on a:before,
.navbar li.close-menu.on a:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.navbar li.close-cart-menu.on a:after,
.navbar li.close-menu.on a:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar li.open-menu a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 300;
  font-size: 20px;
  margin-left: 6px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
}

.navbar .navbar-logo {
  max-width: 405px;
  margin: 13px auto 0;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
}

@media (min-width: 1025px) {
  .navbar .navbar-logo {
    right: inherit;
    top: 4px;
    max-width: 300px;
  }
}

@media (max-width: 991px) {
  .navbar .navbar-logo {
    margin: 12px auto 0;
  }
}

@media (max-width: 790px) {
  .navbar .navbar-logo {
    margin: 14px auto 0;
    max-width: 340px;
  }
}

@media (max-width: 767px) {
  .navbar .navbar-logo {
    margin: 16px 0 0 60px;
    max-width: 300px;
  }
}

@media (max-width: 540px) {
  .navbar .navbar-logo {
    max-width: 240px;
  }
}

@media (max-width: 480px) {
  .navbar .navbar-logo {
    display: none;
  }
}

.navbar .navbar-logo-mobile {
  display: none;
  margin: 13px auto 0;
  position: absolute;
  top: 0;
  left: 60px;
  max-width: 148px;
}

@media (max-width: 480px) {
  .navbar .navbar-logo-mobile {
    display: block;
  }
}

@media (max-width: 390px) {
  .navbar .navbar-logo-mobile {
    max-width: 102px;
    margin-top: 18px;
    left: 50px;
  }
}

.navbar .promotion {
  background-color: #d5d6d9;
  margin: 0 auto;
  text-align: center;
  padding: 8px;
  font-weight: 600;
  color: #818181;
  -webkit-transition: all 0.05s ease;
  -o-transition: all 0.05s ease;
  transition: all 0.05s ease;
}

@media (max-width: 460px) {
  .navbar .promotion {
    font-size: 13px;
  }
}

.navbar.sticky .promotion {
  height: 0;
  opacity: 0;
  padding: 0;
}

.navbar .nav-right {
  position: absolute;
  top: 0;
  right: 14px;
  z-index: 100;
}

.navbar .nav-right > li {
  -webkit-animation: fadeInRight 0.7s 0.4s ease-out both;
  animation: fadeInRight 0.7s 0.4s ease-out both;
  float: left;
  position: relative;
  font-size: 26px;
  line-height: 61px;
}

.navbar .nav-right > li a {
  color: #383838;
  text-decoration: none;
}

.navbar .nav-right > li:not(.close-cart-menu) {
  visibility: visible;
}

.navbar .nav-right > li.fadeOutRight:not(.close-cart-menu) {
  visibility: hidden;
  -webkit-animation: fadeOutRight 0.1s 0.15s ease-out both;
  animation: fadeOutRight 0.1s 0.15s ease-out both;
  transition: visibility 0s ease 0.2s;
}

.navbar .nav-right > li.fadeOutRight.cart-menu {
  -webkit-animation: fadeOutRight 0.05s ease-out both;
  animation: fadeOutRight 0.05s ease-out both;
}

.navbar .nav-right > li.fadeInRight:not(.close-cart-menu) {
  -webkit-animation: fadeInRight 0.15s 0.25s ease-out both;
  animation: fadeInRight 0.15s 0.25s ease-out both;
}

.navbar .nav-right > li.fadeInRight.cart-menu {
  -webkit-animation: fadeInRight 0.1s 0.35s ease-out both;
  animation: fadeInRight 0.1s 0.35s ease-out both;
}

.navbar .nav-right .sign-in {
  margin-right: 10px;
  font-size: 19px;
}

.navbar .nav-right .sign-in i {
  position: relative;
  top: 5px;
  font-size: 29px;
  margin-right: 5px;
}

.navbar .nav-right .sign-in .dropdown-menu {
  overflow: hidden;
  margin-top: 0;
  left: auto;
  right: 0;
  width: 320px;
  color: #444;
  border-radius: 0;
  border-top: 0;
  font-size: 13px;
  border-bottom: 4px #474747 solid;
}

.navbar .nav-right .sign-in .dropdown-menu li {
  line-height: 24px;
}

.navbar .nav-right .sign-in .dropdown-menu .action {
  padding: 8px 0;
}

.navbar .nav-right .sign-in .dropdown-menu .action a {
  display: block;
  margin: 4px auto;
}

.navbar .nav-right .close-cart-menu {
  padding-top: 21px;
  padding-bottom: 18px;
  font-size: 19px;
  font-weight: 600;
}

.navbar .nav-right .cart-menu {
  transition: margin-right 0.4s ease-in-out;
}

@media (min-width: 1025px) {
  .navbar .nav-right .cart-menu.shift {
    margin-right: 300px;
  }
}

.navbar .nav-right .cart-menu span.qty {
  padding: 0 7px;
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
  font-weight: 600;
}

.navbar .nav-right .search {
  position: relative;
  top: 16px;
}

.navbar .nav-right .search .search-trigger {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}

.navbar .nav-right .search .search-trigger:before, .navbar .nav-right .search .search-trigger:after {
  content: '';
  position: absolute;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navbar .nav-right .search .search-trigger:before {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #2e3233;
}

.navbar .nav-right .search .search-trigger:after {
  height: 3px;
  width: 8px;
  background: #2e3233;
  bottom: 9px;
  right: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar .nav-right .search .search-trigger span {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.navbar .nav-right .search .search-trigger span:before, .navbar .nav-right .search .search-trigger span:after {
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 18px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #2e3233;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navbar .nav-right .search .search-trigger span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar .nav-right .search .search-trigger span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 1025px) {
  .navbar .nav-right .search .search-trigger.is-visible {
    height: 40px;
    top: -5px;
    right: 4px;
    background-color: rgba(0, 0, 0, 0.8);
  }
}

.navbar .nav-right .search .search-trigger.is-visible:before, .navbar .nav-right .search .search-trigger.is-visible:after {
  opacity: 0;
}

.navbar .nav-right .search .search-trigger.is-visible span:before, .navbar .nav-right .search .search-trigger.is-visible span:after {
  opacity: 1;
}

@media (min-width: 1025px) {
  .navbar .nav-right .search .search-trigger.is-visible span:before, .navbar .nav-right .search .search-trigger.is-visible span:after {
    background-color: #FFF;
  }
}

.navbar .nav-right .search .search-trigger.is-visible span:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.navbar .nav-right .search .search-trigger.is-visible span:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar .search-bar {
  position: absolute;
  left: 0;
  height: 52px;
  margin-top: 1px;
  width: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.4s ease, width 0.4s ease, visibility 0s;
}

@media (max-width: 1024px) {
  .navbar .search-bar {
    width: 100%;
  }
}

.navbar .search-bar.is-visible {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1025px) {
  .navbar .search-bar.is-visible {
    z-index: 100;
    width: 290px;
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 1025px) {
  .navbar .search-bar {
    top: 10px;
    height: 40px;
    left: inherit;
    right: 108px;
  }
}

.navbar #searchform .form-control {
  width: 100%;
  border: none;
  background-color: transparent;
  font-size: 24px;
  height: 100%;
  color: #FFF;
  padding: 8px 20px;
  border-radius: 0;
}

@media (min-width: 1025px) {
  .navbar #searchform .form-control {
    font-size: 16px;
    padding: 8px 10px 8px 15px;
  }
}

.navbar #searchform .input-group {
  width: 100%;
}

.navbar #searchform .input-group-addon {
  width: 49px;
  height: 40px;
  color: #FFF;
  border: none;
  background-color: #4e5054;
  border-radius: 0px;
}

@media (min-width: 991px) {
  .navbar #searchform .input-group-addon {
    padding: 0;
    width: auto;
  }
}

.navbar #searchform .search-btn {
  background-color: transparent;
  border: none;
  padding: 4px 6px;
  font-size: 19px;
}

/*********************** HOME ************************/
#home-content .row > section {
  opacity: 0;
  -webkit-animation: fadeIn 0.4s 1s ease-out both;
  animation: fadeIn 0.4s 1s ease-out both;
}

#home-content #home-carousel {
  position: relative;
}

@media (max-width: 767px) {
  #home-content #home-carousel .overlay-link {
    display: block;
    position: relative;
    z-index: 100;
  }
}

#home-content #home-carousel .image-wrapper img.desktop {
  display: block;
}

@media (max-width: 767px) {
  #home-content #home-carousel .image-wrapper.has-mobile img.desktop {
    display: none;
  }
}

#home-content #home-carousel .image-wrapper.has-mobile img.mobile {
  display: none;
}

@media (max-width: 767px) {
  #home-content #home-carousel .image-wrapper.has-mobile img.mobile {
    display: block;
  }
}

#home-content #home-carousel .animate-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: transparent;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

#home-content #home-carousel .animate-line:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  content: '';
  opacity: 0;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  -moz-transform: rotate(2deg) translateY(-2px);
  -ms-transform: rotate(2deg) translateY(-2px);
  -o-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px);
}

#home-content #home-carousel .animate-line.on {
  z-index: 100;
  opacity: 1;
  transition: transform 4s ease-in, opacity 1s 5s;
  background: #a1a3a6;
  box-shadow: 0 0 3px #a1a3a6, 0 0 5px #d7dbde;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

#home-content #home-carousel .animate-line.on:after {
  opacity: 1;
}

#home-content #home-carousel .slick-dots {
  bottom: 0;
}

#home-content #home-carousel .carousel-menu {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 1;
  width: 26.333%;
  max-width: 450px;
  height: 100%;
}

#home-content #home-carousel .carousel-menu li {
  padding: 14px 12px;
  height: 25%;
  border-bottom: 1px solid #c4c4c4;
}

#home-content #home-carousel .carousel-menu li:last-child {
  border-bottom: 0 solid #c4c4c4;
}

#home-content #home-carousel .carousel-control {
  width: 5%;
}

#home-content #home-carousel .item {
  position: relative;
  display: none;
}

#home-content #home-carousel .carousel-caption {
  left: 0;
  right: 0;
  top: 0;
  display: block;
}

#home-content #home-carousel .carousel-caption .content-body {
  display: block;
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption.has-mobile .content-body {
    display: none;
  }
}

#home-content #home-carousel .carousel-caption.has-mobile .content-summary {
  display: none;
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption.has-mobile .content-summary {
    display: block;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap {
  position: relative;
  text-shadow: none;
  text-align: left;
  max-width: 40%;
}

@media (max-width: 1280px) {
  #home-content #home-carousel .carousel-caption .default-wrap {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption .default-wrap {
    max-width: 100%;
    height: 100%;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner {
  position: relative;
  left: 15%;
  padding: 2em;
  max-width: 346px;
  text-align: left;
  height: 100%;
}

@media (max-width: 1280px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner {
    padding: 0.5em 2em;
  }
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner {
    text-align: left;
    position: absolute;
    left: 0;
    max-width: 100%;
    width: 100%;
    bottom: 0;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner .tbIcon {
  position: absolute;
  left: -17%;
  top: 15px;
  font-size: 65px;
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner i {
    display: none;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner h3 {
  margin-top: -12px;
  margin-bottom: 15px;
  color: #4e5054;
  font-size: 46px;
  line-height: 41px;
}

@media (max-width: 1280px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner a {
  text-decoration: none;
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner a:first-of-type, #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner a:last-of-type {
    display: none;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner .btn {
  display: block;
  min-width: 160px;
  background-color: #FFF;
  color: #474747;
  border: 2px solid #474747;
}

@media (max-width: 991px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner .btn {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  #home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner .btn {
    position: absolute;
    bottom: 0;
    margin-bottom: 7px;
  }
}

#home-content #home-carousel .carousel-caption .default-wrap .carousel-caption-inner .btn:hover {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  background-color: #1E2226;
  border-color: #e5f2ff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}

#home-content #home-carousel .carousel-caption h1 {
  font-size: 48px;
  padding: 0 30px 10px;
  color: #474747;
}

@media (max-width: 1280px) {
  #home-content #home-carousel .carousel-caption h1 {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  #home-content #home-carousel .carousel-caption h1 {
    font-size: 24px;
  }
}

#home-content #home-options {
  background-color: #2f3030;
  background-image: linear-gradient(to top, #333b42 0%, #3d464f 100%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  padding: 22px 0;
}

#home-content #home-options .row {
  margin: 0 auto;
  max-width: 980px;
}

#home-content #home-options a {
  display: inline-block;
  padding: 1px 24px 3px;
  font-size: 20px;
  text-decoration: none;
  color: #98a5b2;
  border: 2px solid #98a5b2;
  border-radius: 25px;
}

@media (max-width: 830px) {
  #home-content #home-options a {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  #home-content #home-options a {
    margin: 8px 0;
    width: 100%;
  }
}

@media (max-width: 480px) {
  #home-content #home-options a {
    font-size: 14px;
  }
}

#home-content #home-options a:hover {
  color: #d8ebfe;
  border-color: #d8ebfe;
}

#home-content #home-experience {
  background: url(../images/home_bkg.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
  position: relative;
  height: 880px;
  overflow: hidden;
}

@media (max-width: 767px) {
  #home-content #home-experience {
    height: 580px;
  }
}

#home-content #home-experience h1 {
  font-size: 60px;
  padding: 40px 15px 48px;
  margin: 0;
  color: #FFF;
}

@media (max-width: 767px) {
  #home-content #home-experience h1 {
    font-size: 28px !important;
  }
}

@media (max-width: 480px) {
  #home-content #home-experience h1 {
    padding: 20px 15px 28px;
  }
}

#home-content #home-experience #coverflow-control {
  background-color: #FFF;
  padding: 0 0 0 1.5vw;
  position: absolute;
  z-index: 20;
  bottom: 50px;
  width: 72%;
  height: 72px;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

@media (max-width: 1280px) {
  #home-content #home-experience #coverflow-control {
    padding: 0 0 0 1.5vw;
  }
}

@media (max-width: 991px) {
  #home-content #home-experience #coverflow-control {
    padding: 0;
    width: 90%;
  }
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow-control {
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
    background: none;
    text-align: center;
  }
}

#home-content #home-experience #coverflow-control > span {
  text-align: center;
  width: 19%;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

#home-content #home-experience #coverflow-control > span.item {
  padding: 18px 0 20px;
  margin: 0 1.5%;
  border-top: 3px solid #0072ff;
}

@media (max-width: 991px) {
  #home-content #home-experience #coverflow-control > span.item {
    padding: 20px 0 20px;
  }
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow-control > span.item {
    border: none !important;
    border-radius: 50%;
    background: #fff;
    padding: 0;
    width: 34px;
    height: 34px;
  }
  #home-content #home-experience #coverflow-control > span.item label {
    display: none;
  }
  #home-content #home-experience #coverflow-control > span.item .learn {
    display: none;
  }
}

#home-content #home-experience #coverflow-control > span .learn {
  display: block;
  position: absolute;
  bottom: -33px;
  border: 1px solid #000;
  border-top: none;
  opacity: 0;
  padding: 4px 0;
  margin: auto;
  width: 100%;
  background-color: #FFF;
  text-decoration: none;
  transition: opacity 0.4s linear;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  visibility: hidden;
}

#home-content #home-experience #coverflow-control > span .learn span {
  font-size: 17px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

#home-content #home-experience #coverflow-control > span img {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  margin-left: 12px;
  max-width: 102px;
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  -ms-filter: invert(100%);
  -o-filter: invert(100%);
  filter: invert(100%);
}

@media (max-width: 991px) {
  #home-content #home-experience #coverflow-control > span img {
    width: 60%;
  }
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow-control > span img {
    display: none;
  }
}

#home-content #home-experience #coverflow-control > span.active {
  background: #000;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-blend-mode: overlay;
}

#home-content #home-experience #coverflow-control > span.active img {
  -webkit-filter: invert(0%);
  -moz-filter: invert(0%);
  -ms-filter: invert(0%);
  -o-filter: invert(0%);
  filter: invert(0%);
}

#home-content #home-experience #coverflow-control > span.active .learn {
  opacity: 1;
  visibility: visible;
}

#home-content #home-experience #coverflow-control > span.nav {
  width: 3%;
  height: 40px;
  position: relative;
  top: 16px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  display: none;
}

@media (min-width: 768px) {
  #home-content #home-experience #coverflow-control > span.nav {
    display: inline-block;
  }
  #home-content #home-experience #coverflow-control > span.nav label {
    cursor: pointer;
    font-size: 18px;
  }
  #home-content #home-experience #coverflow-control > span.nav.next {
    margin-left: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #home-content #home-experience #coverflow-control > span.nav.next {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  #home-content #home-experience #coverflow-control > span.nav.prev {
    margin-left: 10px;
  }
  #home-content #home-experience #coverflow-control > span.nav:before, #home-content #home-experience #coverflow-control > span.nav:after {
    position: absolute;
    content: '';
    display: block;
    background: #383838;
    height: 3px;
    width: 18px;
    top: 26px;
    -webkit-transform: rotate(-55deg);
    -moz-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
  }
  #home-content #home-experience #coverflow-control > span.nav.prev:after {
    top: 12px;
  }
  #home-content #home-experience #coverflow-control > span.nav.prev:before {
    top: 26px;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
  }
  #home-content #home-experience #coverflow-control > span.nav.next:before {
    top: 12px;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
  }
}

#home-content #home-experience #coverflow {
  margin: 68px auto 0;
  width: 288px;
  height: 520px;
  position: relative;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow {
    width: 148px;
    height: 295px;
  }
}

#home-content #home-experience #coverflow .coverflow-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: transform 1s ease-out;
  -o-transition: transform 1s ease-out;
  transition: transform 1s ease-out;
}

#home-content #home-experience #coverflow .coverflow-wrap div {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#home-content #home-experience #coverflow .coverflow-wrap .imgdiv {
  -webkit-transition: transform 1s ease-out;
  -o-transition: transform 1s ease-out;
  transition: transform 1s ease-out;
}

#home-content #home-experience #coverflow .coverflow-wrap .imgdiv .item {
  display: block;
  position: absolute;
  width: 288px;
  height: 460px;
  padding-bottom: 20px;
  background: url(../images/headset_shadow.png) no-repeat center bottom;
  background-size: contain;
  -webkit-transition: transform 1s ease-out;
  -o-transition: transform 1s ease-out;
  transition: transform 1s ease-out;
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow .coverflow-wrap .imgdiv .item {
    width: 148px;
    height: 245px;
  }
}

#home-content #home-experience #coverflow .coverflow-wrap .imgdiv .item img {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><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'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE 6-9 */
  width: 288px;
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow .coverflow-wrap .imgdiv .item img {
    width: 148px;
  }
}

#home-content #home-experience #coverflow .coverflow-wrap .imgdiv .item.active img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><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'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE 6-9 */
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0);
}

#home-content #home-experience #coverflow-info {
  position: absolute;
  top: 40%;
  z-index: 50;
  left: 0;
  right: 0;
  margin: auto;
  height: 188px;
}

@media (max-width: 767px) {
  #home-content #home-experience #coverflow-info {
    display: none;
  }
}

#home-content #home-experience #coverflow-info .info-block {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: -1;
}

#home-content #home-experience #coverflow-info .info-block .block:last-child {
  margin-top: 50px;
}

#home-content #home-experience #coverflow-info .info-block button {
  background-color: #dce1e9;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  border: 2px solid #0072ff;
  padding-right: 25px;
  min-width: 280px;
  text-align: left;
  background-image: -moz-linear-gradient(90deg, #dce1e9 0%, white 100%);
  background-image: -webkit-linear-gradient(90deg, #dce1e9 0%, white 100%);
  background-image: -ms-linear-gradient(90deg, #dce1e9 0%, white 100%);
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}

#home-content #home-experience #coverflow-info .info-block button label {
  color: #0072ff;
  text-transform: uppercase;
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
}

#home-content #home-experience #coverflow-info .info-block button label.icon {
  font-size: 30px;
  padding: 4px 0 0 20px;
  vertical-align: middle;
}

#home-content #home-experience #coverflow-info .info-block button label.icon:before {
  background: #0072ff;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-blend-mode: overlay;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#home-content #home-experience #coverflow-info .info-block button label.title {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  padding: 0 0 0 8px;
  line-height: 45px;
}

#home-content #home-experience #coverflow-info .info-block button label.subtitle {
  margin: -23px 0 0 47px;
  color: #383838;
  display: block;
  font-size: 13px;
  line-height: 32px;
}

#home-content #home-experience #coverflow-info .info-block .col-sm-6 {
  opacity: 0;
  max-width: 336px;
}

#home-content #home-experience #coverflow-info .info-block .col-sm-6:last-child button {
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
}

#home-content #home-experience #coverflow-info .info-block .col-sm-6:last-child button label {
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}

#home-content #home-experience #coverflow-info .info-block .col-sm-6:last-child button label.subtitle {
  margin-left: 69px;
}

#home-content #home-experience #coverflow-info .info-block.active {
  z-index: 1;
}

#home-content #home-experience #coverflow-info .info-block.active .col-sm-6 {
  -webkit-animation: zoomInLeft 0.7s 0.1s both;
  animation: zoomInLeft 0.7s 0.1s both;
}

#home-content #home-experience #coverflow-info .info-block.active .col-sm-6:first-child {
  -webkit-animation: zoomInLeftR 0.7s 0.1s both;
  animation: zoomInLeftR 0.7s 0.1s both;
}

#home-content .morph-button {
  position: relative;
  margin: 0 auto;
}

#home-content .morph-button button {
  opacity: 1;
  border-color: #FFF !important;
  background-image: -moz-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%) !important;
  background-image: -webkit-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%) !important;
  background-image: -ms-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%) !important;
  -webkit-transition: opacity 0.3s easeIn;
  -o-transition: opacity 0.3s easeIn;
  transition: opacity 0.3s easeIn;
}

#home-content .morph-button button label {
  cursor: pointer;
  color: #FFF !important;
}

#home-content .morph-button button label.icon:before {
  background-color: #FFF !important;
}

#home-content .morph-button.open button {
  opacity: 0;
}

#home-content #video-wrap.active:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 51;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85098);
  content: '';
}

#home-content #video-wrap .morph-content {
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  z-index: 1000;
  border: 2px solid #e0e5ec;
  background-color: #000;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.7);
  width: 280px;
  height: 68px;
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
  transition: transform 0.4s, opacity 0.3s 0.0s, width 0.5s 0.1s, height 0.5s 0.1s, top 0.5s 0.1s, left 0.5s 0.1s, margin 0.5s 0.1s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

#home-content #video-wrap .morph-content.open {
  width: 908px !important;
  height: 548px !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: skew(0deg);
  -moz-transform: skew(0deg);
  -ms-transform: skew(0deg);
  -o-transform: skew(0deg);
  transform: skew(0deg);
}

@media (max-width: 912px) {
  #home-content #video-wrap .morph-content.open {
    width: 600px !important;
    height: 362px !important;
  }
}

@media (max-width: 605px) {
  #home-content #video-wrap .morph-content.open {
    width: 440px !important;
    height: 266px !important;
  }
}

@media (max-width: 380px) {
  #home-content #video-wrap .morph-content.open {
    width: 310px !important;
    height: 187px !important;
  }
}

#home-content #video-wrap .morph-content.open .morphClose {
  width: 100%;
  height: 38px;
  text-align: right;
  background-image: -moz-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%);
  background-image: -webkit-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%);
  background-image: -ms-linear-gradient(90deg, #1d1d1d 0%, #4b4b4b 100%);
}

#home-content #video-wrap .morph-content.open .morphClose span:before, #home-content #video-wrap .morph-content.open .morphClose span:after {
  content: '';
  background-color: #FFF;
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 18px;
  cursor: pointer;
  top: 18px;
  right: 10px;
  -webkit-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

#home-content #video-wrap .morph-content.open .morphClose span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#home-content #video-wrap .morph-content.open .morphClose span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#home-content #reviews-slick {
  background-color: #1f2327;
  background-image: linear-gradient(to top, #2d3238 0%, #1f2327 100%);
  height: 220px;
}

#home-content #reviews-slick .slick {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

#home-content #reviews-slick .slick .item {
  text-align: center;
  height: 200px;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #424242;
}

#home-content #reviews-slick .slick .item a {
  text-decoration: none;
}

#home-content #reviews-slick .slick .item .item-wrap {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 25px;
}

@media (max-width: 1280px) {
  #home-content #reviews-slick .slick .item .item-wrap {
    padding: 0 40px;
  }
}

@media (max-width: 400px) {
  #home-content #reviews-slick .slick .item .item-wrap {
    padding: 0px;
  }
}

#home-content #reviews-slick .slick .item .item-wrap img {
  display: inline-block;
  max-width: 215px;
  margin: 0 30px 0 20px;
}

@media (max-width: 1280px) {
  #home-content #reviews-slick .slick .item .item-wrap img {
    max-width: 155px;
  }
}

@media (max-width: 991px) {
  #home-content #reviews-slick .slick .item .item-wrap {
    display: block;
  }
  #home-content #reviews-slick .slick .item .item-wrap img {
    display: block;
    margin: 0 50px 20px;
  }
}

#home-content #reviews-slick .slick .item .caption {
  display: inline-block;
  max-width: 340px;
  min-width: 200px;
  color: #e5f2ff;
  font-size: 23px;
  font-weight: 300;
  text-align: left;
  margin: 0 20px 0 0;
}

#home-content #reviews-slick .slick .item .caption .rating i {
  font-size: 14px;
  margin-right: 15px;
  border-radius: 50%;
  padding: 4px;
  border: 1px solid #FFF;
}

@media (max-width: 1120px) {
  #home-content #reviews-slick .slick .item .caption {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  #home-content #reviews-slick .slick .item .caption {
    margin: 0 50px;
  }
}

#home-content .slick-slider.social-grid .grid-item {
  margin: 13px 10px;
}

@media (max-width: 991px) {
  #home-content .slick-slider.social-grid {
    max-width: inherit;
  }
}

#home-content #social-feed {
  background-color: #eaedef;
  padding: 30px 0;
  width: 100%;
  display: block;
}

#home-content #social-feed .wraps {
  width: 1779px;
  margin: auto;
}

@media (max-width: 1880px) {
  #home-content #social-feed .wraps {
    width: 1422px;
  }
}

@media (max-width: 1516px) {
  #home-content #social-feed .wraps {
    width: 1064px;
  }
}

@media (max-width: 1152px) {
  #home-content #social-feed .wraps {
    width: 706px;
  }
}

@media (max-width: 767px) {
  #home-content #social-feed .wraps {
    width: 338px;
  }
}

@media (max-width: 480px) {
  #home-content #social-feed .wraps {
    width: 320px;
  }
}

@media (max-width: 1100px) {
  #home-content #social-feed .social-block {
    display: block;
    float: none;
  }
  #home-content #social-feed .social-block .wraps {
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  #home-content #social-feed .social-block .slick-prev {
    left: -27px;
  }
  #home-content #social-feed .social-block .slick-next {
    right: -32px;
  }
  #home-content #social-feed .social-block .slick-prev:before {
    -webkit-transform: rotate(52deg);
    -moz-transform: rotate(52deg);
    -ms-transform: rotate(52deg);
    -o-transform: rotate(52deg);
    transform: rotate(52deg);
  }
  #home-content #social-feed .social-block .slick-next:before {
    -webkit-transform: rotate(56deg);
    -moz-transform: rotate(56deg);
    -ms-transform: rotate(56deg);
    -o-transform: rotate(56deg);
    transform: rotate(56deg);
  }
  #home-content #social-feed .social-block .slick-next:after {
    -webkit-transform: rotate(-49deg);
    -moz-transform: rotate(-49deg);
    -ms-transform: rotate(-49deg);
    -o-transform: rotate(-49deg);
    transform: rotate(-49deg);
  }
  #home-content #social-feed .social-block .slick-arrow:before,
  #home-content #social-feed .social-block .slick-arrow:after {
    background-color: #383838;
  }
}

#home-content #social-feed .social-block .slick .slick-list {
  padding-left: 7px;
}

@media (max-width: 767px) {
  #home-content #social-feed .social-block .slick .slick-list {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  #home-content #social-feed {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  #home-content .social-grid .grid-item .img-responsive.full {
    width: 60%;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  #home-content .social-grid .grid-item .img-responsive.full {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #home-content .social-grid .grid-item .overlay .bkg {
    position: relative;
    left: auto;
    top: auto;
    width: auto !important;
    height: 100%;
  }
}

#join-block {
  margin: 2% auto;
}

@media (max-width: 767px) {
  #join-block {
    text-align: center;
  }
}

.social-grid .grid-item {
  position: relative;
  margin: 0;
  margin-bottom: 10px;
  width: 450px;
  height: 449px;
  background-color: #2d3238;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.6);
  color: #FFF;
  overflow: hidden;
}

@media (max-width: 480px) {
  .social-grid .grid-item {
    width: 320px;
    height: 367px;
  }
}

.social-grid .grid-item.grid-item--double {
  width: 910px;
}

@media (max-width: 949px) {
  .social-grid .grid-item.grid-item--double {
    max-width: 450px;
  }
  .social-grid .grid-item.grid-item--double .content-header {
    height: 67px !important;
    line-height: 23px !important;
    font-size: 19px !important;
    padding: 10px 24px !important;
  }
  .social-grid .grid-item.grid-item--double.news .slick-prev {
    left: 5px;
    top: 50%;
  }
  .social-grid .grid-item.grid-item--double.news .slick-next {
    top: 50%;
  }
  .social-grid .grid-item.grid-item--double.news .overlay-content {
    margin-left: 0;
    width: 100%;
    border-left: 0;
  }
  .social-grid .grid-item.grid-item--double.news .overlay-content p {
    font-size: 15px;
  }
  .social-grid .grid-item.grid-item--double.twitch .embed-wrap {
    float: none;
    width: 100%;
  }
  .social-grid .grid-item.grid-item--double.twitch .content {
    float: none;
    width: 100% !important;
  }
  .social-grid .grid-item.grid-item--double.twitch .content .stats {
    width: auto;
    display: inline-block;
  }
}

@media (max-width: 480px) {
  .social-grid .grid-item.grid-item--double {
    width: 320px;
    height: 367px;
  }
  .social-grid .grid-item.grid-item--double .content-header {
    height: 68px;
  }
  .social-grid .grid-item.grid-item--double.twitch .content {
    padding: 13px 20px !important;
  }
  .social-grid .grid-item.grid-item--double.twitch .content .stats {
    display: none;
  }
  .social-grid .grid-item.grid-item--double.news .content p {
    height: 211px;
    overflow: hidden;
  }
  .social-grid .grid-item.grid-item--double .more {
    display: none;
  }
}

.social-grid .grid-item .fa-users {
  font-size: 26px;
  position: absolute;
  right: 14px;
  top: 18px;
  color: #FFF;
}

.social-grid .grid-item .grid-feed {
  height: 402px;
}

@media (max-width: 480px) {
  .social-grid .grid-item .grid-feed {
    height: 321px;
  }
}

.social-grid .grid-item .slick-prev {
  left: 5px;
}

.social-grid .grid-item .slick-next {
  right: 5px;
}

.social-grid .grid-item .slick-track,
.social-grid .grid-item .slick-list {
  height: 100%;
}

.social-grid .grid-item .overlay {
  position: relative;
  font-size: 16px;
  overflow: hidden;
  height: 100%;
}

.social-grid .grid-item .overlay .profile {
  font-size: 13px;
  position: absolute;
  left: 0;
  z-index: 1000;
  padding: 6px;
  min-height: 57px;
  margin: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.social-grid .grid-item .overlay .profile.default {
  background: none;
}

.social-grid .grid-item .overlay .set {
  height: 225px;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #40464c;
}

.social-grid .grid-item .overlay .set.empty {
  max-height: 59px;
}

@media (max-width: 480px) {
  .social-grid .grid-item .overlay .set {
    height: 160px;
  }
}

.social-grid .grid-item .overlay .bkg {
  position: absolute;
  top: 0;
  left: 0;
}

.social-grid .grid-item .overlay .embed-responsive {
  background-color: #000;
}

.social-grid .grid-item .overlay .overlay-content {
  position: relative;
  padding: 0;
  height: 100%;
  overflow: hidden;
}

.social-grid .grid-item .overlay .overlay-content .profile a {
  color: #98a5b2;
  font-weight: 600;
}

.social-grid .grid-item .overlay .overlay-content .profile .profile-image {
  display: inline-block;
  margin-right: 10px;
  max-width: 48px;
  vertical-align: top;
}

.social-grid .grid-item .overlay .overlay-content .profile .user {
  display: inline-block;
  font-size: 20px;
}

.social-grid .grid-item .overlay .overlay-content .profile .user .date {
  font-size: 12px;
}

.social-grid .grid-item .overlay .overlay-content .content {
  background-image: -moz-linear-gradient(90deg, #2d3238 0%, #1f2327 100%);
  background-image: -webkit-linear-gradient(90deg, #2d3238 0%, #1f2327 100%);
  background-image: -ms-linear-gradient(90deg, #2d3238 0%, #1f2327 100%);
  box-shadow: 0px -1px 0px 0px rgba(64, 70, 76, 0.004);
  padding: 18px 35px;
  width: 100%;
  color: #6c7680;
  height: 30%;
}

.social-grid .grid-item .overlay .overlay-content .content a {
  color: #6c7680;
}

.social-grid .grid-item .overlay .overlay-content .content a:hover {
  color: #FFF;
}

.social-grid .grid-item .overlay .overlay-content .content a.title {
  font-size: 18px;
  color: #FFF;
}

.social-grid .grid-item .overlay .likes {
  position: absolute;
  bottom: 0;
  padding: 10px 15px;
  left: 1;
  width: 100%;
  font-size: 14px;
  border-top: 1px solid #40464c;
  border-left: 1px solid #2d3238;
  border-right: 1px solid #2d3238;
  background: #24292e;
  background: -moz-linear-gradient(top, #24292e 0%, #2d3238 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #24292e), color-stop(100%, #2d3238));
  background: -webkit-linear-gradient(top, #24292e 0%, #2d3238 100%);
  background: -o-linear-gradient(top, #24292e 0%, #2d3238 100%);
  background: -ms-linear-gradient(top, #24292e 0%, #2d3238 100%);
  background: linear-gradient(to bottom, #24292e 0%, #2d3238 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24292e', endColorstr='#2d3238',GradientType=0 );
  color: #bcc4cc;
}

.social-grid .grid-item .overlay .likes span {
  color: #6c7680;
  font-size: 13px;
  font-weight: 600;
  margin: 0 8px 0 4px;
}

.social-grid .grid-item .overlay .likes img {
  display: inline !important;
}

.social-grid .grid-item .header {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0;
  text-align: left;
  font-size: 23px;
  line-height: 20px;
  font-weight: 700;
  background-color: rgba(78, 81, 83, 0.85);
  background-image: -moz-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -webkit-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -ms-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  height: 47px;
  color: #FFF;
}

.social-grid .grid-item .header .icon {
  margin: 0 0 0 21px;
  vertical-align: top;
  display: inline-block;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: #a8adb2;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
}

.social-grid .grid-item .header:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.social-grid .grid-item.instagram .header:before {
  background-color: #b39170;
  background-image: -moz-linear-gradient(0deg, #945d48 0%, #b39170 100%);
  background-image: -webkit-linear-gradient(0deg, #945d48 0%, #b39170 100%);
  background-image: -ms-linear-gradient(0deg, #945d48 0%, #b39170 100%);
}

.social-grid .grid-item.twitter .header:before {
  background-color: #55acee;
  background-image: -moz-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
  background-image: -webkit-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
  background-image: -ms-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
}

.social-grid .grid-item.facebook .header:before {
  background-color: #3277e6;
  background-image: -moz-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
  background-image: -webkit-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
  background-image: -ms-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
}

.social-grid .grid-item.youtube .header:before {
  background-color: #ff4940;
  background-image: -moz-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
  background-image: -webkit-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
  background-image: -ms-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
}

.social-grid .grid-item.twitch .header:before {
  background-color: #8a66cc;
  background-image: -moz-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
  background-image: -webkit-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
  background-image: -ms-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
}

.social-grid .grid-item.news .header:before {
  background-color: #d7dbde;
  background-image: -moz-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
  background-image: -webkit-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
  background-image: -ms-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
}

.social-grid .grid-item.news .slick-prev, .social-grid .grid-item.news .slick-next {
  top: 11%;
}

.social-grid .grid-item.news .slick-prev {
  left: 40%;
}

.social-grid .grid-item.news .bkg {
  left: -40%;
}

.social-grid .grid-item.news .overlay-content {
  margin-left: 39%;
  width: 61.2%;
  background-color: #2d3238;
  border-left: 1px solid #40464c;
}

.social-grid .grid-item.news .content-header {
  height: 95px;
  color: #FFF;
  line-height: 30px;
  font-size: 27px;
  padding: 15px 38px;
}

.social-grid .grid-item.news .content-header a {
  color: #FFF;
}

.social-grid .grid-item.news .content {
  border-top: 1px solid #40464c;
  height: 100%;
}

.social-grid .grid-item.news .content .more {
  border-color: #98a5b2;
  color: #98a5b2 !important;
  position: absolute;
  bottom: 0;
  right: 13px;
  text-transform: uppercase;
}

.social-grid .grid-item.news .content .date {
  color: #bcc4cc;
  font-size: 13px;
  font-style: italic;
}

.social-grid .grid-item.twitch .slick-prev, .social-grid .grid-item.twitch .slick-next {
  top: 11%;
}

.social-grid .grid-item.twitch .overlay-content {
  background-color: #2d3238;
}

.social-grid .grid-item.twitch .content-header {
  text-align: center;
  color: #FFF;
  line-height: 30px;
  font-size: 27px;
  padding: 15px 38px;
  border-bottom: 1px solid #40464c;
}

.social-grid .grid-item.twitch .content-header a {
  color: #FFF;
}

.social-grid .grid-item.twitch .embed-wrap {
  float: left;
  width: 65.7%;
}

.social-grid .grid-item.twitch .content {
  float: left;
  height: 100%;
  padding: 18px 20px !important;
  width: 34.30% !important;
}

.social-grid .grid-item.twitch .content .profile-image {
  display: inline-block;
  margin-right: 10px;
  max-width: 48px;
  vertical-align: top;
}

.social-grid .grid-item.twitch .content .user {
  display: inline-block;
  font-size: 20px;
}

.social-grid .grid-item.twitch .content .user .date {
  font-size: 12px;
}

.social-grid .grid-item.twitch .content .date {
  color: #bcc4cc;
  font-size: 13px;
  font-style: italic;
}

.social-grid .grid-item.twitch .content .stats {
  padding: 10px 15px;
  width: 100%;
  font-size: 14px;
  color: #bcc4cc;
}

.social-grid .grid-item.twitch .content .stats span {
  color: #6c7680;
  font-size: 13px;
  font-weight: 600;
  margin: 0 8px 0 4px;
}

.social-grid .grid-item.twitch .content .stats img {
  display: inline !important;
}

.social-grid .grid-item.facebook .slick-prev, .social-grid .grid-item.facebook .slick-next, .social-grid .grid-item.twitter .slick-prev, .social-grid .grid-item.twitter .slick-next {
  top: 69%;
}

.social-grid .grid-item.youtube .slick-prev, .social-grid .grid-item.youtube .slick-next {
  top: 76%;
}

.social-grid .grid-item.youtube .fa-play-circle {
  font-size: 74px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  top: 35%;
  color: #FFF;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.social-grid .grid-item.youtube .overlay:hover .fa-play-circle {
  opacity: 1;
}

@media (max-width: 480px) {
  .social-grid .grid-item.youtube .content p {
    display: none;
  }
  .social-grid .grid-item.youtube .slick-next, .social-grid .grid-item.youtube .slick-prev {
    top: 71%;
  }
}

.social-grid .grid-item.instagram .overlay .content {
  background: none;
  padding: 0;
}

.social-grid .grid-item.instagram .overlay .overlay-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.social-grid .grid-item.instagram .overlay:hover .overlay-content {
  opacity: 1;
}

.social-grid .grid-item.home {
  width: 337px;
  height: 383px;
}

@media (max-width: 767px) {
  .social-grid .grid-item.home {
    margin: 0 !important;
  }
}

@media (max-width: 480px) {
  .social-grid .grid-item.home {
    width: 320px;
  }
}

.social-grid .grid-item.home .overlay .set {
  height: 204px;
}

.social-grid .grid-item.home .header .icon {
  position: relative;
  top: 13px;
  line-height: 25px;
}

.social-grid .grid-item.home .grid-feed {
  height: 336px;
}

.social-grid .grid-item.home .grid-feed .set {
  height: 176px;
}

.social-grid .grid-item.home.grid-item .content {
  font-size: 14px;
  padding: 10px 14px !important;
}

.social-grid .grid-item.home.grid-item .content a.title {
  font-size: 15px;
}

.social-grid .grid-item.home.grid-item.twitch .content {
  float: none;
  width: inherit !important;
}

.social-grid .grid-item.home.grid-item.news .overlay-content {
  margin-left: 0;
  width: 100%;
}

.social-grid .grid-item.home.grid-item.news .set {
  border-bottom: 0 solid #40464c;
}

.join-community-block {
  width: 100%;
}

@media (max-width: 991px) {
  .join-community-block {
    position: relative;
  }
}

.join-community-block h1 {
  font-weight: 600;
  font-size: 44px;
}

.join-community-block h2 {
  margin-top: 0;
  font-size: 25px;
}

.join-community-block .btn {
  text-transform: uppercase;
  border: 1px solid #e5f2ff;
  border-radius: 25px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 20px;
  line-height: 20px;
  text-decoration: none;
  background-color: #1E2226;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  vertical-align: top;
  margin: 0 6px;
}

@media (max-width: 1190px) {
  .join-community-block .btn {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .join-community-block .btn {
    margin: 10px auto 0;
    display: block;
  }
}

.join-community-block .form-group {
  margin-top: 8px;
  width: 89%;
}

@media (max-width: 767px) {
  .join-community-block .form-group {
    margin: 15px auto;
  }
}

.join-community-block .form-group .input-group {
  width: 100%;
  margin: 0 0 10px;
}

@media (max-width: 991px) {
  .join-community-block .form-group .input-group {
    width: 100%;
    margin-bottom: 12px;
    max-width: inherit;
  }
}

.join-community-block .form-group .input-group .form-control {
  font-size: 16px;
  color: #555555;
  background-color: #ccd2d9;
  background-image: linear-gradient(to right, #ccd2d9 0%, #ccd2d9 100%);
  border: 1px solid #b4b9bf;
  border-radius: 5px;
  box-shadow: none;
  max-width: 319px;
}

@media (max-width: 767px) {
  .join-community-block .form-group .input-group .form-control {
    float: none;
  }
}

.join-community-block .form-group .input-group .error {
  color: #FF0000;
}

#community-content .jumbotron {
  height: 440px;
}

@media (max-width: 480px) {
  #community-content .jumbotron {
    padding-top: 0;
  }
}

#community-content .jumbotron .container {
  position: relative;
  max-width: 540px;
}

#community-content .jumbotron .container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-filter: blur(60px);
  filter: url("../images/blur.svg#blur");
  filter: blur(60px);
}

#community-content .jumbotron .container .container-content {
  position: relative;
}

#community-content .jumbotron h2.subtitle {
  font-size: 32px;
  font-weight: 600;
  color: #aeaeae;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 24px 15px 24px;
  text-align: center;
}

@media (max-width: 767px) {
  #community-content .jumbotron h2.subtitle {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  #community-content .jumbotron h2.subtitle {
    font-size: 24px;
  }
}

@media (max-width: 400px) {
  #community-content .jumbotron h2.subtitle {
    font-size: 20px;
  }
}

#community-content #isotope {
  opacity: 0;
  margin: 0 auto;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.3s 0.2s;
  -o-transition: visibility 0s, opacity 0.3s 0.2s;
  transition: visibility 0s, opacity 0.3s 0.2s;
}

@media (max-width: 934px) {
  #community-content #isotope {
    max-width: 450px;
  }
}

@media (min-width: 950px) {
  #community-content #isotope {
    max-width: 910px;
  }
}

@media (min-width: 1428px) {
  #community-content #isotope {
    max-width: 1428px;
  }
}

@media (max-width: 480px) {
  #community-content #isotope {
    max-width: 320px;
  }
}

#community-content #isotope-filters {
  position: relative;
  background-color: #3e4143;
  width: 100%;
  height: 80px;
  background-image: -moz-linear-gradient(90deg, #252e36 0%, #394047 100%);
  background-image: -webkit-linear-gradient(90deg, #252e36 0%, #394047 100%);
  background-image: -ms-linear-gradient(90deg, #252e36 0%, #394047 100%);
  /* Mobile filter menu START */
  /* Mobile filter menu END */
}

#community-content #isotope-filters > .container-fluid {
  position: relative;
  max-width: 1428px;
}

#community-content #isotope-filters > .container-fluid > .row {
  position: relative;
  left: 1px;
}

#community-content #isotope-filters .filters-close {
  display: none;
}

#community-content #isotope-filters .row.mobile {
  display: none;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  -o-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  z-index: 101;
}

#community-content #isotope-filters .row.mobile span {
  line-height: 80px;
  height: 80px;
  padding: 0 10px 0 10px;
  margin: 0 5px;
  color: #a8adb3;
  font-size: 18px;
  font-weight: 600;
  height: 80px;
  text-transform: uppercase;
  display: inline-block;
  width: 300px;
  cursor: pointer;
}

@media (max-width: 1100px) {
  #community-content #isotope-filters .row.mobile {
    display: block;
  }
}

@media (max-width: 1100px) {
  #community-content #isotope-filters #filter-box {
    z-index: 103;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transform: translateY(-7%);
    -moz-transform: translateY(-7%);
    -ms-transform: translateY(-7%);
    -o-transform: translateY(-7%);
    transform: translateY(-7%);
  }
  #community-content #isotope-filters #filter-box .filters-close {
    height: 80px;
    padding: 0 15px;
    width: 100%;
    margin: 0;
    color: #a8adb3;
    font-size: 18px;
    font-weight: 600;
    line-height: 80px;
    text-transform: uppercase;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: white;
    background-image: linear-gradient(to top, #1e2226 0%, #333940 100%);
  }
  #community-content #isotope-filters #filter-box .filters-close:after {
    left: 0 !important;
    content: "";
    height: 3px;
    width: 98%;
    position: absolute;
    bottom: 0;
    left: 14px;
  }
  #community-content #isotope-filters #filter-box .filters-close .glyphicon {
    top: 30px;
  }
  #community-content #isotope-filters #filter-box .radio-inline {
    width: 100%;
  }
  #community-content #isotope-filters #filter-box .radio-inline,
  #community-content #isotope-filters #filter-box .filters-close {
    display: block;
    opacity: 0;
    -webkit-transition: transform 0.3s, opacity 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(1),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(1) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(2),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(3),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(3) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(4),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(4) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(5),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(5) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(6),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:nth-child(7),
  #community-content #isotope-filters #filter-box .filters-close:nth-child(7) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
  }
  #community-content #isotope-filters #filter-box .radio-inline:after,
  #community-content #isotope-filters #filter-box .filters-close:after {
    left: 0;
  }
  #community-content #isotope-filters:before {
    content: '';
    background: #282b30;
    position: absolute;
    width: 300px;
    height: 80px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 101;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #community-content #isotope-filters.mo-active:before {
    -webkit-transform: translateY(-7%);
    -moz-transform: translateY(-7%);
    -ms-transform: translateY(-7%);
    -o-transform: translateY(-7%);
    transform: translateY(-7%);
    top: 50%;
    width: 300px;
    height: 560px;
    z-index: 103;
  }
  #community-content #isotope-filters.mo-active #filter-box {
    visibility: visible;
  }
  #community-content #isotope-filters.mo-active #filter-box .radio-inline,
  #community-content #isotope-filters.mo-active #filter-box .filters-close {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}

#community-content #isotope-filters .radio-inline {
  height: 80px;
  padding: 0 10px 0 60px;
  margin: 0 5px;
  color: #a8adb3;
  font-size: 18px;
  font-weight: 600;
  line-height: 80px;
  text-transform: uppercase;
  width: 15.5%;
}

#community-content #isotope-filters .radio-inline .filter-option:before {
  content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #39424b 0%, #282e33 100%);
  background-image: -webkit-linear-gradient(90deg, #39424b 0%, #282e33 100%);
  background-image: -ms-linear-gradient(90deg, #39424b 0%, #282e33 100%);
  box-shadow: 0px -1px 0px 0px #4f5966, inset 0px 2px 3px 0px #14171a;
  width: 36px;
  height: 35px;
  position: absolute;
  top: 20px;
  left: 12px;
  -webkit-transition: transform 0.1s cubic-bezier(0.3, 0, 1, 1);
  -o-transition: transform 0.1s cubic-bezier(0.3, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.3, 0, 1, 1);
}

#community-content #isotope-filters .radio-inline .filter-option:after {
  content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #313840 0%, #14171a 100%);
  background-image: -webkit-linear-gradient(90deg, #313840 0%, #14171a 100%);
  background-image: -ms-linear-gradient(90deg, #313840 0%, #14171a 100%);
  box-shadow: 0px 1px 0px 0px #4f5966, inset 0px 2px 3px 0px #14171a;
  width: 22px;
  height: 21px;
  position: absolute;
  top: 27px;
  left: 19px;
}

#community-content #isotope-filters .radio-inline .filter-option:active:before {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#community-content #isotope-filters .radio-inline:after {
  content: "";
  height: 3px;
  width: 98%;
  position: absolute;
  bottom: 0;
  left: 14px;
}

#community-content #isotope-filters .radio-inline.instagram:after {
  background-color: #b39170;
  background-image: -moz-linear-gradient(0deg, #945d48 0%, #b39170 100%);
  background-image: -webkit-linear-gradient(0deg, #945d48 0%, #b39170 100%);
  background-image: -ms-linear-gradient(0deg, #945d48 0%, #b39170 100%);
}

#community-content #isotope-filters .radio-inline.twitter:after {
  background-color: #55acee;
  background-image: -moz-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
  background-image: -webkit-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
  background-image: -ms-linear-gradient(0deg, #0082e6 0%, #55acee 100%);
}

#community-content #isotope-filters .radio-inline.facebook:after {
  background-color: #3277e6;
  background-image: -moz-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
  background-image: -webkit-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
  background-image: -ms-linear-gradient(0deg, #0043b2 0%, #3277e6 100%);
}

#community-content #isotope-filters .radio-inline.youtube:after {
  background-color: #ff4940;
  background-image: -moz-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
  background-image: -webkit-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
  background-image: -ms-linear-gradient(0deg, #e62117 0%, #ff4940 100%);
}

#community-content #isotope-filters .radio-inline.twitch:after {
  background-color: #8a66cc;
  background-image: -moz-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
  background-image: -webkit-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
  background-image: -ms-linear-gradient(0deg, #6441a5 35%, #8a66cc 100%);
}

#community-content #isotope-filters .radio-inline.news:after {
  background-color: #d7dbde;
  background-image: -moz-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
  background-image: -webkit-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
  background-image: -ms-linear-gradient(0deg, #a1a3a6 0%, #d7dbde 100%);
}

#community-content #isotope-filters .radio-inline.active .filter-option:after {
  content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #45494d 0%, #a1a9b3 100%);
  background-image: -webkit-linear-gradient(90deg, #45494d 0%, #a1a9b3 100%);
  background-image: -ms-linear-gradient(90deg, #45494d 0%, #a1a9b3 100%);
  box-shadow: 0px 1px 2px 0px rgba(20, 23, 26, 0.5);
  width: 22px;
  height: 21px;
  top: 27px;
}

#community-content .grid-wrapper {
  padding: 40px 0;
}

#community-content #social-feed .grid-item {
  width: 332px;
  height: 322px;
  margin: 4px;
  background-color: #969696;
}

@media (min-width: 360px) {
  #community-content #social-feed {
    max-width: 340px;
  }
}

@media (min-width: 720px) {
  #community-content #social-feed {
    max-width: 680px;
  }
}

@media (min-width: 1038px) {
  #community-content #social-feed {
    max-width: 1020px;
  }
}

@media (min-width: 1380px) {
  #community-content #social-feed {
    max-width: 1380px;
  }
}

/*********************** OUR-STORY ************************/
#our-story {
  position: relative;
  height: 100%;
}

#our-story #tech-video-intro {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
}

#our-story #tech-video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#our-story .mobile-video {
  display: none;
}

@media (max-width: 700px) {
  #our-story .mobile-video {
    display: block;
  }
}

#our-story .mobile-video.on {
  display: block !important;
}

#our-story .embed-responsive {
  display: block;
}

@media (max-width: 700px) {
  #our-story .embed-responsive {
    display: none;
  }
}

#our-story #hotspot-mobile {
  display: none;
  background-color: #000;
  padding: 0 5px;
}

@media (max-width: 700px) {
  #our-story #hotspot-mobile {
    display: block;
  }
}

#our-story #hotspot-mobile .hotspot-btn {
  padding: 15px 15px 15px 58px;
  position: relative;
  box-shadow: 0px -1px 0px 0px #4f5966, inset 0px 2px 3px 0px #14171a;
}

#our-story #hotspot-mobile .hotspot-btn .title {
  margin: 0 0 6px;
  color: #e5f2ff;
  font-size: 19px;
  font-weight: 400;
  text-transform: uppercase;
}

#our-story #hotspot-mobile .hotspot-btn .title i {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 38px;
}

#our-story #hotspot-mobile .hotspot-btn .content {
  font-size: 14px;
  text-shadow: 0 1px 0 #000;
  color: #98a5b2;
}

#our-story #hotspot-overlay {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 700px) {
  #our-story #hotspot-overlay {
    display: none;
  }
}

#our-story #hotspot-overlay .hotspot-block {
  height: 100%;
  width: 100%;
}

#our-story #hotspot-overlay .hotspot-block .hotspot {
  cursor: pointer;
  display: none;
  position: absolute;
  height: 28px;
  width: 28px;
  margin: -11px 0 0 -11px;
  border-radius: 50%;
  border: 2px solid #009800;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  z-index: 4;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#our-story #hotspot-overlay .hotspot-block .hotspot:after {
  background-color: #00bd00;
  background-image: linear-gradient(to top, #009800 0%, #00bd00 100%);
  position: absolute;
  height: 16px;
  width: 16px;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  content: ' ';
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#our-story #hotspot-overlay .hotspot-block .hotspot > div:before, #our-story #hotspot-overlay .hotspot-block .hotspot > div:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 0 2px rgba(0, 192, 0, 0.8);
}

#our-story #hotspot-overlay .hotspot-block .hotspot:hover, #our-story #hotspot-overlay .hotspot-block .hotspot.active {
  border-color: #00bd00;
}

#our-story #hotspot-overlay .hotspot-block .hotspot:hover:after, #our-story #hotspot-overlay .hotspot-block .hotspot.active:after {
  background-image: linear-gradient(to top, #0c0 0%, #0f0 100%);
}

#our-story #hotspot-overlay .hotspot-block .hotspot:hover > div:before, #our-story #hotspot-overlay .hotspot-block .hotspot:hover > div:after, #our-story #hotspot-overlay .hotspot-block .hotspot.active > div:before, #our-story #hotspot-overlay .hotspot-block .hotspot.active > div:after {
  visibility: visible;
  -webkit-animation: cta-2 2s 0.2s infinite forwards, cta-1 2s 0.2s infinite forwards;
  animation: cta-2 2s 0.2s infinite forwards, cta-1 2s 0.2s infinite forwards;
}

/******************** COMMUNITY **************/
#preset-content h1.title {
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: 23px 0 23px;
  margin: 0;
  background-color: #fff;
  background-image: linear-gradient(to top, #252e36 0%, #394047 100%);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  color: #777b81;
  font-size: 48px;
  font-weight: 300;
}

@media (max-width: 767px) {
  #preset-content h1.title {
    font-size: 41px;
  }
}

@media (max-width: 480px) {
  #preset-content h1.title {
    font-size: 34px;
  }
}

#preset-content h1.title i {
  position: relative;
  top: 34.5%;
  font-size: 34px;
  margin-right: 15px;
}

#preset-content .download {
  position: relative;
  height: 0;
  width: 100%;
  background-color: #000;
  background-image: linear-gradient(to top, #1f2327 0%, #16191b 100%);
  transition: height 0.8s ease-in-out;
}

#preset-content .download .bkg {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: url("../images/bkg_preset.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity 0.5s ease-in-out 0.8s;
}

#preset-content .download.active {
  height: 443px;
}

#preset-content .download.active .bkg {
  opacity: 1;
}

#preset-content .download .close-btn {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: -6px;
  font-size: 45px;
  right: 0;
  color: #e5f2ff;
  text-shadow: 0 -1px 0 #000;
  visibility: hidden;
  transition: opacity 0.5s;
}

#preset-content .download .close-btn.show {
  opacity: 1;
  visibility: visible;
}

#preset-content .download .detail {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 810px;
  display: none;
  visibility: hidden;
}

#preset-content .download .detail .detail-img {
  max-width: 250px;
  float: left;
  margin-right: 40px;
}

@media (max-width: 767px) {
  #preset-content .download .detail .detail-img {
    display: none;
  }
}

#preset-content .download .detail .detail-wrap {
  float: left;
  width: 520px;
}

@media (max-width: 900px) {
  #preset-content .download .detail .detail-wrap {
    width: 410px;
  }
}

@media (max-width: 767px) {
  #preset-content .download .detail .detail-wrap {
    width: 94%;
    float: none;
    padding: 0 15px;
  }
}

#preset-content .download .detail.scaleOut {
  -webkit-animation: scaleOut 0.5s ease both;
  animation: scaleOut 0.5s ease both;
}

#preset-content .download .detail.scaleDownUp {
  -webkit-animation: scaleDownUp 0.5s ease both;
  animation: scaleDownUp 0.5s ease both;
}

#preset-content .download .detail.active {
  display: block;
  visibility: visible;
}

#preset-content .download .detail .btn {
  position: relative;
  text-align: left;
  padding: 6px 40px 6px 20px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  white-space: inherit;
  text-transform: uppercase;
}

@media (max-width: 900px) {
  #preset-content .download .detail .btn {
    font-size: 14px;
  }
}

#preset-content .download .detail .btn i {
  border-left: 1px solid #e5f2ff;
  position: absolute;
  padding-left: 8px;
  right: 16px;
  top: 7px;
  font-size: 22px;
}

#preset-content .download .detail .user {
  text-shadow: 0 1px 0 #000;
  color: #e5f2ff;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

#preset-content .download .detail .user i {
  position: relative;
  top: 4px;
  margin-right: 10px;
  font-size: 30px;
}

#preset-content .download .detail h2,
#preset-content .download .detail .label-bg {
  position: relative;
  color: #FFF;
  font-size: 48px;
  font-weight: 700;
  padding: 9px 25px 12px;
  margin: 10px 0 20px;
}

@media (max-width: 480px) {
  #preset-content .download .detail h2,
  #preset-content .download .detail .label-bg {
    font-size: 28px;
  }
}

#preset-content .download .detail h2 {
  position: absolute;
  top: 30px;
  z-index: 1;
}

#preset-content .download .detail .label-bg {
  min-height: 64px;
  z-index: -1;
}

#preset-content .download .detail .label-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  display: inline-block;
  background-color: #a1a3a6;
  background-image: linear-gradient(to top, #a1a3a6 0%, #d7dbde 100%);
  -webkit-transform: perspective(300px) rotateX(-20deg);
  -moz-transform: perspective(300px) rotateX(-20deg);
  -ms-transform: perspective(300px) rotateX(-20deg);
  -o-transform: perspective(300px) rotateX(-20deg);
  transform: perspective(300px) rotateX(-20deg);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

#preset-content .download .detail .label-bg.blue:before {
  background-color: #024feb;
  background-image: linear-gradient(to top, #003ebd 0%, #024feb 100%);
}

#preset-content .download .detail .label-bg.green:before {
  background-color: #00bd00;
  background-image: linear-gradient(to top, #009800 0%, #00bd00 100%);
}

#preset-content .download .detail .label-bg.red:before {
  background-color: #eb0202;
  background-image: linear-gradient(to top, #be0000 0%, #eb0202 100%);
}

#preset-content .dropdown select {
  display: none;
}

#preset-content .dropdown .cs-skin-border {
  top: 30px;
  max-width: 300px;
}

#preset-content .dropdown .cs-skin-border > span:after {
  content: "\f107";
  font-family: FontAwesome !important;
  position: absolute;
  font-size: 34px;
  font-weight: normal;
  top: -5px;
  right: 10px;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#preset-content .dropdown .cs-skin-border .cs-placeholder {
  padding-left: 13px;
}

#preset-content .dropdown .cs-skin-border .cs-options ul li .info {
  font-size: 11px;
  position: absolute;
  line-height: 26px;
  right: 10px;
}

#preset-content .dropdown .cs-skin-border .cs-options ul li i {
  margin-right: 14px;
  font-size: 18px;
  margin-right: 14px;
  position: relative;
  top: 3px;
}

#preset-content .selection {
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 4px black;
}

#preset-content .selection .left-side {
  padding: 40px;
  height: 370px;
  color: #e5f2ff;
  font-size: 28px;
  font-weight: 400;
  background-color: #000;
  background-image: linear-gradient(to top, #1f2226 0%, #14171a 100%);
}

#preset-content .selection .left-side span.change {
  -webkit-animation: shake 1s ease-out, flare 1s ease-out;
  animation: shake 1s ease-out, flare 1s ease-out;
}

@media (max-width: 1400px) {
  #preset-content .selection .left-side {
    width: 20%;
    font-size: 24px;
  }
}

@media (max-width: 1305px) {
  #preset-content .selection .left-side {
    font-size: 18px;
    padding: 20px;
  }
}

@media (max-width: 1005px) {
  #preset-content .selection .left-side {
    float: inherit;
    width: 100%;
    height: inherit;
    text-align: center;
    display: block !important;
  }
}

#preset-content .selection .right-side {
  height: 370px;
  background-color: #fff;
  background-image: linear-gradient(to top, #2d3238 0%, #1f2327 100%);
  padding: 50px;
  overflow: hidden;
}

@media (max-width: 1400px) {
  #preset-content .selection .right-side {
    width: 80%;
  }
}

@media (max-width: 1005px) {
  #preset-content .selection .right-side {
    float: inherit;
    width: 100%;
    padding: 40px 50px;
  }
}

@media (max-width: 700px) {
  #preset-content .selection .right-side {
    padding: 36px 50px 20px;
    height: 325px;
  }
}

#preset-content .selection .right-side .right-wrap {
  position: relative;
  width: 940px;
  margin: 0 auto;
}

@media (max-width: 1305px) {
  #preset-content .selection .right-side .right-wrap {
    width: 700px;
  }
}

@media (max-width: 820px) {
  #preset-content .selection .right-side .right-wrap {
    width: 100%;
  }
}

#preset-content .selection .right-side .right-wrap .control {
  position: absolute;
  right: 0;
  top: -28px;
  font-size: 18px;
}

#preset-content .selection .right-side .right-wrap .control i {
  position: relative;
  top: -12px;
  font-size: 41px;
  cursor: pointer;
  color: #575e66;
  text-shadow: 0 -1px 0 #000;
  margin-left: 8px;
}

#preset-content .selection .right-side .right-wrap .control i.current {
  color: #e5f2ff;
}

#preset-content .selection .right-side .right-wrap .control i:hover {
  color: #e5f2ff;
}

@media (max-width: 767px) {
  #preset-content .selection .right-side .right-wrap .control {
    display: none;
  }
}

#preset-content .selection .right-side .select-list {
  position: absolute;
  top: 270px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  color: #000;
  width: 584px;
  height: 70px;
  text-align: left;
  text-transform: uppercase;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
}

#preset-content .selection .right-side .select-list .cs-placeholder {
  text-shadow: 0 1px 0 #fff;
  font-size: 24px;
  font-weight: 600;
  padding-left: 30px;
}

#preset-content .selection .right-side .select-list .cs-placeholder:after {
  right: 22px;
  text-shadow: 0 1px 0 #fff;
  color: #000;
  content: "\f0c9";
  font-family: FontAwesome;
  font-weight: 300;
}

#preset-content .selection .right-side .select-list div.cs-select {
  cursor: pointer;
  max-width: inherit;
}

#preset-content .selection .right-side .select-list div.cs-select:before {
  background-color: #8b8b8b;
  background-image: linear-gradient(to top, #b3bbc1 0%, #d6e0e7 100%);
  width: 584px;
}

#preset-content .selection .right-side .select-list div.cs-select .cs-options {
  width: 100%;
  height: 280px;
  overflow: hidden;
}

#preset-content .selection .right-side .select-list div.cs-select .cs-options li {
  opacity: 0;
  transition: opacity 0.3s 0.1s ease;
}

#preset-content .selection .right-side .select-list div.cs-select .cs-options li span {
  font-size: 21px;
  padding: 3.3px 0;
}

#preset-content .selection .right-side .select-list div.cs-select .cs-options li:hover span, #preset-content .selection .right-side .select-list div.cs-select .cs-options li.cs-selected span {
  color: #000;
  font-weight: 700;
}

#preset-content .selection .right-side .select-list div.cs-select .cs-options li.cs-selected span::after {
  content: "\e621";
  font-family: 'icomoon';
  font-size: 30px;
}

#preset-content .selection .right-side .select-list div.cs-select.cs-active ul {
  padding: 14px 26px;
}

#preset-content .selection .right-side .select-list div.cs-select.cs-active li {
  opacity: 1;
}

#preset-content .selection .right-side .select-list div.cs-select.cs-active:before {
  -webkit-transform: scale3d(1, 3.5, 1);
  -moz-transform: scale3d(1, 3.5, 1);
  -ms-transform: scale3d(1, 3.5, 1);
  -o-transform: scale3d(1, 3.5, 1);
  transform: scale3d(1, 3.5, 1);
}

#preset-content .selection .right-side .select-slick {
  opacity: 0;
  visibility: hidden;
  transition: 0.6s ease-out;
}

#preset-content .selection .right-side .select-slick.on {
  opacity: 1;
  visibility: visible;
}

#preset-content .selection .right-side .select-slick .grid {
  position: relative;
  background-color: #1e2226;
  border: 1px solid #000;
  margin: 10px;
  cursor: pointer;
  width: 220px;
  height: 250px;
}

@media (max-width: 820px) {
  #preset-content .selection .right-side .select-slick .grid {
    margin: 6px 2px;
    width: inherit;
    height: auto;
  }
}

#preset-content .selection .right-side .select-slick .grid h2 {
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  height: 40px;
  margin: 0;
  background-image: linear-gradient(to top, #333b42 0%, #3c464f 100%);
  box-shadow: 0 1px 0 #39434d;
  text-shadow: 0 1px 0 #000;
  color: #a8adb2;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

#preset-content .selection .right-side .select-slick .grid:hover {
  border-color: #d7dbde;
}

#preset-content .selection .right-side .select-slick .grid:after {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  bottom: 0;
  z-index: 0;
  top: 30px;
  margin: auto;
  font-family: 'icomoon' !important;
  content: "\e62c";
  font-size: 36px;
  color: #FFF;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d9ecff;
  background-image: linear-gradient(to bottom, #a1a3a6 0%, #393e43 100%);
  box-shadow: 0 3px 9.5px 0.5px #000;
  transition: opacity 0.3s ease;
}

#preset-content .selection .right-side .select-slick .grid:hover:after {
  opacity: 1;
}

#preset-content .selection .right-side .select-slick .grid.active {
  border-style: solid;
  border-color: #d7dbde;
  border-image: linear-gradient(to right, #a1a3a6 0%, #d7dbde 100%);
  border-image-slice: 1;
}

#preset-content .selection .right-side .select-slick .grid.active h2 {
  color: #e5f2ff;
  background-color: rgba(194, 206, 217, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  box-shadow: 0 1px 0 #a1a3a6;
}

#preset-content .selection .right-side .select-slick .grid.active:hover:after {
  opacity: 0 !important;
}

#preset-content .selection .right-side .select-slick .grid.green:hover {
  border-color: #00bd00;
}

#preset-content .selection .right-side .select-slick .grid.green.active {
  border-color: #00bd00;
  border-image: linear-gradient(to right, #009800 0%, #00bd00 100%, #00bd00 100%);
  border-image-slice: 1;
}

#preset-content .selection .right-side .select-slick .grid.green.active:hover:after {
  background-image: linear-gradient(to top, #204629 0%, #285632 100%);
}

#preset-content .selection .right-side .select-slick .grid.green.active h2 {
  color: #00af01;
  background-image: linear-gradient(to top, #204629 0%, #285632 100%);
  box-shadow: 0 1px 0 #009800;
}

#preset-content .selection .right-side .select-slick .grid.green:after {
  background-image: linear-gradient(to bottom, #009800 0%, #285632 100%);
}

#preset-content .selection .right-side .select-slick .grid.blue:hover {
  border-color: #024feb;
}

#preset-content .selection .right-side .select-slick .grid.blue.active {
  border-color: #024feb;
  border-image: linear-gradient(to right, #024feb 0%, #003ebd 100%);
  border-image-slice: 1;
}

#preset-content .selection .right-side .select-slick .grid.blue.active:hover:after {
  background-image: linear-gradient(to top, #20334f 0%, #283f61 100%);
}

#preset-content .selection .right-side .select-slick .grid.blue.active h2 {
  color: #05f;
  background-image: linear-gradient(to top, #20334f 0%, #283f61 100%);
  box-shadow: 0 1px 0 #003ebd;
}

#preset-content .selection .right-side .select-slick .grid.blue:after {
  background-image: linear-gradient(to bottom, #024feb 0%, #003ebd 100%);
}

#preset-content .selection .right-side .select-slick .grid.red:hover {
  border-color: #eb0202;
}

#preset-content .selection .right-side .select-slick .grid.red.active {
  border-color: #eb0202;
  border-image: linear-gradient(to right, #eb0202 0%, #be0000 100%);
  border-image-slice: 1;
}

#preset-content .selection .right-side .select-slick .grid.red.active:hover:after {
  background-image: linear-gradient(to top, #432429 0%, #522c32 100%);
}

#preset-content .selection .right-side .select-slick .grid.red.active h2 {
  color: #dc0000;
  background-image: linear-gradient(to top, #432429 0%, #522c32 100%);
  box-shadow: 0 1px 0 #be0000;
}

#preset-content .selection .right-side .select-slick .grid.red:after {
  background-image: linear-gradient(to bottom, #eb0202 0%, #be0000 100%);
}

#preset-content .selection .right-side .select-slick .grid .img-wrap {
  height: 160px;
  width: 130px;
  height: 200px;
  margin: auto;
}

#preset-content .selection .right-side .select-slick .slick-next {
  right: -40px;
}

#preset-content .selection .right-side .select-slick .slick-prev {
  left: -36px;
}

#preset-content .selection .right-side .select-slick .slick-dots {
  bottom: -37px;
}

#preset-content .selection .right-side .select-slick .slick-dots li button {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #98a5b3;
}

#preset-content .selection .right-side .select-slick .slick-dots li button:hover {
  background-color: #3d464f;
  background-image: linear-gradient(to top, #d9ecff 0%, #d9ecff 0%, #98a5b3 100%);
}

#preset-content .selection .right-side .select-slick .slick-dots li.slick-active button {
  background-color: #3d464f !important;
  background-image: linear-gradient(to top, #d9ecff 0%, #d9ecff 0%, #98a5b3 100%);
}

#preset-content .preset-nav {
  background-color: #fff;
  background-image: linear-gradient(to top, #333b42 0%, #3d464f 100%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  font-size: 23px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 -15px;
}

@media (max-width: 1427px) {
  #preset-content .preset-nav {
    font-size: 19px;
  }
  #preset-content .preset-nav .container.max {
    width: inherit;
  }
}

@media (max-width: 890px) {
  #preset-content .preset-nav .container.max {
    padding: 0;
  }
}

@media (max-width: 1005px) {
  #preset-content .preset-nav {
    font-size: 17px;
    margin: 0;
  }
}

#preset-content .preset-nav .nav-link {
  text-align: center;
  cursor: pointer;
  color: #98a5b2;
  padding: 13px 0 8px;
}

@media (max-width: 890px) {
  #preset-content .preset-nav .nav-link {
    width: 100%;
    float: none;
    text-align: center;
    box-shadow: 0 1px 0 #39434d;
    background-image: linear-gradient(to top, #333b42 0%, #3d464f 100%);
  }
}

#preset-content .preset-nav .nav-link.active {
  color: #e5f2ff;
}

#preset-content .preset-nav .nav-link.active span {
  display: inline-block;
}

#preset-content .preset-nav .nav-link.active span:after {
  position: relative;
  z-index: 1;
  top: 8px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0%;
  display: block;
  content: '';
  height: 5px;
  background-color: #d7dbde;
  background-image: linear-gradient(to right, #98a5b3 0%, #d9ecff 100%, #d9ecff 100%);
  transition: width 0.5s 0.2s;
}

#preset-content .preset-nav .nav-link.active span.set:after {
  width: 100%;
}

#preset-content .dynamic-wrapper {
  overflow: hidden;
  position: relative;
  transition: min-height 0.3s 0.4s;
  padding-bottom: 50px;
}

@media (max-width: 1427px) {
  #preset-content .dynamic-wrapper .container.max {
    width: inherit;
  }
}

#preset-content .dynamic-wrapper .visible-block {
  position: absolute;
  opacity: 0;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  visibility: hidden;
  transition: z-index 0s, opacity 0.4s 0.5s;
}

#preset-content .dynamic-wrapper .visible-block.active {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}

#preset-content .dynamic-wrapper #upload {
  color: #e5f2ff;
}

#preset-content .dynamic-wrapper #upload .upload-preset {
  width: 100%;
  min-height: 740px;
  margin: 2% auto;
}

#preset-content .dynamic-wrapper #upload .form-wrap {
  margin: 15px auto;
}

#preset-content .dynamic-wrapper #upload .btn {
  border: 2px solid #e5f2ff;
  border-radius: 25px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  font-size: 24px;
  font-weight: 600;
  padding: 0 20px;
  text-decoration: none;
  background-color: rgba(229, 242, 255, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
}

#preset-content .dynamic-wrapper #presetupload, #preset-content .dynamic-wrapper #presettb {
  min-height: 600px;
}

#preset-content .dynamic-wrapper #presetupload .preset-sidedock, #preset-content .dynamic-wrapper #presettb .preset-sidedock {
  min-height: 1px;
  display: block;
  width: 22%;
  float: left;
  padding: 0 15px;
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .preset-sidedock, #preset-content .dynamic-wrapper #presettb .preset-sidedock {
    float: none;
    width: 100%;
    position: fixed;
    z-index: 2;
  }
}

#preset-content .dynamic-wrapper #presetupload .menu-mobile, #preset-content .dynamic-wrapper #presettb .menu-mobile {
  position: fixed;
  display: none;
  top: 0;
  z-index: 305;
  color: #FFF;
  padding: 10px 15px;
  font-size: 18px;
  background-color: #000;
  width: 100%;
  margin: 0 -15px;
  cursor: pointer;
  margin-top: 94px;
  text-transform: uppercase;
}

#preset-content .dynamic-wrapper #presetupload .menu-mobile.sticky, #preset-content .dynamic-wrapper #presettb .menu-mobile.sticky {
  margin-top: 60px;
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .menu-mobile.on, #preset-content .dynamic-wrapper #presettb .menu-mobile.on {
    display: block;
    padding-left: 35px;
  }
}

#preset-content .dynamic-wrapper #presetupload .menu-mobile i, #preset-content .dynamic-wrapper #presettb .menu-mobile i {
  font-size: 30px;
  top: 8px;
  left: 4px;
  position: absolute;
}

#preset-content .dynamic-wrapper #presetupload .menu-links, #preset-content .dynamic-wrapper #presettb .menu-links {
  opacity: 1;
  position: relative;
  top: 0;
  padding-top: 0;
  padding-bottom: 25px;
  z-index: 300;
  width: 100%;
  max-width: 228px;
  -webkit-transform: translateY(600px);
  -moz-transform: translateY(600px);
  -ms-transform: translateY(600px);
  -o-transform: translateY(600px);
  transform: translateY(600px);
  -webkit-transition: position 0.4s ease, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), left 0.4 ease;
  -o-transition: position 0.4s ease, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), left 0.4 ease;
  transition: position 0.4s ease, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), left 0.4 ease;
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .menu-links, #preset-content .dynamic-wrapper #presettb .menu-links {
    left: -210px;
    width: 200px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }
  #preset-content .dynamic-wrapper #presetupload .menu-links.active, #preset-content .dynamic-wrapper #presettb .menu-links.active {
    left: 0;
    top: 60px;
  }
}

#preset-content .dynamic-wrapper #presetupload .menu-links.slide, #preset-content .dynamic-wrapper #presettb .menu-links.slide {
  opacity: 1;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .menu-links, #preset-content .dynamic-wrapper #presettb .menu-links {
    max-width: 100%;
    margin-bottom: 15px;
  }
  #preset-content .dynamic-wrapper #presetupload .menu-links h1, #preset-content .dynamic-wrapper #presettb .menu-links h1 {
    display: none !important;
  }
}

#preset-content .dynamic-wrapper #presetupload .menu-links:after, #preset-content .dynamic-wrapper #presettb .menu-links:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  width: 2px;
  height: 100%;
  border-right: 1px solid rgba(150, 150, 160, 0.35);
}

#preset-content .dynamic-wrapper #presetupload .menu-links.fixed, #preset-content .dynamic-wrapper #presettb .menu-links.fixed {
  position: fixed;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}

@media (max-width: 1180px) {
  #preset-content .dynamic-wrapper #presetupload .menu-links.fixed, #preset-content .dynamic-wrapper #presettb .menu-links.fixed {
    max-width: 19%;
  }
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .menu-links.fixed, #preset-content .dynamic-wrapper #presettb .menu-links.fixed {
    -webkit-transform: translateY(45px);
    -moz-transform: translateY(45px);
    -ms-transform: translateY(45px);
    -o-transform: translateY(45px);
    transform: translateY(45px);
    max-width: inherit;
  }
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h1, #preset-content .dynamic-wrapper #presettb .menu-links > h1 {
  text-transform: uppercase;
  color: #e5f2ff;
  font-size: 30px;
  font-weight: 600;
  margin: 0px 0 20px;
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h1 i, #preset-content .dynamic-wrapper #presettb .menu-links > h1 i {
  margin-right: 14px;
  font-size: 45px;
  position: relative;
  top: 9px;
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h2, #preset-content .dynamic-wrapper #presettb .menu-links > h2 {
  position: relative;
  margin: 0;
  text-transform: uppercase;
  color: #FFF;
  padding: 13px 10px;
  font-size: 21px;
  font-weight: 600;
  border-top: 1px solid rgba(150, 150, 160, 0);
  border-bottom: 1px solid rgba(150, 150, 160, 0.35);
  cursor: pointer;
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h2.collapsed, #preset-content .dynamic-wrapper #presettb .menu-links > h2.collapsed {
  background-color: #393d40;
  background-image: linear-gradient(to top, #1e2226 0%, #333940 100%);
  border-top: 1px solid rgba(150, 150, 160, 0.35);
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h2:after, #preset-content .dynamic-wrapper #presettb .menu-links > h2:after {
  content: "\e62f";
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 43px;
  font-weight: normal;
  top: 2px;
  right: 10px;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#preset-content .dynamic-wrapper #presetupload .menu-links > h2.collapsed:after, #preset-content .dynamic-wrapper #presettb .menu-links > h2.collapsed:after {
  transform: scaleY(1);
}

#preset-content .dynamic-wrapper #presetupload .menu-links .menu-start, #preset-content .dynamic-wrapper #presettb .menu-links .menu-start {
  position: relative;
  padding-left: 14px;
}

#preset-content .dynamic-wrapper #presetupload .menu-links .menu-start .nav-link, #preset-content .dynamic-wrapper #presettb .menu-links .menu-start .nav-link {
  display: block;
  padding: 16px 0px 14px;
  padding-right: 20px;
  cursor: pointer;
}

#preset-content .dynamic-wrapper #presetupload .menu-links .menu-start .nav-link a, #preset-content .dynamic-wrapper #presettb .menu-links .menu-start .nav-link a {
  color: #98a5b2;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#preset-content .dynamic-wrapper #presetupload .menu-links .menu-start .nav-link:hover a,
#preset-content .dynamic-wrapper #presetupload .menu-links .menu-start .nav-link a.current, #preset-content .dynamic-wrapper #presettb .menu-links .menu-start .nav-link:hover a,
#preset-content .dynamic-wrapper #presettb .menu-links .menu-start .nav-link a.current {
  color: #d8ebfe;
  font-weight: 600;
}

#preset-content .dynamic-wrapper #presetupload .preset-window, #preset-content .dynamic-wrapper #presettb .preset-window {
  display: block;
  padding: 20px 0 50px;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  float: left;
  width: 78%;
}

@media (max-width: 900px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window, #preset-content .dynamic-wrapper #presettb .preset-window {
    float: none;
    width: 100%;
    padding: 20px;
    position: relative;
    z-index: 1;
  }
}

#preset-content .dynamic-wrapper #presetupload .preset-window.show, #preset-content .dynamic-wrapper #presettb .preset-window.show {
  opacity: 1;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .pagenation, #preset-content .dynamic-wrapper #presettb .preset-window .pagenation {
  display: none;
  font-size: 13px;
  float: right;
  border-top: 1px solid #40464d;
  margin: 12px 32px 0 0;
  padding: 5px 0;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .pagenation a, #preset-content .dynamic-wrapper #presettb .preset-window .pagenation a {
  position: relative;
  padding: 13px 5px;
  text-decoration: none;
  color: #FFF;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .pagenation a i, #preset-content .dynamic-wrapper #presettb .preset-window .pagenation a i {
  font-size: 24px;
  position: relative;
  top: 6px;
  font-weight: 600;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .pagenation a.disabled, #preset-content .dynamic-wrapper #presetupload .preset-window .pagenation a.hover, #preset-content .dynamic-wrapper #presettb .preset-window .pagenation a.disabled, #preset-content .dynamic-wrapper #presettb .preset-window .pagenation a.hover {
  top: -2px;
  font-weight: 600;
  line-height: 23px;
  font-size: 14px;
  color: #383838;
  width: 15px;
  height: 34px;
  padding-bottom: 0;
  background-color: #e5f2ff;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap h2, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap h2 {
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
  border-bottom: 2px solid #FFF;
  width: 96%;
  margin: 65px 11px 25px;
}

@media (min-width: 620px) and (max-width: 899px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets {
    width: 570px;
    margin: 0 auto;
  }
}

@media (max-width: 619px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets {
    width: 310px;
    margin: 0 auto;
  }
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item {
  width: 330px;
  margin: 14px 10px;
  min-height: 248px;
  background-color: #2d3238;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.6);
  color: #6c7680;
  font-weight: 600;
  float: left;
}

@media (max-width: 1000px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item {
    width: 260px;
  }
}

@media (max-width: 619px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item {
    width: 300px;
  }
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item h3, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item h3 {
  background-image: -moz-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -webkit-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -ms-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 1;
  height: 56px;
  color: #a8adb2;
  padding: 9px 14px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  text-shadow: 0px -1px 0px black;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item h3:before, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item h3:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d7dbde;
  background-image: linear-gradient(to right, #a1a3a6 0%, #d7dbde 100%);
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .preview, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .preview {
  position: relative;
  width: 100%;
  height: 174px;
  overflow: hidden;
  text-align: center;
  background-color: #1c1c1d;
  background-image: radial-gradient(circle 166px at center, #292d33 0%, #101214 100%);
  box-shadow: inset 0 0 10px #000;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .preview:after, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .preview:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle 166px at center, #292d33 0%, #101214 100%);
  box-shadow: inset 0 0 10px black;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .votes, #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .content, #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .stats, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .votes, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .content, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .stats {
  padding: 14px;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .votes > span, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .votes > span {
  margin-left: 10px;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .content, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .content {
  height: 85px;
}

@media (max-width: 1000px) {
  #preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .content, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .content {
    height: 105px;
  }
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item hr, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item hr {
  height: 1px;
  width: 96%;
  border: none;
  margin: 0 auto;
  background-color: #40464d;
  box-shadow: 0 -1px 0 #24292e;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .rating-symbol, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .rating-symbol {
  color: #bcc4cc;
  font-size: 16px;
  margin: 0 2px;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .btn.down, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .btn.down {
  position: relative;
  display: block;
  padding: 11px 20px 11px 44px;
  color: #a8adb2;
  font-size: 16px;
  text-align: left;
  width: 100%;
  background-color: rgba(195, 206, 217, 0.2);
  background-image: linear-gradient(to top, #24292e 0%, #394047 100%);
  transition: background-color 0.2s;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .btn.down i, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .btn.down i {
  font-size: 22px;
  position: absolute;
  left: 10px;
  top: 10px;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .btn.down:before, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .btn.down:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}

#preset-content .dynamic-wrapper #presetupload .preset-window .preset-wrap .isotope-presets .grid-item .btn.down:hover:before, #preset-content .dynamic-wrapper #presettb .preset-window .preset-wrap .isotope-presets .grid-item .btn.down:hover:before {
  border-top: 1px solid #acb6bf;
  border-bottom: 1px solid #acb6bf;
  background-color: rgba(195, 206, 217, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

#youtube .col-sm-4 {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 20px 10px;
  height: 100%;
}

@media (max-width: 767px) {
  #youtube .col-sm-4 {
    margin: 0 -15px;
  }
}

#youtube #embed-title {
  margin-top: 40px;
  color: #FFF;
}

#youtube #embed-block {
  opacity: 0;
  transition: opacity 0.4s ease;
}

#youtube #embed-block.current {
  opacity: 1;
}

#youtube .youtube-wrapper {
  padding: 30px 18px;
}

@media (max-width: 1380px) {
  #youtube .youtube-wrapper {
    padding: 30px 0px;
  }
}

@media (max-width: 767px) {
  #youtube .youtube-wrapper {
    padding: 10px 0px 30px;
  }
}

@media (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper {
    text-align: center;
  }
}

#youtube .youtube-wrapper .video-wrapper .yt-handler {
  width: 400px;
  color: #98a5b2;
  cursor: pointer;
  margin: 2px 5px;
}

#youtube .youtube-wrapper .video-wrapper .yt-handler img {
  display: inline-block;
  max-width: 190px;
}

@media (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper .yt-handler img {
    display: block;
  }
}

#youtube .youtube-wrapper .video-wrapper .yt-handler span {
  margin: 6px 0 0 10px;
  vertical-align: top;
  display: inline-block;
  max-width: 175px;
}

@media (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper .yt-handler span {
    display: block;
    margin: 0;
    max-width: none;
  }
}

#youtube .youtube-wrapper .video-wrapper .yt-handler span:after {
  display: block;
  margin-top: 7px;
  content: '';
  width: 40px;
  border-bottom: 4px solid #98a5b2;
}

@media (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper .yt-handler span:after {
    margin: 7px auto 0;
  }
}

@media (min-width: 768px) {
  #youtube .youtube-wrapper .video-wrapper .slick-prev {
    top: -10px;
    left: 80px;
    width: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper .slick-prev {
    top: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  #youtube .youtube-wrapper .video-wrapper .slick-next {
    left: 100px;
    bottom: -53px;
    top: inherit;
    right: inherit;
    width: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  #youtube .youtube-wrapper .video-wrapper .slick-next {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  #youtube .youtube-wrapper .video-wrapper .slick-prev:after {
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
    right: 0;
  }
  #youtube .youtube-wrapper .video-wrapper .slick-prev:before {
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
    top: 17px;
  }
  #youtube .youtube-wrapper .video-wrapper .slick-next:after {
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
    top: 17px;
  }
  #youtube .youtube-wrapper .video-wrapper .slick-next:before {
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
    right: 0;
  }
}

/*********************** ASSET PORTAL *****************/
#asset-portal-content {
  min-height: 1200px;
}

#asset-portal-content aside.col-sm-3 {
  max-width: 288px;
}

@media (max-width: 767px) {
  #asset-portal-content aside.col-sm-3 {
    background-color: rgba(0, 0, 0, 0.7);
  }
}

#asset-portal-content .menu-mobile {
  display: none;
  position: fixed;
  top: 0;
  z-index: 305;
  color: #FFF;
  padding: 10px 15px;
  font-size: 18px;
  background-color: #000;
  width: 100%;
  margin: 0 -15px;
  cursor: pointer;
  margin-top: 94px;
  text-transform: uppercase;
}

#asset-portal-content .menu-mobile.sticky {
  margin-top: 60px;
}

@media (max-width: 767px) {
  #asset-portal-content .menu-mobile {
    display: block;
  }
}

#asset-portal-content .menu-mobile i {
  margin-right: 6px;
}

#asset-portal-content .menu-links {
  opacity: 0;
  position: fixed;
  padding-top: 65px;
  padding-bottom: 65px;
  z-index: 300;
  top: 50%;
  min-height: 1px;
  -webkit-transition: top 1.25s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.3s ease;
  -o-transition: top 1.25s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.3s ease;
  transition: top 1.25s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.25s cubic-bezier(0.19, 1, 0.22, 1), left 0.3s ease;
}

@media (max-width: 767px) {
  #asset-portal-content .menu-links {
    left: -210px;
    width: 200px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }
  #asset-portal-content .menu-links.active {
    left: 0;
    top: 60px;
  }
}

#asset-portal-content .menu-links.slide {
  opacity: 1;
  top: 10%;
}

#asset-portal-content .menu-links > span {
  display: block;
  position: absolute;
  top: 55px;
  bottom: 75px;
  right: -1px;
  width: 2px;
  border-right: 1px solid rgba(150, 150, 160, 0.35);
  transition: transform 1.25s cubic-bezier(0.19, 1, 0.22, 1);
}

#asset-portal-content .menu-links .indicator {
  position: absolute;
  display: block;
  top: 0px;
  right: -2px;
  display: block;
  width: 3px;
  height: 40px;
  background-color: #d8ebfe;
  box-shadow: 0px 1px 5px 0px black;
  transition: top 1.25s cubic-bezier(0.19, 1, 0.22, 1);
}

#asset-portal-content .menu-links .nav-link {
  display: block;
  padding-bottom: 24px;
  text-align: right;
  padding-right: 20px;
  cursor: pointer;
}

#asset-portal-content .menu-links .nav-link a {
  font-size: 13px;
  color: #98a5b2;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#asset-portal-content .menu-links .nav-link.current a,
#asset-portal-content .menu-links .nav-link:hover a {
  color: #d8ebfe;
}

#asset-portal-content .main {
  padding: 0;
}

@media (max-width: 767px) {
  #asset-portal-content .main {
    width: 100%;
    padding: 0 2px;
  }
}

#asset-portal-content #asset-portal {
  margin-top: 6%;
  margin-bottom: 8%;
  opacity: 0;
  transition: opacity 0.5s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 800px) {
  #asset-portal-content #asset-portal {
    margin-left: 7px;
  }
}

#asset-portal-content #asset-portal.slide {
  opacity: 1;
}

#asset-portal-content #asset-portal .asset-item .isotope-assets {
  margin: auto;
}

@media (min-width: 584px) and (max-width: 767px) {
  #asset-portal-content #asset-portal .asset-item .isotope-assets {
    width: 546px;
  }
}

@media (max-width: 583px) {
  #asset-portal-content #asset-portal .asset-item .isotope-assets {
    width: 260px;
  }
}

#asset-portal-content #asset-portal .asset-item h2 {
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
  border-bottom: 2px solid #FFF;
  width: 96%;
  margin: 65px 11px 25px;
}

#asset-portal-content #asset-portal .asset-item .grid-item {
  float: left;
  width: 330px;
  margin: 14px 10px;
  min-height: 248px;
  background-color: #1c1c1d;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.6);
}

@media (max-width: 800px) {
  #asset-portal-content #asset-portal .asset-item .grid-item {
    width: 260px;
    margin: 10px 6px;
  }
}

#asset-portal-content #asset-portal .asset-item .grid-item h3 {
  background-image: -moz-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -webkit-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  background-image: -ms-linear-gradient(90deg, #333b42 0%, #3d464f 100%);
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #a8adb2;
  padding: 9px 14px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  text-shadow: 0px -1px 0px black;
}

@media (max-width: 800px) {
  #asset-portal-content #asset-portal .asset-item .grid-item h3 {
    font-size: 15px;
  }
}

#asset-portal-content #asset-portal .asset-item .grid-item h3:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d7dbde;
  background-image: linear-gradient(to right, #a1a3a6 0%, #d7dbde 100%);
}

#asset-portal-content #asset-portal .asset-item .grid-item.playstation h3:before {
  background-color: #024feb;
  background-image: linear-gradient(to right, #003ebd 0%, #024feb 100%);
}

#asset-portal-content #asset-portal .asset-item .grid-item.xbox h3:before {
  background-color: #00bd00;
  background-image: linear-gradient(to right, #009800 0%, #00bd00 100%, #00bd00 100%);
}

#asset-portal-content #asset-portal .asset-item .grid-item.pc h3:before {
  background-color: #eb0202;
  background-image: linear-gradient(to right, #be0000 0%, #eb0202 100%);
}

#asset-portal-content #asset-portal .asset-item .grid-item .preview {
  position: relative;
  width: 100%;
  height: 174px;
  overflow: hidden;
  text-align: center;
  background-color: #1c1c1d;
  background-image: radial-gradient(circle 166px at center, #292d33 0%, #101214 100%);
  box-shadow: inset 0 0 10px #000;
}

#asset-portal-content #asset-portal .asset-item .grid-item .preview:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle 166px at center, #292d33 0%, #101214 100%);
  box-shadow: inset 0 0 10px black;
}

#asset-portal-content .selection select {
  display: none;
}

#asset-portal-content .grid-item .cs-skin-border > span:before {
  font-size: 22px;
  font-family: 'icomoon' !important;
  content: '\e620';
  position: absolute;
  left: 10px;
  top: 3px;
}

#asset-portal-content .grid-item .cs-skin-border > span:after {
  content: "\f107";
  font-family: FontAwesome !important;
  position: absolute;
  font-size: 34px;
  font-weight: normal;
  top: -5px;
  right: 10px;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#asset-portal-content .grid-item .cs-skin-border .cs-options ul li .info {
  font-size: 11px;
  position: absolute;
  line-height: 26px;
  right: 10px;
}

#asset-portal-content .grid-item .cs-skin-border .cs-options ul li i {
  margin-right: 14px;
  font-size: 18px;
  margin-right: 14px;
  position: relative;
  top: 3px;
}

#asset-portal-content .grid-item.playstation .cs-skin-border .cs-options ul li:hover {
  color: #024feb;
}

#asset-portal-content .grid-item.playstation .cs-skin-border .cs-options ul li:hover:before {
  border-top: 1px solid  #024feb;
  border-bottom: 1px solid  #024feb;
  background-color: rgba(0, 72, 217, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

#asset-portal-content .grid-item.xbox .cs-skin-border .cs-options ul li:hover {
  color: #00bd00;
}

#asset-portal-content .grid-item.xbox .cs-skin-border .cs-options ul li:hover:before {
  border-top: 1px solid  #00bd00;
  border-bottom: 1px solid  #00bd00;
  background-color: rgba(0, 191, 0, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

#asset-portal-content .grid-item.pc .cs-skin-border .cs-options ul li:hover {
  color: #eb0202;
}

#asset-portal-content .grid-item.pc .cs-skin-border .cs-options ul li:hover:before {
  border-top: 1px solid  #eb0202;
  border-bottom: 1px solid  #eb0202;
  background-color: rgba(190, 0, 0, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

/************************ LOCATOR **********************/
#locator-content {
  opacity: 0;
  min-height: 866px;
  transition: opacity 0.4s ease;
}

#locator-content.on {
  opacity: 1;
}

#locator-content .locator-wrapper {
  position: relative;
  z-index: 1;
  height: 71px;
  padding: 19px 35px 18px;
  box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.4);
  background-color: #dfe2e6;
  background-image: linear-gradient(to right, #dfe2e5 0%, #f7fbff 100%);
}

@media (max-width: 540px) {
  #locator-content .locator-wrapper {
    height: auto;
  }
}

#locator-content .locator-wrapper .btn-slide {
  position: absolute;
  right: 20px;
  top: 23px;
  text-transform: uppercase;
  border: 1px solid #e5f2ff;
  border-radius: 25px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  font-size: 18px;
  font-weight: 600;
  padding: 3px 20px;
  line-height: 20px;
  text-decoration: none;
  background-color: #1E2226;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}

@media (max-width: 540px) {
  #locator-content .locator-wrapper .btn-slide {
    position: inherit;
    right: inherit;
    top: inherit;
  }
  #locator-content .locator-wrapper .btn-slide.prev {
    margin-bottom: 16px;
  }
}

#locator-content .online-wrap div.cs-skin-border {
  max-width: 280px;
}

#locator-content .online-wrap .cs-placeholder {
  padding-left: 20px;
}

#locator-content .online-wrap .cs-placeholder:after {
  content: "\f107";
  font-family: FontAwesome !important;
  position: absolute;
  font-size: 34px;
  font-weight: normal;
  top: -5px;
  right: 10px;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#locator-content .online-wrap .cs-options ul li {
  padding-left: 20px;
}

#locator-content .online-wrap .cs-options ul li:first-child {
  display: none;
}

#locator-content .online-wrap .cs-active .cs-placeholder:after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

#locator-content #retailers {
  padding: 13px 15px 40px;
  opacity: 0;
  transition: opacity 0.3s 0.2s ease;
}

#locator-content #retailers.on {
  opacity: 1;
}

#locator-content #retailers h2 {
  color: #e5f2ff;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #FFF;
}

#locator-content #retailers h3 {
  width: 99%;
  color: #e5f2ff;
  padding-bottom: 8px;
  text-transform: uppercase;
}

#locator-content #retailers h3:after {
  position: relative;
  z-index: 1;
  top: 8px;
  text-align: left;
  margin: 0;
  width: 20%;
  display: block;
  content: '';
  height: 2px;
  background-color: #d7dbde;
  background-image: linear-gradient(to right, #98a5b3 0%, #d9ecff 100%, #d9ecff 100%);
  transition: width 0.5s 0.2s;
}

#locator-content #retailers .grid {
  float: left;
  margin: 4px;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

#locator-content #retailers .grid a {
  position: relative;
  background-color: #FFF;
  display: block;
  text-align: center;
  width: 140px;
  height: 100px;
  margin: 0 auto;
  border: 0px solid #dedede;
  border-radius: 4px;
  overflow: hidden;
}

#locator-content #retailers .grid a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  transition: transform 0.3s ease;
}

#locator-content #retailers .grid:hover {
  opacity: 1;
}

#locator-content #retailers .grid:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#locator-content #locator-search #retail-lookup {
  cursor: pointer;
}

#locator-content #locator-search .input-group-addon {
  color: #4e5154;
  cursor: pointer;
  background-color: #ccd2d9;
  background-image: linear-gradient(to right, #ccd2d9 0%, #ccd2d9 100%);
  border: 1px solid #b4b9bf;
  border-right: 0;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#locator-content #locator-search .input {
  border-left: 0;
  width: 230px;
  box-shadow: none !important;
  padding-left: 0;
  border-color: #b4b9bf !important;
}

#locator-content #locator-search .input:focus {
  border-color: #b4b9bf !important;
  outline: 0 !important;
}

@media (max-width: 480px) {
  #locator-content #locator-search .input {
    width: auto;
  }
}

#locator-content #google-map {
  position: relative;
}

#locator-content #google-map #map-filter {
  float: left;
  height: 700px;
  width: 0;
  padding: 0 !important;
  background-color: #6e7073;
  background-image: linear-gradient(0deg, #8f9294 0%, #6e7073 100%);
  transition: width 0.3s linear;
}

#locator-content #google-map #map-filter.slide {
  width: 25%;
}

@media (max-width: 1170px) {
  #locator-content #google-map #map-filter.slide {
    width: 33%;
  }
}

@media (max-width: 767px) {
  #locator-content #google-map #map-filter {
    width: 0;
    display: none;
  }
}

#locator-content #google-map #map-filter .filter-wrap {
  height: 100%;
  margin: 0;
}

#locator-content #google-map #map-filter .filter-wrap .loader {
  display: none;
  color: #FFF;
  font-size: 30px;
  text-align: center;
  width: 100%;
  margin: 32% auto;
}

#locator-content #google-map #map-content {
  opacity: 0;
  transition: width 0.3s linear 1s;
}

#locator-content #google-map #map-content.active {
  opacity: 1;
}

#locator-content #google-map #map-content .map-error {
  color: #FFF;
  background-color: transparent !important;
  padding: 20px;
}

#locator-content #google-map #map-content .map-error h3 {
  margin-top: 0;
}

#locator-content #google-map #map-content .map-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #616161;
  cursor: pointer;
  color: #FFF;
  font-size: 15px;
  font-weight: 300;
  margin: 0 8px;
}

@media (max-width: 991px) {
  #locator-content #google-map #map-content .map-item {
    padding: 20px 10px 10px;
  }
}

#locator-content #google-map #map-content .map-item .name b {
  font-weight: 400;
  font-size: 20px;
}

@media (max-width: 991px) {
  #locator-content #google-map #map-content .map-item .name b {
    font-size: 17px;
  }
}

#locator-content #google-map #map-content .map-item .number {
  padding: 4px 0;
}

#locator-content #google-map #map-content .map-item .miles {
  position: absolute;
  top: 0;
  right: 8px;
  padding: 5px;
  font-size: 12px;
}

#locator-content #google-map .gm-style-iw {
  padding: 6px 2px;
}

#locator-content #google-map .gm-style-iw > div > div {
  overflow: hidden !important;
}

#locator-content #google-map .gm-style-iw > div > div .title {
  font-size: 17px;
  font-weight: 600;
}

#locator-content #google-map #map_canvas {
  float: left;
  width: 100%;
  font-size: 11px;
  height: 700px;
  transition: width 0.3s linear;
}

#locator-content #google-map #map_canvas.slide {
  width: 75%;
}

@media (max-width: 1170px) {
  #locator-content #google-map #map_canvas.slide {
    width: 67%;
  }
}

@media (max-width: 767px) {
  #locator-content #google-map #map_canvas.slide {
    width: 100%;
  }
}

/*********************** FOOTER ************************/
footer {
  margin: 15px auto 10px;
}

footer .footer-top {
  margin: 0 auto;
  position: relative;
}

footer .footer-top .footer-nav {
  padding-left: 0;
  text-align: center;
}

footer .footer-top .footer-nav li {
  display: inline;
  padding: 0 10px;
  margin: 0;
}

footer .footer-top .footer-nav li:first-child {
  margin-left: 0;
}

footer .footer-top .footer-nav li a {
  font-size: 14px;
  color: #616368;
  text-transform: uppercase;
  white-space: nowrap;
}

footer .footer-top .footer-nav li a:hover {
  color: #23527c;
}

@media (max-width: 991px) {
  footer .footer-top {
    width: 100%;
  }
}

footer .footer-bottom {
  margin: 0 auto;
}

footer .footer-bottom .nav {
  font-size: 18px;
  color: #616368;
  text-decoration: none;
  display: inline-block !important;
  margin: 0 8px;
  font-weight: 600;
}

footer .footer-bottom .nav:hover {
  color: #23527c;
}

footer .footer-bottom .nav i {
  margin-right: 5px;
}

@media (max-width: 991px) {
  footer .footer-bottom {
    width: 100%;
  }
}

@media (max-width: 767px) {
  footer .footer-bottom {
    text-align: center;
  }
}

/***************************** FINDER ********************************/
#product-finder-content h1.loading {
  margin: 0;
  text-align: center;
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-color: #fff;
  background-image: linear-gradient(to right, #e4e8ed 0%, #fff 50%, #e4e8ed 100%);
  color: #777b81;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #product-finder-content h1.loading {
    font-size: 40px;
    height: 80px;
    line-height: 80px;
  }
}

@media (max-width: 767px) {
  #product-finder-content h1.loading {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
  }
}

#product-finder-content h1.loading i {
  position: relative;
  top: 1px;
  font-size: 41px;
  left: -12px;
}

@media (max-width: 991px) {
  #product-finder-content h1.loading i {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  #product-finder-content h1.loading i {
    font-size: 28px;
  }
}

#product-finder-content h1.loading:before {
  position: absolute;
  overflow: hidden;
  margin-left: 41px;
  width: 0;
  color: #fff;
  opacity: 0;
  content: attr(data-content);
  text-align: left;
  white-space: nowrap;
  background-image: linear-gradient(to right, #003cc2 0%, #004ef0 30%, #de0000 33%, #ff0101 63%, #090 66%, #00be00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: opacity 0.6s,  width 1.7s linear;
}

@media (max-width: 991px) {
  #product-finder-content h1.loading:before {
    margin-left: 36px;
  }
}

@media (max-width: 767px) {
  #product-finder-content h1.loading:before {
    margin-left: 28px;
  }
}

#product-finder-content h1.loading.animate:before {
  width: 100%;
  opacity: 0.8;
}

#product-finder-content .bar {
  width: 100%;
  height: 2px;
  background-color: #fff;
  background-image: linear-gradient(to right, #003cc2 0%, #004ef0 30%, #de0000 33%, #ff0101 63%, #090 66%, #00be00 100%);
}

#product-finder-content .bar.reverse {
  background-image: linear-gradient(to left, #003cc2 0%, #004ef0 30%, #de0000 33%, #ff0101 63%, #090 66%, #00be00 100%);
}

#product-finder-content .progress-steps {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 78px;
  background-color: #000;
  background-image: linear-gradient(to top, #2d3238 0%, #14171a 100%);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), inset 0 -1px 0 #181b1e;
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps {
    height: 50px;
  }
}

@media (max-width: 680px) {
  #product-finder-content .progress-steps {
    height: auto;
  }
}

#product-finder-content .progress-steps .step {
  float: left;
  display: inline-block;
  width: 25%;
  min-width: 314px;
  text-shadow: 0 1px 0 #000;
  color: #777b81;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  line-height: 78px;
  white-space: nowrap;
}

@media (max-width: 1420px) {
  #product-finder-content .progress-steps .step {
    font-size: 26px;
  }
}

@media (max-width: 1280px) {
  #product-finder-content .progress-steps .step {
    font-size: 21px;
    min-width: inherit;
  }
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step {
    font-size: 16px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step {
    font-size: 14px;
    line-height: 50px;
  }
}

@media (max-width: 680px) {
  #product-finder-content .progress-steps .step {
    float: none;
    display: block;
    width: 100%;
    font-size: 21px;
  }
}

#product-finder-content .progress-steps .step .step-wrap {
  display: block;
  position: relative;
  z-index: 10;
  width: 0%;
  color: #383838;
  padding-left: 36px;
  text-decoration: none;
  cursor: default;
  transition: width 0.6s linear;
}

#product-finder-content .progress-steps .step .step-wrap:after {
  position: absolute;
  top: 0;
  left: -42px;
  z-index: -1;
  content: ' ';
  width: 0;
  height: 0;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: skew(-30deg, 0deg);
  -moz-transform: skew(-30deg, 0deg);
  -ms-transform: skew(-30deg, 0deg);
  -o-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  transition: transform 0s 0.7s;
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step .step-wrap:after {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step .step-wrap {
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
}

#product-finder-content .progress-steps .step .step-wrap .title {
  color: #777b81;
}

#product-finder-content .progress-steps .step:last-child .step-wrap:after {
  left: -41px;
  width: 118% !important;
}

#product-finder-content .progress-steps .step .number {
  width: 36px;
  height: 36px;
  font-size: 25px;
  font-weight: 300;
  border-radius: 50%;
  border: 3px solid #777b81;
  line-height: 31px;
  display: inline-block;
  margin-right: 4px;
  color: #777b81;
  text-align: center;
}

@media (max-width: 1280px) {
  #product-finder-content .progress-steps .step .number {
    width: 28px;
    height: 28px;
    font-size: 21px;
    line-height: 21px;
  }
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step .number {
    width: 22px;
    height: 22px;
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step .number {
    display: none;
  }
}

#product-finder-content .progress-steps .step.active {
  color: #4e5054;
  text-shadow: none;
  position: relative;
}

#product-finder-content .progress-steps .step.active .step-wrap {
  width: 101%;
  cursor: pointer;
}

#product-finder-content .progress-steps .step.active .step-wrap:after {
  width: 100%;
  border-top: 78px solid #f5fafe;
  border-right: 44px solid #f5fafe;
  box-shadow: 10px -2px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step.active .step-wrap:after {
    border-top: 50px solid #f5fafe;
    border-right: 33px solid #f5fafe;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step.active .step-wrap:after {
    border: none;
  }
}

#product-finder-content .progress-steps .step.active .step-wrap:hover:after {
  border-color: #d0d7dd !important;
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step.active .step-wrap {
    padding-left: 16px;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step.active .step-wrap {
    background-color: #f5fafe;
  }
}

#product-finder-content .progress-steps .step.active .title {
  color: inherit;
}

#product-finder-content .progress-steps .step.active .number {
  color: #f6fbff;
  border: 3px solid #4e5054;
  background-color: #4e5054;
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step:first-child .step-wrap {
    padding-left: 26px;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step:first-child .step-wrap {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  #product-finder-content .progress-steps .step:last-child .step-wrap {
    padding-left: 16px;
  }
}

@media (max-width: 767px) {
  #product-finder-content .progress-steps .step:last-child .step-wrap {
    padding-left: 0;
  }
}

#product-finder-content #product-finder {
  height: 752px;
  max-height: 1060px;
  text-align: center;
  overflow: hidden;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder {
    max-height: 670px;
  }
  #product-finder-content #product-finder.changer {
    max-height: inherit;
    height: 1160px !important;
  }
}

@media (max-width: 767px) {
  #product-finder-content #product-finder {
    max-height: 654px;
  }
}

@media (max-width: 680px) {
  #product-finder-content #product-finder {
    max-height: 794px;
  }
  #product-finder-content #product-finder.changer {
    height: 1270px !important;
  }
}

@media (max-width: 510px) {
  #product-finder-content #product-finder.changer .featured {
    max-width: inherit !important;
  }
  #product-finder-content #product-finder.changer .featured h2 {
    font-size: 24px !important;
  }
  #product-finder-content #product-finder.changer .featured h2:before {
    width: 93% !important;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder.changer {
    height: 1640px !important;
  }
}

#product-finder-content #product-finder .pt-page-wrapper {
  position: relative;
  background-image: url(../assets/pages/bkg_5.jpg);
  width: 100%;
  height: 100%;
  background-color: #C0C0C0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper {
    overflow: visible;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page h1 {
  margin-top: 16%;
  text-transform: uppercase;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side {
  position: relative;
  padding-right: 0;
  height: calc(100% - 78px);
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side {
    height: auto;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
  position: relative;
  color: #292e33;
  font-size: 72px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 21% 45px 0;
  text-align: left;
  padding-left: 110px;
  text-align: left;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 80%;
  height: 90%;
  background-color: rgba(144, 148, 153, 0.6);
  -webkit-filter: blur(60px);
  filter: url("../images/blur.svg#blur");
  filter: blur(60px);
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1:before {
    -webkit-filter: blur(20px);
    filter: url("../images/blur.svg#blur");
    filter: blur(20px);
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1.last {
  margin: 45px auto;
  text-align: center;
  padding: 0;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1.last {
    margin: 25px auto;
  }
}

@media (max-width: 1300px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    font-size: 60px;
    padding-left: 100px;
  }
}

@media (max-width: 1100px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    font-size: 56px;
    padding-left: 90px;
    margin: 21% 20px 0;
  }
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    margin: 30px 20px;
  }
}

@media (max-width: 767px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    font-size: 40px;
    padding-left: 60px;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    font-size: 33px;
    padding-left: 41px;
  }
}

@media (max-width: 400px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 {
    font-size: 27px;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 .number {
  width: 70px;
  height: 70px;
  font-size: 50px;
  font-weight: 300;
  line-height: 60px;
  border-radius: 50%;
  color: #f6fbff;
  border: 3px solid #292e33;
  background-color: #292e33;
  position: absolute;
  text-align: center;
  left: 0;
  top: 4px;
}

@media (max-width: 1300px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 .number {
    width: 60px;
    height: 60px;
    font-size: 40px;
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 .number {
    width: 40px;
    height: 40px;
    font-size: 28px;
    line-height: 33px;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1 .number {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 24px;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1.scaleDownUp {
  -webkit-animation: scaleDownUp 0.5s ease both;
  animation: scaleDownUp 0.5s ease both;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side h1.scaleOut {
  -webkit-animation: scaleOut 0.7s ease both;
  animation: scaleOut 0.7s ease both;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .buy {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 122px;
  background-image: linear-gradient(to top, #8e9599 0%, #cad2d9 100%);
  box-shadow: 0 -1px 0 #6a6d73;
  text-align: center;
  transition: bottom 0.4s 1s ease-in-out;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .buy .btn {
  border: 2px solid #292e33;
  border-radius: 25px;
  background: transparent;
  color: #292e33;
  font-size: 27px;
  font-weight: 700;
  box-shadow: none;
  margin: 41px 15px;
  padding: 0 20px;
  text-transform: uppercase;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .buy .btn.buynow {
  background-color: #000;
  color: #00be00;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .buy {
    position: relative;
    height: auto;
    margin: 30px 0 0 -15px;
    width: 104%;
  }
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .buy .btn {
    margin: 20px 0;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured {
  max-width: 410px;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: left;
  -webkit-animation: scaleDownUp 0.4s 1s ease-out both;
  animation: scaleDownUp 0.4s 1s ease-out both;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured a.link {
  display: block;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured a.link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  max-width: 500px;
  max-height: 630px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-filter: blur(60px);
  filter: url("../images/blur.svg#blur");
  filter: blur(60px);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured a.link img {
  max-width: 370px;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured a.link img {
    max-width: 320px;
  }
}

@media (max-width: 680px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured a.link img {
    max-width: 280px;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2 {
  position: relative;
  color: #FFF;
  font-size: 34px;
  font-weight: 700;
  padding: 9px 25px 12px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  display: inline-block;
  background-color: #d7dbde;
  background-image: linear-gradient(to top, #a1a3a6 0%, #d7dbde 100%);
  -webkit-transform: perspective(300px) rotateX(-20deg);
  -moz-transform: perspective(300px) rotateX(-20deg);
  -ms-transform: perspective(300px) rotateX(-20deg);
  -o-transform: perspective(300px) rotateX(-20deg);
  transform: perspective(300px) rotateX(-20deg);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2.green:before {
  background-image: linear-gradient(to top, #090 0%, #00be00 100%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2.blue:before {
  background-image: linear-gradient(to top, #003ebd 0%, #024feb 100%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2.red:before {
  background-image: linear-gradient(to top, #be0000 0%, #eb0202 100%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info {
  color: #292e33;
  font-size: 19px;
  font-weight: 400;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .price {
  font-size: 28px;
  font-weight: 700;
  float: left;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .price i {
  font-size: 20px;
  position: relative;
  top: -2px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .desc {
  float: left;
  width: 70%;
  margin-left: 15px;
  line-height: 20px;
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .desc {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .desc {
    float: none;
  }
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured .info .price {
    padding-left: 15px;
    float: none;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side {
  overflow: hidden;
  height: calc(100% - 76px);
  padding: 5% 5% 0 0;
  background-color: rgba(45, 50, 56, 0.3);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.09) 0%, rgba(255, 255, 255, 0.09) 100%);
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side {
    height: auto;
    padding: 0;
    background: none;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn {
  border: none;
  border-right: 1px solid transparent;
  position: relative;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 0;
  padding: 15px 35px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #98a5b2;
  font-size: 39px;
  font-weight: 300;
  opacity: 0;
  background-image: linear-gradient(to right, rgba(30, 34, 38, 0.9) 0%, rgba(51, 57, 64, 0.8) 100%);
  box-shadow: 0 -1px 0 #40464c, inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), padding-left 0.3s ease;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  transition: all 0.3s linear;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:last-child {
  border-bottom: 0px solid transparent;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:first-child {
  border-top: 0px solid transparent;
}

@media (max-width: 1300px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn {
    font-size: 38px;
  }
}

@media (max-width: 1100px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn {
    font-size: 22px;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn .tips {
  font-size: 23px;
  color: #757f8a;
  position: absolute;
  z-index: 100;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn [class^="icon-"]:before {
  top: 3px;
  position: relative;
  margin-right: 30px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-xbox-360 .icon-common:before, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-xbox-one .icon-common:before {
  content: "\e604";
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-playstation-4 .icon-common:before, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-playstation-3 .icon-common:before {
  content: "\e605";
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-pc .icon-common:before {
  content: "\e61f";
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.console-mobile .icon-common:before {
  content: "\e645";
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover {
  color: #e5f2ff;
  padding-left: 60px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover:before {
  background-color: rgba(194, 206, 217, 0.2);
  border-color: #e5f2ff;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-xbox-360, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-xbox-one {
  color: #00bd00;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-xbox-360:before, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-xbox-one:before {
  background-color: rgba(0, 191, 0, 0.2);
  border-color: #00bd00;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-playstation-4, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-playstation-3 {
  color: #024feb;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-playstation-4:before, #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-playstation-3:before {
  background-color: rgba(0, 72, 217, 0.2);
  border-color: #024feb;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-pc {
  color: #eb0202;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn:hover.console-pc:before {
  background-color: rgba(190, 0, 0, 0.2);
  border-color: #eb0202;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .btn.active {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap {
  margin-top: -10%;
  padding: 0px 40px;
  transition: transform 0.6s 0.6s ease-in-out;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap {
    padding: 0px 10px;
    margin-top: 0;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related {
  max-width: 360px;
  margin: 45px auto;
  text-transform: uppercase;
  text-align: left;
}

@media (max-width: 991px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related {
    max-width: inherit;
    width: 45%;
    margin: 20px 10px;
    display: inline-block;
  }
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related {
    width: 100%;
    display: block;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related img {
  max-width: 210px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related h2 {
  color: #FFF;
  font-size: 17px;
  font-weight: 600;
  line-height: 31px;
  border-bottom: 3px solid #a1a3a6;
  margin-top: 2px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related h2 span {
  display: inline-block;
  top: 8px;
  position: relative;
  z-index: 1;
  padding: 5px 17px;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related h2 span:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: #d7dbde;
  background-image: linear-gradient(to left, #a1a3a6 0%, #d7dbde 100%);
  -webkit-transform: perspective(300px) rotateX(-40deg);
  -moz-transform: perspective(300px) rotateX(-40deg);
  -ms-transform: perspective(300px) rotateX(-40deg);
  -o-transform: perspective(300px) rotateX(-40deg);
  transform: perspective(300px) rotateX(-40deg);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info {
  color: #292e33;
  font-size: 13px;
  font-weight: 400;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info .price {
  font-size: 28px;
  font-weight: 700;
  float: left;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info .price i {
  font-size: 20px;
  top: -2px;
  position: relative;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info .desc {
  float: left;
  width: 67%;
  margin-left: 15px;
}

@media (max-width: 480px) {
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info .desc {
    float: none;
  }
  #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related .info .price {
    padding-left: 15px;
    float: none;
  }
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page.current {
  visibility: visible;
  z-index: 1;
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page.current .related-wrap {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

#product-finder-content #product-finder .pt-page-wrapper .pt-page.current .question-side .buy {
  bottom: 0%;
}

/****************************** SITEMAP *************************************/
#sitemap-content #sitemap {
  margin: 3% auto;
}

#sitemap-content #sitemap a {
  color: #1f1f1f;
  text-decoration: none;
}

#sitemap-content #sitemap .sub {
  margin-left: 25px;
}

/****************************** SEARCH *************************************/
#content-search .search-wrapper .results-block .result-title {
  padding: 5px 0;
  background-color: #b3b5b6;
  background-image: linear-gradient(to left, #adb0b3 0%, #adb0b3 100%, #909499 100%);
}

#content-search .search-wrapper .results-block .result-title h1 {
  margin: 9px auto;
  text-transform: uppercase;
}

#content-search .search-wrapper .results-block .search-result {
  background-color: #d2d5d9;
  border-bottom: 1px solid #c3c4c7;
  padding: 20px;
}

#content-search .search-wrapper .results-block .search-result:nth-child(even) {
  background-color: #cecfd2;
  background-image: linear-gradient(to right, #adb0b3 0%, #c6c9cc 0%, #d2d5d9 100%);
}

#content-search .search-wrapper .results-block .search-result .profile {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 86px;
  height: 86px;
  background-color: #fcfeff;
  background-image: linear-gradient(180deg, #b4babf 0%, #d8dfe6 100%);
  border: 2px solid #a1a3a6;
  border-radius: 50%;
}

#content-search .search-wrapper .results-block .search-result .search-title img {
  width: auto;
  max-height: 93px;
}

#content-search .search-wrapper .results-block .search-result .search-body {
  display: inline-block;
  width: calc(100% - 115px);
  font-size: 16px;
  color: #4e5054;
}

#content-search .search-wrapper .results-block .search-result .search-body h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 5px;
}

#content-search .search-wrapper .results-block .search-result .search-body h3 a {
  color: #585b5d;
}

#content-search .search-wrapper .results-block .search-result.nothing {
  min-height: 580px;
  padding-top: 60px;
}

#content-search .search-wrapper .pagination-wrap {
  padding: 10px;
  background-color: #585b5d;
}

#content-search .search-wrapper .pagination-wrap .search-pagination {
  color: #babcbf;
}

#content-search .search-wrapper .pagination-wrap .search-pagination a {
  position: relative;
  color: #babcbf;
  font-size: 18px;
  margin: 0 4px;
  text-transform: uppercase;
  text-decoration: none;
}

#content-search .search-wrapper .pagination-wrap .search-pagination a i {
  position: absolute;
  top: -1px;
  font-size: 32px;
  font-weight: 600;
}

#content-search .search-wrapper .pagination-wrap .search-pagination a i.icon-Left_Arrow {
  left: -20px;
}

/***************************** STANDARD FORM ********************************/
.standard-form {
  padding: 15px 15px 45px;
  color: #98a5b2;
}

.standard-form a {
  color: #FFF;
}

.standard-form textarea {
  min-height: 140px;
}

.standard-form .form-control {
  font-size: 14px;
  color: #98a5b2;
  height: auto;
  padding: 4px 8px;
  border: 1px solid #6c7680;
  background-color: #1b1b1c;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.standard-form .form-control.error {
  border-color: #a94442;
}

.standard-form .checkbox-inline {
  min-width: 110px;
  margin-left: 10px;
}

.standard-form label.select {
  position: relative;
  width: 100%;
}

.standard-form label.select:after {
  content: '\e62f';
  font-family: 'icomoon';
  position: absolute;
  top: 25px;
  right: 2px;
  bottom: 0;
  font-size: 23px;
  padding: 2px 6px;
  color: #98a5b2;
  height: 20px;
  pointer-events: none;
  background-color: #1b1b1c;
}

.standard-form label.error {
  color: #a94442;
}

.standard-form select.form-control {
  color: #959191;
}

.standard-form select.form-control option {
  color: #98a5b2;
}

.standard-form .input-group-addon {
  background-color: transparent;
  border: 1px solid #6c7680;
  border-radius: 0.25em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  color: #98a5b2;
}

.standard-form h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #ecf0f1;
  padding: 7px;
  margin: 20px 0;
}

.standard-form .bootstrap-datetimepicker-widget {
  color: #383838;
  padding: inherit;
}

.standard-form .submit {
  border: 2px solid #e5f2ff;
  border-radius: 25px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #e5f2ff;
  font-size: 24px;
  font-weight: 600;
  padding: 3px 20px;
  text-decoration: none;
  background-color: rgba(229, 242, 255, 0.2);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
}

/***************************** OVERRIDES ********************************/
body.is-ios #product-finder-content .progress-steps .step.active .step-wrap:after {
  border: none;
}

body.is-ios #product-finder-content .progress-steps .step.active .step-wrap {
  background-color: #FFF;
}

body.is-ios #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related h2 {
  padding-bottom: 5px;
}

body.is-ios #product-finder-content #product-finder .pt-page-wrapper .pt-page .question-side .featured h2:before {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

body.is-ios #product-finder-content #product-finder .pt-page-wrapper .pt-page .button-side .related-wrap .related h2 span:before {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.tipso_bubble {
  border: 1px solid rgba(19, 22, 26, 0.9);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  padding: 14px;
  text-align: left;
  z-index: 100;
}

.tipso_bubble.shift {
  padding-left: 60px;
}

.tipso_bubble .tipso-title {
  margin: 0 0 6px;
  color: #e5f2ff;
  font-size: 19px;
  font-weight: 400;
  text-transform: uppercase;
}

.tipso_bubble .tipso-title i {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 38px;
}

.tipso_bubble .tipso_content {
  font-size: 14px;
  text-shadow: 0 1px 0 #000;
}

.slick-slider {
  margin-bottom: 0;
}

body.de #sub-nav .parent a {
  font-size: 16px;
}

body.de #mini-cart a.title h2 {
  font-size: 25px;
}

body.de #mini-cart .view-cart a {
  font-size: 20px;
}

body.de #preset-content .preset-nav {
  font-size: 20px;
}

@media (max-width: 480px) {
  body.de #preset-content h1.title {
    font-size: 28px;
  }
  body.de #preset-content h1.title i {
    font-size: 26px;
  }
  body.de #preset-content .preset-nav {
    font-size: 17px;
  }
}

body.nl #mini-cart .view-cart a,
body.pt-br #mini-cart .view-cart a {
  font-size: 20px;
}

body.es #home-content #home-experience #coverflow-info .info-block button label.title {
  font-size: 21px;
}
