@import "custom_fonts.css";
/*
Content  SigPlusGALERIE  FILTER  HEADER  SocialIcons  MegaMenu  OFFcanvas  FOOTER
*/
.featured-article-badge {display: none; visibility: hidden;}

body {
    background-color: #a51b16;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 24px;
}

.h1, h1 {font-size: min(56px, 4.0vmax); font-weight: 600;}
.h2, h2 {font-size: min(49px, 3.5vmax);}
.h3, h3 {font-size: min(42px, 3.0vmax);}
.h4, h4 {font-size: min(35px, 2.5vmax);}
.h5, h5 {font-size: min(28px, 2.0vmax); font-weight: 600;}
  p, li {font-size: min(28px, 2.0vmax);}

sub, sup {font-size: 1rem;}
sub {
    line-height: 1.5rem !important;
    display: inline-block;
    vertical-align: text-top;
}

#sp-main-body {
  padding: 60px 0 0;
}
#sp-main-body a {
  text-decoration: underline;
}
a img:hover,
.social-icons a:hover,
.socialicons a:hover {
  opacity: 0.8;
}

video {
  width: 100%;
  height: auto;
  border: 2px solid rgba(0, 0, 0, 0.1);
}


/* Content */
.page-header {padding-bottom: 0.75vmax;}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery,
.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
  margin: 0 0 0.5em 0;
  border-radius: 0px !important;
  border-bottom: 0px solid rgba(0,0,0,0) !important;
  overflow: hidden;
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-size: 1.3em;
    margin: 0 0 1.25rem 0;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 0 0 30px 0;
    border: 0px solid rgba(0, 0, 0, 0);
}

.article-list .article .readmore,
.linkbox {
  border: 2px solid #fff;
  padding: 0.35em 0.75em;
  font-weight: 600;
}
.linkbox:hover {
  background-color: #ffffff;
  color: #a51b16!important;
}
#sp-main-body a.linkbox {text-decoration: none!important;}
.teaser .wf-column {
  margin-top: 1em;
}

.article-list .article .readmore {
  display: block;
  width: max-content;
}

.icons {
  text-align: center;
  padding-top: 0.5em;
}
.icons a {
  display: inline-block;
  width: max-content;
  margin: 0 0.5em;
}
.icons img {
  filter: invert(1);
}

.videogrid .article-list .article .article-header h1,
.videogrid .article-list .article .article-header h2 {
  font-size: 1em;
  margin: 0 0 1.25rem 0;
}

.backbutton button {
  background-color: rgba(0,0,0,0);
  color: #fff;
  font-weight: normal;
}
.contentfilter .backbutton button,
.view-category .backbutton button {display: none;}

blockquote {
  font-size: 1.1em;
  font-style: italic;
  margin: 1em auto 0;
  width: max-content;
  max-width: 80%;
}
blockquote sup {
  font-style: normal;
}


/* SigPlusGALERIE */
.sigplus-gallery > ul > li {margin: 10px 16px;}


/* FILTER */
.filtertags li, .filtersort li {
    background-color: rgba(0, 0, 0, 0)!important;
    color: white;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.35em 0.5em!important;
    border-left: 0px solid rgba(0, 0, 0, 0)!important;
    border-right: 0px solid rgba(0, 0, 0, 0)!important;
    border: 1px solid #ffffff!important;
    margin: 0.2em!important;
    font-size: 0.6em!important;
}
.filtersort li {font-size: 0.5em !important;}
.filtertags li:hover, .filtersort li:hover {
    background-color: #ffffff !important;
    color: #a51b16 !important;
}
.filtersort li.shuffle-btn {display: none;}

.jtcf-title {font-size: 1.2rem;}

.jt-cf .jt-imagecover {margin-bottom: 0.2em !important;}
.jt-cf .jt-imagecover:hover img {
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}

/* - - - */
.com_tags ul.list-group li, .com_tags .tag-category h2 {
    font-size: 1rem;
    background-color: #a51b16;
}



/* HEADER */
#sp-top-bar {
  padding: 5px 0 0 0;
  font-size: 1em;
  display: none;
}
#sp-header {box-shadow: none!important;}

#sp-header.header-sticky {
    animation: spFadeInDown 0s;
    opacity: 0.9;
    border-bottom: 2px solid rgba(256, 256, 256, 0.3);
}
.logo-image-phone {height: 60px!important;}


/* SocialIcons*/

#sp-menu .icon {
  padding: 0 5px;
  font-size: 1em;
}

ul.social-icons {
  padding: 3px 0;
  margin: 0;
}
ul.social-icons > li {
    display: inline-block;
    line-height: 1;
}


/* MegaMenu */
#sp-menu {padding-right: 0;}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    font-size: min(28px, 2.2vw);
    margin: 0;
}

.burger-icon > span {
  height: 4px;
  background-color: #ffffff;
}
.burger-icon {width: 30px;}


/* OFFcanvas */
.offcanvas-active .burger-icon > span:nth-child(1),
#modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
}
.offcanvas-active .burger-icon > span:nth-child(3),
#modal-menu-toggler.active .burger-icon > span:nth-child(3) {
  transform: translate(0, -7px) rotate(45deg);
}

.offcanvas-menu .offcanvas-inner {padding: 0 25px 0;}
.offcanvas-menu li:has(.icon) {display: none !important;}
.offcanvas-menu .social-icons  a {
  font-size: 30px;
  padding: 0 0 0 10px;
}


/* FOOTER */
#sp-bottom {padding: 60px 0 0px;}
#sp-bottom img {
  max-width: 170px;
  margin: 0 auto;
}

.sp-module.spacer {height: 45px;}

.menu.socialicons {margin-bottom: 0.5em !important;}
ul.menu.socialicons li {
    font-size: 1.75em;
    margin: 0 0 0 10px !important;
}

#sp-footer-bar {
    font-size: 0.5em;
}

.sp-scroll-up {
    bottom: 20px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: rgb(157 31 29);
    transition: all 0.3s ease;
    border: 2px solid rgba(256, 256, 256, 0.5);
}



@media (max-width: 991px) {

  #sp-header {height: 80px;}
  #sp-header.header-sticky {padding-top: 10px;}
  #sp-menu {padding-right: 15px;}

}



@media (max-width: 575px) {

  .teaser img {max-width: 200px;}
  
  .jtcf_item_wrapper {padding: 10px 0 !important;}
  .jtcf-title {font-size: 1rem;}
  .filtertags li, .filtersort li {
    padding: 0.3em 0.45em !important;
    font-size: 0.5em !important;
  }
  .videogrid .col-lg-3 {width: 50%; margin: 0 0 -2em 0;}
  .videogrid .article-list .article .article-header h2 {
    font-size: 1rem;
    margin: -0.75rem 0 1rem 0;
  }

  .sigplus-left, .sigplus-left > ul {text-align: center !important;}
  a.sigplus-image > img {max-width: 99%; !important;}
  .sigplus-gallery > ul > li {margin: 5px 5px !important;}

  .wf-column.leer {display: none;}
  #sp-footer1, #sp-footer2 {text-align: center !important;}
  #sp-footer1 {order: 2;}

}

@media (max-width: 320px) {
  a.sigplus-image > img {max-width: 95%; !important;}
  .sigplus-gallery > ul > li {margin: 2px -2px !important;}
}