@charset "utf-8";
@font-face {
    font-family: "IdealSans";
    src: url("/fonts/IdealSans/IdealSans-Light-Pro.otf") format("opentype");
    font-weight: 300;
}
@font-face {
    font-family: "IdealSans";
    src: url("/fonts/IdealSans/IdealSans-Book-Pro.otf") format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: "IdealSans";
    src: url("/fonts/IdealSans/IdealSans-Medium-Pro.otf") format("opentype");
    font-weight: 500;
}
@font-face {
    font-family: "IdealSans";
    src: url("/fonts/IdealSans/IdealSans-Bold-Pro.otf") format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "IdealSans";
    src: url("/fonts/IdealSans/IdealSans-Black-Pro.otf") format("opentype");
    font-weight: 800;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/fonts/glyphicons-halflings-regular.eot");
    src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    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: none;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase,
.initialism {
    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;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.428571429;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 992px) {

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
}
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.428571429;
    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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.3333333333%;
}
.col-xs-2 {
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8 {
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333333333%;
}
.col-xs-11 {
    width: 91.6666666667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.3333333333%;
}
.col-xs-pull-2 {
    right: 16.6666666667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333333333%;
}
.col-xs-pull-5 {
    right: 41.6666666667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333333333%;
}
.col-xs-pull-8 {
    right: 66.6666666667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333333333%;
}
.col-xs-pull-11 {
    right: 91.6666666667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.3333333333%;
}
.col-xs-push-2 {
    left: 16.6666666667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333333333%;
}
.col-xs-push-5 {
    left: 41.6666666667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333333333%;
}
.col-xs-push-8 {
    left: 66.6666666667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333333333%;
}
.col-xs-push-11 {
    left: 91.6666666667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.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-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: none;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
    z-index: 3;
}
.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,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.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.428571429;
    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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 992px) {
    .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: 991px) {

    header a.logo {
        margin: 10px 0 10px 50px !important;
    }
    header .navbar-default{background-color: rgba(50, 6, 81, 1) !important;}
    #page-homepage #slider{
        margin-top:90px;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container{
        bottom:10% !important;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container h2,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 h2 {
        margin: 0 0 10px 0 !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #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;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #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;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
a {
    outline: none !important;
}
img {
    max-width: 100%;
}
.click-link {
    cursor: pointer;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
#hoverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    z-index: 998;
}
#hmonit {
    display: none;
    color: #000;
    background: #fff;
    font-size: 23px;
    line-height: 30px;
    padding: 6% 10% 4% 10%;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-shadow: 0px 0px 25px 3px #000;
    box-shadow: 0px 0px 25px 3px #000;
}
#hmonit .heading {
    font-size: 32px;
    margin-bottom: 45px;
    margin-top: 20px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}
#hmonit .button-container {
    margin-top: 40px;
}
#hmonit .button-container .button {
    min-width: 150px;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    background-color: green;
}
#hmonit .button-container .button:hover {
    background-color: lightgreen;
}
#hmonit .btn-back {
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 25px;
}
#hmonit i {
    background: green url(/uploads/cache/opti/bundles/app/images/main/white-x.png) no-repeat center center;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#hmonit i:hover {
    background: #90ee90 url(/uploads/cache/opti/bundles/app/images/main/white-x.png) no-repeat center center;
}
.yt-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.yt-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex-row-md,
.flex-row-sm,
.flex-row,
.flex-col-md,
.flex-col-sm,
.flex-col {
    position: relative;
}
.flex-row-md:before,
.flex-row-sm:before,
.flex-row:before {
    width: 0;
}
.flex-row-md:after,
.flex-row-sm:after,
.flex-row:after {
    width: 0;
}
.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.vertical-center {
    position: absolute;
    top: 50%;
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.vertical-center-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flex-width-fix {
    width: 100%;
}
.flex-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
}
.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,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    padding-left: 7px;
    padding-right: 7px;
}
.row {
    margin-left: -7px;
    margin-right: -7px;
}
.row.default {
    margin-left: -15px;
    margin-right: -15px;
}
.row.default .col-xs-1,
.row.default .col-sm-1,
.row.default .col-md-1,
.row.default .col-lg-1,
.row.default .col-xs-2,
.row.default .col-sm-2,
.row.default .col-md-2,
.row.default .col-lg-2,
.row.default .col-xs-3,
.row.default .col-sm-3,
.row.default .col-md-3,
.row.default .col-lg-3,
.row.default .col-xs-4,
.row.default .col-sm-4,
.row.default .col-md-4,
.row.default .col-lg-4,
.row.default .col-xs-5,
.row.default .col-sm-5,
.row.default .col-md-5,
.row.default .col-lg-5,
.row.default .col-xs-6,
.row.default .col-sm-6,
.row.default .col-md-6,
.row.default .col-lg-6,
.row.default .col-xs-7,
.row.default .col-sm-7,
.row.default .col-md-7,
.row.default .col-lg-7,
.row.default .col-xs-8,
.row.default .col-sm-8,
.row.default .col-md-8,
.row.default .col-lg-8,
.row.default .col-xs-9,
.row.default .col-sm-9,
.row.default .col-md-9,
.row.default .col-lg-9,
.row.default .col-xs-10,
.row.default .col-sm-10,
.row.default .col-md-10,
.row.default .col-lg-10,
.row.default .col-xs-11,
.row.default .col-sm-11,
.row.default .col-md-11,
.row.default .col-lg-11,
.row.default .col-xs-12,
.row.default .col-sm-12,
.row.default .col-md-12,
.row.default .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
}
.cols-no-padding [class*="col-"] {
    padding: 0;
}
.cols-no-padding:after {
    content: "";
    clear: both;
    display: table;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .flex-item {
        flex: 1 0 auto !important;
    }
}
@media (min-width: 768px) {
    .flex-row-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .flex-col-sm {
        display: flex;
        flex-direction: column;
    }
    .flex-col-sm .flex-height-fix {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .flex-col-sm[class*="col-"] .flex-height-fix {
        left: 15px;
        right: 15px;
    }
    .col-sm-24 {
        width: 20%;
        float: left;
        padding: 0 7px;
    }
    .cols-no-padding .flex-col-sm div {
        left: 0;
        right: 0;
    }
    .flex-item-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex: 1;
    }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
    .flex-item-sm {
        flex: 1 0 auto !important;
    }
}
@media (min-width: 768px) {
    .vertical-center-flex-sm {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .vertical-center-sm {
        position: absolute;
        top: 50%;
        -moz-transform: translateX(0) translateY(-50%);
        -webkit-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
    }
    .center-center-flex-sm {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .center-center-sm {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}
@media all and (min-width: 992px) {
    .float-md-right {
        float: right;
    }
    .flex-row-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .flex-col-md {
        display: flex;
        flex-direction: column;
    }
    .flex-col-md .flex-height-fix {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .flex-col-md[class*="col-"] .flex-height-fix {
        left: 15px;
        right: 15px;
    }
    .cols-no-padding .flex-col-md .flex-height-fix {
        left: 0;
        right: 0;
    }
    .flex-item-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex: 1;
    }
}
@media all and (min-width: 992px) and (-ms-high-contrast: none), all and (min-width: 992px) and (-ms-high-contrast: active) {
    .flex-item-md {
        flex: 1 0 auto !important;
    }
}
@media all and (min-width: 992px) {
    .vertical-center-flex-md {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .vertical-center-md {
        position: absolute;
        top: 50%;
        -moz-transform: translateX(0) translateY(-50%);
        -webkit-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
    }
    .center-center-flex-md {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .center-center-md {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    .col-md-24 {
        width: 20%;
        float: left;
        padding: 0 7px;
    }
}
@keyframes loaderAnimation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
html,
body {
    color: #fff;
    font-family: "IdealSans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    line-height: 1.3em;
    font-size: 16px;
}
body {
    font-size: 13px;
}
body.overflow-hide {
    overflow: hidden;
}
h2 {
    font-size: 28px;
    line-height: 1.3em;
    font-weight: bold;
    margin: 0 0 15px 40px;
}
h3 {
    font-size: 22px;
}
.medium {
    font-weight: 500;
}
.container-right {
    padding-left: 15px;
    padding-right: 7px;
    position: relative;
}
.zindex2 {
    position: relative;
    z-index: 2;
}
.zindex3 {
    position: relative;
    z-index: 3;
}
.arrow-link {
    color: #bf5eb3;
    position: relative;
    padding: 0 35px 0 0;
    background: url(/uploads/cache/opti/bundles/app/images/main/arrow-right-violet.png) no-repeat right 10px center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.arrow-link:hover,
.arrow-link:focus,
.arrow-link:active {
    color: #bf5eb3;
}
.arrow-link:hover {
    background-position: right center;
}
a.pink {
    color: #bf5eb3;
}
.button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 0 60px 0 20px;
    height: 40px;
    line-height: 40px;
    background: #392d5c;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.button.btn-full {
    background: #bf5eb3;
}
.button span {
    position: relative;
    z-index: 2;
}
.button:focus,
.button:hover,
.button:active {
    color: #fff;
}
.button:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/icon-button-more.png) no-repeat center center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #bf5eb3;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.button.btn-full:before {
    background-color: #543771;
}
.button:hover:before {
    width: 100%;
}
.button:hover:after {
    background-color: #543771;
}
.button.btn-play {
    background: #bf5eb3;
}
.button.btn-play:after {
    background: #392d5c url(/uploads/cache/opti/bundles/app/images/main/icon-play-white.png) no-repeat center center;
}
.button.btn-play:before {
    background: #392d5c;
}
.button.btn-play:hover:after {
    background-color: #bf5eb3;
}
.button.btn-play.btn-pink:before {
    background: #6c3576;
}
.button.btn-play.btn-pink:after {
    background-color: #6c3576;
}
.button.btn-play.btn-pink:hover:after {
    background-color: #bf5eb3;
}
.button.btn-violet {
    background: #2d2052;
}
.button.btn-violet:before {
    background: #291c4c;
}
.button.btn-violet:after {
    background-color: #291c4c;
}
.button.btn-violet:hover:after {
    background-color: #2d2052;
}
.button.btn-clock {
    background: #bf5eb3;
}
.button.btn-clock:after {
    background: #392d5c url(/bundles/app/images/main/icon-clock.png) no-repeat center center;
}
.button.btn-clock:before {
    background: #392d5c;
}
.button.btn-clock:hover:after {
    background-color: #bf5eb3;
}
.icon-play {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icon-play:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/bundles/app/images/main/icon-play-border.png) no-repeat center center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icon-play:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 18px;
    background: url(/bundles/app/images/main/icon-play.png) no-repeat center center;
    margin-left: -4px;
    margin-top: -9px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.icon-play:hover:before {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon-play:hover:after {
    background: url(/bundles/app/images/main/icon-play-active.png) no-repeat center center;
}
.slide-nav-container {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: -30px;
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.slide-next,
.slide-prev {
    width: 40px;
    height: 60px;
    border-radius: 3px;
    cursor: pointer;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.slide-next.disabled,
.slide-prev.disabled {
    opacity: 0.3;
    cursor: default;
}
.slide-next {
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/icon-slide-right.png);
}
.slide-prev {
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/icon-slide-left.png);
    margin-bottom: 10px;
}
.slider-overflow-container {
    width: 100%;
    overflow: hidden;
}
.slider-overflow-container .slider-wide-container {
    width: 9999px;
}
.slider-overflow-container.count-width {
    position: absolute;
    display: block;
    visibility: hidden;
}
.countdown {
    text-align: center;
    max-width: 290px;
    margin: 0 auto 25px auto;
}
.countdown .countdown-title {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.1em;
}
.countdown .col {
    float: left;
    width: 25%;
    color: #9552c8;
    font-size: 12px;
}
.countdown .col .nr {
    font-size: 44px;
    font-weight: 300;
    margin-top: 15px;
    line-height: 1.1em;
}
.countdown.vod {
    max-width: initial;
    margin: 0 0 23px 0;
    text-align: right;
}
.countdown.vod .countdown-title {
    margin-bottom: 10px;
}
.countdown.vod .col {
    color: #ccbdf4;
}
.countdown.vod .col .nr {
    margin-top: 0;
    color: #bf5eb3;
}
.countdown.vod.flex {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: end;
    -ms-flex-pack: end;
    align-items: flex-end;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .countdown.vod.flex {
        flex-direction: column;
        -ms-flex-direction: column;
    }
    .countdown.vod.flex > *:not(:last-child) {
        margin-bottom: 20px;
    }
}
.countdown.vod.flex .countdown-title {
    margin-right: 50px;
}
@media (max-width: 991px) {
    .countdown.vod.flex .countdown-title {
        margin-right: 0;
    }
}
.countdown.vod.flex .clearfix {
    margin-right: 30px;
    width: 30%;
}
.countdown.vod.flex .clearfix .col {
    text-align: center;
    color: #fff;
}
.countdown.vod.flex .clearfix .col .nr {
    color: #fff;
}
@media (max-width: 991px) {
    .countdown.vod.flex .clearfix {
        margin-right: 0;
        width: 100%;
    }
}
.loader-container {
    display: block;
    text-align: center;
    padding: 50px;
}
.loader-container .loader {
    border: 8px solid transparent;
    margin: 0 auto;
    border-top: 8px solid #bf5eb3;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: loaderAnimation 2s ease-in-out infinite;
}
.reminder-overall {
    display: none;
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.reminder-overall .reminder-message {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 200px;
    height: 200px;
    transform: translate(-50%, -50%);
}
.vod-container {
    width: 1110px;
    max-width: 90%;
    padding: 0 7px;
    margin: 0 auto;
    position: relative;
}
.button-subscribe,
.button-unsubscribe,
.button-reminder {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 33%;
    border: none;
    border-radius: 3px;
    outline: none;
    background: rgba(191, 94, 179, 0.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.button-subscribe.active,
.button-unsubscribe.active,
.button-reminder.active {
    background: #bf5eb3;
}
.button-subscribe.error,
.button-unsubscribe.error,
.button-reminder.error {
    background: #d43838;
}
.button-subscribe.error span,
.button-unsubscribe.error span,
.button-reminder.error span {
    padding-left: 34px;
    background: url(/bundles/app/images/main/icon-error.png) no-repeat left center;
    min-height: 18px;
}
.button-subscribe.success,
.button-unsubscribe.success,
.button-reminder.success {
    background: #63bf5e;
}
.button-subscribe.success span,
.button-unsubscribe.success span,
.button-reminder.success span {
    padding-left: 30px;
    background: url(/bundles/app/images/main/icon-success.png) no-repeat left center;
    min-height: 14px;
}
@media (max-width: 767px) {
    .button-subscribe,
    .button-unsubscribe,
    .button-reminder {
        width: 100%;
        clear: both;
        display: block;
    }
}
.button-subscribe,
.button-unsubscribe {
    border-radius: 0 3px 3px 0;
}
.link-unsubscribe {
    margin-top: 25px;
    color: #ccbdf4;
    font-size: 11px;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.link-unsubscribe:hover {
    opacity: 0.8;
}
input.email {
    height: 50px;
    line-height: 50px;
    background: #fff;
    outline: none;
    border: none;
    color: #321953;
    width: 100%;
    padding: 0 20px;
}
.popup-style {
    display: none;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 9, 19, 0.9);
}
.popup-style:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background: -moz-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    background: radial-gradient(ellipse at center, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5eb3', endColorstr='#00bf5eb3', GradientType=1);
}
.share-social {
    cursor: pointer;
}
@media (min-width: 1600px) {
    body {
        font-size: 14px;
    }
    h2 {
        font-size: 32px;
    }
    .link-unsubscribe {
        font-size: 12px;
    }
}
textarea,
input,
button:focus {
    outline: none !important;
    box-shadow: none !important;
}
input::-ms-clear {
    display: none;
}
::-webkit-input-placeholder {
    color: #321953;
    opacity: 1;
    font-weight: 400;
}
::-moz-placeholder {
    color: #321953;
    opacity: 1;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #321953;
    opacity: 1;
    font-weight: 400;
}
:-moz-placeholder {
    color: #321953;
    opacity: 1;
    font-weight: 400;
}
header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    overflow: hidden;
}
header a.logo {
    display: inline-block;
    margin: 28px 0 45px 50px;
}
header a.logo h1 {
    margin: 0 !important;
    padding: 0 !important;
}
/*header a.logo img {
    max-width: 90px;
}*/
header a.logo img {
    max-width: 85px;
}
header .navbar-default {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    background: linear-gradient(to bottom, rgba(12, 7, 28, 0.8) 0%, rgba(12, 7, 28, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000c071b', GradientType=0);
    z-index: 99999999;
}
header .navbar-default .navbar-header {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 2;
}
header .navbar-default .navbar-collapse {
    border: none;
    box-shadow: none;
    padding: 0;
    position: relative;
}
header .navbar-default .navbar-nav {
    margin: 0 30px 0 120px;
    float: right;
}
header .navbar-default .nav li {
    display: table;
}
header .navbar-default .nav a {
    color: #fff;
    font-size: 14px;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 13px;
    padding-right: 13px;
    position: relative; /*text-transform:capitalize;*/
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
header .navbar-default .nav a:focus,
header .navbar-default .nav a:active,
header .navbar-default .nav a:hover {
    color: #bf5eb3;
}
header .navbar-default .nav a.current {
    color: #bf5eb3;
}
header .navbar-default .nav a:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 194px;
    height: 87px;
    background: url(/bundles/app/images/main/menu-hover.png) no-repeat top center;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    pointer-events: none;
}
header .navbar-default .nav a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    border-radius: 0 0 2px 2px;
    background: #bf5eb3;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
header .navbar-default .nav a:hover:before {
    opacity: 1;
}
header .navbar-default .nav a:hover:after {
    opacity: 1;
}
header .navbar-default .nav a.menu-social {
    min-width: 100px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.social-media-ico {
    display: none !important;
}
header .navbar-default .nav a.menu-social.menu-search {
    background: url(/bundles/app/images/main/icon-search.png);
}
header .navbar-default .nav a.menu-social.menu-search:focus,
header .navbar-default .nav a.menu-social.menu-search:active,
header .navbar-default .nav a.menu-social.menu-search:hover {
    background: url(/bundles/app/images/main/icon-search-active.png);
}
header .navbar-default .nav a.menu-social.menu-facebook {
    background: url(/bundles/app/images/main/icon-facebook.png);
}
header .navbar-default .nav a.menu-social.menu-facebook:focus,
header .navbar-default .nav a.menu-social.menu-facebook:active,
header .navbar-default .nav a.menu-social.menu-facebook:hover {
    background: url(/bundles/app/images/main/icon-facebook-active.png);
}
header .navbar-default .nav a.menu-social.menu-instagram {
    background: url(/bundles/app/images/main/icon-instagram.png);
}
header .navbar-default .nav a.menu-social.menu-instagram:focus,
header .navbar-default .nav a.menu-social.menu-instagram:active,
header .navbar-default .nav a.menu-social.menu-instagram:hover {
    background: url(/bundles/app/images/main/icon-instagram-active.png);
}
header .navbar-default .nav a.watch-now:after {
    content: "";
    position: static;
    width: auto;
    height: auto;
    border-radius: 0;
    background: none;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
header .navbar-default .nav a.watch-now:before {
    content: "";
    position: static;
    width: auto;
    height: auto;
    background: none;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    pointer-events: none;
}
header .navbar-default .nav a.watch-now:focus,
header .navbar-default .nav a.watch-now:active,
header .navbar-default .nav a.watch-now:hover {
    color: #fff;
}
header .navbar-default .nav a.watch-now:hover:before {
    opacity: 0;
}
header .navbar-default .nav a.watch-now:hover:after {
    opacity: 0;
}
header .navbar-default .nav a.watch-now > span {
    background: #bf5eb3;
    border: 1px solid #bf5eb3;
    display: table-cell;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 38px;
    cursor: pointer;
    border-radius: 3px;
}
header .navbar-toggle {
    border: none;
    background: none !important;
    width: 50px;
    height: 45px;
    position: relative;
    padding: 0;
    margin: 26px 20px 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
header .navbar-toggle span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
header .navbar-toggle span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
header .navbar-toggle span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
header .navbar-toggle span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
header .navbar-toggle.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 7px;
}
header .navbar-toggle.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
header .navbar-toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 36px;
    left: 7px;
}
header.vod {
    background: none;
}
header.vod a.logo {
    margin-left: -35px;
    display: inline-block;
}
header.vod .navbar-default .navbar-nav {
    margin-right: 0;
}
header.vod .navbar-default .nav a.menu-social.menu-search {
    border: none;
}
header.vod .navbar-default .nav a.menu-social.menu-search:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bundles/app/images/vod/bg-search.png) no-repeat center center;
    background-size: cover;
    -moz-transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
@media (max-width: 1400px) {
    header.vod .logo {
        max-height: 155px;
    }
}
@media (max-width: 991px) {
    header {
        overflow: visible;
    }
    header .navbar-default .navbar-header {
        z-index: auto;
    }
    header .navbar-default .navbar-toggle {
        z-index: 3;
    }
    header .navbar-default .navbar-collapse {
        overflow: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 2;
        background: rgba(13, 4, 38, 0.9);
    }
    header .navbar-default .navbar-nav {
        float: none;
        margin: 0;
    }
    header .navbar-default .nav {
        text-align: center;
        overflow: hidden;
        padding: 80px 5px 10px 5px;
    }
    header .navbar-default .nav li {
        display: block;
    }
    header .navbar-default .nav a {
        display: block;
        height: auto;
        font-size: 18px;
    }
    header .navbar-default .nav a.watch-now {
        display: inline-block;
    }
}
@media (max-width: 479px) {
    header a.logo {
        margin-left: 20px;
    }
}
footer {
    background: #0d0426;
}
footer .epic-info {
    background: #1c0c38;
    padding: 65px 30px 20px 100px;
    margin-left: -15px;
    text-align: left;
}
footer .epic-info a.logo {
    display: block;
}
footer .epic-info img,
footer .epic-info svg {
    margin-bottom: 30px;
}
footer .epic-info svg {
    max-width: 70px;
}
footer .epic-info p:first-of-type {
    color: #725c98;
    font-size: 12px;
    margin-bottom: 100px;
    max-width: 180px;
}
@media (max-width: 991px) {
    footer .epic-info p:first-of-type {
        text-align: center;
        max-width: 80vw;
        margin-left: auto;
        margin-right: auto;
    }
}
footer .epic-info .copyright {
    font-size: 11px;
    color: #725c98;
    opacity: 0.5;
}
@media (max-width: 992px) {
    footer .epic-info {
        text-align: center;
        margin-right: -15px;
        padding: 65px 30px 30px 30px;
    }
    footer .epic-info img {
        left: 0;
    }
}
footer .epic-footer-nav {
    padding: 65px 115px 20px 20px;
}
footer .epic-footer-nav h4 {
    margin-bottom: 65px;
    font-size: 16px;
    font-weight: bold;
    color: #b067a7;
    text-transform: capitalize;
}
footer .epic-footer-nav ul li {
    margin-bottom: 10px;
}
footer .epic-footer-nav ul li a {
    color: #ccbdf4;
    font-size: 12px; /*text-transform:capitalize*/
}
footer .epic-footer-nav .newsletter-form p {
    margin: 0 0 20px 0;
    text-align: left;
    color: #ccbdf4;
    font-size: 12px;
}
footer .epic-footer-nav .newsletter-form .gender {
    width: 100%;
    clear: both;
    display: block;
}
footer .epic-footer-nav .newsletter-form .gender button {
    display: inline-block;
    margin-bottom: 20px;
    background-color: rgba(191, 94, 179, 0.3);
    float: left;
    color: #fff;
    padding: 14px 1rem;
    width: 50%;
    border: none;
    outline: none;
    transition: all linear 0.3s;
}
footer .epic-footer-nav .newsletter-form .gender button.selected {
    background-color: #bf5eb3;
}
footer .epic-footer-nav .newsletter-form .gender button:hover {
    opacity: 0.8;
}
footer .epic-footer-nav .newsletter-form .email-container {
    position: relative;
    display: inline-block;
    width: calc(100% - 130px);
    float: left;
}
footer .epic-footer-nav .newsletter-form .email-container input {
    height: 40px;
    line-height: 40px;
}
footer .epic-footer-nav .newsletter-form .email-container label {
    position: absolute;
    color: #808080;
    font-size: 0.81rem;
    top: 50%;
    transform: translateY(-50%);
    left: 1.3rem;
}
@media (max-width: 767px) {
    footer .epic-footer-nav .newsletter-form .email-container {
        width: 100%;
        clear: both;
        display: block;
    }
}
footer .epic-footer-nav .newsletter-form .button-subscribe {
    height: 40px;
    line-height: 40px;
    width: 130px;
    background: #b067a7;
}
@media (max-width: 991px) {
    footer .epic-footer-nav .newsletter-form .button-subscribe {
        width: 100%;
        float: none;
    }
}
footer .epic-footer-nav .newsletter-form .button-unsubscribe {
    margin-top: 20px;
}
@media (max-width: 992px) {
    footer .epic-footer-nav {
        text-align: center;
        padding: 20px;
    }
    footer .epic-footer-nav h4 {
        margin-bottom: 25px;
    }
    footer .epic-footer-nav [class*="col-"] {
        margin-bottom: 40px;
    }
}
@media (min-width: 1600px) {
    footer .epic-footer-nav h4 {
        font-size: 18px;
    }
    footer .epic-footer-nav ul li a {
        font-size: 13px;
    }
    footer .epic-footer-nav .newsletter-form p {
        font-size: 13px;
    }
}
.page-vod footer .epic-info {
    padding-top: 90px;
    padding-bottom: 35px;
}
.page-vod footer .epic-footer-nav {
    padding-top: 115px;
}
.fos_comment_thread_show {
    margin-top: 2em;
    padding: 1em 20px;
    width: 472px;
    background: #f0f0f0;
    box-shadow: 0 0 7px #bbb;
    -moz-box-shadow: 0 0 7px #bbb;
    -webkit-box-shadow: 0 0 7px #bbb;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fos_comment_thread_show h3 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    color: #a0a0a0;
}
.fos_comment_comment_show {
    color: #555;
}
.fos_comment_comment_metas {
    margin: 1.5em 0 0.5em 0;
    padding: 1em 20px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fos_comment_comment_body {
    line-height: 1.5em;
}
.fos_comment_comments .fos_comment_comments {
    margin-left: 2em;
}
.fos_comment_comment_reply {
    text-align: right;
}
.fos_comment_comment_reply.replying {
    text-align: left;
    margin-top: 1em;
    padding: 1em 20px;
    background: #d6d6d6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fos_comment_comment_reply_show_form {
    padding: 2px 5px;
    font-size: 0.8em;
}
.fos_comment_comment_reply.fos_comment_replying button.fos_comment_comment_reply_show_form {
    display: none;
}
.fos_comment_thread_comments {
    margin-bottom: 1.5em;
}
.fos_comment_reply_prototype {
    display: none;
}
.fos_comment_thread_show > form.fos_comment_comment_form {
    margin-bottom: 1em;
}
form.fos_comment_comment_form.processing {
    opacity: 0.5;
}
form.fos_comment_comment_form label.author_name {
    margin-top: 3px;
    float: left;
}
form.fos_comment_comment_form label.author_name input {
    padding: 2px 5px;
}
form.fos_comment_comment_form textarea {
    width: 98%;
    height: 6em;
    padding: 1%;
}
form.fos_comment_comment_form.error textarea {
    border-color: red;
}
.fos_comment_form_errors {
    color: #ff0000;
}
.fos_comment_submit {
    text-align: right;
}
.fos_comment_submit input {
    font-size: 1.2em;
    padding: 3px 12px;
    margin-top: 3px;
}
a.fos_comment_thread_feed {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}
.fos_comment_comment_voting {
    float: right;
}
.fos_comment_comment_score {
    display: inline-block;
}
.video-container {
    position: relative;
    display: inline-block;
}
.video-js {
    font-size: 10px;
    color: #bf5eb3;
}
.vjs-default-skin .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    border: 0.06666em solid #bf5eb3;
    border-radius: 0.3em;
    left: 0.5em;
    top: 0.5em;
}
.video-js .vjs-control-bar,
.video-js .vjs-big-play-button,
.video-js .vjs-menu-button .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
}
.video-js .vjs-slider {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-volume-level,
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar {
    background: #bf5eb3;
}
.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
    background: #fff;
    background: rgba(115, 133, 159, 0.75);
}
.video-js {
    position: relative;
}
.video-js:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    opacity: 0.5;
    background: -moz-linear-gradient(top, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: -webkit-linear-gradient(top, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: linear-gradient(to bottom, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2052', endColorstr='#002d2052', GradientType=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.video-js .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-progress-holder {
    height: 1px;
}
.video-js .vjs-slider {
    background: #5a2f5e;
}
.video-js .vjs-slider-horizontal .vjs-volume-level {
    height: 1px;
}
.video-js .vjs-slider-horizontal .vjs-volume-level:before {
    top: -3px;
}
.video-js .vjs-volume-bar.vjs-slider-horizontal {
    height: 1px;
}
.video-js .vjs-volume-panel .vjs-volume-control {
    opacity: 1;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal {
    width: 9em;
}
.video-js .vjs-volume-panel .vjs-volume-horizontal {
    width: 5em;
    height: 3em;
}
.video-js .vjs-control-bar {
    background: none;
    z-index: 99;
}
.video-js .vjs-control-bar > * {
    z-index: 3;
}
.video-js .vjs-control-bar:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300%;
    opacity: 0.5;
    background: -moz-linear-gradient(top, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0) 1%, #2d2052 100%);
    background: -webkit-linear-gradient(top, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0) 1%, #2d2052 100%);
    background: linear-gradient(to bottom, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0) 1%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=0);
}
.video-js .vjs-control {
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.video-js .vjs-play-control.vjs-playing {
    background: url(/bundles/app/images/video/icon-pause.png);
}
.video-js .vjs-play-control.vjs-paused {
    background: url(/bundles/app/images/video/icon-play.png);
}
.video-js .vjs-play-control.vjs-ended {
    background: url(/bundles/app/images/video/icon-replay.png);
}
.video-js .vjs-play-control span {
    display: none !important;
}
.video-js .vjs-mute-control.vjs-vol-0 {
    background: url(/bundles/app/images/video/icon-volume-0.png);
}
.video-js .vjs-mute-control.vjs-vol-1 {
    background: url(/bundles/app/images/video/icon-volume-1.png);
}
.video-js .vjs-mute-control.vjs-vol-2 {
    background: url(/bundles/app/images/video/icon-volume-1.png);
}
.video-js .vjs-mute-control.vjs-vol-3 {
    background: url(/bundles/app/images/video/icon-volume-2.png);
}
.video-js .vjs-mute-control span {
    display: none !important;
}
.video-js .vjs-resolution-button {
    background: url(/bundles/app/images/video/icon-settings.png) no-repeat center center;
}
.video-js .vjs-time-control {
    order: 3;
    color: #fff;
    display: block;
}
.video-js .vjs-time-control.vjs-remaining-time {
    display: none;
}
.video-js .vjs-progress-control {
    order: 4;
}
.video-js td[aria-label="Quality"] {
    order: 5;
}
.video-js .vjs-fullscreen-control {
    background: url(/bundles/app/images/video/icon-enable-fullscreen.png);
    order: 5;
}
.video-js .vjs-fullscreen-control span {
    display: none !important;
}
.video-js .after-video.faded {
    display: none !important;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control {
    background: url(/bundles/app/images/video/icon-disable-fullscreen.png);
}
.video-js.vjs-fullscreen .after-video.faded {
    display: block !important;
}
.video-js .vjs-time-divider {
    padding: 0;
    min-width: 0;
}
.video-js .vjs-duration {
    padding-left: 3px;
}
.video-js .vjs-current-time {
    padding-right: 3px;
}
.video-js.vjs-playing:before {
    opacity: 0;
}
.video-js.vjs-playing .vjs-control-bar:after {
    opacity: 0;
}
.after-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    background: rgba(45, 32, 82, 0.95);
    color: #fff;
}
.after-video .inner {
    position: relative;
    margin: 45px 30px 45px 10px;
}
.after-video .video-info {
    margin-bottom: 105px;
}
.after-video .title {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 20px;
}
.after-video .season {
    margin-right: 20px;
}
.after-video .big-title {
    font-size: 56px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.after-video .text {
    font-size: 14px;
    margin-bottom: 45px;
}
.after-video .button {
    font-size: 13px;
}
.after-video .share-social {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width: 24px;
    height: 24px;
    background: url(/bundles/app/images/main/icon-share.png) no-repeat;
}
#gallery-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    text-align: center;
}
#gallery-popup:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 27%;
    opacity: 0.4;
    background: -moz-linear-gradient(top, #000 0%, transparent 100%);
    background: -webkit-linear-gradient(top, #000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
}
#gallery-popup:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 27%;
    opacity: 0.4;
    background: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#gallery-popup.hover:after {
    opacity: 0.8;
    height: 50%;
}
#gallery-popup #gallery-img {
    max-width: 100%;
    height: auto;
}
#gallery-popup .gallery-title {
    position: absolute;
    z-index: 2;
    left: 4%;
    top: 40px;
    font-size: 28px;
    font-weight: 300;
}
#gallery-popup .gallery-close {
    position: absolute;
    z-index: 2;
    right: 4%;
    top: 40px;
    width: 18px;
    height: 18px;
    background: url(/bundles/app/images/gallery/gallery-close.png);
    cursor: pointer;
}
#gallery-popup .gallery-info {
    position: absolute;
    z-index: 2;
    right: 9%;
    top: 40px;
    background: url(/bundles/app/images/gallery/gallery-info.png) no-repeat left center;
    padding-left: 35px;
    padding-top: 2px;
    min-height: 18px;
    cursor: pointer;
}
#gallery-popup .gallery-prev,
#gallery-popup .gallery-next {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 11px;
    height: 18px;
    cursor: pointer;
    z-index: 2;
}
#gallery-popup .gallery-prev {
    background: url(/bundles/app/images/gallery/gallery-prev.png);
    left: 4%;
}
#gallery-popup .gallery-next {
    background: url(/bundles/app/images/gallery/gallery-next.png);
    right: 4%;
}
#gallery-popup .gallery-counter {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    right: 5%;
    top: -27px;
    z-index: 3;
}
#gallery-popup .gallery-thumbnails {
    position: absolute;
    z-index: 2;
    bottom: -110px;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#gallery-popup .gallery-thumbnails:hover {
    bottom: 0;
}
#gallery-popup .gallery-thumbnails .thumbs {
    width: 100%;
    height: 128px;
    overflow: hidden;
}
#gallery-popup .gallery-thumbnails .thumbs > div {
    width: 16.666%;
    height: 128px;
    background-size: cover;
    float: left;
    cursor: pointer;
    position: relative;
}
#gallery-popup .gallery-thumbnails .thumbs > div.current:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/bundles/app/images/gallery/thumbnail-active.png) no-repeat;
    background-size: 100% 100%;
}
#gallery-popup .dragscroll {
    overflow: hidden;
    height: 100%;
}
#page-homepage h2 {
    /*text-transform:capitalize*/
}
#loading > .vod {
    background: #1c0c38 no-repeat center center;
    background-size: cover;
    position: relative;
}
#loading > .vod .right-gradient {
    background: -moz-linear-gradient(left, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0.5) 100%);
    background: linear-gradient(to right, rgba(45, 32, 82, 0) 0%, rgba(45, 32, 82, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d2052', endColorstr='#802d2052',GradientType=1 );
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#loading > .vod .wrapper {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding: 0 7px;
    position: absolute;
    right: 0;
}
#loading > .vod .wrapper.top {
    bottom: auto;
    top: 10%;
}
#loading > .vod:after {
    background: -moz-linear-gradient(left, rgba(45, 32, 82, 0.5) 0%, rgba(45, 32, 82, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(45, 32, 82, 0.5) 0%, rgba(45, 32, 82, 0) 100%);
    background: linear-gradient(to right, rgba(45, 32, 82, 0.5) 0%, rgba(45, 32, 82, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#802d2052', endColorstr='#002d2052',GradientType=1 );
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#loading .title {
    font-weight: 500;
    font-size: 16px;
    margin: 0 auto;
    max-width: 90%;
}
#loading .title .icon-play-wrapper {
    border: 2px solid #bf5eb3;
    border-radius: 50%;
    display: none;
    width: 40px;
    position: relative;
    height: 40px;
    vertical-align: middle;
    margin-right: 1rem;
}
#loading .title .icon-play-wrapper .icon-play {
    height: 100%;
    width: 100%;
    cursor: default;
}
@media (min-width: 510px) {
    #loading .title .icon-play-wrapper {
        display: inline-block;
    }
}
#loading .name {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2em;
    margin: 0 auto 10px auto;
    max-width: 90%;
}
#loading .buttons {
    margin-bottom: 60px;
    margin-right: -57px;
}
#loading .buttons .btn-play {
    margin-right: 10px;
    vertical-align: top;
}
#loading .info-col {
    margin: 0 auto 10px auto;
    max-width: 90%;
    padding-top: 30px;
}
#loading .show-info {
    font-size: 12px;
    font-weight: 200;
    line-height: 1.3em;
    margin-bottom: 15px;
    text-align: right;
}
#loading .show-info .value {
    font-size: 14px;
    color: #bf5eb3;
    line-height: 1.3em;
    margin-top: 6px;
}
@media (min-width: 1500px) {
    #loading .show-info {
        font-size: 15px;
    }
    #loading .show-info .value {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    #loading .show-info {
        text-align: left;
    }
}
#search-popup {
    display: none;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
#search-popup .search-container {
    width: 924px;
    max-width: 94%;
    margin: 0 auto;
    padding: 41px 122px 0 0;
    position: relative;
}
#search-popup .search-info {
    font-size: 14px;
    font-weight: 300;
    padding: 2px 0 2px 35px;
    margin-bottom: 81px;
    min-height: 18px;
    background: url(/bundles/app/images/main/icon-info.png) no-repeat left center;
}
#search-popup .search-type {
    font-size: 44px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 45px;
    background: none;
    border: none;
}
#search-popup .results-header {
    color: #bf5eb3;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px;
}
#search-popup .search-results {
    font-size: 22px;
    font-weight: 300;
}
#search-popup .search-results .result {
    margin-bottom: 10px;
    line-height: 1.3em;
}
#search-popup .search-results .result a {
    color: #fff;
    cursor: pointer;
}
#search-popup .close-popup {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: rgba(45, 32, 82, 0.5) url(/uploads/cache/opti/bundles/app/images/main/icon-close-small.png) no-repeat center center;
}
#search-popup.vod .search-type {
    margin-bottom: 50px;
}
#search-popup.vod .search-results .result a {
    padding-right: 22px;
    background-position: right center !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#search-popup.vod .search-results .result a:hover {
    color: #bf5eb3;
    background: url("/bundles/app/images/main/arrow-right-violet.png") no-repeat;
}
#search-popup.vod .info-col {
    padding-top: 0;
}
#search-popup.vod .show-info {
    display: none;
}
#page-homepage .single-article-popup {
    display: none;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
#page-homepage .single-article-popup.active {
    display: block;
}
#page-homepage .single-article-popup > .clearfix {
    height: 100%;
}
#page-homepage .single-article-popup .left-col {
    float: left;
}
#page-homepage .single-article-popup .right-col {
    float: right;
    background: #2d2052;
    color: #ccbdf4;
    line-height: 1.6em;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: -17px;
}
#page-homepage .single-article-popup .right-col,
#page-homepage .single-article-popup .left-col {
    width: 50%;
    height: 100%;
    position: relative;
}
@media (max-width: 991px) {
    #page-homepage .single-article-popup .right-col {
        width: 80%;
    }
    #page-homepage .single-article-popup .left-col {
        width: 20%;
    }
}
#page-homepage .single-article-popup .js-close-article {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 45px;
    padding: 1em;
}
#page-homepage .single-article-popup .header-img {
    width: 100%;
    height: 342px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
#page-homepage .single-article-popup .header-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: -webkit-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: linear-gradient(to bottom, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=0);
}
#page-homepage .single-article-popup .header-img .date {
    position: absolute;
    z-index: 3;
    left: 35px;
    bottom: 22px;
    color: #935ac0;
}
#page-homepage .single-article-popup h3 {
    font-weight: 400;
    padding: 0;
    margin: 0 0 25px 0;
    color: #fff;
}
#page-homepage .single-article-popup p {
    margin-bottom: 25px;
}
#page-homepage .single-article-popup p b {
    color: #fff;
}
#page-homepage .single-article-popup .inner {
    padding: 35px 95px 35px 35px;
}
#page-homepage .single-article-popup .lead-text {
    margin-bottom: 35px;
}
#page-homepage .single-article-popup .quote-box {
    background: url(/bundles/app/images/main/icon-quote.png) no-repeat left 10px top;
    padding: 15px 0 0 90px;
    margin-bottom: 55px;
}
#page-homepage .single-article-popup .quote-box .quote {
    color: #bf5eb3;
    margin-bottom: 10px;
}
#page-homepage .single-article-popup .quote-box .author {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
#page-homepage .single-article-popup ul {
    margin: 0 0 50px 30px;
    padding: 0;
    list-style: none;
}
#page-homepage .single-article-popup ul li {
    margin: 0 0 15px 0;
    padding: 0 0 0 28px;
    position: relative;
}
#page-homepage .single-article-popup ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 6px;
    height: 6px;
    border: 1px solid #673979;
    background: #673979;
}
#page-homepage .single-article-popup ul li ul {
    margin: 15px 0 0 55px;
}
#page-homepage .single-article-popup ul li ul li:before {
    background: none;
}
#page-homepage .single-article-popup .slide-counter {
    float: left;
    width: 19%;
    text-align: right;
    padding-right: 45px;
}
#page-homepage .single-article-popup .article-slider {
    position: relative;
    float: right;
    width: 81%;
}
#page-homepage .single-article-popup .article-slider .icon-play {
    float: left;
    width: 426px;
    opacity: 0.3;
}
#page-homepage .single-article-popup .article-slider .icon-play.current {
    opacity: 1;
}
#page-homepage .single-article-popup .article-slider .icon-play:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#page-homepage .single-article-popup .article-slider .icon-play:before,
#page-homepage .single-article-popup .article-slider .icon-play:after {
    z-index: 2;
}
#page-homepage .single-article-popup .article-slider .icon-play:before {
    background: none;
}
#page-homepage .single-article-popup .article-slider .icon-play:after {
    background: none;
}
#page-homepage .single-article-popup .article-slider .icon-play:hover:after {
    background: none;
}
#page-homepage .single-article-popup .article-slider .image {
    width: 426px;
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
#page-homepage .single-article-popup .article-slider .image:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: -moz-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: -webkit-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: linear-gradient(to bottom, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=0);
}
#page-homepage .single-article-popup .article-slider .image img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage .single-article-popup .article-slider .image-desc {
    color: #fff;
}
#page-homepage .single-article-popup .h3-related {
    padding-top: 60px;
}
#page-homepage .single-article-popup .related-col {
    position: relative;
}
#page-homepage .single-article-popup .related-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background: -moz-linear-gradient(45deg, rgba(191, 94, 179, 0) 0%, #bf5eb3 100%);
    background: -webkit-linear-gradient(45deg, rgba(191, 94, 179, 0) 0%, #bf5eb3 100%);
    background: linear-gradient(45deg, rgba(191, 94, 179, 0) 0%, #bf5eb3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bf5eb3', endColorstr='#bf5eb3', GradientType=1);
}
#page-homepage .single-article-popup .related-col .inner {
    padding: 40px 35px 40px 40px;
}
#page-homepage .single-article-popup .related-col .date {
    margin-bottom: 20px;
    color: #935ac0;
}
#page-homepage .single-article-popup .related-col .title {
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 1.3em;
}
#page-homepage .single-article-popup .related-col .excerpt {
    margin-bottom: 20px;
    color: #ccbdf4;
}
#page-homepage .single-article-popup .share-social {
    position: fixed;
    z-index: 10;
    top: 295px;
    right: 35px;
    width: 24px;
    height: 24px;
    background: url(/bundles/app/images/main/icon-share.png) no-repeat;
}
#page-homepage #slider {
    position: relative;
}
#page-homepage #slider .carousel-inner .item {
    overflow: hidden;
}
#page-homepage #slider .carousel #carousel-header {
    height: 100vh;
    position: relative;
    max-height: 53vw;
}
#page-homepage #slider .carousel .carousel-inner {
    height: 100%;
}
#page-homepage #slider .carousel .carousel-inner .item {
    height: 100%;
    width: 100%;
}
#page-homepage #slider .carousel .carousel-inner .item:before {
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: -moz-linear-gradient(45deg, #0c071b 0%, rgba(12, 7, 27, 0) 100%);
    background: -webkit-linear-gradient(45deg, #0c071b 0%, rgba(12, 7, 27, 0) 100%);
    background: linear-gradient(45deg, #0c071b 0%, rgba(12, 7, 27, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c071b', endColorstr='#000c071b', GradientType=1);
}
#page-homepage #slider .carousel .carousel-inner .item:after {
    content: "";
    position: absolute;
    z-index: 3;
    left: 5%;
    width: 105%;
    top: 0;
    height: 150%;
    opacity: 0.2;
    background: url(/bundles/app/images/main/radial-gradient.png) no-repeat center center/cover;
}


#page-homepage #slider .carousel .carousel-inner .item1:before {
    content: "";
    opacity: 0 !important;
}
#page-homepage #slider .carousel .carousel-inner .item1:after {
    content: "";
    opacity:  0 !important;
}

#page-homepage #slider .carousel .carousel-inner .item .paralax {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
#page-homepage #slider .carousel .carousel-inner .item .paralax .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
#page-homepage #slider .carousel .carousel-inner .item1 .paralax .bg {

    background-position: center center !important;
}
#page-homepage #slider .carousel .carousel-inner .item .paralax .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#page-homepage #slider .carousel .carousel-inner .item .slide {
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative;
    z-index: 4;
}
#page-homepage #slider .carousel .carousel-inner .item .slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container {
    position: absolute;
    max-width: 500px;
    bottom: 0px;
    left: 50px;
}

#page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 {
    position: absolute;
    max-width: 850px ;
    bottom: 40% !important;
    left: 50px;
}
@media (max-width: 991px) {
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1{

        max-width: 85vw;
    }
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 1.2em;
    color: #fff;
    margin: 0 0 15px 0;
    text-transform: none;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 h2{
    font-size: 50px;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container p{
    color: #ccbdf4;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 50px;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 p{
    font-size: 17px;
    line-height: 30px;
    max-width: 780px;
    color: #fff;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls {
    margin-bottom: 35px;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls .btn-watch-now:after {
    background: #6d4077 url(/uploads/cache/opti/bundles/app/images/main/icon-play-white.png) no-repeat center center;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls .btn-watch-now:hover:after {
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/icon-play-white.png) no-repeat center center;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls .icon-container {
    display: inline-block;
    margin-right: 90px;
    position: relative;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls .icon-container:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 80%;
    height: 2px;
    background: #fff;
    width: 84px;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls .icon-container .icon-play {
    height: 70px;
    width: 70px;
    cursor: pointer;
    padding: 30px 0;
    position: relative;
}
#page-homepage #slider .carousel .carousel-inner .item .slide .info-container .controls a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-right: 15px;
}
#page-homepage #slider .carousel .carousel-inner .carousel-indicators {
    position: absolute;
    right: 130px;
    bottom: 80px;
    width: unset;
    left: unset;
    margin: 0;
}
@media (max-width: 991px) {
    #page-homepage #slider .carousel .carousel-inner .carousel-indicators {
        bottom: 10px;
    }
}
#page-homepage #slider .carousel .carousel-inner .carousel-indicators li {
    display: inline-block;
    border: 2px solid #bf5eb3;
    opacity: 0.7;
    width: 10px;
    height: 10px;
    margin: 0 12px 0 0;
}
#page-homepage #slider .carousel .carousel-inner .carousel-indicators li.active {
    width: 20px;
    height: 10px;
    background: transparent;
    opacity: 1;
}
#page-homepage #slider .carousel .carousel-buttons-container {
    position: absolute;
    bottom: 0px;
    right: 54px;
    z-index: 9999999;
}
@media (max-width: 991px) {
    #page-homepage #slider .carousel .carousel-buttons-container {
        right: 10px;
        bottom: 0;
        top: inherit;
    }
}
#page-homepage #slider .carousel .carousel-buttons-container a {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: inline-block;
    transition: all linear 0.3s;
    border-radius: 3px;
}
#page-homepage #slider .carousel .carousel-buttons-container a:hover {
    opacity: 0.7;
}
#page-homepage #slider .carousel .carousel-buttons-container a.slide-prev {
    background-image: url(/uploads/cache/opti/bundles/app/images/main/icon-prev.png);
}
#page-homepage #slider .carousel .carousel-buttons-container a.slide-next {
    background-image: url(/uploads/cache/opti/bundles/app/images/main/icon-next.png);
}
#page-homepage #slider .drama-channels-container {
    position: relative;
    z-index: 4;
    overflow: hidden;
    bottom: 0;
    height: 130px;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(12, 7, 27, 0) 0%, #0c071b 100%);
    background: -webkit-linear-gradient(top, rgba(12, 7, 27, 0) 0%, #0c071b 100%);
    background: linear-gradient(to bottom, rgba(12, 7, 27, 0) 0%, #0c071b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000c071b', endColorstr='#0c071b', GradientType=0);
}
#page-homepage #slider .drama-channels-container .drama-info {
    position: absolute;
    top: 20px;
    left: 55px;
    font-size: 14px;
    color: #bf5eb3;
    text-align: center;
    margin: 0;
}
#page-homepage #slider .drama-channels-container .drama-channels {
    width: 70%;
    max-width: calc(100% - 330px);
    float: right;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator {
    min-width: 94px;
    max-width: 130px;
    text-align: center;
    position: relative;
    min-height: 90px;
    margin-right: 25px;
    opacity: 0.7;
    transition: all linear 0.3s;
    outline: none !important;
    float: left;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide .image-container,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator .image-container {
    height: 70px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide img,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator img {
    max-height: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: all linear 0.3s;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide p,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator p {
    font-size: 13px;
    color: #ccbdf4;
    line-height: 1.4em;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide:hover,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator:hover {
    opacity: 1;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-slide:hover img,
#page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator:hover img {
    top: 35%;
}
@media (min-width: 1300px) {
    #page-homepage #slider .drama-channels-container .drama-channels .slick-slide.vivacom-tv .image-container,
    #page-homepage #slider .drama-channels-container .drama-channels .drama-channels-inner .single-operator.vivacom-tv .image-container {
        min-width: 110px;
    }
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow {
    right: unset;
    top: 30px;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow:before {
    width: 7px;
    height: 12px;
    font-size: 0;
    color: transparent;
    display: block;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-prev {
    left: -85px;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-prev:before {
    background: url("/uploads/cache/opti/bundles/app/images/main/icon-prev.png") center center no-repeat;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-next {
    left: -50px;
}
#page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-next:before {
    background: url("/uploads/cache/opti/bundles/app/images/main/icon-next.png") center center no-repeat;
}
#page-homepage #slider .light {
    opacity: 0.3;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
#page-homepage #slider .light.on {
    opacity: 0.8;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#page-homepage #slider .paralax img {
    position: absolute;
}
#page-homepage #slider .slide1 .bg {
    background: url(/uploads/cache/opti/bundles/app/images/slider/slide1/bg.jpg);
}
#page-homepage #slider .slide1 .person-1 {
    width: 83.802%;
    z-index: 4;
    bottom: 0;
    left: -1%;
}
#page-homepage #slider .slide1 .person-2 {
    width: 25.416%;
    z-index: 3;
    bottom: 10%;
    left: 15%;
}
#page-homepage #slider .slide1 .person-3 {
    width: 61.77%;
    z-index: 3;
    right: -5.7%;
    top: 0;
}
#page-homepage #slider .slide1 .light-1 {
    width: 18.958%;
    z-index: 2;
    left: 36%;
    top: 0;
}
#page-homepage #slider .slide1 .light-2 {
    width: 20.052%;
    z-index: 2;
    left: 74%;
    top: 6%;
}
#page-homepage #slider .slide2 .person-1 {
    width: 37.55208333%;
    bottom: 0;
    left: 48%;
    z-index: 4;
}
#page-homepage #slider .slide2 .woods {
    width: 41.25%;
    right: -4%;
    bottom: 0;
    z-index: 2;
}
#page-homepage #slider .slide2 .person-2 {
    width: 18.75%;
    left: 25.5%;
    bottom: 4.5%;
    z-index: 3;
}
#page-homepage #slider .slide2 .light-1 {
    width: 18.958%;
    z-index: 2;
    left: 23%;
    top: 32%;
}
#page-homepage #slider .slide3 .person-1 {
    width: 31.82291667%;
    bottom: 0;
    left: 35%;
    z-index: 4;
}
#page-homepage #slider .slide3 .person-2 {
    width: 34.11458333%;
    left: 52%;
    bottom: 0;
    z-index: 3;
}
#page-homepage #slider .slide3 .bg-left {
    width: 45.05208333%;
    left: -3%;
    bottom: 0;
    z-index: 2;
}
#page-homepage #slider .slide3 .bg-right {
    width: 29.84375%;
    z-index: 2;
    bottom: 0;
    right: -3%;
}
#page-homepage #slider .slide4 .tree {
    height: 100%;
    width: inherit;
    left: -2%;
    bottom: 0;
    z-index: 2;
}
#page-homepage #slider .slide4 .person {
    width: 49.82291667%;
    bottom: 0;
    right: 5%;
    z-index: 3;
}
#page-homepage #slider .slide4 .liscie {
    width: 34.11458333%;
    left: 52%;
    bottom: 0;
    z-index: 4;
}
#page-homepage #slider .slide5 .tree {
    height: 100%;
    width: inherit;
    right: -5%;
    bottom: 0;
    z-index: 2;
}
#page-homepage #slider .slide5 .person2 {
    width: 40.82291667%;
    bottom: 0;
    right: 43%;
    z-index: 3;
}
#page-homepage #slider .slide5 .person1 {
    width: 64.82291667%;
    bottom: 0;
    right: -4%;
    z-index: 3;
}
#page-homepage #slider .slide5 .lights {
    width: 100%;
    left: 0%;
    top: 0;
    z-index: 4;
}
#page-homepage #slider .slide6 .front {
    z-index: 5;
    width: 111.61%;
    max-width: 111.61%;
    left: -6.61%;
    bottom: 0;
}
#page-homepage #slider .slide6 .main {
    z-index: 4;
    width: 22.0833%;
    left: 44%;
    bottom: 12%;
}
#page-homepage #slider .slide6 .middle {
    z-index: 3;
    width: 100%;
    left: 0;
    top: 8%;
}
#page-homepage #slider .slide6 .back {
    z-index: 2;
    width: 19.63542%;
    left: 53%;
    top: 5%;
}
#page-homepage #slider .slide7 .p1 {
    z-index: 5;
    width: 36.97917%;
    bottom: 0;
    left: 9%;
}
#page-homepage #slider .slide7 .p2 {
    z-index: 4;
    width: 67.13542%;
    bottom: 0;
    left: 27.5%;
}
#page-homepage #slider .slide7 .p3 {
    z-index: 3;
    width: 25%;
    left: 23.625%;
    bottom: 0;
}
#page-homepage #slider .slide7 .p4 {
    z-index: 2;
    width: 16.77084%;
    bottom: 0;
    right: -1%;
}
#page-homepage #slider .slide7 .p5 {
    z-index: 1;
    width: 50.677083%;
    bottom: 0;
    left: 40.8%;
}
#page-homepage #slider .slide8 .person1 {
    width: 31.927%;
    bottom: 0;
    left: 50.5%;
    z-index: 4;
}
#page-homepage #slider .slide8 .person2 {
    width: 31.614%;
    bottom: 0;
    left: 45.4%;
    z-index: 3;
}
#page-homepage #slider .slide8 .mist-front {
    width: 100%;
    bottom: 0;
    left: -10%;
    z-index: 5;
}
#page-homepage #slider .slide8 .mist-back {
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}
#page-homepage #slider .slide8 .gradient {
    z-index: 6;
    width: 100%;
    top: 0;
    right: 0;
}
#page-homepage #slider .slide9 .girls {
    z-index: 5;
    width: 70.4687%;
    left: 26%;
    bottom: 0;
}
#page-homepage #slider .slide9 .plane {
    z-index: 4;
    width: 9.2708%;
    top: 3%;
    right: 2%;
}
#page-homepage #slider .slide9 .gradient {
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#page-homepage #slider .slide9 .clouds {
    z-index: 2;
    width: 59.375%;
    left: 10.4%;
    top: 0;
}
#page-homepage #slider .slide10 .men {
    width: 55%;
    bottom: 0;
    left: 33.4%;
}
#page-homepage #slider .slide10 .woman1 {
    left: 28.38%;
    bottom: 0;
    width: 28.697%;
}
#page-homepage #slider .slide10 .woman2 {
    width: 28.07%;
    left: 70.68%;
    bottom: 0;
}
#page-homepage #slider .slide11 .cloud {
    width: 65.2%;
    left: 31.6%;
    top: 0;
    z-index: 2;
}
#page-homepage #slider .slide11 .birds {
    left: 28.1%;
    top: 0;
    width: 31.1%;
    z-index: 3;
}
#page-homepage #slider .slide11 .man {
    width: 72.7%;
    bottom: 0;
    left: 27.4%;
    z-index: 4;
}
#page-homepage #slider .slide12 .man {
    height: 100%;
    width: auto;
    top: 0;
    left: 30%;
    z-index: 2;
}
#page-homepage #slider .slide13 .clouds {
    z-index: 2;
    width: 61.7%;
    left: 15.6%;
    top: 0;
}
#page-homepage #slider .slide13 .woman {
    z-index: 3;
    width: 36.45%;
    left: 47.7%;
    bottom: 0;
}
#page-homepage #slider .slide14 .man {
    height: 85%;
    width: auto;
    bottom: -7%;
    right: 2%;
    z-index: 2;
}
#page-homepage #slider .slide15 .man {
    z-index: 2;
    width: 80.2%;
    left: 15%;
    bottom: 0;
}
#page-homepage #slider .slide16 .men {
    z-index: 2;
    width: 86.3%;
    left: 12.8%;
    bottom: 0;
}
#page-homepage #slider .slide16 .fog-2 {
    z-index: 3;
    left: -4.6%;
    bottom: 0;
    width: 109.2%;
    max-width: 109.2%;
}
#page-homepage #slider .slide16 .fog-1 {
    z-index: 4;
    left: -4.6%;
    bottom: 0;
    width: 109.2%;
    max-width: 109.2%;
}
#page-homepage #slider .slide17 .women {
    z-index: 2;
    width: 86.3%;
    left: 15.8%;
    bottom: 0;
}
#page-homepage #slider .slide17 .crows {
    z-index: 2;
    width: 86.3%;
    left: 15.8%;
    top: 4%;
}
#page-homepage #slider .slide17 .fog-2 {
    z-index: 3;
    left: -4.6%;
    bottom: 0;
    width: 109.2%;
    max-width: 109.2%;
}
#page-homepage #slider .slide17 .fog-1 {
    z-index: 4;
    left: -4.6%;
    bottom: 0;
    width: 109.2%;
    max-width: 109.2%;
}
#page-homepage #slider .slide18 .people {
    bottom: 0;
    right: 50px;
    max-height: 100%;
}
#page-homepage #slider .slide19 .man {
    bottom: 0;
    right: 17.6%;
    width: 25.2%;
}
#page-homepage #slider .slide19 .lamp {
    top: 0;
    left: 34.5%;
    width: 13.96%;
    z-index: 2;
}
#page-homepage #slider .slide19 .lamp-light {
    top: 0;
    left: 34.5%;
    width: 13.96%;
    opacity: 0.5;
    z-index: 3;
}
#page-homepage #slider .slide20 .girl {
    left: 16%;
    bottom: 0;
    width: 24%;
    z-index: 3;
}
#page-homepage #slider .slide20 .girls {
    left: 35%;
    bottom: 0;
    width: 56%;
}
#page-homepage #slider .slide21 .woman {
    right: -2.5%;
    bottom: 0;
    width: 49.16%;
}
#page-homepage #slider .slide22 .birds {
    width: 21.458%;
    top: 5.2%;
    left: 14.68%;
}
#page-homepage #slider .slide22 .p1 {
    width: 48.59%;
    right: -6.8%;
    bottom: 0;
}
#page-homepage #slider .slide22 .p2 {
    width: 26.4%;
    left: 44%;
    bottom: 0;
}
#page-homepage #slider .slide22 .p3 {
    width: 30.156%;
    left: 22.91%;
    bottom: 0;
}
#page-homepage #slider .slide23 .p1 {
    width: 34.114%;
    left: 55%;
    bottom: 0;
}
#page-homepage #slider .slide23 .p2 {
    width: 19.32%;
    left: 41.5%;
    bottom: 0;
}
#page-homepage #slider .slide23 .p3 {
    width: 19.739%;
    left: 20.8%;
    bottom: 0;
}
#page-homepage #slider .slide24 .p1 {
    width: 43.85%;
    right: 6%;
    bottom: 0;
}
#page-homepage #slider .slide25 .p1 {
    width: 30.57%;
    left: 68%;
    bottom: 0;
}
#page-homepage #slider .slide25 .p2 {
    width: 22.24%;
    left: 37%;
    bottom: 0;
}
#page-homepage #slider .slide26 .p1 {
    width: 40.1%;
    left: 35%;
    bottom: 0;
}
#page-homepage #slider .slide26 .p2 {
    width: 16.51%;
    left: 76%;
    bottom: 0;
}
#page-homepage #slider .slide27 .p1 {
    width: 48.958%;
    left: 46.875%;
    bottom: 0;
}
#page-homepage #slider .slide28 .p1 {
    width: 34.322%;
    bottom: 0;
    left: 26.82%;
}
#page-homepage #slider .slide28 .p2 {
    width: 32.708%;
    bottom: 0;
    left: 66.4%;
}
#page-homepage #slider .slide29 .p {
    width: 49.01%;
    bottom: 0;
    left: 41.66%;
}
#page-homepage #slider .slide30 .p {
    width: 41.4%;
    bottom: 0;
    left: 40.1%;
}
#page-homepage #slider .slide31 .p {
    width: 74.94%;
    bottom: 0;
    left: 30.57%;
}
#page-homepage #slider .slide32 .p {
    width: 82.18%;
    bottom: 0;
    left: 19.7%;
}
#page-homepage #slider .slide33 .p {
    width: 48.3%;
    bottom: 0;
    left: 47%;
}
#page-homepage #slider .slide34 .p1 {
    width: 31.19%;
    bottom: 0;
    left: 34%;
}
#page-homepage #slider .slide34 .p2 {
    width: 18.95%;
    bottom: 0;
    left: 67.7%;
}
#page-homepage #slider .slide35 .p1 {
    width: 16.98%;
    bottom: 0;
    left: 39.8%;
}
#page-homepage #slider .slide35 .p2 {
    width: 15.416%;
    bottom: 0;
    left: 54%;
}
#page-homepage #slider .slide35 .p3 {
    width: 16.666%;
    bottom: 0;
    left: 68.2%;
}
#page-homepage #slider .slide35 .e4 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/bundles/app/images/slider/slide35/e4.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 4;
}
#page-homepage #slider .slide36 .e1,
#page-homepage #slider .slide36 .e2,
#page-homepage #slider .slide36 .e3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center;
}
#page-homepage #slider .slide36 .e1 {
    background: url(/bundles/app/images/slider/slide36/1.png) no-repeat;
    z-index: 1;
}
#page-homepage #slider .slide36 .e2 {
    background: url(/bundles/app/images/slider/slide36/2.png) no-repeat;
    z-index: 2;
}
#page-homepage #slider .slide36 .e3 {
    background: url(/bundles/app/images/slider/slide36/3.png) no-repeat;
    z-index: 3;
}
#page-homepage #slider .slide37 .p1 {
    left: 28.64%;
    bottom: 0;
    width: 66.96%;
}
#page-homepage #slider .slide38 .p1 {
    left: 43.1%;
    bottom: 0;
    width: 15.625%;
}
#page-homepage #slider .slide38 .p2 {
    left: 65.6%;
    bottom: 2%;
    width: 13.541%;
}
#page-homepage #slider .slide39 .p1 {
    left: 39.32%;
    bottom: 13.9%;
    width: 18.75%;
}
#page-homepage #slider .slide39 .p2 {
    left: 58.38%;
    bottom: 8.1%;
    width: 18.85%;
}
#page-homepage #slider .slide39 .dragon {
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    min-width: 100%;
    min-height: 100%;
    z-index: 4;
}
#page-homepage #slider .slide40 .p1 {
    bottom: 0;
    left: 19%;
    width: 68.64%;
}
#page-homepage #slider .slide41 .p1 {
    bottom: 0;
    left: 40.8%;
    width: 52.5%;
}
#page-homepage #slider .slide42 .p1 {
    bottom: 0;
    left: 30.5%;
    width: 58%;
}
#page-homepage #slider .slide43 .p1 {
    bottom: 0;
    left: 31%;
    width: 59.2%;
}
#page-homepage #slider .slide44 .p1 {
    bottom: 0;
    left: 12%;
    width: 91%;
}
#page-homepage #slider .slide45 .p1 {
    width: 24.219%;
    bottom: 0;
    left: 49.375%;
}
#page-homepage #slider .slide45 .p2 {
    width: 22.865%;
    bottom: 0;
    left: 64.375%;
}
#page-homepage #slider .slide45 .p3 {
    width: 21.042%;
    bottom: 0;
    left: 34.219%;
}
#page-homepage #slider .slide46 .p1 {
    bottom: 0;
    left: 43.49%;
    width: 29.84%;
}
#page-homepage #slider .slide47 .p1 {
    bottom: 0;
    left: 54.63%;
    width: 24.16%;
}
#page-homepage #slider .slide48 .p1 {
    bottom: 0;
    left: 43.85%;
    width: 39.27%;
}
#page-homepage #slider .slide49 .p1 {
    bottom: 0;
    left: 45.21%;
    width: 46.2%;
}
#page-homepage #slider .slide50 .p1 {
    bottom: 0;
    left: 29.688%;
    width: 67.083%;
}
#page-homepage #slider .slide51 .p1 {
    bottom: 0;
    left: 63.802%;
    width: 30.052%;
}
#page-homepage #slider .slide52 .p1 {
    bottom: 0;
    left: -23.5%;
    width: 141.406%;
    max-width: none;
    height: 100%;
}
#page-homepage #slider .slide53 .p1 {
    bottom: 0;
    left: 32.573%;
    width: 76.771%;
}
#page-homepage #slider .slide54 .p1 {
    bottom: 0;
    left: 38.91%;
    width: 45.89%;
}
#page-homepage #slider .slide55 .p1 {
    bottom: 0;
    left: 38.59%;
    width: 58.49%;
}
#page-homepage #slider .slide56 .p1 {
    bottom: 0;
    left: 44.22%;
    width: 42.6%;
}

#page-homepage #slider .slide57 .p1 {
    bottom: 0;
    left: 63.59%;
    width: 31.72%;
}
#page-homepage #slider .slide57 .p2 {
    bottom: 0;
    left: 46.35%;
    width: 32.08%;
}

#page-homepage #slider .slide58 .p1 {
    bottom: 0;
    left: 34.64%;
    width: 34.74%;
}
#page-homepage #slider .slide58 .p2 {
    bottom: 0;
    left: 59.69%;
    width: 39.79%;
}

#page-homepage #slider .slide59 .p1 {
    bottom: 0;
    left: 46.88%;
    width: 24.01%;
}
#page-homepage #slider .slide59 .p2 {
    bottom: 0;
    left: 66.67%;
    width: 21.67%;
}

#page-homepage #slider .slide60 .p1 {
    bottom: 0;
    left: 31.25%;
    width: 61.25%;
}

#page-homepage #slider .slide61 .p1 {
    bottom: 0;
    left: 0%;
    width: 100%;
}

@media (min-width: 1600px) {
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container {
        bottom: 0%;
        -moz-transform: translateX(0) translateY(-50%);
        -webkit-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container p,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 p{
        font-size: 15px;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container h2,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 h2 {
        font-size: 44px;
    }
    #page-homepage #slider .drama-channels-container .drama-info {
        font-size: 15px;
    }
}
@media (max-width: 1199px) {
    #page-homepage #slider .drama-channels-container .drama-channels {
        max-width: calc(100% - 320px);
    }
    #page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-prev {
        left: -65px;
    }
    #page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-next {
        left: -30px;
    }
}
@media (max-width: 991px) {
    #page-homepage #slider .carousel .carousel-inner .item .paralax.slide1 .bg {
        background: url(/uploads/cache/opti/bundles/app/images/slider/slide1/bg-mobile.jpg);
        background-position: left center !important;
    }
    #page-homepage #slider .carousel .carousel-inner .item .paralax.slide1 .inner {
        display: none;
    }
    #page-homepage #slider .carousel #carousel-header {
        height: 40em;
        max-height: inherit;
    }
    #page-homepage #slider .carousel #carousel-header.with-operators {
        height: 48em;
    }
    #page-homepage #slider .drama-channels-container {
        height: 195px;
    }
    #page-homepage #slider .drama-channels-container .drama-info {
        text-align: left;
        margin-left: 50px;
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 5px;
        margin-top:20px;
    }
    #page-homepage #slider .drama-channels-container .drama-channels {
        width: auto;
        float: none;
        padding: 0 15px;
        margin-left: 30px;
        max-width: calc(100% - 110px);
    }
    #page-homepage #slider .drama-channels-container .drama-channels:after {
        content: "";
        display: table;
        clear: both;
    }
    #page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-prev {
        left: auto;
        right: -50px;
    }
    #page-homepage #slider .drama-channels-container .drama-channels .slick-arrow.slick-next {
        left: auto;
        right: -85px;
    }
}
@media (max-width: 767px) {
    #page-homepage #slider .carousel .carousel-inner .item:after {
        left: 0;
    }
    #page-homepage #slider .carousel #carousel-header.with-operators {
        height: 53em;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container h2,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 h2 {
        font-size: 33px;
    }
    #page-homepage #slider .slide6 .main {
        bottom: 5%;
    }
}
@media (max-width: 640px) {
    #page-homepage #slider .carousel .carousel-inner .item .paralax .bg {
        background-position: left center !important;
    }
    #page-homepage #slider .carousel .carousel-inner .item .paralax .inner {
        display: none;
    }
    #page-homepage #slider .carousel .carousel-inner .item .paralax:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: transparent;
        background: -moz-linear-gradient(180deg, rgba(20, 13, 44, 0.3) 0%, rgba(20, 13, 44, 0.8) 100%);
        background: -webkit-linear-gradient(180deg, rgba(20, 13, 44, 0.3) 0%, rgba(20, 13, 44, 0.8) 100%);
        background: linear-gradient(180deg, rgba(20, 13, 44, 0.3) 0%, rgba(20, 13, 44, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#140d2c",endColorstr="#140d2c",GradientType=1);
    }
    #page-homepage #slider .carousel .carousel-inner .item1 .paralax:after{
        display: none;
    }
}
@media (max-width: 479px) {
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 {
        left: 20px;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container h2,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 h2 {
        font-size: 33px;
        margin-bottom: 25px;
    }
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container p,
    #page-homepage #slider .carousel .carousel-inner .item .slide .info-container1 p{
        margin-bottom: 25px;
    }
    #page-homepage #slider .drama-channels-container .drama-info {
        margin-left: 20px;
    }
    #page-homepage #slider .drama-channels-container .drama-channels {
        margin-left: 0;
        max-width: calc(100% - 70px);
    }
}
#page-homepage #news-n-shows {
    background: url(/bundles/app/images/main/bg-violet.jpg) no-repeat center center/cover;
}
#page-homepage #news-feed {
    padding-top: 38px;
    margin-bottom: 60px;
}
#page-homepage #news-feed .nav-tab {
    border: 1px solid rgba(191, 94, 179, 0.12);
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 38px;
    cursor: pointer;
    border-radius: 3px;
}
#page-homepage #news-feed .nav-tab:hover,
#page-homepage #news-feed .nav-tab.active {
    background: #bf5eb3;
    border-color: #bf5eb3;
}
#page-homepage #news-feed .feed-image {
    width: 100%;
    height: 213px;
    display: block;
    background-size: cover !important;
    background-position: center center !important;
}
#page-homepage #news-feed .feed-image-container {
    width: 100%;
    height: 213px;
    display: block;
    background-size: cover !important;
    background-position: center center !important;
    overflow: hidden;
}
#page-homepage #news-feed .feed-image-container .feed-image {
    height: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #news-feed .feed-image-container .feed-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#page-homepage #news-feed .instagram-col .feed-image {
    position: relative;
    overflow: hidden;
    background: url(/bundles/app/images/main/icon-instagram.png) no-repeat center center/auto !important;
}
#page-homepage #news-feed .instagram-col .feed-image .real-image {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !important;
}
#page-homepage #news-feed .instagram-col .feed-image:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(/bundles/app/images/main/icon-instagram.png) no-repeat;
    width: 22px;
    height: 22px;
    opacity: 0.5;
    z-index: 2;
}
#page-homepage #news-feed .instagram-col .feed-image:hover .real-image {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#page-homepage #news-feed .news-col {
    margin-bottom: 15px;
    overflow: hidden;
}
#page-homepage #news-feed .news-col:nth-child(n + 9) {
    display: none;
}
#page-homepage #news-feed .news-feed {
    padding: 30px 15px 15px 15px;
    position: relative;
    min-height: 213px;
}
#page-homepage #news-feed .news-feed .date {
    margin-bottom: 15px;
}
#page-homepage #news-feed .news-feed .excerpt {
    margin-bottom: 15px;
    line-height: 1.6em;
}
#page-homepage #news-feed .news-feed.news-feed-wide {
    padding: 0;
    margin-bottom: 15px;
}
#page-homepage #news-feed .news-feed.news-feed-wide:before {
    content: none;
    display: none;
}
#page-homepage #news-feed .news-feed.news-feed-wide .feed-image {
    margin-bottom: 15px;
}
#page-homepage #news-feed .news-feed.news-feed-wide .feed-info-box {
    padding-top: 15px;
    height: 228px;
}
#page-homepage #news-feed .epic-feed {
    background: #2d2052;
    color: #fff;
}
#page-homepage #news-feed .epic-feed:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(/bundles/app/images/main/logo.png) no-repeat center center/100% auto;
    width: 38px;
    height: 38px;
    opacity: 0.5;
}
#page-homepage #news-feed .epic-feed .feed-info-box {
    padding: 0 57px 3px 35px;
    height: 213px;
}
#page-homepage #news-feed .epic-feed .date {
    color: #935ac0;
}
#page-homepage #news-feed .epic-feed .title {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.3em;
}
#page-homepage #news-feed .epic-feed .excerpt {
    color: #ccbdf4;
}
#page-homepage #news-feed .facebook-feed {
    background: #2151bb;
    color: #94d3ff;
}
#page-homepage #news-feed .facebook-feed:before {
    content: "";
    position: absolute;
    top: 31px;
    right: 20px;
    background: url(/bundles/app/images/main/icon-facebook.png) no-repeat;
    width: 7px;
    height: 17px;
    opacity: 0.2;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #news-feed .facebook-feed .date {
    min-height: 20px;
    padding-top: 2px;
    margin-top: -2px;
}
#page-homepage #news-feed .facebook-feed .date,
#page-homepage #news-feed .facebook-feed a {
    color: #94d3ff;
    opacity: 0.6;
}
#page-homepage #news-feed .facebook-feed .excerpt {
    color: #fff;
    padding-top: 12px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #news-feed .facebook-feed a {
    opacity: 0;
    padding-right: 35px;
    color: #fff !important;
    background: url(/bundles/app/images/main/arrow-right-facebook-link.png) no-repeat right 10px center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #news-feed .facebook-feed a:hover {
    background-position: right center;
}
#page-homepage #news-feed .facebook-feed .facebook-stats {
    display: none;
    margin: -2px 0 15px 0;
}
#page-homepage #news-feed .facebook-feed .facebook-stats .facebook-like {
    background: url(/bundles/app/images/main/icon-like.png) no-repeat left center;
    min-height: 20px;
    padding: 2px 0 2px 30px;
    opacity: 0.6;
    float: left;
    margin-right: 30px;
}
#page-homepage #news-feed .facebook-feed .facebook-stats .facebook-comments {
    background: url(/bundles/app/images/main/icon-comment.png) no-repeat left center;
    min-height: 18px;
    padding: 2px 0 2px 30px;
    opacity: 0.6;
    float: left;
}
#page-homepage #news-feed .facebook-feed.hovered:before {
    opacity: 0;
}
#page-homepage #news-feed .facebook-feed.hovered .excerpt {
    padding-top: 0;
}
#page-homepage #news-feed .facebook-feed.hovered a {
    opacity: 0.6;
}
@media (min-width: 1600px) {
    #page-homepage #news-feed .feed-image-container,
    #page-homepage #news-feed .feed-image,
    #page-homepage #news-feed .news-feed {
        min-height: 280px;
    }
    #page-homepage #news-feed .news-feed.news-feed-wide .feed-info-box {
        height: 295px;
        padding-top: 25px;
    }
    #page-homepage #news-feed .news-feed .excerpt {
        margin-bottom: 25px;
        font-size: 15px;
    }
}
@media (max-width: 1340px) {
    #page-homepage #news-feed .news-feed {
        padding-top: 25px;
    }
    #page-homepage #news-feed .epic-feed .title {
        font-size: 19px;
    }
}
@media (max-width: 1199px) {
    #page-homepage #news-feed .news-feed {
        padding-top: 20px;
    }
    #page-homepage #news-feed .epic-feed .title {
        font-size: 15px;
    }
    #page-homepage #news-feed .epic-col .news-feed.epic-feed .excerpt {
        overflow: hidden;
        height: 82px;
    }
}
@media (max-width: 1024px) {
    #page-homepage #news-feed .news-feed {
        padding-top: 15px;
    }
    #page-homepage #news-feed .facebook-feed:before {
        top: 17px;
    }
    #page-homepage #news-feed .facebook-feed .excerpt {
        height: 95px;
        overflow: hidden;
    }
}
#page-homepage #our-shows {
    overflow: hidden;
}
#page-homepage #our-shows h2 {
    padding-top: 40px;
}
#page-homepage #our-shows .container-right {
    padding-top: 15px;
    padding-bottom: 15px;
}
#page-homepage #our-shows .our-shows-content-container {
    margin-top: -16px;
}
#page-homepage #our-shows .our-shows-cat-slider {
    min-height: 40px;
    margin-bottom: 30px;
}
#page-homepage #our-shows .type-title {
    line-height: 1.3em;
    display: inline-block;
    color: #4f4672;
    font-size: 14px; /*text-transform:capitalize;*/
    margin: 0 22px;
    text-align: center;
    width: 130px;
    vertical-align: middle;
    cursor: pointer;
}
#page-homepage #our-shows .type-title:hover {
    color: #bf5eb3;
}
#page-homepage #our-shows .type-title span {
    text-transform: none;
}
#page-homepage #our-shows .part-left > div:not(:nth-last-child(1)):not(:nth-last-child(2)) {
    display: none;
}
#page-homepage #our-shows .part-right > div:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}
#page-homepage #our-shows .part-left,
#page-homepage #our-shows .part-right {
    display: inline-block;
}
@media (max-width: 1100px) {
    #page-homepage #our-shows .part-left,
    #page-homepage #our-shows .part-right {
        display: none !important;
    }
}
#page-homepage #our-shows .part-right .type-title:nth-child(n + 3) {
    display: none;
}
#page-homepage #our-shows .part-left .type-title:nth-child(2),
#page-homepage #our-shows .part-right .type-title:nth-child(1) {
    font-size: 16px;
}
#page-homepage #our-shows .part-middle {
    display: inline-block;
    margin: 0 1px 0 20px;
    width: 280px;
}
@media (max-width: 500px) {
    #page-homepage #our-shows .part-middle {
        width: 210px;
    }
}
#page-homepage #our-shows .part-middle .type-title {
    font-size: 28px;
    color: #fff !important;
    margin: 0 15px 0 0;
    width: auto;
    cursor: default !important;
    position: relative;
    z-index: 999;
}
@media (max-width: 500px) {
    #page-homepage #our-shows .part-middle .type-title {
        font-size: 19px;
    }
}
#page-homepage #our-shows .type-prev,
#page-homepage #our-shows .type-next {
    display: inline-block;
    cursor: pointer;
    width: 26px;
    height: 32px;
    background-repeat: no-repeat !important;
    vertical-align: middle;
}
#page-homepage #our-shows .type-prev {
    background: url(/bundles/app/images/main/icon-prev-big.png) center center;
}
#page-homepage #our-shows .type-next {
    background: url(/bundles/app/images/main/icon-next-big.png) center center;
}
#page-homepage #our-shows .js-show-type-info {
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    z-index: 99;
}
#page-homepage #our-shows .js-hide-type-info {
    vertical-align: middle;
    margin-right: 15px;
}
#page-homepage #our-shows .our-shows-slider {
    height: 172px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#page-homepage #our-shows .our-shows-slider:before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 52px;
    height: 52px;
    right: 33px;
    top: 50%;
    margin-top: -26px;
    background: url(/bundles/app/images/main/icon-pulse.png) no-repeat center center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#page-homepage #our-shows .our-shows-slider.animated:before {
    opacity: 0;
}
#page-homepage #our-shows .our-shows-slider .inner {
    height: 172px;
}
#page-homepage #our-shows .our-shows-slider .slick-track {
    padding: 16px 0;
    transform: translate3d(0, 0, 0);
}
#page-homepage #our-shows .our-shows-slider .slick-list {
    z-index: 3;
}
#page-homepage #our-shows .our-shows-slider .slick-prev,
#page-homepage #our-shows .our-shows-slider .slick-next {
    display: none !important;
}
#page-homepage #our-shows .our-shows-slider .slide {
    background-size: cover !important;
    background-position: center center !important;
    opacity: 0.2;
    width: 114px;
    height: 140px;
    z-index: 2;
    position: relative;
    outline: none !important;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows .our-shows-slider .slide.selected-group {
    opacity: 0.9;
}
#page-homepage #our-shows .our-shows-slider .slide.active {
    opacity: 1 !important;
    z-index: 5;
    position: relative;
    cursor: default;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#page-homepage #our-shows .our-shows-slider .slide.active:before {
    color: #bf5eb3;
}
#page-homepage #our-shows .our-shows-slider .slide:before {
    content: attr(data-letter);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #2d2052;
    font-size: 44px;
    line-height: 140px;
    font-weight: 500;
    background: url(/uploads/cache/opti/bundles/app/images/our-shows/slide-placeholder.jpg) no-repeat center center/cover;
}
#page-homepage #our-shows .our-shows-slider .slide.loaded:before {
    display: none;
    content: none;
}
#page-homepage #our-shows .our-shows-slider .slide div {
    opacity: 0;
    position: absolute;
    right: auto;
    width: auto;
    min-width: 110px;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    top: 50%;
    height: auto;
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 10%;
    text-align: left;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#page-homepage #our-shows .our-shows-slider .slide.right div {
    left: auto;
    text-align: right;
}
#page-homepage #our-shows .our-shows-slider .slide:hover {
    z-index: 4;
    opacity: 1 !important;
}
#page-homepage #our-shows .our-shows-slider .slide.show-title div {
    opacity: 1;
}
#page-homepage #our-shows .type-info-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 97;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(6, 9, 19, 0.9);
}
#page-homepage #our-shows .type-info-popup .gradient {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 200%;
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    opacity: 0.35;
    background: -moz-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    background: radial-gradient(ellipse at center, #bf5eb3 0%, rgba(191, 94, 179, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5eb3', endColorstr='#00bf5eb3', GradientType=1);
}
#page-homepage #our-shows .type-info-popup .inner {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    width: 595px;
    max-width: 90%;
    line-height: 1.6em;
    padding-top: 90px;
}
#page-homepage #our-shows .nav-tab {
    cursor: pointer;
    background: #281d4a;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 40px;
    position: relative;
}
#page-homepage #our-shows .nav-tab:nth-child(odd) {
    background: #2d2052;
}
#page-homepage #our-shows .nav-tab:hover,
#page-homepage #our-shows .nav-tab.active {
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/arrow-right-white-small.png) no-repeat right 42px center;
    border-right: 4px solid #a7429b;
}
#page-homepage #our-shows .nav-tab.tab-timetable {
    display: none;
}
#page-homepage #our-shows .nav-tab.tab-choose-season {
    border-right: none !important;
    position: relative;
    cursor: default;
}
#page-homepage #our-shows .nav-tab.tab-choose-season .text-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
#page-homepage #our-shows .nav-tab.tab-choose-season span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows .nav-tab.tab-choose-season .hover {
    top: -50px;
}
#page-homepage #our-shows .nav-tab.tab-choose-season .non-hover {
    bottom: 0;
}
#page-homepage #our-shows .nav-tab.tab-choose-season:hover .hover {
    top: 0;
}
#page-homepage #our-shows .nav-tab.tab-choose-season:hover .non-hover {
    bottom: -50px;
}
#page-homepage #our-shows .nav-tab:hover .season-numbers {
    display: block;
    width: 150%;
}
#page-homepage #our-shows .nav-tab .season-numbers {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 150%;
    cursor: pointer;
}
#page-homepage #our-shows .nav-tab .season-numbers .nr {
    float: left;
    padding: 0;
    width: 50px;
    text-align: center;
    background: rgba(167, 66, 155, 0.2);
}
#page-homepage #our-shows .nav-tab .season-numbers .nr:nth-child(even) {
    background: rgba(191, 94, 179, 0.2);
}
#page-homepage #our-shows .nav-tab .season-numbers .nr:hover,
#page-homepage #our-shows .nav-tab .season-numbers .nr.active {
    background: #a7429b;
}
#page-homepage #our-shows .selected-show-title {
    font-size: 36px;
    font-weight: 800;
    line-height: 1.3em;
    padding: 30px 25px 0 15px;
}
#page-homepage #our-shows #synopsis {
    padding-top: 30px;
}
#page-homepage #our-shows #synopsis .description {
    line-height: 1.6em;
    margin-bottom: 15px;
    min-height: 128px;
}
#page-homepage #our-shows #synopsis .arrow-link-container {
    margin-bottom: 15px;
}
#page-homepage #our-shows #synopsis .countdown {
    text-align: center;
    max-width: 290px;
    margin: 0 auto 25px auto;
}
#page-homepage #our-shows #synopsis .countdown .countdown-title {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.1em;
}
#page-homepage #our-shows #synopsis .countdown .col {
    float: left;
    width: 25%;
    color: #4f4672;
    font-size: 12px;
}
#page-homepage #our-shows #synopsis .countdown .col .nr {
    color: #bf5eb3;
    font-size: 44px;
    font-weight: 300;
    margin-top: 15px;
    line-height: 1.1em;
}
#page-homepage #our-shows #trailer {
    padding-top: 37px;
}
#page-homepage #our-shows #trailer .icon-play {
    cursor: pointer;
    display: inline-block;
    width: 68px;
    overflow: visible;
}
#page-homepage #our-shows #trailer .watch-trailer-link {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    margin-left: 55px;
    min-width: 250px;
    position: relative;
    padding-left: 105px;
}
#page-homepage #our-shows #trailer .watch-trailer-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 84px;
    height: 1px;
    background: #fff;
}
#page-homepage #our-shows #trailer .video-js {
    display: none !important;
    opacity: 0;
    background: #000;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #our-shows #trailer .video-js.show {
    display: block !important;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #our-shows #trailer .video-js.show video {
    width: 100%;
    height: auto;
}
#page-homepage #our-shows #gallery {
    position: relative;
}
#page-homepage #our-shows #gallery .image {
    width: 228px;
    height: 125px;
    float: left;
    overflow: hidden;
}
#page-homepage #our-shows #gallery .image .real-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows #gallery .image .real-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2d2052;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows #gallery .image .real-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#page-homepage #our-shows #gallery .image .real-image:hover:after {
    opacity: 0.7;
}
#page-homepage #our-shows #timetable {
    background: #2d2052;
    padding: 46px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
#page-homepage #our-shows #timetable .month-title {
    font-size: 22px;
    line-height: 1em;
    margin-bottom: 20px;
}
#page-homepage #our-shows #timetable .month-title .m {
    text-transform: capitalize;
}
#page-homepage #our-shows #timetable .month-title .month-prev,
#page-homepage #our-shows #timetable .month-title .month-next {
    width: 7px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.6;
    cursor: pointer;
}
#page-homepage #our-shows #timetable .month-title .month-prev {
    display: none;
    margin-right: 10px;
    background: url(/uploads/cache/opti/bundles/app/images/main/icon-prev.png) center center no-repeat;
}
#page-homepage #our-shows #timetable .month-title .month-next {
    margin-left: 10px;
    background: url(/uploads/cache/opti/bundles/app/images/main/icon-next.png) center center no-repeat;
}
#page-homepage #our-shows #timetable .month {
    display: none;
}
#page-homepage #our-shows #timetable .month:first-child {
    display: block;
}
#page-homepage #our-shows #timetable .month + .month .month-prev {
    display: inline-block;
}
#page-homepage #our-shows #timetable .month:last-child .month-next {
    display: none;
}
#page-homepage #our-shows #timetable .days-container {
    position: relative;
    padding: 0 10px;
}
#page-homepage #our-shows #timetable .days-container:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 53px;
    background: #251a45;
}
#page-homepage #our-shows #timetable .days-container > * {
    position: relative;
    z-index: 2;
}
#page-homepage #our-shows #timetable .day {
    width: 110px;
}
#page-homepage #our-shows #timetable .day-date {
    height: 53px;
    font-size: 13px;
    font-weight: 300;
    padding: 9px 0 10px 0;
    margin-bottom: 25px;
    opacity: 0.2;
}
#page-homepage #our-shows #timetable .day-date > div {
    text-transform: uppercase;
}
#page-homepage #our-shows #timetable .day-date > span {
    font-size: 18px;
    font-weight: 500;
}
#page-homepage #our-shows #timetable .entry {
    margin-bottom: 20px;
    position: relative;
}
#page-homepage #our-shows #timetable .entry div {
    margin-bottom: 2px;
}
#page-homepage #our-shows #timetable .entry span {
    opacity: 0.2;
}
#page-homepage #our-shows #timetable .entry .button {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: #bf5eb3;
    padding: 0 6px;
    min-width: 90px;
    width: 100%;
    display: none;
}
#page-homepage #our-shows #timetable .entry .button:before,
#page-homepage #our-shows #timetable .entry .button:after {
    content: none;
}
#page-homepage #our-shows #timetable .entry .button span {
    opacity: 1;
}
#page-homepage #our-shows #timetable .entry:hover .button {
    display: block;
}
#page-homepage #our-shows #timetable .day.today .day-date {
    position: relative;
    color: #9a4b91;
    opacity: 1;
}
#page-homepage #our-shows #timetable .day.today .day-date:after {
    content: "";
    position: absolute;
    left: 31px;
    right: 31px;
    bottom: 0;
    height: 3px;
    background: #bf5eb3;
}
#page-homepage #our-shows #timetable .slick-slide {
    outline: none !important;
}
#page-homepage #our-shows #timetable .slick-prev,
#page-homepage #our-shows #timetable .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 5;
    top: 27px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    opacity: 0.6 !important;
}
#page-homepage #our-shows #timetable .slick-prev:before,
#page-homepage #our-shows #timetable .slick-next:before {
    width: 7px;
    height: 12px;
    font-size: 0;
    color: transparent;
    display: block;
    opacity: 1 !important;
}
#page-homepage #our-shows #timetable .slick-prev {
    left: 0;
}
#page-homepage #our-shows #timetable .slick-prev:before {
    background: url(/uploads/cache/opti/bundles/app/images/main/icon-prev.png) center center no-repeat;
}
#page-homepage #our-shows #timetable .slick-next {
    right: -11px;
}
#page-homepage #our-shows #timetable .slick-next:before {
    background: url(/uploads/cache/opti/bundles/app/images/main/icon-next.png) center center no-repeat;
}
#page-homepage #our-shows #seasons .season {
    display: none;
    position: relative;
}
#page-homepage #our-shows #seasons .season.active {
    display: block;
}
#page-homepage #our-shows #seasons .episode {
    color: #fff;
    background: #2d2052;
    padding: 20px 15px 20px 20px;
    float: left;
    min-height: 250px;
    width: 225px;
}
#page-homepage #our-shows #seasons .episode:nth-child(even) {
    background: #281d4a;
}
#page-homepage #our-shows #seasons .episode-numbers {
    font-size: 12px;
    opacity: 0.4;
    margin-bottom: 20px;
}
#page-homepage #our-shows #seasons .episode-numbers .season-nr {
    margin-right: 18px;
}
#page-homepage #our-shows #seasons .description {
    font-size: 13px;
    height: 130px;
    overflow: hidden;
    line-height: 1.6em;
    margin-bottom: 20px;
}
#page-homepage #our-shows #seasons .dates {
    margin-bottom: 20px;
}
#page-homepage #our-shows #seasons .date,
#page-homepage #our-shows #seasons .duration {
    float: left;
    opacity: 0.4;
    padding-left: 30px;
    padding-top: 2px;
    min-height: 18px;
}
#page-homepage #our-shows #seasons .date {
    background: url(/bundles/app/images/main/icon-date.png) no-repeat left center;
    margin-right: 15px;
}
#page-homepage #our-shows #seasons .duration {
    background: url(/bundles/app/images/main/icon-time.png) no-repeat left center;
}
#page-homepage #our-shows #cast {
    position: relative;
}
#page-homepage #our-shows #cast .actor {
    float: left;
    width: 228px;
    height: 250px;
    position: relative;
    overflow: hidden;
}
#page-homepage #our-shows #cast .actor .actor-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows #cast .actor .actor-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2d2052;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows #cast .actor .actor-img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #our-shows #cast .actor .actor-data {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 24px 0 24px;
    z-index: 4;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#page-homepage #our-shows #cast .actor .actor-data .name {
    font-size: 13px;
    line-height: 1.3em;
}
#page-homepage #our-shows #cast .actor .actor-data .role,
#page-homepage #our-shows #cast .actor .actor-data .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
}
#page-homepage #our-shows #cast .actor .actor-data .text {
    margin-bottom: 15px;
}
#page-homepage #our-shows #cast .actor .button {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 24px;
    z-index: 5;
}
#page-homepage #our-shows #cast .actor:hover .actor-data {
    bottom: 80px;
}
#page-homepage #our-shows #cast .actor:hover .button {
    display: block;
}
#page-homepage #our-shows #cast .actor:hover .actor-img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#page-homepage #our-shows #cast .actor:hover .actor-img:before {
    opacity: 0.7;
}
#page-homepage #our-shows #cast .actor:hover .actor-img:after {
    opacity: 1;
}
#page-homepage #our-shows .trailer-bg {
    display: none;
    background: #7031a1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #our-shows .trailer-bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, #000 0%, transparent 100%);
    background: -webkit-linear-gradient(left, #000 0%, transparent 100%);
    background: linear-gradient(to right, #000 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
    z-index: 2;
}
#page-homepage #our-shows .trailer-bg .bg-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
@media (min-width: 1600px) {
    #page-homepage #our-shows .our-shows-slider {
        height: 228px;
    }
    #page-homepage #our-shows .our-shows-slider .inner {
        height: 228px;
    }
    #page-homepage #our-shows .our-shows-slider .slide {
        width: 160px;
        height: 196px;
    }
    #page-homepage #our-shows .our-shows-slider .slide:before {
        line-height: 196px;
    }
}
#otherChannels {
    background: url("/uploads/cache/opti/bundles/app/images/other-channels/other-polsat-viasat-channels-bg.png") center center no-repeat;
    background-size: cover;
    overflow: hidden;
}
@media (max-width: 992px) {
    #otherChannels .container-right {
        padding-left: 7px;
    }
}
#otherChannels h2 {
    margin-top: 40px;
    margin-left: 44px;
    max-width: 270px;
    padding-right: 20px;
}
#otherChannels .carousel-container {
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
#otherChannels .carousel-container + .slide-logo {
    position: absolute;
    width: 48px;
    top: 30px;
    left: 30px;
    z-index: 10;
}
#otherChannels .carousel-container + .slide-logo.pl {
    width: 41px;
}
#otherChannels .carousel {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
#otherChannels .carousel .item {
    width: 100%;
    height: 100%;
}
#otherChannels .carousel .item .slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: center center no-repeat;
    background-size: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#otherChannels .carousel .item .slide-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
    background: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
#otherChannels .carousel .item:last-child .slide-bg {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}
#otherChannels .carousel .item:last-child .slide:after {
    background: rgba(45, 32, 82, 0.7) !important;
}
#otherChannels .carousel .item:last-child .button {
    bottom: 80px !important;
}
#otherChannels .carousel .item:last-child h3.info-big {
    bottom: 140px !important;
}
#otherChannels .carousel .item .slide {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all linear 0.3s;
}
#otherChannels .carousel .item .slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all linear 0.3s;
    z-index: 1;
}
#otherChannels .carousel .item .slide h3 {
    font-size: 20px;
    line-height: 1.3em;
    color: #fff;
    font-weight: 500;
    position: absolute;
    bottom: 100px;
    left: 30px;
    right: 20px;
    letter-spacing: 1px;
    z-index: 2;
    transition: all linear 0.5s;
}
#otherChannels .carousel .item .slide h3.info-big {
    font-size: 34px;
}
#otherChannels .carousel .item .slide p {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 20px;
    font-size: 13px;
    color: #fff;
    z-index: 2;
    transition: all linear 0.5s;
}
#otherChannels .carousel .item .slide p .season {
    margin-right: 15px;
    text-align: left;
    float: left;
}
#otherChannels .carousel .item .slide p .play-time {
    float: right;
    text-align: right;
    margin-right: 20px;
    position: relative;
}
#otherChannels .carousel .item .slide p .play-time:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url(/bundles/app/images/other-channels/icon-clock.png) center center no-repeat;
}
#otherChannels .carousel .item .slide .button {
    position: absolute;
    left: 30px;
    bottom: -40px;
    transition: all linear 0.5s;
    z-index: 2;
}
#otherChannels .carousel .carousel-inner {
    width: 100%;
    overflow: visible;
    height: 100%;
    z-index: 10;
}
#otherChannels .carousel .carousel-indicators-container {
    position: absolute;
    z-index: 10;
    bottom: 0;
    height: 50px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all linear 0.6s;
}
#otherChannels .carousel .carousel-indicators-container .container {
    width: 100%;
    height: 100%;
}
#otherChannels .carousel .carousel-indicators-container .container a {
    position: absolute;
    font-size: 13px;
    color: #fff;
    bottom: 30px;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#otherChannels .carousel .carousel-indicators-container .container a.inactive {
    opacity: 0.6;
    color: transparent;
    cursor: default !important;
}
#otherChannels .carousel .carousel-indicators-container .container a:before {
    content: "";
    width: 10px;
    height: 18px;
    position: absolute;
}
#otherChannels .carousel .carousel-indicators-container .container a.slide-channels-prev {
    left: 10px;
    padding-left: 20px;
}
#otherChannels .carousel .carousel-indicators-container .container a.slide-channels-prev:before {
    background: url("/uploads/cache/opti/bundles/app/images/other-channels/other-channels-navi-left.png") center center no-repeat;
    left: 0;
}
#otherChannels .carousel .carousel-indicators-container .container a.slide-channels-next {
    right: 10px;
    padding-right: 20px;
}
#otherChannels .carousel .carousel-indicators-container .container a.slide-channels-next:before {
    background: url("/uploads/cache/opti/bundles/app/images/other-channels/other-channels-navi-right.png") center center no-repeat;
    right: 0;
}
#otherChannels .carousel:hover .carousel-indicators-container {
    opacity: 1;
}
#otherChannels .carousel:hover .item .slide-bg {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#otherChannels .carousel:hover .item .slide:after {
    background-color: rgba(45, 32, 82, 0.7);
}
#otherChannels .carousel:hover .item .slide h3 {
    bottom: 190px;
}
#otherChannels .carousel:hover .item .slide h3.info-big {
    bottom: 140px;
}
#otherChannels .carousel:hover .item .slide p {
    bottom: 135px;
}
#otherChannels .carousel:hover .item .slide .button {
    bottom: 70px;
}
@media (min-width: 1600px) {
    #otherChannels .carousel-container {
        height: 440px;
    }
}
#page-homepage #showreel {
    height: 32.56vw;
    position: relative;
    width: 100%;
    background-size: cover;
    overflow: hidden;
}
#page-homepage #showreel .paralax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
#page-homepage #showreel .hover-bg {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2d2052;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
#page-homepage #showreel .hover-radial {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2d2052;
    opacity: 0;
    background: -moz-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #bf5eb3 0%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, #bf5eb3 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5eb3', endColorstr='#00ffffff', GradientType=1);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
#page-homepage #showreel .black-screen {
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: #000;
    border-radius: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
#page-homepage #showreel .paralaxa-text {
    text-align: center;
    font-size: 2.88vw;
    margin-top: 8.54vw;
    line-height: 1.3em;
    position: relative;
    z-index: 13;
    text-shadow: 0 0 60px #3891b1;
}
#page-homepage #showreel .icon-play-gradient {
    width: 368px;
    height: 368px;
    margin: -115px auto 0 auto;
    background: url(/bundles/app/images/showreel/play-gradient.png) no-repeat center center;
    background-size: 100% auto;
    position: relative;
    z-index: 12;
}
#page-homepage #showreel .icon-play-gradient .icon-play {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#page-homepage #showreel .images img {
    position: absolute;
    animation-play-state: running !important;
    animation-delay: 0s !important;
    animation-timing-function: ease-in !important;
}
#page-homepage #showreel .images .p-cloud-back-left-top {
    z-index: 2;
    left: 0;
    top: 8%;
    width: 31%;
    animation: p-cloud-back-left-top 85s infinite;
}
#page-homepage #showreel .images .p-cloud-back-right-top {
    z-index: 2;
    right: 0;
    top: 0;
    width: 50%;
    animation: p-cloud-back-right-top 70s infinite;
}
#page-homepage #showreel .images .p-cloud-back-left {
    z-index: 3;
    left: 0;
    bottom: 0;
    width: 66%;
    animation: p-cloud-back-left 75s infinite;
}
#page-homepage #showreel .images .p-cloud-back-right {
    z-index: 3;
    right: 0;
    bottom: 0;
    width: 62%;
    animation: p-cloud-back-right 95s infinite;
}
#page-homepage #showreel .images .bg-2 {
    width: 38.28125%;
}
#page-homepage #showreel .images .bg-3 {
    width: 31.25%;
    right: 0;
    top: 0;
}
#page-homepage #showreel .images .bg-4 {
    width: 29.6875%;
    left: -1%;
    top: 0;
    transform-origin: 0 50%;
}
#page-homepage #showreel .images .bg-5 {
    width: 50.5%;
    right: -1%;
    bottom: 0;
    transform-origin: 100% 50%;
}
#page-homepage #showreel .images .bg-6 {
    width: 86%;
    left: 0;
    bottom: 0;
}
#page-homepage #showreel .images .birds {
    width: 32.458333%;
    left: 22%;
    top: 16%;
}
#page-homepage #showreel .images .person {
    bottom: 0;
    z-index: 4;
}
#page-homepage #showreel .images .p-l-1 {
    z-index: 5;
    width: 17.08%;
    left: -3.5%;
    transform-origin: 0 50%;
}
#page-homepage #showreel .images .p-l-2 {
    z-index: 5;
    width: 19.94791667%;
    left: 6.1%;
    transform-origin: 0 50%;
}
#page-homepage #showreel .images .p-l-3 {
    width: 22.91666667%;
    left: 16.5%;
    transform-origin: 0 50%;
}
#page-homepage #showreel .images .p-r-1 {
    width: 18.125%;
    right: 22.5%;
    transform-origin: 100% 50%;
}
#page-homepage #showreel .images .p-r-2 {
    z-index: 5;
    width: 24.16666667%;
    right: 9.375%;
    transform-origin: 100% 50%;
}
#page-homepage #showreel .images .p-r-3 {
    width: 31.09%;
    right: -7%;
    transform-origin: 100% 50%;
}
#page-homepage #showreel .images .p-actors-left {
    left: 0;
    bottom: 0;
    z-index: 4;
    width: 39.1%;
}
#page-homepage #showreel .images .p-actors-right {
    bottom: 0;
    right: 0;
    z-index: 4;
    width: 40%;
}
#page-homepage #showreel .images .p-cloud-front-left {
    z-index: 5;
    left: 0;
    bottom: 0;
    width: 60%;
    animation: p-cloud-front-left 77s infinite;
}
#page-homepage #showreel .images .p-cloud-front-right {
    z-index: 5;
    right: 0;
    bottom: 0;
    width: 50%;
    animation: p-cloud-front-right 83s infinite;
}
#page-homepage #showreel.animated img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#page-homepage #showreel.animated .paralax-bg,
#page-homepage #showreel.animated .bg {
    -moz-transform: scale(2) !important;
    -webkit-transform: scale(2) !important;
    -o-transform: scale(2) !important;
    -ms-transform: scale(2) !important;
    transform: scale(2) !important;
}
#page-homepage #showreel.animated .person {
    transform-origin: 50% 50%;
    bottom: -17px;
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
#page-homepage #showreel.animated .p-l-1 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: -17.5%;
}
#page-homepage #showreel.animated .p-l-2 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: -7.9%;
}
#page-homepage #showreel.animated .p-l-3 {
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    left: 2.5%;
}
#page-homepage #showreel.animated .p-r-1 {
    right: 8.5%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#page-homepage #showreel.animated .p-r-2 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    right: -5.375%;
}
#page-homepage #showreel.animated .p-r-3 {
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    right: -21%;
}
#page-homepage #showreel.animated .hover-bg {
    opacity: 0.8;
}
#page-homepage #showreel.animated .hover-radial {
    opacity: 0.5;
}
#page-homepage #showreel .video-js {
    display: none !important;
    opacity: 0;
    background: #000;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #showreel .video-js.show {
    display: block !important;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #showreel .video-js.show video {
    width: 100%;
    height: auto;
}
@media (max-width: 479px) {
    #page-homepage #showreel .paralaxa-text {
        margin-top: 2.5vw;
    }
    #page-homepage #showreel .icon-play-gradient {
        width: 200px;
        height: 200px;
        margin: -60px auto 0 auto;
    }
    #page-homepage #showreel .icon-play-gradient .icon-play {
        width: 60px;
        height: 60px;
    }
    #page-homepage #showreel .icon-play-gradient .icon-play:before {
        background-size: 100% 100% !important;
    }
}
@keyframes p-cloud-back-left {
    0%,
    100% {
        left: 0;
    }
    10% {
        left: 2%;
    }
    75% {
        left: -15%;
    }
}
@keyframes p-cloud-back-left-top {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -15%;
    }
}
@keyframes p-cloud-back-right-top {
    0%,
    100% {
        right: 0;
    }
    50% {
        right: -20%;
    }
}
@keyframes p-cloud-back-right {
    0%,
    100% {
        right: 0;
    }
    10% {
        right: 2%;
    }
    75% {
        right: -20%;
    }
}
@keyframes p-cloud-front-left {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -20%;
    }
}
@keyframes p-cloud-front-right {
    0%,
    100% {
        right: 0;
    }
    50% {
        right: -20%;
    }
}
#page-homepage #vods {
    background-color: #2d2052;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 35px;
    position: relative;
}
#page-homepage #vods:before {
    background: -moz-linear-gradient(left, rgba(45, 32, 82, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(45, 32, 82, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(45, 32, 82, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2d2052', endColorstr='#00ffffff',GradientType=1 );
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
#page-homepage #vods .header {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    justify-content: space-between;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}
@media (min-width: 600px) {
    #page-homepage #vods .header {
        flex-direction: row;
    }
}
#page-homepage #vods .header h2 {
    display: inline-block;
    margin-left: 0;
}
#page-homepage #vods .header .icon-play-wrapper {
    border: 2px solid #bf5eb3;
    border-radius: 50%;
    display: none;
    width: 40px;
    position: relative;
    height: 40px;
    vertical-align: middle;
    margin-right: 1rem;
}
#page-homepage #vods .header .icon-play-wrapper .icon-play {
    height: 100%;
    width: 100%;
}
@media (min-width: 1200px) {
    #page-homepage #vods .header .button.more {
        margin-right: 85px;
    }
}
#page-homepage #vods .header .title {
    display: flex;
}
@media (min-width: 510px) {
    #page-homepage #vods .header .icon-play-wrapper {
        display: inline-block;
    }
}
#page-homepage #vods .name {
    font-weight: bold;
    font-size: 56px;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 30px;
}
@media (min-width: 600px) {
    #page-homepage #vods .name {
        margin-top: 0;
    }
}
#page-homepage #vods .name.long {
    font-size: 36px;
    padding: 12px 0;
}
#page-homepage #vods .synopsis {
    font-size: 14px;
    line-height: 1.3em;
    min-height: 110px;
    margin-bottom: 15px;
    max-width: 520px;
}
#page-homepage #vods .buttons {
    margin-bottom: 60px;
}
#page-homepage #vods .buttons .btn-play {
    margin-right: 10px;
    vertical-align: top;
}
#page-homepage #vods .more-overlay {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage #vods .section-more {
    display: none;
    vertical-align: top;
    position: relative;
    z-index: 99;
    margin-top: 20px;
}
#page-homepage #vods .section-more.active {
    display: block;
}
#page-homepage #vods .section-more .more-content {
    display: none;
    float: left;
}
#page-homepage #vods .section-more .js-show-more {
    float: left;
    margin-right: 10px;
}
#page-homepage #vods .section-more .other-episodes {
    float: left;
    line-height: 40px;
    padding: 0 53px 0 20px;
    margin-right: 10px;
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/arrow-right-white-small.png) no-repeat right 20px center;
}
#page-homepage #vods .section-more .season-text,
#page-homepage #vods .section-more .episode-text {
    float: left;
    line-height: 40px;
    padding: 0 21px 0 24px;
    background: #bf5eb3;
}
#page-homepage #vods .section-more .season-numbers {
    float: left;
    margin-right: 10px;
}
#page-homepage #vods .section-more .season-numbers .number {
    line-height: 40px;
    width: 40px;
    text-align: center;
    float: left;
    color: #fff !important;
    background: #2c172e;
    cursor: pointer;
}
#page-homepage #vods .section-more .season-numbers .number:nth-child(even) {
    background: #261029;
}
#page-homepage #vods .section-more .season-numbers .number:hover {
    background: #a7429b;
}
#page-homepage #vods .section-more .episode-numbers {
    float: left;
    display: none;
}
#page-homepage #vods .section-more .episode-numbers.active {
    display: block;
}
#page-homepage #vods .section-more .episode-numbers .number {
    float: left;
    width: 50px;
    height: 50px;
    padding: 9px 0;
    text-align: center;
    color: #fff !important;
    background: rgba(167, 66, 155, 0.2);
}
#page-homepage #vods .section-more .episode-numbers .number:nth-child(even) {
    background: rgba(191, 94, 179, 0.2);
}
#page-homepage #vods .section-more .episode-numbers .number:hover {
    background: #a7429b;
}
#page-homepage #vods .section-more .episode-numbers .number span {
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 32px;
    line-height: 30px;
}
#page-homepage #vods .show-info {
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 15px;
}
#page-homepage #vods .show-info .value {
    font-size: 14px;
    color: #bf5eb3;
    line-height: 1.3em;
    margin-top: 6px;
}
#page-homepage #vods .vod-shows-slider {
    float: right;
    margin-right: -15px;
    max-width: 650px;
    min-height: 145px;
    padding-left: 50px;
    overflow: hidden;
    width: 100%;
}
#page-homepage #vods .vod-shows-slider .inner {
    max-width: 600px;
}
#page-homepage #vods .vod-shows-slider .slick-next,
#page-homepage #vods .vod-shows-slider .slick-prev {
    background-color: rgba(191, 94, 179, 0.7);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    left: -50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 50px;
    z-index: 2;
}
#page-homepage #vods .vod-shows-slider .slick-next:before,
#page-homepage #vods .vod-shows-slider .slick-prev:before {
    content: none;
    display: none;
}
#page-homepage #vods .vod-shows-slider .slick-next {
    background-image: url("/bundles/app/images/main/icon-next-big.png");
    top: 100px;
}
#page-homepage #vods .vod-shows-slider .slick-prev {
    background-image: url("/bundles/app/images/main/icon-prev-big.png");
    top: 0;
}
#page-homepage #vods .vod-shows-slider .slide {
    align-items: flex-end;
    background-color: #000;
    background-position: center center !important;
    background-size: cover !important;
    display: flex;
    outline: none !important;
    width: 200px;
    height: 200px;
    float: left;
    cursor: pointer;
    position: relative;
}
#page-homepage #vods .vod-shows-slider .slide .title {
    align-items: center;
    display: flex;
    padding: 0 0 0.75rem 0.75rem;
    z-index: 2;
}
#page-homepage #vods .vod-shows-slider .slide .title .icon-play-wrapper {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    min-width: 30px;
    width: 30px;
    position: relative;
    height: 30px;
    margin-right: 0.5rem;
}
#page-homepage #vods .vod-shows-slider .slide .title .icon-play-wrapper .icon-play {
    height: 100%;
    width: 100%;
}
#page-homepage #vods .vod-shows-slider .slide .title .icon-play-wrapper .icon-play:after {
    background-image: url("/bundles/app/images/vod/white-play.png");
    height: 14px;
    margin-left: -4px;
    margin-top: -7px;
    width: 11px;
}
#page-homepage #vods .vod-shows-slider .slide.active:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: 0;
    background: url(/bundles/app/images/vod/vod-slide-active.png) no-repeat top left/100% 100%;
}
#page-homepage #vods footer {
    display: none;
}
@media (min-width: 1500px) {
    #page-homepage #vods .show {
        padding-top: 150px;
    }
    #page-homepage #vods .name {
        font-size: 60px;
        margin-bottom: 25px;
    }
    #page-homepage #vods .name.long {
        font-size: 40px;
    }
    #page-homepage #vods .synopsis {
        font-size: 16px;
    }
    #page-homepage #vods .show-info {
        font-size: 15px;
    }
    #page-homepage #vods .show-info .value {
        font-size: 17px;
    }
    #page-homepage #vods .show-tab {
        font-size: 15px;
        margin-right: 15px;
    }
    #page-homepage #vods .vod-shows-slider {
        min-height: 195px;
    }
}
@media (max-width: 1199px) {
    #page-homepage #vods {
        background-position: center center !important;
    }
}
@media (max-width: 767px) {
    #page-homepage #vods .show {
        height: auto;
        min-height: 100vh;
        padding-top: 150px;
    }
    #page-homepage #vods .name {
        font-size: 44px;
    }
    #page-homepage #vods .name.long {
        font-size: 34px;
    }
    #page-homepage #vods .info-col {
        padding-bottom: 20px;
    }
    #page-homepage #vods .show-info {
        text-align: left;
    }
    #page-homepage #vods .vod-shows-slider {
        position: relative;
        margin-top: -5px;
    }
}
@media (max-width: 479px) {
    #page-homepage #vods .show-tab {
        padding: 0 10px;
    }
    #page-homepage #vods .name {
        font-size: 40px;
    }
    #page-homepage #vods .name.long {
        font-size: 30px;
    }
}
#newsletter {
    background: #2f2152 url("/uploads/cache/opti/bundles/app/images/newsletter/newsletter-bg.png") center center no-repeat;
    background-size: cover;
    padding: 40px 15px 25px 50px;
}
#newsletter h2 {
    margin: 0 0 35px 0;
}
#newsletter .newsletter-info {
    color: #fff;
    max-width: 175px;
    line-height: 1.6em;
}
@media (max-width: 992px) {
    #newsletter .newsletter-info {
        max-width: inherit;
    }
}
#newsletter .newsletter-form .newsletter-gender {
    display: inline-block;
    width: calc(35% - 15px);
    margin-right: 15px;
    float: left;
}
#newsletter .newsletter-form .newsletter-gender button {
    display: inline-block;
    background-color: rgba(191, 94, 179, 0.3);
    float: left;
    color: #fff;
    padding: 1.4rem 1rem;
    width: 50%;
    border: none;
    outline: none;
    transition: all linear 0.3s;
}
#newsletter .newsletter-form .newsletter-gender button.selected {
    background-color: #bf5eb3;
}
#newsletter .newsletter-form .newsletter-gender button:hover {
    opacity: 0.8;
}
@media (max-width: 767px) {
    #newsletter .newsletter-form .newsletter-gender {
        width: 100%;
        clear: both;
        display: block;
    }
}
#newsletter .newsletter-form .email-container {
    position: relative;
    display: inline-block;
    width: 67%;
    float: left;
}
@media (max-width: 767px) {
    #newsletter .newsletter-form .email-container {
        width: 100%;
        clear: both;
        display: block;
    }
}
#newsletter .newsletter-form .newsletter-unsubscribe-container {
    float: right;
    width: 33%;
    text-align: center;
}
@media (max-width: 767px) {
    #newsletter .newsletter-form .newsletter-unsubscribe-container {
        width: 100%;
        clear: both;
    }
}
#newsletter #unsubscribe-popup {
    background: rgba(6, 9, 19, 0.99);
}
#newsletter #unsubscribe-popup .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 670px;
    max-width: 90%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#newsletter #unsubscribe-popup .heading {
    font-size: 28px;
    line-height: 1.3em;
    color: #fff;
    margin-bottom: 35px;
}
@media (max-width: 991px) {
    #newsletter #unsubscribe-popup .heading {
        margin-bottom: 20px;
    }
}
#newsletter #unsubscribe-popup .js-close-popup {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: url(/uploads/cache/opti/bundles/app/images/main/icon-close.png) no-repeat center center;
}
#newsletter .reasons {
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    #newsletter .reasons {
        margin-bottom: 20px;
    }
}
#newsletter .reasons .reason-col {
    background: rgba(45, 32, 82, 0.2);
    border: 1px solid rgba(45, 32, 82, 0.2);
    border-radius: 2px;
    padding-top: 88px;
    min-height: 150px;
    position: relative;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 991px) {
    #newsletter .reasons .reason-col {
        min-height: 100px;
        padding-top: 65px;
        margin-top: 5px;
    }
}
#newsletter .reasons .reason-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-position: top 28px center;
}
#newsletter .reasons .reason-col.reason-1:before {
    background-image: url(/bundles/app/images/newsletter/reason-1.png);
}
#newsletter .reasons .reason-col.reason-2:before {
    background-image: url(/bundles/app/images/newsletter/reason-2.png);
}
#newsletter .reasons .reason-col.reason-3:before {
    background-image: url(/bundles/app/images/newsletter/reason-3.png);
}
#newsletter .reasons .reason-col.selected {
    color: #a6529e;
    background: rgba(166, 82, 158, 0.12);
    border-color: rgba(166, 82, 158, 0.3);
}
#newsletter .reasons .reason-col.selected:before {
    opacity: 1;
}
#newsletter .reasons input {
    float: left;
    width: calc(100% - 198px);
    height: 40px;
    line-height: 40px;
}
@media (max-width: 991px) {
    #newsletter .reasons input {
        width: 100%;
    }
}
#newsletter .reasons .button-unsubscribe {
    float: left;
    width: 198px;
    height: 40px;
    line-height: 40px;
}
@media (max-width: 991px) {
    #newsletter .reasons .button-unsubscribe {
        width: 100%;
        float: none;
    }
}
#schedule {
    padding-top: 40px;
    overflow: hidden;
    background: #fff;
    background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #edeaf6 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #edeaf6 100%);
    background: radial-gradient(ellipse at center, #fff 0%, #edeaf6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#edeaf6', GradientType=1);
}
#schedule h2 {
    color: #2d2052;
    margin-bottom: 85px;
    margin-left: 44px;
}
#schedule h2 span {
    font-weight: 400;
}
#schedule h2.date-picked {
    font-weight: 500;
}
#schedule .datepicker-container {
    z-index: 10;
}
#schedule .datepicker-container.disable-pointers {
    pointer-events: none;
}
#schedule .selectedDatepicker .ui-datepicker {
    height: 380px;
    width: unset;
    padding: 5px 0;
    border-radius: 0;
    font-family: "IdealSans", sans-serif !important;
    border: none;
}
#schedule .selectedDatepicker .ui-datepicker-header {
    background: #fff;
    border: none;
    border-bottom: 1px solid #edeaf6;
    border-radius: 0;
    padding: 30px 10px;
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-title {
    text-align: left;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
    color: #808080;
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-next,
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-prev {
    cursor: pointer;
    border: none;
    background: transparent;
    top: 50%;
    transform: translateY(-50%);
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-prev {
    left: unset;
    right: 45px;
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-prev span {
    background: url("/uploads/cache/opti/bundles/app/images/schedule/schedule-date-prev.png") center center no-repeat;
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-next {
    right: 10px;
}
#schedule .selectedDatepicker .ui-datepicker-header .ui-datepicker-next span {
    background: url("/uploads/cache/opti/bundles/app/images/schedule/schedule-date-next.png") center center no-repeat;
}
#schedule .selectedDatepicker .ui-datepicker-calendar {
    margin: 30px 0;
}
#schedule .selectedDatepicker .ui-datepicker-calendar th {
    color: #808080;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td {
    padding: 7px;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td a {
    border: none;
    color: #808080;
    font-size: 13px;
    padding: 4px;
    text-align: center;
    transition: all linear 0.3s;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td .ui-state-highlight {
    background: #f0f0f0 !important;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td .ui-datepicker-other-month {
    opacity: 0.5;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td .ui-state-default {
    background: transparent;
}
#schedule .selectedDatepicker .ui-datepicker-calendar td .ui-state-active,
#schedule .selectedDatepicker .ui-datepicker-calendar td .ui-state-hover {
    color: #fff;
    background: #2d2052 !important;
}
@media (max-width: 992px) {
    #schedule .selectedDatepicker {
        margin-bottom: 50px;
    }
}
#schedule .schedule-container {
    min-height: 180px;
    /*new css starts*/
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    /*new css ends*/
}

/*new css starts*/
#schedule .schedule-container::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
/*new css ends*/

@media (min-width: 768px) {
    #schedule .vcenter-schedule {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
}
#schedule .schedule-overlay {
    display: none;
    position: absolute;
    left: -100%;
    z-index: 3;
    width: 100%;
    top: -20%;
    height: 120%;
}
#schedule .schedule-overlay.disable-pointers {
    pointer-events: none;
}
#schedule .content {
    margin-right: -7px;
    z-index: 2;
}
#schedule .content .programs-navi {
    position: absolute;
    top: 65px;
    z-index: 10;
    left: -20px;
}
#schedule .content .programs-navi a {
    display: block;
    width: 40px;
    height: 60px;
    background-color: #bf5eb3;
    position: relative;
    margin-bottom: 10px;
}
#schedule .content .programs-navi a:after {
    content: "";
    width: 10px;
    height: 18px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
#schedule .content .programs-navi a.schedule-navi-left:after {
    background: url("/uploads/cache/opti/bundles/app/images/schedule/schedule-navi-left.png") center center no-repeat;
}
#schedule .content .programs-navi a.schedule-navi-right:after {
    background: url("/uploads/cache/opti/bundles/app/images/schedule/schedule-navi-right.png") center center no-repeat;
}
#schedule .content .empty {
    display: none;
    text-align: center;
}
#schedule .content .empty h3 {
    color: #2d2052;
    font-size: 22px;
    margin: 0 0 15px 0;
}
#schedule .content .empty p {
    color: #2d2052;
    font-size: 13px;
    margin: 0 0 30px 0;
}
#schedule .content .programs {
    display: none;
    width: 99999px;
    height: 380px;
}
#schedule .content .programs .program {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    height: 100%;
    margin-right: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#schedule .content .programs .program .reminder-button {
    min-width: 90%;
    font-size: 13px;
    margin-right: -2px;
}
#schedule .content .programs .program .program-play-time {
    color: #7031a1;
    position: absolute;
    left: 50px;
    font-weight: 400;
    top: -30px;
}
#schedule .content .programs .program .program-play-time:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
    background: transparent url(/bundles/app/images/schedule/schedule-icon-clock.png) center center no-repeat;
}
#schedule .content .programs .program .box {
    height: 100%;
    width: 215px;
    background: #fff;
    display: inline-block;
    position: relative;
}
#schedule .content .programs .program .box .image-container {
    position: relative;
    overflow: hidden;
}
#schedule .content .programs .program .box .image-container .image {
    background-size: cover;
    background-position: top center;
    width: 215px;
    height: 170px;
    transition: all linear 0.3s;
}
#schedule .content .programs .program .box .image-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2d2052;
    opacity: 0;
    transition: all linear 0.3s;
}
#schedule .content .programs .program .box .image-container:hover .image {
    transform: scale(1.1);
}
#schedule .content .programs .program .box .image-container:hover:after {
    opacity: 0.7;
}
#schedule .content .programs .program .box .category {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 30px;
    right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    min-height: 7px;
}
#schedule .content .programs .program .box .category:after {
    content: "";
    width: 12px;
    height: 7px;
    background: url(/bundles/app/images/main/arrow-right-white-small.png) no-repeat;
    opacity: 0;
    margin-left: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#schedule .content .programs .program .box .category:hover:after {
    opacity: 1;
}
#schedule .content .programs .program .box .info-container {
    padding: 0 20px;
}
#schedule .content .programs .program .box .info-container h3 {
    color: #2d2052;
    height: 48px;
    font-size: 15px;
    font-weight: 400;
}
#schedule .content .programs .program .box .info-container p {
    color: #2d2052;
    opacity: 0.7;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 400;
}
#schedule .content .programs .program .box .info-container p .season {
    margin-right: 17px;
}
#schedule .content .programs .program .box .info-container .reminder-button {
    margin-bottom: 20px;
    padding: 0 46px 0 10px;
}
#schedule .content .programs .program .box .info-container .reminder-button:after {
    background-image: url(/bundles/app/images/schedule/alarm-clock.png);
}
#schedule .content .programs .program .box .info-container .more-info-plain {
    display: block;
    color: #7031a1;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 13px;
}
@media (max-width: 767px) {
    #schedule h2 {
        margin-bottom: 25px;
    }
}
#reminder-popup {
    background: rgba(6, 9, 19, 0.99);
}
#reminder-popup .inner {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 740px;
    max-width: 95%;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}
#reminder-popup .reminder-row {
    margin-bottom: 25px;
}
#reminder-popup input {
    float: left;
    width: calc(100% - 370px);
    height: 40px;
    line-height: 40px;
}
@media (max-width: 991px) {
    #reminder-popup input {
        width: 100%;
    }
}
#reminder-popup .button-reminder {
    width: 300px;
    float: left;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#reminder-popup .button-reminder.success {
    width: calc(100% - 70px);
}
#reminder-popup .js-close-reminder {
    float: right;
    width: 70px;
    text-align: right;
    line-height: 40px;
    cursor: pointer;
}
#reminder-popup .reminder-countdown {
    text-align: center;
    display: none;
}
#page-homepage .single-article-popup.cast-popup .header-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-homepage .single-article-popup.cast-popup .header-img:before {
    top: auto;
    bottom: 0;
    height: 70%;
}
#page-homepage .single-article-popup.cast-popup .inner {
    position: absolute;
    left: 0;
    bottom: 14%;
    padding-bottom: 0 !important;
}
#page-homepage .single-article-popup.cast-popup .lead-text {
    margin-bottom: 0 !important;
}
#page-homepage .single-article-popup.cast-popup .cast-info {
    position: absolute;
    left: 35px;
    bottom: 0;
}
#page-homepage .single-article-popup.cast-popup .role {
    font-size: 22px;
    color: #fff;
    line-height: 1.3em;
    margin-bottom: 35px;
}
#page-homepage .single-article-popup.cast-popup .played-by {
    color: #ccbdf4;
}
html[lang="hr"] header .navbar-default .nav a {
    text-transform: none;
}
html[lang="hr"] footer .epic-footer-nav ul li a {
    text-transform: none;
}
html[lang="hr"] footer .epic-footer-nav h4 {
    text-transform: none;
}
html[lang="hr"]#page-homepage #our-shows .type-title {
    text-transform: none;
}
html[lang="hr"]#page-homepage h2 {
    text-transform: none;
}
#page-vod .show-info.parental-rating-box {
    display: none !important;
}
#page-vod body {
    background: #2d2052;
}
#page-vod #geo-info-bar {
    width: 100%;
    color: #fff;
    background: #bf5eb3;
    text-align: center;
    padding: 12px 35px;
    font-size: 20px;
    display: none;
}
#page-vod #geo-info-bar img {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 14px;
    max-width: 14px;
}
#page-vod .show {
    padding-top: 130px;
    height: 100vh;
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
    transition: 0.2s ease padding;
}
#page-vod .show:before,
#page-vod .show:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 30%;
    z-index: 2;
}
#page-vod .show:before {
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(left, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: -webkit-linear-gradient(left, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: linear-gradient(to right, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2052', endColorstr='#002d2052', GradientType=1);
}
#page-vod .show:after {
    right: 0;
    width: 41.52%;
    background: -moz-linear-gradient(left, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: -webkit-linear-gradient(left, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: linear-gradient(to right, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=1);
}
#page-vod.with-geo-bar .show {
    padding-top: 150px;
}
#page-vod.with-geo-bar .info-col {
    padding-top: 15px;
}
#page-vod .name {
    font-weight: bold;
    font-size: 56px;
    line-height: 1.2em;
    margin-bottom: 34px;
}
#page-vod .name.long {
    font-size: 36px;
}
#page-vod .synopsis {
    font-size: 14px;
    line-height: 1.3em;
    min-height: 130px;
    margin-bottom: 15px;
    max-width: 520px;
}
#page-vod .buttons {
    margin-bottom: 60px;
}
#page-vod .buttons .btn-play {
    margin-right: 10px;
    vertical-align: top;
}
#page-vod .more-overlay {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-vod .section-more {
    display: none;
    vertical-align: top;
    position: relative;
    z-index: 99;
    margin-top: 20px;
}
#page-vod .section-more.active {
    display: block;
}
#page-vod .section-more .more-content {
    display: none;
    float: left;
}
#page-vod .section-more .js-show-more {
    float: left;
    margin-right: 10px;
}
#page-vod .section-more .other-episodes {
    float: left;
    line-height: 40px;
    padding: 0 53px 0 20px;
    margin-right: 10px;
    background: #bf5eb3 url(/uploads/cache/opti/bundles/app/images/main/arrow-right-white-small.png) no-repeat right 20px center;
}
#page-vod .section-more .season-text,
#page-vod .section-more .episode-text {
    float: left;
    line-height: 40px;
    padding: 0 21px 0 24px;
    background: #bf5eb3;
}
#page-vod .section-more .season-numbers {
    float: left;
    margin-right: 10px;
}
#page-vod .section-more .season-numbers .number {
    line-height: 40px;
    width: 40px;
    text-align: center;
    float: left;
    color: #fff !important;
    background: #2c172e;
    cursor: pointer;
}
#page-vod .section-more .season-numbers .number:nth-child(even) {
    background: #261029;
}
#page-vod .section-more .season-numbers .number:hover {
    background: #a7429b;
}
#page-vod .section-more .episode-numbers {
    float: left;
    display: none;
}
#page-vod .section-more .episode-numbers.active {
    display: block;
}
#page-vod .section-more .episode-numbers .number {
    float: left;
    width: 50px;
    height: 50px;
    padding: 9px 0;
    text-align: center;
    color: #fff !important;
    background: rgba(167, 66, 155, 0.2);
}
#page-vod .section-more .episode-numbers .number:nth-child(even) {
    background: rgba(191, 94, 179, 0.2);
}
#page-vod .section-more .episode-numbers .number:hover {
    background: #a7429b;
}
#page-vod .section-more .episode-numbers .number span {
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 32px;
    line-height: 30px;
}
#page-vod .info-col {
    padding-top: 30px;
    transition: 0.2s ease padding;
}
#page-vod .show-tab {
    display: none;
    background: rgba(57, 45, 92, 0.4);
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 10px 0;
    float: left;
    padding: 0 18px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
}
#page-vod .show-tab:last-child {
    margin-right: 0;
}
#page-vod .show-tab.active {
    background: rgba(88, 50, 108, 0.4);
}
#page-vod .show-tab.active:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(88, 50, 108, 0.4);
}
#page-vod .show-info {
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 25px;
    text-align: right;
}
#page-vod .show-info .value {
    font-size: 14px;
    color: #bf5eb3;
    line-height: 1.3em;
    margin-top: 6px;
}
#page-vod .vod-info-separator {
    height: 2px;
    line-height: 0;
    font-size: 0;
    width: 100%;
    background: #ffffff;
    opacity: 0.2;
    margin-bottom: 20px;
}
#page-vod .vod-shows-slider {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 145px;
    overflow: hidden;
    padding-top: 5px;
}
#page-vod .vod-shows-slider .slick-track {
    padding-top: 5px;
}
#page-vod .vod-shows-slider .slick-next,
#page-vod .vod-shows-slider .slick-prev {
    width: 14px;
    height: 24px;
    z-index: 2;
}
#page-vod .vod-shows-slider .slick-next:before,
#page-vod .vod-shows-slider .slick-prev:before {
    content: none;
    display: none;
}
#page-vod .vod-shows-slider .slick-next {
    background: url(/bundles/app/images/main/icon-next-big.png) no-repeat center center;
    right: 15px;
}
#page-vod .vod-shows-slider .slick-prev {
    background: url(/bundles/app/images/main/icon-prev-big.png) no-repeat center center;
    left: 15px;
}
#page-vod .vod-shows-slider .slide {
    background: #000;
    background-size: cover !important;
    background-position: center center !important;
    outline: none !important;
    width: 115px;
    height: 140px;
    float: left;
    cursor: pointer;
    position: relative;
}
#page-vod .vod-shows-slider .slide.active:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: 0;
    background: url(/bundles/app/images/vod/vod-slide-active.png) no-repeat top left/100% 100%;
}
#page-vod footer {
    display: none;
}
@media (min-width: 1500px) {
    #page-vod .show {
        padding-top: 150px;
    }
    #page-vod .name {
        font-size: 60px;
        margin-bottom: 34px;
    }
    #page-vod .name.long {
        font-size: 40px;
    }
    #page-vod .synopsis {
        font-size: 16px;
    }
    #page-vod .show-info {
        font-size: 15px;
    }
    #page-vod .show-info .value {
        font-size: 17px;
    }
    #page-vod .show-tab {
        font-size: 15px;
        margin-right: 15px;
    }
    #page-vod .vod-shows-slider {
        min-height: 195px;
    }
    #page-vod .vod-shows-slider .slide {
        width: 160px;
        height: 195px;
    }
}
@media (max-width: 1500px) {
    #page-vod #geo-info-bar {
        padding: 8px 35px;
        font-size: 16px;
    }
    #page-vod #geo-info-bar img {
        max-width: 12px;
        top: 10px;
    }
}
@media (max-width: 767px) {
    #page-vod .show {
        height: auto;
        min-height: 100vh;
        padding-top: 150px;
    }
    #page-vod .name {
        font-size: 44px;
    }
    #page-vod .name.long {
        font-size: 34px;
    }
    #page-vod .info-col {
        padding-bottom: 20px;
    }
    #page-vod .show-info {
        text-align: left;
    }
    #page-vod .vod-shows-slider {
        position: relative;
        margin-top: -5px;
    }
}
@media (max-width: 479px) {
    #page-vod .show-tab {
        padding: 0 10px;
    }
    #page-vod .name {
        font-size: 40px;
    }
    #page-vod .name.long {
        font-size: 30px;
    }
}
.page-vod #search-popup .show-info {
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 15px;
    text-align: right;
}
.page-vod #search-popup .show-info .value {
    font-size: 14px;
    color: #bf5eb3;
    line-height: 1.3em;
    margin-top: 6px;
}
@media (min-width: 1500px) {
    .page-vod #search-popup .show-info {
        font-size: 15px;
    }
    .page-vod #search-popup .show-info .value {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .page-vod #search-popup .show-info {
        text-align: left;
    }
}
#page-vodShow body {
    background: #0d0426;
}
#page-vodShow #content-vod {
    background: #2d2052;
}
#page-vodShow .vod-bg-img {
    width: 100%;
    height: 30vw;
    min-height: calc(22vw + 349px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
#page-vodShow .vod-bg-img img {
    width: 100%;
    height: auto;
}
#page-vodShow .vod-bg-img:before,
#page-vodShow .vod-bg-img:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 30%;
    z-index: 2;
}
#page-vodShow .vod-bg-img:before {
    left: 0;
    background: -moz-linear-gradient(left, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: -webkit-linear-gradient(left, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: linear-gradient(to right, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2052', endColorstr='#002d2052', GradientType=1);
}
#page-vodShow .vod-bg-img:after {
    right: 0;
    background: -moz-linear-gradient(left, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: -webkit-linear-gradient(left, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: linear-gradient(to right, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=1);
}
#page-vodShow .vod-bg-img .gradient-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -moz-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: -webkit-linear-gradient(top, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    background: linear-gradient(to bottom, rgba(45, 32, 82, 0) 0%, #2d2052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d2052', endColorstr='#2d2052', GradientType=0);
}
#page-vodShow .vod-content {
    position: relative;
    z-index: 999999;
    margin-top: calc(-22vw - 227px);
}
#page-vodShow h1 {
    font-weight: bold;
    font-size: 65px;
    line-height: 1.3em;
    margin: 0;
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
}
#page-vodShow h1.long-title {
    font-size: 45px;
}
#page-vodShow .share-row {
    text-align: right;
    padding-top: 20px;
}
#page-vodShow .share-row .share-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
}
#page-vodShow .share-row .share-social {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(/bundles/app/images/main/icon-share.png) no-repeat;
}
#page-vodShow .video-js-container {
    margin-bottom: -40px;
}
#page-vodShow .shapes-container {
    position: relative;
}
#page-vodShow .shapes-container:before,
#page-vodShow .shapes-container:after {
    content: "";
    position: absolute;
    top: 20vw;
    width: 15%;
    height: 54%;
    background-size: cover !important;
    background-position: center center !important;
}
#page-vodShow .shapes-container:before {
    left: 0;
    background: url(/bundles/app/images/vod/left-shape.png);
}
#page-vodShow .shapes-container:after {
    right: 0;
    background: url(/bundles/app/images/vod/right-shape.png?);
}
#page-vodShow .shapes-container .shapes-gradient {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 20vw;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: -webkit-linear-gradient(top, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    background: linear-gradient(to bottom, #2d2052 0%, rgba(45, 32, 82, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2052', endColorstr='#002d2052', GradientType=0);
}
#page-vodShow .video-js:before {
    opacity: 0;
}
#page-vodShow .video-js.vjs-fullscreen:before {
    opacity: 0.5;
}
#page-vodShow .video-overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 25px;
    padding-left: 25px;
}
#page-vodShow .video-overlay .title {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 20px;
}
#page-vodShow .video-overlay .episode-numbers {
    font-size: 12px;
}
#page-vodShow .video-overlay .episode-numbers .season-nr {
    margin-right: 18px;
}
#page-vodShow .video-overlay .share-social {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 24px;
    height: 24px;
    background: url(/bundles/app/images/main/icon-share.png) no-repeat;
}
#page-vodShow .before-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 150px;
}
#page-vodShow .before-video .before-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-vodShow .before-video .before-video-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1f0c55;
}
#page-vodShow .before-video .before-video-bg .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.4;
}
#page-vodShow .before-video .before-video-content {
    position: relative;
    z-index: 3;
}
#page-vodShow .before-video .countdown-text {
    font-size: 14px;
    color: #b067a7;
    margin-bottom: 36px;
}
#page-vodShow .before-video .countdown-text .seconds-left {
    font-weight: bold;
}
#page-vodShow .before-video .video-progress {
    font-size: 12px;
    width: 230px;
    height: 230px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bundles/app/images/vod/progress-bg.png) no-repeat center center;
    background-size: 100% auto;
    position: relative;
    margin: 0 37px 0 27px;
}
#page-vodShow .before-video .video-progress .inner {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
#page-vodShow .before-video .video-progress .percent {
    font-size: 28px;
    font-weight: 500;
    line-height: 0.8em;
}
#page-vodShow .before-video .video-progress .percent div {
    font-size: 12px;
    line-height: 1.3em;
}
#page-vodShow .before-video .video-progress .percent div:first-child {
    padding-bottom: 10px;
}
#page-vodShow .before-video .video-progress .percent div:last-child {
    padding-top: 10px;
}
#page-vodShow .show-row {
    background: #0d0426;
    position: relative;
    z-index: 2;
    padding: 75px 0 70px 0;
}
#page-vodShow .show-row .title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.2em;
}
#page-vodShow .show-row .key {
    font-size: 12px;
    margin-bottom: 15px;
}
#page-vodShow .show-row .value {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
}
#page-vodShow .show-row .synopsis {
    margin-top: 55px;
}
#page-vodShow .related-shows-container {
    background: url(/bundles/app/images/vod/bottom-shape.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 40px;
}
#page-vodShow .related-shows-container h2 {
    margin-bottom: 30px;
    margin-left: 0;
}
#page-vodShow .related-shows-container .row {
    margin-left: -15px;
    margin-right: -15px;
}
#page-vodShow .related-shows {
    width: 100%;
    height: 190px;
}
#page-vodShow .related-shows .related {
    width: 20%;
    float: left;
    height: 240px;
    margin-bottom: -50px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
#page-vodShow .related-shows .related:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: -moz-linear-gradient(top, rgba(13, 4, 38, 0) 0%, #0d0426 100%);
    background: -webkit-linear-gradient(top, rgba(13, 4, 38, 0) 0%, #0d0426 100%);
    background: linear-gradient(to bottom, rgba(13, 4, 38, 0) 0%, #0d0426 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000d0426', endColorstr='#0d0426', GradientType=0);
}
#page-vodShow .related-shows .related .title {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
}
#page-vodShow .vjs-text-track-settings {
    z-index: 999;
}
#page-vodShow .vjs-text-track-settings select,
#page-vodShow .vjs-text-track-settings input {
    color: #321953;
}
#page-vodShow .movie-blocked-popup .inner {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#page-vodShow .movie-blocked-popup p {
    margin-bottom: 50px;
    font-size: 16px;
}
#page-vodShow .movie-blocked-popup img.js-close-popup {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}
#page-vodShow .movie-blocked-popup .button {
    margin-bottom: 20px;
    min-width: 370px;
}
@media (min-width: 1600px) {
    #page-vodShow .shapes-container:before,
    #page-vodShow .shapes-container:after {
        width: 29vw;
    }
}
@media (max-width: 1199px) {
    #page-vodShow .related-shows {
        height: 16vw;
    }
    #page-vodShow .related-shows .related {
        height: 20vw;
    }
}
@media (max-width: 991px) {
    #page-vodShow .before-video {
        padding-top: 100px;
    }
    #page-vodShow h1.long-title {
        font-size: 38px;
    }
}
@media (max-width: 767px) {
    #page-vodShow h1 {
        font-size: 42px;
        margin-bottom: 10px;
    }
    #page-vodShow h1.long-title {
        font-size: 30px;
    }
    #page-vodShow .vod-bg-img {
        min-height: calc(30vw + 550px);
    }
    #page-vodShow .vod-content {
        margin-top: calc(-30vw - 378px);
    }
    #page-vodShow .before-video .countdown-text {
        margin-bottom: 15px;
    }
    #page-vodShow .before-video .video-progress {
        width: 160px;
        height: 160px;
        margin: 0 5px 0 10px;
    }
    #page-vodShow .related-shows {
        height: 22vw;
    }
    #page-vodShow .related-shows .related {
        height: 29vw;
        width: 25%;
    }
    #page-vodShow .related-shows .related:nth-child(n + 5) {
        display: none;
    }
    #page-vodShow .share-row {
        padding-top: 5px;
        margin-bottom: 25px;
    }
    #page-vodShow .shapes-container .shapes-gradient {
        top: 12vw;
    }
    #page-vodShow .shapes-container:before,
    #page-vodShow .shapes-container:after {
        top: 12vw;
    }
    #page-vodShow .video-overlay {
        padding-top: 5px;
        padding-left: 15px;
    }
    #page-vodShow .video-overlay .title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    #page-vodShow .before-video {
        padding-top: 60px;
    }
    #page-vodShow .before-video .countdown-text {
        margin-bottom: 0;
    }
    #page-vodShow .before-video-content .button {
        display: none !important;
    }
}
@media (max-width: 479px) {
    #page-vodShow h1 {
        font-size: 28px;
    }
    #page-vodShow h1.long-title {
        font-size: 24px;
    }
    #page-vodShow .video-overlay {
        padding-top: 3px;
        padding-left: 5px;
    }
    #page-vodShow .video-overlay .title {
        font-size: 16px;
    }
    #page-vodShow .video-overlay .share-social {
        display: none;
    }
    #page-vodShow .before-video .video-progress {
        width: 100px;
        height: 100px;
        font-size: 10px;
    }
    #page-vodShow .before-video .video-progress .percent {
        font-size: 22px;
    }
    #page-vodShow .before-video .video-progress .percent div {
        font-size: 10px;
    }
    #page-vodShow .related-shows {
        height: 32vw;
    }
    #page-vodShow .related-shows .related {
        height: 39vw;
        width: 33.3%;
    }
    #page-vodShow .related-shows .related:nth-child(n + 4) {
        display: none;
    }
    #page-vodShow .shapes-container .shapes-gradient {
        top: 11vw;
    }
    #page-vodShow .shapes-container:before,
    #page-vodShow .shapes-container:after {
        top: 11vw;
    }
}
#page-vodShow #mobileIos {
    display: none;
}
@supports (-webkit-overflow-scrolling: touch) {
    #page-vodShow #mobileIos {
        display: block;
    }
    #page-vodShow .before-video-content .button {
        display: inline-block !important;
    }
    #page-vodShow .before-video-content .button.js-video-start {
        margin-left: 15px;
    }
    #page-vodShow .before-video-content .video-progress,
    #page-vodShow .before-video-content .countdown-text {
        display: none !important;
    }
}
#page-vodShow .progress-radial {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid green;
    background-color: tomato;
}
#page-vodShow .progress-radial .overlay {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #fffde8;
    border-radius: 50%;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}
#page-vodShow .program-navi .outer-container {
    overflow: hidden;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-start;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    max-width: 100%;
}
@media (max-width: 991px) {
    #page-vodShow .program-navi .outer-container {
        flex-direction: column;
        -ms-flex-direction: column;
        align-items: flex-start;
        -ms-flex-align: start;
    }
    #page-vodShow .program-navi .outer-container .flex-container {
        display: flex;
        display: -ms-flexbox;
        max-width: 100%;
    }
}
#page-vodShow .program-navi .outer-container .separator {
    height: 50px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    background: #bf5eb3;
    box-sizing: border-box;
    padding: 0 30px;
    width: 103px;
}
#page-vodShow .program-navi .outer-container > * {
    display: inline-flex;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
}
#page-vodShow .program-navi .outer-container .season,
#page-vodShow .program-navi .outer-container .episode,
#page-vodShow .program-navi .outer-container .episode-slider-control {
    width: 50px;
    height: 50px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
}
#page-vodShow .program-navi .outer-container .season-container {
    white-space: nowrap;
}
#page-vodShow .program-navi .outer-container .season-container > * {
    display: inline-flex;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    float: left;
}
#page-vodShow .program-navi .outer-container .season-container:after {
    content: "";
    display: table;
    clear: both;
}
#page-vodShow .program-navi .outer-container .episodes-container {
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    width: 450px;
}
#page-vodShow .program-navi .outer-container .episode-slider-control {
    color: #fff;
    background: #452761 url("/bundles/app/images/vod/slider-navi.png") center center no-repeat;
    flex-shrink: 0;
    -ms-flex-negative: 0;
}
#page-vodShow .program-navi .outer-container .episode-slider-control.js-episode-prev {
    transform: rotateY(180deg);
}
#page-vodShow .program-navi .outer-container .episode-slider-control > * {
    display: none;
}
#page-vodShow .program-navi .outer-container .episode-slider-control[aria-disabled="true"] {
    opacity: 0.6;
}
#page-vodShow .program-navi .outer-container .season,
#page-vodShow .program-navi .outer-container .episode {
    position: relative;
    color: #fff;
}
#page-vodShow .program-navi .outer-container .season:nth-child(even),
#page-vodShow .program-navi .outer-container .episode:nth-child(even) {
    background: #452761;
}
#page-vodShow .program-navi .outer-container .season:nth-child(odd),
#page-vodShow .program-navi .outer-container .episode:nth-child(odd) {
    background: #4a2c65;
}
#page-vodShow .program-navi .outer-container .season.active,
#page-vodShow .program-navi .outer-container .episode.active {
    background: #a7429b;
}
#page-vodShow .program-navi .circles {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#page-vodShow .program-navi .circles svg {
    width: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
#page-vodShow .program-navi .circles svg.progress-counter {
    z-index: 2;
}
.single-operator.cyfrowy-polsat.slick-slide.slick-current.slick-active {
    min-width: 120px !important;
    margin-right: 0px !important;
}
.single-operator.cyfrowy-polsat.slick-slide.slick-current.slick-active img {
    min-width: 120px !important;
}


/*
New schedule section / test link - css starts here
*/
 .programs{
     display: block !important;
 }

.programm-card {min-height: 350px;max-width: 250px;position: relative;border-radius: 20px;display: inline-flex;flex-direction: column;margin: 10px;justify-content: flex-end;}
.programm-img{position: absolute; top: 0; left: 0; border-radius: 20px; object-fit: cover; object-position: center; width: 100%; height: 100%;}
.mbbb-0{margin-bottom: 0 !important; margin-top: 5px !important;}
.marleft-2{margin-left: 15px !important;}
.season-detailss{display: flex; align-items: center;}
.p-sm{font-size: 13px;}
.programm-btn{min-width: 190px; padding: 5px 7px 5px 15px; display: flex; align-items: center; justify-content: space-between; text-align: center; background: #BF5EB3; color: white; border: 0; border-radius: 50px;}
.programm-btn:hover::before{width: auto !important;}
.clockk{width: 31px; height: 31px; border-radius: 100%; background: #392D5C; display: flex; align-items: center; justify-content: center;}
.programm-overlay{border-radius: 20px; position: absolute; width: 100%; height: 50%; z-index: 1; left: 0; bottom: 0; background: linear-gradient(to bottom, rgb(11 9 18 / 0%), #392D5C);}
.programm-card-inner{padding: 20px; color: white; position: relative; z-index: 3;}
#schedule .content .programs .program{width: 100% !important;}
#schedule .content .programs-navi a{width: 40px !important; color: white !important; display: flex; align-items: center; justify-content: center; height: 40px; font-size: 14px;}
#schedule .content .programs-navi{top: 50px !important}
#schedule .content .programs-navi a.schedule-navi-left:after, #schedule .content .programs-navi a.schedule-navi-right:after{display: none}
#schedule .content .programs{padding-bottom: 40px !important;}
.program-titlee {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-program-titlee {
    font-size: 20px;
}

.programm-card.program.currentProgramNowEpic {
    transform: scale(1.1);
    box-shadow: 0 3px 10px rgb(0 0 0 / 100%);
}

.programm-card.currentProgramNowEpic {
    transform: scale(1.1);
    box-shadow: 0 3px 10px rgb(0 0 0 / 100%);
}
header .navbar-toggle {
    width: 25px;
    height: 30px;
}
header .navbar-toggle span {
    height: 3px;
}
header .navbar-toggle span:nth-child(2) {
    top: 8px;
}
header .navbar-toggle span:nth-child(3) {
    top: 16px;
}
#page-homepage #vods {
    background-position: top center !important;
}

.featuring-noww{display: none; background: #BF5EB3; width: 130px; height: 30px; align-items: center; font-size: 14px; transform: rotate(315deg); color: white; justify-content: center; position: absolute; top: 20px; left: -30px;}

.programm-card.program.currentProgramNowEpic .featuring-noww{display: flex;}
.programm-card.currentProgramNowEpic .featuring-noww{display: flex;}
.programm-card{overflow: hidden}
@media screen and (max-width: 1199px){
    #page-homepage #vods {
        background-position: top center !important;
    }
}
@media screen and (max-width: 991px){
    #schedule .content .programs-navi{
        top: 125px !important;
    }
}
@media screen and (max-width: 575px){
    header a.logo img {
        max-width: 70px;
    }
}

  .col-lg-3.datepicker-container{position: absolute; left: 50px;box-shadow: 0 3px 10px rgb(0 0 0 / 16%);}
#schedule h2{margin-bottom: 25px}
.display-none, #schedule .content .programs-navi.display-none{display: none !important;}
.calendarr-show{
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 100%;
    color: white;
    background: #bf5eb3;
    font-size: 18px;
    border: 1px solid #bf5eb3;
    transition: ease-in-out .2s;
    display: flex;
    align-items: center;
    margin-left: 50px;
    margin-bottom: 10px;
    justify-content: center;
}
.hasDatepicker {
    opacity: 1 !important;
}

#schedule .content .programs-navi {display: flex;left: unset;right: 30px;top: 0;align-items: center;gap: 10px;}

#schedule .content .programs-navi a {border-radius: 100%;width: 60px;}
#page-homepage #news-feed{background: white !important; color: black !important; margin-bottom: 0 !important; padding-bottom: 30px !important}
#page-homepage #news-feed .nav-tab:hover, #page-homepage #news-feed .nav-tab.active{color: white !important;}
#loading>.animation{width: 100% !important; left: 0 !important;}
#loading.with-vod .bg{width: 100vw !important;}
.calendarr-show{
    margin-bottom: 20px !important;
}




/*
New Css
*/
#page-homepage #slider .carousel .carousel-inner .item .paralax .bg{

    /*background-size: 100% !important;*/

    background-position: top !important;

}
#page-homepage #slider .carousel .carousel-inner .item1 .paralax .bg {

    background-position: center center !important;
}

#page-homepage #vods{

    background-position: top -6vw center !important;

}

@media screen and (max-width: 767px){

    #page-homepage #slider .carousel #carousel-header.with-operators {

        height: 40em !important;

    }

}

@media screen and (max-width: 575px){

    #page-homepage #vods{

        background-size: contain !important;

    }

    /*#page-homepage #slider .carousel .carousel-inner .item .slide .info-container p{

        display: none !important;

    }*/

    #page-homepage #slider .carousel #carousel-header.with-operators {

        height: 31em !important;

    }

}


@media screen and (max-width:575px) {

    #page-homepage #vods .name.long {

        font-size: 23px !important;

        margin-top: 96px !important;

    }

    #page-homepage #vods .header h2 {

        display: inline-block !important;

        margin-left: 0 !important;

        font-size: 20px !important;

    }

    #page-homepage #vods a.button.more {

        background: transparent !important;

        width: auto !important;

        padding: 0 !important;

        text-align: left !important;

        position: absolute !important;

        top: 0 !important;

        right: 0 !important;

    }

    #page-homepage #vods a.button.more::after, #page-homepage #vods a.button.more::before {

        display: none !important;

    }

    #page-homepage #vods .header {

        padding-top: 7px !important;

    }

    #page-homepage #vods{padding-top: 220px !important; padding-bottom: 20px !important;}

    #page-homepage #vods .synopsis {

        min-height: 80px !important;

        margin-bottom: 15px !important;

    }

    header a.logo {

        margin-left: 12px !important;

    }

}
/*
New Css
*/


@media screen and (max-width: 991px) {

    .col-lg-3.datepicker-container {position: static; transform: none;}

    #schedule .content .programs-navi {top: -80px;}

}

@media screen and (max-width: 575px){
    #schedule h2, .calendarr-show, #page-homepage h2 {
        margin-left: 24px;
    }
}
@media screen and (max-width: 480px){
    #schedule h2, .calendarr-show, #page-homepage h2 {
        margin-left: 0px;
    }
}

.touch-auto {
    touch-action: auto;
}


.polsat-box{
    margin: 40px 40px 50px;
}
.polsat-box h3 a{
    color: #2d2052;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 50px 0px 0;
    flex-wrap: wrap;
    text-decoration: underline;
}
.polsat-box h3 span{
    color: #585858;
    font-size: 15px;
    font-weight: 500;
}

.polsat-page a{
    color: #2d2052;
    text-decoration: underline;
}
/*
New schedule section / test link - css ends here
*/
