@charset "utf-8";

body {
  font-weight: normal;
  
}
a,
.btn > a {
  outline: none ;
  border: none;
}
.main-wrap a {
  color: #0298CC;
}
a.btn-more  {
  color: #0298CC;
  text-transform: uppercase;
  text-decoration: underline;
}
a.bg-arrow {
  padding-left: 30px;
  background: url('../img/sprite.png') no-repeat;
  line-height: 22px;
  display: inline-block;
}


/*********************
* More Link Varianten

a.btn-more:before {
  content: " ";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 7px;
  margin-bottom: -2px;
  background: url("../img/sprite.png") 0 0 no-repeat;
}
a.btn-more-ext:before {
  background: url("../img/sprite.png") 0 -650px no-repeat;
}
a.btn-more-ext[href*=".pdf"]:before {
  background: url("../img/sprite.png") 0 -650px no-repeat;
  width: 16px;
  height: 20px;
}
*/
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.42857;
  color: #036;
}
h1, h2, h3 {
    margin-bottom: 20px;
}
h2 {
   font-size: 24px;
   color: #036;
   /* margin-top: 1em; */
   margin-bottom: 0.5em;
}
h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #036;
}
.detail.left h4 {
  color: #4c4c4c;
}
h4 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
h5 {
   color: #4c4c4c;
   text-transform: uppercase;
   margin-bottom: 0;
   font-size: 12px;
   font-weight: 400;
}
.col-right h5 {
  color: #036;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
hr {
  border-color: #D4D4D4;
}

/* Placeholder */
input::-webkit-input-placeholder {
   color: #000;
}
input:-moz-placeholder { 
   color: #000;  
}
input::-moz-placeholder {  
   color: #000; 
}
input:-ms-input-placeholder {  
   color: #000; 
}

.content ul {
  padding-left: 1.2em;
}
.content ul.nav {
  padding-left: 0;
}

.fs-10 {
  font-size: 100%;
}
.fs-11 {
  font-size: 110%;
}
.fs-12 {
  font-size: 120%;
}
.fs-13 {
  font-size: 130%;
}
.fs-14 {
  font-size: 140%;
}
.fs-15 {
  font-size: 150%;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
clear:before,
clear:after,
.fl:after,
.fr:after {
  height: 1px;
  float: none;
  clear: both;
  line-height: 1px;
  display: block;
  visibility: hidden;
}

.uc {
  text-transform: uppercase;
}
.mb20 {
  margin-bottom: 2em;
}
.mb15 {
  margin-bottom: 1.5em;
}
.mb10 {
  margin-bottom: 1.0em;
}

.sprite {
    background: url('../img/sprite.png') no-repeat 0px 1000px;
    display: inline-block;
    /* text-indent: -6000em; */
    outline: none ;
    
}
.bg-icon {
  min-height: 22px;
  margin-bottom: 7px;
  padding-left: 28px;
  color: #0292c6;
}
.btn-submit {
  text-indent: -6000em;
  height: 22px;
  background-position: 0 0;
  width: 22px;
  background-color: transparent !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 1.25s linear;
  -moz-transition: opacity 1.25s linear;
  -ms-transition: opacity 1.25s linear;
  -o-transition: opacity 1.25s linear;
  transition: opacity 1.25s linear;
}

.row .row .col-xs-1, .row .row .col-xs-2, .row .row .col-xs-3, .row .row .col-xs-4, .row .row .col-xs-5, .row .row .col-xs-6, .row .row .col-xs-7, .row .row .col-xs-8, .row .row .col-xs-9, .row .row .col-xs-10, .row .row .col-xs-11, .row .row .col-xs-12, .row .row .col-sm-1, .row .row .col-sm-2, .row .row .col-sm-3, .row .row .col-sm-4, .row .row .col-sm-5, .row .row .col-sm-6, .row .row .col-sm-7, .row .row .col-sm-8, .row .row .col-sm-9, .row .row .col-sm-10, .row .row .col-sm-11, .row .row .col-sm-12, .row .row .col-md-1, .row .row .col-md-2, .row .row .col-md-3, .row .row .col-md-4, .row .row .col-md-5, .row .row .col-md-6, .row .row .col-md-7, .row .row .col-md-8, .row .row .col-md-9, .row .row .col-md-10, .row .row .col-md-11, .row .row .col-md-12, .row .row .col-lg-1, .row .row .col-lg-2, .row .row .col-lg-3, .row .row .col-lg-4, .row .row .col-lg-5, .row .row .col-lg-6, .row .row .col-lg-7, .row .row .col-lg-8, .row .row .col-lg-9, .row .row .col-lg-10, .row .row .col-lg-11, .row .row .col-lg-12 {
    padding-left: 0;
}

/* Table */
table tr td {
  vertical-align: top;
}



/* Right */
.right h2,
.box h2 {
  margin: 0 0 10px;
  font-size: 1em;
  text-transform: uppercase;
  color: #4D4D4D;
  font-weight: 700;
}

/* Menu Hover Dropdown */
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }

/* Button */
.btn {
    border-radius: 0;
    border: 0 ;
    font-size: 12px;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.42857;
    padding: 6px 12px;
    background-color: #0292C6;
    color: #FFF;
    transition: background-color 0.3s ease-out ;
}
.btn:hover,
.btn:focus {
    background-color: #036;
    outline: none 0 ;
}

.nav-pills > li > a {
    border-radius: 0;
}

/********************************************************************/

body {
  background-color: #c6c6c6;
  font-family: 'Open Sans',Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.container {
  background-color: #FFF;
  padding: 0 20px ;
  position: relative; 
  padding-top: 164px;      
}

.row {
  margin: 0 -20px;
}
.row .row {
  margin-left: 0;
  margin-right: 0;
}

/* Header */
header {
  background-color: #FFF;
  position: fixed;
  top: 0; 
  display: block;
  overflow: visible;
  z-index: 888;
}

header #top {
  background-color: #FFF;
  height: 120px; 
  overflow: hidden;
  padding: 20px 0 0 0;
}
header #top > div {
  min-height: 100px;
}


/* Logo */
header .logo {
  display: block;
  text-indent: -6000em;
  width: 171px;
  height: 80px;
  background: url('../img/sprite.png') no-repeat 0px -1550px;
  position: absolute;
  top: 0;
  left: 20px;
}

/* Main Nav */
  .navbar-default {
    border: none ;
    border-radius: 0;
    background-color: #999;
    margin: 0 -20px;
    min-height: 30px;
    max-height: 30px;
    padding: 5px 20px 0;          
  }
  .navbar-collapse {
    border-top: none;
  }
@media (min-width:768px) {
  .navbar-default {
    border-bottom: 1px solid #666;      
    font-size: 12px;
    position: relative;
    transition: box-shadow 0.3s ease ;
  }
  header.shaddowBox .navbar-default {
    box-shadow:  0 5px 5px -3px rgba(0,0,0,0.4);
  }
  .navbar-default .container-fluid,
  .navbar-default .container-fluid .navbar-collapse {
    padding: 0 ;
  }
  
  .navbar-default .navbar-nav > li {
      padding: 0 7px 0 0;
      min-width: 110px;
  }
  .navbar-default .navbar-nav > li > a {
      line-height: 25px;
      color: #FFF;
      padding: 0;
      font-weight: 600;
      margin-top: -2px;
      padding-bottom: 2px;
  }
  .navbar-default .navbar-nav > li.active > a,
  .navbar-default .navbar-nav > li.active > a:hover,
  .navbar-default .navbar-nav > li.active > a:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-nav > li > a:before {
      content: "|";
      font-weight: 300;
      padding: 0;
      margin: 0;
      width: 7px;
      display: inline-block;
  }
  .navbar-default .navbar-nav > li:hover,
  .navbar-default .navbar-nav > li:hover > a {
    color: #036;
  }
  .navbar-default .navbar-nav > li:hover > a:before {
      visibility: hidden;
  }
  .navbar-default .navbar-nav > li.active,
  .navbar-default .navbar-nav > li:hover {
    background-color: #FFF;  
  }
  .dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.176);
    padding: 0;
    font-size: 12px;
  }
  .dropdown-menu > li > a {
      clear: both;
      color: #4D4D4D;
      display: block;
      font-weight: 600;
      line-height: 1.42857;
      padding: 3px 7px;
      white-space: nowrap;
  }
}
@media (max-width:767px) {
  header #top {
    height: 105px;
  }
  .navbar .nav {
    margin-top: -27px;
  }
  .navbar .nav > li {
    background-color: #FFF;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.176);
    margin: 0 -20px;
  }
  .dropdown-menu {
    display: block;
    max-height: 0;
    transition: all 1s ease 0.3s;
    overflow: hidden;
  }
  .navbar .nav > li.cur > ul.dropdown-menu,
  .navbar .nav > li.active > ul.dropdown-menu,
  .navbar .nav > li:hover > ul.dropdown-menu,
  .navbar .nav > li:focus > ul.dropdown-menu {
    max-height: 1000em;
    transition: all 1s ease 0.6s;
    overflow: visible;
  }
  ul .dropdown-menu li a {
    padding-left: 4em;
  }
}
/* Header Search */
header #mailformsword {
  width: 200px;
  height: 25px;
  background-color: #E0E0E0;
  line-height: 25px;
  padding: 0 7px;
  border: 0;
  margin: 0;
  display: inline-block;
  font-size: 12px;
  color: #4d4d4d;
}
header #mailformsubmit.btn {
  width: 88px;
  height: 25px;
  margin: 0 0 0 2px;
  padding: 0 ;
  /* background: transparent url('../img/sprite.png') no-repeat 0px -1450px; */
}

/* Navi Top */
header #navi-top {
    position: absolute;
    bottom: 9px;
    right: 20px;
}
header #navi-top.nav > li > a {
    padding: 0;
    color: #999;
    font-size: 12px;
}
header #navi-top.nav > li > a:after {
    content: "|";
    padding: 0 7px;
}
header #navi-top.nav > li:last-child > a:after {
    content: "";
    padding: 0;
}
header #navi-top.nav > li > a:hover,
header #navi-top.nav > li > a:focus {
    background-color: transparent;
    color: #036;
}
/* SML Navi Top */
.navbar-default .navbar-nav > li.sml {
    min-width: 0;
    padding: 0;
    margin-left: 7px;
    background-color: transparent;
}
.navbar-default .navbar-nav > li.sml:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav > li.sml.btn > a {
  background: none;
  background: transparent url('../img/sprite.png') no-repeat 2px -496px;
  padding: 0 ;
  margin: 0;
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: -6000em;
  float: right;
  border: 2px solid transparent;
  transition: all 0.3s ease-out ;
}
.navbar-default .navbar-nav > li.sml a:hover,
.navbar-default .navbar-nav > li.sml a:focus {
  background-color: #0292C6;
  border: 2px solid #FFF;
}
.navbar-default .navbar-nav > li.sml.fb.btn > a {
  background-position: 5px -548px;
}
.navbar-default .navbar-nav > li.sml.btn.yt > a {
  background-position: 2px -599px;
}
.navbar-default .navbar-nav > li.sml > a:before {
  content: "";
  padding: 0 ;
  margin: 0;
}



/* toggle */
.navbar-default .navbar-toggle {
    background-color: transparent;
    border: none ;
    border-radius: 2px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -3px;
    padding: 6px 4px;
    color: #FFF;
    transition: all 0.3s ease-out ;
}
.navbar-default .navbar-toggle:hover {
    background-color: #FFF;
    color: #036;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
  transition: all 0.3s ease-out ;
}
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #036;
}


/* Claim */
header .claim {
  background: #FFFC4D;
  padding: 8px 12px;
  display: inline-block;
  font-weight: 700;
  color: #036;
  margin: 0 0 0 60px;
  -webkit-transform: skew(-20deg); 
  -moz-transform: skew(-20deg); 
  transform: skew(-20deg);  
  position: absolute;
}
header .claim span {
    -webkit-transform: skew(20deg); 
  -moz-transform: skew(20deg); 
  transform: skew(20deg); 
  display: inline-block;
}

/* Main Wrap */
#p6405 .main-wrap {
  margin-top: 5px; /* Home FIX */
  margin-bottom: 40px;
}
.main-wrap {
  margin-top: 25px;
}

/* Footer */

footer .row .col-md-4.pull-right-md {
  left: 5px;
}

footer {
  background-color: #E6E6E6;
  min-height: 200px;
  display: block;
  margin: 20px -20px 0 -20px;
  padding: 25px 30px 25px 30px;
  font-size: 12px;
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;  
    font-size: 12px;
}
footer ul li a {
    text-decoration: none;   
    color: #0298cc;
    transition: color 0.3s ease ;
    font-weight: 300;
    display: block;
}
footer ul li a:hover {  
    color: #036;
    text-decoration: none;
}
footer .csc-header h3 {
  border-top: 5px solid #4d4d4d;
  margin: 0 0 20px;
  padding: 6px 0 0 0;
  font-size: 12px;
  font-weight: 600;
}
footer .csc-header h4 {
  margin: 0 0 8px;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  color: #036;
}

/* SML Navi Footer */
footer ul > li.sml {
    min-width: 0;
    padding: 0;
    margin-right: 7px;
    background-color: transparent;
    display: inline-block;
}
footer ul > li.sml:hover {
  background-color: transparent;
}
footer ul > li.sml.btn > a {
  background: none;
  background: #0292C6 url('../img/sprite.png') no-repeat 4px -494px;
  padding: 0 ;
  margin: 0;
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: -6000em;
  float: left;
  transition: all 0.3s ease-out ;
}
footer ul > li.sml a:hover,
footer ul > li.sml a:focus {
  background-color: #036;
}
footer ul > li.sml.fb.btn > a {
  background-position: 7px -546px;
}
footer ul > li.sml.yt.btn > a {
  background-position: 4px -597px;
}
footer ul > li.sml > a:before {
  content: "";
  padding: 0 ;
  margin: 0;
}

/* Content */
#content h2 {
  font-size: 24px;
  /* margin: 25px 0; */
  color: #036;
}

/*  tt_content
**********************************************************************/

.csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 10px; /* FIX 10 to 20px margin */
}

.img-simple {
  position: relative;
  left: -20px;
}

.img-simple div.csc-textpic, 
.img-simple div.csc-textpic div.csc-textpic-imagerow {
    overflow: visible;
}

.img-simple figcaption.csc-textpic-caption {
    margin-left: 20px;
    margin-top: 6px;
}
.img-simple div.csc-textpic-caption-r .csc-textpic-caption, 
.img-simple .csc-textpic-imagewrap .csc-textpic-caption-r {
    float: none;
    margin-left: 0px;
    margin-right: 20px;
}


/* figcaption
********************************/
.tx-hwwi-news .news-content div.image {
  width: auto;
  display: inline-block;
  float: left;  
}
figcaption.csc-textpic-caption {
  font-size: 9px;
  color: #999;
  margin-top: 0px;
  display: block;
  float: left;
  clear: both;  
}
figcaption.csc-textpic-caption:after {
  content: " ";
  display: block;
  float: none;
  clear: both;  
}

.carousel-caption figcaption {
	position: absolute;
}
.carousel-caption.layout-2 figcaption {
  top: 300px;
  left: 30px;
}

/*  indexed search
**********************************************************************/
#tx_indexedsearch table {
  margin-bottom: 2em;
}



/*  Boxes
**********************************************************************/
/* Box grey */
.box {
  position: relative;
  margin-bottom: 2em;
  padding: 0 0 30px;
}
.box.grey {
  position: relative;
  background-color: #E6E6E6;
  padding: 10px 15px;
}
.normal .col-left .box.grey .csc-header h2 {
  border-bottom: 1px solid #FFF;
  margin: 0 -15px 30px;
  padding: 0 15px 10px;
}
.box.line {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D4D4D4;
}
.box.line-top {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #D4D4D4 ;
}
.box.border {
  border: 1px solid #D4D4D4 ;
  box-sizing: padding-box;
  padding: 10px ;
}
.box.border.head {
  padding: 0 10px 10px;
}
.box.border.head .row .col-md-12 {
  padding: 0;
}
.box.border.head .csc-header h2.csc-firstHeader {
  /* margin: 0 -10px 2px; */
  /* margin: 0 -10px 2px -10px; */
  margin: 0 -30px 2px -10px;
  background-color: #E6E6E6;
  padding: 5px 11px;
}
.box.border.head.foot  {
  padding: 0 10px 10px;
}
.box.border.head.foot:after  {
  content: " ";
  display: block;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background-color: #E6E6E6;
}
.box.border.head.foot .btn-more {
  position: absolute;
  bottom: 0;
  line-height: 30px;
  z-index: 10;
}
.box.border.head.foot .row .col-md-12 p .btn-more {
  bottom: -40px;
}
.box .col-lg-12 {
  padding-right: 0;
}
.box ul.f3-widget-paginator {
  margin: 0 -10px -10px -10px;
}
.box.border.head ul.f3-widget-paginator {
  margin: 0 -30px -10px -10px;
}

a.btn-full-arrow { 
    display: block;
    width: 100%;
    background-color: #e6e6e6;
    padding: 4px 4px 4px 12px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 22px;
}
a.btn-full-arrow:after { 
    display: inline-block;
    width: 22px;
    height: 22px;
    content: " ";
    background: #0292C6 url('../img/sprite.png') no-repeat 0 0;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
}

/* Text Image
**********************************************************/
.img-text {
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.85)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  margin-top: -50%;
  padding: 15px 40px 15px 15px;
  position: relative;
  left: -20px;
  min-width: 640px;
}
.col-right .img-text {
  left: 0;
}

.img-text dl {
    display: block;
    min-height: 180px;
    background: url('../img/bg-forschung-arrow.png') no-repeat 0 0;
    text-decoration: none;
    padding-top: 58px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 70px;
}
.col-right .img-text dl {
    margin-left: -70px;
}
.img-text dl a {
    text-decoration: none;
    color: #0298CC;
}


/* Publications Search Form
**********************************************************/
.box .news-search-form .form_row {
  display: inline-flex;
  text-indent: -6000em;
}
.box .news-search-form .form_row select,
.box .news-search-form .form_row input {
  display: block;
  text-indent: 0;
  width: auto;
  border: 1px solid #D4D4D4;
}
.box .news-search-form .news-search-form-submit input {
  display: block;
  width: 88px;
  height: 25px;
  text-indent: 0;
  text-align: center;
  line-height: 25px;
  color: #FFF;
  background-color: #0298CC;
  transition: background-color 0.3s ease ;
  border: none;
  margin: 0.6em 0 0;
}
.box .news-search-form .news-search-form-submit input:hover {
  background-color: #036;
}
/* Form */
.tx-powermail form  {
  width: 100%;
}
form.contact-form {
  display: table;
  width: 100%;
}
form.contact-form .form-group {
  display: table-row;
}
.tx-powermail .powermail_fieldwrap label,
form.contact-form .form-group label {
  /* display: table-caption; */
  padding-right: 0.4em;
  font-weight: 400;
}
.tx-powermail .powermail_fieldwrap label,
.tx-powermail .powermail_fieldwrap input,
.tx-powermail .powermail_fieldwrap select,
.tx-powermail .powermail_fieldwrap textarea,
form.contact-form .form-group label,
form.contact-form .form-group input,
form.contact-form .form-group select,
form.contact-form .form-group textarea {
  margin-bottom: 0.3em;
  min-height: 2em;
  box-sizing: border-box;
}
form.contact-form .form-group label,
form.contact-form .form-group input,
form.contact-form .form-group select,
form.contact-form .form-group textarea {
  display: table-cell;
}
.tx-powermail .powermail_fieldwrap input,
.tx-powermail .powermail_fieldwrap select,
.tx-powermail .powermail_fieldwrap textarea,
form.contact-form .form-group input,
form.contact-form .form-group select,
form.contact-form .form-group textarea {
  border: none;
  background-color: #E6E6E6;
  padding: 0.2em;
}
form.contact-form .form-group input,
form.contact-form .form-group select,
form.contact-form .form-group textarea {
  width: 100%;
}
.tx-powermail .powermail_fieldwrap textarea,
form.contact-form .form-group textarea {
  min-height: 150px;
}

.tx-powermail .powermail_fieldwrap input.submit,
form.contact-form .form-group button:hover {
  color: #FFF;
}
/* Accordion */

body .panel-group .panel {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #DDD;
}
body .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top: none;
    padding: 0 0 1em;
}
body .panel-default > .panel-heading {
  background-color: transparent;
   border: 0;
  padding: 5px 0 10px;
}
body .panel-default > .panel-heading a h4 {
  margin-bottom: 0;
}
body .panel-default > .panel-heading a:hover {
  color: #036;
  text-decoration: none;
}
body .panel-default > .panel-heading a:before {
  content: " ";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: transparent url('../img/sprite.png') no-repeat 0 -200px;
  float: right;
  outline: none;
}
body .panel-default > .panel-heading a:focus {
  outline: none;
  color: #036;
  text-decoration: none;  
}
body .panel-default > .panel-heading a:focus:before {
  background: transparent url('../img/sprite.png') no-repeat -200px -200px;
}
.panel {
    box-shadow: none;
}


/* Slider / Carousel */
.tx-hwwi-news #hwwiCarousel {
  margin-bottom: 0;
}

.carousel {
    min-height: 140px;
}
.box.border.head.foot .carousel {
    padding-bottom: 30px;
}


.tx-hwwi-news #hwwiCarousel .carousel-control {
  
}

.col-right .control-wrap {
  position: absolute;
  bottom: -6px;
  right: 22px;
  width: 100%;
  height: 22px;
  z-index: 1;
} 
.col-right .control-wrap .carousel-control {
  opacity: 1;
  left: 100%;
  width: auto;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
.col-right .carousel-control .btn-next, 
.col-right .carousel-control .icon-next, 
.col-right .carousel-control .glyphicon-chevron-right,
.col-right .carousel-control .btn-prev, 
.col-right .carousel-control .icon-prev, 
.col-right .carousel-control .glyphicon-chevron-left {
    background-position: 0 0;  
    height: 22px;
    width: 22px;
    top: 0;  
    left: 100%;
    margin-top: 0;
    position: absolute;
    
}
.col-right .carousel-control .btn-prev, 
.col-right .carousel-control .icon-prev, 
.col-right .carousel-control .glyphicon-chevron-left {
  background-position: 0 -100px;
  margin-left: -30px;
}
body .carousel-control .btn-prev, body .carousel-control .icon-prev, body .carousel-control .glyphicon-chevron-left {
    left: -26px;
    transform: scale(0.5);
}
body .carousel-control .btn-next, body .carousel-control .icon-next, body .carousel-control .glyphicon-chevron-right {
    transform: scale(0.5);
    right: -26px;
}

.col-right .box.border.head.foot .carousel-inner {
    min-height: 250px;
}
.col-right .box.border.head.foot .carousel .item {
  text-align: center;
  font-size: 0.9em;
}
.col-right .box.border.head.foot a.no-icon {
  position: absolute;
  bottom: -5px;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 2;
  color: #0292c6;
  font-size: 0.9em;
}





/**************************************************************
 * MEDIA 
 */
 
@media (min-width: 992px) {
  footer .row .col-md-4.pull-right-md {
    float: right;
  }
}
@media (max-width: 991px) {
  .right .csc-textpic-image img,
  .right .row img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .csc-textpic-image img,
  .row img {
    max-width: 100%;
    height: auto;
  } 
  .box.border .tx-hwwi-news .fullsize img {
    width: 100%;
  }
  
  .row #hwwiCarousel .layout-5 img {
    height: 100%;
    max-width: none !important;
  }
}

@media (max-width: 1199px) {
  .img-text {
    background: transparent;
    margin-top: 0;
    min-width: 0;
    padding: 0;
    position: static;
  }
  .col-right .img-text dl {
      margin-left: 0;
  }
  map {
    width: 100%;
    height: auto;
  }
  footer .csc-menu-1 {
    margin-bottom: 30px;
  } 
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .container {
    padding: 0 20px 0;
  }
  header {
    position: relative;
  }
  header #mailformsword {
      width: 140px;
  }
  header #navi-top.nav > li > a:after {
      padding: 0 2px;
  }
  header .logo {
    width: 75px;
    height: 75px;
    background: url('../img/hwwi-logo-xs.png') no-repeat 0px 0px;
    background-size: contain;
    margin-top: -8px;
  }
  .navbar-default .navbar-toggle {
      top: -96px;
  }  
  .navbar-default .navbar-toggle .icon-bar {
      background-color: #999;
  }
  .navbar-toggle .icon-bar {
      width: 40px;
      border-radius: 3px;
      height: 4px;      
  }
  .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 8px;
  }
  .navbar-default {
      max-height: 16px;
      min-height: 16px;
  }  
  header #navi-top {
      bottom: 30px;
  }    
	footer .row .col-md-4.pull-right-md {
		left: 0;
    clear: all;
    margin: 30px 0 0 0;
    float: none !important;
	} 
  .csc-textpic-image img,
  .row img {
    max-width: 100%;
    height: auto;
  }
  .right .csc-textpic-image img,
  .right .row img {
    width: auto;
  }  
  body div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
  }
  body .csc-textpic .csc-textpic-text,
  body .csc-textpic-intext-left-nowrap-170 .csc-textpic-text {
    margin-left: 0;
    padding-left: 0;
  }
  .row .img-simple img {
    max-width: 750px;
  }
  
}

@media (max-width:767px) {
  html,body {
    overflow-x: hidden;
    
  }
  .navbar-collapse.collapse.in {
    overflow: visible;
    height: auto;
  }
  .navbar .navbar-collapse {
      box-shadow: 0 0 0 rgba(255, 255, 255, 0.0) inset;
      max-height: auto;
      overflow: visible;
  }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      background-color: #FFF;
  }
  .dropdown-menu {
    border: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
    float: none;
    position: static;
    top: 0;
  }
  .row img {
    max-width: 100%;
  }
  .row .img-simple img {
    max-width: 768px;
  }
  
  .img-text dl,
  .col-right .img-text dl {
      margin-left: -20px;
  }

@media (max-width: 480px) {
  header #mailformsword {
      width: 80px;
  }
  header #navi-top.nav > li > a {
      font-size: 10px;
  } 
  .row .img-simple img {
    max-width: 480px;
  }  
}

@media (max-width: 400px) {
  .row .img-simple img {
    max-width: 400px;
  }
}

/* NAV */
.dropdown-submenu{
  position:relative;
}
.dropdown-submenu > .dropdown-menu{
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu{
  display:block;
}
.dropdown-submenu > a:after{
  display:block;
  content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;
  margin-right:-10px;
}
.dropdown-submenu:hover > a:after{
  border-left-color:#ffffff;
}
.dropdown-submenu .pull-left{
  float:none;
}
.dropdown-submenu.pull-left > .dropdown-menu{
  left:-100%;
  margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
}
ul.nav > li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top:0px
}

