/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31.10.2018, 13:55:43
    Author     : dominik
*/
@media (max-width: 768px) {
  body {
    /*background: #000;*/
    font-size: 17px;
    line-height: 25px;
  }
  #NavInner {
    text-align: left;
  }
  #Logo {
    min-width: 210px;
    margin: 0px;
  }
  #HeaderContent {
    margin-bottom: 0px;
  }
  #HeaderContent .c-bgimage-image:before {
    height: 70px;
  }
  #HeaderContent .c-bgimage-image:after {
    height: 70px;
  }
  #HeaderContent .c-bgimage-image .c-bgimage-image-inner {
    min-height: 300px;
  }
  h1 {
    font-size: 60px;
    line-height: 65px;
  }
  h2 {
    /*    font-size: 33px;
        line-height: 45px;*/
  }
  #HeaderContent h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .page-68 #HeaderContent h1 {
    font-size: 22px;
    line-height: 30px;
  }
  #Navi .navi-outer {
    left: 20px;
    right: 20px;
    top: 90px;
    width: auto;
    position: fixed;
    /*bottom: 100px;*/
    height: 75vh;
  }
  /*.apple{display: none;}*/
  .c-leftbox .c-leftbox-inner .c-leftbox-image {
    margin-bottom: 20px;
  }
  #Navbody {
    top: -15px;
  }
  .apple .apple-image .apple-image-inner {
    background-size: 250px;
    margin-bottom: 0px;
  }
  /*.apple .apple-image a.apple-point{
      margin-bottom: 25px !important;
  }
  .apple .apple-image a.apple-point:before{
      width: 130px !important;
      height: 130px !important;
      background-position: bottom center !important;
      margin-bottom: 10px;

  }*/
  .apple {
    margin-bottom: -220px;
  }
  .apple .apple-image .apple-point.apple-point-3:before,
  .apple .apple-image .apple-point.apple-point-4:before {
    width: 175px;
  }
  .c-text ul li,
  .c-leftbox ul li,
  .c-box ul li {
    /*background: #eee;*/
    /*padding-left: 25px;*/
    /*        &:before{
                     padding: 0px;
                     left: 0px;
                     width: 10px;
                     background: #dedede;
                     display: block;
              }*/
    /*left: -10px;*/
  }
  .c-text ul li:before,
  .c-leftbox ul li:before,
  .c-box ul li:before {
    padding-right: 0px;
    content: '•';
    line-height: 26px;
    padding: 0;
    margin: 0;
    font-size: 40px;
    box-sizing: border-box;
    /*position: relative;*/
    /*top: 0px;*/
    width: 15px;
    text-align: left;
    /*width: 20px;*/
    /*background: #eee;*/
  }
  #Navi .navi-outer li.hnavi > a {
    line-height: 45px;
  }
  .iconlinks a div {
    font-size: 12px;
  }
  .c-group .c-group-inner {
    padding: 50px 0;
  }
  #OrderButton {
    top: 40px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-size: 26px !important;
  }
  #OrderButton span {
    display: none;
  }
  #ShopButton {
    top: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-size: 26px !important;
  }
  #ShopButton span {
    display: none;
  }
  #FlipButton {
    top: -10px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-size: 26px !important;
  }
  #FlipButton span {
    display: none;
  }
  .c-leftbox .c-leftbox-inner h3 {
    font-size: 23px;
  }
  #Page {
    /*overflow-x: hidden;*/
  }
  .years-50 img {
    max-width: 90px;
    min-width: 0;
    display: inline-block;
    margin-right: 10px;
  }
}
@media (max-width: 450px) {
  .years-50 h1,
  .years-50 img {
    display: block;
  }
  .years-50 img {
    margin-bottom: 10px;
  }
}
