/* ************************************************************************

   ************************** I P H O N E ************************* */


/* iPad Mini (768px) - Desktop styles but ensure Krixi visibility */
@media (min-width: 601px) and (max-width: 768px) {

  /* Ensure Krixi images are visible on iPad Mini */
  .krixi-channel,
  .krixi-produktionen,
  .krixi-kuensterlinnen,
  .krixi-wesi,
  .krixi-shop {
    background-size: auto 50% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    min-height: 60px !important;
    z-index: 100000;
  }

  /* Ensure navigation links are visible */
  #main-nav li a {
    opacity: 1 !important;
  }

  h2.elementor-heading-title {
    /*  font-size: 80px;*/

    line-height: 80%;
  }
}

@media (max-width:600px) {




  header {
    height: auto;
    width: 100%;
  }

  /* Mobile Navigation - Make visible */
  #main-nav {
    height: auto;
    margin: 0;
    width: 100%;
    font-family: 'BlenderPro-Bold';

  }

  #main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #main-nav li {
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    width: 20%;
  }

  #main-nav li a {
    height: auto;
    padding: 10px 5px;
    opacity: 1 !important;
    /* Force visibility on mobile */
    text-decoration: none;
    width: 100%;
    margin-right: 0px;
    display: block;
    background: transparent;
    color: #000;
    font-size: 12px;
  }

  #main-nav li.current_page_item>a,
  #main-nav li.current-menu-item>a {
    opacity: 1 !important;
    text-decoration: underline;
  }

  /* Hide submenus on mobile for simplicity */
  #main-nav ul ul {
    display: none !important;
  }

  /* Mobile Krixi Images */
  .krixi-channel,
  .krixi-produktionen,
  .krixi-kuensterlinnen,
  .krixi-wesi,
  .krixi-shop {
    background-size: auto 30% !important;
    background-position: center !important;
  }

  #wrapper {
    max-width: none !important;
    min-height: 100vH;
    height: auto;
    margin: auto auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
  }

  footer {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
  }

  .channel {
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    width: 100% !important;
    float: left;
  }

  .produktionen {
    margin-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: left;
  }


  /* ***********************************/

  p {
    font-size: 1.5rem;
    margin-bottom: 1rem !important;
    margin: 0;
  }

  body {
    font-size: 16px;
  }

  /******************* T Y P O G R A P H Y *******************/


  /* Reserviert für Elementor */

  h2.elementor-heading-title {
    /*  font-size: 50px; */
 
  }

  h3.elementor-heading-title {
    /*  font-size: 32px; */
    margin-left: 0px;
  }

  h4.elementor-heading-title {
    /* font-size:32px; */
    margin-left: 0px;
  
  }

  h5.elementor-heading-title {
    /*  font-size:20px; */
    margin-left: 0px;
  }

  /*
.e1{
  font-family: 'BlenderPro-Medium';
  font-size: 30px;
  line-height: 90% ;   
  font-weight:normal; 
  color:#000;
  padding-bottom:10px;
}
.e2{
  font-family: 'BlenderPro-Medium';
  font-size:24px !important;
  font-weight:normal; 
}
*/
  /* Reserviert für Channel */

  h2 {
    line-height: 100%;
    font-size: 240px;
  }

  h3 {
    text-transform: none;
    font-size: 40px;
    margin-top: 20px;
  }

  h4 {
    text-transform: none;
    font-size: 40px;
    line-height: 100%;
    margin-top: 20px;
  }

  h5 {
    text-transform: none;
    font-size: 20px;
  }

  h6 {
    padding: 0px 0;
    margin: 0;
    font-size: 24px;
  }

  .e3 {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 100%;
 
  }
  .e4 {
    font-size: 14px;
    font-weight: normal;
  }

  .col-4 {
    width: 100%;
  }

  .col-3 {
    width: 33.33%;
  }

  .col-6 {
    width: 100%;
  }

  .col-9 {
    width: 100%;
  }

  .abstand {
    margin-top: 20px;
  }

  [class*="col-"] {
    display: block;
    min-height: 1px;
    padding: 10px;
    float: left;
  }

  .hide-mobile {
    display: none;
  }

  .drittel-height {
    height: auto;
  }

  .halbe-height {
    height: auto;

  }

  /******************* P O S I T I O N E N *******************/

  .abstand-klein {
    margin-top: 0px;
  }

  .abstand-bild-bu {
    margin-top: 10px;
  
  }

  .right {
    float: right;
  }



  /******************* B U T T O N S *******************/

  #wesiButton {
    padding: 4px 10px 6px 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    font-size: 12px !important;
    margin: 0;
    height: 20px;
  }

  #previousButton::before {
    position: absolute;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    content: "";
    top: 7px;
    left: -10px;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000000;
    border-right: 10px solid transparent;
  }

  #nextButton::after {
    position: absolute;
    content: "";
    top: 7px;
    right: -10px;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000000;
    border-right: 10px solid transparent;
  }

  #projektButton1 {
    font-family: 'BlenderPro-Bold';
    color: #000;
    width: auto;
    color: white;
    margin-left: -15px;
    padding: 1px 10px 0px 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 0px;
    height: auto;
  }

  #projektButton1::after {
    position: absolute;
    content: "";
    top: 0;
    right: -24px;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #000000;
    border-right: 12px solid transparent;
    float: left;
    text-align: left;
  }

  /* zum Projekt Größe 2   */
#projektButton2{
  font-family: 'BlenderPro-Bold'; 
  background-color: #000;
  width:auto;
  color: #FFF;
  margin-left:-15px;
  padding: 1px 10px 0px 15px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  height:auto;
}

#projektButton2::after{
    position: absolute;
  content: "";
  top: 0;
  right: -22px;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #000000;
  border-right: 11px solid transparent;
  float:left;
  text-align:left;
}

  /* zum Projekt Größe 3 */

#projektButton3{
    font-family: 'BlenderPro-Bold'; 
    background-color: #000;
    width:auto;
    color: white;
    margin-left:-10px !important;
    padding: 2px 10px 0px 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 0px;
    height:auto;
  }

  #projektButton3::after{
    position: absolute;
    content: "";
    top: 0;
    right: -24px;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #000000;
    border-right: 12px solid transparent;
    float:left;
    text-align:left;
  }

  footer {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    padding: 0px;
  }

  /* ***********************************/
  #footer-nav {
    height: auto;
    width: 100%;
    float: left;
    z-index: 100;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: #000
  }

  #footer-nav {
    height: auto;
    width: calc(100% - 0px);
    float: left;
    z-index: 100;
    font-size: 18px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  #footer-nav ul {
    padding: 0;
    width: 100%;
    float: left;
  }

  #footer-nav li {
    display: block;
    float: left;
    height: 25px;
    text-align: center;
  }

  #footer-nav li:first-child {
    text-align: left;
    width: 25%;
  }

  #footer-nav li:nth-child(2) {
    text-align: center;
    width: 50%;
  }

  #footer-nav li:nth-child(3) {
    text-align: right;
    width: 25%;
    float: right;
  }

  #footer-nav li:nth-child(4) {
    width: 25%;
    float: left;
    text-align: left;
  }

  #footer-nav li:nth-child(5) {
    width: 50%;
    float: left;
    text-align: center;
  }

  #footer-nav li:nth-child(6) {
    width: 25%;
    float: right;
    text-align: right;
  }

  #footer-nav li:last-child {
    text-align: right;
    width: auto;
    float: right;
  }

  #footer-nav li a {
    display: block;
    width: auto;
    text-decoration: none;
    color: #888
  }

  #footer-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
    text-decoration: underline;
  }

  /* ***********************************/


}