/* ==========================================================================
// 	CSS for Two For Jazz
//	Version 1.0
// ==========================================================================
// 	by Maria Markulin - WebFactory_212 (WF212)
// ========================================================================== */
html {
  font-family: sans-serif;
}
body {
  margin: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}
details,
figcaption,
figure,
menu,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  outline: 0;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  cursor: pointer;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
iframe {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  background-color: inherit;
}
select:focus,
textarea:focus {
  outline: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:focus,
button:focus {
  outline: none;
}
fieldset {
  /*  border: 1px solid #c0c0c0;
      margin: 0 2px;
      padding: 0.35em 0.625em 0.75em;*/
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
th:focus,
td:focus {
  outline: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: 'HelveticaNeueCondensed';
  src: url("../fonts/HelveticaNeue/HelveticaNeue-CondensedBold.woff") format("woff"), url("../fonts/HelveticaNeue/HelveticaNeue-CondensedBold.ttf") format("truetype");
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Light.woff") format("woff"), url("../fonts/RobotoSlab/RobotoSlab-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Regular.woff") format("woff"), url("../fonts/RobotoSlab/RobotoSlab-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/roboto-light.woff2") format("woff2"), url("../fonts/Roboto/roboto-light.woff") format("woff"), url("../fonts/Roboto/roboto-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/roboto-regular.woff2") format("woff2"), url("../fonts/Roboto/roboto-regular.woff") format("woff"), url("../fonts/Roboto/roboto-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/roboto-bold.woff2") format("woff2"), url("../fonts/Roboto/roboto-bold.woff") format("woff"), url("../fonts/Roboto/roboto-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.white {
  color: #FFFFFF !important;
}
.black {
  color: #000000 !important;
}
.x_darkgrey {
  color: #4d4d4d !important;
}
.darkgrey {
  color: #797979 !important;
}
.grey {
  color: #B3B3B3 !important;
}
.lightgrey {
  color: #dddddd !important;
}
.x_lightgrey {
  color: #f2f2f2 !important;
}
.xx_lightgrey {
  color: #f9f9f9 !important;
}
.bodycolor {
  color: #FFFFFF !important;
}
.stickoutcolor {
  color: #973A36 !important;
}
.stickoutcolor_2 {
  color: #a3956d !important;
}
.bgd_white {
  background-color: #FFFFFF !important;
}
.bgd_black {
  background-color: #000000 !important;
}
.bgd_x_darkgrey {
  background-color: #4d4d4d !important;
}
.bgd_darkgrey {
  background-color: #797979 !important;
}
.bgd_grey {
  background-color: #B3B3B3 !important;
}
.bgd_lightgrey {
  background-color: #dddddd !important;
}
.bgd_x_lightgrey {
  background-color: #f2f2f2 !important;
}
.bgd_xx_lightgrey {
  background-color: #f9f9f9 !important;
}
.bgd_bodycolor {
  background-color: #FFFFFF !important;
}
.bgd_stickoutcolor {
  background-color: #973A36 !important;
}
.bd_grey {
  border-color: #B3B3B3 !important;
}
.bd_x_lightgrey {
  border-color: #f2f2f2 !important;
}
.bd_xx_lightgrey {
  border-color: #f9f9f9 !important;
}
.xx_large {
  font-size: 60px !important;
}
.x_large {
  font-size: 40px !important;
}
.large {
  font-size: 25px !important;
}
.medium {
  font-size: 20px !important;
}
.small {
  font-size: 14px !important;
}
.x_small {
  font-size: 12px !important;
}
.xx_small {
  font-size: 10px !important;
}
.italic {
  font-style: italic !important;
}
.light {
  font-weight: 300 !important;
}
.regular {
  font-weight: 400 !important;
}
.bold {
  font-weight: 700 !important;
}
.x_bold {
  font-weight: 900 !important;
}
.narrow {
  letter-spacing: -1px !important;
}
.semiwide {
  letter-spacing: 0.5p !important;
}
.wide {
  letter-spacing: 1px !important;
}
.bodyfont {
  font-family: 'RobotoSlab', serif;
}
.headerfont {
  font-family: 'HelveticaNeueCondensed', sans-serif;
}
.headerfont_2 {
  font-family: 'RobotoSlab', 'Rockwell', serif;
}
h1 {
  font-size: 70px;
  font-family: 'HelveticaNeueCondensed', sans-serif;
  font-weight: 700;
  color: #973A36;
  text-transform: uppercase;
}
h2 {
  font-size: 35px;
  font-family: 'HelveticaNeueCondensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
h3 {
  font-size: 20px;
  font-family: 'RobotoSlab', 'Rockwell', serif;
  font-weight: 400;
  color: #a3956d;
}
h4 {
  font-size: 16px;
  font-family: 'RobotoSlab', serif;
  font-weight: 400;
  color: #FFFFFF;
}
p {
  margin: 1em 0;
  line-height: 1.5;
}
a {
  color: #FFFFFF;
}
a:hover {
  color: #a3956d;
}
hr {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  height: 1px;
  border: 0;
  background-color: #a3956d;
}
.flt_lft {
  float: left !important;
}
.flt_rgt {
  float: right !important;
}
.txt_center {
  text-align: center !important;
}
.txt_lft {
  text-align: left !important;
}
.txt_rgt {
  text-align: right !important;
}
.skew_left {
  transform: skew(5deg, -5deg) !important;
}
.skew_right {
  transform: skew(-2deg, 2deg) !important;
}
.hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
html {
  width: 100%;
  min-height: 100%;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  font: 300 16px 'RobotoSlab', serif;
  color: #FFFFFF;
  background-color: #000000;
}
#nav_wrapper {
  height: 50px;
  line-height: 50px;
  background-color: #161819;
  overflow: hidden;
  z-index: 10;
}
nav {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
nav a {
  padding-right: 2.5vw;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#teaser_bgd {
  position: fixed;
  top: 20px;
  width: 100%;
  height: calc(450px + 50px - 20px);
  background-image: url('../images/two_for_jazz.jpeg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
#teaser_txt {
  position: relative;
  overflow: auto;
  height: 450px;
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
#teaser_txt > div {
  position: absolute;
  top: 30%;
}
#teaser_txt > div > * {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
}
#content_wrapper {
  position: relative;
  overflow: auto;
  background-color: #161819;
}
section {
  position: relative;
  overflow: auto;
  margin: 15vh auto;
}
.section_content {
  margin: 0 auto;
  width: 95%;
  max-width: 900px;
}
.section_title {
  margin: 0 auto 8vh;
}
.anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  visibility: hidden;
}
#intro {
  text-align: center;
}
#intro p {
  font-family: 'RobotoSlab', 'Rockwell', serif;
}
.event {
  position: relative;
  overflow: auto;
  margin-bottom: 3vh;
  padding: 1em;
  background-color: #000000;
  display: flex;
}
.event .event_date {
  min-width: 120px;
  margin-right: 3vw;
  height: fit-content;
  padding: 25px 0 27px;
  background-color: #973A36;
  text-align: center;
  font-family: 'RobotoSlab', 'Rockwell', serif;
}
.event .event_date span {
  font-size: 40px;
}
.event .event_txt a {
  font-weight: 400;
  color: #a3956d;
}
.event .event_txt a:hover {
  text-decoration: underline;
}
#events > div > div.event:last-child {
  margin-bottom: 0 !important;
}
#gallery_wrapper {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
  background-color: #000000;
  border: 10px solid #000000;
}
#gallery_wrapper > div {
  flex: 1;
  position: relative;
  min-width: 21%;
  max-width: 213px;
  height: 213px;
  cursor: pointer;
}
#gallery_wrapper > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(57, 57, 57, 0.5);
  background-image: url(../images/layout/image_gallery.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  transform: scale(0);
  transition: all 0.1s 0.1s ease-in-out;
}
#gallery_wrapper div:hover .overlay {
  transform: scale(1);
}
#media_wrapper {
  display: flex;
  flex-flow: row wrap;
  gap: 1em;
}
#media_wrapper > div {
  position: relative;
  overflow: hidden;
  flex: 1;
  max-width: 50%;
  min-width: 45%;
  height: 350px;
  /*    max-height: @media_max_height;*/
  border: 10px solid #000000;
}
#media_wrapper > div video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
#media_wrapper > div .media_title {
  position: absolute;
  top: 5%;
  left: 5%;
  font-weight: 400;
  z-index: 1;
}
.video_dummy .yt_link_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  transition: all 0.1s 0s ease-in-out;
}
.video_dummy .yt_link {
  text-align: center;
}
.video_dummy .yt_link img {
  max-height: 80px;
}
.video_dummy > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#media_wrapper div:hover .yt_link_wrapper {
  transform: scale(1);
}
#about {
  text-align: center;
}
#about #about_two_for_jazz {
  text-align: left;
  font-family: 'RobotoSlab', 'Rockwell', serif;
  color: #a3956d;
  font-size: 25px;
}
#about div > #about_manuel {
  margin: 0 0 1em;
}
#about img {
  width: 80vmin;
  max-width: 400px;
  margin-top: 5vh;
}
#contact {
  background-color: #000000;
}
#contact #contact_wrapper {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15vh 0 10vh;
  display: flex;
  flex-flow: row wrap;
}
#contact #contact_adress {
  margin: 0 5vw 5vh 0;
  display: flex;
  align-items: center;
}
#contact #contact_funny {
  flex: 1;
  min-width: 300px;
  margin: 2vh 0;
  display: flex;
  flex-flow: row nowrap;
}
#contact #contact_funny > div {
  flex: 1;
}
#contact #contact_funny div:nth-child(even) {
  transform: skew(5deg, -5deg) !important;
}
#contact #contact_funny div:nth-child(odd) {
  transform: skew(-2deg, 2deg) !important;
}
#contact #contact_funny > div img {
  width: 100%;
  border: 5px solid #FFFFFF;
}
footer {
  width: 100%;
  padding: 20px 80px 20px 20px;
  background-color: #000000;
  font-size: 12px;
  text-align: right;
}
footer .footer_item {
  padding-right: 20px;
}
#scroll_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-color: #a3956d;
  background-image: url("../images/layout/arrow_up.png");
  -moz-background-size: 50%;
  -webkit-background-size: 50%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s 0s;
  -o-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
  cursor: pointer;
  z-index: 150;
}
#scroll_top.is_visible {
  visibility: visible;
  opacity: 1;
}
#scroll_top:hover {
  background-color: #973A36;
}
.s_show {
  display: none !important;
}
@media only screen and (min-width : 768px) and (max-width : 1259px) {
  #teaser_bgd {
    height: calc(300px + 50px - 20px);
  }
  #teaser_txt {
    height: 300px;
  }
  #teaser_txt > div {
    top: auto;
    bottom: 10%;
  }
}
@media only screen and (max-width : 1259px) {
  h1 {
    font-size: 55px;
  }
}
@media only screen and (max-width : 767px) {
  .s_hide {
    display: none !important;
  }
  .s_show {
    display: flex !important;
  }
  #teaser_bgd {
    position: relative;
    top: 0;
    background-image: url(../images/two_for_jazz_s.jpeg);
    height: 200px;
  }
  #teaser_txt {
    height: auto;
  }
  #teaser_txt > div {
    position: relative;
    margin-top: 4vh;
    margin-bottom: 7vh;
    text-align: center;
  }
  section {
    margin: 10vh auto;
  }
  .event {
    display: block;
  }
  .event .event_date {
    float: left;
    min-width: auto;
    padding: 3px 10px 5px;
  }
  #gallery_wrapper > div {
    min-width: 48%;
    max-width: 50%;
  }
  #media_wrapper > div {
    min-width: 100%;
    max-width: 100%;
  }
  #about #about_two_for_jazz {
    text-align: center;
  }
  #about #about_silke {
    margin: 1em 0 2em;
  }
  footer {
    text-align: left;
  }
  footer #legal {
    margin: 20px 0;
  }
}
/*# sourceMappingURL=main.css.map */