/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify main-style.css file.

*/

/* Your custom css codes start here: */

#nmxpixel {
  display: block;
}

.blicklogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 7px;
  min-height: 36px;
  margin-top: 7px;
  max-height: 30px;
}

.blick60jahre_logo {
  max-width: 200px;
  margin-right: 20px;
  margin-bottom: 0px;
  float: left;
}
@media (max-width: 500px) {
  .blick60jahre_logo {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    float: none;
  }
}
.klein_blick60jahre_logo {
  max-width: 100px;
  margin-bottom: 20px;
}

.textkasten {
  padding: 10px;
  margin: 20px 0 20px 0;
}
.textkasten .title {
  margin: 0 0 10px;
}

.infographics {
  border: 1px rgba(34, 34, 34, 0.3) solid;
  width: 100%;
  margin: 20px auto 20px 0;
}

.schedule-box p {
  color: #222222;
}

.lead {
  font-family: "HeronSansSemi", sans-serif;
  line-height: 1.6em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
}

.legende {
  font-size: 14px !important;
  line-height: 18px; 
  margin-top: 4px;
}

.zitat {
  text-align: center;
  margin-top: 30px !important;
}

/* LOGO SPONSOR */
.presents {
  display: block;
  float: right;
  margin-top: 7px;
  color: #ffffff;
}
.presents span {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.0em;
  display:inline-block;
  padding-top: 14px;
}
@media (max-width: 640px) {
  .presents span {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.8em;
    display:inline-block;
    padding-top: 15px;
  }
}
.sponsor {
  display: block;
  float: right;
  max-height: 30px;
  margin-left: 10px;
}


/* TITEL */
.titel {
	display: inline-block;
}
.titel_mob {
	display: none;
  }
@media (max-width: 480px) {
.titel {
	display: none;
  }
.titel_mob {
	display: inline-block;
  }
}




section.parallax-legende > .container {
  padding-top: 0px;
  padding-bottom: 0px;
}



.festival_besuche h5 {
  margin-bottom: 0px;
  margin-top: 0px;
}
#json-feed.owl-carousel .owl-item img {
  max-width: 128px;
  display: inline;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

#json-feed h4 {
  margin-top: 0px;
}





/* ÜBERSICHT */
.row.uebersicht {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  /* -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uebersicht .col-md-4 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap:nowrap;
}

@media (max-width: 644px) {
  .row.uebersicht {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .uebersicht .col-md-4 {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap;
  }
}

@media (min-width: 644px) {
  .uebersicht .col-md-4 {
      width: 33.33333%;
      width: 33% !important;
  }
}






div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}



/* FLIP BILD-TEXT-DREHER */

/* ALLGEMEIN
.flip_01 {
	background: url(../images/flip/01.jpg)  no-repeat;
	background-size: cover;
}
.flip_02 {
  background: url(../images/flip/02.jpg)  no-repeat;
  background-size: cover;
}
.flip_03 {
  background: url(../images/flip/03.jpg)  no-repeat;
  background-size: cover;
}
.flip_04 {
  background: url(../images/flip/04.jpg)  no-repeat;
  background-size: cover;
}
.flip_05 {
  background: url(../images/flip/05.jpg)  no-repeat;
  background-size: cover;
}
.flip_06 {
  background: url(../images/flip/06.jpg)  no-repeat;
  background-size: cover;
}
 */
/* KACHELN 
.kacheln.flip_01 {
  background: url(../images/kacheln/01.jpg) 50% no-repeat;
  background-size: cover;
}
.kacheln.flip_02 {
  background: url(../images/kacheln/02.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_03 {
  background: url(../images/kacheln/03.jpg)  no-repeat;
  background-size: cover;
}
.kacheln.flip_04 {
  background: url(../images/kacheln/04.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_05 {
  background: url(../images/kacheln/05.jpg) 50% no-repeat;
  background-size: cover;
}
.kacheln.flip_06 {
  background: url(../images/kacheln/06.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_07 {
  background: url(../images/kacheln/07.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_08 {
  background: url(../images/kacheln/08.jpg) 50% no-repeat;
  background-size: cover;
}
.kacheln.flip_09 {
  background: url(../images/kacheln/09.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_10 {
  background: url(../images/kacheln/10.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_11 {
  background: url(../images/kacheln/11.jpg) no-repeat;
  background-size: cover;
}
.kacheln.flip_12 {
  background: url(../images/kacheln/12.jpg) 80% no-repeat;
  background-size: cover;
}
*/


/* SPORTARTEN CARDS KLEINER
.kacheln_box .card {
  min-height: 200px; 
}
.kacheln_box .card h3 {
  font-size: 17px;
  line-height: 1.2em;
  padding-bottom: 2px;
  padding-top: 2px;
}

@media only screen and (max-width: 767px) {
  .kacheln_box .card {
    margin-bottom: 30px;
    min-height: 200px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 600px) {
  .kacheln_box .card {
    margin-bottom: 30px;
    min-height: 200px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 500px) {
  .kacheln_box .card {
    margin-bottom: 30px;
    min-height: 200px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 449px) {
  .kacheln_box .card {
    margin-bottom: 30px;
    min-height: 200px;
  }
}

@media (min-width: 480px) and (max-width: 1090px) {
  .kacheln_box .col-sm-6 {
    width:50%;
    float: left;
  }
}

 */








/* SOCIAL FACEBOOK TWITTER */
/* font-awesome.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  float: left;
  background: transparent url(../images/logo_twitter.png)  no-repeat;
  background-size: contain;
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  float: left;
  background: transparent url(../images/logo_facebook.png)  no-repeat;
  background-size: contain;
}
.fa-whatsapp:before {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  float: left;
  background: transparent url(../images/logo_whatsapp.png)  no-repeat;
  background-size: contain;
}

/* jssocials.css */
.jssocials-shares {
  margin: 10px 0; 
  padding: 0;}

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.jssocials-share:first-child {
  margin-left: 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 35px; } /* xx Grösse */

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  border-radius: 50%; }

.jssocials-share-label {
  padding: 0;
  vertical-align: middle; }

/* jssocials-theme-flat.css*/
.jssocials-share-whatsapp .jssocials-share-link {
  /* background: #ffffff;
  color: green; */
  margin-right: 5px; }
.jssocials-share-twitter .jssocials-share-link {
  /* background: #ffffff;
  color: green; */
  margin-right: 5px; }
.jssocials-share-twitter .jssocials-share-link:hover {
  /* background: #ffffff;
  color: green; */  }

.jssocials-share-facebook .jssocials-share-link {
  /* background: #ffffff;
  color: green; */ 
  margin-right: 5px;}
.jssocials-share-facebook .jssocials-share-link:hover {
  /* background: #ffffff;
  color: green; */ }

.jssocials-share-link {
  padding: 0px 0px 0px 0px;
  color: red;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
  color: red; }

#share {
}










/* OWL-SWIPER BILD, TEXT */

.owl-carousel-1col h2 {
  padding: 0px 0px 10px 0px;
  color: #d6081c;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .owl-carousel-1col h2 {
    font-size: 20px;
  }
}
@media (max-width: 644px) {
  .owl-carousel-1col h2 {
    font-size: 20px;
  }
}

.owl-carousel-1col h4 {
  margin-top: 0px;
}
.owl-carousel-1col p {

}
.owl-carousel-1col p.legende {
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.2em;
}

.owl-carousel-1col .beschreibung {
  margin: 0px;
  display: block;
  position: relative;
  z-index: 1; 
  top: 0;
  width: 60%;
  box-sizing: border-box;
  padding: 0px 0px 20px 30px;
  text-align: left;
  vertical-align: middle;
  float: left;
}
.owl-carousel-1col .bilder {
  width: 30%;
  float: left;
  margin-left: 40px;
}
.owl-carousel-1col img {   
  
}


@media (max-width: 1000px) { 
  .owl-carousel-1col .beschreibung {
      margin: 0px;
      display: block;
      position: relative;
      z-index: 1; 
      top: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 0px 0px 20px 0px;
      text-align: left;
      float: none;
  }
  .owl-carousel-1col .bilder {
      float: none;
      width: 100%;
      margin-left: 0px;
  }
  .owl-carousel-1col img {   

  }
  .owl-carousel-1col h2 {
    padding: 0px 0px 0px 0px;
  }
}



/* OWL-Carousel Bildlegende */

.carousel-caption {
    position: absolute;
    right: 0%;   
    bottom: 0px;  
    left: 0%;    
    z-index: 10;
    padding-top: 0px;  
    padding-bottom: 0px; 
    padding: 2px 3px 4px 3px;
    color: #fff;
    text-align: left; 
    text-shadow: none;
    background-color: rgba(0,0,0,0.6);  
}

.carousel-caption p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1.2em; 
}

.carousel-caption.videoplayer {
    position: relative; 
    right: 0%;   
    bottom: 0px;  
    left: 0%;    
    z-index: 10;
    padding-top: 0px;  
    padding-bottom: 0px; 
    padding: 10px 3px 4px 3px;
    color: #d6081c;
    text-align: center; 
    text-shadow: none;
    background: none;  
}
.carousel-caption.videoplayer p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.2em; 
  font-weight: 600;
  text-transform: uppercase;
}


.owl-controls .owl-nav > div {
  background: none repeat scroll 0 0  rgba(0,0,0,0.6);
  padding: 2px; 
}
.owl-controls .owl-prev i {
  color: #ffffff;
  font-size: 30px;
}
.owl-controls .owl-next i {
  color: #ffffff;
  font-size: 30px;
}
@media(max-width: 644px) {
  .owl-controls .owl-prev i {
    color: #ffffff;
    font-size: 20px;
  }
  .owl-controls .owl-next i {
    color: #ffffff;
    font-size: 20px;
  }
}






.schedule-box .thumb .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    top: -100%;
}

.schedule-box .schedule-details {
    border-bottom: 0px solid #bbb;
}




.uebersicht h5 {
  margin-bottom: 5px;
  /* margin-top: 0px; */
  font-family: "HeronSansSemi", sans-serif;
  line-height: 1.4em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
}
#json-feed.owl-carousel .owl-item img {
  max-width: 128px;
  display: inline;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

#json-feed h4 {
  margin-top: 0px;
}



.uebersicht .row {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;  
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.uebersicht .col-md-4 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap:nowrap;
}


@media (max-width: 644px) {
  .uebersicht .row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;   
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .uebersicht .col-md-4 {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap;
  }
}

@media (min-width: 644px) {
  .uebersicht .col-md-4 {
      width: 33.33333%;
      width: 33% !important;
  }
}


/* ------------- custom styles longform neu ------------------- */

div.mc-image {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*background-position: 60% 20%;*/
  background-position: 50% 30%;
  background-repeat: no-repeat;
  height: 100%;
  overflow: hidden;
  width: 100%;
}


.wide-pic {
  position: relative;
  display: block;
  width: 100%;
}


.narrow {
  width: 50%;
  display: inline-block;
}

@media (max-width: 768px) {
  .narrow {
    width: 100%;
  }
}

.section-title .title {
  margin-top: 0;
  position: relative;
  margin-bottom: 5px;
}

section>.container,
section>.container-fluid {
  padding-top: 0px;
  padding-bottom: 0px;
}

.carousel-caption p {
  margin-bottom: 0px;
  font-size: 1.2em;
  line-height: 1.2em;
}


.responsive {
  width: 100%;
  height: auto;
}


body {
  font-size: 1.1em;

}


.section-title,
.title {

  color: #191919;

}


.quelle {

  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
  font-size: 1.0em;
  color: grey;

}

p.autor {
  position: relative;
  margin-top: 0px;
  float: left;
  font-size: 1.0em;
  color: black;

}

.legende {
  font-size: 1.4em;
}

.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}

.section-title {
  margin-bottom: 10px;
}


p.lead {

  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #191919;

}



.titlelight {
  font-family: "HeronSansCond", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 900;

}



.titlenorm {

  font-family: "HeronSansCond", Arial, sans-serif;
  font-size: 2.0em;
  font-weight: 900;
  line-height: 0.8;

}

.titlefat {

  font-family: "HeronSansCond", Arial, sans-serif;
  font-size: 4.0em;
  font-weight: 900;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 0px;

}

p.frage {

  color: #575e64;
  font-size: 1.0em;
  font-weight: 900;

}

.quote {

  position: relative;
  font-size: 1.3em;
  font-style: italic;
  background-color: #ffffff;
  color: #5e656b;
  padding: 30px 10px 30px 10px;
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #5e656b;
  border-bottom: 1px solid #5e656b;
  /*border-top: 1px solid #5e656b;*/

}

.autorquote {

  font-size: 18px !important;
  font-style: normal;
  padding: 5px;

}

.klammer_l {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 18px;
  height: 18px;
  background-image: url("images/klammer_l.png");
  background-size: 100%;

}

.klammer_r {

  position: absolute;
  bottom: 10px;
  right: 0px;
  width: 18px;
  height: 18px;
  background-image: url("images/klammer_r.png");
  background-size: 100%;


}

.image_credit {

  position: absolute;
  bottom: -20px;
  right: 15px;

}

.woebox {
  font-size: 1.0em;
  /*background-color: #dee4ec;*/
  background-color: #ebecec;
  color: #3e4347;
  padding: 10px;
  padding-left: 14px;
  padding-right: 14px;
  text-align: left;
  padding-bottom: 18px;
  /*border-bottom: 1px solid #505050;*/

}


.woebox_title {

  font-size: 1.6em !important;
  font-weight: 600;

}


.img-container_2 {
  float: left;
  width: 50%;
  padding: 5px;
}

.img-container_3 {
  float: left;
  width: 33.333%;
  padding: 5px;
}

.img-container_4 {
  float: left;
  width: 25%;
  padding: 5px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.carousel-caption p {
  margin-bottom: 0px;
  font-size: 1.0em;
  line-height: 1.0em;
}

.overlay-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 2.4em;
  line-height: 0.8em;
  font-weight: 800;

}


.titlenorm_sm {

  font-family: "HeronSansCond", Arial, sans-serif;
  font-size: 2.1em;
  font-weight: 900;
  line-height: 1.0;
  margin-top: -10px;

}

body {
  font-size: 18px;

}


@media only screen and (max-width: 768px) {

  .img-container_2 {
    float: left;
    width: 100%;
    padding: 5px;
  }

  .img-container_3 {
    float: left;
    width: 100%;
    padding: 5px;
  }

  .img-container_4 {
    float: left;
    width: 10%;
    padding: 5px;
  }

  .image_credit {
    position: absolute;
    bottom: -20px;
    right: 15px;
    font-size: 0.8em;

  }

  .overlay-text {

    font-size: 1.6em;
    line-height: 0.8em;
    font-weight: 800;

  }

  p.lead {
    font-size: 0.9em;

  }


  body {

    font-size: 20px;

  }


}


