.blockContainer.white .headerRaceBlock,
.blockContainer.hex_light .headerRaceBlock,
.blockContainer.grey .headerRaceBlock,
.blockContainer.light_grey .headerRaceBlock {
  margin-bottom: 0 !important;
}
.blockContainer.white .headerRaceBlock .mediumBigTitle,
.blockContainer.hex_light .headerRaceBlock .mediumBigTitle,
.blockContainer.grey .headerRaceBlock .mediumBigTitle,
.blockContainer.light_grey .headerRaceBlock .mediumBigTitle,
.blockContainer.white .headerRaceBlock .smallTitle,
.blockContainer.hex_light .headerRaceBlock .smallTitle,
.blockContainer.grey .headerRaceBlock .smallTitle,
.blockContainer.light_grey .headerRaceBlock .smallTitle,
.blockContainer.white .headerRaceBlock .tinyTitle,
.blockContainer.hex_light .headerRaceBlock .tinyTitle,
.blockContainer.grey .headerRaceBlock .tinyTitle,
.blockContainer.light_grey .headerRaceBlock .tinyTitle {
  color: #ffffff;
}
.blockContainer.white .headerRaceBlockTime .mediumTitle,
.blockContainer.hex_light .headerRaceBlockTime .mediumTitle,
.blockContainer.grey .headerRaceBlockTime .mediumTitle,
.blockContainer.light_grey .headerRaceBlockTime .mediumTitle {
  color: #000000;
}
.blockContainer.white .headerRaceBlockTime .timeSwitch .slider,
.blockContainer.hex_light .headerRaceBlockTime .timeSwitch .slider,
.blockContainer.grey .headerRaceBlockTime .timeSwitch .slider,
.blockContainer.light_grey .headerRaceBlockTime .timeSwitch .slider {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.blockContainer.white .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary,
.blockContainer.hex_light .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary,
.blockContainer.grey .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary,
.blockContainer.light_grey .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary {
  border: 2px solid #1ca6fe;
}
.blockContainer.white .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary:hover,
.blockContainer.hex_light .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary:hover,
.blockContainer.grey .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary:hover,
.blockContainer.light_grey .headerRaceBlockTime .contentWrapper .countdownAndTimeschedule .buttons .button.normal.primary:hover {
  background: transparent;
  color: #1ca6fe;
  border-color: #1ca6fe;
}
.blockContainer.white .headerRaceBlockTime .smallTitle.primary,
.blockContainer.hex_light .headerRaceBlockTime .smallTitle.primary,
.blockContainer.grey .headerRaceBlockTime .smallTitle.primary,
.blockContainer.light_grey .headerRaceBlockTime .smallTitle.primary {
  color: #1ca6fe;
}
.blockContainer.white .headerRaceBlockTime .timeschedule .entryWrapper,
.blockContainer.hex_light .headerRaceBlockTime .timeschedule .entryWrapper,
.blockContainer.grey .headerRaceBlockTime .timeschedule .entryWrapper,
.blockContainer.light_grey .headerRaceBlockTime .timeschedule .entryWrapper {
  color: #404041;
}
.blockContainer.white .headerRaceBlockTime .timeschedule .entryWrapper .entry,
.blockContainer.hex_light .headerRaceBlockTime .timeschedule .entryWrapper .entry,
.blockContainer.grey .headerRaceBlockTime .timeschedule .entryWrapper .entry,
.blockContainer.light_grey .headerRaceBlockTime .timeschedule .entryWrapper .entry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.blockContainer.white .headerRaceBlockTime .timeschedule .entryWrapper .entry i,
.blockContainer.hex_light .headerRaceBlockTime .timeschedule .entryWrapper .entry i,
.blockContainer.grey .headerRaceBlockTime .timeschedule .entryWrapper .entry i,
.blockContainer.light_grey .headerRaceBlockTime .timeschedule .entryWrapper .entry i {
  color: #1ca6fe;
}
.blockContainer.white .headerRaceBlockTime .buttonController:after,
.blockContainer.hex_light .headerRaceBlockTime .buttonController:after,
.blockContainer.grey .headerRaceBlockTime .buttonController:after,
.blockContainer.light_grey .headerRaceBlockTime .buttonController:after {
  background: #afafaf;
}
.blockContainer.white .headerRaceBlockTime .buttonController .button,
.blockContainer.hex_light .headerRaceBlockTime .buttonController .button,
.blockContainer.grey .headerRaceBlockTime .buttonController .button,
.blockContainer.light_grey .headerRaceBlockTime .buttonController .button {
  border-color: #0f1b2a !important;
}
.blockContainer.grey .headerRaceBlockTime .buttonController .button {
  background: #F2F2F2;
}
.blockContainer.grey .headerRaceBlockTime .buttonController .button:hover {
  background: #000000;
}
.blockContainer.light_grey .headerRaceBlockTime .buttonController .button {
  background: #f9f9f9;
}
.blockContainer.primary .headerRaceBlockTime .dayWrapper .smallTitle.primary {
  background: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.blockContainer.primary .headerRaceBlockTime .timeschedule .filters .col {
  color: #ffffff;
}
.blockContainer.primary .headerRaceBlockTime .timeschedule .entryWrapper .entry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.blockContainer.primary .headerRaceBlockTime .timeschedule .entryWrapper .entry .smallTitle {
  color: #ffffff;
}
.blockContainer.dark .headerRaceBlockTime .dayWrapper .smallTitle.primary {
  background: rgba(255, 255, 255, 0.02);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.blockContainer.dark .headerRaceBlockTime .timeschedule .filters .col {
  color: #ffffff;
}
.blockContainer.dark .headerRaceBlockTime .timeschedule .entryWrapper .entry {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.blockContainer.dark .headerRaceBlockTime .timeschedule .entryWrapper .entry .smallTitle {
  color: #ffffff;
}
.headerRaceBlock {
  /*margin-top: @headerBarHeight + @topBarHeight;*/
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.headerRaceBlock > .small {
  display: none;
}
.headerRaceBlock > .small .content:after {
  content: '';
  position: inherit;
  top: auto;
  right: inherit;
  width: inherit;
  height: inherit;
  background-color: inherit;
}
.headerRaceBlock > .small .content .detailsAndLinks,
.headerRaceBlock > .small .content .countdownAndTimeschedule {
  width: 100%;
  display: block;
}
.headerRaceBlock > .small .content .detailsAndLinks .mediumBigTitle,
.headerRaceBlock > .small .content .countdownAndTimeschedule .mediumBigTitle {
  display: inline-block;
  padding-right: 20px;
}
.headerRaceBlock > .small .content .detailsAndLinks .timeSwitchForm,
.headerRaceBlock > .small .content .countdownAndTimeschedule .timeSwitchForm {
  margin-top: 35px;
  float: right;
  vertical-align: middle;
}
.headerRaceBlock .alert {
  color: #F73333;
}
.headerRaceBlock > .big {
  display: inherit;
}
.headerRaceBlock > .big .content .countdown {
  height: auto;
}
.headerRaceBlock > .big .content .countdown .counter {
  height: auto;
}
.headerRaceBlock > .big .fullDate {
  line-height: inherit;
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-left: 0;
  margin-bottom: 30px;
  float: none;
}
.headerRaceBlock > .big .fullDate .icon.time {
  margin-left: 20px;
}
.headerRaceBlock > .big .fullDate .timeSwitchForm {
  float: right;
}
.headerRaceBlock .flag img {
  width: 20px;
}
.headerRaceBlock .flexrow {
  display: flex;
}
.headerRaceBlock .icon {
  color: #1ca6fe;
}
.headerRaceBlock .icon.date,
.headerRaceBlock .icon.time,
.headerRaceBlock .icon.download {
  padding-right: 4px;
}
.headerRaceBlock.aos-animate .background .wrapper {
  opacity: 1;
  -webkit-transition: opacity 1s 0.3s ease-out;
  -moz-transition: opacity 1s 0.3s ease-out;
  -o-transition: opacity 1s 0.3s ease-out;
  transition: opacity 1s 0.3s ease-out;
}
.headerRaceBlock .content {
  width: 1160px;
  height: 100%;
  right: 0;
  max-width: 100%;
  margin: 0 auto;
  z-index: 1;
  margin-top: 0px;
}
.headerRaceBlock .content .buttons .button {
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
}
.headerRaceBlock .content .buttons .button:first-child {
  min-width: 200px;
}
.headerRaceBlock .content .buttons .button:last-child {
  margin-right: 0px;
}
.headerRaceBlock .content .buttons .button.normal {
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background: transparent;
}
.headerRaceBlock .content .buttons .button.normal.primary {
  border: 2px solid #1ca6fe;
  background: #1ca6fe;
}
.headerRaceBlock .content .buttons .button.normal.primary:hover {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #1ca6fe;
}
.headerRaceBlock .content .buttons .button.normal:hover {
  color: #0f1b2a;
  background: #ffffff;
}
.headerRaceBlock .content .buttons .button i {
  color: #1ca6fe;
}
.headerRaceBlock .content .buttons .button i.alert {
  color: #F73333;
}
.headerRaceBlock .content .countdown {
  height: 54px;
  margin-top: 5px;
}
.headerRaceBlock .content .countdown .counter {
  height: 54px;
}
.headerRaceBlock .content .countdown .subCol {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: -9px;
}
.headerRaceBlock .content .countdown .subCol .mediumBigTitle {
  color: #1ca6fe;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.headerRaceBlock .content .countdown .subCol .mediumBigTitle.active {
  opacity: 1;
}
.headerRaceBlock .content .countdown .subCol .tinyTitle {
  font-style: italic;
  opacity: 0.6;
}
.headerRaceBlock .content .countdown .divider {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 100%;
  background: #ffffff;
  margin: 0 10px;
  opacity: 0.2;
}
.headerRaceBlock .content .countdown .fullDate {
  /*line-height:1.8;*/
  /*margin-top:(-@paddingTiny + 1);*/
  /*margin-left:24px;*/
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  /*float:right;*/
}
.headerRaceBlock .content .detailsAndLinks {
  padding-top: 60px;
  padding-bottom: 80px;
  width: calc(50% + 65px);
  display: inline-block;
  height: auto;
  vertical-align: top;
  position: relative;
}
.headerRaceBlock .content .detailsAndLinks > div {
  position: relative;
}
.headerRaceBlock .content .detailsAndLinks div.background {
  position: absolute;
}
.headerRaceBlock .content .detailsAndLinks .buttons {
  /*                position:absolute;
                top: calc(100% ~"-" 120px);*/
}
.headerRaceBlock .content .detailsAndLinks .raceInfo {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.headerRaceBlock .content .detailsAndLinks .raceInfo .flag {
  margin-right: 5px;
}
.headerRaceBlock .content .detailsAndLinks .raceInfo .name {
  margin-right: 24px;
}
.headerRaceBlock .content .detailsAndLinks .raceInfo .date {
  white-space: nowrap;
}
.headerRaceBlock .content .detailsAndLinks .track {
  display: none;
  width: 100%;
  height: 110px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.headerRaceBlock .content .detailsAndLinks .track svg {
  position: absolute;
  top: 0;
  width: auto;
  max-height: calc(100% - 20px);
  max-width: 80%;
}
.headerRaceBlock .content .detailsAndLinks .track svg path {
  stroke: #1ca6fe;
}
.headerRaceBlock .content .detailsAndLinks .links {
  display: none;
  padding-top: 20px;
}
.headerRaceBlock .content .detailsAndLinks .links .textLink {
  margin-right: 20px;
  font-weight: 700;
}
.headerRaceBlock .content .detailsAndLinks .links .textLink i {
  color: #1ca6fe;
  margin-right: 5px;
}
.headerRaceBlock .content .countdownAndTimeschedule {
  padding-top: 60px;
  padding-bottom: 80px;
  padding-left: 65px;
  width: calc(50% - 65px);
  display: inline-block;
  height: auto;
  vertical-align: top;
  position: relative;
  /*            &:after { 
                content: '';
                position: absolute;
                top: 0px;            
                left: 0px;
                width: 300%;
                height:100%;
                background-color: rgba(0,0,0,0.38);
            }*/
}
.headerRaceBlock .content .countdownAndTimeschedule > div {
  z-index: 1;
  position: relative;
}
.headerRaceBlock .content .countdownAndTimeschedule .buttons {
  position: absolute;
  top: calc(100% - 120px);
}
.headerRaceBlock .content .mediumBigTitle {
  display: block;
  position: relative;
  text-transform: uppercase;
}
.headerRaceBlock .content .mediumBigTitle .icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.headerRaceBlock .content .mediumBigTitle .icon img {
  max-width: 56px;
}
.headerRaceBlock .content .mediumBigTitle .sponsor {
  /*color:@primaryColor;*/
}
.headerRaceBlock .content .mediumBigTitle .sponsor:after {
  content: '';
  display: block;
}
.headerRaceBlock .content .countDown {
  margin-top: 10px;
  padding-top: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative;
}
.headerRaceBlock .content .countDown:before {
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #ffffff;
  opacity: 0.2;
}
.headerRaceBlock .content .countDown .live {
  color: #ffffff;
  background: red;
  display: inline-block;
  padding: 5px 20px;
}
.headerRaceBlock .content .countDown .subCol {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 10px;
  min-width: 65px;
}
.headerRaceBlock .content .countDown .subCol:first-child .number {
  color: #1ca6fe;
}
.headerRaceBlock .content .countDown .subCol .tinyTitle {
  opacity: 0.6;
  font-style: italic;
}
.headerRaceBlock .content .countDown .subCol .number {
  font-style: normal;
  min-height: 34px;
}
.headerRaceBlock .content .countDown .divider {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 11px;
  height: 10px;
  width: 2px;
  background: #1ca6fe;
}
.headerRaceBlock .languageBar {
  height: 5px;
  left: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  background-size: 100%;
  background-position: center center;
}
.headerRaceBlock .background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  top: -60px;
  height: calc(100% + 60px);
  left: -20px;
  width: calc(100% + 40px);
  overflow: hidden;
}
.headerRaceBlock .background .wrapper {
  opacity: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.headerRaceBlock .background .wrapper:after {
  content: "";
  background: #0f1b2a;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.6;
}
.headerRaceBlock .background .wrapper .headerVideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.headerRaceBlock .background .wrapper img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.headerRaceBlock .background .wrapper .image {
  opacity: 1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.headerRaceBlock .background .wrapper .image.lazy {
  background-image: none !important;
  background-color: #10263b;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.headerRaceBlockTime {
  position: relative;
}
.headerRaceBlockTime .fullDate {
  text-align: right;
}
.headerRaceBlockTime .dayWrapper {
  position: relative;
}
.headerRaceBlockTime .dayWrapper:before {
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  background: #0f1b2a;
  opacity: .2;
}
.headerRaceBlockTime .dayWrapper .smallTitle {
  color: #1ca6fe;
}
.headerRaceBlockTime .dayWrapper .smallTitle.primary {
  background: rgba(0, 0, 0, 0.02);
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.headerRaceBlockTime .col {
  display: inline-block;
  vertical-align: middle;
  width: 33.3333%;
}
.headerRaceBlockTime .col:nth-child(2) {
  text-align: right;
  width: 66.666%;
}
.headerRaceBlockTime .col .buttons {
  width: 100%;
}
.headerRaceBlockTime .timeschedule {
  padding-top: 40px;
}
.headerRaceBlockTime .timeschedule .filters {
  padding: 10px;
}
.headerRaceBlockTime .timeschedule .filters .col {
  color: #0f1b2a;
  opacity: .5;
  font-weight: 600;
  font-style: italic;
  display: inline-block;
  vertical-align: middle;
}
.headerRaceBlockTime .timeschedule .filters .col.date {
  width: 160px;
}
.headerRaceBlockTime .timeschedule .filters .col.name {
  width: calc(100% - 50px - 50px - 10px - 160px);
}
.headerRaceBlockTime .timeschedule .filters .col.name i {
  margin-right: 10px;
  color: #f90000;
}
.headerRaceBlockTime .timeschedule .filters .col.time {
  width: calc(50px + 50px + 10px);
}
.headerRaceBlockTime .timeschedule .filters .col.time .startTime,
.headerRaceBlockTime .timeschedule .filters .col.time .endTime {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  text-align: center;
}
.headerRaceBlockTime .timeschedule .filters .col.time .separator {
  display: inline-block;
  width: 10px;
  text-align: center;
  vertical-align: middle;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry {
  justify-content: space-around;
  padding: 10px;
  padding-left: 30px;
  display: block;
  width: 100%;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry:last-child {
  border-bottom: 0px;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col {
  display: inline-block;
  vertical-align: middle;
  /*                    &.time {
                        width:25%;
                        text-align:right;
                        font-weight:600;
                        min-width:100px;
                        .spacer {
                            display:inline-flex;
                            width:14%;
                        }
                        .icon.time {
                            display:inline-flex;
                            width:16%;
                        }         
                        .startTime {
                            display:inline-flex;
                            width:33%;
                        }                              
                        .separator {
                            display:inline-flex;
                            width:7%;
                        }                              
                        .endTime {
                            display:inline-flex;
                            width:30%;
                            width: 28%;
                        }                                
                    }*/
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.name {
  padding-right: 20px;
  width: calc(100% - 50px - 50px - 10px);
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.name i {
  margin-right: 10px;
  color: #f90000;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.time {
  width: calc(50px + 50px + 10px);
  font-weight: 600;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.time .startTime,
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.time .endTime {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  text-align: center;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col.time .separator {
  display: inline-block;
  width: 10px;
  text-align: center;
  vertical-align: middle;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col .checkCircle {
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #1ca6fe;
  height: 14px;
  margin-right: 8px;
  width: 14px;
  text-align: center;
  vertical-align: middle;
  line-height: 3px;
}
.headerRaceBlockTime .timeschedule .entryWrapper .entry .col .checkCircle i {
  color: #1ca6fe !important;
  font-size: 5px !important;
  margin-left: 1px;
  margin-right: 0 !important;
}
.headerRaceBlockTime .countdownAndTimeschedule .buttons,
.headerRaceBlockTime .countdownAndTimeschedule .countdown {
  display: inline-block;
  vertical-align: middle;
}
.headerRaceBlockTime .countdownAndTimeschedule .buttons {
  margin-top: -10px;
}
.headerRaceBlockTime .countdownAndTimeschedule .buttons .button {
  margin-top: 10px;
  margin-right: 15px;
}
.headerRaceBlockTime .countdownAndTimeschedule .buttons .button:last-child {
  margin-right: 0;
}
.headerRaceBlockTime .countdownAndTimeschedule .countdown {
  margin-left: 20px;
  /*width: 25%;*/
  text-align: right;
}
.headerRaceBlockTime .buttonController {
  position: relative;
  text-align: center;
}
.headerRaceBlockTime .buttonController .button {
  background: #ffffff;
  color: #0f1b2a;
  border-color: #ffffff !important;
  z-index: 1;
}
.headerRaceBlockTime .buttonController .button:hover {
  background: #0f1b2a;
  border-color: #ffffff !important;
  color: #ffffff;
}
.headerRaceBlockTime .buttonController:after {
  content: '';
  background: #f9f9f9;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.headerRaceBlockTime .buttons {
  margin-top: 20px;
}
@media all and (max-width: 1200px) {
  .blockContainer.white .headerRaceBlock .content .countdownAndTimeschedule,
  .blockContainer.hex_light .headerRaceBlock .content .countdownAndTimeschedule,
  .blockContainer.grey .headerRaceBlock .content .countdownAndTimeschedule,
  .blockContainer.light_grey .headerRaceBlock .content .countdownAndTimeschedule,
  .blockContainer.dark .headerRaceBlock .content .countdownAndTimeschedule {
    display: none;
    /*                        .timeSwitchForm, .timeschedule, .buttons {
                            display: none;
                        }*/
  }
  .headerRaceBlock .content .countdown .fullDate {
    display: none !important;
  }
  .headerRaceBlock .content .countdownAndTimeschedule {
    padding-left: 30px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .mediumBigTitle {
    margin-top: 30px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule {
    width: calc(100% - 300px);
    display: inline-block;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.name {
    width: 60%;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.time {
    width: 17%;
    min-width: 100px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .buttons {
    margin-left: 70px;
    width: 230px;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .buttons .button {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .headerRaceBlock .content .detailsAndLinks .buttons {
    width: calc(100% - 20px);
  }
  .headerRaceBlock .content .detailsAndLinks .buttons .button {
    width: calc(50% - 10px);
    font-size: 11px;
  }
  .headerRaceBlock .content .detailsAndLinks .buttons .button i {
    display: none;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule {
    width: 100%;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry {
    display: inline-block;
    height: auto;
    padding: 8px 0px;
    line-height: 1.5;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry:last-child {
    border-bottom: 0px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col {
    display: inline-block;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.name {
    width: 100%;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.date {
    width: calc(100% - 110px);
    text-align: left;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.time {
    width: 110px;
    text-align: right;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .timeschedule .entryWrapper .entry .col.time .endTime {
    display: inherit;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .buttons {
    position: inherit;
    bottom: inherit;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    margin-left: -5px;
    margin-top: 24px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule .buttons .button {
    width: calc(100% - 10px);
    margin: 5px 5px;
  }
  .headerRaceBlockTime .fullDate {
    text-align: left;
  }
  .headerRaceBlockTime .col {
    width: 100%;
  }
  .headerRaceBlockTime .col:nth-child(2) {
    width: 100%;
    text-align: left;
  }
  .headerRaceBlockTime .col .mediumTitle {
    margin-bottom: 20px;
  }
  .headerRaceBlockTime .timeschedule .filters .col.date {
    width: calc(100% - 50px - 50px - 10px);
  }
  .headerRaceBlockTime .timeschedule .filters .col.name {
    display: none;
  }
  .headerRaceBlockTime .timeschedule .entryWrapper .entry {
    padding-left: 10px;
  }
  .headerRaceBlockTime .countdownAndTimeschedule .buttons,
  .headerRaceBlockTime .countdownAndTimeschedule .countdown {
    width: 100%;
    display: block;
  }
  .headerRaceBlockTime .countdownAndTimeschedule .countdown {
    margin-top: 20px;
  }
  .headerRaceBlockTime .countdownAndTimeschedule .timeschedule {
    padding-top: 25px;
  }
}
@media all and (max-width: 960px) {
  .headerRaceBlock {
    margin-top: 20px;
  }
}
@media all and (max-width: 1200px) {
  .headerRaceBlock {
    /*        &>.small {
            display:inherit;
        }
        &>.big {
            display:none;
        }*/
    height: auto;
    margin-bottom: 50px;
  }
  .headerRaceBlock .content {
    padding: 0 20px;
    margin-top: 0;
    position: inherit;
    top: inherit;
    transform: inherit;
  }
  .headerRaceBlock .content .mediumBigTitle .sponsor:after {
    display: none;
  }
  .headerRaceBlock .content .buttons {
    margin-top: 35px;
    position: relative !important;
    top: inherit !important;
  }
  .headerRaceBlock .content .buttons .button {
    font-size: 12px;
  }
  .headerRaceBlock .content .detailsAndLinks {
    position: relative;
    padding-top: 190px;
    padding-bottom: 30px;
  }
  .headerRaceBlock .content .detailsAndLinks .countdown {
    margin-top: 24px;
    height: 77px;
  }
  .headerRaceBlock .content .detailsAndLinks .countdown .counter {
    height: 80px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .headerRaceBlock .content .detailsAndLinks .countdown .subCol {
    margin-top: -6px;
  }
  .headerRaceBlock .content .detailsAndLinks .raceInfo {
    margin-top: 14px;
    font-size: 12px;
  }
  .headerRaceBlock .content .detailsAndLinks .raceInfo .flag {
    vertical-align: top;
  }
  .headerRaceBlock .content .detailsAndLinks .raceInfo .icon.date,
  .headerRaceBlock .content .detailsAndLinks .raceInfo .icon.time {
    padding-left: 8px;
    padding-right: 4px;
  }
  .headerRaceBlock .content .detailsAndLinks .buttons {
    width: calc(100% + 10px);
  }
  .headerRaceBlock .content .countdownAndTimeschedule {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .headerRaceBlock .content .countdownAndTimeschedule:after {
    content: '';
    position: inherit;
    display: none;
  }
  .headerRaceBlock .content .mediumBigTitle {
    font-size: 30px;
    line-height: 34px;
    height: auto;
  }
  .headerRaceBlock .content .mediumBigTitle .icon img {
    max-height: 25px;
  }
  .headerRaceBlock .bottomContent {
    bottom: 50px;
  }
  .headerRaceBlock .bottomContent .contentWrapper .scrollDown {
    left: auto;
    right: 20px;
  }
  .headerRaceBlock .bottomContent .contentWrapper .socials {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .headerRaceBlock > .small .content .detailsAndLinks .timeSwitchForm,
  .headerRaceBlock > .small .content .countdownAndTimeschedule .timeSwitchForm {
    display: block;
    float: none;
    margin: 10px 0;
  }
  .headerRaceBlock .content .detailsAndLinks .buttons .button {
    width: 100%;
  }
  .headerRaceBlockTime .timeschedule .entryWrapper .entry .col .checkCircle {
    height: 8px;
    width: 8px;
    min-width: 8px;
  }
  .headerRaceBlockTime .buttonController {
    margin-top: 30px;
  }
}
@media all and (max-width: 400px) {
  .headerRaceBlock .content .tags {
    display: none;
  }
  .headerRaceBlock .content .countDown .subCol {
    padding: 0 6px;
    min-width: 50px;
  }
  .headerRaceBlock .content .countDown .subCol:first-child {
    padding-left: 0;
  }
  .headerRaceBlock .content .countDown .subCol:last-child {
    padding-right: 0;
  }
  .headerRaceBlock .content .detailsAndLinks .links .textLink {
    display: block;
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=header_race_block.css.map */