.alert{
  text-align:center;
  font-weight:bold;

  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.20, rgba(255, 255, 255, 0.10)), color-stop(0.20, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.10)), color-stop(0.75, rgba(255, 255, 255, 0.10)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);

  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -o-background-size: 50px 50px;
  background-size: 50px 50px;

  margin-top:0px;
  margin-bottom:0px;

  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow:    0px 1px 4px rgba(0, 0, 0, 0.09);
  box-shadow:         0px 1px 4px rgba(0, 0, 0, 0.09);

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;

  border:0px;
  padding:15px;
}
.alert-success{
  background-color: #5e9b34;
  border-color: #D6E9C6;
  color: #fff;
  border-top:0px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.alert-error{
  background-color: #BA1D1A!important;
  color:white;
  border-color:#BA1D1A;
  border-top:0px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.alert .close{
  top:2px;
  right:0px;
}
h1, .h1 {
  font-size: 36px;
  color: #5a606d;
  font-weight: 600;

}
td,
th {
  padding:10px;
}
.temp-page {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0; 
  width:300px;
  height:200px;
  text-align:center;  
}
.temp-page h1 {
  color:#FFF;
}
.strava {
  display: inline-block;
  height: 50px;
  width: 50px;
  background-image:url('../img/strava.png');
  background-position:center center;
  background-repeat:no-repeat;
  vertical-align: top;
  padding-top: 15px;
}
.strava:hover {
  background-image:url('../img/ikonkar.png');
  background-color:#FFF;
}

.language-select-box{
  text-align:right;
  padding-right:20px;
  padding-top:18px;
}
.cookiesNavMessage .btn-red {
  color:#000;
}
.cookiesNavMessage .btn-red:hover {
  color:#FFF;
}
a:hover {
  text-decoration: none;
}
input, textarea, .uneditable-input {
  width: 166px;
}
body {
  font-size:16px;
  background-color: #d91c10;
  font-family: 'Proxima-nova';
}
h2 {
  font-size: 48px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 16px;
}
footer {
  color: #FFF;
  padding-top: 90px;
  padding-bottom: 100px;
}
footer a {
  color: #FFF;
}
footer a:hover {
  color: #000;
}
footer img {
  margin-top: 65px;
}
.font-dark {
  color: #0f182e;
}
.font-gray {
  color: #5a606d;
}
.font-light-gray {
  color: #747983;
}
.red {
  background-color: #D91C10;
}
.white {
  background-color: #FFF;
}
.align-center {
  text-align: center;
}
.event-date {
  color:#FFF;
  font-size:16px;
  padding-top: 16px;
  text-align:center;
}
.opinion .carousel-inner img {
  width:auto;
}
.opinion .rounded-image img {
  border-radius:50%;
}
.inline {
  display: inline-block;
}
.top {
  padding-top: 25px;
  padding-bottom: 25px;
}
.log-lang {
  padding-top: 29px;

}
ul.languagedropdown {
  z-index:10000; 
  min-width: 65px;
  max-width: 65px;
}
.btn-red {
  text-align: center;
  font-weight:600;
  font-size: 16px;
  color: #FFF;
  padding: 12px 0 11px 0;
  border-radius: 45px;
  width: 185px;
  text-transform:uppercase;
}
.news a:hover .btn-red,
.btn-red:hover {
  background-color: #000;
  color: #FFF;
  text-decoration: none;
}
.language {
  margin-left: 12px;
}
.language .btn {
  padding: 15px 18px 14px 18px;
  border-radius: 20px;
}
.language .btn .caret {
  display: none;
}
.cookiesNavMessage {
  padding: 15px;
  text-align: center;
  background-image: none;
  background-color: #D91C10;
  border: none;
  color: #FFF;
}
.btn-cookies {
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding: 14px 30px 13px 30px;
  border-radius: 45px;
  background-color: #000;
}
.btn-cookies:hover {
  background-color: #FFF;
  color:  #D91C10;
  text-decoration: none;
}
#droppy{
  width: 100%;
  float:none;
  display:block;
  text-align:right!important;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  padding-top: 32px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
#droppy>li{
  float:none;
  display:inline-block;
  text-align:left;
}
#droppy ul {
  width: 185px;
}
#droppy li>a {
  color: #000;
  padding: 10px 15px 9px 15px;
}
#droppy li:hover a{
  color:#D91C10;
}
#droppy li ul {
  text-align: left;
  padding-top: 0px;
  top:41px;
  background-color: #FFF;
  font-size:14px;
  z-index: 99999 !important;
}
#droppy li:hover ul li:hover ul li:hover ul li a,
#droppy li:hover ul li:hover ul li a,
#droppy li:hover ul li a,
#droppy li a {
  color: #000;
}
#droppy li ul li .menuOpen {
  width: 100%;
  color: #000;
}
#droppy li ul li:hover {
  width: 100%;
  background-color: #D91C10;
}
#droppy li:hover ul li:hover ul li:hover ul li:hover a,
#droppy li:hover ul li:hover ul li:hover a,
#droppy li:hover ul li:hover a {
  color: #FFF;
}
#droppy li ul li ul li:hover {
  width: 100%;
  background-color: #D91C10;
}

#droppy .menuOpen {
  color:#D91C10;
}
#droppy li ul li ul {
  left:185px;
  top: 0px;
}
.simple-page-content h1 {
  margin-top:0px;
}
.simple-page-content {
  padding-top:30px;
  padding-bottom:95px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.simple-page-content .group-list li {
  list-style-type: none;  
}
.simple-page-content .group-list li .border-box:hover {
  background-color:#D91C10;
  background-image: url('../img/enterwh.png');
  background-position: 97%;
  background-repeat: no-repeat; 
}
.simple-page-content .group-list li .border-box a {
  color:#000;
  text-decoration:none;    
}  
.simple-page-content .group-list li .border-box:hover a {
  color:#fff;
}
.simple-page-content .group-list li a h4 {
  font-size: 20px;
  padding: 10px 35px 10px 20px;
}
.simple-page-content .group-list li a img {
  display:none!important;
}
.simple-page-content .group-list li .border-box {
  border: 1px solid #DDD;
  margin-top:5px;
  margin-bottom:5px;
  background-color:#FFF;
  background-image: url('../img/enter.png');
  background-position: 97%;
  background-repeat: no-repeat; 
}
.news {
  padding-left:20px!important;
}
.news img {
  margin-right:10px;
  width:100%;
  height:auto;
}
.news a {
  text-decoration:none;
}
.news a h4 {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 22px;
  font-weight:700;
}
.news a {
  color:#5a606d;
}
.news a:hover {
  color:#D91C10;
}
.news p {
  overflow-wrap: break-word;
  font-size:16px;
}
.news li {
  list-style-type:none;
  padding:20px 20px 20px 0px;
}
.news-content {
  position:relative;
  height:540px;
  margin-bottom:30px;
}
.news-content button {
  position: absolute;
  left: 2px;
  bottom: 5px;
}
.img-title {
  width:100%;
  max-width:100%;
  height:auto;
}
/*Classic menu right*/
.side-menu {
  padding-top:30px;
  padding-bottom:30px;
}
.side-menu ul {
  padding-left:0px;  
}
.hbox{
  color:white;
  padding:8px 15px;	
  margin: 0px;
}
.hbox{
  font-size: 18px;
}
.hbox-red{
  background-color:#e2001a;
}
.hbox-black{
  background-color:#D91C10;
}
.kkcountdown {
  font-weight: 600;
  width:120px;
}

.menu-right ul{
  list-style:none;
  margin:0px;
}
.menu-right ul li a{
  padding:8px 8px 8px 15px;
  display:block;
  border-bottom: 1px #e0e0e0 solid;
  color: #555;   
}
.menu-right ul li a:hover{
  background-color: #ddd;
  padding-left:18px;
  text-decoration: none;
}
.menu-right ul ul li a:hover{
  padding-left:18px;

}
.menu-right ul{
  background-color: #f9f9f9;
}
.menu-right ul ul{
  background-color: #eee;
}
.menu-right ul .menuOpen{
  background-color: #E2001A;
  color:white;
}
.menu-right ul .menuOpen:hover{
  background-color: #000;
}
.menu-right ul ul .menuOpen{
  background-color: #fff;
  color:black;
}
.menu-right ul ul .menuOpen:hover{
  background-color: #f9f9f9;
}
.main-box {
  height:225px;
}
.main-box img {
  float: none!important;
}
.main-box h3 {
  padding-top: 40px;
  margin-top: 0px;
  margin-bottom: 25px;
}
.main-box:hover a {
  color: #D91C10;
}
.about ul li,
.stages ul li {
  list-style-type: none;
}
.about {
  padding-top: 100px;
  padding-bottom: 110px;
}
.about h2 {
  margin-bottom: 30px;
}
.about ul {
  padding-left: 0px;
  margin-bottom: 30px;
}
.about h3 {
  font-weight: 700;
}
.stages p {
  font-size:18px;
  margin-bottom: 70px;
}
.about p {
  font-size:18px;
  margin-bottom: 90px;
}
.about .row {
  margin-bottom:40px;
}
.logotypes {
  padding-top: 80px;
  padding-bottom: 95px;
}
.logotypes h4 {
  margin-bottom: 30px;
}
.logotypes .media,
.logotypes .Sponsorship,
.logotypes .Partnership,
.logotypes .Oursites {
  margin-top:20px;
  margin-bottom:40px;
}
.logotypes img {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom:10px;
}
.stages {
  padding-top: 95px;
  padding-bottom: 105px;
}
.stages h2 {
  margin-bottom: 35px;
}
.stages ul {
  padding-left: 0px;
}

.stage-box:hover a h3,
.stage-box:hover a .stage-date,
.stage-box:hover a .stage-path{
  color:#D91C10;
}
.stage-box h3 {
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 25px;
}
.stages ul li:first-child {
  margin-left: 0px;
}
.stages ul li {
  width: 245px;
  margin-bottom:20px;
  vertical-align: text-top;
}
.stages .stage-nr {
  font-size: 100px;
  color:  #D91C10;
}
.stages .stage-path,
.stages .stage-date {
  font-size:18px;
}
.opinion h2,
.bottom-slider h2,
.top-slider h2 {
  font-size: 48px;
  font-weight: 700;
}
.opinion p,
.bottom-slider p,
.top-slider p {
  font-size: 18px;
  margin-bottom: 30px;
}
.count {
  text-align: right;
  color: #FFF;
  padding-top:16px;
}
.count span {
  width:200px;
}
.social .fa:hover {
  color: #d91c10;
  background-color: #FFF;
}
.social a {
  text-align:center;
}
.social .fa {
  color: #FFF;
  padding: 14px 12px 8px 12px;
  border-right: 1px solid rgba(255, 255,255, 0.3);
  font-size: 24px;
  width:50px;
  height:50px;
}
.count .kkc-sec {
  display:none;
}
.carousel-indicators {
  display:none;
}
.bottom-slider .carousel-gradient,
.top-slider .carousel-gradient {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index:0;
  width: 100%;
  height: 300px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.19+22,0.65+89 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjE5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.19) 22%, rgba(0,0,0,0.65) 89%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(22%,rgba(0,0,0,0.19)), color-stop(89%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.19) 22%,rgba(0,0,0,0.65) 89%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.19) 22%,rgba(0,0,0,0.65) 89%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.19) 22%,rgba(0,0,0,0.65) 89%,rgba(0,0,0,0.65) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.19) 22%,rgba(0,0,0,0.65) 89%,rgba(0,0,0,0.65) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}
.opinion .carousel-gradient {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index:0;
  width: 100%;
  height: 510px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 1%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(1%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}
/*
.opinion .carousel-control,
.bottom-slider .carousel-control,
.top-slider .carousel-control {
height:100%;
top:0px;
background-color: transparent;
}
.opinion .carousel-control:hover,
.bottom-slider .carousel-control:hover,
.top-slider .carousel-control:hover {
background-color:transparent;
}*/

.carousel-control.left {

  left: 0;
  background-image: url('../img/left.png');
  background-repeat: no-repeat;
  background-position: right;
  z-index: 10000;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: url('../img/right.png');
  background-repeat: no-repeat;
  background-position: left;
  z-index: 10000;
}
.simple-page-content img {
  max-width: 100%; 
  height: auto; 
}
.gallery-margin img{
  margin:10px;
  width: 29%;
}
.simple-page-content ul {
  padding-left:0px;
}
.bottom-newsletter,
.bottom-contact {
  margin-bottom:75px;
}
.bottom-newsletter h5,
.bottom-contact h5 {
  font-size:16px;
  text-transform:uppercase;
  margin-bottom:42px;
}
.main-header {

}
.header {
  padding-top:70px;
  padding-bottom:25px;
  text-align:center;
}
#newsletter .btn-red {
  color: #D91C10;
  margin-top: 50px;
}

#newsletter .btn-red:hover {
  color:#FFF;
}
#newsletter input:focus,
#newsletter input {
  text-align:center;
  outline:none;
  font-size: 16px;
  border:none;  
  border-bottom:1px solid #FFF;
  background-color:transparent;
}
#newsletter .controls {
  position:relative;
}

#newsletter span.label-form-error {
  position: absolute;
  top: 30px;
  right: 0px;
}

::-webkit-input-placeholder {
  color: #FFF;
}

:-moz-placeholder { /* Firefox 18- */
  color: #FFF;  
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #FFF;  
}

:-ms-input-placeholder {  
  color: #FFF;  
}
.simple-page-content iframe {
  max-width:100%!important;
}
@media (max-width:1200px) {
  .btn-red {
    font-size: 14px;
    width: 130px;
    padding: 10px 0 8px 0;
  }
  .logo {
    padding-top: 18px;
  }
  .logo img {
    max-width: 100%;
  }
  #droppy li a {
    padding-left: 10px;
    padding-right: 10px
  }
  .news-content {
    height:500px;  
  }
}
@media(max-width:991px) {
  .top {
    padding-top:10px;
    padding-bottom:10px;
  }
  .relative {
    position:relative;
  }
  .menuMobile li a {
    padding: 15px 45px 15px 15px;
  }
  .mobile-menu .mobileMainBtn {
    text-align: left;
  }
  .menuMobile ul {
    margin-bottom: 0px;
  }
  .menuMobile ul li {
    list-style-type:none;
  }
  .mobile-logo {
    text-align:center;
    margin-bottom:15px;
  }
  .mobile-logo img {
    width:145px;    
  }
  .menuMobile .openBtn {
    width: 57px;
    height: 50px;
  }
  .menuMobile ul li a {
    color:#000;
  }
  .log-lang {
    position:absolute;
    right:30px;
    top:56px;    
  }
  .gallery-margin img {
    width:45%;
  }
  .strava {
    height: 40px;
    width: 40px;
  }
  .social .fa {
    padding: 12px 12px 8px 12px;  
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
  .event-date,
  .count {
      padding-top: 10px;
  }
}
@media(max-width:768px) {
  .logotypes .media {
    margin-bottom: 35px;
  }
  .logotypes h4 {
    margin-bottom: 30px;
  }
  .about {
    padding-top: 12px;
    padding-bottom: 50px;
  }
  .about .row {
    margin-bottom: 50px;
  }
  .about h2 {
    margin-bottom: 25px;
  }
  .stages {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .stages h2 {
    margin-bottom: 25px;
  }
  .stages p {
    margin-bottom: 22px;
  }     
  .news {
    padding-left:20px;
  }
  .gallery-margin img {
    margin: 5px;
    width:29%;
  }
  footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .bottom-newsletter, .bottom-contact,
  .bottom-newsletter h5, .bottom-contact h5 {
    margin-bottom:25px;
  }
  footer img,
  #newsletter .btn-red {
    margin-top:25px;
  }
  .simple-page-content {
    padding-top:0px;
    padding-bottom: 33px;
  }
  .header {
    padding-top: 38px;
  }
  .opinion h2, .bottom-slider h2, .top-slider h2 {
    font-size: 28px;
  }
  .event-date {
    text-align:left;
  }
}
@media(max-width:680px) {
  .stages ul li:first-child,
  .stages ul li {
    margin-left: 10px;
    margin-right: 10px
  }
  .gallery-margin img {
    width: 45%;
  }
}
@media(max-width:640px) {
  .count-text {
    display:none;
  }
}
@media(max-width:580px) {
  .carousel-control.right,
  .carousel-control.left {
    background-position: 10px 15px;
  }
  .strava {
    height: 40px;
    width: 40px;
  }
  .stages ul li {
    width: 45%;
  } 
  .stages .stage-nr {
    font-size: 62px;
  }
  .carousel-caption {
    left: 5%;
    right: 5%;
    bottom:-15px;
  }
  h1,
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 24px;
  }
  .main-box {
    width: 100%;
  }
  .about p {
    margin-bottom: 45px;
  }
  .news li {
    width:100%;
  }
  .news button {
    margin-top:15px;
    position:relative;
  }
  .news-content {
    height: auto;
    margin-bottom:0px;
  }
  .facebook-center {
    text-align:center;
  }
  .count {
    padding-top:11px;
  } 
  .social {
    padding:0px;
  }

  .btn-red {
    width: 110px;
    padding: 10px 0 9px 0;
    font-size:12px;
  }
  .cookiesNavMessage {
    text-align:center;
  }
  .cookiesNavMessage .btn-red {
    display:block;
    margin: auto;
    margin-top: 10px;
  }
  .opinion p, .bottom-slider p, .top-slider p {
    font-size: 16px;
  }
  .main-box {
    height:auto;
  }
}
@media(max-width:480px) {
  .stages ul li {
    width: 43%;
  } 
  .simple-page-content iframe {
    max-width:100%;
    height:auto;
  }
  .bottom-newsletter,
  .bottom-contact {
    text-align:center;
    width:100%;
  }
  .simple-page-content .group-list li a h4 {
    font-size: 16px;
  }
  .stages ul li:first-child, .stages ul li {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media(max-width:414px) {
  .stages ul li {
    width: 100%;
  }
  h1,
  h2 {
    font-size:24px;
  }
  .about p {
    margin-bottom: 20px;
  }
  .main-box h3 {
    padding-top: 15px;  
    margin-bottom: 20px;
  }
}
@media(max-width:365px) {
  .social .fa {
    width:35px;
  }	
  .event-date {
        padding-right: 0px;
  }

}