/*
******************************
** Styles for rtc-marbach.de
******************************
*/
/*
** Color Values
*/
/*
** Font Sizes
*/
/* 12px */
/* 14px */
/* 18px */
/* 20px */
/* 30px */
/* 40px */
/*
** Fonts
*/
/*
** Width Variables
*/
.rtc header + .column {
  margin-top: 0;
}
.rtc .carousel-container .carousel {
  margin-top: 0;
}
.rtc .carousel-container .carousel .slick-slide {
  position: relative;
  padding-bottom: 0;
  text-align: center;
}
.rtc .carousel-container .carousel .slick-slide img {
  max-width: 200px;
  display: inline-block;
}
.rtc .col h1, .rtc .col h2, .rtc .col h3, .rtc .col h4, .rtc .col h5, .rtc .col h6 {
  margin-top: 0;
}
.rtc .contacts .contact {
  padding: 15px;
}
.rtc .header--special {
  margin-bottom: 20px;
}
.rtc .link--box--competition, .rtc a.link--box--competition {
  padding: 10px 50px 10px 10px;
}
.rtc .news-list-view .article .no-media-element, .rtc .news-list-view.default-events .article .no-media-element, .rtc .news-list-view.default-events .event .no-media-element, .rtc .news-list-view .event .no-media-element {
  padding: 0;
}
.rtc .news-list-view .article .no-media-element {
  border: 0;
}
.rtc .news-list-view .article h3, .rtc .news-list-view.default-events .article h3, .rtc .news-list-view.default-events .event h3, .rtc .news-list-view .event h3 {
  font-size: 1rem;
}
.rtc .slick-arrow {
  background: none !important;
  color: #fff;
  text-shadow: 0 0 8px #2f3c47;
}