﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

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

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

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

[hidden], template { display: none; }

a { background-color: transparent; }

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

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

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

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

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

pre { overflow: auto; }

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

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

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

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

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

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

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

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

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

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

td, th { padding: 0; }

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

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

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

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

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #1d1d1b; background-color: #36aa4d; }

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

a { text-decoration: none; }

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: #36aa4d; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

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

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

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

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

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

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

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

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

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

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

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

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }

@media (min-width: 768px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

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

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

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

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

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

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

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

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

.text-muted { color: #777777; }

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

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

.text-success { color: #3c763d; }

a.text-success:hover, a.text-success:focus { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover, a.text-info:focus { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover, a.text-danger:focus { color: #843534; }

.bg-primary { color: #fff; }

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

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

.bg-success { background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }

ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

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

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

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

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

dt, dd { line-height: 1.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 #777777; }

.initialism { font-size: 90%; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.428571429; color: #777777; }

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

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

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

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

address { margin-bottom: 20px; font-style: normal; line-height: 1.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: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }

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

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

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

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

.container:after { clear: both; }

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

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

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

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

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

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

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

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

.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 { float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 { width: 54.1666666667%; }

.col-xs-14 { width: 58.3333333333%; }

.col-xs-15 { width: 62.5%; }

.col-xs-16 { width: 66.6666666667%; }

.col-xs-17 { width: 70.8333333333%; }

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

.col-xs-19 { width: 79.1666666667%; }

.col-xs-20 { width: 83.3333333333%; }

.col-xs-21 { width: 87.5%; }

.col-xs-22 { width: 91.6666666667%; }

.col-xs-23 { width: 95.8333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 { right: 54.1666666667%; }

.col-xs-pull-14 { right: 58.3333333333%; }

.col-xs-pull-15 { right: 62.5%; }

.col-xs-pull-16 { right: 66.6666666667%; }

.col-xs-pull-17 { right: 70.8333333333%; }

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

.col-xs-pull-19 { right: 79.1666666667%; }

.col-xs-pull-20 { right: 83.3333333333%; }

.col-xs-pull-21 { right: 87.5%; }

.col-xs-pull-22 { right: 91.6666666667%; }

.col-xs-pull-23 { right: 95.8333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 { left: 54.1666666667%; }

.col-xs-push-14 { left: 58.3333333333%; }

.col-xs-push-15 { left: 62.5%; }

.col-xs-push-16 { left: 66.6666666667%; }

.col-xs-push-17 { left: 70.8333333333%; }

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

.col-xs-push-19 { left: 79.1666666667%; }

.col-xs-push-20 { left: 83.3333333333%; }

.col-xs-push-21 { left: 87.5%; }

.col-xs-push-22 { left: 91.6666666667%; }

.col-xs-push-23 { left: 95.8333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-24 { 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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 { float: left; }
  .col-sm-1 { width: 4.1666666667%; }
  .col-sm-2 { width: 8.3333333333%; }
  .col-sm-3 { width: 12.5%; }
  .col-sm-4 { width: 16.6666666667%; }
  .col-sm-5 { width: 20.8333333333%; }
  .col-sm-6 { width: 25%; }
  .col-sm-7 { width: 29.1666666667%; }
  .col-sm-8 { width: 33.3333333333%; }
  .col-sm-9 { width: 37.5%; }
  .col-sm-10 { width: 41.6666666667%; }
  .col-sm-11 { width: 45.8333333333%; }
  .col-sm-12 { width: 50%; }
  .col-sm-13 { width: 54.1666666667%; }
  .col-sm-14 { width: 58.3333333333%; }
  .col-sm-15 { width: 62.5%; }
  .col-sm-16 { width: 66.6666666667%; }
  .col-sm-17 { width: 70.8333333333%; }
  .col-sm-18 { width: 75%; }
  .col-sm-19 { width: 79.1666666667%; }
  .col-sm-20 { width: 83.3333333333%; }
  .col-sm-21 { width: 87.5%; }
  .col-sm-22 { width: 91.6666666667%; }
  .col-sm-23 { width: 95.8333333333%; }
  .col-sm-24 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 4.1666666667%; }
  .col-sm-pull-2 { right: 8.3333333333%; }
  .col-sm-pull-3 { right: 12.5%; }
  .col-sm-pull-4 { right: 16.6666666667%; }
  .col-sm-pull-5 { right: 20.8333333333%; }
  .col-sm-pull-6 { right: 25%; }
  .col-sm-pull-7 { right: 29.1666666667%; }
  .col-sm-pull-8 { right: 33.3333333333%; }
  .col-sm-pull-9 { right: 37.5%; }
  .col-sm-pull-10 { right: 41.6666666667%; }
  .col-sm-pull-11 { right: 45.8333333333%; }
  .col-sm-pull-12 { right: 50%; }
  .col-sm-pull-13 { right: 54.1666666667%; }
  .col-sm-pull-14 { right: 58.3333333333%; }
  .col-sm-pull-15 { right: 62.5%; }
  .col-sm-pull-16 { right: 66.6666666667%; }
  .col-sm-pull-17 { right: 70.8333333333%; }
  .col-sm-pull-18 { right: 75%; }
  .col-sm-pull-19 { right: 79.1666666667%; }
  .col-sm-pull-20 { right: 83.3333333333%; }
  .col-sm-pull-21 { right: 87.5%; }
  .col-sm-pull-22 { right: 91.6666666667%; }
  .col-sm-pull-23 { right: 95.8333333333%; }
  .col-sm-pull-24 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 4.1666666667%; }
  .col-sm-push-2 { left: 8.3333333333%; }
  .col-sm-push-3 { left: 12.5%; }
  .col-sm-push-4 { left: 16.6666666667%; }
  .col-sm-push-5 { left: 20.8333333333%; }
  .col-sm-push-6 { left: 25%; }
  .col-sm-push-7 { left: 29.1666666667%; }
  .col-sm-push-8 { left: 33.3333333333%; }
  .col-sm-push-9 { left: 37.5%; }
  .col-sm-push-10 { left: 41.6666666667%; }
  .col-sm-push-11 { left: 45.8333333333%; }
  .col-sm-push-12 { left: 50%; }
  .col-sm-push-13 { left: 54.1666666667%; }
  .col-sm-push-14 { left: 58.3333333333%; }
  .col-sm-push-15 { left: 62.5%; }
  .col-sm-push-16 { left: 66.6666666667%; }
  .col-sm-push-17 { left: 70.8333333333%; }
  .col-sm-push-18 { left: 75%; }
  .col-sm-push-19 { left: 79.1666666667%; }
  .col-sm-push-20 { left: 83.3333333333%; }
  .col-sm-push-21 { left: 87.5%; }
  .col-sm-push-22 { left: 91.6666666667%; }
  .col-sm-push-23 { left: 95.8333333333%; }
  .col-sm-push-24 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 4.1666666667%; }
  .col-sm-offset-2 { margin-left: 8.3333333333%; }
  .col-sm-offset-3 { margin-left: 12.5%; }
  .col-sm-offset-4 { margin-left: 16.6666666667%; }
  .col-sm-offset-5 { margin-left: 20.8333333333%; }
  .col-sm-offset-6 { margin-left: 25%; }
  .col-sm-offset-7 { margin-left: 29.1666666667%; }
  .col-sm-offset-8 { margin-left: 33.3333333333%; }
  .col-sm-offset-9 { margin-left: 37.5%; }
  .col-sm-offset-10 { margin-left: 41.6666666667%; }
  .col-sm-offset-11 { margin-left: 45.8333333333%; }
  .col-sm-offset-12 { margin-left: 50%; }
  .col-sm-offset-13 { margin-left: 54.1666666667%; }
  .col-sm-offset-14 { margin-left: 58.3333333333%; }
  .col-sm-offset-15 { margin-left: 62.5%; }
  .col-sm-offset-16 { margin-left: 66.6666666667%; }
  .col-sm-offset-17 { margin-left: 70.8333333333%; }
  .col-sm-offset-18 { margin-left: 75%; }
  .col-sm-offset-19 { margin-left: 79.1666666667%; }
  .col-sm-offset-20 { margin-left: 83.3333333333%; }
  .col-sm-offset-21 { margin-left: 87.5%; }
  .col-sm-offset-22 { margin-left: 91.6666666667%; }
  .col-sm-offset-23 { margin-left: 95.8333333333%; }
  .col-sm-offset-24 { 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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 { float: left; }
  .col-md-1 { width: 4.1666666667%; }
  .col-md-2 { width: 8.3333333333%; }
  .col-md-3 { width: 12.5%; }
  .col-md-4 { width: 16.6666666667%; }
  .col-md-5 { width: 20.8333333333%; }
  .col-md-6 { width: 25%; }
  .col-md-7 { width: 29.1666666667%; }
  .col-md-8 { width: 33.3333333333%; }
  .col-md-9 { width: 37.5%; }
  .col-md-10 { width: 41.6666666667%; }
  .col-md-11 { width: 45.8333333333%; }
  .col-md-12 { width: 50%; }
  .col-md-13 { width: 54.1666666667%; }
  .col-md-14 { width: 58.3333333333%; }
  .col-md-15 { width: 62.5%; }
  .col-md-16 { width: 66.6666666667%; }
  .col-md-17 { width: 70.8333333333%; }
  .col-md-18 { width: 75%; }
  .col-md-19 { width: 79.1666666667%; }
  .col-md-20 { width: 83.3333333333%; }
  .col-md-21 { width: 87.5%; }
  .col-md-22 { width: 91.6666666667%; }
  .col-md-23 { width: 95.8333333333%; }
  .col-md-24 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 4.1666666667%; }
  .col-md-pull-2 { right: 8.3333333333%; }
  .col-md-pull-3 { right: 12.5%; }
  .col-md-pull-4 { right: 16.6666666667%; }
  .col-md-pull-5 { right: 20.8333333333%; }
  .col-md-pull-6 { right: 25%; }
  .col-md-pull-7 { right: 29.1666666667%; }
  .col-md-pull-8 { right: 33.3333333333%; }
  .col-md-pull-9 { right: 37.5%; }
  .col-md-pull-10 { right: 41.6666666667%; }
  .col-md-pull-11 { right: 45.8333333333%; }
  .col-md-pull-12 { right: 50%; }
  .col-md-pull-13 { right: 54.1666666667%; }
  .col-md-pull-14 { right: 58.3333333333%; }
  .col-md-pull-15 { right: 62.5%; }
  .col-md-pull-16 { right: 66.6666666667%; }
  .col-md-pull-17 { right: 70.8333333333%; }
  .col-md-pull-18 { right: 75%; }
  .col-md-pull-19 { right: 79.1666666667%; }
  .col-md-pull-20 { right: 83.3333333333%; }
  .col-md-pull-21 { right: 87.5%; }
  .col-md-pull-22 { right: 91.6666666667%; }
  .col-md-pull-23 { right: 95.8333333333%; }
  .col-md-pull-24 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 4.1666666667%; }
  .col-md-push-2 { left: 8.3333333333%; }
  .col-md-push-3 { left: 12.5%; }
  .col-md-push-4 { left: 16.6666666667%; }
  .col-md-push-5 { left: 20.8333333333%; }
  .col-md-push-6 { left: 25%; }
  .col-md-push-7 { left: 29.1666666667%; }
  .col-md-push-8 { left: 33.3333333333%; }
  .col-md-push-9 { left: 37.5%; }
  .col-md-push-10 { left: 41.6666666667%; }
  .col-md-push-11 { left: 45.8333333333%; }
  .col-md-push-12 { left: 50%; }
  .col-md-push-13 { left: 54.1666666667%; }
  .col-md-push-14 { left: 58.3333333333%; }
  .col-md-push-15 { left: 62.5%; }
  .col-md-push-16 { left: 66.6666666667%; }
  .col-md-push-17 { left: 70.8333333333%; }
  .col-md-push-18 { left: 75%; }
  .col-md-push-19 { left: 79.1666666667%; }
  .col-md-push-20 { left: 83.3333333333%; }
  .col-md-push-21 { left: 87.5%; }
  .col-md-push-22 { left: 91.6666666667%; }
  .col-md-push-23 { left: 95.8333333333%; }
  .col-md-push-24 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 4.1666666667%; }
  .col-md-offset-2 { margin-left: 8.3333333333%; }
  .col-md-offset-3 { margin-left: 12.5%; }
  .col-md-offset-4 { margin-left: 16.6666666667%; }
  .col-md-offset-5 { margin-left: 20.8333333333%; }
  .col-md-offset-6 { margin-left: 25%; }
  .col-md-offset-7 { margin-left: 29.1666666667%; }
  .col-md-offset-8 { margin-left: 33.3333333333%; }
  .col-md-offset-9 { margin-left: 37.5%; }
  .col-md-offset-10 { margin-left: 41.6666666667%; }
  .col-md-offset-11 { margin-left: 45.8333333333%; }
  .col-md-offset-12 { margin-left: 50%; }
  .col-md-offset-13 { margin-left: 54.1666666667%; }
  .col-md-offset-14 { margin-left: 58.3333333333%; }
  .col-md-offset-15 { margin-left: 62.5%; }
  .col-md-offset-16 { margin-left: 66.6666666667%; }
  .col-md-offset-17 { margin-left: 70.8333333333%; }
  .col-md-offset-18 { margin-left: 75%; }
  .col-md-offset-19 { margin-left: 79.1666666667%; }
  .col-md-offset-20 { margin-left: 83.3333333333%; }
  .col-md-offset-21 { margin-left: 87.5%; }
  .col-md-offset-22 { margin-left: 91.6666666667%; }
  .col-md-offset-23 { margin-left: 95.8333333333%; }
  .col-md-offset-24 { 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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 { float: left; }
  .col-lg-1 { width: 4.1666666667%; }
  .col-lg-2 { width: 8.3333333333%; }
  .col-lg-3 { width: 12.5%; }
  .col-lg-4 { width: 16.6666666667%; }
  .col-lg-5 { width: 20.8333333333%; }
  .col-lg-6 { width: 25%; }
  .col-lg-7 { width: 29.1666666667%; }
  .col-lg-8 { width: 33.3333333333%; }
  .col-lg-9 { width: 37.5%; }
  .col-lg-10 { width: 41.6666666667%; }
  .col-lg-11 { width: 45.8333333333%; }
  .col-lg-12 { width: 50%; }
  .col-lg-13 { width: 54.1666666667%; }
  .col-lg-14 { width: 58.3333333333%; }
  .col-lg-15 { width: 62.5%; }
  .col-lg-16 { width: 66.6666666667%; }
  .col-lg-17 { width: 70.8333333333%; }
  .col-lg-18 { width: 75%; }
  .col-lg-19 { width: 79.1666666667%; }
  .col-lg-20 { width: 83.3333333333%; }
  .col-lg-21 { width: 87.5%; }
  .col-lg-22 { width: 91.6666666667%; }
  .col-lg-23 { width: 95.8333333333%; }
  .col-lg-24 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 4.1666666667%; }
  .col-lg-pull-2 { right: 8.3333333333%; }
  .col-lg-pull-3 { right: 12.5%; }
  .col-lg-pull-4 { right: 16.6666666667%; }
  .col-lg-pull-5 { right: 20.8333333333%; }
  .col-lg-pull-6 { right: 25%; }
  .col-lg-pull-7 { right: 29.1666666667%; }
  .col-lg-pull-8 { right: 33.3333333333%; }
  .col-lg-pull-9 { right: 37.5%; }
  .col-lg-pull-10 { right: 41.6666666667%; }
  .col-lg-pull-11 { right: 45.8333333333%; }
  .col-lg-pull-12 { right: 50%; }
  .col-lg-pull-13 { right: 54.1666666667%; }
  .col-lg-pull-14 { right: 58.3333333333%; }
  .col-lg-pull-15 { right: 62.5%; }
  .col-lg-pull-16 { right: 66.6666666667%; }
  .col-lg-pull-17 { right: 70.8333333333%; }
  .col-lg-pull-18 { right: 75%; }
  .col-lg-pull-19 { right: 79.1666666667%; }
  .col-lg-pull-20 { right: 83.3333333333%; }
  .col-lg-pull-21 { right: 87.5%; }
  .col-lg-pull-22 { right: 91.6666666667%; }
  .col-lg-pull-23 { right: 95.8333333333%; }
  .col-lg-pull-24 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 4.1666666667%; }
  .col-lg-push-2 { left: 8.3333333333%; }
  .col-lg-push-3 { left: 12.5%; }
  .col-lg-push-4 { left: 16.6666666667%; }
  .col-lg-push-5 { left: 20.8333333333%; }
  .col-lg-push-6 { left: 25%; }
  .col-lg-push-7 { left: 29.1666666667%; }
  .col-lg-push-8 { left: 33.3333333333%; }
  .col-lg-push-9 { left: 37.5%; }
  .col-lg-push-10 { left: 41.6666666667%; }
  .col-lg-push-11 { left: 45.8333333333%; }
  .col-lg-push-12 { left: 50%; }
  .col-lg-push-13 { left: 54.1666666667%; }
  .col-lg-push-14 { left: 58.3333333333%; }
  .col-lg-push-15 { left: 62.5%; }
  .col-lg-push-16 { left: 66.6666666667%; }
  .col-lg-push-17 { left: 70.8333333333%; }
  .col-lg-push-18 { left: 75%; }
  .col-lg-push-19 { left: 79.1666666667%; }
  .col-lg-push-20 { left: 83.3333333333%; }
  .col-lg-push-21 { left: 87.5%; }
  .col-lg-push-22 { left: 91.6666666667%; }
  .col-lg-push-23 { left: 95.8333333333%; }
  .col-lg-push-24 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 4.1666666667%; }
  .col-lg-offset-2 { margin-left: 8.3333333333%; }
  .col-lg-offset-3 { margin-left: 12.5%; }
  .col-lg-offset-4 { margin-left: 16.6666666667%; }
  .col-lg-offset-5 { margin-left: 20.8333333333%; }
  .col-lg-offset-6 { margin-left: 25%; }
  .col-lg-offset-7 { margin-left: 29.1666666667%; }
  .col-lg-offset-8 { margin-left: 33.3333333333%; }
  .col-lg-offset-9 { margin-left: 37.5%; }
  .col-lg-offset-10 { margin-left: 41.6666666667%; }
  .col-lg-offset-11 { margin-left: 45.8333333333%; }
  .col-lg-offset-12 { margin-left: 50%; }
  .col-lg-offset-13 { margin-left: 54.1666666667%; }
  .col-lg-offset-14 { margin-left: 58.3333333333%; }
  .col-lg-offset-15 { margin-left: 62.5%; }
  .col-lg-offset-16 { margin-left: 66.6666666667%; }
  .col-lg-offset-17 { margin-left: 70.8333333333%; }
  .col-lg-offset-18 { margin-left: 75%; }
  .col-lg-offset-19 { margin-left: 79.1666666667%; }
  .col-lg-offset-20 { margin-left: 83.3333333333%; }
  .col-lg-offset-21 { margin-left: 87.5%; }
  .col-lg-offset-22 { margin-left: 91.6666666667%; }
  .col-lg-offset-23 { margin-left: 95.8333333333%; }
  .col-lg-offset-24 { margin-left: 100%; } }

table { background-color: transparent; }

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

th { text-align: left; }

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.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: #36aa4d; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-control::-ms-expand { border: 0; background-color: transparent; }

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

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

textarea.form-control { height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px; } }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }

.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.form-group-sm select.form-control { height: 30px; line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }

.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

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

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

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

.form-group-lg select.form-control { height: 46px; line-height: 46px; }

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

.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333; }

.has-feedback { position: relative; }

.has-feedback .form-control { padding-right: 42.5px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }

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

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label ~ .form-control-feedback { top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #5f5f58; }

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

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }

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

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

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

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

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

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

@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; } }

@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

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

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

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

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

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

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

.btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }

.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }

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

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

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

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

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

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

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

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

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

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

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

.btn-primary .badge { color: #337ab7; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; }

.btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; }

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

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

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

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; }

.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; }

.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }

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

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

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

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

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

.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; }

.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; }

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

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

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

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

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

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

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; }

.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; }

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

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

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

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

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

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

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

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

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

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

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

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

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

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

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

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

.fade.in { opacity: 1; }

.collapse { display: none; }

.collapse.in { display: block; }

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

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

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

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

.dropup, .dropdown { position: relative; }

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

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

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

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

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

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

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

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

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

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

.open > a { outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.btn-toolbar { margin-left: -5px; }

.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }

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

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

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

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

.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-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: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; }

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

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 6px; }

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.nav:after { clear: both; }

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

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

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

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

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

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

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

.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }

.nav-tabs > li { float: left; margin-bottom: -1px; }

.nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #36aa4d; 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: #36aa4d; } }

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

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

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

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

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

.navbar:after { clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }

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

.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }

.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }

@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }

@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; margin-right: -15px; }
  .navbar-right ~ .navbar-right { margin-right: 0; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand { color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }

.navbar-inverse .navbar-text { color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a { color: #9d9d9d; }

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

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

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

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

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

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

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

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

@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }

.navbar-inverse .navbar-link { color: #9d9d9d; }

.navbar-inverse .navbar-link:hover { color: #fff; }

.navbar-inverse .btn-link { color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }

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

.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }

.breadcrumb > li { display: inline-block; }

.breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #ccc; }

.breadcrumb > .active { color: #777777; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }

.pagination > li { display: inline; }

.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.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: #eeeeee; border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 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: #777777; background-color: #fff; border-color: #ddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.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: #eeeeee; }

.pager .next > a, .pager .next > span { float: right; }

.pager .previous > a, .pager .previous > span { float: left; }

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

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

.label:empty { display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.badge:empty { display: none; }

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

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

.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #337ab7; background-color: #fff; }

.list-group-item > .badge { float: right; }

.list-group-item > .badge + .badge { margin-right: 5px; }

.nav-pills > li > a > .badge { margin-left: 3px; }

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

.jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; }

.jumbotron h1, .jumbotron .h1 { color: inherit; }

.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }

.jumbotron > hr { border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron { border-radius: 6px; padding-left: 15px; padding-right: 15px; }

.jumbotron .container { max-width: 100%; }

@media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1, .jumbotron .h1 { font-size: 63px; } }

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

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

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

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

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }

.alert h4 { margin-top: 0; color: inherit; }

.alert .alert-link { font-weight: bold; }

.alert > p, .alert > ul { margin-bottom: 0; }

.alert > p + p { margin-top: 5px; }

.alert-dismissable, .alert-dismissible { padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media { margin-top: 15px; }

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

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

.media-body { width: 10000px; }

.media-object { display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

a.list-group-item, button.list-group-item { color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; }

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; }

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

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

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

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

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

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

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; }

.list-group-item-success { color: #3c763d; background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success { color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; }

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

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

.list-group-item-info { color: #31708f; background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info { color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; }

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

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

.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; }

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

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

.list-group-item-danger { color: #a94442; background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger { color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; }

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

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

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }

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

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

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

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

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; }

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }

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

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

.list-group + .panel-footer { border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; }

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }

.panel > .table-responsive { border: 0; margin-bottom: 0; }

.panel-group { margin-bottom: 20px; }

.panel-group .panel { margin-bottom: 0; border-radius: 4px; }

.panel-group .panel + .panel { margin-top: 5px; }

.panel-group .panel-heading { border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }

.panel-group .panel-footer { border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }

.panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }

.panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #337ab7; }

.panel-primary > .panel-heading { color: #fff; background-color: #337ab7; border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge { color: #337ab7; background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #337ab7; }

.panel-success { border-color: #d6e9c6; }

.panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }

.panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }

.panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }

.panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; border-radius: 6px; }

.well-sm { padding: 9px; border-radius: 3px; }

.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }

.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }

.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }

.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }

.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }

.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; }

.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 { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }

@media (min-width: 992px) { .modal-lg { width: 900px; } }

.tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.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; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top { margin-top: -10px; }

.popover.right { margin-left: 10px; }

.popover.bottom { margin-top: 10px; }

.popover.left { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow:after { border-width: 10px; content: ""; }

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }

.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }

.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }

.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }

.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }

.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }

.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; -moz-transition: -moz-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0; }

.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }

.carousel-inner > .next { left: 100%; }

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: transparent; }

.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; line-height: 1; font-family: serif; }

.carousel-control .icon-prev:before { content: '\2039'; }

.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; }

.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: transparent; }

.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }

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

.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }

@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }

@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }

@media (min-width: 1200px) { .hidden-lg { display: none !important; } }

.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }

.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }

/*  Core Owl Carousel CSS File */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }

.owl-carousel .owl-item img {display: block;width: 100%;-webkit-transform-style: preserve-3d;/* height: 361px; */}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel.owl-refresh .owl-item { display: none; }

.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

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

/*  Default theme - Owl Carousel CSS File */
.owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #fff; display: inline-block; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover { background: #f5f5f5; color: #FFF; text-decoration: none; }

.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }

.owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }

.owl-theme .owl-dots .owl-dot span { width: 17px; height: 17px; margin: 5px 5px; background: #fff; display: block; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4); -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #ea5b0c; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.news .news-list-view { margin-bottom: 30px; }

.news .news-list-view .owl-news { z-index: 100; }

.news .news-list-view .owl-news .owl-slide-newsitem h1 { position: absolute; top: 1.5vw; left: 3vw; color: #fff; text-shadow: 0 0 10px #000; }

.news .news-list-view .owl-news .owl-slide-newsitem .news-list-category { position: absolute; top: 1vw; left: 3vw; color: #fff; text-shadow: 0 0 10px #000; }

.news .news-list-view.slider { position: relative; margin-left: -50px; margin-right: -50px; }

.news .news-list-view.slider .owl-tabs { z-index: 500; bottom: 0; position: absolute; }

.owl-controls { display: none; }

body, html { height: 100%; }

body { background: #f5f5f5; color: #333333; overflow-y: scroll; -webkit-overflow-scrolling: touch; }

body #wrap { box-shadow: 0 0 10px #ccc; }

svg { max-height: 100%; }

p { color: #333333; }

p b, p strong { font-weight: 600; }

a { color: #fff; }

p a { text-decoration: underline; }

p a:hover, p a:focus { color: #fff; }

.white p a { color: #333333; }

.white p a:hover, .white p a:focus { color: #333333; }

ul, li { margin: 0; padding: 0; }

img { max-width: 100%; height: auto; }

*:hover, *:focus { outline: none !important; }

#wrap { max-width: 1420px; margin: 0 auto; background: #fff; box-shadow: none; overflow: hidden; }

/*========= MOBILE NAV OPEN ===========*/
.nav-open body { height: 100%; max-height: 100vH; overflow: hidden; overflow-x: hidden; overflow-y: hidden; max-width: 100%; }

.nav-open #wrap { overflow: hidden; overflow-x: hidden; overflow-y: hidden; }

.nav-open .navbar-default .navbar-collapse > .nav.navbar-nav { opacity: 1; transform: translateY(0); }

main { margin-top: -20px; position: relative; }

main p, main h1, main h2, main h3, main h4, main h5, main h6 { color: #fff; }

main h1, main h2, main h3, main h4, main h5, main h6 { line-height: 1; }

.full-width { width: 100%; height: auto; }

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

.row-centered h1, .row-centered h2 { text-align: center; }

[class*="col-"] { max-width: 100%; }

.row-centered [class*="col-"] { display: inline-block; float: none; vertical-align: top; text-align: left; margin: 0 -2px; max-width: 100%; }

.row-centered [class*="col-"] [class*="col-"] { display: block; float: left; margin: 0; }

.row h1, .row h2, .row h3, .row h4, .row h5 { padding-left: 15px; padding-right: 15px; }

.row [class*="col-"] h1, .row [class*="col-"] h2, .row [class*="col-"] h3, .row [class*="col-"] h4, .row [class*="col-"] h5 { padding-left: 0; padding-right: 0; }

#footerwrap { background-color: #fff; color: #575757; }

section.accordion .col-md-12 + .col-md-12 figure + figure { margin-top: 20px; }

.news-list-view .page-navigation:first-child { display: none; }

.news-list-view .page-navigation p:first-child { font-size: 12px; }

.news-list-view .page-navigation .f3-widget-paginator { padding-left: 0; }

.news-list-view .page-navigation .f3-widget-paginator li { float: left; list-style: outside none none; width: 30px; display: block; height: 30px; font-weight: 500; font-size: 20px; line-height: 34px; background: #efefef; text-align: center; margin-right: 5px; border-radius: 3px; }

.news-list-view .page-navigation .f3-widget-paginator li.previous, .news-list-view .page-navigation .f3-widget-paginator li.next { width: 80px; }

.news-list-view .page-navigation .f3-widget-paginator li a { color: #333333; display: block; }

.news-list-view .page-navigation .f3-widget-paginator li a:hover, .news-list-view .page-navigation .f3-widget-paginator li a:active { color: #369c35; }

.news-list-view .page-navigation .f3-widget-paginator li.current { background: #369c35; color: #fff; }

.news .news-list-view .page-navigation p { display: none; }

.news .news-list-view .page-navigation .f3-widget-paginator li { float: left; }

.news .news-list-view h1, .news .news-list-view h2 { color: #369c35; }

.news .news-list-view .row { background-color: #fff; margin: 0; margin-bottom: 30px; }

.news img[class*="col-"] { padding: 0; }

.news a { display: table; }

.news .news-list-category { color: #575757; font-weight: 700; }

.news .news-teaser { padding: 15px; }

.news .news-teaser h1, .news .news-teaser h2 { margin-top: 10px; }

.news .news-teaser p { margin-bottom: 0; }

.news .teaser-text { color: #575757; }

.news span.more { color: #369c35; font-weight: 700; }

.news .news-related-item a { background-color: #fff; }

.news .news-related-item a .teaser-text { padding: 10px; }

.news .news-related-item a p { margin-bottom: 0; }

section.relatedNews .item, .factsnews .item { display: block; background: #fff; padding-bottom: 15px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

section.relatedNews .item .newsImg, .factsnews .item .newsImg { margin-bottom: 15px; background: #000; overflow: hidden; }

section.relatedNews .item .newsImg img, .factsnews .item .newsImg img { width: 100%; height: auto; }

section.relatedNews .item .cat, .factsnews .item .cat { padding: 0 15px; color: #333333; font-weight: 600; margin-bottom: 7px; line-height: 1; overflow: hidden; white-space: nowrap; margin-right: 15px; text-overflow: ellipsis; }

section.relatedNews .item h2, .factsnews .item h2 { color: #ea5b0c; padding: 0 15px; font-weight: 600; font-size: 24px; margin: 0; height: 50px; margin-bottom: 7px; overflow: hidden; text-align: left; }

section.relatedNews .item p, .factsnews .item p { color: #333333; padding: 0 15px; }

section.relatedNews .item p:last-child, .factsnews .item p:last-child { margin-bottom: 0; }

section.relatedNews .item p:after, .factsnews .item p:after { content: "››"; content: ""; display: none; color: #b53630; font-weight: 800; font-size: 23px; position: absolute; margin-top: -4px; margin-left: 4px; letter-spacing: -0.05em; }

section.relatedNews .item:hover, section.relatedNews .item:focus, section.relatedNews .item:active, .factsnews .item:hover, .factsnews .item:focus, .factsnews .item:active { border: none !important; text-decoration: none; box-shadow: 0 0 25px rgba(0, 0, 0, 0.4); }

section.relatedNews .item:hover .newsImg, section.relatedNews .item:focus .newsImg, section.relatedNews .item:active .newsImg, .factsnews .item:hover .newsImg, .factsnews .item:focus .newsImg, .factsnews .item:active .newsImg { background: #fff; }

section.relatedNews .item:hover .newsImg img, section.relatedNews .item:focus .newsImg img, section.relatedNews .item:active .newsImg img, .factsnews .item:hover .newsImg img, .factsnews .item:focus .newsImg img, .factsnews .item:active .newsImg img { opacity: 1; -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

section.relatedNews .item:hover p:after, section.relatedNews .item:focus p:after, section.relatedNews .item:active p:after, .factsnews .item:hover p:after, .factsnews .item:focus p:after, .factsnews .item:active p:after { margin-left: 8px; }

section.relatedNews .news-backlink-wrap, .factsnews .news-backlink-wrap { text-align: center; margin-top: 25px; }

section.relatedNews .relnews, .factsnews .relnews { clear: both; padding-top: 45px; }

section.relatedNews .relnews .cta, .factsnews .relnews .cta { margin-bottom: 0; }

.newsroom section.relatedNews .item p:after { color: #369c35; }

.events section.relatedNews .item p:after { color: #b53630; }

.factsnews .item h2 { color: #24558b; }

.factsnews .item p:after { color: #24558b; }

main section.singleNews { text-align: left; }

main section.singleNews .news-text-wrap {margin-bottom: 20px;line-height: 35px;color: #ffffff;}

main section.singleNews .category { color: #fff; margin-bottom: 10px; }

main section.singleNews .category time { color: #333; font-weight: 800; float: right; background: #fff; border-radius: 3px; line-height: 1; padding: 7px 8px 5px; font-size: 15px; }

main section.singleNews h1 {text-align: left;font-size: 45px;margin-bottom: 0;line-height: 60px;margin-top: 8px;}

main section.singleNews h2 { padding: 0; margin: 0 0 30px 0 !important; font-weight: 300; text-align: left !important; }

main section.singleNews ul, main section.singleNews li, main section.singleNews li a, main section.singleNews ol { color: #fff; }

main section.singleNews p a { color: #fff; font-weight: 600; }

main section.singleNews p a:hover, main section.singleNews p a:active { color: #369c35; background: #fff; text-decoration: none; }

main section.singleNews .d-img, main section.singleNews .d-pdf, main section.singleNews .d-doc { padding: 5px 10px 5px 0; border-radius: 3px; transition: all 0.25s; }

main section.singleNews .d-img:before, main section.singleNews .d-pdf:before, main section.singleNews .d-doc:before { color: #fff; background: rgba(0, 0, 0, 0.15); border: 1px solid #fff; border-bottom: 2px solid #fff; transition: all 0.25s; }

main section.singleNews .d-img:hover, main section.singleNews .d-img:focus, main section.singleNews .d-img:active, main section.singleNews .d-pdf:hover, main section.singleNews .d-pdf:focus, main section.singleNews .d-pdf:active, main section.singleNews .d-doc:hover, main section.singleNews .d-doc:focus, main section.singleNews .d-doc:active { padding-left: 5px; }

main section.singleNews .d-img:hover:before, main section.singleNews .d-img:focus:before, main section.singleNews .d-img:active:before, main section.singleNews .d-pdf:hover:before, main section.singleNews .d-pdf:focus:before, main section.singleNews .d-pdf:active:before, main section.singleNews .d-doc:hover:before, main section.singleNews .d-doc:focus:before, main section.singleNews .d-doc:active:before { color: #333333; border-color: #333333; background: transparent; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { section.relatedNews .item p, .factsnews .item p { height: 125px; overflow: hidden; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { section.relatedNews .item p, .factsnews .item p { height: 150px; overflow: hidden; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { section.relatedNews .item p, .factsnews .item p { height: 105px; overflow: hidden; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) { section.relatedNews .item h2, .factsnews .item h2 { font-size: 20px; height: 44px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) { section.relatedNews .item h2, .factsnews .item h2 { font-size: 18px; height: 58px; }
  section.relatedNews .item p, .factsnews .item p { font-size: 15px; }
  section.relatedNews .item .cat, .factsnews .item .cat { font-size: 15px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .factsnews.col-xs-12 { width: 100%; }
  section.relatedNews [class*="col-"], .factsnews [class*="col-"] { width: 100%; }
  section.relatedNews .item, .factsnews .item { margin-bottom: 25px; }
  section.relatedNews .item h2, .factsnews .item h2 { font-size: 20px; height: auto; }
  section.relatedNews .item p, .factsnews .item p { font-size: 18px; }
  main section.singleNews h1 { font-size: 34px; margin-bottom: 10px; }
  main section.singleNews h2 { font-size: 24px; }
  main section.singleNews time { color: #fff; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) { section.relatedNews .col-xs-12, .factsnews.col-xs-12 { width: 100%; }
  .news-list-view .page-navigation .f3-widget-paginator li { width: 25px; height: 25px; font-size: 16px; line-height: 26px; margin-right: 4px; }
  .news-list-view .page-navigation .f3-widget-paginator li.previous, .news-list-view .page-navigation .f3-widget-paginator li.next { width: 65px; } }

.newsroom .owl-theme .owl-dots .owl-dot span { width: 14px; height: 14px; margin: 5px 3px; }

.newsroom .owl-theme .owl-dots .owl-dot.active span, .newsroom .owl-theme .owl-dots .owl-dot.active:active span, .newsroom .owl-theme .owl-dots .owl-dot.active:hover span { background: #369c35; border: 2px solid #fff; width: 18px; height: 18px; position: relative; top: 2px; }

.newsroom a.more { display: block; }

.newsroom .cat { color: #575757; font-weight: 600; margin-bottom: 7px; }

.newsroom main section.white h1, .newsroom main section.white h2, .newsroom main section.white h3 { color: #369c35; }

.newsroom .owl-theme .owl-dots .owl-dot.active span, .newsroom .owl-theme .owl-dots .owl-dot:hover span, .newsroom .owl-theme .owl-dots .owl-dot:active span { background: #369c35; }

.newsroom #bottomNav .inner, .newsroom #wrap { background: #369c35; }

.newsroom section.news .item p:after { color: #369c35; }

.newsroom section.news .item h2 { color: #369c35; }

.newsroom .newsImage { background-repeat: no-repeat; background-size: cover; background-position: center 0; padding-bottom: 16.667%; }

.newsroom .newsImage img { width: 100%; max-width: none; }

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

.newsroom .mainNews .newsText { padding-top: 25px; padding-bottom: 15px; background: #fff; }

.newsroom .mainNews .newsText h1 { font-size: 36px; color: #369c35; text-align: left; line-height: 90%; margin-bottom: 5px; }

.newsroom .mainNews .newsText h2 { font-size: 24px; color: #333333; margin-bottom: 25px; font-weight: 500; }

.newsroom .mainNews .newsText p { color: #333333; }

.newsroom .newsList .article { margin-bottom: 30px; box-shadow: 0 2px 3px transparent; }

.newsroom .newsList .article .newsText { padding-top: 15px; }

.newsroom .newsList .article .newsText h3 { color: #333333; font-size: 22px; }

.newsroom .newsList .article:hover, .newsroom .newsList .article:focus, .newsroom .newsList .article:active { box-shadow: 0 2px 20px rgba(0, 0, 0, 0.19); }

.newsroom .newsList .article:hover .newsImage, .newsroom .newsList .article:focus .newsImage, .newsroom .newsList .article:active .newsImage { opacity: 0.8; }

.newsroom .slider.news { margin: 45px 0 10px; }

.newsroom .slider.news .owl-controls { display: block; margin-top: 5px; }

.newsroom .slider.news .owl-theme .owl-nav { display: none; }

.newsroom .d-img:hover, .newsroom .d-img:active, .newsroom .d-pdf:hover, .newsroom .d-pdf:active, .newsroom .d-doc:hover, .newsroom .d-doc:active { background: #fff; color: #369c35; }

#owl-newsslider { background: #fff; }

#owl-newsslider .content { margin-bottom: 60px; opacity: 0; bottom: 15%; text-align: center; position: absolute; width: 100%; padding-left: 20%; background-color: rgba(255, 255, 255, 0.64); padding-right: 20%; padding-top: 15px; padding-bottom: 15px; }

#owl-newsslider .content .news-list-category { opacity: 0; position: absolute; border-radius: 50%; background: #fff; color: #369c35; display: block; width: 100px; height: 100px; box-shadow: 0 1px 16px rgba(0, 0, 0, 0.16); overflow: hidden; text-align: center; font-weight: 700; font-size: 30px; line-height: 90%; padding: 22px 7px 0; margin: 0; left: 10%; top: 8%; }

#owl-newsslider .content h2 { font-size: 4vW; text-transform: uppercase; margin: 0; color: #369c35; }

#owl-newsslider .content h3 { color: #333333; font-size: 3vW; margin: 0; }

#owl-newsslider .active .content { opacity: 1; margin-bottom: 0; }

#owl-newsslider .active .content .news-list-category { opacity: 1; }

/*==========  PREV-NEXT Animation  ==========*/
.touch .newsroom .owl-controls { display: block; position: relative; top: 15px; }

.touch .newsroom .owl-controls .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 5px 5px; background: #ccc; display: block; box-shadow: none; }

.touch .newsroom .owl-controls .owl-dots .owl-dot.active span { width: 18px; height: 18px; }

.touch .newsroom .owl-controls .owl-nav { margin: 0; display: none; }

.touch .newsroom .owl-controls .owl-nav [class*='owl-'] { display: inline-block !important; position: absolute; top: 0; height: 100%; background: #369c35; width: 25%; margin: 0; padding: 0; }

.touch .newsroom .owl-controls .owl-nav .owl-prev { left: 0; }

.touch .newsroom .owl-controls .owl-nav .owl-next { right: 0; }

.touch .newsroom .owl-theme .owl-dots .owl-dot.active span { background: #369c35; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) { #owl-newsslider .owl-item img { opacity: 0.15; }
  #owl-newsslider .content { top: 0; bottom: auto; background-color: rgba(255, 255, 255, 0); padding: 15px 15px 15px 15px; }
  #owl-newsslider .content .news-list-category { top: 8%; left: 10%; display: none; }
  #owl-newsslider .content h2 { text-transform: none; margin-bottom: 5px; font-size: 20px; }
  #owl-newsslider .content h3 { font-size: 16px; margin: 0; } }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { #owl-newsslider .owl-item img { opacity: 1; }
  #owl-newsslider .content { padding: 15px 30px 15px 30px; background-color: rgba(255, 255, 255, 0.85); bottom: 0; min-height: 100px; top: auto; bottom: 15px; }
  #owl-newsslider .content .news-list-category { top: 0; left: 0; transform: scale(0.75); -o-transform: scale(0.75); -ms-transform: scale(0.75); -moz-transform: scale(0.75); -webkit-transform: scale(0.75); }
  #owl-newsslider .content h2 { font-size: 24px; }
  #owl-newsslider .content h3 { font-size: 18px; margin: 0; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { #owl-newsslider .content { min-height: 122px; text-align: center; padding: 15px 16% 15px 16%; bottom: 40px; }
  #owl-newsslider .content .news-list-category { display: block; top: 11px; left: 13px; }
  #owl-newsslider .content h2 { font-size: 27px; margin-bottom: 5px; }
  #owl-newsslider .content h3 { font-size: 22px; margin: 0; }
  #owl-newsslider .owl-controls { bottom: 0 !important; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .newsroom .cat { margin-bottom: 7px; font-size: 15px; }
  #owl-newsslider .content { text-align: center; padding: 15px 15% 15px 15%; bottom: 50px; }
  #owl-newsslider .content .news-list-category { top: 11px; left: 30px; transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); }
  #owl-newsslider .content h2 { font-size: 28px; margin-bottom: 5px; text-transform: uppercase; }
  #owl-newsslider .content h3 { font-size: 22px; margin: 0; }
  #owl-newsslider .owl-controls { bottom: 5px !important; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { #owl-newsslider .content { bottom: 60px; padding: 25px 20%; }
  #owl-newsslider .content .news-list-category { left: 10%; top: 8%; }
  #owl-newsslider .content h2 { font-size: 36px; }
  #owl-newsslider .content h3 { font-size: 26px; }
  #owl-newsslider .owl-controls { bottom: 10px !important; }
  .newsroom .mainNews .newsImage { padding-bottom: 33.4%; }
  .newsroom main section.newsList .container { padding: 0 10%; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .newsroom .mainNews .tCell { display: block; }
  .newsroom .mainNews .newsImage { padding-top: 49.7%; }
  .newsroom .mainNews .newsText p { font-size: 15px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .newsroom .newsList .article .newsImage { display: none; }
  .no-touch main section.slider .owl-controls { display: none !important; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { #owl-newsslider .content { top: 0; bottom: auto; height: 87px; overflow: hidden; background-color: #369c35; opacity: 1 !important; }
  #owl-newsslider .content h2, #owl-newsslider .content h3, #owl-newsslider .content p, #owl-newsslider .content a { color: #fff; }
  #owl-newsslider .owl-item img { margin-top: 87px; opacity: 1; border-bottom: 6px solid #369c35; } }

/* Custom, iPhone Retina */
.ranking .white p a:hover, .ranking .white p a:active { color: #e67300; }

.ranking #sideNav { top: 14px; display: block; }

.ranking #sideNav .inner a:hover, .ranking #sideNav #sideNav .inner a:focus, .ranking #sideNav #sideNav .inner a:active { color: #e67300; }

.ranking section.intro { background: #e67300; }

.ranking main section.intro { text-align: center; }

.ranking main section.intro h2 { font-size: 46px; margin-bottom: 0; }

.ranking main section.intro p { font-size: 18px; }

.ranking main section.intro p.small { font-size: 13px; margin-bottom: 50px; }

.ranking main section.intro a { color: #fff; text-decoration: underline; }

.ranking main section.white h2, .ranking main section.white h3, .ranking main section.white h4, .ranking main section.white h5 { color: #e67300; }

.ranking main section.white h2 { text-align: center; margin-bottom: 25px; }

.ranking .list { margin-bottom: 60px; }

.ranking .list .btn.btn-primary { margin-top: 15px; }

.ranking .list .image { display: none; }

.ranking .list .image img { width: 100%; }

.ranking .list .image .caption { text-align: center; background: #e67300; color: #fff; padding: 7px 10px; font-size: 18px; line-height: 1; font-weight: 700; }

.search-ranking { padding-bottom: 30px; }

.search-ranking input { color: #333333; border: 1px solid #ccc !important; margin: 0; margin-top: -3px; padding: 0 10px !important; padding-right: 25px !important; line-height: 1 !important; height: 45px !important; display: block; float: none; width: 100% !important; font-size: 24px; font-weight: 400 !important; background: #fff !important; position: relative; top: -10px; }

.print-ranking { margin-bottom: 40px; }

.white .print-ranking .btn.btn-primary.cta { color: #fff; font-size: 40px; font-weight: 700; text-transform: uppercase; padding-bottom: 5px; min-width: 15%; }

/*PAGE BROWSER*/
.tx-amranking-pi1-browsebox { overflow: auto; width: 100%; }

.tx-amranking-pi1-browsebox > p { font-size: 15px; margin-top: 15px; display: none; }

.tx-amranking-pi1-browsebox > table { width: 100%; background: none; }

.tx-amranking-pi1-browsebox > table td { padding: 0; }

.tx-amranking-pi1-browsebox > table td p { margin: 0; }

.tx-amranking-pi1-browsebox > table td a { color: #333333; padding: 6px 5px; display: block; text-decoration: none; text-align: center; background: #fff; margin: 0 2px; border-radius: 3px; line-height: 1; background: #f5f5f5; }

.tx-amranking-pi1-browsebox > table td a:hover, .tx-amranking-pi1-browsebox > table td a:focus, .tx-amranking-pi1-browsebox > table td a:active { background: #e67300; color: #fff !important; }

.tx-amranking-pi1-browsebox > table td.tx-amranking-pi1-browsebox-SCell a, .tx-amranking-pi1-browsebox > table td.tx-amranking-pi1-browsebox-SCell a:hover, .tx-amranking-pi1-browsebox > table td.tx-amranking-pi1-browsebox-SCell a:focus, .tx-amranking-pi1-browsebox > table td.tx-amranking-pi1-browsebox-SCell a:active { color: #fff !important; background: #e67300 !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { .ranking .list .image { display: block; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) { .ranking main section.intro .row-centered [class*=col] { text-align: center !important; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
a#videoTeaser { position: fixed; width: 55px; height: auto; transform: translateX(-100%); top: 167px; transition: all .25s; transform-origin: right center; }

a#videoTeaser img { width: 100%; height: auto; display: block; }

a#videoTeaser:hover { transform: translateX(-100%) scale(1.15); }

.header { background: #fff; padding-top: 35px; z-index: 100 !important; }

.header .navbar > .container .navbar-brand { width: 328px; height: auto; padding: 0; margin: 0; }

.header .navbar > .container .navbar-brand:hover, .header .navbar > .container .navbar-brand:focus, .header .navbar > .container .navbar-brand:active { opacity: 0.8; }

.header .navbar > .container .navbar-brand img { width: 100%; height: auto; }

.header .navbar-nav li { position: static; margin: 0; }

.header .navbar-nav li:last-child { margin-right: 0; }

.header .navbar-nav li a { font-size: 36px; font-weight: 200; text-transform: uppercase; color: #333333; line-height: 1; padding: 56px 0 30px 0; }

.header .navbar-nav li a:hover, .header .navbar-nav li a:focus, .header .navbar-nav li a:active { color: #369c35; background: none; }

.header .navbar-nav li.active a, .header .navbar-nav li.active a:hover, .header .navbar-nav li.active a:focus, .header .navbar-nav li.active a:active { font-weight: 600; color: #369c35; background: none; }

.header .navbar-nav li.active li { margin-right: 10px; width: auto; }

.header .navbar-nav li.active li a { font-size: 18px; font-weight: 400 !important; color: #333333 !important; padding: 15px; width: auto !important; }

.header .navbar-nav li.active li a:hover, .header .navbar-nav li.active li a:focus, .header .navbar-nav li.active li a:active { color: #369c35 !important; background: none; font-weight: 400; }

.header .navbar-nav li.active li.active a { font-weight: 600 !important; color: #369c35; }

.header .navbar-nav li:first-child a:hover, .header .navbar-nav li:first-child a:focus, .header .navbar-nav li:first-child a:active, .header .navbar-nav li:first-child.active a { color: #b53630; }

.header .navbar-nav li:last-child a:hover, .header .navbar-nav li:last-child a:focus, .header .navbar-nav li:last-child a:active, .header .navbar-nav li:last-child.active a, .header .navbar-nav li:nth-child(3) a:hover, .header .navbar-nav li:nth-child(3) a:focus, .header .navbar-nav li:nth-child(3) a:active, .header .navbar-nav li:nth-child(3).active a { color: #24558b !important; }

.header .navbar-nav .sub ul { position: relative; padding: 0; background-color: #fff; width: 100%; }

.header .bottomNav { display: none; background: #f5f5f5; margin: 0 -15px; padding: 10px 0; }

.header .bottomNav li { list-style: none; }

.header .bottomNav li a { padding: 5px 15px; font-size: 20px; line-height: 1; color: #333333; display: block; float: none; }

.header .social { width: 100% !important; list-style: none; display: none; float: none; border-top: 1px solid #e0e0e0; margin-top: 5px !important; padding: 10px 0 0 0; background: #fff; }

.header .social .ik-icon { font-size: 28px !important; background: none; margin-right: 0 !important; padding-right: 0; color: #575757; }

.newsroom .header .navbar-nav li.active li.active a { color: #369c35 !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .header .navbar-nav li a { font-size: 29px; padding: 60px 0 24px 0; text-align: right; }
  .header .navbar-nav li, .header .navbar > .container .navbar-brand { margin-right: 25px; }
  .navbar-nav .sub .container { position: absolute; left: 0; z-index: 9999; overflow: hidden; }
  .header .navbar-nav .sub ul { text-align: center; border-top: 1px solid #E5E5E5; }
  .header .navbar-nav li.active li { float: none; display: inline-block; }
  .header .navbar-default .container .nav.navbar-nav { float: right; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .header .container > .navbar-header { width: 33%; }
  .header .navbar-nav li a { font-size: 36px; padding: 56px 0 30px 0; }
  .header .navbar-nav li, .header .navbar > .container .navbar-brand { margin-right: 0; }
  .header .navbar-nav li { margin-right: 75px; }
  .header .navbar-nav li:last-child { margin-right: 0; }
  .header .navbar-nav li.active a:hover { letter-spacing: 0; }
  .header .navbar-nav li li { width: auto !important; padding: 0 !important; }
  .header .navbar-nav li li a:hover { letter-spacing: 0; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { .header .navbar-nav li { margin-right: 100px; }
  .header .navbar-nav li:last-child { margin-right: 0; }
  .header .navbar-nav .sub ul { text-align: center; border: none; }
  .header .navbar-default .container .collapse.navbar-collapse { padding-right: 0; } }

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width: 1529px) { a#videoTeaser { opacity: 0; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .header .navbar-nav li.active li { margin: 0; }
  .header .navbar-default .container { position: static; padding: 0; }
  .header .navbar-nav .sub .container { width: 100%; position: absolute; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .header .navbar-nav li.active li a { padding: 15px 13px 15px 15px; font-size: 14px; }
  .header .navbar > .container .navbar-brand { margin-left: 15px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .header { padding: 9px 0 1px; margin-bottom: 16px; }
  .header .navbar-default .container { position: relative; padding: 0 15px; }
  .header .navbar-nav { margin-top: 0; border: none; padding-top: 10px; }
  .header .navbar.navbar-default { margin-bottom: 10px; }
  .header .navbar-nav .sub .container { position: static; }
  .header .navbar > .container .navbar-brand { margin-left: 15px; margin-bottom: 3px; width: 150px; }
  .header .navbar-nav li a { padding: 10px 15px; width: auto !important; font-size: 32px; }
  .header .navbar-nav li.active li a { padding: 0 15px 10px 15px; font-size: 18px; }
  .header .bottomNav { display: block; }
  .header .social { display: block; padding-bottom: 30px; }
  .navbar-default .navbar-collapse { background: #fff; z-index: 10000; border: none; margin-top: 8px; border-top: 1px solid #e0e0e0; }
  .navbar-default .navbar-collapse > .nav.navbar-nav { background: #fff; height: calc(100vH - 126px); padding-bottom: 50px; min-height: 0; overflow-y: auto; opacity: 1; transform: translateY(200px); transition: transform 2s; }
  .navbar-default .navbar-collapse .nav.navbar-nav.lvl-1 { height: auto; min-height: 0; border: none; }
  body:not(.event) .header { padding: 10px 0 0; position: fixed; top: 0; width: 100%; z-index: 100 !important; }
  body:not(.event) #wrap { margin-top: 78px; }
  body:not(.event) main { margin-top: 0; }
  body:not(.event) section.home .intro.parallax { margin-top: 20px; }
  body:not(.event) .header .navbar-default:before { position: absolute; width: 100%; height: 15px; bottom: -25px; left: 0; content: ""; background: -moz-linear-gradient(bottom, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.14) 100%); background: -webkit-gradient(linear, left bottom, left bottom, color-stop(16%, transparent), color-stop(64%, transparent), color-stop(100%, rgba(0, 0, 0, 0.14))); background: -webkit-linear-gradient(bottom, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.14) 100%); background: -o-linear-gradient(bottom, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.14) 100%); background: -ms-linear-gradient(bottom, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.14) 100%); background: linear-gradient(to top, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.14) 100%); }
  body:not(.event) .header .navbar-default .container { position: relative; padding: 0 15px; }
  body.home main { margin-top: -20px; }
  body.event main { margin-top: -20px; }
  body.events main { margin-top: -10px; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { body:not(.event) #wrap.menu-padding { padding-top: 189px; }
  body:not(.event) .header { z-index: 100 !important; }
  body:not(.event) .header.sticky { position: fixed; width: 100%; top: -16px; max-width: 1420px; padding: 0; z-index: 100; height: 122px; }
  body:not(.event) .header.sticky .navbar > .container .navbar-brand { width: 195px; height: auto; margin: 31px 0 0 15px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { body:not(.event) .header.sticky .navbar > .container .navbar-brand { margin-left: 0; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { body:not(.event) .header.sticky .navbar > .container .navbar-brand { margin-left: 0; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.footer { background: #24558b; padding-top: 60px; color: #fff; font-size: 18px; font-weight: 200; }

.footer a { color: #fff; }

.footer a:hover, .footer a:focus, .footer a:active { text-decoration: underline; }

.footer p { color: #fff; }

.footer .hl { color: #fff; font-weight: 600; margin-bottom: 15px; text-transform: uppercase; }

.footer ul { padding-left: 0; margin-bottom: 20px; }

.footer ul li {list-style: none;color: #fff;padding-left: 18px;position: relative;/* line-height: 25px; */}

.footer ul li:before { content: "."; font-size: 30px; font-weight: 800; position: absolute; left: 0; bottom: 3px; }

.footer ul li a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;display: inline-block;line-height: 22px;}

.footer ul li a:hover { text-decoration: underline !important; }

.footer .navbar-default .navbar-nav > li > a { color: #fff; background: transparent; }

.footer .navbar-default .navbar-nav > li.active > a, .footer .navbar-default .navbar-nav > li.active > a:hover, .footer .navbar-default .navbar-nav > li.active > a:focus { background: transparent !important; }

.footer .imprint { margin-top: 30px; font-size: 16px; padding-bottom: 25px; }

.footer .imprint span { float: left; }

.footer .imprint .container { background: url("dottedLine_white.gif") repeat-x; padding-top: 20px; }

.footer .imprint .navbar-default .navbar-nav > li { padding-left: 0; }

.footer .imprint .navbar-default .navbar-nav > li:before { display: none; content: ""; }

.footer .imprint .navbar-default .navbar-nav > li:last-child { margin-right: 0; }

.footer .imprint .navbar-default .navbar-nav > li > a { padding: 0; }

.footer .imprint .navbar-default .navbar-nav > li > a:hover, .footer .imprint .navbar-default .navbar-nav > li > a:focus, .footer .imprint .navbar-default .navbar-nav > li > a:active { background: none !important; text-decoration: underline; color: #fff; }

.footer .imprint .navbar-default .navbar-nav > li.active.current > a { background: none !important; text-decoration: none; font-weight: 600; }

.footer .imprint ul.navbar-right { margin: 0 !important; float: right; text-align: right; }

.footer .ik-icon:hover, .footer .ik-icon:focus, .footer .ik-icon:active { background: #fff; color: #24558b !important; text-decoration: none !important; }

.footer a.choirTV { opacity: 0.6; width: 269px; margin-top: 25px; display: block; }

.footer a.choirTV:hover, .footer a.choirTV:focus, .footer a.choirTV:active { opacity: 1; }

.footer a.choirTV svg { max-height: 40px; }

.footer a.choirTV svg path { fill: #fff; }

.events .footer { background: #b53630; }

.events .footer .ik-icon:hover, .events .footer .ik-icon:focus, .events .footer .ik-icon:active { color: #b53630 !important; }

.ranking .footer { background: #e67300; }

.ranking .footer .ik-icon:hover, .ranking .footer .ik-icon:focus, .ranking .footer .ik-icon:active { color: #e67300 !important; }

.newsroom .footer { background: #369c35; }

.newsroom .footer .ik-icon:hover, .newsroom .footer .ik-icon:focus, .newsroom .footer .ik-icon:active { color: #369c35 !important; }

.newsroom .footer #bottomNav .search .ik-icon:hover, .newsroom .footer #bottomNav .search .ik-icon:active { color: #333333 !important; }

.facts .footer { background: #24558b; }

.facts .footer .ik-icon:hover, .facts .footer .ik-icon:focus, .facts .footer .ik-icon:active { color: #24558b !important; }

.event .footer { background: #b53630; }

.event .footer .ik-icon:hover, .event .footer .ik-icon:focus, .event .footer .ik-icon:active { color: #b53630 !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .footer .imprint .navbar-default .navbar-nav > li { margin-right: 30px; } }

/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .footer .ik-icon { margin-right: 1px; }
  .footer a.choirTV { width: 215px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .footer .imprint span { display: block; text-align: center; float: none; }
  .footer .imprint ul.navbar-right { float: none; width: 100%; padding: 0; margin-top: 10px !important; text-align: center; margin-bottom: 13px !important; }
  .footer .imprint ul.navbar-right li { float: none; text-align: center; display: inline-block; margin: 0 -2px; }
  .footer .imprint ul.navbar-right li:first-child { margin-left: 10px; }
  .footer .imprint ul.navbar-right li a:after { content: "|"; margin: 0 8px; display: inline-block; }
  .footer .imprint ul.navbar-right li:last-child a:after { content: ""; padding: 0; }
  .footer .hl { font-size: 24px; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
body { font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; }

h1, h2, h3, h4, h5 { color: #333333; font-weight: 700; }

h3 { font-weight: 500; margin-top: 0; }

h2, h3 { line-height: 1; }

h4 { font-size: 20px; }

p.small { font-size: 75%; }

p.asterisk { position: relative; font-size: 12px; padding-left: 7px; }

p.asterisk:before { content: "*"; position: absolute; left: 0; }

main section.grey p.asterisk { color: #9E9E9E !important; }

a { text-decoration: none; }

ul { padding-left: 18px; }

ul li { list-style-type: square; }

ul ul li { list-style-type: disc; font-size: 15px; }

table, table.contenttable { margin-top: 15px; margin-bottom: 15px; width: 100%; background: #fff; }

table td, table.contenttable td { font-size: 15px; font-weight: 600; line-height: 1; padding: 10px 20px 8px 10px; }

table td a:hover, table.contenttable td a:hover { text-decoration: underline !important; }

table thead tr:nth-child(even), table thead tr:nth-child(odd), table.contenttable thead tr:nth-child(even), table.contenttable thead tr:nth-child(odd) { background: #575757; }

table thead tr:first-child th, table.contenttable thead tr:first-child th { border-right: 1px solid #e4e1de; }

table thead th, table.contenttable thead th { color: #fff; font-size: 20px; font-weight: 500; padding: 10px 20px 6px 10px; text-transform: uppercase; line-height: 1; }

table.contenttable tr:nth-child(even) { background: #f5f5f5; }

table.contenttable tr:nth-child(odd) { background: #fff; }

.evenodd table tr:nth-child(even) { background: #f5f5f5; }

.table { display: table; height: 100%; margin: 0; float: none; }

.tCell { display: table-cell; vertical-align: top; float: none; }

.tRow { display: table-row; vertical-align: top; float: none; }

::-webkit-input-placeholder { line-height: normal; color: #939393; }

::-moz-placeholder { line-height: normal; color: #939393; }

/* firefox 19+ */
:-ms-input-placeholder { line-height: normal; color: #939393; }

/* ie */
input:-moz-placeholder { line-height: normal; color: #939393; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { h1, h2, h3, h4 { hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; -webkit-hyphens: auto; -o-hyphens: auto; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.navbar-default { background-color: transparent; border: none; border-radius: 0; }

.navbar-default .container { position: relative; }

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

.navbar-default .navbar-toggle { padding: 8px 10px 10px; margin-top: 0; }

.nav-tabs { border: none; }

.nav-tabs > li { margin-bottom: 0; }

.nav-tabs > li > a { margin-right: 15px; color: #575757; border-radius: 0; border: none; background-color: #fff; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { background-color: #46c044; color: #fff; }

.nav-tabs > li > a.active { background-color: #297628; color: #fff; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
main section.slider { padding: 0; }

.no-touch main section.slider .owl-controls { display: block; position: absolute; width: 100%; bottom: 10px; }

.no-touch main section.slider .owl-controls .owl-nav { display: none; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
a, a b, .accHeader, .news .item, p:after, .newsImg, .newsImg img, a:after, .slide .overlay, .ik-icon, #owl-newsslider .active .content, .newsList .article, .newsList .article .newsImage, .zoomImage, .zoomImage .zoomButton:after, .dropdown-menu, .dropdown-menu li, #sideNav, .csc-uploads li a:before, .eventNav, .shariff .fa, .events section.eventMap .mapFilter, section.home .box.event .eventSwitcher .item:after, .logo .eventBadge, .eventBadge.logo, .eventSlider .slide .overlay .info { transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; }

.goTop a:after, .box, #bottomNav .inner, .language a, input, .btn, h1, h2, h3, tr, .eventNav .dropdown, .eventNav ul, #sideNav .inner a span, img, #owl-newsslider .content .news-list-category, .owl-dot span, .grid .item-inner, .mapFilter li, .mapFilter li:after, .mapFilter .h1, .mapFilter .h1 .arrow, .events .eventItem .eventImage .image, figcaption, .caption, .gm-style button, .owl-prev, .owl-next, .owl-nav, .owl-dot span, #scrollUp, #scrollUp .arrow, #scrollUp .arrow:after, .programBooks .item .cover:before, section.eventMap:after, .gsc-cursor-page, .owl-theme .owl-dots .owl-dot span { transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -ms-transition: all 0.25s; -o-transition: all 0.25s; }

.header .navbar-nav li.active a { transition: all 0.1s; -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -ms-transition: all 0.1s; -o-transition: all 0.1s; }

.accHeader:before { transition: width 0.4s; -webkit-transition: width 0.4s; -moz-transition: width 0.4s; -ms-transition: width 0.4s; -o-transition: width 0.4s; }

section.eventMap:before { transition: 0.8s; -o-transition: 0.8s; -ms-transition: 0.8s; -moz-transition: 0.8s; -webkit-transition: 0.8s; }

#owl-newsslider .active, .eventSlider .slide .overlay .info { transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; }

#owl-newsslider .content .news-list-category {transition-delay: 1s;-o-transition-delay: 1s;-ms-transition-delay: 1s;-moz-transition-delay: 1s;-webkit-transition-delay: 1s;line-height: 32px;}

.navbar-default, .eventNav .dropdown { margin-top: 0; -moz-transition: all 233ms cubic-bezier(0.5, 0, 0, 1); -o-transition: all 233ms cubic-bezier(0.5, 0, 0, 1); -webkit-transition: all 233ms cubic-bezier(0.5, 0, 0, 1); transition: all 233ms cubic-bezier(0.5, 0, 0, 1); }

.navbar-default .navbar-toggle .icon-bar, .eventNav .dropdown .navbar-toggle .icon-bar { border-radius: 0 !important; width: 24px; height: 4px; background: #575757; margin: 2px 0 0; padding: 0; position: relative; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: all 333ms cubic-bezier(0.5, 0, 0, 1); -o-transition: all 333ms cubic-bezier(0.5, 0, 0, 1); -webkit-transition: all 333ms cubic-bezier(0.5, 0, 0, 1); transition: all 333ms cubic-bezier(0.5, 0, 0, 1); }

.navbar-default .navbar-toggle.active .icon-bar, .navbar-default.open .navbar-toggle .icon-bar, .eventNav .dropdown .navbar-toggle.active .icon-bar, .eventNav .dropdown.open .navbar-toggle .icon-bar { left: 6px; }

.navbar-default .navbar-toggle.active .icon-bar:first-child, .navbar-default.open .navbar-toggle .icon-bar:first-child, .eventNav .dropdown .navbar-toggle.active .icon-bar:first-child, .eventNav .dropdown.open .navbar-toggle .icon-bar:first-child { -moz-transform: rotate(-135deg) translateY(-8.5px); -ms-transform: rotate(-135deg) translateY(-8.5px); -webkit-transform: rotate(-135deg) translateY(-8.5px); transform: rotate(-135deg) translateY(-8.5px); }

.navbar-default .navbar-toggle.active .icon-bar:nth-child(2), .navbar-default.open .navbar-toggle .icon-bar:nth-child(2), .eventNav .dropdown .navbar-toggle.active .icon-bar:nth-child(2), .eventNav .dropdown.open .navbar-toggle .icon-bar:nth-child(2) { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }

.navbar-default .navbar-toggle.active .icon-bar:nth-child(3), .navbar-default.open .navbar-toggle .icon-bar:nth-child(3), .eventNav .dropdown .navbar-toggle.active .icon-bar:nth-child(3), .eventNav .dropdown.open .navbar-toggle .icon-bar:nth-child(3) { -moz-transform: rotate(135deg) translateY(8.5px); -ms-transform: rotate(135deg) translateY(8.5px); -webkit-transform: rotate(135deg) translateY(8.5px); transform: rotate(135deg) translateY(8.5px); }

.navbar-default .navbar-toggle .icon-bar, .eventNav .dropdown .navbar-toggle .icon-bar { height: 3px; margin-top: 3px; }

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

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

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

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .header .navbar-nav li.active a:hover, .header .navbar-nav li.active a:active { transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); } }

@font-face { font-family: 'ik-icons'; src: url("ik-icons.eot"); src: url("ik-icons.eot") format("embedded-opentype"), url("ik-icons.woff2") format("woff2"), url("ik-icons.ttf") format("truetype"), url("ik-icons.woff") format("woff"), url("ik-icons.svg") format("svg"); font-weight: normal; font-style: normal; }

[class^="ik-icon."], [class*=" ik-icon."], .ik-icon, .shariff .fa { font-family: 'ik-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ik-icon.fb:before, .fa.fa-facebook:before { content: "\e600"; }

.ik-icon.google:before, .fa.fa-google-plus:before { content: "\e601"; }

.ik-icon.twitter:before, .fa.fa-twitter:before { content: "\e602"; }

.ik-icon.youtube:before { content: "\e603"; }

.ik-icon.instagram:before { content: "\e604"; }

.ik-icon.pinterest:before { content: "\e605"; }

.ik-icon.tumblr:before { content: "\e606"; }

.ik-icon.events:before { content: "\e607"; }

.ik-icon.facts:before { content: "\e608"; }

.ik-icon.search:before { content: "\e609"; }

.ik-icon.newsroom:before { content: "\e60a"; }

.ik-icon.language:before { content: "\e60b"; }

.ik-icon.ranking:before { content: "\e60c"; }

.ik-icon.figures:before { content: "\e60d"; }

.ik-icon.fon:before { content: "\e60e"; }

.ik-icon.mail:before { content: "\e60f"; }

.ik-icon.check:before { content: "\e610"; }

.ik-icon.uncheck:before { content: "\e611"; }

.ik-icon.fb_like:before { content: "\e612"; }

.ik-icon.globe:before { content: "\e613"; }

.ik-icon.modal-open:before { content: "\e614"; }

.ik-icon.link:before { content: "\e615"; }

.ik-icon.dl-doc:before { content: "\e616"; }

.ik-icon.dl-img:before { content: "\e617"; }

.ik-icon.dl-pdf:before { content: "\e618"; }

.ik-icon.flickr:before { content: "\e900"; }

.ik-icon.arrow:before { content: "\e901"; }

.ik-icon.print:before { content: "\e902"; }

.ik-icon.newsletter:before { content: "\e903"; }

.ik-icon.dl-mp3:before { content: "\e904"; }

/*-----------------------------------------------------------------------------*/
.ik-icon.info:before { content: "i"; font-family: "DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 800; position: relative; top: -3px; }

/*========== SHARIFF ===========*/
/*SHAREIFF*/
.row-centered .shariff { margin-left: 2px; }

.shariff { margin: 30px 0 30px; }

.shariff .small { margin-left: -2px; margin-bottom: 5px; }

.shariff li.shariff-button { width: auto !important; height: auto !important; margin: 0 0 30px 0 !important; padding: 0 !important; overflow: visible !important; height: auto !important; line-height: 24px !important; }

.shariff ul, .shariff li.shariff-button .shariff ul { line-height: 0 !important; padding: 0; }

.shariff li.shariff-button { margin-bottom: 0 !important; margin-right: 3px !important; float: left; list-style: none; }

li.shariff-button:before { display: none; }

.shariff li .share_count, .shariff li .share_text { display: none; }

li.shariff-button.info { margin-left: 10px !important; width: auto !important; height: auto !important; border: none !important; display: none !important; }

li.shariff-button.info a { width: 25px !important; height: 25px !important; color: rgba(0, 0, 0, 0.25) !important; text-align: center; margin: 0 !important; border: 1px solid rgba(0, 0, 0, 0.25); border-radius: 20px; }

li.shariff-button.info a:after { content: "i"; font-size: 20px; line-height: 25px; font-family: StandardCT-Bold; text-align: center; position: relative; top: -3px; }

.shariff .info .share_text { display: none !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.parallax { background-position: center 0; background-repeat: no-repeat !important; background-attachment: fixed; /*background-size: cover; -webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; */ background-size: 100% auto; background-color: #fff; height: 100%; width: 100%; }

.parallax.big { height: 450px; }

.parallax.mid { height: 350px; }

.parallax.small { height: 250px; }

section.parallax { padding: 0; height: 450px; /*background-image: url("dummy/parallax01.jpg");*/ background-size: inherit; }

section.parallax.cta-box { height: auto; background-size: cover !important; background-position: 0 center; position: relative; }

section.parallax.cta-box:after { position: absolute; content: ""; display: block; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: rgba(36, 85, 139, 0.45); }

section.parallax.cta-box .container { position: relative; z-index: 10; padding-top: 60px; padding-bottom: 60px; }

section.parallax.cta-box .container [class*="col-"] { text-align: center; }

section.parallax.cta-box .container h1 { margin-bottom: 15px; }

section.parallax.cta-box .container h2 { margin-top: -8px; margin-bottom: 30px; }

section.parallax.cta-box .container .btn { margin-bottom: 0; padding: 8px 12px 2px; }

section.parallax.scroll-bg { background-attachment: scroll; -webkit-background-size: 100% auto; -moz-background-size: 100% auto; -o-background-size: 100% auto; background-size: 100% auto; }

.noAnimation, .noAnimation.animated { -webkit-animation-duration: 0s !important; -moz-animation-duration: 0s !important; -o-animation-duration: 0s !important; animation-duration: 0s !important; transform: translateY(0px) !important; -o-transform: translateY(0px) !important; -ms-transform: translateY(0px) !important; -moz-transform: translateY(0px) !important; -webkit-transform: translateY(0px) !important; opacity: 1 !important; }

.touch .parallax { background-attachment: scroll !important; -webkit-background-size: 100% auto !important; -moz-background-size: 100% auto !important; -o-background-size: 100% auto !important; background-size: 100% auto !important; }

.touch .parallax.cta-box { background-size: 100% auto !important; }

.touch body:not(".home") .parallax { height: auto; max-height: none; padding-top: 70.42%; }

.touch section { opacity: 1 !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1025px) { .parallax { background-attachment: fixed; /*background-size: cover;*/ } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { section.parallax { height: 225px; }
  section.parallax.cta-box { height: auto; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .touch .parallax.cta-box { background-size: auto 100% !important; } }

/* Custom, iPhone Retina */
.row-full-height { height: 100%; }

.col-full-height { height: 100%; vertical-align: middle; }

.row-same-height { display: table; width: 100%; /* fix overflow */ table-layout: fixed; }

.col-xs-height { display: table-cell; float: none !important; }

/* vertical alignment styles */
.col-top { vertical-align: top; }

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

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

@media (min-width: 768px) { .col-sm-height { display: table-cell; float: none !important; } }

@media (min-width: 992px) { .col-md-height { display: table-cell; float: none !important; } }

@media (min-width: 1200px) { .col-lg-height { display: table-cell; float: none !important; } }

.btn, .cta {border: none;background: #333333;color: #fff;padding: 5px 12px 2px;border: none !important;line-height: 35px;white-space: normal !important;min-width: 15%;}

.btn:hover, .btn:focus, .cta:hover, .cta:focus, .btn:active, .cta:active { box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3); background: #fff; color: #333333; }

.btn.btn-primary, .cta { background: #fff; color: #24558b; font-size: 26px; font-weight: 700; text-transform: uppercase; padding-bottom: 2px; }

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .cta:hover, .cta:focus, .cta:active { background: #24558b; color: #fff; }

.grey .btn.btn-primary, .white .btn.btn-primary, .grey .cta, .white .cta { background: #24558b; color: #fff; font-size: 26px; font-weight: 700; text-transform: uppercase; padding-bottom: 2px; }

.grey .btn.btn-primary:hover, .grey .btn.btn-primary:focus, .grey .btn.btn-primary:active, .white .btn.btn-primary:hover, .white .btn.btn-primary:focus, .white .btn.btn-primary:active, .grey .cta:hover, .grey .cta:focus, .grey .cta:active, .white .cta:hover, .white .cta:focus, .white .cta:active { background: #fff; color: #24558b; }

.cta { text-decoration: none !important; display: inline-block; height: auto; margin-bottom: 0; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: none; white-space: normal; padding: 8px 12px 2px; line-height: 1; border-radius: 4px; }

.event .btn.btn-primary, .event .cta, .events .btn.btn-primary, .events .cta { color: #b53630; background: #fff; }

.event .btn.btn-primary:hover, .event .btn.btn-primary:active, .event .cta:hover, .event .cta:active, .events .btn.btn-primary:hover, .events .btn.btn-primary:active, .events .cta:hover, .events .cta:active { background: #b53630; color: #fff; }

.event .white .btn.btn-primary, .event .grey .btn.btn-primary, .event .white .cta, .event .grey .cta, .events .white .btn.btn-primary, .events .grey .btn.btn-primary, .events .white .cta, .events .grey .cta { background: #b53630; color: #fff; }

.event .white .btn.btn-primary:hover, .event .white .btn.btn-primary:active, .event .grey .btn.btn-primary:hover, .event .grey .btn.btn-primary:active, .event .white .cta:hover, .event .white .cta:active, .event .grey .cta:hover, .event .grey .cta:active, .events .white .btn.btn-primary:hover, .events .white .btn.btn-primary:active, .events .grey .btn.btn-primary:hover, .events .grey .btn.btn-primary:active, .events .white .cta:hover, .events .white .cta:active, .events .grey .cta:hover, .events .grey .cta:active { color: #b53630; background: #fff; }

.newsroom .btn.btn-primary, .newsroom .cta { color: #369c35; background: #fff; }

.newsroom .btn.btn-primary:hover, .newsroom .btn.btn-primary:focus, .newsroom .btn.btn-primary:active, .newsroom .cta:hover, .newsroom .cta:focus, .newsroom .cta:active { background: #369c35; color: #fff; }

.newsroom .white .btn.btn-primary, .newsroom .grey .btn.btn-primary, .newsroom .white .cta, .newsroom .grey .cta {background: #369c35;color: #fff;line-height: 40px;}

.newsroom .white .btn.btn-primary:hover, .newsroom .white .btn.btn-primary:focus, .newsroom .white .btn.btn-primary:active, .newsroom .grey .btn.btn-primary:hover, .newsroom .grey .btn.btn-primary:focus, .newsroom .grey .btn.btn-primary:active, .newsroom .white .cta:hover, .newsroom .white .cta:focus, .newsroom .white .cta:active, .newsroom .grey .cta:hover, .newsroom .grey .cta:focus, .newsroom .grey .cta:active { color: #369c35; background: #fff; }

.ranking .btn.btn-primary, .ranking .cta { color: #e67300; background: #fff; }

.ranking .btn.btn-primary:hover, .ranking .btn.btn-primary:focus, .ranking .btn.btn-primary:active, .ranking .cta:hover, .ranking .cta:focus, .ranking .cta:active { background: #e67300; color: #fff; }

.ranking .white .btn.btn-primary, .ranking .grey .btn.btn-primary, .ranking .white .cta, .ranking .grey .cta { background: #e67300; color: #fff; }

.ranking .white .btn.btn-primary:hover, .ranking .white .btn.btn-primary:focus, .ranking .white .btn.btn-primary:active, .ranking .grey .btn.btn-primary:hover, .ranking .grey .btn.btn-primary:focus, .ranking .grey .btn.btn-primary:active, .ranking .white .cta:hover, .ranking .white .cta:focus, .ranking .white .cta:active, .ranking .grey .cta:hover, .ranking .grey .cta:focus, .ranking .grey .cta:active { color: #e67300; background: #fff; }

.facts .btn.btn-primary, .facts .cta { color: #24558b; background: #fff; }

.facts .btn.btn-primary:hover, .facts .btn.btn-primary:focus, .facts .btn.btn-primary:active, .facts .cta:hover, .facts .cta:focus, .facts .cta:active { background: #24558b; color: #fff; }

.facts .white .btn.btn-primary, .facts .grey .btn.btn-primary, .facts .white .cta, .facts .grey .cta { background: #24558b; color: #fff; }

.facts .white .btn.btn-primary:hover, .facts .white .btn.btn-primary:focus, .facts .white .btn.btn-primary:active, .facts .grey .btn.btn-primary:hover, .facts .grey .btn.btn-primary:focus, .facts .grey .btn.btn-primary:active, .facts .white .cta:hover, .facts .white .cta:focus, .facts .white .cta:active, .facts .grey .cta:hover, .facts .grey .cta:focus, .facts .grey .cta:active { color: #24558b; background: #fff; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) { .btn { display: block !important; width: 100% !important; } }

.modal { z-index: 10001; }

.modal h3 { font-size: 32px; line-height: 1; }

.modal h4 { font-weight: 600; font-size: 22px; margin-bottom: 17px; line-height: 1; }

.modal-content { overflow: hidden; }

.modal-header { border: none; background: #24558b; min-height: 47px; }

.modal-header h3 { color: #fff; }

.modal-backdrop { z-index: 10000; }

.modal-backdrop.in { opacity: 0.65; filter: alpha(opacity=65); }

.imageModals { margin-top: 0 !important; }

.imageModals .imageModal, .person.nomodal .imageModal { position: relative; display: block; text-align: center; margin-bottom: 30px; overflow: hidden; }

.imageModals .imageModal .caption, .person.nomodal .imageModal .caption { position: absolute; width: 100%; bottom: 0; padding: 9px 10px 7px; color: #fff; line-height: 1; text-align: center; font-size: 12px !important; font-weight: 400 !important; background: rgba(51, 51, 51, 0.75); }

.imageModals .imageModal .caption span, .person.nomodal .imageModal .caption span { display: block; font-weight: 600 !important; font-size: 15px; }

.imageModals .imageModal .ik-icon, .person.nomodal .imageModal .ik-icon { color: #333333; opacity: 0; position: absolute; font-size: 50px; height: 60px; width: 60px; top: 50%; left: 50%; margin-top: 0; margin-left: -30px; }

.imageModals .imageModal:hover img, .imageModals .imageModal:active img, .person.nomodal .imageModal:hover img, .person.nomodal .imageModal:active img { opacity: 0.5; -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

.imageModals .imageModal:hover .ik-icon, .imageModals .imageModal:active .ik-icon, .person.nomodal .imageModal:hover .ik-icon, .person.nomodal .imageModal:active .ik-icon { opacity: 1; margin-top: -38px; }

.imageModals.small .imageModal .caption, .person.nomodal.small .imageModal .caption { font-size: 10px !important; }

.imageModals.small .imageModal .caption span, .person.nomodal.small .imageModal .caption span {font-weight: 600 !important;font-size: 13px;line-height: 30px;}

a.imageModal { cursor: pointer; }

.ModalLink.help, .modalLink.help { background: none; display: inline-block; margin: 0; border-radius: 0; padding: 0; border: none; line-height: 1; text-decoration: none; cursor: pointer; }

.ModalLink.help:after, .modalLink.help:after { content: "?"; color: #fff !important; background: #a7a7a7; padding: 0; display: inline-block; width: 13px; height: 14px; border-radius: 3px; margin: 0 4px 0 4px; text-align: center; font-size: 12px; font-weight: 400; line-height: 16px; position: relative; top: -5px; }

.ModalLink.help:hover:after, .ModalLink.help:focus:after, .ModalLink.help:active:after, .modalLink.help:hover:after, .modalLink.help:focus:after, .modalLink.help:active:after { background-color: #575757 !important; top: -8px; }

.venues .imageModals .imageModal .caption { bottom: auto; top: -100%; opacity: 0; }

.venues .imageModals .imageModal .caption.show { top: auto; bottom: 0; opacity: 1; }

a.imageLink { display: block; position: relative; overflow: hidden; }

a.imageLink:before { content: "\e614"; font-family: 'ik-icons'; font-weight: normal !important; position: absolute; z-index: 10; font-size: 48px; color: #333333; opacity: 0; line-height: 1; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); transition: all 0.25s; margin-top: 30px; }

a.imageLink img { position: relative; overflow: hidden; }

a.imageLink:hover:before, a.imageLink:focus:before, a.imageLink:active:before { margin-top: -10px; opacity: 1; }

a.imageLink:hover img, a.imageLink:focus img, a.imageLink:active img { transform: scale(1.05); transform-origin: 50% 100%; opacity: .5; }

.centerLogo { text-align: center; margin-bottom: 60px; }

.centerLogo img { text-align: center; max-width: 300px; height: auto; }

h1 + .centerLogo, h2 + .centerLogo, .h1 + .centerLogo, .h2 + .centerLogo { margin-top: -40px; }

.gallerycaption.show { top: auto; bottom: 0 !important; opacity: 1; }

.gallerycaption:empty { display: none !important; }

.venues .imageModals .imageModal:hover .caption, .venues .imageModals .imageModal:active .caption { bottom: 0; top: auto; opacity: 1; }

.person.nomodal .ik-icon { display: none; }

.person.nomodal:hover img, .person.nomodal:active img { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.person.nomodal .imageModal:hover img, .person.nomodal .imageModal:active img { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.modal-content button.close { font-size: 45px; line-height: 25px; color: #fff; opacity: 1; text-shadow: none; }

figcaption { padding: 15px 0 0 0; display: block; font-size: 14px; line-height: 1; text-align: left; font-weight: 400; color: #333333; margin-top: 0; height: auto; }

a figcaption { text-decoration: underline; }

.zoomImage { margin-bottom: 25px; position: relative; background: #000; cursor: pointer; overflow: hidden; }

.zoomImage img { width: 100%; max-width: none; }

.zoomImage .zoomButton:after { content: "\e609"; font-family: 'ik-icons'; display: inline-block; font-weight: normal !important; position: absolute; bottom: 0; right: 0; margin: 15px; font-size: 34px; line-height: 34px; color: #fff; opacity: 0.85; background-color: rgba(0, 0, 0, 0.41); border-radius: 50%; }

.zoomImage:hover img, .zoomImage:focus img, .zoomImage:active img { opacity: 1; -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

/*FLOAT PROBLEM WENN IMAGES IN DEN IMAGEMODALS NICHT GLEICH HOCH SIND*/
.col-md-4.col-sm-6.col-xs-12.imageModals small .imageModal { position: relative; padding-top: 150%; }

.col-md-4.col-sm-6.col-xs-12.imageModals small .imageModal img { position: absolute; left: 0; top: 0; }

.csc-uploads { padding: 0; margin: 0; }

.csc-uploads li { list-style: none; position: relative; padding-left: 55px; line-height: 1; margin-bottom: 12px; padding-top: 4px; }

.csc-uploads li img { display: none; }

.csc-uploads li .csc-uploads-fileName, .csc-uploads li .csc-uploads-fileSize { font-family: "DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; font-size: 18px; }

.csc-uploads li .csc-uploads-fileSize { font-weight: 400; font-size: 13px; }

.csc-uploads li a { display: block; position: absolute; left: 0; top: 0; text-decoration: none; }

.csc-uploads li span a { position: static; }

.csc-uploads li span a:before { content: ""; display: none; }

.csc-uploads li[class*="csc-uploads-"] a:before { font-family: ik-icons; font-weight: normal; font-size: 40px; line-height: 1; color: #333333; background: rgba(255, 255, 255, 0.29); }

.csc-uploads li[class*="csc-uploads-"] a:hover:before, .csc-uploads li[class*="csc-uploads-"] a:active:before { background: #fff; }

.csc-uploads li.csc-uploads-element-jpg a:before, .csc-uploads li.csc-uploads-element-png a:before, .csc-uploads li.csc-uploads-element-gif a:before, .csc-uploads li.csc-uploads-element-bmp a:before { content: "\e617"; }

.csc-uploads li.csc-uploads-element-doc a:before, .csc-uploads li.csc-uploads-element-docx a:before { content: "\e616"; }

.csc-uploads li.csc-uploads-element-pdf a:before { content: "\e618"; }

.d-img, .d-pdf, .d-doc, .d-mp3 { display: inline-block; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; padding-right: 10px; border-radius: 0 3px 3px 0; text-decoration: none !important; }

.d-img:before, .d-pdf:before, .d-doc:before, .d-mp3:before { font-family: ik-icons; font-weight: normal; font-size: 40px; line-height: 1; color: #333333; background: rgba(255, 255, 255, 0.29); display: inline-block; width: 42px; height: 42px; overflow: hidden; border: 1px solid #333; border-bottom: 2px solid #333; vertical-align: middle; margin-right: 10px; padding: 0; }

.d-img:hover .d-img:before, .d-img:active .d-img:before, .d-pdf:hover .d-img:before, .d-pdf:active .d-img:before, .d-doc:hover .d-img:before, .d-doc:active .d-img:before, .d-mp3:hover .d-img:before, .d-mp3:active .d-img:before, .d-img:hover .d-pdf:before, .d-img:active .d-pdf:before, .d-pdf:hover .d-pdf:before, .d-pdf:active .d-pdf:before, .d-doc:hover .d-pdf:before, .d-doc:active .d-pdf:before, .d-mp3:hover .d-pdf:before, .d-mp3:active .d-pdf:before, .d-img:hover .d-doc:before, .d-img:active .d-doc:before, .d-pdf:hover .d-doc:before, .d-pdf:active .d-doc:before, .d-doc:hover .d-doc:before, .d-doc:active .d-doc:before, .d-mp3:hover .d-doc:before, .d-mp3:active .d-doc:before, .d-img:hover .d-mp3:before, .d-img:active .d-mp3:before, .d-pdf:hover .d-mp3:before, .d-pdf:active .d-mp3:before, .d-doc:hover .d-mp3:before, .d-doc:active .d-mp3:before, .d-mp3:hover .d-mp3:before, .d-mp3:active .d-mp3:before { background: #fff; }

.d-img:before { content: "\e617"; }

.d-pdf:before { content: "\e618"; }

.d-doc:before { content: "\e616"; }

.d-mp3:before { content: "\e904"; }

.newsroom .d-img:hover .newsroom .d-img:before, .newsroom .d-img:active .newsroom .d-img:before, .newsroom .d-pdf:hover .newsroom .d-img:before, .newsroom .d-pdf:active .newsroom .d-img:before, .newsroom .d-doc:hover .newsroom .d-img:before, .newsroom .d-doc:active .newsroom .d-img:before, .newsroom .d-mp3:hover .newsroom .d-img:before, .newsroom .d-mp3:active .newsroom .d-img:before, .newsroom p .d-img:hover .newsroom .d-img:before, .newsroom p .d-img:active .newsroom .d-img:before, .newsroom p .d-pdf:hover .newsroom .d-img:before, .newsroom p .d-pdf:active .newsroom .d-img:before, .newsroom p .d-doc:hover .newsroom .d-img:before, .newsroom p .d-doc:active .newsroom .d-img:before, .newsroom p .d-mp3:hover .newsroom .d-img:before, .newsroom p .d-mp3:active .newsroom .d-img:before, .newsroom .d-img:hover .newsroom .d-pdf:before, .newsroom .d-img:active .newsroom .d-pdf:before, .newsroom .d-pdf:hover .newsroom .d-pdf:before, .newsroom .d-pdf:active .newsroom .d-pdf:before, .newsroom .d-doc:hover .newsroom .d-pdf:before, .newsroom .d-doc:active .newsroom .d-pdf:before, .newsroom .d-mp3:hover .newsroom .d-pdf:before, .newsroom .d-mp3:active .newsroom .d-pdf:before, .newsroom p .d-img:hover .newsroom .d-pdf:before, .newsroom p .d-img:active .newsroom .d-pdf:before, .newsroom p .d-pdf:hover .newsroom .d-pdf:before, .newsroom p .d-pdf:active .newsroom .d-pdf:before, .newsroom p .d-doc:hover .newsroom .d-pdf:before, .newsroom p .d-doc:active .newsroom .d-pdf:before, .newsroom p .d-mp3:hover .newsroom .d-pdf:before, .newsroom p .d-mp3:active .newsroom .d-pdf:before, .newsroom .d-img:hover .newsroom .d-doc:before, .newsroom .d-img:active .newsroom .d-doc:before, .newsroom .d-pdf:hover .newsroom .d-doc:before, .newsroom .d-pdf:active .newsroom .d-doc:before, .newsroom .d-doc:hover .newsroom .d-doc:before, .newsroom .d-doc:active .newsroom .d-doc:before, .newsroom .d-mp3:hover .newsroom .d-doc:before, .newsroom .d-mp3:active .newsroom .d-doc:before, .newsroom p .d-img:hover .newsroom .d-doc:before, .newsroom p .d-img:active .newsroom .d-doc:before, .newsroom p .d-pdf:hover .newsroom .d-doc:before, .newsroom p .d-pdf:active .newsroom .d-doc:before, .newsroom p .d-doc:hover .newsroom .d-doc:before, .newsroom p .d-doc:active .newsroom .d-doc:before, .newsroom p .d-mp3:hover .newsroom .d-doc:before, .newsroom p .d-mp3:active .newsroom .d-doc:before, .newsroom .d-img:hover .newsroom .d-mp3:before, .newsroom .d-img:active .newsroom .d-mp3:before, .newsroom .d-pdf:hover .newsroom .d-mp3:before, .newsroom .d-pdf:active .newsroom .d-mp3:before, .newsroom .d-doc:hover .newsroom .d-mp3:before, .newsroom .d-doc:active .newsroom .d-mp3:before, .newsroom .d-mp3:hover .newsroom .d-mp3:before, .newsroom .d-mp3:active .newsroom .d-mp3:before, .newsroom p .d-img:hover .newsroom .d-mp3:before, .newsroom p .d-img:active .newsroom .d-mp3:before, .newsroom p .d-pdf:hover .newsroom .d-mp3:before, .newsroom p .d-pdf:active .newsroom .d-mp3:before, .newsroom p .d-doc:hover .newsroom .d-mp3:before, .newsroom p .d-doc:active .newsroom .d-mp3:before, .newsroom p .d-mp3:hover .newsroom .d-mp3:before, .newsroom p .d-mp3:active .newsroom .d-mp3:before, .newsroom .d-img:hover .newsroom p .d-img:before, .newsroom .d-img:active .newsroom p .d-img:before, .newsroom .d-pdf:hover .newsroom p .d-img:before, .newsroom .d-pdf:active .newsroom p .d-img:before, .newsroom .d-doc:hover .newsroom p .d-img:before, .newsroom .d-doc:active .newsroom p .d-img:before, .newsroom .d-mp3:hover .newsroom p .d-img:before, .newsroom .d-mp3:active .newsroom p .d-img:before, .newsroom p .d-img:hover .newsroom p .d-img:before, .newsroom p .d-img:active .newsroom p .d-img:before, .newsroom p .d-pdf:hover .newsroom p .d-img:before, .newsroom p .d-pdf:active .newsroom p .d-img:before, .newsroom p .d-doc:hover .newsroom p .d-img:before, .newsroom p .d-doc:active .newsroom p .d-img:before, .newsroom p .d-mp3:hover .newsroom p .d-img:before, .newsroom p .d-mp3:active .newsroom p .d-img:before, .newsroom .d-img:hover .newsroom p .d-pdf:before, .newsroom .d-img:active .newsroom p .d-pdf:before, .newsroom .d-pdf:hover .newsroom p .d-pdf:before, .newsroom .d-pdf:active .newsroom p .d-pdf:before, .newsroom .d-doc:hover .newsroom p .d-pdf:before, .newsroom .d-doc:active .newsroom p .d-pdf:before, .newsroom .d-mp3:hover .newsroom p .d-pdf:before, .newsroom .d-mp3:active .newsroom p .d-pdf:before, .newsroom p .d-img:hover .newsroom p .d-pdf:before, .newsroom p .d-img:active .newsroom p .d-pdf:before, .newsroom p .d-pdf:hover .newsroom p .d-pdf:before, .newsroom p .d-pdf:active .newsroom p .d-pdf:before, .newsroom p .d-doc:hover .newsroom p .d-pdf:before, .newsroom p .d-doc:active .newsroom p .d-pdf:before, .newsroom p .d-mp3:hover .newsroom p .d-pdf:before, .newsroom p .d-mp3:active .newsroom p .d-pdf:before, .newsroom .d-img:hover .newsroom p .d-doc:before, .newsroom .d-img:active .newsroom p .d-doc:before, .newsroom .d-pdf:hover .newsroom p .d-doc:before, .newsroom .d-pdf:active .newsroom p .d-doc:before, .newsroom .d-doc:hover .newsroom p .d-doc:before, .newsroom .d-doc:active .newsroom p .d-doc:before, .newsroom .d-mp3:hover .newsroom p .d-doc:before, .newsroom .d-mp3:active .newsroom p .d-doc:before, .newsroom p .d-img:hover .newsroom p .d-doc:before, .newsroom p .d-img:active .newsroom p .d-doc:before, .newsroom p .d-pdf:hover .newsroom p .d-doc:before, .newsroom p .d-pdf:active .newsroom p .d-doc:before, .newsroom p .d-doc:hover .newsroom p .d-doc:before, .newsroom p .d-doc:active .newsroom p .d-doc:before, .newsroom p .d-mp3:hover .newsroom p .d-doc:before, .newsroom p .d-mp3:active .newsroom p .d-doc:before, .newsroom .d-img:hover .newsroom p .d-mp3:before, .newsroom .d-img:active .newsroom p .d-mp3:before, .newsroom .d-pdf:hover .newsroom p .d-mp3:before, .newsroom .d-pdf:active .newsroom p .d-mp3:before, .newsroom .d-doc:hover .newsroom p .d-mp3:before, .newsroom .d-doc:active .newsroom p .d-mp3:before, .newsroom .d-mp3:hover .newsroom p .d-mp3:before, .newsroom .d-mp3:active .newsroom p .d-mp3:before, .newsroom p .d-img:hover .newsroom p .d-mp3:before, .newsroom p .d-img:active .newsroom p .d-mp3:before, .newsroom p .d-pdf:hover .newsroom p .d-mp3:before, .newsroom p .d-pdf:active .newsroom p .d-mp3:before, .newsroom p .d-doc:hover .newsroom p .d-mp3:before, .newsroom p .d-doc:active .newsroom p .d-mp3:before, .newsroom p .d-mp3:hover .newsroom p .d-mp3:before, .newsroom p .d-mp3:active .newsroom p .d-mp3:before { background: #fff !important; }

.cta-box, .cta-wrapper { text-align: center; padding: 0 15px; }

.cta-box .btn, .cta-wrapper .btn { text-align: center; margin: 25px 1.5% 10px; min-width: 22%; max-width: 97%; }

.social .ik-icon, .shariff .fa { background: rgba(255, 255, 255, 0.4); display: inline-block; padding: 7px; font-size: 24px; margin-right: 8px; text-decoration: none; }

.social .ik-icon:hover, .social .ik-icon:focus, .social .ik-icon:active, .shariff .fa:hover, .shariff .fa:focus, .shariff .fa:active { background: #fff; text-decoration: none; }

.shariff:before, .shariff:after { content: " "; display: table; clear: both; }

.shariff .fa { color: #fff; }

.shariff .fa:hover, .shariff .fa:active { color: #369c35; }

section { position: relative; }

section.slider .ik-icon { position: absolute; right: 30px; top: 30px; width: 75px; height: 75px; line-height: 75px; text-align: center; border-radius: 750px; background: #fff; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.38); font-size: 42px; font-weight: normal !important; z-index: 50; }

section.slider .ik-icon.fb { background: #3765a3; color: #fff; }

section.slider .ik-icon.fb:hover, section.slider .ik-icon.fb:active { background: #fff; color: #3765a3; }

section.slider .ik-icon:hover, section.slider .ik-icon:active { background: #3765a3; color: #fff; }

.gm-style { font-family: "DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; font-size: 15px; line-height: 1; }

.gm-style .gm-style-iw { font-weight: 300; font-size: 15px; line-height: 120%; }

.gm-style .gm-style-iw strong { font-weight: 700; max-width: 280px; line-height: 1; margin-top: 7px; margin-bottom: 7px; font-size: 18px; display: block; }

.gm-style .gm-style-iw strong + br { display: none; }

.gm-style br { font-size: 2px; line-height: 2px; }

.gm-style button { font-weight: 700; color: #fff; background: #b53630; border-radius: 30px; border: none; display: block; width: 100%; text-align: center; line-height: 1; padding: 9px 15px 8px; margin-top: 5px; font-size: 16px; }

.gm-style button:hover, .gm-style button:active { background: #333333; }

.gm-style button + br { display: none; }

/*======== SCROLL UP ==========*/
#scrollUp { position: relative; float: right; bottom: 0; right: 0; line-height: 100%; color: #FFF; background-color: #24558b; padding: 0; text-decoration: none; display: block !important; opacity: 1 !important; }

#scrollUp .arrow { display: block !important; opacity: 1 !important; }

#scrollUp .arrow:after { display: block; content: "›"; font-weight: 800; font-size: 45px; padding: 12px 24px; width: 58px; top: 1px; position: relative; letter-spacing: -0.05em; transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#scrollUp .arrow:hover:after, #scrollUp .arrow:active:after { top: -3px; }

.facts #scrollUp { background-color: #24558b; }

.newsroom #scrollUp { background-color: #333333; }

.events #scrollUp { background-color: #b53630; }

.ranking #scrollUp { background-color: #e67300; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .col-xs-12.imageModals.small { width: 33.33333%; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .col-xs-12.imageModals.small {width: 40%;padding-left: 7.5px;padding-right: 7.5px;float: left;} }

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) { .col-xs-12.imageModals { width: 100%; }
  .cta-box .btn, .cta-wrapper { padding: 0; }
  .cta-box .btn .btn, .cta-wrapper .btn { margin-left: 0; margin-right: 0; width: 100%; max-width: none; }
  a.cta { margin-left: 0; margin-right: 0; width: 100%; max-width: none; } }

section.home { background: #fff; padding-top: 0; }

section.home #sideNav { top: 14px; display: block; }

section.home .intro.parallax { background: url("ik-header.svg") #24558b fixed no-repeat center 0; color: #fff; height: 245px; display: table; width: 100%; margin-bottom: 30px; background-size: contain; background-size: cover; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; }

section.home .intro.parallax h1 {color: #fff;font-size: 32px;font-weight: 300;text-align: center;text-transform: none;display: table-cell;vertical-align: middle;padding: 0 18%;line-height: 60px;}

section.home h1, section.home h2, section.home h3, section.home h4, section.home h5, section.home p { color: #575757; }

section.home .box { padding: 0; background: #fff; color: #e67300; margin-bottom: 30px; }

section.home .box .boxHead { border-bottom: 5px solid #b53630; color: #b53630; }

section.home .box .boxHead h2 { font-size: 34px; font-weight: 700; line-height: 1; margin: 3px 0 0 0; color: #b53630; text-transform: uppercase; display: inline-block; vertical-align: middle; }

section.home .box .boxHead h2 a { color: #b53630; }

section.home .box .boxHead .ik-icon { color: #b53630; display: inline-block; vertical-align: middle; margin-bottom: 10px; font-size: 50px; margin-right: 12px; }

section.home .box .boxContent { min-height: 140px; }

section.home .box p { color: #575757; font-size: 15px; }

section.home .box.event { position: relative; }

section.home .box.event .eventSlider .owl-carousel .owl-item img { margin-bottom: 90px; }

section.home .box.event .eventSlider .slide { overflow: hidden; position: relative; }

section.home .box.event .eventSlider .slide img {margin-bottom: 90px;}

section.home .box.event .eventSlider .slide .overlay { padding: 0 15px 0; z-index: 2; position: absolute; bottom: 0; height: 90px; width: 100%; background: #24558b; border-top: 1px solid #fff; }

section.home .box.event .eventSlider .slide .overlay h3 {color: #fff !important;font-size: 24px;font-weight: 700;width: 50%;margin: 0;overflow: hidden;/* text-overflow: ellipsis; */line-height: 30px;}

section.home .box.event .eventSlider .slide .overlay .info {width: 50%;text-align: center;line-height: 1;color: #fff;opacity: 0;}

section.home .box.event .eventSlider .slide .overlay .date {font-weight: 500;font-size: 18px;margin-bottom: 3px;line-height: 30px;}

section.home .box.event .eventSlider .slide .overlay .location { font-weight: 400; font-size: 15px; }

section.home .box.event .eventSlider .slide .overlay h3, section.home .box.event .eventSlider .slide .overlay .info { vertical-align: middle; margin-right: -4px; display: table-cell; }

section.home .box.event .eventSlider .slide:hover img, section.home .box.event .eventSlider .slide:focus img, section.home .box.event .eventSlider .slide:active img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

section.home .box.event .eventSlider .active .slide .overlay .info { opacity: 1; }

section.home .box.event .eventSwitcher { margin-top: 12px; }

section.home .box.event .eventSwitcher .item { position: relative; cursor: pointer; }

section.home .box.event .eventSwitcher .item .date {color: #575757;font-weight: 400;font-size: 12px;line-height: 16px;margin-bottom: 7px;}

section.home .box.event .eventSwitcher .item h3 { font-size: 20px; }

section.home .box.event .eventSwitcher .item:after { content: ""; position: absolute; display: block; left: -10px; top: 2px; z-index: 2; width: 0; height: 0; border-style: solid; border-width: 17px 26px 17px 0; border-color: transparent transparent transparent transparent; -webkit-transform: rotate(360deg); }

section.home .box.event .eventSwitcher .item.active:after { left: -34px; border-color: transparent #ffffff transparent transparent; }

section.home .box.event .eventSwitcher .item:hover h3, section.home .box.event .eventSwitcher .item:focus h3, section.home .box.event .eventSwitcher .item.active h3 { color: #b53630 !important; }

section.home .box.event .btn.btn-primary { background: #b53630 !important; width: auto; }

section.home .box.event .btn.btn-primary:hover, section.home .box.event .btn.btn-primary:focus, section.home .box.event .btn.btn-primary:active { background: #fff !important; color: #b53630 !important; }

section.home .box.news .boxHead, section.home .box.event .eventSwitcher .boxHead { border-color: #369c35; color: #369c35; margin-bottom: 15px; }

section.home .box.news .boxHead h2, section.home .box.news .boxHead h2 a, section.home .box.event .eventSwitcher .boxHead h2, section.home .box.event .eventSwitcher .boxHead h2 a { color: #369c35; }

section.home .box.news .boxHead .ik-icon, section.home .box.event .eventSwitcher .boxHead .ik-icon { color: #369c35; }

section.home .box.news .btn.btn-primary, section.home .box.event .eventSwitcher .btn.btn-primary { background: #369c35; color: #fff; }

section.home .box.news .btn.btn-primary:hover, section.home .box.news .btn.btn-primary:focus, section.home .box.news .btn.btn-primary:active, section.home .box.event .eventSwitcher .btn.btn-primary:hover, section.home .box.event .eventSwitcher .btn.btn-primary:focus, section.home .box.event .eventSwitcher .btn.btn-primary:active { background: #fff !important; color: #369c35; }

section.home .box.news .item, section.home .box.event .eventSwitcher .item { display: block; }

section.home .box.news .item h3, section.home .box.event .eventSwitcher .item h3 {color: #575757;font-weight: 700;font-size: 17px;margin: 0 0 3px 0;line-height: 25px;}

section.home .box.news .item h3:after, section.home .box.event .eventSwitcher .item h3:after { content: ""; position: absolute; bottom: -10px; left: 0; height: 35px; display: block; width: 100%; z-index: 10; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(83%, white), color-stop(100%, white)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); }

section.home .box.news .item .image img, section.home .box.event .eventSwitcher .item .image img { width: 100%; max-width: none; }

section.home .box.news .item:hover, section.home .box.news .item:focus, section.home .box.news .item:active, section.home .box.event .eventSwitcher .item:hover, section.home .box.event .eventSwitcher .item:focus, section.home .box.event .eventSwitcher .item:active { text-decoration: none; }

section.home .box.news .item:hover h3, section.home .box.news .item:focus h3, section.home .box.news .item:active h3, section.home .box.event .eventSwitcher .item:hover h3, section.home .box.event .eventSwitcher .item:focus h3, section.home .box.event .eventSwitcher .item:active h3 { color: #369c35; }

section.home .box.news .item h2, section.home .box.event .eventSwitcher .item h2 { font-size: 18px; text-transform: none; }

section.home .box.news .item p, section.home .box.event .eventSwitcher .item p {font-size: 13px;margin-bottom: 0;line-height: 125%;}

section.home .box.numbers { text-align: center; padding: 75px 0 45px; }

section.home .box.numbers .item { position: relative; padding-bottom: 12.5%; }

section.home .box.numbers .item .nr { color: #fff; width: 100%; border-radius: 50%; padding-bottom: 100%; position: relative; z-index: 2; background: #24558b; /* Old browsers */ background: -moz-linear-gradient(top, #6083aa 0%, #24558b 32%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6083aa), color-stop(32%, #24558b)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #6083aa 0%, #24558b 32%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #6083aa 0%, #24558b 32%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #6083aa 0%, #24558b 32%); /* IE10+ */ background: linear-gradient(to bottom, #6083aa 0%, #24558b 32%); /* W3C */ }

section.home .box.numbers .item .nr:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 3px solid #24558b; border-radius: 50%; }

section.home .box.numbers .item .nr .count, section.home .box.numbers .item .nr .title { position: absolute; width: 100%; text-align: center; }

section.home .box.numbers .item .nr .count { font-size: 4vW; font-weight: 800; line-height: 1; letter-spacing: -0.05em; top: 39%; }

section.home .box.numbers .item .nr .title { font-size: 1.5vW; font-weight: 700; line-height: 1; bottom: 33%; }

section.home .box.numbers .item .shadow { content: ""; position: absolute; z-index: 1; bottom: 0; width: 100%; padding-bottom: 17.6%; background: url("numbers_shadow.png") no-repeat center 0; background-size: cover; }

section.home .box.about .boxHead { border-color: #24558b; color: #24558b; }

section.home .box.about .boxHead h2, section.home .box.about .boxHead h2 a { color: #24558b; }

section.home .box.about .boxHead .ik-icon { color: #24558b; }

section.home .box.about img { float: right; width: 44%; margin-left: 4%; }

section.home .box.rank { vertical-align: top; }

section.home .box.rank .boxHead { border-color: #e67300; color: #e67300; }

section.home .box.rank .boxHead h2, section.home .box.rank .boxHead h2 a { color: #e67300; }

section.home .box.rank .boxHead .ik-icon { color: #e67300; }

section.home .box.rank span.ik-icon { float: right; color: #f5f5f5; font-size: 60px; }

section.home .box.about .boxHead, section.home .box.rank .boxHead { margin-bottom: 20px; }

section.home .box.about h3, section.home .box.about h4, section.home .box.rank h3, section.home .box.rank h4 {margin: 0 0 3px;/* line-height: 1; */font-weight: 600;font-size: 20px;text-transform: uppercase;height: 30px;line-height: 30px;}

section.home .box.about h4, section.home .box.rank h4 {font-size: 18px;margin-bottom: 15px;text-transform: none;font-weight: 400;font-style: italic;line-height: 35px;}

section.home .box.about p, section.home .box.rank p { font-size: 15px; }

section.home .box.about p:first-of-type, section.home .box.rank p:first-of-type { margin-top: 0; }

section.home .box.about p:last-of-type, section.home .box.rank p:last-of-type {margin-bottom: 0;line-height: 30px;height: 60px;white-space: inherit;overflow: hidden;text-overflow: ellipsis;}

section.home .box.wcg .boxHead { border-color: #d2081e; }

section.home .box.wcg .boxHead h2, section.home .box.wcg .boxHead h2 a { color: #000; }

section.home .box.wcg .boxHead .ik-icon.wcg { width: 57px; margin-right: 6px; }

section.home .box.wcg .box-content { position: relative; padding: 30px 20px 45px 66px; background: url("wcg_bg01.jpg") no-repeat center 0; background-size: cover; }

section.home .box.wcg .box-content h2, section.home .box.wcg .box-content h3, section.home .box.wcg .box-content p { color: #fff; }

section.home .box.wcg .box-content h3 {font-size: 32px;text-transform: uppercase;margin: 0 0 15px 0;line-height: 40px;}

section.home .box.wcg .box-content .description { background: rgba(36, 85, 139, 0.45); padding: 15px; border-radius: 4px; }

section.home .box.wcg .box-content .description p { font-size: 16px; }

section.home .box.wcg .box-content .description p:last-of-type {margin-bottom: 0;line-height: 28px;}

section.home .box.wcg .box-content .buttons { position: absolute; bottom: 45px; right: 20px; width: calc(33.33333% - 40px); }

section.home .box.wcg .box-content .buttons p { font-size: 14px; text-transform: uppercase; margin-bottom: 3px; max-width: 100%; overflow: hidden; white-space: nowrap; line-height: 1.3; }

section.home .box.wcg .box-content .buttons .btn.btn-primary.btn-wcg { background: #d2081e; color: #fff; margin-bottom: 20px; }

section.home .box.wcg .box-content .buttons .btn.btn-primary.btn-wcg:hover, section.home .box.wcg .box-content .buttons .btn.btn-primary.btn-wcg:focus, section.home .box.wcg .box-content .buttons .btn.btn-primary.btn-wcg:active { background: #fff; color: #d2081e; }

section.home .rank .btn.btn-primary { background: #e67300; color: #fff; }

section.home .rank .btn.btn-primary:hover, section.home .rank .btn.btn-primary:focus, section.home .rank .btn.btn-primary:active { background: #fff !important; color: #e67300; }

section.home .about .btn.btn-primary { background: #24558b; color: #fff; }

section.home .about .btn.btn-primary:hover, section.home .about .btn.btn-primary:focus, section.home .about .btn.btn-primary:active { background: #fff !important; color: #24558b; }

section.home .btn.btn-primary { padding-top: 13px; padding-bottom: 7px; }

section.home .box.news .article + .article + .article .item { border-color: #fff; }

section.home .box.event .eventSwitcher .item.i03 { border-color: #BABABA; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) { .home .news .item { margin-bottom: 5px; }
  .home .news .item .image { display: block; width: 100%; margin-bottom: 10px; } }

/* Extra Small Devices, Phones */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { section.home .event .eventSwitcher .item { border-bottom: 1px dotted #BABABA; margin-bottom: 11px; }
  section.home .event .eventSwitcher .item.last { border-bottom-color: #fff; }
  section.home .event .eventSwitcher .item .image { display: block; width: 30%; float: left; margin-right: 5%; margin-bottom: 0; }
  section.home .event .eventSwitcher .item .newsText { position: relative; margin-bottom: 0; overflow: hidden; }
  section.home .event .eventSwitcher .item .newsText:last-child { border-bottom: none; }
  section.home .event .eventSwitcher .item .newsText:after { content: ""; display: none; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { section.home .box.event .eventSwitcher .item.active:after { left: -54px; }
  section.home .box.about p, section.home .box.rank p { font-size: 16px; }
  section.home .box.about img { width: 46%; margin-top: -47px; margin-bottom: 40px; }
  section.home .box.numbers { padding: 35px 80px 25px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { section.home .box.event .eventSwitcher .item { margin-left: -20px; margin-bottom: 10px; padding-bottom: 10px; padding-top: 10px; }
  section.home .box.event .eventSwitcher .item .image { width: 30%; }
  section.home .box.event .eventSwitcher .item .date { display: block; }
  section.home .box.event .eventSwitcher .item.active:after { left: -54px; }
  section.home .box.event .eventSwitcher .btn.btn-primary { margin-top: 33px; }
  section.home .box.numbers .item .nr .count { font-size: 4vW; }
  section.home .box.numbers .item .nr .title { font-size: 1.5vW; }
  section.home .box.rank, section.home .box.info { margin-bottom: 50px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { section.home .eventSwitcher .newsText h3 { position: relative; height: 57px; overflow: hidden; }
  section.home .box.event .eventSwitcher .item.active:after { left: -34px; }
  section.home .box.news .btn.btn-primary {margin-top: 0px;}
  section.home .box.numbers .item .nr .count { font-size: 54px; }
  section.home .box.numbers .item .nr .title { font-size: 21px; bottom: 29%; }
  section.home .news .item { border-bottom: 1px dotted #BABABA; margin-bottom: 14px; padding-bottom: 7px; }
  section.home .news .item.last { border-bottom-color: #fff; }
  section.home .news .item .image { display: block; width: 42%; float: left; margin-right: 5%; margin-bottom: 0; overflow: hidden; }
  section.home .news .item .newsText { position: relative; height: 101px; margin-bottom: 0; overflow: hidden; }
  section.home .news .item .newsText:last-child { border-bottom: none; }
  section.home .news .item .newsText:after { content: ""; position: absolute; bottom: 0; left: 0; height: 45px; display: block; width: 100%; z-index: 10; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(83%, white), color-stop(100%, white)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 83%, white 100%); }
  section.home .news .item:hover .image img, section.home .news .item:focus .image img, section.home .news .item:active .image img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
  section.home .box.event .eventSwitcher .item { margin-left: -20px; margin-top: 11px; padding: 0; margin-bottom: 11px; height: 101px; }
  section.home .box.event .eventSwitcher .btn.btn-primary {margin-left: -20px;margin-top: 15px;} }

@media only screen and (min-width: 992px) and (max-width: 1199px) { section.home .box .boxHead h2 { font-size: 31px; }
  section.home .box.event .eventSwitcher .item { margin-left: 0; height: 127px; }
  section.home .box.event .eventSwitcher .item h3 { font-size: 22px; height: 64px; overflow: hidden; }
  section.home .box.event .eventSwitcher .item .date { font-weight: 400; font-size: 14px; }
  section.home .box.event .eventSwitcher .item .image { width: 35%; }
  section.home .box.about .boxContent, section.home .box.rank .boxContent { min-height: 160px; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { section.home .box.news .item h3:after { display: none; }
  section.home .box.event .eventSwitcher .item { padding-bottom: 13px; }
  section.home .box.news .item { margin-bottom: 20px; }
  section.home .box.news .item h3 { font-size: 24px; }
  section.home .box.news .item p { font-size: 18px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { section.home .box.event .eventSwitcher .item { height: 104px; padding-bottom: 0; }
  section.home .box.event .eventSwitcher .item.i03.last { border-color: #fff; }
  section.home .box.event .eventSwitcher .item h3 { height: 54px !important; }
  section.home .box.event .eventSwitcher .item .date { padding-top: 3px; }
  section.home .box.event .eventSlider .slide .overlay h3 { font-size: 22px; }
  section.home .box.event .eventSlider .slide .overlay .location { font-size: 13px; }
  section.home .box.news .item h3:after { display: none; content: ""; }
  section.home .rank .btn.btn-primary, section.home .about .btn.btn-primary { margin-bottom: 30px; }
  section.home .box.rank, section.home .box.about { margin-bottom: 0; }
  section.home .box.numbers .item .nr .count { font-size: 60px; }
  section.home .box.numbers .item .nr .title { font-size: 20px; }
  section.home .box.rank .boxContent { min-height: 0; margin-bottom: 15px; min-height: 0; }
  section.home .box.wcg .box-content { padding: 30px 20px 45px 20px; }
  section.home .box.wcg .box-content .description { margin-bottom: 25px; }
  section.home .box.wcg .box-content .buttons { padding: 0 15px; position: static; width: 100%; }
  section.home .box.wcg .box-content .buttons .button { margin: 0 15px 0 0; width: calc(50% - 15px); float: left; }
  section.home .box.wcg .box-content .buttons .button:nth-child(2) { margin: 0 0 0 15px; }
  section.home .box.wcg .box-content .buttons .button .btn { margin-bottom: 0 !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { section.home .intro.parallax { background-position: center 11px; background-size: 200% !important; background-attachment: scroll !important; }
  section.home .box.event .eventSlider .slide .overlay h3 { font-size: 24px; }
  section.home .box.event .eventSlider .slide .overlay .location { font-size: 13px; }
  section.home .intro.parallax h1 { font-size: 34px; }
  section.home .box.about img { margin-top: -47px; margin-bottom: 50px; }
  section.home .box.about p, section.home .box.rank p { font-size: 16px; }
  section.home .box.event .eventSwitcher .row { display: none; }
  section.home .box.numbers { padding: 25px 0 5px; }
  section.home .box.news .item { margin-bottom: 20px; }
  section.home .box.news .item .image { display: block; width: 22%; float: left; margin-right: 3%; }
  section.home .box.news .item h2, section.home .box.news .item p, section.home .box.news .item h3 { width: 70%; float: left; }
  section.home .box.news .item h3 { font-size: 24px; }
  section.home .box .boxContent { min-height: 0; margin-bottom: 15px; }
  section.home .box.wcg .box-content { padding: 30px 20px 45px 20px; }
  section.home .box.wcg .box-content .description { margin-bottom: 25px; }
  section.home .box.wcg .box-content .buttons { padding: 0 15px; position: static; width: 100%; }
  section.home .box.wcg .box-content .buttons .button { margin: 0 0 15px 0; width: 100%; float: none; }
  section.home .box.wcg .box-content .buttons .button:nth-child(2) { margin: 0; }
  section.home .box.wcg .box-content .buttons .button .btn { margin-bottom: 0 !important; } }

@media only screen and (max-width: 550px) { section.home .box.event .eventSlider .slide .overlay h3 { font-size: 20px; padding-right: 15px; }
  section.home .box.numbers .item .nr .count { font-size: 58px; }
  section.home .box.numbers .item .nr .title { font-size: 20px; bottom: 29%; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .home .event .eventBadge.logo.visible { display: none !important; }
  section.home .intro.parallax { height: 160px; background-position: center 11px; background-size: 200% !important; background-attachment: scroll !important; }
  section.home .intro.parallax h1 { font-size: 29px; padding: 0 5%; }
  section.home .box.news .item .image { display: none; }
  section.home .box.news .item h2, section.home .box.news .item h3, section.home .box.news .item p { width: 100%; float: none; }
  section.home .box.news .item h3 { font-size: 24px; }
  section.home .box.news .item p { font-size: 18px; }
  section.home .box.about p, section.home .box.rank p { font-size: 18px; }
  section.home .box.about h3, section.home .box.rank h3 { font-size: 24px; font-weight: 800; }
  section.home .box.about h4, section.home .box.rank h4 { font-size: 20px; font-weight: 200; margin-bottom: 20px; }
  section.home .box.about img { width: 100%; margin-bottom: 15px; margin-top: 0; }
  section.home .box.event .eventSlider .slide .overlay h3 { font-size: 4.6vW; }
  section.home .box.event .eventSlider .slide .overlay .date { font-size: 20px; }
  section.home .box.event .eventSlider .slide .overlay .location { display: none; }
  section.home .box.numbers .col-xs-8 { width: 50%; }
  section.home .box.numbers .item .nr .count { font-size: 11vW; }
  section.home .box.numbers .item .nr .title { font-size: 4vW; bottom: 28%; }
  section.home .box.numbers .col-xs-12 { width: 50%; margin: 0; float: left; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 359px) { section.home .intro.parallax h1 { font-size: 24px; padding: 0 15px; }
  section.home .box.event .eventSlider .slide .overlay { bottom: 0; }
  section.home .box.event .eventSlider .slide .overlay h3, section.home .box.event .eventSlider .slide .overlay .info { width: 100%; text-align: center; margin: 12px 0 0 0; display: block; padding: 0; font-size: 20px; height: 44px; overflow: hidden; }
  section.home .box.event .eventSlider .slide .overlay .info { height: auto; margin-top: 5px; }
  section.home .box.event .eventSlider .slide .overlay .date { width: 100%; text-align: center; margin: 0; display: block; padding: 0; font-size: 15px; font-weight: 400; }
  section.home .box.event .eventSlider .active .slide .overlay { bottom: 0; }
  section.home .box.numbers .item .nr .count { font-size: 33px; top: 38%; }
  section.home .box.numbers .item .nr .title { font-size: 14px; font-weight: 400; bottom: 23%; } }

.home .event .eventBadge.logo { left: -5px; }

.home .event .eventBadge.logo.visible { transform: scale(0.65); -o-transform: scale(0.65); -ms-transform: scale(0.65); -moz-transform: scale(0.65); -webkit-transform: scale(0.65); }

.home .event .eventBadge.logo img { width: 70%; margin-left: 15%; margin-top: 5px; transform: scale(1.15); }

.home .event .eventBadge.logo .eventDate, .home .event .eventBadge.logo .eventName, .home .event .eventBadge.logo .eventSubline { display: none !important; }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .home .event .eventBadge.logo { left: 15px; }
  .home .event .eventBadge.logo.visible { transform: scale(0.65); -o-transform: scale(0.65); -ms-transform: scale(0.65); -moz-transform: scale(0.65); -webkit-transform: scale(0.75); } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.facts #wrap, .facts main section.intro, .facts .owl-theme .owl-dots .owl-dot.active span, .facts .owl-theme .owl-dots .owl-dot:hover span { background: #24558b; }

.facts #wrap { background: #fff; }

.facts main section.white h1, .facts main section.white h2, .facts main section.testimonial p, .facts section.grey h1 { color: #24558b; }

.facts h1, .facts h2 { text-align: center; }

.facts h2 { margin-bottom: 60px; }

.facts section:not(.intro) p + h3 { margin-top: 30px; }

.facts p a { color: #24558b; }

.facts p a:hover, .facts p a:focus, .facts p a:active { color: #fff; background: #24558b; text-decoration: none; }

.facts p a.d-pdf:hover, .facts p a.d-pdf:focus, .facts p a.d-pdf:active, .facts p a.d-doc:hover, .facts p a.d-doc:focus, .facts p a.d-doc:active, .facts p a.d-img:hover, .facts p a.d-img:focus, .facts p a.d-img:active { color: #fff; background: #24558b; }

.facts [class*="col-"] h2 { text-align: left; }

.facts .image img { width: 100%; height: auto; max-width: none; }

.facts .image + .image, .facts .image + .zoomImage, .facts .zoomImage + .image, .facts .zoomImage + .zoomImage { margin-top: 30px; }

.facts .acc .accItem .accHeader { color: #24558b; }

.facts .acc .accItem.open .accHeader { background: #619ccb; color: #fff; }

.facts .white .acc .accItem .accHeader, .facts .grey .acc .accItem .accHeader { color: #24558b; }

.facts .white .acc .accItem.open .accHeader, .facts .grey .acc .accItem.open .accHeader { background: #24558b; color: #fff; }

.facts .factsnews h2 { margin: 10px 0 10px 0; }

.facts section:not(.intro) h1 + h2.teaser-text { margin-top: 0; }

.facts .singleNews a { color: #fff; }

#masonry { background: #24558b; }

.grid .grid-sizer { width: 16.6666666667%; }

.grid .item-inner { height: 195px; background: #fff; margin-bottom: 30px; padding: 12px 15px 15px; display: block; overflow: hidden; }

.grid .item-inner a, .grid .item-inner a:hover { text-decoration: none !important; }

.grid .item-inner a h2, .grid .item-inner a p, .grid .item-inner a:hover h2, .grid .item-inner a:hover p { text-decoration: none !important; }

.grid .item-inner h2 { color: #24558b; margin-bottom: 5px; font-weight: 500; }

.grid .item-inner p { color: #333333; font-size: 16px; line-height: 20px; }

.grid .item-inner p:last-of-type { margin-bottom: 0; }

.grid .item-inner:hover, .grid .item-inner:active { box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { .facts .grid .grid-sizer { width: 50%; }
  .item.big { width: 100% !important; }
  .item.small { width: 50% !important; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .facts .grid .grid-sizer { width: 187.5px !important; }
  .item.big { width: 562.5px !important; }
  .item.small { width: 187.5px !important; } }

@media only screen and (min-width: 800px) { .item-inner:hover, .item-inner:active { transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { #masonry .row { margin-left: -15px; }
  .facts .grid .grid-sizer { width: 193px !important; }
  .item.big { width: 385px !important; }
  .item.small { width: 193px !important; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { #masonry .row { margin-left: -15px; }
  .facts .grid .grid-sizer { width: 195px !important; }
  .item.big { width: 390px !important; }
  .item.small { width: 195px !important; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .grid .item-inner h2 { font-size: 28px; }
  .grid .item.small .item-inner p { font-size: 15px; line-height: 18px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .grid .item-inner { height: 138px; }
  .facts h2 { margin-bottom: 30px; }
  .facts section:not(.intro) h1 + h2 { margin-top: -30px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .grid .item-inner { min-height: 155px; }
  .grid .item.small .item-inner p { font-size: 16px; line-height: 20px; }
  .facts main .section h1, .facts main .section h2, .facts main .section h3 { text-align: left; }
  .facts main .section h3 { font-size: 18px; font-weight: 600; } }

/* Custom, iPhone Retina */
.event #wrap { background: #ea5b0c; }

.event main { margin-top: -20px; border-top: 5px solid #ea5b0c; }

.event p a { color: #ea5b0c; text-decoration: underline; }

.event p a:hover, .event p a:active { background: #ea5b0c; text-decoration: none; color: #fff; }

.eventNav { background: #fff; position: relative; height: 56px; transition: 0s 0s; }

.eventNav.stick { position: fixed; top: 0; z-index: 9999; box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.2); }

.eventNav.stick .dropdown { margin-right: 10px; }

.eventNav.stick .container { padding: 0; width: 100%; }

.eventNav.stick ul { padding-right: 56px; }

.eventNav ul { width: 100%; padding-right: 15px; }

.eventNav .container { padding: 0; width: 100%; }

.eventNav li { list-style: none; }

.eventNav li a { color: #333333; text-transform: uppercase; padding-top: 20px; padding-bottom: 16px; }

.eventNav li a:focus { background-color: #fff; color: #333333; }

.eventNav li a:hover { background-color: #ECECEC; color: #ea5b0c; }

.eventNav li a.active { background-color: #ea5b0c; color: #fff !important; }

.eventNav li.goTop { display: none !important; float: none; position: absolute; right: 0; }

.eventNav li.goTop a { background: #ea5b0c; color: #fff; }

.eventNav li.goTop a:after { display: block; content: "›"; font-weight: 800; font-size: 45px; padding: 0 7px; top: 0; position: relative; letter-spacing: -0.05em; transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); }

.eventNav li.goTop:hover a:after, .eventNav li.goTop:active a:after { top: -5px; }

.eventNav .dropdown { float: right; margin-top: 10px; }

.eventNav .dropdown .btn, .eventNav .dropdown .btn-default.active { padding: 8px 10px 10px; display: block !important; margin: 0; box-shadow: none; background: #333333; color: #fff; border-color: #333333; }

.eventNav .dropdown .btn .icon-bar, .eventNav .dropdown .btn-default.active .icon-bar { background: #fff; border-radius: 0 !important; }

.eventNav .dropdown .btn:hover, .eventNav .dropdown .btn:focus, .eventNav .dropdown .btn:active, .eventNav .dropdown .btn-default.active:hover, .eventNav .dropdown .btn-default.active:focus, .eventNav .dropdown .btn-default.active:active { background: #4D4D4D; color: #fff; }

.eventNav .dropdown.open > .btn-default.dropdown-toggle { background: #333333; color: #fff; border-color: #333333; }

.eventNav .dropdown .dropdown-menu { position: absolute; background: #fff; min-width: 200px; left: auto; right: 0; padding: 0; border: none; max-height: 0; overflow: hidden; margin-top: 10px; display: block; opacity: 0; box-shadow: 0 7px 11px rgba(0, 0, 0, 0.175); }

.eventNav .dropdown .dropdown-menu li { position: relative; top: -100px; opacity: 0; }

.eventNav .dropdown .dropdown-menu > li > a { padding: 8px 10px 7px; text-transform: none; white-space: normal; line-height: 1; font-weight: 400; font-size: 18px; }

.eventNav .dropdown.open .dropdown-menu { max-height: none; opacity: 1; }

.eventNav .dropdown.open .dropdown-menu li { top: 0; opacity: 1; }

.eventNav .dropdown .inner li.goTop { display: none !important; }

.eventNav .dropdown .inner .dropdown { display: none !important; height: 0; }

.eventNav.stick { width: 100% !important; max-width: 1420px; }

.eventNav.stick li.goTop { display: block !important; opacity: 1 !important; }

main section { padding: 75px 0; }

main section h1 { padding-top: 0; margin-top: 0; margin-bottom: 60px; font-size: 52px; text-transform: uppercase; font-weight: 500; text-align: center; }

main section h2 { padding: 0; margin: 0 0 3px 0; }

section:not(.intro) > h1 { text-align: center; margin-bottom: 60px; }

section:not(.intro) > h2 { text-align: center; margin-bottom: 60px; }

section:not(.intro) h1 + h2 { margin-top: -60px; margin-bottom: 60px; font-weight: 300; text-align: center; }

section:not(.intro) p + h3 { margin-top: 30px; }

main section.grey { background: #f5f5f5; color: #333333; }

main section.grey p { color: #333333; }

main section.grey h1, main section.grey h2, main section.grey h3 { color: #333333; }

main section.custom, main section.intro { color: #fff; }

main section.intro p { text-align: center; }

main section.intro [class*="col-"] p { text-align: left; }

main section.intro h1 { font-size: 8vW; line-height: 90%; font-weight: 500; text-transform: uppercase; text-align: center; margin-bottom: 60px; position: relative; line-height: 1; }

main section.intro h2 { font-size: 44px; font-weight: 100; text-align: center; letter-spacing: 0.02em; margin-bottom: 20px; line-height: 1; }

main section.intro h1 + h2 { margin-top: -60px; margin-bottom: 40px; }

main section.intro .date { text-align: center; font-weight: 500; font-size: 28px; margin-bottom: 120px; line-height: 1; margin-top: -60px; }

main section.intro .date span { display: inline-block; }

main section.intro .date span + span:after { display: none; content: ""; }

main section.intro .logoBadge { text-align: center; margin-bottom: 30px; }

main section.intro .logoBadge span { width: 175px; height: 175px; line-height: 1; overflow: hidden; border-radius: 50%; background: #fff; display: inline-block; }

main section.intro .logoBadge.transparent span { background: none; }

main section.intro .logoBadge span img { width: 80%; height: auto; margin-top: 10%; }

main section.intro .logoBadge.square span { width: 290px; max-width: 100%; height: 95px; padding: 0 15px; border-radius: 15px; vertical-align: middle; display: table; text-align: center; margin: 0 auto; }

main section.intro .logoBadge.square img { width: 100%; height: auto; display: table-cell; vertical-align: middle; margin: 0; }

main section.white { background: #fff; color: #333333; }

main section.white h1, main section.white h2, main section.white h3, main section.white h4 { color: #ea5b0c; }

main section.white p { color: #333333; }

main section.white .accContent h3, main section.white .accContent h4, main section.white .accContent h5 { color: #333333; }

main section.testimonial { padding-top: 0; }

main section.testimonial:before { display: block; font-family: arial, helvetica, clean, sans-serif; color: #989898; font-size: 200px; text-align: center; content: "„"; line-height: 0; height: 140px; }

main section.testimonial .owl-controls { display: block; }

main section.testimonial .owl-nav { display: none; }

main section.testimonial.owl-carousel .owl-item { display: table; }

main section.testimonial .container { width: 100%; }

main section.testimonial div.owl-item > div { display: table-cell; vertical-align: middle; width: 100%; }

main section.testimonial p { font-size: 28px; font-weight: 200; font-style: italic; color: #ea5b0c; text-align: center; }

main section.testimonial .author { text-align: center; font-weight: 400; font-size: 18px; margin-top: 50px; margin-bottom: 10px; }

section.news .item { display: block; background: #fff; padding-bottom: 15px; }

section.news .item .newsImg { margin-bottom: 15px; background: #000; }

section.news .item .newsImg img { width: 100%; height: auto; }

section.news .item .cat { padding: 0 15px; color: #333333; font-weight: 600; margin-bottom: 7px; }

section.news .item h2 { color: #ea5b0c; padding: 0 15px; font-weight: 600; font-size: 24px; margin: 0; height: 50px; margin-bottom: 7px; overflow: hidden; }

section.news .item p { color: #333333; padding: 0 15px; }

section.news .item p:last-child { margin-bottom: 0; }

section.news .item p:after { content: "››"; color: #b53630; font-weight: 800; font-size: 23px; position: absolute; margin-top: -4px; margin-left: 4px; letter-spacing: -0.05em; }

section.news .item:hover, section.news .item:focus, section.news .item:active { border: none !important; text-decoration: none; box-shadow: 0 0 25px rgba(0, 0, 0, 0.4); }

section.news .item:hover .newsImg, section.news .item:focus .newsImg, section.news .item:active .newsImg { background: #fff; }

section.news .item:hover .newsImg img, section.news .item:focus .newsImg img, section.news .item:active .newsImg img { opacity: 0.85; }

section.news .item:hover p:after, section.news .item:focus p:after, section.news .item:active p:after { margin-left: 8px; }

.videoContainer { /*padding-top: 56.25%;*/ position: relative; margin-bottom: 25px; }

.videoContainer iframe { width: 100% !important; height: 100% !important; position: absolute; left: 0; top: 0; }

.acc { margin-top: 50px; }

.acc .accItem { margin-bottom: 10px; }

.acc .accItem .accHeader { color: #ea5b0c; background: #fff; margin: 0; cursor: pointer; position: relative; font-size: 28px; text-align: left !important; font-weight: 400; line-height: 1; padding: 13px 10px 10px 40px; }

.acc .accItem .accHeader:before { content: "+"; font-weight: 800; margin-right: 0; position: absolute; top: 11px; left: 15px; width: 25px; display: inline-block; }

.acc .accItem .accHeader:hover { padding-left: 45px; padding-right: 5px; }

.acc .accItem .accContent { display: none; padding: 20px 15px; background: #fff; }

.acc .accItem .accContent .intro { margin-bottom: 20px; }

.acc .accItem .accContent > .img-resposive { max-width: none; width: 100%; margin-bottom: 20px; }

.acc .accItem .accContent h2 { font-size: 28px; font-weight: 500; }

.acc .accItem .accContent h2 + h3 { margin-top: 10px; }

.acc .accItem .accContent p + h2 { margin-top: 20px; }

.acc .accItem .accContent p + h3 { margin-top: 20px; }

.acc .accItem .accContent ul { margin-bottom: 10px; }

.acc .accItem .accContent h3, .acc .accItem .accContent h4 { color: #333333; }

.acc .accItem .accContent p:last-child { margin-bottom: 0; }

.acc .accItem .accContent p:last-child .intro p:last-child { margin-bottom: 20px; }

.acc .accItem .accContent p:last-child .outro { margin-top: 20px; }

.acc .accItem.open .accHeader { background: #ea5b0c; color: #fff; }

.acc .accItem.open .accHeader:before { content: "-"; }

.acc + h2 { margin-top: 50px; }

.white .acc .accItem .accHeader, .white .acc .accItem .accContent, .white .acc .accItem.open .accHeader, .white .acc .accItem.open .accContent { background: #f5f5f5; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { main section.intro .date span:after { content: "|"; display: inline-block; margin: 0 5px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .eventNav li.inner { display: none !important; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { main section.testimonial p { width: 74%; margin-left: 13%; }
  main section.intro p { text-align: center; padding-left: 15%; padding-right: 15%; }
  main section.intro [class*="col-"] p { padding-left: 0; padding-right: 0; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { main section.intro h1 {font-size: 40px;line-height: 100px;}
  main section h1 {font-size: 65px;line-height: 85px;} }

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width: 1420px) { .eventNav .container { width: 100%; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .eventNav .container { width: 100%; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .eventNav li a { font-size: 20px; font-weight: 500; letter-spacing: 0.02em; }
  .accItem [class*="col-"] + [class*="col-"] { margin-top: 25px; }
  #map_provo { height: 400px !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .eventNav .navbar-nav { margin: 0 0 10px 0; }
  .eventNav li { display: none; }
  .eventNav li.dropdown, .eventNav li.dropdown li { display: block; }
  .eventNav li.dropdown { margin-top: 10px; margin-left: 15px; float: left; position: static; }
  .eventNav li.dropdown .dropdown-menu { left: 0; right: auto; margin-top: 0; width: 100%; border-radius: 0; }
  .eventNav li.inner { display: block !important; padding: 0; margin: 0; }
  .eventNav li.inner ul { padding: 0 !important; }
  .eventNav li.inner li a { padding: 8px 10px 7px; text-transform: none; white-space: normal; line-height: 1; font-weight: 400; font-size: 18px; display: block; float: none; text-decoration: none; }
  main section.testimonial p { font-size: 20px; font-weight: 400; }
  main section.testimonial div.owl-item > div { vertical-align: top; }
  .acc .accItem .accHeader { font-size: 20px; font-weight: 600; padding-left: 40px !important; }
  section.news .item { margin-bottom: 25px; }
  main section { padding: 40px 0; }
  main section h1 { font-size: 45px; margin-bottom: 30px; }
  main section h1 + h2 { margin-top: -30px; }
  main section.intro h2 { font-size: 5.8vW; }
  section:not(.intro) h1 + h2 { margin-top: -30px; margin-bottom: 30px; }
  body.modal-open { overflow: hidden; position: fixed; }
  body.viewport-lg { position: absolute; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { main section.intro h1 { font-size: 12vW; }
  main section.intro h2 { font-size: 8vW; }
  main section.intro .date span { display: block; }
  main section h1 { font-size: 36px; }
  main section h2 { font-size: 24px; }
  main section h3 { font-size: 20px; }
  section.news .col-xs-12 { width: 100%; }
  main section.intro h2 { font-weight: 300; }
  main section.intro .date { margin-bottom: 60px; }
  #map_provo { height: 250px !important; }
  .eventNav .dropdown.open .dropdown-menu { max-height: 182px; overflow-y: auto; opacity: 1; padding-bottom: 20px; -webkit-overflow-scrolling: touch; } }

/* Custom, iPhone Retina */
.events { /*==========  EVENT-ITEMS  ==========*/ }

.events .eventNav { display: none !important; }

.events #wrap { background: #b53630; }

.events main section.intro { background: none; }

.events main section.white h1, .events main section.white h2, .events main section.white h3, .events p a, .events main section.grey h1, .events main section.grey h2, .events main section.grey h3 { color: #b53630; }

.events section.eventMap { padding: 0; position: relative; overflow: hidden; }

.events section.eventMap:before, .events section.eventMap:after { opacity: 0; visibility: hidden; content: ""; width: 100%; height: 100%; background: #b53630; position: absolute; left: 0; top: 0; z-index: 99; }

.events section.eventMap:after { height: 50px; top: 50%; margin-top: -32px; content: "loading map..."; color: #fff; text-align: center; font-size: 48px; font-weight: 300; z-index: 100; }

.events section.eventMap #map { background-color: #d3d3d3 !important; }

.events section.eventMap a:first-child { display: none; }

.events section.eventMap #gmap_canvas { width: 100% !important; height: 500px !important; color: #333333; }

.events section.eventMap .mapFilter { padding: 0 0 0 0; color: #fff; background: #b53630; }

.events section.eventMap .mapFilter .h1 { font-weight: 700; font-size: 48px; margin: 0; text-transform: uppercase; line-height: 1; padding: 19px 15px 10px; cursor: pointer; color: #fff; }

.events section.eventMap .mapFilter .h1 .arrow { display: inline-block; color: #fff; width: 38px; height: 35px; font-size: 15px; line-height: 36px; border: 2px solid #fff; border-radius: 5px; position: relative; top: -10px; margin-left: 10px; }

.events section.eventMap .mapFilter .h1 span { display: inline-block; position: relative; }

.events section.eventMap .mapFilter .h1:hover .arrow, .events section.eventMap .mapFilter .h1:active .arrow { background: #fff; color: #b53630; }

.events section.eventMap .mapFilter .h1.open span { transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); top: -4px; }

.events section.eventMap .mapFilter .filterContent { display: none; }

.events section.eventMap .mapFilter h3 { border-bottom: 1px solid #fff; text-align: center; padding-bottom: 7px; margin-top: 30px; }

.events section.eventMap .mapFilter input[type=checkbox], .events section.eventMap .mapFilter input[type=radio] { display: none; }

.events section.eventMap .mapFilter ul { padding: 0; padding: 0; }

.events section.eventMap .mapFilter li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-radius: 0; padding: 11px 30px 8px 3px; margin: 0; list-style: none; font-size: 15px; line-height: 13px; font-weight: 400; position: relative; cursor: pointer; }

.events section.eventMap .mapFilter li:after { position: absolute; right: 0; font-family: "ik-icons"; content: "\e610"; color: #fff; font-size: 26px; color: rgba(255, 255, 255, 0.65); }

.events section.eventMap .mapFilter li:nth-of-type(odd) { background: rgba(255, 255, 255, 0.075); }

.events section.eventMap .mapFilter li:hover, .events section.eventMap .mapFilter li:active { background: rgba(0, 0, 0, 0.1); }

.events section.eventMap .mapFilter li:hover:after, .events section.eventMap .mapFilter li:active:after { color: white; /*transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);*/ }

.events section.eventMap .mapFilter li:not(.unchecked) { background: rgba(255, 255, 255, 0.4); font-weight: 600; }

.events section.eventMap .mapFilter li:not(.unchecked):after { color: #fff; }

.events section.eventMap .mapFilter li.unchecked:after { content: "\e611"; color: rgba(255, 255, 255, 0.65); }

.events section.eventMap .mapFilter li.unchecked:hover:after, .events section.eventMap .mapFilter li.unchecked:active:after { color: #fff; }

.events section.eventMap .mapFilter .btnFilter { position: relative; z-index: 1; margin: 30px 0 50px; text-align: center; }

.events section.eventMap .mapFilter .btnFilter:before { width: 100%; position: absolute; content: ""; left: 0; top: 50%; margin-top: -1px; height: 1px; background: #fff; z-index: 1; }

.events section.eventMap .mapFilter .btnFilter .btn { z-index: 2; position: relative; min-width: 23%; }

.events .eventItem { position: relative; display: block; margin-bottom: 30px; overflow: hidden; }

.events .eventItem .infoLabel { position: absolute; z-index: 10; bottom: 20px; background: #fff; color: #b53630; font-weight: 800; line-height: 1.1; font-size: 18px; width: calc(100% - 20px); padding: 13px 15px 11px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.events .eventItem .eventBadge { padding: 10px; margin: 0 0 0 20px; transform: scale(0.75); -o-transform: scale(0.75); -ms-transform: scale(0.75); -moz-transform: scale(0.75); -webkit-transform: scale(0.75); transform-origin: 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; -moz-transform-origin: 0 0; -webkit-transform-origin: 0 0; }

.events .eventItem .eventBadge .eventName { font-size: 30px; margin: 10px 20px; }

.events .eventItem .eventBadge .eventLogo { width: auto; height: auto; max-width: 110px; max-height: 110px; position: relative; margin-top: 2px; }

.events .eventItem .eventBadge .eventLogo img { width: 80%; height: auto; }

.events .eventItem .eventBadge .eventDate, .events .eventItem .eventBadge .eventSubline { display: none; }

.events .eventItem .eventBadge.logo .eventLogo { position: static; max-width: none; max-height: none; }

.events .eventItem .eventBadge.transparent { background: none; padding: 0; }

.events .eventItem .eventImage { height: 380px; position: relative; overflow: hidden; }

.events .eventItem .eventImage .image { height: 100%; background-image: url("mainnews600x400.jpg"); background-position: center 0; background-size: cover; background-repeat: no-repeat; }

.events .eventItem .info { height: 140px; overflow: hidden; background: #b53630; padding: 14px 15px 5px; color: #fff; }

.events .eventItem .info .cat { margin-bottom: 5px; font-size: 14px; }

.events .eventItem .info .title { font-weight: 700; font-size: 28px; line-height: 92%; margin-bottom: 7px; }

.events .eventItem .info .date { line-height: 1; font-size: 16px; }

.events .eventItem:hover .eventImage .image, .events .eventItem:active .eventImage .image { transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }

.events.mapmaker-loading section.eventMap:before, .events.mapmaker-loading section.eventMap:after { opacity: 1; visibility: visible; }

.events.mapmaker-loading section.eventMap .mapFilter { opacity: 0.65; }

.grid-sizer { width: 100%; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 650px) { .grid-sizer { width: 50%; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .grid-sizer { width: 375px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .grid-sizer { width: 323.328125px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { .grid-sizer { width: 390px; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .events .eventItem .infoLabel { width: calc(100% - 30px); margin-left: 15px; bottom: 15px; }
  .events .eventItem .info .title { font-size: 24px; } }

@media only screen and (max-width: 649px) { .events .col-xs-12 { width: 100%; }
  .events section.eventMap .mapFilter .filterContent { height: 300px; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .events .eventItem .eventImage { height: 300px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) { .events section.eventMap .mapFilter .h1 { font-size: 40px; }
  .events section.eventMap .mapFilter .h1 .arrow { top: -7px; margin-left: 8px; }
  .events .eventItem .eventImage { height: 253px; }
  .events .eventItem .eventBadge { margin-left: 10px; transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); } }

.eventBadge { display: none; position: absolute; background: #fff; width: 181px; height: 200px; text-align: center; border-radius: 0; overflow: hidden; z-index: 10; background: url("eventBadge.png") no-repeat 0 0; background-size: cover; color: #333333; margin-left: 4px; }

.eventBadge.transparent { background: none !important; }

.eventBadge .eventName, .eventBadge .eventDate, .eventBadge .eventSubline { display: none; }

.eventBadge .eventLogo { position: absolute; }

.eventBadge .eventLogo img { width: 100%; height: auto; }

.logo .eventBadge, .eventBadge.logo { display: inline-block !important; }

.logo .eventBadge .eventLogo, .eventBadge.logo .eventLogo { display: block; margin: 0; margin-top: 7px; }

.logo .eventBadge .eventLogo img, .eventBadge.logo .eventLogo img { width: 75%; height: auto; }

.event .logo .eventBadge, .event .eventBadge.logo { transform-origin: 50% 0; -o-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; opacity: 0; transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); }

.event .logo .eventBadge.visible, .event .eventBadge.logo.visible { opacity: 1; transform: scale(1.25); -o-transform: scale(1.25); -ms-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-transform: scale(1.25); }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .event .logo .eventBadge, .event .eventBadge.logo { margin-left: -20px; }
  .event .logo .eventBadge.visible, .event .eventBadge.logo.visible { opacity: 1; transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) { .event .logo .eventBadge, .event .eventBadge.logo { margin-left: -8px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .event .logo .eventBadge, .event .eventBadge.logo { margin-left: -34px; }
  .event .logo .eventBadge.visible, .event .eventBadge.logo.visible { transform: scale(0.75); -o-transform: scale(0.75); -ms-transform: scale(0.75); -moz-transform: scale(0.75); -webkit-transform: scale(0.75); } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 400px) { section.slider .ik-icon.fb { display: none !important; }
  .event .logo .eventBadge, .event .eventBadge.logo { margin-left: -52px; }
  .event .logo .eventBadge.visible, .event .eventBadge.logo.visible { transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); } }

.mainevent .eventBadge .eventLogo { width: 60%; position: absolute; left: 50%; margin-top: 12%; }

.mainevent .eventBadge .eventName { margin: 40% 30px 10% 30px; font-weight: normal; padding: 0; font-size: 6.1vW; line-height: 80%; }

.mainevent .eventBadge .eventSubline { width: 64%; margin-left: 18%; line-height: 1; margin-top: 3%; font-size: 18px; display: none; }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { .mainevent .eventBadge .eventSubline { font-size: 13px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { .mainevent .eventBadge .eventSubline { font-size: 15px; } }

/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { main section.intro.mainevent h1 { font-size: 90px; }
  .mainevent .eventBadge { width: 30%; }
  .mainevent .eventBadge .eventName { font-size: 70px; }
  .mainevent .eventBadge .eventDate { font-size: 24px; }
  .mainevent .eventBadge .eventSubline { font-size: 18px; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .mainevent .eventBadge .eventName { font-size: 6.8vW; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { main section.intro.mainevent h1 { font-size: 70px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .mainevent .eventBadge .eventLogo { width: 69%; margin-top: 14%; }
  .mainevent .eventBadge .eventSubline { font-size: 15px; }
  .mainevent .eventBadge .eventName { font-size: 7.4vW; margin-top: 46%; }
  .mainevent .eventBadge .eventDate { display: none; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .mainevent .mainevent .eventBadge .eventSubline { font-size: 13px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 440px) { main section.intro.mainevent h1 { font-size: 50px; }
  .mainevent .eventBadge .eventLogo { width: 80%; margin-top: 18%; }
  .mainevent .eventBadge .eventName { font-size: 29px; padding: 0; margin-top: 52%; }
  .mainevent .eventBadge .eventDate { display: none; }
  .mainevent .eventBadge .eventSubline { margin-top: 8%; } }

section.socialStream .streamBox [class*="col-"] { position: relative; }

section.socialStream .streamBox .item { position: relative; margin-bottom: 30px; display: block; transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; -moz-transition: all 0.15s; -webkit-transition: all 0.15s; box-shadow: 0 0 0 rgba(0, 0, 0, 0.4), 0 0 0 rgba(0, 0, 0, 0.3); }

section.socialStream .streamBox .item:hover, section.socialStream .streamBox .item:active { /*transform: scale(1.02); box-shadow: 0 3px 25px rgba(0, 0, 0, 0.47), 0 1px 7px rgba(0, 0, 0, 0.3);*/ }

section.socialStream .streamBox .item:hover:after, section.socialStream .streamBox .item:active:after { box-shadow: 0 3px 15px rgba(0, 0, 0, 0.43); transform: scale(1.25); }

section.socialStream .streamBox .item:hover .headline, section.socialStream .streamBox .item:active .headline { bottom: 0; }

section.socialStream .streamBox .item:after { position: absolute; z-index: 3; width: 34px; height: 34px; border: 2px solid #fff; left: -17px; top: -17px; border-radius: 60px; line-height: 31px; text-align: center; background: #fff; color: #fff; font-family: ik-icons; font-size: 20px; content: ""; background: #24558b; transition: all 0.2s; }

section.socialStream .streamBox .item.facebook:after { background: #3b5998; content: "\e600"; }

section.socialStream .streamBox .item.google:after { background: #dd4b39; content: "\e601"; }

section.socialStream .streamBox .item.twitter:after { background: #55acee; content: "\e602"; }

section.socialStream .streamBox .item.youtube:after { background: #FF0202; content: "\e603"; }

section.socialStream .streamBox .item.instagram:after { background: #3f729b; content: "\e604"; }

section.socialStream .streamBox .item.pinterest:after { background: #bd081c; content: "\e605"; }

section.socialStream .streamBox .item.tumblr:after { background: #35465c; content: "\e606"; }

section.socialStream .streamBox .item.flickr:after { background-image: url("flickr-icon_socialStream.png"); content: ""; background-size: cover; background-color: #fff; background-repeat: no-repeat; background-position: 0 0; }

section.socialStream .streamBox .item .inner { position: absolute; overflow: hidden; width: 100%; height: 100%; padding: 0 15px; background-size: cover; background-repeat: no-repeat; }

section.socialStream .streamBox .item .inner.text { background: #B6B6B6; color: #fff; }

section.socialStream .streamBox .item .inner.text.facebook { background: #3b5998; }

section.socialStream .streamBox .item .inner.text.twitter { background: #55acee; }

section.socialStream .streamBox .item .inner.text .headline { padding: 0; background: none; position: static; color: #fff; }

section.socialStream .streamBox .item .inner.text p { color: #fff; }

section.socialStream .streamBox .item.square { padding-bottom: 100%; }

section.socialStream .streamBox .item.rect { padding-bottom: 66.5%; }

section.socialStream .streamBox .item.twitter .inner { background: #55acee; }

section.socialStream .streamBox .item.twitter .headline { padding: 0; background: none; position: static; color: #fff; }

section.socialStream .streamBox .item.twitter a { color: #fff; text-decoration: underline; word-break: break-all; }

section.socialStream .streamBox .item.twitter p { font-weight: 500; }

section.socialStream .streamBox .item.facebook .inner.text { background: #3b5998; }

section.socialStream .streamBox .item.facebook .inner.text a { color: #fff; word-break: break-all; }

section.socialStream .streamBox .item .headline { padding: 0 15px; background: #369c35; position: absolute; left: 0; bottom: -100%; height: 100%; width: 100%; color: #fff; font-weight: 700; line-height: 1; overflow: hidden; transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }

section.socialStream .streamBox .item .headline span { margin-top: 15px; display: block; }

section.socialStream .streamBox .item .headline a { color: #fff; word-break: break-all; }

section.socialStream .streamBox .item.facebook .headline { background: #3b5998; }

section.socialStream .streamBox .item.google .headline { background: #dd4b39; content: "\e601"; }

section.socialStream .streamBox .item.twitter .headline { background: #55acee; content: "\e602"; }

section.socialStream .streamBox .item.youtube .headline { background: #FF0202; content: "\e603"; }

section.socialStream .streamBox .item.instagram .headline { background: #3f729b; content: "\e604"; }

section.socialStream .streamBox .item.pinterest .headline { background: #bd081c; content: "\e605"; }

section.socialStream .streamBox .item.tumblr .headline { background: #35465c; content: "\e606"; }

section.socialStream .streamBox .item.flickr .headline { background: #0162c9; }

section.socialStream .streamBox .item p { line-height: 110%; margin-top: 15px; }

section.socialStream .streamBox .item.tiny .headline { font-weight: 500; }

section.socialStream .streamBox .item.tiny .text .headline { font-weight: 500; }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { section.socialStream .streamBox .row03 .item.rect { padding-bottom: 100%; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { section.socialStream .streamBox [class*="col-"] { position: relative; }
  section.socialStream .streamBox .item { width: calc(50% - 15px); float: left; padding-bottom: 50% !important; }
  section.socialStream .streamBox .item.i02, section.socialStream .streamBox .item.i04, section.socialStream .streamBox .item.i06, section.socialStream .streamBox .item.i09 { float: right; } }

/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { section.socialStream .streamBox [class*="col-"] { display: block !important; }
  section.socialStream .streamBox .item { width: 100%; float: none; padding-bottom: 100% !important; margin-bottom: 40px; }
  section.socialStream .streamBox .item:after { left: 50%; margin-left: -24px; margin-top: -7px; width: 48px; height: 48px; border: 3px solid #fff; line-height: 44px; font-size: 24px; }
  section.socialStream .streamBox .item .headline span, section.socialStream .streamBox .item p { margin-top: 40px; }
  section.socialStream .streamBox .item.i02, section.socialStream .streamBox .item.i04, section.socialStream .streamBox .item.i06, section.socialStream .streamBox .item.i09 { float: none; } }

/* Custom, iPhone Retina */
/*==========  FONT-BREAKPOINTS  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) { /*BIG*/
  section.socialStream .streamBox .item .headline { font-size: 10vW; }
  section.socialStream .streamBox .item.foto .headline { font-size: 10vW; }
  section.socialStream .streamBox .item .text.twitter p { font-size: 8vW; }
  /*TINY*/
  section.socialStream .streamBox .item.tiny .headline { font-size: 10vW; }
  section.socialStream .streamBox .item.tiny .text .headline { font-size: 10vW; }
  section.socialStream .streamBox .item.tiny .text.twitter p { font-size: 8vW; } }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { /*BIG*/
  section.socialStream .streamBox .item .headline { font-size: 4.4vW; }
  section.socialStream .streamBox .item.foto .headline { font-size: 4.4vW; }
  section.socialStream .streamBox .item .text.twitter p { font-size: 4vW; }
  /*TINY*/
  section.socialStream .streamBox .item.tiny .headline { font-size: 4.4vW; }
  section.socialStream .streamBox .item.tiny .text .headline { font-size: 4.4vW; }
  section.socialStream .streamBox .item.tiny .text.twitter p { font-size: 4vW; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { section.socialStream .streamBox .item .headline { font-size: 32px; }
  section.socialStream .streamBox .item.foto .headline { font-size: 32px; }
  section.socialStream .streamBox .item .text.twitter p { font-size: 28px; }
  /*TINY*/
  section.socialStream .streamBox .item.tiny .headline { font-size: 32px; }
  section.socialStream .streamBox .item.tiny .text .headline { font-size: 32px; }
  section.socialStream .streamBox .item.tiny .text.twitter p { font-size: 28px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { /*BIG*/
  section.socialStream .streamBox .item .headline { font-size: 32px; }
  section.socialStream .streamBox .item.foto .headline { font-size: 32px; }
  section.socialStream .streamBox .item .twitter .text p { font-size: 32px; }
  /*TINY*/
  section.socialStream .streamBox .item.tiny .headline { font-size: 20px; }
  section.socialStream .streamBox .item.tiny .text .headline { font-size: 22px; }
  section.socialStream .streamBox .item.tiny.twitter .text p, section.socialStream .streamBox .item.tiny.twitter .text .headline { font-size: 18px; } }

/* Large Devices, Wide Screens */
.galleryID .owl-controls { width: 100%; position: absolute; z-index: 10; bottom: -145px; display: block; }

.galleryID .owl-controls .owl-nav { display: none; }

.galleryID .owl-controls .owl-dots { text-align: center; }

.galleryID .owl-controls .owl-dots .owl-dot { display: inline-block; }

.galleryID .owl-controls .owl-dots .owl-dot span { box-shadow: none; width: 14px; height: 14px; margin: 5px 4px; }

.galleryID .owl-controls .owl-dots .owl-dot:not(.active) span { background: #E8E8E8; }

.galleryID .owl-controls .owl-dots .owl-dot:not(.active) span:hover, .galleryID .owl-controls .owl-dots .owl-dot:not(.active) span:active { background: #9A9A9A; }

.galleryID .item figure { position: relative; overflow: hidden; }

.galleryID .item figcaption { position: absolute; bottom: -30px; left: 0; width: 100%; padding: 0 15px; font-size: 14px; line-height: 29px; text-align: right; font-weight: 400; color: #fff; background: rgba(0, 0, 0, 0.7); overflow: hidden; height: 29px; white-space: nowrap; text-overflow: ellipsis; }

.galleryID .item:hover figcaption, .galleryID .item:active figcaption { bottom: 0; }

.galleryID .item figcaption:empty { display: none; }

.thumbsID { margin-top: 10px; }

.thumbsID .owl-controls { display: none; margin-top: 10px; }

.thumbsID .owl-nav { display: none; }

.thumbsID .item { cursor: pointer; overflow: hidden; }

.thumbsID .item:hover img, .thumbsID .item:focus img, .thumbsID .item:active img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

.thumbsID + .cta-wrapper { margin-top: 50px; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .galleryID, .thumbsID { width: 80%; margin-left: 10%; } }

/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .galleryID .owl-controls { bottom: -130px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .galleryID .owl-controls { display: none !important; }
  .thumbsID + .cta-wrapper { margin-top: 0; } }

/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.programBooks section.intro h1 { margin-top: 25px; margin-bottom: 30px; }

.programBooks section.intro .booksnav select { -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #333333; font-weight: 600; width: 20%; text-align: center; margin: 25px auto 0; padding: 5px; display: block; border-radius: 3px; border: 1px solid #fff; line-height: 1; }

.programBooks section.intro .booksnav select option { line-height: 1; padding: 5px 0; }

.programBooks section.intro .booksnav select::-ms-expand { /* for IE 11 */ display: none; }

.programBooks section.introBooks .item { margin: 0; }

.programBooks section.introBooks .item .download { opacity: 1; margin-top: 30px; padding-bottom: 10px; }

.programBooks section.introBooks .item:after { content: ""; position: absolute; z-index: 1; width: 120%; padding-bottom: 13.5%; margin-left: -10%; left: 0; bottom: 14px; background: url("programBook_shadow.png") no-repeat center center; background-size: cover; }

.programBooks section.introBooks .cover { overflow: hidden; transform: rotateY(0deg) scale(1) translateX(0px); -o-transform: rotateY(0deg) scale(1) translateX(0px); -ms-transform: rotateY(0deg) scale(1) translateX(0px); -moz-transform: rotateY(0deg) scale(1) translateX(0px); -webkit-transform: rotateY(0deg) scale(1) translateX(0px); outline: none; border: none; }

.programBooks section.introBooks .cover:after { display: none; }

.programBooks section.introBooks .cover:before { opacity: 1; transform: scale(0.75); -o-transform: scale(0.75); -ms-transform: scale(0.75); -moz-transform: scale(0.75); -webkit-transform: scale(0.75); }

.programBooks section.introBooks .cover img { outline: none; border: none; }

.programBooks .item { text-align: left; color: #333333; padding: 0; margin: 0 15px; perspective: 560px; position: relative; }

.programBooks .item .title { font-weight: 700; text-transform: uppercase; margin-bottom: 15px; }

.programBooks .item .download { position: relative; z-index: 5; display: block; font-size: 15px; color: #333333; font-weight: 600; padding: 0 0 40px; opacity: 0; }

.programBooks .item .download:before { content: "››"; color: #b53630; font-weight: 800; font-size: 23px; position: relative; margin-top: 0; top: 1px; margin-right: 4px; letter-spacing: -0.05em; }

.programBooks .item .download:hover, .programBooks .item .download:active { text-decoration: none; color: #b53630; }

.programBooks .item .cover { -webkit-transform-style: preserve-3d; outline: 1px solid transparent !important; border: 1px solid rgba(255, 255, 255, 0) !important; display: block; overflow: visible; position: relative; z-index: 10; padding-bottom: 141.5%; transform: rotateY(18deg) scale(0.9) translateX(-9px); -o-transform: rotateY(18deg) scale(0.9) translateX(-9px); -ms-transform: rotateY(18deg) scale(0.9) translateX(-9px); -moz-transform: rotateY(18deg) scale(0.9) translateX(-9px); -webkit-transform: rotateY(18deg) scale(0.9) translateX(-9px); }

.programBooks .item .cover:after { content: ""; position: absolute; z-index: 1; width: 120%; padding-bottom: 13.5%; margin-left: -10%; left: 0; bottom: -31px; background: url("programBook_shadow.png") no-repeat center center; background-size: cover; }

.programBooks .item .cover:before { position: absolute; left: 50%; top: 50%; margin-top: -30px; margin-left: -30px; font-family: 'ik-icons'; font-size: 24px; color: #fff; content: "\e901"; font-weight: normal; font-style: normal; z-index: 10; border-radius: 30px; border: 4px solid; width: 60px; height: 60px; text-align: center; line-height: 53px; text-indent: 5px; background: rgba(0, 0, 0, 0.36); transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); opacity: 0; }

.programBooks .item .cover img { -webkit-transform-style: preserve-3d; outline: 1px solid transparent !important; border: 1px solid rgba(255, 255, 255, 0) !important; position: absolute; z-index: 2; left: 0; top: 0; width: 100%; max-width: none; height: auto; display: block; transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); -moz-transform: translateZ(0); -webkit-transform: translateZ(0); }

.programBooks .item .cover:hover, .programBooks .item .cover:active { transform: rotateY(0deg) scale(1); -o-transform: rotateY(0deg) scale(1); -ms-transform: rotateY(0deg) scale(1); -moz-transform: rotateY(0deg) scale(1); -webkit-transform: rotateY(0deg) scale(1); }

.programBooks .item .cover:hover:before, .programBooks .item .cover:active:before { transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); opacity: 1; }

.programBooks .item .cover:hover img, .programBooks .item .cover:active img { transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }

.programBooks .item:hover .download, .programBooks .item:active .download { opacity: 1; margin-top: 30px; padding-bottom: 10px; }

.programBooks section.slideBooks h1, .programBooks section.slideBooks .h1, .programBooks section.slideBooks .h2, .programBooks section.slideBooks h2, .programBooks section.introBooks h1, .programBooks section.introBooks .h1, .programBooks section.introBooks .h2, .programBooks section.introBooks h2 { font-weight: 700; }

.programBooks section.slideBooks .owl-carousel .owl-stage-outer, .programBooks section.introBooks .owl-carousel .owl-stage-outer { z-index: 2; }

.programBooks section.slideBooks .slider .owl-dot span, .programBooks section.introBooks .slider .owl-dot span { width: 12px; height: 12px; margin: 3px 3px; display: block; box-shadow: none; }

.programBooks section.slideBooks .slider .owl-dot:not(.active) span, .programBooks section.introBooks .slider .owl-dot:not(.active) span { background: #ccc; }

.programBooks section.slideBooks .slider .owl-dot:not(.active) span:hover, .programBooks section.slideBooks .slider .owl-dot:not(.active) span:focus, .programBooks section.slideBooks .slider .owl-dot:not(.active) span:active, .programBooks section.introBooks .slider .owl-dot:not(.active) span:hover, .programBooks section.introBooks .slider .owl-dot:not(.active) span:focus, .programBooks section.introBooks .slider .owl-dot:not(.active) span:active { opacity: .75; }

.programBooks section.slideBooks .slider .owl-controls, .programBooks section.introBooks .slider .owl-controls { position: static; display: block; margin-top: 10px; }

.programBooks section.slideBooks .slider .owl-pagination .owl-page, .programBooks section.introBooks .slider .owl-pagination .owl-page { background-color: #ececec; margin-top: 20px; }

.programBooks section.slideBooks .slider .owl-nav, .programBooks section.introBooks .slider .owl-nav { opacity: 0; position: absolute; display: block; font-size: 70px; line-height: 70px; font-weight: 500; top: 50%; width: 100%; margin-top: -45px; width: 100%; z-index: 1; }

.programBooks section.slideBooks .slider .owl-nav .owl-prev, .programBooks section.introBooks .slider .owl-nav .owl-prev { float: left; margin-left: 20px; }

.programBooks section.slideBooks .slider .owl-nav .owl-next, .programBooks section.introBooks .slider .owl-nav .owl-next { float: right; margin-right: 20px; }

.programBooks section.slideBooks .slider .owl-nav .owl-prev, .programBooks section.slideBooks .slider .owl-nav .owl-next, .programBooks section.introBooks .slider .owl-nav .owl-prev, .programBooks section.introBooks .slider .owl-nav .owl-next { font-size: 45px; line-height: 43px; width: 45px; text-align: center; height: 45px; background: #ccc; color: #fff; border-radius: 30px; position: relative; z-index: 30; }

.programBooks section.slideBooks .slider .owl-nav .owl-next, .programBooks section.introBooks .slider .owl-nav .owl-next { text-indent: 3px; }

.programBooks section.slideBooks .slider:hover .owl-nav, .programBooks section.introBooks .slider:hover .owl-nav { opacity: 1; }

.programBooks section.slideBooks .slider:hover .owl-nav .owl-prev, .programBooks section.introBooks .slider:hover .owl-nav .owl-prev { margin-left: -45px; }

.programBooks section.slideBooks .slider:hover .owl-nav .owl-next, .programBooks section.introBooks .slider:hover .owl-nav .owl-next { margin-right: -45px; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1285px) { .programBooks section.slideBooks .slider .owl-dots { width: 200px; overflow: hidden; min-width: 200px; margin: 0 auto; vertical-align: top; position: relative; z-index: 999; }
  .programBooks section.slideBooks .slider .owl-nav { font-size: 70px; line-height: 70px; font-weight: 500; top: auto; bottom: -10px; margin: 0; width: 250px; margin: 0; position: absolute; z-index: 10; left: 50%; transform: translateX(-50%); }
  .programBooks section.slideBooks .slider .owl-nav .owl-prev { float: left; margin-left: 20px; }
  .programBooks section.slideBooks .slider .owl-nav .owl-next { float: right; margin-right: 20px; }
  .programBooks section.slideBooks .slider .owl-nav .owl-prev, .programBooks section.slideBooks .slider .owl-nav .owl-next { font-size: 45px; line-height: 43px; width: 45px; text-align: center; height: 45px; background: #ccc; color: #fff; border-radius: 30px; }
  .programBooks section.slideBooks .slider .owl-nav .owl-next { text-indent: 3px; } }

/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .programBooks section.intro h1, .introBooks section.intro h1 { margin-top: 10px; }
  .programBooks .col-xs-12, .introBooks .col-xs-12 { width: 50%; }
  .programBooks .item .title, .introBooks .item .title { margin-bottom: 15px; }
  .programBooks section.slideBooks .slider .owl-nav, .programBooks section.introBooks .slider .owl-nav { opacity: 1; }
  .programBooks section.slideBooks .slider .owl-nav .owl-prev, .programBooks section.introBooks .slider .owl-nav .owl-prev { margin-left: -15px; }
  .programBooks section.slideBooks .slider .owl-nav .owl-next, .programBooks section.introBooks .slider .owl-nav .owl-next { margin-right: -15px; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media only screen and (max-width: 400px) { .programBooks .col-xs-12 { width: 100%; } }

#bottomNav { position: fixed; z-index: 10000; bottom: 0; left: 0; width: 100%; }

#bottomNav .container { padding: 0; min-height: 40px; width: 100%; }

#bottomNav .inner { max-width: 1420px; background: #333333; margin: 0 auto; position: relative; z-index: 2; }

#bottomNav .inner:before { position: absolute; width: 100%; height: 20px; top: -20px; left: 0; content: ""; background: -moz-linear-gradient(top, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.19) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, transparent), color-stop(64%, transparent), color-stop(100%, rgba(0, 0, 0, 0.19))); background: -webkit-linear-gradient(top, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.19) 100%); background: -o-linear-gradient(top, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.19) 100%); background: -ms-linear-gradient(top, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.19) 100%); background: linear-gradient(to bottom, transparent 16%, transparent 64%, rgba(0, 0, 0, 0.19) 100%); }

#bottomNav ul { margin: 0; padding: 0; float: left; }

#bottomNav ul li { padding-left: 0; }

#bottomNav ul li:before { display: none; content: ""; }

#bottomNav ul li a { display: block; color: #fff; padding: 6px 0; font-size: 16px; }

#bottomNav ul li a:hover, #bottomNav ul li a:focus, #bottomNav ul li a:active { color: #333333; }

#bottomNav .language, #bottomNav .search { float: right; }

#bottomNav .language .floater, #bottomNav .search .floater { float: right; }

#bottomNav .language .ik-icon, #bottomNav .search .ik-icon { background: none; margin: 0; font-size: 30px; padding: 6px; cursor: pointer; margin-right: 30px; }

#bottomNav .language .inner, #bottomNav .search .inner { background: #f5f5f5 !important; position: absolute; left: 0; padding: 10px 0; font-size: 32px; line-height: 1; font-weight: 200; bottom: -70px; margin: 0; width: 100%; }

#bottomNav .language.open .inner, #bottomNav .search.open .inner { bottom: 100%; }

#bottomNav .language { margin-left: 10px; margin-right: 30px; }

#bottomNav .language .container { padding-right: 15px; min-height: 0; }

#bottomNav .language a { opacity: 0.8; display: block; float: left; width: 48px; height: 32px; margin: 0 0 0 10px; padding: 0; box-shadow: 0 0 4px rgba(0, 0, 0, 0.35); }

#bottomNav .language a:first-child { margin-left: 0; }

#bottomNav .language a.notranslation { display: none; }

#bottomNav .language .ik-icon { padding: 0; margin: 0; background: none; }

#bottomNav .language .ik-icon:before, #bottomNav .language .ik-icon:after { display: none; }

#bottomNav .language .ik-icon .flag { width: 34px; margin-right: 0; position: relative; }

#bottomNav .language .ik-icon .flag:before { content: ""; position: absolute; left: -25px; top: 17px; display: block; width: 0; height: 0; border-style: solid; border-width: 8px 5px 0 6px; border-color: #ffffff transparent transparent transparent; }

#bottomNav .language .ik-icon .flag:hover:before, #bottomNav .language .ik-icon .flag:active:before { top: 19px; }

#bottomNav .language a:hover, #bottomNav .language a.active, #bottomNav .language a:active { opacity: 1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }

#bottomNav .language a.active { float: right; margin-left: 40px; display: none; }

#bottomNav .language a img { display: block; width: 100%; height: auto; }

#bottomNav .search .container { min-height: 0; }

#bottomNav .search input, #bottomNav .search input:focus { color: #333333; border: none; background: none; margin: 0; margin-top: -3px; padding: 0 !important; line-height: 1; height: 32px; display: block; float: left; box-shadow: none; outline: none; }

#bottomNav .search input[type="submit"] { color: #fff; background: #575757; padding: 0 25px !important; font-size: 20px; margin: -10px 0; height: 49px; line-height: 54px; border-radius: 0 !important; }

#bottomNav .search input[type="submit"]:hover, #bottomNav .search input[type="submit"]:active { background: #000; }

.home #bottomNav .inner { background: #333333; }

.home #bottomNav .language .ik-icon, .home #bottomNav .search .ik-icon { color: #fff !important; opacity: 0.8; }

.home #bottomNav .language .ik-icon:hover, .home #bottomNav .language .ik-icon:focus, .home #bottomNav .language .ik-icon:active, .home #bottomNav .search .ik-icon:hover, .home #bottomNav .search .ik-icon:focus, .home #bottomNav .search .ik-icon:active { opacity: 1; }

#sideNav { position: absolute; right: -12px; z-index: 9999; margin-right: 10px; opacity: 0; visibility: hidden; top: 100px; }

#sideNav.visible { opacity: 1; top: 0; visibility: visible; }

#sideNav .inner { width: 60px; position: fixed; z-index: 2; height: 200px; }

#sideNav .inner a { display: block; position: relative; width: 58px; text-align: center; height: 58px; border-radius: 0%; background: #24558b; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); font-size: 34px; line-height: 58px; margin-top: 0px; color: #FFF; text-decoration: none; }

#sideNav .inner a:hover, #sideNav .inner a:active { color: #24558b; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); }

#sideNav .inner a:hover span, #sideNav .inner a:active span { opacity: 1; margin-right: 10px; visibility: visible; }

#sideNav .inner a span { color: #333333 !important; position: absolute; right: 100%; font-size: 18px; text-transform: uppercase; font-family: "DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: right; margin-right: 0; margin-top: 20px; border-radius: 3px; padding: 4px 5px 0; top: 0; background-color: #fff; line-height: 1; font-weight: 500; display: block; white-space: nowrap; opacity: 0; visibility: hidden; }

#sideNav ul { margin: 0; padding: 0; width: 100%; }

#sideNav ul li a { display: block; color: #fff; padding-bottom: 9px; }

#sideNav ul li a:hover, #sideNav ul li a:focus, #sideNav ul li a:active { color: #333333; }

.touch #sideNav .inner a:focus { color: #24558b; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); }

.touch #sideNav .inner a:focus span { opacity: 1; margin-right: 10px; }

/*===================== HAMBUERGER NAV ====================*/
#bottomNav .inner .hamburger { display: none; cursor: pointer; width: 36px; height: 28px; border-radius: 4px; background: #B7B7B7; min-width: 0; margin: 7px 0 0 15px; padding: 8px 0 0 0; float: left; transition: all 0.25s; }

#bottomNav .inner .hamburger .icon-bar { background: #333333; height: 3px; width: 20px; margin-left: 8px; margin-bottom: 2px; display: block; }

#bottomNav .inner .hamburger:hover, #bottomNav .inner .hamburger:focus, #bottomNav .inner .hamburger:active { background: #fff; }

#bottomNav ul.hamburgerNav { display: none; position: absolute; max-width: 100%; bottom: 100%; transform: translateY(100%); margin-bottom: -1px; left: 0; z-index: -1; padding: 12px 15px 15px; border-radius: 0 4px 0 0; background: #333333; transition: transform 0.3s; }

#bottomNav ul.hamburgerNav li a { color: #B7B7B7; background: none; }

#bottomNav ul.hamburgerNav li a:hover, #bottomNav ul.hamburgerNav li a:focus, #bottomNav ul.hamburgerNav li a:active { color: #fff; text-decoration: none; }

#bottomNav ul.hamburgerNav li:last-child { padding-bottom: 0; }

#bottomNav ul.hamburgerNav li:last-child a { padding-bottom: 0; }

#bottomNav.open ul.hamburgerNav { transform: translateY(0); }

@media only screen and (min-width: 992px) { #bottomNav ul li a { padding: 15px 15px 10px; height: 42px; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { #bottomNav .container { width: 100%; }
  #bottomNav .search { float: left; margin-left: 10px; }
  #bottomNav ul.hamburgerNav { display: block; }
  #bottomNav .inner .hamburger { display: block; }
  #bottomNav ul.nav.navbar-nav { display: none; }
  #sideNav { right: 52px; margin: 0; }
  #sideNav .inner { transform: scale(0.65); -o-transform: scale(0.65); -ms-transform: scale(0.65); -moz-transform: scale(0.65); -webkit-transform: scale(0.65); } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { #sideNav { display: none !important; }
  #bottomNav .navbar-nav > li { float: left; margin-top: 0; }
  #bottomNav .navbar-nav > li a { font-size: 14px; padding-top: 16px; padding-bottom: 12px; }
  #bottomNav .container { padding: 0; width: 100%; }
  #bottomNav .search .container, #bottomNav .language .container { width: 100%; padding-left: 10px; }
  #bottomNav .search input[type="search"], #bottomNav .language input[type="search"] { width: 74%; }
  #bottomNav .search input[type="submit"], #bottomNav .language input[type="submit"] { float: right; }
  #bottomNav .search a.active, #bottomNav .language a.active { margin-right: 0; margin-left: 40px; } }

@media only screen and (max-width: 860px) { #bottomNav .navbar-nav > li a { font-size: 16px; letter-spacing: 0.02em; padding-left: 10px; padding-right: 10px; font-weight: 500; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { #bottomNav .container { padding: 0; text-align: center; }
  #bottomNav ul.hamburgerNav { width: 100%; border-radius: 0; }
  #bottomNav .navbar-nav { display: none; }
  #bottomNav .search .container, #bottomNav .language .container { width: 100%; }
  #bottomNav .search input[type="search"], #bottomNav .language input[type="search"] { width: 74%; }
  #bottomNav .search input[type="submit"], #bottomNav .language input[type="submit"] { float: right; }
  #bottomNav .search a.active, #bottomNav .language a.active { margin-right: 0; }
  #bottomNav .language { display: block; float: right; margin-right: 15px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { #bottomNav .language a { width: 36px; height: 24px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) { #bottomNav .language a.active { margin-left: 0; } }

/*! Tablesaw - v2.0.2 - 2015-10-27 https://github.com/filamentgroup/tablesaw Copyright (c) 2015 Filament Group; Licensed MIT */
table.tablesaw { empty-cells: show; max-width: 100%; width: 100%; }

.tablesaw { border-collapse: collapse; width: 100%; border: 0; padding: 0; }

.tablesaw th, .tablesaw td { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: .5em .7em; }

.tablesaw thead tr:first-child th { padding-top: .9em; padding-bottom: .7em; }

/* Structure */
.tablesaw-enhanced .tablesaw-bar .btn { border: 1px solid #ccc; background: none; background-color: #fafafa; -webkit-box-shadow: 0 1px 0 white; box-shadow: 0 1px 0 white; color: #4a4a4a; clear: both; cursor: pointer; display: block; font: bold 20px/1 sans-serif; margin: 0; padding: .5em .85em .4em .85em; position: relative; text-align: center; text-decoration: none; text-transform: capitalize; text-shadow: 0 1px 0 #fff; width: 100%; /* Theming */ background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(55%, rgba(170, 170, 170, 0.1)), to(rgba(120, 120, 120, 0.15))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%); background-image: linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%); -webkit-appearance: none !important; -moz-appearance: none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; border-radius: .25em; }

.tablesaw-enhanced .tablesaw-bar a.btn { color: #1c95d4; }

.tablesaw-enhanced .tablesaw-bar .btn:hover { text-decoration: none; }

.tablesaw-enhanced .tablesaw-bar .btn:active { background-color: #ddd; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0.35)), to(rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%); background-image: linear-gradient(top, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%); }

.tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus { color: #208de3; background-color: #fff; outline: none; }

/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-bar .btn:focus { -webkit-box-shadow: 0 0 .35em #4faeef !important; box-shadow: 0 0 .35em #4faeef !important; }

.tablesaw-bar .btn-select select { background: none; border: none; display: block; position: absolute; font-weight: inherit; left: 0; top: 0; margin: 0; width: 100%; height: 100%; z-index: 2; min-height: 1em; opacity: 0; filter: alpha(opacity=0); display: inline-block; color: transparent; }

.tablesaw-bar .btn select option { background: #fff; color: #000; font-family: sans-serif; }

.tablesaw-enhanced .tablesaw-bar .btn.btn-select { color: #4d4d4d; padding-right: 2.5em; min-width: 7.25em; text-align: left; text-indent: 0; }

.tablesaw-bar .btn.btn-small, .tablesaw-bar .btn.btn-micro { display: inline-block; width: auto; height: auto; position: relative; top: 0; }

.tablesaw-bar .btn.btn-small { font-size: 1.0625em; line-height: 19px; padding: .3em 1em .3em 1em; }

.tablesaw-bar .btn.btn-micro { font-size: .8125em; padding: .4em .7em .25em .7em; }

.tablesaw-enhanced .tablesaw-bar .btn-select { text-align: left; }

.tablesaw-bar .btn-select:after { background: #e5e5e5; background: rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25); box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25); content: " "; display: block; position: absolute; }

.tablesaw-bar .btn-select.btn-small, .tablesaw-bar .btn-select.btn-micro { padding-right: 1.5em; }

.tablesaw-bar .btn-select:after { background: none; background-repeat: no-repeat; background-position: .25em .45em; content: "\25bc"; font-size: .55em; padding-top: 1.2em; padding-left: 1em; left: auto; right: 0; margin: 0; top: 0; bottom: 0; width: 1.8em; }

.tablesaw-bar .btn-select.btn-small:after, .tablesaw-bar .btn-select.btn-micro:after { width: 1.2em; font-size: .5em; padding-top: 1em; padding-right: .5em; line-height: 1.65; background: none; -webkit-box-shadow: none; box-shadow: none; border-left-width: 0; }

/* Column navigation buttons for swipe and columntoggle tables */
.tablesaw-advance .btn { -webkit-appearance: none; -moz-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-shadow: 0 1px 0 #fff; border-radius: .25em; }

.tablesaw-advance .btn.btn-micro { font-size: .8125em; padding: .3em .7em .25em .7em; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn { display: inline-block; overflow: hidden; width: 1.8em; height: 1.8em; background-position: 50% 50%; margin-left: .5em; position: relative; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before, .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before, .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before, .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before { content: "\0020"; overflow: hidden; width: 0; height: 0; position: absolute; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before { left: .5em; top: .65em; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #808080; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before { left: .5em; top: .65em; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #808080; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before, .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before { top: .45em; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before { left: .6em; border-right: 5px solid #808080; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before { left: .7em; border-left: 5px solid #808080; }

.tablesaw-advance a.tablesaw-nav-btn.disabled { opacity: .25; filter: alpha(opacity=25); cursor: default; pointer-events: none; }

/* Table Toolbar */
.tablesaw-bar { clear: both; font-family: sans-serif; }

.tablesaw-toolbar { font-size: .875em; float: left; }

.tablesaw-toolbar label { padding: .5em 0; clear: both; display: block; color: #888; margin-right: .5em; text-transform: uppercase; }

.tablesaw-bar .btn, .tablesaw-enhanced .tablesaw-bar .btn { margin-top: .5em; margin-bottom: .5em; }

.tablesaw-bar .btn-select, .tablesaw-enhanced .tablesaw-bar .btn-select { margin-bottom: 0; }

.tablesaw-bar .tablesaw-toolbar .btn { margin-left: .4em; margin-top: 0; text-transform: uppercase; border: none; -webkit-box-shadow: none; box-shadow: none; background: transparent; font-family: sans-serif; font-size: 1em; padding-left: .3em; }

.tablesaw-bar .tablesaw-toolbar .btn-select { min-width: 0; }

.tablesaw-bar .tablesaw-toolbar .btn-select:after { padding-top: .9em; }

.tablesaw-bar .tablesaw-toolbar select { color: #888; text-transform: none; background: transparent; }

.tablesaw-toolbar ~ table { clear: both; }

.tablesaw-toolbar .a11y-sm { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }

@media (min-width: 24em) { .tablesaw-toolbar .a11y-sm { clip: none; height: auto; width: auto; position: static; overflow: visible; } }

table.tablesaw tbody th { font-weight: bold; }

table.tablesaw thead th, table.tablesaw thead td { color: #444; font-size: .9em; }

.tablesaw th { line-height: 1em; text-align: left; vertical-align: middle; }

.tablesaw td { line-height: 1em; text-align: left; vertical-align: middle; vertical-align: middle; font-size: 1.17em; /* 19px */ }

.tablesaw tbody th { vertical-align: middle; font-size: 1.17em; /* 19px */ }

.tablesaw td .btn, .tablesaw tbody th .btn { margin: 0; }

.tablesaw thead { border: 1px solid #e5e5e4; background: #e2dfdc; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e2dfdc)); background-image: -webkit-linear-gradient(top, #fff, #e2dfdc); background-image: linear-gradient(to bottom, #fff, #e2dfdc); }

.tablesaw thead th { font-weight: 100; color: #777; text-transform: uppercase; text-shadow: 0 1px 0 #fff; text-align: left; }

.tablesaw thead tr:first-child th { font-weight: normal; font-family: sans-serif; border-right: 1px solid #e4e1de; }

.tablesaw tbody tr { border-bottom: 1px solid #dfdfdf; }

.tablesaw caption { text-align: left; margin-bottom: 0; opacity: .5; filter: alpha(opacity=50); line-height: 2.4; }

/* Table rows have a gray bottom stroke by default */
@media (min-width: 25em) { .tablesaw caption { margin-bottom: .6em; line-height: 1.2; } }

/* Stack */
.tablesaw-cell-label-top { text-transform: uppercase; font-size: .9em; font-weight: normal; }

.tablesaw-cell-label { font-size: .65em; text-transform: uppercase; color: #888; font-family: sans-serif; }

@media (min-width: 40em) { .tablesaw td { line-height: 2em; } }

@media only all { .tablesaw-swipe .tablesaw-cell-persist { border-right: 1px solid #e4e1de; -webkit-box-shadow: 3px 0 4px -1px #e4e1de; box-shadow: 3px 0 4px -1px #e4e1de; } }

/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr { border-bottom: 1px solid #dfdfdf; }

.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label { display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all { /* Show the table cells as a block level element */
  .tablesaw-stack td, .tablesaw-stack th { text-align: left; display: block; }
  .tablesaw-stack tr { clear: both; display: table-row; }
  .tablesaw-stack td .tablesaw-cell-label { display: block; padding: 0 .6em 0 0; width: 30%; display: inline-block; }
  .tablesaw-stack th .tablesaw-cell-label { display: block; padding: 0 .6em 0 0; width: 30%; display: inline-block; }
  .tablesaw-stack th .tablesaw-cell-label-top { display: block; padding: .4em 0; margin: .4em 0; }
  .tablesaw-stack td .tablesaw-cell-label-top { display: block; padding: .4em 0; margin: .4em 0; }
  /* Make the label elements a percentage width */
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-cell-label { display: block; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group { margin-top: -1px; }
  .tablesaw-stack th.group b.tablesaw-cell-label { display: none !important; }
  /* Avoid double strokes when stacked */ }

@media (max-width: 39.9375em) { .tablesaw-stack thead td, .tablesaw-stack thead th { display: none; }
  .tablesaw-stack tbody td, .tablesaw-stack tbody th { clear: left; float: left; width: 100%; }
  .tablesaw-cell-label { vertical-align: top; }
  .tablesaw-cell-content { max-width: 67%; display: inline-block; }
  .tablesaw-stack td:empty, .tablesaw-stack th:empty { display: none; } }

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) { .tablesaw-stack tr { display: table-row; }
  .tablesaw-stack td, .tablesaw-stack th { display: table-cell; margin: 0; }
  .tablesaw-stack thead td, .tablesaw-stack thead th { display: table-cell; margin: 0; }
  .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label { display: none !important; }
  /* Show the table header rows */
  /* Hide the labels in each cell */ }

.tablesaw-fix-persist { table-layout: fixed; }

@media only all { /* Unchecked manually: Always hide */
  .tablesaw-swipe th.tablesaw-cell-hidden, .tablesaw-swipe td.tablesaw-cell-hidden { display: none; } }

.btn.tablesaw-columntoggle-btn span { text-indent: -9999px; display: inline-block; }

.tablesaw-columntoggle-btnwrap { position: relative; /* for dialog positioning */ }

.tablesaw-columntoggle-btnwrap .dialog-content { padding: .5em; }

.tablesaw-columntoggle tbody td { line-height: 1.5; }

/* Remove top/bottom margins around the fieldcontain on check list */
.tablesaw-columntoggle-popup { display: none; }

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup { display: block; position: absolute; top: 2em; right: 0; background-color: #fff; padding: .5em .8em; border: 1px solid #ccc; -webkit-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc; border-radius: .2em; z-index: 1; }

.tablesaw-columntoggle-popup fieldset { margin: 0; }

/* Hide all prioritized columns by default */
@media only all { .tablesaw-columntoggle th.tablesaw-priority-6, .tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-1 { display: none; } }

.tablesaw-columntoggle-btnwrap .dialog-content { top: 0 !important; right: 1em; left: auto !important; width: 12em; max-width: 18em; margin: -.5em auto 0; }

.tablesaw-columntoggle-btnwrap .dialog-content:focus { outline-style: none; }

/* Preset breakpoints if "" class added to table */
/* Show priority 1 at 320px (20em x 16px) */
@media (min-width: 20em) { .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-1 { display: table-cell; } }

/* Show priority 2 at 480px (30em x 16px) */
@media (min-width: 30em) { .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-2 { display: table-cell; } }

/* Show priority 3 at 640px (40em x 16px) */
@media (min-width: 40em) { .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-3 { display: table-cell; }
  .tablesaw-columntoggle tbody td { line-height: 2; } }

/* Show priority 4 at 800px (50em x 16px) */
@media (min-width: 50em) { .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-4 { display: table-cell; } }

/* Show priority 5 at 960px (60em x 16px) */
@media (min-width: 60em) { .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-5 { display: table-cell; } }

/* Show priority 6 at 1,120px (70em x 16px) */
@media (min-width: 70em) { .tablesaw-columntoggle th.tablesaw-priority-6, .tablesaw-columntoggle td.tablesaw-priority-6 { display: table-cell; } }

@media only all { /* Unchecked manually: Always hide */
  .tablesaw-columntoggle th.tablesaw-cell-hidden, .tablesaw-columntoggle td.tablesaw-cell-hidden { display: none; }
  .tablesaw-columntoggle th.tablesaw-cell-visible, .tablesaw-columntoggle td.tablesaw-cell-visible { display: table-cell; }
  /* Checked manually: Always show */ }

.tablesaw-columntoggle-popup .btn-group > label { display: block; padding: .2em 0; white-space: nowrap; }

.tablesaw-columntoggle-popup .btn-group > label input { margin-right: .8em; }

.tablesaw-sortable { position: relative; }

.tablesaw-sortable thead { position: relative; }

.tablesaw-sortable thead tr { position: relative; }

.tablesaw-sortable thead tr th { position: relative; padding-right: 1.6em; vertical-align: top; }

.tablesaw-sortable th.tablesaw-sortable-head, .tablesaw-sortable tr:first-child th.tablesaw-sortable-head { padding: 0; }

.tablesaw-sortable th.tablesaw-sortable-head button { padding-top: .9em; padding-bottom: .7em; padding-left: .6em; padding-right: 1.6em; }

.tablesaw-sortable .tablesaw-sortable-head button { min-width: 100%; color: inherit; background: transparent; border: 0; padding: 0; text-align: left; font: inherit; text-transform: inherit; position: relative; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after { width: 7px; height: 10px; content: "\0020"; position: absolute; right: .5em; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after { content: "\2191"; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after { content: "\2193"; }

.tablesaw-sortable .not-applicable:after { content: "--"; display: block; }

.tablesaw-sortable .not-applicable span { display: none; }

.tablesaw-advance { float: right; }

.tablesaw-advance.minimap { margin-right: .4em; }

.tablesaw-advance-dots { float: left; margin: 0; padding: 0; list-style: none; }

.tablesaw-advance-dots li { display: table-cell; margin: 0; padding: .4em .2em; }

.tablesaw-advance-dots li i { width: .25em; height: .25em; background: #555; border-radius: 100%; display: inline-block; }

.tablesaw-advance-dots-hide { opacity: .25; filter: alpha(opacity=25); cursor: default; pointer-events: none; }

table.tablesaw { margin: 0; }

table.tablesaw .tablesaw-cell-persist { box-shadow: none; border-right: 1px solid #dfdfdf; }

table.tablesaw th, table.tablesaw td { padding: 8px 10px 5px 10px; }

table.tablesaw tr:nth-child(even) { background: #f5f5f5; }

table.tablesaw tr:nth-child(odd) { background: #fff; }

table.tablesaw tr:hover { background: rgba(230, 115, 0, 0.11); }

table.tablesaw td, table.tablesaw tbody th { vertical-align: middle; font-size: 15px; line-height: 1 !important; font-weight: 200; }

table.tablesaw thead { border: none; background: #575757 !important; background-image: none !important; }

table.tablesaw thead tr { background: #575757 !important; }

table.tablesaw thead th, table.tablesaw thead td { color: #fff; font-size: 20px !important; text-shadow: none; padding-left: 10px; padding-right: 10px; }

table.tablesaw thead tr:first-child th { font-weight: 500; font-family: "DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif; padding-top: 10px; padding-bottom: 6px; }

table.tablesaw thead .position { background: #e67300; color: #fff; }

table.tablesaw .choir { font-weight: 600; font-size: 15px; max-width: 220px; }

table.tablesaw .position { text-align: center; font-size: 20px; font-weight: 700; color: #e67300; max-width: 50px; }

table.tablesaw .manager { max-width: 120px; }

table.tablesaw .country { max-width: 120px; }

table.tablesaw .points { text-align: center; max-width: 50px; }

table.tablesaw .category { text-align: center; max-width: 70px; }

.tablesaw-bar:before, .tablesaw-bar:after, .tablesaw-advance:before, .tablesaw-advance:after { content: " "; display: table; clear: both; }

.tablesaw-enhanced .tablesaw-bar .btn { box-shadow: none; text-shadow: none; background: none #575757; color: #fff; border: 1px solid #575757; }

.tablesaw-bar { display: block; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before { border-left-color: #fff; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before { border-right-color: #fff; }

.tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus { background: #e67300; border-color: #e67300; box-shadow: none; }

.tablesaw-bar .btn:focus { box-shadow: none !important; }

.tablesaw-bar .btn.disabled:focus { box-shadow: none !important; text-shadow: none; background: none #575757; color: #fff; border: 1px solid #575757; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn { width: 1.8em !important; display: inline-block !important; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .tablesaw-bar { display: none; } }

/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) { .ranking .list .btn.btn-primary { display: block; } }

/* Custom, iPhone Retina */
.gsc-overflow-hidden #wrap { height: 100vH; overflow: hidden; }

html[lang="de"] #bottomNav .search .floater { position: relative; }

html[lang="de"] #bottomNav .search .floater:before { content: "Suche:"; }

html[lang="ru"] #bottomNav .search .floater { position: relative; }

html[lang="ru"] #bottomNav .search .floater:before { content: "Поиск:"; }

html[lang="es"] #bottomNav .search .floater { position: relative; }

html[lang="es"] #bottomNav .search .floater:before { content: "Busca:"; }

#bottomNav .search { /*INPUT*/ /*Delet Search X*/ /*SUBMIT BUTTON*/ }

#bottomNav .search .floater { position: relative; }

#bottomNav .search .floater:before { content: "Search:"; position: absolute; left: -78px; top: 4px; font-size: 20px; font-weight: 600; color: #929292; }

#bottomNav .search .gsc-control-cse { width: 320px; }

#bottomNav .search .gsc-control-cse * { margin: 0 !important; padding: 0 !important; border: none !important; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; box-shadow: none !important; border-radius: 0 !important; }

#bottomNav .search .gsc-control-cse form.gsc-search-box { margin: 0 !important; }

#bottomNav .search .gsc-control-cse table { margin: 0; padding: 0 !important; position: relative; background: none; }

#bottomNav .search .cse .gsc-control-cse, #bottomNav .search .gsc-control-cse { background-color: #fff !important; border: 1px solid #fff !important; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; border: none !important; background-color: transparent !important; padding: 0 !important; margin: 0; }

#bottomNav .search .gsc-search-box-tools .gsc-search-box input.gsc-input { color: #333333; border: none; margin: 0; margin-top: -3px; padding: 0 10px !important; padding-right: 25px !important; line-height: 1 !important; height: 45px !important; display: block; float: left; width: 100% !important; font-size: 24px; font-weight: 400 !important; background: #fff !important; position: relative; top: -10px; }

#bottomNav .search .gsst_a .gscb_a { color: #333333 !important; cursor: pointer; position: absolute; right: 5px; top: 7px; }

#bottomNav .search .gsst_a .gscb_a:hover, #bottomNav .search .gsst_a .gscb_a:focus, #bottomNav .search .gsst_a .gscb_a:active { color: #b53630 !important; }

#bottomNav .search .gscb_a { display: inline-block; font: 27px/13px arial, sans-serif; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }

#bottomNav .search table.gsc-search-box td { vertical-align: top; }

#bottomNav .search td.gsc-search-button { width: 1%; }

#bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2, #bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:hover, #bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:focus, #bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:active, #bottomNav .search input.gsc-search-button-v2, #bottomNav .search input.gsc-search-button-v2:hover, #bottomNav .search input.gsc-search-button-v2:focus, #bottomNav .search input.gsc-search-button-v2:active { color: #fff !important; background: url("search-submit-arrow.png") no-repeat center center #575757 !important; background-size: 20% !important; padding: 22px 0 23px !important; font-size: 20px !important; margin: -10px 0 !important; height: 14px !important; line-height: 54px !important; border-radius: 0 !important; min-width: 14px !important; width: 58px !important; }

#bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:hover, #bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:focus, #bottomNav .search .cse .gsc-search-button input.gsc-search-button-v2:active, #bottomNav .search input.gsc-search-button-v2:hover, #bottomNav .search input.gsc-search-button-v2:focus, #bottomNav .search input.gsc-search-button-v2:active { background: url("search-submit-arrow.png") no-repeat center center #369c35 !important; }

#bottomNav .search input, #bottomNav .search input:focus { color: #333333; border: none; background: none; margin: 0; margin-top: -3px; padding: 0 !important; line-height: 1; height: 32px; display: block; float: left; box-shadow: none; outline: none; }

table.gssb_c { width: 320px !important; position: fixed !important; top: auto !important; bottom: 72px !important; z-index: 99999; background: none !important; }

.gsc-completion-container { background: #f5f5f5 !important; border: none !important; box-shadow: none !important; }

.gsc-completion-container table { font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: 400; }

.gsc-completion-container table b { font-weight: 600; color: #969696; }

.gsc-completion-container tr .gssb_a { padding: 5px 10px !important; margin: 0; border: 0; border-top: 1px solid #e0e0e0 !important; }

.gsc-completion-container tr:first-child .gssb_a { border-top: none !important; }

#bottomNav .search { /* Google Suchergebnisse______________*/ /*One Result*/ /*Titel*/ /*Pfad*/ /*Thumbnail*/ /*Thumbnail portrait*/ /*Pager___________________*/ }

#bottomNav .search .gsc-control-cse .gsc-modal-background-image { background: #fff !important; z-index: 10 !important; }

#bottomNav .search .gsc-control-cse .gsc-results-wrapper-overlay { -webkit-overflow-scrolling: touch; border: none; margin: auto; border-radius: 4px !important; overflow: auto; height: 80%; max-width: 720px; left: 50%; transform: translate(-50%); -o-transform: translate(-50%); -ms-transform: translate(-50%); -moz-transform: translate(-50%); -webkit-transform: translate(-50%); border-collapse: separate; background: white !important; padding: 30px; width: 90%; position: fixed !important; top: 50px; opacity: 0; z-index: 9999 !important; box-shadow: 0 3px 30px RGBA(0, 0, 0, 0.4) !important; }

#bottomNav .search .gsc-control-cse .gsc-webResult.gsc-result { padding: 10px 0 !important; border-bottom: 1px dotted #e5e5e5 !important; margin: 0 10px 5px 20px !important; }

#bottomNav .search .gsc-control-cse .gsc-results .gsc-imageResult { padding: 0 !important; border-bottom: none !important; margin: 0 10px 5px !important; }

#bottomNav .search .gsc-control-cse .gs-imageResult-popup .gs-image-popup-box { padding: 10px !important; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5) !important; }

#bottomNav .search .gsc-control-cse .gs-imageResult-popup .gs-image-popup-box .gs-text-box { margin-top: 5px !important; }

#bottomNav .search .gsc-control-cse .gsc-tabsArea { background: #efefef !important; height: 39px !important; }

#bottomNav .search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader { height: auto !important; font-size: 20px; padding: 12px 30px 6px !important; font-weight: 500 !important; line-height: 1; display: block !important; float: left !important; }

#bottomNav .search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhActive { background: #24558b !important; color: #fff !important; }

#bottomNav .search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhInactive:hover, #bottomNav .search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhInactive:active { background: #fff !important; }

#bottomNav .search .gsc-control-cse, #bottomNav .search .gsc-control-cse .gsc-table-result { padding: 0 !important; font-family: 'DIN Next W01' !important; font-weight: 500; }

#bottomNav .search .gsc-above-wrapper-area { padding: 7px 10px 6px 20px !important; border-bottom: 1px dotted #cccccc !important; margin-bottom: 5px !important; }

#bottomNav .search .gsc-selected-option-container { color: #333333 !important; font-size: 13px !important; font-weight: 400 !important; width: 94px !important; text-align: left; padding: 0px 20px 0px 7px !important; cursor: pointer; }

#bottomNav .search .gsc-selected-option-container:hover, #bottomNav .search .gsc-selected-option-container:focus, #bottomNav .search .gsc-selected-option-container:active { background-color: #fff !important; }

#bottomNav .search .gsc-control-cse .gsc-option-selector { right: 7px !important; top: 8px !important; }

#bottomNav .search .gsc-option-menu-item-highlighted, #bottomNav .search .gsc-option-menu-item { background-color: #ccc !important; border-color: #EEE; border-width: 1px 0; color: #333333; width: 84px !important; padding-left: 7px !important; font-weight: 400 !important; }

#bottomNav .search .gsc-option-menu-item-highlighted:hover, #bottomNav .search .gsc-option-menu-item-highlighted:focus, #bottomNav .search .gsc-option-menu-item-highlighted:active, #bottomNav .search .gsc-option-menu-item:hover, #bottomNav .search .gsc-option-menu-item:focus, #bottomNav .search .gsc-option-menu-item:active { background-color: #333333 !important; color: #fff !important; }

#bottomNav .search .gsc-option-menu-item { background-color: #efefef !important; }

#bottomNav .search .gsc-results-close-btn { right: 14px !important; top: 14px !important; }

#bottomNav .search .gsc-control-cse .gsc-table-result, #bottomNav .search .gs-webResult .gs-snippet, #bottomNav .search .gs-imageResult .gs-snippet, #bottomNav .search .gs-fileFormatType { font-size: 15px !important; color: #5C5C5C !important; font-weight: 400; line-height: 150%; }

#bottomNav .search .gsc-control-cse .gsc-table-result b, #bottomNav .search .gs-webResult .gs-snippet b, #bottomNav .search .gs-imageResult .gs-snippet b, #bottomNav .search .gs-fileFormatType b { color: #333333 !important; font-weight: 600; }

#bottomNav .search .gsc-webResult.gsc-result, #bottomNav .search .gsc-results .gsc-imageResult { border-bottom: 1px dotted #e5e5e5 !important; }

#bottomNav .search .gsc-results .gsc-imageResult { border: none !important; }

#bottomNav .search .gsc-thumbnail-inside { padding: 0 !important; }

#bottomNav .search .gsc-thumbnail-inside a.gs-title { color: #24558b !important; text-decoration: none !important; }

#bottomNav .search .gs-title { height: auto !important; text-align: left !important; }

#bottomNav .search .gs-title, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link b, #bottomNav .search .gsc-wrapper .gs-imageResult a.gs-title:link, #bottomNav .search .gsc-wrapper .gs-imageResult a.gs-title:link b, #bottomNav .search .gs-webResult.gs-result a.gs-title:visited, #bottomNav .search .gs-webResult.gs-result a.gs-title:visited b, #bottomNav .search .gs-imageResult a.gs-title:visited, #bottomNav .search .gs-imageResult a.gs-title:visited b { color: #24558b !important; text-decoration: none !important; margin-bottom: 5px !important; font-size: 24px !important; font-weight: 500 !important; }

#bottomNav .search .gsc-result-info { padding-left: 0 !important; }

#bottomNav .search .gsc-wrapper .gs-imageResult a:hover, #bottomNav .search .gsc-wrapper .gs-imageResult a.gs-title:hover b, #bottomNav .search .gs-webResult.gs-result a.gs-title:hover, #bottomNav .search .gs-webResult.gs-result a.gs-title:hover b, #bottomNav .search .gs-imageResult a.gs-title:hover, #bottomNav .search .gs-imageResult a.gs-title:hover b { color: #24558b !important; }

#bottomNav .search .gs-title:hover, #bottomNav .search .gs-title:active, #bottomNav .search .gs-title:hover b, #bottomNav .search .gs-title:active b, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover b, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active b, #bottomNav .search .gs-title:hover, #bottomNav .search .gs-title:active, #bottomNav .search .gs-title:hover b, #bottomNav .search .gs-title:active b, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover b, #bottomNav .search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active b { color: #619ccb !important; }

#bottomNav .search div.gs-fileFormat { margin-bottom: 10px !important; border: 1px solid #cccccc !important; display: inline-block !important; padding: 0 6px !important; }

#bottomNav .search div span.gs-fileFormat { font-size: 12px !important; }

#bottomNav .search .gs-fileFormatType { font-size: 12px !important; }

#bottomNav .search .gsc-url-top, #bottomNav .search .gs-webResult div.gs-visibleUrl, #bottomNav .search .gs-imageResult div.gs-visibleUrl { display: none !important; }

#bottomNav .search .gs-image-box.gs-web-image-box.gs-web-image-box-landscape, #bottomNav .search .gs-image-box.gs-web-image-box.gs-web-image-box-portrait { margin-right: 15px !important; border: 1px solid #e5e5e5 !important; padding: 0 !important; }

#bottomNav .search .gs-image-box.gs-web-image-box.gs-web-image-box-landscape, #bottomNav .search a.gs-image { width: 125px !important; }

#bottomNav .search .gs-web-image-box-landscape img.gs-image, #bottomNav .search .gs-web-image-box-portrait img.gs-image { width: 100% !important; height: auto !important; max-width: none !important; max-height: none !important; }

#bottomNav .search .gs-web-image-box-portrait img.gs-image, #bottomNav .search .gs-image-box.gs-web-image-box.gs-web-image-box-portrait { width: 125px !important; height: auto !important; }

#bottomNav .search .gs-result img.gs-image, #bottomNav .search .gs-result img.gs-promotion-image { border: none !important; }

#bottomNav .search .gsc-results .gsc-cursor-box { margin: 0 10px 25px 20px !important; padding-top: 30px !important; }

#bottomNav .search .gsc-results .gsc-cursor-box .gsc-cursor-current-page { background-color: #e5e5e5 !important; border: none !important; color: #24558b !important; }

#bottomNav .search .gsc-results .gsc-cursor-box .gsc-cursor-page, #bottomNav .search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page { border-radius: 3px !important; border: 2px solid #ccc !important; color: #5d5d5d !important; background: #fff !important; display: inline-block !important; padding: 0 4px !important; margin: 0 !important; line-height: 1 !important; min-width: 37px !important; text-align: center !important; margin: 0 4px 4px 0 !important; font-size: 20px !important; padding: 5px 4px 1px !important; }

#bottomNav .search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page, #bottomNav .search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover { display: inline-block !important; color: #fff !important; border-color: #24558b !important; background-color: #24558b !important; }

#bottomNav .search .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, #bottomNav .search .gsc-results .gsc-cursor-box .gsc-cursor-page:active { text-decoration: none !important; border-color: #24558b !important; background-color: #efefef !important; }

section.search { /*INPUT*/ /*Delet Search X*/ /*SUBMIT BUTTON*/ /* Google Suchergebnisse______________*/ /*One Result*/ /*Titel*/ /*Pfad*/ /*Thumbnail*/ /*Thumbnail portrait*/ /*Pager___________________*/ }

section.search .floater { position: relative; }

section.search .floater:before { content: "Search:"; position: absolute; left: -78px; top: 4px; font-size: 20px; font-weight: 600; color: #929292; }

section.search .gsc-control-cse { width: 100%; }

section.search .gsc-control-cse * { margin: 0 !important; padding: 0 !important; border: none !important; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; box-shadow: none !important; border-radius: 0 !important; }

section.search .gsc-control-cse form.gsc-search-box { margin: 0 !important; }

section.search .gsc-control-cse table { margin: 0; padding: 0 !important; position: relative; background: none; }

section.search .cse .gsc-control-cse, section.search .gsc-control-cse { background-color: #fff !important; border: 1px solid #fff !important; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; border: none !important; background-color: transparent !important; padding: 0 !important; margin: 0; }

section.search .gsc-search-box-tools .gsc-search-box input.gsc-input { color: #333333; border: 1px solid #ccc !important; margin: 0; margin-top: -3px; padding: 0 10px !important; padding-right: 25px !important; line-height: 1 !important; height: 45px !important; display: block; float: left; width: 100% !important; font-size: 24px; font-weight: 400 !important; background: #fff !important; position: relative; top: -10px; }

section.search .gsst_a .gscb_a { color: #333333 !important; cursor: pointer; position: absolute; right: 5px; top: 7px; }

section.search .gsst_a .gscb_a:hover, section.search .gsst_a .gscb_a:focus, section.search .gsst_a .gscb_a:active { color: #b53630 !important; }

section.search .gscb_a { display: inline-block; font: 27px/13px arial, sans-serif; font-family: 'DIN Next W01', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }

section.search table.gsc-search-box td { vertical-align: top; }

section.search td.gsc-search-button { width: 1%; }

section.search .cse .gsc-search-button input.gsc-search-button-v2, section.search .cse .gsc-search-button input.gsc-search-button-v2:hover, section.search .cse .gsc-search-button input.gsc-search-button-v2:focus, section.search .cse .gsc-search-button input.gsc-search-button-v2:active, section.search input.gsc-search-button-v2, section.search input.gsc-search-button-v2:hover, section.search input.gsc-search-button-v2:focus, section.search input.gsc-search-button-v2:active { color: #fff !important; background: url("search-submit-arrow.png") no-repeat center center #575757 !important; background-size: 20% !important; padding: 22px 0 23px !important; font-size: 20px !important; margin: -10px 0 !important; height: 14px !important; line-height: 54px !important; border-radius: 0 !important; min-width: 14px !important; width: 58px !important; }

section.search .cse .gsc-search-button input.gsc-search-button-v2:hover, section.search .cse .gsc-search-button input.gsc-search-button-v2:focus, section.search .cse .gsc-search-button input.gsc-search-button-v2:active, section.search input.gsc-search-button-v2:hover, section.search input.gsc-search-button-v2:focus, section.search input.gsc-search-button-v2:active { background: url("search-submit-arrow.png") no-repeat center center #369c35 !important; }

section.search input, section.search input:focus { color: #333333; border: none; background: none; margin: 0; margin-top: -3px; padding: 0 !important; line-height: 1; height: 32px; display: block; float: left; box-shadow: none; outline: none; }

section.search .gsc-control-cse, section.search .gsc-control-cse .gsc-table-result { padding: 0 !important; font-family: 'DIN Next W01' !important; font-weight: 500; }

section.search .gsc-above-wrapper-area { padding: 7px 10px 6px 20px !important; border-bottom: 1px dotted #cccccc !important; margin-bottom: 5px !important; }

section.search .gsc-selected-option-container { color: #333333 !important; font-size: 13px !important; font-weight: 400 !important; width: 94px !important; text-align: left; padding: 0px 20px 0px 7px !important; cursor: pointer; }

section.search .gsc-selected-option-container:hover, section.search .gsc-selected-option-container:focus, section.search .gsc-selected-option-container:active { background-color: #fff !important; }

section.search .gsc-control-cse .gsc-option-selector { right: 7px !important; top: 8px !important; }

section.search .gsc-option-menu-item-highlighted, section.search .gsc-option-menu-item { background-color: #ccc !important; border-color: #EEE; border-width: 1px 0; color: #333333; width: 84px !important; padding-left: 7px !important; font-weight: 400 !important; }

section.search .gsc-option-menu-item-highlighted:hover, section.search .gsc-option-menu-item-highlighted:focus, section.search .gsc-option-menu-item-highlighted:active, section.search .gsc-option-menu-item:hover, section.search .gsc-option-menu-item:focus, section.search .gsc-option-menu-item:active { background-color: #333333 !important; color: #fff !important; }

section.search .gsc-option-menu-item { background-color: #efefef !important; }

section.search .gsc-results-close-btn { right: 14px !important; top: 14px !important; }

section.search .gsc-control-cse .gsc-table-result, section.search .gs-webResult .gs-snippet, section.search .gs-imageResult .gs-snippet, section.search .gs-fileFormatType { font-size: 15px !important; color: #5C5C5C !important; font-weight: 400; line-height: 150%; }

section.search .gsc-control-cse .gsc-table-result b, section.search .gs-webResult .gs-snippet b, section.search .gs-imageResult .gs-snippet b, section.search .gs-fileFormatType b { color: #333333 !important; font-weight: 600; }

section.search .gsc-webResult.gsc-result, section.search .gsc-results .gsc-imageResult { border-bottom: 1px dotted #e5e5e5 !important; }

section.search .gsc-results .gsc-imageResult { border: none !important; }

section.search .gsc-thumbnail-inside { padding: 0 !important; }

section.search .gsc-thumbnail-inside a.gs-title { color: #24558b !important; text-decoration: none !important; }

section.search .gs-title { height: auto !important; text-align: left !important; }

section.search .gs-title, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link b, section.search .gsc-wrapper .gs-imageResult a.gs-title:link, section.search .gsc-wrapper .gs-imageResult a.gs-title:link b, section.search .gs-webResult.gs-result a.gs-title:visited, section.search .gs-webResult.gs-result a.gs-title:visited b, section.search .gs-imageResult a.gs-title:visited, section.search .gs-imageResult a.gs-title:visited b { color: #24558b !important; text-decoration: none !important; margin-bottom: 5px !important; font-size: 24px !important; font-weight: 500 !important; }

section.search .gsc-result-info { padding-left: 0 !important; }

section.search .gsc-wrapper .gs-imageResult a:hover, section.search .gsc-wrapper .gs-imageResult a.gs-title:hover b, section.search .gs-webResult.gs-result a.gs-title:hover, section.search .gs-webResult.gs-result a.gs-title:hover b, section.search .gs-imageResult a.gs-title:hover, section.search .gs-imageResult a.gs-title:hover b { color: #24558b !important; }

section.search .gs-title:hover, section.search .gs-title:active, section.search .gs-title:hover b, section.search .gs-title:active b, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover b, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active b, section.search .gs-title:hover, section.search .gs-title:active, section.search .gs-title:hover b, section.search .gs-title:active b, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:hover b, section.search .gsc-wrapper .gs-webResult.gs-result a.gs-title:link:active b { color: #619ccb !important; }

section.search div.gs-fileFormat { margin-bottom: 10px !important; border: 1px solid #cccccc !important; display: inline-block !important; padding: 0 6px !important; }

section.search div span.gs-fileFormat { font-size: 12px !important; }

section.search .gs-fileFormatType { font-size: 12px !important; }

section.search .gsc-url-top, section.search .gs-webResult div.gs-visibleUrl, section.search .gs-imageResult div.gs-visibleUrl { display: none !important; }

section.search .gs-image-box.gs-web-image-box.gs-web-image-box-landscape, section.search .gs-image-box.gs-web-image-box.gs-web-image-box-portrait { margin-right: 15px !important; border: 1px solid #e5e5e5 !important; padding: 0 !important; }

section.search .gs-image-box.gs-web-image-box.gs-web-image-box-landscape, section.search a.gs-image { width: 125px !important; }

section.search .gs-web-image-box-landscape img.gs-image, section.search .gs-web-image-box-portrait img.gs-image { width: 100% !important; height: auto !important; max-width: none !important; max-height: none !important; }

section.search .gs-web-image-box-portrait img.gs-image, section.search .gs-image-box.gs-web-image-box.gs-web-image-box-portrait { width: 125px !important; height: auto !important; }

section.search .gs-result img.gs-image, section.search .gs-result img.gs-promotion-image { border: none !important; }

section.search .gsc-results .gsc-cursor-box { margin: 0 10px 25px 20px !important; padding-top: 30px !important; }

section.search .gsc-results .gsc-cursor-box .gsc-cursor-current-page { background-color: #e5e5e5 !important; border: none !important; color: #24558b !important; }

section.search .gsc-results .gsc-cursor-box .gsc-cursor-page, section.search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page { border-radius: 3px !important; border: 2px solid #ccc !important; color: #5d5d5d !important; background: #fff !important; display: inline-block !important; padding: 0 4px !important; margin: 0 !important; line-height: 1 !important; min-width: 37px !important; text-align: center !important; margin: 0 4px 4px 0 !important; font-size: 20px !important; padding: 5px 4px 1px !important; }

section.search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page, section.search .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover { display: inline-block !important; color: #fff !important; border-color: #24558b !important; background-color: #24558b !important; }

section.search .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, section.search .gsc-results .gsc-cursor-box .gsc-cursor-page:active { text-decoration: none !important; border-color: #24558b !important; background-color: #efefef !important; }

section.search .gsc-control-cse .gsc-modal-background-image { background: #fff !important; z-index: 10 !important; }

section.search .gsc-control-cse .gsc-results-wrapper-overlay { -webkit-overflow-scrolling: touch; border: none; margin: auto; border-radius: 4px !important; overflow: auto; height: 80%; max-width: 720px; left: 50%; transform: translate(-50%); -o-transform: translate(-50%); -ms-transform: translate(-50%); -moz-transform: translate(-50%); -webkit-transform: translate(-50%); border-collapse: separate; background: white !important; padding: 30px; width: 90%; position: fixed !important; top: 50px; opacity: 0; z-index: 9999 !important; box-shadow: 0 3px 30px RGBA(0, 0, 0, 0.4) !important; }

section.search .gsc-control-cse .gsc-webResult.gsc-result { padding: 10px 0 !important; border-bottom: 1px dotted #e5e5e5 !important; margin: 0 10px 5px 20px !important; }

section.search .gsc-control-cse .gsc-results .gsc-imageResult { padding: 0 !important; border-bottom: none !important; margin: 0 10px 5px !important; }

section.search .gsc-control-cse .gs-imageResult-popup .gs-image-popup-box { padding: 10px !important; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5) !important; }

section.search .gsc-control-cse .gs-imageResult-popup .gs-image-popup-box .gs-text-box { margin-top: 5px !important; }

section.search .gsc-control-cse .gsc-tabsArea { background: #efefef !important; height: 39px !important; }

section.search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader { height: auto !important; font-size: 20px; padding: 12px 30px 6px !important; font-weight: 500 !important; line-height: 1; display: block !important; float: left !important; }

section.search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhActive { background: #24558b !important; color: #fff !important; }

section.search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhInactive:hover, section.search .gsc-control-cse .gsc-tabsArea > .gsc-tabHeader.gsc-tabhInactive:active { background: #fff !important; }

/*end section search*/
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .gsc-overflow-hidden:not(.event) #wrap { height: calc(100vH - 78px); }
  #bottomNav .search .gsc-control-cse .gsc-results-wrapper-overlay { height: calc(100% - 60px); top: 30px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 420px) { #bottomNav .search .container { padding-left: 0; }
  #bottomNav .search .floater { float: none; width: 100%; }
  #bottomNav .search .floater:before { display: none; }
  #bottomNav .search .gsc-control-cse { width: 100%; }
  table.gssb_c { width: 100% !important; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) { #bottomNav .search .gs-image-box.gs-web-image-box.gs-web-image-box-landscape, #bottomNav .search a.gs-image { width: 75px !important; }
  #bottomNav .search .gsc-control-cse .gsc-webResult.gsc-result, #bottomNav .search .gsc-control-cse .gsc-results .gsc-imageResult { margin: 0 15px 5px 15px !important; } }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { .mainevent .eventBadge .eventName { font-size: 88px; margin-bottom: 1%; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { .mainevent .eventBadge .eventName { font-size: 8.8vW; margin-top: 42%; margin-bottom: 1%; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .header .navbar-nav li { width: auto !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .mainevent .eventBadge .eventName { margin-top: 51%; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
html:lang(ru) body { font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif; letter-spacing: 0; }

html:lang(ru) p { font-weight: 300; }

html:lang(ru) .eventBadge .eventName { font-family: 'Comfortaa'; }

html:lang(ru) .acc .accItem .accHeader { padding-top: 12px; padding-bottom: 12px; }

html:lang(ru) main section h1 { font-weight: 600; }

html:lang(ru) h1, html:lang(ru) h2, html:lang(ru) h3, html:lang(ru) h4, html:lang(ru) h5, html:lang(ru) h6, html:lang(ru) p { letter-spacing: 0 !important; }

html:lang(ru) .eventNav li.goTop a { font-family: 'Roboto Condensed'; }

html:lang(ru) .eventNav li a { padding-top: 18px; padding-bottom: 18px; }

html:lang(ru) #scrollUp .arrow:after { font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; left: -4px; }

html:lang(ru) .btn { padding: 4px 12px 4px 12px; }

html:lang(ru) .shariff li a { line-height: 42px !important; }

html:lang(ru) .eventNav li.goTop a:after { left: -4px; letter-spacing: 0; }

html:lang(ru) table thead th { padding: 8px 20px 8px 10px; }

html:lang(ru) table.tablesaw th, html:lang(ru) table.tablesaw td { padding: 9px 20px 9px 10px; }

html:lang(ru) table.tablesaw thead th, html:lang(ru) table.tablesaw thead td { font-size: 15px !important; }

html:lang(ru) table td { font-weight: 500; }

html:lang(ru) #owl-newsslider .content .news-list-category { font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 22px; padding-top: 30px; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { html:lang(ru) .eventNav li a { font-size: 16px; font-weight: 600; letter-spacing: 0; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { html:lang(ru) .eventNav li.inner li a { font-weight: 400; font-size: 18px; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
body.forms { background: #fff; }

body.forms .form-control { font-size: 20px; }

body.forms h1 { text-align: center; font-size: 50px; text-transform: uppercase; line-height: 0.9; }

body.forms h1 + h2 { margin-top: -10px; margin-bottom: 50px; font-weight: 300; text-align: center; }

.tx-powermail h3 { display: none; }

.tx-powermail .powermail_fieldwrap_html a { color: #333; }

.tx-powermail input, .tx-powermail select, .tx-powermail textarea { background: #f8f8f8; font-size: 20px; }

.tx-powermail input[type=submit], .tx-powermail button[type=reset] { background: #555; color: #fff; font-size: 22px; text-transform: uppercase; width: 100%; margin: 20px 0; }

.tx-powermail input[type=submit]:hover, .tx-powermail button[type=reset]:hover { background: #333; }

.tx-powermail button[type=reset] { background: #aaa; margin: 0 0 20px 0; }

.tx-powermail label { font-size: 21px; }

.tx-powermail span.mandatory { color: #f00; }

.tx-powermail .powermail_tab_navigation a { border: 1px solid #ccc; border-radius: 4px; color: #333; font-size: 0; display: inline-block; padding: 10px 60px; margin: 20px 10px 40px 0; background: #555; }

.tx-powermail .powermail_tab_navigation a.powermail_tab_navigation_next:before { content: "\e080"; font-family: 'Glyphicons Halflings'; color: #fff; font-size: 24px; }

.tx-powermail .powermail_tab_navigation a.powermail_tab_navigation_previous:before { content: "\e079"; font-family: 'Glyphicons Halflings'; color: #fff; font-size: 24px; }

.tx-powermail .powermail_tab_navigation a:hover { background: #333; }

.tx-powermail ul.parsley-errors-list.filled { margin: 0; padding: 5px 10px; background: #f00; list-style: none; }

.tx-powermail ul.parsley-errors-list.filled li { padding: 0; color: #fff; }

.tx-powermail .powermail_legend { padding-top: 10px; font-size: 40px; font-weight: 700; text-transform: uppercase; text-align: center; }

.tx-powermail .checkbox { display: inline-block; padding: 0 20px 0 0; }

.tx-powermail input[type="checkbox"] { display: none; }

.tx-powermail input[type="checkbox"] + label span { display: inline-block; width: 19px; height: 19px; margin: -3px 4px 0 0; vertical-align: middle; background: #f9f9f9; cursor: pointer; border: 1px solid #ccc; border-radius: 4px; }

.tx-powermail input[type="checkbox"]:checked + label span:before { content: "\e013"; font-family: 'Glyphicons Halflings'; }

.tx-powermail input[type="checkbox"] + label { padding-left: 0; line-height: 19px; font-size: 16px; }

.tx-powermail ul.powermail_tabmenu { margin: 0; padding: 0; text-align: center; }

.tx-powermail ul.powermail_tabmenu li { background: #f9f9f9; cursor: pointer; color: #999; border: 1px solid #ccc; border-radius: 4px; padding: 10px 20px; list-style: none; margin: 0 20px 20px 0; display: inline-block; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 20px; }

.tx-powermail ul.powermail_tabmenu li.act { color: #fff; font-weight: 700; background: #333; }

.tx-powermail ul.powermail_tabmenu li:last-child { margin-right: 0; }

.tx-powermail input[type=file] { max-width: 100%; font-size: 14px; height: 30px; }

/*Datetimepicker from Powermail DemoCSS*/
.xdsoft_datetimepicker { box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506); background: white; border-bottom: 1px solid #bbb; border-left: 1px solid #bbb; border-right: 1px solid #bbb; border-top: 1px solid #bbb; color: #333333; font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; padding: 8px; padding-left: 0px; padding-top: 2px; position: absolute; z-index: 9999; -moz-box-sizing: border-box; box-sizing: border-box; display: none; }

.xdsoft_datetimepicker iframe { position: absolute; left: 0; top: 0; width: 75px; height: 210px; background: transparent; border: none; }

.xdsoft_datetimepicker button { border: none !important; }

.xdsoft_noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

.xdsoft_noselect::selection { background: transparent; }

.xdsoft_noselect::-moz-selection { background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline { display: inline-block; position: static; box-shadow: none; }

.xdsoft_datetimepicker * { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px; margin: 0px; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker { display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active { display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker { width: 224px; float: left; margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_timepicker { width: 58px; float: left; text-align: center; margin-left: 8px; margin-top: 0px; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker { margin-top: 8px; margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_mounthpicker { position: relative; text-align: center; }

.xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg=="); }

.xdsoft_datetimepicker .xdsoft_prev { float: left; background-position: -20px 0px; }

.xdsoft_datetimepicker .xdsoft_today_button { float: left; background-position: -70px 0px; margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next { float: right; background-position: 0px 0px; }

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button { background-color: transparent; background-repeat: no-repeat; border: 0px none currentColor; cursor: pointer; display: block; height: 30px; opacity: 0.5; outline: medium none currentColor; overflow: hidden; padding: 0px; position: relative; text-indent: 100%; white-space: nowrap; width: 20px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next { float: none; background-position: -40px -15px; height: 15px; width: 30px; display: block; margin-left: 14px; margin-top: 7px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev { background-position: -40px 0px; margin-bottom: 7px; margin-top: 0px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box { height: 151px; overflow: hidden; border-bottom: 1px solid #eee; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div { background: white; border-top: 1px solid #eee; color: #444; font-size: 12px; text-align: center; border-collapse: collapse; cursor: pointer; border-bottom-width: 0px; height: 25px; line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child { border-top-width: 0px; }

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover { opacity: 1; }

.xdsoft_datetimepicker .xdsoft_label { display: inline; position: relative; z-index: 9999; margin: 0; padding: 5px 3px; font-size: 14px; line-height: 20px; font-weight: bold; background-color: #fff; float: left; width: 182px; text-align: center; cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover { text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select { border: 1px solid #ccc; position: absolute; right: 0px; top: 30px; z-index: 101; display: none; background: #fff; max-height: 160px; overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect { right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect { right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover { color: #fff; background: #A94442; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option { padding: 2px 10px 2px 5px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current { background: #1E5799; box-shadow: #1E5799 0px 1px 3px 0px inset; color: #fff; font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month { width: 90px; text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar { clear: both; }

.xdsoft_datetimepicker .xdsoft_year { width: 56px; }

.xdsoft_datetimepicker .xdsoft_calendar table { border-collapse: collapse; width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div { padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th { height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th { width: 14.2857142%; background: #F5F5F5; border: 1px solid #DDDDDD; color: #666666; font-size: 12px; text-align: right; padding: 0px; border-collapse: collapse; cursor: pointer; height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar th { background: #F1F1F1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today { color: #1E5799; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current { background: #1E5799; box-shadow: #1E5799 0px 1px 3px 0px inset; color: #fff; font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled { opacity: 0.5; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled { opacity: 0.2; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover { color: #fff !important; background: #A94442 !important; box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover { color: inherit !important; background: inherit !important; box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th { font-weight: 700; text-align: center; color: #999; cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright { color: #ccc !important; font-size: 10px; clear: both; float: none; margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important; }

.xdsoft_time_box { position: relative; border: 1px solid #ccc; }

.xdsoft_scrollbar > .xdsoft_scroller { background: #ccc !important; height: 20px; border-radius: 3px; }

.xdsoft_scrollbar { position: absolute; width: 7px; right: 0px; top: 0px; bottom: 0px; cursor: pointer; }

.xdsoft_scroller_box { position: relative; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.csc-sitemap { background: #fff; padding: 0 15px; }

.csc-sitemap > ul { padding-left: 0; }

.csc-sitemap > ul > li { list-style: none; margin-bottom: 25px; width: calc(33.33333%); padding-right: 30px; float: left; }

.csc-sitemap > ul > li a { font-size: 36px; font-weight: 200; text-transform: uppercase; color: #333333; }

.csc-sitemap > ul > li a:hover, .csc-sitemap > ul > li a:focus, .csc-sitemap > ul > li a:active { background: none; color: #24558b; }

.csc-sitemap > ul > li > ul li a { font-size: 18px; color: #333333; text-transform: none; }

.csc-sitemap > ul > li > ul li a:hover, .csc-sitemap > ul > li > ul li a:focus, .csc-sitemap > ul > li > ul li a:active { background: none; color: #24558b; }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .csc-sitemap > ul li { float: none; width: 100%; padding-right: 0; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
section.audio p { margin-bottom: 60px; text-align: center; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body { -webkit-backface-visibility: hidden; }

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

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

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

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

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

/*# sourceMappingURL=styles.css.map */