html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),
    url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    box-sizing: border-box;
}
*:before,
*:after {
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "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: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #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: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #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,
.full-absolute-container,
.flex-container,
.menubar__container,
.menubar-submenus__submenu__container,
.tabs-component__tabs__container,
.link-boxes,
.parallax-band__container_sectioned,
.footer-nav__container,
.info-band__container,
.basic-container,
.auto-width-carousel__container,
.blog-list,
.events-section,
.parallax-band__container,
.blogs-section,
.media-section,
.sponsors-section,
.signs-section,
.media-object-slider,
.ep-section__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 8px;
}
.container:before,
.full-absolute-container:before,
.flex-container:before,
.menubar__container:before,
.menubar-submenus__submenu__container:before,
.tabs-component__tabs__container:before,
.link-boxes:before,
.parallax-band__container_sectioned:before,
.footer-nav__container:before,
.info-band__container:before,
.basic-container:before,
.auto-width-carousel__container:before,
.blog-list:before,
.events-section:before,
.parallax-band__container:before,
.blogs-section:before,
.media-section:before,
.sponsors-section:before,
.signs-section:before,
.media-object-slider:before,
.ep-section__container:before,
.container:after,
.full-absolute-container:after,
.flex-container:after,
.menubar__container:after,
.menubar-submenus__submenu__container:after,
.tabs-component__tabs__container:after,
.link-boxes:after,
.parallax-band__container_sectioned:after,
.footer-nav__container:after,
.info-band__container:after,
.basic-container:after,
.auto-width-carousel__container:after,
.blog-list:after,
.events-section:after,
.parallax-band__container:after,
.blogs-section:after,
.media-section:after,
.sponsors-section:after,
.signs-section:after,
.media-object-slider:after,
.ep-section__container:after {
    content: " ";
    display: table;
}
.container:after,
.full-absolute-container:after,
.flex-container:after,
.menubar__container:after,
.menubar-submenus__submenu__container:after,
.tabs-component__tabs__container:after,
.link-boxes:after,
.parallax-band__container_sectioned:after,
.footer-nav__container:after,
.info-band__container:after,
.basic-container:after,
.auto-width-carousel__container:after,
.blog-list:after,
.events-section:after,
.parallax-band__container:after,
.blogs-section:after,
.media-section:after,
.sponsors-section:after,
.signs-section:after,
.media-object-slider:after,
.ep-section__container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container,
    .full-absolute-container,
    .flex-container,
    .menubar__container,
    .menubar-submenus__submenu__container,
    .tabs-component__tabs__container,
    .link-boxes,
    .parallax-band__container_sectioned,
    .footer-nav__container,
    .info-band__container,
    .basic-container,
    .auto-width-carousel__container,
    .blog-list,
    .events-section,
    .parallax-band__container,
    .blogs-section,
    .media-section,
    .sponsors-section,
    .signs-section,
    .media-object-slider,
    .ep-section__container {
        width: 735px;
    }
}
@media (min-width: 992px) {
    .container,
    .full-absolute-container,
    .flex-container,
    .menubar__container,
    .menubar-submenus__submenu__container,
    .tabs-component__tabs__container,
    .link-boxes,
    .parallax-band__container_sectioned,
    .footer-nav__container,
    .info-band__container,
    .basic-container,
    .auto-width-carousel__container,
    .blog-list,
    .events-section,
    .parallax-band__container,
    .blogs-section,
    .media-section,
    .sponsors-section,
    .signs-section,
    .media-object-slider,
    .ep-section__container {
        width: 955px;
    }
}
@media (min-width: 1200px) {
    .container,
    .full-absolute-container,
    .flex-container,
    .menubar__container,
    .menubar-submenus__submenu__container,
    .tabs-component__tabs__container,
    .link-boxes,
    .parallax-band__container_sectioned,
    .footer-nav__container,
    .info-band__container,
    .basic-container,
    .auto-width-carousel__container,
    .blog-list,
    .events-section,
    .parallax-band__container,
    .blogs-section,
    .media-section,
    .sponsors-section,
    .signs-section,
    .media-object-slider,
    .ep-section__container {
        width: 1155px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 8px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -7px;
    margin-right: -8px;
}
.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: 8px;
    padding-right: 7px;
}
.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%;
    }
}
table {
    background-color: rgba(0, 0, 0, 0);
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
    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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    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: -7px;
    margin-right: -8px;
}
.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: 7px;
}
@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;
    -ms-touch-action: manipulation;
    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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    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);
    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: #e6e5e5;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    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;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #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;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    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;
    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: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret,
.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: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 7px;
    padding-left: 7px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.full-absolute-container > .navbar-header,
.flex-container > .navbar-header,
.menubar__container > .navbar-header,
.menubar-submenus__submenu__container > .navbar-header,
.tabs-component__tabs__container > .navbar-header,
.link-boxes > .navbar-header,
.parallax-band__container_sectioned > .navbar-header,
.footer-nav__container > .navbar-header,
.info-band__container > .navbar-header,
.basic-container > .navbar-header,
.auto-width-carousel__container > .navbar-header,
.blog-list > .navbar-header,
.events-section > .navbar-header,
.parallax-band__container > .navbar-header,
.blogs-section > .navbar-header,
.media-section > .navbar-header,
.sponsors-section > .navbar-header,
.signs-section > .navbar-header,
.media-object-slider > .navbar-header,
.ep-section__container > .navbar-header,
.container > .navbar-collapse,
.full-absolute-container > .navbar-collapse,
.flex-container > .navbar-collapse,
.menubar__container > .navbar-collapse,
.menubar-submenus__submenu__container > .navbar-collapse,
.tabs-component__tabs__container > .navbar-collapse,
.link-boxes > .navbar-collapse,
.parallax-band__container_sectioned > .navbar-collapse,
.footer-nav__container > .navbar-collapse,
.info-band__container > .navbar-collapse,
.basic-container > .navbar-collapse,
.auto-width-carousel__container > .navbar-collapse,
.blog-list > .navbar-collapse,
.events-section > .navbar-collapse,
.parallax-band__container > .navbar-collapse,
.blogs-section > .navbar-collapse,
.media-section > .navbar-collapse,
.sponsors-section > .navbar-collapse,
.signs-section > .navbar-collapse,
.media-object-slider > .navbar-collapse,
.ep-section__container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -7px;
    margin-left: -7px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .full-absolute-container > .navbar-header,
    .flex-container > .navbar-header,
    .menubar__container > .navbar-header,
    .menubar-submenus__submenu__container > .navbar-header,
    .tabs-component__tabs__container > .navbar-header,
    .link-boxes > .navbar-header,
    .parallax-band__container_sectioned > .navbar-header,
    .footer-nav__container > .navbar-header,
    .info-band__container > .navbar-header,
    .basic-container > .navbar-header,
    .auto-width-carousel__container > .navbar-header,
    .blog-list > .navbar-header,
    .events-section > .navbar-header,
    .parallax-band__container > .navbar-header,
    .blogs-section > .navbar-header,
    .media-section > .navbar-header,
    .sponsors-section > .navbar-header,
    .signs-section > .navbar-header,
    .media-object-slider > .navbar-header,
    .ep-section__container > .navbar-header,
    .container > .navbar-collapse,
    .full-absolute-container > .navbar-collapse,
    .flex-container > .navbar-collapse,
    .menubar__container > .navbar-collapse,
    .menubar-submenus__submenu__container > .navbar-collapse,
    .tabs-component__tabs__container > .navbar-collapse,
    .link-boxes > .navbar-collapse,
    .parallax-band__container_sectioned > .navbar-collapse,
    .footer-nav__container > .navbar-collapse,
    .info-band__container > .navbar-collapse,
    .basic-container > .navbar-collapse,
    .auto-width-carousel__container > .navbar-collapse,
    .blog-list > .navbar-collapse,
    .events-section > .navbar-collapse,
    .parallax-band__container > .navbar-collapse,
    .blogs-section > .navbar-collapse,
    .media-section > .navbar-collapse,
    .sponsors-section > .navbar-collapse,
    .signs-section > .navbar-collapse,
    .media-object-slider > .navbar-collapse,
    .ep-section__container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 7px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .full-absolute-container .navbar-brand,
    .navbar > .flex-container .navbar-brand,
    .navbar > .menubar__container .navbar-brand,
    .navbar > .menubar-submenus__submenu__container .navbar-brand,
    .navbar > .tabs-component__tabs__container .navbar-brand,
    .navbar > .link-boxes .navbar-brand,
    .navbar > .parallax-band__container_sectioned .navbar-brand,
    .navbar > .footer-nav__container .navbar-brand,
    .navbar > .info-band__container .navbar-brand,
    .navbar > .basic-container .navbar-brand,
    .navbar > .auto-width-carousel__container .navbar-brand,
    .navbar > .blog-list .navbar-brand,
    .navbar > .events-section .navbar-brand,
    .navbar > .parallax-band__container .navbar-brand,
    .navbar > .blogs-section .navbar-brand,
    .navbar > .media-section .navbar-brand,
    .navbar > .sponsors-section .navbar-brand,
    .navbar > .signs-section .navbar-brand,
    .navbar > .media-object-slider .navbar-brand,
    .navbar > .ep-section__container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -7px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 7px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -7px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin-left: -7px;
    margin-right: -7px;
    padding: 10px 7px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 7px;
        margin-right: 7px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -7px;
    }
    .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: #5e5d5d;
    background-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: rgba(0, 0, 0, 0);
    }
    .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: rgba(0, 0, 0, 0);
    }
}
.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: #090808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
}
.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: #090808;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808;
    }
    .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: rgba(0, 0, 0, 0);
    }
    .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: #090808;
    }
    .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: rgba(0, 0, 0, 0);
    }
}
.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;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #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;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.full-absolute-container .jumbotron,
.flex-container .jumbotron,
.menubar__container .jumbotron,
.menubar-submenus__submenu__container .jumbotron,
.tabs-component__tabs__container .jumbotron,
.link-boxes .jumbotron,
.parallax-band__container_sectioned .jumbotron,
.footer-nav__container .jumbotron,
.info-band__container .jumbotron,
.basic-container .jumbotron,
.auto-width-carousel__container .jumbotron,
.blog-list .jumbotron,
.events-section .jumbotron,
.parallax-band__container .jumbotron,
.blogs-section .jumbotron,
.media-section .jumbotron,
.sponsors-section .jumbotron,
.signs-section .jumbotron,
.media-object-slider .jumbotron,
.ep-section__container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.jumbotron .container,
.jumbotron .full-absolute-container,
.jumbotron .flex-container,
.jumbotron .menubar__container,
.jumbotron .menubar-submenus__submenu__container,
.jumbotron .tabs-component__tabs__container,
.jumbotron .link-boxes,
.jumbotron .parallax-band__container_sectioned,
.jumbotron .footer-nav__container,
.jumbotron .info-band__container,
.jumbotron .basic-container,
.jumbotron .auto-width-carousel__container,
.jumbotron .blog-list,
.jumbotron .events-section,
.jumbotron .parallax-band__container,
.jumbotron .blogs-section,
.jumbotron .media-section,
.jumbotron .sponsors-section,
.jumbotron .signs-section,
.jumbotron .media-object-slider,
.jumbotron .ep-section__container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .full-absolute-container .jumbotron,
    .flex-container .jumbotron,
    .menubar__container .jumbotron,
    .menubar-submenus__submenu__container .jumbotron,
    .tabs-component__tabs__container .jumbotron,
    .link-boxes .jumbotron,
    .parallax-band__container_sectioned .jumbotron,
    .footer-nav__container .jumbotron,
    .info-band__container .jumbotron,
    .basic-container .jumbotron,
    .auto-width-carousel__container .jumbotron,
    .blog-list .jumbotron,
    .events-section .jumbotron,
    .parallax-band__container .jumbotron,
    .blogs-section .jumbotron,
    .media-section .jumbotron,
    .sponsors-section .jumbotron,
    .signs-section .jumbotron,
    .media-object-slider .jumbotron,
    .ep-section__container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    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 {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -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: rgba(0, 0, 0, 0);
}
.carousel-control.left {
    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: 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: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 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,
.ep-about-section:before,
.clearfix:after,
.ep-about-section:after {
    content: " ";
    display: table;
}
.clearfix:after,
.ep-about-section: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;
    }
} /*! wysiwyg.css v0.0.2 | MIT License | github.com/jgthms/wysiwyg.css */
.wysiwyg {
    line-height: 1.3;
}
.wysiwyg a {
    text-decoration: none;
}
.wysiwyg a:hover {
    border-bottom: 1px solid;
}
.wysiwyg abbr {
    border-bottom: 1px dotted;
    cursor: help;
}
.wysiwyg cite {
    font-style: italic;
}
.wysiwyg hr {
    background: #e6e5e5;
    border: none;
    display: block;
    height: 1px;
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}
.wysiwyg img {
    vertical-align: text-bottom;
}
.wysiwyg ins {
    background-color: lime;
    text-decoration: none;
}
.wysiwyg mark {
    background-color: #ff0;
}
.wysiwyg small {
    font-size: 0.8em;
}
.wysiwyg strong {
    font-weight: 700;
}
.wysiwyg sub,
.wysiwyg sup {
    font-size: 0.8em;
}
.wysiwyg sub {
    vertical-align: sub;
}
.wysiwyg sup {
    vertical-align: super;
}
.wysiwyg p,
.wysiwyg dl,
.wysiwyg ol,
.wysiwyg ul,
.wysiwyg blockquote,
.wysiwyg pre,
.wysiwyg table {
    margin-bottom: 0.8em;
}
.wysiwyg p:last-child,
.wysiwyg dl:last-child,
.wysiwyg ol:last-child,
.wysiwyg ul:last-child,
.wysiwyg blockquote:last-child,
.wysiwyg pre:last-child,
.wysiwyg table:last-child {
    margin-bottom: 0;
}
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    font-weight: 700;
    line-height: 1.2;
}
.wysiwyg h1:first-child,
.wysiwyg h2:first-child,
.wysiwyg h3:first-child,
.wysiwyg h4:first-child,
.wysiwyg h5:first-child,
.wysiwyg h6:first-child {
    margin-top: 0;
}
.wysiwyg h1 {
    font-size: 2.4em;
    margin-bottom: 0.3333333333em;
    margin-top: 0.3333333333em;
    line-height: 1;
}
.wysiwyg h2 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    margin-top: 1em;
    line-height: 1.1;
}
.wysiwyg h3 {
    font-size: 1.3em;
    margin-bottom: 0.6153846154em;
    margin-top: 0.6153846154em;
}
.wysiwyg h4 {
    font-size: 1.2em;
    margin-bottom: 0.6666666667em;
    margin-top: 0.6666666667em;
}
.wysiwyg h5 {
    font-size: 1.1em;
    margin-bottom: 0.7272727273em;
    margin-top: 0.7272727273em;
}
.wysiwyg h6 {
    font-size: 1em;
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}
.wysiwyg dd {
    margin-left: 0.8em;
}
.wysiwyg ol,
.wysiwyg ul {
    list-style-position: outside;
    margin-left: 0.8em;
}
.wysiwyg ol {
    list-style-type: decimal;
}
.wysiwyg ol ol {
    list-style-type: lower-alpha;
}
.wysiwyg ol ol ol {
    list-style-type: lower-roman;
}
.wysiwyg ol ol ol ol {
    list-style-type: lower-greek;
}
.wysiwyg ol ol ol ol ol {
    list-style-type: decimal;
}
.wysiwyg ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}
.wysiwyg ul {
    list-style-type: disc;
}
.wysiwyg ul ul {
    list-style-type: circle;
}
.wysiwyg ul ul ul {
    list-style-type: square;
}
.wysiwyg ul ul ul ul {
    list-style-type: circle;
}
.wysiwyg ul ul ul ul ul {
    list-style-type: disc;
}
.wysiwyg ul ul ul ul ul ul {
    list-style-type: circle;
}
.wysiwyg blockquote {
    border-left: 4px solid #e6e5e5;
    padding: 0.6em 1.2em;
}
.wysiwyg blockquote p {
    margin-bottom: 0;
}
.wysiwyg code,
.wysiwyg kbd,
.wysiwyg samp,
.wysiwyg pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    background-color: #f2f2f2;
    color: #333;
    font-size: 0.8em;
}
.wysiwyg code,
.wysiwyg kbd,
.wysiwyg samp {
    border-radius: 2px;
    line-height: 1.625;
    padding: 0.2em 0.5em 0.3em;
    vertical-align: baseline;
}
.wysiwyg pre {
    overflow: auto;
    padding: 1em 1.2em;
}
.wysiwyg pre code {
    background: none;
    font-size: 1em;
    line-height: 1em;
}
.wysiwyg figure {
    margin-bottom: 1.6em;
    text-align: center;
}
.wysiwyg figure:first-child {
    margin-top: 0;
}
.wysiwyg figure:last-child {
    margin-bottom: 0;
}
.wysiwyg figcaption {
    font-size: 0.8em;
    margin-top: 0.5em;
}
.wysiwyg table {
    width: 100%;
}
.wysiwyg table pre {
    white-space: pre-wrap;
}
.wysiwyg th,
.wysiwyg td {
    font-size: 1em;
    padding: 0.4em;
    border: 1px solid #e6e5e5;
    line-height: 1.4;
}
.wysiwyg thead tr,
.wysiwyg tfoot tr {
    background-color: #f5f5f5;
}
.wysiwyg thead th,
.wysiwyg thead td,
.wysiwyg tfoot th,
.wysiwyg tfoot td {
    font-size: 0.9em;
    padding: 0.4444444444em;
}
.wysiwyg thead th code,
.wysiwyg thead td code,
.wysiwyg tfoot th code,
.wysiwyg tfoot td code {
    background-color: #fff;
}
.wysiwyg tbody tr {
    background-color: #fff;
}
.mt-xs-0 {
    margin-top: 0px !important;
}
.mb-xs-0 {
    margin-bottom: 0px !important;
}
.ml-xs-0 {
    margin-left: 0px !important;
}
.mr-xs-0 {
    margin-right: 0px !important;
}
.m-xs-0 {
    margin: 0px !important;
}
.pt-xs-0 {
    padding-top: 0px !important;
}
.pb-xs-0 {
    padding-bottom: 0px !important;
}
.pl-xs-0 {
    padding-left: 0px !important;
}
.pr-xs-0 {
    padding-right: 0px !important;
}
.p-xs-0 {
    padding: 0px !important;
}
.w-xs-0 {
    width: 0% !important;
}
.mt-xs-5 {
    margin-top: 5px !important;
}
.mb-xs-5 {
    margin-bottom: 5px !important;
}
.ml-xs-5 {
    margin-left: 5px !important;
}
.mr-xs-5 {
    margin-right: 5px !important;
}
.m-xs-5 {
    margin: 5px !important;
}
.pt-xs-5 {
    padding-top: 5px !important;
}
.pb-xs-5 {
    padding-bottom: 5px !important;
}
.pl-xs-5 {
    padding-left: 5px !important;
}
.pr-xs-5 {
    padding-right: 5px !important;
}
.p-xs-5 {
    padding: 5px !important;
}
.w-xs-5 {
    width: 5% !important;
}
.mt-xs-10 {
    margin-top: 10px !important;
}
.mb-xs-10 {
    margin-bottom: 10px !important;
}
.ml-xs-10 {
    margin-left: 10px !important;
}
.mr-xs-10 {
    margin-right: 10px !important;
}
.m-xs-10 {
    margin: 10px !important;
}
.pt-xs-10 {
    padding-top: 10px !important;
}
.pb-xs-10 {
    padding-bottom: 10px !important;
}
.pl-xs-10 {
    padding-left: 10px !important;
}
.pr-xs-10 {
    padding-right: 10px !important;
}
.p-xs-10 {
    padding: 10px !important;
}
.w-xs-10 {
    width: 10% !important;
}
.mt-xs-15 {
    margin-top: 15px !important;
}
.mb-xs-15 {
    margin-bottom: 15px !important;
}
.ml-xs-15 {
    margin-left: 15px !important;
}
.mr-xs-15 {
    margin-right: 15px !important;
}
.m-xs-15 {
    margin: 15px !important;
}
.pt-xs-15 {
    padding-top: 15px !important;
}
.pb-xs-15 {
    padding-bottom: 15px !important;
}
.pl-xs-15 {
    padding-left: 15px !important;
}
.pr-xs-15 {
    padding-right: 15px !important;
}
.p-xs-15 {
    padding: 15px !important;
}
.w-xs-15 {
    width: 15% !important;
}
.mt-xs-20 {
    margin-top: 20px !important;
}
.mb-xs-20 {
    margin-bottom: 20px !important;
}
.ml-xs-20 {
    margin-left: 20px !important;
}
.mr-xs-20 {
    margin-right: 20px !important;
}
.m-xs-20 {
    margin: 20px !important;
}
.pt-xs-20 {
    padding-top: 20px !important;
}
.pb-xs-20 {
    padding-bottom: 20px !important;
}
.pl-xs-20 {
    padding-left: 20px !important;
}
.pr-xs-20 {
    padding-right: 20px !important;
}
.p-xs-20 {
    padding: 20px !important;
}
.w-xs-20 {
    width: 20% !important;
}
.mt-xs-25 {
    margin-top: 25px !important;
}
.mb-xs-25 {
    margin-bottom: 25px !important;
}
.ml-xs-25 {
    margin-left: 25px !important;
}
.mr-xs-25 {
    margin-right: 25px !important;
}
.m-xs-25 {
    margin: 25px !important;
}
.pt-xs-25 {
    padding-top: 25px !important;
}
.pb-xs-25 {
    padding-bottom: 25px !important;
}
.pl-xs-25 {
    padding-left: 25px !important;
}
.pr-xs-25 {
    padding-right: 25px !important;
}
.p-xs-25 {
    padding: 25px !important;
}
.w-xs-25 {
    width: 25% !important;
}
.mt-xs-30 {
    margin-top: 30px !important;
}
.mb-xs-30 {
    margin-bottom: 30px !important;
}
.ml-xs-30 {
    margin-left: 30px !important;
}
.mr-xs-30 {
    margin-right: 30px !important;
}
.m-xs-30 {
    margin: 30px !important;
}
.pt-xs-30 {
    padding-top: 30px !important;
}
.pb-xs-30 {
    padding-bottom: 30px !important;
}
.pl-xs-30 {
    padding-left: 30px !important;
}
.pr-xs-30 {
    padding-right: 30px !important;
}
.p-xs-30 {
    padding: 30px !important;
}
.w-xs-30 {
    width: 30% !important;
}
.mt-xs-35 {
    margin-top: 35px !important;
}
.mb-xs-35 {
    margin-bottom: 35px !important;
}
.ml-xs-35 {
    margin-left: 35px !important;
}
.mr-xs-35 {
    margin-right: 35px !important;
}
.m-xs-35 {
    margin: 35px !important;
}
.pt-xs-35 {
    padding-top: 35px !important;
}
.pb-xs-35 {
    padding-bottom: 35px !important;
}
.pl-xs-35 {
    padding-left: 35px !important;
}
.pr-xs-35 {
    padding-right: 35px !important;
}
.p-xs-35 {
    padding: 35px !important;
}
.w-xs-35 {
    width: 35% !important;
}
.mt-xs-40 {
    margin-top: 40px !important;
}
.mb-xs-40 {
    margin-bottom: 40px !important;
}
.ml-xs-40 {
    margin-left: 40px !important;
}
.mr-xs-40 {
    margin-right: 40px !important;
}
.m-xs-40 {
    margin: 40px !important;
}
.pt-xs-40 {
    padding-top: 40px !important;
}
.pb-xs-40 {
    padding-bottom: 40px !important;
}
.pl-xs-40 {
    padding-left: 40px !important;
}
.pr-xs-40 {
    padding-right: 40px !important;
}
.p-xs-40 {
    padding: 40px !important;
}
.w-xs-40 {
    width: 40% !important;
}
.mt-xs-45 {
    margin-top: 45px !important;
}
.mb-xs-45 {
    margin-bottom: 45px !important;
}
.ml-xs-45 {
    margin-left: 45px !important;
}
.mr-xs-45 {
    margin-right: 45px !important;
}
.m-xs-45 {
    margin: 45px !important;
}
.pt-xs-45 {
    padding-top: 45px !important;
}
.pb-xs-45 {
    padding-bottom: 45px !important;
}
.pl-xs-45 {
    padding-left: 45px !important;
}
.pr-xs-45 {
    padding-right: 45px !important;
}
.p-xs-45 {
    padding: 45px !important;
}
.w-xs-45 {
    width: 45% !important;
}
.mt-xs-50 {
    margin-top: 50px !important;
}
.mb-xs-50 {
    margin-bottom: 50px !important;
}
.ml-xs-50 {
    margin-left: 50px !important;
}
.mr-xs-50 {
    margin-right: 50px !important;
}
.m-xs-50 {
    margin: 50px !important;
}
.pt-xs-50 {
    padding-top: 50px !important;
}
.pb-xs-50 {
    padding-bottom: 50px !important;
}
.pl-xs-50 {
    padding-left: 50px !important;
}
.pr-xs-50 {
    padding-right: 50px !important;
}
.p-xs-50 {
    padding: 50px !important;
}
.w-xs-50 {
    width: 50% !important;
}
.mt-xs-55 {
    margin-top: 55px !important;
}
.mb-xs-55 {
    margin-bottom: 55px !important;
}
.ml-xs-55 {
    margin-left: 55px !important;
}
.mr-xs-55 {
    margin-right: 55px !important;
}
.m-xs-55 {
    margin: 55px !important;
}
.pt-xs-55 {
    padding-top: 55px !important;
}
.pb-xs-55 {
    padding-bottom: 55px !important;
}
.pl-xs-55 {
    padding-left: 55px !important;
}
.pr-xs-55 {
    padding-right: 55px !important;
}
.p-xs-55 {
    padding: 55px !important;
}
.w-xs-55 {
    width: 55% !important;
}
.mt-xs-60 {
    margin-top: 60px !important;
}
.mb-xs-60 {
    margin-bottom: 60px !important;
}
.ml-xs-60 {
    margin-left: 60px !important;
}
.mr-xs-60 {
    margin-right: 60px !important;
}
.m-xs-60 {
    margin: 60px !important;
}
.pt-xs-60 {
    padding-top: 60px !important;
}
.pb-xs-60 {
    padding-bottom: 60px !important;
}
.pl-xs-60 {
    padding-left: 60px !important;
}
.pr-xs-60 {
    padding-right: 60px !important;
}
.p-xs-60 {
    padding: 60px !important;
}
.w-xs-60 {
    width: 60% !important;
}
.mt-xs-65 {
    margin-top: 65px !important;
}
.mb-xs-65 {
    margin-bottom: 65px !important;
}
.ml-xs-65 {
    margin-left: 65px !important;
}
.mr-xs-65 {
    margin-right: 65px !important;
}
.m-xs-65 {
    margin: 65px !important;
}
.pt-xs-65 {
    padding-top: 65px !important;
}
.pb-xs-65 {
    padding-bottom: 65px !important;
}
.pl-xs-65 {
    padding-left: 65px !important;
}
.pr-xs-65 {
    padding-right: 65px !important;
}
.p-xs-65 {
    padding: 65px !important;
}
.w-xs-65 {
    width: 65% !important;
}
.mt-xs-70 {
    margin-top: 70px !important;
}
.mb-xs-70 {
    margin-bottom: 70px !important;
}
.ml-xs-70 {
    margin-left: 70px !important;
}
.mr-xs-70 {
    margin-right: 70px !important;
}
.m-xs-70 {
    margin: 70px !important;
}
.pt-xs-70 {
    padding-top: 70px !important;
}
.pb-xs-70 {
    padding-bottom: 70px !important;
}
.pl-xs-70 {
    padding-left: 70px !important;
}
.pr-xs-70 {
    padding-right: 70px !important;
}
.p-xs-70 {
    padding: 70px !important;
}
.w-xs-70 {
    width: 70% !important;
}
.mt-xs-75 {
    margin-top: 75px !important;
}
.mb-xs-75 {
    margin-bottom: 75px !important;
}
.ml-xs-75 {
    margin-left: 75px !important;
}
.mr-xs-75 {
    margin-right: 75px !important;
}
.m-xs-75 {
    margin: 75px !important;
}
.pt-xs-75 {
    padding-top: 75px !important;
}
.pb-xs-75 {
    padding-bottom: 75px !important;
}
.pl-xs-75 {
    padding-left: 75px !important;
}
.pr-xs-75 {
    padding-right: 75px !important;
}
.p-xs-75 {
    padding: 75px !important;
}
.w-xs-75 {
    width: 75% !important;
}
.mt-xs-80 {
    margin-top: 80px !important;
}
.mb-xs-80 {
    margin-bottom: 80px !important;
}
.ml-xs-80 {
    margin-left: 80px !important;
}
.mr-xs-80 {
    margin-right: 80px !important;
}
.m-xs-80 {
    margin: 80px !important;
}
.pt-xs-80 {
    padding-top: 80px !important;
}
.pb-xs-80 {
    padding-bottom: 80px !important;
}
.pl-xs-80 {
    padding-left: 80px !important;
}
.pr-xs-80 {
    padding-right: 80px !important;
}
.p-xs-80 {
    padding: 80px !important;
}
.w-xs-80 {
    width: 80% !important;
}
.mt-xs-85 {
    margin-top: 85px !important;
}
.mb-xs-85 {
    margin-bottom: 85px !important;
}
.ml-xs-85 {
    margin-left: 85px !important;
}
.mr-xs-85 {
    margin-right: 85px !important;
}
.m-xs-85 {
    margin: 85px !important;
}
.pt-xs-85 {
    padding-top: 85px !important;
}
.pb-xs-85 {
    padding-bottom: 85px !important;
}
.pl-xs-85 {
    padding-left: 85px !important;
}
.pr-xs-85 {
    padding-right: 85px !important;
}
.p-xs-85 {
    padding: 85px !important;
}
.w-xs-85 {
    width: 85% !important;
}
.mt-xs-90 {
    margin-top: 90px !important;
}
.mb-xs-90 {
    margin-bottom: 90px !important;
}
.ml-xs-90 {
    margin-left: 90px !important;
}
.mr-xs-90 {
    margin-right: 90px !important;
}
.m-xs-90 {
    margin: 90px !important;
}
.pt-xs-90 {
    padding-top: 90px !important;
}
.pb-xs-90 {
    padding-bottom: 90px !important;
}
.pl-xs-90 {
    padding-left: 90px !important;
}
.pr-xs-90 {
    padding-right: 90px !important;
}
.p-xs-90 {
    padding: 90px !important;
}
.w-xs-90 {
    width: 90% !important;
}
.mt-xs-95 {
    margin-top: 95px !important;
}
.mb-xs-95 {
    margin-bottom: 95px !important;
}
.ml-xs-95 {
    margin-left: 95px !important;
}
.mr-xs-95 {
    margin-right: 95px !important;
}
.m-xs-95 {
    margin: 95px !important;
}
.pt-xs-95 {
    padding-top: 95px !important;
}
.pb-xs-95 {
    padding-bottom: 95px !important;
}
.pl-xs-95 {
    padding-left: 95px !important;
}
.pr-xs-95 {
    padding-right: 95px !important;
}
.p-xs-95 {
    padding: 95px !important;
}
.w-xs-95 {
    width: 95% !important;
}
.mt-xs-100 {
    margin-top: 100px !important;
}
.mb-xs-100 {
    margin-bottom: 100px !important;
}
.ml-xs-100 {
    margin-left: 100px !important;
}
.mr-xs-100 {
    margin-right: 100px !important;
}
.m-xs-100 {
    margin: 100px !important;
}
.pt-xs-100 {
    padding-top: 100px !important;
}
.pb-xs-100 {
    padding-bottom: 100px !important;
}
.pl-xs-100 {
    padding-left: 100px !important;
}
.pr-xs-100 {
    padding-right: 100px !important;
}
.p-xs-100 {
    padding: 100px !important;
}
.w-xs-100 {
    width: 100% !important;
}
.vc-xs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 768px) {
    .mt-sm-0 {
        margin-top: 0px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-0 {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-0 {
        margin-left: 0px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-0 {
        margin-right: 0px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-0 {
        margin: 0px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-0 {
        padding-top: 0px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-0 {
        padding-bottom: 0px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-0 {
        padding-left: 0px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-0 {
        padding-right: 0px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-0 {
        padding: 0px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-0 {
        width: 0% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-5 {
        margin-top: 5px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-5 {
        margin-bottom: 5px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-5 {
        margin-left: 5px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-5 {
        margin-right: 5px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-5 {
        margin: 5px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-5 {
        padding-top: 5px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-5 {
        padding-bottom: 5px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-5 {
        padding-left: 5px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-5 {
        padding-right: 5px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-5 {
        padding: 5px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-5 {
        width: 5% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-10 {
        margin-top: 10px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-10 {
        margin-bottom: 10px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-10 {
        margin-left: 10px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-10 {
        margin-right: 10px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-10 {
        margin: 10px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-10 {
        padding-top: 10px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-10 {
        padding-bottom: 10px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-10 {
        padding-left: 10px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-10 {
        padding-right: 10px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-10 {
        padding: 10px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-10 {
        width: 10% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-15 {
        margin-top: 15px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-15 {
        margin-bottom: 15px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-15 {
        margin-left: 15px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-15 {
        margin-right: 15px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-15 {
        margin: 15px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-15 {
        padding-top: 15px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-15 {
        padding-bottom: 15px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-15 {
        padding-left: 15px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-15 {
        padding: 15px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-15 {
        width: 15% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-20 {
        margin-top: 20px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-20 {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-20 {
        margin-left: 20px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-20 {
        margin-right: 20px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-20 {
        margin: 20px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-20 {
        padding-top: 20px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-20 {
        padding-bottom: 20px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-20 {
        padding-left: 20px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-20 {
        padding-right: 20px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-20 {
        padding: 20px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-20 {
        width: 20% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-25 {
        margin-top: 25px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-25 {
        margin-bottom: 25px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-25 {
        margin-left: 25px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-25 {
        margin-right: 25px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-25 {
        margin: 25px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-25 {
        padding-top: 25px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-25 {
        padding-bottom: 25px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-25 {
        padding-left: 25px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-25 {
        padding-right: 25px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-25 {
        padding: 25px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-25 {
        width: 25% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-30 {
        margin-top: 30px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-30 {
        margin-bottom: 30px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-30 {
        margin-left: 30px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-30 {
        margin-right: 30px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-30 {
        margin: 30px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-30 {
        padding-top: 30px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-30 {
        padding-bottom: 30px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-30 {
        padding-left: 30px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-30 {
        padding-right: 30px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-30 {
        padding: 30px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-30 {
        width: 30% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-35 {
        margin-top: 35px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-35 {
        margin-bottom: 35px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-35 {
        margin-left: 35px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-35 {
        margin-right: 35px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-35 {
        margin: 35px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-35 {
        padding-top: 35px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-35 {
        padding-bottom: 35px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-35 {
        padding-left: 35px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-35 {
        padding-right: 35px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-35 {
        padding: 35px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-35 {
        width: 35% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-40 {
        margin-top: 40px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-40 {
        margin-bottom: 40px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-40 {
        margin-left: 40px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-40 {
        margin-right: 40px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-40 {
        margin: 40px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-40 {
        padding-top: 40px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-40 {
        padding-bottom: 40px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-40 {
        padding-left: 40px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-40 {
        padding-right: 40px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-40 {
        padding: 40px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-40 {
        width: 40% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-45 {
        margin-top: 45px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-45 {
        margin-bottom: 45px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-45 {
        margin-left: 45px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-45 {
        margin-right: 45px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-45 {
        margin: 45px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-45 {
        padding-top: 45px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-45 {
        padding-bottom: 45px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-45 {
        padding-left: 45px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-45 {
        padding-right: 45px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-45 {
        padding: 45px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-45 {
        width: 45% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-50 {
        margin-top: 50px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-50 {
        margin-bottom: 50px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-50 {
        margin-left: 50px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-50 {
        margin-right: 50px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-50 {
        margin: 50px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-50 {
        padding-top: 50px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-50 {
        padding-bottom: 50px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-50 {
        padding-left: 50px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-50 {
        padding-right: 50px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-50 {
        padding: 50px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-50 {
        width: 50% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-55 {
        margin-top: 55px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-55 {
        margin-bottom: 55px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-55 {
        margin-left: 55px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-55 {
        margin-right: 55px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-55 {
        margin: 55px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-55 {
        padding-top: 55px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-55 {
        padding-bottom: 55px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-55 {
        padding-left: 55px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-55 {
        padding-right: 55px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-55 {
        padding: 55px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-55 {
        width: 55% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-60 {
        margin-top: 60px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-60 {
        margin-bottom: 60px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-60 {
        margin-left: 60px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-60 {
        margin-right: 60px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-60 {
        margin: 60px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-60 {
        padding-top: 60px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-60 {
        padding-bottom: 60px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-60 {
        padding-left: 60px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-60 {
        padding-right: 60px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-60 {
        padding: 60px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-60 {
        width: 60% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-65 {
        margin-top: 65px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-65 {
        margin-bottom: 65px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-65 {
        margin-left: 65px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-65 {
        margin-right: 65px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-65 {
        margin: 65px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-65 {
        padding-top: 65px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-65 {
        padding-bottom: 65px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-65 {
        padding-left: 65px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-65 {
        padding-right: 65px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-65 {
        padding: 65px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-65 {
        width: 65% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-70 {
        margin-top: 70px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-70 {
        margin-bottom: 70px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-70 {
        margin-left: 70px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-70 {
        margin-right: 70px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-70 {
        margin: 70px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-70 {
        padding-top: 70px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-70 {
        padding-bottom: 70px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-70 {
        padding-left: 70px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-70 {
        padding-right: 70px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-70 {
        padding: 70px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-70 {
        width: 70% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-75 {
        margin-top: 75px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-75 {
        margin-bottom: 75px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-75 {
        margin-left: 75px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-75 {
        margin-right: 75px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-75 {
        margin: 75px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-75 {
        padding-top: 75px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-75 {
        padding-bottom: 75px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-75 {
        padding-left: 75px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-75 {
        padding-right: 75px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-75 {
        padding: 75px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-75 {
        width: 75% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-80 {
        margin-top: 80px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-80 {
        margin-bottom: 80px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-80 {
        margin-left: 80px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-80 {
        margin-right: 80px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-80 {
        margin: 80px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-80 {
        padding-top: 80px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-80 {
        padding-bottom: 80px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-80 {
        padding-left: 80px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-80 {
        padding-right: 80px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-80 {
        padding: 80px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-80 {
        width: 80% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-85 {
        margin-top: 85px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-85 {
        margin-bottom: 85px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-85 {
        margin-left: 85px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-85 {
        margin-right: 85px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-85 {
        margin: 85px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-85 {
        padding-top: 85px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-85 {
        padding-bottom: 85px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-85 {
        padding-left: 85px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-85 {
        padding-right: 85px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-85 {
        padding: 85px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-85 {
        width: 85% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-90 {
        margin-top: 90px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-90 {
        margin-bottom: 90px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-90 {
        margin-left: 90px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-90 {
        margin-right: 90px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-90 {
        margin: 90px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-90 {
        padding-top: 90px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-90 {
        padding-bottom: 90px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-90 {
        padding-left: 90px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-90 {
        padding-right: 90px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-90 {
        padding: 90px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-90 {
        width: 90% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-95 {
        margin-top: 95px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-95 {
        margin-bottom: 95px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-95 {
        margin-left: 95px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-95 {
        margin-right: 95px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-95 {
        margin: 95px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-95 {
        padding-top: 95px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-95 {
        padding-bottom: 95px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-95 {
        padding-left: 95px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-95 {
        padding-right: 95px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-95 {
        padding: 95px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-95 {
        width: 95% !important;
    }
}
@media (min-width: 768px) {
    .mt-sm-100 {
        margin-top: 100px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-100 {
        margin-bottom: 100px !important;
    }
}
@media (min-width: 768px) {
    .ml-sm-100 {
        margin-left: 100px !important;
    }
}
@media (min-width: 768px) {
    .mr-sm-100 {
        margin-right: 100px !important;
    }
}
@media (min-width: 768px) {
    .m-sm-100 {
        margin: 100px !important;
    }
}
@media (min-width: 768px) {
    .pt-sm-100 {
        padding-top: 100px !important;
    }
}
@media (min-width: 768px) {
    .pb-sm-100 {
        padding-bottom: 100px !important;
    }
}
@media (min-width: 768px) {
    .pl-sm-100 {
        padding-left: 100px !important;
    }
}
@media (min-width: 768px) {
    .pr-sm-100 {
        padding-right: 100px !important;
    }
}
@media (min-width: 768px) {
    .p-sm-100 {
        padding: 100px !important;
    }
}
@media (min-width: 768px) {
    .w-sm-100 {
        width: 100% !important;
    }
}
@media (min-width: 768px) {
    .vc-sm {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 992px) {
    .mt-md-0 {
        margin-top: 0px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-0 {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-0 {
        margin-left: 0px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-0 {
        margin-right: 0px !important;
    }
}
@media (min-width: 992px) {
    .m-md-0 {
        margin: 0px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-0 {
        padding-top: 0px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-0 {
        padding-bottom: 0px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-0 {
        padding-left: 0px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-0 {
        padding-right: 0px !important;
    }
}
@media (min-width: 992px) {
    .p-md-0 {
        padding: 0px !important;
    }
}
@media (min-width: 992px) {
    .w-md-0 {
        width: 0% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-5 {
        margin-top: 5px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-5 {
        margin-bottom: 5px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-5 {
        margin-left: 5px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-5 {
        margin-right: 5px !important;
    }
}
@media (min-width: 992px) {
    .m-md-5 {
        margin: 5px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-5 {
        padding-top: 5px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-5 {
        padding-bottom: 5px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-5 {
        padding-left: 5px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-5 {
        padding-right: 5px !important;
    }
}
@media (min-width: 992px) {
    .p-md-5 {
        padding: 5px !important;
    }
}
@media (min-width: 992px) {
    .w-md-5 {
        width: 5% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-10 {
        margin-top: 10px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-10 {
        margin-bottom: 10px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-10 {
        margin-left: 10px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-10 {
        margin-right: 10px !important;
    }
}
@media (min-width: 992px) {
    .m-md-10 {
        margin: 10px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-10 {
        padding-top: 10px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-10 {
        padding-bottom: 10px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-10 {
        padding-left: 10px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-10 {
        padding-right: 10px !important;
    }
}
@media (min-width: 992px) {
    .p-md-10 {
        padding: 10px !important;
    }
}
@media (min-width: 992px) {
    .w-md-10 {
        width: 10% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-15 {
        margin-top: 15px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-15 {
        margin-bottom: 15px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-15 {
        margin-left: 15px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-15 {
        margin-right: 15px !important;
    }
}
@media (min-width: 992px) {
    .m-md-15 {
        margin: 15px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-15 {
        padding-top: 15px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-15 {
        padding-bottom: 15px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-15 {
        padding-left: 15px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 992px) {
    .p-md-15 {
        padding: 15px !important;
    }
}
@media (min-width: 992px) {
    .w-md-15 {
        width: 15% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-20 {
        margin-top: 20px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-20 {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-20 {
        margin-left: 20px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-20 {
        margin-right: 20px !important;
    }
}
@media (min-width: 992px) {
    .m-md-20 {
        margin: 20px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-20 {
        padding-top: 20px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-20 {
        padding-bottom: 20px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-20 {
        padding-left: 20px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-20 {
        padding-right: 20px !important;
    }
}
@media (min-width: 992px) {
    .p-md-20 {
        padding: 20px !important;
    }
}
@media (min-width: 992px) {
    .w-md-20 {
        width: 20% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-25 {
        margin-top: 25px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-25 {
        margin-bottom: 25px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-25 {
        margin-left: 25px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-25 {
        margin-right: 25px !important;
    }
}
@media (min-width: 992px) {
    .m-md-25 {
        margin: 25px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-25 {
        padding-top: 25px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-25 {
        padding-bottom: 25px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-25 {
        padding-left: 25px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-25 {
        padding-right: 25px !important;
    }
}
@media (min-width: 992px) {
    .p-md-25 {
        padding: 25px !important;
    }
}
@media (min-width: 992px) {
    .w-md-25 {
        width: 25% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-30 {
        margin-top: 30px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-30 {
        margin-bottom: 30px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-30 {
        margin-left: 30px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-30 {
        margin-right: 30px !important;
    }
}
@media (min-width: 992px) {
    .m-md-30 {
        margin: 30px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-30 {
        padding-top: 30px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-30 {
        padding-bottom: 30px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-30 {
        padding-left: 30px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-30 {
        padding-right: 30px !important;
    }
}
@media (min-width: 992px) {
    .p-md-30 {
        padding: 30px !important;
    }
}
@media (min-width: 992px) {
    .w-md-30 {
        width: 30% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-35 {
        margin-top: 35px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-35 {
        margin-bottom: 35px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-35 {
        margin-left: 35px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-35 {
        margin-right: 35px !important;
    }
}
@media (min-width: 992px) {
    .m-md-35 {
        margin: 35px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-35 {
        padding-top: 35px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-35 {
        padding-bottom: 35px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-35 {
        padding-left: 35px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-35 {
        padding-right: 35px !important;
    }
}
@media (min-width: 992px) {
    .p-md-35 {
        padding: 35px !important;
    }
}
@media (min-width: 992px) {
    .w-md-35 {
        width: 35% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-40 {
        margin-top: 40px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-40 {
        margin-bottom: 40px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-40 {
        margin-left: 40px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-40 {
        margin-right: 40px !important;
    }
}
@media (min-width: 992px) {
    .m-md-40 {
        margin: 40px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-40 {
        padding-top: 40px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-40 {
        padding-bottom: 40px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-40 {
        padding-left: 40px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-40 {
        padding-right: 40px !important;
    }
}
@media (min-width: 992px) {
    .p-md-40 {
        padding: 40px !important;
    }
}
@media (min-width: 992px) {
    .w-md-40 {
        width: 40% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-45 {
        margin-top: 45px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-45 {
        margin-bottom: 45px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-45 {
        margin-left: 45px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-45 {
        margin-right: 45px !important;
    }
}
@media (min-width: 992px) {
    .m-md-45 {
        margin: 45px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-45 {
        padding-top: 45px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-45 {
        padding-bottom: 45px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-45 {
        padding-left: 45px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-45 {
        padding-right: 45px !important;
    }
}
@media (min-width: 992px) {
    .p-md-45 {
        padding: 45px !important;
    }
}
@media (min-width: 992px) {
    .w-md-45 {
        width: 45% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-50 {
        margin-top: 50px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-50 {
        margin-bottom: 50px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-50 {
        margin-left: 50px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-50 {
        margin-right: 50px !important;
    }
}
@media (min-width: 992px) {
    .m-md-50 {
        margin: 50px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-50 {
        padding-top: 50px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-50 {
        padding-bottom: 50px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-50 {
        padding-left: 50px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-50 {
        padding-right: 50px !important;
    }
}
@media (min-width: 992px) {
    .p-md-50 {
        padding: 50px !important;
    }
}
@media (min-width: 992px) {
    .w-md-50 {
        width: 50% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-55 {
        margin-top: 55px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-55 {
        margin-bottom: 55px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-55 {
        margin-left: 55px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-55 {
        margin-right: 55px !important;
    }
}
@media (min-width: 992px) {
    .m-md-55 {
        margin: 55px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-55 {
        padding-top: 55px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-55 {
        padding-bottom: 55px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-55 {
        padding-left: 55px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-55 {
        padding-right: 55px !important;
    }
}
@media (min-width: 992px) {
    .p-md-55 {
        padding: 55px !important;
    }
}
@media (min-width: 992px) {
    .w-md-55 {
        width: 55% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-60 {
        margin-top: 60px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-60 {
        margin-bottom: 60px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-60 {
        margin-left: 60px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-60 {
        margin-right: 60px !important;
    }
}
@media (min-width: 992px) {
    .m-md-60 {
        margin: 60px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-60 {
        padding-top: 60px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-60 {
        padding-bottom: 60px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-60 {
        padding-left: 60px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-60 {
        padding-right: 60px !important;
    }
}
@media (min-width: 992px) {
    .p-md-60 {
        padding: 60px !important;
    }
}
@media (min-width: 992px) {
    .w-md-60 {
        width: 60% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-65 {
        margin-top: 65px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-65 {
        margin-bottom: 65px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-65 {
        margin-left: 65px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-65 {
        margin-right: 65px !important;
    }
}
@media (min-width: 992px) {
    .m-md-65 {
        margin: 65px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-65 {
        padding-top: 65px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-65 {
        padding-bottom: 65px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-65 {
        padding-left: 65px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-65 {
        padding-right: 65px !important;
    }
}
@media (min-width: 992px) {
    .p-md-65 {
        padding: 65px !important;
    }
}
@media (min-width: 992px) {
    .w-md-65 {
        width: 65% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-70 {
        margin-top: 70px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-70 {
        margin-bottom: 70px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-70 {
        margin-left: 70px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-70 {
        margin-right: 70px !important;
    }
}
@media (min-width: 992px) {
    .m-md-70 {
        margin: 70px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-70 {
        padding-top: 70px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-70 {
        padding-bottom: 70px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-70 {
        padding-left: 70px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-70 {
        padding-right: 70px !important;
    }
}
@media (min-width: 992px) {
    .p-md-70 {
        padding: 70px !important;
    }
}
@media (min-width: 992px) {
    .w-md-70 {
        width: 70% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-75 {
        margin-top: 75px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-75 {
        margin-bottom: 75px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-75 {
        margin-left: 75px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-75 {
        margin-right: 75px !important;
    }
}
@media (min-width: 992px) {
    .m-md-75 {
        margin: 75px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-75 {
        padding-top: 75px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-75 {
        padding-bottom: 75px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-75 {
        padding-left: 75px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-75 {
        padding-right: 75px !important;
    }
}
@media (min-width: 992px) {
    .p-md-75 {
        padding: 75px !important;
    }
}
@media (min-width: 992px) {
    .w-md-75 {
        width: 75% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-80 {
        margin-top: 80px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-80 {
        margin-bottom: 80px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-80 {
        margin-left: 80px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-80 {
        margin-right: 80px !important;
    }
}
@media (min-width: 992px) {
    .m-md-80 {
        margin: 80px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-80 {
        padding-top: 80px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-80 {
        padding-bottom: 80px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-80 {
        padding-left: 80px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-80 {
        padding-right: 80px !important;
    }
}
@media (min-width: 992px) {
    .p-md-80 {
        padding: 80px !important;
    }
}
@media (min-width: 992px) {
    .w-md-80 {
        width: 80% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-85 {
        margin-top: 85px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-85 {
        margin-bottom: 85px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-85 {
        margin-left: 85px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-85 {
        margin-right: 85px !important;
    }
}
@media (min-width: 992px) {
    .m-md-85 {
        margin: 85px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-85 {
        padding-top: 85px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-85 {
        padding-bottom: 85px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-85 {
        padding-left: 85px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-85 {
        padding-right: 85px !important;
    }
}
@media (min-width: 992px) {
    .p-md-85 {
        padding: 85px !important;
    }
}
@media (min-width: 992px) {
    .w-md-85 {
        width: 85% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-90 {
        margin-top: 90px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-90 {
        margin-bottom: 90px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-90 {
        margin-left: 90px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-90 {
        margin-right: 90px !important;
    }
}
@media (min-width: 992px) {
    .m-md-90 {
        margin: 90px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-90 {
        padding-top: 90px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-90 {
        padding-bottom: 90px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-90 {
        padding-left: 90px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-90 {
        padding-right: 90px !important;
    }
}
@media (min-width: 992px) {
    .p-md-90 {
        padding: 90px !important;
    }
}
@media (min-width: 992px) {
    .w-md-90 {
        width: 90% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-95 {
        margin-top: 95px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-95 {
        margin-bottom: 95px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-95 {
        margin-left: 95px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-95 {
        margin-right: 95px !important;
    }
}
@media (min-width: 992px) {
    .m-md-95 {
        margin: 95px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-95 {
        padding-top: 95px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-95 {
        padding-bottom: 95px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-95 {
        padding-left: 95px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-95 {
        padding-right: 95px !important;
    }
}
@media (min-width: 992px) {
    .p-md-95 {
        padding: 95px !important;
    }
}
@media (min-width: 992px) {
    .w-md-95 {
        width: 95% !important;
    }
}
@media (min-width: 992px) {
    .mt-md-100 {
        margin-top: 100px !important;
    }
}
@media (min-width: 992px) {
    .mb-md-100 {
        margin-bottom: 100px !important;
    }
}
@media (min-width: 992px) {
    .ml-md-100 {
        margin-left: 100px !important;
    }
}
@media (min-width: 992px) {
    .mr-md-100 {
        margin-right: 100px !important;
    }
}
@media (min-width: 992px) {
    .m-md-100 {
        margin: 100px !important;
    }
}
@media (min-width: 992px) {
    .pt-md-100 {
        padding-top: 100px !important;
    }
}
@media (min-width: 992px) {
    .pb-md-100 {
        padding-bottom: 100px !important;
    }
}
@media (min-width: 992px) {
    .pl-md-100 {
        padding-left: 100px !important;
    }
}
@media (min-width: 992px) {
    .pr-md-100 {
        padding-right: 100px !important;
    }
}
@media (min-width: 992px) {
    .p-md-100 {
        padding: 100px !important;
    }
}
@media (min-width: 992px) {
    .w-md-100 {
        width: 100% !important;
    }
}
@media (min-width: 992px) {
    .vc-md {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1200px) {
    .mt-lg-0 {
        margin-top: 0px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-0 {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-0 {
        margin-left: 0px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-0 {
        margin-right: 0px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-0 {
        margin: 0px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-0 {
        padding-top: 0px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-0 {
        padding-bottom: 0px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-0 {
        padding-left: 0px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-0 {
        padding-right: 0px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-0 {
        padding: 0px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-0 {
        width: 0% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-5 {
        margin-top: 5px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-5 {
        margin-bottom: 5px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-5 {
        margin-left: 5px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-5 {
        margin-right: 5px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-5 {
        margin: 5px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-5 {
        padding-top: 5px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-5 {
        padding-bottom: 5px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-5 {
        padding-left: 5px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-5 {
        padding-right: 5px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-5 {
        padding: 5px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-5 {
        width: 5% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-10 {
        margin-top: 10px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-10 {
        margin-bottom: 10px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-10 {
        margin-left: 10px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-10 {
        margin-right: 10px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-10 {
        margin: 10px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-10 {
        padding-top: 10px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-10 {
        padding-bottom: 10px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-10 {
        padding-left: 10px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-10 {
        padding-right: 10px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-10 {
        padding: 10px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-10 {
        width: 10% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-15 {
        margin-top: 15px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-15 {
        margin-bottom: 15px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-15 {
        margin-left: 15px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-15 {
        margin-right: 15px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-15 {
        margin: 15px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-15 {
        padding-top: 15px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-15 {
        padding-bottom: 15px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-15 {
        padding-left: 15px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-15 {
        padding: 15px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-15 {
        width: 15% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-20 {
        margin-top: 20px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-20 {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-20 {
        margin-left: 20px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-20 {
        margin-right: 20px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-20 {
        margin: 20px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-20 {
        padding-top: 20px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-20 {
        padding-bottom: 20px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-20 {
        padding-left: 20px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-20 {
        padding-right: 20px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-20 {
        padding: 20px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-20 {
        width: 20% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-25 {
        margin-top: 25px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-25 {
        margin-bottom: 25px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-25 {
        margin-left: 25px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-25 {
        margin-right: 25px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-25 {
        margin: 25px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-25 {
        padding-top: 25px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-25 {
        padding-bottom: 25px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-25 {
        padding-left: 25px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-25 {
        padding-right: 25px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-25 {
        padding: 25px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-25 {
        width: 25% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-30 {
        margin-top: 30px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-30 {
        margin-bottom: 30px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-30 {
        margin-left: 30px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-30 {
        margin-right: 30px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-30 {
        margin: 30px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-30 {
        padding-top: 30px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-30 {
        padding-bottom: 30px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-30 {
        padding-left: 30px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-30 {
        padding-right: 30px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-30 {
        padding: 30px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-30 {
        width: 30% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-35 {
        margin-top: 35px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-35 {
        margin-bottom: 35px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-35 {
        margin-left: 35px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-35 {
        margin-right: 35px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-35 {
        margin: 35px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-35 {
        padding-top: 35px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-35 {
        padding-bottom: 35px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-35 {
        padding-left: 35px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-35 {
        padding-right: 35px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-35 {
        padding: 35px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-35 {
        width: 35% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-40 {
        margin-top: 40px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-40 {
        margin-bottom: 40px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-40 {
        margin-left: 40px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-40 {
        margin-right: 40px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-40 {
        margin: 40px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-40 {
        padding-top: 40px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-40 {
        padding-bottom: 40px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-40 {
        padding-left: 40px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-40 {
        padding-right: 40px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-40 {
        padding: 40px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-40 {
        width: 40% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-45 {
        margin-top: 45px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-45 {
        margin-bottom: 45px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-45 {
        margin-left: 45px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-45 {
        margin-right: 45px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-45 {
        margin: 45px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-45 {
        padding-top: 45px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-45 {
        padding-bottom: 45px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-45 {
        padding-left: 45px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-45 {
        padding-right: 45px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-45 {
        padding: 45px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-45 {
        width: 45% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-50 {
        margin-top: 50px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-50 {
        margin-bottom: 50px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-50 {
        margin-left: 50px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-50 {
        margin-right: 50px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-50 {
        margin: 50px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-50 {
        padding-top: 50px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-50 {
        padding-bottom: 50px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-50 {
        padding-left: 50px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-50 {
        padding-right: 50px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-50 {
        padding: 50px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-50 {
        width: 50% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-55 {
        margin-top: 55px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-55 {
        margin-bottom: 55px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-55 {
        margin-left: 55px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-55 {
        margin-right: 55px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-55 {
        margin: 55px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-55 {
        padding-top: 55px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-55 {
        padding-bottom: 55px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-55 {
        padding-left: 55px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-55 {
        padding-right: 55px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-55 {
        padding: 55px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-55 {
        width: 55% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-60 {
        margin-top: 60px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-60 {
        margin-bottom: 60px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-60 {
        margin-left: 60px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-60 {
        margin-right: 60px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-60 {
        margin: 60px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-60 {
        padding-top: 60px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-60 {
        padding-bottom: 60px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-60 {
        padding-left: 60px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-60 {
        padding-right: 60px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-60 {
        padding: 60px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-60 {
        width: 60% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-65 {
        margin-top: 65px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-65 {
        margin-bottom: 65px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-65 {
        margin-left: 65px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-65 {
        margin-right: 65px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-65 {
        margin: 65px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-65 {
        padding-top: 65px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-65 {
        padding-bottom: 65px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-65 {
        padding-left: 65px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-65 {
        padding-right: 65px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-65 {
        padding: 65px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-65 {
        width: 65% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-70 {
        margin-top: 70px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-70 {
        margin-bottom: 70px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-70 {
        margin-left: 70px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-70 {
        margin-right: 70px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-70 {
        margin: 70px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-70 {
        padding-top: 70px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-70 {
        padding-bottom: 70px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-70 {
        padding-left: 70px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-70 {
        padding-right: 70px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-70 {
        padding: 70px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-70 {
        width: 70% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-75 {
        margin-top: 75px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-75 {
        margin-bottom: 75px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-75 {
        margin-left: 75px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-75 {
        margin-right: 75px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-75 {
        margin: 75px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-75 {
        padding-top: 75px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-75 {
        padding-bottom: 75px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-75 {
        padding-left: 75px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-75 {
        padding-right: 75px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-75 {
        padding: 75px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-75 {
        width: 75% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-80 {
        margin-top: 80px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-80 {
        margin-bottom: 80px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-80 {
        margin-left: 80px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-80 {
        margin-right: 80px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-80 {
        margin: 80px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-80 {
        padding-top: 80px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-80 {
        padding-bottom: 80px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-80 {
        padding-left: 80px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-80 {
        padding-right: 80px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-80 {
        padding: 80px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-80 {
        width: 80% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-85 {
        margin-top: 85px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-85 {
        margin-bottom: 85px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-85 {
        margin-left: 85px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-85 {
        margin-right: 85px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-85 {
        margin: 85px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-85 {
        padding-top: 85px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-85 {
        padding-bottom: 85px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-85 {
        padding-left: 85px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-85 {
        padding-right: 85px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-85 {
        padding: 85px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-85 {
        width: 85% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-90 {
        margin-top: 90px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-90 {
        margin-bottom: 90px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-90 {
        margin-left: 90px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-90 {
        margin-right: 90px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-90 {
        margin: 90px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-90 {
        padding-top: 90px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-90 {
        padding-bottom: 90px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-90 {
        padding-left: 90px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-90 {
        padding-right: 90px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-90 {
        padding: 90px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-90 {
        width: 90% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-95 {
        margin-top: 95px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-95 {
        margin-bottom: 95px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-95 {
        margin-left: 95px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-95 {
        margin-right: 95px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-95 {
        margin: 95px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-95 {
        padding-top: 95px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-95 {
        padding-bottom: 95px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-95 {
        padding-left: 95px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-95 {
        padding-right: 95px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-95 {
        padding: 95px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-95 {
        width: 95% !important;
    }
}
@media (min-width: 1200px) {
    .mt-lg-100 {
        margin-top: 100px !important;
    }
}
@media (min-width: 1200px) {
    .mb-lg-100 {
        margin-bottom: 100px !important;
    }
}
@media (min-width: 1200px) {
    .ml-lg-100 {
        margin-left: 100px !important;
    }
}
@media (min-width: 1200px) {
    .mr-lg-100 {
        margin-right: 100px !important;
    }
}
@media (min-width: 1200px) {
    .m-lg-100 {
        margin: 100px !important;
    }
}
@media (min-width: 1200px) {
    .pt-lg-100 {
        padding-top: 100px !important;
    }
}
@media (min-width: 1200px) {
    .pb-lg-100 {
        padding-bottom: 100px !important;
    }
}
@media (min-width: 1200px) {
    .pl-lg-100 {
        padding-left: 100px !important;
    }
}
@media (min-width: 1200px) {
    .pr-lg-100 {
        padding-right: 100px !important;
    }
}
@media (min-width: 1200px) {
    .p-lg-100 {
        padding: 100px !important;
    }
}
@media (min-width: 1200px) {
    .w-lg-100 {
        width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .vc-lg {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.display-none {
    display: none;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 7px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.bdrs-10 {
    border-radius: 10px;
}
.c-w {
    color: #fff;
}
.fw-b {
    font-weight: 700;
}
.margin-horizontal-auto {
    margin-left: auto;
    margin-right: auto;
}
.margin-left-auto {
    margin-left: auto;
}
.wh-nw {
    white-space: nowrap;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}
body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: inherit;
    background-color: transparent;
}
a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: inherit;
}
a:focus {
    outline: none;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre,
fieldset,
ul,
ol,
menu {
    margin: 0;
}
button,
fieldset,
iframe {
    border: 0;
}
fieldset,
nav ul,
nav ol,
button,
menu {
    padding: 0;
}
nav ol,
nav ul {
    list-style: none;
}
textarea {
    resize: vertical;
}
svg:not(:root) {
    overflow: hidden;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
.owl-carousel .item {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0);
}
input:focus,
input:active {
    outline: 0;
}
html {
    min-height: 100%;
    position: relative;
}
body {
    font-family: "Muli", sans-serif;
}
@media (max-width: 991px) {
    body.mobile-menu-collapsed {
        overflow: hidden;
        width: 100vw;
        height: 100vh;
    }
}
main {
    position: relative;
}
.inline-children * {
    display: inline;
}
.white-background {
    background-color: #fff;
}
.gray-background {
    background-color: #eee;
}
.full-absolute-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.flex-container,
.menubar__container,
.menubar-submenus__submenu__container,
.tabs-component__tabs__container,
.link-boxes,
.parallax-band__container_sectioned,
.footer-nav__container,
.info-band__container,
.basic-container,
.auto-width-carousel__container,
.blog-list,
.events-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-container:before,
.menubar__container:before,
.menubar-submenus__submenu__container:before,
.tabs-component__tabs__container:before,
.link-boxes:before,
.parallax-band__container_sectioned:before,
.footer-nav__container:before,
.info-band__container:before,
.basic-container:before,
.auto-width-carousel__container:before,
.blog-list:before,
.events-section:before,
.flex-container:after,
.menubar__container:after,
.menubar-submenus__submenu__container:after,
.tabs-component__tabs__container:after,
.link-boxes:after,
.parallax-band__container_sectioned:after,
.footer-nav__container:after,
.info-band__container:after,
.basic-container:after,
.auto-width-carousel__container:after,
.blog-list:after,
.events-section:after {
    content: normal;
}
.border-line {
    border-bottom: 3px solid #ff9a00;
}
[data-clamp] {
    display: none;
}
.wysiwyg a {
    transition: opacity 300ms;
}
.wysiwyg a:hover,
.wysiwyg a:focus {
    border-bottom: none;
    opacity: 0.7;
}
.wysiwyg hr {
    background-color: #333;
}
.pswp--zoom-allowed .pswp__img {
    cursor: default !important;
}
[data-copy-height] {
    overflow: hidden;
}
.mfp-close {
    color: #fff !important;
}
.file-uploader-container {
    position: relative;
    width: 100%;
}
.file-uploader-container .upload-button {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.file-uploader-container div {
    position: absolute;
    text-align: right;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-right: 10px;
    padding-bottom: 12.5px;
    padding-top: 12.5px;
}
.embeddedContent {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.embeddedContent iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cookie-policy {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    font-size: 12px;
    z-index: 999999999;
    text-align: center;
    background-color: #ff9a00;
    color: #fff;
}
.cookie-policy a {
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.cookie-policy--active {
    display: block;
}
.cookie-policy-close {
    border-bottom: none !important;
}
.show-more-button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    border: 1px solid transparent;
    border-top: 3px solid transparent;
    font-weight: bold;
    text-align: center;
    transition: all 0.25s ease, border-color 0.01s, border-top-color 0.01s;
}
.show-more-button span {
    color: #333;
    transition: color 0.3s ease;
}
.show-more-button--loading {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border-color: #fff;
    border-top-color: #202020;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.25s ease, border-color 0.25s ease 0.25s, border-top-color 0.25s ease 0.25s, border-radius 0.25s ease 0.125s;
    -webkit-animation: rotate 0.25s linear infinite;
    animation: rotate 0.25s linear infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
.show-more-button--loading span {
    color: transparent;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fifth-year-background {
    background-size: 100%;
}
.menubar {
    position: relative;
    background-color: #fff;
}
.menubar_special {
    margin-bottom: -58.5px;
    background-color: transparent;
}
@media (max-width: 767px) {
    .menubar_special {
        margin-bottom: 0;
        background-color: #fff;
    }
}
.menubar__container {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 1000;
}
@media (max-width: 1199px) {
    .menubar__container {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.menubar__container_vertical-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.menubar_special .menubar__container {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: visible;
}
@media (max-width: 767px) {
    .menubar_special .menubar__container {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.menubar__left {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 112px;
}
.menubar__left__logo {
    display: block;
    position: relative;
    width: 84px;
    height: 84px;
}
.menubar__left__logo img {
    width: 100%;
    height: 100%;
}
.menubar_special .menubar__left {
    position: relative;
    z-index: 100;
}
.menubar_special .menubar__left:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -3000px;
    bottom: 0;
    right: -100px;
    z-index: -10;
    background-color: #fff;
}
.menubar_special .menubar__left:after {
    content: "";
    position: absolute;
    width: 90.51px;
    height: 90.51px;
    right: -144px;
    bottom: 19px;
    z-index: -10;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    background-color: #fff;
}
.menubar__right {
    padding-left: 55px;
    overflow: hidden;
}
.menubar__right__top {
    padding: 15px 0;
}
@media (max-width: 1199px) {
    .menubar__right__top {
        padding: 0 15px 0 0;
    }
}
.menubar_special .menubar__right__top {
    padding: 15px 0;
}
.menubar__right__bottom,
.menubar__right-bottom-background {
    position: relative;
    background-color: #ff9a00;
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
}
.menubar__right__bottom:before,
.menubar__right-bottom-background:before {
    content: "";
    position: absolute;
    width: 90.51px;
    height: 90.51px;
    left: -46px;
    top: 19px;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    background-color: #ff9a00;
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
}
.menubar__right__tools {
    text-align: right;
}
.menubar__right__tools .popover {
    border: 1px solid #ff9a00;
    text-align: center;
}
.menubar__right__tools .popover .arrow {
    border-bottom-color: #ff9a00;
}
.menubar__right__tools .popover .popover-content > div {
    margin-bottom: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}
.menubar__right__tools .popover .popover-content > div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.menubar__right__tools__item {
    display: inline-block;
    margin: 0 9px;
    padding: 0 0;
    font-size: 15px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    transition: color 100ms;
}
.menubar__right__tools__item img {
    width: 25px;
    height: 25px;
}
.menubar__right__tools__item:not(.menubar__right__tools__item_lang):hover {
    color: #ff9a00;
}
.menubar__right__tools__item_search {
    width: 150px;
    padding-left: 6px;
    padding-bottom: 3px;
    border-bottom: 2px solid #000;
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    text-align: left;
}
@media (max-width: 1199px) {
    .menubar__right__tools__item_search {
        font-size: 17px;
        margin-bottom: 15px;
    }
}
.menubar__right__tools__item_lang {
    width: auto;
    line-height: 25px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}
.menubar__right__tools__item_lang a {
    display: inline-block;
    padding: 2px 5px;
}
@media (max-width: 1199px) {
    .menubar__right__tools__item_special-link {
        margin-top: 15px;
    }
}
.menubar__right__tools__item_special-link img {
    width: 280px;
}
.menubar__right__menus {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 40px;
    z-index: 1;
}
@media (max-width: 991px) {
    .menubar__right__menus {
        padding-right: 30px;
    }
}
.menubar__right__menus__item__link {
    display: block;
    padding: 15px 10px;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    color: #fff;
    cursor: pointer;
}
.menubar__right__menus__item__link:focus,
.menubar__right__menus__item__link:active {
    color: #fff;
}
.menubar__right__menus__item_hover .menubar__right__menus__item__link,
.menubar__right__menus__item:hover .menubar__right__menus__item__link {
    background-color: #ededed;
    color: #7d7d7d;
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
}
.menubar__right-bottom-background {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 51px;
    width: 50%;
}
.menubar__right-bottom-background:before {
    content: normal;
}
.menubar-submenus {
    position: relative;
    z-index: 1001;
}
.menubar-submenus__submenu {
    display: none;
    position: absolute;
    padding: 30px 0;
    left: 0;
    right: 0;
    top: -3px;
    border-top: 3px solid #ff9a00;
    background-color: rgba(237, 237, 237, 0.9);
}
.menubar-submenus__submenu_active {
    display: block;
}
.menubar-submenus__submenu__container {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menubar-submenus__submenu_justify .menubar-submenus__submenu__container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.menubar-submenus__submenu__container__section {
    width: 12.6%;
}
.menubar-submenus__submenu__container__section_large_1 {
    width: 19%;
}
.menubar-submenus__submenu__container__section_large_3 {
    width: 59%;
}
.menubar-submenus__submenu__container__section_large_1 .button,
.menubar-submenus__submenu__container__section_large_1 .info-band__container__section__button,
.menubar-submenus__submenu__container__section_large_3 .button,
.menubar-submenus__submenu__container__section_large_3 .info-band__container__section__button {
    font-size: 14px;
}
.menubar-submenus__submenu__container__section__title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.menubar-submenus__submenu__container__section__text {
    margin-top: 5px;
    font-size: 13px;
}
.menubar-submenus__submenu__container__section_large .menubar-submenus__submenu__container__section__title {
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 22px;
}
.menubar-submenus__submenu__container__section__buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menubar-submenus__submenu__container__section__buttons > * {
    margin: 5px 0;
}
.menubar-submenus__submenu__container__section_large_1 .menubar-submenus__submenu__container__section__buttons > * {
    width: 100%;
}
.menubar-submenus__submenu__container__section_large_3 .menubar-submenus__submenu__container__section__buttons > * {
    width: 32%;
}
.button,
.info-band__container__section__button {
    display: block;
    padding: 10px;
    border: 3px solid #7d7d7d;
    font-size: 17px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
    text-align: center;
    outline: none;
    background-color: transparent;
    color: #000;
    transition: background-color 300ms, border-color 300ms, color 300ms;
}
.button:focus,
.info-band__container__section__button:focus,
.button:active,
.info-band__container__section__button:active,
.button:hover,
.info-band__container__section__button:hover {
    background-color: #7d7d7d;
    color: #fff;
}
.button_auto-width {
    display: inline-block;
}
.button_special {
    font-size: 19px;
    font-weight: 600;
    border-color: #ff9a00;
    background-color: #ff9a00;
    color: #fff;
}
.button_special:focus,
.button_special:active,
.button_special:hover {
    background-color: #fff;
    color: #ff9a00;
}
.button_white,
.info-band__container__section__button {
    border-color: #fff;
    color: #fff;
}
.button_white:focus,
.info-band__container__section__button:focus,
.button_white:active,
.info-band__container__section__button:active,
.button_white:hover,
.info-band__container__section__button:hover {
    background-color: #fff;
    color: #7d7d7d;
}
.search-box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.98);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    transition: all 0.35s ease-in-out;
    overflow-y: scroll;
    overflow-x: hidden;
}
.search-box.collapsed {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.search-box .search-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 25px;
}
.search-box .search-container {
    margin-top: 20px;
    padding: 20px 50px;
}
@media (max-width: 767px) {
    .search-box .search-container {
        padding: 20px;
    }
}
.search-box .search-container input {
    background-color: transparent;
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 8rem;
    outline: 0;
    transition: all 0.5s ease;
    width: 100%;
}
.search-box .search-container input:focus {
    border-color: #fff;
}
.search-box .search-container input::-webkit-input-placeholder {
    color: #fff;
}
.search-box .search-container input:-moz-placeholder {
    color: #fff;
}
.search-box .search-container input::-moz-placeholder {
    color: #fff;
}
.search-box .search-container input:-ms-input-placeholder {
    color: #fff;
}
@media (max-width: 767px) {
    .search-box .search-container input {
        font-size: 5rem;
    }
}
.autocomplete-suggestions {
    color: #fff;
    padding: 0;
    max-height: initial !important;
    width: 100% !important;
    margin-left: -45px;
}
@media (max-width: 767px) {
    .autocomplete-suggestions {
        margin-left: 0;
    }
}
.autocomplete-suggestions .autocomplete-group {
    font-size: 28px;
    margin-left: 20px;
    clear: both;
    width: 100%;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 767px) {
    .autocomplete-suggestions .autocomplete-group {
        margin-bottom: 10px;
        margin-left: 0;
    }
}
.autocomplete-suggestions .autocomplete-suggestion {
    overflow: hidden;
    margin: 20px 7.5px;
    cursor: pointer;
    width: calc(100% / 6 - 20px);
    float: left;
    min-height: 250px;
}
@media (max-width: 767px) {
    .autocomplete-suggestions .autocomplete-suggestion {
        width: 90%;
        margin: 0;
    }
}
.autocomplete-suggestions .autocomplete-suggestion img {
    max-width: 100%;
    width: 100%;
    transition: opacity 0.5s ease;
}
.autocomplete-suggestions .autocomplete-suggestion img:hover {
    opacity: 0.8;
}
.autocomplete-suggestions .autocomplete-suggestion .suggestion-name {
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    width: 100%;
    text-align: center;
}
.autocomplete-no-suggestion {
    font-size: 40px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
    .autocomplete-no-suggestion {
        font-size: 30px;
    }
}
.main-slider .owl-stage-outer,
.main-slider .owl-stage,
.main-slider .owl-item {
    height: 100%;
}
.main-slider__item {
    display: block;
    position: relative;
    height: 100%;
}
.main-slider__item .full-absolute-container {
    pointer-events: none;
}
.main-slider__item .full-absolute-container .main-slider__item__right {
    pointer-events: auto;
}
.main-slider__item__image {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.main-slider__item__video {
    position: relative;
    height: 0;
    padding-bottom: 31.25%;
}
.main-slider__item__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main-slider__item__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.main-slider__item__main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: inherit;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
.main-slider__item__main:hover,
.main-slider__item__main:focus {
    color: #fff;
}
.main-slider__item__main__title {
    font-size: 40px;
    font-weight: 700;
}
@media (max-width: 1199px) {
    .main-slider__item__main__title {
        font-size: 27px;
    }
}
@media (max-width: 767px) {
    .main-slider__item__main__title {
        line-height: 1.2em;
        font-size: 23px;
    }
}
@media (max-width: 399px) {
    .main-slider__item__main__title {
        font-size: 20px;
    }
}
.main-slider__item__main__text {
    line-height: 1.1em;
    font-size: 35px;
}
@media (max-width: 1199px) {
    .main-slider__item__main__text {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .main-slider__item__main__text {
        font-size: 22px;
    }
}
@media (max-width: 399px) {
    .main-slider__item__main__text {
        font-size: 18px;
    }
}
.main-slider__item__right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    right: 0;
    padding-right: inherit;
}
@media (max-width: 1199px) {
    .main-slider__item__right {
        width: 150px;
    }
}
@media (max-width: 767px) {
    .main-slider__item__right {
        width: 100px;
    }
}
.main-slider__item__right__band {
    height: 100%;
    padding: 20px;
    overflow-y: scroll;
    background-color: rgba(237, 237, 237, 0.7);
}
.main-slider__item__right__band > p {
    margin-bottom: 40px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.main-slider__item__right__band > p:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .main-slider__item__right__band {
        display: none;
    }
}
.main-slider__item__right__video-controls {
    margin-left: auto;
    margin-bottom: auto;
}
.main-slider__item__right__video-controls__sound-toggle {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 42px;
    z-index: 100;
    text-align: right;
    color: #fff;
}
.main-slider__item__right__video-controls__sound-toggle:hover,
.main-slider__item__right__video-controls__sound-toggle:active,
.main-slider__item__right__video-controls__sound-toggle:focus {
    color: #fff;
}
.main-slider__item__right__nav,
.media-section__body__carousel-container__carousel .owl-nav,
.media-object-slider__carousel .owl-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}
@media (min-width: 768px) {
    .main-slider__item__right__nav_show_on_hover {
        opacity: 0;
        transition: opacity 300ms;
    }
}
@media (min-width: 768px) {
    .main-slider__item:hover .main-slider__item__right__nav_show_on_hover {
        opacity: 1;
    }
}
.main-slider__item__right__nav__prev,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev,
.media-section__body__carousel-container__carousel .owl-nav .owl-next,
.media-object-slider__carousel .owl-nav .owl-prev,
.media-object-slider__carousel .owl-nav .owl-next,
.main-slider__item__right__nav__next,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev,
.media-section__body__carousel-container__carousel .owl-nav .owl-next,
.media-object-slider__carousel .owl-nav .owl-prev,
.media-object-slider__carousel .owl-nav .owl-next {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 49%;
    padding: 10px 0;
    line-height: 1;
    font-size: 45px;
    text-align: center;
    background-color: #ff9a00;
    color: #fff;
    transition: opacity 300ms;
}
.main-slider__item__right__nav__prev:hover,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev:hover,
.media-section__body__carousel-container__carousel .owl-nav .owl-next:hover,
.media-object-slider__carousel .owl-nav .owl-prev:hover,
.media-object-slider__carousel .owl-nav .owl-next:hover,
.main-slider__item__right__nav__prev:focus,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev:focus,
.media-section__body__carousel-container__carousel .owl-nav .owl-next:focus,
.media-object-slider__carousel .owl-nav .owl-prev:focus,
.media-object-slider__carousel .owl-nav .owl-next:focus,
.main-slider__item__right__nav__next:hover,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev:hover,
.media-section__body__carousel-container__carousel .owl-nav .owl-next:hover,
.media-object-slider__carousel .owl-nav .owl-prev:hover,
.media-object-slider__carousel .owl-nav .owl-next:hover,
.main-slider__item__right__nav__next:focus,
.media-section__body__carousel-container__carousel .owl-nav .owl-prev:focus,
.media-section__body__carousel-container__carousel .owl-nav .owl-next:focus,
.media-object-slider__carousel .owl-nav .owl-prev:focus,
.media-object-slider__carousel .owl-nav .owl-next:focus {
    opacity: 0.7;
    color: #fff;
}
@media (max-width: 1199px) {
    .main-slider__item__right__nav__prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-next,
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next,
    .main-slider__item__right__nav__next,
    .media-section__body__carousel-container__carousel .owl-nav .owl-prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-next,
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .main-slider__item__right__nav__prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-next,
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next,
    .main-slider__item__right__nav__next,
    .media-section__body__carousel-container__carousel .owl-nav .owl-prev,
    .media-section__body__carousel-container__carousel .owl-nav .owl-next,
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next {
        padding: 5px 0;
        font-size: 25px;
    }
}
.tabs-component__tabs {
    background-color: #ededed;
}
.tabs-component__tabs__container {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .tabs-component__tabs__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.tabs-component__tabs__container__tab,
.auto-width-carousel__container__carousel__item {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 64px;
    padding: 10px 5px;
    font-size: 17px;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    text-align: center;
    background-color: #ededed;
    color: #6e6e6e;
}
@media (max-width: 1199px) {
    .tabs-component__tabs__container__tab,
    .auto-width-carousel__container__carousel__item {
        height: 49px;
        padding: 5px;
    }
}
@media (max-width: 399px) {
    .tabs-component__tabs__container__tab,
    .auto-width-carousel__container__carousel__item {
        font-size: 16px;
    }
}
.tabs-component__tabs__container__tab_active,
.auto-width-carousel__container__carousel__item_active,
.auto-width-carousel_gray .auto-width-carousel__container__carousel__item_active {
    background-color: #ff9a00;
    color: #fff;
}
.tabs-component__tabs__container__tab_active:hover,
.auto-width-carousel__container__carousel__item_active:hover,
.tabs-component__tabs__container__tab_active:focus,
.auto-width-carousel__container__carousel__item_active:focus {
    color: #fff;
}
.tabs-component__tabs_col_8 .tabs-component__tabs__container__tab,
.tabs-component__tabs_col_8 .auto-width-carousel__container__carousel__item {
    width: 12.5%;
}
@media (max-width: 991px) {
    .tabs-component__tabs_col_8 .tabs-component__tabs__container__tab,
    .tabs-component__tabs_col_8 .auto-width-carousel__container__carousel__item {
        width: 50%;
    }
}
.tabs-component__panes__pane {
    height: 0 !important;
    opacity: 0 !important;
    overflow: hidden;
}
.tabs-component__panes__pane.active {
    height: auto !important;
    opacity: 1 !important;
}
.events-carousel {
    margin: 0 -6px;
}
.events-carousel .owl-dots {
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 1199px) {
    .events-carousel .owl-dots {
        margin-top: 23.5px;
    }
}
@media (max-width: 991px) {
    .events-carousel .owl-dots {
        margin-top: 17.5px;
    }
}
@media (max-width: 767px) {
    .events-carousel .owl-dots {
        margin-top: 12.5px;
    }
}
@media (max-width: 399px) {
    .events-carousel .owl-dots {
        margin-top: 10px;
    }
}
.events-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 5px 0;
    border-radius: 50%;
    border: 1px solid #ff9a00;
}
@media (max-width: 1199px) {
    .events-carousel .owl-dots .owl-dot {
        width: 19px;
        height: 19px;
    }
}
@media (max-width: 991px) {
    .events-carousel .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
}
@media (max-width: 767px) {
    .events-carousel .owl-dots .owl-dot {
        width: 17px;
        height: 17px;
        margin: 5px 6px 0;
    }
}
.events-carousel .owl-dots .owl-dot.active {
    background-color: #ff9a00;
}
.events-carousel__item {
    margin: 0 6px;
    padding: 5px;
    border: 3px solid #7d7d7d;
    background-color: #fff;
}
.events-carousel__item:empty {
    padding: 0;
    border: none;
    background-color: initial;
}
.events-carousel__item__image {
    display: block;
    position: relative;
}
.events-carousel__item__image img {
    width: 100%;
}
.events-carousel__item__image__bottom-left {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 44px !important;
}
.events-carousel__item__image__bottom-left + .events-carousel__item__image__bottom-left {
    left: 64px;
}
.events-carousel__item__image__bottom-right {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 45% !important;
}
.events-carousel__item__info__title {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 2px;
    height: 2.6em;
    line-height: 1.3em;
    font-size: 17px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 1199px) {
    .events-carousel__item__info__title {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .events-carousel__item__info__title {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .events-carousel__item__info__title {
        font-size: 14px;
    }
}
.events-carousel__item__info__subtitle {
    display: block;
    margin-bottom: 5px;
    padding: 0 2px;
    font-size: 16px;
    font-weight: 700;
}
@media (max-width: 1199px) {
    .events-carousel__item__info__subtitle {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .events-carousel__item__info__subtitle {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .events-carousel__item__info__subtitle {
        font-size: 13px;
    }
}
.events-carousel__item__info__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0 2px;
    overflow: hidden;
}
.events-carousel__item__info__footer > * {
    margin: 0 10px;
}
.events-carousel__item__info__footer > *:first-child {
    margin-left: 0;
}
.events-carousel__item__info__footer > *:last-child {
    margin-right: 0;
}
.events-carousel__item__info__footer__left {
    white-space: nowrap;
    font-size: 10px;
    font-weight: 700;
}
.events-carousel__item__info__footer__right {
    margin-left: auto;
    white-space: nowrap;
    font-size: 10px;
    font-weight: 700;
}
.events-carousel__item__info__text {
    display: none !important;
    height: 3.9em;
    line-height: 1.3em;
    font-size: 15px;
}
.link-boxes {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (max-width: 1199px) {
    .link-boxes {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .link-boxes {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .link-boxes {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.link-boxes__box {
    width: 32.4%;
    margin: 10px 0;
}
@media (max-width: 767px) {
    .link-boxes__box {
        width: 49%;
    }
}
.link-boxes__box:empty {
    margin: 0;
}
.link-boxes__box__image {
    display: block;
}
.link-boxes__box__image img {
    width: 100%;
}
.link-boxes__box__image__title {
    display: block;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 1.3em;
    font-size: 20px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 1199px) {
    .link-boxes__box__image__title {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
    .link-boxes__box__image__title {
        padding: 0 10px;
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .link-boxes__box__image__title {
        margin-top: 5px;
        font-size: 17px;
    }
}
@media (max-width: 399px) {
    .link-boxes__box__image__title {
        margin-top: 2px;
        padding: 0 5px;
        font-size: 16px;
    }
}
.parallax-band {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.parallax-band__container {
    padding: 60px;
}
@media (max-width: 1199px) {
    .parallax-band__container {
        padding: 50px;
    }
}
@media (max-width: 991px) {
    .parallax-band__container {
        padding: 40px;
    }
}
@media (max-width: 767px) {
    .parallax-band__container {
        padding: 30px;
    }
}
@media (max-width: 399px) {
    .parallax-band__container {
        padding: 20px;
    }
}
.parallax-band__container_sectioned {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .parallax-band__container_sectioned {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 767px) {
    .parallax-band__container__section + .parallax-band__container__section {
        width: 100%;
        margin-top: 20px;
    }
}
.parallax-band__container__title {
    line-height: 1.2em;
    font-size: 35px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
@media (max-width: 1199px) {
    .parallax-band__container__title {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .parallax-band__container__title {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .parallax-band__container__title {
        font-size: 20px;
    }
}
.parallax-band__container__text {
    margin-top: 5px;
    line-height: 1.1em;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
@media (max-width: 1199px) {
    .parallax-band__container__text {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
    .parallax-band__container__text {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .parallax-band__container__text {
        font-size: 17px;
    }
}
.blogs-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (max-width: 1199px) {
    .blogs-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .blogs-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .blogs-section {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.blogs-section__title,
.media-section__title {
    margin-bottom: 20px;
    padding: 0 30px;
    font-size: 30px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 1199px) {
    .blogs-section__title,
    .media-section__title {
        padding: 0 25px;
        font-size: 27px;
    }
}
@media (max-width: 991px) {
    .blogs-section__title,
    .media-section__title {
        padding: 0 20px;
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .blogs-section__title,
    .media-section__title {
        margin-bottom: 10px;
        padding: 0 15px;
        font-size: 23px;
    }
}
@media (max-width: 399px) {
    .blogs-section__title,
    .media-section__title {
        padding: 0 10px;
    }
}
.blogs-section__blogs-carousel {
    margin: 0 -6px;
}
.blogs-section__blogs-carousel .owl-dots {
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 1199px) {
    .blogs-section__blogs-carousel .owl-dots {
        margin-top: 23.5px;
    }
}
@media (max-width: 991px) {
    .blogs-section__blogs-carousel .owl-dots {
        margin-top: 17.5px;
    }
}
@media (max-width: 767px) {
    .blogs-section__blogs-carousel .owl-dots {
        margin-top: 12.5px;
    }
}
@media (max-width: 399px) {
    .blogs-section__blogs-carousel .owl-dots {
        margin-top: 10px;
    }
}
.blogs-section__blogs-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 5px 0;
    border-radius: 50%;
    border: 1px solid #ff9a00;
}
@media (max-width: 1199px) {
    .blogs-section__blogs-carousel .owl-dots .owl-dot {
        width: 19px;
        height: 19px;
    }
}
@media (max-width: 991px) {
    .blogs-section__blogs-carousel .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
}
@media (max-width: 767px) {
    .blogs-section__blogs-carousel .owl-dots .owl-dot {
        width: 17px;
        height: 17px;
        margin: 5px 6px 0;
    }
}
.blogs-section__blogs-carousel .owl-dots .owl-dot.active {
    background-color: #ff9a00;
}
.blogs-section__blogs-carousel__item {
    margin: 0 6px;
    padding: 5px;
    border: 3px solid #ff9a00;
    background-color: #fff;
}
.blogs-section__blogs-carousel__item_quote {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 60px;
    border: none;
    font-size: 28px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    text-align: center;
    color: #fff;
}
.blogs-section__blogs-carousel__item_quote span {
    margin-top: 20px;
    font-size: 18px;
    font-family: "Muli", sans-serif;
}
@media (max-width: 1199px) {
    .blogs-section__blogs-carousel__item_quote {
        padding: 0 40px;
        font-size: 24px;
    }
    .blogs-section__blogs-carousel__item_quote span {
        font-size: 17px;
    }
}
@media (max-width: 991px) {
    .blogs-section__blogs-carousel__item_quote {
        padding: 0 30px;
        font-size: 21px;
    }
    .blogs-section__blogs-carousel__item_quote span {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .blogs-section__blogs-carousel__item_quote {
        padding: 0 20px;
        font-size: 18px;
    }
    .blogs-section__blogs-carousel__item_quote span {
        font-size: 15px;
    }
}
@media (max-width: 399px) {
    .blogs-section__blogs-carousel__item_quote {
        padding: 0 15px;
        font-size: 16px;
    }
    .blogs-section__blogs-carousel__item_quote span {
        font-size: 14px;
    }
}
.blogs-section__blogs-carousel__item_ad {
    padding: 0;
    border: none;
}
.blogs-section__blogs-carousel__item__image {
    display: block;
    position: relative;
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
}
.blogs-section__blogs-carousel__item__image img {
    width: 100%;
}
.blogs-section__blogs-carousel__item__image_video:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/play-button.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 75px;
}
.blogs-section__blogs-carousel__item_ad .blogs-section__blogs-carousel__item__image {
    margin: 0;
}
.blogs-section__blogs-carousel__item__title {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 2px;
    height: 2.6em;
    line-height: 1.3em;
    font-size: 20px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 1199px) {
    .blogs-section__blogs-carousel__item__title {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
    .blogs-section__blogs-carousel__item__title {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .blogs-section__blogs-carousel__item__title {
        font-size: 17px;
    }
}
.blogs-section__blogs-carousel__item__text {
    display: block;
    margin-bottom: 5px;
    padding: 0 2px;
    height: 3.3em;
    line-height: 1.1em;
    font-size: 16px;
}
@media (max-width: 1199px) {
    .blogs-section__blogs-carousel__item__text {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .blogs-section__blogs-carousel__item__text {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .blogs-section__blogs-carousel__item__text {
        font-size: 13px;
    }
}
.blogs-section__blogs-carousel__item__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0 2px;
    font-size: 12px;
    font-weight: 700;
}
.media-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 1199px) {
    .media-section {
        padding-top: 47px;
        padding-bottom: 47px;
    }
}
@media (max-width: 991px) {
    .media-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
@media (max-width: 767px) {
    .media-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 399px) {
    .media-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.media-section__body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}
@media (max-width: 767px) {
    .media-section__body {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.media-section_tabbed .media-section__body {
    display: none;
}
.media-section_tabbed .media-section__body.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.media-section__body__carousel-container,
.media-section__footer__carousel-container {
    width: 74.5%;
}
@media (max-width: 1199px) {
    .media-section__body__carousel-container,
    .media-section__footer__carousel-container {
        width: 65%;
    }
}
@media (max-width: 767px) {
    .media-section__body__carousel-container,
    .media-section__footer__carousel-container {
        width: 100%;
        margin-bottom: 10px;
    }
}
.media-section__body__carousel-container__title,
.media-section__body__sidebar__title {
    display: block;
    margin-bottom: 5px;
    line-height: 1.3em;
    font-size: 27px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 1199px) {
    .media-section__body__carousel-container__title,
    .media-section__body__sidebar__title {
        font-size: 25px;
    }
}
@media (max-width: 991px) {
    .media-section__body__carousel-container__title,
    .media-section__body__sidebar__title {
        font-size: 23px;
    }
}
@media (max-width: 767px) {
    .media-section__body__carousel-container__title,
    .media-section__body__sidebar__title {
        font-size: 21px;
    }
}
.media-section__body__carousel-container__text {
    margin-bottom: 20px;
}
.media-section__body__carousel-container__carousel .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
}
@media (max-width: 1199px) {
    .media-section__body__carousel-container__carousel .owl-nav {
        width: 150px;
    }
}
@media (max-width: 767px) {
    .media-section__body__carousel-container__carousel .owl-nav {
        width: 100px;
    }
}
.media-section__body__carousel-container__carousel__item {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.media-section__body__carousel-container__carousel__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media-section__body__sidebar {
    width: 23.4%;
    padding-top: 10px;
    padding-right: 5px;
}
@media (max-width: 1199px) {
    .media-section__body__sidebar {
        width: 32%;
    }
}
@media (max-width: 767px) {
    .media-section__body__sidebar {
        width: 100%;
    }
}
.media-section__body__sidebar[data-copy-height] {
    overflow-y: auto;
}
.media-section__body__sidebar__text {
    margin-bottom: 10px;
}
.media-section__footer__carousel-container__carousel {
    padding: 10px 20px;
}
.media-section__footer__carousel-container__carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 40px;
    z-index: -5;
}
.media-section__footer__carousel-container__carousel .owl-nav .owl-prev,
.media-section__footer__carousel-container__carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.media-section__footer__carousel-container__carousel .owl-nav .owl-prev {
    left: 0;
}
.media-section__footer__carousel-container__carousel .owl-nav .owl-next {
    right: 0;
}
.media-section__footer__carousel-container__carousel__item {
    display: block;
    margin: 10px;
    opacity: 0.4;
    transition: opacity 300ms;
}
.media-section__footer__carousel-container__carousel__item:hover,
.media-section__footer__carousel-container__carousel__item:focus {
    opacity: 1;
}
.media-section__footer__carousel-container__carousel__item_active {
    opacity: 1;
}
.social-button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    border-radius: 4px;
    color: #fff;
}
.social-button:hover,
.social-button:focus {
    color: #fff;
}
.social-button i {
    font-size: 26px;
}
.social-button i + span {
    margin-left: 7px;
}
.social-button span + i {
    margin-left: 7px;
}
.social-button_youtube {
    background-color: #ff0000;
    background: linear-gradient(to bottom, red 50%, #c62219 100%);
}
.sponsors-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (max-width: 1199px) {
    .sponsors-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media (max-width: 991px) {
    .sponsors-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .sponsors-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 399px) {
    .sponsors-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.sponsors-section__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .sponsors-section__items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.sponsors-section__items + .sponsors-section__items {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .sponsors-section__items + .sponsors-section__items {
        margin-top: 0;
    }
}
.sponsors-section__items__item {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: block;
    width: 15%;
    margin: 12.5px 0.83%;
}
@media (max-width: 767px) {
    .sponsors-section__items__item {
        width: 47%;
        margin: 12.5px 1.5%;
    }
}
.sponsors-section__items__item__title {
    margin-bottom: 10px;
    font-size: 17px;
    text-align: center;
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .sponsors-section__items__item__title {
        margin-bottom: 5px;
        font-size: 20px;
    }
}
.sponsors-section__items__item__image {
    display: block;
}
.sponsors-section__items__item__image img {
    width: 100%;
}
.signs-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (max-width: 1199px) {
    .signs-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media (max-width: 991px) {
    .signs-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .signs-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 399px) {
    .signs-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.signs-section__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.signs-section__items__item {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: block;
    width: 18.5%;
    margin: 12.5px 0.75%;
}
@media (max-width: 767px) {
    .signs-section__items__item {
        width: 47%;
        margin: 12.5px 1.5%;
    }
}
.signs-section__items__item__image {
    display: block;
}
.signs-section__items__item__image img {
    width: 100%;
}
.signs-section__items__item__title {
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .signs-section__items__item__title {
        margin-top: 5px;
        font-size: 16px;
    }
}
.footer-nav {
    font-family: "Raleway", sans-serif;
    background-color: #1d1d1d;
    color: #fff;
}
.footer-nav__container {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 45px;
    padding-bottom: 45px;
}
@media (max-width: 1199px) {
    .footer-nav__container {
        padding-top: 35.25px;
        padding-bottom: 35.25px;
    }
}
@media (max-width: 991px) {
    .footer-nav__container {
        padding-top: 26.25px;
        padding-bottom: 26.25px;
    }
}
@media (max-width: 767px) {
    .footer-nav__container {
        padding-top: 18.75px;
        padding-bottom: 18.75px;
    }
}
@media (max-width: 399px) {
    .footer-nav__container {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.footer-nav__container__column {
    width: 15%;
}
@media (max-width: 1199px) {
    .footer-nav__container__column {
        width: 26%;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .footer-nav__container__column {
        width: 32%;
    }
}
@media (max-width: 550px) {
    .footer-nav__container__column {
        width: 48%;
    }
}
@media (max-width: 360px) {
    .footer-nav__container__column {
        width: 100%;
    }
}
.footer-nav__container__column__item {
    margin: 20px 0;
    font-size: 14px;
    font-weight: 500;
}
.footer-nav__container__column__item:first-child {
    margin-top: 0;
}
.footer-nav__container__column__item:last-child {
    margin-bottom: 0;
}
.footer-nav__container__column__item__title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    transition: opacity 300ms;
}
.footer-nav__container__column__item__title:hover,
.footer-nav__container__column__item__title:focus {
    opacity: 0.7;
}
.footer-nav__container__column__item__subitems {
    padding: 0;
    list-style-type: none;
}
.footer-nav__container__column__item__subitems a {
    transition: opacity 300ms;
}
.footer-nav__container__column__item__subitems a:hover,
.footer-nav__container__column__item__subitems a:focus {
    opacity: 0.7;
}
.bimilim-section {
    padding: 7px 0;
    text-align: center;
    background-color: #000;
}
.bimilim-section img {
    width: 35px;
    height: 35px;
    transition: opacity 300ms;
}
.bimilim-section img:hover,
.bimilim-section img:active,
.bimilim-section img:focus {
    opacity: 0.7;
}
.calendar-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 1199px) {
    .calendar-section {
        padding-top: 47px;
        padding-bottom: 47px;
    }
}
@media (max-width: 991px) {
    .calendar-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
@media (max-width: 767px) {
    .calendar-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 399px) {
    .calendar-section {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.calendar-section__sidebar {
    width: 25%;
    padding-right: 20px;
}
@media (max-width: 1199px) {
    .calendar-section__sidebar {
        width: 30%;
    }
}
@media (max-width: 991px) {
    .calendar-section__sidebar {
        width: 37%;
    }
}
@media (max-width: 767px) {
    .calendar-section__sidebar {
        width: 40%;
    }
}
@media (max-width: 550px) {
    .calendar-section__sidebar {
        width: 50%;
        padding-right: 10px;
    }
}
@media (max-width: 399px) {
    .calendar-section__sidebar {
        width: 100%;
        padding-right: 0;
    }
}
.calendar-section__sidebar__widget {
    margin-bottom: 30px;
    padding: 15px;
    overflow: hidden;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget {
        padding: 7.5px;
    }
}
.calendar-section__sidebar__widget label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}
.calendar-section__sidebar__widget label [type="checkbox"] {
    display: none;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget label {
        font-size: 14px;
    }
}
.calendar-section__sidebar__widget__title {
    margin-bottom: 15px;
    font-size: 21px;
    font-family: "Raleway", sans-serif;
    color: #ff9a00;
    cursor: pointer;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget__title {
        margin-bottom: 7.5px;
        font-size: 17px;
    }
}
.calendar-section__sidebar__widget__textbox {
    width: 100%;
    padding-bottom: 3px;
    border: none;
    border-bottom: 1px solid #7d7d7d;
}
.calendar-section__sidebar__widget__button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #7d7d7d;
    transition: background-color 300ms, color 300ms;
}
.calendar-section__sidebar__widget__button:hover,
.calendar-section__sidebar__widget__button:focus {
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget__button {
        margin: 0 -7.5px;
        padding: 5px 10px;
        font-size: 14px;
        font-weight: 500;
    }
}
.calendar-section__sidebar__widget__button i {
    font-size: 35px;
}
.calendar-section__sidebar__widget__button_gray {
    background-color: #ededed;
}
.calendar-section__sidebar__widget__button_active {
    background-color: #ff9a00;
    color: #fff;
}
.calendar-section__sidebar__widget__button_active:hover,
.calendar-section__sidebar__widget__button_active:focus {
    color: #fff;
}
.calendar-section__sidebar__widget__datepickers {
    margin-top: 15px;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget__datepickers {
        margin-top: 7.5px;
    }
}
.calendar-section__sidebar__widget__datepickers__labels {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 10px;
}
@media (max-width: 599px) {
    .calendar-section__sidebar__widget__datepickers__labels {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 399px) {
    .calendar-section__sidebar__widget__datepickers__labels {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 0;
    }
}
.calendar-section__sidebar__widget__datepickers__labels__label {
    display: block;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    margin: 0 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #7d7d7d;
}
@media (max-width: 599px) {
    .calendar-section__sidebar__widget__datepickers__labels__label {
        margin-bottom: 10px;
    }
    .calendar-section__sidebar__widget__datepickers__labels__label:last-child {
        margin-bottom: 0;
    }
}
.calendar-section__sidebar__widget__datepickers__labels__label_active {
    border-bottom-color: #ff9a00;
}
.calendar-section__sidebar__widget__datepickers__labels__label__line {
    height: 1.4em;
    line-height: 1.4em;
    white-space: nowrap;
    font-size: 15px;
    text-align: center;
    color: #7d7d7d;
}
.calendar-section__sidebar__widget__datepickers__labels__label__line_small {
    font-size: 12px;
}
.calendar-section__sidebar__widget__datepickers__labels__label_active .calendar-section__sidebar__widget__datepickers__labels__label__line {
    color: #ff9a00;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker {
    width: 100%;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table {
    width: 100%;
}
@media (max-width: 767px) {
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > td {
        padding: 4px;
        font-size: 15px;
    }
}
@media (max-width: 599px) {
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > td {
        padding: 3px;
        font-size: 14px;
    }
}
@media (max-width: 550px) {
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > thead > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tbody > tr > td,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > th,
    .calendar-section__sidebar__widget__datepickers__datepicker .datepicker table.table-condensed > tfoot > tr > td {
        padding: 2px;
        font-size: 13px;
    }
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table thead {
    border-bottom: 1px solid #7d7d7d;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table thead th {
    color: #7d7d7d;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table thead th.datepicker-switch {
    text-transform: uppercase;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table tbody:before {
    content: "-";
    display: block;
    line-height: 0.5em;
    color: transparent;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table tbody tr td {
    font-size: 16px;
    color: #7d7d7d;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day.active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day.active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day:focus,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day:focus:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day:active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day:active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month.active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month.active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month:focus,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month:focus:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month:active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month:active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year.active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year.active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year:focus,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year:focus:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year:active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year:active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade.active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade.active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade:focus,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade:focus:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade:active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade:active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century.active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century.active:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century:focus,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century:focus:hover,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century:active,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century:active:hover {
    background-color: #ff9a00 !important;
    color: #fff;
    text-shadow: none;
}
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day.old,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day.new,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .day.disabled,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month.old,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month.new,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .month.disabled,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year.old,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year.new,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .year.disabled,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade.old,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade.new,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .decade.disabled,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century.old,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century.new,
.calendar-section__sidebar__widget__datepickers__datepicker .datepicker table .century.disabled {
    color: #cac9c9;
}
.calendar-section__sidebar__widget__checkbox {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #7d7d7d;
    border-radius: 3px;
}
@media (min-width: 400px) and (max-width: 767px) {
    .calendar-section__sidebar__widget__checkbox {
        display: none;
    }
}
:checked + .calendar-section__sidebar__widget__checkbox {
    background-color: #ff9a00;
}
@media (min-width: 400px) and (max-width: 767px) {
    :checked ~ span {
        color: #ff9a00;
    }
}
.calendar-section__main {
    width: 75%;
}
@media (max-width: 1199px) {
    .calendar-section__main {
        width: 70%;
    }
}
@media (max-width: 991px) {
    .calendar-section__main {
        width: 63%;
    }
}
@media (max-width: 767px) {
    .calendar-section__main {
        width: 60%;
    }
}
@media (max-width: 550px) {
    .calendar-section__main {
        width: 50%;
    }
}
@media (max-width: 399px) {
    .calendar-section__main {
        width: 100%;
    }
}
.calendar-section__main__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 599px) {
    .calendar-section__main__header {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.calendar-section__main__header__title {
    margin-bottom: 20px;
    font-size: 27px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 767px) {
    .calendar-section__main__header__title {
        font-size: 24px;
    }
}
.calendar-section__main__header__buttons {
    white-space: nowrap;
}
@media (max-width: 599px) {
    .calendar-section__main__header__buttons {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 10px;
    }
}
@media (max-width: 399px) {
    .calendar-section__main__header__buttons {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
}
.calendar-section__main__header__buttons__button {
    display: inline-block;
    height: 30px;
    margin: 0 10px;
}
.calendar-section__main__header__buttons__button:first-child {
    margin-left: 0;
}
.calendar-section__main__header__buttons__button:last-child {
    margin-right: 0;
}
.calendar-section__main__header__buttons__button img {
    height: 100%;
}
.calendar-section__main__header__buttons__button img:nth-child(2) {
    display: none;
}
.calendar-section__main__header__buttons__button:hover img:nth-child(1),
.calendar-section__main__header__buttons__button:focus img:nth-child(1),
.calendar-section__main__header__buttons__button:active img:nth-child(1) {
    display: none;
}
.calendar-section__main__header__buttons__button:hover img:nth-child(2),
.calendar-section__main__header__buttons__button:focus img:nth-child(2),
.calendar-section__main__header__buttons__button:active img:nth-child(2) {
    display: inline;
}
.calendar-section__main__header__buttons__button_active img:nth-child(1) {
    display: none;
}
.calendar-section__main__header__buttons__button_active img:nth-child(2) {
    display: inline;
}
.calendar-section__main__sections-container__sections ~ .show-more-button {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .calendar-section__main__sections-container__sections ~ .show-more-button {
        margin-bottom: 5px;
    }
}
@media (max-width: 399px) {
    .calendar-section__main__sections-container__sections ~ .show-more-button {
        margin-bottom: 10px;
    }
}
.calendar-section__main__sections-container__sections__section {
    margin-bottom: 15px;
}
.calendar-section__main__sections-container__sections__section__title {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .calendar-section__main__sections-container__sections__section__title {
        font-size: 20px;
    }
}
.calendar-section__main__sections-container__sections__section__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.calendar-section__main__sections-container__sections__section__items .events-carousel__item {
    width: 32%;
    margin: 15px 0;
}
@media (max-width: 991px) {
    .calendar-section__main__sections-container__sections__section__items .events-carousel__item {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .calendar-section__main__sections-container__sections__section__items .events-carousel__item {
        width: 100%;
    }
}
.calendar-section__main__sections-container__sections__section__items .events-carousel__item:empty {
    margin: 0;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items {
    display: block;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__image {
    width: 30%;
}
@media (max-width: 991px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__image {
        width: 40%;
    }
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info {
    width: 70%;
    padding-left: 15px;
}
@media (max-width: 1199px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info {
        padding-left: 10px;
    }
}
@media (max-width: 991px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info {
        width: 60%;
        padding-left: 5px;
    }
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__title {
    height: auto;
    margin-top: 0;
    font-size: 22px;
}
@media (max-width: 1199px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__title {
        font-size: 21px;
    }
}
@media (max-width: 991px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__title {
        margin-bottom: 0;
        line-height: 1.1em;
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__title {
        font-size: 19px;
    }
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__subtitle {
    font-size: 20px;
}
@media (max-width: 1199px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__subtitle {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__subtitle {
        margin-bottom: 0;
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__subtitle {
        font-size: 16px;
    }
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__footer {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    padding: 0;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__footer__left {
    margin-right: 20px;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__footer__right {
    margin-left: 0;
}
.calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__text {
    display: -webkit-box !important;
}
@media (max-width: 1199px) {
    .calendar-section__main__sections-container_rows-view .calendar-section__main__sections-container__sections__section__items .events-carousel__item__info__text {
        display: none !important;
    }
}
.banner-section {
    position: relative;
}
.banner-section .container,
.banner-section .full-absolute-container,
.banner-section .flex-container,
.banner-section .menubar__container,
.banner-section .menubar-submenus__submenu__container,
.banner-section .tabs-component__tabs__container,
.banner-section .link-boxes,
.banner-section .parallax-band__container_sectioned,
.banner-section .footer-nav__container,
.banner-section .info-band__container,
.banner-section .basic-container,
.banner-section .auto-width-carousel__container,
.banner-section .blog-list,
.banner-section .events-section,
.banner-section .parallax-band__container,
.banner-section .blogs-section,
.banner-section .media-section,
.banner-section .sponsors-section,
.banner-section .signs-section,
.banner-section .media-object-slider,
.banner-section .ep-section__container {
    position: relative;
}
.banner-section__banner img {
    width: 100%;
}
.banner-section__banner_fixed_ratio {
    position: relative;
    height: 0;
    padding-bottom: 31.25%;
}
.banner-section__banner_fixed_ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.banner-section__sold-out {
    position: absolute;
    width: 113px;
    right: 8px;
    bottom: 30px;
}
@media (max-width: 1199px) {
    .banner-section__sold-out {
        bottom: 25px;
    }
}
@media (max-width: 991px) {
    .banner-section__sold-out {
        width: 80px;
        bottom: 20px;
    }
}
@media (max-width: 399px) {
    .banner-section__sold-out {
        bottom: 10px;
    }
}
.banner-section__sold-out_above-gallery-button {
    bottom: 110px;
}
@media (max-width: 1199px) {
    .banner-section__sold-out_above-gallery-button {
        bottom: 100px;
    }
}
@media (max-width: 991px) {
    .banner-section__sold-out_above-gallery-button {
        bottom: 90px;
    }
}
@media (max-width: 767px) {
    .banner-section__sold-out_above-gallery-button {
        right: auto;
        left: 7px;
    }
}
.banner-section__buttons {
    position: absolute;
    right: 8px;
    bottom: 30px;
}
@media (max-width: 1199px) {
    .banner-section__buttons {
        bottom: 25px;
    }
}
@media (max-width: 991px) {
    .banner-section__buttons {
        bottom: 20px;
    }
}
@media (max-width: 399px) {
    .banner-section__buttons {
        bottom: 10px;
    }
}
.banner-section__buttons__button {
    padding-left: 80px;
    padding-right: 80px;
    font-weight: 600;
}
@media (max-width: 1199px) {
    .banner-section__buttons__button {
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media (max-width: 991px) {
    .banner-section__buttons__button {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 767px) {
    .banner-section__buttons__button {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.info-band {
    background-color: #ff9a00;
}
.info-band__container {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (max-width: 1199px) {
    .info-band__container {
        padding-top: 23.5px;
        padding-bottom: 23.5px;
    }
}
@media (max-width: 991px) {
    .info-band__container {
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }
}
@media (max-width: 767px) {
    .info-band__container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }
}
@media (max-width: 399px) {
    .info-band__container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.info-band__container__section {
    width: 48%;
}
@media (max-width: 767px) {
    .info-band__container__section {
        width: 100%;
    }
}
.info-band__container__section_buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.info-band__container__section__supertitle {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 27px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
@media (max-width: 1199px) {
    .info-band__container__section__supertitle {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .info-band__container__section__supertitle {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .info-band__container__section__supertitle {
        font-size: 18px;
    }
}
.info-band__container__section__title {
    line-height: 1em;
    font-size: 35px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
@media (max-width: 1199px) {
    .info-band__container__section__title {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .info-band__container__section__title {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .info-band__container__section__title {
        font-size: 20px;
    }
}
.info-band__container__section__subtitle {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}
@media (max-width: 1199px) {
    .info-band__container__section__subtitle {
        font-size: 23px;
    }
}
@media (max-width: 991px) {
    .info-band__container__section__subtitle {
        font-size: 21px;
    }
}
@media (max-width: 767px) {
    .info-band__container__section__subtitle {
        font-size: 19px;
    }
}
.info-band__container__section__subtitle2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}
@media (max-width: 1199px) {
    .info-band__container__section__subtitle2 {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .info-band__container__section__subtitle2 {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .info-band__container__section__subtitle2 {
        font-size: 16px;
    }
}
.info-band__container__section__text {
    font-size: 17px;
    color: #fff;
}
@media (max-width: 1199px) {
    .info-band__container__section__text {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .info-band__container__section__text {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .info-band__container__section__text {
        font-size: 14px;
    }
}
.info-band__container__section__button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 48%;
    margin: 10px 0;
    font-weight: 700;
}
.info-band__container__section__button:first-child {
    margin-left: 0;
}
.info-band__container__section__button:last-child {
    margin-right: 0;
}
.info-band__container__section__button:focus,
.info-band__container__section__button:active,
.info-band__container__section__button:hover {
    color: #ff9a00;
}
@media (max-width: 991px) {
    .info-band__container__section__button {
        display: block;
        width: 100%;
    }
}
.info-band__container__section__button_inverse {
    background-color: #fff;
    color: #ff9a00;
}
.info-band__container__section__button_inverse:focus,
.info-band__container__section__button_inverse:active,
.info-band__container__section__button_inverse:hover {
    background-color: transparent;
    color: #fff;
}
.info-band__container__section__button__visible,
.info-band__container__section__button__hidden {
    transition: opacity 500ms;
}
.info-band__container__section__button__hidden {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.info-band__container__section__button__hidden > * {
    margin: 0 10px;
    padding: 0 5px;
}
.info-band__container__section__button__hidden i {
    font-size: 30px;
}
.info-band__container__section__button:hover .info-band__container__section__button__visible {
    opacity: 0;
}
.info-band__container__section__button:hover .info-band__container__section__button__hidden {
    opacity: 1;
}
.basic-container {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (max-width: 1199px) {
    .basic-container {
        padding-top: 23.5px;
        padding-bottom: 23.5px;
    }
}
@media (max-width: 991px) {
    .basic-container {
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }
}
@media (max-width: 767px) {
    .basic-container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }
}
@media (max-width: 399px) {
    .basic-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.basic-container h1 {
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.basic-container__main {
    width: 72%;
    font-size: 16px;
}
@media (max-width: 1199px) {
    .basic-container__main {
        width: 69%;
    }
}
@media (max-width: 991px) {
    .basic-container__main {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .basic-container__main {
        width: 100%;
        font-size: 15px;
    }
    .basic-container__main:not(:last-child) {
        margin-bottom: 20px;
    }
}
@media (max-width: 399px) {
    .basic-container__main {
        font-size: 14px;
    }
}
.basic-container__sidebar {
    width: 26%;
}
@media (max-width: 1199px) {
    .basic-container__sidebar {
        width: 29%;
    }
}
@media (max-width: 991px) {
    .basic-container__sidebar {
        width: 38%;
    }
}
@media (max-width: 767px) {
    .basic-container__sidebar {
        width: 100%;
    }
}
.basic-container__sidebar .events-carousel__item,
.basic-container__sidebar .blogs-section__blogs-carousel__item {
    margin: 0;
}
.basic-container__sidebar > * {
    margin-bottom: 30px;
}
.basic-container__sidebar > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .basic-container__sidebar .media-object__info {
        padding: 5px;
    }
}
@media (max-width: 399px) {
    .basic-container__sidebar .media-object__info {
        padding: 10px;
    }
}
@media (max-width: 1199px) {
    .basic-container__sidebar .media-object__info__title {
        font-size: 15px;
    }
}
@media (min-width: 768px) and (max-width: 1400px) {
    .basic-container__sidebar .media-object__info__title {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .basic-container__sidebar .media-object__info__title {
        margin-bottom: 5px;
        font-size: 14px;
    }
}
@media (min-width: 768px) and (max-width: 1400px) {
    .basic-container__sidebar .media-object__info__text {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .basic-container__sidebar .media-object__info__text {
        font-size: 13px;
    }
}
@media (max-width: 399px) {
    .basic-container__sidebar .media-object__info__text {
        display: none !important;
    }
}
.basic-container__sidebar__section + .basic-container__sidebar__section {
    margin-top: 20px;
}
.basic-container__sidebar__section__title {
    margin-bottom: 15px;
    line-height: 1em;
    font-size: 30px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.t-modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-width: 700px;
    min-height: 500px;
    padding: 30px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.t-modal__main {
    padding: 20px 0;
}
.t-modal__main__title {
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    text-align: center;
    color: #fff;
}
@media (max-width: 1199px) {
    .t-modal__main__title {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .t-modal__main__title {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .t-modal__main__title {
        font-size: 28px;
    }
}
.t-form .select2 {
    height: 42px;
    max-width: 100%;
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #7d7d7d;
    background-color: #fff;
}
.t-form .select2.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff;
}
.t-form .select2 .select2-selection {
    border: none;
    line-height: inherit;
    outline: none;
}
.t-form .select2 .select2-selection .select2-selection__rendered {
    padding: 0;
    line-height: inherit;
}
.t-form select[multiple] + .select2 {
    height: 54px;
}
.t-form .select2-selection__arrow {
    display: none;
}
.t-form_inline {
    text-align: center;
}
.t-form .button,
.t-form .info-band__container__section__button,
.t-form__input {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}
.t-form__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    border: 1px solid #7d7d7d;
    resize: none;
    outline: none;
    background-color: #fff;
}
.t-form__input::-webkit-input-placeholder {
    color: #7d7d7d;
}
.t-form__input:-moz-placeholder {
    color: #7d7d7d;
}
.t-form__input::-moz-placeholder {
    color: #7d7d7d;
}
.t-form__input:-ms-input-placeholder {
    color: #7d7d7d;
}
.t-form_inline .button,
.t-form_inline .info-band__container__section__button,
.t-form_inline .t-form__input {
    width: auto;
    margin: 5px;
}
.t-form_inline .select2 {
    margin: 5px;
    text-align: left;
}
.t-form_inline select[multiple] + .select2 {
    margin: 0;
}
.text-section__title {
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.text-section__text {
    font-size: 17px;
}
.auto-width-carousel_gray {
    background-color: #ededed;
}
@media (max-width: 767px) {
    .auto-width-carousel__container {
        padding: 0;
    }
}
.auto-width-carousel__container__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4%;
    padding: 0 10px;
    font-size: 35px;
    color: #6e6e6e;
    transition: color 300ms;
}
.auto-width-carousel__container__nav:hover {
    color: #000;
}
@media (max-width: 1199px) {
    .auto-width-carousel__container__nav {
        width: 5%;
    }
}
@media (max-width: 991px) {
    .auto-width-carousel__container__nav {
        width: 6%;
    }
}
@media (max-width: 767px) {
    .auto-width-carousel__container__nav {
        width: 10%;
    }
}
.auto-width-carousel__container__carousel {
    width: 92% !important;
    height: 64px;
}
@media (max-width: 1199px) {
    .auto-width-carousel__container__carousel {
        width: 90% !important;
        height: 49px;
    }
}
@media (max-width: 991px) {
    .auto-width-carousel__container__carousel {
        width: 88% !important;
    }
}
@media (max-width: 767px) {
    .auto-width-carousel__container__carousel {
        width: 80% !important;
    }
}
@media (max-width: 399px) {
    .auto-width-carousel__container__carousel {
        height: 47px;
    }
}
.auto-width-carousel__container__carousel__item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    font-weight: 400;
    background-color: #fff;
}
@media (max-width: 399px) {
    .auto-width-carousel__container__carousel__item {
        font-size: 16px;
    }
}
.auto-width-carousel_gray .auto-width-carousel__container__carousel__item {
    background-color: #ededed;
}
.auto-width-carousel__container__carousel__item_active {
    background-color: #ff9a00;
}
.auto-width-carousel_gray .auto-width-carousel__container__carousel__item_active {
    background-color: #ff9a00;
}
.t-accordion {
    width: 100%;
}
.t-accordion .panel {
    border-bottom: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}
.t-accordion .panel:last-child {
    border-bottom: none;
}
.t-accordion .panel .panel-heading,
.t-accordion .panel .panel-body {
    padding: 0;
}
.t-accordion .panel .panel-body {
    border-top: none !important;
}
.t-accordion .panel + .panel {
    margin-top: 10px;
}
.t-accordion .media-section__body__carousel-container__title,
.t-accordion .media-section__body__sidebar__title {
    margin-bottom: 10px;
}
.media-object-slider {
    background-color: #fff;
}
.media-object-slider__carousel .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
}
@media (max-width: 1199px) {
    .media-object-slider__carousel .owl-nav {
        width: 150px;
    }
}
@media (max-width: 767px) {
    .media-object-slider__carousel .owl-nav {
        width: 100px;
    }
}
.media-object-slider__carousel .owl-nav .owl-prev,
.media-object-slider__carousel .owl-nav .owl-next {
    font-size: 40px;
}
@media (max-width: 1199px) {
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .media-object-slider__carousel .owl-nav .owl-prev,
    .media-object-slider__carousel .owl-nav .owl-next {
        font-size: 25px;
    }
}
.media-object-slider__carousel__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.media-object-slider__carousel__item__image {
    width: 60%;
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item__image {
        width: 100%;
    }
}
.media-object-slider__carousel__item__info {
    width: 40%;
    padding: 20px 35px;
}
@media (max-width: 1199px) {
    .media-object-slider__carousel__item__info {
        padding: 18px 30px;
    }
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item__info {
        width: 100%;
        padding: 17.5px 35px;
    }
}
@media (max-width: 767px) {
    .media-object-slider__carousel__item__info {
        padding: 12.5px 25px;
    }
}
@media (max-width: 399px) {
    .media-object-slider__carousel__item__info {
        padding: 10px 20px;
    }
}
.media-object-slider__carousel__item__info__title {
    margin-bottom: 15px;
    line-height: 1.1em;
    font-size: 45px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #000;
}
@media (max-width: 1199px) {
    .media-object-slider__carousel__item__info__title {
        margin-bottom: 12px;
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item__info__title {
        font-size: 33px;
    }
}
@media (max-width: 767px) {
    .media-object-slider__carousel__item__info__title {
        font-size: 27px;
    }
}
@media (max-width: 399px) {
    .media-object-slider__carousel__item__info__title {
        font-size: 24px;
    }
}
.media-object-slider__carousel__item__info__text {
    margin-bottom: 15px;
    font-size: 17px;
    color: #7d7d7d;
}
@media (max-width: 1199px) {
    .media-object-slider__carousel__item__info__text {
        font-size: 16px;
        margin-bottom: 12px;
    }
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item__info__text {
        font-size: 15px;
    }
}
.media-object-slider__carousel__item__info__link {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
@media (max-width: 1919px) {
    .media-object-slider__carousel__item__info__link {
        font-size: 20px;
    }
}
@media (max-width: 1700px) {
    .media-object-slider__carousel__item__info__link {
        font-size: 18px;
    }
}
@media (max-width: 1280px) {
    .media-object-slider__carousel__item__info__link {
        font-size: 17px;
    }
}
@media (max-width: 991px) {
    .media-object-slider__carousel__item__info__link {
        font-size: 16px;
    }
}
.blog-list {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (max-width: 1199px) {
    .blog-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .blog-list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .blog-list {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.blog-list .blogs-section__blogs-carousel__item {
    width: 23.5%;
    margin: 20px 0;
}
@media (max-width: 991px) {
    .blog-list .blogs-section__blogs-carousel__item {
        width: 32%;
    }
}
@media (max-width: 767px) {
    .blog-list .blogs-section__blogs-carousel__item {
        width: 47%;
    }
}
.blog-list ~ .show-more-button {
    margin-bottom: 60px;
}
@media (max-width: 1199px) {
    .blog-list ~ .show-more-button {
        margin-bottom: 50px;
    }
}
@media (max-width: 991px) {
    .blog-list ~ .show-more-button {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .blog-list ~ .show-more-button {
        margin-bottom: 35px;
    }
}
.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    background-color: #fff;
}
.media-object__image {
    width: 40%;
}
.media-object__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60%;
    padding: 5px;
    border: 2px solid #ff9a00;
    border-left: none;
}
.media-object__info__title {
    margin-bottom: 5px;
    height: 2.2em;
    line-height: 1.1em;
    font-size: 14px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.media-object__info__text {
    height: 3.3em;
    line-height: 1.1em;
    font-size: 12px;
}
.comment-section {
    margin-top: 30px;
}
.comment-section__form {
    padding: 10px 30px;
    border: 1px solid #7d7d7d;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .comment-section__form {
        padding: 10px 25px;
    }
}
@media (max-width: 991px) {
    .comment-section__form {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    .comment-section__form {
        padding: 10px;
    }
}
@media (max-width: 399px) {
    .comment-section__form {
        padding: 5px;
    }
}
.comment-section__form__input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: none;
    border-bottom: 1px solid #7d7d7d;
    resize: none;
    outline: none;
}
@media (max-width: 991px) {
    .comment-section__form__input {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    .comment-section__form__input {
        padding: 10px;
    }
}
@media (max-width: 399px) {
    .comment-section__form__input {
        padding: 5px;
    }
}
.comment-section__form__footer {
    text-align: right;
}
.comment-section__form__footer__counter {
    margin-right: 15px;
    color: #7d7d7d;
}
.comment-section__form__footer__button {
    padding: 5px 40px;
    border: 1px solid #ff9a00;
    background-color: #ff9a00;
    color: #fff;
    transition: background-color 300ms, color 300ms;
}
.comment-section__form__footer__button:hover {
    background-color: #fff;
    color: #ff9a00;
}
.comment-section__comments {
    padding: 10px 30px;
}
@media (max-width: 1199px) {
    .comment-section__comments {
        padding: 10px 25px;
    }
}
@media (max-width: 991px) {
    .comment-section__comments {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    .comment-section__comments {
        padding: 10px;
    }
}
@media (max-width: 399px) {
    .comment-section__comments {
        padding: 5px;
    }
}
.comment-section__comments__comment {
    padding: 15px 10px;
    border-bottom: 1px solid #7d7d7d;
}
@media (max-width: 991px) {
    .comment-section__comments__comment {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .comment-section__comments__comment {
        padding: 5px;
    }
}
.comment-section__comments__comment:last-child {
    border-bottom: none;
}
.comment-section__comments__comment__title {
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .comment-section__comments__comment__title {
        margin-bottom: 5px;
        padding: 0 10px;
        font-size: 17px;
    }
}
.comment-section__comments__comment__text {
    font-size: 18px;
    color: #7d7d7d;
}
@media (max-width: 767px) {
    .comment-section__comments__comment__text {
        font-size: 16px;
    }
}
.magazines-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -25px;
}
.magazines-section__item {
    width: 23.5%;
    margin-bottom: 25px;
    transition: opacity 300ms;
}
@media (max-width: 1199px) {
    .magazines-section__item {
        width: 32%;
    }
}
@media (max-width: 991px) {
    .magazines-section__item {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .magazines-section__item {
        width: 100%;
    }
}
.magazines-section__item:hover {
    opacity: 0.7;
}
.magazines-section__item__image {
    width: 100%;
}
.magazines-section__item__image img {
    width: 100%;
}
.events-section {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.events-section .events-carousel__item {
    width: 24%;
    margin: 15px 0;
}
@media (max-width: 991px) {
    .events-section .events-carousel__item {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .events-section .events-carousel__item {
        width: 100%;
    }
}
.events-section ~ .show-more-button {
    margin-bottom: 15px;
}
.presses-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.presses-section__item {
    position: relative;
    width: 32%;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .presses-section__item {
        width: 49%;
    }
}
@media (max-width: 767px) {
    .presses-section__item {
        width: 100%;
    }
}
.presses-section__item__image img {
    width: 100%;
}
.presses-section__item__overlay,
.presses-section__item__overlay2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    transition: opacity 500ms;
}
.presses-section__item__overlay {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.presses-section__item__overlay:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(to top, #000 0%, transparent 100%);
    z-index: 5;
    transition: all 0.5s;
}
.presses-section__item__overlay__title,
.presses-section__item__overlay2__title {
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #fff;
}
.presses-section__item__overlay__title {
    z-index: 10;
}
.presses-section__item__overlay__icon,
.presses-section__item__overlay2__icon {
    font-size: 5rem;
    line-height: 5rem;
    color: #fff;
}
.presses-section__item__overlay__icon {
    z-index: 10;
}
.presses-section__item__overlay2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.presses-section__item:hover .presses-section__item__overlay {
    opacity: 0;
}
.presses-section__item:hover .presses-section__item__overlay2 {
    opacity: 1;
}
.press-folder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.press-folder__item {
    width: 32%;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 991px) {
    .press-folder__item {
        width: 49%;
    }
}
@media (max-width: 767px) {
    .press-folder__item {
        width: 100%;
    }
}
.ep-section {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.ep-section__container {
    padding-top: 45px;
    padding-bottom: 45px;
}
@media (max-width: 1199px) {
    .ep-section__container {
        padding-top: 33px;
        padding-bottom: 33px;
    }
}
@media (max-width: 991px) {
    .ep-section__container {
        padding-top: 27px;
        padding-bottom: 27px;
    }
}
@media (max-width: 767px) {
    .ep-section__container {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 399px) {
    .ep-section__container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.ep-section__container__header {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1em;
    font-size: 30px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
@media (max-width: 767px) {
    .ep-section__container__header {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.ep-section__container__main {
    padding: 30px;
    box-shadow: -5px 8px 40px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
@media (max-width: 767px) {
    .ep-section__container__main {
        padding: 15px;
    }
}
.ep-about-section__text {
    float: left;
    width: 59%;
    overflow-y: auto;
    font-size: 15px;
}
@media (max-width: 767px) {
    .ep-about-section__text {
        width: 100%;
    }
}
@media (max-width: 399px) {
    .ep-about-section__text {
        font-size: 14px;
    }
}
.ep-about-section__image {
    float: right;
    position: relative;
    width: 40%;
}
@media (max-width: 767px) {
    .ep-about-section__image {
        width: 100%;
        margin-top: 20px;
    }
}
.ep-about-section__image img {
    width: 113%;
    max-width: none;
    margin-bottom: -13%;
}
@media (max-width: 991px) {
    .ep-about-section__image img {
        width: 117%;
        margin-bottom: -17%;
    }
}
@media (max-width: 767px) {
    .ep-about-section__image img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
    }
}
.ep-artists-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .ep-artists-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.ep-artists-section__artists {
    width: 19%;
    padding: 0 10px;
    overflow-y: auto;
    background-color: #62a71d;
}
@media (max-width: 767px) {
    .ep-artists-section__artists {
        display: none;
    }
}
@media (min-width: 768px) {
    .ep-artists-section__artists.js-select + .select2 {
        display: none;
    }
}
@media (max-width: 767px) {
    .ep-artists-section__artists.js-select + .select2 {
        display: block;
        width: 100% !important;
        margin-bottom: 20px;
    }
}
.ep-artists-section__artists__item {
    display: block;
    width: 100%;
    padding: 10px 5px;
    border-bottom: 1px solid #fff;
}
.ep-artists-section__artists__item:last-child {
    border-bottom: none;
}
@media (max-width: 767px) {
    .ep-artists-section__artists__item {
        padding: 5px 3px;
    }
}
.ep-artists-section__artists__item__title {
    line-height: 1.1em;
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
@media (max-width: 767px) {
    .ep-artists-section__artists__item__title {
        font-size: 13px;
    }
}
.ep-artists-section__artists__item_active .ep-artists-section__artists__item__title {
    font-weight: 600;
}
.ep-artists-section__info {
    width: 49%;
    padding: 20px 0;
}
@media (max-width: 767px) {
    .ep-artists-section__info {
        width: 59%;
        padding: 0;
    }
}
@media (max-width: 499px) {
    .ep-artists-section__info {
        width: 100%;
        height: auto !important;
    }
}
.ep-artists-section__info .button,
.ep-artists-section__info .info-band__container__section__button {
    display: none;
}
.ep-artists-section__info .button.active,
.ep-artists-section__info .active.info-band__container__section__button {
    display: block;
}
.ep-artists-section__info__text-panes {
    overflow-y: auto;
}
.ep-artists-section__info__text-panes__pane {
    display: none;
    font-size: 15px;
}
.ep-artists-section__info__text-panes__pane.active {
    display: block;
}
@media (max-width: 399px) {
    .ep-artists-section__info__text-panes__pane {
        font-size: 14px;
    }
}
.ep-artists-section__image-panes {
    width: 29%;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
@media (max-width: 991px) {
    .ep-artists-section__image-panes {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
}
@media (max-width: 767px) {
    .ep-artists-section__image-panes {
        width: 39%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media (max-width: 499px) {
    .ep-artists-section__image-panes {
        width: 100%;
        margin-top: 20px;
    }
}
.ep-artists-section__image-panes__pane {
    display: none;
}
.ep-artists-section__image-panes__pane.active {
    display: block;
}
.ep-sessions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -40px;
}
.ep-sessions__item {
    position: relative;
    width: 50%;
    margin-bottom: 40px;
    padding: 0 20px;
}
@media (min-width: 768px) {
    .ep-sessions__item:nth-child(2n):before {
        content: "";
        display: block;
        position: absolute;
        top: 30px;
        bottom: -10px;
        left: 0;
        width: 1px;
        background-color: #000;
    }
}
@media (max-width: 991px) {
    .ep-sessions__item {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .ep-sessions__item {
        width: 100%;
        padding: 0 10px;
    }
}
.ep-sessions__item__title {
    margin-bottom: 20px;
    line-height: 1em;
    font-size: 30px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    text-align: center;
}
.ep-sessions__item__text {
    font-size: 15px;
}
@media (max-width: 399px) {
    .ep-sessions__item__text {
        font-size: 14px;
    }
}
.sessions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px;
}
.sessions__item {
    width: 30%;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 2px solid;
    font-size: 13px;
    text-align: center;
    color: #b6b6b6;
    background-color: #fff;
}
.sessions__item:empty {
    border: none;
    background-color: transparent;
}
.sessions__item__line2 {
    font-weight: bold;
}
.mobile-menu {
    display: none;
}
.mobile-menu.collapsed {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    display: block;
    background: #fff;
    opacity: 0;
    color: #696969;
    transition: opacity 500ms;
}
.mobile-menu.collapsed .mobile-menu-logo {
    position: absolute;
}
@media (max-width: 767px) {
    .mobile-menu.collapsed .mobile-menu-logo {
        width: 100%;
    }
}
.mobile-menu.collapsed .mobile-menu-logo img {
    width: 200px;
}
.mobile-menu.collapsed .mobile-menu-middle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-align: center;
}
.mobile-menu.collapsed .mobile-menu-middle strong {
    display: block;
    padding: 3px 0;
    font-size: 20px;
}
.mobile-menu.collapsed .mobile-menu-middle ul {
    padding: 0;
}
.mobile-menu.collapsed .mobile-menu-middle ul li {
    list-style: none;
}
.mobile-menu.collapsed .mobile-menu-middle ul li .popover {
    border: 1px solid #ff9a00;
    text-align: center;
}
.mobile-menu.collapsed .mobile-menu-middle ul li .popover .arrow {
    border-bottom-color: #ff9a00;
}
.mobile-menu.collapsed .mobile-menu-middle ul li .popover .popover-content > div {
    margin-bottom: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}
.mobile-menu.collapsed .mobile-menu-middle ul li .popover .popover-content > div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.mobile-menu.collapsed .mobile-menu-middle ul + ul {
    margin-top: 5px;
}
.mobile-menu.collapsed .mobile-menu-middle .mobile-menu-submenu {
    display: none;
}
.mobile-menu.collapsed .mobile-menu-middle .mobile-menu-submenu li {
    margin: 3px 0;
}
@media (max-height: 400px) {
    .mobile-menu.collapsed .mobile-menu-middle strong {
        font-size: 18px;
        margin: 1px 0;
        padding: 1px 0;
    }
    .mobile-menu.collapsed .mobile-menu-middle .mobile-menu-submenu li {
        margin: 2px 0;
    }
}
.mobile-menu.collapsed .mobile-menu-middle .mobile-menu-social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
}
.mobile-menu.collapsed .mobile-menu-middle .mobile-menu-social a {
    padding: 0 10px;
}
.mobile-menu.collapsed .mobile-menu-middle .mobile-menu-social a img {
    height: 30px;
    margin-bottom: 5px;
}
.hamburger-menu {
    margin-top: 7px;
    display: inline-block;
    height: 18px;
    position: relative;
    z-index: 1001;
}
.hamburger-menu-bar,
.hamburger-menu-bar:after,
.hamburger-menu-bar:before {
    width: 25px;
    height: 2px;
}
.hamburger-menu-bar {
    position: relative;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    background: dimgray;
    transition: all 0ms 300ms;
}
.hamburger-menu-bar.animate {
    background: transparent;
}
.hamburger-menu-bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    background: dimgray;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu-bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: dimgray;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu-bar.animate:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: dimgray;
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu-bar.animate:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: dimgray;
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.zoomer {
    background: #fff;
    z-index: 150 !important;
}
.magazine {
    position: relative;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.magazine-esc {
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    padding: 5px 20px;
    color: #fff;
    opacity: 0;
}
.magazine-download {
    margin-top: 15px;
    margin-bottom: 50px;
}
.magazine-viewport {
    overflow: auto;
}
.magazine .flipbook img {
    width: 100%;
    background: #fff;
}
.magazine .flipbook-arrow--previous-wrapper {
    position: absolute;
    z-index: 150;
    top: 0;
    bottom: 0;
    width: 10%;
    height: 100%;
    left: 0;
    display: none;
    opacity: 0;
    cursor: default;
}
.magazine .flipbook-arrow--previous-wrapper:hover {
    opacity: 1;
}
.magazine .flipbook-arrow--next-wrapper {
    position: absolute;
    z-index: 150;
    top: 0;
    bottom: 0;
    width: 10%;
    height: 100%;
    right: 0;
    opacity: 0;
    cursor: default;
}
.magazine .flipbook-arrow--next-wrapper:hover {
    opacity: 1;
}
.magazine .flipbook-arrow {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 250ms, opacity 250ms;
    color: #fff;
    padding: 15px;
    width: 50px;
    cursor: pointer;
}
.magazine .flipbook-arrow--previous {
    float: left;
}
.magazine .flipbook-arrow--next {
    float: right;
}
.magazine .flipbook-arrow:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.magazine.flipbook-open .flipbook-arrow--previous-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.magazine .flipbook-finished ~ .flipbook-arrow--previous-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 768px) {
    .magazine .flipbook-finished ~ .flipbook-arrow--previous-wrapper {
        left: 50%;
    }
}
.magazine .flipbook-finished ~ .flipbook-arrow--next-wrapper {
    display: none;
}
.magazine .text-container {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .magazine .text-container {
        width: 100%;
    }
}
.magazine .text-container p {
    margin-top: 20px;
}
.magazine.zoom-in {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.magazine.zoom-in .flipbook-arrow--previous-wrapper,
.magazine.zoom-in .flipbook-arrow--next-wrapper {
    display: none;
}
.magazine-form-wrapper {
    padding: 10px 0;
}
.magazine-form button.magazine-button-send {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.4rem;
}
.magazine-form input.flipbook-page {
    width: 30px;
    padding: 10px 5px;
}
