/* --- > 2000px --------------------------------------------- */
@media only screen and (min-width: 1800px) and (max-height: 900px) {
  #welcome .flexcontainer {
    align-items: flex-start;
  }
}
/* --- 1280px --------------------------------------------- */
@media only screen and (max-width: 1279px) and (min-height: 340px) {
  #download_detail .icon {
    left: 1%;
  }
  #downloads h1,
  #download_detail h1 {
    margin-left: 16%;
  }
  #nav li.lvl1 {
    margin: 0px 10px;
  }
}
/* -- iPad --------------------------------------------- */
@media only screen and (max-width: 1025px) and (min-height: 340px) {
  #nav li.lvl1 {
    margin: 0px 8px;
  }
  #nav li.lvl1 a {
    font-size: 14px;
  }
}
/* --- 980px --------------------------------------------- */
@media only screen and (max-width: 979px) {
  #mainmenu {
    display: none;
  }
  #mobilemenu,
  #mobilmenu_trigger {
    display: block;
  }
  #artists_container .item {
    width: calc(33.33% - 10px);
  }
  #welcome .flexcontainer {
    align-items: flex-start;
  }
  #team .team_container {
    flex-wrap: wrap;
  }
  #team .team_container .item {
    flex-basis: 31.33%;
  }
}
/* --- small height screen ? --------------------------------------------- */
@media only screen and (max-height: 850px) and (orientation: landscape) {
  #welcome .flexcontainer {
    align-items: flex-start;
  }
}
/* --- widescreen laptop? --------------------------------------------- */
/* --- 768px --------------------------------------------- */
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 70px;
  }
  #logo img {
    height: auto;
    margin-left: 10px;
  }
  #artists .subsection .title {
    width: 80%;
  }
  #artist_keyvisual .imgcontainer img {
    left: -20%;
    width: 180%;
    max-width: 180%;
  }
  #artist_keyvisual .cicle_container {
    height: auto;
    top: auto;
    bottom: 85vw;
  }
  #artist_keyvisual .cicle_container .circle {
    width: 100%;
    padding-bottom: 100%;
  }
  #artist_keyvisual #keyvisual_headline {
    top: 20%;
  }
  #newsbox {
    max-width: 90%;
  }
  .blocksection.videogallery .videoitem {
    width: calc(50% - 20px);
  }
  #service .textcontainer {
    max-width: 75%;
  }
  #tourdates_container table tr td {
    font-size: 12px;
  }
  #downloads_overview .item {
    width: calc(25% - 25px);
    padding-bottom: calc(25% - 25px);
  }
}
/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
  .flexcontainer {
    flex-wrap: wrap;
  }
  .flexcontainer .grid2 {
    width: 100%;
  }
  .grid2 {
    width: 100%;
    margin-bottom: 25px;
  }
  h1,
  .h1 {
    font-size: 55px;
  }
  h2,
  .h2 {
    font-size: 30px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  .outer {
    max-width: 92%;
  }
  .hideOnMobile {
    display: none;
  }
  #footer {
    text-align: center;
  }
  #footernav a {
    font-size: 25px;
  }
  #dotnav {
    display: none;
  }
  #intro .circle_container {
    width: 80vw;
    height: 80vw;
  }
  #header {
    margin-top: 15px;
  }
  #logo {
    padding-left: 10px;
    transform: translateY(5px);
  }
  .image_container img,
  #artists_container .item .image img {
    /* opacity: 1 !important; */
    filter: none !important;
  }
  #artists .subsection .title {
    width: 100%;
    bottom: auto;
    top: -30px;
  }
  #about_us .subsection .title {
    position: relative;
    width: 100%;
    bottom: auto;
    top: -20px;
  }
  #about_us .subsection .textcontainer,
  #artists .subsection .textcontainer,
  #team .textcontainer {
    margin: auto;
  }
  #artists .subsection .image_container,
  #about_us .subsection .image_container {
    padding: 0px !important;
  }
  #artists .info_circle {
    transform: translateY(-50px) !important;
    position: relative;
    display: block;
    width: 100%;
    top: auto;
    left: auto;
    border-radius: 0px;
    border: 0px;
    height: auto;
    padding: 0px;
  }
  #artists .info_circle:before {
    display: none;
  }
  #artists .info_circle span {
    transform: rotate(0deg) !important;
  }
  #artists_container .item {
    width: calc(50% - 10px);
  }
  #breadcrump {
    margin-top: 50px;
  }
  #breadcrump > * {
    display: none;
  }
  #artists #subsec5 .flexcontainer > div {
    flex-basis: 100%;
    padding-bottom: 75px;
  }
  #artists .subsection .title {
    text-align: left !important;
    left: 10px;
    transform: translateX(-200%) !important;
  }
  #team .team_container {
    flex-wrap: wrap;
  }
  #team .team_container .item {
    flex-basis: 48%;
  }
  #artist_detail .grid2 {
    margin-bottom: 35px;
  }
  .blocksection.quote .quote_container {
    flex-wrap: wrap;
    gap: 0px;
  }
  .blocksection.quote .quote_text {
    flex-basis: 100%;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .blocksection.quote .quote_src {
    flex-basis: 100%;
  }
  #service .image_container .title {
    bottom: -20px;
  }
  #service .textcontainer {
    max-width: 100%;
    margin-left: 0px !important;
  }
  #tourdates_container table tr {
    position: relative;
    display: block;
  }
  #tourdates_container table tr td {
    display: block;
    border: 0px;
    padding: 5px;
    text-align: left !important;
  }
  #tourdates_container table tr td.location {
    border-bottom: 4px solid #192832;
  }
  #tourdates_container table tr td.ticketlink {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #downloads_overview .item {
    width: calc(33.33% - 25px);
    padding-bottom: calc(33.33% - 25px);
  }
  #download_detail .icon {
    width: 120px;
    height: 120px;
  }
  .accordeon_wrapper .accordeon {
    padding: 0px 5px;
  }
  .accordeon_wrapper .accordeon .acc_head .openclose span {
    display: none;
  }
  #download_detail .group_container .group {
    width: 100%;
  }
  #download_detail .downloads_list .item {
    width: calc(50% - 8px);
    box-sizing: border-box;
  }
  .accordeon_wrapper .accordeon .acc_head {
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.4;
  }
  .accordeon_wrapper .accordeon .acc_head .lefticon {
    left: 10px;
  }
  .accordeon_wrapper .accordeon .acc_head .openclose {
    right: 10px;
  }
  #form_wrapper .popup_content,
  #form_popup .popup_content {
    margin: 50px 0px;
    width: 100%;
  }
  #form_wrapper .title,
  #form_popup .title {
    font-size: 30px;
  }
  #request_steps {
    max-width: 100%;
  }
  .form li {
    width: calc(100% - 10px);
  }
  #events_overview .container,
  #service .container,
  .blocksection.subsection_3box .subsec_container {
    flex-wrap: wrap;
  }
  #events_overview .container .subsec,
  #service .container .subsec,
  .blocksection.subsection_3box .subsec_container .subsec {
    flex-basis: 100%;
  }
  #events_overview .image_container,
  #service .image_container,
  .blocksection.subsection_3box .image_container {
    padding-bottom: 40%;
  }
  .blocksection.subsection_3box .image_container img {
    object-position: top center;
  }
  #artist_list .introtext,
  #events_overview .introtext,
  #tourdates .text_top,
  #service .text_top {
    max-width: 100%;
    margin-bottom: 40px;
  }
  .maincontent {
    padding: 0px 0px 50px 0px;
  }
  .blocksection.img_text .imgleft h2,
  .blocksection.img_text .imgright h2 {
    bottom: auto;
    max-width: 80vw;
    top: 10px;
    left: 10px !important;
    transform: translateX(-200%) !important;
    text-align: left !important;
  }
  .blocksection.img_text .animated h2 {
    transform: translateX(0%) !important;
  }
  #welcome h1,
  #welcome .left {
    margin-bottom: 0px;
  }
  #artist_detail .firstsection .image {
    display: none;
  }
  #newsbox {
    max-width: calc(100% - 70px);
    position: relative;
    left: 35px;
    bottom: auto;
  }
  #newsbox .slideritem {
    flex-direction: column;
  }
  /* #newsbox .slideritem .image { display: none; } */
  #newsbox .slideritem .content {
    padding: 15px;
  }
  #newsbox .text {
    font-size: 13px;
  }
  #news_slider .sliderbutton.slick-next {
    right: -32px;
    left: auto;
    top: 50%;
  }
  #news_slider .sliderbutton.slick-prev {
    left: -32px;
    top: 50%;
  }
  #othercats {
    flex-direction: column;
    align-items: center;
  }
  #othercats div {
    width: 145px;
    height: 145px;
  }
  #othercats div a {
    font-size: 18px;
  }
}
/* --- 480px --------------------------------------------- */
@media only screen and (max-width: 479px) and (orientation: portrait) {
  h1,
  .h1 {
    font-size: 45px;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  #cursor {
    display: none !important;
  }
  a:hover,
  button:hover,
  input[type="submit"]:hover {
    cursor: default;
  }
  .link,
  #welcome .link,
  #pager a.link,
  #artist_detail .linklist .link {
    padding-right: 10px;
    height: 28px;
    line-height: 26px;
    border-radius: 14px;
    border: 1px solid transparent;
  }
  .link:before,
  #welcome .link:before,
  #pager a.link:before,
  #artist_detail .linklist .link:before {
    top: 0px;
    transition: 0s;
  }
  .link:hover,
  #welcome .link:hover,
  #pager a.link:hover,
  #artist_detail .linklist .link:hover {
    color: black !important;
    border-color: #66fa2d;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .link:hover:before,
  #welcome .link:hover:before,
  #pager a.link:hover:before,
  #artist_detail .linklist .link:hover:before {
    border-color: transparent;
    color: black !important;
  }
  #headlight {
    display: none;
    width: 140px;
    height: 140px;
    animation: none;
  }
  #headlight_container {
    animation: none;
    width: 100%;
    height: 100%;
    background-image: url('/MEDIEN/layout/headlight_bg.png');
    background-repeat: no-repeat;
    background-position: -130% 0%;
    background-size: auto;
    top: 0px;
    left: 0px;
  }
  #milestones .item {
    text-align: left;
  }
  #milestones .milestones_container:after {
    left: 30px;
  }
  #milestones .item .text {
    position: relative;
    float: right;
    left: 0% !important;
    right: auto !important;
    width: 70%;
    max-width: 70%;
    text-align: left !important;
    margin-bottom: 15px;
    transform: translateY(-10px);
  }
  #milestones .item.hasImg .circle,
  #milestones .item.hasVid .circle {
    width: 60px;
    height: 60px;
  }
  #milestones .item.hasImg .circle video,
  #milestones .item.hasVid .circle video {
    display: none;
  }
  #milestones .item.hasImg .circle:before,
  #milestones .item.hasVid .circle:before,
  #milestones .item.hasImg .circle:after,
  #milestones .item.hasVid .circle:after {
    display: none;
  }
  .section,
  .subsection,
  #artists .subsection,
  #about_us .subsection,
  #service .subsection {
    padding: 60px 0px;
  }
  #artist_detail {
    padding-top: 50px;
  }
  #artist_detail .firstsection {
    padding-bottom: 50px;
  }
  #pager a {
    height: 30px;
    padding-left: 14px;
    padding-right: 15px !important;
  }
  #pager a:before {
    top: 0px;
  }
  #pager a span {
    display: none;
  }
  .blocksection.subsection_3box .toptext {
    max-width: 100%;
  }
  .blocksection.subsection_3box .subsec_container {
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
  }
  .blocksection.subsection_3box .subsec_container .subsec {
    flex-basis: 100%;
  }
  .blocksection.subsection_3box .image_container {
    padding-bottom: 50%;
  }
  .blocksection.img_text .contentimg,
  .blocksection.img_text .container {
    width: 100% !important;
  }
  #artists_container .title {
    left: 10px;
  }
  #artists #subsec5 .flexcontainer .title {
    font-size: 40px;
  }
  #team .team_container .textbox .part1,
  #team .team_container .textbox .part2 {
    top: 0px !important;
    padding: 10px;
    font-size: 12px;
  }
  #team .team_container .textbox .part2 {
    position: relative;
    padding-top: 0px;
  }
  .popup .popup_content {
    padding: 20px;
  }
  #newsletter_popup {
    font-size: 13px;
  }
  #pager {
    margin-top: 50px;
  }
}
/* --- 380px --------------------------------------------- */
@media only screen and (max-width: 380px) and (orientation: portrait) {
  #mobilmenu_trigger {
    top: -5px;
  }
  .blocksection.videogallery .videoitem {
    width: calc(100% - 20px);
  }
  .sections_wrapper .blocksection {
    padding: 30px 0px;
  }
}
/* mobile LANDSCAPE ---------------------------------------------*/
