/* Mobilgeraete CSS anvalin.net 05/2015 */

div#mobile {
display: none;
}

@media only screen and (max-width: 359px) {

span.footer_cr_icon {
display:none;
}

}

@media only screen and (max-width: 759px) {

#wrap {
width: 97%;
}

#metanav {
width: 100%;
}

#logo {
width: auto;
float: none;
}

#slider {
width: 100%;
}

.flex-caption {
background: none repeat scroll 0px 0px rgba(0, 84, 174, 0.6);
bottom: 0;
color: #FFF;
font-size: 1.3em;
left: auto;
right: 0;
line-height: 1.8em;
margin: 0px;
padding: 2%;
position: relative;
width: auto;
font-family: "Helvetica",sans-serif;
min-height: 118px;
padding-bottom: 0;
}

.flex-direction-nav {
display: none;
}

#contentbox {
width: 100%;
}

/*Navigation*/

nav#desktop {
display: none;
}

div#metanav {
display: none;
}

div#mobile {
display: inline;
}

/* TYPO3-Elemente*/

.csc-textpic-imagewrap {
float: none !important;
}

div.footer-thirds div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
float: left !important;
}

.csc-textpic-text {
margin: 0 !important;
}

/*Special*/

#c61 {
display: none;
}

.ce-table {
margin-bottom: 2em;
width: 100%;
display: block;
}

.ce-table-row {
display: block;
}

.ce-half {
background-color: #CCEFFC;
width: 96%;
padding: 2% 2% 1%;
margin-bottom: 2em;
display: block;
border-right: none;
}

.ce-half-r {
background-color: #CCEFFC;
padding: 2% 2% 3%;
width: 96%;
margin-bottom: 2em;
display: block;
border-left: none;
}

h5 {
font-family: "Helvetica",sans-serif;
font-size: 2.4em;
clear: both;
background-image: url("/fileadmin/templates/img/bilder/h5bg.png");
background-position: 0px 50%;
padding: 1em 0.5em 1em 1.25em;
line-height: 1.2em;
background-repeat: no-repeat;
color: #8C8C8C;
text-align: left;
}

h5 span {
padding: 0;
}

.footer_top {
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

#footernavigation, #footerlogo {
display: none;
}

/*tinyaccordion*/

li.acc-li h5 {
background-image: url("/fileadmin/templates/img/bilder/h5_bg_inactive_mobile.png");
}

li.acc-li h5.acc-selected {
background-image: url("/fileadmin/templates/img/bilder/h5_bg_active_mobile.png");
}

/* Ende @media only screen and (max-width: 759px)*/
} 

/****************************************************************/
@media only screen and (min-width: 760px) and (max-width: 959px) {

#wrap {
width: 97%;
}

#metanav {
width: 100%;
}

#logo {
width: auto;
float: none;
}

#slider {
width: 100%;
}

.flex-caption {
background: none repeat scroll 0px 0px rgba(0, 84, 174, 0.6);
bottom: 0;
color: #FFF;
font-size: 1.3em;
left: auto;
right: 0;
line-height: 1.8em;
margin: 0px;
padding: 2%;
position: relative;
width: auto;
font-family: "Helvetica",sans-serif;
min-height: 118px;
padding-bottom: 0;
}

.flex-direction-nav {
display: none;
}

#contentbox {
width: 100%;
}

/*Navigation*/

nav#desktop {
display: none;
}

div#metanav {
display: none;
}

div#mobile {
display: inline;
}

/* TYPO3-Elemente*/

.csc-textpic-imagewrap {
float: none !important;
}

div.footer-thirds div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
float: left !important;
}

.csc-textpic-text {
margin: 0 !important;
}

/*Special*/

#c61 .ce-thirds {
float: none;
width: 100%;
}

/* Ende @media only screen and (min-width: 760px) and (max-width: 959px)*/
}



/* Styles Mobil-Navigation */

div#mobile div#indexedsearchbox {
  margin: 5px;
}

div#mobile {
  margin-bottom: 1.5em;
}

.mobilemenu_level1 a.pid15, .mobilemenu_level1 a.pid16, .mobilemenu_level1 a.pid17 {
font-weight: bold;
}

.mobilemenu_level1 li#pid15, .mobilemenu_level1 li#pid16, .mobilemenu_level1 li#pid17 {
border-bottom: 1px dashed #000;
}

/*! responsive-nav.js 1.0.39 by @viljamis */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;

}

.nav-collapse ul ul li {
/*margin-left: 1em;*/
}

.nav-collapse ul ul ul li {
margin-left: 1.3em;
}

.nav-collapse li a {
font-size: 1.8em;
color: #8C8C8C;
text-decoration: none;
line-height: 1.5em;
vertical-align: middle;
/*border-bottom: 1px dashed #000;*/
}

.nav-collapse li a:hover {
color: #ED1C24;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
border-bottom: 1px dashed #000;
margin-bottom: 1.5em;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  width: 25px;
  height: 20px;
  margin: 12px 0px 12px 5px;
  text-indent: -9999px;
  background: url("https://www.fundraisingakademie.de/fileadmin/templates/img/hamburger_cut.gif") no-repeat scroll 50% 33% #0072BC;
}

@media screen and (min-width: 959px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}