/* Common */
/* COLORS */
/* WIDTHS */
/* FONT FAMILY */
/* FOOTER */
/* NEWS */
/* NEWS */
.news-list-container,
.news-single-item {
  background: #1b1b1b;
  margin: 0 auto;
  max-width: 1200px; }

.news-list-container .image-holder img,
.news-single-item .image-holder img {
  height: auto;
  width: 100%; }

.news-list-container .news-content,
.news-single-item .news-content {
  color: #ffffff;
  margin: 0 auto;
  max-width: 960px;
  padding: 57px 0 46px 30%;
  position: relative; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-list-container .news-content,
  .news-single-item .news-content {
    padding: 20px 20px 20px 38%; } }
@media only screen and (max-width: 767px) {
  .news-list-container .news-content,
  .news-single-item .news-content {
    padding: 20px 10px; } }
.news-list-container .news-content h1,
.news-single-item .news-content h1 {
  color: #ffffff;
  font: bold 28px/1.2 "Interstate WGL", Arial; }

.news-list-container .news-content h2,
.news-single-item .news-content h2 {
  margin: 0 0 34px;
  text-transform: uppercase;
  letter-spacing: 0.05rem; }

@media only screen and (max-width: 767px) {
  .news-list-container .news-content h2,
  .news-single-item .news-content h2 {
    margin: 0 0 12px; } }
.news-list-container .news-content h2 a,
.news-single-item .news-content h2 a {
  color: #ffffff;
  font: bold 28px/1.1 "Interstate WGL", Arial;
  text-decoration: none; }

.news-list-container .news-content time,
.news-single-item .news-content time {
  display: block;
  font: 18px/1 "Expressway Regular", Arial;
  margin: 0 0 12px;
  text-transform: uppercase; }

.news-list-container .news-content .category,
.news-single-item .news-content .category {
  color: #7a7a7a;
  display: block;
  font: 18px/1 "Interstate WGL Cond", Arial;
  margin: 0 0 12px;
  text-transform: uppercase; }

@media only screen and (max-width: 767px) {
  .news-list-container .news-content .category,
  .news-single-item .news-content .category {
    margin: 0 0 34px; } }
.news-list-container .news-content p,
.news-single-item .news-content p {
  font: 20px/1.15 "Interstate WGL Light", Arial;
  margin: 0 0 32px; }

.news-list-container .news-content .news-list-morelink a,
.news-single-item .news-content .news-list-morelink a {
  color: #7a7a7a;
  display: inline-block;
  font-family: "Interstate WGL Cond", Arial, sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase; }

.news-list-container .news-content .news-list-morelink a:hover,
.news-single-item .news-content .news-list-morelink a:hover {
  text-decoration: underline; }

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1025px) {
  .news-list-container .news-date-publication,
  .news-single-item .news-date-publication {
    left: 0;
    position: absolute;
    top: 65px;
    width: 38%; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-list-container .news-date-publication,
  .news-single-item .news-date-publication {
    padding-left: 20px;
    top: 28px;
    width: 38%; } }
.news-single-item .news-content p {
  font-size: 16px;
  line-height: 1.2; }

.news-single-item .news-link-buy > a {
  display: none; }

.news-single-item .news-link-buy a {
  display: inline-block;
  padding: 0 25px;
  font-family: "Interstate WGL Cond", Arial, sans-serif;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  text-decoration: none;
  margin-top: 30px; }

@media only screen and (max-width: 767px) {
  .news-single-item .news-link-buy a {
    margin: 0 0 34px; } }
.news-gallery-holder {
  position: relative; }

.news-gallery-holder .bx-controls {
  bottom: 8%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .news-gallery-holder .bx-controls {
    bottom: 6%;
    line-height: 16px; } }
.news-gallery-holder .bx-pager-item,
.news-gallery-holder .bx-controls-auto-item {
  display: inline-block; }

.news-gallery-holder .bx-pager-link {
  background: rgba(58, 78, 130, 0.5);
  -webkit-border-radius: 17px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 17px;
  -moz-background-clip: padding;
  border-radius: 17px;
  background-clip: padding-box;
  display: block;
  height: 34px;
  margin: 0 7px;
  outline: 0;
  text-indent: -9999px;
  width: 34px; }

@media only screen and (max-width: 767px) {
  .news-gallery-holder .bx-pager-link {
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 8px;
    -moz-background-clip: padding;
    border-radius: 8px;
    background-clip: padding-box;
    height: 16px;
    line-height: 16px;
    margin: 0 5px;
    width: 16px; } }
.ie8 .news-gallery-holder .bx-pager-link {
  background: #606a84; }

.news-gallery-holder .bx-wrapper .bx-pager.bx-default-pager a:hover,
.news-gallery-holder .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ffffff; }

.news-gallery-holder .news-gallery img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1025px) {
  .skip-nav {
    display: none; } }
/**
 *  IMPORTED FROM OLD TEMPLATE
 *  fileadmin/templates/css/headsports.css
 *  fileadmin/templates/css/custom/custom.css
**/
.news-teaser {
  background: #787974;
  padding: 24px 0; }
  .news-teaser:before, .news-teaser:after {
    content: " ";
    display: table; }
  .news-teaser:after {
    clear: both; }
  .news-teaser .dark-theme {
    color: #000000; }
  .news-teaser .news-teaser-holder {
    max-width: 960px;
    margin: 0 auto; }
  .news-teaser .news-promo-blocks {
    float: left;
    width: 50%;
    padding-right: 10px; }
    .news-teaser .news-promo-blocks .news-block {
      position: relative; }
    .news-teaser .news-promo-blocks .news-block_img img {
      display: block;
      width: 100%; }
    .news-teaser .news-promo-blocks .news-block_description {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center; }
      .news-teaser .news-promo-blocks .news-block_description h2 {
        color: #fff;
        margin: 0 0 4px; }
        .news-teaser .news-promo-blocks .news-block_description h2.dark-theme {
          color: #000000; }
      .news-teaser .news-promo-blocks .news-block_description h3 {
        font: 22px/1 "Interstate WGL Light", Arial;
        color: #fff;
        margin: 0 0 28px; }
        .news-teaser .news-promo-blocks .news-block_description h3.dark-theme {
          color: #000000; }
      .news-teaser .news-promo-blocks .news-block_description a,
      .news-teaser .news-promo-blocks .news-block_description span {
        font: 17px/39px 'Interstate WGL Cond';
        color: #fff;
        text-decoration: none;
        letter-spacing: 2px; }
        .news-teaser .news-promo-blocks .news-block_description a.dark-theme,
        .news-teaser .news-promo-blocks .news-block_description span.dark-theme {
          color: #000000; }
  .news-teaser .news-list {
    float: right;
    width: 50%;
    color: #fff; }
    .news-teaser .news-list.dark-theme {
      color: #000000; }
    .news-teaser .news-list .news:before, .news-teaser .news-list .news:after {
      content: " ";
      display: table; }
    .news-teaser .news-list .news:after {
      clear: both; }
    .news-teaser .news-list .news-img {
      float: left;
      width: 50%;
      margin: 0 10px 0 0; }
      .news-teaser .news-list .news-img img {
        width: 100%;
        height: 100%; }
    .news-teaser .news-list .news-content h2 {
      text-transform: uppercase;
      font-size: 18px;
      line-height: 22px;
      margin: 0 0 3px;
      letter-spacing: 0.8px; }
      .news-teaser .news-list .news-content h2 a {
        font-size: 16px;
        font-family: "Interstate WGL Cond", Arial, sans-serif;
        color: #000000;
        text-decoration: none; }
    .news-teaser .news-list .news-content p {
      letter-spacing: 1.6px;
      font-family: "Interstate WGL Light", Arial, sans-serif; }
    .news-teaser .news-list .news-content time {
      display: block;
      text-transform: uppercase;
      font: 11px/1 "Expressway Regular", Arial;
      margin: 0 0 19px; }

@media only screen and (min-width: 768px) and (max-width: 1023px), only screen and (max-width: 767px) {
  .news-teaser {
    padding: 0; }
    .news-teaser .news-promo-blocks {
      float: none;
      width: 100%;
      padding: 0; }
      .news-teaser .news-promo-blocks:before, .news-teaser .news-promo-blocks:after {
        content: " ";
        display: table; }
      .news-teaser .news-promo-blocks:after {
        clear: both; }
      .news-teaser .news-promo-blocks .news-block .news-block_description * {
        color: #ffffff !important; }
        .news-teaser .news-promo-blocks .news-block .news-block_description *.dark-theme {
          color: #000000; }
      .news-teaser .news-promo-blocks .news-block_img img {
        width: 100%;
        height: auto; }
      .news-teaser .news-promo-blocks .clickable .news-block_description {
        background: none; }
      .news-teaser .news-promo-blocks .news-block_description {
        background: rgba(0, 0, 0, 0.6);
        padding: 35px;
        bottom: 0; }
    .news-teaser .news-list {
      float: none;
      width: 100%;
      padding: 20px; }
      .news-teaser .news-list:before, .news-teaser .news-list:after {
        content: " ";
        display: table; }
      .news-teaser .news-list:after {
        clear: both; } }
@media only screen and (min-width: 1024px) {
  .news-teaser .news-promo-blocks .news-block {
    height: 235px; }
    .news-teaser .news-promo-blocks .news-block .news-block_description {
      top: 74px;
      width: 56%;
      padding: 0 25px; }
      .news-teaser .news-promo-blocks .news-block .news-block_description.dark-theme {
        color: #000000; }
      .news-teaser .news-promo-blocks .news-block .news-block_description.news-block_description-left {
        left: 0; }
      .news-teaser .news-promo-blocks .news-block .news-block_description.news-block_description-center {
        left: 50%;
        margin-left: -28%; }
      .news-teaser .news-promo-blocks .news-block .news-block_description.news-block_description-right {
        left: auto;
        right: 0; }
      .news-teaser .news-promo-blocks .news-block .news-block_description h2 {
        font-size: 16px;
        font-weight: bold; }
        .news-teaser .news-promo-blocks .news-block .news-block_description h2.dark-theme {
          color: #000000; }
      .news-teaser .news-promo-blocks .news-block .news-block_description h3 {
        font-size: 14px; }
        .news-teaser .news-promo-blocks .news-block .news-block_description h3.dark-theme {
          color: #000000; }
      .news-teaser .news-promo-blocks .news-block .news-block_description h4, .news-teaser .news-promo-blocks .news-block .news-block_description span {
        text-transform: uppercase;
        font-size: 17px; }
      .news-teaser .news-promo-blocks .news-block .news-block_description img {
        height: 100%; }
    .news-teaser .news-promo-blocks .news-block.double-news-block {
      height: 470px; }
      .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description {
        top: 174px;
        width: 74%; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description.news-block_description-left {
          left: 0; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description.news-block_description-center {
          left: 50%;
          margin-left: -37%; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description.news-block_description-right {
          left: auto;
          right: 0; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description h2 {
          font-size: 24px;
          font-weight: bold; }
          .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description h2.dark-theme {
            color: #000000; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description h3 {
          font-size: 16px; }
          .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description h3.dark-theme {
            color: #000000; }
        .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description h4, .news-teaser .news-promo-blocks .news-block.double-news-block .news-block_description span {
          text-transform: uppercase;
          font-size: 17px; }
  .news-teaser .news-list .news-img img {
    max-width: 240px;
    max-height: 235px; }
  .news-teaser .news-list .news {
    height: 235px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .news-teaser .news-promo-blocks .news-block {
    float: left;
    width: 50%; }
  .news-teaser .news-list .news {
    float: left;
    width: 33.3%; }
  .news-teaser .news-list .news-img {
    float: none;
    width: 100%;
    margin: 0 0 10px; }
  .news-teaser .news-list .news-content {
    padding: 10px 10px 0; } }
@media only screen and (max-width: 767px) {
  .news-teaser .news-promo-blocks .news-block .news-block_description {
    min-height: unset !important;
    padding: 20px; }
    .news-teaser .news-promo-blocks .news-block .news-block_description h2 {
      font: bold 18px/20px 'Interstate WGL', Arial; }
    .news-teaser .news-promo-blocks .news-block .news-block_description h3 {
      font: 14px 'Interstate WGL Light', Arial;
      margin-bottom: 0; }
    .news-teaser .news-promo-blocks .news-block .news-block_description a {
      font: 16px/25px 'Interstate WGL Cond'; }
  .news-teaser .news-list {
    padding: 10px 10px 0; }
    .news-teaser .news-list .news {
      margin-bottom: 10px; }
    .news-teaser .news-list .news-img {
      width: 26%; }
  .news-teaser .news-content p {
    letter-spacing: initial; }
  .news-teaser .news-content time {
    margin-bottom: 7px; } }
/* ID BASED STYLES */
/**
 *  IMPORTED FROM OLD TEMPLATE
 *  fileadmin/templates/css/custom/custom.css
**/
/* Snowboard
*/
/* NEWS */
#c6702 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c6702 .news-teaser {
  background-color: transparent !important; }

#c6702 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9058 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9058 .news-teaser {
  background-color: transparent !important; }

#c9058 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c15291 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c15291 .news-teaser {
  background-color: transparent !important; }

#c15291 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9082 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9082 .news-teaser {
  background-color: transparent !important; }

#c9082 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9052 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9052 .news-teaser {
  background-color: transparent !important; }

#c9052 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9064 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9064 .news-teaser {
  background-color: transparent !important; }

#c9064 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9046 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9046 .news-teaser {
  background-color: transparent !important; }

#c9046 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9076 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9076 .news-teaser {
  background-color: transparent !important; }

#c9076 .news-teaser .news-list {
  color: #4a4a48 !important; }

#c9070 {
  background: url(/fileadmin/user_upload/News/news.jpg) 0 0 no-repeat; }

#c9070 .news-teaser {
  background-color: transparent !important; }

#c9070 .news-teaser .news-list {
  color: #4a4a48 !important; }

/*# sourceMappingURL=tt_news_v3_styles.css.map */
