* {
margin:0;
padding:0;
}
 
html, body { height: 100%; }
  
body {
font-size: 14px;
color: #666;  
font-family: 'Open Sans', sans-serif;
} 

header { 
position: fixed; 
width: 100%;
z-index: 99;
}

.subtitle, .sow-sub-headline, .date-published, .studienbox h3, .date-published a, .tagliste li, .einleitung h3, .art-img-desc, .wp-caption-text  {
color: #999;
margin-bottom: 0px;
font-family: 'Open Sans', Arial;
font-weight: normal !important;
font-size: 13px;
text-transform: uppercase;            
}

sup { line-height: 0;}

.art-img-desc, .wp-caption-text { text-transform: none; padding-top: 10px; }
.wp-caption.alignnone {  width: 100% !important;}

.date-published { margin-bottom: 5px; }

.art-img-desc { text-transform: initial; margin-bottom: 30px; font-size: 13px; }

.studienbox h1 {
color: #fff; 
margin-top: 10px; 
}

.studienbox h3 {
color: #fff
}

.underline h3 { text-align: left !important; }

.content ul { 
margin-top: 0px;
    margin-left: 10px;
list-style-image: url(images/dot.png);
}

.content ul ul {
list-style-image: none; 
list-style-type: none;
padding-top: 13px;
margin-left: 20px;
}

.content ul ul li { margin-bottom: 5px; }

.content ul ul li:before {
  position: absolute;
  margin-left: -15px;
  content: '-';
}


.content ul li { padding-left: 10px;}
                    
img { border: none; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

.logo {
margin: 20px auto 0px auto;
display: block;  
width: 115px;
height: 198px;
position: absolute;
z-index: 10;
left: 50%;
margin-left: -57px;
background: url(images/logo_malisa.png) top center no-repeat;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s; 
-o-transition: all 0.4s; 
}

.logo-eng { 
background: url(images/logo_malisa_eng.png) top center no-repeat;
}

.helper-h1 { text-align: center; }

.parallax { background-position: top center; }

.titelbild {
padding-top: 300px;
box-sizing: border-box;
height: 100%;    
background-position: top center;
} 

/* Hauptmenü */
#mainmenu { 
position: absolute; 
top: 0px;
width: 100%; 
height: 60px;
}

#menu-hauptmenu, #menu-projektmenu, 
#menu-menu-english, #menu-hauptmenue { 
position: fixed;
top: 0px;
width: 900px;
margin: 58px;   
list-style: none;
left: 50%; 
margin-left: -423px;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s; 
}

#menu-menu-english { margin-left: -475px; }

#menu-projektmenu { 
width: 550px;
margin: 0 auto;
position: initial;
list-style: none; 
margin-top: -50px;
padding-bottom: 30px;
}

#menu-hauptmenu li, #menu-projektmenu li, 
#menu-menu-english li, #menu-hauptmenue li  { 
float: left; 
padding: 0px 30px;

}

#menu-hauptmenu li a, #metamenu li a, #menu-projektmenu li a, 
#menu-menu-english li a, #menu-hauptmenue li a {
display: block;
color: #fff;
padding: 10px 0px 4px 0px;
text-transform: uppercase;
text-align: left;
font-size: 110%;
font-family: 'Open Sans', Arial, sans-serif;  
}                               

#menu-hauptmenu li a:hover, #menu-hauptmenu .current-menu-item a,
#menu-projektmenu li a:hover, #menu-projektmenu .current-menu-item a, 
#menu-menu-english li a:hover, #menu-menu-english .current-menu-item a,
#menu-hauptmenue  li a:hover, #menu-hauptmenue .current-menu-item a { 
color: #7b9bba; 
padding-bottom: 10px;
/*background: url(images/underline-turquoise.png) bottom center no-repeat;*/
background: url(images/underline-pigeon.png) bottom center no-repeat;   
text-decoration: none; 
}   

#metamenu li a:hover {
color: #fff; 
}

#menu-hauptmenu .wer-wir-sind, #menu-hauptmenue .wer-wir-sind { margin-left: 183px; }
#menu-menu-english .wer-wir-sind { margin-left: 180px; }

.menuscroll { 
-webkit-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
/*background: #1bd3e3;*/
background: #7b9bba;
}

#menu-hauptmenu.small li a:hover, #menu-hauptmenu.small .current-menu-item a, 
#menu-menu-english.small li a:hover, #menu-menu-english.small .current-menu-item a,
#menu-hauptmenue.small li a:hover, #menu-hauptmenue.small .current-menu-item a { 
color: #fff; 
background: url(images/underline-white.png) bottom center no-repeat; 
}

#metamenu.small li a:hover { color: #fff; text-decoration: underline; }

/* metamenu: Spenden */
#metamenu {
position: fixed;
/*z-index: 10; */
top: 0px;
margin-top: 67px;
right: 0px;
padding: 0px 40px 22px 30px;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s; 
}

#metamenu li a { 
padding-left: 10px; 
padding-right: 10px; 
}   

#metamenu #menu-nebenmenu { list-style: none; }

.language {
display: inline-block;
width: 62px; 
height: 62px; 
margin-top: -27px;
padding-top: 25px;
background: url(images/language_bg.png) center no-repeat; 
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
}

.titelbild h1 { margin-top: 5%; }

.social-wrap, .aboutus { text-align: center; }
 /*
.icon-social { 
display: inline-block;;
width: 73px;
height: 73px; 
-webkit-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;      
}

.facebook { background: url(images/icon_facebook.svg) top center no-repeat; background-size: contain; }
.facebook:hover, .facebook-page:hover {background: url(images/icon_facebook-h.svg) top center no-repeat; background-size: contain; }

.twitter { background: url(images/icon_twitter.svg) top center no-repeat; background-size: contain; }
.twitter:hover, .twitter-page:hover { background: url(images/icon_twitter-h.svg) top center no-repeat; background-size: contain;}

.mail { background: url(images/icon_mail.svg) top center no-repeat; background-size: contain; }
.mail:hover, .twitter-page:hover { background: url(images/icon_mail-h.svg) top center no-repeat; background-size: contain;}

.facebook-grau { background: url(images/icon_facebook_grau.svg) top center no-repeat; background-size: contain; }
.facebook-grau:hover {background: url(images/icon_facebook-h_grau.svg) top center no-repeat; background-size: contain; }

.twitter-grau { background: url(images/icon_twitter_grau.svg) top center no-repeat; background-size: contain; }
.twitter-grau:hover { background: url(images/icon_twitter-h_grau.svg) top center no-repeat; background-size: contain;}        */

.spacer { margin-bottom: 100px; }

.positionright {text-align: right; }

/* Meta Footer*/
#meta-footer {
background-color: #ccc7cd;
width: 100%;
padding: 30px 0px;
text-align: center; 
}

#meta-footer .col { 
display: inline-block; 
vertical-align: top; 
border-right: 3px solid #fff;
color: #fff; 
font-size: 24px;
text-transform: uppercase; 
font-weight: bold;
height: 245px;
padding-top: 200px;
text-align: center;
box-sizing: border-box;
width: 33%;
}

#meta-footer .last { border-right: none; margin-right: 0px;}

#meta-footer .presse { background: url(images/icon_journalisten.png) center center no-repeat;}
#meta-footer .mitmachen { background: url(images/icon_mitmachen.png) center center no-repeat;}
#meta-footer .spenden { background: url(images/icon_spenden.png) center center no-repeat;}

.crop-aktuelles, .crop-aktuelles-large {
width: 100%;
/*height: 342px;    */
overflow: hidden;
background-position: top center;
text-align: center;
margin-bottom: 20px;
}

.postcontent .crop-aktuelles-large {
margin-bottom: 0px; 
}

.crop-aktuelles-large { height: 342px; }
.img_quadrat_parent { height: auto; }

.crop-aktuelles img, .crop-aktuelles-large img { 
position: relative;
/*left: 100%;
margin-left: -200%;  */
height: auto;
background-size: contain;
width: 100%;
}

.crop { 
width: 100%;
height: 247px;
overflow: hidden;
/*filter: grayscale(100%);
filter: gray; 
-webkit-filter: grayscale(1);*/

} 

.crop img  {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);    
}

/* Footer */   
.footer-bg { 
background-color: #f6f6f6;
width: 100%;
height: 165px;
/*margin-top: -100px;*/
}

footer .wrapper { padding-top: 0px; padding-bottom: 40px;}
#footer-menu {
background-color: #fff;
padding: 10px 0px;
width: 895px;
margin: 0 auto;
}

#footer-menu .content { min-height: auto; }

#footer-menu ul { margin-top: 20px; margin-bottom: 15px; }

#footer-menu a { 
color: #be253d; 
text-transform: uppercase; 
font-size: 14px;
}

#footer-menu a:hover { text-decoration: underline;}

#footer-menu li {
padding-right: 7px;
margin-right: 3px;
}

#footer-menu p {
float: left; 
color: #fff;
font-size: 14px;
line-height: 18px;
}

#footer-menu ul { 
list-style: none; 
text-align: left; 
}

#footer-menu ul li { display: inline-block; }

.clear { clear: both; }

.widgettitle { display: none; }

.centerposition { text-align: center; }
.rightposition { text-align: right; }

/* Projekte */
.projektmenu-wrap { height: 130px; }
.projekte .wrapper { background-color: transparent; }

.projekte h2 { 
font-size: 34px; 
color: #fff; 
}

.projekte h3 { 
font-size: 24px; 
color: #fff; 
font-weight: normal;
}

.projekte a:hover { 
text-decoration: none; 

}

.geschlechterinszenierung { background: url(images/bg_projekt_geschlechter.jpg) top center no-repeat; }    
.geschlechterdarstellung { background: url(images/bg_projekt_frauen.jpg) top center no-repeat; }
.initiative { background: url(images/bg_projekt_home.jpg) top center no-repeat; }
.stipendium { background: url(images/bg_projekt_stipendium.jpg) top center no-repeat; }
.stiftung {  background-color: #cdc7ce; }

.stiftung p { text-align: right; float: right; color: #666; width: 50%;}
.stiftung .left { float: left; }

.box {		
display: block; 
width: 100%; 
height: 500px; 
padding-top: 100px;
box-sizing: border-box; 
}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  width: 100%;
  height: 500px;
  /*-webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;*/
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

.footer.wrapper {     padding-bottom: 30px;}

li.widget  {
  list-style: none;
}

.skew { transform: skewY(10deg); -webkit-transform: skewY(10deg); min-height: 300px; }
.unskew { transform: skewY(-10deg); -webkit-transform: skewY(-10deg); }
.topskew { transform: skewY(10deg); -webkit-transform: skewY(10deg); }

.senden-btn { text-align: left; }

.underline h1, h1.underline, .whiteunderline {
padding-bottom: 18px;
display: inline-block; 
background: url(images/underline.jpg) bottom left no-repeat;
}

h1.underline { display: block; }

h1.underline a { 
text-decoration: none;
display: block; 
color: #2f1039; 
}

.whiteunderline {
padding-bottom: 35px;
background: url(images/whiteunderline.png) bottom left no-repeat;
}

.border {
border: 8px solid #be253d;
width: 283px;
height: 231px;
position: absolute;
z-index: 1;
visibility: hidden;
}

.tooltip {
position: relative;
display: inline-block;
background-color: #fff;
}

.tooltip .tooltiptext h1 { 
color: #be253d;
font-size: 17px;
margin-top: 11px;
margin-bottom: 10px;
}

.tooltip .tooltiptext {
height: 247px;
visibility: hidden;
width: 100%;
background-color: #fff;
color: #666;
text-align: left;
padding: 15px;
position: absolute;
z-index: 2;
top: -8px;
left: -7px;
box-sizing: border-box;
text-transform: initial;
font-size: 12px;
border: 8px solid #be253d;
}

.tooltip:hover .tooltiptext, .tooltip:hover .border {
visibility: visible;
}

.ecae-button { display: none;}

.macherinnen a { color: #666;}

.footer-projekte-wrap {
margin-top: 100px;
}    

.mobileslider { display: none; }

.social-share { 
display: inline-block; 
margin-right: 30px;
margin-top: 10px; 
width: 100px;
height: 33px;
padding-top: 7px;
color: #fff; 
padding-left: 38px;
border-radius: 2px;
font-size: 13px; 
box-sizing: border-box; 
} 

.fb-share { 
background: #4267b2 url(images/icon_facebook.svg) left center no-repeat;
}

.fb-share:hover { 
background-color: #365899;
text-decoration: none;
}
   
.twitter-share { 
background: #1b95e0 url(images/icon_twitter.svg) left center no-repeat;
}

.twitter-share:hover { 
text-decoration: none;
background-color: #0c7abf;
}

/* Footer icons social */ 
footer .rightCol {
text-align: right;
}

.ft-icon { 
display: inline-block;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s; 
-o-transition: all 0.4s; 
width: 30px; 
height: 30px; 
border-radius: 50%; 
margin-top: 10px;
}

.ft-icon-twitter {   
background: url(images/ft-icon_twitter.svg) center center no-repeat;
}

.ft-icon-twitter:hover{ 
background: url(images/ft-icon_twitter-h.svg) center center no-repeat;
}


.ft-icon-facebook { 
background: url(images/ft-icon_facebook.svg) center center no-repeat;
}

.ft-icon-facebook:hover {
background: url(images/ft-icon_facebook-h.svg) center center no-repeat;
}

.social {
float: left;
margin-left: -110px; 
margin-top: 10px;
} 


/* Social Icons Metamenu: */
#metamenu .ft-icon { margin-top: -4px; }
#metamenu .social { float: left;}

#metamenu .ft-icon-twitter {   
background: url(images/mtmenu-icon_twitter.svg) center center no-repeat;
}

#metamenu .ft-icon-twitter:hover{ 
background: url(images/mtmenu-icon_twitter-h.svg) center center no-repeat;
}

#metamenu .ft-icon-facebook { 
background: url(images/mtmenu-icon_facebook.svg) center center no-repeat;
}

#metamenu .ft-icon-facebook:hover {
background: url(images/mtmenu-icon_facebook-h.svg) center center no-repeat;
}

#metamenu .ft-icon-instagram {   
background: url(images/mtmenu-icon_instagram.svg) center center no-repeat;
}

#metamenu .ft-icon-instagram:hover { opacity: 0.6; }

#menu-nebenmenu li { 
float: left; 
}

button#responsive-menu-button { z-index: 99!important; }
#responsive-menu-container { z-index: 10!important; }

.tblartikel td { vertical-align: bottom; padding-bottom: 20px; }

.datenschutz h3 { margin: 20px 0px; }

.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.content ul.innerul.darkli { list-style-image: initial;}