/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


@font-face {
  font-family: "MetaWebPro-Normal";
  src: url("../fonts/MetaWebPro-Normal.eot"); /* IE9 Compat Modes */
  src: url("../fonts/MetaWebPro-Normal.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("../fonts/MetaWebPro-Normal.woff") format("woff") /* Modern Browsers */
}

@font-face {
  font-family: "MetaScWebPro-Normal";
  src: url("../fonts/MetaScWebPro-Normal.eot"); /* IE9 Compat Modes */
  src: url("../fonts/MetaScWebPro-Normal.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("../fonts/MetaScWebPro-Normal.woff") format("woff") /* Modern Browsers */
}

body {
  padding-bottom: 0px;
  color: #5a5a5a;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-family: MetaWebPro-Normal, sans-serif;
  font-weight: 400;
}


h1, h2, h3, h4, h5 {
	font-family: 'Lato', sans-serif;
	
  	font-family: MetaWebPro-Normal, sans-serif;
	font-weight: 100;
	line-height: 1.1em;
	margin: 0 0 0.25em;
}

h1 {
	font-size: 40px;
	height: auto;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 20px;
    font-weight: 300;
}

h5 {
	font-size: 16px;
}

.btn-default {
	border-color: #c4cddb; 
}

a {
	color: #65a820;
}

a:hover,
a:active {
	color: #65a820;
}

p small,
.small {
	font-size: 12px;
}



/* ----------------------------------------------------------------------------------------- */

.footer_members {
    border-color: #65a820;
    border-style: solid;
    border-width: 1px 0 5px;
    clear: both;
    /* Steffen height: 50px; */
    margin: 2.5em 0 0;
    padding: 0;
}

.leibniz,
.dam,
.balticearth,
.kdm,
.dkk,
.euromarine,
.undekade {
    float: right;
    height: 50px;
    margin-left: 20px;
    width: 85px;
}

.euromarine {
    width: 100px;
}


.kdm {
    width: 100px;
}

.dam {
    width: 82px;
}


.dkk {
    width: 103px;
}

.balticearth{
    width: 43px;
}

.leibniz a,
.dam a,
.balticearth a,
.kdm a,
.dkk a,
.euromarine a,
.undekade a {
    background-color: #fff;
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_leibniz.gif");
    background-position: left top;
    display: block;
    height: 50px;
    text-indent: -3000em;
}

.dam a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_dam.gif");
}

.balticearth a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_balticearth.gif");
}

.kdm a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_kdm.gif");
}

.dkk a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_dkk.gif");
}

.euromarine a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_euromarine_IM-9872487614871984987913874.gif");
}

.undekade a {
    background-image: url("//www.io-warnemuende.de/files/base/images/logo_undekade.gif");
}

p.teq_text {
    float: left;
    font-weight: normal;
    line-height: 1.3em;
    margin-top: 0.1em;
}

p.footer_members_text {
    float: right;
}

.teq {
    float: left;
    height: 50px;
    margin-right: 5px;
    width: 50px;
}

.teq a {
    background: url("//www.io-warnemuende.de/files/base/images/logo_totalequalitydiversity.gif") no-repeat scroll left top #fff;
    display: block;
    height: 50px;
    text-indent: -3000em;
}

.leibniz a:hover,
.kdm a:hover,
.dam a:hover,
.balticearth a:hover,
.dkk a:hover,
.teq a:hover,
.euromarine a:hover,
.undekade a:hover {
    background-position: 0px -50px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar.navbar-default {
    background: none repeat scroll 0 0 rgb(0, 51, 102);
    background: none repeat scroll 0 0 rgba(0, 51, 102, 0.90);
    border: 0 none;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}

.navbar.navbar-default .navbar-nav > li.active a,
.navbar.navbar-default .navbar-nav > li.active a:hover,
.navbar.navbar-default .navbar-nav > li.active a:focus {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
}

.navbar.navbar-default .navbar-nav > li > a,
.navbar.navbar-default .navbar-nav > li > a:hover,
.navbar.navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
}

.navbar.navbar-default .green-border {
    background-color: #5da620;
    height: 20px;
	margin-left: 6px;
    margin-right: 13px;
    width: 72px;
}

.navbar.navbar-default .navbar-service.navbar-nav > li > a {
    color: #c4cddb;
    font-size: 12px;
    padding: 5px 8px 0;
}

.navbar.navbar-default .navbar-service.navbar-nav > li > a:hover {
    text-decoration: underline;
}

.navbar.navbar-default .main-nav.navbar-nav {
    left: 180px;
    position: relative;
    top: 25px;
}

.navbar.navbar-default .navbar-brand-wrapper {
    display: table;
    position: relative;
}

.navbar.navbar-default .navbar-brand-wrapper .navbar-brand {
    height: auto;
}

 .navbar.navbar-default .navbar-brand-wrapper .navbar-brand img {
        /*width: 210px;*/
		height: 100px; 
    } 

.navbar.navbar-default .navbar-brand-wrapper .brand-border-left {
	background: url("../img/iow_logo_left.png") repeat-x scroll 0 0 transparent;
	/*background-size: 100px 100px;*/
    bottom: 15px;
    height: 100px;
	background-size:  auto 100px;
    left: 0;
    margin-left: -5000px;
    /*opacity: 0.95;*/
    position: absolute;
    width: 5000px;
}

.navbar.navbar-default .navbar-brand-wrapper .brand-border-right {
    background: url("../img/iow_logo_right.png") repeat-x scroll 0 0 transparent;
	background-size:  auto 100px;
    bottom: 15px;
    height: 100px;
    margin-right: -4985px;
    /*opacity: 0.95;*/
    position: absolute;
    right: 0;
    width: 5000px;
}

.navbar.navbar-default .navbar-toggle {
    margin-right: 0;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  background: #c4cddb;
    
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 60px;
    right: 12%;
	left: 12%;;
}

.carousel-caption h1,
.carousel-caption p,
.caption h1,
.caption p {
	color: #ffffff;
	text-align: right;
	display: block;
	position: absolute;
	top: 0px;
	right: 124px;
	font-weight:300;
}



.carousel-control {
	width: 35px;
}

.carousel-control.left {
	left: -35px;
	background: transparent;
}

.carousel-control.right {
	right: -35px;	
	background: transparent;
}

.carousel-control .glyphicon-chevron-right {
	font-size: 25px;
}

.carousel-control .glyphicon-chevron-left {
    left: 37%;
	font-size: 25px;
}

.carousel-caption h1,
.caption h1 {
	text-transform: uppercase;
	font-size: 50px;
	font-weight:400;
	margin-top: 5px;
}



.carousel-caption p,
.caption p {
	top: 68px;
	font-size: 25px;
	letter-spacing: 0.02em;
}

.carousel-caption span.header_numbers,
.caption span.header_numbers {
	display: block;
	width: 100px;
	height: 82px;
	background: white 0px 0px no-repeat; 
	/* background: transparent url("../img/header_numbers.png") 0px 0px no-repeat; */
	float: right;
	margin-top: 11px;
}

.caption span.header_numbers {
	float: right;
}

.carousel-caption span.header_numbers.number_2,
.caption span.header_numbers.number_2 {
	background-position: 0px -112px;
}
.carousel-caption span.header_numbers.number_3,
.caption span.header_numbers.number_3 {
	background-position: 0px -215px;
}
.carousel-caption span.header_numbers.number_4,
.caption span.header_numbers.number_4 {
	background-position: 0px -325px;
}
.carousel-caption span.header_numbers.number_5,
.caption span.header_numbers.number_5 {
	background-position: 0px -427px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  background-color: #c4cddb;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}

.carousel-indicators {
    bottom: 0;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-right: 15px;
  padding-left: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-md-4 {
  margin-bottom: 20px;
  text-align: left;
}
.marketing h2 {

}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* LINK BLOCK
------------------------- */
.link-block  {
	margin: 10px auto 30px auto;
	height: 90px;
	background: #c4cddb;
	display: table;
   width: 100%;
	color: #003366;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.link-block a  {
	color: #003366;
	display: table-cell;
	vertical-align:middle;
	height: 90px;
	padding-left: 20px;
	padding-right: 20px;
}

.link-block:hover {
	background: #65a820;
}

.link-block:hover a {
	color: #ffffff !important;
	text-decoration: none;
}

.link-block a span  {
	width: 100%;
 	margin: 0 auto;
}

/* FOOTER
------------------------- */

footer {
	background: #fffff;
	height: 150px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 5px;
}

.footer_members {
	min-height: 75px; /* Steffen: height in min-heigt 21.08.2019 */
	font-size: 12px; 
	padding: 8px 0px;
}

#homelink {
    height: 140px;
    position: absolute;
    top: 0px;
    width: 200px;
	background: transparent url("../img/logo.png") 0px 35px no-repeat;
}

.teaser_wrapper {
	background: #c4cddb;
	padding-top: 0px;
	padding-bottom: 30px;
	clear: both;
	width: 100%;
}

.teaser_wrapper h3 {
	color: #003366;
	padding-top: 30px;
}

.news_list,
.event_list {
	margin-bottom: 1em;
}

.news_list_item,
.event_list_item {
	border-bottom: 1px solid #c4cddb;
}

.news_list_item a,
.event_list_item a {
	display: block;
	padding: 8px 0px;
}

.news_list_item a h4,
.event_list_item a h4 {
	font-weight: 300;
	line-height: 1.3em;
	color: #65a820;
}

.news_list_item a h4:hover  {
	color: #65a820;
}

.news_list_item a .date, #Mitte span.date {
	width: auto;
	float: right;
	padding-top: 5px;
	margin-left: 15px;
	color: #8699b3;
}

.event_list_item a .date {
	padding: 0 0 3px 0;
	color: #5a5a5a;
	text-decoration: none;
}

.event_list_item a:hover .date {
	border-bottom: 0px solid #fff;	
	text-decoration: none;
}

.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
}


/* TEASER
-------------------------------------------------- */

div.teaser {
    background: none repeat scroll 0 0 #ffffff;
    height: auto;
    margin: 0.5em 0;
	padding: 0;
    overflow: hidden;
    position: relative;
    width: auto;
	padding-bottom: 0 !important;
}


.teaser.green .textWrapper {
    background: none repeat scroll 0 0 rgba(101, 168, 32, 0.95);
}

.teaser .textWrapper {
    background: none repeat scroll 0 0 rgba(0, 51, 102, 0.95);
    bottom: 0;
    left: 0;
    padding: 5px 0 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.teaser .textWrapper h4, .teaser .textWrapper p {
    color: #ffffff;
    display: block;
    padding: 0 14px;
}
.teaser .textWrapper h4 {
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 4px;
}
.teaser .textWrapper p {
    display: none;
    font-size: 14px;
    margin: 0 0 4px;
	padding-bottom: 12px;
}
.teaser img {
    z-index: 1;
	width: 100%;
	height: auto;
}
.teaser a:hover .textWrapper h5 {
    color: #ffffff;
}

noscript .teaser a:hover > .textWrapper > p {
    display: block;
}

/* RESPONSIVE SLIDER
-------------------------------------------------- */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }



.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 0;
  position: relative;
  float: left;
  width: 100%;
  }

.rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  z-index: 99;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: none repeat scroll 0 0 transparent;
  margin-top: -45px;
  }

.rslides1_nav:active {
  opacity: 1.0;
  }

.rslides1_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.rslides2_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.rslides2_nav.next {
  left: auto;
  right: 0;
  }

.rslides3_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: none repeat scroll 0 0 transparent;
  width: 38px;
  }

.rslides3_nav:active {
  opacity: 1.0;
  }

.rslides3_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.rslides1_nav:focus,
.rslides2_nav:focus,
.rslides3_nav:focus {
  outline: none;
  }

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  }

.rslides_tabs li {
  display: inline;
  margin-right: 10px;
  }

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.rslides_tabs .rslides_here a {
  background: #222;
  background: rgba(0,51,102, .9);
  }

.rslides_container .caption {
  position: absolute;
  display: block;
  bottom: 90px;
  left: 0;
  right: 0;
  padding: 0px 0px;
  text-align: center;
  background: transparent;
  color: #fff;
}

.rslides1_tabs {
	margin-top: -40px;
	position: relative;
    z-index: 5;
}

.index1 .caption span.header_numbers {
	margin-top: -2px;
}


.navbar-toggle {
    z-index: 20;  
    margin-top: 70px;
}

#NavService .invisible {
  display: none;
}
#NavService .navbar-service {
  float: left;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 991px) {
    .navbar.navbar-default {
        background: none repeat scroll 0 0 rgb(0, 51, 102);
        position: relative;
    }

    .navbar.navbar-default .navbar-nav {
        margin-left: -14px;
    }

    .navbar.navbar-default .navbar-service.navbar-nav {
        margin-left: 0;
    }

    .navbar.navbar-default .main-nav.navbar-nav {
        left: 0;
        top: 0;
    }
}

@media (max-width: 768px) {
    .carousel-control {
        display: none;
    }
}

@media (max-width: 767px) {
    /* Remove the edge padding needed for mobile */
    .marketing {
        padding-right: 0;
        padding-left: 0;
    }
	
	 .caption {
    background: none repeat scroll 0 0 transparent;
    bottom: 60px;
}

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
    }

    .carousel-inner > .item > img {
        min-height: 400px;
    }

    .navbar.navbar-default .green-border {
        display: none;
    }

    .navbar.navbar-default .navbar-service.nav > li {
        display: inline-block;
    }

    .navbar.navbar-default .navbar-service.navbar-nav {
        margin: 0 0 12px -8px;
    }

    .navbar.navbar-default .navbar-brand-wrapper .navbar-brand {
        padding: 5px 0 8px 0;
    }
	
	

    .navbar.navbar-default .navbar-nav > li > a,
    .navbar.navbar-default .navbar-nav > li > a:hover,
    .navbar.navbar-default .navbar-nav > li > a:focus {
        padding: 8px 0;
    }

    .navbar.navbar-default .navbar-service.navbar-nav > li > a,
    .navbar.navbar-default .navbar-service.navbar-nav > li > a:hover,
    .navbar.navbar-default .navbar-service.navbar-nav > li > a:focus {
        padding: 5px 8px 0 8px;
    }

    .navbar.navbar-default .navbar-brand-wrapper .brand-border-left {
        bottom: 8px;
    }

    .navbar.navbar-default .navbar-brand-wrapper .brand-border-right {
        bottom: 8px;
        margin-right: -5000px;
    }
	
	
	
	.teq,
	.footer_members_text {
    display: none;
	}
	
	
.carousel-caption h1, .caption h1 {
    font-size: 30px;
    margin-top: 9px;
}
.carousel-caption p, .caption p {
	font-size: 16px;
	top: 42px;
}

}

@media (max-width: 460px) {
    .caption {
    background: none repeat scroll 0 0 transparent;
    bottom: 25px;
  }
    
  .leibniz-toggle {
    margin-top: 30px;      
  }

  .rslides1_tabs {
      margin-top: -35px;
  }
}

@media (max-width: 371px) {    
  .leibniz-toggle {
    margin-top: 67px;      
  }
}

@media (max-width: 359px) {    
  .leibniz-toggle {
    margin-top: 92px;      
  }
}
 
#NavLeibniz img {
  width: 128px;      
  height: 90px;      
}

@media (max-width: 1175px) {    
  #NavLeibniz img {
    width: 85px;      
    height: 60px;      
  }
}
/* 09.01.2024: Bildunterschriften altes Forschungsprogramm ausblenden */
#slides1 div.caption {
	display: none;
}