@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Rajdhani:wght@300;400;500;700&display=swap');

/* font-family: 'Rajdhani', sans-serif; */

img {
	width: 100%; /* or max-width: 100%; */
	height: auto;
	aspect-ratio: attr(width) / attr(height); 
  }

a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, img, input, textarea, select {font-display: swap; font-family: 'Rajdhani', sans-serif; color: #3c3c3c; margin: 0; letter-spacing: 1px; padding: 0; box-sizing: border-box; line-height: 150%;}
img.ThreeBoxBg { -moz-transform: rotate(0); -webkit-transform: translateZ(0); }
a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 13pt;  font-weight: 500;}
.margin-top {height: 80px; float: left; width: 100%;}

strong, strong span, strong div, strong a {font-weight: bold;}

img.imgFloatLeft20 {float: left; width: calc(20% - 20px); margin: 5px 25px; margin-left: 0; }
img.imgFloatRight20 {float: right; width: calc(20% - 20px); margin: 5px 25px; margin-right: 0;}
img.imgFloatLeft33 {float: left; width: calc(33.333% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight33 {float: right; width: calc(33.333% - 20px); margin: 5px 25px;margin-right: 0;}
img.imgFloatLeft50 {float: left; width: calc(50% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight50 {float: right; width: calc(50% - 20px); margin: 5px 25px;margin-right: 0;}

.td_body img {max-width: 100%;}

.centerText {max-width: 800px; margin-bottom: 50px; float: left;}
.centerText p {text-align: center;}
.centerText img {max-width: 100%; margin-bottom: 25px; float: left;}

p, ul {margin-bottom: 15px;} 
h3 a:link, h3 a:visited {color: #888888; font-size: 18pt; text-decoration: none;} 
h3.h3_sponsor {
	color: #00aeef; text-align: center; font-size: 18pt; width: 100%; float: left; border-bottom: 2px solid #00aeef;
}

#tinymce h3.h3_sponsor + p {
	display: flex; justify-content: center; flex-wrap: wrap;
}

#tinymce h3.h3_sponsor + p a {
	float: left; width: 33.33%;
}

#tinymce h3.h3_sponsor + p a img {
	float: left; width: 100%;
}

#tinymce h3.h3_sponsor + p img {
	float: left; width: 33.33%;
}

strong {font-weight: 600;}

h1 {font-size: 38px; margin: 0; border: 0; width: 100%; float: left; text-align: center; color: #aaaaaa; margin-top: 0px;}
div.mainBox1 h1 {margin-top: 0px;}
.middleLiner h1 {border: 0; padding: 0; width: auto;}

h5 {text-align: center; float: left; width: 100%; font-size: 20pt; margin: 15px 0; color: xaaaaaa;}
h5 span, h5 span strong, h5 strong {font-size: 20pt; font-family: 'Bradley Hand Negrita'; color: #aaaaaa;}
.inplayer-paywall h5 span, .inplayer-paywall h5 span strong, .inplayer-paywall h5 strong {font-size: inherit !important; font-family: inherit !important; color: inherit !important;}


div.fileBox {float: left; width: 100%; padding: 25px 0;}
div.fileBox img.icon {float: left; width: 100%; padding: 25px;}
div.file {float: left; width: 100%; position: relative; padding: 10px; border: 1px solid #ddd;background-color: #f9f9f9;}

a.deleteCorner {position: absolute; top: 15px; right: 15px; background-color: #fff; color: red; padding: 5px 10px;}
a.deleteCorner:hover {background-color: red; color: white;}

h2 a:link, h2 a:visited, h2 {color: #aaaaaa; padding: 0; margin: 10px 0;position: relative; font-size: 32px; text-align: center; margin-top: 15px; margin-bottom: 25px; line-height: 120%;}
.ThreeBox h2 {color: x000000;}
h3 {color: #aaaaaa; padding: 0; margin: 0; position: relative; font-size: 20pt; }
h4 {color: #aaaaaa; font-size: 14pt;}
h2 img.icon {position: absolute; right: 10px; top: -7px; height: 71px;}
.td_body {z-index: 1; position: relative; float: left; width: 100%; max-width: 800px; }
.redPart .td_body {width: 100%;}

.td_body img.smallIcon {width: 84px; margin-right: 0px; margin-top: 20px;}
.td_body .textImg {float: left; width: 20%; margin-right: 25px;}
.centeredBody .td_body {background-image: url('/files/kolo.png'); background-repeat: no-repeat; background-position-x: right; background-position-y: 50px;}
ul {margin-left: 0px; margin-bottom: 35px;   columns: 2;	-webkit-columns: 2;	-moz-columns: 2;}
ul, ul li {box-sizing: border-box; list-style: none;}
ul li:before {
	content: '';
    display: inline-block;
    height: 20px;
	width: 20px;
	margin-bottom: -5px; margin-left: -25px; margin-right: 5px; 
    background-image: url('/img/odrazka.svg');}
ul li {margin-left: 30px; margin-bottom: 5px; font-size: 14px;}

ul.slick-dots {
	display: flex; justify-content: center; align-items: center; bottom: -23px !important;
}

ul.slick-dots li:before {
	content: '';
    display: inline-block;
    height: auto;
	width: auto;
	margin: auto; 
    background: none;}


	ul.slick-dots li {margin: 10px 2px;}
ul.slick-dots li button:before, .slick-dots li.slick-active button:before, .slick-dots li button:before {
	color: #ffffff !important;
	font-size: 20pt;
	text-shadow: 0px 0px 15px #000;

}
.slick-dots li button:before {
	content: '■' !important;

}

.slick-dots li button:before {
	opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
	color: #00aeef !important;
}

ul.slick-dots {bottom: -50px;}

ol {margin-left: 0; padding-left: 0;}
ol li {margin-left: 0px; margin-bottom: 15px;}
ol { counter-reset: item; }
ol li { display: block; }
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	font-weight: bold;
	font-size: 18pt;
	color: #a181b9;
}

.td_body table {width: 100%;}
.td_body table tr td {border-bottom: 1px solid #eeeeee; padding: 4px 8px;}
.td_body_treneri table tr td:nth-of-type(1) {width: 25% !important;}
.td_body table tr:hover td {background-color: #f9f9f9;}

.bBox {width: 33.333%; float: left; padding: 15px;}

.bBox .bHeader {padding: 10px; margin-left: -10px; border-bottom: 3px solid #ccaaf17; color: #ccaaf17; width: auto; font-weight: bold; font-size: 14pt; text-transform: uppercase;}

img.roundpic {width: calc(33% - 30px); margin: 10px; border-radius: 50%; border: 5px solid #fff; transition: 0.15s;}
img.roundpic:hover  {transform: scale(1.1); border: 5px solid #eeeeee;}

/*
li:before{
   content: '';
   display: inline-block;
   height: 20px;
   width: 20px; margin-right: 10px; margin-left: -30px; transform: translate(0, 3px);
   background-image: url('/files/check.svg');
}
*/
table {width: 100%; border-spacing: 10px; border: 0; border-spacing: 0;}
table td, table th { 
	vertical-align: top; 
	overflow: hidden;
	border: 0;
	/*background-color: rgba(255,255,255,0.8);*/
	}

	table th {background-color: #eee;}

table.table-cart thead tr:first-child { background-color: #eeeeee;}
	
table table {border: 0; background: none; }
table table td {width: auto; vertical-align: top; padding: 5px;  border: 0;  background: none;}
table.sluzby td {}
table td p {padding: 5px 10px; width: 100%;}
iframe {
	width: 100%;
	overflow: hidden;
	}
table.table-corners {
border-spacing: 0;
padding: 0;
overflow: hidden;
margin-top: 25px;
}

table.table-corners td {vertical-align: middle;}
table.table-corners thead tr td {vertical-align: middle; height: 100%; font-weight: bold; color: white;} 
table.table-corners th {background-color: #00aeef; color: #ffffff; font-weight: 400; text-align: left;  padding: 5px 15px;  font-size: 10pt;}
table.table-corners {width: 100%; float: left; margin-bottom: 25px;}

table.table-corners td {background: none; border: 0; padding: 5px 15px; font-size: 10pt;}
table.table-corners tr:nth-child(even) td {background: #eeeeee;}
table.table-corners tr:nth-child(odd) td {background: #f9f9f9;}
table.table-corners tr:hover td {background: #dddddd;}



table.standings {float: left; width: 100%; margin-bottom: 25px;}
table.standings td {background: none; border-top: 1px solid #00aeef; color: black; vertical-align: middle; font-size: 13pt;}
table.standings td  a{color: black !important;}
table.standings td, table.standings th {padding: 0 10px; vertical-align: middle;}
table.standings tr:nth-child(even) td {background: #fff;}
table.standings tr:nth-child(odd) td {background: #f0f0f0;}
table.standings tr:hover td {background: #ddd;}
table.standings th {color: #00aeef; font-weight: bold; background: none; padding: 5px 10px; text-transform: uppercase;}
table.standings-2 th {background-color: #aaa; color: white;}
table.standings tr:last-child td {border-bottom: 1px solid #00aeef;}

table.standings th:nth-of-type(1) {width: 100px; }
table.standings td:nth-of-type(1) {font-weight: bold; color: #00aeef;}
table.standings th:nth-of-type(2) {width: 100px;}
table.standings th:nth-of-type(3) {width: 260px;}
table.standings-detail th:nth-of-type(3) {width: 150px;}
table.standings th:nth-of-type(4) {width: 260px;}
table.standings th:nth-of-type(6) {width: 100px; }
table.standings td:nth-of-type(6) {font-weight: bold;}

table.standings-3 th:nth-of-type(1) {width: 300px; }
table.standings-3 td:nth-of-type(1) {font-weight: bold; color: #00aeef;}
table.standings-3 th:nth-of-type(2) {width: 300px; }


table.standings a:link, table.standings a:visited {color: white;}
table.standings a:hover {color: #00aeef; text-decoration: none;}
table.standings td {padding: 5px 10px; vertical-align: middle;}
table.smResults {float: left; width: 100%; margin-bottom: 25px;}
table.smResults td, table.smResults th {font-size: 9pt;}
table.smResults td {background: none; border: 0; padding: 10px 15px;}
table.smResults th {background: #333333; border: 0; padding: 10px 15px;}
table.smResults tr:nth-child(even) td {background: none;}
table.smResults tr:nth-child(odd) td {background: #000000;}
table.smResults tr:hover td {background: #222222;}
table.smResults tr td:nth-of-type(1) {text-align: left;}
table.smResults tr td:nth-of-type(2) {text-align: right;}
table.smResults tr td:nth-of-type(3) {text-align: right;}
table.smResults tr th:nth-of-type(1) {text-align: left;}
table.smResults tr th:nth-of-type(2) {text-align: right;}
table.smResults tr th:nth-of-type(3) {text-align: right;}
table.smResults tr.table_header td {background-color: #444444;}
table.smResults a:link, table.smResults a:visited {color: white; font-size: 9pt;}
table.smResults a:hover {color: #00aeef; text-decoration: none;}


table.eventList {border: 1px solid #dddddd; float: left; width: 100%; position: relative; z-index: 5000; margin-bottom: 35px;}
table.eventList td { padding: 2px 10px; border-bottom: 1px solid #f9f9f9; font-size: 10pt; vertical-align: middle; }
table.eventList td a{ font-size: 10pt; text-decoration: none; color: #ccaaf17;}
table.eventList tr:hover td {background: #f9f9f9;}
table.eventList tr:first-of-type td {background-color: #dddddd;}
table.eventList tr td:nth-of-type(1) {width: 50%}
table.eventList tr td:nth-of-type(2) {width: 15%; text-align: center;}
table.eventList tr td:nth-of-type(3) {width: 15%; text-align: center;}
table.eventList tr td:nth-of-type(4) {width: 20%}

.td_body47 p {float: left; width: 33.33%; padding: 25px; padding-top: 45px;}


table.table-cart tr, table.table-cart tr td {width: auto; float: none; }

table.table-sizes tr td:nth-of-type(1) {display: block;}

table.table-my-orders tr td:nth-of-type(1) {display: block;}
table.table-displayfirst tr td:nth-of-type(1) {display: block;}
table.table-detail tr td:nth-of-type(1) {display: block;}
table.table-detail tr td {float: left; width: 100%;}

table.addressBox {background: none; border: 0;}

table.cenik {table-layout:fixed; border-spacing: 4px; }
table.cenik td {padding: 7px 15px; vertical-align: middle;}
table.cenik td {background-color: #333333; color: white;}
table.cenik tr td:nth-of-type(1) {color: #000;}

table.fullWidth {width: 100%;}

.fastLinks,article div, .fadeIt {opacity: 0;}
div.numberBox {position: relative; background-image: url(/files/numberBox.svg); background-repeat: no-repeat; background-position: center center; float: left; width: 100%; height: 55px; margin-bottom: 10px;}
div.numberBox div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 26pt;}


/*div.ThreeBox:hover {border-bottom: 10px solid #bd0808; border-top: 1px solid #bd0808;}*/
img.pp {width: 100px; float: none;}

div.td_body56 {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
div.td_body56 p {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
div.td_body56 img {width: 33.33%; float: left;}

@media only screen and (max-width: 1024px) { 
	h1 {padding-left: 0; text-align: center;}
}
@media only screen and (max-width: 1023px) {
.td_body47 p {width: auto; float: none; padding: 0;}
table.threeSteps {width: 100%;}
.redPart1 img.skipStyle {display: none;}
table.table-corners {width: 100%;}
iframe {width: 100%;border: 0px solid #ddd; overflow: hidden;}
ul {margin-bottom: 25px;} 
div.ThreeBoxCollect {padding: 0; padding-bottom: 25px;}
div.ThreeBox {padding: 10px;}
div.td_body img {max-width: 100%;}
.bBox .bHeader {font-size: 12pt;}
h1 {margin-top: 0px;}
div.td_body56 img {width: 50%; float: left;}
}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) {  
p, ul {text-align: left;} 
.studiaBox a span {text-align: left;}
a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 10pt; }
h1 {margin-bottom: 0px; padding: 10px 20px; text-align: center; font-size: 14pt;}
h2 {float: left; width: 100%; font-size: 14pt;}
h3 {float: left; width: 100%;}
.td_body ul {margin-bottom: 10px;}
.redPart1 img.skipStyle {display: block;}
table.threeSteps td {width: 100%; float: left;}
table.threeSteps td p {text-align: center;}
table.table-cart tr td {float: left; width: 100%;}
table.table-cart tr td:nth-of-type(1) {width: 100%;}
table.table-cart tr td:nth-of-type(3) {display: none;}
table.table-cart tr td:nth-of-type(4) {display: none;}
table.table-detail tr td:nth-of-type(1) {display: none;}
table.table-detail table tr td:nth-of-type(1) {display: block;}
table.td_form td:first-child {width: 100%;}
.td_form {width: 100%; float: left;}
div.ThreeBox {width: 50%; margin: 0;}
.ThreeBox span {font-size: 9pt;}
.bBox {width: 100%; padding: 0;}
div.td_body56 img {width: 100%; float: left;}
.td_body .textImg {margin: 10px 60px;; width: calc(100% - 120px);}
.td_body1 {padding: 15px;}
.td_body107 {padding: 0 15px;}
.itemdescription {    float: left;    width: 100%;    padding-left: 0px;}
.specTable tr td:first-child {    width: 50%;    font-weight: bold;}
.centerAll img { width: 100%;
    margin: 25px 0;
    float: left;
}
ul {columns: 1;	-webkit-columns: 1;	-moz-columns: 1;}
h2 a:link, h2 a:visited, h2 { line-height: 16px;}
img.imgFloatLeft33, img.imgFloatRight33 {width: 100%; margin: 25px 0;}
}

/* body.mce-content-body {background-color: black;} */

a:link, a:visited {text-decoration: none; color: #888888;}
a:hover {text-decoration: none;}
html, body {overflow-x: hidden; }

.slick-track {
  margin:auto; 
}  

.skiptranslate iframe {min-height: inherit;}

.modal-dialog label, .modal-dialog ul, .modal-dialog .form-check { float: left; width: 100%;}
.modal-dialog input[type=checkbox]  { margin: 0;}
.modal-dialog label  { margin-left:  40px;}
.modal-dialog ul { -webkit-columns: 1; columns: 1;  margin-left:  10px;}
.modal-dialog .form-check {padding-left: 0;}

iframe.goog-te-banner-frame {min-height: 0;}
a.goog-logo-link img {width: 37px;}

span.source {
  font-size: 9pt; color: #aaa;
}


a.nav-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



select.goog-te-combo {padding: 2px 10px; background-color: #333;color: #fff; margin-right: 10px !important;}

#google_translate_element {margin-left: -50px;}
#google_translate_element img {width: inherit;}

.TDblockSite {position: absolute; left: 50%; margin-left: -217px; width: 435px; margin-top: 150px;}
/* WHITEFIELD LOADING */
.td_whitefield {width: 100%; height: 100%; display: block; background-color: #ffffff; position: fixed; top: 0; left: 0; z-index: 100000;  top: 0; right: 0; bottom: 0; left: 0;}
.td_whitefield_flex {width: 100%; height: 100%; display: block; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 100000;  top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; align-items: center;}
.td_searchfield { padding-top: 150px; width: 100%; height: 100%; display: none; background-color: rgba(255,255,255,0.90); position: fixed; top: 0; left: 0; z-index: 100000; top: 0; right: 0; bottom: 0; left: 0;}
.td_searchfield_close {position: fixed; top: 15px; right: 35px; z-index: 100000; font-size: 30pt; cursor:pointer; opacity: 0.5;}
.td_searchfield_close_white {color: white;}
.td_searchfield_close:hover {opacity: 1;}
.td_searchfield span {font-size: 14pt; color: #555;}
a.td_search_results {position: relative; float: left; border: 1px solid #eee; margin-bottom: 10px; padding: 25px; width: 100%; z-index: 5000;}
a.td_search_results:hover {background-color: #f9f9f9; text-decoration: none;}
.td_search_results_page  {positioN: absolute; top: 15px; right: 15px; background-color: #00aeef; width: 35px; text-align: center; color: white; }
.fileResult {float: left; width: 100%;}
div.inplayer-preview-box {height: auto !important;}

.td_loading {position: absolute; top: 50%; left: 50%; z-index: 100000; transform: translate(-50%,-50%);}

.medal-box-line img {width: 10px; height: 10px;}
.bccs-body-text, .bccs-body-text p, .bccs-body-text p a{
  font-size: 10pt;
}

li.nav-item-58 span.menu-skew {
  background-color: #f09 !important; 
  color: white !important;
}

li.nav-item-58 a.nav-link58{ 
  color: white !important;
}

li.nav-item-58:hover a.nav-link58{ 
  color: #365c6e !important;
}

.max-img-width-800 p {max-width: 800px !important;}
.max-img-width-800 img {max-width: 800px !important;}

.td_whitefield_flex img {max-width: 80vw; max-height: 80vh; width: auto;}

.td_body56 a {float: left; width: 33.33%;  float: left;}
.td_body56 a img {width: 100%;}

.blackBackground {background-color: #000000;}

.rollButtons {cursor: pointer;}
#calendar  {float: left; width: 100%;}

.partners_wsc {color: white; font-size: 14pt; margin-top: 15px;}

img.smallLogo {width: 200px; float: left;}
div.contactLeft {float: left; width: 25%;}
/* MENU **********************************************************/
.hideNow {display: none;}
div.marginTop {height: 50px; float: left; width: 100%;}
div.x {margin-left: 50%; transform: translate(-50%, 0); float: left; width: 100px; background-color: #00aeef; height: 3px;} 

img.mainPic {float: left; width: 100%;}

div.lektori a:link, div.lektori a:visited {float: left; width: 100%; text-align: center;}
img.roundImage {border-radius: 50%; }

div.itemBox {width: 100%; padding: 20px 35px; margin: 15px 0px; background-color: #000000; float: left;}

div.toggleButton {padding: 7px 10px; width: 100%; float: left; text-align: center; background-color: #eee; }
table.openingHours {padding: 0px 10px;  float: left; color: #ffffff;}
table.openingHours td {padding: 0px 10px;}

a.oneThirdLink {float: left; width: 100%; background-color: #000; margin: 2px 0; padding: 3px 10px;}
a.oneThirdLink:hover {text-decoration: none; background-color: #00aeef; color: black;}


div.paddingLeft {float: left; padding-left: 50px; width: 100%;}
div.pricingHeader {font-weight: bold; font-size: 20px;}

.fullWidth {float: left; width: 100%;}
.Dmargin10 {float: left; margin-left: -10px; width: calc(100% + 20px);}

.desktop {display: block; float: left; width: 100%; position: relative;}
.mobile { float: left; width: 100%;  position: relative; display: none;}
.cross {position: absolute; right: 20px; top: 20px; width: 60px;}


.menubar {float: left; width: 100%; position: fixed; z-index: 50; top: 0; left: 0; height: 100px; 
    height: 60px; transition: 0.3s; 
}


div.limitHeight {max-height: 387px !important;}


a.profHalf, div.proHalf {float: left; width: 50%; overflow: hidden; border-right: 3px solid white; position: relative;}
a.profHalf2, div.proHalf2  {border: 0; border-left: 3px solid white;}
a.profHalf img, div.proHalf img {float: left; width: 200%; margin-left: 50%; transform: translate(-50%, 0);}
a.profHalf div.name, div.profHalf div.name {position: absolute; background-color: rgba(0,0,0,0.8); width: 100%; padding: 15px; left: 0; bottom: 0; text-align: left; font-size: 10pt;} 
a.profHalf div.name span, div.profHalf div.name span {font-weight: bold;  font-size: 14pt; text-transform: uppercase;} 

.menubar.topper {background: none; background-color: rgba(0,0,0,0.9); height: auto; -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3); }

.centered {float: left; display: block; width: 100%; padding: 0 15px; box-sizing: border-box;}
.centeredReal {transform: translate(-50%, 0); MARGIN-LEFT: 50%; max-width: 1250px; float: left; display: block; width: 100%; padding: 0 5px; box-sizing: border-box; position: relative;}

.biggerSlick {max-width: 1440px;}

.nextEventBoxCollector {float: left; width: 100%;}
.nextEventBox, .fiftyBox, .hundredBox {float: left; padding: 15px; background: #000; min-width: 200px; width: calc(50% - 30px); margin: 15px;}
.fiftyBox {padding: 0; width: calc(50% - 30px);}
.collectThree .fiftyBox {padding: 0; width: calc(33.33% - 30px); float: left;}

.collectTwo, .collectThree {float: left; width: 100%; position: relative;}

.next-event-box {
  background-attachment: fixed;
  background-position: center center;
  height: 320px;
}

.state-bar {float: left; width: 100%; padding: 5px 55px; text-align: center; font-weight: 400; font-size: 16pt; text-transform: uppercase;  letter-spacing: 10px; color: white; background: #00CC00;}

.next-event-box .next-gp {float: left; text-align: center; margin-bottom: -20px;}
.next-event-box .next-gp-date span {font-size: 20pt; font-weight: bold; text-shadow: 0 0 10px rgba(0,0,0,1); color: white; }
.next-event-box .next-gp span {font-size: 60pt; font-weight: bold; font-family: 'Bebas Neue', sans-serif; text-shadow: 0 0 10px rgba(0,0,0,1); }
.next-event-box .next-gp span:nth-of-type(1) {color: #ffffff;}
.next-event-box .next-gp span:nth-of-type(2) {color: #00aeef;}
.next-event-title {width: auto; padding: 5px 55px; background-color: rgba(0,0,0,0.8);  border-top: 1px solid #00aeef; border-bottom: 1px solid #00aeef; text-align: center;}
.next-event-title, .next-event-title span {text-transform: uppercase; font-size: 16pt; color: white;}
.next-event-detail {width: auto; padding: 5px 55px; font-size: 12pt; background-color: rgba(0,0,0,0.8); border: 1px solid #00aeef; text-align: center; color: white;}
.next-event-detail:hover {color: rgba(0,0,0,0.8); background: #00aeef; cursor: pointer;}
.next-event-detail-box {margin-top: 100px; color: white;}
.menuIcon {width: 35px; margin-top: -5px;}

.next-event-box.event-photo-box .next-gp span:nth-of-type(1) {color: #00aeef;}
.next-event-box.event-photo-box .next-gp span:nth-of-type(2) {color: #ffffff;}
.next-event-box.next-event-box.event-photo-box {height: 400px; position: relative;}
.next-event-box.next-event-box.event-photo-box .next-gp span {font-size: 80pt;  }
.next-event-box.next-event-box.event-photo-box .next-event-detail-box {position: absolute; bottom: 35px;}
.next-event-box.next-event-box.event-photo-box .next-event-detail-box img {width: 70px;}
.next-event-box.next-event-box.event-photo-box .next-event-detail {padding: 0px 55px; font-size: 30pt; border: 0; border-top: 2px solid #00aeef; border-bottom: 2px solid #00aeef; text-align: center; color: white;}
.next-event-box.next-event-box.event-photo-box .next-event-detail:hover {color: rgba(0,0,0,0.8); background: #00aeef; cursor: pointer;}
.next-event-box.next-event-box.event-photo-box .next-event-detail-box {margin-top: 100px; color: white;}

.nextEventBox {float: right; width: auto;  }
.nextEventBox.wider {width: 480px;  }

.standing-box-slider .slick-next, .crews-slider .slick-next { right: -100px !important;}
.standing-box-slider .slick-prev, .crews-slider .slick-prev { left: -100px !important;}


.videos-box-slider .slick-next, .crews-slider .slick-next { right: -100px !important;}
.videos-box-slider .slick-prev, .crews-slider .slick-prev { left: -100px !important;}

.td_slick_events {

  background-attachment: fixed;
  background-position: center center;
  background-image: url("/files/osa_podklad.jpg");
  background-size: 100%;
}

.td_slick_events .event_slick_flag {width: 75px; transition: 200ms;}
.td_slick_events .slick-main-active img {transition: 200ms; width: 110px; max-width: 100%;}
.td_slick_events  img.triangle {transition: 200ms; width: 15px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%) scale(0); filter:saturate(0%) brightness(300%); margin-bottom: 20px; }
.td_slick_events .slick-main-active img.triangle {transition: 200ms; width: 20px; max-width: 100%; filter:saturate(100%) brightness(100%); transform: translateX(-50%) scale(1);}

.slick-event-name {
  color: white; text-transform: uppercase; font-size: 0.8vw; font-weight: bold;  transition: 200ms; height: 35px; display: flex; justify-content: center; align-items: center;  text-shadow: 0 0 10px rgba(0,0,0,1);
}

.slick-event-date {
  color: #00aeef; text-transform: uppercase; font-size: 1.1vw; font-weight: bold;  transition: 200ms; text-align: center; height: 0px; overflow: hidden; transform: scale(0);   text-shadow: 0 0 10px rgba(0,0,0,1);
}

.td_slick_events .slick-main-active .slick-event-date  {
  height: auto; transform: scale(1);

}

.td_slick_events .slick-main-active .event-name {font-size: 1vw; }

.event-box-slick {
  transition: 200ms;
  border-bottom: 5px solid rgba(255,255,255,1);
  margin: 5px;
  width: calc(100% - 10px) !important;
  min-height: 280px;
}

.slick-event-days {
  width: 80%; font-size: 1.6vw; color: white; padding: 0px; border-top: 1px solid #00aeef;  line-height: 120%; border-bottom: 1px solid #00aeef; background-color: rgba(0,0,0,0.8); display: none; height: 0; transition: 200ms; transform: scale(0);
}

.slick-event-gp-link {
  width: 80%; font-size: 0.7vw; color: white !important; padding: 3px; border-top: 1px solid #00aeef;  line-height: 150%; border-bottom: 1px solid #00aeef; background-color: rgba(0,0,0,0.8); display: none; height: 0; transition: 200ms;  transform: scale(0);
}

.slick-event-gp-link:hover {
  color: white !important; background-color: #00aeef;
}

.td_slick_events .slick-main-active .slick-event-days {
  height: auto; display: block; transform: scale(1);
}

.td_slick_events .slick-main-active .slick-event-gp-link {
  height: auto; display: block;  transform: scale(1);
}

.td_slick_events .slick-main-active .event-box-slick {
  border-bottom: 5px solid #00aeef;
}

.td_slick_events .slickSlider {
  min-height: 300px;
}

.td_slick_events .triangle {
  
}

div.nextEventBox .header {float: left; width: 100%; text-align: center; color: #00aeef;}
div.nextEventBox .counter {font-size: 20pt; padding: 0 20px; line-height: 1;  text-align: center; line-height: 1; }
div.nextEventBox .place {font-size: 20pt; line-height: 1;  text-align: center; line-height: 1; }
div.nextEventBox .place span {font-size: 20pt; color: #aaaaaa; line-height: 1;}
div.nextEventBox .place span.divider {font-size: 20pt; color: #555; line-height: 1;}
div.nextEventBox img.flag { width: 23px; margin-right: 15px; line-height: 1;}

.crew-slider-box-number, .crew-slider-box-rider  {float: left; width: 100%; text-align: center; font-size: 18pt; text-transform: uppercase; color: #9b9c9d;}
.crew-slider-box-number {font-size: 30pt; font-weight: bold; border-bottom: 2px solid #9b9c9d; margin-bottom: 5px;}
.crew-slider-box-rider {margin: 0;}
div.crew-slider-box {min-height: 150px !important; height: 150px !important; cursor: pointer;}
div.crew-slider-box:hover .crew-slider-box-number, div.crew-slider-box:hover .crew-slider-box-rider  { color: #00aeef; border-color: #00aeef;}
div.crew-slider-box.active .crew-slider-box-number, div.crew-slider-box.active .crew-slider-box-rider  { color: #00aeef; border-color: #00aeef;}

div.news-box-box { position: relative !important; min-height: 250px; padding: 0 25px; border-left: 1.5px solid #00aeef; border-right: 1.5px solid #00aeef; overflow: hidden; } 
div.news-box-box-33 { width: 33.33%; float: left; margin: 25px 0; border: 0; border-right: 2px solid #00aeef;} 
div.news-box-box-33:nth-child(1) { border-left: 0;} 
div.news-box-box-33:nth-child(3n) { border-right: 0;} 
div.news-box-box-33:nth-child(4n) { border-left: 0;} 
div.news-box-inner {position: relative !important; float: left; width: 100%; height: 100%; } 
div.news-box-box img.mainPic { width: 50%; float: left; }

div.news-box-display {margin: 55px auto;}
div.news-text {padding-left: 55px;}

h2.news-timestamp {float: left; margin-top:55px; }

div.fb-share-button {position: absolute; bottom: 0; right: 0; z-index: 501; filter: grayscale(100); opacity: 0.2;}
div.fb-share-buttonx {position: absolute; bottom: 0; right: 0; z-index: 501; filter: grayscale(100); opacity: 0.2;}
.news-box-display div.fb-share-button {position: relative; bottom: auto; right: auto; float: left; width: 100%;margin-top: 0px;}
div.fb-share-button:hover { opacity: 0.5;}
div.fb-share-buttonx:hover { opacity: 0.5;}

div.news-box-names { position: absolute; width: 100%; top: 200px; } 
div.news-box-date { position: absolute; width: 100%; top: 0px; text-align: right; color: #00aeef;} 
div.news-box-section { position: absolute; width: 100%; top: 30px; text-align: right; font-weight: bold; color: #aaaaaa;} 
img.news-box-api { position: absolute; width: 30px; right: 0; top: 70px; text-align: right; font-weight: bold; color: #aaaaaa;} 
div.news-box-skew { position: absolute; right: -10px; top: 80px; text-align: center; color: #00aeef; z-index: 50; display: block; text-transform: uppercase; width: 200px; color: white;} 
div.news-box-skew::after { position: absolute; content: ""; transform: skewX(-13deg); right: 0; height: 100%; width: 100%; text-align: right; background: #00aeef;  z-index: -1;} 

iframe {float: left; width: 100%; min-height: 600px;}
iframe:after {  content: "";  display: block;  padding-bottom: 60%;} 

h2.news-box-header, div.news-box-body {float: left; width: 100%; font-size: 12pt; line-height: 150%;}
div.news-box-body::after {position: absolute; bottom: 0; width: 100%; height: 100px; background: rgb(255,255,255);  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); z-index: 50; content: ' '; left: 0;}
h2.news-box-header {color: #00aeef; font-weight: bold; font-size: 14pt; text-align: left; text-transform: uppercase; padding: 0; margin: 25px 0px 10px 0; }

.news-box-slider  { float: left; width: 100%; margin: 0;}
.news-box-slider .slick-next { right: -100px !important;}
.news-box-slider .slick-prev { left: -100px !important;}

div.gallery-box .gallery-box-image { margin-top: 70px; width: 100%; float: left; display: block; overflow: hidden; position: relative;}
div.gallery-box .gallery-box-image:after {  content: "";  display: block;  padding-bottom: 60%;} 

div.gallery-box img.mainPic { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 200ms;  }
div.gallery-box:hover img.mainPic {  transform: translate(-50%, -50%) scale(1.1); }


div.crews-rider {width: 30%; }
div.crews-rider-position {float: left; width: 100%; position: relative; color: white; text-align: center; z-index: 5; font-size: 20pt; font-weight: 400; padding: 7px; margin-bottom: 35px;}
div.crews-rider-left {float: left; }
div.crews-rider-right {float: right; }
div.crews-rider-position::after { content: ""; z-index: -1; left: 0; top: 0; position: absolute; width: 100%; border: 2px solid #00aeef; height: 100%; background-color: #000; -moz-transform: skew(-29deg, 0deg);  -webkit-transform: skew(-29deg, 0deg);  -o-transform: skew(-29deg, 0deg);  -ms-transform: skew(-29deg, 0deg);  transform: skew(-29deg, 0deg); transition: 200ms;  padding: 7px 0;}
div.crews-rider-name {float: left; width: 100%; font-weight: 400; font-size: 22pt; color: #9c9c9c; text-align: center; text-transform: uppercase; line-height: 30%;}
div.crews-rider-name span {font-size: 32pt; font-weight: 600;  color: #9c9c9c; text-align: center; text-transform: uppercase;}
div.crews-rider-flag {float: left; width: 100%; margin-bottom: 35px; }
div.crews-rider-flag img {float: left; width: 100px;  }
div.crews-rider-center {position: absolute; left: 50%; transform: translate(-50%, 0); width: 33%;}

div.crews-rider-center-logos {float: left; width: 100%; margin-top: 55px;}
div.crews-rider-center-logos div {float: left; width: 100%; display: flex; justify-content: center; align-items: center;}
div.crews-rider-center-logos div img {float: left; max-width: 250px; width: 100%; }

#loadCrew {position: relative;}

.crews-rider-center-number {font-size: 70pt; float: left; width: 100%; text-align: center; font-weight: 600;}
.crews-rider-center-number span {font-size: 30pt; }
.crews-rider-center-points { font-size: 30pt; font-weight: 600; float: left; width: 100%; border-top: 2px solid #00aeef; color: #00aeef; padding: 0px 35px; border-bottom: 2px solid #00aeef; text-align: center;}

.crews-rider-center-medals {float: left; width: 100%; margin-top: 25px;}
.crews-rider-center-medals div {float: left; width: 33.33%; padding: 10px; position: relative; cursor: pointer; display: flex; justify-content: center; flex-wrap: wrap;}
.crews-rider-center-medals span { font-size: 28pt; margin-top: 10px; line-height: 100%; vertical-align: middle;}


.crews-rider-center-medals table {display: none; min-width: 0;}
.crews-rider-center-medals table {width: 300px; font-size: 10pt; position: absolute; z-index: 500; float: left;  padding: 15px 0;}

.crews-rider-center-medals table.events-medals {width: 100%; float: left;}

.crews-rider-center-medals table tbody {float: left; width: 100%;}
.crews-rider-center-medals table tr {float: left; width: 100%;}
.crews-rider-center-medals table tr:nth-child(even) td {background: #fff;}
.crews-rider-center-medals table tr:nth-child(odd) td {background: #f9f9f9;}
.crews-rider-center-medals table td {font-size: 10pt; color: #58585a; float: left; width: 100%; text-align: center; border-bottom: 1px solid #00aeef; padding: 3px 10px;}

.crews-rider-center-medals table tr:nth-of-type(1) td { border-top: 1px solid #00aeef;}
.crews-rider-center-medals table td:nth-of-type(2) { width: 30px; text-align: right;}

.crews-rider-center-medals div:hover table { display: block;}


div.profile-rider {width: 40%; position: relative;}
div.profile-rider-position {float: left; width: 100%; position: relative; color: white; text-align: center; z-index: 5; font-size: 20pt; font-weight: 400; padding: 7px; margin-bottom: 35px;}
div.profile-rider-left {float: left; }
div.profile-rider-right {float: right; }
div.profile-rider-position::after { content: ""; z-index: -1; left: 0; top: 0; position: absolute; width: 100%; border: 2px solid #00aeef; height: 100%; background-color: #000; -moz-transform: skew(-29deg, 0deg);  -webkit-transform: skew(-29deg, 0deg);  -o-transform: skew(-29deg, 0deg);  -ms-transform: skew(-29deg, 0deg);  transform: skew(-29deg, 0deg); transition: 200ms;  padding: 7px 0;}
div.profile-rider-name {float: left; width: 100%; font-weight: 400; font-size: 22pt; color: #9c9c9c; text-align: center; text-transform: uppercase; line-height: 30%;}
div.profile-rider-name span {font-size: 32pt; font-weight: 600;  color: #9c9c9c; text-align: center; text-transform: uppercase;}
div.profile-rider-detail {position: relative; float: right; width: 55%; padding-top: 40px;}
div.profile-rider-flag img {float: left; width: 100px;  }
div.profile-rider-flag {position: absolute; top: 35px; right: 0; }

.profile-rider-center-number {font-size: 40pt; float: left; width: 100%; text-align: left; font-weight: 500; color: #00aeef; line-height: 110%; margin-bottom: 15px;}
.profile-rider-center-name { font-size: 40pt; font-weight: 500; float: left; width: 100%;  text-align: left; text-transform: uppercase; line-height: 110%;}

.profile-rider-center-header {font-size: 14pt; font-weight: 600; float: left; width: 100%;  text-align: left;  line-height: 120%; color: #00aeef; text-transform: uppercase;}
.profile-rider-center-body {font-size: 14pt; font-weight: 500; float: left; width: 100%;  text-align: left;  line-height: 120%;  margin-bottom: 15px;}

.profile-rider-center-detail-line strong {font-size: 12pt; font-weight: 600; text-align: left;  line-height: 120%; text-transform: uppercase;}
.profile-rider-center-detail-line {font-size: 12pt; font-weight: 400; }

div.profile-rider-center-logos-header {float: left; width: 100%; margin-top: 15px; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #ddd;}
div.profile-rider-center-logos {float: left; width: 100%; margin-top: 10px; display: flex; justify-content: center; align-items: center;}
div.profile-rider-center-logos div {float: left; width: 300px; display: flex; justify-content: center; align-items: center;}
div.profile-rider-center-logos div img {float: left; max-width: 250px; width: 100%; }

.button {border: 2px solid #00aeef; padding: 10px 35px; background-color: #fff; text-align: center; color: #00aeef; cursor: pointer ;} 
.button:hover  {background-color: #00aeef; color: #fff;} 

div.slide-togglers {float: left; width: 100%; padding: 0 10px; }
div.slide-toggler {float: left; width: auto; font-size: 18pt; color: #58585a; cursor: pointer;}

div.slide-results {display: none;}
div.slide-documents {display: none;}

div.slider_right.bottom-line {padding-bottom: 55px;}

div.slide-toggler {background-repeat: no-repeat; background-position: 95% 15%; background-size: 35px 35px;; text-transform: uppercase; text-align: right; direction:rtl; padding-right: 55px; background-image: url('/files/dropdown-01.svg'); margin-right: 25px;} 

.fullW {margin: 10px; float: left; width: calc(100% - 20px);}

.oneThird .topHeader,.fiftyBox .topHeader,.hundredBox .topHeader, .fullW .topHeader, .parts .topHeader  {float: left; width: 100%; text-align: left; background-color: #555555; font-size: 24px;  padding: 5px 15px; background: #555555; color: #ffffff; border-bottom: 3px solid #000;
  background: -moz-linear-gradient(-45deg, #555555 0%, #000000 100%);
  background: -webkit-linear-gradient(-45deg, #555555 0%,#000000 100%);
  background: linear-gradient(135deg, #555555 0%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#000000',GradientType=1 );}

.hundredBox .topHeader {background: none; text-align: center; border: none; padding: 0;}

.topHeader span {color: #00aeef; font-size: 24px;}

.fiftyBox div.THsmallerFont {font-size: 12pt;}
.oneThird div.THsmallerFont {font-size: 12pt;}

.parts {float: left; margin: 10px;}
.parts1 {width: calc(100% - 20px);}
.parts2 {width: calc(50% - 20px);}
.parts3 {width: calc(33.333% - 20px);}
.parts4 {width: calc(25% - 20px);}


.fiftyBox .pulsingHeader {
  float: left; width: 100%; text-align: left; font-size: 24px;  padding: 5px 15px; background: #222222; color: #ffffff; border-bottom: 3px solid #000;
  background-color: #222222;
  animation-name: pulsingColor;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.oneThird {float: left; width: calc(33.3333% - 20px); margin: 10px;}

a.logo {width: 200px; height: 105px; float: left; position: relative; display: flex; justify-content: center; align-items: center;  transition: 0.2s; margin-top: 35px;  margin-left: 10px;}  
a.logo_2 {width: 260px; transform: translateY(15px);}   
div.topper a.logo {width: 155px; padding: 15px 15px; margin-top: 0; }


a.logo img {width: 100%; transition: 0.2s; float: left;}
a.logo_2 img {width: 70%; transition: 0.2s; float: left;}
footer {float: left; width: 100%; background-color: #3c3c3c; padding: 35px 0;}

footer .centeredReal {padding: 10px 25px; text-align: center; color: #87888a; font-size: 12pt;}

footer .leftBottom {float: left; font-size: 12px; color: #666666;margin-top: 10px;}
footer .rightBottom {float: right;}
footer .rightBottom a { float: left;}
footer .rightBottom img {float: left;}
footer .rightBottom span {margin-left: 25px; border-left: 1px solid #999; padding-right: 25px; float: left; min-height: 30px; display: block; }

footer img.logoB1 {width: 60px;}
footer img.logoB2 {width: 130px;}
.container {
  max-width: 1200px !important;
}



.social-logo-bottom {float: left; width: 400px;}
.social-logo-bottom div {float: left; width: 100%;}
.social-logo-bottom img {float: left; width: 150px; }
.social-logo-bottom img.logoFooter {float: left; width: 150px; margin-left: 5px; margin-top: 5px; }

.text-bottom {text-align: right; }
.text-bottom, .text-bottom span, .text-bottom a {color: #87888a; font-size: 12pt;}
.text-bottom a {text-transform: uppercase;;}
.text-bottom span.orange-spacer {color: #00aeef;}
.text-bottom a.orange-link {color: #00aeef; text-transform: inherit;}

.orange-bg {  background-color: #00aeef !important;}
.orange-bg h1 {  color: #fff !important;}
.light-grey-bg {  background-color: #87888a !important;}
.grey-bg {  background-color: #87888a !important;}
.lighter-grey-bg {  background-color: #eee !important;}
.white-bg {  background-color: #fff !important;}

.header-box-2 {margin-top: 0 !important;}

.header-box h1 {letter-spacing: 25px !important; width: 100%; text-align: center; padding: 5px; font-size: 18pt !important; font-weight: normal !important; color: white; text-transform: uppercase;}
.header-box h2 {letter-spacing: 25px !important; width: 100%; text-align: center; padding: 5px; font-size: 16pt !important; font-weight: normal !important; color: white; text-transform: uppercase; margin: 10px 0;}

.navbar-light .navbar-nav .nav-link { 
  text-transform: uppercase;
  display: flex; justify-content: center; align-items: center;
  margin-bottom: -2px;
  position: relative;
  color: #58585a;
}

.bottom-line {border-bottom: 2px solid #aaa;}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #00aeef;
}

.event-page-header {width: 50%; float: left;}
.event-page-header, .event-page-header span {font-size: 40pt; text-transform: uppercase;}
.event-page-header span {color: #00aeef;}

.event-page-flag {float: right;}
.event-page-flag img {float: right; width: 128px;}
.event-page-flag span {float: left; font-size: 24pt; color: #aaa; margin-right: 15px;}

.event-info-box {float: left; width: 33.33%; padding: 25px; border-left: 2px solid #00aeef; margin: 25px 0; height: 250px;}
.event-info-box:nth-of-type(1) {border-left: 0; padding-left: 0;}
.event-info-box:nth-of-type(4) {padding-right: 0;}
.event-info-box h2 {color: #00aeef; float: left; text-align: left; margin: 0; margin-bottom: 15px;}
.event-info-box .event-info-item {float: left; width: 100%;}
.event-info-box .event-info-item-header {color: #00aeef; text-transform: uppercase;}
.event-info-box .event-info-item span { font-weight: bold;}

.event-info-box-program {width: 100%; padding: 25px 0; height: auto;}
.event-info-box-videos {width: 100%; padding: 25px 0; height: auto;}

.event-info-box-program .event-info-item {padding: 3px 10px;}
.event-info-box-program .event-info-item:nth-child(even) {background: #fff;}
.event-info-box-program .event-info-item:nth-child(odd) {background: #f9f9f9;}
.event-info-box-program .event-info-item:hover {background: #eee;}

.event-track-map {max-width: 1024px; width: 100%; float: left; margin: 25px 0;}

.dropdown-menu {border-radius: 0; padding: 0; top: 95%;}
.dropdown-item {text-transform: uppercase;}

.wsc-links a:link, .wsc-links a:visited {text-transform: uppercase; color: #aaa; margin: 0 25px;}
.wsc-links a:hover { color: #00aeef; text-decoration: none;}

a.cover-link {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 50;}

.partners-event-slider .slick-track {margin: auto;}
.crews-slider .slick-track {margin: auto;}


.navbar-light .navbar-nav .nav-item { 
  position: relative;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  font-weight: bold;
  color: #00aeef;
}

/*
.navbar .container .collapse {
  display: flex !important; justify-content: center; align-items: center;
}
*/
.navbar .container .collapse ul {
  margin: 0 auto !important;
}

nav.navbar {padding: 0; background-color: #fff !important; float: left; width: 100%; z-index: 200;}

.drop-shadow {
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.8));
}

div.standing-box-slider { margin: 0; } 

div.standing-box-box { position: relative !important; min-height: 300px; padding: 0 25px; border-left: 1.5px solid #00aeef; border-right: 1.5px solid #00aeef;  } 
div.standing-box-inner { position: relative !important; float: left; width: 100%; } 
div.standing-box-box img.mainPic { position: absolute; top: 0; left: 0; height: 200px; width: auto;}
div.standing-box-names { position: absolute; width: 100%; top: 200px; } 

div.slider_right {position: relative; float: left; width: calc(100% + 50px); margin: 25px -25px;}
div.slider_right .hider {position: absolute; width: 3px; left: -1px; top: -1px; bottom: -1px; background-color: white; z-index: 60;}

div.graphic-rider {float: left; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: row; padding-left: 20px;}
div.graphic-rider-flag {float: left; width: 50px;}
div.graphic-rider-flag img {float: left; width: 100%;}
div.graphic-rider-name {float: left; width: calc(100% - 50px); padding-left: 10px;} 
div.graphic-rider-name span {float: left; width: calc(100% - 50px); color: #3c3c3c; line-height: 1; text-transform: uppercase;} 
div.graphic-rider-name span:nth-of-type(1) {font-size: 13pt;} 
div.graphic-rider-name span:nth-of-type(2) {font-size: 16pt; font-weight: bold;} 

.standings div.graphic-rider-name span {float: none; width: auto; font-size: 13pt; font-weight: normal;} 
.standings div.graphic-rider-name span:nth-of-type(1) {text-transform: none;} 
.standings div.graphic-rider-name span:nth-of-type(2) {padding-left: 5px;} 
.standings div.graphic-rider-flag {float: left; width: 40px;}
.standings div.graphic-rider {padding: 0;}

div.standing-box-position {position: absolute; top: 0; right: 0;}
div.standing-box-position span {color: #00aeef;  font-size: 24pt;}
div.standing-box-position span:nth-of-type(1) {font-weight: bold; font-size: 30pt;}
div.standing-box-position span:nth-of-type(2) {font-weight: bold;}

.article .td_body {margin: 55px 0;}

div.standing-box-number {position: absolute; top: 50px; right: 0;}
div.standing-box-number span {color: #3c3c3c;  font-size: 24pt;}

div.standing-box-number.first-place {width: 70px; position: absolute; top: 50px; right: 0; display: flex; justify-content: center; align-items: center; height: 61px;}
div.standing-box-number.first-place img {width: 100%; position: absolute; top: 0; left: 0; z-index: 5;}
div.standing-box-number.first-place span  { font-weight: bold; color: white; z-index: 6; position: relative; line-height: 100%; float: left; font-size: 34pt;}

div.standing-box-number span:nth-of-type(2) {font-weight: bold; font-size: 30pt;}

div.standing-box-points {position: absolute; top: 100px; right: 0;}
div.standing-box-points span {color: #3c3c3c;  font-size: 24pt;}
div.standing-box-points span:nth-of-type(1) {font-weight: bold; font-size: 30pt;}
div.standing-box-points span:nth-of-type(2) {font-weight: bold;}


nav.navbar {
  position: sticky;
  position: -webkit-sticky;
  top: 0; /* required */
}

span.menu-skew {position: absolute; top: 0; left: 0; right: 0; bottom: 0; transform: skewX(-13deg); border-right: 2px solid #d9dbdb;}
.navbar-light .navbar-nav .nav-item:hover span.menu-skew {background: rgb(255,255,255); border-right: 2px solid #00aeef;  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(218,219,220,1) 100%);}

ul.navbar-nav li {margin: 0 0px !important; padding: 7px 15px !important;}
ul.navbar-nav li:before {margin: 0 !important; padding: 0 !important; background: none; display: none;}

div.thumbnails {width: 100%; float: left; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap; z-index: 5; position: relative;}
div.thumbnails a {width: calc(20% - 10px); margin: 5px; border: 5px solid #ffffff; float: left; opacity: 0.8; transition: 200ms;}
div.thumbnails a:hover {opacity: 1; transform: scale(1.2); z-index: 500;}
div.thumbnails a img {float: left; width: 100%;}
	
.icon64 {width: 64px; height: 64px; float: left;}
.icon32 {width: 32px; height: 32px;  float: left;}

div.g-recaptcha {margin-left: 50%; transform: translate(-50%, 0); width: 330px; height: 90px; overflow: hidden;}

div.line {float: left; width: 100px; border-bottom: 3px solid #00aeef; margin: 35px 0; margin-top: 15px;}
div.lineBox div.line {float: left; width: 100px; border-bottom: 3px solid #00aeef; margin: 20px 0 10px 0;}

.topbar-text {text-transform: uppercase; color: #58585a; float: right;}

a.socialIcon {float: left; width: 23px; margin: 7px 4px; transition: 200ms;}
a.socialIcon img {float: left; width: 100%; opacity: 1;} 
a.socialIcon:hover img {float: left; width: 100%; opacity: 1;}

div.map-selector, img.map-map {position: relative; float: left; width: 100%;}
a.map-point {position: absolute; width: 25px; height: 25px; z-index: 50; transform: translate(-50%, -50%); transition: 100ms; z-index: 50;}
a.map-point:hover, a.map-point.active { z-index: 60;}
a.map-point img {width: 25px; height: 25px;  transition: 200ms;}
a.map-point:hover, a.map-point.active {opacity: 1; transform: translate(-50%, -50%) scale(1.2); }
.map-point .skew {z-index: 1; left: 0; position: absolute; width: 180px; height: 100%; background-color: #000; -moz-transform: skew(-29deg, 0deg);  -webkit-transform: skew(-29deg, 0deg);  -o-transform: skew(-29deg, 0deg);  -ms-transform: skew(-29deg, 0deg);  transform: skew(-29deg, 0deg); transition: 200ms;}
.map-point-title {display: none; position: absolute; left: 18px; top: -5px; width: 180px; text-align: center; color: white; text-transform: uppercase; font-size: 10pt;}
.map-point-city {position: relative; z-index: 5; width: 180px; text-align: center; color: white; text-transform: uppercase; font-size: 9pt;}
.map-point:hover .map-point-title {display: block; }
.map-point.active .map-point-title {display: block; }

.slick-next, .slick-prev {opacity: 0.5;} 
.slick-next:hover, .slick-prev:hover {opacity: 1;} 

.medal-box, .medal-box-line {float: left; width: 100%;}
.medal-box img {float: left; margin: 1px;}

.cal-box-events  { /*justify-content: center;  */ align-items: center;   flex-wrap: wrap;  float: left; width: 100%; margin: 55px 0;  }
.cal-box-events-left  {float: left; width: 50%;}
.cal-box-events-right  {float: right; width: 50%;}
.cal-box {padding-left: 0px; float: left; width: calc(100% - 20px); transition: 200ms; position: relative; margin: 14px 10px; padding: 0px 0px; }
.cal-box span {color: white;  text-transform: uppercase; font-size: 12pt;}
.cal-box .skew {z-index: -1; left: 0; position: absolute; width: 100%; height: 100%; background-color: #58585a; -moz-transform: skew(-29deg, 0deg);  -webkit-transform: skew(-29deg, 0deg);  -o-transform: skew(-29deg, 0deg);  -ms-transform: skew(-29deg, 0deg);  transform: skew(-29deg, 0deg); transition: 200ms; }
.cal-box:hover .skew {background-color: #00aeef;}
.cal-box.active .skew {background-color: #00aeef;}
.cal-box-gp { z-index: 0; position: relative; width: 15%; height: 100%; float: left; display: block; display: flex; justify-content: center; align-items: center; font-family: 'Bebas Neue', serif; font-size: 32pt !important; color: white; line-height:1; margin-bottom: -5px;}
.cal-box-gp .skew {z-index: -1; left: 0; top: -5px; left: 50%; position: absolute; width: 50px; height: calc(100% + 10px); background-color: #000; border: 1px solid #ddd; -moz-transform: skew(-29deg, 0deg) translateX(-50%);  -webkit-transform: skew(-29deg, 0deg) translateX(-50%);  -o-transform: skew(-29deg, 0deg) translateX(-50%);  -ms-transform: skew(-29deg, 0deg) translateX(-50%);  transform: skew(-29deg, 0deg) translateX(-50%); -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.7); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.7);  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.7);}
.cal-box:hover .cal-box-gp .skew {background-color: #000; border-color: #00aeef;}
.cal-box-text { display: flex; justify-content: center; width: 82%; align-items: center; float: left;}
a.cal-box img {float: left; width: 30px; margin: 4px 10px; transform: scale(1.2);}
a.cal-box h4 {float: left; width: calc(80% - 20px); padding-left: 10px; margin-top: 3px;}
a.cal-box span.date {float: left; width: 25%; padding-left: 0px; text-align: right; }
a.cal-box span.cal-box-text-location {float: left;  width: 60%; }
a.cal-box span.country {float: left;  padding-left: 10px; }
a.cal-box span.city {float: right;  }

div.topper a.socialIcon {margin-top: 31px;} 

.fb-page, .fb-page span, .fb-page iframe[style] {width: 100% !important;}
div._2p3a {width: 100% !important;}

div.slickBgBox {background: url('/img/bgp.jpg'); margin: 0; padding: 10px; width: 100%;}

.td_slick .texty {position: absolute; z-index: 500; bottom: 45px; left: 45px; font-size: 14pt; line-height: 1;}
.td_slick .texty div {float: left; font-size: 14pt; background-color: rgba(0,0,0,0.8); padding: 15px 35px;  line-height: 1; width: 100%;}
a.watchNow { position: absolute; background-color: #00aeef; color: white; transition: 200ms; z-index: 500; font-size: 14pt; padding: 15px 25px;  width: 220px;  line-height: 1; text-align: center;}
a.watchNow:hover {text-decoration: none; color: #00aeef;background-color: #ffffff;}

.td_slick {margin: -1px 0 -2px 0;}
.td_slick, .td_slick_news, .partnersSlider {width: 100%; float: left; }
.td_slick img, .td_slick_news img {width: 100%; float: left; z-index: 1; position: absolute; transform: translate(-50%, -50%); left: 50%; top: 50%;  }

.td_slick .slick-text {  z-index: 60;  position: absolute; bottom: 45px; width: 100%; text-align: center; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;;}
.td_slick .slick-text span {font-size: 40pt; font-family: 'Bebas Neue', serif; color: white; float: left; width: 100%; text-align: center; line-height: 120%; text-shadow: 0 0 10px rgba(0,0,0,1); }

div.partner div {display: flex; justify-content: center; align-items: center; float: left; height: 130px; width: 100%;}
div.partner div img {width: 60%;}

.td_slick img.bgImg, .td_slick_news img.bgImg {z-index: -1; position: relative; transform: translate(0, 0); left: auto; top: auto;}
.td_slick_news .header, .newsList .header  {position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.8); color: white; z-index: 5; padding: 15px; font-size: 16px;}
.td_slick_news .header img, .newsList .header img {float: left; width: 100px; position: relative; transform: translate(0, 0); left: auto; top: auto; margin-right: 15px;}

.vidBox {float: left; width: 100%; position: relative;}

.vidBox img {float: left; width: 100%; opacity: 0.8; transition: 200ms;}
.vidBox:hover img {opacity: 1;}
img.play {cursor: pointer; position: absolute; transform: translate(-50%, -50%); left: 50%; top: 50%; width: 100px; z-index: 50; opacity: 1;   -webkit-filter: drop-shadow( 0px 0px 15px #000);  filter: drop-shadow( 0px 0px 15px #000); transition: 200ms;}
img.play:hover {transform: translate(-50%, -50%) scale(1.1); }

div.merch {background-color: #333;}

.merchBoxCollect {float: left; width: 100%; padding: 5px; position: relative; }
.merchBox {float: left; width: calc(50% - 10px); position: relative; display: flex; justify-content: center; align-items: center;  background-color: #000; margin: 5px; transition: 200ms; cursor: pointer; padding: 10px; min-height: 225px;}
.merchBox:hover {background-color: #222;}
.merchBox .picBox {float: left; width: 50%; opacity: 1; transition: 200ms;}
.merchBox img {float: left; width: 100%; opacity: 1; transition: 200ms;}
.merchBox .picBox .header {text-align: center; float: left; width: 100%;  padding: 7px;}


img.icons { float: right;}
img.icon20 {width: 20px; height: auto;}
img.icon25 {width: 25px; height: auto;}
img.icon35 {width: 35px; height: auto;}
img.icon45 {width: 45px; height: auto;}
img.icon55 {width: 55px; height: auto;}
img.icon65 {width: 65px; height: auto;}

img.faded {opacity: 0.2;}
img.bright {opacity: 1;}

span.more {float: right; cursor: pointer; color: #aaaaaa; margin-top: 0px;  transition: 200ms;}
span.more img {float: right; width: 26px; transition: 200ms; opacity: 0.5; margin-top: 8px;}
span.more:hover img {transform: translate(5px, 0); opacity: 1;}
span.more:hover { color: #ffffff;}

span.moreInfo {font-size: 10pt; margin-top: 5px; float: left; width: 100%;}
.top-slick-line {position: absolute !important; top: 0; left: 0; z-index: 50;}

.topbar {float: left; width: 100%; position: relative; background-color: #000000; }

.hundredBox { width: calc(100% - 20px); padding: 0; background: none; border: none; -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;   margin-top: 25px;}
.videoLine {float: left; width: 100%; background-color: #333; transition: 200ms;}
.videoLine:nth-of-type(even) {background-color: #3d3d3d;}
.videoLine:hover {background-color: #222;}
.videoLine:hover img.play {transform: translate(-50%, -50%) scale(1.1);}

.videoLine .header {width: 80%; padding: 15px; color: white; font-size: 14px; float: left;}
.videoLine .vidBox {width: 20%;}
.videoLine .vidBox img {float: left; width: 100%;}
.videoLine .vidBox img.play {width: 50px;}

div.bottomBox, .td_slick_line, .mainBox {float: left; width: 100%; position: relative; overflow: hidden;}
.td_slick_line {width: 100%;}
.mainBox {margin: 0; width: 100%;}
div.bottomBox {float: left;  background-color: #222222;  width: 100%; padding: 50px; position: relative; overflow: hidden; }
div.bottomBox img.bg {width: 150px; z-index: 5; float: left;}
div.bottomBox div.box {width: 300px; margin-right: 50px;}
div.bottomBox div.box img.logoBottom {width: 100%; margin-bottom: 15px;}
div.bottomBox div.box a img.logoBottom {padding: 0px;}
div.bottomBox div.box a:last-of-type img.logoBottom { margin-bottom: 0px;}
div.bottomBox .centeredReal {float: left; width: 100%; display: flex;	align-items: center; justify-content: center;}
div.flexBox {float: left; width: 100%; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap;}
div.lineBox {float: left; width: 100%; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap;}

.history {background-color: black; float: left; display: flex; justify-content: center; align-items: center; width: 100%; flex-wrap: wrap;;}
.history-white {background: none; }
.history_container {max-width: 1100px; padding: 55px 0; width: 100%;}
.history-white .history_container {max-width: 1100px; padding: 15px 0; width: 100%;}
.history_container h2 { text-transform: uppercase; color: #fff; font-size: 30pt;}
.history_container h2 span { font-size: inherit; color: #00aeef;}
.history_container img.year_arrow {float: left; width: 100%; margin-top: 35px;}
.history_container .year_caption {font-size: 80pt; color: #00aeef; float: left; width: 100%;}
.history_container .box {width: 50%; padding: 25px; float: left; color: white; font-size: 16pt; position: relative; z-index: 50; font-weight: 300;}
.history_container .box-l {float:left;}
.history_container .box-r {float: right;}
.history_container .box-l .year_caption, .history_container .box-l {text-align: left;}
.history_container .box-r .year_caption, .history_container .box-r {text-align: right;}
.history_container .year_caption_bg {font-size: 250pt; color: #000; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1;  font-weight: 600; -webkit-text-stroke-width: 5px;  -webkit-text-stroke-color: #222;}
.history-white .history_container .year_caption_bg {font-size: 250pt; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1;  font-weight: 600; -webkit-text-stroke-width: 5px;  -webkit-text-stroke-color: #eee;}
.history_container .img_cover {width: 100%; overflow: hidden; position: relative; float: left; z-index: 100;}
.history_container .img_cover img {width: 100%; float: left; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1.05);  object-fit: cover; transition: 200ms;}
.history_container .img_cover:hover img {transform: translate(-50%, -50%) scale(1.15);}
.history_container .img_cover:after { content: "";  display: block;  padding-bottom: 70%;}


table.split_race {float: left; width: 100%; min-width: 0 !important;}
table.split_race td {background: none !important; padding: 0; border: none !important; text-align: center; font-weight: normal !important; color: #888 !important;}
table.split_race tr:nth-of-type(2) td {border-top: 1px solid #888 !important;}

a.buttonWB { float: left;  width: 20%; padding: 10px; text-align: center; color: #fff; text-transform: uppercase; font-weight: bold; text-decoration: none; transition: 0.1s; border: 1px solid #ffffff;  margin: 0 30px; margin-top: 50px; z-index: 500;}
a.buttonWB:hover { background-color: #fff; color: #000000;}

a.buttonBG {float: left; margin-top: 10px;}
a.buttonBG span:nth-of-type(1) {background-color: #eeeeee; float: left;  display: flex; align-items: center; justify-content: center; padding: 10px 50px; color: #000000; text-transform: uppercase; font-weight: bold; height: 55px; transition: 0.1s; }
a.buttonBG span:nth-of-type(2) {background-color: #00aeef; float: left;  display: flex; align-items: center; justify-content: center;  height: 55px; padding: 10px; width: 55px }
a.buttonBG span:nth-of-type(2) img {width: 25px;}
a.buttonBG:hover span:nth-of-type(1) {background-color: #000000;  color: #ffffff;}

div.ipad {display: none;}

div.bBox3 {margin-right: 350px; width: 150px;}

.br {bottom: 0; right: 0; position: absolute; width: 80%; opacity: 0.5;}

table {min-width: 1024px;}
div.resp-wrapper {overflow-x:auto; float: left; width: 100%;}

.navbar-menu-caption  {display: none;}


div.crews-rider {position: relative;}
@media only screen and (max-width: 1024px) {
    a.buttonBG span:nth-of-type(1) {padding: 10px 30px; height: 45px;}
    a.buttonBG span:nth-of-type(2) {height: 45px; padding: 10px; }
    a.buttonBG span:nth-of-type(2) img {width: 25px;}
    a.buttonBG:hover span:nth-of-type(1) {padding-right: 35px;}
    div.programBoxLeft span {font-size: 14px;}
    div.resp-wrapper {padding: 0 15px;}


}


@media only screen and (max-width: 1025px) {
  .slick-event-days {font-size: 3vw;}
  .td_slick_events .slick-event-name {font-size: 2.2vw !important;}
  .td_slick_events .slick-event-date {font-size: 2.2vw !important;}
  .slick-event-gp-link {font-size: 1.2vw;}
}


@media only screen and (max-width: 1023px) {
  .menubar, .menubar.topper {background: rgba(255,255,255, 0.95); height: 100px; border-bottom: 0; position: relative;}
  .marginTop {height: 100px;}
  div.topper a.logo {width: 210px; padding: 10px;} 
  div.ipad {display: block;}
  .centeredReal {padding: 0 25px;}
  a.buttonWB {width: 40%;}
  video.animace {width: 100%; margin: 25px 0; height: auto;}
  .td_slick2 div.centerContent {height: 200px;}
  div.middleLinerText {padding: 0 20px;}
  .mobile {display: block;}
  .cross {top: 25px; right: 12px; }
  div.ThreeBoxCollect {margin-top: -120px; padding: 0 5px; margin-bottom: 30px;}
  a.ThreeBox img.boxBG {transform: scale(1) translate(-50%, -50%) translate3d(0,0,0); width: 150%; transition: 0.3s; transform-origin: 50px 50px; }
  a.ThreeBox {width: calc(33.33% - 20px); margin: 10px;}
  .td_slick_line.heightLimit {max-height: 200px;}
  div.programBox {width: 50%; margin: 0px;}
  img.thumbnail {width: calc(25% - 10px);}
  .newsBox {margin: 10px; width: 100%;}
  .nav-item .menu-skew {display: none;}
  .slickSlider {height: 400px;}
  .slickSlider .mainpic {height: 400px; width: auto;}
  .slick-active {z-index: 500;}
  a.logo {width: 100px; margin-top: 5px; height: 65px;}
  .td_slick .slick-text span {font-size: 25pt; }
  .navbar-toggler {float: right;}
  .navbar .container {display: flex; padding: 10px;}
  div.bottomBox img.bg {width: 150%; }
  div.news-box-box-33 { width: 50%; float: left; margin: 25px 0; border: 0; border-right: 2px solid #00aeef;} 
  div.news-box-box-33:nth-child(1) { border-left: 0;} 
  div.news-box-box-33:nth-child(3n) { border-right: 2px solid #00aeef;} 
  div.news-box-box-33:nth-child(4n) {  border-right: 2px solid #00aeef;} 
  div.news-box-box-33:nth-child(2n) { border-right: 0;} 
  .cal-box-events {height: auto; padding: 0 15px;}
  .cal-box {width: calc(100% - 20px);}
  .container {padding: 0;}
  .next-event-box.next-event-box.event-photo-box .next-gp span { font-size: 40pt;}
  .next-event-box.next-event-box.event-photo-box .next-event-detail { font-size: 16pt;}
  .event-page-header, .event-page-header span {font-size: 20pt;}
  .event-page-header {width: 70%;}
  .event-page-flag img { width: 64px;}
  div.slide-togglers {padding: 0;}
  .standing-box-box {width: 50%;}
  div.slide-toggler {font-size: 14pt;}
  .cal-box-events-left  {float: left; width: 100%;}
  .cal-box-events-right  {float: right; width: 100%;}

  .crews-rider-center-number { font-size: 50pt;}
  .crews-rider-center-points {    font-size: 20pt;}
  .crews-rider-center-medals img {width: 50%;}
  .crews-rider-center-medals div {  display: flex; justify-content: center; align-items: center;}
  .crews-rider-center-medals div span {  font-size: 20pt; float: right;}
  div.crews-rider-position { font-size: 16pt; padding: 3px;}
  div.crews-rider-name {font-size: 16pt;}
  div.crews-rider-name span {font-size: 20pt;}
  div.crews-rider-flag img {width: 78px;}
  div.crews-rider-center-logos {  margin-top: 25px;}

  .profile-rider-center-number { font-size: 50pt;}
  .profile-rider-center-points {    font-size: 20pt;}
  .profile-rider-center-medals img {width: 50%;}
  .profile-rider-center-medals div {  display: flex; justify-content: center; align-items: center;}
  .profile-rider-center-medals div span {  font-size: 20pt; float: right;}
  div.profile-rider-position { font-size: 16pt; padding: 3px;}
  div.profile-rider-name {font-size: 16pt;}
  div.profile-rider-name span {font-size: 20pt;}
  div.profile-rider-flag img {width: 78px;}
  div.profile-rider-center-logos {  margin-top: 25px;}

  #loadCrew {padding: 0 25px !important;}
  .navbar-collapse, .navbar-nav {width: 100%;}
  .navbar-light .navbar-nav .nav-link {font-size: 16pt; padding: 0;}
  .dropdown-menu  {border: 0;}
  .dropdown-item {text-align: center; font-size: 16pt;}
  .navbar-menu-caption  {display: block; font-size: 16pt; color: #ddd;}
  .next-event-box {background-size: cover; background-attachment: scroll;}
  .history_container .year_caption {font-size: 40pt;}
  .history_container .box {font-size: 14pt;}

  }

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 600px) 
and (orientation : portrait) { 

  .slick-event-days {font-size: 7vw;}
  .td_slick_events .slick-event-name {font-size: 5vw !important;}
  .td_slick_events .slick-event-date {font-size: 4vw !important;}
  .slick-event-gp-link {font-size: 3.5vw;}

    .menubar {height: 75px;}
    div.boxItem {float: right; width: 100%; padding-left: 0px;}
    img.boxItemImg {float: left; width: 100%; margin: 25px 0;  }
    .newsBox {margin: 10px; width: 100%;}
    .item-1, .item-2, .item-3 {font-size: 10pt;}
    a.logo { width: 80px; padding: 5px 0px; height: auto;}
    a.socialIcon, a.socialIcon:nth-of-type(2) {margin: 10px 5px;}
    .cross {top: 15px; right: 12px; }
    div.programBoxLeft {width: 100%;}
    div.programBoxCenter {width: 100%;}
    div.programBoxLeft, div.programBoxCenter, div.programBoxRight {padding: 5px 0;}
    div.programBoxRight {width: 100%; padding-bottom: 45px;}
    a.buttonWB {margin: 5px 0; width: 100%;}
    video.animace {height: auto;}
    .td_slick2 {padding: 25px;}
    div.bottomBox div.box {width: 60%; margin: 25px 0;}
    div.bottomBox .centeredReal {flex-wrap: wrap;}
    footer .leftBottom {width: 100%; text-align: center; margin-bottom: 25px;}
    div.middleLiner.wrapper div.middleLinerText {width: 80%;}
    div.middleLiner.wrapper div.middleLinerText h1 {white-space: normal;}
    div.collect {width: 100%; padding: 10px; margin: 5px 0;}
    div.newsBody {text-align: center; margin: 0;}
    .td_loading {width: 100px;}
    .centeredReal {padding: 0 15px;}
    a.ThreeBox {width: calc(100% - 20px); margin: 10px;}
    div.topper a.logo {width: 160px;     padding: 0px 5px;}
    .menubar, .menubar.topper {height: 75px;}
    div.programBox {width: 100%; margin: 0px;}
    img.thumbnail {width: calc(50% - 10px);}
    .td_slick_line.heightLimit .td_slick img {transform: translate(0, 0% );}
    div.bottomBox img.bg {width: 200%; }
    .topbar-text {display: none;}
    .td_slick .slick-text span {  font-size: 20pt;  }
    .next-event-title, .next-event-title span, .next-event-detail {font-size: 10pt;}
    .next-event-box {position: relative;}
    .next-event-detail-box {position: absolute !important; bottom: 25px;}
    .social-logo-bottom {width: 100%; margin-bottom: 45px;}
    .social-logo-bottom div {display: flex; justify-content: center; align-items: center;}
    .header-box-2 h2 {line-height: 100%;}
    .orange-link { float: left; width: 100%; margin-bottom: 25px;}
    .header-box h1, .header-box h2  {letter-spacing: 5px !important; font-size: 14pt !important; padding: 10px 25px;}
    div.news-box-box { width: calc(100% - 40px); float: left; margin: 15px 20px; border: 0 !important; border-bottom: 2px solid #ddd !important; padding: 15px 0;} 
    .news-box-slider div.news-box-box:last-child {border: 0 !important;}
    #filter, .gallery-box-filter  {width: 100% !important;}
    a.cal-box span.date {width: 100%;}
    a.cal-box span.country {display: none;}
    .crew-slider-box-number {font-size: 20pt;}
    .crew-slider-box-rider {font-size: 9pt;}
    div.crew-slider-box {margin: 10px !important; min-height: 110px !important; height: 110px !important;}
    div.crews-rider-center {position: relative;   left: auto;   transform: translate(0, 0);    width: 100%; }
    div.crews-rider {width: 100%;}
    div.crews-rider-flag {margin-bottom: 0;}

    div.profile-rider-detail {position: relative;   left: auto;   transform: translate(0, 0);    width: 100%; }
    div.profile-rider-center {position: relative;   left: auto;   transform: translate(0, 0);    width: 100%; }
    div.profile-rider {width: 100%;}
    div.profile-rider-flag {margin-bottom: 0;}
    .next-event-box.next-event-box.event-photo-box .next-event-detail-box img {width: 35px;}
    .next-event-box.next-event-box.event-photo-box .next-event-detail { font-size: 12pt;}
    .event-page-flag img { display: none; }
    .event-page-flag span {font-size: 16pt; margin-right: 0;}
    .event-page-header {width: 100%;} 
    .td-justify-space-between {flex-wrap: wrap;}
    div.slide-toggler {background-position: 95% 15%; background-size: 25px 25px; padding-right: 40px; margin-right: 25px;} 
    div.event-info-box {width: 100%; height: auto; border: 0;  border-bottom: 2px solid #00aeef; padding: 25px !important; margin-top: 0; }
    div.event-info-box:last-child {border-bottom: 0 !important;}
    .slick-next {right: 15px;}
    .slick-prev {left: 15px;}
    div.filter  {float: right; width: 100% !important; margin: 0 !important;}
    div.filter div.TDformLine {padding: 0 !important;}
    .container h2 {width: 100% !important; float: left; text-align: center !important;}
    .filter div.TDformField {display: flex !important;; justify-content: center !important;; align-items: center !important;}
    .filter div.TDformField select{width: 50%;}
    .mobile-flex-wrap {flex-wrap: wrap;}
    .cal-box-gp {font-size: 16pt !important; padding: 5px 0;}
    a.cal-box img { transform: scale(1); margin: 0 10px;}
    a.cal-box span.cal-box-text-location {width: 100%;}
    .cal-box span {font-size: 10pt;}
    .cal-box span {font-size: 10pt;}
    a.cal-box span.city {float: left; font-size: 7pt;}
    div.map-selector {display: none;}
    div.news-text {padding: 15px;}
    .fb-share-button  {display: flex !important; justify-content: center; align-items: center; float: left; width: 100%;}
    .box {width: 100% !important;}
    .history_container {display: flex !important; justify-content: center; align-items: center; flex-wrap: wrap;}
    .history_container h2 {font-size: 20pt; line-height: 150%;}
    .year_arrow {max-width: 90%;}
    .history_container .year_caption_bg {font-size: 150pt; }
    li.nav-item-58 span.menu-skew {
      background-color: #ff0198 !important; color: white !important;
    }
    li.nav-item-58 {
      background-color: #ff0198 !important; color: white !important;
    }
}



@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : landscape) { 
    .menubar {height: 75px;}
    a.logo { width: 150px; padding: 20px 0; height: auto;}
    a.socialIcon, a.socialIcon:nth-of-type(2) {margin: 20px 0; margin-right: 10px;}
    .cross {top: 15px; right: 12px; }
    div.programBoxLeft {width: 100%;}
    div.programBoxCenter {width: 100%;}
    .header-box-2 h2 {line-height: 100%;}
    div.programBoxLeft, div.programBoxCenter, div.programBoxRight {padding: 5px 0;}
    div.programBoxRight {width: 100%; padding-bottom: 45px;}
    a.buttonWB {margin: 5px 0; width: 100%;}
    video.animace {height: auto;}
    .td_slick2 {padding: 25px;}
    div.bottomBox div.box {width: 20%; margin: 25px 0;}
    div.bottomBox .centeredReal {flex-wrap: wrap;}
    footer .leftBottom {width: auto; text-align: left; margin-bottom: 0px;}
    div.middleLinerText h1 {white-space: normal;}
    div.middleLinerText {width: auto;}
    div.collect {width: 100%; padding: 10px; margin: 5px 0;}
    div.newsBody {text-align: center; margin: 0;}
    .td_loading {width: 100px;}
    div.cross {transform: scale(0.8);}
    div.topper a.logo {width: 150px;     padding: 20px 0;}
    a.ThreeBox {width: calc(100% - 20px); margin: 10px;}
    .menubar, .menubar.topper {height: 75px;}
    .history_container h2 {font-size: 20pt; line-height: 150%;}
    
}.menuComplete {	
	width: auto;
	z-index: 50000; 
	float: right; 
	position: relative;
	margin-right: 20px;
	transition: 0.3s;
}

div.topper .menuComplete {margin-top: 0px;}

.menuComplete span {display: none;}
.menuBlock {z-index: 500; width: auto; height: auto; position: relative; float: left; width: auto; padding: 0;  margin: 0; }
.menuBlock:last-child {border: 0;}
.subMenuBlock {
	z-index: 500; 
	display: none; 
	position: absolute; 
	width: 300px; 
	margin: 0;
	padding: 0;
	text-align: left;
	top: 60px;
	background-color: rgba(0,0,0,0.6);
	} 

div.topper .subMenuBlock {
	top: 100px;
	} 

.subMenuBlock .menuBlock {position: relative; width: 100%; height: auto; float: left; padding: 0px;  border: 0; margin: 0;}


/* HLAVNI TLACITKA */ 
div.menuItem, a.menuItem {
	cursor: pointer;
	float: left;
	z-index: 150; 
	letter-spacing: 1px !important;
	text-align: left;
	padding: 10px 10px;
	width: 100%;
	display: flex;	align-items: center; justify-content: center; 
	height: 60px;
	font-weight: 500;
	font-size: 16.6px;
	text-transform: uppercase;
	position: relative;
	transition: 0.3s;
	color: #ffffff;
	-webkit-backface-visibility: hidden; -webkit-transform:translate3d(0,0,0);
	}

div.topper div.menuItem, div.topper a.menuItem{height: 100px; color: #dddddd;}

div.menuItem:hover, a.menuItem:hover, a.menuItemHover {
	 text-decoration: none;
	 color: #000;
	 background: rgba(240,90,40,0.9);
	}

div.swapped {
	color: #eee;
}	

 a.menuItemActive, div.menuItemActive {
	color: #f05a28; font-weight: bold;
}
.subMenuBlock div.menuItem, .subMenuBlock a.menuItem {
	width: 100%;
	display: block; margin: 0; 
	background: none;
	font-size: 10pt;
	font-weight: 400;
	margin: 0;
	text-align: left;
	float: left;
	line-height: 30px;
	-webkit-backface-visibility: hidden; -webkit-transform:translate3d(0,0,0);
	color: #dddddd;
	padding: 5px 15px;
	height: auto;
}

div.topper .subMenuBlock div.menuItem, div.topper .subMenuBlock a.menuItem{height: auto;}
div.topper .subMenuBlock {background-color: rgba(0,0,0,0.8);}


.subMenuBlock .mebuBlock:first-child a.menuItem {border: 0;}

.subMenuBlock div.menuItem:hover, .subMenuBlock a.menuItem:hover {background-color: rgba(0,0,0,1); color: #fff;}

@media only screen and (max-width: 1276px) {
	div.menuItem, a.menuItem {font-size: 14px; letter-spacing: 0;}
}

@media only screen and (max-width: 1050px) {
	div.menuItem, a.menuItem {font-size: 13px; }
}

@media only screen and (max-width: 1023px) {
	div.menuBlock1 {padding: 0;}
	.menuBlock {padding: 0 10px; float: left; width: 100%; height: auto; margin: 0;}
	.menuComplete {	
		width: 40%;
		height: 100%;
		left: -100%;
		top: 0;
		transition: 0.3s;
		position: fixed;
		margin: 0; display: block; 
		background-color: rgba(0,0,0,0.8);
		padding-top: 25px;
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);

	
	}
	div.slideRight {left: 0;}
	div.menuItem, a.menuItem {
		height: auto;
		float: left;
		text-align: left;
		width: 100%;
		padding: 7px 25px;
		display: block;
		color: #ffffff;
		border-bottom: 1px solid #333;
		border-top: 0;
		border-right: none;
		}
		div.menuItem:hover, a.menuItem:hover, a.menuItemHover {
			text-decoration: none;
			border: 0;
		   }

		div.menuBlock {border-right: none;}
		.subMenuBlock {
			z-index: 500; 
			display: none; 
			position: relative; 
			left: 0px; 
			top: 0;
			width: 100%; 
			margin: 0;
			padding: 0;
			text-align: left;
			} 
			/* HLAVNI TLACITKA */ 
			.subMenuBlock .menuBlock div.menuItem, .subMenuBlock .menuBlock a:link, .subMenuBlock .menuBlock a:visited {	border-right: none;	border-bottom: 1px solid #333;	float: left; text-align: center; width: 100%; font-size: 10pt !important;}
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 

}


@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 
	.menuComplete {	width: 60%;	}

 }
input, select, textarea, radio, checkbox {
float: left;
display: block;
text-align: center;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 7px 15px;
color: #000000;
border-radius: none;
-webkit-border-radius: 0.5px;
-moz-border-radius: 0.5px;
border-radius: 0.5px;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fbfbfb;
border: 0;
border-bottom: 1px solid #ddd;
text-align: center;
}


.gallery-box-filter {float: right; width: 60%;}
.gallery-box-filter3 {float: right; width: 70%;}
.gallery-box-filter .TDformHeader {display: none;}
.gallery-box-filter .TDform {margin: 0; margin-top: 25px;}
.gallery-box-filter input, .gallery-box-filter select, .gallery-box-filter textarea, .gallery-box-filter radio, .gallery-box-filter checkbox {
  background-color: #fff; border: 0;
}

.gallery-box-filter div.TDform div.TDformGroup {float: right;} 
.gallery-box-filter select {background-repeat: no-repeat; background-position: 95% 15%; background-size: 35px 35px;; text-transform: uppercase; text-align: right; direction:rtl; padding-right: 65px;} 
.gallery-box-filter select option {direction: rtl;} 
.gallery-box-filter select:focus {border: 0; outline: 0;} 
.gallery-box-filter select  {background-image: url('/files/dropdown-01.svg');} 

input::placeholder, textarea::placeholder, select::placeholder {color: #777;}

select {

}


form#login div.TDformLine div:first-of-type {display: none;}




input[type=checkbox] {width: 30px; height: 30px; padding: 0; float: left; margin-left: 4px; margin-right: 10px; cursor: pointer; background-color: #fff; border: 1px solid #555555;}
input[type=checkbox]:checked {background-color: #00aeef;}
.form_matrixItem input[type=radio] {width: 22px; height: 22px; border-radius: 50%; padding: 0; float: left; margin-top: 12px; cursor: pointer; background: white;}
.form_matrixItem input[type=radio]:checked {background-color: black;}

form.searchform {float: right; width: auto; margin-top: 35px; height: auto;}
input.searchbox {width: 200px; margin-right: 15px; padding: 0px 15px; border: 0;}
input.searchbox:focus {border: 1px solid white;}
img.searchbutton {width: 30px; margin-right: 15px; margin-top: 7px; cursor: pointer; float: right;}

input[type=radio] {width: 30px; height: 30px; border-radius: 50%; padding: 0; float: left;  cursor: pointer; background: white; margin:4px 10px 0px 5px; border: 1px solid #555555;}
input[type=radio]:checked {background-color: #00aeef;  border: 1px solid #00aeef;}

option {padding-left: 50%; }

textarea {
  resize: none;
  height: 238px;
}


input:focus, textarea:focus {
outline: none;
}

.TDformGroup_percent-10 { width: 10% !important; }
.TDformGroup_percent-15 { width: 15% !important; }
.TDformGroup_percent-20 { width: 20% !important; }
.TDformGroup_percent-25 { width: 25% !important; }
.TDformGroup_percent-30 { width: 30% !important; }
.TDformGroup_percent-40 { width: 40% !important; }
.TDformGroup_percent-45 { width: 45% !important; }
.TDformGroup_percent-50 { width: 50% !important; }
.TDformGroup_percent-60 { width: 60% !important; }
.TDformGroup_percent-66 { width: 66.66% !important; }
.TDformGroup_percent-70 { width: 70% !important; }
.TDformGroup_percent-80 { width: 80% !important; }
.TDformGroup_percent-90 { width: 90% !important; }
.TDformGroup_percent-100 { width: 100% !important; }



input:focus, textarea:focus {
outline: none;
}

input[type=submit], input[type=button] {
text-transform: uppercase; 
cursor: pointer;
display: block;
float: left;
color: #333333;
background-color: #00aeef;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 15px;
width: 30%;
border: 1px solid #00aeef;
-webkit-appearance: none;
}


input#submit100[type=submit], input[type=button] {
  width: 100%;
  padding: 7px 15px;
}

input.styledSubmit[type=submit] {background-color: #333333; display: flex; align-items: center; justify-content: center; padding: 15px 35px; font-weight: bold; color: white; width: auto;}
input.styledSubmit[type=submit]:hover {background-color: #000000; }
span.styledSubmit {background-color: #00aeef; float: left;  display: flex; align-items: center; justify-content: center;  height: 65px; padding: 15px;}
span.styledSubmit img {width: 35px;}

select.styledSelect {width: auto; min-width: 300px; background-color: #ffffff;}
select.styledSelect:focus {outline: none;}
select.styledSelect {background-image: url('/img/sipka-zelena-dolu.svg'); background-repeat: no-repeat; background-position: 95% 50%; background-size: 25px 25px;;} 


input#jmeno, input#email,input#telefon, input#prijmeni, input#umisteni, input#search, select#type {background-repeat: no-repeat; background-position: 2% 50%; background-size: 35px 35px;;} 
input#prijmeni {background-image: url('/icons/jmeno-01.svg');} 
input#jmeno {background-image: url('/icons/jmeno-01.svg');} 
input#umisteni {background-image: url('/icons/gps-01.svg');} 
input#email {background-image: url('/icons/email-01.svg');} 
input#telefon {background-image: url('/icons/phone-01.svg');} 
input#search {background-image: url('/icons/search.svg');} 

.inplayer-paywall input#email { background: none !important;}

input#search {border-top: 1px solid #00aeef; border-bottom: 1px solid #00aeef;}

input[type=submit]:hover, input[type=button]:hover {
  background-color: #ffffff; color: #00aeef;
}

form.searchForm input[type='text'] {
  border: 1px solid #00aeef; margin-bottom: 10px;
}

.smallSearchForm {float: right; width: 400px; margin-bottom: 15px; margin-top: -55px; z-index: 50000; position: relative;}
form.smallSearchForm input { padding: 5px;}

.bBox1 .table-corners {width: 75%;} 

.form_error {display: block; margin-top: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: red; width: 555px;}

.company_email {width: 1px; height: 1px; padding: 0; border: 0;}


.captcha {
margin-left: 4px;
vertical-align: middle;
height: 32px;
border-left: 1px solid #aaa;
border-top: 1px solid #aaa;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
clear: both;
}


div.TDform {width: 75%; float: left;}
div.TDform div.TDformGroup {width: 33.33%; float: left;}
div.TDform div.TDformLine {width: 100%; float: left; margin-bottom: 5px; padding: 5px 15px;}
div.TDform div.TDformGroup_fullWidth {width: 100%; float: left;}
div.TDform div.TDformLine_submitix div.TDformHeader, div.TDform div.TDformLine_submit div.TDformHeader {display: none;}
div.TDform div.TDformLine_submitix div:last-child, div.TDform div.TDformLine_submit div:last-child {display: flex; align-items: center; justify-content: center;}
div.TDform div.TDformLine_agree div.TDformField {display: flex; align-items: center; justify-content: center;}


div.TDform {width: calc(100% + 4px); float: left; margin: 0 -2px;  margin-bottom: 35px;}
div.TDformGroup {width: 50%; float: left;}
div.TDformGroup h2 {padding: 0;}
div.TDformGroup_fullWidth {float: left; width: 100%; }
div.TDform div.TDformGroup_fiftyWidth {float: left; width: 50%; }
div.centeredLogin {transform: translate(-50%, 0); float: left; margin-left: 50%; margin-top: 100px;}
div.centeredLogin div.TDformGroup  {width: 100%;}


.form_matrix {width: 100%; float: left; background: #eee; padding: 15px;}
.form_matrixItem {width: 100%; float: left;}
.form_matrixItem table {border-spacing: 0;}
.form_matrixItem table .typDP {font-weight: bold; }
.form_matrixItem div {width: 100%; float: left; text-align: left; }

  .form_matrixItem div.form_matrix_label, .form_matrixItem div.form_matrix_radio  {margin: 0;}
  .form_matrixItem div.form_matrix_label {float:right; width: 90%;}
  .form_matrixItem div.form_matrix_radio {float:left; width: 10%;}
   

#dialog-message p {color: black;}

.note {font-size: 8pt; color: red;}

.error {
    border: 1px solid #f00;
	background-color: #fffdd3;
}

label.error {
  color: #f00; background: none; border: 0;
}

input[type=radio].error,input[type=checkbox].error {background-color: #fffdd3; outline: 1px solid #f00;}

form.googleSearch {width: 300px; float: right; margin-top: 5px;}
form.googleSearch input {width: 50%; padding: 3px 10px;}

@media only screen and (max-width: 1023px) {
	input[type=checkbox] {transform: scale(1); }
  .form_matrixItem input {transform: scale(1); }
  form.searchform {margin-top: 30px; margin-right: 99px;}
}


@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 
  form.searchform {display: none;}
  .bBox1 .table-corners {width: 100%;}
  input, select, textarea, radio, checkbox, input[type=submit] {width: 100%; box-sizing: border-box;}
  div.TDform div.TDformGroup_fiftyWidth {float: left; width: 100%; }
  .TDformGroup_percent-10,
.TDformGroup_percent-15,
.TDformGroup_percent-20,
.TDformGroup_percent-25, 
.TDformGroup_percent-30, 
.TDformGroup_percent-40,
.TDformGroup_percent-45,
.TDformGroup_percent-50,
.TDformGroup_percent-60,
.TDformGroup_percent-66,
.TDformGroup_percent-70,
.TDformGroup_percent-80,
.TDformGroup_percent-90,
.TDformGroup_percent-100 { width: 100% !important; }
}
 


.addressBox {padding: 0; border-spacing:0; border: 0; float: left; width: 100%; margin-top: 35px;}
.addressBox table {padding: 0; border-spacing:0; border: 0; float: left; width: 100%;}
.addressBox table tr td:nth-of-type(1){font-weight: normal; color: #dddddd; width: 15%; text-align: left; padding-right: 10px;}


div.addressBox2 {float: left; margin: 0 35px; width: 25%; }
.addressBox2 table {padding: 0; border-spacing:0; border: 0; float: left; width: 100%;}
div.addressBox2 table td{ padding: 0; margin: 0; background: none; color: #dddddd;}
.addressBox2 table tr td:nth-of-type(1){font-weight: normal; color: #dddddd; width: 15%; text-align: left; padding-right: 10px;}
.addressBox2 table tr td:nth-of-type(2){width: 75%;}
a.addressBox2 {transition: 0.15s; position: relative;  margin-top: 93px; margin-left: 15px;  padding: 25px; border: 2px dashed white; z-index: 16; float: left;}
a.addressBox2:hover {background-color: white; text-decoration: none; border: 2px dashed black;}
a.addressBox2:hover div, a.addressBox2:hover span, a.addressBox2:hover div:first-child { text-decoration: none;}
span.addressBoxCaption {font-weight: normal; }
div.addressBox2 td {font-size: 16px; color: 000000;}
div.addressBox2 div {margin:0; }
div.addressBoxCaption {font-weight: normal; }
.addressBox2 a:link, .addressBox2 a:visited {color: #dddddd; text-decoration: none;}

.mail  { width: 70px; position: absolute; top: 12px; right: 252px;}
img.addressIcon {width:20px; margin-top: 5px;}

div.smallMap {width: 75% !important; float: left; margin: 0;}

@media only screen and (max-width: 1023px) {
div.addressBox2 {float: left; width: 50%;  padding-left: 35px;}
div.addressBox20 {width: auto;  float: right; margin-right: 15px;   padding-left: 0px;}
div.addressBox3 {float: left; width: 85%;  padding-left: 35px;}
.addressBox2 table { margin: 0;}
.addressBox2 table td:nth-of-type(1){ width: 15%;}
.addressBox2 table td:nth-of-type(2){ width: 85%;}
div.addressBox {width: calc(50% - 5px);}
div.addressBox20 tr {float: right; margin-left: 15px;}
div.addressBox20 tbody {float: left; width: auto; }
}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) {  
div.addressBox {width: calc(100% - 3px); }
div.addressBox2 {width: 100%; margin-bottom: 0px; padding-left: 0px;}
div.addressBox3 {float: left; width: 80%;  padding-left: 35px;}
.addressBox table td{font-size: 4vw;}
.addressBox2 table { margin: 0;width: 100%;}
.addressBox2 table tr td:nth-of-type(1){ width: 15%;}
.addressBox2 table tr td:nth-of-type(2){ width: 85%;}

}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}#nav-icon {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 0px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    transform: scale(0.7);
    z-index: 5000000;
  }
  
  #nav-icon span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #888;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon span:nth-child(2) {
    top: 18px;
  }
  
  #nav-icon span:nth-child(3) {
    top: 36px;
  }
  
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  #nav-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  #nav-icon.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  
@media only screen and (max-width: 1023px) {
  #nav-icon {transform: scale(0.7);}
}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : landscape) { 

}


@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 
  #nav-icon {transform: scale(0.5);}
}/* pager wrapper, div */
.tablesorter-pager {
  padding: 5px;
}
/* pager wrapper, in thead/tfoot */
td.tablesorter-pager {
  background-color: #e6eeee;
  margin: 0; /* needed for bootstrap .pager gets a 18px bottom margin */
}
/* pager navigation arrows */
.tablesorter-pager img {
  vertical-align: middle;
  margin-right: 2px;
  cursor: pointer;
}

/* pager output text */
.tablesorter-pager .pagedisplay {
  padding: 0 5px 0 5px;
  width: 50px;
  text-align: center;
}

/* pager element reset (needed for bootstrap) */
.tablesorter-pager select {
  margin: 0;
  padding: 0;
}

/*** css used when "updateArrows" option is true ***/
/* the pager itself gets a disabled class when the number of rows is less than the size */
.tablesorter-pager.disabled {
  display: none;
}
/* hide or fade out pager arrows when the first or last row is visible */
.tablesorter-pager .disabled {
  /* visibility: hidden */
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}.debug_window {
    overflow: hidden; z-index: 500; float: left; width: 100%; background-color: rgba(0,0,0,0.9); position: fixed; bottom: 0; left: 0; right: 0; height: 50px; display: block; color: yellow; font-family: courier; font-size: 9pt;
}
.debug_window span {color: yellow; font-size: 8pt;}
.debug_window_main {height: 30px;}
.debug_window_padding {padding: 5px; color: white;}
.debug_window_inner {font-size: 8pt; background: rgba(0,0,0,0.8); float: left; width: 100%; color: white; padding: 10px;}
.debug_window_left_panel {width: 20%; top: 50px; height: calc(100% - 50px); position: absolute; left: 0;}
.debug_window_right_panel {width: 80%; top: 50px; height: calc(100% - 50px); position: absolute; right: 0;}
.debug_window_top_panel {width: 100%; height: 50px; position: absolute; left: 0;}
span.debug_header {color: cyan; font-size: 8pt;}
a.close_debug {float: right; color: white; font-size: 8pt;}
a.close_debug:hover {color: yellow; text-decoration: none;}.td-percent-10 { width: 10% !important; }
.td-percent-15 { width: 15% !important; }
.td-percent-20 { width: 20% !important; }
.td-percent-25 { width: 25% !important; }
.td-percent-30 { width: 30% !important; }
.td-percent-40 { width: 40% !important; }
.td-percent-45 { width: 45% !important; }
.td-percent-50 { width: 50% !important; }
.td-percent-60 { width: 60% !important; }
.td-percent-66 { width: 66.66% !important; }
.td-percent-70 { width: 70% !important; }
.td-percent-80 { width: 80% !important; }
.td-percent-90 { width: 90% !important; }
.td-percent-100 { width: 100% !important; }

.td-float-left {float: left; }
.td-float-right {float: right; }
.td-contact-bar {float: left; width: 100%; background-color: #111; padding: 15px 0;}
.td-contact-bar .container {display: flex; justify-content: space-between; align-items: center;}
.td-justify-space-between {display: flex; justify-content: space-between !important; align-items: center;}

.td-contact-item {position: relative; color: white; float: left; white-space: nowrap; width: auto; display: flex; justify-content: center; align-items: center;  margin-right: 35px;}
.td-flex-box {position: relative; display: flex; justify-content: center; align-items: center;}
.td-flex-wrap {flex-wrap: wrap;}
.td-contact-flag {position: relative; color: white; float: right; white-space: nowrap; width: auto; display: flex; justify-content: center; align-items: center; }

.td-contact-item span {color: white; float: left; white-space: nowrap; display: inline-block;}
.td-contact-bar img {width: 25px;  margin-right: 15px;  float: left; opacity: 0.5; }
.td-contact-flag img {margin: 0 5px; opacity: 0.7;}
.td-contact-flag img:hover {opacity: 1;}

.td-box-container {float: left; width: 100%; margin-top: 15px;}
.td-box {float: left; width: calc(33.33% - 20px); margin: 10px; position: relative;}
.td-box .td-box-img {display: flex; justify-content: center; align-items: center; float: left; width: 100%;  }
.td-box .td-box-img img {width: 100%; border-radius: 20px; overflow: hidden;}
.td-box .td-box-content {position: absolute; width: 100%; height: 100%; display: block; overflow: hidden; transition: 200ms;}
.td-box .td-box-content h2 {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; margin: 0; transition: 200ms; color: white; text-shadow: 0px 0px 15px #000; font-family: 'Parisienne', sans-serif; font-size: 28pt;}
.td-box .td-box-content span {position: absolute; top: 150%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; margin: 0; transition: 200ms; padding: 0 25px;}
.td-box:hover .td-box-content {background-color: rgba(0,0,0,0.5);}
.td-box:hover .td-box-content h2 {top: -50%;}
.td-box:hover .td-box-content span {top: 50%;}
.td-box .td-box-content p {text-align: center !important;}

.td-box2 {float: left; width: calc(33.33% - 20px); padding: 25px; margin: 10px; position: relative; background-color: #111; border-radius: 20px; overflow: hidden;;}
.td-box2 .td-box2-img {display: flex; justify-content: center; align-items: center; float: left; width: 100%;  }
.td-box2 .td-box2-img img {width: 35%; overflow: hidden;}
.td-box2 .td-box2-content {position: relative; width: 100%; height: 100%; display: block; overflow: hidden; transition: 200ms;}
.td-box2 .td-box2-content h2 {color: #00aeef; position: relative; width: 100%; text-align: center; margin-top: 25px;  font-family: 'Parisienne', sans-serif; font-size: 24pt;}
.td-box2 .td-box2-content span {position: relative; width: 100%; text-align: center; margin: 0; transition: 200ms; padding: 0 25px;}
.td-box2:hover {text-decoration: none !important; background-color: #222;}
.td-box2:hover .td-box2-content {text-decoration: none !important;}
.td-box2:hover .td-box2-content h2 {text-decoration: none !important;}
.td-box2:hover .td-box2-content span {text-decoration: none !important;}
.td-box2:hover .td-box2-content span p {text-decoration: none !important;}
.td-box2 .td-box2-content p {text-align: center !important;}


.td-short-text {max-width: 800px; }
.td-short-text img {border-radius: 20px; width: 50%; margin-right: 55px; margin-bottom: 25px; }

.td-multibox {width: 100%; float: left; min-height: 1024px; display: block; position: relative;}
.td-multibox-box:nth-of-type(1) {top:0; left: 0; width: 65%; float: left; position: absolute; height: 65%; background-color: #00aeef;}
.td-multibox-box:nth-of-type(2) {bottom: 35%; right: 0; width: 35%; float: left; position: absolute; height: 55%; background-color: rgb(212, 114, 114);}
.td-multibox-box:nth-of-type(3) {bottom: 0; right: 35%; width: 55%; float: left; position: absolute; height: 35%; background-color: rgb(77, 94, 189);}
.td-multibox-box:nth-of-type(4) {bottom: 0; right: 0;width: 35%; float: left; position: absolute; height: 35%; background-color: #ffffff;}
.td-multibox-box:nth-of-type(1)  .td-multibox-box-collector, .td-multibox-box:nth-of-type(2)  .td-multibox-box-collector {position: absolute; width: 100%; padding: 35px; bottom: 5px; transition: 200ms;}
.td-multibox-box:nth-of-type(3)  .td-multibox-box-collector, .td-multibox-box:nth-of-type(4)  .td-multibox-box-collector {position: absolute; width: 100%; padding: 35px; bottom: 5px; transition: 200ms;}
.td-multibox-box .td-multibox-header {color: #ffffff; font-size: 20pt; font-weight: 600;}
.td-multibox-box .td-multibox-text p {color: inherit; font-size: inherit; font-weight: inherit;}
.td-multibox-box .td-multibox-text {color: #ffffff;  font-weight: 200;}
.td-multibox-box .td-multibox-link {background-color: #ffffff; padding: 10px 40px;  font-weight: 200;}
.td-multibox-box .td-multibox-link-light {background-color: #ffffff; color: #000000; padding: 10px 40px;  font-weight: 200;}
.td-multibox-box .td-multibox-link-dark {background-color: #000000; color: #ffffff; padding: 10px 40px;  font-weight: 200;}
.td-multibox-box .td-multibox-link-light:hover {text-decoration: none; background-color: #000000; color: #ffffff;}
.td-multibox-box .td-multibox-link-dark:hover {text-decoration: none; background-color: #ffffff; color: #000000;}

.td-multibox-box {overflow: hidden; position: relative; background-size: cover; background-repeat: no-repeat; background-attachment:scroll; border: 5px solid white;}
.td-multibox-box:hover  .td-multibox-box-collector {bottom: 25px;}

.td-padding-classic {padding: 55px 0;}

.td-text-paticka-left {width: 40%; max-width: 400px; padding-right: 25px;}
.td-text-paticka-right {width: 60%; max-width: 600px; padding-left: 25px;}
.td-text-paticka-right h2 { margin-top: 20px;}
.td-text-paticka-left .addressBox2 {width: 100%;}

.td-max-width-800 {max-width: 800px; width: 100%;} 

.td-panel {width: calc(25% - 20px); margin: 10px; float: left; position: relative; }
.td-panel:after {
    content: "";
    display: block;
    padding-bottom: calc(100% + 41px);
  }
.td-panel img.mainPic {width: 100%; position: absolute; float: left; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1);}
.td-panel .td-panel-collect {width: 100%; position: absolute; bottom: -20px; left: 0; padding: 0; z-index: 50;}
.td-panel .td-panel-collect .buttonBG { margin: 0; width: 100%;}
.td-panel .td-panel-collect a.buttonBG span:nth-of-type(1) {  width: calc(100% - 41px); font-size: 9pt;}


a.td-full-link {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 500;}

.td-thumbnails {display: flex; justify-content: center; text-align: center; align-items: center; float: left; width: 100%; flex-wrap: wrap;}
.td-thumbnail {width: 20%; margin: 0px; position: relative;}
.td-thumbnail-image {width: 100%;}
.td-thumbnail-shader, .td-panel-shader {display: flex; opacity: 0; transition: 200ms; justify-content: center; text-align: center; align-items: center; position: absolute; z-index: 5; width: 100%; height: 100%; flex-wrap: wrap; background-color: rgba(0,0,0,0.7); color: #00aeef; font-size: 78pt; font-weight: 600;}
.td-thumbnail-shader:hover {opacity: 1;}
.td-panel-shader:hover {opacity: 1;}

.td-news-block {float: left; width: 100%; margin: 10px 0;}
.td-news-block-collect {float: left; width: 75%; padding-left: 25px;}
.td-news-block-collect h2 {margin: 0; margin-bottom: 25px; line-height: 130%;}
.td-news-block-collect .td-short-text { width: 100%; float: left; overflow: hidden;  text-overflow: ellipsis; margin-bottom: 25px;}
.td-news-block img {float: left; width: 25%; margin: 10px 0;}


@media only screen and (max-width: 1023px) {
  .td-contact-item span {color: white; float: left; white-space: nowrap; display: inline-block; font-size: 14pt;} 
  .td-contact-bar img {width: 25px;  margin-right: 15px;  float: left; opacity: 0.5; }
  .td-box { width: calc(50% - 20px);}
  .td-box2 { width: calc(100% - 20px);}
  .td-box2 .td-box2-img img { width: 15%;}
  .td-thumbnail {width: 25%;}
  }
  
  @media only screen 
  and (min-device-width : 200px) 
  and (max-device-width : 700px) 
  and (orientation : portrait) { 
    .td-contact-bar {display: none;}
    .arrow {display: none;}
    .td-box2 {width: 100%;}
    .td-box { width: calc(100% - 20px);}
    .td-box h2 { line-height: 130%;}
    .td-news-block img {width: 100%;}
    .td-news-block-collect {width: 100%; margin: 10px 0;}
    .td-thumbnail {width: 33.33%;}
    .td-tablet-100 {width: 100% !important;}
    .td-mobile-100 {width: 100% !important;}
  }