* {
    margin: 0;
    padding: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 101%;
}

body {
    background: url("images/bg-footer.jpg") repeat fixed left bottom #454545;
    color: #6c6d6d;
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
    font-size: 16px;
  font-weight: normal;
    margin: auto;
    text-align: left;
  -webkit-text-size-adjust: none;
}

a {
    outline: none;
    text-decoration: none;
  color: #00a9ff;
}

a:hover {
  color: #000;
}

img, a img {
    border: 0 solid;
}

p {
    line-height: auto;
    margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1em;
}

h1 {
    font-size: 35px;
  font-weight: 300;
    margin: 5px 0px 23px 0px;
  padding: 0px;
  text-transform: none;
}

h2 {
    font-size: 28px;
  font-weight: 300;
    margin: 1em 0px 0.5em 0px;
  padding: 0px;
  text-transform: none;
  color: #999;
}

.contentcolumn3 h2 {
  color: #fff;
}

h3 {
    font-size:   25px;
  font-weight: 300;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

h4 {
    font-size:   20px;
  font-weight: 300;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
  
#page-wrap {
  background: #fff;
}

body.startseite #page-wrap {
  padding-top: 0px;
}

#page {
    text-align: left;
  position: relative;
}

#content-wrap {
  width: 960px;
  margin: auto;
}

#content-main {
  padding-right: 22px;
}

#page-content {
  margin-top: 0px;
    margin: auto;
    text-align: left;
    width: 960px;
  overflow: hidden;
  position: relative;
  padding: 16px 0px;
}

#header-wrap {
  position: relative;
  background-color: #fff;
  border-top: 10px solid #00a9ff;
  width: 100%;
  z-index: 50;
}

#header {
    margin: auto;
    text-align: left;
    width: 960px;
  overflow: hidden;
  position: relative;
  padding-bottom: 0px;
  margin-top: 0px;
  min-height: 120px;
}


#logo {
    position: absolute;
    right: 0px;
    top: 15px;
  /* width: 225px; */
}

#logo img {
  display: block;
  margin: auto;
  width: 298px;
  height: auto;
}

#claim {
  color: #97a3ae;
  padding-top: 12px;
}

#header-menu {
  position: absolute;
  left: 0px;
  top: 55px;
}

#menu, #menu1 {
  background-color: #fff;
}

#submenu {
  background: url("images/bg-submenu.png") no-repeat scroll center -3px #00a9ff;
  background-size: 24px auto;
  border-bottom: 1px solid #00a9ff;
}

.submenu2 {
  padding-top: 1em;
}


#menu ul, #menu1 ul, #submenu ul, #features ul, #header-menu ul, .submenu2 ul {
  list-style: none outside none;
    display: block;
  margin: auto;
  padding-top: 0px;
  overflow: hidden;
  width: 960px;
}

#menu ul, #submenu ul {
  width: calc(960px + 1em);
}

#menu ul  {
  padding-bottom: 5px;
}


#header-menu ul, #menu1 ul, .submenu2 ul {
  width: auto;
}

#submenu ul {
  padding: 4px 0px 3px 0px;
}

#menu li, #menu1 li, #submenu li, #features li, #header-menu li {
    border-left: 0px none;
  float: left;
  padding: 0px; 
}

#menu li, #menu1 li {

}

#menu li li,#menu li.last, #menu1 li li,#menu1 li.last {
  padding: 0px;
}



#menu a, #menu1 a, #submenu a, .submenu2 a  {
  font-size: 17px;
  font-weight: normal;
  display: block;
    color: #757575;
  padding: 2px 0.5em 3px 0.5em;
  white-space: nowrap;
  border-top: 1px solid #fff;
}
#menu1 a {
  padding: 6px 0.5em 8px 0.5em;
}

#submenu a { 
  color: #fff;
  font-size: 15px;
  border-bottom: 1px solid #00a9ff;
  border-top: 0px none;
}


#menu a:hover, #menu  li.active a, #menu  b a, #menu1 a:hover, #menu1  li.active a, #menu1  b a {
  /*
  color: #fff;
  background-color: #00a9ff;
  */
  border-top: 1px solid #00a9ff;
}

#menu1 a:hover, #menu1  li.active a, #menu1  b a, .submenu2 a {
  color: #fff;
  background-color: #00a9ff;
}

.submenu2 a:hover, .submenu2 li.active a {
  color: #00a9ff;
  background-color: #fff;
}

#submenu a:hover, #submenu li.active a {
  border-bottom: 1px solid #fff;
}


#menu li a, #menu1 li a  {
  font-weight: inherit;
}

#menu li li a, #menu1 li li a {
  font-weight: normal;
}

#menu1 li li a {
  padding-left: 2em;
  padding-right: 1.5em;
  border-top: 1px solid #fff !important;
}
#menu1 li li.active a {
  color: #00a9ff;
  background-color: #fff;
}



#header-menu .hm {
  background: url("images/icon-phone.png") no-repeat left center transparent;
  padding: 10px 10px 10px 25px;
  margin-right: 30px; 
}

#header-menu  .hm  a {
  margin-left: 5px;
  padding: 8px;
  border: 1px solid #e2061b;
  min-width: 120px;
  text-align: center;
}

#header-menu  .hm  a:hover {
  /*
  background-color: #00a9ff;
  color: #fff;
  */
}

#header-menu  .hm5 {
  background: url("images/icon-phone.png") no-repeat left center transparent;
  padding: 3px 0px 3px 45px;
  background-size: 37px auto;
  margin-right: 10px;
}

#header-menu  .hm5  i {
  display: block;
  border: 0px none;
  padding: 0px;
  color: #00a9ff;
  font-style: normal;
  font-size: 28px;
  font-weight: 300;
}

#header-menu  .hm5 a {
  background: transparent;
  padding: 0px;
  border: 0px none;
}

#slider-wrap {
  margin-top: 0px;
}

#slider-content {
    width: auto;
  margin: auto;
}

#kontakt {
  font-size: 27px;
    background: #dae2e9;
  color: #ff8b00;
  font-weight: 300;
}

#kontakt .pre {
  font-size: 14px;
}

#kontakt a {
  color: #ff8b00;
  text-decoration: none;
}

#kontakt a:hover {
  color: #000;
}

#kontakt #email {
  float:left;
  padding-left: 5px;
    background: #dae2e9;
} 

#kontakt #email a {
  padding: 0px 3px 0px 32px;
  display: block;
}

#content {
  /* background: url("images/bg-content.png") repeat-y scroll left top transparent; */
  padding: 0px 38px;  
}

#content ul {
  margin-bottom: 1em;
}

#content-wrap li {
  /* padding: 0px 0px; */
}

.contentcolumn {
  float: left;
  box-sizing: border-box;
  line-height: 1.5em;
}

.contentcolumn1 {
    padding: 1.5em 20px 1.5em 0;
    width: 640px;
}

.contentcolumn2 {
  width: 320px;
  padding: 2.5em 0px;
}

.contentcolumn2 h2:first-child {
    margin-top: 5px;
}

.contentcolumn2 .csc-textpic-caption {
  padding-top: 0px;
}

.contentcolumn2 .csc-textpic-caption > a {
    background-color: #00a9ff;
    color: #fff;
    display: block;
    padding: 0.2em;
    text-align: center;
  line-height: 1em;
}

.contentcolumn3 {
  width: 230px;
  background: #f37c1d;
  padding: 8px 14px ;
}

.contentcolumn3  p {
  line-height: normal;
}

.contentcolumn3  a {
  color: #fff;
}

.contentcolumn3 div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
}

.contentcolumn3 div.csc-textpic .csc-textpic-imagewrap table {
  width: 100%;
}

.contentcolumn3 .csc-textpic-caption {
  text-align:left;
}

.contentcolumn3 .csc-default {
  padding-bottom: 0px;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}

.contentcolumn3 .csc-default:first-child, .contentcolumn3 .csc-default:last-child {
  padding-bottom: 0px;
  border-bottom: 0px solid white;
  margin-bottom: 0px;
}

#footer-wrap {
  position: relative;
  background: transparent;
  color: #fff;
  padding: 2em 0 1.5em;
}

#footer {
  margin: auto;
    text-align: left;
    width: 960px;
  overflow: visible; 
  position: relative;
}

#footer p {
  line-height: normal;
}

#footer h2 {
  color: #fff;
  margin-top: 0px;
}

#footer-kontakt {
  text-align: left;
  padding-left: 0px;
  float: none;
}

#footer-features {
  float: right;
}

#footer-kontakt ul, #footer-features ul {
  float: none;
  list-style: none outside none;
    display: block;
  margin: 0px;
  overflow: hidden;
}  
li.fcol {
  /* border-right: 1px solid #fff; */
    display: block;
    float: left;
  margin: 0px;
  padding: 0px 50px 0px 0px;
}

li.fcol4 {
  padding-right: 0px;
}

#footer-features li.feat.last{
  padding-right: 4px;
}

#footer-kontakt .footermenu li {
  float: none;
}

#footer a {
  color: #fff;
    text-decoration: none;
}

#footer a:hover {
  color: #000;
}

.tx-ws-flexslider {
    margin-bottom: 0px;
}

#footer .csc-sitemap ul {
  overflow: hidden;
}

#footer .csc-sitemap li {
  width: 33.33%;
  float: left;
  margin-bottom: 1em;
}

#footer .csc-sitemap li a {
  font-weight: bold;
  padding: 3px 0px 3px 0px;
}

#footer .csc-sitemap li li {
  float: none;
  width: auto;
  margin-bottom: 0px;
}

#footer .csc-sitemap li li a {
  font-weight: normal;
}

.flexslider .slidercontent {
  position: relative;
}

.flexslider {
    border: 0px solid #fff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px !important;
  overflow: hidden !important;
}

.flex-control-paging li a {
  width: 19px !important;
  height: 19px !important;
  background: none repeat scroll 0 0 rgb(255, 255, 255) !important;
  box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgb(0, 0, 0) !important;
}

.flex-control-paging li {
  background: #fff;
  border-radius: 50%;
  display: block;
  padding: 1px;
}

.tx-ws-flexslider .caption-wrapper {
    background-color: transparent;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 960px;
}

.tx-ws-flexslider .caption-text {
    background: transparent !important;
    margin: 30px 0px;
  padding: 0px !important;
    position: relative !important;
    width: auto !important;
  left: auto !important;
  top: auto !important;
}

.tx-ws-flexslider .caption-title  {
    color: #000;
    font-family: Source Sans Pro;
  font-weight: 300 !important;
  font-size: 40px;
    font-size: 2.5vw;
    margin-bottom: 10px;
  line-height: 1em !important;
  padding: 2px;
  display: inline-block;
  background-color: #fff;
}

.tx-ws-flexslider .caption-body p {
    color: #000;
    font-family: Source Sans Pro;
  font-weight: 300;
  font-size: 17px;
    font-size: 1.5vw;
    margin-bottom: 0;
  line-height: 1em !important;
  padding: 2px;
  display: inline-block;
  background-color: #fff;
}



.csc-textpic-image {
  position: relative;
}

.csc-textpic-text ul, .csc-text ul  {
  margin-bottom: 1em;
}

.csc-textpic-text li, .csc-text li {
  margin-left: 20px;
  padding: 1px 0px;
}

.csc-menu li {
  margin-left: 1em;
  padding: 0px;
}

.csc-menu li a {
  display: block;
  padding: 2px 0px;
  /* text-transform: lowercase; */
}

li.column {
  margin-left: 0em;
  padding: 0px;
}

.csc-textpic-clear {
    margin-bottom: 0px;
}

.csc-textpic-caption { 
  /* padding-top:3px; */
  text-align:left;
  padding: 10px 0px;
}

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px;
}


#left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
  padding-bottom: 0px;
}

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    /*
  display: inline;
    margin-right: 20px;
  */
}

.csc-textpic-intext-left-nowrap div {
    vertical-align: middle;
}

.contentcolumn3 div.csc-textpic-imagerow {
  margin-bottom: 10px !important;
}

.clearer {
    clear: both;
    display: block;
}

#footer .csc-menu li {
  margin-left: 0px;
}


.tx-powermail {
    width: auto !important;
}

.tx-powermail  legend {
  display: none !important;
}

.tx-powermail .powermail_fieldset.layout3 {
    clear: none;
    float: left;
    margin-right: 10px;
    max-width: calc(50% - 10px);
}
.tx-powermail .powermail_fieldset {
  border: 0px none !important;
}

.tx-powermail .layout3 .powermail_label.powermail_check_legend {
  display: none !important;
}

.tx-powermail .layout3 h3 {
  margin-top: 0px !important;
}

.tx-powermail .csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: 0px !important;
}
.tx-powermail .csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right: 0px !important;
}

.tx-powermail .powermail_fieldset .powermail_check_outer {
  float: none !important;
  border: 0px none !important;
  width: auto !important;
  background-color: #eee !important;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
  background-color: #dc0000 !important;
}

.tx-powermail .powermail_fieldset.layout3 {
    clear: none;
    float: left;
    margin-right: 10px;
    max-width: calc(50% - 10px);
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 10px;
}

.videoWrapper iframe {
    border: 0 none;
}

.detail, .box-grau .csc-text  {
    background-color: #eee;
    display: block;
    padding: 12px 10px;
}

.box-grau {
  margin-bottom: 1em;
}

.important{
    background-color: #e2061b;
    display: block;
    padding: 12px 10px;
  color: #fff;
}

a.download {
    background: transparent url("https://www.injoy-weiden.de/fileadmin/injoy/images/icon-link-download.png") no-repeat scroll left center;
    padding-left: 20px;
  background-size: 15px auto;
}

/* icons im footer */ 
#footer div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
    width: 25px;
}

/* fluid columns */

div.csc-textpic div.csc-textpic-imagecolumn {
  max-width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  display: block;
}

figcaption.csc-textpic-caption {
    display: block;
}

div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
  width: 30%;
  width: calc(33.33% - 7px);
}

div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn img {
  max-width: 100%;
  height: auto;
}

div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
  width: 48%;
  width: calc(50% - 5px);
  }
  
div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn img {
  max-width: 100%;
  height: auto;
}

.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
  max-width: 50%;
}

.csc-textpic-intext-right .csc-textpic-imagewrap img , .csc-textpic-intext-left .csc-textpic-imagewrap img, div.csc-textpic .csc-textpic-imagewrap img  { 
  max-width: 100%;
  height: auto;
}

div.csc-textpic-left .csc-textpic-imagewrap, div.csc-textpic-right .csc-textpic-imagewrap {
  max-width: 100%;
}

div.csc-textpic-center .csc-textpic-center-outer, div.csc-textpic-center .csc-textpic-center-inner {
  float: none;
}

/* footer */
#footer div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
  width: auto;
}

#footer a.footerlink-icon {
  display: block;
  padding: 10px 20px 10px 50px;
  background: url("images/icon-kursplan.png") no-repeat scroll left center transparent;
  margin-bottom: 10px;
  background-size: 37px auto;
}
#footer a.icon-probetraining {
  background-image: url("images/icon-probetraining.png");
}
#footer a.icon-youtube {
  background-image: url("images/icon-youtube.png");
}
#footer a.icon-facebook {
  background-image: url("images/icon-facebook.png");
}

/* teaser */
#teaser-content .csc-default {
  padding: 1em 0px;
}

#teaser-content div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
  width: 33.33%;
}

#teaser-content div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 0px;
}

#teaser-content div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

#teaser-content .csc-textpic-caption {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: left;
    width: 100%;
}

#teaser-content .csc-textpic-caption a {
  background-color: #00a9ff;
  color: #fff;
  display: block;
  padding: 3px;
  border-radius: 5px;
  text-align: center;
  margin: 0px 10%;
  font-size: 28px;
  font-weight: 300;
}

/* mailform */
.csc-mailform {
border: none;
}

.csc-mailform label {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

.csc-mailform input, .csc-mailform textarea {
  padding: 3px;
}

.csc-mailform-field {
  margin-bottom: 3px;
}

.csc-mailform-field input, .csc-mailform-field #mailformNachricht {
    width: 60%;
}

.csc-mailform-check {
    width: auto !important;
}

.csc-mailform-submit {
margin-left: 30%;
}

/* jfmulticontent */
.tx-jfmulticontent-pi1 {
  margin-bottom: 1em; 
}

/* jfmulticontent Minimal jQuery Tabs Styles */
.ui-tabs {
  padding: 0px;
}

.ui-widget-header { 
    background: transparent; 
    border: none; 
    /* border-bottom: 1px solid #c0c0c0; */
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
.ui-tabs-nav .ui-state-default { 
    background: transparent; 
    border: 0px none; 
} 
 .ui-tabs-nav .ui-state-active { 
    background: #e0e0e0; 
    border: 0px none; 
} 
.ui-tabs-nav .ui-state-default a { 
    color: #393939; 
} 
 .ui-tabs-nav .ui-state-active a { 
    color: #393939; 
}

.ui-tabs .ui-tabs-nav { 
    padding: 3px 0px;
    background: transparent;
  border-top: 2px solid #e0e0e0;
  border-bottom: 2px solid #e0e0e0;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
    font-size: 17px;
}

.ui-widget-content .ui-state-default {
  font-weight: normal;
}

.ui-tabs .ui-tabs-panel {
    /* background: #fffff; */
  background-color: transparent;
  /* border: 1px solid #c0c0c0; */
  border: 0px none;
  padding: 0px 0px 1em 0px;
  -moz-border-radius: 0px 0px 0px 0px;  
    -webkit-border-radius: 0px 0px 0px 0px;  
    border-radius: 0px 0px 0px 0px;
  border-bottom: 2px solid #e0e0e0;
}

.ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.ui-widget-content {
    background: transparent;
    border: 1px none;
    color: #000;
}

.ui-tabs .ui-tabs-nav li {
  width: auto;
  min-width: 14.2857%;
  text-align: center;
  -moz-border-radius: 0px 0px 0px 0px;  
    -webkit-border-radius: 0px 0px 0px 0px;  
    border-radius: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0px;
    padding-bottom: 0px;
}

.ui-tabs .ui-tabs-nav li a{
  padding: 3px;
  display: block;
  width: auto;
  text-align: center;
  float: none;
}

.ui-widget-content a {
    color: #00b100;
}

/* KURSPLAN */
span.kurs-leicht { background-color: #69ab0d; }
span.kurs-leicht-mittel { background: url("images/bg-kurs-leicht-mittel.png") repeat-x center center #69ab0d; }
span.kurs-mittel { background-color: #fcc000; }
span.kurs-mittel-schwer { background: url("images/bg-kurs-mittel-schwer.png") repeat-x center center #fcc000; }
span.kurs-schwer { background-color: #ba000e; }
span.kurs-kgt { background-color: #06a7ff; }

span.kurs-leicht, span.kurs-leicht-mittel, span.kurs-mittel, span.kurs-mittel-schwer, span.kurs-schwer, span.kurs-kgt {
  padding: 3px 10px;
  background-size: contain;
  display: block;
  text-align: center;
  color: #fff;
}

.ui-tabs-panel p {
  margin-bottom: 10px;
}


/* mobile only */
.mobile-only {
  display: none;
}

/* *********************** MEDIA QUERIES ************************* */


/*** TABLET HOCHFORMAT + SMARTPHONES ***/
@media (max-width: 959px) {
  html {height: auto;}
  .desktop-only { display: none; }
  #claim { display: none; }
  #menu, #submenu  { display: none; }
  #logo {
    margin-right: 20px;
    max-width: 150px;
  top: 8px;
  }
  
  #header-wrap {
    position: fixed;
    border-bottom: 1px solid #00a9ff; 
    top: 0px;
  }
  
  #header {
    min-height: 55px;
  }
  
  #logo img { max-width: 100%; height: auto; }
  #content-wrap, #header {
    width: auto;
  }
  #header-menu {
    position: absolute;
    right: 180px;
    left: auto;
    top: 10px;
    
  }
  
  .contentcolumn1 {
    float: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  img[usemap] {
    border: medium none;
    height: auto;
    width: 100%;
  }
  
  .contentcolumn2 {
    float: none;
    width: auto;
    background-color: #f8f8f8;
    padding: 1.5em 20px;
  }
  .contentcolumn3 {
    width: 25%
  }
  #footer-wrap { /* padding: 0px; */ }
  #footer {
    width: auto;
    padding: 0px 20px;
  }
  li.fcol {
    /*
    padding: 2%;
    padding-left: 0%;
    */
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0px;
    margin-bottom: 1em;
  }
  li.fcol1, li.fcol2 {
    /* width: 50%; */
  }
  
  body.impressum .contentcolumn2 {
  width: 100%;
  padding: 1em;
  }
  
  .tx-ws-flexslider .caption-wrapper {
    width: auto;
    margin: 20px;
    padding: 0px !important;
  }
  
  .tx-ws-flexslider .caption-body p {
    font-size: 2.5vw;
  }
  
  .tx-ws-flexslider .caption-text {
    margin: 0px !important;
  }
  .tx-ws-flexslider .caption-title {
    font-size: 4vw;
  }
  
  .tx-ws-flexslider .caption-wrapper {
    margin: 20px 20px 10px;
  }
  
  .mobile-only {
    display: block;
  }
  .mobile-header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: auto;
    background-size: contain;
    height: 35px;

  }  
  .mobile-header  img {
    float: right;
    height: auto;
    max-width: 75%;
    max-height: 30px;
    display: block;
    margin-top: 2px;
    margin-right: 10px;
  }
  
  /* css mobile menu */

  .close-btn {
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 40px !important;
    padding: 0px !important;
    height: 37px;
    border: 0px none;
    outline: none;
    background: url("images/close-btn.png") center center no-repeat #00a9ff;
    background-size: 20px auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    border-radius: 5px;
    /*
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    */
  }
  .no-svg .close-btn {
    background-image: url("images/close-btn.png");
  }
  .close-btn:focus, .close-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  .nav-btn {
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
    width: 40px;
    height: 37px;
    padding: 0;
    border: 0px none;
    outline: none;
    background: url("images/nav-icon.png") center center no-repeat #00a9ff;
    background-size: 20px auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100px;
    /*
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    */
    border-radius: 5px;
  }
  
  .no-svg .nav-btn {
    background-image: url("https://www.injoy-weiden.de/fileadmin/injoy/nav-icon.png");
  }
  .nav-btn:hover, .nav-btn:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  #menu1:not(:target) {
  z-index: 1;
  height: 0px !important;
  padding: 0px;
  margin-top: 0px;
  min-height: 0px;
  }
  #menu1:target .close-btn {
  display: block;
  }
  #menu1 .close-btn {
    position: absolute;
  }  
  
  #menu1 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 200;
    min-height: 1px;
    min-width: 50%;
    overflow: hidden;
    background-color: #fff;
    background-size: contain;
    padding: 10px;
    padding-right: 0px;
    padding-top: 75px;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
    border-left: 0px;
  }
  
  #menu1 li {
    display: block;
    float: none;
    margin: 0px 0px 0px 0px;
  }
  
  #menu1 li li {
    margin: 0px 0px 0px 0px;
  }
    /*
  #menu1 a {

    display: block;
    width: auto;
    background-color: #fff;
    color: #333;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 3px;
    font-size: 16px;

  }
  

  */

  #content-wrap {
    margin: 0px 20px;
  }
  
  #teaser-content .csc-textpic-caption a {
    font-size: 22px;
  }
  
  #slider-wrap {
    margin-top: 66px;
  }
  
  .box {
    width: 50%;
    /* width: calc(50% - 5px); */
    display: inline-block;
    vertical-align: top;
  }
  
  /* offset anchor tag for correct display with fixed header */
  .contentcolumn1 :target:before {
  content:"";
  display:block;
  height:65px; /* fixed header height*/
  margin:-65px 0 0; /* negative fixed header height */
  }
  
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 640px) {
  #teaser-content .csc-textpic-caption a {
    font-size: 15px;
  }
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 500px) {
  #header-menu { right: 105px; top: 15px; background: #fff; }

  #header-menu  .hm5 {
  padding: 3px 0px 3px 25px;
  background-size: 20px auto;
  margin-right: 10px;
  }
  
  #header-menu  .hm5 i {
  font-size: 20px;
  }
  
}

/** HANDY ONLY**/
@media (max-width: 479px) {

  h1 { font-size: 30px; }
  h2 { font-size: 25px; }

  .contentcolumn {
    width: 100%;
    float: none;
  }
  
  .contentcolumn2, .contentcolumn3 {
    padding: 5%;
  }
  
  li.fcol { 
    width: 100%;
    float: none;
  }
  
  #footer .csc-sitemap li { float: none; width: auto;}
  
  #claim {
    position: relative;
    width: 100%;
    max-width: 300px;
    font-size: 20px;
    top: auto;
    margin: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  
  #claim i {
    font-size: 18px;
  }
  
  #logo {
    /*
    position: relative;
    right: auto;
    top: auto;
    margin: auto;
    margin-top: 16px;
    max-width: 30%;
    */
  }
  #footer {
    /*
    border-top: 1px solid white;
    padding: 5%;
    */
  }
  
  body {
  /*
    background-size: 200%;
  */
  }
  
  div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-1 div.csc-textpic-imagecolumn {
    width: 100%;
    margin-bottom: 1em;
  }
  
  .csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
    max-width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: none! important;
  }
  
  .tx-powermail .powermail_fieldset.layout3 .csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left !important;
    margin-right: 10px !important;
  }
  
  div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
  }
  
  .tx-ws-flexslider .caption-title {
    font-size: 5vw;
    margin-bottom: 10px;
  }
  
  .tx-ws-flexslider .caption-body p {
    display: none;
  }
  
  .tx-ws-flexslider .caption-wrapper {
    margin: 5px 20px;
  }
  
  /* mailform */

  .csc-mailform label {
    display: block;
    width: auto;
  }

  .csc-mailform-field input, .csc-mailform-field #mailformNachricht {
    width: 100%;
  }

  .csc-mailform-check {
    width: auto !important;
  }

  .csc-mailform-submit {
    margin-left: 0px;
  }
  /* teaser */
  #teaser-content .csc-textpic-caption a {
    font-size: 14px;
    font-size: 4vw;
  }
  #teaser-content div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
    width: 50%;
    float: left;
    margin-bottom: 0px;
  }
  #teaser-content .csc-default {
    padding: 1em 0px 0px 0px;
  }
  #teaser-content .csc-textpic-imagerow {
    display: inline;
  }
  
} /** HANDY ONLY end **/