article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
article.flex,
aside.flex,
details.flex,
figcaption.flex,
figure.flex,
footer.flex,
header.flex,
hgroup.flex,
main.flex,
nav.flex,
section.flex,
summary.flex {
  display: flex;
  flex-flow: row wrap;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid;
}
.alert p {
  margin: 0;
}
.alert-help {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-help p {
  margin: 0;
}
.alert-info {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-info p {
  margin: 0;
}
.alert-error {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-error p {
  margin: 0;
}
.alert-success {
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.alert-success p {
  margin: 0;
}
.button,
.button:visited {
  background: #676868;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border: 0;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  background: #e30d19;
  color: #fff;
}
.button.back,
.button:visited.back {
  padding-left: 30px;
  margin-top: 30px;
  height: 26px;
  line-height: 21px;
}
.button.back:before,
.button:visited.back:before {
  top: 50%;
  left: 10px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border: transparent 5px solid;
  border-right-color: white;
  margin-top: -5px;
  margin-left: -5px;
}
body.page-template-page-cosl-php .button:hover,
body.page-template-page-cosl-php .button:focus,
body.page-template-page-cosl-php .button:visited:hover,
body.page-template-page-cosl-php .button:visited:focus,
body.page-template-page-federations-list-php .button:hover,
body.page-template-page-federations-list-php .button:focus,
body.page-template-page-federations-list-php .button:visited:hover,
body.page-template-page-federations-list-php .button:visited:focus,
body.page-template-page-gouvernance-php .button:hover,
body.page-template-page-gouvernance-php .button:focus,
body.page-template-page-gouvernance-php .button:visited:hover,
body.page-template-page-gouvernance-php .button:visited:focus,
body.page-template-page-cosl-downloads-php .button:hover,
body.page-template-page-cosl-downloads-php .button:focus,
body.page-template-page-cosl-downloads-php .button:visited:hover,
body.page-template-page-cosl-downloads-php .button:visited:focus,
body.page-template-page-infos-php .button:hover,
body.page-template-page-infos-php .button:focus,
body.page-template-page-infos-php .button:visited:hover,
body.page-template-page-infos-php .button:visited:focus,
.cosl-blue .button:hover,
.cosl-blue .button:focus,
.cosl-blue .button:visited:hover,
.cosl-blue .button:visited:focus {
  background: #3093cc;
}
.centerVertically {
  display: -ms-flexbox;
  -ms-flex-align: center;
  display: -moz-box;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-align: center;
  display: box;
  box-align: center;
}
@font-face {
  font-family: 'icomoon';
  src: url('../icons/icomoon.eot?gx0507');
  src: url('../icons/icomoon.eot?gx0507#iefix') format('embedded-opentype'), url('../icons/icomoon.woff2?gx0507') format('woff2'), url('../icons/icomoon.ttf?gx0507') format('truetype'), url('../icons/icomoon.woff?gx0507') format('woff'), url('../icons/icomoon.svg?gx0507#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-audio:before {
  content: "\e906";
}
.icon-skeleton:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-youtube-2:before {
  content: "\e902";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-googleplus:before {
  content: "\e602";
}
.icon-youtube:before {
  content: "\e603";
}
.icon-search:before {
  content: "\e604";
}
.icon-close:before {
  content: "\e63f";
}
.icon-play:before {
  content: "\e642";
}
.icon-play-back:before {
  content: "\e904";
}
.icon-link:before {
  content: "\e60f";
}
.icon-ski-alpin:before {
  content: "\e641";
}
.icon-short-track:before {
  content: "\e640";
}
.icon-download:before {
  content: "\e63e";
}
.icon-american-football:before {
  content: "\e605";
}
.icon-athletisme:before {
  content: "\e606";
}
.icon-aviron:before {
  content: "\e607";
}
.icon-badminton:before {
  content: "\e608";
}
.icon-baseball:before {
  content: "\e609";
  color: #fff;
}
.icon-basketball:before {
  content: "\e60a";
}
.icon-billard:before {
  content: "\e60b";
}
.icon-bowling:before {
  content: "\e60c";
}
.icon-boxe:before {
  content: "\e60d";
}
.icon-canoe-kayak:before {
  content: "\e60e";
}
.icon-course-a-pied:before {
  content: "\e610";
}
.icon-cricket:before {
  content: "\e611";
}
.icon-cyclisme:before {
  content: "\e612";
}
.icon-danse:before {
  content: "\e613";
}
.icon-dart:before {
  content: "\e614";
}
.icon-echecs:before {
  content: "\e615";
}
.icon-equitation:before {
  content: "\e616";
}
.icon-escalade:before {
  content: "\e617";
}
.icon-escrime:before {
  content: "\e618";
}
.icon-football:before {
  content: "\e619";
}
.icon-golf:before {
  content: "\e61a";
}
.icon-gymnastique:before {
  content: "\e61b";
}
.icon-halterophilie:before {
  content: "\e61c";
}
.icon-handball:before {
  content: "\e61d";
}
.icon-hockey:before {
  content: "\e61e";
}
.icon-hockey-sur-glace:before {
  content: "\e61f";
}
.icon-judo:before {
  content: "\e620";
}
.icon-karate:before {
  content: "\e621";
}
.icon-kicker:before {
  content: "\e622";
}
.icon-korfbal:before {
  content: "\e623";
}
.icon-motocyclisme:before {
  content: "\e624";
}
.icon-natation:before {
  content: "\e625";
}
.icon-navigation-a-voile:before {
  content: "\e626";
}
.icon-paralympics:before {
  content: "\e627";
}
.icon-patinage:before {
  content: "\e628";
}
.icon-pecher:before {
  content: "\e629";
}
.icon-petanque:before {
  content: "\e62a";
}
.icon-peteca:before {
  content: "\e62b";
}
.icon-quilleurs:before {
  content: "\e62c";
}
.icon-rugby:before {
  content: "\e62d";
}
.icon-saut-a-ski:before {
  content: "\e62e";
}
.icon-shooting:before {
  content: "\e62f";
}
.icon-ski:before {
  content: "\e630";
}
.icon-ski-nautique:before {
  content: "\e631";
}
.icon-snowboard:before {
  content: "\e632";
}
.icon-speed-skating:before {
  content: "\e633";
}
.icon-sport-automobile:before {
  content: "\e634";
}
.icon-squash:before {
  content: "\e635";
}
.icon-subaquatiques:before {
  content: "\e636";
}
.icon-taekwondo:before {
  content: "\e637";
}
.icon-tennis:before {
  content: "\e638";
}
.icon-tennis-de-table:before {
  content: "\e639";
}
.icon-tir-a-l-arc:before {
  content: "\e63a";
}
.icon-tir-aux-armes-sportives:before {
  content: "\e63b";
}
.icon-triathlon:before {
  content: "\e63c";
}
.icon-volleyball:before {
  content: "\e63d";
}
@font-face {
  font-family: 'Meta';
  src: url('../fonts/MetaWeb-Book.eot?-1');
  src: url('../fonts/MetaWeb-Book.eot?#iefix-1') format('embedded-opentype'), url('../fonts/MetaWeb-Book.woff?-1') format('woff'), url('../fonts/MetaComp-Book.ttf?-1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Meta';
  src: url('../fonts/MetaWeb-Bold.eot?-1');
  src: url('../fonts/MetaWeb-Bold.eot?#iefix-1') format('embedded-opentype'), url('../fonts/MetaWeb-Bold.woff?-1') format('woff'), url('../fonts/MetaComp-Bold.ttf?-1') format('truetype');
  font-weight: bold;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  font-family: "Meta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #565656;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #edf0f1;
}
::selection {
  background: #e30d19;
  color: white;
}
::-moz-selection {
  background: #e30d19;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
body.page .hentry,
body.single-games .hentry,
body.single-gamestype .hentry,
body.tax-committee .hentry,
body.tax-audio_cat .hentry,
body.error404 .hentry {
  background: white;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
body.page .hentry h1,
body.single-games .hentry h1,
body.single-gamestype .hentry h1,
body.tax-committee .hentry h1,
body.tax-audio_cat .hentry h1,
body.error404 .hentry h1 {
  color: #e30d19;
}
body.page .hentry.transparent,
body.single-games .hentry.transparent,
body.single-gamestype .hentry.transparent,
body.tax-committee .hentry.transparent,
body.tax-audio_cat .hentry.transparent,
body.error404 .hentry.transparent {
  background: transparent;
  padding: 20px 0;
}
body.page .term-description,
body.single-games .term-description,
body.single-gamestype .term-description,
body.tax-committee .term-description,
body.tax-audio_cat .term-description,
body.error404 .term-description {
  padding: 0;
}
body.error404 .hentry {
  text-align: center;
  padding: 80px 20px;
  margin-bottom: 0;
}
body.single-games .athletes-list {
  margin-top: 5px;
}
body.single-games .galleries h3 {
  margin-top: 0 !important;
}
body.single-games .galleries .gallery {
  width: 33%;
  float: left;
}
body.single-games .galleries .gallery img {
  max-width: 100%;
  height: auto;
}
body.single-games .galleries-count-1 .gallery {
  width: 100%;
}
body.single-games .galleries-count-2 .gallery {
  width: 50%;
}
body.single-games .galleries-count-4 .gallery {
  width: 50%;
}
body.page-template-page-contact-php .map_container .logo {
  width: 130px;
  height: auto;
  margin: 30px auto 30px auto;
  display: block;
}
body.page-template-page-contact-php .map_container iframe.gmap {
  display: block;
  border: 0;
  width: 100%;
  min-height: 340px;
  height: 100%;
}
body.page-template-page-contact-php .map_container p {
  margin: 10px 0;
  padding: 0 20px;
}
body.page-template-page-cosl-php ::selection,
body.page-template-page-federations-list-php ::selection,
body.page-template-page-gouvernance-php ::selection,
body.page-template-page-cosl-downloads-php ::selection,
body.page-template-page-infos-php ::selection,
body.page-template-page-infos-new-php ::selection,
body.tax-committee ::selection,
body .cosl-blue ::selection {
  background: #3093cc;
  color: white;
}
body.page-template-page-cosl-php ::-moz-selection,
body.page-template-page-federations-list-php ::-moz-selection,
body.page-template-page-gouvernance-php ::-moz-selection,
body.page-template-page-cosl-downloads-php ::-moz-selection,
body.page-template-page-infos-php ::-moz-selection,
body.page-template-page-infos-new-php ::-moz-selection,
body.tax-committee ::-moz-selection,
body .cosl-blue ::-moz-selection {
  background: #3093cc;
  color: white;
}
body.page-template-page-cosl-php .hentry h1,
body.page-template-page-federations-list-php .hentry h1,
body.page-template-page-gouvernance-php .hentry h1,
body.page-template-page-cosl-downloads-php .hentry h1,
body.page-template-page-infos-php .hentry h1,
body.page-template-page-infos-new-php .hentry h1,
body.tax-committee .hentry h1,
body .cosl-blue .hentry h1 {
  color: #3093cc;
}
body.page-template-page-cosl-php .hentry a:hover,
body.page-template-page-cosl-php .content a:hover,
body.page-template-page-federations-list-php .hentry a:hover,
body.page-template-page-federations-list-php .content a:hover,
body.page-template-page-gouvernance-php .hentry a:hover,
body.page-template-page-gouvernance-php .content a:hover,
body.page-template-page-cosl-downloads-php .hentry a:hover,
body.page-template-page-cosl-downloads-php .content a:hover,
body.page-template-page-infos-php .hentry a:hover,
body.page-template-page-infos-php .content a:hover,
body.page-template-page-infos-new-php .hentry a:hover,
body.page-template-page-infos-new-php .content a:hover,
body.tax-committee .hentry a:hover,
body.tax-committee .content a:hover,
body .cosl-blue .hentry a:hover,
body .cosl-blue .content a:hover {
  color: #3093cc;
}
body.page-template-page-cosl-php .hentry a.button,
body.page-template-page-cosl-php .content a.button,
body.page-template-page-federations-list-php .hentry a.button,
body.page-template-page-federations-list-php .content a.button,
body.page-template-page-gouvernance-php .hentry a.button,
body.page-template-page-gouvernance-php .content a.button,
body.page-template-page-cosl-downloads-php .hentry a.button,
body.page-template-page-cosl-downloads-php .content a.button,
body.page-template-page-infos-php .hentry a.button,
body.page-template-page-infos-php .content a.button,
body.page-template-page-infos-new-php .hentry a.button,
body.page-template-page-infos-new-php .content a.button,
body.tax-committee .hentry a.button,
body.tax-committee .content a.button,
body .cosl-blue .hentry a.button,
body .cosl-blue .content a.button {
  color: white;
}
body.page-template-page-cosl-php .hentry a.button:hover,
body.page-template-page-cosl-php .content a.button:hover,
body.page-template-page-federations-list-php .hentry a.button:hover,
body.page-template-page-federations-list-php .content a.button:hover,
body.page-template-page-gouvernance-php .hentry a.button:hover,
body.page-template-page-gouvernance-php .content a.button:hover,
body.page-template-page-cosl-downloads-php .hentry a.button:hover,
body.page-template-page-cosl-downloads-php .content a.button:hover,
body.page-template-page-infos-php .hentry a.button:hover,
body.page-template-page-infos-php .content a.button:hover,
body.page-template-page-infos-new-php .hentry a.button:hover,
body.page-template-page-infos-new-php .content a.button:hover,
body.tax-committee .hentry a.button:hover,
body.tax-committee .content a.button:hover,
body .cosl-blue .hentry a.button:hover,
body .cosl-blue .content a.button:hover {
  color: white;
}
body.page-template-page-cosl-php .button.back,
body.page-template-page-federations-list-php .button.back,
body.page-template-page-gouvernance-php .button.back,
body.page-template-page-cosl-downloads-php .button.back,
body.page-template-page-infos-php .button.back,
body.page-template-page-infos-new-php .button.back,
body.tax-committee .button.back,
body .cosl-blue .button.back {
  margin-bottom: 0;
}
body.page-template-page-cosl-php .button.back:hover,
body.page-template-page-federations-list-php .button.back:hover,
body.page-template-page-gouvernance-php .button.back:hover,
body.page-template-page-cosl-downloads-php .button.back:hover,
body.page-template-page-infos-php .button.back:hover,
body.page-template-page-infos-new-php .button.back:hover,
body.tax-committee .button.back:hover,
body .cosl-blue .button.back:hover {
  background: #3093cc;
}
body.page-template-page-cosl-php #content #inner-content .more:hover,
body.page-template-page-federations-list-php #content #inner-content .more:hover,
body.page-template-page-gouvernance-php #content #inner-content .more:hover,
body.page-template-page-cosl-downloads-php #content #inner-content .more:hover,
body.page-template-page-infos-php #content #inner-content .more:hover,
body.page-template-page-infos-new-php #content #inner-content .more:hover,
body.tax-committee #content #inner-content .more:hover,
body .cosl-blue #content #inner-content .more:hover {
  background: #3093cc;
}
body.page-template-page-cosl-downloads-php .hentry,
body .cosl-blue .hentry {
  margin-bottom: 0;
}
body.page-template-page-cosl-downloads-php .hentry .page-title,
body .cosl-blue .hentry .page-title {
  margin: 10px 0;
}
body.page-template-page-cosl-downloads-php #content #inner-content .content-box,
body .cosl-blue #content #inner-content .content-box {
  margin-top: -5px;
}
body.page-template-page-cosl-downloads-php #content #inner-content .content-box h3,
body .cosl-blue #content #inner-content .content-box h3 {
  margin-top: 0;
}
body.page-template-page-cosl-downloads-php #content #inner-content .content-box .content,
body .cosl-blue #content #inner-content .content-box .content {
  margin-bottom: 0;
}
body.tax-committee .archive-title {
  color: #3093cc;
}
body.page-template-page-federations-list-php h2 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 15px 0 5px 20px;
}
body.page-template-page-federations-list-php #federations-filter {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0 5px;
  margin: 20px 0 0 0;
  border: 1px solid #c0c0c0;
  outline: none;
}
body.page-template-page-federations-list-php .federation .logo,
body.page-template-page-federations-list-php .federation .content {
  background: white;
  min-height: 140px;
  line-height: 20px;
}
body.page-template-page-federations-list-php .federation .logo {
  max-height: 140px;
  padding: 20px;
  position: relative;
}
body.page-template-page-federations-list-php .federation .logo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.page-template-page-federations-list-php .federation .logo.portrait img {
  width: auto;
  height: 100px;
}
body.page-template-page-federations-list-php .federation .logo.landscape img {
  width: 70px;
  height: auto;
}
body.page-template-page-federations-list-php .federation .content {
  font-size: 14px;
}
body.page-template-page-federations-list-php .federation .content > div {
  padding: 20px;
}
body.page-template-page-federations-list-php .federation .content > div .label {
  font-weight: bold;
  display: inline-block;
  min-width: 60px;
}
body.page-template-page-federations-list-php .federation .content > div .value {
  display: inline-block;
}
body.page-template-page-federations-list-php .federation .content > div .toplabel .label,
body.page-template-page-federations-list-php .federation .content > div .toplabel .value {
  display: block;
}
body.page-template-page-federations-list-php .federation .content > div.last .label {
  min-width: 140px;
}
body.page-template-page-federations-list-php .federation .content a {
  color: #454646;
  text-decoration: none;
}
body.page-template-page-federations-list-php .federation .content a:hover {
  text-decoration: underline;
}
body.page-template-page-gouvernance-php .button {
  display: block;
  position: relative;
}
body.page-template-page-gouvernance-php .button:after {
  right: 5px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
body.page-template-page-gouvernance-php .button:hover {
  background: #015b8b;
}
body.page-template-page-gouvernance-php .content-box .content .button {
  font-size: 12px;
  margin-bottom: 10px;
}
body.page-template-page-galleries-php .gallery,
body.single-games .gallery {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
body.page-template-page-galleries-php .gallery img,
body.single-games .gallery img {
  display: block;
  margin: 0;
}
body.page-template-page-galleries-php .gallery .title,
body.single-games .gallery .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #454646;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: rgba(255,255,255,0.8);
  padding: 20px;
  font-size: 18px;
}
body.page-template-page-galleries-php .gallery .title:after,
body.single-games .gallery .title:after {
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  right: 10px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #565656;
  border-width: 10px;
  margin-top: -10px;
}
body.page-template-page-galleries-php .gallery:hover .title,
body.single-games .gallery:hover .title {
  background: white;
  color: #e30d19;
}
body.page-template-page-galleries-php .gallery:hover .title:after,
body.single-games .gallery:hover .title:after {
  border-left-color: #e30d19;
}
body.page-template-page-galleries-php .chosen-container {
  margin: 0 0 10px 10px;
}
body.page-template-page-galleries-php aside .page-title {
  height: 40px;
}
body.page-template-page-galleries-php aside h2 {
  margin-bottom: 5px;
}
body.page-template-page-galleries-php aside .videolink {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
body.page-template-page-galleries-php aside .videolink img {
  max-width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-galleries-php aside .videolink .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #454646;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: rgba(255,255,255,0.8);
  padding: 20px 60px 20px 20px;
  font-size: 18px;
}
body.page-template-page-galleries-php aside .videolink .title:after {
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  right: 20px;
  top: 50%;
  line-height: 30px;
  height: 30px;
  width: 30px;
  font-size: 30px;
  position: absolute;
  pointer-events: none;
  margin-top: -15px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  content: "\e642";
  color: #565656;
}
body.page-template-page-galleries-php aside .videolink:hover .title {
  background: white;
  color: #e30d19;
}
body.page-template-page-games-php .article-header {
  margin-bottom: 10px;
}
body.page-template-page-games-php .gamestypes a.gamestype {
  background-color: #333;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  display: block;
  height: 189px;
  color: #454646;
  text-decoration: none;
  position: relative;
}
body.page-template-page-games-php .gamestypes a.gamestype .title {
  padding: 20px;
  background: rgba(255,255,255,0.66);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 26px;
  line-height: 1em;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-page-games-php .gamestypes a.gamestype .title:after {
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  right: 10px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #565656;
  border-width: 12px;
  margin-top: -12px;
}
body.page-template-page-games-php .gamestypes a.gamestype:hover .title {
  background: rgba(255,255,255,0.75);
  color: #e30d19;
}
body.page-template-page-games-php .gamestypes a.gamestype:hover .title:after {
  border-left-color: #e30d19;
}
body.single-gallery h1 {
  color: #e30d19;
}
body.single-gallery .picture {
  display: block;
  -webkit-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  opacity: 0.6;
  width: 24.4%;
  margin-right: 0.8%;
  margin-bottom: 5px;
  float: left;
  background-position: center center;
}
body.single-gallery .picture img {
  display: block;
  margin: 0;
}
body.single-gallery .picture.active {
  opacity: 1;
}
body.single-gallery .picture:hover {
  opacity: 1;
}
body.single-gallery .picture:nth-child(4n) {
  margin-right: 0;
}
body.single-athlete .picture img {
  max-width: 100%;
  height: auto;
}
body.single-athlete .picture .thumbs {
  list-style: none;
}
body.single-athlete .picture .thumbs li {
  width: 19.5%;
  float: left;
  margin-right: .5%;
}
body.single-athlete section .profile {
  background: white;
  padding: 20px;
}
body.single-athlete section .profile table {
  width: 100%;
  font-size: 14px;
}
body.single-athlete section .profile table th,
body.single-athlete section .profile table td {
  padding: 5px 0;
}
body.single-athlete section .profile table th {
  text-align: left;
  vertical-align: top;
  padding-right: 30px;
}
body.single-athlete section .profile ul li {
  margin: 0;
}
body.single-athlete section .profile table,
body.single-athlete section .profile ul {
  font-size: 15px;
  line-height: 18px;
}
body.single-athlete .custom-text {
  margin-top: 5px;
  background-color: white;
  padding: 20px;
}
body.single-athlete .games-container {
  display: flex;
  flex-flow: row wrap;
}
body.single-athlete .games-container a {
  position: relative;
  float: left;
  padding: 20px;
  width: 120px;
  height: 120px;
  background: white;
  margin: 0 10px 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-athlete .games-container a img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
body.single-athlete .games-container a:hover {
  background: rgba(255,255,255,0.57);
}
body.page-template-page-sponsors-php .row {
  margin-bottom: 20px;
}
body.page-template-page-sponsors-php .row .label,
body.page-template-page-sponsors-php .row .logos {
  min-height: 180px;
  line-height: 140px;
}
body.page-template-page-sponsors-php .row .label {
  background: #e8e6e6;
  text-transform: uppercase;
  padding: 15px 10px 15px 15px;
}
body.page-template-page-sponsors-php .row .label h2 {
  font-size: 16px;
  vertical-align: middle;
  margin: auto 0;
  line-height: 150px;
  font-weight: bold;
}
body.page-template-page-sponsors-php .row .logos {
  background: white;
  padding: 20px;
}
body.page-template-page-sponsors-php .row .logos div {
  display: inline-block;
  vertical-align: middle;
}
body.page-template-page-sponsors-php .row .logos div a {
  display: block;
}
body.page-template-page-sponsors-php .row .logos div a img {
  display: block;
  margin: 0;
  height: 30px;
  width: auto;
  margin-right: 20px;
}
body.page-template-page-sponsors-php .row .logos div:last-child {
  margin-right: 0;
}
body.page-template-page-sponsors-php .row .term-id-3 div a img {
  height: 60px;
}
body.page-template-page-sponsors-php .row .term-id-3 div.sponsor-62 a img {
  height: 50px;
}
body.page-template-page-sponsors-php .row .term-id-4 div a img {
  height: 40px;
}
body.page-template-page-sponsors-php .row .term-id-5 div a img {
  height: 30px;
}
body.page-template-page-sponsors-php .row .term-id-5 div.sponsor-1874 a img {
  height: 60px;
}
body.page-template-page-sponsors-php .row .term-id-6 div a img {
  height: 20px;
}
body.page-template-page-sponsors-php .row .term-id-6 div.sponsor-1896 a img {
  height: 25px;
}
body.page-template-page-sponsors-php .row .term-id-6 div.sponsor-8781 a img {
  height: 30px;
}
body.page-template-page-sponsors-php .row .term-id-6 div.sponsor-1890 a img {
  height: 30px;
}
body.page-template-page-sponsors-php .row .term-id-7 div a img {
  height: 20px;
}
body.home .hentry {
  background: transparent;
  padding: 0;
}
body.transparent .hentry {
  background: transparent;
  padding: 20px 0;
}
body.transparent .hentry .single-title,
body.transparent .hentry .page-title {
  padding-left: 10px;
}
body.transparent .hentry .single-title.sarajevo-header-download,
body.transparent .hentry .page-title.sarajevo-header-download {
  padding-left: 0;
}
body.blog h1,
body.single-post h1 {
  color: #e30d19;
  font-weight: bold;
}
body.blog article,
body.single-post article {
  margin: 10px 0;
}
body.blog article header.article-header a,
body.single-post article header.article-header a {
  display: block;
}
body.blog article header.article-header img,
body.single-post article header.article-header img {
  display: block;
  max-width: 100%;
  height: auto;
}
body.blog article section.entry-content,
body.single-post article section.entry-content {
  background: white;
  padding: 18px 18px 40px 18px;
  position: relative;
}
body.blog article section.entry-content h2,
body.single-post article section.entry-content h2 {
  margin: 0;
  line-height: 1.1em;
}
body.blog article section.entry-content h2 a,
body.single-post article section.entry-content h2 a {
  font-size: 22px;
  font-weight: bold;
  color: #565656;
}
body.blog article section.entry-content h2 a time,
body.single-post article section.entry-content h2 a time {
  font-weight: normal;
}
body.blog article section.entry-content p,
body.single-post article section.entry-content p {
  font-size: 13px;
  margin: 8px 0;
}
body.blog article section.entry-content p:last-child,
body.single-post article section.entry-content p:last-child {
  margin-bottom: 0;
}
body.blog article section.entry-content .more,
body.single-post article section.entry-content .more {
  position: absolute !important;
  bottom: 20px;
  left: 20px;
}
body.blog .byline {
  margin: 0 !important;
}
body.single-post article section.entry-content {
  background: white;
  padding: 18px;
}
body.search .result {
  display: block;
  color: #565656;
  text-decoration: none;
  margin: 10px 0;
  padding: 20px;
}
body.search .result:nth-child(2n) {
  background: white;
}
body.search .result:hover {
  color: #e30d19;
}
body.search .result p {
  margin-bottom: 0;
}
body.archive:not(.tax-audio_cat) article {
  margin: 20px 0 40px;
}
body.archive:not(.tax-audio_cat) article .article-header {
  min-height: 180px;
  background-size: contain;
  background-repeat: no-repeat;
}
body.archive:not(.tax-audio_cat) #content #inner-content .members .member .image img {
  height: 110px;
  max-width: 73px;
}
body.archive:not(.tax-audio_cat) #content #inner-content .members .member .content {
  min-height: 110px;
  margin-left: 78px;
  padding-top: 35px;
}
body.tax-audio_cat ul.audio-files {
  list-style: none;
  margin-top: 20px;
  line-height: 23px;
}
body.tax-audio_cat ul.audio-files li {
  break-inside: avoid-column;
  page-break-inside: avoid;
  margin-bottom: 15px;
}
body.tax-audio_cat ul.audio-files li a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 40px;
}
body.tax-audio_cat ul.audio-files li a i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  font-size: 26px;
  color: #e30d19;
}
body.tax-audio_cat ul.audio-files li a .title {
  font-weight: bold;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #e30d19;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #b80b14;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Meta", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 30px;
  line-height: 1.2em;
}
.single-athlete h1 {
  margin-top: 30px;
  color: #e30d19;
}
h2 {
  font-size: 22px;
  line-height: 1.4em;
  margin: 20px 0 10px 0;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}
h4:first-child {
  margin-top: 0;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.headerimage {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 225px;
}
.header {
  background: white;
  box-shadow: 0 4px 5px rgba(0,0,0,0.3);
  height: 172px;
  z-index: 999;
}
.header #inner-header {
  position: relative;
  min-height: 160px;
}
.header #inner-header .qtrans_language_chooser {
  float: right;
  list-style: none;
  margin-top: 10px;
}
.header #inner-header .qtrans_language_chooser li {
  float: left;
  border-right: 2px solid black;
}
.header #inner-header .qtrans_language_chooser li:last-child {
  border-right: none;
}
.header #inner-header .qtrans_language_chooser li:last-child a {
  margin-right: 0;
}
.header #inner-header .qtrans_language_chooser li.active a {
  text-decoration: underline;
}
.header #inner-header .qtrans_language_chooser li a {
  display: block;
  font-weight: bold;
  margin: 0 5px;
  color: #565656;
  text-decoration: none;
  font-size: 13px;
  line-height: 13px;
}
.header #logo {
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  width: 135px;
  margin: 0 auto;
}
.header #logo img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 100%;
}
.header #logo img.cosl {
  opacity: 1;
}
.header #logo:hover img.cosl {
  opacity: 0;
}
#searchform .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: white;
  background: #b8bfc2;
}
#inner-header {
  margin: 0 auto;
}
#inner-header #top_bar {
  display: none;
}
#inner-header #top_bar .social-icons {
  float: left;
  margin-right: 3px;
  padding: 0 3px;
}
#inner-header #top_bar .social-icons a {
  text-decoration: none;
  width: 26px;
  height: 26px;
  display: inline-block;
  position: relative;
  margin-left: -3px;
  background: #b8bfc2;
}
#inner-header #top_bar .social-icons a:before {
  font-size: 13px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: white;
}
#inner-header #top_bar .social-icons a:hover {
  background: #e3e5e5;
}
#inner-header #top_bar .social-icons a.icon-facebook {
  margin-right: 1px;
}
#inner-header #top_bar .social-icons a.icon-facebook:hover:before {
  color: #3b5998;
}
#inner-header #top_bar .social-icons a.icon-youtube-2:hover:before {
  color: #bb0000;
}
#inner-header #top_bar .social-icons a.icon-instagram {
  margin-right: 1px;
}
#inner-header #top_bar .social-icons a.icon-instagram:hover:before {
  color: #517fa4;
}
#inner-header #top_bar .social-icons a.icon-twitter:before {
  color: #00aced;
}
#inner-header #top_bar .social-icons a.icon-twitter:hover:before {
  color: #000;
}
#inner-header #top_bar .social-icons a.icon-googleplus:before {
  color: #dd4b39;
}
#inner-header #top_bar .social-icons a.icon-googleplus:hover:before {
  color: #000;
}
#inner-header #top_bar #search_wrapper #searchform input {
  height: 26px;
  font-size: 14px;
  line-height: 14px;
  padding: 6px 10px;
  border: 1px solid #b8bfc2;
  outline: 0;
}
#inner-header #top_bar #search_wrapper a {
  background: #b8bfc2;
  display: block;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 10px;
  color: white;
  font-weight: bold;
  margin-right: 5px;
}
#inner-header #top_bar #search_wrapper a:hover {
  color: #e30d19;
  background: #e3e5e5;
}
#inner-header #top_bar nav#top-nav {
  display: none;
}
#inner-header #responsive-menu-button {
  display: block;
  position: absolute;
  bottom: 0;
  right: 20px;
  text-decoration: none;
  color: #454646;
  height: 52px;
  width: 44px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#inner-header #responsive-menu-button span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
#inner-header #responsive-menu-button:before,
#inner-header #responsive-menu-button:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  border-top: 5px solid #565656;
  border-bottom: 5px solid #565656;
  height: 6px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#inner-header #responsive-menu-button:before {
  top: 0px;
}
#inner-header #responsive-menu-button:after {
  top: 11px;
}
#inner-header #responsive-menu-button:hover {
  color: #e30d19;
}
#inner-header #responsive-menu-button:hover:before,
#inner-header #responsive-menu-button:hover:after {
  border-color: #e30d19;
}
#inner-header nav#main-nav {
  border-top: 5px solid #e30d19;
  display: none;
  position: absolute;
  z-index: 999;
  top: 172px;
  left: 0;
  background: white;
  width: 100%;
}
#inner-header nav#main-nav #searchform input {
  background: #dadedd;
  border: 0;
  height: 33px;
  line-height: 33px;
  width: 100%;
  padding: 0 10px;
  outline-color: #e30d19;
}
#inner-header nav#main-nav ul.nav {
  list-style: none;
}
#inner-header nav#main-nav ul.nav li a {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 23px;
  color: #333;
  max-width: 280px;
}
#inner-header nav#main-nav ul.nav li a:hover {
  color: #e30d19;
}
#inner-header nav#main-nav ul.nav li ul.sub-menu li a,
#inner-header nav#main-nav ul.nav li ul.children li a {
  padding-left: 30px;
}
#inner-header nav#main-nav ul.nav > li {
  position: relative;
}
#inner-header nav#main-nav ul.nav > li > a {
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #e3e5e5;
  font-weight: bold;
  padding: 10px 10px;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children {
  z-index: 99999;
  list-style: none;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li {
  background: white;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li a {
  padding-left: 10px;
  border-right: 0;
  display: block;
  border-bottom: 1px solid #e3e5e5;
  font-size: 16px;
  width: 280px;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li a:hover,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li a:hover {
  background: #e3e5e5;
  color: #e30d19;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.current-menu-item > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.current-menu-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.current-page-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.current-menu-item > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.current-menu-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.current-page-ancestor > a {
  background: #e3e5e5;
  color: #e30d19;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu {
  margin-left: 0px;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu li,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu li {
  position: relative;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu li a {
  padding-left: 35px;
  position: relative;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu li img,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu li img {
  position: absolute;
  left: 6px;
  top: 50%;
  width: 20px;
  height: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu {
  margin-left: 0px;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu li,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu li,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu li,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu li {
  position: relative;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu li a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu li a {
  padding-left: 35px;
  position: relative;
}
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31.current-menu-item > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31.current-menu-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31.current-page-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31 .current-menu-item > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31 .current-menu-ancestor > a,
#inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-31 .current-page-ancestor > a {
  color: #3093cc;
}
#inner-header nav#main-nav ul.nav li.current-menu-item > a,
#inner-header nav#main-nav ul.nav li.current-menu-ancestor > a {
  color: #e30d19;
}
#inner-header nav#main-nav ul.nav li.current-menu-item.menu-item-has-children > a:after,
#inner-header nav#main-nav ul.nav li.current-menu-ancestor.menu-item-has-children > a:after {
  border-top-color: #e30d19;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.current-menu-item > a,
#inner-header nav#main-nav ul.nav li#menu-item-31.current-menu-ancestor > a {
  color: #3093cc;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.current-menu-item > a:after,
#inner-header nav#main-nav ul.nav li#menu-item-31.current-menu-ancestor > a:after {
  border-top-color: #3093cc;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children > a:hover {
  color: #3093cc;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children > a:hover:after {
  border-top-color: #3093cc;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children ul.sub-menu a:hover {
  color: #3093cc;
}
#inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children ul.sub-menu li.current-menu-item a,
#inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children ul.sub-menu li.current-menu-ancestor a {
  color: #3093cc;
}
#inner-header.nav-visible #responsive-menu-button {
  height: 58px;
}
#inner-header.nav-visible #responsive-menu-button:before,
#inner-header.nav-visible #responsive-menu-button:after {
  height: 0;
}
#inner-header.nav-visible #responsive-menu-button:before {
  border-top: 0 white;
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0,0,0) rotate(45deg);
  transform: translate3d(0,0,0) rotate(45deg);
  top: 14px;
}
#inner-header.nav-visible #responsive-menu-button:after {
  border-bottom: 0 white;
  -ms-transform: rotate(-45deg);
  -webkit-transform: translate3d(0,0,0) rotate(-45deg);
  transform: translate3d(0,0,0) rotate(-45deg);
  top: 14px;
}
#inner-header.nav-visible nav#main-nav {
  display: block;
}
.games-container-list a {
  float: left;
  width: 160px;
  height: 200px;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 30px 30px 80px;
  position: relative;
}
.games-container-list a img {
  height: 90px;
  max-width: 100%;
  width: auto;
  margin-bottom: 0;
}
.games-container-list a .title {
  margin: 10px 0;
  font-weight: bold;
  font-size: 24px;
  color: #565656;
}
.games-container-list a.landscape img {
  margin-top: 20px;
  height: auto;
  width: 90px;
  max-width: initial;
  max-height: initial;
}
.games-container-list a.landscape.smallerlogo img {
  height: auto;
}
.games-container-list a.smallerlogo img {
  height: 72px;
}
.games-container-list a .more {
  position: absolute !important;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
}
#content {
  background: #f2f2f2;
  padding-bottom: 40px;
}
#content #inner-content .content-column.no-margin {
  margin: 0 0 0 -20px;
}
#content #inner-content .content-column.no-margin:first-child {
  margin-top: -20px;
}
#content #inner-content .content-column.no-margin.last_column {
  margin: -20px -20px 0 0;
  float: right;
}
#content #inner-content .content-column.no-margin img {
  margin: 0;
  display: block;
}
#content #inner-content .content-column > img:first-child {
  margin-top: 0;
}
#content #inner-content .attachment-header {
  width: 100%;
  height: auto;
  display: block;
}
#content #inner-content .content-box.athletes-pdf-container .content {
  padding-bottom: 20px;
}
#content #inner-content .content-box > h3 {
  background: url(../images/pattern.png);
  color: white;
  margin: 20px 0 0 0;
  padding: 2px 20px;
  font-weight: bold;
  text-transform: uppercase;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
}
#content #inner-content .content-box .content {
  padding: 20px 20px 0 20px;
  margin: 0 0 20px 0;
  background: white;
}
#content #inner-content .content-box .content p:first-child {
  margin-top: 0;
}
#content #inner-content .content-box .content table:last-child,
#content #inner-content .content-box .content ul:last-child,
#content #inner-content .content-box .content p:last-child {
  padding-bottom: 20px;
}
#content #inner-content .content-box .content table:last-child {
  display: block;
}
#content #inner-content .content-box .content:nth-child(3) {
  margin-top: 5px;
}
#content #inner-content .content-box .attachments {
  list-style: none;
}
#content #inner-content .content-box .attachments li {
  font-size: 13px;
}
#content #inner-content .content-box .attachments li a {
  color: #454646;
  text-decoration: none;
  line-height: 20px;
  display: block;
}
#content #inner-content .content-box .attachments li a:before {
  content: "\e63e";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #454646;
  margin-right: 10px;
}
#content #inner-content .content-box .attachments li a:hover {
  color: #3093cc;
}
#content #inner-content .content-box .attachments li a:hover:before {
  color: #3093cc;
}
#content #inner-content .content-box:first-child h3 {
  margin-top: 10px;
}
#content #inner-content .content-box.collapsible {
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#content #inner-content .content-box.collapsible > h3 {
  cursor: pointer;
  position: relative;
}
#content #inner-content .content-box.collapsible > h3:hover {
  opacity: 0.8;
}
#content #inner-content .content-box.collapsible > h3:after {
  right: 10px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-bottom-color: #ffffff;
  border-width: 5px;
  margin-top: -7px;
}
#content #inner-content .content-box.collapsible.collapsed {
  height: 45px;
}
#content #inner-content .content-box.collapsible.collapsed:first-child {
  height: 35px;
}
#content #inner-content .content-box.collapsible.collapsed > h3:after {
  border-bottom-color: transparent;
  border-top-color: #ffffff;
  margin-top: -2px;
}
#content #inner-content .content-box.collapsible-new {
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#content #inner-content .content-box.collapsible-new.collapsed {
  max-height: 265px;
}
#content #inner-content .content-box.collapsible-new.collapsed .content .more:after {
  border-top-color: #ffffff;
  border-bottom-color: transparent;
  top: 12px;
}
#content #inner-content .content-box.collapsible-new .content {
  padding: 20px;
  margin: 0;
}
#content #inner-content .content-box.collapsible-new .content .attachments li {
  padding-left: 0;
}
#content #inner-content .content-box.collapsible-new .content img.alignleft,
#content #inner-content .content-box.collapsible-new .content img.alignright {
  margin-bottom: 0;
}
#content #inner-content .content-box.collapsible-new .content .more {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#content #inner-content .content-box.collapsible-new .content .more:after {
  border-bottom-color: #ffffff;
  border-left-color: transparent;
  top: 7px;
  right: 6px;
}
#content #inner-content .linklist {
  background: white;
  padding: 20px;
  margin-top: 20px;
}
#content #inner-content .linklist ul {
  list-style: none;
}
#content #inner-content .linklist ul li {
  margin: 0;
}
#content #inner-content .linklist ul li a {
  color: #454646;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  height: 17px;
}
#content #inner-content .linklist ul li a:before {
  content: "\e60f";
  font-size: 10px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  color: white;
  background: #454646;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  line-height: 17px;
}
#content #inner-content .linklist ul li a:hover {
  color: #e30d19;
}
#content #inner-content .linklist ul li a:hover:before {
  background: #e30d19;
}
#content #inner-content .date,
#content #inner-content .event-content-wrapper {
  min-height: 85px;
}
#content #inner-content .date .event-content,
#content #inner-content .event-content-wrapper .event-content {
  min-height: 45px;
}
#content #inner-content .event {
  margin-top: 10px;
  position: relative;
}
#content #inner-content .event .date {
  background: #454646;
  color: white;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#content #inner-content .event .date .date-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 18px;
  line-height: 18px;
}
#content #inner-content .event .date:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
#content #inner-content .event .date .until {
  font-weight: normal;
  padding-bottom: 2px;
}
#content #inner-content .event.event-team .date {
  background: url(../images/pattern.png);
}
#content #inner-content .event.event-team .date:before {
  background: rgba(227,13,25,0.5);
}
#content #inner-content .event.event-cosl .date {
  background: url(../images/pattern-blue.png);
}
#content #inner-content .event.event-cosl .date:before {
  background: rgba(48,147,204,0.5);
}
#content #inner-content .event.has_end_date .date .date-inner {
  height: 54px;
}
#content #inner-content .event .event-content-wrapper {
  background: white;
  padding: 20px;
  line-height: 22px;
}
#content #inner-content .event .event-content-wrapper .title {
  font-weight: bold;
}
#content #inner-content .event .event-content-wrapper .event-content {
  display: -ms-flexbox;
  -ms-flex-align: center;
  display: -moz-box;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-align: center;
  display: box;
  box-align: center;
}
#content #inner-content .event .date {
  width: 85px;
  position: absolute;
}
#content #inner-content .event .event-content-wrapper {
  margin-left: 90px;
}
#content #inner-content .event .event-content-wrapper [class^="icon-"],
#content #inner-content .event .event-content-wrapper [class*=" icon-"] {
  color: white;
  background: #454646;
  font-size: 18px;
}
#content #inner-content .members .member {
  text-decoration: none;
  color: #565656;
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#content #inner-content .members .member .title {
  font-weight: bold;
}
#content #inner-content .members .member .image {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  left: 0;
}
#content #inner-content .members .member .image img {
  height: 88px;
  width: auto;
}
#content #inner-content .members .member .content {
  background: white;
  padding: 23px 20px 15px 20px;
  margin-left: 92px;
  min-height: 88px;
  line-height: 22px;
}
#content #inner-content .members .member .content .name {
  text-decoration: none;
  color: #454646;
  font-weight: bold;
  display: block;
}
#content #inner-content .members .member .content .name:hover {
  text-decoration: underline;
}
#content #inner-content .athlete-of-the-month img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
#content #inner-content .athlete-of-the-month .text {
  font-size: 14px;
  padding: 25px 25px 25px 0;
}
#content #inner-content .more {
  display: inline-block;
  padding: 0 20px 0 10px;
  background: #676868;
  border: 0;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  height: 20px;
  line-height: 20px;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#content #inner-content .more:after {
  right: 5px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
#content #inner-content .more:hover {
  background: #e30d19;
}
#content #inner-content .athletes-list .athlete {
  text-decoration: none;
  color: #565656;
  display: block;
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#content #inner-content .athletes-list .athlete .title {
  font-weight: bold;
  margin-bottom: 5px;
}
#content #inner-content .athletes-list .athlete .image {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  left: 0;
}
#content #inner-content .athletes-list .athlete .image img {
  height: 88px;
  width: auto;
}
#content #inner-content .athletes-list .athlete .content {
  background: white;
  padding: 20px 20px 15px 20px;
  margin-left: 92px;
  min-height: 88px;
}
#content #inner-content .athletes-list .athlete .content .name {
  text-decoration: none;
  color: #454646;
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
#content #inner-content .athletes-list .athlete .content .name:hover {
  text-decoration: underline;
}
#content #inner-content .athletes-list .athlete .content ul {
  list-style: none;
  line-height: 30px;
}
#content #inner-content .athletes-list .athlete .content ul li {
  position: relative;
  padding-left: 35px;
}
#content #inner-content .athletes-list .athlete .content ul li [class^="icon-"],
#content #inner-content .athletes-list .athlete .content ul li [class*=" icon-"] {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 24px;
  background: #565656;
  color: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#content #inner-content .athletes-list .athlete:hover {
  color: #e30d19;
}
#content #inner-content .athletes-list .athlete:hover .content ul li [class^="icon-"],
#content #inner-content .athletes-list .athlete:hover .content ul li [class*=" icon-"] {
  background: #e30d19;
}
#content #inner-content ul.downloads li {
  font-size: 13px;
  margin: 0;
}
#content #inner-content ul.downloads li a {
  color: #454646;
  text-decoration: none;
  line-height: 20px;
  display: block;
}
#content #inner-content ul.downloads li a:before {
  content: "\e63e";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #454646;
  margin-right: 10px;
}
#content #inner-content ul.downloads li a:hover {
  color: #3093cc;
}
#content #inner-content ul.downloads li a:hover:before {
  color: #3093cc;
}
body.page-template-page-cosl-php #content,
body.page-template-page-federations-list-php #content,
body.page-template-page-gouvernance-php #content,
body.page-template-page-cosl-downloads-php #content,
body.page-template-page-infos-php #content,
body.page-template-page-infos-new-php #content,
body.tax-committee #content,
.cosl-blue #content {
  background: #e0eff7;
}
body.page-template-page-cosl-php #content #inner-content .content-box h3,
body.page-template-page-federations-list-php #content #inner-content .content-box h3,
body.page-template-page-gouvernance-php #content #inner-content .content-box h3,
body.page-template-page-cosl-downloads-php #content #inner-content .content-box h3,
body.page-template-page-infos-php #content #inner-content .content-box h3,
body.page-template-page-infos-new-php #content #inner-content .content-box h3,
body.tax-committee #content #inner-content .content-box h3,
.cosl-blue #content #inner-content .content-box h3 {
  background: url(../images/pattern-blue.png);
}
body.page-template-page-cosl-php #content #inner-content .content-box .attachments li a:hover,
body.page-template-page-federations-list-php #content #inner-content .content-box .attachments li a:hover,
body.page-template-page-gouvernance-php #content #inner-content .content-box .attachments li a:hover,
body.page-template-page-cosl-downloads-php #content #inner-content .content-box .attachments li a:hover,
body.page-template-page-infos-php #content #inner-content .content-box .attachments li a:hover,
body.page-template-page-infos-new-php #content #inner-content .content-box .attachments li a:hover,
body.tax-committee #content #inner-content .content-box .attachments li a:hover,
.cosl-blue #content #inner-content .content-box .attachments li a:hover {
  color: #3093cc;
}
.hentry a,
.content a {
  color: #565656;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.hentry a:hover,
.content a:hover {
  color: #e30d19;
}
.hentry a.button,
.content a.button {
  color: #fff;
}
.hentry a.button:hover,
.content a.button:hover {
  color: #fff;
}
.single-title,
.page-title,
.archive-title {
  font-size: 30px;
  line-height: 1em;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.archive-title {
  padding: 20px 0 0 20px;
}
.term-description {
  padding: 0 0 0 20px;
}
.byline {
  color: #999;
}
.bx-viewport {
  position: relative;
}
.page-template-page-home .video-container {
  position: relative;
  overflow: hidden;
}
.page-template-page-home .bx-controls-direction {
  display: none;
}
.bx-controls-direction {
  height: 1px;
}
.bx-controls-direction span {
  font-size: 30px;
  color: #676868;
  background-color: rgba(255,255,255,0.6);
  border-radius: 50%;
  opacity: 0.5;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.bx-controls-direction span:hover {
  opacity: 1;
  color: #e30d19;
}
.slider_outer {
  position: relative !important;
}
.entry-content p,
.content-box .content p {
  font-size: 16px;
  line-height: 23px;
  margin: 1em 0;
}
.entry-content p:last-child,
.content-box .content p:last-child {
  margin-bottom: 0;
}
.entry-content ul,
.entry-content ol,
.content-box .content ul,
.content-box .content ol {
  font-size: 16px;
  line-height: 23px;
  margin-left: 21px;
}
.entry-content ul li,
.entry-content ol li,
.content-box .content ul li,
.content-box .content ol li {
  margin: 10px 0;
}
.entry-content ul.slider,
.entry-content ol.slider,
.content-box .content ul.slider,
.content-box .content ol.slider {
  margin-left: 0;
  position: relative;
}
.entry-content ul.slider li,
.entry-content ol.slider li,
.content-box .content ul.slider li,
.content-box .content ol.slider li {
  margin: 0;
  padding-left: 0;
}
.entry-content ul,
.content-box .content ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  zoom: 1;
}
.entry-content ul li,
.content-box .content ul li {
  position: relative;
  padding-left: 20px;
  margin: 6px 0;
}
.entry-content ul li:before,
.content-box .content ul li:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
}
.entry-content ul.slider li:before,
.entry-content ul.downloads li:before,
.entry-content ul.attachments li:before,
.entry-content ul.links li:before,
.content-box .content ul.slider li:before,
.content-box .content ul.downloads li:before,
.content-box .content ul.attachments li:before,
.content-box .content ul.links li:before {
  content: "";
}
.entry-content ul.gform_fields li,
.entry-content ul.links li,
.content-box .content ul.gform_fields li,
.content-box .content ul.links li {
  padding-left: 0 !important;
}
.entry-content dd,
.content-box .content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img,
.content-box .content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object,
.content-box .content video,
.content-box .content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre,
.content-box .content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
#content #inner-content .box-wrapper {
  margin: -5px -0.5%;
}
#content #inner-content .box-wrapper .box {
  display: block;
  background: #e30d19 url(../images/pattern.png);
  float: left;
  width: 48%;
  height: 160px;
  text-decoration: none;
  text-align: center;
  margin: 5px .5%;
  position: relative;
}
#content #inner-content .box-wrapper .box .title {
  display: block;
  color: white;
  font-weight: bold;
  font-size: 23px;
  line-height: 1em;
  margin: 50px 0 20px 0;
  position: relative;
}
#content #inner-content .box-wrapper .box .more {
  background: white;
  color: #676868;
  -webkit-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
#content #inner-content .box-wrapper .box .more:after {
  border-left-color: #676868;
}
#content #inner-content .box-wrapper .box:before {
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(101,13,14,0.75) 66%);
  background: linear-gradient(top,rgba(0,0,0,0) 0%,rgba(101,13,14,0.75) 66%);
}
#content #inner-content .box-wrapper .box:hover .more {
  background: #676868;
  color: white;
}
#content #inner-content .box-wrapper .box:hover .more:after {
  border-left-color: white;
}
#content #inner-content .box-wrapper .box:hover:before {
  height: 100%;
}
.page-template-page-cosl-php #content #inner-content .box-wrapper .box {
  background: #015b8b url(../images/pattern-blue.png);
}
.page-template-page-cosl-php #content #inner-content .box-wrapper .box:before {
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(1,91,139,0.75) 66%);
  background: linear-gradient(top,rgba(0,0,0,0) 0%,rgba(1,91,139,0.75) 66%);
}
.cosl-blue .box {
  background: #015b8b url(../images/pattern-blue.png);
}
.cosl-blue .box:before {
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(1,91,139,0.75) 66%);
  background: linear-gradient(top,rgba(0,0,0,0) 0%,rgba(1,91,139,0.75) 66%);
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #e30d19;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #e30d19;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: 700;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
.energysaver_page_navi li.pagenavi-prev-link a:hover,
.energysaver_page_navi li.pagenavi-next-link a:hover,
.energysaver_page_navi li.pagenavi-first-page-link a:hover,
.energysaver_page_navi li.pagenavi-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
#content #inner-content .sidebar h2 {
  margin-top: 20px;
  color: #e30d19;
}
#content #inner-content .sidebar .box-wrapper .box {
  width: 100%;
}
.widgettitle {
  background: url(../images/pattern.png);
  color: white;
  margin: 0;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  text-transform: uppercase;
}
.widgettitle a,
.widgettitle span {
  padding: 2px 10px;
  height: 25px;
  display: block;
}
.widgettitle a {
  color: white;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.widgettitle a:after {
  right: 5px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
.widgettitle a:hover {
  background: rgba(101,13,14,0.5);
  color: white;
}
.widget {
  background: white;
  margin-bottom: 15px;
  width: 100%;
}
.widget p {
  line-height: 20px;
}
.widget .hentry {
  margin-bottom: 0 !important;
}
.widget_olympic_games_widget,
.widget_slider_widget,
.widget_services_widget {
  background: transparent;
}
.widget_olympic_games_widget .slider_outer,
.widget_slider_widget .slider_outer,
.widget_services_widget .slider_outer {
  position: relative;
}
.widget_olympic_games_widget .slider_outer .slider,
.widget_slider_widget .slider_outer .slider,
.widget_services_widget .slider_outer .slider {
  list-style: none;
}
.widget_olympic_games_widget .slider_outer .slider li,
.widget_slider_widget .slider_outer .slider li,
.widget_services_widget .slider_outer .slider li {
  min-height: 200px;
  position: relative;
}
.widget_olympic_games_widget .slider_outer .slider li a,
.widget_slider_widget .slider_outer .slider li a,
.widget_services_widget .slider_outer .slider li a {
  display: block;
}
.widget_olympic_games_widget .slider_outer .slider li a img,
.widget_slider_widget .slider_outer .slider li a img,
.widget_services_widget .slider_outer .slider li a img {
  margin: 0;
  display: block;
}
.widget_olympic_games_widget .slider_outer .slider li a .label,
.widget_slider_widget .slider_outer .slider li a .label,
.widget_services_widget .slider_outer .slider li a .label {
  background: rgba(255,255,255,0.66);
  font-size: 18px;
  line-height: 20px;
  color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.widget_olympic_games_widget .slider_outer .slider li a:hover .label,
.widget_slider_widget .slider_outer .slider li a:hover .label,
.widget_services_widget .slider_outer .slider li a:hover .label {
  background: rgba(255,255,255,0.75);
  color: #e30d19;
}
.widget_olympic_games_widget .slider_outer .bx-controls,
.widget_slider_widget .slider_outer .bx-controls,
.widget_services_widget .slider_outer .bx-controls {
  margin-top: 5px;
  zoom: 1;
}
.widget_olympic_games_widget .slider_outer .bx-controls:before,
.widget_olympic_games_widget .slider_outer .bx-controls:after,
.widget_slider_widget .slider_outer .bx-controls:before,
.widget_slider_widget .slider_outer .bx-controls:after,
.widget_services_widget .slider_outer .bx-controls:before,
.widget_services_widget .slider_outer .bx-controls:after {
  content: "";
  display: table;
}
.widget_olympic_games_widget .slider_outer .bx-controls:after,
.widget_slider_widget .slider_outer .bx-controls:after,
.widget_services_widget .slider_outer .bx-controls:after {
  clear: both;
}
.widget_olympic_games_widget .slider_outer.slides-count-2 .bx-pager-link,
.widget_slider_widget .slider_outer.slides-count-2 .bx-pager-link,
.widget_services_widget .slider_outer.slides-count-2 .bx-pager-link {
  width: 49.75%;
  margin-right: .5%;
}
.widget_olympic_games_widget .slider_outer.slides-count-3 .bx-pager-link,
.widget_slider_widget .slider_outer.slides-count-3 .bx-pager-link,
.widget_services_widget .slider_outer.slides-count-3 .bx-pager-link {
  width: 33%;
  margin-right: .5%;
}
.widget_olympic_games_widget .slider_outer.slides-count-4 .bx-pager-link,
.widget_slider_widget .slider_outer.slides-count-4 .bx-pager-link,
.widget_services_widget .slider_outer.slides-count-4 .bx-pager-link {
  width: 24.625%;
  margin-right: .5%;
}
.widget_olympic_games_widget .slider_outer.slides-count-5 .bx-pager-link,
.widget_slider_widget .slider_outer.slides-count-5 .bx-pager-link,
.widget_services_widget .slider_outer.slides-count-5 .bx-pager-link {
  width: 19.6%;
  margin-right: .5%;
}
.widget_olympic_games_widget .slider_outer .bx-pager-item:last-child .bx-pager-link,
.widget_slider_widget .slider_outer .bx-pager-item:last-child .bx-pager-link,
.widget_services_widget .slider_outer .bx-pager-item:last-child .bx-pager-link {
  margin-right: 0;
}
.widget_olympic_games_widget .slider_outer .bx-pager-link,
.widget_slider_widget .slider_outer .bx-pager-link,
.widget_services_widget .slider_outer .bx-pager-link {
  background: #454646;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  float: left;
  height: 6px;
}
.widget_olympic_games_widget .slider_outer .bx-pager-link.active,
.widget_slider_widget .slider_outer .bx-pager-link.active,
.widget_services_widget .slider_outer .bx-pager-link.active {
  background: #e30613;
}
.widget_olympic_games_widget .bx-controls-direction,
.widget_services_widget .bx-controls-direction {
  display: block;
}
.widget_olympic_games_widget .bx-controls-direction a,
.widget_services_widget .bx-controls-direction a {
  position: absolute;
  top: 40%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  font-size: 50px;
  text-decoration: none;
}
.widget_olympic_games_widget .bx-controls-direction a:nth-child(2),
.widget_services_widget .bx-controls-direction a:nth-child(2) {
  left: auto;
  right: 10px;
}
.widget_olympic_games_widget .slider_outer .slider li,
.widget_services_widget .slider_outer .slider li {
  height: 338px;
}
.widget_olympic_games_widget .slider_outer .slider li a .label,
.widget_services_widget .slider_outer .slider li a .label {
  background: white;
  font-size: 20px;
  color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(30% - 15px);
  padding: 20px 12px;
  line-height: 50px;
}
.widget_olympic_games_widget .slider_outer .slider li a .label span,
.widget_services_widget .slider_outer .slider li a .label span {
  position: absolute;
  top: 40px;
  left: 12px;
  font-weight: lighter;
  font-size: 14px;
  color: #454646;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.widget_olympic_games_widget {
  background-color: white;
}
.widget_olympic_games_widget .bx-default-pager {
  display: none;
}
.widget_olympic_games_widget img {
  width: 100%;
  position: absolute;
  height: auto;
  max-width: 50%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.widget_olympic_games_widget .bx-controls-direction a {
  top: 50%;
}
.widget_olympic_channel {
  font-family: "Meta", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.widget_olympic_channel .video-container {
  position: relative;
  overflow: hidden;
  background-color: #e1001a;
}
.widget_olympic_channel .video-container iframe,
.widget_olympic_channel .video-container object,
.widget_olympic_channel .video-container embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget_olympic_channel .bottom_elements {
  position: relative;
}
.widget_olympic_channel .oc_title {
  background-color: #e1001a;
  color: white;
  padding-top: 5px;
  padding-left: 5px;
}
.widget_olympic_channel .oc_title h3 {
  height: calc(32%);
  font-size: 16px;
  line-height: 0;
  text-align: left;
  padding: 17px 13px;
  font-weight: bold;
  padding-bottom: 35px;
}
.widget_olympic_channel .oc_title p {
  left: 12px;
  font-weight: lighter;
  font-size: 14px;
  margin: 0 0 -19px 12px;
}
.widget_olympic_channel .oc_date {
  background-color: #fff;
  color: black;
  font-weight: 600;
  padding-left: 15px;
  margin: -8px 0 9px 0;
}
.widget_olympic_channel .oc_date .oc_logo {
  width: 50px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  bottom: 3px;
  right: 15px;
  border-radius: 50%;
  text-align: center;
}
.widget_olympic_channel .oc_date .oc_logo img {
  width: 66%;
  padding-top: 11px;
}
.widget_countdown_widget .widget-body {
  text-decoration: none;
  color: #565656;
  display: block;
}
.widget_countdown_widget img {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 185px;
  padding: 10px 0;
  object-fit: contain;
  object-position: center;
  font-family: 'object-fit: contain, object-position: center';
}
.widget_countdown_widget .countdown {
  line-height: 18px;
  background: #676868;
  border-top: 10px solid #676868;
  border-bottom: 10px solid #676868;
  color: white;
  zoom: 1;
}
.widget_countdown_widget .countdown:before,
.widget_countdown_widget .countdown:after {
  content: "";
  display: table;
}
.widget_countdown_widget .countdown:after {
  clear: both;
}
.widget_countdown_widget .countdown > div {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
.widget_countdown_widget .countdown > div:last-child {
  border-right: 0;
}
.widget_countdown_widget .countdown > div .value {
  font-size: 22px;
  padding: 3px 0 1px 0;
}
.widget_countdown_widget p {
  margin: 0;
  padding: 20px;
}
.widget_countdown_widget .newsletter_wrapper {
  text-align: center;
}
.widget_countdown_widget .newsletter_wrapper img {
  max-width: 95px;
  height: auto;
  margin-top: 30px;
}
.widget_countdown_widget .newsletter_wrapper .button {
  margin: 26px 0 10px 0;
}
.widget_news_widget,
.widget_olympia_widget,
.widget_gallery_widget {
  background: transparent;
}
.widget_news_widget .column,
.widget_olympia_widget .column,
.widget_gallery_widget .column {
  background: white;
}
.widget_news_widget .column img,
.widget_olympia_widget .column img,
.widget_gallery_widget .column img {
  display: block;
  margin: 0;
}
.widget_news_widget .column article,
.widget_olympia_widget .column article,
.widget_gallery_widget .column article {
  padding: 20px;
}
.widget_news_widget .column article .byline,
.widget_olympia_widget .column article .byline,
.widget_gallery_widget .column article .byline {
  margin: 0;
  font-size: 16px;
  color: #565656;
}
.widget_news_widget .column article h1,
.widget_olympia_widget .column article h1,
.widget_gallery_widget .column article h1 {
  margin: 0;
  font-size: 14px;
}
.widget_news_widget .column article h1 a,
.widget_olympia_widget .column article h1 a,
.widget_gallery_widget .column article h1 a {
  color: #454646;
  font-weight: 18px;
}
.widget_news_widget .column article p,
.widget_olympia_widget .column article p,
.widget_gallery_widget .column article p {
  font-size: 13px;
  margin: 10px 0;
}
.widget_news_widget .column article h1 {
  font-weight: bold;
}
.widget_olympia_widget .column article h1,
.widget_gallery_widget .column article h1 {
  font-weight: normal;
}
.widget_olympia_widget .column article h1 .type,
.widget_gallery_widget .column article h1 .type {
  font-weight: bold;
  margin-bottom: 7px;
}
.widget_twitter_widget .widget-body {
  padding-top: 10px;
}
.widget_twitter_widget .tweet {
  padding: 5px 10px 50px 85px;
  position: relative;
}
.widget_twitter_widget .tweet img {
  width: 65px;
  position: absolute;
  top: 3px;
  left: 10px;
}
.widget_twitter_widget .tweet .twitter-user-name {
  font-size: 16px;
}
.widget_twitter_widget .tweet .twitter-screen-name {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #454646;
}
.widget_twitter_widget .tweet .twitter-screen-name:hover {
  text-decoration: underline;
}
.widget_twitter_widget .tweet .twitter-text {
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
}
.widget_twitter_widget .tweet .twitter-text a {
  text-decoration: none;
  color: #454646;
}
.widget_twitter_widget .tweet .twitter-text a:hover {
  text-decoration: underline;
}
.widget_twitter_widget .tweet .twitter-time {
  display: block;
  position: absolute;
  bottom: 18px;
  left: 85px;
  font-size: 10px;
  text-decoration: none;
  color: #454646;
}
.widget_twitter_widget .tweet .twitter-time:hover {
  text-decoration: underline;
}
.widget_twitter_widget .tweet .twitter-follow-button {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.widget_agenda_widget .item-count-1 {
  padding: 5px 20px;
}
.widget_agenda_widget .item {
  border-bottom: 1px solid #454646;
  padding: 15px 0;
  line-height: 22px;
}
.widget_agenda_widget .item:last-child {
  border-bottom: 0;
}
.widget_agenda_widget .item .daterange {
  font-weight: bold;
}
.widget_agenda_widget .item .content {
  font-size: 15px;
}
.widget_agenda_widget .item .content a {
  text-decoration: none;
  color: #454646;
}
.widget_agenda_widget .item .content a:hover {
  text-decoration: underline;
}
.widget_sponsors_widget .logos {
  min-height: 298px;
  padding-top: 15px;
  text-align: center;
  border-bottom: 1px solid #454646;
}
.widget_sponsors_widget .logos img {
  display: inline-block;
  margin-bottom: 10px;
  height: 30px;
  width: auto;
}
.widget_sponsors_widget .title {
  padding: 20px 20px 0 20px;
  font-size: 18px;
}
.widget_sponsors_widget .slider li.term-id-3 img {
  height: 70px;
  margin: 8px 0;
}
.widget_sponsors_widget .slider li.term-id-3 .sponsor-62 img {
  height: 60px;
  margin: 8px 0;
}
.widget_sponsors_widget .slider li.term-id-4 .logos {
  padding-top: 35px;
}
.widget_sponsors_widget .slider li.term-id-4 img {
  height: 50px;
  margin: 10px 0;
}
.widget_sponsors_widget .slider li.term-id-4 .sponsor-1867 img {
  height: 55px;
  margin: 10px 0;
}
.widget_sponsors_widget .slider li.term-id-5 img {
  height: 40px;
  margin: 10px 0;
}
.widget_sponsors_widget .slider li.term-id-6 .logos {
  padding-top: 40px;
}
.widget_sponsors_widget .slider li.term-id-6 img {
  height: 25px;
  margin: 5px 0;
}
.widget_sponsors_widget .slider li.term-id-6 .sponsor-1896 img {
  height: 30px;
  margin: 5px 0;
}
.widget_sponsors_widget .slider li.term-id-6 .sponsor-1890 img {
  height: 35px;
  margin: 5px 0;
}
.widget_sponsors_widget .slider li.term-id-6 .sponsor-8781 img {
  height: 35px;
  margin: 5px 0;
}
.widget_sponsors_widget .slider li.term-id-7 img {
  height: 20px;
  margin: 120px 0;
}
.widget_sponsors_widget .message {
  padding: 0 20px 10px 20px;
  font-size: 13px;
  margin: 8px 0;
}
.widget_olympic_games_widget .games {
  text-align: center;
}
.widget_olympic_games_widget .games a {
  display: inline-block;
  width: 64px;
  min-height: 120px;
  position: relative;
}
.widget_olympic_games_widget .games a img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.widget_image_widget a {
  display: block;
}
.widget_image_widget img {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover, object-position: center';
  height: 100%;
  margin: 0;
  display: block;
}
.widget_link_widget .widget-body {
  position: relative;
  background: #676868;
}
.widget_link_widget .widget-body a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.widget_link_widget a {
  display: block;
}
.widget_link_widget img {
  display: block;
  margin: 0;
}
.widget_link_widget .link-wrapper {
  display: inline-grid;
  grid-template-columns: 1.5fr 0.5fr;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 15px;
  background: #676868;
  color: #fff;
  font-size: 14px;
}
.widget_link_widget .link-wrapper span {
  display: block;
  line-height: 1.3;
}
.widget_link_widget .link-wrapper span.title {
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.widget_link_widget .link-button {
  font-size: 12px;
  padding: 4px 10px 2px;
  line-height: 1;
}
#partners {
  display: none;
  background: white;
  line-height: 109px;
  height: 109px;
  margin: 0;
  box-shadow: 0 -3px 5px rgba(0,0,0,0.1), 0 3px 5px rgba(0,0,0,0.1);
  zoom: 0.8;
}
#partners .slider {
  list-style: none;
}
#partners .bx-controls-direction {
  display: none;
}
#partners .partners-label {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 40px;
  font-weight: bold;
}
#partners .partners-logo {
  display: inline-block;
  text-decoration: none;
  height: 109px;
  margin: 0 20px 0 0;
}
#partners .partners-logo img {
  display: inline-block;
  height: 35px;
  width: auto;
  vertical-align: middle;
}
#partners .partners-logos {
  display: inline-block;
}
#partners .term-id-3 .partners-logo img {
  height: 60px;
}
#partners .term-id-3 .partners-logo.sponsor-62 img {
  height: 50px;
}
#partners .term-id-4 .partners-logo img {
  height: 40px;
}
#partners .term-id-4 .partners-logo.sponsor-1864 img {
  height: 45px;
}
#partners .term-id-4 .partners-logo.sponsor-8150 img {
  height: 25px;
}
#partners .term-id-5 .partners-logo img {
  height: 30px;
}
#partners .term-id-5 .partners-logo.sponsor-1870 img {
  height: 35px;
}
#partners .term-id-5 .partners-logo.sponsor-1874 img {
  height: 40px;
}
#partners .term-id-6 .partners-logo img {
  height: 20px;
}
#partners .term-id-6 .partners-logo.sponsor-1887 img {
  height: 15px;
}
#partners .term-id-6 .partners-logo.sponsor-1896 img {
  height: 30px;
}
#partners .term-id-6 .partners-logo.sponsor-8781 img {
  height: 35px;
}
#partners .term-id-6 .partners-logo.sponsor-1890 img {
  height: 35px;
}
#partners .term-id-7 .partners-logo img {
  height: 20px;
}
.footer {
  text-align: center;
  padding: 30px 0 30px 0;
  clear: both;
  font-size: 12px;
  line-height: 14px;
}
.footer #inner-footer h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.footer #inner-footer p {
  margin: 10px 0;
}
.footer #inner-footer p:first-child {
  margin-top: 20px;
}
.footer .logos {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer .social-icons a {
  text-decoration: none;
}
.footer .social-icons [class^="icon-"],
.footer .social-icons [class*=" icon-"] {
  width: 30px;
  height: 30px;
  line-height: 32px;
  font-size: 22px;
  margin-right: 6px;
  border: none;
  color: #565656;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.footer .social-icons [class^="icon-"]:hover,
.footer .social-icons [class*=" icon-"]:hover {
  background: white;
}
.footer .social-icons .icon-facebook:hover {
  color: #3b5998;
}
.footer .social-icons .icon-twitter:hover {
  color: #00aced;
}
.footer .social-icons .icon-googleplus:hover {
  color: #dd4b39;
}
.footer .social-icons .icon-youtube:hover {
  color: #bb0000;
}
.footer .social-icons .icon-instagram:hover {
  color: #517fa4;
}
.copyright a {
  color: #565656;
}
.copyright a:hover {
  color: #000000;
}
.developed-by {
  text-transform: uppercase;
}
.developed-by a {
  color: #565656;
  text-decoration: none;
}
.developed-by a:hover {
  color: #000000;
}
#cboxOverlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,0.5);
  z-index: 9999;
  opacity: 1 !important;
}
#cboxContent img {
  display: block;
  border: 10px solid white;
  border-radius: 5px;
}
#cboxTitle,
#cboxCurrent {
  display: none !important;
}
button#cboxPrevious,
button#cboxNext,
button#cboxClose {
  position: absolute;
  top: 50%;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 0;
  background: rgba(162,162,162,0.33);
  padding: 0;
  margin-top: -15px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: none;
}
button#cboxPrevious:hover,
button#cboxNext:hover,
button#cboxClose:hover {
  background: rgba(162,162,162,0.66);
}
button#cboxPrevious {
  left: 15px;
}
button#cboxPrevious:after {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: white;
  border-width: 10px;
  margin-top: -10px;
  left: 0;
  margin-left: -2px;
}
button#cboxNext {
  right: 15px;
}
button#cboxNext:after {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: white;
  border-width: 10px;
  margin-top: -10px;
  left: 0;
  margin-left: 12px;
}
button#cboxClose {
  right: 15px;
  top: 15px;
  margin-top: 0;
}
button#cboxClose:after {
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  position: absolute;
  pointer-events: none;
  text-align: center;
  line-height: 30px;
  text-indent: 0;
  color: white;
  font-size: 22px;
  font-family: "icomoon";
  content: "\e63f";
}
#colorbox {
  z-index: 99999;
  outline: none;
}
body .gform_wrapper {
  margin: 0;
}
body .gform_wrapper .top_label li.gfield.gf_left_half input.large,
body .gform_wrapper .top_label li.gfield.gf_right_half input.large,
body .gform_wrapper .top_label input.large,
body .gform_wrapper .top_label select.large,
body .gform_wrapper .top_label textarea.textarea,
body .gform_wrapper .top_label li.gfield.gf_left_half input.medium,
body .gform_wrapper .top_label li.gfield.gf_right_half input.medium,
body .gform_wrapper .top_label .gfield_error {
  width: 100%;
}
body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
body .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
  width: 49%;
}
body .gform_wrapper .top_label li.gfield.gf_left_half,
body .gform_wrapper .top_label li.gfield.gf_right_half {
  margin-bottom: 10px;
  width: 49.5%;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password],
body .gform_wrapper textarea {
  background: #f2f2f2;
  border: 0;
  padding: 10px 10px;
  font-size: 13px;
}
body .gform_wrapper li:before {
  content: "" !important;
}
body .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}
body .gform_wrapper .gform_footer .button {
  background: #676868;
  margin: 10px 0 0 0;
  text-align: center;
  display: block;
  color: white;
  text-shadow: none;
  width: 100%;
  text-transform: uppercase;
  padding: 6px 0 2px 0;
}
body .gform_wrapper .gform_footer .button:hover {
  background: #e30d19;
}
#back-to-top {
  display: none;
  background: white;
  border: 1px solid #676868;
  opacity: 0.2;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: fixed;
  bottom: 40px;
  right: 40px;
}
#back-to-top:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  top: 5%;
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none;
  border-bottom-color: #676868;
  border-width: 11px;
  margin-left: -11px;
}
#back-to-top:hover {
  opacity: 0.4;
}
#gform_wrapper_3 label.gfield_label {
  display: none;
}
#gform_wrapper_3 #field_3_6 label {
  position: relative;
  display: block;
}
#gform_wrapper_3 #field_3_6 label .gfield_required {
  display: none;
}
#gform_wrapper_3 #field_3_6 .gfield_checkbox label {
  cursor: pointer;
}
#gform_wrapper_3 #field_3_6 .gfield_checkbox label:after {
  display: block;
  content: "";
  position: absolute;
  top: -3px;
  left: -35px;
  background: #676868;
  width: 30px;
  height: 30px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#gform_wrapper_3 #field_3_6 ul.gfield_checkbox li input[type=checkbox]:checked + label {
  font-weight: normal;
}
#gform_wrapper_3 #field_3_6 ul.gfield_checkbox li input[type=checkbox]:checked + label:after {
  background: #e30d19;
}
.newsletter_wrapper {
  max-height: 200px;
}
.newsletter_wrapper .button {
  background: #e30d19 url(../images/pattern.png);
  font-size: 15px;
  text-transform: uppercase;
  padding: 6px 30px 2px 20px;
}
.newsletter_wrapper .button:after {
  right: 5px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
#container .cosl-blue {
  background: #e0eff7;
}
#container .cosl-blue #inner-content .content-box h3 {
  background: url(../images/pattern-blue@2x.png) !important;
  background-size: 487px 486px !important;
}
.rio-header {
  background: #00417b;
  height: 95px;
  border-bottom: 6px solid #fff;
}
.rio-header .rio-logo {
  background-image: url("../images/rio-logo.jpg");
  background-size: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  margin-top: 15px;
}
.rio-header .rio-menu {
  text-transform: uppercase;
  text-align: center;
}
.rio-header .rio-menu a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px 0;
  margin: 155px 8px 0 8px;
  -webkit-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.rio-header .rio-menu a:first-child {
  margin-left: 0;
}
.rio-header .rio-menu a:last-child {
  margin-right: 0;
}
.rio-header .rio-menu a:hover,
.rio-header .rio-menu a:active,
.rio-header .rio-menu a.current {
  border-bottom: 3px solid white;
}
.rio-header .rio-menu a:active {
  color: #01a1e1;
}
.rio-header .rio-menu span {
  width: 1px;
  display: inline-block;
}
body.page-template-rio-page-athletes .rio-header ::selection,
body.page-template-rio-page-athletes #content ::selection,
body.page-template-rio-page-horaires .rio-header ::selection,
body.page-template-rio-page-horaires #content ::selection,
body.page-template-rio-page-horaire-complet .rio-header ::selection,
body.page-template-rio-page-horaire-complet #content ::selection,
body.page-template-rio-page-results .rio-header ::selection,
body.page-template-rio-page-results #content ::selection,
body.page-template-rio-page-shop .rio-header ::selection,
body.page-template-rio-page-shop #content ::selection,
body.page-template-rio-page-news .rio-header ::selection,
body.page-template-rio-page-news #content ::selection,
body.page-template-rio-single .rio-header ::selection,
body.page-template-rio-single #content ::selection,
body.page-template-rio-single-athlete .rio-header ::selection,
body.page-template-rio-single-athlete #content ::selection,
body.category-140 .rio-header ::selection,
body.category-140 #content ::selection,
body.page-template-rio-page-results .rio-header ::selection,
body.page-template-rio-page-results #content ::selection {
  background: #24bcf8;
  color: white;
}
body.page-template-rio-page-athletes .rio-header ::-moz-selection,
body.page-template-rio-page-athletes #content ::-moz-selection,
body.page-template-rio-page-horaires .rio-header ::-moz-selection,
body.page-template-rio-page-horaires #content ::-moz-selection,
body.page-template-rio-page-horaire-complet .rio-header ::-moz-selection,
body.page-template-rio-page-horaire-complet #content ::-moz-selection,
body.page-template-rio-page-results .rio-header ::-moz-selection,
body.page-template-rio-page-results #content ::-moz-selection,
body.page-template-rio-page-shop .rio-header ::-moz-selection,
body.page-template-rio-page-shop #content ::-moz-selection,
body.page-template-rio-page-news .rio-header ::-moz-selection,
body.page-template-rio-page-news #content ::-moz-selection,
body.page-template-rio-single .rio-header ::-moz-selection,
body.page-template-rio-single #content ::-moz-selection,
body.page-template-rio-single-athlete .rio-header ::-moz-selection,
body.page-template-rio-single-athlete #content ::-moz-selection,
body.category-140 .rio-header ::-moz-selection,
body.category-140 #content ::-moz-selection,
body.page-template-rio-page-results .rio-header ::-moz-selection,
body.page-template-rio-page-results #content ::-moz-selection {
  background: #24bcf8;
  color: white;
}
body.page-template-rio-page-athletes #content,
body.page-template-rio-page-horaires #content,
body.page-template-rio-page-horaire-complet #content,
body.page-template-rio-page-results #content,
body.page-template-rio-page-shop #content,
body.page-template-rio-page-news #content,
body.page-template-rio-single #content,
body.page-template-rio-single-athlete #content,
body.category-140 #content,
body.page-template-rio-page-results #content {
  background: #00417b;
  padding-bottom: 20px;
  background-image: url("../images/rio-pattern.png");
  background-size: 45%;
}
body.page-template-rio-page-athletes #content #inner-content,
body.page-template-rio-page-horaires #content #inner-content,
body.page-template-rio-page-horaire-complet #content #inner-content,
body.page-template-rio-page-results #content #inner-content,
body.page-template-rio-page-shop #content #inner-content,
body.page-template-rio-page-news #content #inner-content,
body.page-template-rio-single #content #inner-content,
body.page-template-rio-single-athlete #content #inner-content,
body.category-140 #content #inner-content,
body.page-template-rio-page-results #content #inner-content {
  padding: 90px 0;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles,
body.page-template-rio-page-horaires #content #inner-content .rio-articles,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles,
body.page-template-rio-page-results #content #inner-content .rio-articles,
body.page-template-rio-page-shop #content #inner-content .rio-articles,
body.page-template-rio-page-news #content #inner-content .rio-articles,
body.page-template-rio-single #content #inner-content .rio-articles,
body.page-template-rio-single-athlete #content #inner-content .rio-articles,
body.category-140 #content #inner-content .rio-articles,
body.page-template-rio-page-results #content #inner-content .rio-articles {
  margin: 0 -5px;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article,
body.page-template-rio-page-results #content #inner-content .rio-articles article,
body.page-template-rio-page-shop #content #inner-content .rio-articles article,
body.page-template-rio-page-news #content #inner-content .rio-articles article,
body.page-template-rio-single #content #inner-content .rio-articles article,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article,
body.category-140 #content #inner-content .rio-articles article,
body.page-template-rio-page-results #content #inner-content .rio-articles article {
  width: 100%;
  float: left;
  color: #094d86;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article,
body.category-140 #content #inner-content .rio-articles article .inner-article,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article {
  margin: 5px;
  border: 1px solid #fff;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article header a,
body.category-140 #content #inner-content .rio-articles article .inner-article header a,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article header a {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 200px;
  display: block;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content {
  background-color: #fff;
  height: 200px;
  padding: 15px;
  position: relative;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content .byline,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .byline {
  color: #04437c;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content h2,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content h2 a,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2 a {
  color: #04437c;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content h2 a:hover {
  color: #1c6cb5;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content p,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content p,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content p {
  font-size: 15px;
  color: #47749d;
  line-height: 20px;
  margin: 8px 0;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content .more,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .more {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-rio-page-athletes #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-horaires #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-shop #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-news #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-single #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-single-athlete #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.category-140 #content #inner-content .rio-articles article .inner-article .entry-content .more:hover,
body.page-template-rio-page-results #content #inner-content .rio-articles article .inner-article .entry-content .more:hover {
  background-color: #24bcf8;
}
body.page-template-rio-page-athletes #content .hentry,
body.page-template-rio-page-horaires #content .hentry,
body.page-template-rio-page-horaire-complet #content .hentry,
body.page-template-rio-page-results #content .hentry,
body.page-template-rio-page-shop #content .hentry,
body.page-template-rio-page-news #content .hentry,
body.page-template-rio-single #content .hentry,
body.page-template-rio-single-athlete #content .hentry,
body.category-140 #content .hentry,
body.page-template-rio-page-results #content .hentry {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
body.page-template-rio-page-athletes #content .article-header .page-title,
body.page-template-rio-page-horaires #content .article-header .page-title,
body.page-template-rio-page-horaire-complet #content .article-header .page-title,
body.page-template-rio-page-results #content .article-header .page-title,
body.page-template-rio-page-shop #content .article-header .page-title,
body.page-template-rio-page-news #content .article-header .page-title,
body.page-template-rio-single #content .article-header .page-title,
body.page-template-rio-single-athlete #content .article-header .page-title,
body.category-140 #content .article-header .page-title,
body.page-template-rio-page-results #content .article-header .page-title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 18px;
}
body.page-template-rio-page-athletes #content .article-header .single_image,
body.page-template-rio-page-horaires #content .article-header .single_image,
body.page-template-rio-page-horaire-complet #content .article-header .single_image,
body.page-template-rio-page-results #content .article-header .single_image,
body.page-template-rio-page-shop #content .article-header .single_image,
body.page-template-rio-page-news #content .article-header .single_image,
body.page-template-rio-single #content .article-header .single_image,
body.page-template-rio-single-athlete #content .article-header .single_image,
body.category-140 #content .article-header .single_image,
body.page-template-rio-page-results #content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
}
body.page-template-rio-page-athletes #content .button,
body.page-template-rio-page-horaires #content .button,
body.page-template-rio-page-horaire-complet #content .button,
body.page-template-rio-page-results #content .button,
body.page-template-rio-page-shop #content .button,
body.page-template-rio-page-news #content .button,
body.page-template-rio-single #content .button,
body.page-template-rio-single-athlete #content .button,
body.category-140 #content .button,
body.page-template-rio-page-results #content .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-rio-page-athletes #content .button:before,
body.page-template-rio-page-horaires #content .button:before,
body.page-template-rio-page-horaire-complet #content .button:before,
body.page-template-rio-page-results #content .button:before,
body.page-template-rio-page-shop #content .button:before,
body.page-template-rio-page-news #content .button:before,
body.page-template-rio-single #content .button:before,
body.page-template-rio-single-athlete #content .button:before,
body.category-140 #content .button:before,
body.page-template-rio-page-results #content .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-rio-page-athletes #content .button:hover,
body.page-template-rio-page-horaires #content .button:hover,
body.page-template-rio-page-horaire-complet #content .button:hover,
body.page-template-rio-page-results #content .button:hover,
body.page-template-rio-page-shop #content .button:hover,
body.page-template-rio-page-news #content .button:hover,
body.page-template-rio-single #content .button:hover,
body.page-template-rio-single-athlete #content .button:hover,
body.category-140 #content .button:hover,
body.page-template-rio-page-results #content .button:hover {
  color: #24bcf8;
}
body.page-template-rio-page-athletes #content .button:hover:before,
body.page-template-rio-page-horaires #content .button:hover:before,
body.page-template-rio-page-horaire-complet #content .button:hover:before,
body.page-template-rio-page-results #content .button:hover:before,
body.page-template-rio-page-shop #content .button:hover:before,
body.page-template-rio-page-news #content .button:hover:before,
body.page-template-rio-single #content .button:hover:before,
body.page-template-rio-single-athlete #content .button:hover:before,
body.category-140 #content .button:hover:before,
body.page-template-rio-page-results #content .button:hover:before {
  border-right-color: #24bcf8;
}
body.page-template-rio-page-athletes a#back-to-top,
body.page-template-rio-page-horaires a#back-to-top,
body.page-template-rio-page-horaire-complet a#back-to-top,
body.page-template-rio-page-results a#back-to-top,
body.page-template-rio-page-shop a#back-to-top,
body.page-template-rio-page-news a#back-to-top,
body.page-template-rio-single a#back-to-top,
body.page-template-rio-single-athlete a#back-to-top,
body.category-140 a#back-to-top,
body.page-template-rio-page-results a#back-to-top {
  border: 0px solid white;
  color: #fff;
}
body.category-140 #content #inner-content .article-header {
  width: 100%;
  float: none;
  margin-right: 0;
}
body.category-140 #content #inner-content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
body.category-140 #content #inner-content h1 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 90px;
  font-size: 24px;
}
body.category-140 #content #inner-content .entry-content {
  background-color: #f2f2f2;
  width: 100%;
  padding: 30px;
  color: #134e84;
}
body.category-140 #content #inner-content .entry-content h2 {
  font-weight: 700;
  margin: 15px 0;
  font-size: 18px;
}
body.category-140 #content #inner-content .entry-content h2:first-child {
  margin-top: 0;
}
body.category-140 #content #inner-content .entry-content h2:nth-child(n+2) {
  margin-top: 40px;
}
body.category-140 #content #inner-content .entry-content p {
  font-size: 15px;
  color: #47749d;
}
body.category-140 #content #inner-content .gallery {
  width: 100%;
}
body.category-140 #content #inner-content .gallery .gallery-image {
  height: 400px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2d3b5d;
}
body.category-140 #content #inner-content .bx-wrapper .bx-viewport {
  z-index: 1;
}
body.category-140 #content #inner-content .bx-wrapper .bx-viewport .gallery .gallery-image {
  z-index: 1;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls {
  position: relative;
  z-index: 9999;
  margin: -40px auto 25px auto;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  background-color: #01a1e1;
  border: 1px solid #01a1e1;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  margin: 8px;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:active,
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:hover {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
body.category-140 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
.rio-schedule .timeslot .time,
.rio-schedule .timeslot .sport,
.rio-schedule .timeslot .athlete,
.rio-schedule .timeslot .place,
.rio-schedule .timeslot .result {
  height: 85px;
  background-color: #f2f2f2;
  float: left;
  margin: 0.25%;
  color: #00417b;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.rio-schedule .timeslot .time:nth-child(6n+1),
.rio-schedule .timeslot .sport:nth-child(6n+1),
.rio-schedule .timeslot .athlete:nth-child(6n+1),
.rio-schedule .timeslot .place:nth-child(6n+1),
.rio-schedule .timeslot .result:nth-child(6n+1) {
  margin-left: 0;
}
.rio-schedule .timeslot .time:nth-child(5n),
.rio-schedule .timeslot .sport:nth-child(5n),
.rio-schedule .timeslot .athlete:nth-child(5n),
.rio-schedule .timeslot .place:nth-child(5n),
.rio-schedule .timeslot .result:nth-child(5n) {
  margin-right: 0;
}
.rio-schedule .timeslot .time {
  height: 173px;
  width: 17%;
  font-size: 18px;
  line-height: 18px;
  display: table;
}
.rio-schedule .timeslot .time time {
  vertical-align: middle;
  display: table-cell;
  padding-top: 2px;
}
.rio-schedule .timeslot .sport {
  width: 45%;
  display: table;
}
.rio-schedule .timeslot .sport [class^="icon-"],
.rio-schedule .timeslot .sport [class*=" icon-"] {
  background-color: #00417b;
  height: 85px;
  width: 50px;
  color: #fff;
  font-size: 48px;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.rio-schedule .timeslot .sport .icon::before {
  font-size: 48px;
  color: #fff;
}
.rio-schedule .timeslot .sport .name {
  vertical-align: middle;
  display: table-cell;
  padding-top: 3px;
}
.rio-schedule .timeslot .athlete {
  width: 45%;
  display: table;
}
.rio-schedule .timeslot .athlete .photo {
  width: 50px;
  height: 85px;
  background-size: cover;
  background-position: center;
  background-color: lightgrey;
  display: table-cell;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.rio-schedule .timeslot .athlete .name {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding-top: 4px;
}
.rio-schedule .timeslot .place {
  margin-top: -86px;
  width: 35%;
  display: table;
}
.rio-schedule .timeslot .place .place-wrap {
  vertical-align: middle;
  display: table-cell;
  padding-top: 4px;
}
.rio-schedule .timeslot .place .stadium {
  margin-top: 5px;
  font-weight: 300;
}
.rio-schedule .timeslot .result {
  width: 35%;
  display: table;
  background-color: #f2f2f2;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-schedule .timeslot .result .result-text {
  vertical-align: middle;
  display: table-cell;
  font-weight: 500;
  color: #00417b;
  padding: 25px 23px 20px 23px;
  line-height: 20px;
  margin-top: 6px;
  text-decoration: none;
}
.rio-schedule .timeslot .result a.result-text {
  background-color: #00a1e1;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-schedule .timeslot .result a.result-text:hover {
  background-color: #24bcf8;
}
.rio-schedule h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 15px;
}
.rio-schedule h2:first-child {
  margin-top: 90px;
}
.rio-schedule a.athlete {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-schedule a.athlete:hover {
  color: #24bcf8;
}
.rio-schedule .athlete {
  color: #fff;
  position: relative;
  margin-top: 0;
}
.rio-schedule .athlete h2 {
  font-size: 22px;
  margin: 25px 0 0 0;
  padding: 0;
}
.rio-schedule .athlete ul {
  padding: 0;
  list-style-type: none;
  color: #fff;
}
.rio-schedule .athlete ul li {
  padding: 10px 0 30px 0;
}
.rio-schedule .athlete ul li:before {
  content: "";
  display: block;
}
.rio-schedule .athlete ul li [class^="icon-"],
.rio-schedule .athlete ul li [class*=" icon-"] {
  float: left;
  height: 25px;
  width: 25px;
  background-color: #fff;
}
.rio-schedule .athlete ul li [class^="icon-"]:before,
.rio-schedule .athlete ul li [class*=" icon-"]:before {
  color: #00417b;
  font-size: 25px;
}
.rio-schedule .athlete ul li p {
  color: #fff;
  padding-left: 37px;
  margin: 6px 0 0 0;
}
.rio-schedule .athlete .results {
  width: 100%;
  float: none;
}
.rio-schedule .athlete .results h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0;
}
.rio-schedule .athlete .results .result .results-wrap {
  background-color: #f2f2f2;
  padding: 20px 5px;
  min-height: 140px;
  float: left;
  width: 32%;
  margin: 0.5% 0.5% 30px 0.5%;
  color: #00417b;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.rio-schedule .athlete .results .result .results-wrap:first-child {
  margin-left: 0;
}
.rio-schedule .athlete .results .result .results-wrap:last-child {
  margin-right: 0;
}
.rio-schedule .athlete .results .result .results-wrap h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.rio-athletes-list .athlete {
  text-decoration: none;
  color: #00417b;
  display: block;
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-athletes-list .athlete .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.rio-athletes-list .athlete .image {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}
.rio-athletes-list .athlete .content {
  background-color: #f2f2f2;
  padding: 20px 20px 15px 20px;
  margin-right: 93px;
  min-height: 88px;
}
.rio-athletes-list .athlete .content .name {
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
.rio-athletes-list .athlete .content .name:hover {
  text-decoration: underline;
}
.rio-athletes-list .athlete .content ul {
  list-style: none;
  line-height: 30px;
}
.rio-athletes-list .athlete .content ul li {
  position: relative;
  padding-left: 35px;
}
.rio-athletes-list .athlete .content ul li [class^="icon-"],
.rio-athletes-list .athlete .content ul li [class*=" icon-"] {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 24px;
  background: #00417b;
  color: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-athletes-list .athlete:hover {
  color: #24bcf8;
}
.rio-athletes-list .athlete:hover .content ul li [class^="icon-"],
.rio-athletes-list .athlete:hover .content ul li [class*=" icon-"] {
  background: #24bcf8;
}
.rio-timeplanner {
  position: relative;
}
.rio-timeplanner .timeplanner-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
}
.rio-timeplanner .timeplanner-header .space {
  height: 65px;
  width: 145px;
  margin: 5px 0;
}
.rio-timeplanner .timeplanner-header ul {
  list-style: none;
}
.rio-timeplanner .timeplanner-header ul li {
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
  display: table;
  width: 140px;
  font-size: 14px;
}
.rio-timeplanner .timeplanner-header ul li .symbol {
  background-color: #00417b;
  height: 65px;
  width: 42px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  text-align: center;
}
.rio-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
.rio-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
  font-size: 42px;
}
.rio-timeplanner .timeplanner-header ul li .name {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #00417b;
}
.rio-timeplanner .timeplanner-slider-wrapper {
  margin-left: 145px;
  margin-right: 48px;
}
.rio-timeplanner .timeplanner-slider-wrapper ul {
  list-style: none;
}
.rio-timeplanner .timeplanner-slider-wrapper ul li {
  display: block;
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
}
.rio-timeplanner .timeplanner-slider-wrapper ul li:first-child {
  font-size: 20px;
  background-color: #f2f2f2;
  color: #00417b;
  text-align: center;
  font-weight: 700;
  padding-top: 24px;
}
.rio-timeplanner .timeplanner-slider-wrapper ul li a {
  height: 100%;
  width: 100%;
  background-color: #00a1e1;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-timeplanner .timeplanner-slider-wrapper ul li a:hover {
  background-color: #24bcf8;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-viewport .timeplanner-slider ul {
  margin-right: 0;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background-color: #f2f2f2;
  position: absolute;
  color: #00417b;
  top: 5px;
  height: 65px;
  width: 43px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 97px;
  top: 5px;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev::before {
  content: "\e900";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  left: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next::before {
  content: "\e901";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  right: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover::before,
.rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover::before {
  color: #00a1e1;
}
.timeplanner-notice {
  margin-top: 60px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.timeplanner-footnote {
  font-size: 80%;
  color: white;
}
.page-template-rio-single-athlete #content #inner-content h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0;
}
.page-template-rio-single-athlete #content #inner-content h2 {
  text-transform: uppercase;
  color: #00417b;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 20px;
}
.page-template-rio-single-athlete #content #inner-content .entry-content {
  width: 100%;
  color: #04437c;
  font-size: 18px;
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul {
  padding: 10px 0;
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul li {
  padding: 10px 0;
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul li:before {
  content: "";
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul li [class^="icon-"],
.page-template-rio-single-athlete #content #inner-content .entry-content ul li [class*=" icon-"] {
  float: left;
  height: 25px;
  width: 25px;
  background-color: #00417b;
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul li [class^="icon-"]:before,
.page-template-rio-single-athlete #content #inner-content .entry-content ul li [class*=" icon-"]:before {
  color: #fff;
  font-size: 25px;
}
.page-template-rio-single-athlete #content #inner-content .entry-content ul li p {
  color: #094d86;
  padding-left: 37px;
  margin: 3px 0 0 0;
}
.page-template-rio-single-athlete #content #inner-content .entry-content .events-button {
  display: block;
  background-color: #01a1e1;
  width: 100%;
  text-align: center;
  padding: 14px;
  margin-top: 15px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-rio-single-athlete #content #inner-content .entry-content .events-button a {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.page-template-rio-single-athlete #content #inner-content .entry-content .events-button:hover {
  background-color: #24bcf8;
}
.page-template-rio-single-athlete #content #inner-content .profile {
  background-color: #f2f2f2;
  padding: 25px;
}
.page-template-rio-single-athlete #content #inner-content .profile table {
  font-size: 16px;
}
.page-template-rio-single-athlete #content #inner-content .profile table th {
  width: 160px;
}
.page-template-rio-single-athlete #content #inner-content .picture {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.page-template-rio-single-athlete #content #inner-content .picture a div {
  height: 355px;
  background-size: cover;
  background-position: center;
}
.page-template-rio-single-athlete #content #inner-content .picture .thumbs {
  margin-top: 15px;
}
.page-template-rio-single-athlete #content #inner-content .picture .thumbs img {
  height: 50px;
}
.page-template-rio-single-athlete #content #inner-content .games-container {
  background-color: #f2f2f2;
  width: 100%;
  margin-top: 30px;
  padding: 25px;
}
.page-template-rio-single-athlete #content #inner-content .games-container a {
  background: transparent;
  margin: 10px;
  padding: 0;
  width: auto;
}
.page-template-rio-single-athlete #content #inner-content .games-container a .logo {
  height: 130px;
}
.page-template-rio-single-athlete #content #inner-content .faq {
  width: 100%;
  margin-top: 30px;
  padding: 25px;
  background-color: #f2f2f2;
  color: #04437c;
}
.page-template-rio-single-athlete #content #inner-content .faq h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 0 0;
}
.page-template-rio-single-athlete #content #inner-content .faq p {
  margin-bottom: 40px;
  line-height: 20px;
}
.page-template-rio-single-athlete #content #inner-content .faq p:last-child {
  margin-bottom: 10px;
}
.page-template-rio-single-athlete #content #inner-content .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-rio-single-athlete #content #inner-content .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-rio-single-athlete #content #inner-content .button:hover {
  color: #24bcf8;
}
.page-template-rio-single-athlete #content #inner-content .button:hover:before {
  border-right-color: #24bcf8;
}
.video-overlay {
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  cursor: pointer;
}
.video-overlay iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  height: 80%;
  max-width: 640px;
  max-height: 360px;
  margin: auto;
}
.video-overlay .close {
  position: absolute;
  top: 40px;
  right: 80px;
}
.video-overlay .close:before,
.video-overlay .close:after {
  position: absolute;
  content: "";
  display: block;
  background: white;
}
.video-overlay .close:before {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-overlay .close:after {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
html.with-featherlight {
  overflow: hidden;
}
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0,0,0,0);
}
.featherlight:last-of-type {
  background: rgba(0,0,0,0.8);
}
.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal;
}
.featherlight .featherlight-inner {
  display: block;
}
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}
.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 5px;
  right: 5px;
  line-height: 40px;
  width: 40px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  background: #ffffff;
  color: transparent;
  border: none;
  padding: 0;
  outline: none;
}
.featherlight .featherlight-close-icon:before {
  content: "\e63f";
  font-size: 36px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'icomoon';
  color: #454646;
  width: 40px;
  height: 40px;
  line-height: 1;
}
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.featherlight .featherlight-image {
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.featherlight iframe {
  border: none;
}
.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: rgba(0,0,0,0);
}
.featherlight-previous {
  left: 25px;
  right: 80%;
}
.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  margin-top: -40px;
  color: transparent;
  font-style: normal;
  font-weight: normal;
}
.featherlight-next span:before,
.featherlight-previous span:before {
  content: "\e900";
  font-size: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-family: 'icomoon';
  color: white;
  line-height: 1;
}
.featherlight-next span {
  right: 5%;
  left: auto;
}
.featherlight-next span:before {
  content: "\e901";
}
.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block;
}
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}
.featherlight-loading .featherlight-previous,
.featherlight-loading .featherlight-next {
  display: none;
}
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none;
}
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .featherlight-next span:before,
  .featherlight-previous span:before {
    font-size: 50px;
  }
}
.sarajevo-header {
  background: #2b94ed;
  z-index: 3;
  position: relative;
  height: 95px;
  border-bottom: 6px solid #fff;
}
.sarajevo-header .sarajevo-logo {
  background-image: url("../images/sarajevo-logo.jpg");
  background-size: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  margin-top: 15px;
}
.sarajevo-header .sarajevo-menu {
  text-transform: uppercase;
  text-align: center;
}
.sarajevo-header .sarajevo-menu a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px 0;
  margin: 155px 8px 0 8px;
  -webkit-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.sarajevo-header .sarajevo-menu a:first-child {
  margin-left: 0;
}
.sarajevo-header .sarajevo-menu a:last-child {
  margin-right: 0;
}
.sarajevo-header .sarajevo-menu a:hover,
.sarajevo-header .sarajevo-menu a:active,
.sarajevo-header .sarajevo-menu a.current {
  border-bottom: 3px solid white;
}
.sarajevo-header .sarajevo-menu a:active {
  color: #01a1e1;
}
.sarajevo-header .sarajevo-menu span {
  width: 1px;
  display: inline-block;
}
body.page-template-sarajevo-page-athletes .header,
body.page-template-sarajevo-page-horaires .header,
body.page-template-sarajevo-page-horaire-complet .header,
body.page-template-sarajevo-page-results .header,
body.page-template-sarajevo-page-shop .header,
body.page-template-sarajevo-page-news .header,
body.page-template-sarajevo-single .header,
body.page-template-sarajevo-single-athlete .header,
body.category-145 .header,
body.page-template-sarajevo-cosl-downloads .header,
body.page-template-sarajevo-page-results .header {
  box-shadow: none;
}
body.page-template-sarajevo-page-athletes .sarajevo-header ::selection,
body.page-template-sarajevo-page-athletes #content ::selection,
body.page-template-sarajevo-page-horaires .sarajevo-header ::selection,
body.page-template-sarajevo-page-horaires #content ::selection,
body.page-template-sarajevo-page-horaire-complet .sarajevo-header ::selection,
body.page-template-sarajevo-page-horaire-complet #content ::selection,
body.page-template-sarajevo-page-results .sarajevo-header ::selection,
body.page-template-sarajevo-page-results #content ::selection,
body.page-template-sarajevo-page-shop .sarajevo-header ::selection,
body.page-template-sarajevo-page-shop #content ::selection,
body.page-template-sarajevo-page-news .sarajevo-header ::selection,
body.page-template-sarajevo-page-news #content ::selection,
body.page-template-sarajevo-single .sarajevo-header ::selection,
body.page-template-sarajevo-single #content ::selection,
body.page-template-sarajevo-single-athlete .sarajevo-header ::selection,
body.page-template-sarajevo-single-athlete #content ::selection,
body.category-145 .sarajevo-header ::selection,
body.category-145 #content ::selection,
body.page-template-sarajevo-cosl-downloads .sarajevo-header ::selection,
body.page-template-sarajevo-cosl-downloads #content ::selection,
body.page-template-sarajevo-page-results .sarajevo-header ::selection,
body.page-template-sarajevo-page-results #content ::selection {
  background: #24bcf8;
  color: white;
}
body.page-template-sarajevo-page-athletes .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-athletes #content ::-moz-selection,
body.page-template-sarajevo-page-horaires .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-horaires #content ::-moz-selection,
body.page-template-sarajevo-page-horaire-complet .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-horaire-complet #content ::-moz-selection,
body.page-template-sarajevo-page-results .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-results #content ::-moz-selection,
body.page-template-sarajevo-page-shop .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-shop #content ::-moz-selection,
body.page-template-sarajevo-page-news .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-news #content ::-moz-selection,
body.page-template-sarajevo-single .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-single #content ::-moz-selection,
body.page-template-sarajevo-single-athlete .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-single-athlete #content ::-moz-selection,
body.category-145 .sarajevo-header ::-moz-selection,
body.category-145 #content ::-moz-selection,
body.page-template-sarajevo-cosl-downloads .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-cosl-downloads #content ::-moz-selection,
body.page-template-sarajevo-page-results .sarajevo-header ::-moz-selection,
body.page-template-sarajevo-page-results #content ::-moz-selection {
  background: #24bcf8;
  color: white;
}
body.page-template-sarajevo-page-athletes #content,
body.page-template-sarajevo-page-horaires #content,
body.page-template-sarajevo-page-horaire-complet #content,
body.page-template-sarajevo-page-results #content,
body.page-template-sarajevo-page-shop #content,
body.page-template-sarajevo-page-news #content,
body.page-template-sarajevo-single #content,
body.page-template-sarajevo-single-athlete #content,
body.category-145 #content,
body.page-template-sarajevo-cosl-downloads #content,
body.page-template-sarajevo-page-results #content {
  padding-bottom: 20px;
  background-size: 45%;
  position: relative;
  background: #021f60;
  background: linear-gradient(180deg,#021f60 0%,#2b94ed 100%);
}
body.page-template-sarajevo-page-athletes #content:before,
body.page-template-sarajevo-page-horaires #content:before,
body.page-template-sarajevo-page-horaire-complet #content:before,
body.page-template-sarajevo-page-results #content:before,
body.page-template-sarajevo-page-shop #content:before,
body.page-template-sarajevo-page-news #content:before,
body.page-template-sarajevo-single #content:before,
body.page-template-sarajevo-single-athlete #content:before,
body.category-145 #content:before,
body.page-template-sarajevo-cosl-downloads #content:before,
body.page-template-sarajevo-page-results #content:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-image: url("../images/sarajevo-pattern.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}
body.page-template-sarajevo-page-athletes #content #inner-content,
body.page-template-sarajevo-page-horaires #content #inner-content,
body.page-template-sarajevo-page-horaire-complet #content #inner-content,
body.page-template-sarajevo-page-results #content #inner-content,
body.page-template-sarajevo-page-shop #content #inner-content,
body.page-template-sarajevo-page-news #content #inner-content,
body.page-template-sarajevo-single #content #inner-content,
body.page-template-sarajevo-single-athlete #content #inner-content,
body.category-145 #content #inner-content,
body.page-template-sarajevo-cosl-downloads #content #inner-content,
body.page-template-sarajevo-page-results #content #inner-content {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles,
body.category-145 #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles {
  margin: 0 -5px;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article,
body.category-145 #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article {
  width: 100%;
  float: left;
  color: #094d86;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article {
  margin: 5px;
  border: 1px solid #fff;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article header a,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article header a,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article header a {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 200px;
  display: block;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content {
  background-color: #fff;
  height: 200px;
  padding: 15px;
  position: relative;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .byline {
  color: #04437c;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content h2,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a {
  color: #04437c;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content h2 a:hover {
  color: #1c6cb5;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content p,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content p {
  font-size: 15px;
  color: #47749d;
  line-height: 20px;
  margin: 8px 0;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content .more,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .more {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-single-athlete #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.category-145 #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover,
body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article .inner-article .entry-content .more:hover {
  background-color: #24bcf8;
}
body.page-template-sarajevo-page-athletes #content .hentry,
body.page-template-sarajevo-page-horaires #content .hentry,
body.page-template-sarajevo-page-horaire-complet #content .hentry,
body.page-template-sarajevo-page-results #content .hentry,
body.page-template-sarajevo-page-shop #content .hentry,
body.page-template-sarajevo-page-news #content .hentry,
body.page-template-sarajevo-single #content .hentry,
body.page-template-sarajevo-single-athlete #content .hentry,
body.category-145 #content .hentry,
body.page-template-sarajevo-cosl-downloads #content .hentry,
body.page-template-sarajevo-page-results #content .hentry {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
body.page-template-sarajevo-page-athletes #content .article-header .page-title,
body.page-template-sarajevo-page-horaires #content .article-header .page-title,
body.page-template-sarajevo-page-horaire-complet #content .article-header .page-title,
body.page-template-sarajevo-page-results #content .article-header .page-title,
body.page-template-sarajevo-page-shop #content .article-header .page-title,
body.page-template-sarajevo-page-news #content .article-header .page-title,
body.page-template-sarajevo-single #content .article-header .page-title,
body.page-template-sarajevo-single-athlete #content .article-header .page-title,
body.category-145 #content .article-header .page-title,
body.page-template-sarajevo-cosl-downloads #content .article-header .page-title,
body.page-template-sarajevo-page-results #content .article-header .page-title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 18px;
}
body.page-template-sarajevo-page-athletes #content .article-header .single_image,
body.page-template-sarajevo-page-horaires #content .article-header .single_image,
body.page-template-sarajevo-page-horaire-complet #content .article-header .single_image,
body.page-template-sarajevo-page-results #content .article-header .single_image,
body.page-template-sarajevo-page-shop #content .article-header .single_image,
body.page-template-sarajevo-page-news #content .article-header .single_image,
body.page-template-sarajevo-single #content .article-header .single_image,
body.page-template-sarajevo-single-athlete #content .article-header .single_image,
body.category-145 #content .article-header .single_image,
body.page-template-sarajevo-cosl-downloads #content .article-header .single_image,
body.page-template-sarajevo-page-results #content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
}
body.page-template-sarajevo-page-athletes #content .button,
body.page-template-sarajevo-page-horaires #content .button,
body.page-template-sarajevo-page-horaire-complet #content .button,
body.page-template-sarajevo-page-results #content .button,
body.page-template-sarajevo-page-shop #content .button,
body.page-template-sarajevo-page-news #content .button,
body.page-template-sarajevo-single #content .button,
body.page-template-sarajevo-single-athlete #content .button,
body.category-145 #content .button,
body.page-template-sarajevo-cosl-downloads #content .button,
body.page-template-sarajevo-page-results #content .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-sarajevo-page-athletes #content .button:before,
body.page-template-sarajevo-page-horaires #content .button:before,
body.page-template-sarajevo-page-horaire-complet #content .button:before,
body.page-template-sarajevo-page-results #content .button:before,
body.page-template-sarajevo-page-shop #content .button:before,
body.page-template-sarajevo-page-news #content .button:before,
body.page-template-sarajevo-single #content .button:before,
body.page-template-sarajevo-single-athlete #content .button:before,
body.category-145 #content .button:before,
body.page-template-sarajevo-cosl-downloads #content .button:before,
body.page-template-sarajevo-page-results #content .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.page-template-sarajevo-page-athletes #content .button:hover,
body.page-template-sarajevo-page-horaires #content .button:hover,
body.page-template-sarajevo-page-horaire-complet #content .button:hover,
body.page-template-sarajevo-page-results #content .button:hover,
body.page-template-sarajevo-page-shop #content .button:hover,
body.page-template-sarajevo-page-news #content .button:hover,
body.page-template-sarajevo-single #content .button:hover,
body.page-template-sarajevo-single-athlete #content .button:hover,
body.category-145 #content .button:hover,
body.page-template-sarajevo-cosl-downloads #content .button:hover,
body.page-template-sarajevo-page-results #content .button:hover {
  color: #24bcf8;
}
body.page-template-sarajevo-page-athletes #content .button:hover:before,
body.page-template-sarajevo-page-horaires #content .button:hover:before,
body.page-template-sarajevo-page-horaire-complet #content .button:hover:before,
body.page-template-sarajevo-page-results #content .button:hover:before,
body.page-template-sarajevo-page-shop #content .button:hover:before,
body.page-template-sarajevo-page-news #content .button:hover:before,
body.page-template-sarajevo-single #content .button:hover:before,
body.page-template-sarajevo-single-athlete #content .button:hover:before,
body.category-145 #content .button:hover:before,
body.page-template-sarajevo-cosl-downloads #content .button:hover:before,
body.page-template-sarajevo-page-results #content .button:hover:before {
  border-right-color: #24bcf8;
}
body.page-template-sarajevo-page-athletes a#back-to-top,
body.page-template-sarajevo-page-horaires a#back-to-top,
body.page-template-sarajevo-page-horaire-complet a#back-to-top,
body.page-template-sarajevo-page-results a#back-to-top,
body.page-template-sarajevo-page-shop a#back-to-top,
body.page-template-sarajevo-page-news a#back-to-top,
body.page-template-sarajevo-single a#back-to-top,
body.page-template-sarajevo-single-athlete a#back-to-top,
body.category-145 a#back-to-top,
body.page-template-sarajevo-cosl-downloads a#back-to-top,
body.page-template-sarajevo-page-results a#back-to-top {
  border: 0px solid white;
  color: #fff;
}
body.category-145 #content #inner-content .article-header {
  width: 100%;
  float: none;
  margin-right: 0;
}
body.category-145 #content #inner-content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
body.category-145 #content #inner-content h1 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 90px;
  font-size: 24px;
}
body.category-145 #content #inner-content .entry-content {
  background-color: #f2f2f2;
  width: 100%;
  padding: 30px;
  color: #134e84;
}
body.category-145 #content #inner-content .entry-content h2 {
  font-weight: 700;
  margin: 15px 0;
  font-size: 18px;
}
body.category-145 #content #inner-content .entry-content h2:first-child {
  margin-top: 0;
}
body.category-145 #content #inner-content .entry-content h2:nth-child(n+2) {
  margin-top: 40px;
}
body.category-145 #content #inner-content .entry-content p {
  font-size: 15px;
  color: #47749d;
}
body.category-145 #content #inner-content .gallery {
  width: 100%;
}
body.category-145 #content #inner-content .gallery .gallery-image {
  height: 400px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2d3b5d;
}
body.category-145 #content #inner-content .bx-wrapper .bx-viewport {
  z-index: 1;
}
body.category-145 #content #inner-content .bx-wrapper .bx-viewport .gallery .gallery-image {
  z-index: 1;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls {
  position: relative;
  z-index: 9999;
  margin: -40px auto 25px auto;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  background-color: #01a1e1;
  border: 1px solid #01a1e1;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  margin: 8px;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:active,
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:hover {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
body.category-145 #content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
.sarajevo-schedule .timeslot .time,
.sarajevo-schedule .timeslot .sport,
.sarajevo-schedule .timeslot .athlete,
.sarajevo-schedule .timeslot .place,
.sarajevo-schedule .timeslot .result {
  height: 85px;
  background-color: #f2f2f2;
  float: left;
  margin: 0.25%;
  color: #00417b;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.sarajevo-schedule .timeslot .time:nth-child(6n+1),
.sarajevo-schedule .timeslot .sport:nth-child(6n+1),
.sarajevo-schedule .timeslot .athlete:nth-child(6n+1),
.sarajevo-schedule .timeslot .place:nth-child(6n+1),
.sarajevo-schedule .timeslot .result:nth-child(6n+1) {
  margin-left: 0;
}
.sarajevo-schedule .timeslot .time:nth-child(5n),
.sarajevo-schedule .timeslot .sport:nth-child(5n),
.sarajevo-schedule .timeslot .athlete:nth-child(5n),
.sarajevo-schedule .timeslot .place:nth-child(5n),
.sarajevo-schedule .timeslot .result:nth-child(5n) {
  margin-right: 0;
}
.sarajevo-schedule .timeslot .time {
  height: 173px;
  width: 17%;
  font-size: 18px;
  line-height: 18px;
  display: table;
}
.sarajevo-schedule .timeslot .time time {
  vertical-align: middle;
  display: table-cell;
  padding-top: 2px;
}
.sarajevo-schedule .timeslot .sport {
  width: 45%;
  display: table;
}
.sarajevo-schedule .timeslot .sport [class^="icon-"],
.sarajevo-schedule .timeslot .sport [class*=" icon-"] {
  background-color: #00417b;
  height: 85px;
  width: 50px;
  color: #fff;
  font-size: 48px;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.sarajevo-schedule .timeslot .sport .icon::before {
  font-size: 48px;
  color: #fff;
}
.sarajevo-schedule .timeslot .sport .name {
  vertical-align: middle;
  display: table-cell;
  padding-top: 3px;
}
.sarajevo-schedule .timeslot .athlete {
  width: 45%;
  display: table;
}
.sarajevo-schedule .timeslot .athlete .photo {
  width: 50px;
  height: 85px;
  background-size: cover;
  background-position: center;
  background-color: lightgrey;
  display: table-cell;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.sarajevo-schedule .timeslot .athlete .name {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding-top: 4px;
}
.sarajevo-schedule .timeslot .place {
  margin-top: -86px;
  width: 35%;
  display: table;
}
.sarajevo-schedule .timeslot .place .place-wrap {
  vertical-align: middle;
  display: table-cell;
  padding-top: 4px;
}
.sarajevo-schedule .timeslot .place .stadium {
  margin-top: 5px;
  font-weight: 300;
}
.sarajevo-schedule .timeslot .result {
  width: 35%;
  display: table;
  background-color: #f2f2f2;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-schedule .timeslot .result .result-text {
  vertical-align: middle;
  display: table-cell;
  font-weight: 500;
  color: #00417b;
  padding: 25px 23px 20px 23px;
  line-height: 20px;
  margin-top: 6px;
  text-decoration: none;
}
.sarajevo-schedule .timeslot .result a.result-text {
  background-color: #00a1e1;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-schedule .timeslot .result a.result-text:hover {
  background-color: #24bcf8;
}
.sarajevo-schedule h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 15px;
}
.sarajevo-schedule h2:first-child {
  margin-top: 90px;
}
.sarajevo-schedule a.athlete {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-schedule a.athlete:hover {
  color: #24bcf8;
}
.sarajevo-schedule .athlete {
  color: #fff;
  position: relative;
  margin-top: 0;
}
.sarajevo-schedule .athlete h2 {
  font-size: 22px;
  margin: 25px 0 0 0;
  padding: 0;
}
.sarajevo-schedule .athlete ul {
  padding: 0;
  list-style-type: none;
  color: #fff;
}
.sarajevo-schedule .athlete ul li {
  padding: 5px 0 30px 0;
  display: flex;
  align-items: center;
}
.sarajevo-schedule .athlete ul li [class^="icon-"],
.sarajevo-schedule .athlete ul li [class*=" icon-"] {
  height: 100px;
  width: 100px;
  background-color: #fff;
}
.sarajevo-schedule .athlete ul li [class^="icon-"]:before,
.sarajevo-schedule .athlete ul li [class*=" icon-"]:before {
  color: #00417b;
  font-size: 100px;
}
.sarajevo-schedule .athlete ul li p {
  color: #fff;
  padding-left: 5px;
}
.sarajevo-schedule .athlete .results {
  width: 100%;
  float: none;
}
.sarajevo-schedule .athlete .results h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0;
}
.sarajevo-schedule .athlete .results .result .results-wrap {
  background-color: #f2f2f2;
  padding: 20px 5px;
  min-height: 140px;
  float: left;
  width: 32%;
  margin: 0.5% 0.5% 30px 0.5%;
  color: #00417b;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.sarajevo-schedule .athlete .results .result .results-wrap:first-child {
  margin-left: 0;
}
.sarajevo-schedule .athlete .results .result .results-wrap:last-child {
  margin-right: 0;
}
.sarajevo-schedule .athlete .results .result .results-wrap h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.sarajevo-athletes-list .athlete {
  text-decoration: none;
  color: #00417b;
  display: block;
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-athletes-list .athlete .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.sarajevo-athletes-list .athlete .image {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}
.sarajevo-athletes-list .athlete .content {
  background-color: #f2f2f2;
  padding: 20px 20px 15px 20px;
  margin-right: 93px;
  min-height: 88px;
}
.sarajevo-athletes-list .athlete .content .name {
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
.sarajevo-athletes-list .athlete .content .name:hover {
  text-decoration: underline;
}
.sarajevo-athletes-list .athlete .content ul {
  list-style: none;
  line-height: 30px;
}
.sarajevo-athletes-list .athlete .content ul li {
  position: relative;
  padding-left: 35px;
}
.sarajevo-athletes-list .athlete .content ul li [class^="icon-"],
.sarajevo-athletes-list .athlete .content ul li [class*=" icon-"] {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 24px;
  background: #00417b;
  color: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-athletes-list .athlete:hover {
  color: #24bcf8;
}
.sarajevo-athletes-list .athlete:hover .content ul li [class^="icon-"],
.sarajevo-athletes-list .athlete:hover .content ul li [class*=" icon-"] {
  background: #24bcf8;
}
.sarajevo-timeplanner {
  position: relative;
}
.sarajevo-timeplanner .timeplanner-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
}
.sarajevo-timeplanner .timeplanner-header .space {
  height: 65px;
  width: 145px;
  margin: 5px 0;
}
.sarajevo-timeplanner .timeplanner-header ul {
  list-style: none;
}
.sarajevo-timeplanner .timeplanner-header ul li {
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
  display: table;
  width: 140px;
  font-size: 14px;
}
.sarajevo-timeplanner .timeplanner-header ul li .symbol {
  background-color: #00417b;
  height: 65px;
  width: 42px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  text-align: center;
}
.sarajevo-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
.sarajevo-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
  font-size: 42px;
}
.sarajevo-timeplanner .timeplanner-header ul li .name {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #00417b;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper {
  margin-left: 145px;
  margin-right: 48px;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper ul {
  list-style: none;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper ul li {
  display: block;
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper ul li:first-child {
  font-size: 20px;
  background-color: #f2f2f2;
  color: #00417b;
  text-align: center;
  font-weight: 700;
  padding-top: 24px;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper ul li a {
  height: 100%;
  width: 100%;
  background-color: #00a1e1;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper ul li a:hover {
  background-color: #24bcf8;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-viewport .timeplanner-slider ul {
  margin-right: 0;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background-color: #f2f2f2;
  position: absolute;
  color: #00417b;
  top: 5px;
  height: 65px;
  width: 43px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 97px;
  top: 5px;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev::before {
  content: "\e900";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  left: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next::before {
  content: "\e901";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  right: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover::before,
.sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover::before {
  color: #00a1e1;
}
.timeplanner-notice {
  margin-top: 60px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.timeplanner-footnote {
  font-size: 80%;
  color: white;
}
.page-template-sarajevo-single-athlete #content #inner-content h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0;
}
.page-template-sarajevo-single-athlete #content #inner-content h2 {
  text-transform: uppercase;
  color: #00417b;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 20px;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content {
  width: 100%;
  color: #04437c;
  font-size: 18px;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul {
  padding: 10px 0;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li {
  padding: 10px 0;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li:before {
  content: "";
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li [class^="icon-"],
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li [class*=" icon-"] {
  float: left;
  height: 25px;
  width: 25px;
  background-color: #00417b;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li [class^="icon-"]:before,
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li [class*=" icon-"]:before {
  color: #fff;
  font-size: 25px;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content ul li p {
  color: #094d86;
  padding-left: 37px;
  margin: 3px 0 0 0;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content .events-button {
  display: block;
  background-color: #01a1e1;
  width: 100%;
  text-align: center;
  padding: 14px;
  margin-top: 15px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content .events-button a {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.page-template-sarajevo-single-athlete #content #inner-content .entry-content .events-button:hover {
  background-color: #24bcf8;
}
.page-template-sarajevo-single-athlete #content #inner-content .profile {
  background-color: #f2f2f2;
  padding: 25px;
}
.page-template-sarajevo-single-athlete #content #inner-content .profile table {
  font-size: 16px;
}
.page-template-sarajevo-single-athlete #content #inner-content .profile table th {
  width: 160px;
}
.page-template-sarajevo-single-athlete #content #inner-content .picture {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.page-template-sarajevo-single-athlete #content #inner-content .picture a div {
  height: 355px;
  background-size: cover;
  background-position: center;
}
.page-template-sarajevo-single-athlete #content #inner-content .picture .thumbs {
  margin-top: 15px;
}
.page-template-sarajevo-single-athlete #content #inner-content .picture .thumbs img {
  height: 50px;
}
.page-template-sarajevo-single-athlete #content #inner-content .games-container {
  background-color: #f2f2f2;
  width: 100%;
  margin-top: 30px;
  padding: 25px;
}
.page-template-sarajevo-single-athlete #content #inner-content .games-container a {
  background: transparent;
  margin: 10px;
  padding: 0;
  width: auto;
}
.page-template-sarajevo-single-athlete #content #inner-content .games-container a .logo {
  height: 130px;
}
.page-template-sarajevo-single-athlete #content #inner-content .faq {
  width: 100%;
  margin-top: 30px;
  padding: 25px;
  background-color: #f2f2f2;
  color: #04437c;
}
.page-template-sarajevo-single-athlete #content #inner-content .faq h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 0 0;
}
.page-template-sarajevo-single-athlete #content #inner-content .faq p {
  margin-bottom: 40px;
  line-height: 20px;
}
.page-template-sarajevo-single-athlete #content #inner-content .faq p:last-child {
  margin-bottom: 10px;
}
.page-template-sarajevo-single-athlete #content #inner-content .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-sarajevo-single-athlete #content #inner-content .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-sarajevo-single-athlete #content #inner-content .button:hover {
  color: #24bcf8;
}
.page-template-sarajevo-single-athlete #content #inner-content .button:hover:before {
  border-right-color: #24bcf8;
}
.video-overlay {
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  cursor: pointer;
}
.video-overlay iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  height: 80%;
  max-width: 640px;
  max-height: 360px;
  margin: auto;
}
.video-overlay .close {
  position: absolute;
  top: 40px;
  right: 80px;
}
.video-overlay .close:before,
.video-overlay .close:after {
  position: absolute;
  content: "";
  display: block;
  background: white;
}
.video-overlay .close:before {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-overlay .close:after {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.special-header {
  height: 95px;
  border-bottom: 6px solid #fff;
}
.special-header .special-logo {
  background-color: white;
  border: 1px solid #fff;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  margin-top: 15px;
  padding: 10px;
}
.special-header .special-logo div {
  background: url("../images/rio-logo.jpg") no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.special-header .special-menu {
  text-transform: uppercase;
  text-align: center;
}
.special-header .special-menu a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px 0;
  margin: 155px 8px 0 8px;
  -webkit-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.special-header .special-menu a:first-child {
  margin-left: 0;
}
.special-header .special-menu a:last-child {
  margin-right: 0;
}
.special-header .special-menu a:hover,
.special-header .special-menu a:active,
.special-header .special-menu a.current {
  border-bottom: 3px solid white;
}
.special-header .special-menu a:active {
  color: #01a1e1;
}
.special-header .special-menu span {
  width: 1px;
  display: inline-block;
}
.special-header .special-menu.hide-athletes-header a {
  margin-top: 80px;
}
.special-header ::selection,
.special-template-content ::selection {
  background: #24bcf8;
  color: white;
}
.special-header ::-moz-selection,
.special-template-content ::-moz-selection {
  background: #24bcf8;
  color: white;
}
.special-template-content #inner-content {
  padding: 90px 0;
}
.special-template-content #inner-content .special-articles {
  margin: 0 -5px;
}
.special-template-content #inner-content .special-articles article {
  width: 100%;
  float: left;
  color: #094d86;
}
.special-template-content #inner-content .special-articles article .inner-article {
  margin: 5px;
  border: 1px solid #fff;
}
.special-template-content #inner-content .special-articles article .inner-article header a {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 200px;
  display: block;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content {
  background-color: #fff;
  height: 200px;
  padding: 15px;
  position: relative;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content .byline {
  color: #04437c;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content h2 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content h2 a {
  color: #04437c;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content h2 a:hover {
  color: #1c6cb5;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content p {
  font-size: 15px;
  color: #47749d;
  line-height: 20px;
  margin: 8px 0;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content .more {
  position: absolute !important;
  bottom: 15px !important;
  left: 15px !important;
  background-color: #00a1e1 !important;
  -webkit-transition: all .3s ease-in-out !important;
  -ms-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
}
.special-template-content #inner-content .special-articles article .inner-article .entry-content .more:hover {
  background-color: #24bcf8 !important;
}
.special-template-content .hentry {
  background: transparent !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.special-template-content .article-header .page-title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 18px;
}
.special-template-content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
}
.special-template-content .article-header .image-header-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.special-template-content .article-header .result-image-header {
  height: auto;
  object-fit: contain;
  object-position: center;
  font-family: 'object-fit: contain, object-position: center';
}
.special-template-content .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-template-content .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-template-content .button:hover {
  color: #24bcf8;
}
.special-template-content .button:hover:before {
  border-right-color: #24bcf8;
}
a#back-to-top {
  border: 0px solid white;
  color: #fff;
}
.special-template-content #inner-content .article-header {
  width: 100%;
  float: none;
  margin-right: 0;
}
.special-template-content #inner-content .article-header .single_image {
  display: block;
  height: 400px;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.special-template-content #inner-content h1 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 90px;
  font-size: 24px;
}
.special-template-content #inner-content .entry-content {
  background-color: #f2f2f2;
  width: 100%;
  padding: 30px;
  color: #134e84;
}
.special-template-content #inner-content .entry-content h2 {
  font-weight: 700;
  margin: 15px 0;
  font-size: 18px;
}
.special-template-content #inner-content .entry-content h2:first-child {
  margin-top: 0;
}
.special-template-content #inner-content .entry-content h2:nth-child(n+2) {
  margin-top: 40px;
}
.special-template-content #inner-content .entry-content p {
  font-size: 15px;
  color: #47749d;
}
.special-template-content #inner-content .gallery {
  width: 100%;
}
.special-template-content #inner-content .gallery .gallery-image {
  height: 400px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2d3b5d;
}
.special-template-content #inner-content .bx-wrapper .bx-viewport {
  z-index: 1;
}
.special-template-content #inner-content .bx-wrapper .bx-viewport .gallery .gallery-image {
  z-index: 1;
}
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
}
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  background-color: #01a1e1;
  border: 1px solid #01a1e1;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  margin: 8px;
}
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:active,
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link:hover {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
.special-template-content #inner-content .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background-color: #fff;
  border: 1px solid #01a1e1;
}
.special-schedule {
  width: 100%;
}
.special-schedule .timeslot .time,
.special-schedule .timeslot .sport,
.special-schedule .timeslot .athlete,
.special-schedule .timeslot .place,
.special-schedule .timeslot .result {
  height: 85px;
  background-color: #f2f2f2;
  float: left;
  margin: 0.25%;
  color: #00417b;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.special-schedule .timeslot .time:nth-child(6n+1),
.special-schedule .timeslot .sport:nth-child(6n+1),
.special-schedule .timeslot .athlete:nth-child(6n+1),
.special-schedule .timeslot .place:nth-child(6n+1),
.special-schedule .timeslot .result:nth-child(6n+1) {
  margin-left: 0;
}
.special-schedule .timeslot .time:nth-child(5n),
.special-schedule .timeslot .sport:nth-child(5n),
.special-schedule .timeslot .athlete:nth-child(5n),
.special-schedule .timeslot .place:nth-child(5n),
.special-schedule .timeslot .result:nth-child(5n) {
  margin-right: 0;
}
.special-schedule .timeslot .time {
  height: 173px;
  width: 17%;
  font-size: 18px;
  line-height: 18px;
  display: table;
}
.special-schedule .timeslot .time time {
  vertical-align: middle;
  display: table-cell;
  padding-top: 2px;
}
.special-schedule .timeslot .sport {
  width: 45%;
  display: table;
}
.special-schedule .timeslot .sport [class^="icon-"],
.special-schedule .timeslot .sport [class*=" icon-"] {
  background-color: #00417b;
  height: 85px;
  width: 50px;
  color: #fff;
  font-size: 48px;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.special-schedule .timeslot .sport .icon::before {
  font-size: 48px;
  color: #fff;
}
.special-schedule .timeslot .sport .name {
  vertical-align: middle;
  display: table-cell;
  padding-top: 3px;
}
.special-schedule .timeslot .athlete {
  width: 45%;
  display: table;
}
.special-schedule .timeslot .athlete .photo {
  width: 50px;
  height: 85px;
  background-size: cover;
  background-position: center;
  background-color: lightgrey;
  display: table-cell;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}
.special-schedule .timeslot .athlete .name {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding-top: 4px;
}
.special-schedule .timeslot .place {
  margin-top: -86px;
  width: 35%;
  display: table;
}
.special-schedule .timeslot .place .place-wrap {
  vertical-align: middle;
  display: table-cell;
  padding-top: 4px;
}
.special-schedule .timeslot .place .stadium {
  margin-top: 5px;
  font-weight: 300;
}
.special-schedule .timeslot .result {
  width: 35%;
  display: table;
  background-color: #f2f2f2;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-schedule .timeslot .result .result-text {
  vertical-align: middle;
  display: table-cell;
  font-weight: 500;
  color: #00417b;
  padding: 25px 23px 20px 23px;
  line-height: 20px;
  margin-top: 6px;
  text-decoration: none;
}
.special-schedule .timeslot .result a.result-text {
  background-color: #00a1e1;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-schedule .timeslot .result a.result-text:hover {
  background-color: #24bcf8;
}
.special-schedule h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 15px;
}
.special-schedule h2:first-child {
  margin-top: 90px;
}
.special-schedule a.athlete {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-schedule a.athlete:hover {
  color: #24bcf8;
}
.special-schedule .athlete {
  color: #fff;
  position: relative;
  margin-top: 0;
}
.special-schedule .athlete h2 {
  font-size: 22px;
  margin: 25px 0 0 0;
  padding: 0;
}
.special-schedule .athlete ul {
  padding: 0;
  list-style-type: none;
  color: #fff;
}
.special-schedule .athlete ul li {
  padding: 10px 0 30px 0;
}
.special-schedule .athlete ul li:before {
  content: "";
  display: block;
}
.special-schedule .athlete ul li [class^="icon-"],
.special-schedule .athlete ul li [class*=" icon-"] {
  float: left;
  height: 25px;
  width: 25px;
  background-color: #fff;
}
.special-schedule .athlete ul li [class^="icon-"]:before,
.special-schedule .athlete ul li [class*=" icon-"]:before {
  color: #00417b;
  font-size: 25px;
}
.special-schedule .athlete ul li p {
  color: #fff;
  padding-left: 37px;
  margin: 6px 0 0 0;
}
.special-schedule .athlete .results {
  width: 100%;
  float: none;
}
.special-schedule .athlete .results h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0;
}
.special-schedule .athlete .results .result .results-wrap {
  background-color: #f2f2f2;
  padding: 20px 5px;
  min-height: 140px;
  float: left;
  width: 32%;
  margin: 0.5% 0.5% 30px 0.5%;
  color: #00417b;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.special-schedule .athlete .results .result .results-wrap:first-child {
  margin-left: 0;
}
.special-schedule .athlete .results .result .results-wrap:last-child {
  margin-right: 0;
}
.special-schedule .athlete .results .result .results-wrap h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.special-athletes-list .athlete {
  text-decoration: none;
  color: #00417b;
  display: block;
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-athletes-list .athlete .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.special-athletes-list .athlete .image {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}
.special-athletes-list .athlete .content {
  background-color: #f2f2f2;
  padding: 20px 20px 15px 20px;
  margin-right: 93px;
  min-height: 88px;
}
.special-athletes-list .athlete .content .name {
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
.special-athletes-list .athlete .content .name:hover {
  text-decoration: underline;
}
.special-athletes-list .athlete .content ul {
  list-style: none;
  line-height: 30px;
}
.special-athletes-list .athlete .content ul li {
  position: relative;
  padding-left: 35px;
}
.special-athletes-list .athlete .content ul li [class^="icon-"],
.special-athletes-list .athlete .content ul li [class*=" icon-"] {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 24px;
  background: #00417b;
  color: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-athletes-list .athlete:hover {
  color: #24bcf8;
}
.special-athletes-list .athlete:hover .content ul li [class^="icon-"],
.special-athletes-list .athlete:hover .content ul li [class*=" icon-"] {
  background: #24bcf8;
}
.special-timeplanner {
  position: relative;
}
.special-timeplanner .timeplanner-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
}
.special-timeplanner .timeplanner-header .space {
  height: 65px;
  width: 145px;
  margin: 5px 0;
}
.special-timeplanner .timeplanner-header ul {
  list-style: none;
}
.special-timeplanner .timeplanner-header ul li {
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
  display: table;
  width: 140px;
  font-size: 14px;
}
.special-timeplanner .timeplanner-header ul li .symbol {
  background-color: #00417b;
  height: 65px;
  width: 42px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  box-shadow: inset 0px 0px 0px 1px #f2f2f2;
  text-align: center;
}
.special-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
.special-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
  font-size: 42px;
}
.special-timeplanner .timeplanner-header ul li .name {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #00417b;
}
.special-timeplanner .timeplanner-slider-wrapper {
  margin-left: 145px;
  margin-right: 48px;
}
.special-timeplanner .timeplanner-slider-wrapper ul {
  list-style: none;
}
.special-timeplanner .timeplanner-slider-wrapper ul li {
  display: block;
  height: 65px;
  background-color: #f2f2f2;
  margin: 5px 0;
}
.special-timeplanner .timeplanner-slider-wrapper ul li:first-child {
  font-size: 20px;
  background-color: #f2f2f2;
  color: #00417b;
  text-align: center;
  font-weight: 700;
  padding-top: 24px;
}
.special-timeplanner .timeplanner-slider-wrapper ul li a {
  height: 100%;
  width: 100%;
  background-color: #00a1e1;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-timeplanner .timeplanner-slider-wrapper ul li a:hover {
  background-color: #24bcf8;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-viewport .timeplanner-slider ul {
  margin-right: 0;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background-color: #f2f2f2;
  position: absolute;
  color: #00417b;
  top: 5px;
  height: 65px;
  width: 43px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 97px;
  top: 5px;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev::before {
  content: "\e900";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  left: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next::before {
  content: "\e901";
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  color: #00417b;
  top: 17px;
  right: 5px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover::before,
.special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover::before {
  color: #00a1e1;
}
.timeplanner-notice {
  margin-top: 60px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.timeplanner-footnote {
  font-size: 80%;
  color: white;
}
.page-template-special-single-athlete h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0;
}
.page-template-special-single-athlete h2 {
  text-transform: uppercase;
  color: #00417b;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 20px;
}
.page-template-special-single-athlete #table-content {
  width: 100%;
  color: #04437c;
  font-size: 18px;
}
.page-template-special-single-athlete #table-content ul {
  padding: 10px 0;
}
.page-template-special-single-athlete #table-content ul li {
  padding: 10px 0;
}
.page-template-special-single-athlete #table-content ul li:before {
  content: "";
}
.page-template-special-single-athlete #table-content ul li [class^="icon-"],
.page-template-special-single-athlete #table-content ul li [class*=" icon-"] {
  float: left;
  height: 25px;
  width: 25px;
  background-color: #00417b;
}
.page-template-special-single-athlete #table-content ul li [class^="icon-"]:before,
.page-template-special-single-athlete #table-content ul li [class*=" icon-"]:before {
  color: #fff;
  font-size: 25px;
}
.page-template-special-single-athlete #table-content ul li p {
  color: #094d86;
  padding-left: 37px;
  margin: 3px 0 0 0;
}
.page-template-special-single-athlete #table-content .events-button {
  display: block;
  background-color: #01a1e1;
  width: 100%;
  text-align: center;
  padding: 14px;
  margin-top: 15px;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-special-single-athlete #table-content .events-button a {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.page-template-special-single-athlete #table-content .events-button:hover {
  background-color: #24bcf8;
}
.page-template-special-single-athlete .profile {
  background-color: #f2f2f2;
  padding: 25px;
}
.page-template-special-single-athlete .profile table {
  font-size: 16px;
}
.page-template-special-single-athlete .profile table th {
  width: 160px;
  text-align: left;
  vertical-align: top;
  padding-right: 30px;
}
.page-template-special-single-athlete .picture {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.page-template-special-single-athlete .picture a div {
  height: 355px;
  background-size: cover;
  background-position: center;
}
.page-template-special-single-athlete .picture .thumbs {
  margin-top: 15px;
}
.page-template-special-single-athlete .picture .thumbs img {
  height: 50px;
}
.page-template-special-single-athlete .games-container {
  background-color: #f2f2f2;
  width: 100%;
  margin-top: 30px;
  padding: 25px;
}
.page-template-special-single-athlete .games-container a {
  background: transparent;
  margin: 10px;
  padding: 0;
  width: auto;
  float: left;
}
.page-template-special-single-athlete .games-container a .logo-special {
  height: 130px;
}
.page-template-special-single-athlete .faq {
  width: 100%;
  margin-top: 30px;
  padding: 25px;
  background-color: #f2f2f2;
  color: #04437c;
}
.page-template-special-single-athlete .faq h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 0 0;
}
.page-template-special-single-athlete .faq p {
  margin-bottom: 40px;
  line-height: 20px;
}
.page-template-special-single-athlete .faq p:last-child {
  margin-bottom: 10px;
}
.page-template-special-single-athlete .button {
  color: #00a1e1;
  background-color: #f2f2f2;
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-special-single-athlete .button:before {
  border-right-color: #00a1e1;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.page-template-special-single-athlete .button:hover {
  color: #24bcf8;
}
.page-template-special-single-athlete .button:hover:before {
  border-right-color: #24bcf8;
}
.video-overlay {
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  cursor: pointer;
}
.video-overlay iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  height: 80%;
  max-width: 640px;
  max-height: 360px;
  margin: auto;
}
.video-overlay .close {
  position: absolute;
  top: 40px;
  right: 80px;
}
.video-overlay .close:before,
.video-overlay .close:after {
  position: absolute;
  content: "";
  display: block;
  background: white;
}
.video-overlay .close:before {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-overlay .close:after {
  width: 60px;
  height: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.specialgame-timeplaner-back-wrapper {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container a:hover {
  background: #e30d19;
  color: white;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  background: #333;
  color: white;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-single:after {
  top: 50%;
  right: 12px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border: transparent 6px solid;
  border-top-color: white;
  margin-top: -3px;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 20px;
    margin-bottom: 19px;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 20px;
    margin-bottom: 19px;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  body.single-gallery .fullsize-container {
    height: 250px;
  }
  body.single-gallery .fullsize-container img {
    height: 250px;
  }
  .rio-header .rio-logo {
    background-size: 80px;
    height: 130px;
    width: 130px;
    margin-left: -65px;
  }
  .rio-header .rio-menu a {
    margin: 155px 19px 0 19px;
    font-size: 20px;
  }
  .rio-header .rio-menu span {
    width: 50px;
  }
  body.page-template-rio-page-athletes #content .article-header .page-title,
  body.page-template-rio-page-horaires #content .article-header .page-title,
  body.page-template-rio-page-horaire-complet #content .article-header .page-title,
  body.page-template-rio-page-shop #content .article-header .page-title,
  body.page-template-rio-page-news #content .article-header .page-title,
  body.page-template-rio-single #content .article-header .page-title,
  body.category-140 #content .article-header .page-title,
  body.page-template-rio-page-results #content .article-header .page-title {
    font-size: 21px;
  }
  .rio-schedule .timeslot .time,
  .rio-schedule .timeslot .sport,
  .rio-schedule .timeslot .athlete,
  .rio-schedule .timeslot .place,
  .rio-schedule .timeslot .result {
    font-size: 16px;
  }
  .rio-schedule .timeslot .time {
    width: 12.5%;
    font-size: 20px;
  }
  .rio-schedule .timeslot .sport {
    width: 50%;
  }
  .rio-schedule .timeslot .sport [class^="icon-"],
  .rio-schedule .timeslot .sport [class*=" icon-"] {
    width: 90px;
    font-size: 68px;
  }
  .rio-schedule .timeslot .athlete {
    width: 50%;
  }
  .rio-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .rio-schedule .timeslot .place {
    width: 35%;
  }
  .rio-schedule .timeslot .result {
    width: 35%;
  }
  .rio-schedule .athlete h2 {
    font-size: 21px;
  }
  .rio-schedule .athlete ul {
    padding: 10px 0;
  }
  .rio-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .rio-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .rio-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .rio-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 23px;
    padding-top: 23px;
  }
  .sarajevo-header .sarajevo-logo {
    background-size: 80px;
    height: 130px;
    width: 130px;
    margin-left: -65px;
  }
  .sarajevo-header .sarajevo-menu a {
    margin: 155px 19px 0 19px;
    font-size: 20px;
  }
  .sarajevo-header .sarajevo-menu span {
    width: 50px;
  }
  body.page-template-sarajevo-page-athletes #content .article-header .page-title,
  body.page-template-sarajevo-page-horaires #content .article-header .page-title,
  body.page-template-sarajevo-page-horaire-complet #content .article-header .page-title,
  body.page-template-sarajevo-page-shop #content .article-header .page-title,
  body.page-template-sarajevo-page-news #content .article-header .page-title,
  body.page-template-sarajevo-cosl-downloads #content .article-header .page-title,
  body.page-template-sarajevo-single #content .article-header .page-title,
  body.category-145 #content .article-header .page-title,
  body.page-template-sarajevo-page-results #content .article-header .page-title {
    font-size: 21px;
  }
  .sarajevo-schedule .timeslot .time,
  .sarajevo-schedule .timeslot .sport,
  .sarajevo-schedule .timeslot .athlete,
  .sarajevo-schedule .timeslot .place,
  .sarajevo-schedule .timeslot .result {
    font-size: 16px;
  }
  .sarajevo-schedule .timeslot .time {
    width: 12.5%;
    font-size: 20px;
  }
  .sarajevo-schedule .timeslot .sport {
    width: 50%;
  }
  .sarajevo-schedule .timeslot .sport [class^="icon-"],
  .sarajevo-schedule .timeslot .sport [class*=" icon-"] {
    width: 90px;
    font-size: 68px;
  }
  .sarajevo-schedule .timeslot .athlete {
    width: 50%;
  }
  .sarajevo-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .sarajevo-schedule .timeslot .place {
    width: 35%;
  }
  .sarajevo-schedule .timeslot .result {
    width: 35%;
  }
  .sarajevo-schedule .athlete h2 {
    font-size: 21px;
  }
  .sarajevo-schedule .athlete ul {
    padding: 10px 0;
  }
  .sarajevo-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .sarajevo-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 23px;
    padding-top: 23px;
  }
  .special-header .special-logo {
    background-size: 80px;
    height: 130px;
    width: 130px;
    margin-left: -65px;
  }
  .special-header .special-menu a {
    margin: 155px 19px 0 19px;
    font-size: 20px;
  }
  .special-header .special-menu span {
    width: 50px;
  }
  .special-template-content .article-header .page-title {
    font-size: 21px;
  }
  .special-schedule .timeslot .time,
  .special-schedule .timeslot .sport,
  .special-schedule .timeslot .athlete,
  .special-schedule .timeslot .place,
  .special-schedule .timeslot .result {
    font-size: 16px;
  }
  .special-schedule .timeslot .time {
    width: 12.5%;
    font-size: 20px;
  }
  .special-schedule .timeslot .sport {
    width: 50%;
  }
  .special-schedule .timeslot .sport [class^="icon-"],
  .special-schedule .timeslot .sport [class*=" icon-"] {
    width: 90px;
    font-size: 68px;
  }
  .special-schedule .timeslot .athlete {
    width: 50%;
  }
  .special-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .special-schedule .timeslot .place {
    width: 35%;
  }
  .special-schedule .timeslot .result {
    width: 35%;
  }
  .special-schedule .athlete h2 {
    font-size: 21px;
  }
  .special-schedule .athlete ul {
    padding: 10px 0;
  }
  .special-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .special-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .special-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .special-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 23px;
    padding-top: 23px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    max-width: 1000px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  body {
    margin-top: 172px;
  }
  body.page-template-page-galleries-php .article-header {
    min-height: 40px;
  }
  body.page-template-page-galleries-php .chosen-container {
    position: absolute;
    top: 20px;
    right: 0;
  }
  body.page-template-page-galleries-php .gallery {
    width: 49.5%;
    margin-right: 1%;
    float: left;
  }
  body.page-template-page-galleries-php .gallery:nth-child(2n) {
    margin-right: 0;
  }
  body.page-template-page-sponsors-php .label {
    width: 25.8%;
    float: left;
  }
  body.page-template-page-sponsors-php .logos {
    width: 73.8%;
    float: left;
    margin-left: .4%;
  }
  body.single-gallery .picture {
    width: 16%;
    margin-right: 0.8%;
    margin-bottom: 5px;
    float: left;
  }
  body.single-gallery .picture:nth-child(4n) {
    margin-right: 0.8%;
  }
  body.single-gallery .picture:nth-child(6n) {
    margin-right: 0;
  }
  body.single-games .logo {
    float: right;
    width: 25%;
    margin: 20px 0 20px 20px;
  }
  body.single-gamestype section.entry-content.has_sidebar {
    float: left;
    width: 73%;
    margin-right: 2%;
  }
  body.single-gamestype aside.games-container {
    float: right;
    width: 25%;
  }
  body.page-template-page-games-php #content #inner-content .box-wrapper .box {
    width: 24%;
  }
  body.blog header.article-header,
  body.single-post header.article-header,
  body.archive:not(.tax-audio_cat) header.article-header {
    width: 29%;
    margin-right: 1%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  body.blog header.article-header a,
  body.single-post header.article-header a,
  body.archive:not(.tax-audio_cat) header.article-header a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body.blog section.entry-content,
  body.single-post section.entry-content,
  body.archive:not(.tax-audio_cat) section.entry-content {
    width: 70%;
  }
  body.blog article,
  body.single-post article,
  body.archive:not(.tax-audio_cat) article {
    display: flex;
    flex-flow: row wrap;
    align-self: stretch;
  }
  body.single-post header.article-header {
    background-size: contain;
    background-position: 0 0;
  }
  body.archive:not(.tax-audio_cat) article {
    margin: 20px 0;
  }
  body.single-athlete .picture {
    width: 24.5%;
    margin-right: 0.5%;
    float: left;
  }
  body.single-athlete section.entry-content {
    width: 75%;
    float: left;
  }
  body.page-template-page-federations-list-php .federation .logo {
    width: 19.5%;
    margin-right: .5%;
    float: left;
  }
  body.page-template-page-federations-list-php .federation .content {
    width: 80%;
    float: left;
  }
  body.tax-audio_cat ul.audio-files {
    column-count: 2;
    column-gap: 160px;
  }
  .header {
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  .header #logo {
    top: 0;
    text-align: left;
    margin: 12px 0 0 0;
  }
  .admin-bar .header {
    top: 32px;
  }
  #inner-header {
    max-width: 1000px;
  }
  #inner-header #top_bar {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  #inner-header #top_bar #search_wrapper {
    float: left;
  }
  #inner-header #top_bar #search_wrapper #searchform {
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    transition: width .5s ease-in-out, left .5s ease-in-out;
  }
  #inner-header #top_bar #search_wrapper #searchform input {
    width: 0;
    padding: 0;
    border: 0;
    transition: width .5s ease-in-out, padding .5s ease-in-out, border-width .5s ease-in-out;
  }
  #inner-header #top_bar #search_wrapper.visible #searchform {
    left: -200px;
    width: 200px;
  }
  #inner-header #top_bar #search_wrapper.visible #searchform input {
    width: 200px;
    padding: 0 5px;
    border: 1px solid #b8bfc2;
  }
  #inner-header #top_bar nav#top-nav {
    display: block;
    float: right;
  }
  #inner-header #top_bar nav#top-nav ul.nav {
    list-style: none;
  }
  #inner-header #top_bar nav#top-nav ul.nav li {
    background: #b8bfc2;
  }
  #inner-header #top_bar nav#top-nav ul.nav li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 10px;
    color: white;
  }
  #inner-header #top_bar nav#top-nav ul.nav li ul.sub-menu,
  #inner-header #top_bar nav#top-nav ul.nav li ul.children {
    display: none;
  }
  #inner-header #top_bar nav#top-nav ul.nav li.current-menu-item a,
  #inner-header #top_bar nav#top-nav ul.nav li.current-menu-ancestor a,
  #inner-header #top_bar nav#top-nav ul.nav li.current-page-ancestor a {
    color: #e30d19;
    background: #e3e5e5;
  }
  #inner-header #top_bar nav#top-nav ul.nav li#menu-item-79.current-menu-item a,
  #inner-header #top_bar nav#top-nav ul.nav li#menu-item-79.current-menu-ancestor a,
  #inner-header #top_bar nav#top-nav ul.nav li#menu-item-79.current-page-ancestor a {
    color: #3093cc;
  }
  #inner-header #top_bar nav#top-nav ul.nav li.audio-button {
    margin-left: 5px;
    background: #e30d19;
  }
  #inner-header #top_bar nav#top-nav ul.nav li.audio-button a:after {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    display: block;
    float: right;
    margin-left: 4px;
  }
  #inner-header #top_bar nav#top-nav ul.nav li {
    float: left;
  }
  #inner-header #top_bar nav#top-nav ul.nav li a {
    text-decoration: none;
  }
  #inner-header #top_bar nav#top-nav ul.nav li a:hover,
  #inner-header #top_bar nav#top-nav ul.nav li a:focus {
    color: #e30d19;
    background: #e3e5e5;
  }
  #inner-header #top_bar nav#top-nav ul.nav li#menu-item-79 a:hover,
  #inner-header #top_bar nav#top-nav ul.nav li#menu-item-79 a:focus {
    color: #3093cc;
  }
  #inner-header nav#main-nav {
    border-top: 0;
    display: block;
    left: auto;
    right: 0;
    top: 102px;
    width: auto;
    -webkit-transition: top .5s ease-in-out;
    -ms-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
  }
  #inner-header nav#main-nav ul.nav li a {
    padding: 14px 10px;
    line-height: 1;
    max-width: 280px;
  }
  #inner-header nav#main-nav ul.nav li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav li.menu-item-has-children ul.children li a {
    width: 280px;
  }
  #inner-header nav#main-nav ul.nav > li {
    float: left;
  }
  #inner-header nav#main-nav ul.nav > li > a {
    padding: 0 20px;
    border-bottom: 0;
    font-weight: normal;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children {
    border-top: 5px solid #e30d19;
    position: absolute;
    display: none;
    top: 65px;
    left: 50%;
    margin-left: -105px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li a {
    width: 220px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li:last-child a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li:last-child a {
    border-bottom: 0;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.menu-item-has-children,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.menu-item-has-children {
    position: relative;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.menu-item-has-children ul.sub-menu {
    border: none;
    display: none;
    position: absolute;
    top: -5px;
    left: 280px;
    padding-left: 5px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu li:first-child,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.menu-item-has-children ul.sub-menu li:first-child {
    border-top: 5px solid #e30d19;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu li.menu-item-has-children:hover ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.children li.menu-item-has-children:hover ul.sub-menu {
    display: block;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children > a:after {
    top: 100%;
    margin-top: 2px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #333;
    border-width: 7px;
    margin-left: -7px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children > a:hover:after {
    border-top-color: #e30d19;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children:hover {
    height: 70px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children:hover ul {
    display: block;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children {
    margin-left: -175px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li a {
    width: 360px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu {
    margin-left: 0px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu li,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu li,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu li,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu li {
    position: relative;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-28 ul.children li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-10765 ul.children li.menu-item-has-children ul.sub-menu li a {
    padding-left: 10px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children:hover {
    height: 70px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children:hover ul {
    display: block;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children {
    margin-left: -175px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li a {
    width: 360px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu li a,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu li a {
    padding-left: 38px;
  }
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.sub-menu li.menu-item-has-children ul.sub-menu li img,
  #inner-header nav#main-nav ul.nav > li.menu-item-has-children#menu-item-9294 ul.children li.menu-item-has-children ul.sub-menu li img {
    width: 25px;
  }
  #inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children ul.sub-menu {
    border-top: 5px solid #3093cc;
  }
  #inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children.current-menu-item > a:after,
  #inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children.current-menu-ancestor > a:after,
  #inner-header nav#main-nav ul.nav li#menu-item-31.menu-item-has-children.current-page-ancestor > a:after {
    border-top-color: #3093cc;
  }
  #inner-header #responsive-menu-button {
    display: none;
  }
  #content #inner-content .box-wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #content #inner-content .box-wrapper.item-count-2 .box {
    width: 49%;
  }
  #content #inner-content .box-wrapper.item-count-3 .box,
  #content #inner-content .box-wrapper.item-count-9 .box {
    width: 32.333333333333%;
  }
  #content #inner-content .box-wrapper.item-count-4 .box,
  #content #inner-content .box-wrapper.item-count-7 .box,
  #content #inner-content .box-wrapper.item-count-8 .box {
    width: 24%;
  }
  #content #inner-content .box-wrapper.item-count-5 .box {
    width: 19%;
  }
  #content #inner-content .box-wrapper.item-count-6 .box {
    width: 15.666666666667%;
  }
  .widget {
    margin-left: 0.2%;
    margin-right: 0.2%;
    float: left;
  }
  .widget-columns-1 {
    width: 32.93%;
  }
  .widget-columns-2 {
    width: 66.26%;
  }
  .widget-columns-3 {
    width: 99.6%;
  }
  .widget_slider_widget .slider_outer .slider li a .label,
  .widget_services_widget .slider_outer .slider li a .label {
    height: calc(50% - 18px);
    font-size: 18px;
    line-height: 0;
    text-align: left;
    padding: 20px 12px;
    font-weight: bold;
    background-color: white;
  }
  .widget_slider_widget .slider_outer .slider li a:hover .label,
  .widget_services_widget .slider_outer .slider li a:hover .label {
    color: #ffffff;
    background-image: url("../images/pattern.png");
  }
  .widget_slider_widget .slider_outer .slider li a:hover .label span,
  .widget_services_widget .slider_outer .slider li a:hover .label span {
    color: white;
  }
  .widget_news_widget .item-count-2 .column,
  .widget_olympia_widget .item-count-2 .column,
  .widget_gallery_widget .item-count-2 .column {
    float: left;
    width: 49.403875%;
    margin-right: 1.19225%;
  }
  .widget_news_widget .item-count-2 .column:last-child,
  .widget_olympia_widget .item-count-2 .column:last-child,
  .widget_gallery_widget .item-count-2 .column:last-child {
    margin-right: 0;
  }
  .widget_news_widget .item-count-3 .column,
  .widget_olympia_widget .item-count-3 .column,
  .widget_gallery_widget .item-count-3 .column {
    float: left;
    width: 32.5385%;
    margin-right: 1.19225%;
  }
  .widget_news_widget .item-count-3 .column:last-child,
  .widget_olympia_widget .item-count-3 .column:last-child,
  .widget_gallery_widget .item-count-3 .column:last-child {
    margin-right: 0;
  }
  .widget_news_widget .column,
  .widget_olympia_widget .column,
  .widget_gallery_widget .column {
    position: relative;
  }
  .widget_news_widget .column article,
  .widget_olympia_widget .column article,
  .widget_gallery_widget .column article {
    padding: 10px;
  }
  .widget_news_widget .column article .more,
  .widget_olympia_widget .column article .more,
  .widget_gallery_widget .column article .more {
    position: absolute !important;
    left: 20px;
    bottom: 20px;
  }
  .widget_news_widget .column article h1 a,
  .widget_olympia_widget .column article h1 a,
  .widget_gallery_widget .column article h1 a {
    font-size: 14px;
  }
  .widget_news_widget .column article h1 a .type,
  .widget_olympia_widget .column article h1 a .type,
  .widget_gallery_widget .column article h1 a .type {
    font-size: 18px;
  }
  #content #inner-content .widget_gallery_widget,
  #content #inner-content .widget_services_widget,
  #content #inner-content .widget_olympia_widget {
    position: relative;
  }
  #content #inner-content .widget_gallery_widget .widget-body,
  #content #inner-content .widget_gallery_widget .slider,
  #content #inner-content .widget_gallery_widget .bx-viewport,
  #content #inner-content .widget_services_widget .widget-body,
  #content #inner-content .widget_services_widget .slider,
  #content #inner-content .widget_services_widget .bx-viewport,
  #content #inner-content .widget_olympia_widget .widget-body,
  #content #inner-content .widget_olympia_widget .slider,
  #content #inner-content .widget_olympia_widget .bx-viewport {
    max-height: 260px;
  }
  #content #inner-content .widget_gallery_widget .widget-body .bx-default-pager,
  #content #inner-content .widget_gallery_widget .slider .bx-default-pager,
  #content #inner-content .widget_gallery_widget .bx-viewport .bx-default-pager,
  #content #inner-content .widget_services_widget .widget-body .bx-default-pager,
  #content #inner-content .widget_services_widget .slider .bx-default-pager,
  #content #inner-content .widget_services_widget .bx-viewport .bx-default-pager,
  #content #inner-content .widget_olympia_widget .widget-body .bx-default-pager,
  #content #inner-content .widget_olympia_widget .slider .bx-default-pager,
  #content #inner-content .widget_olympia_widget .bx-viewport .bx-default-pager {
    margin-top: -12px;
    position: relative;
  }
  #content #inner-content .widget_gallery_widget .column article .gallery-more,
  #content #inner-content .widget_services_widget .column article .gallery-more,
  #content #inner-content .widget_olympia_widget .column article .gallery-more {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0;
  }
  #content #inner-content .widget_gallery_widget .column:hover article .gallery-more,
  #content #inner-content .widget_services_widget .column:hover article .gallery-more,
  #content #inner-content .widget_olympia_widget .column:hover article .gallery-more {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .widget_twitter_widget .item-count-2 .tweet {
    float: left;
    width: 49.375%;
    margin-right: 1.25%;
  }
  .widget_twitter_widget .item-count-2 .tweet:last-child {
    margin-right: 0;
  }
  .widget_twitter_widget .item-count-3 .tweet {
    float: left;
    width: 32.5%;
    margin-right: 1.25%;
  }
  .widget_twitter_widget .item-count-3 .tweet:last-child {
    margin-right: 0;
  }
  .widget_olympic_games_widget .games a {
    margin-right: 70px;
    display: inline-block;
  }
  .widget_olympic_games_widget .games a:last-child {
    margin-right: 0;
  }
  .widget_countdown_widget {
    min-height: inherit;
  }
  .widget_countdown_widget img {
    top: 46%;
  }
  #content #inner-content .event {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  #content #inner-content .event:nth-child(2n) {
    margin-right: 0;
  }
  #content #inner-content .linklist ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  #content #inner-content .members .member {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  #content #inner-content .members .member:nth-child(2n) {
    margin-right: 0;
  }
  #content #inner-content .athletes-list .athlete {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  #content #inner-content .athletes-list .athlete:nth-child(2n) {
    margin-right: 0;
  }
  #content #inner-content ul.downloads {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  #content #inner-content .content-box.no-margin .content {
    padding-bottom: 0;
  }
  body.page-template-page-galleries-php aside.sidebar {
    width: 31.991712705%;
    margin-left: 2.262430939%;
  }
  #partners {
    display: block;
  }
  .footer {
    text-align: left;
  }
  #gform_wrapper_3 #field_3_6 label.gfield_label {
    display: inline-block;
    padding: 5px 0;
    line-height: 30px;
    margin: 0 25px 0 0;
  }
  #gform_wrapper_3 #field_3_6 label.gfield_label .gfield_required {
    display: none;
  }
  #gform_wrapper_3 #field_3_6 .ginput_container {
    display: inline-block;
    padding: 5px 0;
    line-height: 30px;
    margin: 0;
  }
  #gform_wrapper_3 #field_3_6 .ginput_container .gfield_checkbox {
    overflow: initial;
    display: inline-block;
  }
  #gform_wrapper_3 #field_3_6 .ginput_container .gfield_checkbox li {
    overflow: initial;
    display: inline-block;
    margin: 0 25px 0 0;
  }
  .small_header {
    height: 90px;
  }
  .small_header #inner-header {
    min-height: 90px;
  }
  .small_header #inner-header nav#main-nav {
    top: 48px;
  }
  .small_header #inner-header nav#main-nav ul.nav > li.menu-item-has-children ul.sub-menu {
    top: 39px;
  }
  .small_header #logo img {
    height: 70px;
    width: 65px;
  }
  .small_header #inner-header nav#main-nav ul.nav > li.menu-item-has-children:hover {
    height: 40px;
  }
  .threecol {
    margin-left: 4.7px;
  }
  .twocol .first + .twocol .second {
    display: flex;
    flex-direction: column;
  }
  .rio-header {
    height: 135px;
  }
  .rio-header .rio-logo {
    height: 180px;
    width: 180px;
    left: 50%;
    margin-left: -85px;
    margin-top: 15px;
  }
  .rio-header .rio-menu a {
    margin: 55px 25px 0 25px;
    padding: 0 0 20px 0;
    font-size: 24px;
  }
  .rio-header .rio-menu a:hover,
  .rio-header .rio-menu a:active,
  .rio-header .rio-menu a.current {
    border-bottom: 6px solid white;
  }
  .rio-header .rio-menu span {
    width: 180px;
  }
  body.page-template-rio-page-athletes #content,
  body.page-template-rio-page-horaires #content,
  body.page-template-rio-page-horaire-complet #content,
  body.page-template-rio-page-shop #content,
  body.page-template-rio-page-news #content,
  body.page-template-rio-single #content,
  body.category-140 #content,
  body.page-template-rio-page-results #content {
    background-size: 25%;
  }
  body.page-template-rio-page-athletes #content #inner-content,
  body.page-template-rio-page-horaires #content #inner-content,
  body.page-template-rio-page-horaire-complet #content #inner-content,
  body.page-template-rio-page-shop #content #inner-content,
  body.page-template-rio-page-news #content #inner-content,
  body.page-template-rio-single #content #inner-content,
  body.category-140 #content #inner-content,
  body.page-template-rio-page-results #content #inner-content {
    padding-top: 30px;
  }
  body.page-template-rio-page-athletes #content #inner-content .rio-articles article,
  body.page-template-rio-page-horaires #content #inner-content .rio-articles article,
  body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article,
  body.page-template-rio-page-shop #content #inner-content .rio-articles article,
  body.page-template-rio-page-news #content #inner-content .rio-articles article,
  body.page-template-rio-single #content #inner-content .rio-articles article,
  body.category-140 #content #inner-content .rio-articles article,
  body.page-template-rio-page-results #content #inner-content .rio-articles article {
    width: 50%;
  }
  body.page-template-rio-page-athletes #content .article-header .page-title,
  body.page-template-rio-page-horaires #content .article-header .page-title,
  body.page-template-rio-page-horaire-complet #content .article-header .page-title,
  body.page-template-rio-page-shop #content .article-header .page-title,
  body.page-template-rio-page-news #content .article-header .page-title,
  body.page-template-rio-single #content .article-header .page-title,
  body.category-140 #content .article-header .page-title,
  body.page-template-rio-page-results #content .article-header .page-title {
    margin-top: 90px;
    font-size: 24px;
  }
  .rio-athletes-list .athlete {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  .rio-athletes-list .athlete:nth-child(2n) {
    margin-right: 0;
  }
  .rio-schedule .timeslot .time,
  .rio-schedule .timeslot .sport,
  .rio-schedule .timeslot .athlete,
  .rio-schedule .timeslot .place,
  .rio-schedule .timeslot .result {
    height: 85px;
    font-size: 15px;
  }
  .rio-schedule .timeslot .time {
    width: 10.5%;
    font-size: 22px;
  }
  .rio-schedule .timeslot .sport {
    width: 23%;
  }
  .rio-schedule .timeslot .sport [class^="icon-"],
  .rio-schedule .timeslot .sport [class*=" icon-"] {
    width: 45px;
  }
  .rio-schedule .timeslot .athlete {
    width: 30%;
  }
  .rio-schedule .timeslot .athlete .photo {
    width: 70px;
  }
  .rio-schedule .timeslot .athlete .name {
    font-size: 15px;
  }
  .rio-schedule .timeslot .place {
    margin-top: 0.25%;
    width: 20%;
  }
  .rio-schedule .timeslot .result {
    width: 14.5%;
  }
  .rio-schedule .athlete {
    margin-top: 65px;
  }
  .rio-schedule .athlete h2 {
    font-size: 21px;
    width: 30%;
    float: left;
    margin: 0;
  }
  .rio-schedule .athlete ul {
    float: left;
    position: absolute;
    top: 15px;
    padding: 10px 0;
  }
  .rio-schedule .athlete ul li {
    padding: 10px 5px;
    float: left;
  }
  .rio-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .rio-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .rio-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .rio-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .rio-timeplanner .timeplanner-header {
    width: 175px;
  }
  .rio-timeplanner .timeplanner-header .space {
    width: 178px;
  }
  .rio-timeplanner .timeplanner-header ul li {
    font-size: 15px;
    width: 178px;
  }
  .rio-timeplanner .timeplanner-header ul li .symbol {
    width: 48px;
  }
  .rio-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .rio-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 48px;
  }
  .rio-timeplanner .timeplanner-slider-wrapper {
    margin-left: 183px;
  }
  .rio-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 25px;
    padding-top: 21px;
  }
  .rio-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 135px;
  }
  .page-template-rio-single-athlete #content #inner-content h1 {
    font-size: 24px;
  }
  .page-template-rio-single-athlete #content #inner-content h2 {
    font-size: 22px;
  }
  .page-template-rio-single-athlete #content #inner-content .entry-content {
    width: 67%;
    font-size: 18px;
  }
  .page-template-rio-single-athlete #content #inner-content .profile {
    background-color: #f2f2f2;
    padding: 25px;
    min-height: 420px;
  }
  .page-template-rio-single-athlete #content #inner-content .profile p {
    margin: 0;
  }
  .page-template-rio-single-athlete #content #inner-content .picture {
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 30%;
  }
  .sarajevo-header {
    height: 135px;
  }
  .sarajevo-header .sarajevo-logo {
    height: 180px;
    width: 180px;
    left: 50%;
    margin-left: -85px;
    margin-top: 15px;
  }
  .sarajevo-header .sarajevo-menu a {
    margin: 55px 25px 0 25px;
    padding: 0 0 20px 0;
    font-size: 24px;
  }
  .sarajevo-header .sarajevo-menu a:hover,
  .sarajevo-header .sarajevo-menu a:active,
  .sarajevo-header .sarajevo-menu a.current {
    border-bottom: 6px solid white;
  }
  .sarajevo-header .sarajevo-menu span {
    width: 180px;
  }
  body.page-template-sarajevo-page-athletes #content,
  body.page-template-sarajevo-page-horaires #content,
  body.page-template-sarajevo-page-horaire-complet #content,
  body.page-template-sarajevo-page-shop #content,
  body.page-template-sarajevo-page-news #content,
  body.page-template-sarajevo-single #content,
  body.category-145 #content,
  body.page-template-sarajevo-cosl-downloads #content,
  body.page-template-sarajevo-page-results #content {
    background-size: 25%;
  }
  body.page-template-sarajevo-page-athletes #content #inner-content,
  body.page-template-sarajevo-page-horaires #content #inner-content,
  body.page-template-sarajevo-page-horaire-complet #content #inner-content,
  body.page-template-sarajevo-page-shop #content #inner-content,
  body.page-template-sarajevo-page-news #content #inner-content,
  body.page-template-sarajevo-single #content #inner-content,
  body.category-145 #content #inner-content,
  body.page-template-sarajevo-cosl-downloads #content #inner-content,
  body.page-template-sarajevo-page-results #content #inner-content {
    padding-top: 30px;
  }
  body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article,
  body.category-145 #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article {
    width: 50%;
  }
  body.page-template-sarajevo-page-athletes #content .article-header .page-title,
  body.page-template-sarajevo-page-horaires #content .article-header .page-title,
  body.page-template-sarajevo-page-horaire-complet #content .article-header .page-title,
  body.page-template-sarajevo-page-shop #content .article-header .page-title,
  body.page-template-sarajevo-page-news #content .article-header .page-title,
  body.page-template-sarajevo-single #content .article-header .page-title,
  body.category-145 #content .article-header .page-title,
  body.page-template-sarajevo-cosl-downloads #content .article-header .page-title,
  body.page-template-sarajevo-page-results #content .article-header .page-title {
    margin-top: 90px;
    font-size: 24px;
  }
  .sarajevo-athletes-list .athlete {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  .sarajevo-athletes-list .athlete:nth-child(2n) {
    margin-right: 0;
  }
  .sarajevo-schedule .timeslot .time,
  .sarajevo-schedule .timeslot .sport,
  .sarajevo-schedule .timeslot .athlete,
  .sarajevo-schedule .timeslot .place,
  .sarajevo-schedule .timeslot .result {
    height: 85px;
    font-size: 15px;
  }
  .sarajevo-schedule .timeslot .time {
    width: 10.5%;
    font-size: 22px;
  }
  .sarajevo-schedule .timeslot .sport {
    width: 23%;
  }
  .sarajevo-schedule .timeslot .sport [class^="icon-"],
  .sarajevo-schedule .timeslot .sport [class*=" icon-"] {
    width: 45px;
  }
  .sarajevo-schedule .timeslot .athlete {
    width: 30%;
  }
  .sarajevo-schedule .timeslot .athlete .photo {
    width: 70px;
  }
  .sarajevo-schedule .timeslot .athlete .name {
    font-size: 15px;
  }
  .sarajevo-schedule .timeslot .place {
    margin-top: 0.25%;
    width: 20%;
  }
  .sarajevo-schedule .timeslot .result {
    width: 14.5%;
  }
  .sarajevo-schedule .athlete {
    margin-top: 65px;
  }
  .sarajevo-schedule .athlete h2 {
    font-size: 21px;
    width: 30%;
    float: left;
    margin: 0;
  }
  .sarajevo-schedule .athlete ul {
    float: left;
    position: absolute;
    top: 15px;
    padding: 10px 0;
  }
  .sarajevo-schedule .athlete ul li {
    padding: 10px 5px;
    float: left;
  }
  .sarajevo-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .sarajevo-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .sarajevo-timeplanner .timeplanner-header {
    width: 175px;
  }
  .sarajevo-timeplanner .timeplanner-header .space {
    width: 178px;
  }
  .sarajevo-timeplanner .timeplanner-header ul li {
    font-size: 15px;
    width: 178px;
  }
  .sarajevo-timeplanner .timeplanner-header ul li .symbol {
    width: 48px;
  }
  .sarajevo-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .sarajevo-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 48px;
  }
  .sarajevo-timeplanner .timeplanner-slider-wrapper {
    margin-left: 183px;
  }
  .sarajevo-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 25px;
    padding-top: 21px;
  }
  .sarajevo-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 135px;
  }
  .page-template-sarajevo-single-athlete #content #inner-content h1 {
    font-size: 24px;
  }
  .page-template-sarajevo-single-athlete #content #inner-content h2 {
    font-size: 22px;
  }
  .page-template-sarajevo-single-athlete #content #inner-content .entry-content {
    width: 67%;
    font-size: 18px;
  }
  .page-template-sarajevo-single-athlete #content #inner-content .profile {
    background-color: #f2f2f2;
    padding: 25px;
    min-height: 420px;
  }
  .page-template-sarajevo-single-athlete #content #inner-content .profile p {
    margin: 0;
  }
  .page-template-sarajevo-single-athlete #content #inner-content .picture {
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 30%;
  }
}
@media only screen and (min-width: 820px) {
  .special-header {
    height: 135px;
  }
  .special-header .special-logo {
    height: 180px;
    width: 180px;
    left: 50%;
    margin-left: -85px;
    margin-top: 15px;
  }
  .special-header .special-menu {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .special-header .special-menu a {
    margin: 55px 25px 0 25px;
    padding: 0 0 20px 0;
    font-size: 24px;
  }
  .special-header .special-menu a:hover,
  .special-header .special-menu a:active,
  .special-header .special-menu a.current {
    border-bottom: 6px solid white;
  }
  .special-header .special-menu span {
    width: 220px;
  }
  .special-header .special-menu a,
  .special-header .special-menu span {
    flex: 1;
  }
  .special-template-content {
    background-size: 25% !important;
  }
  .special-template-content #inner-content {
    padding-top: 30px;
  }
  .special-template-content #inner-content .rio-articles article {
    width: 50%;
  }
  .special-template-content .article-header .page-title {
    margin-top: 90px;
    font-size: 24px;
  }
  .special-athletes-list .athlete {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  .special-athletes-list .athlete:nth-child(2n) {
    margin-right: 0;
  }
  .special-schedule .timeslot .time,
  .special-schedule .timeslot .sport,
  .special-schedule .timeslot .athlete,
  .special-schedule .timeslot .place,
  .special-schedule .timeslot .result {
    height: 85px;
    font-size: 15px;
  }
  .special-schedule .timeslot .time {
    width: 10.5%;
    font-size: 22px;
  }
  .special-schedule .timeslot .sport {
    width: 23%;
  }
  .special-schedule .timeslot .sport [class^="icon-"],
  .special-schedule .timeslot .sport [class*=" icon-"] {
    width: 45px;
  }
  .special-schedule .timeslot .athlete {
    width: 30%;
  }
  .special-schedule .timeslot .athlete .photo {
    width: 70px;
  }
  .special-schedule .timeslot .athlete .name {
    font-size: 15px;
  }
  .special-schedule .timeslot .place {
    margin-top: 0.25%;
    width: 20%;
  }
  .special-schedule .timeslot .result {
    width: 14.5%;
  }
  .special-schedule .athlete {
    margin-top: 65px;
  }
  .special-schedule .athlete h2 {
    font-size: 21px;
    width: 30%;
    float: left;
    margin: 0;
  }
  .special-schedule .athlete ul {
    float: left;
    position: absolute;
    top: 15px;
    padding: 10px 0;
  }
  .special-schedule .athlete ul li {
    padding: 10px 5px;
    float: left;
  }
  .special-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .special-schedule .athlete .results h3 {
    font-size: 20px;
  }
  .special-schedule .athlete .results .result .results-wrap {
    min-height: 120px;
    font-size: 15px;
    line-height: 20px;
  }
  .special-schedule .athlete .results .result .results-wrap h4 {
    font-size: 15px;
  }
  .special-timeplanner .timeplanner-header {
    width: 175px;
  }
  .special-timeplanner .timeplanner-header .space {
    width: 178px;
  }
  .special-timeplanner .timeplanner-header ul li {
    font-size: 15px;
    width: 178px;
  }
  .special-timeplanner .timeplanner-header ul li .symbol {
    width: 48px;
  }
  .special-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .special-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 48px;
  }
  .special-timeplanner .timeplanner-slider-wrapper {
    margin-left: 183px;
  }
  .special-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 25px;
    padding-top: 21px;
  }
  .special-timeplanner .timeplanner-slider-wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 135px;
  }
  .page-template-special-single-athlete h1 {
    font-size: 24px;
  }
  .page-template-special-single-athlete h2 {
    font-size: 22px;
  }
  .page-template-special-single-athlete #table-content {
    width: 67% !important;
    font-size: 18px !important;
    padding: 0 !important;
  }
  .page-template-special-single-athlete .profile {
    background-color: #f2f2f2;
    padding: 25px;
    min-height: 420px;
  }
  .page-template-special-single-athlete .profile p {
    margin: 0;
  }
  .page-template-special-single-athlete .picture {
    float: right;
    margin-right: 0;
    margin-left: 2%;
    width: 30%;
  }
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .has-sidebar #main {
    width: 65.74585634900001%;
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    margin-left: 0;
  }
  .has-sidebar aside.sidebar {
    width: 31.491712705%;
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    float: right;
  }
  .gform_wrapper form .top_label li.gfield.gf_left_half {
    clear: none !important;
    float: left;
    width: 49.5%;
    margin-right: 0;
  }
  .gform_wrapper form .top_label li.gfield.gf_right_half {
    clear: none !important;
    float: right;
    width: 49.5%;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  #partners {
    zoom: 1;
  }
  .footer .logos {
    flex-direction: row;
    align-items: flex-start;
  }
  .rio-header .rio-menu a {
    margin: 55px 45px 0 45px;
  }
  body.page-template-rio-page-athletes #content #inner-content .rio-articles article,
  body.page-template-rio-page-horaires #content #inner-content .rio-articles article,
  body.page-template-rio-page-horaire-complet #content #inner-content .rio-articles article,
  body.page-template-rio-page-shop #content #inner-content .rio-articles article,
  body.page-template-rio-page-news #content #inner-content .rio-articles article,
  body.page-template-rio-single #content #inner-content .rio-articles article,
  body.category-140 #content #inner-content .rio-articles article,
  body.page-template-rio-page-results #content #inner-content .rio-articles article {
    width: 33.3%;
  }
  .rio-schedule .timeslot .time,
  .rio-schedule .timeslot .sport,
  .rio-schedule .timeslot .athlete,
  .rio-schedule .timeslot .place,
  .rio-schedule .timeslot .result {
    font-size: 16px;
  }
  .rio-schedule .timeslot .time {
    width: 12.5%;
    font-size: 26px;
  }
  .rio-schedule .timeslot .sport {
    width: 22%;
  }
  .rio-schedule .timeslot .sport [class^="icon-"],
  .rio-schedule .timeslot .sport [class*=" icon-"] {
    width: 80px;
  }
  .rio-schedule .timeslot .athlete {
    width: 29%;
  }
  .rio-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .rio-schedule .timeslot .athlete .name {
    font-size: 16px;
  }
  .rio-schedule .athlete h2 {
    font-size: 22px;
  }
  .rio-schedule .athlete ul li {
    padding: 10px 0px;
  }
  .rio-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .rio-schedule .athlete .results h3 {
    font-size: 21px;
  }
  .rio-schedule .athlete .results .result .results-wrap {
    min-height: 100px;
    font-size: 16px;
  }
  .rio-schedule .athlete .results .result .results-wrap h4 {
    font-size: 16px;
  }
  .rio-timeplanner .timeplanner-header ul li .symbol {
    width: 62px;
  }
  .rio-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .rio-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 54px;
  }
  .rio-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 30px;
    padding-top: 20px;
  }
  .sarajevo-header .sarajevo-menu a {
    margin: 55px 45px 0 45px;
  }
  body.page-template-sarajevo-page-athletes #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-horaires #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-horaire-complet #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-shop #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-news #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-single #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-cosl-downloads #content #inner-content .sarajevo-articles article,
  body.category-145 #content #inner-content .sarajevo-articles article,
  body.page-template-sarajevo-page-results #content #inner-content .sarajevo-articles article {
    width: 33.3%;
  }
  .sarajevo-schedule .timeslot .time,
  .sarajevo-schedule .timeslot .sport,
  .sarajevo-schedule .timeslot .athlete,
  .sarajevo-schedule .timeslot .place,
  .sarajevo-schedule .timeslot .result {
    font-size: 16px;
  }
  .sarajevo-schedule .timeslot .time {
    width: 12.5%;
    font-size: 26px;
  }
  .sarajevo-schedule .timeslot .sport {
    width: 22%;
  }
  .sarajevo-schedule .timeslot .sport [class^="icon-"],
  .sarajevo-schedule .timeslot .sport [class*=" icon-"] {
    width: 80px;
  }
  .sarajevo-schedule .timeslot .athlete {
    width: 29%;
  }
  .sarajevo-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .sarajevo-schedule .timeslot .athlete .name {
    font-size: 16px;
  }
  .sarajevo-schedule .athlete h2 {
    font-size: 22px;
  }
  .sarajevo-schedule .athlete ul li {
    padding: 5px 0px;
  }
  .sarajevo-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .sarajevo-schedule .athlete .results h3 {
    font-size: 21px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap {
    min-height: 100px;
    font-size: 16px;
  }
  .sarajevo-schedule .athlete .results .result .results-wrap h4 {
    font-size: 16px;
  }
  .sarajevo-timeplanner .timeplanner-header ul li .symbol {
    width: 62px;
  }
  .sarajevo-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .sarajevo-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 54px;
  }
  .sarajevo-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 30px;
    padding-top: 20px;
  }
  .special-header .special-menu a {
    margin: 55px 45px 0 45px;
  }
  .special-template-content #inner-content .special-articles article {
    width: 33.3%;
  }
  .special-schedule .timeslot .time,
  .special-schedule .timeslot .sport,
  .special-schedule .timeslot .athlete,
  .special-schedule .timeslot .place,
  .special-schedule .timeslot .result {
    font-size: 16px;
  }
  .special-schedule .timeslot .time {
    width: 12.5%;
    font-size: 26px;
  }
  .special-schedule .timeslot .sport {
    width: 22%;
  }
  .special-schedule .timeslot .sport [class^="icon-"],
  .special-schedule .timeslot .sport [class*=" icon-"] {
    width: 80px;
  }
  .special-schedule .timeslot .athlete {
    width: 29%;
  }
  .special-schedule .timeslot .athlete .photo {
    width: 90px;
  }
  .special-schedule .timeslot .athlete .name {
    font-size: 16px;
  }
  .special-schedule .athlete h2 {
    font-size: 22px;
  }
  .special-schedule .athlete ul li {
    padding: 10px 0px;
  }
  .special-schedule .athlete .results {
    width: 70%;
    float: left;
  }
  .special-schedule .athlete .results h3 {
    font-size: 21px;
  }
  .special-schedule .athlete .results .result .results-wrap {
    min-height: 100px;
    font-size: 16px;
  }
  .special-schedule .athlete .results .result .results-wrap h4 {
    font-size: 16px;
  }
  .special-timeplanner .timeplanner-header ul li .symbol {
    width: 62px;
  }
  .special-timeplanner .timeplanner-header ul li .symbol [class^="icon-"],
  .special-timeplanner .timeplanner-header ul li .symbol [class*=" icon-"] {
    font-size: 54px;
  }
  .special-timeplanner .timeplanner-slider-wrapper ul li:first-child {
    font-size: 30px;
    padding-top: 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .widgettitle {
    background: url(../images/pattern@2x.png);
    background-size: 487px 486px;
  }
  .box-wrapper .box {
    background: #015b8b url(../images/pattern@2x.png);
    background-size: 487px 486px;
  }
  .page-template-page-cosl-php .box-wrapper .box,
  .cosl-blue .box-wrapper .box {
    background: #015b8b url(../images/pattern-blue@2x.png);
    background-size: 487px 486px;
  }
  #content #inner-content .content-box h3 {
    background: url(../images/pattern@2x.png);
    background-size: 487px 486px;
  }
  #content #inner-content .event.generic .date {
    background: url(../images/pattern@2x.png);
    background-size: 487px 486px;
  }
  body.page-template-page-cosl-php #content #inner-content .content-box h3,
  body.page-template-page-federations-list-php #content #inner-content .content-box h3,
  body.page-template-page-gouvernance-php #content #inner-content .content-box h3,
  body.page-template-page-cosl-downloads-php #content #inner-content .content-box h3,
  body.page-template-page-infos-php #content #inner-content .content-box h3,
  body.page-template-page-infos-new-php #content #inner-content .content-box h3,
  .cosl-blue #content #inner-content .content-box h3 {
    background: url(../images/pattern-blue@2x.png);
    background-size: 487px 486px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
