

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {color: #555555;}
.topmost-fixed-top {
    border-radius: 0;
    position: fixed;
    right: 0;
  	left: 0;
  	z-index: 1030;
    top: 0px;
    background-color: #460800;
    color: #efefef;
    height: 30px;
  }
.topmost-nav {
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0;
}
.topmost-nav a{
	color: #fff;
	text-decoration: none;
}
.topmost-nav a:hover{
	color: #fff;
	text-decoration: underline;
}

.cont-prodlogo {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -20px;
	left: 30px;
	z-index: 4000;
}
.cont-prodlogo img{
	border: 0;
	width: 32px;
	height: 32px;
}
.navbar {
	font-size: 14px;	
}
.navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
    top: 30px;
  }
.navbar-inverse {
  background-color: rgba(137,21,13,0.95);
  border-color: #ed9e2d;
}
.navbar-inverse .dropdown-menu {
  background-color: rgba(50,2,0,0.96);
}
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
  background-color: #320200;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #320200;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #460800;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #460800;
  color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #320200;
}
.jumbotron {
  padding: 80px 10px 25px;
  margin-bottom: 30px;
  padding: 80px 10px;
  text-align: center;
  background-color: transparent;
  background-image: url(../images/Foto02.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  min-height: 200px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 300;
  line-height: 1.4;
}

.login-area {
	padding: 80px 10px;
  text-align: center;
  background-color: transparent;
  background-image: url(../images/Foto-milk.jpg);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

.loginform-area {
	background: rgba(255,255,255,0.9);
  margin: 0 5px;
  padding: 20px;
  border: 1px solid #fff;
  /* border-radius */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
}
.loginform-area h1{
	font-size: 10px;
}
.loginform-area h2{
	font-size: 22px;
	}
.loginform-area p{
	font-size: 14px;
}

.jumbotextfield {
	padding-top: 20px;
}

.fluid-wrapper {

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

}

.han-bg-10perc {
	background: url(../images/han-logo-10perc.png) no-repeat right center;
	padding-right: 80px;
}

.partner {
	border: 1px solid #fff;
  /* border-radius */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 3px 3px;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 20px;
	background-color: rgba(245,245,245,0.99);
}
.partner img{
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
}
.partner p{
	clear: right;

}
.toTOP {
	position: fixed;
	bottom: 10px;
	right: 15px;
}
.toTOP .toTOPsymbol{
	font-size: 300%;
	color: rgba(13,17,21,0.4);
}
.toTOP a{
	color: rgba(13,17,21,0.4);
	text-decoration: none;
}

/* Forum-style */

div.threatitem {
	padding: 20px 15px 0 40px;
	margin-left: 20px;
	border-left: 1px solid #dddddd;
	background: url(../images/symbol-threatbullet-01.png) no-repeat 8px center;
}

div.threatitem:first-child {
	padding: 20px 0 0 0;
	margin-left: 0;
	border-left: 1px solid transparent;
	background: none;
}

div.threatitem:last-child {
	padding: 20px 15px 20px 40px;
	margin-left: 20px;
	border-left: 1px solid #dddddd;
	background: url(../images/symbol-threatbullet-01.png) no-repeat 8px center;
}

div.threatitem-inner {
  	background-color: rgba(78,143,0,0.05);
  	border: 1px solid #dddddd;
  	border-radius: 20px;
  	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  	padding: 0 15px;
}

div.threatitem:first-child div.threatitem-inner{
	background-color: rgba(190,194,199,0.25);
  	border: 1px solid #dddddd;
  	border-radius: 0;
  	padding: 0 15px;
}

.threat-footer {
	margin-bottom: 0;
	border-top: 1px solid #dddddd;
	padding: 6px 0;
	text-align: right;
}

.threat-dir {
	background: url(../images/symb-32-dir-right-01.png) no-repeat right center;
	padding-right: 48px;
}


.label-event {
  background-color: #fff;
  font-weight: 500;
  border: 1px solid #333;
  color: #333;
}
.search-brand {
	float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}
.btn-webinar {
  display: inline-block;
  padding: 10px 16px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 6px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff !important;
  background-color: #428bca;
  border-color: #357ebd;
	text-decoration: none;
	font: normal 18px/1.33 Arial, Helvetica, Geneva, sans-serif;
}
.btn-webinar:hover {
  display: inline-block;
  padding: 10px 16px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 6px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
	text-decoration: none;
	font: normal 18px/1.33 Arial, Helvetica, Geneva, sans-serif;
}
.captcha-area {
	background: #fff;
  margin: 0px;
  padding: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
.captcha-area h4{
	font-size: 20px;
	}

.footer-label {
	display: inline;
 	padding: .2em .6em .3em;
  	font-size: 90%;
  	line-height: 1;
  	text-align: center;
  	vertical-align: baseline;
  	border-radius: .25em;
  	border-color: transparent;
  	border-width: 1px;
  	border-style: solid;
}
a.footer-label-active {
	background-color: #555;
	color: #eee;
	text-decoration: none;
	cursor: default;
}

.navbar-lang {
	width: 240px;
	min-height: 36px;
	position: absolute;
	right: 20px;
}
.navblock {
	width: 100px;
	min-height: 30px;
	position: absolute;
	right: 0px;
	text-align: right;
}
.navblock-image {
	width: 60px;
	min-height: 32px;
	position: absolute;
	right: 101px;
}

.navbar-de-label {
	background: url(../images/badge-de-28x22-01.svg) no-repeat right center;
	background-size:28px 22px;
	padding-right: 32px;
}
#language-row {
        padding-bottom: 40px;
    }
.badge-kbnr {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #4c5b5f;
  border-radius: 10px;
}
.badge-kbnr:empty {
  display: none;
}
.badge-kbnr {
  font-weight: 300;
}

.list-group-item.active > .badge-kbnr,
.nav-pills > .active > a > .badge-kbnr {
  color: #008cba;
  background-color: #ffffff;
}
.list-group-item > .badge-kbnr {
  float: right;
}
.list-group-item > .badge-kbnr + .badge-kbnr {
  margin-right: 5px;
}

.reference {
	text-align: center;
	background-color: transparent;
  background-image: url(../images/weltkarte.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  }

.reference p{
	padding:110px 50px 40px;
}

/* Home Page Carousel */

header.carousel {
    height: 450px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-caption1 {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 100px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
.carousel-caption1 h2{
  color: #ffffff;
  font-size: 150%;
  font-weight: 500;
}
.carousel-caption2 {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 100px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
   text-shadow: 0 0 3px rgba(255, 255, 255, 0.95);
}
.carousel-caption2 h2{
  color: #c51a1b;
  font-size: 150%;
  font-weight: 500;
}
.carousel-caption3 {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 80px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
   text-shadow: 0 0 3px rgba(255, 255, 255, 0.95);
}
.carousel-caption3 h2{
  color: #fff;
  font-size: 150%;
  font-weight: 500;
}
.carousel-caption4 {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 80px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
   text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.carousel-caption4 h2{
  color: #fff;
  font-size: 150%;
  font-weight: 500;
}
.carousel-caption5 {
  position: absolute;
  left: 10%;
  right: 30%;
  top: 60px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
   text-shadow: 0 2px 2px rgba(0, 0, 0, 0.95);
}
.carousel-caption5 h2{
  color: #fff;
  font-size: 150%;
  font-weight: 500;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6f6f6f;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  font-weight: bold;
}

#tab-side-container { 
    background: #fff;
    margin-top: 3em;
}
#tab-side-container ul { 
    list-style: none; 
    margin: 0; 
    padding: 0; 
    background: #fff; 
    float: left; 
}
#tab-side-container ul li { 
    width: 200px; 
    margin: 0; 
    padding: 0 0 0 25px; 
     
}
#tab-side-container ul li a { 
    display: block; 
    padding: 15px 0; 
    outline: none;
    font-weight: bold;
}
#tab-side-container ul li a:hover { 
    text-decoration: underline; 
}
#tab-side-container ul li.selected-tab { 
    background: #fff; 
    position: relative; 
    left: 1px; 
    border-style: solid; 
    border-width: 1px 0 ;
    border-left: 5px solid #008cba;
}
#tab-side-container ul li:first-child.selected-tab { 
    border-top: solid 1px; 
}
#tab-side-container ul li a.selected-tab { 
    font-weight: normal; 
    color: #333;
    text-decoration: none; 
}
#tab-side-container .panel-container { 
    background: #fff;
    padding-top: 5px; 
    padding-left: 220px; 
}

@media (min-width: 640px) {
	.jumbotron {
	  padding: 100px 10px 25px;
	}
	.loginform-area h1{
	font-size: 20px;
	}
	.loginform-area h2{
	font-size: 30px;
	}
	.loginform-area p{
	font-size: 16px;
	}
}
@media (max-width: 767px) {

 h1{
	font-size: 2em;
}
.navbar-logo { 
	position: absolute;
	left: 15px;
	top: 14px;
	width: 24px;
	height: 24px;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #005571;
 }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #003245;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #003245;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #003245;
  }
  .jumbotextfield {
	padding-top: 50px;
}


}

@media (min-width: 768px) {
	.navbar {
	
	  min-height: 60px;
	  margin-bottom: 0;
	 /*  border: 1px solid transparent; */
	}

	.navbar-brand {
	  float: left;
	  padding: 20px 15px 12px;
	  font-size: 19px;
	  line-height: 21px;
	  height: 60px;
	}
	.navbar-nav > li > a {
	    padding-top: 20px;
	    padding-bottom: 20px;
	  }
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
	.jumbotron {
	  min-height: 360px;
	 padding: 130px 10px 25px;

	}
	.login-area {
	padding: 80px;
  	}
	.loginform-area h1{
	font-size: 26px;
	}
	.loginform-area h2{
	font-size: 32px;
	}
	.loginform-area p{
	font-size: 18px;
	}
	 .carousel-caption1 {
	    left: 20%;
	    right: 20%;
	    padding-bottom: 30px;
	  }
	  .carousel-caption1 h2{
		  color: #ffffff;
		  font-size: 180%;
		  font-weight: 500;
		}
		.carousel-caption2 {
	    left: 20%;
	    right: 20%;
	    padding-top: 90px;
	     text-shadow: 0 0 3px rgba(255, 255, 255, 0.95);
	  }
	  .carousel-caption2 h2{
		  color: #c51a1b;
		  font-size: 180%;
		  font-weight: 500;
		 
		}
		.carousel-caption3 {
	    left: 32%;
	    right: 20%;
	    padding-top: 50px;
	     text-shadow: 0 0 3px rgba(0, 0, 0, 0.95);
	  }
	  .carousel-caption3 h2{
		  color: #fff;
		  font-size: 180%;
		  font-weight: 500;
		 
		}
		.carousel-caption4 {
	    left: 20%;
	    right: 20%;
	    padding-top: 40px;
	     text-shadow: 0 0 3px rgba(0, 0, 0, 0.95);
	  }
	  .carousel-caption4 h2{
		  color: #fff;
		  font-size: 180%;
		  font-weight: 500;
		 
		}
		.carousel-caption5 {
	    left: 20%;
	    right: 20%;
	    padding-top: 80px;
	     text-shadow: 0 1px 2px rgba(0, 0, 0, 0.95);
	  }
	  .carousel-caption5 h2{
		  color: #fff;
		  font-size: 180%;
		  font-weight: 500;
		 
		}
	  }
@media (max-width: 800px) {
    #language-row {
        padding-bottom: 80px;
    }
}

@media (max-width: 1023px) {
	.navbar-form {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

}

@media (min-width: 1024px) {
	.jumbotron {
	  min-height: 480px;
	  padding: 120px 20px 30px;
	}
	.loginform-area h2{
	font-size: 34px;
	}
	.loginform-area p{
	font-size: 21px;
	}
	.carousel-caption1 h2{
	  color: #ffffff;
	  font-size: 250%;
	  font-weight: 500;
	}
	.carousel-caption2 {
	    left: 20%;
	    right: 20%;
	    padding-top: 80px;
	    text-shadow: 0 0 3px rgba(255, 255, 255, 0.95);
	  }
	.carousel-caption2 h2{
	  color: #c51a1b;
	  font-size: 250%;
	  font-weight: 500;
	}
	.carousel-caption3 {
	    left: 42%;
	    right: 20%;
	    padding-top: 70px;
	    text-shadow: 0 0 3px rgba(255, 255, 255, 0.95);
	  }
	.carousel-caption3 h2{
	  color: #fff;
	  font-size: 200%;
	  font-weight: 500;
	}
	.carousel-caption4 {
	    left: 30%;
	    right: 20%;
	    padding-top: 80px;
	    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	  }
	.carousel-caption4 h2{
	  color: #fff;
	  font-size: 200%;
	  font-weight: 500;
	}
	.carousel-caption5 {
	    left: 18%;
	    right: 52%;
	    padding-top: 70px;
	    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.95);
	  }
	.carousel-caption5 h2{
	  color: #333;
	  font-size: 200%;
	  font-weight: 500;
	}

}
