/*!
 * 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;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.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;
  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 #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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: #eee;
  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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio 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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  /*color: #333;*/
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #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 {
  color: #555;
  background-color: #e7e7e7;
}
@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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  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: #333;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker.min.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;

		/* dimensions: handling small or empty content */
		min-width:  30%;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;

		/* dimensions: 25px x 25px */
		line-height: 25px;
		width: 25px;

		/* styling */
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff; /* Set the background in case it overlaps the content */
		background: rgba(255, 255, 255, 0.3);
		color: #000;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;

		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}

.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*  ################################################################

    File Name: main.css
    Template Name: EKOTA
    Created By: WOW-THEMES
    http://themeforest.net/user/wow_themes
    
    1) Base styles: opinionated defaults
    2) General Styles
    3) HEADER AND NAV STYLES
    4) INNER SECTIONS
    5) FOOTER
    6) HOMEPAGE 2
    7) ABOUT US
    8) ABOUT AUTHOR
    9) STANDARD POST
    10) VIDEO POST
    11) AUDIO POST
    12) CONTACT US
    13) HELPER CLASSES
    14) PRINT STYLES
    
################################################################# */ 




/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic|Noto+Serif:400,700,400italic|Montserrat:400,700);


html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   General Styles
   ========================================================================== */
/*html, body{*/
    /*overflow-x: hidden; */
/*}*/
h1, h2, h3, h4, h5, h6{
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
}
h1{ font-size: 36px;}
h2{ font-size: 26px;}
h3{font-size: 18px;}
h4{font-size: 14px;}
h5{ font-size: 12px;}
h6{font-size: 10px;}
h1.title{font-size: 28px;}
h2.title{font-size: 22px;}
h3.title{font-size: 24px;}
h4.title{ font-size: 16px;}
h5.title{font-size: 15px;}
h6.title{font-size: 11px;}

h2.titele-t{font-size:30px;}
h4.title-t{font-size: 20px;}
h5.title-t{font-size: 17px;}
h2.p-title{
    font-size: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -108px;
    margin-top: -21px;

    
}
p{
    font-family: 'Noto Serif', serif;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}
p.sans{
    font-family: 'Noto Sans', sans-serif; 
}
.serif{
    font-family: 'Noto Serif', serif;
}
.mont{
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}
span.start{
    position: absolute;
    height: 22px;
    width: 3px;
    background-color: #fff;
    top: 0;
    left: 50%;
    margin-left: -3px;
}

span.start::before {
    background: #272727;
    content: " ";
    display: block;
    height: 40px;
    position: absolute;
    top: -40px;
    width: 3px;
}
a, .btn{
    font-family: 'Noto Sans', sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border: none;
    outline: none;
}
.d-bb{
    position: relative;
}
.d-bb:after{
    content: " ";
    position: absolute;
    bottom: -16px;
    width: 67px;
    height: 1px;
    background-color: #2a2a2a;
    left: 0;
}
.d-bb-s{
    position: relative;
}
.d-bb-s:after{
    content: " ";
    position: absolute;
    bottom: -16px;
    width: 45px;
    height: 2px;
    background-color: #2a2a2a;
    left: 0;
}
.pr{
    position: relative;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.btn{
    border-radius: 0;
}
/*--color and bg colors--*/
.red{
    color: #ee3440;
}
.pink{
    color: #f50057;
}
.sky-blue{
    color: #00aed7;
}
.blue{
    color: #2196f3;
}
.orange{
    color: #ef6c00;
}
.orange-light{
    color: #fd7347;
}
.violet{
    color: #6a1b9a;
}
.green{
    color: #87af24;
}
.green-t{
    color: #8bc34a;
}
.white{
    color: #ffffff;
}
.dark-gray{
    color: #222;
}
.e-light-gray{
    color: #c7c7c7;
}
.v-light-gray{
    color: #a9a9a9;
}
.d-black{
    color: #2a2a2a;
}
.f-gray{
    color: #c5c5c5;
}
.c-555{
    color: #555555;
}
.2a-bg{
    background: #2a2a2a;
}
.dark-gray-bg{
    background-color: #222;
}
.light-gray-bg{
    background-color: #444;
}
.v-d-bg{
    background: #262626;
}
.white-bg{
    background-color: #fff;
}
.twitter-bg{
    background-color: #00aced;
}
.fb-bg{
    background-color: #3c68b6;
}
.linkedin-bg{
    background: #0078b5;
}
.youtube-bg{
    background: #cc181e;
}
.vimeo-bg{
    background: #44bbff;
}
.dribbble-bg{
    background: #ea4c89;
}
.google-plus-bg{
    background: #d14836;
}
.pinterest-bg{
    background: #cb2027;
}
.en-bg{
    background: #808080;
}
/*--buttons--*/
.btn{
    padding: 5px 25px;
    color: #fff;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.btn:hover{
    color: #000;
}
.btn-red{
    background-color: #ee3440;
}
.btn-pink{
    background-color: #f50057;
}
.btn-sky-blue{
    background-color: #00aed7;
}
.btn-sky-blue-t{
    background: #2196f3;
}
.btn-orange{
    background-color: #fc4f33;
}
.btn-orange-t{
    background-color: #ef6c00; 
}
.btn-orange-light{
    background: #fd7347;
}

.btn-violet{
    background-color: #a649cb;
}
.btn-violet-t{
    background-color: #6a1b9a;
}
.btn-green-t{
    background-color: #87af24;
}
.btn-green{
    background-color: #8bc34a;
}
.btn-trans{
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 12px;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.btn-trans:hover{
    background-color: #fff;
}
.btn-black{
    background-color: #000;
    font-size: 12px;
    color: #fff;
}
.btn-black:hover{
    background-color: #fff;
    color: #000;
}
.btn-gray{
    background: #515151;
    color: #fff;
}
.btn-gray:hover{
    background: #ef6c00;
    color: #fff;
}
span.sep{
    display: block;
    height: 20px;
    width: 1px;
    background-color: #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    margin-bottom: 6px;
}
span.add{
    font-size: 11px;
    font-family: 'Noto Sans', sans-serif;
}
span.foo{
    font-family: 'Noto Serif', serif;
    font-size: 12px;
    line-height: 24px;
}
.lh-20{
    line-height: 20px;
}
.lh-24{
    line-height: 24px;
}
.lh-28{
    line-height: 28px;
}
.lh-30{
    line-height: 30px;
}
.lh-32{
    line-height: 32px;
}
.lh-34{
    line-height: 34px;
}
.lh-38{
    line-height: 38px;
}
.lh-50{
    line-height: 50px;
}
.text-unbold{
    font-weight: normal !important;
}
.text-bold{
    font-weight: bold !important;
}
.text-italic{
    font-style: italic;
}
.no-margin{
    margin: 0 !important;
}
.no-mb{
    margin-bottom: 0 !important;
}
.no-mt{
    margin-top: 0 !important;
}
.no-padding{
    padding: 0 !important;
}
.mt-10{
    margin-top:10px !important;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-20{
    margin-top:20px !important;
}
.mt-25{
    margin-top:25px !important;
}
.mt-30{
    margin-top:30px !important;
}
.mt-40{
    margin-top:40px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-60{
    margin-top:60px !important;
}
.mt-70{
    margin-top:70px !important;
}
.mt-80{
    margin-top: 80px !important;
}
.mt-90{
    margin-top:90px !important;
}
.mt-100{
    margin-top:100px !important;
}
.mt-116{
    margin-top: 116px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80{
    margin-bottom: 80px;
}
.mb-90{
    margin-bottom: 90px;
}
.mb-100{
    margin-bottom: 100px;
}
.mb-110{
    margin-bottom: 110px;
}
.mb-116{
    margin-bottom: 116px !important;
}
.mb-120{
    margin-bottom: 120px;
}
.mb-130{
    margin-bottom: 130px;
}
.p-20{
    padding: 20px;
}
.pt-20{
    padding-top: 20px;
}
.pt-30{
    padding-top: 30px;
}
.pl-30{
    padding-left: 30px;
}
.p-lr-18{
    padding: 0 18px;
}
.p-lr-30{
    padding: 0 30px;
}


.f2x{
    font-size: 20px;
}
.fz-13{
    font-size: 13px;
}
.fz-12{
    font-size: 12px;
}
.fz-15{
    font-size: 15px;
}
.fz-18{
    font-size: 18px;
}
.row-border{
    border: 1px solid #eeeeee;
}
.border-top{
    border-top: 1px solid #bebebe;
}
section.section{
    margin-top: 138px;
    position: relative;
}
.rlb-style{
    position: relative;
    width: 38%;
    margin:0 auto;
}

.rlb-style::before {
    background: transparent;
    border-left: 2px solid #440e62;
    border-top: 2px solid #440e62;
    content: " ";
    height: 40px;
    right: 100%;
    position: absolute;
    top: 23px;
    width: 43%;
}

.rlb-style::after {
    background: transparent;
    border-right: 2px solid #440e62;
    border-top: 2px solid #440e62;
    content: " ";
    height: 40px;
    left: 100%;
    position: absolute;
    top: 23px;
    width: 43%;
}
.rlb-o-style{
    position: relative;
    width: 22%;
    margin:0 auto;
}

.rlb-o-style::before {
    background: transparent;
    border-left: 2px solid #440e62;
    border-bottom: 2px solid #440e62;
    content: " ";
    height: 40px;
    right: 100%;
    position: absolute;
    bottom: 23px;
    width: 110%;
}

.rlb-o-style::after {
    background: transparent;
    border-right: 2px solid #440e62;
    border-bottom: 2px solid #440e62;
    content: " ";
    height: 40px;
    left: 100%;
    position: absolute;
    bottom: 23px;
    width: 110%;
}
.hr-b{
    position: relative; 
}
.hr-b:after{
    background-color: #fff;
    bottom: -24px;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 43px;
}
.display-block{
    display: block;
}
/* ==========================================================================
   HEADER STYLES
   ========================================================================== */
/*-- Top news bar ---*/

.top-news h5 {
    line-height: 30px;
    margin-right: 25px;
}
.top-news p{
    font-size: 11px;
    margin-left: 25px;
    word-spacing: 2px;
    letter-spacing: 1.5px;
    font-weight: bold;
}
.top-news .owl-nav > div{
    display: inline-block;
    margin-left: 14px;
}
.top-news .owl-theme .owl-controls {
    color: #fff;
    margin-top: -9px;
    position: absolute;
    right: 20%;
    text-align: center;
    top: 50%;
}
/*main head*/
.main-head .add-area > img.img-responsive{
    margin-left: 60px;
}
.logo{
    margin-right: 40px;
    margin-top: 80px;
}
.add-area.text-center{
    margin: 26px 0;
}
/*main nav*/
.navbar-default{
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.nav.navbar-nav li > a{
    font-size: 13px;
    line-height: 60px;
    padding: 0 30px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    color: #fff;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}
.nav.navbar-nav li > a:hover{
    color: #fff;
}
.nav.navbar-nav li.active > a > i, .nav.navbar-nav li > a:hover > i{
    visibility: hidden;
}
.red-nav{
    border-color: #ee3440;
}
.pink-nav{
    border-color: #ea4c89;
}
.sky-blue-nav{
    border-color: #00aed7;
}
.orange-nav{
    border-color: #fc4f33;
}
.violet-nav{
    border-color: #a649cb;
}
.green-nav{
    border-color: #87af24;
}

.navbar-default .navbar-nav > .open > a.green-nav,
 .navbar-default .navbar-nav > .open > a.green-nav:hover,
  .navbar-default .navbar-nav > .open > a.green-nav:focus,
  a.green-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #87af24;
    border-color: #87af24;
}
.navbar-default .navbar-nav > .open > a.violet-nav,
 .navbar-default .navbar-nav > .open > a.violet-nav:hover,
  .navbar-default .navbar-nav > .open > a.violet-nav:focus,
 a.violet-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #a649cb;
    border-color: #a649cb;
}
.navbar-default .navbar-nav > .open > a.orange-nav,
 .navbar-default .navbar-nav > .open > a.orange-nav:hover,
  .navbar-default .navbar-nav > .open > a.orange-nav:focus,
  a.orange-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #fc4f33;
    border-color: #fc4f33;
}
.navbar-default .navbar-nav > .open > a.sky-blue-nav,
 .navbar-default .navbar-nav > .open > a.sky-blue-nav:hover,
  .navbar-default .navbar-nav > .open > a.sky-blue-nav:focus,
  a.sky-blue-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #00aed7;
    border-color: #00aed7;
}
.navbar-default .navbar-nav > .open > a.pink-nav,
 .navbar-default .navbar-nav > .open > a.pink-nav:hover,
  .navbar-default .navbar-nav > .open > a.pink-nav:focus,
  a.pink-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #ea4c89;
    border-color: #ea4c89;
}
.navbar-default .navbar-nav > .open > a.red-nav,
 .navbar-default .navbar-nav > .open > a.red-nav:hover,
  .navbar-default .navbar-nav > .open > a.red-nav:focus,
  a.red-nav .dropdown-menu > li > a:hover{
    color: #fff;
    background: #ee3440;
    border-color: #ee3440;

}
ul.nav.navbar-nav .dropdown-menu{
    background: #222;
    box-shadow: none;
    padding: 0;
    border:none;

}
ul.nav.navbar-nav .dropdown-menu > li > a{
    border-bottom: 1px solid #fff;
}
ul.nav.navbar-nav .dropdown-menu > li:nth-last-of-type(1) > a{
    border-bottom: none;
}
ul.nav.navbar-nav .dropdown-menu > li > a:hover{
    color: #222;
}
ul.nav.navbar-nav:after{
    border-bottom: 4px solid #87af24;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 4px);
    width: 100%;
    z-index: 1;
}
ul.nav.navbar-nav:before{
    border-top: 2px solid #313131;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color: transparent;
    color: #fff;
}
.active .red-nav, .red-nav:hover{
    background-color: #ee3440 !important;
}
.active .pink-nav, .pink-nav:hover{
    background-color: #ea4c89 !important;
}
.active .sky-blue-nav, .sky-blue-nav:hover{
    background-color: #00aed7 !important;
}
.active .orange-nav, .orange-nav:hover{
    background-color: #fc4f33 !important;
}
.active .violet-nav, .violet-nav:hover{
    background-color: #a649cb !important;
}
.active .green-nav, .green-nav:hover{
    background-color: #87af24 !important;
}
/* main slider */

.main-slider{
    color: #fff;
}
.main-slider .m-slider-img {
    position: relative;
}
.main-slider .m-slider-img > img{
    width: 100%;
    min-height: 680px;
}
.m-slider-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
    top: 0;
    left: 0;
}
.main-slider .m-slider-img > .m-slider-content{
    position: absolute;
    top: 50%;
    left: 50%;
    padding-top: 68px;
    transform: translate(-50%, -50%);
    text-align: center;
    height: auto;
    height: initial;
    width: 100%;
}

.main-slider.owl-theme .owl-controls {
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    opacity: 0.6;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}

.main-slider.owl-theme .owl-controls:hover{
    opacity: 1;
}
.main-slider .owl-prev{
    position: absolute;
    left: 20px;
}
.main-slider .owl-next{
    position: absolute;
    right: 20px;
}
/*highlights*/
.highlights {
    position: relative;
    top: -150px;
    z-index: 3;
    display: block;
}
.highlights h4.title{
    margin-left: 80px;
    position: relative;
    top: -4px;
}
.high-slider-img > img{
    display: block;
    width: 100%;
}
.high-slider .owl-nav > div {
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 14px;
    color: #fff;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.high-slider .owl-nav .owl-prev:hover, .high-slider .owl-nav .owl-next:hover{
    background-color: #fff;
    color: #222;
}
.high-slider .owl-nav > div:nth-of-type(1){
    border-right: 0;
}
.high-slider.owl-theme .owl-controls {
    left: 0;
    position: absolute;
    text-align: center;
    top: -40px;
    z-index: 5;
}
/* ==========================================================================
   INNER SECTIONS
   ========================================================================== */
/*Subscribe*/
.subscribe{
    padding: 115px 0;
    min-height: 360px;
    background:  
    linear-gradient(
      rgba(47, 201, 231, 0.95), 
      rgba(41, 255, 176, 0.95)
    ),
    /* bottom, image */
    url('../img/sub.jpg');
    position: relative;
    margin-bottom: 130px;

}
.subscribe input.form-control{
    height: 40px;
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Noto Sans', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.subscribe input.form-control::-webkit-input-placeholder {
   font-family: 'Noto Sans', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 2px;
}

.subscribe input.form-control:-moz-placeholder { /* Firefox 18- */
   font-family: 'Noto Sans', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 2px;
}

.subscribe input.form-control::-moz-placeholder {  /* Firefox 19+ */
   font-family: 'Noto Sans', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 2px;  
}

.subscribe input.form-control:-ms-input-placeholder {  
   font-family: 'Noto Sans', sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.subscribe a {
    width: 160px;
}
/*new steps*/
.new-step-img{
    position: relative;
}
.new-step-img > img{
    width: 100%;
}
.new-step-img > .new-step-content{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 40px 30px;
}
.url-hash > a{
    position: relative;
    width: 25%;
    float: left;
} 
.url-hash a > h5{
    position: absolute;
    bottom: 0;
    line-height: 45px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 20px;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.url-hash a:hover > h5{
    background-color: rgba(239, 108, 0, 0.8);
}
.new-steps.owl-theme .owl-controls{
    margin-top: 0px;
}
/*Products*/
.product-p-img img {
    width: 100%;
}
.product-p-content {
    margin: 0 auto;
    position: relative;
    top: -32px;
    width: 94%;
    padding: 0 14px 38px;
}
.product-p-content-small{
    padding: 0 20px 20px;
}
/*Trending News*/

/*Funfacts*/
.funfacts{
    margin-top: 120px;
}
.fun-numbers{
    border-right: 1px solid #ddd;
    padding: 0px 18px 28px 0;
    min-height: 300px;
}
.fun-numbers > .fun-n{
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 2px dashed #ddd;
    text-align: center;
}
.fun-numbers > .fun-n > h5 {
    font-size: 65px;
    font-family: 'Noto Serif', serif;
    margin-bottom: 8px;
    letter-spacing: 2px;
}
.fun-numbers > .fun-n > h5 > span {
    font-size: 28px;
}
.fun-numbers > .fun-n > span{
    font-size: 12px;
    font-family: 'Noto Serif', serif;
}

.fun-numbers > .fun-n:nth-last-of-type(1){
    border-bottom: transparent;
}

.more-facts{

}
.twitter-fact, .fb-fact{
    min-width: 200px;
    min-height: 175px;
    padding: 25px;
    position: relative;
}
.more-facts h6.title{
    line-height: 20px;
}
.more-facts .fa-twitter, .more-facts .fa-facebook{
    opacity: 0.5;
}
.fb-fact > p{
    position: absolute;
    bottom: 20px;
    width: calc(100% - 50px);
}
.fact-img{
    position: relative;
}
.fact-img > img{
    width: 100%;
}
.fact-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.74);
    padding: 25px;
}
.fact-overlay h3{
    line-height: 30px;
    position: absolute;
    bottom: 25px;
}
/*---Latest Videos--*/
.videos-l{
    background-size: cover;
    padding: 120px 0 145px;
    margin-bottom: 230px;
    /*overflow: hidden;*/
}
.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    top: 0;
    left: 0;
}
.video-img{
    position: relative;
}
.video-img > img{
    width: 100%;
}
.video-img > .overlay{
    background-color: rgba(0, 0, 0, 0.4);
}
.video-img > .video-overlay > div > a{
    color: #fff;
    border: 2px solid #fff;
    padding: 12px 14px;
    border-radius: 50%;
    text-decoration: none;
}
.video-img > .video-overlay > div > a:hover{
    background-color: #fff;
    color: #2a2a2a;
}
.video-img > .video-overlay > h3.title{
    line-height: 38px;
}
.video-play{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.video-play > iframe{
    width: 100%;
    height: 100%;
}
.v-nav {
    width: 100%;
    bottom: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*padding: 10px;*/
    position: absolute;
    z-index: 2;
    margin-bottom: -14px;
}
.v-nav > a > img{
    border: 2px solid #6d001c;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.v-nav > a:hover > img, .v-nav > a:focus > img{
    border: 2px solid transparent;
    outline: none;
}
/*latest articles*/
.latest-articles{
    margin-top: 150px;
    margin-bottom: 120px;   
}

.article-focus{
    position: relative;
    overflow: hidden;
}
.article-focus > img{
    width: 100%;
    -webkit-transition: all .5s ease  ;
    -moz-transition: all .5s ease  ;
    -ms-transition: all .5s ease  ;
    -o-transition: all .5s ease  ;
    transition: all .5s ease  ;
}
.article-focus > .overlay{
    background-color: rgba(0, 0, 0, 0.5);
}
.article-border{
    border: 1px solid #dedede;
    padding: 4px;
}
.article-border img{
    width: 100%;
}
/* ==========================================================================
   FOOTER
   ========================================================================== */
/*footer*/
.upperfooter{
    background-color: #131313;
    padding: 80px 0;
}
.fbt{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.r-post-content{
    width: 74%;
}
.r-post span{
    display: block;
    margin-left: 10px;
}
.twitter-feed h4{
    font-family: 'Noto Serif', serif;
    line-height: 27px;
}

.twitter-feed h4 > span{
    font-size: 13px;
    color: #28a9e2; 
}
.twitter-feed i.fa.fa-twitter{
    color: #6e7071;
    line-height: 27px;
}
.f-social > a{
    color: #fff;
    background-color: #6e7071;
    width: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
}
.f-social > a:hover, .f-social > a:focus{
    background-color: #28a9e2;
}
.popular-tags > a{
    margin:2px 2px 2px 0;
    font-size: 13px;
    font-family: 'Noto Serif', serif;
}
.lowerfooter {
    width: 99%;
}
.lowerfooter p{
    line-height: 64px;
}
.lowerfooter img{
    margin-top: 20px;
}
/* ==========================================================================
   Homepage2
   ========================================================================== */


.h2-img{
    position: relative;
}
.h2-img > img{
    width: 100%;
}
.h2-img > .overlay{
    background-color: rgba(0, 0, 0, 0.75);
}
.h2-content{
    position: absolute;
    bottom: 60px;
    left: 20px;
    width: calc(100% - 40px);
}
/*---- F-news ------*/
.f-news{
    margin-top: 120px;
}
.f-news-nav {
    position: absolute;
    right: 95px;
    top: -115px;
    z-index: 3;
}
.f-news-nav > a{
    margin-right: 3px;
}

.f-news-nav > a > img{
    border: 2px solid transparent;
    padding: 1px;
    max-width: 100%;
    -webkit-transition: all .5s ease ;
     -moz-transition: all .5s ease ;
     -ms-transition: all .5s ease ;
     -o-transition: all .5s ease ;
     transition: all .5s ease ; 
}
.f-news-nav > a:hover > img, .f-news-nav > a:focus > img{
    border: 2px solid #2fc9e7;

}
.h2-products{
    margin-top: 116px;
}
/*popular post*/
.p-posts{
    border: 1px solid #e9e9e9;
    border-top:none;
}
.p-posts > .nav-tabs > li > a{
    background-color: #444444;
    line-height: 48px;
    font-size: 12px;
    padding: 0 30px;
    border-radius: 0;
    color: #fff;
    border:none;
}
.p-posts > .nav-tabs > li:nth-last-of-type(1) > a {
    margin-right: 0;
    width: calc(100% + 4px);
}
.p-posts > .nav-tabs{
    border: none;
}
.p-posts > .nav-tabs > li{
    width: 33%;
    text-align: center;
}
.p-posts > .nav-tabs > li.active > a, .p-posts > .nav-tabs > li > a:hover, .p-posts > .nav-tabs > li.active > a:focus,
.p-posts > .nav-tabs > li > a:focus{
    background-color: #ef6c00;
    color: #fff;
}
.pp-content{
    margin-left: 20px;
    float: left;
    width: 50%;
}
.pp-content > h5{
    font-family: 'Noto Serif', serif;
    color: #232323;
}
.pp-content > span{
    font-family: 'Noto Sans', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    color: #232323;
}
.pp.owl-carousel .owl-item img{
    width: auto;
}
.pp .owl-nav > div, .popular-videos .owl-nav > div{
    border: 1px solid #efefef;
    display: inline-block;
    line-height: 34px;
    width: 50%;
    color: #999999;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.pp .owl-nav > div:nth-of-type(2),
.popular-videos > div:nth-of-type(2){
    border-right: none;
    border-left: none;
}
.pp .owl-nav > div:nth-of-type(1),
.popular-videos > div:nth-of-type(1){
    border-left: none;
}
.pp .owl-nav > div:hover,
.popular-videos .owl-nav > div:hover{
    background-color: #2f2f2f;
    color: #fff;
    border-color: #2f2f2f;
}
.pp-social {
    border:1px solid #e5e5e5;
    padding: 0px 0px 40px;
}
.pp-social > h4{
    background: #2a2a2a;
    line-height: 50px;
}
.pp-social-icons{
    padding: 0 18px;
}
.pp-icon{
    display: inline-block;
    width: 30%;
}
.pp-icon > i{
    line-height: 45px;
    width: 45px;
    border-radius: 50%;
}
.pp-icon > h4.title-t{
    font-family: 'Noto Serif', serif;
    color: #222;
    margin-top: 16px;
}
.pp-icon > h4{
    color: #8f8f8f;
    margin-top: 8px;
}
/*more news*/
.more-news .v-nav{
    bottom: -29%;
    z-index: 3;
}
.more-news .v-nav > a:hover > img, .more-news .v-nav > a:focus > img{
    border-color: #2fc9e7;
}
.mn-overlay{
    position: absolute;
    left: 120px;
    width: calc(100% - 240px);
    background: #f00;
    bottom: 90px;
    background-color: rgba(255, 255, 255, 0.92);
    padding: 35px 0;
    border-bottom-right-radius: 25px;
}
.mn-overlay:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-width: 16px 16px 0 0;
  border-style: solid;
  border-color: #e3e4e5 transparent;
   -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0), -1px 1px 1px rgba(0,0,0,0.2);

}
.mn-news.owl-theme .owl-controls {
    color: #fff;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.mn-news .owl-prev {
    left: 0;
    position: absolute;
    width: 56px;
    height: 44px;
    background:url("../img/prev.png") no-repeat top left; 
}
.mn-news .owl-next {
    position: absolute;
    right: 0;
    width: 56px;
    height: 44px;
    background:url("../img/next.png") no-repeat top right;
}
.mn-news .owl-prev > i {
    left: -8px;
    line-height: 44px;
    position: relative;
}
.mn-news .owl-next > i{
     right: -8px;
    line-height: 44px;
    position: relative
}

/* ==========================================================================
   ABOUT US
   ========================================================================== */
.page-title{
    min-height: 330px;
    position: relative;
    background-size: cover;
    width: 100%;
}
.about-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/about-bg.jpg');
}
.about-us-content {
    background-color: #fff;
    left: 92px;
    padding: 50px 100px 50px 54px;
    position: relative;
    top: -100px;
    width: calc(100% - 184px);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
.about-us-content > h3{
    position: absolute;
    top: -26px;
    line-height: 52px;
    padding: 0 50px;
    left: 50%;
    margin-left: -96px;
}
.about-us-content > p:nth-of-type(2),
.author-detail > p:nth-of-type(2){
    border-left: 3px solid #ef6c00;
    padding: 20px 0 20px 20px;
}
.author-img {
    position: relative;
}
.author-img > img{
    width: 100%;
}
.author-img > .overlay{
    background-color: rgba(0, 0, 0, 0.35);
}
.author-hover{
    position: absolute;
    top: 20px;
    left: 20px;
    border: 2px solid #fff;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}
.author-hover-inner {
    background-color: #fff;
    bottom: -68px;
    height: 92px;
    left: 10px;
    padding: 28px 0;
    position: absolute;
    width: calc(100% - 20px);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
.author-hover-inner > h4{
    letter-spacing: 2px;
}

/*readers*/
.reader-text{
    position: absolute;
    top: 50%;
    margin-top: -26px;
}
/* ==========================================================================
   About Author
   ========================================================================== */

.author-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/author-bg.jpg');
}
.about-author{
    position: relative;
    top: -105px;
}
.about-author > img {
    border: 5px solid #fff;
    display: inline-block;
}
/* ==========================================================================
   Standard Post
   ========================================================================== */

.s-post-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/s-post-bg.jpg');
}
.s-post-title h2.p-title{
    margin-left: -178px;
}
.tags > a{
    margin-right: 10px;
}
.ls-2{
    letter-spacing: 2px;
}
.post-tagline{
    padding-bottom: 40px;
    border-bottom: 3px double #555555;
}
.quote{
    padding: 60px 45px;
    background-color: #eeeeee;
}
.quote i{
    color: #9ba78a;
    display: inline-block;
    float: left;
    margin: 0 20px 100px 0;
    line-height: 38px;
}
.quote > h3::before {
    background: #000 none repeat scroll 0 0;
    content: " ";
    height: 1px;
    left: -9%;
    position: absolute;
    top: 50%;
    width: 33px;
}
.quote > h3{
    margin-left: 88px;
    position: relative;
}
.post-social > a {
    float: left;
    line-height: 29px;
    margin-right: 4px;
    text-align: center;
    width: 19.55%;
    color: #fff;
}
.post-social > a:nth-last-of-type(1){
    margin-right: 0;
}
.post-social > a:hover{
    background: #2a2a2a;
}

.written-by{
    background: #f2f2f2;
    padding: 30px 40px 40px 30px;
}
.written-by img{
    max-width: 100%;
}
/* ==========================================================================
   Video Post
   ========================================================================== */

.video-post-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/video-bg.jpg');
}
.video-post-title h2.p-title{
    margin-left: -128px;
}
.v-post iframe{
    width: 100%;
}
/* ==========================================================================
   Audio Post
   ========================================================================== */

.audio-post-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/audio-bg.jpg');
}
.audio-post-title h2.p-title{
    margin-left: -128px;
}
.writer-social > a {
    color: #454545;
    padding-right: 10px;
}
.writer-social > a:hover{
    color: #fd7347;

}
.a-post iframe{
    width: 100%;
}

/*comments*/
.comment > img{
    margin-top: 10px;
}
.bubble{
    position: relative;
    padding: 30px;
    background: #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: #e6e6e6 solid 1px;
    float: right;
    width: 86%;
}

.bubble:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 11px 19px 11px 0;
    border-color: transparent #FFFFFF;
    display: block;
    width: 0;
    z-index: 1;
    left: -19px;
    top: 36px;
}

.bubble:before{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 11px 19px 11px 0;
    border-color: transparent #e6e6e6;
    display: block;
    width: 0;
    z-index: 0;
    left: -20px;
    top: 36px;
}
.comment .btn-trans{
    border-color:#2a2a2a;
    color: #2a2a2a;
}
.comment .btn-trans:hover{
    background: #2a2a2a;
    color: #fff;
}
.pull-in {
    margin-left: 106px;
}
.pull-in .bubble{
    width: 84%;
}

.leave-comment input.form-control{
    height: 40px;
    background-color: transparent;
    border-color: #e6e6e6;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.leave-comment .row:nth-of-type(1) input.form-control::-webkit-input-placeholder::after{
    content: " *";
    color: red;
    font-weight: bold;
}
.leave-comment textarea#important::-webkit-input-placeholder::after{
    content: " *";
    color: red;
    font-weight: bold;
}
.leave-comment textarea#important::-moz-input-placeholder::after{
    content: " *";
    color: red;
    font-weight: bold;
}

.leave-comment textarea,.leave-comment textarea:focus{
    background-color: transparent;
    border-color: #e6e6e6;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;
   padding-top: 10px;
   resize: none;
}
.leave-comment .form-control::-webkit-input-placeholder {
   font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;
}

.leave-comment .form-control:-moz-placeholder { /* Firefox 18- */
   font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;
}

.leave-comment .form-control::-moz-placeholder {  /* Firefox 19+ */
   font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;  
}

.leave-comment .form-control:-ms-input-placeholder {  
   font-family: 'Noto Sans', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #999999;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.user .input-group-addon{
    background: transparent;
    border-color: #e6e6e6;
    color: #222222;
}
.user input.form-control{
    border-right: none;

}

.user .login > a:nth-of-type(2){
    font-size: 10px;
    color: #fd5a27;
    text-decoration: none;
    margin-left: 20px;
}
.user .login > a:nth-of-type(2):hover{
    color: #222;
}
/*Popular videos*/
.popular-videos{
    padding:30px 0 0 0;
}
.p-video-img{
    position: relative;
} 
.p-video-img > img {
    width: 100%;
}
.p-video-caption{
    position: absolute;
    bottom: 0;
    background-image: url("../img/fade-up.png");    
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    min-height: 97px;
    padding: 29px 38px 0 16px;
}
.p-video-caption a i {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    float: left;
    line-height: 35px;
    margin-bottom: 30px;
    margin-right: 20px;
    padding: 0 12px;
    color: #fff;
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.p-video-caption a:hover i{
    background: #fff;
    color: #fd7347;
}
.p-video-caption a h5{
    -webkit-transition: all .5s ease ;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
}
.p-video-caption a:hover h5{
    color: #fd7347;   
}
/* ==========================================================================
   Contact US
   ========================================================================== */

.contact-title{
    background:  
    linear-gradient(
      rgba(0, 0, 0, 0.85), 
      rgba(0, 0, 0, 0.85)
    ),
    /* bottom, image */
    url('../img/contact-bg.jpg');
}
.contact-title h2.p-title{
    margin-left: -128px;
}
#map{
    width: 100%;
    height: 545px;
}
.contact-info > h6{
    font-size: 13px;
    color: #777;
    letter-spacing: 1px;
}
.contact-info > h6 > span{
    margin: 0 5px;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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



/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

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


@media (min-width: 761px){
    .fact-img > img{
        min-height: 375px;
    }
    .top-news{
        overflow: hidden !important;
    }
}
@media (min-width: 1200px){
    .fact-img > img{
        min-height: 375px;
    }
    .top-news{
        overflow: hidden !important;
        max-height: 30px;
    }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* new */
@font-face {
  font-family: "Repo-Bold";
  src: url("../../fonts/Repo-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-Bold.otf") format("opentype"), url("../../fonts/Repo-Bold.otf.woff2") format("woff2"), url("../../fonts/Repo-Bold.ttf") format("truetype"), url("../../fonts/Repo-Bold.svg#Repo-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo";
  src: url("../../fonts/Repo-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-Regular.otf") format("opentype"), url("../../fonts/Repo-Regular.otf.woff2") format("woff2"), url("../../fonts/Repo-Regular.ttf") format("truetype"), url("../../fonts/Repo-Regular.svg#Repo") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-ExtraBlack";
  src: url("../../fonts/Repo-ExtraBlack.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-ExtraBlack.otf") format("opentype"), url("../../fonts/Repo-ExtraBlack.otf.woff2") format("woff2"), url("../../fonts/Repo-ExtraBlack.ttf") format("truetype"), url("../../fonts/Repo-ExtraBlack.svg#Repo-ExtraBlack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-Black";
  src: url("../../fonts/Repo-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-Black.otf") format("opentype"), url("../../fonts/Repo-Black.otf.woff2") format("woff2"), url("../../fonts/Repo-Black.ttf") format("truetype"), url("../../fonts/Repo-Black.svg#Repo-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-ExtraBold";
  src: url("../../fonts/Repo-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-ExtraBold.otf") format("opentype"), url("../../fonts/Repo-ExtraBold.otf.woff2") format("woff2"), url("../../fonts/Repo-ExtraBold.ttf") format("truetype"), url("../../fonts/Repo-ExtraBold.svg#Repo-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-DemiBold";
  src: url("../../fonts/Repo-DemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-DemiBold.otf") format("opentype"), url("../../fonts/Repo-DemiBold.otf.woff2") format("woff2"), url("../../fonts/Repo-DemiBold.ttf") format("truetype"), url("../../fonts/Repo-DemiBold.svg#Repo-DemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-Medium";
  src: url("../../fonts/Repo-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-Medium.otf") format("opentype"), url("../../fonts/Repo-Medium.otf.woff2") format("woff2"), url("../../fonts/Repo-Medium.ttf") format("truetype"), url("../../fonts/Repo-Medium.svg#Repo-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Repo-Light";
  src: url("../../fonts/Repo-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Repo-Light.otf") format("opentype"), url("../../fonts/Repo-Light.otf.woff2") format("woff2"), url("../../fonts/Repo-Light.ttf") format("truetype"), url("../../fonts/Repo-Light.svg#Repo-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?");
  src: url("../../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*

	For styling the placeholder

*/
/*

	For styling the placeholder focus

*/
/*

	Replaces text with img.

*/
/*

	Horizontal list. Can be used for navigation.

*/
/*

  Rem font size

*/
/*

  Calc vw for 660px

*/
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?nusjse");
  src: url("../../fonts/icomoon.eot?nusjse#iefix") format("embedded-opentype"), url("../../fonts/icomoon_new.ttf") format("truetype"), url("../../fonts/icomoon.woff?nusjse") format("woff"), url("../../fonts/icomoon.svg?nusjse#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?nusjse");
  src: url("../../fonts/icomoon.eot?nusjse#iefix") format('embedded-opentype'),
  url("../../fonts/icomoon.ttf?nusjse") format('truetype'),
  url("../../fonts/icomoon.woff?nusjse") format('woff'),
  url("../../fonts/icomoon.svg?nusjse#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
*/
/*
@font-face {
  font-family: 'icomoon';
  src:  url("../../fonts/icomoon.eot");
  src:  url("../../fonts/icomoon.eot?#iefix") format('embedded-opentype'),
  url("../../fonts/icomoon.ttf") format('truetype'),
  url("../../fonts/icomoon.woff") format('woff'),
  url("../../fonts/icomoon.svg?#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
*/
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?cuc4zm");
  src: url("../../fonts/icomoon.eot?cuc4zm#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?cuc4zm") format("truetype"), url("../../fonts/icomoon.woff?cuc4zm") format("woff"), url("../../fonts/icomoon.svg?cuc4zm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dontion-icon-hover .path1:before {
  content: "\e9f7";
  color: rgb(255, 255, 255);
}

.icon-dontion-icon-hover .path2:before {
  content: "\e9f8";
  margin-left: -0.9580078125em;
  color: rgb(255, 255, 255);
}

.icon-dontion-icon-hover .path3:before {
  content: "\e9f9";
  margin-left: -0.9580078125em;
  color: rgb(255, 153, 51);
}

.icon-dontion-icon-hover .path4:before {
  content: "\e9fa";
  margin-left: -0.9580078125em;
  color: rgb(255, 153, 51);
}

.icon-dontion-icon-normal .path1:before {
  content: "\e9fb";
  color: rgb(255, 255, 255);
}

.icon-dontion-icon-normal .path2:before {
  content: "\e9fc";
  margin-left: -0.9580078125em;
  color: rgb(255, 255, 255);
}

.icon-dontion-icon-normal .path3:before {
  content: "\e9fd";
  margin-left: -0.9580078125em;
  color: rgb(159, 159, 159);
}

.icon-dontion-icon-normal .path4:before {
  content: "\e9fe";
  margin-left: -0.9580078125em;
  color: rgb(159, 159, 159);
}

.icon-shape-arrow:before {
  content: "\ea18";
  color: #ff8f00;
}

.icon-podcast-black:before {
  content: "\e9cb";
}

.icon-podcast-gray:before {
  content: "\e9c9";
  color: #9a9a99;
}

.icon-podcast:before {
  content: "\e9ca";
  color: #fff;
}

.icon-dir-play-white:before {
  content: "\e9c5";
  color: #fff;
}

.icon-dir-play-black:before {
  content: "\e9c6";
  color: #6e6e6c;
}

.icon-white_dir-podcast_150x50px:before {
  content: "\e9c4";
  color: #fff;
}

.icon-podcast-play-white:before {
  content: "\e9c2";
  color: #fff;
}

.icon-dirlogo-podcast-blue:before {
  content: "\e9bd";
  color: #2364ae;
}

.icon-podcast-icon:before {
  content: "\e9be";
  color: #fff;
}

.icon-podcast-icon-blue:before {
  content: "\e9bf";
  color: #2364ae;
}

.icon-podcast-icon-orange:before {
  content: "\e9c0";
  color: #ff6936;
}

.icon-podcast-icon-white:before {
  content: "\e9c1";
  color: #fff;
}

.icon-mercilogov .path1:before {
  content: "\e9ef";
  color: rgb(207, 137, 48);
}

.icon-mercilogov .path2:before {
  content: "\e9f0";
  margin-left: -4.21875em;
  color: rgb(207, 137, 48);
}

.icon-mercilogov .path3:before {
  content: "\e9f1";
  margin-left: -4.21875em;
  color: rgb(207, 137, 48);
}

.icon-mercilogov .path4:before {
  content: "\e9f2";
  margin-left: -4.21875em;
  color: rgb(207, 137, 48);
}

.icon-mercilogov .path5:before {
  content: "\e9f3";
  margin-left: -4.21875em;
  color: rgb(207, 137, 48);
}

.icon-mercilogov .path6:before {
  content: "\e9f4";
  margin-left: -4.21875em;
  color: rgb(227, 30, 36);
}

.icon-Logo-Dirbg-25-w .path1:before {
  content: "\e9cc";
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path2:before {
  content: "\e9cd";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path3:before {
  content: "\e9ce";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path4:before {
  content: "\e9cf";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path5:before {
  content: "\e9d0";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path6:before {
  content: "\e9d1";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path7:before {
  content: "\e9d2";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path8:before {
  content: "\e9d3";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path9:before {
  content: "\e9d4";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path10:before {
  content: "\e9d5";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path11:before {
  content: "\e9d6";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path12:before {
  content: "\e9d7";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path13:before {
  content: "\e9d8";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path14:before {
  content: "\e9d9";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path15:before {
  content: "\e9da";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path16:before {
  content: "\e9db";
  margin-left: -5.087890625em;
  color: rgb(2, 2, 2);
}

.icon-Logo-Dirbg-25-w .path17:before {
  content: "\e9dc";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-Logo-Dirbg-25-w .path18:before {
  content: "\e9dd";
  margin-left: -5.087890625em;
  color: rgb(255, 255, 255);
}

.icon-facebook-w:before {
  content: "\e9de";
  color: #fff;
}

.icon-instagram-w:before {
  content: "\e9df";
  color: #fff;
}

.icon-search-w:before {
  content: "\e9e0";
  color: #fff;
}

.icon-twitter-w:before {
  content: "\e9e1";
  color: #fff;
}

.icon-youtube-w:before {
  content: "\e9e2";
  color: #fff;
}

.icon-deezer:before {
  content: "\e9b7";
  color: #feaa2d;
}

.icon-googlepodcasts:before {
  content: "\e9b8";
  color: #4285f4;
}

.icon-games-white:before {
  content: "\e9c7";
  color: #fff;
}

.icon-games-black:before {
  content: "\e9c8";
  color: #6e6e6e;
}

.icon-games:before {
  content: "\e9b6";
  color: #fff;
}

.icon-company-eye:before {
  content: "\e9a5";
}

.icon-company-time:before {
  content: "\e9a6";
}

.icon-company-users:before {
  content: "\e9a7";
}

.icon-rss:before {
  content: "\e9a3";
  color: #fff;
}

.icon-quote:before {
  content: "\e9a2";
  color: #fff;
}

.icon-site-impressio:before {
  content: "\e99f";
}

.icon-impressio:before {
  content: "\e99c";
  color: #fff;
}

.icon-wi-thunderstorm:before {
  content: "\e949";
}

.icon-wi-snow:before {
  content: "\e94a";
}

.icon-wi-snow-wind:before {
  content: "\e94b";
}

.icon-wi-sleet:before {
  content: "\e94c";
}

.icon-wi-showers:before {
  content: "\e94d";
}

.icon-wi-rain:before {
  content: "\e94e";
}

.icon-wi-rain-wind:before {
  content: "\e94f";
}

.icon-wi-rain-mix:before {
  content: "\e950";
}

.icon-wi-night-thunderstorm:before {
  content: "\e951";
}

.icon-wi-night-storm-showers:before {
  content: "\e952";
}

.icon-wi-night-sprinkle:before {
  content: "\e953";
}

.icon-wi-night-snow:before {
  content: "\e954";
}

.icon-wi-night-snow-wind:before {
  content: "\e955";
}

.icon-wi-night-snow-thunderstorm:before {
  content: "\e956";
}

.icon-wi-night-sleet:before {
  content: "\e957";
}

.icon-wi-night-sleet-storm:before {
  content: "\e958";
}

.icon-wi-night-showers:before {
  content: "\e959";
}

.icon-wi-night-rain:before {
  content: "\e95a";
}

.icon-wi-night-rain-wind:before {
  content: "\e95b";
}

.icon-wi-night-rain-mix:before {
  content: "\e95c";
}

.icon-wi-night-partly-cloudy:before {
  content: "\e95d";
}

.icon-wi-night-lightning:before {
  content: "\e95e";
}

.icon-wi-night-hail:before {
  content: "\e95f";
}

.icon-wi-night-fog:before {
  content: "\e960";
}

.icon-wi-night-cloudy:before {
  content: "\e961";
}

.icon-wi-night-cloudy-windy:before {
  content: "\e962";
}

.icon-wi-night-cloudy-high .path1:before {
  content: "\e963";
  color: rgb(255, 255, 255);
}

.icon-wi-night-cloudy-high .path2:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-wi-night-cloudy-gusts:before {
  content: "\e965";
}

.icon-wi-night-clear:before {
  content: "\e966";
}

.icon-wi-night-alt-thunderstorm:before {
  content: "\e967";
}

.icon-wi-night-alt-storm-showers:before {
  content: "\e968";
}

.icon-wi-night-alt-sprinkle:before {
  content: "\e969";
}

.icon-wi-night-alt-snow:before {
  content: "\e96a";
}

.icon-wi-night-alt-snow-wind:before {
  content: "\e96b";
}

.icon-wi-night-alt-snow-thunderstorm:before {
  content: "\e96c";
}

.icon-wi-night-alt-sleet:before {
  content: "\e96d";
}

.icon-wi-night-alt-sleet-storm:before {
  content: "\e96e";
}

.icon-wi-night-alt-showers:before {
  content: "\e96f";
}

.icon-wi-night-alt-rain:before {
  content: "\e970";
}

.icon-wi-night-alt-rain-wind:before {
  content: "\e971";
}

.icon-wi-night-alt-rain-mix:before {
  content: "\e972";
}

.icon-wi-night-alt-partly-cloudy:before {
  content: "\e973";
}

.icon-wi-night-alt-lightning:before {
  content: "\e974";
}

.icon-wi-night-alt-hail:before {
  content: "\e975";
}

.icon-wi-night-alt-cloudy:before {
  content: "\e976";
}

.icon-wi-night-alt-cloudy-windy:before {
  content: "\e977";
}

.icon-wi-night-alt-cloudy-high:before {
  content: "\e978";
}

.icon-wi-night-alt-cloudy-gusts:before {
  content: "\e979";
}

.icon-wi-hail:before {
  content: "\e97a";
}

.icon-wi-fog:before {
  content: "\e97b";
}

.icon-wi-day-windy:before {
  content: "\e97c";
}

.icon-wi-day-thunderstorm:before {
  content: "\e97d";
}

.icon-wi-day-sunny:before {
  content: "\e97e";
}

.icon-wi-day-sunny-overcast:before {
  content: "\e97f";
}

.icon-wi-day-storm-showers:before {
  content: "\e980";
}

.icon-wi-day-sprinkle:before {
  content: "\e981";
}

.icon-wi-day-snow:before {
  content: "\e982";
}

.icon-wi-day-snow-wind:before {
  content: "\e983";
}

.icon-wi-day-snow-thunderstorm:before {
  content: "\e984";
}

.icon-wi-day-sleet:before {
  content: "\e985";
}

.icon-wi-day-sleet-storm:before {
  content: "\e986";
}

.icon-wi-day-showers:before {
  content: "\e987";
}

.icon-wi-day-rain:before {
  content: "\e988";
}

.icon-wi-day-rain-wind:before {
  content: "\e989";
}

.icon-wi-day-rain-mix:before {
  content: "\e98a";
}

.icon-wi-day-lightning:before {
  content: "\e98b";
}

.icon-wi-day-light-wind:before {
  content: "\e98c";
}

.icon-wi-day-haze:before {
  content: "\e98d";
}

.icon-wi-day-hail:before {
  content: "\e98e";
}

.icon-wi-day-fog:before {
  content: "\e98f";
}

.icon-wi-day-cloudy:before {
  content: "\e990";
}

.icon-wi-day-cloudy-windy:before {
  content: "\e991";
}

.icon-wi-day-cloudy-high:before {
  content: "\e992";
}

.icon-wi-day-cloudy-gusts:before {
  content: "\e993";
}

.icon-wi-cloudy:before {
  content: "\e994";
}

.icon-wi-cloudy-windy:before {
  content: "\e995";
}

.icon-wi-cloudy-gusts:before {
  content: "\e996";
}

.icon-wi-cloud:before {
  content: "\e997";
}

.icon-varna:before {
  content: "\e943";
  color: #fff;
}

.icon-sofia:before {
  content: "\e944";
  color: #fff;
}

.icon-ruse:before {
  content: "\e945";
  color: #fff;
}

.icon-burgas:before {
  content: "\e946";
  color: #fff;
}

.icon-plovdiv:before {
  content: "\e947";
  color: #fff;
}

.icon-gear:before {
  content: "\e93b";
}

.icon-social-viber2:before {
  content: "\e90c";
}

.icon-attention:before {
  content: "\e90a";
}

.icon-close-2:before {
  content: "\e90b";
}

.icon-coments-tree:before {
  content: "\e909";
}

.icon-social-facebook:before {
  content: "\e900";
}

.icon-social-google:before {
  content: "\e901";
}

.icon-social-tweeter:before {
  content: "\e902";
}

.icon-social-viber:before {
  content: "\e903";
}

.icon-play:before {
  content: "\e904";
}

.icon-site-video:before {
  content: "\e904";
}

.icon-video:before {
  content: "\e904";
}

.icon-coments-flat:before {
  content: "\e905";
}

.icon-downvote:before {
  content: "\e906";
}

.icon-gallery:before {
  content: "\e907";
}

.icon-upvote:before {
  content: "\e908";
}

.icon-cancer-sign:before {
  content: "\e919";
}

.icon-gemini-sign:before {
  content: "\e91a";
}

.icon-virgo-sign:before {
  content: "\e91b";
}

.icon-capricorn-sign:before {
  content: "\e91c";
}

.icon-leo-sign:before {
  content: "\e91d";
}

.icon-aries-sign:before {
  content: "\e91e";
}

.icon-pisces-sign:before {
  content: "\e91f";
}

.icon-scorpio-sign:before {
  content: "\e920";
}

.icon-sagittarius-sign:before {
  content: "\e921";
}

.icon-taurus-sign:before {
  content: "\e922";
}

.icon-libra-sign:before {
  content: "\e923";
}

.icon-aquarius-sign:before {
  content: "\e924";
}

.icon-auto:before {
  content: "\e925";
}

.icon-author:before {
  content: "\e926";
}

.icon-business:before {
  content: "\e927";
}

.icon-banks:before {
  content: "\e927";
}

.icon-calendar:before {
  content: "\e928";
}

.icon-clubs:before {
  content: "\e929";
}

.icon-home-heart:before {
  content: "\e92a";
}

.icon-fun:before {
  content: "\e92b";
}

.icon-galeries:before {
  content: "\e92c";
}

.icon-leaf:before {
  content: "\e92d";
}

.icon-it:before {
  content: "\e92e";
}

.icon-cards:before {
  content: "\e92f";
}

.icon-catalog:before {
  content: "\e930";
}

.icon-cinema:before {
  content: "\e931";
}

.icon-site-life:before {
  content: "\e932";
}

.icon-life:before {
  content: "\e932";
}

.icon-mail:before {
  content: "\e933";
}

.icon-news:before {
  content: "\e934";
}

.icon-transit:before {
  content: "\e935";
}

.icon-trip:before {
  content: "\e936";
}

.icon-devtrip:before {
  content: "\e9c3";
}

.icon-tv:before {
  content: "\e937";
}

.icon-recipes:before {
  content: "\e938";
}

.icon-site-weather:before {
  content: "\e939";
}

.icon-weather:before {
  content: "\e939";
}

.icon-zodiac:before {
  content: "\e93a";
}

.icon-close-circle .path1:before {
  content: "\e9f5";
  color: rgb(255, 255, 255);
}

.icon-close-circle .path2:before {
  content: "\e9f6";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-close-circle .path3:before {
  content: "\e9ff";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-close-circle .path4:before {
  content: "\ea00";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-jobs-logo:before {
  content: "\ea1b";
  color: #fff;
}

.icon-kino-blue:before {
  content: "\e9e3";
  color: #2eb9ec;
}

.icon-dir-logo-kino:before {
  content: "\e9e4";
  color: #fff;
}

.icon-kino:before {
  content: "\e9e5";
  color: #fff;
}

.icon-logo-kino:before {
  content: "\e9e6";
  color: #2eb9ec;
}

.icon-logo-kino-dark:before {
  content: "\e9e7";
}

.icon-Icon-ads-01:before {
  content: "\e9e8";
  color: #aaaaa9;
}

.icon-Icon-ads-02:before {
  content: "\e9e9";
}

.icon-Icon-ads-03 .path1:before {
  content: "\e9ea";
  color: rgb(0, 0, 0);
  opacity: 0.73;
}

.icon-Icon-ads-03 .path2:before {
  content: "\e9eb";
  margin-left: -0.982421875em;
  color: rgb(255, 255, 255);
}

.icon-Icon-ads-03 .path3:before {
  content: "\e9ec";
  margin-left: -0.982421875em;
  color: rgb(255, 255, 255);
}

.icon-Icon-ads-03 .path4:before {
  content: "\e9ed";
  margin-left: -0.982421875em;
  color: rgb(255, 255, 255);
}

.icon-Icon-ads-04:before {
  content: "\e9ee";
  color: #fff;
}

.icon-trip-logo .path1:before {
  content: "\e9ac";
  color: rgb(0, 173, 150);
}

.icon-trip-logo .path2:before {
  content: "\e9ad";
  margin-left: -1.7412109375em;
  color: rgb(0, 173, 150);
}

.icon-trip-logo .path3:before {
  content: "\e9ae";
  margin-left: -1.7412109375em;
  color: rgb(0, 173, 150);
}

.icon-trip-logo .path4:before {
  content: "\e9af";
  margin-left: -1.7412109375em;
  color: rgb(0, 173, 150);
}

.icon-trip-logo .path5:before {
  content: "\e9b0";
  margin-left: -1.7412109375em;
  color: rgb(0, 173, 150);
}

.icon-trip-logo .path6:before {
  content: "\e9b1";
  margin-left: -1.7412109375em;
  color: rgb(255, 255, 255);
}

.icon-trip-logo .path7:before {
  content: "\e9b2";
  margin-left: -1.7412109375em;
  color: rgb(255, 255, 255);
}

.icon-trip-logo .path8:before {
  content: "\e9b3";
  margin-left: -1.7412109375em;
  color: rgb(255, 255, 255);
}

.icon-trip-logo .path9:before {
  content: "\e9b4";
  margin-left: -1.7412109375em;
  color: rgb(255, 255, 255);
}

.icon-trip-logo .path10:before {
  content: "\e9b5";
  margin-left: -1.7412109375em;
  color: rgb(255, 255, 255);
}

.icon-play-video-thumb:before {
  content: "\e9aa";
  color: #fff;
}

.icon-youtube:before {
  content: "\e9b9";
}

.icon-brand:before {
  content: "\e9b9";
}

.icon-social:before {
  content: "\e9b9";
}

.icon-soundcloud:before {
  content: "\e9ba";
}

.icon-brand1:before {
  content: "\e9ba";
}

.icon-social1:before {
  content: "\e9ba";
}

.icon-soundcloud1:before {
  content: "\e9bb";
}

.icon-brand3:before {
  content: "\e9bb";
}

.icon-social3:before {
  content: "\e9bb";
}

.icon-spotify:before {
  content: "\e9bc";
}

.icon-brand2:before {
  content: "\e9bc";
}

.icon-social2:before {
  content: "\e9bc";
}

.icon-plus:before {
  content: "\e93f";
}

.icon-add:before {
  content: "\e93f";
}

.icon-sum:before {
  content: "\e93f";
}

.icon-x:before {
  content: "\e940";
}

.icon-plus2:before {
  content: "\e941";
}

.icon-twitter:before {
  content: "\e90d";
}

.icon-brand4:before {
  content: "\e90d";
}

.icon-tweet:before {
  content: "\e90d";
}

.icon-social4:before {
  content: "\e90d";
}

.icon-mobile:before {
  content: "\e99e";
}

.icon-gamepad:before {
  content: "\e9ab";
}

.icon-joystick:before {
  content: "\e9ab";
}

.icon-md-expand:before {
  content: "\e9a8";
}

.icon-resize:before {
  content: "\e998";
}

.icon-shrink:before {
  content: "\e998";
}

.icon-collapse:before {
  content: "\e998";
}

.icon-contract:before {
  content: "\e998";
}

.icon-check:before {
  content: "\e93d";
}

.icon-arrow-back:before {
  content: "\e99d";
}

.icon-chevron-right2:before {
  content: "\e914";
}

.icon-chevron-down:before {
  content: "\e915";
}

.icon-instagram:before {
  content: "\e918";
}

.icon-travel:before {
  content: "\e9a9";
}

.icon-snowflake-o:before {
  content: "\e9a4";
}

.icon-urbn:before {
  content: "\e9a1";
}

.icon-youtube1:before {
  content: "\e99b";
}

.icon-trophy:before {
  content: "\e999";
}

.icon-book:before {
  content: "\e99a";
}

.icon-futbol-o:before {
  content: "\e948";
}

.icon-soccer-ball-o:before {
  content: "\e948";
}

.icon-corner:before {
  content: "\e948";
}

.icon-sport:before {
  content: "\e948";
}

.icon-user-circle-o:before {
  content: "\e942";
}

.icon-external-link:before {
  content: "\e93e";
}

.icon-clock-o:before {
  content: "\e93c";
}

.icon-star-o:before {
  content: "\e910";
}

.icon-chevron-right:before {
  content: "\e90e";
}

.icon-chevron-left:before {
  content: "\e90f";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-star:before {
  content: "\f005";
}

.icon-user:before {
  content: "\f007";
}

.icon-profile:before {
  content: "\f007";
}

.icon-th:before {
  content: "\f00a";
}

.icon-close:before {
  content: "\f00d";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-times:before {
  content: "\f00d";
}

.icon-home:before {
  content: "\f015";
}

.icon-dir:before {
  content: "\f015";
}

.icon-camera:before {
  content: "\f030";
}

.icon-photo:before {
  content: "\f030";
}

.icon-site-gallery:before {
  content: "\f030";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-comment:before {
  content: "\f075";
}

.icon-comments:before {
  content: "\f086";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-users:before {
  content: "\f0c0";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before {
  content: "\f13a";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-sun-o:before {
  content: "\f185";
}

.icon-google:before {
  content: "\f1a0";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-dnes:before {
  content: "\f1ea";
}

.icon-commenting:before {
  content: "\f27a";
}

.icon-linkedin-square:before {
  content: "\e917";
}

.icon-chevron-up:before {
  content: "\e916";
}

.icon-bar-chart:before {
  content: "\e913";
}

.icon-expand:before {
  content: "\e912";
}

.icon-bars:before {
  content: "\e911";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-question-circle-o:before {
  content: "\f29c";
}

.icon-hand-o-right:before {
  content: "\e9a0";
}

html {
  box-sizing: border-box;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

a {
  color: inherit;
  transition: color 0.4s;
}

input,
textarea {
  border-radius: 0;
}

:focus {
  outline: none;
}

img {
  max-width: 100%;
}

body {
  font-family: "Noto Serif", serif;
  color: #000;
}

.global-overlay {
  display: none;
  position: fixed;
  z-index: 20;
  top: -30%;
  left: -30%;
  right: -30%;
  bottom: -30%;
  background-color: rgba(0, 0, 0, 0.94);
}

.overflow-hidden {
  overflow: hidden;
}

a:hover, .btn:hover {
  text-decoration: none;
}

.to-top {
  position: fixed;
  z-index: 3;
  right: 30px;
  bottom: 30px;
  height: 60px;
  width: 60px;
  background-color: #350872;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.to-top i {
  position: absolute;
  font-size: 24px;
  color: #fff;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -14px;
}
.to-top:hover {
  opacity: 1;
  background-color: #6d006d;
}
.to-top.top-is-visible {
  visibility: visible;
  opacity: 1;
}
.to-top.top-fade-out {
  opacity: 0.5;
}

.btn:hover {
  color: inherit;
}

.title, .title a {
  font-family: "Noto Serif", serif;
  font-weight: bold;
  line-height: 1.2;
}

.title-holder {
  position: relative;
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
}

h1.title {
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 0;
  margin-top: 32px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
h1.title a {
  font-size: 40px;
  font-size: 2.5rem;
}
h1.title:hover a {
  color: #fff;
}

#top-section {
  position: relative;
  padding-top: 1px;
  display: block;
}

.top-section-content-wrapper {
  margin-top: 47px;
  position: relative;
}

.top-section-img {
  position: relative;
}
.top-section-img .img-responsive {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-section-img h1.title {
  position: absolute;
  z-index: 3;
  top: 171px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  font-family: "Noto Serif", serif;
  margin-top: 54px;
}
.top-section-img .top-section-content-wrapper {
  height: 417px;
}
.top-section-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, black 2%, rgba(0, 0, 0, 0.15));
}

.top-section-hidden {
  height: 126px;
}

.top-section-img.small {
  margin-bottom: 43px;
}
.top-section-img.small .top-section-content-wrapper {
  height: 258px;
}
.top-section-img.small:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
}

.section-title {
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 36px;
}
.section-title a {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .section-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.2;
  }
  .section-title a {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.main-slider {
  height: unset;
}
.main-slider div {
  height: 100%;
}
.main-slider .m-slider-img > img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-slider .mobile-main-nav {
  height: auto;
}

.high-slider-img {
  display: block;
  border: 2px solid #fff;
}

.banner-container {
  max-width: 335px;
  margin: 0 auto 15px;
  border: 1px solid #a9a9a9;
  padding: 24px 16px;
}
.banner-container .banner {
  margin-bottom: 0;
}

.banner {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.banner-728-90 {
  display: block;
  width: 728px;
  height: 90px;
  background: #23034e;
  margin: 0 auto 72px;
}

.banner-item {
  background-color: #a9a9a9;
}
.banner-item .banner {
  margin-top: 40px;
}

.breadcrumbs {
  font-size: 0;
}
.breadcrumbs li {
  display: inline-block;
  position: relative;
}
.breadcrumbs li a {
  font-size: 12px;
  font-size: 0.75rem;
}
.breadcrumbs li a:hover {
  color: inherit;
  text-decoration: underline;
}
.breadcrumbs li:not(:last-child):after {
  font-size: 12px;
  font-size: 0.75rem;
  content: "/";
  display: inline-block;
  margin: 0 4px;
}

.form-result {
  margin-bottom: 20px;
}
.form-result .ajax-success-text,
.form-result .ajax-error-text {
  font-size: 20px;
  color: #440e62;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  color: #fff;
  background: #3276b1;
}

.img-hover-container {
  display: inline-block;
  background-color: #000;
  overflow: hidden;
}
.img-hover-container img {
  transition: opacity 0.9s, transform 0.9s;
}
.img-hover-container:hover img {
  opacity: 0.7;
  transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
  .img-hover-container {
    display: block;
  }
}

.color-0.title {
  color: #110125;
}
.color-0 .article-category {
  color: #110125;
}
.color-0 .article-title:hover {
  color: #110125;
}
.color-0 .post-category, .color-0.main-slider .btn {
  background-color: #110125;
}
.color-0 .post-title:hover, .color-0 .post-title:hover a {
  color: #110125;
}
.main-menu .color-0:hover:after, .main-menu .color-0.active:after {
  background-color: #110125;
}

.color-1.title {
  color: #664296;
}
.color-1 .article-category {
  color: #664296;
}
.color-1 .article-title:hover {
  color: #664296;
}
.color-1 .post-category, .color-1.main-slider .btn {
  background-color: #664296;
}
.color-1 .post-title:hover, .color-1 .post-title:hover a {
  color: #664296;
}
.main-menu .color-1:hover:after, .main-menu .color-1.active:after {
  background-color: #664296;
}

.color-2.title {
  color: #aa1362;
}
.color-2 .article-category {
  color: #aa1362;
}
.color-2 .article-title:hover {
  color: #aa1362;
}
.color-2 .post-category, .color-2.main-slider .btn {
  background-color: #aa1362;
}
.color-2 .post-title:hover, .color-2 .post-title:hover a {
  color: #aa1362;
}
.main-menu .color-2:hover:after, .main-menu .color-2.active:after {
  background-color: #aa1362;
}

.color-3.title {
  color: #b63dc0;
}
.color-3 .article-category {
  color: #b63dc0;
}
.color-3 .article-title:hover {
  color: #b63dc0;
}
.color-3 .post-category, .color-3.main-slider .btn {
  background-color: #b63dc0;
}
.color-3 .post-title:hover, .color-3 .post-title:hover a {
  color: #b63dc0;
}
.main-menu .color-3:hover:after, .main-menu .color-3.active:after {
  background-color: #b63dc0;
}

.color-4.title {
  color: #9d7541;
}
.color-4 .article-category {
  color: #9d7541;
}
.color-4 .article-title:hover {
  color: #9d7541;
}
.color-4 .post-category, .color-4.main-slider .btn {
  background-color: #9d7541;
}
.color-4 .post-title:hover, .color-4 .post-title:hover a {
  color: #9d7541;
}
.main-menu .color-4:hover:after, .main-menu .color-4.active:after {
  background-color: #9d7541;
}

.color-5.title {
  color: #47966d;
}
.color-5 .article-category {
  color: #47966d;
}
.color-5 .article-title:hover {
  color: #47966d;
}
.color-5 .post-category, .color-5.main-slider .btn {
  background-color: #47966d;
}
.color-5 .post-title:hover, .color-5 .post-title:hover a {
  color: #47966d;
}
.main-menu .color-5:hover:after, .main-menu .color-5.active:after {
  background-color: #47966d;
}

.color-6.title {
  color: #1680ce;
}
.color-6 .article-category {
  color: #1680ce;
}
.color-6 .article-title:hover {
  color: #1680ce;
}
.color-6 .post-category, .color-6.main-slider .btn {
  background-color: #1680ce;
}
.color-6 .post-title:hover, .color-6 .post-title:hover a {
  color: #1680ce;
}
.main-menu .color-6:hover:after, .main-menu .color-6.active:after {
  background-color: #1680ce;
}

.color-7.title {
  color: #c79758;
}
.color-7 .article-category {
  color: #c79758;
}
.color-7 .article-title:hover {
  color: #c79758;
}
.color-7 .post-category, .color-7.main-slider .btn {
  background-color: #c79758;
}
.color-7 .post-title:hover, .color-7 .post-title:hover a {
  color: #c79758;
}
.main-menu .color-7:hover:after, .main-menu .color-7.active:after {
  background-color: #c79758;
}

.color-8.title {
  color: #46afa1;
}
.color-8 .article-category {
  color: #46afa1;
}
.color-8 .article-title:hover {
  color: #46afa1;
}
.color-8 .post-category, .color-8.main-slider .btn {
  background-color: #46afa1;
}
.color-8 .post-title:hover, .color-8 .post-title:hover a {
  color: #46afa1;
}
.main-menu .color-8:hover:after, .main-menu .color-8.active:after {
  background-color: #46afa1;
}

.color-9.title {
  color: #9d1c29;
}
.color-9 .article-category {
  color: #9d1c29;
}
.color-9 .article-title:hover {
  color: #9d1c29;
}
.color-9 .post-category, .color-9.main-slider .btn {
  background-color: #9d1c29;
}
.color-9 .post-title:hover, .color-9 .post-title:hover a {
  color: #9d1c29;
}
.main-menu .color-9:hover:after, .main-menu .color-9.active:after {
  background-color: #9d1c29;
}

.color-10.title {
  color: #af2d2d;
}
.color-10 .article-category {
  color: #af2d2d;
}
.color-10 .article-title:hover {
  color: #af2d2d;
}
.color-10 .post-category, .color-10.main-slider .btn {
  background-color: #af2d2d;
}
.color-10 .post-title:hover, .color-10 .post-title:hover a {
  color: #af2d2d;
}
.main-menu .color-10:hover:after, .main-menu .color-10.active:after {
  background-color: #af2d2d;
}

.color-11.title {
  color: #ffffff;
}
.color-11 .article-category {
  color: #ffffff;
}
.color-11 .article-title:hover {
  color: #ffffff;
}
.color-11 .post-category, .color-11.main-slider .btn {
  background-color: #ffffff;
}
.color-11 .post-title:hover, .color-11 .post-title:hover a {
  color: #ffffff;
}
.main-menu .color-11:hover:after, .main-menu .color-11.active:after {
  background-color: #ffffff;
}

.color-12.title {
  color: #3e87c5;
}
.color-12 .article-category {
  color: #3e87c5;
}
.color-12 .article-title:hover {
  color: #3e87c5;
}
.color-12 .post-category, .color-12.main-slider .btn {
  background-color: #3e87c5;
}
.color-12 .post-title:hover, .color-12 .post-title:hover a {
  color: #3e87c5;
}
.main-menu .color-12:hover:after, .main-menu .color-12.active:after {
  background-color: #3e87c5;
}

.color-13.title {
  color: #b5953a;
}
.color-13 .article-category {
  color: #b5953a;
}
.color-13 .article-title:hover {
  color: #b5953a;
}
.color-13 .post-category, .color-13.main-slider .btn {
  background-color: #b5953a;
}
.color-13 .post-title:hover, .color-13 .post-title:hover a {
  color: #b5953a;
}
.main-menu .color-13:hover:after, .main-menu .color-13.active:after {
  background-color: #b5953a;
}

.color-14.title {
  color: #ceaf16;
}
.color-14 .article-category {
  color: #ceaf16;
}
.color-14 .article-title:hover {
  color: #ceaf16;
}
.color-14 .post-category, .color-14.main-slider .btn {
  background-color: #ceaf16;
}
.color-14 .post-title:hover, .color-14 .post-title:hover a {
  color: #ceaf16;
}
.main-menu .color-14:hover:after, .main-menu .color-14.active:after {
  background-color: #ceaf16;
}

.color-15.title {
  color: #58c7c2;
}
.color-15 .article-category {
  color: #58c7c2;
}
.color-15 .article-title:hover {
  color: #58c7c2;
}
.color-15 .post-category, .color-15.main-slider .btn {
  background-color: #58c7c2;
}
.color-15 .post-title:hover, .color-15 .post-title:hover a {
  color: #58c7c2;
}
.main-menu .color-15:hover:after, .main-menu .color-15.active:after {
  background-color: #58c7c2;
}

.color-16.title {
  color: #c36234;
}
.color-16 .article-category {
  color: #c36234;
}
.color-16 .article-title:hover {
  color: #c36234;
}
.color-16 .post-category, .color-16.main-slider .btn {
  background-color: #c36234;
}
.color-16 .post-title:hover, .color-16 .post-title:hover a {
  color: #c36234;
}
.main-menu .color-16:hover:after, .main-menu .color-16.active:after {
  background-color: #c36234;
}

.color-17.title {
  color: #b54c81;
}
.color-17 .article-category {
  color: #b54c81;
}
.color-17 .article-title:hover {
  color: #b54c81;
}
.color-17 .post-category, .color-17.main-slider .btn {
  background-color: #b54c81;
}
.color-17 .post-title:hover, .color-17 .post-title:hover a {
  color: #b54c81;
}
.main-menu .color-17:hover:after, .main-menu .color-17.active:after {
  background-color: #b54c81;
}

.color-18.title {
  color: #4b6cca;
}
.color-18 .article-category {
  color: #4b6cca;
}
.color-18 .article-title:hover {
  color: #4b6cca;
}
.color-18 .post-category, .color-18.main-slider .btn {
  background-color: #4b6cca;
}
.color-18 .post-title:hover, .color-18 .post-title:hover a {
  color: #4b6cca;
}
.main-menu .color-18:hover:after, .main-menu .color-18.active:after {
  background-color: #4b6cca;
}

.color-19.title {
  color: #8e9e34;
}
.color-19 .article-category {
  color: #8e9e34;
}
.color-19 .article-title:hover {
  color: #8e9e34;
}
.color-19 .post-category, .color-19.main-slider .btn {
  background-color: #8e9e34;
}
.color-19 .post-title:hover, .color-19 .post-title:hover a {
  color: #8e9e34;
}
.main-menu .color-19:hover:after, .main-menu .color-19.active:after {
  background-color: #8e9e34;
}

.color-20.title {
  color: #b53eb1;
}
.color-20 .article-category {
  color: #b53eb1;
}
.color-20 .article-title:hover {
  color: #b53eb1;
}
.color-20 .post-category, .color-20.main-slider .btn {
  background-color: #b53eb1;
}
.color-20 .post-title:hover, .color-20 .post-title:hover a {
  color: #b53eb1;
}
.main-menu .color-20:hover:after, .main-menu .color-20.active:after {
  background-color: #b53eb1;
}

.color-21.title {
  color: #5786af;
}
.color-21 .article-category {
  color: #5786af;
}
.color-21 .article-title:hover {
  color: #5786af;
}
.color-21 .post-category, .color-21.main-slider .btn {
  background-color: #5786af;
}
.color-21 .post-title:hover, .color-21 .post-title:hover a {
  color: #5786af;
}
.main-menu .color-21:hover:after, .main-menu .color-21.active:after {
  background-color: #5786af;
}

.color-22.title {
  color: #6d5858;
}
.color-22 .article-category {
  color: #6d5858;
}
.color-22 .article-title:hover {
  color: #6d5858;
}
.color-22 .post-category, .color-22.main-slider .btn {
  background-color: #6d5858;
}
.color-22 .post-title:hover, .color-22 .post-title:hover a {
  color: #6d5858;
}
.main-menu .color-22:hover:after, .main-menu .color-22.active:after {
  background-color: #6d5858;
}

.color-video.title {
  color: #6d001c;
}
.color-video .article-category {
  color: #6d001c;
}
.color-video .article-title:hover {
  color: #6d001c;
}
.color-video .post-category, .color-video.main-slider .btn {
  background-color: #6d001c;
}
.color-video .post-title:hover, .color-video .post-title:hover a {
  color: #6d001c;
}
.main-menu .color-video:hover:after, .main-menu .color-video.active:after {
  background-color: #6d001c;
}

em {
  font-style: italic;
}

.btn-primary {
  color: #fff;
  background-color: #360972;
  border: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #4a004b;
  border: none;
}

.ispace {
  margin-bottom: 15px;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
}

.recaptchatwo, .commentsformtwo {
  margin: 20px 0 20px 0;
}

.post-category.title-case {
  text-transform: unset;
}

.top-section-holder {
  margin-bottom: 0;
}
@media (min-width: 371px) and (max-width: 500px) {
  .top-section-holder {
    margin-bottom: 127px;
    min-height: 600px;
  }
}
.top-section-holder :after {
  content: "";
  clear: both;
}

@media (min-width: 371px) and (max-width: 500px) {
  .main-slider .m-slider-img > img {
    min-height: 557px;
  }
}

.text-comment-reported {
  text-align: center !important;
}

#newsletter-main-block {
  border-top: 2px solid #360972;
  padding: 30px 10%;
  margin-top: 40px;
  margin-bottom: 40px;
  transition: all 0.4s;
  overflow: auto;
}
#newsletter-main-block .subscribe-newsletter-error {
  margin-top: 15px;
}
#newsletter-main-block .newsletter-form-cont {
  max-width: 690px;
  margin: 0 auto;
}
#newsletter-main-block .subscribe-form {
  position: relative;
}
#newsletter-main-block .newsletter-site-icon {
  font-size: 60px;
  color: #8c8c8c;
  opacity: 0.5;
  position: absolute;
  left: -90px;
  top: -8px;
}
#newsletter-main-block .custom_checkbox {
  margin-top: 5px;
}
#newsletter-main-block .custom_checkbox label {
  font-size: 17px;
  color: #000000;
  font-weight: 300;
}
#newsletter-main-block .custom_checkbox label a {
  text-decoration: none;
}
#newsletter-main-block .subscribe-email {
  width: 100%;
  height: 42px;
  padding-left: 10px;
  background-color: #ffffff;
  border: 0.22px solid rgba(0, 0, 0, 0.3);
}
#newsletter-main-block .subscribe-btn {
  width: 140px;
  height: 36px;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  border: 0;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  transition: box-shadow 0.4s;
}
#newsletter-main-block .newsletter-main-title {
  margin: 0;
  font-weight: bold;
  font-family: "Noto Serif", serif;
  text-align: center;
  font-size: 22px;
  color: #442d85;
}
#newsletter-main-block .newsletter-main-title img {
  width: 120px;
  margin-left: 5px;
  vertical-align: middle;
}
#newsletter-main-block .newsletter-text {
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  font-family: "Noto Serif", serif;
  text-align: center;
  position: relative;
}
#newsletter-main-block .newsletter-text span {
  font-weight: bold;
  display: block;
}
#newsletter-main-block .newsletter-separator {
  opacity: 0.702;
  height: 2px;
  background-color: rgba(157, 160, 163, 0.702);
}
#newsletter-main-block .follow-social-icon {
  text-decoration: none;
}
#newsletter-main-block .follow-social-icon img {
  width: 44px;
  height: 44px;
}
#newsletter-main-block .follow-social-cont {
  text-align: center;
  max-width: 690px;
  margin: 25px auto;
  display: flex;
  justify-content: space-between;
}
#newsletter-main-block .follow-social-cont .hover-img {
  display: none;
}
#newsletter-main-block .follow-social-cont .follow-social-icon:hover .hover-img {
  display: block;
}
#newsletter-main-block .follow-social-cont .follow-social-icon:hover .main-img {
  display: none;
}
#newsletter-main-block .custom_checkbox {
  margin-top: 5px;
}
#newsletter-main-block .custom_checkbox label {
  font-size: 16px;
  color: #000000;
  font-weight: 300;
  font-family: "Noto Sans", sans-serif;
}
#newsletter-main-block .custom_checkbox label a {
  text-decoration: none;
}
#newsletter-main-block .custom_checkbox {
  display: block;
  margin-top: 13px;
}
#newsletter-main-block .custom_checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
#newsletter-main-block .custom_checkbox label {
  position: relative;
  cursor: pointer;
  color: #000000;
  line-height: 24px;
  padding-left: 34px;
  display: block;
}
#newsletter-main-block .custom_checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
}
#newsletter-main-block .custom_checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 9px;
  height: 16px;
  border: solid #360972;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}
#newsletter-main-block .sub-mobile-btn {
  display: none;
}
@media only screen and (max-width: 980px) {
  #newsletter-main-block .newsletter-site-icon {
    display: none;
  }
  #newsletter-main-block .newsletter-form-cont {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  #newsletter-main-block {
    padding: 20px 0px;
  }
  #newsletter-main-block .newsletter-text {
    line-height: 24px;
  }
  #newsletter-main-block .subscribe-email {
    width: 100%;
  }
  #newsletter-main-block .subscribe-btn {
    width: 100%;
    left: 0;
    top: 5px;
    position: relative;
  }
  #newsletter-main-block .follow-social-cont {
    margin: 15px 0px;
  }
  #newsletter-main-block .follow-social-icon img {
    width: 30px;
    height: 30px;
  }
  #newsletter-main-block .newsletter-text span {
    display: inline-block;
  }
  #newsletter-main-block .sub-mobile-btn {
    display: block;
    margin-top: 10px;
  }
  #newsletter-main-block .sub-desktop-btn {
    display: none;
  }
}

#newsletter-anchor-block {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  left: 100%;
  padding: 50px 25px;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  opacity: 0;
  z-index: 10;
}
#newsletter-anchor-block.show {
  bottom: 0;
  position: sticky;
  opacity: 1;
  pointer-events: initial;
  transform: none;
}
#newsletter-anchor-block .newsletter-text {
  margin-top: 0;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  font-family: "Noto Serif", serif;
}
#newsletter-anchor-block .custom_checkbox label a {
  text-decoration: none;
}
#newsletter-anchor-block .custom_checkbox {
  display: block;
  margin-top: 13px;
}
#newsletter-anchor-block .custom_checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
#newsletter-anchor-block .custom_checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  line-height: 19px;
  padding-left: 34px;
  display: block;
}
#newsletter-anchor-block .custom_checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
}
#newsletter-anchor-block .custom_checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 9px;
  height: 16px;
  border: solid #df4a20;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}
#newsletter-anchor-block .newsletter-form-cont {
  max-width: 700px;
  margin: 0 auto;
}
#newsletter-anchor-block .subscribe-btn {
  height: 49px;
  background-color: #fb8c00;
  font-size: 17px;
  color: #000000;
  font-weight: bold;
  font-family: "Noto Serif", serif;
  border: 0;
  width: 155px;
  cursor: pointer;
  transition: box-shadow 0.4s;
}
#newsletter-anchor-block .subscribe-btn:hover {
  box-shadow: 0 4px 6px 2px rgba(255, 255, 255, 0.1), 0 2px 5px 0 rgba(255, 255, 255, 0.2);
}
#newsletter-anchor-block .subscribe-email {
  width: calc(100% - 160px);
  height: 49px;
  padding-left: 10px;
  background-color: #ffffff;
  border: 0.22px solid rgba(0, 0, 0, 0.3);
}
#newsletter-anchor-block .newsletter-site-icon {
  font-size: 60px;
  color: #8c8c8c;
  position: absolute;
  left: -90px;
  top: -12px;
}
#newsletter-anchor-block .newsletter-dnes-icon {
  color: #0062bd;
}
#newsletter-anchor-block .newsletter-life-icon {
  color: #500A62;
}
#newsletter-anchor-block .newsletter-corner-icon {
  color: #A8192D;
}
#newsletter-anchor-block .newsletter-business-icon {
  color: #0F8998;
}
#newsletter-anchor-block .newsletter-it-icon {
  color: #12385C;
}
#newsletter-anchor-block .newsletter-impressio-icon {
  color: #420890;
}
#newsletter-anchor-block .newsletter-auto-icon {
  color: #d0310c;
}
#newsletter-anchor-block .newsletter-trip-icon {
  color: #00ad95;
}
#newsletter-anchor-block .subscribe-form-cont {
  display: flex;
}
#newsletter-anchor-block .subscribe-email {
  flex: 1 1 0;
}
#newsletter-anchor-block .subscribe-form {
  position: relative;
}
#newsletter-anchor-block .newsletter-text span {
  font-weight: bold;
  display: block;
}
#newsletter-anchor-block .newsletter-site-icon-close {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 24px;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  #newsletter-main-block .newsletter-text {
    font-size: 18px;
    line-height: 24px;
    left: 0;
    width: unset;
  }
  #newsletter-main-block .newsletter-text span {
    display: block;
    margin-bottom: 10px;
  }
  #newsletter-anchor-block {
    padding: 20px 10px;
    font-size: 16px;
  }
  #newsletter-anchor-block .newsletter-site-icon {
    float: left;
    position: relative;
    top: 1px;
    left: 0;
    font-size: 39px;
    margin-right: 7px;
  }
  #newsletter-anchor-block .newsletter-text {
    font-size: 18px;
    line-height: 24px;
  }
  #newsletter-anchor-block .newsletter-text span {
    display: inline-block;
  }
  #newsletter-anchor-block .subscribe-btn {
    width: auto;
    font-size: 14px;
  }
  #newsletter-anchor-block .custom_checkbox label {
    line-height: 19px;
    padding-left: 27px;
  }
  #newsletter-anchor-block .newsletter-site-icon-close {
    top: 15px;
    right: 15px;
    font-size: 19px;
  }
}
.high-slider .article {
  margin-top: 40px;
}

.high-slider .item:nth-child(n+2), .trending-slider .item:nth-child(n+2), .latest-videos .item:nth-child(n+2) {
  display: none;
}

.owl-carousel .item:nth-child(n+2) {
  display: block;
}

.article {
  text-align: center;
}

.article-category,
.article-info {
  font-size: 11px;
  font-size: 0.6875rem;
}

.article-category {
  display: block;
  text-transform: uppercase;
  margin-top: 16px;
  font-weight: bold;
}

.article-title {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  margin-top: 15px;
  line-height: 1.25;
}
.article-title a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
}

.article-info {
  color: #a9a9a9;
  font-family: "Noto Sans", sans-serif;
}
.article-info i {
  font-size: 14px;
  font-size: 0.875rem;
  color: #808080;
  width: 16px;
}
.article-info + .article-info {
  margin-top: -6px;
}

.views {
  margin-left: 7px;
}

.article-first {
  display: block;
  clear: both;
  position: relative;
  margin-bottom: 96px;
}
.article-first .title-container {
  z-index: 3;
  position: absolute;
  left: 84px;
  top: 60px;
  right: 87px;
  bottom: 84px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
}
.article-first .title-container div {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  line-height: 1;
  padding: 0 20px;
}
.article-first .title-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 3px solid #fff;
  z-index: 1;
  transform: translate3d(0%, 0, 0);
  transition: all 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.32);
}
.article-first .post-title {
  margin-top: 16px;
}
.article-first .post-title a {
  font-size: 26px;
  font-size: 1.625rem;
  font-style: italic;
  line-height: 1.46;
  font-weight: bold;
}
.article-first .post-title a:hover {
  color: inherit;
}
.article-first:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 2;
  transition: background-color 0.4s ease-in-out;
}
.article-first.small {
  margin-bottom: 22px;
}
.article-first.small .title-container {
  left: 20px;
  top: 16px;
  right: 21px;
  bottom: 16px;
}
.article-first.small .title-container:after {
  border-width: 1px;
}
.article-first.small .post-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
}
.article-first.big:hover .title-container:after {
  bottom: -30px;
  right: -30px;
  transform: translate3d(-15px, -15px, 0);
}
.article-first.big:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.article-first-bottom {
  clear: both;
  text-align: center;
  margin-bottom: 51px;
}
.article-first-bottom .img-container {
  display: block;
}
.article-first-bottom .post-title a {
  font-size: 26px;
  font-size: 1.625rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  line-height: 1.15;
}

.bottom-container {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  max-width: 480px;
  padding: 23px 30px 0;
}

.relative-container {
  position: relative;
}

.post-category {
  font-family: "Philosopher", sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  font-size: 1rem;
  text-transform: lowercase;
  padding: 3px 11px;
  color: #fff;
}
.post-category:hover {
  color: #fff;
}

.c-title-white {
  background-color: #fff;
  color: #000;
}
.c-title-white:hover {
  color: #000;
}

.post-title {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
}
.post-title a:hover {
  color: inherit;
}

.img-container img {
  width: 100%;
}

p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33;
  font-family: "Noto Sans", sans-serif;
  margin-bottom: 16px;
}

.product-p-content {
  background-color: #fff;
  text-align: center;
}
.product-p-content .post-category {
  position: relative;
  top: -9px;
}
.product-p-content .post-title {
  line-height: 1.25;
  margin-top: 3px;
  margin-bottom: 18px;
}

.product-p-content.big {
  top: -48px;
  width: 91%;
  padding: 13px 19px 0;
}
.product-p-content.big .section-title {
  margin-top: 96px;
}
.product-p-content.big .post-title {
  font-size: 26px;
  font-size: 1.625rem;
}
.product-p-content.big .post-category {
  top: -24px;
}
.product-p-content.big span.sep {
  margin-top: -10px;
}

.under-article-content {
  width: 100% !important;
}

/* Mostread InArticle slide */
.mostread-slider-master {
  max-width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
  border: 1px solid #cccccc;
  height: 183px;
  display: flex;
}
.mostread-slider-master .mostread-slider-wrapper {
  max-width: 97%;
  margin: auto;
  position: relative;
  top: 0;
  left: -16px;
}
.mostread-slider-master .base-content-holder {
  margin: 0 auto;
  position: relative;
  top: 19px;
}
.mostread-slider-master .product-box {
  max-width: 334px;
  height: 115px;
  float: left;
  display: inline;
  margin-right: 0;
}
.mostread-slider-master .product-img-box {
  text-align: center;
  overflow: hidden;
  float: left;
  width: 44%;
}
.mostread-slider-master .product-title {
  font-size: 13px;
  margin: 0;
  padding-left: 0;
  line-height: 16px;
  min-height: 40px;
  display: inline-block;
  width: 49%;
  text-align: left;
  height: 67px;
  overflow: hidden;
  font-family: "Noto Serif", serif;
  font-weight: 600;
}
.mostread-slider-master .site-badge {
  font-size: 10px;
  position: absolute;
  bottom: 36%;
  left: 0;
  background-color: white;
  text-transform: uppercase;
  padding: 4px 4px 2px 4px;
  height: 18px;
}
.mostread-slider-master .site-badge i {
  margin-right: 0;
  top: 1px;
  position: relative;
}
.mostread-slider-master .site-badge.dnes {
  color: #0062bc;
}
.mostread-slider-master .site-badge.life {
  color: #A31F75;
}
.mostread-slider-master .site-badge.corner {
  color: #b20000;
}
.mostread-slider-master .site-badge.business {
  color: #0f8997;
}
.mostread-slider-master .site-badge.it {
  color: #12385c;
}
.mostread-slider-master .site-badge.urbn {
  color: #da3f45;
}
.mostread-slider-master .site-badge.games {
  color: #f26522;
}
.mostread-slider-master .site-badge.trip {
  color: #00ad95;
}
.mostread-slider-master .site-badge.zodiac {
  color: #0e2f88;
}
.mostread-slider-master .site-badge.vkusotii {
  color: #e85c4a;
}
.mostread-slider-master .site-badge.fun {
  color: #501061;
}
.mostread-slider-master .site-badge.impressio {
  color: #23034e;
}
.mostread-slider-master .icon-impressio:before {
  color: #23034e;
}
.mostread-slider-master .site-badge.weather {
  color: #043d09;
}
.mostread-slider-master .product-date, .mostread-slider-master .views {
  font-size: 12px;
  color: #838383;
  display: inline-block;
  margin-left: 0 !important;
  width: 49%;
  text-align: left;
}
.mostread-slider-master .product-date .icon.icon-eye, .mostread-slider-master .views .icon.icon-eye {
  color: black;
}
.mostread-slider-master .distance-box {
  padding-left: 27px;
}
.mostread-slider-master .base-content {
  top: 0px;
  width: 100%;
  position: relative;
  z-index: 0;
  height: 175px;
  /*  background: url('/webapi/maxsport/max-corner-desktop-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;*/
  text-align: -webkit-center;
}
.mostread-slider-master .head-label-content {
  width: 40px;
  display: inline-block;
  background-color: white;
  z-index: 10;
  /*  overflow: hidden;
    position: relative;
    top: 6px;*/
}
.mostread-slider-master .head-label-content .campaign-label {
  color: #cccccc;
  font-weight: 600;
  font-size: 32px;
  transform: rotate(-90deg);
  position: relative;
  top: 134px;
  font-family: "Repo-ExtraBlack", sans-serif;
}
.mostread-slider-master span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 23px;
  display: block;
  text-transform: capitalize;
}
.mostread-slider-master a:hover {
  color: #0062bc;
}
.mostread-slider-master .owl-stage {
  left: 3%;
}
@media screen and (max-width: 1200px) {
  .mostread-slider-master .owl-stage {
    left: 20%;
  }
}
@media screen and (max-width: 480px) {
  .mostread-slider-master {
    min-height: 390px;
    padding-top: 6px;
    margin-bottom: 30px;
    display: block;
    margin-top: 30px;
  }
  .mostread-slider-master .mostread-slider-wrapper {
    width: 100%;
    max-width: 100%;
    left: 0;
  }
  .mostread-slider-master .owl-stage {
    left: 4%;
  }
  .mostread-slider-master .head-label-content {
    width: 100%;
  }
  .mostread-slider-master .head-label-content .campaign-label {
    top: -10px;
    transform: unset;
    text-align: center;
    margin-left: 3% !important;
  }
  .mostread-slider-master .base-content-holder {
    padding-top: 0;
    left: 0;
    top: 0;
  }
  .mostread-slider-master .views {
    left: 45%;
  }
  .mostread-slider-master .site-badge {
    padding: 4px 5px 3px 6px;
    bottom: 15px;
  }
  .mostread-slider-master .site-badge i {
    margin-right: 0;
  }
  .mostread-slider-master .head-label-content .campaign-label {
    top: 0;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .mostread-slider-master .owl-item .item {
    position: relative;
    left: -1%;
  }
  .mostread-slider-master .owl-item .product-img-box {
    max-height: 186px;
    max-width: 100%;
    width: 100%;
    position: relative;
    display: block;
  }
  .mostread-slider-master .owl-item .product-img-box img {
    max-height: unset;
    display: block;
    position: relative;
  }
  .mostread-slider-master .product-box {
    width: 95%;
    float: left;
    display: list-item;
    height: auto;
  }
  .mostread-slider-master .product-box::marker {
    all: unset;
    font-size: 0;
  }
  .mostread-slider-master .product-box .product-title {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    min-height: 76px;
    line-height: 1;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .mostread-slider-master .product-box .views {
    left: 0;
    margin-left: 0;
    position: relative;
    float: left;
  }
  .mostread-slider-master .product-box .site-badge {
    padding-right: 6px;
  }
}

@media screen and (max-width: 480px) {
  .theme-dark ~ .mostread-slider-master .product-date i, .theme-dark .mostread-slider-master .views i {
    color: #838383 !important;
  }
}
/* End Mostread InArticle slide */
/* Start InArticle AD */
.article-ad-home-big-img {
  position: absolute;
  background-image: url(../../images/icon-ads-04.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-top: 15px;
  margin-left: 12px;
}

.article-ad-home-video {
  position: absolute;
  background-image: url(../../images/icon-ads-02.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-top: 9px;
  margin-left: 12px;
}

.article-ad-home-third {
  position: absolute;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin-top: 5px;
  margin-left: 11px;
}

.article-ad-home-third-n {
  position: absolute;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin-top: 8px;
  margin-left: 11px;
}

.article-ad-home-main-news {
  position: absolute;
  margin-top: 2px;
  margin-left: 5px;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

.article-ad-home-block {
  position: absolute;
  background-image: url(../../images/icon-ads-04.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin-top: 9px;
  margin-left: 11px;
}

.article-ad-home-second {
  position: absolute;
  background-image: url(../../images/icon-ads-04.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin-top: 7px;
  margin-left: 11px;
}

.article-ad-home-latest {
  position: absolute;
  margin-top: 4px;
  margin-left: 5px;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}

.product-p-content.big .article-ad-home-latest {
  position: absolute;
  margin-top: 5px;
  margin-left: 8px;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.bg-color-ad {
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  position: absolute;
  bottom: 17px;
  left: 17px;
  background-image: url(../../images/icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.ad-article-title {
  color: #fff;
  position: absolute;
  background-image: url(../../images/Icon-ads-01.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  margin: 8px;
}

.ad-article {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  bottom: 17px;
  left: 17px;
  background-image: url(../../images/icon-ads-04.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ad-wrapper {
  position: relative;
  bottom: 31px;
  font-size: 12px;
  font-size: 0.75rem;
  color: #9c9c9c;
}
.ad-wrapper img {
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}

.ad-wrapper-under {
  font-size: 12px;
  font-size: 0.75rem;
  color: #9c9c9c;
  position: relative;
  bottom: 31px;
}
.ad-wrapper-under img {
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.ad-wrapper-under strong {
  font-family: "Repo-Bold", sans-serif;
}

/* End InArticle AD */
.owl-theme .owl-dots .owl-dot span {
  display: inline;
}

.form-group {
  /*for IE10*/
}
.form-group .c-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: transparent;
}
.form-group .c-select span {
  cursor: pointer;
}
.form-group .c-select-options {
  font-size: 21px;
  font-size: 1.3rem;
  line-height: 1.3;
  display: none;
  position: absolute;
  z-index: 4;
  overflow: hidden;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding: 3px 0;
  height: auto;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  color: #747474;
  min-width: 220px;
  font-weight: normal;
}
.form-group .c-select-options li {
  padding: 3px 16px;
}
.form-group .c-select-options li:hover {
  background-color: #eee2ff;
}
.form-group .c-select-options li.selected {
  background-color: #360972;
  color: #fff;
}
.form-group select, .form-group .c-select-placeholder {
  background-color: transparent;
  border: 0;
  font-weight: bold;
  padding-right: 40px;
  padding-left: 10px;
  background: url(../../images/dropdown-arrow.png) no-repeat center right 10px;
}
.form-group select {
  display: none;
}
.form-group option {
  background-color: #23034e;
}
.form-group select {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}
.form-group select::-ms-expand {
  display: none;
}
@media only screen and (max-width: 767px) {
  .form-group .c-select-options {
    transform: none;
    top: 100%;
    left: 0;
  }
}

.find-event-container {
  background: url(../../images/event-bg.png) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 52px 0 67px;
  text-align: center;
  position: relative;
  margin-top: -3px;
}
.find-event-container .btn-container {
  margin-top: 57px;
}
.find-event-container .big-section-title {
  text-transform: uppercase;
}

#event-finder-form {
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "Noto Sans", sans-serif;
}

#tmp-select {
  display: none;
}

.big-section-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 47px;
}
.big-section-title a {
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .big-section-title {
    font-size: 34px;
    font-size: 2.125rem;
  }
  .big-section-title a {
    font-size: 34px;
    font-size: 2.125rem;
  }
}

.search-event {
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  margin: 0 auto;
  width: 162px;
  height: 50px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #fff;
  background-color: transparent;
  font-weight: bold;
}
.search-event:hover {
  background-color: #fff;
  color: #79166a;
}

.trending-news {
  position: relative;
  padding: 45px 0 106px;
  background: url(../../images/poster-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
  margin-top: 99px;
}
.trending-news .big-section-title {
  margin-bottom: 87px;
}
.trending-news .article {
  margin-bottom: 20px;
}

.trending-slider .owl-nav > div,
.latest-videos .owl-nav > div {
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 14px;
  color: #fff;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1300px) {
  .trending-slider .owl-nav > div,
  .latest-videos .owl-nav > div {
    background-color: #222;
  }
}
@media only screen and (max-width: 990px) {
  .trending-slider .owl-nav > div,
  .latest-videos .owl-nav > div {
    background-color: transparent;
  }
}

.trending-slider .owl-nav .owl-prev:hover,
.trending-slider .owl-nav .owl-next:hover,
.latest-videos .owl-nav .owl-prev:hover,
.latest-videos .owl-nav .owl-next:hover {
  background-color: #fff;
  color: #222;
}

.trending-slider.owl-theme .owl-controls .owl-next, .trending-slider.owl-theme .owl-controls .owl-prev,
.latest-videos.owl-theme .owl-controls .owl-next,
.latest-videos.owl-theme .owl-controls .owl-prev {
  margin-top: -85px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 2;
}
.trending-slider.owl-theme .owl-controls .owl-prev,
.latest-videos.owl-theme .owl-controls .owl-prev {
  left: -9%;
}
.trending-slider.owl-theme .owl-controls .owl-next,
.latest-videos.owl-theme .owl-controls .owl-next {
  right: -9%;
}
@media only screen and (max-width: 1436px) {
  .trending-slider.owl-theme .owl-controls .owl-prev,
  .latest-videos.owl-theme .owl-controls .owl-prev {
    left: -4%;
  }
  .trending-slider.owl-theme .owl-controls .owl-next,
  .latest-videos.owl-theme .owl-controls .owl-next {
    right: -4%;
  }
}
@media only screen and (max-width: 1300px) {
  .trending-slider.owl-theme .owl-controls .owl-next, .trending-slider.owl-theme .owl-controls .owl-prev,
  .latest-videos.owl-theme .owl-controls .owl-next,
  .latest-videos.owl-theme .owl-controls .owl-prev {
    margin-top: 0;
  }
  .trending-slider.owl-theme .owl-controls .owl-prev,
  .latest-videos.owl-theme .owl-controls .owl-prev {
    left: 0;
  }
  .trending-slider.owl-theme .owl-controls .owl-next,
  .latest-videos.owl-theme .owl-controls .owl-next {
    right: 0;
  }
}

.nostalgia {
  background: url(../../images/nostalgia-bg.jpg) no-repeat center;
  background-size: cover;
  margin-top: 52px;
}

.datepicker {
  margin-top: 26px;
  font-size: 18px;
  font-family: "Noto Sans", sans-serif;
}
.datepicker table {
  margin: 0 auto;
}
.datepicker th {
  font-weight: bold;
}
.datepicker td, .datepicker th {
  border-radius: 0;
}

.datepicker-inline {
  margin: 0 auto 40px;
  width: 300px;
  max-width: 100%;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 6px;
  }
}

.latest-articles {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}
.latest-articles .big-section-title {
  margin-bottom: 38px;
}
.latest-articles .article {
  margin-bottom: 36px;
}

.article-focus {
  height: 0;
  padding-bottom: 120.363%;
}
.article-focus .article-overlay {
  position: absolute;
  top: 37px;
  left: 30px;
  right: 30px;
  bottom: 37px;
  border: 2px solid #fff;
  color: #fff;
  /*padding-top: 40%;*/
}
.article-focus .article-overlay div {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  line-height: 1;
  padding: 0 20px;
}
.article-focus .article-title {
  font-size: 24px;
  font-size: 1.5rem;
}
.article-focus .article-title a {
  font-size: 24px;
  font-size: 1.5rem;
}
.article-focus > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.9s;
}
.article-focus:hover > img {
  transform: scale(1.1);
}

.rlb-o-style {
  margin-top: 40px;
}

.btn-purple {
  font-size: 18px;
  font-size: 1.125rem;
  background-color: #440e62;
  text-transform: lowercase;
  width: 154px;
  height: 40px;
}
.btn-purple:hover {
  color: #fff;
  background-color: #6d006d;
}

.walk-to-help {
  height: 643px;
  background: url(../../images/walk2help-bg.jpg) no-repeat center left 42%;
  text-align: center;
  margin-bottom: -52px;
}
.walk-to-help h3 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 28px;
}
.walk-to-help h2 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 38px;
  text-transform: uppercase;
}
.walk-to-help h2 span {
  display: block;
  margin-top: -6px;
}
.walk-to-help p {
  font-size: 14px;
  font-size: 0.875rem;
}
.walk-to-help .btn-purple {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  width: 121px;
  height: 28px;
  margin-top: 12px;
  padding-top: 2px;
  margin-bottom: 24px;
}

.latest-walk {
  overflow: hidden;
  width: 445px;
  margin: 0 auto;
  border-radius: 4px;
  padding-left: 32px;
  max-width: 100%;
  background: #225a00;
  position: relative;
  margin-bottom: 16px;
}
.latest-walk p {
  color: #fff;
  padding: 11px 0;
  margin-bottom: 0;
}
.latest-walk:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 100%;
  background: url(../../images/latest-walk-icon.png) no-repeat center left #fa3e3e;
}

.total-walks {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -3px;
}

.support {
  float: right;
  margin-top: 10px;
}
.support p {
  font-size: 10px;
  font-size: 0.625rem;
  margin-bottom: 2px;
  text-transform: uppercase;
  font-weight: bold;
}

.walk-to-help-logo {
  margin-top: 87px;
}

.video-logo {
  position: absolute;
  z-index: 2;
  top: -98px;
  left: 50%;
  margin-left: -93px;
}

.videos-l {
  position: relative;
}
.videos-l:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}

.latest-videos {
  margin-top: 24px;
  margin-bottom: 0;
}

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

.video-thumb {
  position: relative;
  border: 1px solid #6d001c;
}

.play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../images/play-icon.png) no-repeat center;
}

.video-overlay {
  background: rgba(255, 255, 255, 0.62);
  margin: 0 auto;
  width: 75%;
  margin-top: -65px;
  position: relative;
  border: 5px solid #000;
  min-height: 117px;
  padding: 17px 25px 5px;
}
.video-overlay .post-title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
}
.video-overlay .post-category {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 11px;
  color: #fff;
}

.social-shares {
  margin-bottom: 38px;
  text-align: center;
}
.social-shares a {
  display: block;
  margin: 0 auto 19px;
}
.social-shares a .img-container {
  position: relative;
  display: block;
}
.social-shares a img {
  transition: all 0.4s;
}
.social-shares a img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.social-shares a:hover img {
  opacity: 0;
  visibility: hidden;
}
.social-shares a:hover img:last-child {
  opacity: 1;
  visibility: visible;
}
.social-shares .number {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0;
}
.social-shares .c-text-gray {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

.compact-section {
  font-size: 14px;
  font-size: 0.875rem;
}
.compact-section p, .compact-section a {
  font-size: 14px;
  font-size: 0.875rem;
}
.compact-section .side-links li {
  border-bottom: 1px solid #a9a9a9;
}
.compact-section .side-links li i {
  margin-right: 4px;
}
.compact-section .side-links p {
  margin-top: 6px;
  margin-bottom: 11px;
}
.compact-section .btn-play {
  font-size: 18px;
  font-size: 1.125rem;
  width: 154px;
  height: 40px;
  padding-top: 8px;
  text-transform: uppercase;
  background-color: #030326;
  color: #2cb108;
  border: 1px solid #2cb108;
  font-weight: bold;
  margin-bottom: 19px;
}
.compact-section .btn-play:hover {
  background-color: #050550;
}
.compact-section .last-answer-link {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  color: #a9a9a9;
  text-decoration: underline;
}

.play-game-container {
  position: relative;
  height: 396px;
  text-align: center;
  margin-bottom: 64px;
}
.play-game-container p {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.play-game-container h4 a {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  margin-top: 14px;
  line-height: 1.22;
  margin-bottom: 39px;
}
.play-game-container h4 a:hover {
  color: #6d006d;
}
.play-game-container:after {
  content: "";
  position: absolute;
  width: 67%;
  top: 0;
  bottom: 0;
  left: -1px;
  background: url(../../images/play-game-bg.png) no-repeat center right;
}
.play-game-container > div {
  position: relative;
  z-index: 2;
}

.play-game-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

ul.nav-tabs-bordered {
  margin-top: 10px;
}
ul.nav-tabs-bordered > li {
  border: 1px solid #bbb;
  border-bottom: none;
}
ul.nav-tabs-bordered > li.active {
  background-color: #ddd;
}
ul.nav-tabs-bordered > li.active > a, ul.nav-tabs-bordered > li.active > a:hover, ul.nav-tabs-bordered > li.active a:focus {
  background-color: #ddd;
}

.google-map {
  height: 450px;
  width: 100%;
  margin-top: 16px;
}

.tab-content {
  padding-top: 36px;
  margin-bottom: 26px;
}

.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li {
  margin-bottom: 0;
}

ul.nav-tabs-bordered > li {
  border: 0;
  border-top: 1px solid #fff;
}

.nav-tabs > li > a {
  border-radius: 0;
  border: 0;
}

.nav-tabs > li > a:hover {
  border: 0;
}

ul.nav-tabs-bordered > li.active {
  background-color: transparent;
}

ul.nav-tabs-bordered > li.active a,
ul.nav-tabs-bordered > li.active a:hover,
ul.nav-tabs-bordered > li.active a:focus {
  background-color: #AE7DEF;
  color: #FFF;
}

.most-popular {
  border-top: 4px solid #e3e3e5;
  padding-top: 14px;
  margin-bottom: 40px;
}

.small-side-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  font-family: "Noto Serif", serif;
  margin-bottom: 12px;
}

.side-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  font-family: "Noto Serif", serif;
  margin-bottom: 14px;
  position: relative;
}
.side-title span {
  background-color: #fff;
  padding: 0 10px;
}
.side-title.lined:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background-color: #a9a9a9;
}

.tabs {
  text-align: center;
  margin-bottom: 16px;
}
.tabs::after {
  clear: both;
  content: "";
  display: table;
}
.tabs li a {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tabs li:first-child:not(:last-child) {
  border-right: 1px solid #a9a9a9;
}
.tabs li.active > a {
  font-weight: bold;
}

.side-links-slider .owl-dot {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #23034e;
  display: inline-block;
  margin: 0 4px;
}
.side-links-slider .owl-dot.active {
  background-color: #23034e;
}
.side-links-slider .owl-controls {
  margin-top: -6px;
}

.side-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-links a {
  display: block;
}
.side-links li {
  margin-bottom: 22px;
}

.link-category {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #a9a9a9;
  margin-bottom: 8px;
}

.link-title {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  line-height: 1.17;
  margin-bottom: 11px;
}

.link-views {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: bold;
  color: #a9a9a9;
}
.link-views i {
  margin-right: 7px;
}

.quote {
  padding: 0 0 9px 53px;
  margin-top: 27px;
  margin-bottom: 30px;
  background: url(../../images/quote-symbol.png) no-repeat top left;
}
.quote .quote-text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  font-family: "Noto Serif", serif;
  color: #2d022d;
  line-height: 1;
  position: relative;
}
.quote .quote-text:before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 4px;
  top: 45px;
  width: 1px;
  background-color: #a9a9a9;
}
@media only screen and (max-width: 767px) {
  .quote .quote-text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 640px) {
  .quote .quote-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.quote .author {
  font-size: 16px;
  font-size: 1rem;
  color: #a9a9a9;
  text-align: right;
  margin-top: 18px;
}

div[id^=div-gpt] {
  text-align: center;
  margin-bottom: 15px;
}

.tab-content > .tab-pane {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  display: block !important;
}

.tab-content > .active {
  visibility: visible;
  height: auto;
  overflow: visible;
  display: block !important;
}

.search-title {
  margin-top: -7px;
  font-size: 0;
  margin-bottom: 58px;
}
.search-title p {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  display: inline-block;
  padding-right: 14px;
  border-right: 1px solid #a9a9a9;
  margin-right: 15px;
}
.search-title p i {
  margin-right: 2px;
  color: #a9a9a9;
}
.search-title small {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
}
.search-title small span {
  color: #a9a9a9;
}

.search-items .product-p-img {
  margin-bottom: 24px;
}
.search-items .product-p-img::after {
  clear: both;
  content: "";
  display: table;
}
.search-items .img-hover-container {
  float: left;
  width: 256px;
}
.search-items .product-p-content {
  float: right;
  width: calc(100% - 266px);
  text-align: left;
  top: 0;
  margin-top: 12px;
  padding-bottom: 0;
}
.search-items .product-p-content .post-title {
  margin-top: 5px;
  margin-bottom: 10px;
}
.search-items .product-p-content p {
  margin-bottom: 8px;
}
.search-items .article-info + .article-info {
  margin-top: -6px;
}
@media only screen and (max-width: 767px) {
  .search-items .img-hover-container {
    width: 36.21%;
  }
  .search-items .product-p-content {
    width: 62.378%;
  }
}
@media only screen and (max-width: 640px) {
  .search-items .img-hover-container, .search-items .product-p-content {
    width: 100%;
    float: none;
  }
  .search-items .product-p-content {
    padding: 15px 0 38px;
  }
}

.pagination {
  display: table;
  margin: 102px auto 20px;
}

.pagination > li > a, .pagination > li > span {
  border: 0;
  color: #000;
  font-size: 14px;
  padding: 7px 13px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #23034e;
  border-color: transparent;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #23034e;
  border-color: transparent;
}

#reportrange {
  cursor: pointer;
}

.event-search-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 6px;
}
.event-search-title label {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #a9a9a9;
}
.event-search-title p {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  float: left;
}
.event-search-title p i {
  margin-right: 2px;
  color: #a9a9a9;
}
.event-search-title .small {
  font-size: 12px;
  font-size: 0.75rem;
  color: #a9a9a9;
  min-height: 22px;
  padding-top: 9px;
}
.event-search-title .small .c-select-options {
  width: 498px;
}
.event-search-title .form-group {
  display: inline-block;
  border-right: 1px solid #a9a9a9;
  margin-right: 6px;
  vertical-align: top;
  padding-bottom: 3px;
}
.event-search-title .form-group .c-select-placeholder {
  padding-right: 45px;
  background: url(../../images/dropdown-black.png) no-repeat center right 22px;
}
.event-search-title .form-group .c-select-options {
  transform: translate3d(-50%, -20px, 0);
}
.event-search-title .form-group .c-select-options ul {
  max-height: 400px;
}
.event-search-title .form-group:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  .event-search-title p {
    display: none;
  }
  .event-search-title .small .c-select-options {
    width: 300px;
  }
  .event-search-title .form-group {
    border-right: 0;
  }
  .event-search-title .form-group .c-select-options {
    transform: none;
  }
  .event-search-title .form-group .c-select-placeholder {
    padding-left: 0;
  }
}

.event-results {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
}
.event-results span {
  color: #a9a9a9;
}

.search-by-word {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #23034e;
  padding: 12px 10px 36px;
  font-family: "Noto Sans", sans-serif;
}
.search-by-word::after {
  clear: both;
  content: "";
  display: table;
}
.search-by-word label {
  display: block;
  margin-bottom: 13px;
  color: #fff;
  font-weight: bold;
}
.search-by-word .search-input, .search-by-word .btn {
  height: 33px;
  vertical-align: top;
}
.search-by-word .search-input {
  font-weight: normal;
  padding-left: 10px;
  color: #818181;
  width: calc(100% - 114px);
  border: 0;
  float: left;
}
.search-by-word .btn {
  font-size: 12px;
  font-size: 0.75rem;
  float: right;
  text-transform: uppercase;
  width: 108px;
  color: #23034e;
  background-color: #fff;
  font-weight: bold;
}

.daterangepicker {
  font-family: "Noto Sans", sans-serif;
  border-radius: 0;
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.daterangepicker .input-mini {
  border-radius: 0;
}
.daterangepicker .input-mini.active {
  border-radius: 0;
  border: 1px solid #23034e;
}
.daterangepicker td.in-range {
  background-color: #eee2ff;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #23034e;
}
.daterangepicker .calendar {
  max-width: 100%;
}
.daterangepicker .calendar th {
  font-weight: bold;
}
.daterangepicker:after, .daterangepicker:before {
  display: none;
}

.ranges {
  margin: 0;
}
.ranges li {
  font-size: 21px;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #747474;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 3px 10px;
  margin-bottom: 0;
}
.ranges li:hover {
  background-color: #eee2ff;
  border: 0;
  color: #747474;
}
.ranges li.active {
  background-color: #23034e;
  border: 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #23034e;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.owl-carousel .animated {
  animation-duration: 300ms;
  animation-fill-mode: both;
}

#slideshow-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s;
}
#slideshow-wrapper.visible {
  opacity: 1;
  visibility: visible;
  z-index: 11000;
}

.slideshow-header {
  border-bottom: 1px solid #484848;
  position: relative;
  z-index: 20;
  background: #1a1a1a;
  color: #a9a9a9;
}
.slideshow-header p {
  color: #a9a9a9;
}
.slideshow-header a:hover {
  color: #fff;
}
.slideshow-header .logo-container {
  width: 165px;
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.slideshow-header .logo-container img {
  width: 128px;
  margin-top: 7px;
  margin-left: 11px;
}
.slideshow-header .title {
  padding-left: 34px;
  margin-left: 21px;
  display: inline-block;
  vertical-align: middle;
  background: url(../../images/gallery-icon.png) no-repeat center left;
}
.slideshow-header .title a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
}
.slideshow-header .slideshow-right {
  float: right;
  font-size: 0;
}
.slideshow-header .change-view {
  width: 64px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
.slideshow-header .change-view span {
  font-size: 15px;
  transition: color 0.3s ease-in-out;
  display: inline-block;
  vertical-align: middle;
}
.slideshow-header .pages {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}
.slideshow-header .close-slideshow-btn {
  font-size: 24px;
  height: 50px;
  line-height: 47px;
  width: 67px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.slideshow-header .close-slideshow-btn span {
  height: 100%;
  line-height: 50px;
  display: inline-block;
  transition: color 0.3s ease-in-out;
}
@media only screen and (max-width: 640px) {
  .slideshow-header .close-slideshow-btn {
    width: 40px;
  }
  .slideshow-header .pages {
    width: 40px;
  }
  .slideshow-header .change-view {
    width: 40px;
  }
}

.slideshow-content {
  position: relative;
  height: 100%;
}

.slideshow-one-container {
  position: relative;
  height: 100%;
  z-index: 2;
  background-color: #1a1a1a;
}

.slideshow-container {
  position: absolute;
  top: 51px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  overflow: hidden;
  height: 100%;
}

.slideshow-inner-content {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
  height: 100%;
}

.current-img {
  position: relative;
  height: 100%;
  width: 100%;
}
.current-img .slider-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.current-img .slideshow-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.current-img .slideshow-img .slideshow-img-abs {
  position: relative;
  top: 43%;
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 90%;
  width: auto;
  height: auto;
}
.current-img p {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.one-img-slider .owl-item img {
  width: auto;
}
.one-img-slider.animation {
  opacity: 0;
  transition: opacity 0.6s;
}
.one-img-slider.on {
  opacity: 1;
}

.one-img-slider,
.one-img-slider .item,
.slideshow-img,
.one-img-slider .owl-stage-outer,
.one-img-slider .owl-stage,
.one-img-slider .owl-item {
  height: 100%;
}

.slideshow-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.slideshow-img img {
  max-height: calc(100vh - 250px);
  margin: 25px auto 0 auto;
  display: block;
}

.slideshow-socials {
  margin-top: 20px;
}
.slideshow-socials a {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  color: #a9a9a9;
  border: 4px solid #a9a9a9;
  font-size: 20px;
  margin: 0 10px;
  border-radius: 50%;
  transition: color 0.6s, border-color 0.6s;
}
.slideshow-socials a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.slideshow-socials .facebook:hover {
  color: #3c68b6;
  border-color: #3c68b6;
}
.slideshow-socials .twitter:hover {
  color: #00aced;
  border-color: #00aced;
}
.slideshow-socials .pinterest:hover {
  color: #cb2027;
  border-color: #cb2027;
}

.slideshow-controls {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 55px;
  right: 55px;
  color: #a9a9a9;
  margin-top: -40px;
}
.slideshow-controls a {
  font-size: 68px;
}
.slideshow-controls a:hover {
  color: #fff;
  opacity: 0.6;
}
.slideshow-controls .next {
  float: right;
}

.slideshow-all {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.slideshow-all .article-img {
  float: left;
  width: 20%;
  border: 2px solid #fff;
  height: 200px;
  overflow: hidden;
}
.slideshow-all .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.slideshow-all .slideshow-all-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  overflow-y: auto;
  overrflow-x: hidden;
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  .slideshow-all .article-img {
    width: 50%;
  }
}

.video-container {
  z-index: 1;
  max-width: 1170px;
  margin: 0 auto;
  padding: 167px 80px 136px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .video-container {
    padding: 70px 0 20px;
  }
}

.article-video {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -43px;
  position: relative;
  margin-bottom: 43px;
}
.article-video .video-logo {
  top: 49px;
}
.article-video .video-thumb {
  max-width: 1000px;
  margin: 0 auto;
}
.article-video .arrows a {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -40px;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  width: 40px;
  height: 80px;
  border-radius: 8px;
  border: 1px solid #6d001c;
  color: #fff;
  text-align: center;
  padding-top: 35px;
}
.article-video .prev-video {
  float: left;
  left: 20px;
}
.article-video .next-video {
  float: right;
  right: 20px;
}
@media only screen and (max-width: 640px) {
  .article-video .video-logo {
    top: 5px;
    margin-left: -50px;
    width: 100px;
  }
  .article-video .arrows {
    text-align: center;
    margin-top: 25px;
  }
  .article-video .arrows a {
    position: static;
    border-radius: 0;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 14px;
    width: auto;
    height: auto;
  }
  .article-video .prev-video, .article-video .next-video {
    float: none;
    display: inline-block;
  }
}
.article-video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}

.inner-page .main-content {
  margin-top: -108px;
}
.inner-page .side-content {
  margin-top: 63px;
}

@media only screen and (max-width: 767px) {
  .side-content {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .side-content {
    padding: 0;
  }
}

.btn-show-more, .btn-show-comments {
  font-size: 16px;
  font-size: 1rem;
  background-color: #090931;
  width: 100%;
  height: 80px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 28px;
  margin-bottom: 71px;
}
.btn-show-more:hover, .btn-show-comments:hover {
  color: #fff;
}

.btn-show-comments {
  background-color: #0e021c;
  margin-top: 104px;
}
.btn-show-comments span {
  background: url(../../images/comments-icon.png) no-repeat center left;
  padding-left: 40px;
}

.article-page {
  margin-bottom: 79px;
}

.comments-page {
  margin-top: 43px;
}

.full-article {
  font-size: 16px;
  font-size: 1rem;
}
.full-article p, .full-article a {
  font-size: 16px;
  font-size: 1rem;
}
.full-article .article-slogan {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 20px;
}
.full-article .article-title {
  font-size: 26px;
  font-size: 1.625rem;
  margin-top: 16px;
  margin-bottom: 22px;
}
.full-article .article-title a {
  font-size: 26px;
  font-size: 1.625rem;
}
@media only screen and (max-width: 640px) {
  .full-article .article-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .full-article .article-title a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.full-article .article-short {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  margin-top: -10px;
  margin-bottom: 32px;
  line-height: 1.33;
}
.full-article .article-short i {
  margin-right: 7px;
}
.full-article.event-article .article-info {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
}
.full-article.event-article .article-info i {
  color: #a9a9a9;
}
.full-article.event-article .article-info a {
  font-size: 14px;
  font-size: 0.875rem;
}
.full-article .article-info {
  font-size: 11px;
  font-size: 0.6875rem;
  margin-bottom: 20px;
}
.full-article .article-info a {
  font-size: 11px;
  font-size: 0.6875rem;
}
.full-article .article-info a:hover {
  text-decoration: underline;
}
.full-article .article-img {
  display: block;
  margin-bottom: 16px;
  text-decoration: none;
  color: #000;
  line-height: 1.1;
}
.full-article .article-img img {
  width: 100%;
}
.full-article .article-img span {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 8px;
  line-height: 1.33;
  font-family: "Noto Sans", sans-serif;
}
.full-article .article-img .photo-credits {
  color: #7f7f7f;
}
.full-article .img-container {
  display: block;
  position: relative;
  margin-bottom: 6px;
}
.full-article .img-container:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url(../../images/fullscreen.png) no-repeat center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.full-article .img-container:hover:after {
  opacity: 1;
  visibility: visible;
}
.full-article footer .article-socials {
  margin-bottom: 0;
}
.full-article .article-socials {
  color: #fff;
  margin-bottom: 45px;
}
.full-article .article-socials::after {
  clear: both;
  content: "";
  display: table;
}
.full-article .article-socials a {
  width: 24.25%;
  float: left;
  margin-right: 1%;
  height: 29px;
  text-align: center;
  font-size: 15px;
  padding-top: 7px;
  transition: background-color 0.4s;
}
.full-article .article-socials a:last-child {
  margin-right: 0;
}
.full-article .article-socials .facebook {
  background-color: #3c68b6;
}
.full-article .article-socials .facebook:hover {
  background-color: #24447D;
}
.full-article .article-socials .twitter {
  background-color: #00aced;
}
.full-article .article-socials .twitter:hover {
  background-color: #007FAF;
}
.full-article .article-socials .googleplus {
  background-color: #d14836;
}
.full-article .article-socials .googleplus:hover {
  background-color: #923428;
}
.full-article .article-socials .pinterest {
  background-color: #cb2027;
}
.full-article .article-socials .pinterest:hover {
  background-color: #9A1A1F;
}
.full-article blockquote p {
  position: relative;
  font-style: italic;
}
.full-article blockquote p:before {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -23px;
  width: 3px;
  background-color: #333333;
}
.full-article .text-content {
  margin-left: 55px;
}
.full-article .text-content:after {
  content: "";
  clear: both;
  display: table;
}
.full-article .text-content p {
  font-family: "Noto Serif", serif;
  line-height: 1.625;
  margin-bottom: 32px;
}
.full-article .text-content a {
  color: #3b5998;
  text-decoration: underline;
}
.full-article .text-content a.purchase-ticket-button {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 48px;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  color: #fdb913;
  background-color: #002a54;
  padding: 0 30px 0 15px;
  margin: 25px 35px 15px 25px;
  display: inline-block;
  float: left;
  clear: both;
}
.full-article .text-content a.purchase-ticket-button:hover {
  background-color: #fdb913;
  color: #002a54;
}
.full-article .text-content a.purchase-ticket-button:hover::before {
  background-color: #fdb913;
  color: #002a54;
  border-color: #002a54;
}
.full-article .text-content a.purchase-ticket-button::before {
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "icomoon" !important;
  content: "\e9a8";
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  margin-right: 30px;
  line-height: 48px;
  border-right: 1px solid #fdb913;
}
@media only screen and (max-width: 767px) {
  .full-article .text-content a.purchase-ticket-button {
    float: initial;
    display: table;
    margin: 0 auto;
  }
}
.full-article .text-content a.metlife-button {
  width: 293px;
  height: 46px;
  background: url(../../images/metlife-button.jpg) no-repeat;
  margin: 25px auto;
  display: table;
  text-indent: -9999px;
  background-size: cover;
}
.full-article .text-content a.metlife-button:hover {
  background: url(../../images/metlife-button-hover.jpg) no-repeat;
}
.full-article .text-content a.nextlevel-button {
  width: 230px;
  height: 60px;
  background: url(../../images/nextlevel-button.png) no-repeat;
  margin: 25px auto;
  display: table;
  text-indent: -9999px;
  background-size: cover;
}
.full-article .text-content a.nextlevel-button:hover {
  background: url(../../images/nextlevel-button-hover.png) no-repeat;
}
.full-article .text-content a.e-news-button {
  width: 829px;
  height: 204px;
  background: url(../../images/3e-new_button.png) no-repeat;
  margin: 25px auto;
  display: table-cell;
  text-indent: -9999px;
  background-size: contain;
}
.full-article .text-content a.e-news-button:hover {
  background: url(../../images/3e-new_button_hover.png) no-repeat;
}
@media (max-width: 1024px) {
  .full-article .text-content a.e-news-button {
    width: 300px;
    height: 300px;
    background: url(../../images/3e-new_button_w300.png) no-repeat;
    margin: 25px auto;
    display: table;
    text-indent: -9999px;
    background-size: contain;
  }
  .full-article .text-content a.e-news-button:hover {
    background: url(../../images/3e-new_button_w300_hover.png) no-repeat;
  }
}
.full-article .text-content .article-img {
  margin-bottom: 28px;
  clear: both;
  margin-left: -55px;
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 480px) {
  .full-article .text-content {
    margin-left: 10px;
  }
  .full-article .text-content .article-img {
    margin-left: -10px;
  }
}
.full-article .content-article {
  float: left;
  border-top: 1px solid #6d006d;
  width: 256px;
  margin-right: 32px;
  margin-bottom: 38px;
  margin-top: 8px;
}
.full-article .content-article p {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding-left: 21px;
  margin-top: 9px;
  margin-left: 0;
  margin-bottom: 8px;
  background: url(../../images/icon-link.png) no-repeat center left;
}
.full-article .content-article span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding-left: 21px;
  margin-top: 9px;
  margin-left: 0;
  margin-bottom: 8px;
  background: url(../../images/icon-link.png) no-repeat center left;
  display: block;
}
.full-article .content-article a {
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-family: "Noto Serif", serif;
  line-height: 1.375;
}
.full-article .content-article h3 {
  margin-top: 8px;
}
@media only screen and (max-width: 640px) {
  .full-article .content-article {
    float: none;
    width: 100%;
  }
  .full-article .content-article img {
    width: 100%;
  }
}
.full-article .go-comment {
  font-size: 14px;
  font-size: 0.875rem;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 61px auto 33px;
  height: 35px;
  display: table;
  text-align: center;
  transition: all 0.4s;
}
.full-article .go-comment i {
  font-size: 20px;
  font-size: 1.25rem;
  margin-right: 10px;
}
.full-article .go-comment span {
  display: inline-block;
  border: 1px solid #000;
  vertical-align: top;
  transition: border-color 0.4s;
}
.full-article .go-comment .go-comment-text {
  padding: 5px 16px 8px 42px;
  border-right: 1px solid #fff;
}
.full-article .go-comment .go-comment-count {
  padding: 10px 15px 9px;
  border-left: 0;
  line-height: 23px;
}
.full-article .go-comment:hover {
  background-color: #fff;
  color: #000;
}
.full-article .go-comment:hover .go-comment-text {
  border-right: 1px solid #000;
}
.full-article .share-btns {
  max-width: calc(100% - 20px);
  color: #fff;
  font-size: 0;
}
.full-article .share-btns a {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  text-align: center;
}
.full-article .share-btns a + a {
  margin-left: 6px;
}
.full-article .fb-share {
  font-size: 18px;
  font-size: 1.125rem;
  background-color: #3b5998;
  padding-top: 4px;
}
.full-article .twitter-share {
  font-size: 15px;
  font-size: 0.9375rem;
  padding-top: 3px;
  background-color: #1da1f2;
}
.full-article .gplus-share {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #dc5143;
  padding-top: 4px;
}
.full-article .viber-share {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #7b519d;
  padding-top: 4px;
}

.see-all-btn {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  height: 52px;
  padding: 14px 25px;
  text-transform: uppercase;
  font-weight: bold;
}

.user::after {
  clear: both;
  content: "";
  display: table;
}

.user-avatar {
  width: 42px;
  height: 42px;
  float: left;
}
.user-avatar img {
  width: 100%;
}

.user-info {
  float: right;
  width: calc(100% - 55px);
}
.user-info .timestamp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2;
  color: #9c9c9c;
}

.username {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  margin-top: -5px;
  margin-bottom: -3px;
  font-weight: 600;
}
.username span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8571428571;
  color: #9c9c9c;
  font-weight: 500;
}
.username a {
  text-decoration: none;
}

.form-group-dir input, .form-group-dir textarea, .form-group-dir select {
  border: 1px solid #d7d7d7;
  width: 100%;
  padding-left: 7px;
}
.form-group-dir input::-webkit-input-placeholder, .form-group-dir textarea::-webkit-input-placeholder, .form-group-dir select::-webkit-input-placeholder {
  color: #999999;
}
.form-group-dir input:-moz-placeholder, .form-group-dir textarea:-moz-placeholder, .form-group-dir select:-moz-placeholder {
  color: #999999;
}
.form-group-dir input::-moz-placeholder, .form-group-dir textarea::-moz-placeholder, .form-group-dir select::-moz-placeholder {
  color: #999999;
}
.form-group-dir input:-ms-input-placeholder, .form-group-dir textarea:-ms-input-placeholder, .form-group-dir select:-ms-input-placeholder {
  color: #999999;
}
.form-group-dir select {
  padding-right: 0;
}
.form-group-dir input, .form-group-dir textarea {
  background-color: #f7f8f9;
}
.form-group-dir textarea {
  padding-top: 10px;
  resize: none;
}
.form-group-dir select {
  background-color: #fff;
}

.comment .title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  font-weight: 600;
}
.comment p {
  white-space: pre-line;
}
.comment .title {
  margin-top: 0;
}
.comment p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.8;
}
.comment .see-all {
  padding: 0;
}

.comment-form-wrapper {
  font-size: 14px;
  font-size: 0.875rem;
  position: fixed;
  top: 20%;
  z-index: 1001;
  width: 80%;
  right: 0;
  left: 0;
  margin: auto;
  background: #dff0ff;
}
.comment-form-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

#comments-outside {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: black;
  opacity: 0.7;
}

.close-xbtn {
  position: absolute;
  background-color: #ff5c26;
  top: 0;
  right: 0;
  height: 32px;
  width: 32px;
}
.close-xbtn .icon-close-2 {
  position: absolute;
  right: 8px;
  top: 8px;
}

.success-comments {
  padding: 20px;
}

#comment-form-holdder {
  display: none;
  padding: 30px;
}

.comment-form-wrapper.logged .comment-textarea textarea {
  height: 157px;
}

.comment-form {
  width: calc(100% - 286px);
  float: left;
  font-family: "Noto Sans", sans-serif;
}
.comment-form .close-btn {
  margin-left: 10px;
  background-color: #fff;
  color: #000;
  text-align: center;
}
.comment-form .close-btn:hover {
  color: #000;
}

.commenter-name {
  max-width: 178px;
  margin-bottom: 25px;
}
.commenter-name input {
  height: 28px;
}

.comment-textarea textarea {
  height: 187px;
}

.transliteration {
  font-size: 11px;
  font-size: 0.6875rem;
  display: block;
  float: right;
  text-decoration: none;
  margin-top: 4px;
  text-transform: uppercase;
}

.submit-comment, .btn-login, .comment-form .close-btn {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  height: 34px;
  display: block;
  text-decoration: none;
}

.submit-comment, .btn-login {
  color: #fff;
}

.submit-comment, .comment-form .close-btn {
  float: left;
  margin-top: 2px;
  padding: 7px 13px 9px;
}

.submit-comment {
  clear: both;
  border: 0;
  background-color: #ff5c26;
  text-align: left;
}
.submit-comment i {
  margin-right: 12px;
}

.additional-commenting-info {
  float: left;
  width: 286px;
  padding-left: 14px;
  font-family: "Noto Sans", sans-serif;
}
.additional-commenting-info p, .additional-commenting-info ul, .additional-commenting-info span, .additional-commenting-info .profile-links {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2142857143;
}
.additional-commenting-info .profile-links {
  margin-top: 30px;
  text-align: center;
}
.additional-commenting-info .profile-links a {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #23034e;
}
.additional-commenting-info span, .additional-commenting-info .profile-links {
  color: #999999;
}
.additional-commenting-info span {
  display: block;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 13px;
}
.additional-commenting-info img {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
}
.additional-commenting-info .username {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  text-align: center;
  font-weight: 600;
}
.additional-commenting-info p {
  font-weight: bold;
  margin-top: 5px;
}
.additional-commenting-info ul {
  list-style: none;
  color: #666;
  padding: 0;
  margin-bottom: 35px;
  margin-top: 24px;
}
.additional-commenting-info li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 16px;
}
.additional-commenting-info li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 2px;
  width: 9px;
  height: 9px;
  background-color: #eff0f3;
}

.btn-login {
  text-transform: uppercase;
  text-align: center;
  padding-top: 7px;
  background-color: #23034e;
}

.comments-wrapper {
  margin-bottom: 17px;
  border-top: 4px solid #f3f3f3;
  border-bottom: 4px solid #f3f3f3;
  padding-top: 16px;
  font-family: "Noto Sans", sans-serif;
}

.comments-wrapper-heading {
  padding: 1px 10px 27px;
}
.comments-wrapper-heading::after {
  clear: both;
  content: "";
  display: table;
}
.comments-wrapper-heading label, .comments-wrapper-heading .custom-select, .comments-wrapper-heading .change-comments-layout {
  display: inline-block;
  vertical-align: middle;
}
.comments-wrapper-heading label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  color: #5b5b5b;
  margin-right: 8px;
}
.comments-wrapper-heading .left {
  float: left;
  font-size: 0;
  margin-top: 11px;
}
.comments-wrapper-heading .left a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  color: #999999;
}
.comments-wrapper-heading .left a.active {
  color: #360972;
}
.comments-wrapper-heading .left h2 {
  font-size: 51px;
  font-size: 3.1875rem;
  font-weight: bold;
  margin: -24px 0 0;
}
.comments-wrapper-heading .right {
  float: right;
  font-size: 0;
}
.comments-wrapper-heading .custom-select, .comments-wrapper-heading select {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7857142857;
  color: #b8b8b8;
  min-width: 144px;
}
.comments-wrapper-heading .cutom-select, .comments-wrapper-heading select, .comments-wrapper-heading .change-comments-layout {
  height: 42px;
}
.comments-wrapper-heading .change-comments-layout {
  font-size: 25px;
  font-size: 1.5625rem;
  width: 41px;
  color: #bcbcbc;
  border: 1px solid #d7d7d7;
  padding: 8px;
  margin-left: 11px;
}
.comments-wrapper-heading .select2-container--default .select2-selection--single {
  border: 1px solid #d7d7d7;
  border-radius: 0;
  height: 42px;
}
.comments-wrapper-heading .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 42px;
  line-height: 40px;
}
.comments-wrapper-heading .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.select2-container {
  font-family: "Noto Sans", sans-serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #23034e;
}

.news-comments {
  margin-right: 24px;
}

.comment-block {
  border-top: 4px solid #f3f3f3;
  padding: 31px 10px 10px;
}
.comment-block .user-avatar {
  border: 0;
  width: 49px;
  height: 49px;
}
.comment-block .user-info {
  width: calc(100% - 59px);
}
.comment-block .timestamp {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  margin-top: 5px;
}
.comment-block .username {
  margin-top: -1px;
  margin-bottom: 0;
  color: #5b5b5b;
}
.comment-block .comment {
  margin-top: 19px;
}
.comment-block .comment p {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
}
.comment-block .comment-block {
  padding-left: 0;
  padding-right: 0;
  margin-left: 30px;
  border-width: 2px;
}
.comment-block .comment-block .comment-form-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.comment-block .comment-form-wrapper {
  display: none;
  background-color: #dff0ff;
  box-shadow: none;
  position: relative;
  margin-top: 8px;
  padding: 17px 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.comment-block .comment-form-wrapper:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 43px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #dff0ff transparent;
}
.comment-block .commenter-name {
  margin-bottom: 20px;
}
.comment-block .form-group-dir input, .comment-block .form-group-dir textarea {
  border: 0;
  background-color: #fff;
}
.comment-block .additional-commenting-info li:before {
  background-color: #fff;
}
.comment-block .additional-info::after {
  clear: both;
  content: "";
  display: table;
}
.comment-block .share {
  float: right;
}
.comment-block.editor {
  background-color: #d5eff7;
  border-color: #ff5c26;
}
.comment-block.editor .username {
  color: #000;
}
.comment-block.editor .username a {
  color: #0062bc;
}
.comment-block.hidden {
  background-color: #f4f4f4;
}
.comment-block.loyal {
  background-color: #ffffed;
}

.text-comment-reported {
  color: #bcbcbc;
  text-align: right;
  margin: 0 0 5px;
}

.comment-actions {
  font-size: 0;
  float: right;
  margin-top: 17px;
}
.comment-actions a {
  display: inline-block;
  vertical-align: middle;
}

.reply, .show-comment {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
  font-weight: 600;
}

.upvotes, .downvotes, .icon-report {
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
}
.upvotes i, .downvotes i, .icon-report i {
  border-radius: 50%;
  color: #fff;
  text-align: center;
}

.comment-heading::after {
  clear: both;
  content: "";
  display: table;
}
.comment-heading .user {
  float: left;
  width: calc(100% - 300px);
}

.icon-report {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 5px;
  margin-right: 3px;
}
.icon-report i {
  color: #bcbcbc;
}
.icon-report.icon-reported i {
  color: #ef6205;
}

.reply {
  margin-right: 24px;
  color: #360972;
  text-decoration: underline;
}

.upvotes, .downvotes {
  line-height: 1.2222222222;
}
.upvotes i, .downvotes i {
  font-size: 15px;
  font-size: 0.9375rem;
  width: 29px;
  height: 29px;
  padding: 7px;
}

.upvotes {
  color: #008937;
  margin-right: 20px;
}
.upvotes i {
  background-color: #008937;
}

.downvotes {
  color: #b70005;
  margin-right: 21px;
}
.downvotes i {
  background-color: #b70005;
}

.hidden-text {
  display: none;
  overflow: hidden;
}

.user-comments-top-section {
  color: #fff;
}
.user-comments-top-section .side-bar {
  margin-top: 57px;
  margin-bottom: 14px;
}

.user-comment-block {
  padding-top: 18px;
}
.user-comment-block .timestamp {
  margin-top: 0;
  color: #9c9c9c;
}
.user-comment-block .commented-on {
  margin-top: 14px;
}
.user-comment-block .comment-actions {
  margin-top: 34px;
}
.user-comment-block .comment {
  margin-top: 10px;
}
.user-comment-block .reply-to {
  display: block;
  color: #9c9c9c;
  margin-top: 10px;
  margin-bottom: 21px;
}
.user-comment-block .reply-to a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.back-to-article {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  display: block;
}
.back-to-article i {
  margin-right: 11px;
}

.submit-comment, .btn-login, .comment-form .close-btn {
  width: 135px;
}

.section-title.list {
  font-size: 32px;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 33px;
  color: #23034e;
}

.no-js .secondary-nav-wrapper {
  overflow: hidden;
}

.dropdown .dots, .header-dropdown .dots {
  font-size: 37px;
  font-size: 2.3125rem;
  line-height: 0.7567567568;
}
.dropdown .dots:after, .header-dropdown .dots:after {
  content: "";
  position: absolute;
  left: -12px;
  right: -9px;
  bottom: -17px;
  background-color: transparent;
  height: 63px;
  z-index: 4;
  transition: background-color 0.6s;
}
.dropdown .dots:hover:before, .header-dropdown .dots:hover:before {
  display: none;
}
.dropdown ul, .header-dropdown ul {
  list-style: none;
  line-height: 1.7777777778;
}
.dropdown .icon, .header-dropdown .icon {
  margin-right: 7px;
}
.dropdown.open .dots, .header-dropdown.open .dots {
  position: relative;
}
.dropdown.open .dots:after, .header-dropdown.open .dots:after {
  background-color: #fff;
}
.dropdown.open .dots span, .header-dropdown.open .dots span {
  position: relative;
  z-index: 5;
}

.dropdown {
  position: relative;
}
.dropdown ul {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
  position: absolute;
  z-index: 2;
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 45px;
  column-gap: 45px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 28px 24px;
  margin-top: 17px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.6s, visibility 0.6s;
}
.dropdown.open ul {
  visibility: visible;
  opacity: 1;
}

.secondary-nav-wrapper {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
  color: #b1b1b1;
  margin-bottom: 31px;
  height: 59px;
  font-weight: 600;
}
.secondary-nav-wrapper::after {
  clear: both;
  content: "";
  display: table;
}
.secondary-nav-wrapper .date {
  font-size: 15px;
  font-size: 0.9375rem;
  float: right;
  font-weight: 600;
  margin-top: 18px;
  margin-right: 21px;
}

.secondary-nav {
  font-size: 19px;
  font-size: 1.1875rem;
  float: left;
  display: block;
  width: 100%;
}
.secondary-nav > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
}
.secondary-nav > ul > li {
  display: block;
  float: left;
}
.secondary-nav > ul > li {
  height: 58px;
}
.secondary-nav a {
  font-size: 19px;
  font-size: 1.1875rem;
  display: block;
  text-decoration: none;
  padding: 17px 21px 19px;
}
.secondary-nav a:hover {
  color: #000;
}
.secondary-nav li.active a {
  color: #23034e;
}
.secondary-nav .home {
  font-size: 30px;
  font-size: 1.875rem;
  padding: 10px 20px 12px 18px;
}
.secondary-nav .dropdown {
  margin-left: 1px;
}
.secondary-nav .dropdown .dots {
  padding: 6px 8px 24px;
}
.secondary-nav .dropdown .dots:after {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: auto;
}
.secondary-nav .dropdown ul {
  font-size: 18px;
  font-size: 1.125rem;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 10px 20px 10px;
  color: #fff;
  margin-top: 0;
  background-color: #646464;
}
.secondary-nav .dropdown ul a {
  padding: 0;
}
.secondary-nav .dropdown ul a:hover, .secondary-nav .dropdown ul .active a {
  color: rgb(192, 192, 192);
  color: rgba(255, 255, 255, 0.6);
}
.secondary-nav .dropdown.open {
  background-color: #646464;
}
.secondary-nav .dropdown.open .dots span {
  color: #fff;
}
.secondary-nav .dropdown.open .dots:after {
  background-color: #646464;
}

/* Seconsary SubNav */
.secondary-subnav-wrapper {
  font-family: "Repo-DemiBold", sans-serif;
}
.secondary-subnav-wrapper::after {
  clear: both;
  content: "";
  display: table;
}
.secondary-subnav-wrapper .date {
  font-size: 13px;
  font-size: 0.8125rem;
  float: right;
  margin-right: 13px;
  font-family: "Repo-DemiBold", sans-serif;
}

.secondary-subnav-wrapper {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
  color: #b1b1b1;
  margin-bottom: 31px;
  height: 52px;
}
.secondary-subnav-wrapper .date {
  margin-top: 18px;
  margin-right: 21px;
}

.secondary-subnav {
  font-size: 17px;
  font-size: 1.0625rem;
  float: left;
  display: block;
}
.secondary-subnav > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
}
.secondary-subnav > ul > li {
  display: block;
  float: left;
}
.secondary-subnav a {
  display: block;
  text-decoration: none;
}
.secondary-subnav .dropdown {
  margin-left: 0;
}
.secondary-subnav .dropdown .dots {
  padding: 6px 8px 24px;
  line-height: 0.5;
}
.secondary-subnav .dropdown .dots:after {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: auto;
}
.secondary-subnav .dropdown ul {
  font-size: 16px;
  font-size: 1rem;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding: 10px 20px 10px;
  color: #fff;
  margin-top: 0;
}
.secondary-subnav .dropdown ul a {
  padding: 0;
}

.secondary-subnav .dropdown .dots {
  line-height: 0.5;
}

.secondary-subnav {
  max-width: calc(100% - 160px);
  width: 1160px;
}
.secondary-subnav h2 {
  margin: 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
.secondary-subnav a {
  padding: 15px 17px 16px;
}
.secondary-subnav a:hover {
  color: #000;
}
.secondary-subnav > ul > li {
  height: 51px;
}
.secondary-subnav .home {
  font-size: 28px;
  font-size: 1.75rem;
  padding: 10px 20px 12px 18px;
}
.secondary-subnav .dropdown ul {
  background-color: #646464;
}
.secondary-subnav .dropdown ul a:hover, .secondary-subnav .dropdown ul .active a {
  color: rgb(192, 192, 192);
  color: rgba(255, 255, 255, 0.6);
}
.secondary-subnav .dropdown.open {
  background-color: #646464;
}
.secondary-subnav .dropdown.open .dots span {
  color: #fff;
}
.secondary-subnav .dropdown.open .dots:after {
  background-color: #646464;
}

/* Seconsary SubNav */
.page-not-found {
  background: url(../../images/404-bg.jpg) no-repeat center;
  height: 1308px;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width: 660px) {
  .page-not-found {
    background: url(../../images/404-mobile-bg.jpg) no-repeat center top;
    height: 198.1818181818vw;
    background-size: 100%;
  }
}

.btn-home {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  text-align: center;
  width: 154px;
  height: 40px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 640px auto 0;
}
.btn-home:hover {
  background-color: #110a57;
  color: #fff;
}
@media only screen and (max-width: 660px) {
  .btn-home {
    margin-top: 96.9696969697vw;
  }
}

.gallery-slide {
  height: 100vh;
  min-height: 450px;
  overflow: hidden;
  padding-right: 80px;
}
.gallery-slide.closed-info .gallery-info-container {
  width: 0;
}
.gallery-slide.closed-info .gallery-img-container {
  width: 100%;
}
.gallery-slide .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.gallery-slide.too-short .mCSB_container {
  display: flex;
}
.gallery-slide.too-short .mCSB_container .gallery-img-container, .gallery-slide.too-short .mCSB_container .gallery-info-container {
  height: auto;
}
.gallery-slide.too-short .gallery-img {
  height: 100%;
}
.gallery-slide.too-short .gallery-img img {
  max-height: calc(100% - 46px);
}
.gallery-slide .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .gallery-slide .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #282828;
}
.gallery-slide .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.gallery-slide .gallery-slide .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(255, 255, 255, 0.1);
}

.gallery-scroll {
  height: 100%;
}

.gallery-img-container,
.gallery-info-container,
.gallery-controls-container {
  height: 100%;
  float: left;
}

.gallery-title {
  border-bottom: 1px solid #2f2f2f;
}
.gallery-title::after {
  clear: both;
  content: "";
  display: table;
}

.gallery-img-container .logo-container {
  width: 165px;
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #2f2f2f;
  padding-right: 10px;
}

.gallery-img-container {
  background-color: #1a1a1a;
  width: calc(100% - 400px);
  padding: 17px 27px;
  transition: width 0.4s;
}
.gallery-img-container .gallery-title .title {
  margin-top: 0;
  margin-bottom: 10px;
  background: url(../../images/gallery-icon.png) no-repeat 0;
  padding-left: 34px;
  margin-left: 21px;
  display: inline-block;
  vertical-align: middle;
  text-shadow: none;
  color: #d2d2d2;
  max-width: 80%;
}
.gallery-img-container .gallery-title .title i {
  margin-right: 8px;
}
.gallery-img-container .gallery-title .title a:hover {
  color: #8d8d8d;
}
.gallery-img-container .logo {
  font-size: 22px;
  font-size: 1.375rem;
  text-decoration: none;
  float: right;
  margin-top: 5px;
  color: #a9a9a9;
}
.gallery-img-container .logo img {
  width: 77px;
}

.gallery-img {
  position: relative;
  top: 0;
  height: calc(100vh - 63px);
  display: flex;
  align-items: center;
}
.gallery-img img {
  max-height: calc(100vh - 63px);
  max-width: calc(100% - 105px);
  margin: 0 auto;
  display: block;
  top: 0;
  position: relative;
}
.gallery-img .next-gallery-img, .gallery-img .prev-gallery-img {
  font-size: 50px;
  font-size: 3.125rem;
  position: relative;
  width: 60px;
  height: 100%;
  display: block;
  color: #d2d2d2;
}
.gallery-img .next-gallery-img .fa, .gallery-img .prev-gallery-img .fa {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -22px;
  text-align: center;
}
.gallery-img .prev-gallery-img {
  margin-left: -12px;
}
.gallery-img .next-gallery-img {
  margin-right: -12px;
}

.gallery-img-wrapper {
  display: table;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery-img-wrapper i {
  font-size: 20px;
  font-size: 1.25rem;
  opacity: 0;
  position: absolute;
  z-index: 2;
  right: 26px;
  top: 24px;
  text-shadow: 1px 0px 3px #000;
  transition: opacity 0.4s;
}
.gallery-img-wrapper:hover .icon {
  opacity: 1;
}

.gallery-info-container {
  background-color: #2f2f2f;
  width: 400px;
  padding: 10px 0;
  transition: width 0.4s;
}
.gallery-info-container .title {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 16px;
  color: #d2d2d2;
}
.gallery-info-container p {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 34px;
  color: #d2d2d2;
}
.gallery-info-container .banner-wrapper {
  height: 100%;
  position: relative;
}
.gallery-info-container .banner-wrapper .banner {
  width: 100%;
  margin-top: 30px;
}

.gallery-info-inner {
  display: flex;
  flex-direction: column;
  width: 344px;
  margin: 0 28px;
}

.gallery-controls-container {
  background-color: #414141;
  width: 80px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  min-height: 450px;
}
.gallery-controls-container a {
  font-size: 50px;
  font-size: 3.125rem;
  display: block;
  color: #d2d2d2;
}
.gallery-controls-container a:hover, .gallery-controls-container a.active {
  color: #8d8d8d;
}
.gallery-controls-container a.disabled {
  color: #4e4e4e;
}
.gallery-controls-container .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.gallery-controls-container .img-counter {
  font-size: 16px;
  font-size: 1rem;
  color: #a9a9a9;
}

.close-gallery {
  margin-top: 15px;
  margin-bottom: 64px;
}

.all-gallery-images {
  margin-bottom: 9px;
  margin-top: 3px;
}

.gallery-grid-wrapper {
  height: 100%;
  margin-top: 40px;
}
.gallery-grid-wrapper .mCSB_outside + .mCSB_scrollTools {
  right: -22px;
}

.gallery-grid {
  margin: 0 -0.1192480359% 0;
}
.gallery-grid img {
  display: block;
}
.gallery-grid .item {
  width: 20%;
  float: left;
  margin-bottom: 2px;
  padding: 0 0.1192480359%;
}
.gallery-grid .item:nth-of-type(5n + 6) {
  clear: both;
}

.gallery-last-slide {
  clear: both;
  max-width: 1350px;
  margin: 0 auto;
  color: white;
}
.gallery-last-slide .in-frame img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery-last-slide .in-frame p {
  color: inherit;
}
.gallery-last-slide .category-box {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
  text-align: center;
  min-width: 54px;
  height: 20px;
}
.gallery-last-slide .in-frame .title a {
  font-size: 23px;
  font-size: 1.4375rem;
}
.gallery-last-slide .img-wrapper img {
  width: 100%;
  display: block;
}
.gallery-last-slide .in-frame .gallery-img-count {
  top: 16px;
}
.gallery-last-slide .gallery-img-count {
  font-size: 12px;
  top: 18px;
  right: 17px;
  width: 42px;
  height: 27px;
  line-height: 1.85714286;
  letter-spacing: -1px;
}
.gallery-last-slide .gallery-img-count {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.gallery-last-slide .gallery-img-count span {
  display: block;
  position: relative;
  z-index: 1;
}
.gallery-last-slide .gallery-img-count span:before {
  content: "\e907";
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  z-index: -1;
  text-shadow: 2px 1px 6px rgba(0, 0, 0, 0.3);
}
.gallery-last-slide .icon-gallery {
  font-size: 30px;
  font-size: 1.875rem;
  position: absolute;
  right: 13px;
  top: 9px;
}
.gallery-last-slide .in-frame .icon-gallery {
  /*    float: right;
      position: relative;
      left: -10px;
      top: -10px;*/
}
.gallery-last-slide .gallery-title h1.title a {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}
.gallery-last-slide .gallery-title .title {
  line-height: 0;
}

.article-layout-7 {
  display: flex;
  flex-wrap: wrap;
}
.article-layout-7 .text-news .title a {
  font-weight: normal;
}
.article-layout-7 .text-news .title {
  line-height: 0.9;
}
.article-layout-7 .small-articles .title a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 0.5;
}
.article-layout-7 .backround-color-0 {
  background-color: #110125;
}
.article-layout-7 .backround-color-1 {
  background-color: #664296;
}
.article-layout-7 .backround-color-2 {
  background-color: #aa1362;
}
.article-layout-7 .backround-color-3 {
  background-color: #b63dc0;
}
.article-layout-7 .backround-color-4 {
  background-color: #9d7541;
}
.article-layout-7 .backround-color-5 {
  background-color: #47966d;
}
.article-layout-7 .backround-color-6 {
  background-color: #1680ce;
}
.article-layout-7 .backround-color-7 {
  background-color: #c79758;
}
.article-layout-7 .backround-color-8 {
  background-color: #46afa1;
}
.article-layout-7 .backround-color-9 {
  background-color: #9d1c29;
}
.article-layout-7 .backround-color-10 {
  background-color: #af2d2d;
}
.article-layout-7 .backround-color-11 {
  background-color: #ffffff;
}
.article-layout-7 .backround-color-12 {
  background-color: #3e87c5;
}
.article-layout-7 .backround-color-13 {
  background-color: #b5953a;
}
.article-layout-7 .backround-color-14 {
  background-color: #ceaf16;
}
.article-layout-7 .backround-color-15 {
  background-color: #58c7c2;
}
.article-layout-7 .backround-color-16 {
  background-color: #c36234;
}
.article-layout-7 .backround-color-17 {
  background-color: #b54c81;
}
.article-layout-7 .backround-color-18 {
  background-color: #4b6cca;
}
.article-layout-7 .backround-color-19 {
  background-color: #8e9e34;
}
.article-layout-7 .backround-color-20 {
  background-color: #b53eb1;
}
.article-layout-7 .backround-color-21 {
  background-color: #5786af;
}
.article-layout-7 .backround-color-22 {
  background-color: #6d5858;
}
.article-layout-7 .text-news {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 60px;
  background-color: #2f2f2f;
}
.article-layout-7 .text-news .text-wrapper {
  padding: 9px 16px 0;
  overflow: hidden;
}
.article-layout-7 .text-news .additional-info {
  left: 17px;
  right: 20px;
  bottom: 17px;
  position: absolute;
}
.article-layout-7 .text-news .additional-info .timestamp {
  font-size: 11px;
  font-size: 0.6875rem;
}
.article-layout-7 .text-news .additional-info.open-share > span, .article-layout-7 .text-news .additional-info.open-share > a, .article-layout-7 .text-news .additional-info.open-share .right a, .article-layout-7 .text-news .additional-info.open-share .right span {
  color: transparent !important;
  background-color: transparent !important;
}
.article-layout-7 .share {
  font-size: 18px;
  font-size: 1.125rem;
  float: right;
  line-height: 0;
  color: #cacaca;
}
.article-layout-7 .share-btns-wrapper {
  display: none;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
}
.article-layout-7 .share-btns-wrapper::after {
  clear: both;
  content: "";
  display: table;
}
.article-layout-7 .share-btns-wrapper .close-btn {
  float: right;
  color: #cacaca;
  margin: 4px -20px;
  font-size: 13px;
  font-size: 0.8125rem;
}
.article-layout-7 .share-btns {
  float: left;
  max-width: calc(100% - 20px);
  color: #fff;
  font-size: 0;
}
.article-layout-7 .share-btns a {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
}
.article-layout-7 .share-btns a + a {
  margin-left: 6px;
}
.article-layout-7 .fb-share {
  font-size: 16px;
  font-size: 1rem;
  background-color: #3b5998;
  padding-top: 3px;
}
.article-layout-7 .twitter-share {
  font-size: 13px;
  font-size: 0.8125rem;
  padding-top: 3px;
  background-color: #1da1f2;
}
.article-layout-7 .gplus-share {
  font-size: 10px;
  font-size: 0.625rem;
  background-color: #dc5143;
  padding-top: 4px;
}
.article-layout-7 .viber-share {
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #7b519d;
  padding-top: 4px;
}
.article-layout-7 .gallery-img-count {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.article-layout-7 .gallery-img-count span {
  display: block;
  position: relative;
  z-index: 1;
}
.article-layout-7 .gallery-img-count span:before {
  content: "\e907";
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  z-index: -1;
  text-shadow: 2px 1px 6px rgba(0, 0, 0, 0.3);
}

.article-top-section {
  margin-bottom: 17px;
}
.article-top-section .side-bar {
  margin-top: 107px;
  margin-bottom: 15px;
  min-height: 168px;
}

.article-top-section, .comments-top-section {
  color: #fff;
}
.article-top-section .topic-tags, .comments-top-section .topic-tags {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4615384615;
  margin-bottom: 42px;
  margin-top: 26px;
}
.article-top-section .topic-tags a, .comments-top-section .topic-tags a {
  text-decoration: none;
  opacity: 0.4;
  transition: 0.3s;
}
.article-top-section .topic-tags a:hover, .comments-top-section .topic-tags a:hover {
  opacity: 0.8;
}
.article-top-section .topic-tags .urbn-topic, .comments-top-section .topic-tags .urbn-topic {
  opacity: 1;
  width: 118px;
  display: block;
  margin-left: -7px;
}
.article-top-section .topic-tags .urbn-topic img, .comments-top-section .topic-tags .urbn-topic img {
  display: block;
}
.article-top-section .topic-tags .urbn-topic:hover, .comments-top-section .topic-tags .urbn-topic:hover {
  opacity: 1;
  transform: scale(1.1);
}

.breadcrumbs {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs li {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.8181818182;
  display: inline-block;
  margin-right: 4px;
}
.breadcrumbs a {
  text-decoration: none;
}

.article-main-img .title, .topic-top-section .img-news .title, .list-top-section .title {
  font-size: 38px;
  font-size: 2.375rem;
  margin-bottom: 8px;
  margin-top: 8px;
}
.article-main-img .description, .topic-top-section .img-news .description, .list-top-section .description {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 12px;
  margin-bottom: 12px;
}
.article-main-img .text-wrapper, .topic-top-section .img-news .text-wrapper, .list-top-section .text-wrapper {
  padding: 15px 29px;
}

.article-main-img {
  margin-top: -307px;
}
.article-main-img .title {
  font-size: 34px;
  font-size: 2.125rem;
}
.article-main-img .timestamp {
  font-size: 10px;
  font-size: 0.625rem;
  margin-bottom: 9px;
}

.credit {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.8181818182;
  float: right;
  margin-top: 2px;
  color: #9c9c9c;
}

.article-content {
  padding: 18px 30px;
}
.article-content .additional-info {
  margin-bottom: 21px;
}
.article-content .inner-img {
  margin-top: 42px;
  margin-bottom: 35px;
  margin-left: -60px;
  margin-right: -60px;
}
.article-content .inner-img p {
  font-size: 14px;
  font-size: 0.875rem;
  opacity: 0.6;
  max-width: calc(100% - 160px);
}
.article-content .inner-img .photo-credits {
  width: 150px;
}

.article-body {
  font-size: 16px;
  font-size: 1rem;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 1.5;
}
.article-body p, .article-body ol, .article-body ul {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 30px;
}
.article-body h2 {
  font-size: 26px;
  font-size: 1.625rem;
}

.article-content .accent-block, .sponsored-article, .see-more-block {
  width: 280px;
  float: left;
  margin-left: -90px;
  clear: both;
  margin-right: 26px;
  margin-bottom: 39px;
}

.accent-block {
  padding: 15px 30px;
}

.sponsored-article span, .sponsored-article a {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  height: 32px;
}
.sponsored-article span, .sponsored-article p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.1875;
}
.sponsored-article span {
  padding-top: 5px;
}
.sponsored-article a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.1428571429;
  text-decoration: none;
  padding-top: 8px;
}
.sponsored-article img {
  width: 100%;
  display: block;
}
.sponsored-article p {
  margin: 13px 28px 22px;
}

.see-more-block .accent-block {
  margin: 0;
  padding: 2px 27px 17px;
}
.see-more-block span {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.8333333333;
}

.opinion-block p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: -6px;
}
.opinion-block a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2142857143;
  color: #66a0d7;
  float: right;
  margin-top: 25px;
  margin-right: -10px;
}

.gallery-share-btns {
  margin-top: 30px;
  border-top: 1px solid #a9a9a9;
  padding-top: 30px;
  color: inherit;
}
.gallery-share-btns a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #a9a9a9;
}
.gallery-share-btns a:hover {
  background-color: white;
}
.gallery-share-btns a i {
  vertical-align: middle;
}
.gallery-share-btns .fb-share {
  font-size: 23px;
  font-size: 1.4375rem;
}
.gallery-share-btns .twitter-share {
  font-size: 23px;
  font-size: 1.4375rem;
}
.gallery-share-btns .gplus-share {
  font-size: 16px;
  font-size: 1rem;
}
.gallery-share-btns .viber-share {
  font-size: 16px;
  font-size: 1rem;
  padding-top: 6px;
}

.article-share-btns {
  margin-bottom: 25px;
}
.article-share-btns a {
  transition: box-shadow 0.4s;
}
.article-share-btns a:hover {
  box-shadow: 0 4px 6px 2px rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.article-footer {
  margin-top: 63px;
  clear: both;
}
.article-footer::after {
  clear: both;
  content: "";
  display: table;
}
.article-footer .article-share-btns {
  margin-bottom: 13px;
  float: left;
}
.article-footer .comment-btns {
  float: right;
}

.comment-btns {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.3333333333;
}
.comment-btns a {
  float: left;
  margin-left: 13px;
  padding-top: 4px;
  padding-right: 19px;
  transition: box-shadow 0.4s;
  padding-bottom: 10px;
}
.comment-btns a i {
  position: relative;
}
.comment-btns a:hover {
  box-shadow: 0 4px 6px 2px rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.see-comments {
  padding-left: 50px;
}
.see-comments i {
  line-height: 1.4516129032;
  left: 12px;
  top: 2px;
}

.go-comment i {
  line-height: 1.4482758621;
  left: -17px;
  top: 3px;
}

.prev-and-next-article {
  margin-top: 83px;
  margin-bottom: 80px;
  padding-bottom: 83px;
  border-bottom: 1px solid #d8d8d8;
}
.prev-and-next-article::after {
  clear: both;
  content: "";
  display: table;
}
.prev-and-next-article > div {
  width: 50%;
}
.prev-and-next-article .text-wrapper {
  width: calc(100% - 230px);
}
.prev-and-next-article .img-wrapper {
  width: 214px;
}
.prev-and-next-article .prev-link, .prev-and-next-article .next-link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4444444444;
  margin-top: -5px;
  display: block;
  text-decoration: none;
}
.prev-and-next-article .title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0;
  margin-top: 4px;
}

.prev-article {
  padding-right: 11px;
  float: left;
}
.prev-article .img-wrapper {
  float: right;
}
.prev-article .text-wrapper {
  float: left;
  text-align: right;
}

.next-article {
  padding-left: 11px;
  float: right;
}
.next-article .img-wrapper {
  float: left;
}
.next-article .text-wrapper {
  float: right;
}

.more-articles-section {
  clear: both;
}
.more-articles-section .close-title {
  margin-bottom: 11px;
}
.more-articles-section .slick-dots {
  margin: 0;
}

.top-section.list-top-section {
  background-color: #000;
}
.top-section.list-top-section .img-wrapper {
  padding-bottom: 42%;
}
.top-section.list-top-section .img-wrapper img {
  -o-object-position: top;
     object-position: top;
}

.category-box:hover {
  text-decoration: none;
}

.gallery-list-item {
  margin-bottom: 54px;
  position: relative;
}
.gallery-list-item .gallery-info {
  width: 255px;
  padding-right: 18px;
}
.gallery-list-item .img-wrapper {
  width: calc(100% - 255px);
}
.gallery-list-item p {
  margin-top: 29px;
}
.gallery-list-item .category-box {
  display: table;
  margin-bottom: 3px;
  padding-top: 4px;
}

.article-banner {
  overflow: hidden;
  min-height: 300px;
}
.article-banner .banner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -125px;
  margin-left: -150px;
}

.purchase-ticket-button {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 48px;
  font-weight: bold;
  padding: 0 30px 0 15px;
  margin: 25px 35px 15px 25px;
  display: inline-block;
  float: left;
  clear: both;
}
.purchase-ticket-button::before {
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "icomoon" !important;
  content: "\e9a8";
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  margin-right: 30px;
  line-height: 48px;
}

.slideshow-socials a {
  color: #686868;
  border: 4px solid #686868;
}

.gallery-controls-container-mobile {
  display: none;
}

.info-gallery-mobile {
  font-size: 22px;
  font-size: 1.375rem;
  color: #d2d2d2;
  opacity: 0.7;
  vertical-align: middle;
  text-align: center;
  width: 40px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
}

.slideshow-right .active {
  color: #d2d2d2 !important;
  opacity: 1;
}
.slideshow-right .inactive {
  color: #d2d2d2 !important;
}

.gallery-title h1.title a {
  font-size: 16px;
  font-size: 1rem;
}
.gallery-title .title {
  line-height: 0;
}

@media (min-width: 0px) and (max-width: 760px) {
  /* gallery responsive*/
  .gallery-info-inner .banner-wrapper {
    display: none;
  }
  .gallery-slide {
    padding: 0;
  }
  .gallery-controls-container-mobile {
    width: auto;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 65px;
    display: block;
  }
  .gallery-controls-container-mobile span {
    color: #d2d2d2;
    vertical-align: super;
    margin-right: 10px;
  }
  .gallery-controls-container-mobile .active {
    opacity: 1;
  }
  .gallery-controls-container-mobile .inactive {
    opacity: 0.5;
  }
  .gallery-controls-container-mobile a {
    font-size: 29px;
    font-size: 1.8125rem;
    display: inline-flex;
    color: #d2d2d2;
    margin: 16px 10px;
    opacity: 0.5;
  }
  .gallery-controls-container-mobile {
    width: auto;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 65px;
    display: block;
  }
  .gallery-controls-container-mobile span {
    color: #d2d2d2;
    vertical-align: super;
    margin-right: 10px;
  }
  .gallery-controls-container-mobile .active {
    opacity: 1;
  }
  .gallery-controls-container-mobile .inactive {
    opacity: 0.5;
  }
  .gallery-controls-container-mobile a {
    font-size: 29px;
    font-size: 1.8125rem;
    display: inline-flex;
    color: #d2d2d2;
    margin: 16px 10px;
    opacity: 0.5;
  }
  .info-gallery-mobile {
    font-size: 22px;
    font-size: 1.375rem;
    color: #d2d2d2;
    opacity: 0.7;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
  }
  .slideshow-right .active {
    color: #d2d2d2 !important;
    opacity: 1;
  }
  .slideshow-right .inactive {
    color: #d2d2d2 !important;
    opacity: 0.7;
  }
  .gallery-img-container {
    padding: 8px 15px;
    width: 100%;
  }
  .gallery-controls-container {
    display: none;
  }
  .gallery-controls-container .next-gallery-img, .gallery-controls-container .prev-gallery-img {
    display: none;
  }
  .gallery-img .next-gallery-img {
    margin-right: 1px;
  }
  .gallery-info-container {
    position: absolute;
    bottom: 50px;
    height: auto;
    width: 100%;
    display: none;
    opacity: 0.9;
  }
  .gallery-info-container .gallery-info-inner {
    width: 90%;
    margin: 0 auto;
    min-height: 115px;
    text-align: left;
  }
  .gallery-info-container .gallery-info-inner p {
    float: left;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .gallery-info-container .gallery-info-inner .title {
    margin-top: 0;
    margin-bottom: 10px;
    width: 80%;
    float: left;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .gallery-info-container .gallery-info-inner .slideshow-socials {
    float: left;
    margin: 10px 0 0 -10px;
    display: inline-flex;
    clear: both;
  }
  .gallery-img-container {
    padding: 0;
    width: 100%;
  }
  .gallery-img-container .logo-container {
    height: 35px;
  }
  .gallery-img-container .gallery-title {
    padding: 15px;
  }
  .gallery-img-container .gallery-title .title {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
    display: none;
  }
  .gallery-img-container .gallery-img {
    top: -1%;
  }
  .gallery-img-container .gallery-img .prev-gallery-img,
  .gallery-img-container .gallery-img .next-gallery-img {
    margin-left: 0;
    z-index: 1000;
    opacity: 0.5;
  }
  .gallery-img-container .gallery-img .prev-gallery-img {
    left: 15px;
  }
  .gallery-img-container .gallery-img .next-gallery-img {
    right: 40px;
  }
  .gallery-img-container .gallery-img img {
    min-width: 100%;
  }
  .gallery-img-container .gallery-img .next-gallery-img .fa, .gallery-img-container .gallery-img .prev-gallery-img .fa {
    font-size: 31px;
    font-size: 1.9375rem;
  }
  .slideshow-controls {
    margin-top: -40px !important;
  }
  .slideshow-controls a {
    font-size: 37px;
    font-size: 2.3125rem;
  }
}
@media (min-width: 761px) and (max-width: 940px) {
  .gallery-info-inner .banner-wrapper {
    display: none;
  }
  .gallery-slide {
    padding: 0;
  }
  .info-gallery-mobile {
    font-size: 22px;
    font-size: 1.375rem;
    color: #d2d2d2;
    opacity: 0.7;
    vertical-align: middle;
    text-align: center;
    width: 67px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
  }
  .slideshow-right .active {
    color: #d2d2d2 !important;
    opacity: 1;
  }
  .slideshow-right .inactive {
    color: #d2d2d2 !important;
    opacity: 0.7;
  }
  .slideshow-header .pages {
    width: 67px;
  }
  .slideshow-controls a {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .gallery-controls-container-mobile {
    width: auto;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 65px;
    display: block;
  }
  .gallery-controls-container-mobile span {
    color: #d2d2d2;
    vertical-align: super;
    margin-right: 10px;
  }
  .gallery-controls-container-mobile a {
    font-size: 29px;
    font-size: 1.8125rem;
    display: inline-flex;
    color: #d2d2d2;
    margin: 16px 10px;
    opacity: 0.5;
  }
  .gallery-img-container {
    padding: 8px 15px;
    width: 100%;
  }
  .gallery-controls-container {
    display: none;
  }
  .gallery-controls-container .next-gallery-img, .gallery-controls-container .prev-gallery-img {
    display: none;
  }
  .gallery-img .next-gallery-img {
    margin-right: 1px;
  }
  .gallery-img .prev-gallery-img {
    margin-left: 1px;
  }
  .gallery-info-container {
    position: absolute;
    bottom: 0;
    max-height: 150px;
    width: 100%;
    display: none;
    opacity: 0.9;
    float: left;
  }
  .gallery-info-container .gallery-info-inner {
    width: 90%;
    text-align: left;
  }
  .gallery-info-container .gallery-info-inner p {
    float: left;
    margin-top: 0;
  }
  .gallery-info-container .gallery-info-inner .title {
    margin-top: 0;
    margin-bottom: 10px;
    width: 80%;
    float: left;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .gallery-info-container .gallery-info-inner .slideshow-socials {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 10px;
  }
  .gallery-img-container {
    padding: 0;
    width: 100%;
  }
  .gallery-img-container .logo-container {
    height: 35px;
  }
  .gallery-img-container .gallery-title {
    padding: 15px;
  }
  .gallery-img-container .gallery-title .title {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
    display: none;
    line-height: 0.5;
  }
  .gallery-img-container .gallery-img {
    top: -1%;
    right: 0;
  }
  .gallery-img-container .gallery-img .prev-gallery-img,
  .gallery-img-container .gallery-img .next-gallery-img {
    margin-left: 0;
    z-index: 1000;
    opacity: 0.5;
  }
  .gallery-img-container .gallery-img .prev-gallery-img {
    left: 28px;
  }
  .gallery-img-container .gallery-img .next-gallery-img {
    right: 35px;
  }
  .gallery-img-container .gallery-img .next-gallery-img .fa, .gallery-img-container .gallery-img .prev-gallery-img .fa {
    font-size: 31px;
    font-size: 1.9375rem;
  }
  .one-img-slider .owl-item img {
    width: auto;
    position: absolute;
    top: -63px;
    max-height: calc(100vh - 20px);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .current-img .slideshow-img .slideshow-img-abs {
    top: 10%;
  }
  .slideshow-controls {
    margin-top: -40px;
  }
}
.gallery-last-slide .section-title {
  margin-top: 23px;
  margin-bottom: 14px;
}

.article-layout-7 .gallery-list-item, .article-layout-7 .text-news {
  float: left;
  margin-bottom: 18px;
}
.article-layout-7 .in-frame .text-news {
  margin-bottom: 0;
}
.article-layout-7 .gallery-list-item {
  width: 74.7407407407%;
  margin-right: 1.3333333333%;
}
.article-layout-7 .gallery-list-item + .text-news {
  width: 23.9259259259%;
}
.article-layout-7 .small-articles {
  display: flex;
  flex-wrap: wrap;
}
.article-layout-7 .small-articles .text-news {
  float: left;
  width: 23.9259259259%;
  margin-right: 1.4320987654%;
}
.article-layout-7 .small-articles .text-news:nth-of-type(4n + 4) {
  margin-right: 0;
}
.article-layout-7 .small-articles .text-news:nth-of-type(4n + 5) {
  clear: both;
}
.article-layout-7 .text-news .title a {
  font-size: 16px;
  font-size: 1rem;
}

@media (min-width: 941px) and (max-width: 1280px) {
  .gallery-title {
    text-align: center;
  }
  .logo-container {
    border-right: 0 none !important;
  }
  .logo-container h1.title a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 1514px) {
  .gallery-grid .item {
    float: left;
    width: 25%;
    margin-right: 0%;
  }
  .gallery-grid .item:nth-of-type(5n + 5) {
    margin-right: 0%;
  }
  .gallery-grid .item:nth-of-type(5n + 6) {
    clear: none;
  }
  .gallery-grid .item:nth-of-type(4n + 4) {
    margin-right: 0;
  }
  .gallery-grid .item:nth-of-type(4n + 5) {
    clear: both;
  }
  .gallery-img-container .gallery-title {
    padding: 15px;
  }
  .gallery-img-container .gallery-title h1.title a {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
  }
  .article-layout-7 .gallery-list-item {
    display: block;
    width: 48.4984985%;
    margin-right: 3.003003%;
    background-color: #2f2f2f;
    position: relative;
  }
  .article-layout-7 .gallery-list-item .img-wrapper {
    width: 100%;
  }
  .article-layout-7 .gallery-list-item .text-news {
    position: static;
  }
  .article-layout-7 .gallery-list-item .gallery-info {
    width: 100%;
  }
  .article-layout-7 .gallery-list-item + .text-news {
    width: 48.4984985%;
  }
}
@media (max-width: 1024px) {
  .gallery-grid .item {
    float: left;
    width: 100%;
    margin-right: calc(NaN * 1%);
  }
  .gallery-grid .item:nth-of-type(2n + 2) {
    margin-right: calc(NaN * 1%);
  }
  .gallery-grid .item:nth-of-type(2n + 3) {
    clear: none;
  }
  .gallery-grid .item:nth-of-type(1n + 1) {
    margin-right: 0;
  }
  .gallery-grid .item:nth-of-type(1n + 2) {
    clear: both;
  }
  .gallery-title h1.title a {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
  }
  .article-layout-7 .gallery-list-item {
    display: block;
    width: 100%;
    margin-right: 3.003003%;
    background-color: #2f2f2f;
    position: relative;
  }
  .article-layout-7 .gallery-list-item .img-wrapper {
    width: 99%;
  }
  .article-layout-7 .gallery-list-item .text-news {
    position: static;
  }
  .article-layout-7 .gallery-list-item .gallery-info {
    width: 100%;
  }
  .article-layout-7 .gallery-list-item + .text-news {
    width: 99%;
  }
}
@media (max-width: 1650px) {
  .article-layout-7 .small-articles .text-news {
    width: 48.4984985%;
    margin-right: 3.003003%;
  }
  .article-layout-7 .small-articles .text-news:nth-child(even) {
    margin-right: 0;
  }
  .article-layout-7 .small-articles .text-news:nth-child(odd) {
    clear: both;
  }
  .gallery-list-item p {
    margin-top: 10px;
  }
}
.in-frame {
  overflow: hidden;
  display: flex;
  margin-bottom: 19px;
  min-height: 400px;
}
.in-frame .gallery-info {
  position: relative;
  float: left;
  width: 262px;
  background-color: #2f2f2f;
  color: #fff;
  padding: 18px 26px 18px 19px;
}
.in-frame .img-wrapper {
  float: right;
  width: calc(100% - 262px);
  order: 1;
}
.in-frame img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.in-frame .title a {
  font-size: 23px !important;
  font-weight: normal;
  line-height: 1.28;
  margin: 0;
}
.in-frame .title a i {
  margin-right: 12px;
}
.in-frame p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.3333333333;
  opacity: 0.75;
  margin-top: 24px;
}
.in-frame .in-frame-title {
  font-size: 58px;
  font-size: 3.625rem;
  line-height: 1.45;
  opacity: 0.2;
  position: absolute;
  bottom: -16px;
  left: 18px;
  text-decoration: none;
}
.in-frame .in-frame-title sup {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2647058824;
  top: -29px;
}
.in-frame .gallery-img-count {
  top: 16px;
}

.in-frame-title {
  text-transform: uppercase;
}
.in-frame-title sup {
  text-transform: none;
}

.on-focus {
  margin-bottom: 19px;
}
.on-focus .list-block-item {
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.on-focus .list-block {
  padding-top: 0;
  height: calc(100% - 38px);
}
.on-focus .img-news .title {
  font-size: 19px;
  font-size: 1.1875rem;
  margin-bottom: 8px;
}
.on-focus .img-news .text-wrapper {
  padding-bottom: 19px;
}
.on-focus .img-news .lists {
  font-size: 0;
  padding-left: 30px;
  padding-right: 0;
}
.on-focus .img-news .hotel-text {
  padding-left: 30px;
}
.on-focus .img-news .hotel-text a {
  text-decoration: none;
}
.on-focus .img-news .hotel-text .title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: -3px;
  margin-top: 11px;
}
.on-focus .img-news .hotel-text p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2.1333333333;
  margin-bottom: 6px;
  margin-top: 0;
  color: inherit;
}
.on-focus .img-news .hotel-text .stars {
  font-size: 16px;
  font-size: 1rem;
  margin-left: -3px;
}
.on-focus .img-news .hotel-text .stars i {
  margin-right: 3px;
}
.on-focus .img-news .comments, .on-focus .img-news .timestamp {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
}
.on-focus .img-news .share {
  font-size: 23px;
  font-size: 1.4375rem;
  margin-top: -2px;
}
.on-focus .img-news .close-btn {
  font-size: 18px;
  font-size: 1.125rem;
}
.on-focus .img-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.on-focus .img-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.on-focus .img-news:hover {
  overflow: hidden;
}
.on-focus .img-news:hover img { /* IE 9 */ /* Safari 3-8 */
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

.top-section {
  height: 51px;
  background-color: #000;
  border-bottom: 1px solid #23034e;
}

.c-page-header.fixed,
.c-inner-page-header.fixed {
  overflow: hidden;
  position: fixed;
  z-index: 19;
  top: 0;
  height: 50px;
}
.c-page-header.fixed .container,
.c-inner-page-header.fixed .container {
  width: auto;
  max-width: 1392px;
}
.c-page-header.fixed .col-xs-12,
.c-inner-page-header.fixed .col-xs-12 {
  padding: 0 128px;
}
.c-page-header.fixed .c-logo,
.c-inner-page-header.fixed .c-logo {
  display: block;
  position: fixed;
  z-index: 21;
  left: 3px;
  top: 18px;
  width: 148px;
}
.c-page-header.fixed .c-logo:hover img,
.c-inner-page-header.fixed .c-logo:hover img {
  transform: scale(1.2);
}
.c-page-header.fixed .social-icons,
.c-inner-page-header.fixed .social-icons {
  margin-top: 13px;
  width: 180px;
  float: right;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1395px) {
  .c-page-header.fixed .container,
  .c-inner-page-header.fixed .container {
    margin: 0;
    max-width: 1268px;
  }
  .c-page-header.fixed .container .col-xs-12,
  .c-inner-page-header.fixed .container .col-xs-12 {
    padding-right: 0;
  }
}

.c-page-header {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  top: 80px;
  color: #fff;
}
.c-page-header.fixed {
  background-color: #23034e;
}
.c-page-header.fixed .hidden-menu-btn {
  margin-top: 11px;
  width: 52px;
  position: relative;
  z-index: 10;
}
.c-page-header.fixed .main-menu {
  margin-top: 0;
  position: relative;
  top: -29px;
  left: -50px;
  padding-left: 82px;
  padding-right: 74px;
}
@media only screen and (max-width: 767px) {
  .c-page-header.fixed .hidden-menu-btn {
    float: right;
  }
}

.c-inner-page-header {
  color: #fff;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}
.c-inner-page-header .article-title {
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 169px;
  margin-top: 12px;
  float: left;
  white-space: nowrap;
}
.c-inner-page-header .article-title a {
  font-size: 18px;
  font-size: 1.125rem;
}
.c-inner-page-header.fixed {
  display: block;
  background-color: #360972;
}
.c-inner-page-header.fixed .social-icons {
  margin-top: -33px;
  background-color: #360972;
  position: relative;
}
.c-inner-page-header.fixed .social-icons:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #360972;
}
.c-inner-page-header.fixed .social-icons:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 30px;
  background: linear-gradient(to left, #360972, transparent);
}
@media only screen and (max-width: 767px) {
  .c-inner-page-header .article-title {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 152px;
    margin-top: 14px;
  }
  .c-inner-page-header .article-title a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .c-inner-page-header.fixed .social-icons {
    margin-top: -29px;
  }
}
@media only screen and (max-width: 480px) {
  .c-inner-page-header .article-title {
    display: none;
  }
  .c-inner-page-header.fixed .social-icons {
    margin-top: 14px;
  }
}

.c-logo {
  text-align: center;
  margin-bottom: 15px;
}
.c-logo img {
  /* Christmas style */
  /*

      width: 300px;
              margin-top: -60px;

              @media only screen and (max-width: 560px) {
                width: 250px;
                margin-top: -30px;
              }

  */
  /* Christmas style end */
  width: 220px;
  margin-top: -10px;
  transition: transform 0.6s;
}
.c-logo:hover img {
  transform: scale(1.4);
}

/* Christmas style */
/*

.c-page-header.fixed .c-logo img {
  margin-top: -16px;
}
*/
/* Christmas style end */
/* Christmas style start */
/*

#top-section > .dir-page-header > .dir-inner-wrapper > .dir-page-header-container > .dir-logo::before {
  content: '';
  position: absolute;
  top: -30px;
  right: 185px;
  width: 53px;
  height: 78px;
  //background: url(../../images/red-ball.png) no-repeat center/100%;
  background-image: url(../../images/xmas-star-white.png);
  justify-content: center;
  align-items: center;
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  @media (max-width: 420px) {
    right: 164px;
  }
}

#top-section > .dir-page-header > .dir-inner-wrapper > .dir-page-header-container > .dir-main-options > .user::before {
  content: '';
  position: absolute;
  top: 18px;
  right: unset;
  width: 30px;
  height: 20px;
  background-image: url(../../images/user-xmas-red-hat.png);
  justify-content: center;
  align-items: center;
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;

  @media (max-width: 940px) {
    width: 25px;
    height: 17px;
  }
}

#top-section {

  &:after {
    //background: url(../../images/blue-snowflakes.png) no-repeat center/cover;
    background: url(../../images/xmas-snow-blue-new.png) no-repeat;
    height: 100px;
    background-position: center;
    background-size: cover;
    opacity: 1;

  }
}

*/
/* Christmas style end */
.social-icons {
  text-align: right;
  margin-top: 6px;
  font-size: 0;
}
.social-icons a {
  display: inline-block;
  vertical-align: middle;
}
.social-icons i {
  margin-left: 12px;
}
.social-icons .fa-facebook {
  font-size: 20px;
  font-size: 1.25rem;
}
.social-icons .btn-instagram {
  font-size: 16px;
  font-size: 1rem;
}
.social-icons .btn-instagram:before {
  font-family: "icomoon" !important;
  content: "\e9df";
  display: inline-block;
  /* padding-right: 15px;
  vertical-align: middle;
  margin-right: 30px;
  line-height: 48px;*/
}
.social-icons .btn-youtube {
  font-size: 15px;
  font-size: 0.9375rem;
}
.social-icons .btn-youtube:before {
  font-family: "icomoon" !important;
  content: "\e9e2";
  display: inline-block;
}
.social-icons .fa-twitter {
  font-size: 20px;
  font-size: 1.25rem;
}
.social-icons .fa-google-plus {
  font-size: 22px;
  font-size: 1.375rem;
}
.social-icons .fa-search {
  font-size: 20px;
  font-size: 1.25rem;
}
.social-icons .fa-pinterest-p {
  font-size: 19px;
  font-size: 1.1875rem;
}
@media only screen and (max-width: 640px) {
  .social-icons i {
    margin-left: 0;
  }
}

.main-menu {
  text-align: center;
  font-size: 0;
  margin-top: 19px;
}
.main-menu li {
  display: inline-block;
}
.main-menu a {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  padding: 10px;
  margin: 0 8px;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  display: inline-block;
}
.main-menu a:after {
  content: "";
  display: block;
  height: 3px;
  width: 0;
  background-color: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
  margin-top: 4px;
  margin-left: -10px;
  margin-right: -10px;
}
.main-menu a:hover:after, .main-menu a.active:after {
  width: calc(100% + 20px);
  background-color: #fff;
}

.c-page-header-inner {
  color: #2d022d;
}
.c-page-header-inner a:hover, .c-page-header-inner a:focus {
  color: #2d022d;
}
.c-page-header-inner .main-nav {
  max-width: 1840px;
  margin: 0 auto;
  padding: 0 10px;
}
.c-page-header-inner .main-nav::after {
  clear: both;
  content: "";
  display: table;
}
.c-page-header-inner .main-menu {
  float: left;
  margin-top: 11px;
  width: 1170px;
  width: 63.5869565217%;
  padding: 0 30px;
}
.c-page-header-inner .main-menu a {
  display: inline-block;
}
.c-page-header-inner .main-menu a:after {
  content: "";
  display: block;
  height: 3px;
  width: 0;
  background-color: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
  margin-top: 4px;
  margin-left: -10px;
  margin-right: -10px;
}
.c-page-header-inner .main-menu a:hover:after, .c-page-header-inner .main-menu a.active:after {
  width: calc(100% + 20px);
  background-color: #2d022d;
}
.c-page-header-inner .c-logo {
  float: left;
}
.c-page-header-inner .hidden-menu-btn {
  float: right;
  margin-right: 0;
  margin-top: 15px;
}
.c-page-header-inner .left-side, .c-page-header-inner .right-side {
  width: 325px;
  width: 17.6630434783%;
}
.c-page-header-inner .left-side {
  float: left;
}
.c-page-header-inner .right-side {
  float: right;
}
.c-page-header-inner .social-icons {
  margin-top: 17px;
}

.hidden-menu-btn {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 6px;
}

.hidden-menu-container {
  display: none;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hidden-menu {
  overflow: auto;
}
.hidden-menu ul a {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #fff;
  display: block;
  padding: 2px 4px;
  font-family: "Noto Serif", serif;
}
.hidden-menu li {
  margin-bottom: 10px;
}
.hidden-menu li:hover a {
  background-color: #fff;
  color: #000;
}

.hidden-links-container {
  margin-top: 24px;
  margin-bottom: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden-links-scroll {
  height: calc(100vh - 220px);
  overflow: hidden;
  clear: both;
}
.hidden-links-scroll::after {
  clear: both;
  content: "";
  display: table;
}

.close-btn {
  font-size: 26px;
  color: red;
  margin-bottom: 37px;
}
.close-btn:hover {
  color: #fff;
}

.search-popup-container {
  display: none;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 30px;
}

.search-popup {
  position: relative;
  overflow: hidden;
}
.search-popup .close-btn {
  position: absolute;
  right: 0;
  top: 24px;
}
.search-popup p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  font-style: italic;
  padding-left: 3px;
}
.search-popup input {
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  background: none;
  border: 0;
  border-radius: 0;
  margin-top: 186px;
  padding-bottom: 15px;
  padding-left: 3px;
  margin-bottom: 13px;
  display: block;
  width: 100%;
  border-bottom: 1px dashed #fff;
}
.search-popup input::-webkit-input-placeholder {
  color: #424242;
}
.search-popup input:-moz-placeholder {
  color: #424242;
}
.search-popup input::-moz-placeholder {
  color: #424242;
}
.search-popup input:-ms-input-placeholder {
  color: #424242;
}

.dir-inner-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.dir-page-header {
  background-color: #000;
  color: #fff;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.dir-page-header a {
  text-decoration: none;
}
.dir-page-header .dir-logo {
  float: right;
  z-index: 7;
  position: relative;
}
.dir-page-header .dir-logo a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.dir-page-header .dir-logo img {
  display: block;
}
.dir-page-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dir-page-header .mobile-main-links {
  padding: 29px;
}
.dir-page-header .home i, .dir-page-header .user i {
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 1.4705882353;
}
.dir-page-header .user {
  background-color: transparent;
  transition: background-color 0.4s;
  padding: 2px 18px;
}
.dir-page-header .user.logged .icon {
  position: relative;
}
.dir-page-header .user.logged .icon:after {
  content: "";
  position: absolute;
  right: -8px;
  top: 3px;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background-color: #11de99;
}
.dir-page-header .user.open-dd {
  background-color: #000;
  color: #fff;
}
.dir-page-header .user.open-dd + .user-dd {
  opacity: 1;
  visibility: visible;
}
.dir-page-header .weather {
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 4px 12px;
  border-right: unset;
}
.dir-page-header .weather i {
  font-size: 41px;
  font-size: 2.5625rem;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.dir-page-header .weather.active span {
  position: relative;
}
.dir-page-header .weather.active span:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -41px;
  height: 5px;
  background-color: #fff;
}
.dir-page-header .dir-logo {
  margin: 23px 22px 0 0;
}
.dir-page-header .dir-logo img {
  width: 136px;
}
.dir-page-header .dir-logo i {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4285714286;
}
.dir-page-header .mobile-social-btns {
  font-size: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 1px;
}
.dir-page-header .mobile-social-btns li {
  font-size: 27px;
  font-size: 1.6875rem;
  display: inline-block;
  margin: 0 13px;
}
.dir-page-header.open-share .dir-main-nav > ul {
  opacity: 0;
  visibility: hidden;
}
.dir-page-header.open-share .dir-header-share-btns ul {
  opacity: 1;
  visibility: visible;
}

.user-dd {
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 43px;
  min-width: 277px;
  margin-top: -8px;
  background-color: #2f0668;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
}
.user-dd .user-profile, .user-dd .user-links, .user-dd .logout {
  display: block;
  margin: 0;
  padding: 17px 20px;
  border-top: 1px solid #40088d;
}
.user-dd .user-profile:first-child, .user-dd .user-links:first-child, .user-dd .logout:first-child {
  border: 0;
}
.user-dd .user-profile {
  text-decoration: none;
}
.user-dd .user-avatar {
  float: none;
  border: 0;
  width: 49px;
  height: 49px;
  display: inline-block;
  vertical-align: middle;
}
.user-dd .username {
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
}
.user-dd .user-links {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  padding-top: 12px;
}
.user-dd .user-links span {
  font-size: 14px;
  font-size: 0.875rem;
  float: right;
  margin-top: 6px;
}
.user-dd .user-links a {
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
}
.user-dd .logout {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1111111111;
  text-align: center;
}
.user-dd .logout i {
  font-size: 23px;
  font-size: 1.4375rem;
  vertical-align: sub;
  margin-right: 5px;
}
.user-dd:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 2px;
  height: 42px;
  background-color: #2f0668;
}

.dir-main-options {
  float: left;
  margin: 16px 0 0 17px;
}
.dir-main-options > a {
  float: left;
  padding: 2px 15px;
}
.dir-main-options > a ~ a {
  border-left: 1px solid rgba(225, 225, 227, 0.3);
  border-right: 1px solid rgba(225, 225, 227, 0.3);
}
.dir-main-options > a i {
  transition: transform 0.2s;
}
.dir-main-options > a:first-child {
  padding-left: 0;
}
.dir-main-options > a:hover i {
  transform: scale(1.1);
}
.dir-main-options .dots {
  display: block;
  height: 47px;
  border-right: 1px solid rgba(225, 225, 227, 0.3);
  margin-top: 0;
  padding: 0 20px 0 0;
}
.dir-main-options .dots span {
  display: block;
  width: 20px;
  height: 100%;
  background-image: url(../../images/hamburger-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.dir-main-options .dots:after {
  left: 0;
  right: 0;
  height: 62px;
  top: 0;
}
.dir-main-options .dir-dropdown-container a {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Repo-Medium", sans-serif;
}

.dir-main-nav {
  font-size: 19px;
  font-size: 1.1875rem;
  float: left;
  width: calc(100% - 560px);
  max-width: calc(100% - 560px);
  transition: opacity 0.4s, visibility 0.4s;
  line-height: 80px;
}
.dir-main-nav .dots {
  margin-left: 18px;
}
.dir-main-nav a {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Repo-DemiBold", sans-serif;
}
.dir-main-nav .urbn-logo {
  width: 70px;
  margin-top: 5px;
}
.dir-main-nav .hotspots-logo {
  width: 50px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .covid-19-logo {
  width: 50px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .market-logo {
  width: 80px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .idealcandidate-logo {
  width: 50px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .izdireni-logo {
  width: 70px;
  margin-top: -6px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .timeformyself-logo {
  width: 46px;
  margin-top: 4px;
  position: relative;
  z-index: 2;
}
.dir-main-nav .market-logo {
  width: 80px;
  margin-top: 0;
  position: relative;
  z-index: 2;
}
.dir-main-nav .market-logo img {
  position: relative;
  top: 2px;
  height: auto;
}
.dir-main-nav > ul {
  float: left;
  max-width: calc(100% - 52px);
  height: 80px;
  padding-left: 7px;
  padding-right: 3px;
  transition: opacity 0.4s, visibility 0.4s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  line-height: 80px;
}
.dir-main-nav > ul > li {
  float: left;
  line-height: 78px;
  height: 80px;
  margin-top: 0;
}
.dir-main-nav > ul > li > a {
  position: relative;
  display: block;
  padding: 0;
  top: -1px;
}
.dir-main-nav > ul > li > a.active:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 5px;
  background-color: #fff;
}
.dir-main-nav > ul > li > a span {
  display: block;
  transition: transform 0.2s;
  vertical-align: unset;
  height: 81px;
}
.dir-main-nav > ul > li > a:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #70318b;
}
.dir-main-nav > ul > li > a:hover span {
  transform: none;
}
.dir-main-nav > ul > li .activated span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #70318b;
}
.dir-main-nav > ul > li + li {
  margin-left: 16px;
}
.dir-main-nav .timeformyself-logo span {
  position: relative;
}
.dir-main-nav .timeformyself-logo img {
  display: block;
  transition: opacity 0.4s;
  margin-bottom: 10px;
}
.dir-main-nav .timeformyself-logo .hover {
  position: absolute;
  left: 0;
  top: 0;
}
.dir-main-nav .timeformyself-logo .logo-white-hover {
  position: absolute;
  left: 0;
  top: 0;
}
.dir-main-nav .timeformyself-logo .logo-white-hover {
  opacity: 0;
}
.dir-main-nav .timeformyself-logo:hover .logo-white {
  opacity: 0;
}
.dir-main-nav .timeformyself-logo:hover .logo-white-hover {
  opacity: 1;
}

.dir-header-dropdown {
  float: left;
  margin-top: 1px;
  /* DIR Media Group Header section */
  /* DIR Media Group Header section End */
}
.dir-header-dropdown .dots {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 0.7567567568;
  position: relative;
}
.dir-header-dropdown .dots span {
  z-index: 5;
}
.dir-header-dropdown .dots:after {
  content: "";
  position: absolute;
  left: -12px;
  right: -9px;
  bottom: -15px;
  background-color: transparent;
  height: 42px;
  z-index: 4;
  transition: background-color 0.6s;
}
.dir-header-dropdown .dots:hover:before {
  display: none;
}
.dir-header-dropdown ul {
  list-style: none;
  line-height: 1.7777777778;
}
.dir-header-dropdown .icon {
  margin-right: 7px;
}
.dir-header-dropdown.open .dots {
  position: relative;
}
.dir-header-dropdown.open .dots span {
  position: relative;
  color: #000;
  background-image: url(../../images/close-hamb-icon.svg);
}
.dir-header-dropdown.open .dir-dropdown-container {
  visibility: visible;
  opacity: 1;
  height: auto;
  top: 80px;
}
.dir-header-dropdown .header-top.media-group {
  font-family: "Repo-Medium", sans-serif;
  color: currentColor;
  font-weight: bold;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .dir-header-dropdown .header-top.media-group .d-lg-none {
    display: none !important;
  }
  .dir-header-dropdown .header-top.media-group .d-lg-block {
    display: block !important;
  }
  .dir-header-dropdown .header-top.media-group .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .dir-header-dropdown .header-top.media-group .d-lg-flex {
    display: block;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .dir-header-dropdown .header-top.media-group .d-none {
    display: none !important;
  }
  .dir-header-dropdown .header-top.media-group .media-domain {
    font-size: 0.8rem !important;
    font-weight: 500;
  }
  .dir-header-dropdown .header-top.media-group ul {
    text-align: center;
  }
  .dir-header-dropdown .header-top.media-group ul li {
    margin-right: 0 !important;
  }
}
.dir-header-dropdown .header-top.media-group img {
  opacity: 0.7;
}
.dir-header-dropdown .header-top.media-group img:hover {
  opacity: 1;
}
.dir-header-dropdown .header-top.media-group .media-group-title {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 5px 0 0 0;
}
.dir-header-dropdown .header-top.media-group .media-domain {
  font-size: 1.2rem;
  font-weight: 500;
}
.dir-header-dropdown .header-top.media-group .offset-xl-1 {
  width: 100%;
  margin: 0 auto;
}
.dir-header-dropdown .header-top.media-group ul {
  text-align: center;
}
.dir-header-dropdown .header-top.media-group ul li {
  display: inline-flex;
  vertical-align: middle;
  margin: 5px 27px 0 0;
}
.dir-header-dropdown .header-top.media-group ul li:last-child {
  margin-right: 0;
}
.dir-header-dropdown .header-top.media-group ul li a {
  padding: 0;
}
.dir-header-dropdown .header-top.media-group .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.dir-dropdown-container {
  font-size: 19px;
  font-size: 1.1875rem;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
  background-color: #fff;
  color: #000;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.6s, visibility 0.6s;
  padding: 22px 56px;
}
.dir-dropdown-container ul {
  line-height: 1.4;
}
.dir-dropdown-container ul::after {
  clear: both;
  content: "";
  display: table;
}
.dir-dropdown-container h2 {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 7px 0 10px;
  line-height: 1.2;
  font-family: "Repo-DemiBold", sans-serif;
}
.dir-dropdown-container > div {
  margin-top: 24px;
  border-top: 1px solid #000;
}
.dir-dropdown-container > div:first-child {
  margin-top: 0;
  border-top: 0;
}

.dir-header-site-links ul {
  -moz-column-count: 4;
       column-count: 4;
}

.dir-header-services-links ul, .dir-header-city-links ul {
  display: flex;
  justify-content: space-between;
}
.dir-header-services-links ul li, .dir-header-city-links ul li {
  float: left;
}

.dir-page-header-container {
  position: relative;
}
.dir-page-header-container::after {
  clear: both;
  content: "";
  display: table;
}

.dir-header-share-btns {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 70px;
  padding: 0;
  margin-left: 15px;
  position: relative;
  float: left;
}
.dir-header-share-btns > div {
  padding: 7px 0 3px;
}
.dir-header-share-btns > div > span {
  cursor: pointer;
}
.dir-header-share-btns ul {
  position: absolute;
  top: 32px;
  right: 100%;
  text-align: center;
  width: 280px;
  padding-right: 30px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, visibility 0.4s;
}
.dir-header-share-btns ul i {
  display: block;
  transition: transform 0.2s;
}
.dir-header-share-btns a:hover i {
  transform: scale(1.1);
}
.dir-header-share-btns li {
  float: left;
}

.mobile-menu-btn {
  display: none;
  position: relative;
  z-index: 7;
  float: left;
  overflow: hidden;
  width: 28px;
  height: 22px;
  margin-top: 10px;
}
.mobile-menu-btn span {
  display: block;
  position: absolute;
  z-index: 6;
  top: 9px;
  left: 0;
  right: 0;
  height: 4px;
  background: #fff;
  transition: background-color 0.3s;
  transition-delay: 0.28s;
}
.mobile-menu-btn span:before, .mobile-menu-btn span:after {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #fff;
  content: "";
}
.mobile-menu-btn span:before {
  top: -9px;
  transition: background-color 0.3s, top 0.3s, transform 0.3s;
  transition-delay: 0.28s;
}
.mobile-menu-btn span:after {
  bottom: -9px;
  transition: background-color 0.3s, bottom 0.3s, transform 0.3s;
  transition-delay: 0.28s;
}
.mobile-menu-btn.open span {
  background: 0 0;
  transition-delay: 0s;
}
.mobile-menu-btn.open span:before, .mobile-menu-btn.open span:after {
  transition-delay: 0s, 0s, 0.3s;
  background-color: #fff;
}
.mobile-menu-btn.open span:before {
  top: 0;
  transform: rotate(45deg);
}
.mobile-menu-btn.open span:after {
  bottom: 0;
  transform: rotate(-45deg);
}

.mobile-main-nav {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  display: none;
  position: absolute;
  z-index: 6;
  left: -20px;
  right: -20px;
  top: 0;
  padding-top: 41px;
  background-color: #737373;
  color: #fff;
}
.mobile-main-nav a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
.mobile-main-nav > .dir-inner-wrapper {
  border-top: 2px solid #818181;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
}

.mobile-main-links {
  list-style: none;
  margin: 0;
  padding: 10px 8px;
  column-count: 2;
  -moz-column-count: 2;
  column-gap: 69px;
  -moz-column-gap: 69px;
}
.mobile-main-links::after {
  clear: both;
  content: "";
  display: table;
}

.mobile-profile-options {
  padding: 12px;
  text-align: center;
  background-color: #5f5f5f;
}
.mobile-profile-options a {
  display: inline-block;
  margin: 0 10px;
}
.mobile-profile-options i {
  font-size: 25px;
  font-size: 1.5625rem;
  vertical-align: sub;
  margin-right: 10px;
}

#onesignal-bell-container.onesignal-reset {
  z-index: 5 !important;
}

/* Secondary sub nav*/
.secondary-subnav-wrapper {
  position: absolute;
  top: 96px;
  pointer-events: none;
  opacity: 0;
  left: -17px;
  width: 100%;
  z-index: 100;
}

.subnav-wrapper-home {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #0062bc;
  position: absolute;
  top: 96px;
  height: 52px;
  pointer-events: none;
  display: none;
  left: 0;
  width: 100%;
  z-index: 1;
}

.subnav-wrapper {
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.06), -1px -1px 1px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
  position: absolute;
  top: 81px;
  height: 52px;
  pointer-events: none;
  display: none;
  left: 0;
  width: 100%;
  z-index: 1;
}

.secondary-subnav {
  width: 1366px;
  text-align: -webkit-left;
  padding: 0;
}
.secondary-subnav a {
  color: #b1b1b1;
}
.secondary-subnav a:hover span {
  display: block;
  transition: transform 0.2s;
}
.secondary-subnav a:hover:hover span {
  transform: scale(1.1);
}
.secondary-subnav .dropdown.open {
  background-color: white;
}
.secondary-subnav .dropdown ul {
  background-color: white;
  color: #6a6a6a;
}
.secondary-subnav .dropdown.open .dots:after {
  background-color: white;
}
.secondary-subnav .dropdown.open .dots span {
  color: #b1b1b1;
}
.secondary-subnav .dropdown.open ul li span {
  color: #b1b1b1;
}

.secondary-subnav-wrapper-home {
  background-color: #0062bc;
  font-family: "Repo-Medium", sans-serif;
}
.secondary-subnav-wrapper-home .three-matches-home {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-left: -2px;
}
.secondary-subnav-wrapper-home .three-matches-home .hover, .secondary-subnav-wrapper-home .three-matches-home .normal {
  display: none;
}
.secondary-subnav-wrapper-home .three-matches-home:hover .normal-white {
  opacity: 0;
}
.secondary-subnav-wrapper-home .three-matches-home:hover .hover-white {
  opacity: 1;
}
.secondary-subnav-wrapper-home .three-matches-home img {
  width: 58px;
  height: 25px;
}
.secondary-subnav-wrapper-home .three-matches-home .normal-white {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.secondary-subnav-wrapper-home .koleda-home {
  position: relative;
  display: inline-block;
  margin-top: -17px;
  margin-left: -2px;
}
.secondary-subnav-wrapper-home .koleda-home .hover, .secondary-subnav-wrapper-home .koleda-home .normal {
  display: none;
}
.secondary-subnav-wrapper-home .koleda-home:hover .normal-white {
  opacity: 0;
}
.secondary-subnav-wrapper-home .koleda-home:hover .hover-white {
  opacity: 1;
}
.secondary-subnav-wrapper-home .koleda-home img {
  width: 110px;
}
.secondary-subnav-wrapper-home .koleda-home .normal-white {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes a, .secondary-subnav-wrapper-home .secondary-subnav a {
  color: white;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open {
  background-color: #0062bc;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open ul li span, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open ul li span {
  color: #0062bc;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open .dots, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open .dots {
  color: white;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open .dots span, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open .dots span {
  color: #0062bc;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open .dots ul li a:hover span, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open .dots ul li a:hover span {
  color: #0062bc;
}
.secondary-subnav-wrapper-home .secondary-subnav-dnes .dropdown.open .dots ul li a:hover:hover span, .secondary-subnav-wrapper-home .secondary-subnav .dropdown.open .dots ul li a:hover:hover span {
  color: #0062bc;
}

.secondary-subnav-wrapper-all {
  background-color: white !important;
  font-family: "Repo-Medium", sans-serif;
}
.secondary-subnav-wrapper-all .three-matches-all {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-left: -2px;
}
.secondary-subnav-wrapper-all .three-matches-all .hover-white, .secondary-subnav-wrapper-all .three-matches-all .normal-white {
  display: none;
}
.secondary-subnav-wrapper-all .three-matches-all:hover .normal {
  opacity: 0;
}
.secondary-subnav-wrapper-all .three-matches-all:hover .hover {
  opacity: 1;
}
.secondary-subnav-wrapper-all .three-matches-all img {
  width: 58px;
  height: 25px;
}
.secondary-subnav-wrapper-all .three-matches-all .hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.secondary-subnav-wrapper-all .koleda-all {
  position: relative;
  display: inline-block;
  margin-top: -17px;
  margin-left: -2px;
}
.secondary-subnav-wrapper-all .koleda-all .hover-white, .secondary-subnav-wrapper-all .koleda-all .normal-white {
  display: none;
}
.secondary-subnav-wrapper-all .koleda-all:hover .normal {
  opacity: 0;
}
.secondary-subnav-wrapper-all .koleda-all:hover .hover {
  opacity: 1;
}
.secondary-subnav-wrapper-all .koleda-all img {
  width: 110px;
}
.secondary-subnav-wrapper-all .koleda-all .hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes a:hover span {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes a:hover:hover span {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open .dots {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open .dots span {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open ul li a:hover span {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-dnes .dropdown.open ul li a:hover:hover span {
  color: #0062bc;
}
.secondary-subnav-wrapper-all .secondary-subnav-life a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-life a:hover span {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-life a:hover:hover span {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open .dots {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open .dots span {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open ul li a:hover span {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-life .dropdown.open ul li a:hover:hover span {
  color: #A31F75;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner a:hover span {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner a:hover:hover span {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open .dots {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open .dots span {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open ul li a:hover span {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-corner .dropdown.open ul li a:hover:hover span {
  color: #b20000;
}
.secondary-subnav-wrapper-all .secondary-subnav-business a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-business a:hover span {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-business a:hover:hover span {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open .dots {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open .dots span {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open ul li a:hover span {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-business .dropdown.open ul li a:hover:hover span {
  color: #0f8997;
}
.secondary-subnav-wrapper-all .secondary-subnav-it a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-it a:hover span {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-it a:hover:hover span {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open .dots {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open .dots span {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open ul li a:hover span {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-it .dropdown.open ul li a:hover:hover span {
  color: #12385c;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio a:hover span {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio a:hover:hover span {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open .dots {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open .dots span {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open ul li a:hover span {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-impressio .dropdown.open ul li a:hover:hover span {
  color: #23034e;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn a:hover span {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn a:hover:hover span {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open .dots {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open .dots span {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open ul li a:hover span {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-urbn .dropdown.open ul li a:hover:hover span {
  color: #da3f45;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv a {
  color: #6c6c6e !important;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv a:hover span {
  color: #000;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv a:hover:hover span {
  color: #000;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open {
  background-color: white;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open ul li span {
  color: #6c6c6e;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open .dots {
  color: #000;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open .dots span {
  color: #000;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open ul li a:hover span {
  color: #000;
}
.secondary-subnav-wrapper-all .secondary-subnav-dirtv .dropdown.open ul li a:hover:hover span {
  color: #000;
}

.secondary-subnav .home {
  padding-top: 0 !important;
}

.secondary-subnav .dots {
  /*  padding-top: 2px !important;
    padding-left: 0 !important;*/
  margin-left: 15px !important;
}

.secondary-subnav li a {
  padding-top: 8px !important;
}

/* Secondary sub nav*/
.adblock-header {
  height: auto !important;
  text-align: center;
  margin-top: 79px;
  background-color: black;
  position: relative;
  z-index: 9;
}
@media (max-width: 640px) {
  .adblock-header {
    margin-top: 40px;
  }
}

.top-section-content-wrapper {
  margin-top: -15px !important;
}

.c-page-footer {
  margin-top: 66px;
}

.footer-newsletter {
  height: 250px;
  text-align: center;
}
.footer-newsletter .form-inline .form-control {
  font-size: 18px;
  font-size: 1.125rem;
  color: #a9a9a9;
  border: 1px solid #d7d7da;
  border-radius: 0;
  height: 52px;
  width: 392px;
  background-color: #fff;
  padding: 0 14px;
  -webkit-font-smoothing: antialiased;
  box-shadow: none;
  font-family: "Noto Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
  .footer-newsletter .form-inline .form-control {
    width: 100%;
  }
}

.btn-subscribe {
  font-size: 14px;
  font-size: 0.875rem;
  width: 165px;
  height: 52px;
  margin-left: 8px;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .btn-subscribe {
    width: 100%;
    margin-left: 0;
  }
}

.newsletter-title {
  font-size: 32px;
  font-size: 2rem;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  margin-bottom: 26px;
}

.text-newsletter {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Noto Sans", sans-serif;
  font-style: italic;
  font-weight: normal;
  display: block;
  margin-bottom: 46px;
}

.footer-bottom {
  background-color: #080810;
  text-align: center;
}
.footer-bottom.fixed {
  position: fixed;
  z-index: 20;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}
.footer-bottom.fixed .copy-text {
  display: none;
}

.list-link-footer {
  padding: 27px 0 25px;
  border-top: 1px solid rgba(132, 132, 136, 0.1);
  border-bottom: 1px solid rgba(132, 132, 136, 0.1);
  font-size: 0;
}
.list-link-footer li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px;
}
.list-link-footer a {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
}

.impressio-link img {
  width: 128px;
}

.footer-follow {
  font-size: 0;
  padding: 18px 0;
  border-bottom: 1px solid rgba(132, 132, 136, 0.1);
}
.footer-follow li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
.footer-follow a {
  line-height: 14px;
  height: 14px;
  font-size: 9px;
  color: #848488;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.footer-follow i {
  font-size: 10px;
  margin-right: 2px;
}

.facebook:hover a {
  color: #3b5998;
}

.twitter:hover a {
  color: #00aced;
}

.googleplus:hover a {
  color: #dd4b39;
}

.instagram:hover a {
  color: #A31F75;
}

.vimeo:hover a {
  color: #aad450;
}

.tumblr:hover a {
  color: #32506d;
}

.feed:hover a {
  color: #d3304d;
}

.copy-text {
  margin-top: 19px;
  margin-bottom: 30px;
}

.desktop-hidden {
  display: none;
}

.fingerprint img {
  width: 32px;
  margin-right: 9px;
}
.fingerprint .fingerprint-color {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s;
}
.fingerprint:hover .fingerprint-color {
  opacity: 1;
}

.fingerprint-images {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .desktop-hidden {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
  .fingerprint img {
    width: 25px;
    margin-right: 0;
  }
}

/* responsive */
@media (min-width: 0px) and (max-width: 370px){

    .comment-form {
        width: 100%;
        float: none;
        margin-bottom: 19px;
        overflow: hidden;

    }

    .additional-commenting-info {
        float: none;
        width: 100%;
        padding-left: 0;
        clear: both;
    }

    .comments-wrapper-heading .left, .comments-wrapper-heading .right {
        float: none;
    }

    .comments-wrapper-heading .right {
        margin-top: 20px;
    }

    .comment-actions, .user-comment-block .comment-actions {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .comment-heading .user {
        float: none;
        width: 100%;
        clear: both;
    }

	h1, h2, h3, h4, h5, h6{
		line-height: 20px;
	}
	.top-news .owl-theme .owl-controls{
		top: 84%;
		position: static;
		padding: 10px 0;

	}
	.top-news .text-right{
		text-align: center;
	}
	.main-head .add-area > img.img-responsive{
		margin-left: 0;
	}
	.main-head .col-md-3.text-right{
		text-align: center;
    }

    .main-head .logo {
        margin-top: 40px;
    }

    .top-section-content-wrapper {
        margin-top: 0;
    }

    .main-slider .m-slider-img > .m-slider-content {
        width: 100%;
    }

    .m-slider-img {
        height: 430px;
    }

    .highlights {
        top: -93px;
    }

    .subscribe h2 {
        line-height: 32px;
    }

    .subscribe input.form-control {
        width: 98%;
        margin: 10px auto;
    }
	.subscribe .col-md-2.text-left {
    	text-align: center;
	}
	.new-step-img > img{
		height: 300px;
	}
	.new-step-img > .new-step-content{
		padding: 40px 10px 10px 10px;
		width: 100%;
		height: 100%;
	}
	.new-step-content > h3 {
    	font-size: 100%;
	}
	.new-step-content > p.mt-30 {
    	line-height: 24px;
    	margin-top: 10px !important;
	}
	.funfacts .col-md-9 > h2{
		line-height: 32px;
	}
	.fact-img{
		margin-top: 20px;
	}
	.fact-overlay h3 {
    	line-height: 28px;
    	padding: 4px;
	}
	.product-p-content > h5{
		line-height: 20px;
	}
	.url-hash{
		margin-top: 20px;
	}
	.url-hash > a{
		display: inline-block;
		float: none;
		width: 49%; 
	}
	.url-hash a > h5{
		line-height: 18px;
		font-size: 100%;
	}
	.video-img > .video-overlay > h3.title {
    	font-size: 100%;
    	line-height: 25px;
	}
	.video-overlay > .mt-40 {
    	margin-top: 10px !important;
	}
	.latest-videos .rlb-o-style > a{
		white-space: pre-line;
	}
	.r-post > img{
		width: 24%;
	}
	.latest-videos h2{
		font-size: 100%;
		line-height: 20px;
	}
	.article-focus > .article-overlay{
		padding-top: 20%;
	}
	.fbt{
		margin-top: 20px;
	}

	/* homepage 2 */
	.row-eq-height{
		display: block;
	}
	.h2-content {
	    bottom: 0;
	    height: 100%;
	    top: 10px;
	}
	.h2-content > h4{
		font-size: 100%;
	}
	.f-news-nav {
	    position: relative;
	    right: 0;
	    top: 20px;
	    z-index: 3;
	}
	.f-news-nav > a {
    	display: inline-block;
    	width: 22%;
	}
	.f-news-nav > a > img{
		max-width: 100%;
	}

	.mn-overlay {
	    bottom: 30px;
	    left: 30px;
	    padding: 12px 0;
	    width: calc(100% - 60px);
	}
	.mn-overlay h3 {
    	font-size: 11px;
    	line-height: 20px;
	}
	/*about us*/
	.about-us-content{
		left: 20px;
		padding: 50px 20px;
		top: -35px;
		width: calc(100% - 40px);
	}
	.reader-text {
	    margin-left: 26px;
	    margin-top: 20px;
	    position: relative;
	}
	/*about Author*/
	.author-title h2{
		font-size: 28px;
	}
	/*Standard Post*/
	.s-post-title h2.p-title {
    	font-size: 28px;
    	margin-left: -120px;
	}
	.post-tagline{
		line-height: 18px;
	}
	.quote > h3::before{
		left: -40%;
		top: 27%;
	}
	.post-social > a{
		width: 18.55%;
	}
	.pull-in {
	    margin-left: 38px;
	}
	.leave-comment {
	    margin-bottom: 30px;
	}
	.bubble{
		width: 67%;
		padding: 15px;
	}
	.pull-in .bubble{
		width: 62%;
	}

    /* custom */

    h1.title, h1.title a, .title-bg-holder {
        font-size: 20px;
    }
    .title, .title a, .title-bg-holder {
        line-height: 1.2;
    }

    .title-bg-holder {
        top: 1px;
    }

    .top-section {
        height: 20px;
    }
    .mobile-menu {
        margin-top: 0;
    }

    .main-slider {
        height: 420px;
    }

    .main-slider .owl-prev {
        left: 10px;
    }

    .main-slider .owl-next {
        right: 10px;
    }

    .main-slider .m-slider-img > .m-slider-content {
        padding-top: 0;
    }

    .big-section-title {
        font-size: 25px;
        margin-bottom: 30px;
    }

    #event-finder-form {
        font-size: 26px;
    }

    .find-event-container {
        padding: 40px 0 36px;
    }

    .find-event-container .btn-container {
        margin-top: 45px;
    }

    .article-first {
        margin-bottom: 32px;
    }

    .article-first .title-container {
        left: 4px;
        top: 4px;
        right: 4px;
        bottom: 4px;
    }

    .article-first .post-title a {
        font-size: 20px;
        line-height: 1.2;
    }

    .product-p-content {
        padding-bottom: 0;
    }
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }

    .trending-slider .col-sm-4 {
        margin-bottom: 40px;
    }

    .rlb-style, .rlb-o-style {
        width: 49%;
    }

    .rlb-o-style::before,
    .rlb-o-style::after {
        width: 43%;
    }

    .bottom-container, .product-p-content.big {
        position: relative;
        top: -32px;
        width: 94%;
        padding: 5px 14px 38px;
        margin: 0 auto;
    }

    .article-first-bottom {
        margin-bottom: 0;
    }

    .article-first-bottom .post-title a,
    .product-p-content.big .post-title{
        font-size: 18px;
    }

    .video-overlay {
        width: 100%;
        margin-top: 0;
        border: 1px solid #000;
        min-height: 0;
        padding: 11px 16px 5px;
    }
    .video-overlay .post-title {
        font-size: 16px;
    }

    .videos-l {
        padding: 85px 0 80px;
        margin-bottom: 100px;
    }

    .play-game-bg {
        display: none;
    }

    .play-game-container {
        height: auto;
    }

    .play-game-container h4 {
        font-size: 16px;
    }

    .banner-container {
        margin-left: -36px;
        padding: 0;
        border: 0;
    }
    .footer-newsletter {
        height: auto;
        margin-bottom: 50px;
    }

    .newsletter-title {
        font-size: 28px;
    }

    .impressio-link {
        margin: 20px auto;
    }

    .list-link-footer li {
        padding: 0 10px;
    }
    .list-link-footer a {
        font-size: 10px;
    }

    .footer-follow li {
        padding: 0 7px;
    }

    .footer-follow i {
        font-size: 24px;
        margin-right: 0;
    }
    .top-section-img .top-section-content-wrapper  {
        height: 350px;
    }
    .top-section-img h1.title {
        top: 190px;
        margin-top: 0;
    }
    .c-logo img {
        width: 168px;
        margin-top: 0;
    }
    .c-page-header {
        top: 50px;
    }
    .c-page-header-inner {
        top: 60px;
    }

    .c-page-header-inner .left-side{
        width: 100%;

    }

    .c-page-header-inner .left-side {
        padding: 0 20px;
    }
    .c-page-header-inner .mobile-menu {
        float: right;
        margin-right: 12px;
        margin-top: 5px;
    }
    .c-page-header-inner .c-logo a {
        margin-top: 5px;
    }

    .to-top {
        right: 10px;
        bottom: 10px;
        height: 40px;
        width: 40px;
    }

    .to-top i {
        font-size: 18px;
        margin-left: -9px;
        margin-top: -10px;
    }
    .slideshow-header .title {
        display: none;
    }
    .slideshow-header .title {
        display: none;
    }
    .slideshow-controls {
        left: 10px;
        right: 10px;
        margin-top: -90px;
    }
    .slideshow-controls a {
        font-size: 28px;
    }
    .slideshow-header .logo-container {
        width: 128px;
    }
    .slideshow-header .logo-container img {
        width: 104px;
        margin-top: 13px;
        margin-left: 0;
    }
    .full-article .text-content p, .full-article .text-content ul, .full-article .text-content ol {
        margin-left: 0;
    }
    .hidden-links-container {
        margin-bottom: 16px;
    }
    .hidden-links-scroll {
        height: calc(100vh - 110px);
    }

    .c-page-header.fixed .c-logo, .c-inner-page-header.fixed .c-logo {
        top: 9px;
    }

    .c-page-header.fixed .c-logo img, .c-inner-page-header.fixed .c-logo img {
        margin-top: 0;
    }

    .dir-main-options, .dir-main-nav {
        display: none;
    }

    .mobile-menu-btn {
        display: block;
    }

    .dir-page-header {
        height: 41px;
    }

    .dir-page-header .dir-logo {
        margin-right: 0;
    }

    .dir-page-header .dir-logo img {
        width: 140px;
    }

    .dir-page-header .dir-logo i {
        font-size: 21px;
    }

    .dir-page-header .dir-logo {
        margin-top: 8px;
    }
    .dir-inner-wrapper {
        padding: 0 10px;
    }
    .event-search-title label {
        font-size: 11px;
    }
    .event-search-title .search-by-word label {
        display: none;
    }

    .event-search-title .search-by-word {
        top: 0;
    }

    .event-search-title .search-by-word .btn {
        width: 80px;
        padding: 5px;
    }

    .event-search-title .search-by-word .search-input {
        width: 150px;
    }
}

@media (max-width: 500px) {

    .comment-form {
        width: 100%;
        float: none;
        margin-bottom: 19px;
        overflow: hidden;

    }

    .additional-commenting-info {
        float: none;
        width: 100%;
        padding-left: 0;
        clear: both;
    }

    .comments-wrapper-heading .left, .comments-wrapper-heading .right {
        float: none;
    }

    .comments-wrapper-heading .right {
        margin-top: 20px;
    }

    .comment-actions, .user-comment-block .comment-actions {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .comment-heading .user {
        float: none;
        width: 100%;
        clear: both;
    }

	h1, h2, h3, h4, h5, h6{
		line-height: 20px;
	}
	.top-news .owl-theme .owl-controls{
		top: 84%;
	}
	.top-news .text-right{
		text-align: center;
	}
	.main-head .add-area > img.img-responsive{
		margin-left: 0;
	}

    .main-head .col-md-3.text-right {
        text-align: center;
    }

    .main-head .logo {
        margin-top: 40px;
    }

    .top-section-content-wrapper {
        margin-top: 39px;
        height: 430px !important;
    }

    .top-section-content-wrapper::after {
        content: "";
        clear: both;
    }

    .highlights {
        top: -43px;
    }

    .subscribe h2 {
        line-height: 32px;
    }

    .subscribe input.form-control {
        width: 98%;
        margin: 10px auto;
	}
	.subscribe .col-md-2.text-left {
    	text-align: center;
	}
	.new-step-img > img{
		height: 300px;
	}
	.new-step-img > .new-step-content{
		padding: 40px 10px 10px 10px;
		width: 100%;
		height: 100%;
	}
	.new-step-content > h3 {
    	font-size: 100%;
	}
	.new-step-content > p.mt-30 {
    	line-height: 24px;
    	margin-top: 10px !important;
	}
	.funfacts .col-md-9 > h2{
		line-height: 32px;
	}
	.fact-img{
		margin-top: 20px;
	}
	.fact-overlay h3 {
    	line-height: 28px;
    	padding: 4px;
	}
	.product-p-content > h5{
		line-height: 20px;
	}
	.url-hash{
		margin-top: 20px;
	}
	.url-hash > a{
		display: inline-block;
		float: none;
		width: 49%; 
	}
	.url-hash a > h5{
		line-height: 28px;
		font-size: 100%;
	}
	.video-img > .video-overlay {
	    height: 100%;
	    left: 0;
	    margin-left: 0;
	    margin-top: 0;
	    top: 0;
	    width: 100%;
	}
	.video-img > .video-overlay > h3.title {
    	font-size: 100%;
    	line-height: 25px;
	}
	.video-overlay > .mt-40 {
    	margin-top: 10px !important;
	}
	.latest-videos .rlb-o-style > a{
		white-space: pre-line;
	}
	.r-post > img{
		width: 24%;
	}
	.latest-videos h2{
		font-size: 100%;
		line-height: 20px;
	}
	.article-focus > .article-overlay{
		padding-top: 20%;
	}
	.fbt{
		margin-top: 20px;
	}
	/* homepage 2 */
	.row-eq-height{
		display: block;
	}
	.h2-content > h4{
		font-size: 100%;
	}
	.f-news-nav {
	    position: relative;
	    right: 0;
	    top: 20px;
	    z-index: 3;
	}
	.f-news-nav > a {
    	display: inline-block;
    	width: 22%;
	}
	.f-news-nav > a > img{
		max-width: 100%;
	}
	.mn-overlay {
	    left: 60px;
	    padding: 12px 0;
	    width: calc(100% - 120px);
	}
	.mn-overlay h3 {
    	font-size: 100%;
    	line-height: 24px;
	}
	/*about us*/
	.about-us-content{
		left: 20px;
		padding: 50px 20px;
		top: -35px;
		width: calc(100% - 40px);
	}
	.reader-text {
	    margin-left: 26px;
	    margin-top: 20px;
	    position: relative;
	} 
	/*about Author*/
	.author-title h2{
		font-size: 28px;
	}
	/*Standard Post*/
	.quote > h3::before{
		left: -14%;
	}
	.post-social > a{
		width: 18.55%;
	}
	.pull-in {
	    margin-left: 38px;
	}
	.leave-comment {
	    margin-bottom: 30px;
	}
	.bubble{
		width: 78%;
	}
	.pull-in .bubble{
		width: 76%;
	}

    /* custom */

    h1.title, h1.title a, .title-bg-holder {
        font-size: 20px;
    }
    .title, .title a, .title-bg-holder {
        line-height: 1.2;
    }
    .main-slider .owl-prev {
        left: 10px;
    }

    .main-slider .owl-next {
        right: 10px;
    }
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }

    .top-section {
        height: 20px;
    }
    .mobile-menu {
        margin-top: 0;
    }

    .main-slider {
        height: unset;
    }

    .main-slider .owl-prev {
        left: 10px;
    }

    .main-slider .owl-next {
        right: 10px;
    }

    .main-slider .m-slider-img > .m-slider-content {
        padding-top: 0;
    }

    .big-section-title {
        font-size: 25px;
        margin-bottom: 30px;
    }

    #event-finder-form {
        font-size: 26px;
    }

    .find-event-container {
        padding: 40px 0 36px;
    }

    .find-event-container .btn-container {
        margin-top: 45px;
    }

    .article-first {
        margin-bottom: 32px;
    }

    .article-first .title-container {
        left: 4px;
        top: 4px;
        right: 4px;
        bottom: 4px;
    }

    .article-first .post-title a {
        font-size: 20px;
        line-height: 1.2;
    }

    .product-p-content {
        padding-bottom: 0;
    }
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }

    .trending-slider .col-sm-4 {
        margin-bottom: 40px;
    }

    .rlb-style, .rlb-o-style {
        width: 49%;
    }

    .rlb-o-style::before,
    .rlb-o-style::after {
        width: 43%;
    }

    .bottom-container, .product-p-content.big {
        position: relative;
        top: -32px;
        width: 94%;
        padding: 5px 14px 38px;
        margin: 0 auto;
    }

    .article-first-bottom {
        margin-bottom: 0;
    }

    .article-first-bottom .post-title a,
    .product-p-content.big .post-title{
        font-size: 18px;
    }

    .video-overlay {
        width: 100%;
        margin-top: 0;
        border: 1px solid #000;
        min-height: 0;
        padding: 11px 16px 5px;
    }
    .video-overlay .post-title {
        font-size: 16px;
    }

    .videos-l {
        padding: 85px 0 80px;
        margin-bottom: 100px;
    }

    .play-game-bg {
        display: none;
    }

    .play-game-container {
        height: auto;
    }

    .play-game-container h4 {
        font-size: 16px;
    }

    .banner-container {
        padding: 0;
        border: 0;
    }
    .footer-newsletter {
        height: auto;
        margin-bottom: 50px;
    }

    .newsletter-title {
        font-size: 28px;
    }

    .impressio-link {
        margin: 20px auto;
    }

    .list-link-footer li {
        padding: 0 10px;
    }
    .list-link-footer a {
        font-size: 10px;
    }

    .footer-follow li {
        padding: 0 10px;
    }

    .footer-follow i {
        font-size: 24px;
        margin-right: 0;
    }
    .top-section-img .top-section-content-wrapper  {
        height: 350px;
    }
    .top-section-img h1.title {
        top: 190px;
        margin-top: 0;
    }
    .c-page-header {
        top: 50px;
    }
    .c-page-header-inner {
        top: 60px;
    }

    .c-page-header-inner .left-side{
        width: 100%;

    }

    .c-page-header-inner .left-side {
        padding: 0 20px;
    }
    .c-page-header-inner .mobile-menu {
        float: right;
        margin-right: 12px;
        margin-top: 5px;
    }
    .c-page-header-inner .c-logo a {
        margin-top: 5px;
    }

    .dir-main-options, .dir-main-nav {
        display: none;
    }

    .mobile-menu-btn {
        display: block;
    }

    .dir-page-header {
        height: 41px;
    }

    .dir-page-header .dir-logo {
        margin-right: 0;
    }

    .dir-page-header .dir-logo img {
        width: 111px;
    }

    .dir-page-header .dir-logo i {
        font-size: 21px;
    }

    .dir-page-header .dir-logo {
        margin-top: 8px;
    }
    .dir-inner-wrapper {
        padding: 0 10px;
    }
    .to-top {
        right: 10px;
        bottom: 10px;
        height: 40px;
        width: 40px;
    }

    .to-top i {
        font-size: 18px;
        margin-left: -9px;
        margin-top: -10px;
    }
    .slideshow-header .title {
        display: none;
    }

    .slideshow-header .title {
        display: none;
    }
    .slideshow-controls {
        margin-top: -90px;
        left: 10px;
        right: 10px;
    }
    .slideshow-controls a {
        font-size: 28px;
    }
    .full-article .text-content p, .full-article .text-content ul, .full-article .text-content ol {
        margin-left: 0;
    }
    .hidden-links-container {
        margin-bottom: 16px;
    }
    .hidden-links-scroll {
        height: calc(100vh - 110px);
    }
    .event-search-title label {
        font-size: 11px;
    }
    .event-search-title .search-by-word label {
        display: none;
    }

    .event-search-title .search-by-word {
        top: 0;
    }

    .event-search-title .search-by-word .btn {
        width: 80px;
        padding: 5px;
    }

    .event-search-title .search-by-word .search-input {
        width: 150px;
    }

}

@media (min-width: 501px) and (max-width: 767px) {

    .m-slider-img {
        height: 430px;
    }

    .comment-form {
        width: 100%;
        float: none;
        margin-bottom: 19px;
        overflow: hidden;

    }

    .additional-commenting-info {
        float: none;
        width: 100%;
        padding-left: 0;
        clear: both;
    }

    .comments-wrapper-heading .left, .comments-wrapper-heading .right {
        float: none;
    }

    .comments-wrapper-heading .right {
        margin-top: 20px;
    }

    .comment-actions, .user-comment-block .comment-actions {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .comment-heading .user {
        float: none;
        width: 100%;
        clear: both;
    }

	h1, h2, h3, h4, h5, h6{
		line-height: 20px;
	}
	.top-news .owl-theme .owl-controls{
		top: -16px;
	}
	.top-news .text-right{
		text-align: center;
	}
	.main-head .add-area > img.img-responsive{
		margin-left: 0;
	}
	.main-head .col-md-3.text-right{
		text-align: center;
	}
	.main-head .logo{
		margin-top: 40px;
	}
	.highlights{
		top: -75px;
	}
	.subscribe h2{
		line-height: 32px;
	}
	.subscribe input.form-control{
		width: 98%;
		margin: 10px auto;
	}
	.subscribe .col-md-2.text-left {
    	text-align: center;
	}
	.new-step-img > img{
		height: 300px;
	}
	.new-step-img > .new-step-content{
		padding: 40px 10px 10px 10px;
		width: 100%;
		height: 100%;
	}
	.new-step-content > h3 {
    	font-size: 100%;
	}
	.new-step-content > p.mt-30 {
    	line-height: 24px;
    	margin-top: 10px !important;
	}
	.funfacts .col-md-9 > h2{
		line-height: 32px;
	}
	.fact-img{
		margin-top: 20px;
	}
	.fact-overlay h3 {
    	line-height: 28px;
    	padding: 4px;
	}
	.product-p-content > h5{
		line-height: 20px;
	}
	.url-hash{
		margin-top: 20px;
	}
	.url-hash > a{
		display: inline-block;
		float: none;
		width: 49%; 
	}
	.url-hash a > h5{
		line-height: 28px;
		font-size: 100%;
	}
	.video-img > .video-overlay {
	    height: 100%;
	    left: 0;
	    margin-left: 0;
	    margin-top: 0;
	    top: 0;
	    width: 100%;
	}
	.video-img > .video-overlay > h3.title {
    	font-size: 100%;
    	line-height: 25px;
	}
	.video-overlay > .mt-40 {
    	margin-top: 10px !important;
	}
	.latest-videos .rlb-o-style > a{
		white-space: pre-line;
	}
	.r-post > img{
		width: 24%;
	}
	.latest-videos h2{
		font-size: 100%;
		line-height: 20px;
	}
	.article-focus > .article-overlay{
		padding-top: 20%;
	}
	.fbt{
		margin-top: 20px;
	}
	/*homepage2*/
	.row-eq-height{
		display: block;
	}
	.f-news-nav {
	    position: relative;
	    right: 0;
	    top: 20px;
	    z-index: 3;
	}
	.f-news-nav > a {
    	display: inline-block;
    	width: auto;
	}
	.f-news-nav > a > img{
		max-width: 100%;
	}
	.mn-overlay{
		bottom: 47px;
	}
	/*about us*/
	.reader-text {
	    margin-left: 26px;
	    margin-top: 20px;
	    position: relative;
	}
	/*Standard Post*/
	.post-social > a{
		width: 19%;
	}
	.pull-in {
	    margin-left: 60px;
	}
	.leave-comment {
	    margin-bottom: 30px;
	}
	.bubble{
		width: 85%;
	}
	.pull-in .bubble{
		width: 82%;
	}

    /* custom */

    h1.title, h1.title a, .title-bg-holder {
        font-size: 30px;
    }
    .top-section-content-wrapper {
        margin-top: 39px;
    }
    .main-slider .owl-prev {
        left: 10px;
    }

    .main-slider .owl-next {
        right: 10px;
    }
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }
    .top-section {
        height: 20px;
    }
    .mobile-menu {
        margin-top: 0;
    }

    .main-slider {
        height: unset;
    }

    .main-slider .owl-prev {
        left: 10px;
    }

    .main-slider .owl-next {
        right: 10px;
    }

    .main-slider .m-slider-img > .m-slider-content {
        padding-top: 0;
    }

    .big-section-title {
        font-size: 25px;
        margin-bottom: 30px;
    }

    #event-finder-form {
        font-size: 26px;
    }

    .find-event-container {
        padding: 40px 0 36px;
    }

    .find-event-container .btn-container {
        margin-top: 45px;
    }

    .article-first {
        margin-bottom: 32px;
    }

    .article-first .title-container {
        left: 4px;
        top: 4px;
        right: 4px;
        bottom: 4px;
    }

    .article-first .post-title a {
        font-size: 20px;
        line-height: 1.2;
    }

    .product-p-content {
        padding-bottom: 0;
    }
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }

    .trending-slider .col-sm-4 {
        margin-bottom: 40px;
    }

    .rlb-style, .rlb-o-style {
        width: 49%;
    }

    .rlb-o-style::before,
    .rlb-o-style::after {
        width: 43%;
    }

    .bottom-container, .product-p-content.big {
        position: relative;
        top: -32px;
        width: 94%;
        padding: 5px 14px 38px;
        margin: 0 auto;
    }

    .article-first-bottom {
        margin-bottom: 0;
    }

    .article-first-bottom .post-title a,
    .product-p-content.big .post-title{
        font-size: 18px;
    }

    .video-overlay {
        width: 100%;
        margin-top: 0;
        border: 1px solid #000;
        min-height: 0;
        padding: 11px 16px 5px;
    }
    .video-overlay .post-title {
        font-size: 16px;
    }

    .videos-l {
        padding: 85px 0 80px;
        margin-bottom: 100px;
    }

    .play-game-bg {
        display: none;
    }

    .play-game-container {
        height: auto;
    }

    .play-game-container h4 {
        font-size: 16px;
    }

    .banner-container {
        padding: 0;
        border: 0;
    }
    .footer-newsletter {
        height: auto;
        margin-bottom: 50px;
    }

    .newsletter-title {
        font-size: 28px;
    }

    .impressio-link {
        margin: 20px auto;
    }

    .list-link-footer li {
        padding: 0 10px;
    }
    .list-link-footer a {
        font-size: 10px;
    }

    .footer-follow li {
        padding: 0 10px;
    }

    .footer-follow i {
        font-size: 24px;
        margin-right: 0;
    }
    .top-section-img .top-section-content-wrapper {
        height: 350px;
    }
    .top-section-img h1.title {
        top: 190px;
        margin-top: 0;
    }
    .c-page-header {
        top: 50px;
    }
    .c-page-header-inner {
        top: 60px;
    }

    .c-page-header-inner .left-side{
        width: 100%;

    }

    .c-page-header-inner .left-side {
        padding: 0 20px;
    }
    .c-page-header-inner .mobile-menu {
        float: right;
        margin-right: 12px;
        margin-top: 5px;
    }
    .c-page-header-inner .c-logo a {
        margin-top: 5px;
    }

    .dir-main-options, .dir-main-nav {
        display: none;
    }

    .mobile-menu-btn {
        display: block;
    }

    .dir-page-header {
        height: 41px;
    }

    .dir-page-header .dir-logo {
        margin-right: 0;
    }

    .dir-page-header .dir-logo img {
        width: 140px;
    }

    .dir-page-header .dir-logo i {
        font-size: 21px;
    }

    .dir-page-header .dir-logo {
        margin-top: 8px;
    }
    .dir-inner-wrapper {
        padding: 0 10px;
    }
    .to-top {
        right: 20px;
        bottom: 20px;
        height: 50px;
        width: 50px;
    }
    .slideshow-header .title {
        display: none;
    }
    .slideshow-controls {
        left: 10px;
        right: 10px;
    }
    .slideshow-controls a {
        font-size: 28px;
    }
    .hidden-links-container {
        margin-bottom: 16px;
    }
    .hidden-links-scroll {
        height: calc(100vh - 110px);
    }
    .event-search-title label {
        font-size: 11px;
    }
    .event-search-title .search-by-word label {
        margin-left: 0;
        margin-right: 6px;
    }

    .event-search-title .search-by-word {
        top: 0;
    }

    .event-search-title .search-by-word .btn {
        width: 80px;
        padding: 5px;
    }

    .event-search-title .search-by-word .search-input {
        width: 150px;
    }

}
@media (min-width: 768px) and (max-width: 991px){
	h1, h2, h3, h4, h5, h6{
		line-height: 20px;
	}
	.top-news .text-right{
		text-align: center;
	}
	.main-head .add-area > img.img-responsive{
		margin-left: 0;
	}
	.main-head .col-md-3.text-right{
		text-align: center;
	}
	.main-head .logo{
		margin-top: 40px;
	}
	.highlights{
		top: -42px;
		margin-bottom: 80px !important;
	}
	.subscribe input.form-control{
		width: 98%;
		margin: 10px auto;
	}
	.subscribe .col-md-2.text-left {
    	text-align: center;
	}
	.url-hash a > h5 {
    	font-size: 11px;
    	line-height: 34px;
	}
    .trending-slider.owl-theme .owl-controls,
    .latest-videos.owl-theme .owl-controls {
        left: 15px;
        margin-top: -55px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 76px;
    }
    .latest-videos.owl-theme .owl-controls {
        left: 0;
    }
    .trending-slider .owl-prev,
    .latest-videos .owl-prev{
        left: 0;
    }
    .trending-slider .owl-next,
    .latest-videos .owl-next {
        right: 0;
    }
	.article-overlay h6 {
    	font-size: 15px;
    	line-height: 24px !important;
	}
	.article h4 {
    	line-height: 20px;
	}
	.product-p-content h5 {
    	line-height: 20px;
	}

    .rlb-style {
        width: 47%;
    }

    .rlb-o-style {
        width: 27%;
    }

	/*homepage2*/
	
	.f-news-nav {
	    position: relative;
	    right: 0;
	    top: 20px;
	    z-index: 3;
	}
	.f-news-nav > a {
    	display: inline-block;
    	width: auto;
	}
	.f-news-nav > a > img{
		max-width: 100%;
	}
	/* Standard Post*/
	.leave-comment {
	    margin-bottom: 30px;
	}


    /* custom */

    h1.title, h1.title a, .title-bg-holder {
        font-size: 30px;
    }

    .c-page-header-inner {
        top: 73px;
    }

    .c-page-header-inner .left-side,
    .c-page-header-inner .right-side,
    .c-page-header-inner .main-menu{
        width: 100%;

    }

    .c-page-header-inner .left-side {
        padding: 0 30px;
    }

    .c-page-header-inner .social-icons{
        position: absolute;
        width: 105px;
        top: 9px;
        left: 50%;
        margin-left: -52px;
        margin-top: 0;
    }

    .c-page-header-inner .social-icons i {
        margin-left: 9px;
    }

    .c-page-header-inner .social-icons .fa-facebook,
    .c-page-header-inner .social-icons .fa-twitter,
    .c-page-header-inner .social-icons .fa-google-plus{
        font-size: 18px;
    }

    .c-page-header-inner .social-icons .fa-search {
        font-size: 20px;
    }

    .c-page-header-inner .main-menu {
        font-size: 0;
        padding: 0 10px;
        margin-top: 0;
    }
    .c-page-header-inner .main-menu a {
        font-size: 12px;
        padding: 10px 2px;
        margin: 0 5px;
    }
    .c-page-header-inner .mobile-menu {
        float: right;
        margin-right: 12px;
        margin-top: 5px;
    }
    .c-page-header-inner .c-logo a {
        margin-top: 5px;
        font-size: 35px;
    }

    .to-top {
        right: 20px;
        bottom: 20px;
        height: 50px;
        width: 50px;
    }
    .slideshow-header .title {
        display: none;
    }
    .mobile-main-nav {
        display: none!important;
    }
    .event-search-title .search-by-word label {
        margin-left: 10px;
    }

    .event-search-title .search-by-word {
        top: 0;
        margin-top: 5px;
    }

}
@media (min-width: 992px) and (max-width: 1200px){
	.trending-slider .owl-prev,
    .latest-videos .owl-prev{
		left: -3%;
	}
	.trending-slider .owl-next,
    .latest-videos .owl-next{
		right: -3%;
	}
	.r-post > img{
		width: 25%;
	}
	.twitter-feed .col-md-1{
		width: 8%;
		padding: 0;
	}
	/*homepage2*/
	.h2-content{
		bottom: 20px;
	}
	.f-news-nav {
	    right: 11px;
	    top: -73px;
	}
	.f-news-nav > a {
	    display: inline-block;
	    margin-right: 3px;
	    width: 18%;
	}
	/*  Standard Post*/
	.post-social > a{
		width: 19%;
	}
	.bubble{
		width: 84%;
	}
	.pull-in .bubble{
		width: 83%;
	}

    .c-page-header-inner .left-side {
        width: 20%;
    }

    .c-page-header-inner .right-side {
        width: 11%;
    }

    .c-page-header-inner .social-icons{
        margin-top: 17px;
    }

    .c-page-header-inner .social-icons i {
        margin-left: 9px;
    }

    .c-page-header-inner .social-icons .fa-facebook,
    .c-page-header-inner .social-icons .fa-twitter,
    .c-page-header-inner .social-icons .fa-google-plus{
        font-size: 18px;
    }

    .c-page-header-inner .social-icons .fa-search {
        font-size: 20px;
    }

    .c-page-header-inner .main-menu {
        width: 69%;
        font-size: 0px;
        padding: 0 10px;
    }
    .c-page-header-inner .main-menu a {
        font-size: 12px;
        padding: 10px 2px;
        margin: 0 5px;
    }
    .c-page-header-inner .mobile-menu {
        float: right;
        margin-right: 12px;
        margin-top: 13px;
    }
    .c-page-header-inner .c-logo a {
        margin-top: 5px;
        font-size: 35px;
    }

    .slideshow-header .title {
        display: none;
    }
    .mobile-main-nav {
        display: none!important;
    }

    .event-search-title .search-by-word label {
        margin-left: 10px;
    }

    .event-search-title .search-by-word {
        top: 0;
        margin-top: 5px;
    }

}

@media (max-width: 1000px){
    .hidden-links-scroll {
        height: calc(100vh - 110px);
    }
}

 @media (min-width: 1201px){
     .mobile-main-nav {
         display: none!important;
     }
}
