/*
	Rlof Benz Bootsrap Sass Theme

*/
/* BASE - Base styles, variables, mixins, et */
/* Font Colors*/
/* Background Colors */
/* Mixins */
h1, h2, h3, h4, h5 {
  margin-top: 0; }


@font-face {
	font-family: 'HelveticaNeueHeavy';
	src: url('../fonts/helveticaneue85heavy.eot'); /* IE9 Compat Modes */
	src: url('../fonts/HelveticaNeue85Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/HelveticaNeue85Heavy.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/HelveticaNeue85Heavy.woff') format('woff'), /* Pretty Modern Browsers */
	url('../fonts/HelveticaNeue85Heavy.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/HelveticaNeue85Heavy.svg#svgFontName') format('svg'); /* Legacy iOS */
} 

@font-face {
	font-family: 'HelveticaNeueMedium';
	src: url('../fonts/helveticaneue65medium.eot'); /* IE9 Compat Modes */
	src: url('../fonts/HelveticaNeue65Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/HelveticaNeue65Medium.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/HelveticaNeue65Medium.woff') format('woff'), /* Pretty Modern Browsers */
	url('../fonts/HelveticaNeue65Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/HelveticaNeue65Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
} 

@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('../fonts/helveticaneue45light.eot'); /* IE9 Compat Modes */
	src: url('../fonts/HelveticaNeue45Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/HelveticaNeue45Light.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/HelveticaNeue45Light.woff') format('woff'), /* Pretty Modern Browsers */
	url('../fonts/HelveticaNeue45Light.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/HelveticaNeue45Light.svg#svgFontName') format('svg'); /* Legacy iOS */
} 
  
/*
@font-face {
  font-family: HelveticaNeueHeavy;
  src: url(../fonts/Helvetica%20Neue%20W01%2085%20Heavy.ttf); }

@font-face {
  font-family: "HelveticaNeueMedium";
  src: url(../fonts/Helvetica%20Neue%20W01%2065%20Medium.ttf); }
 
@font-face {
  font-family: HelveticaNeueLight;
  src: url(../fonts/Helvetica%20Neue%20W01%2045%20Light.ttf); }
*/

 @font-face {
  font-family: Museo;
  src: url(../fonts/MuseoSans_500.otf); }
@font-face {
  font-family: HelveticaNeueLT;
  src: url(../fonts/HelveticaNeue-Light.otf); }
@font-face {
  font-family: ThesansOsF;
  src: url(../fonts/TheSans%20Light%20Plain.ttf); }
body {
  font-family: "HelveticaNeueLight", "HelveticaNeueLT", "HelveticaNeueMedium", "ThesansOsF", "Georgia", sans-serif, "HelveticaNeueHeavy";
  font-size: 14px;
  color: #000000 !important;
  line-height: 1.8em;
  background-color: #FFFFFF !important;
  padding-top: 70px; }

#container {
  width: 960px;
  margin: auto;
  overflow: auto;
  border: #ccc solid 1px;
  border-radius: 5pc; }

header {
  height: 116px !important; }

ul, li {
  list-style: none; }

a {
  color: #000000 !important; }

.cc-link {
    color: #ffffff !important;
}
  
input, textarea, button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

p {
  line-height: 1.8em; }

input:focus, textarea:focus {
  background-color: #ffffff; }

/* Modules - Individual site components */
/* Typography */
.fa-2 {
  font-size: 18px !important; }

.fa-3 {
  font-size: 23px !important; }

.fa-4 {
  font-size: 28px !important; }

.fa-5 {
  font-size: 33px !important; }

.fa-6 {
  font-size: 38px !important; }

.dropdown-menu {
  background: #ffffff;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 0;
  -webkit-box-shadow: none !important;
  width: 20px; 
  font-size: 16px !important;
}

#content_inhalt .text-center {
	width:95%;
}

#news_result{
  padding-left: 15px !important;
}

#site-name {
  padding-top: 35px;
  padding-left: 0px !important; }

#logo-login-page {
  padding-right: 15px; }

#login-site-name {
  padding-top: 55px;
  font-size: 28px;
    font-weight: bolder;
    line-height: 20px;
    padding-left: 0 !important;
    text-transform: uppercase;
    font-size: 21px !important;
    letter-spacing: 0.07em;
    font-family: "HelveticaNeueMedium";
}

#login-section .pull-right img {
	margin-top:5px;
	width: 108px;
}


#c691 {
	margin-top:30px;
}

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.img-xs {
  width: 50px; }

.img-s {
  width: 90px; }

.img-md {
  width: 130px; }

.img-lg {
  width: 165px; }

.more-menu-subtitle {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none !important;
  font-family: "HelveticaNeueLight"; }

.more-menu-title {
  font-size: 16px;
  font-family: "HelveticaNeueMedium"; }
/*updated manually*/
.dropdown-menu {
  padding-right: 35px !important;
  width: 292px !important;
  float: right !important;
  margin-left: -20px;
}

.carousel-control {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: none !important;
  height: 45%;
  width: 8%;
  display: block;
  margin: auto;
  text-shadow: none !important;
  opacity: 0.8 !important;		
   }

.carousel-control:hover {
  background-color: #fff !important;
  opacity: 1 !important;
}
 
.num1 , .num2, .num3, .num4 {
	color: #000000 !important;
    font-family: "HelveticaNeueLight","HelveticaNeueLT","HelveticaNeueMedium","ThesansOsF","Georgia",sans-serif,"HelveticaNeueHeavy";
    font-size: 14px;
    line-height: 1.8em;
}

.extra-padding-top {
  padding-top: 215%; }

.num, .num2, .num3, .num4 {
  text-align: center; }

#login-img {
  margin: 1px 0px 0px 0px; }

#imprint {
  float: right; }

.relative-position {
  position: relative; }

.absolute-position {
  position: absolute; }

.background-opacity {
  background-color: rgba(255, 255, 255, 0.6);
  left: 55%;
  top: 20%;
  width: 405px;
  height: 260px; }
.background-opacity input[type="text"], .background-opacity input[type="password"] {
  width: 370px;
  height: 32px;
  color: #000000 !important; }
.background-opacity input[type="submit"] {
  width: 100px;
  height: 34px;
  padding: 3px;
  border: 0;
  background-color: #000000;
  color: #ffffff; }
.background-opacity button {
  width: 260px; }
.background-opacity .dropdown-menu {
  width: 260px !important;
  background-color: rgba(255, 255, 255, 0.8); }

.width-normalize {
  width: 369px; }

.inter-div {
  margin: 13px; }

.active {
  font-family: "HelveticaNeueHeavy";
  font-weight: 100;
}

.carousel-caption {
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: none !important;
  padding: 40px 50px;
  color: #000000; }

header {
  height: 150px; }

#site-name-xs {
  padding-left: 15px; }

.lg-font-size {
  font-size: 20px;
  line-height: 1.6em; }

.xxlg-font-size {
  font-size: 27px; }

.xlg-font-size {
  font-size: 21px; }

.md-font-size {
  font-size: 16px; }
/*updated manually*/
.extra-padding-right-left {
  padding: 0 115px; }

.lg-padding-right-left {
  padding: 0 95px; }

.bolder-font-weight {
  font-weight: bolder; }

.full-width {
  width: 100%; }

  .full-height {
  height: 100% !important; }

.header-height{
  height: 600px;
}

/* Added manually*/
.xlg-margin-top-bottom > img{

  height: 500px !important;
}

/*updated manually*/
.iframe {
  background-color: #f0f0f0;
  width: 100%;
  height: 150px;
  margin: 20px 0; }

/*added manually*/
.iframe > iframe{
  height: auto !important;
}

.margin-top-bottom, .more-menu-title {
  margin-bottom: 25px;
  margin-top: 25px; }

.md-paddin-bottom{
  padding-bottom: 20px;
}

.product-col-2, .marketing-col-2 {
  background-color: #f2f2f2;
  margin-bottom: 20px;
 }

.marketing-col-2{
  margin-right: 25px;
  margin-left: 25px;
}

.product-col-2{
  margin-right: 25px;
  margin-left: 50px;
}

.marketing-col-2 {
  padding: 75px;
  margin-top: 10px; }

.extra-margin-bottom {
  margin-bottom: 40px; }

.xlg-margin-bottom{
  margin-bottom: 60px;
}

.product-img-col-2 {
  margin: auto;
  display: block;
}

.panel-title {
  font-size: 21px;
  font-weight: bolder; }

.panel-heading {
  background-color: white !important; }

.download-button {
  width: 130px;
  background-color: black;
  height: 26px;
  text-align: center;
  color: #ffffff;
  font-family: "Museo"; }

  .quad-download-button {
  width: 60px;
  background-color: black;
  font-size: 10px !important;   
  height: 28px;
  text-align: center;
  color: #ffffff;
  font-family: "Museo"; }

  .quad-font-size{
    font-size: 12px !important;
  }

.download-button > a, .quad-download-button > a {
  color: #ffffff !important;
  text-decoration: none; }

.margin-top-bottom, .more-menu-title {
  margin: 15px 0; }

.md-margin-top-bottom {
  margin: 30px 0; }

.rb-back-icon {
  margin-right: 8px;
  background-color: #cac9c9;
  width: 30px;
  height: 30px;
  color: white;
  padding: 8px 8px; }

.back-color {
  color: #cac9c9;
  font-size: 22px; }

.lg-margin-top-bottom {
  margin: 40px 0; }

.xlg-margin-top-bottom {
  margin: 55px 0; }

.sm-margin-top {
  margin-top: 15px; }

.xs-margin-top {
  margin-top: 9px; }

.extra-margin-top {
  margin-top: 60px; }

.no-padding-left > a {
  text-decoration: none; }

.news-quote {
  margin-top: 40px;
  position: relative; }

.news-image {
  margin-top: 40px;
  position: relative; }

.video-download-container {
  background-color: #f0f0f0;
  width: 413px;
  height: 413px; }

.quad-slide-number {
  bottom: 0;
  display: block;
  height: 19px;
  width: 33px;
  margin: auto;
  padding: 0px 25px 30px 5px; }

.margin-bottom-solid {
  border-bottom: 1px solid; }

.marketing-box {
  background-color: #ffffff;
  margin: auto;
  padding: 30px;
  color: #868686;
  line-height: 2em;
  width: 240px;
  height: 340px;
  width: 240px;
  height: 340px; }

.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.no-margin-left {
  margin-left: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.xs-padding-top {
  padding-top: 4px; }

.carousel-control-size {
  width: 55px; }

.xs-padding-left {
  padding-left: 15px; }

.md-padding-left {
  padding-left: 25px !important; }

.lg-margin-top {
  margin-top: 60px; }

.md-margin-top {
  margin-top: 35px; }

.md-margin-bottom {
  margin-top: 35px; }

.sm-margin-bottom {
  margin-bottom: 15px; }

.neg-sm-margin-left {
  margin-left: -15px; }

.neg-sm-margin-right {
  margin-right: -15px !important; }

.neg-md-margin-right {
  margin-right: -30px; }

.heavy-font {
  font-family: "HelveticaNeueHeavy"; }

.new-heavy-font {
  font-family: "Museo";
  font-weight: 900;
}

.medium-font {
  font-family: "HelveticaNeueMedium"; }

.lg-size {
  font-size: 21px !important;
  letter-spacing: 0.07em; }

.quad-extra-padding-top {
  padding-top: 250%; }

.no-decoration {
  text-decoration: none !important; }

.md-margin-left {
  margin-left: 25px; }

.normal-weight, .heavy-font {
  font-weight: normal !important; }

.new-normal-weight{
  font-family: "Museo";
  font-weight: normal;
}

.submenu {
  
  border: 0 !important; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  font-weight: bold; }

  
.download-info {
  font-family: "HelveticaNeueMedium";
  line-height: 1.6em; }

.sub-download-info {
  font-family: "HelveticaNeueLight";
  line-height: 1.6em; }

.panel-default {
  border-color: transparent !important; }

/* Sections */
#logo-section {
  /*margin-bottom: 30px;*/
  margin-top: 45px; }

#video-player {
  /*margin-bottom: 50px;*/
  margin-top: 0px; 
  margin-bottom: 15px;
}	

#video-description {
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 25px;
  text-align: center; }


#main-slider {
  margin-top: -62px; 

  margin-bottom: 90px;

}

/*
#zip-download-section .container {
	width:100% !important;
}
*/



#zip-download-section .container {
	display: inline-block;
}

#zip-download-section h3 {
	margin-top: 60px !important;
}

#zip-download-section h3 .extra-margin-bottom {
	margin-bottom: 20px !important;
}

#video-download .lg-margin-top  {
	margin-top: 0px;
}


#video-download .extra-margin-top  {
	margin-top: 0px;
}
   
#zip-download-section #video-download {
	margin-bottom:0;
}

#zip-download-section #video-download .lg-margin-top {
	height:50px;
}

#zip-download-section .lg-padding-right-left {
	padding:0;
}

   
#text-wide-section {
  margin-top: 0px; 
  margin-bottom: 55px;
}

#download-section {
  /*margin-bottom: 105px;*/ }

.header-main {
  background-color: #ffffff !important; }

/* SearchBox */
.searchform {
  display: block;
  margin: 0;
  overflow: hidden; }

label, input {
  vertical-align: baseline;
  color: #cac9c9 !important;
  font-size: 16px;
 }

.form-control{
  font-size: 16px;
 }
 
label {
  margin: 0.125em 0.125em 0 0;
  float: left;
  color: #000000 !important;
  color: #000000;
  font-weight: bolder;
  
 }

input[type="search"] {
  border-width: 0 0 2px;
  background-color: transparent;
  padding: 0.125em 0.225em;
  width: 80%;
  float: left;
  font-family: "HelveticaNeueLight";
  color: #000000 !important;
  color: #000000; }

input[type="search"]:focus {
  color: #000000 !important;
  color: #000000;
  border-color: #000000;
  outline: none; }

::-webkit-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

::-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

:-ms-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

input:-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

.tx-indexedsearch {
	font-size: 16px;
}

TD.tx-indexedsearch-descr {
	font-style: normal !important;
}
  
/* Layouts - Page layout styles */
/* Navbar */
.navbar {
  background-color: #ffffff;
  border-color: #ffffff;
  width: 100%;
  margin: auto;
  min-height: 60px;
  margin-bottom: 30px; }

.navbar-nav {
  width: 100%;
  display: table; }
.navbar-nav li {
  display: block; }

.nav > li > .dropdown > a {
  position: relative;
  display: block;
  padding: 15px 0; }

#main-menu > .container > #navbar > ul > li {
  padding-right: 20px; }

#main-menu > .container > #navbar > ul > li:last-child {
  float: right;
  padding-right: 0px !important; }

.navbar-brand {
  padding-left: 0 !important;
  font-weight: bolder;
  font-size: 28px;
  line-height: 20px;
  text-transform: uppercase; }

#first-menu-element {
  padding-left: 0px !important;
  letter-spacing: 0.02em; }

.navbar-inverse .navbar-toggle {
  border-color: transparent; }
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000; }

.header-hr {
  background-image: url("../img/hr.jpg");
  background-repeat: repeat-x;
  width: 100%;
  height: 35px;
  margin-bottom: 45px; }

#main-menu {
  
  font-size: 16px;
  }

#search-box {
  padding-left: 15px; }

#search {
  padding-top: 38px; }

.subtitle-menu-color {
  color: #878787 !important; }

.footer-main {
  margin-bottom: 48px;
  margin-top: 100px !important;
}

.footer-hr {
  border-top: 1px solid #000000 !important;
  margin-top: 20px;
  margin-bottom: 55px; }
/*updated manually*/
.footer-title {
	text-transform: uppercase;
  font-size: 20px;
  font-family: "HelveticaNeueHeavy";
  width: 100%; }

#caret-language {
  margin-top: 8px; }

#dropdown-language, #footer-inter-row .dropdown button {
  width: 195px !important; }

.footer-subtitle {
  margin-top: 13px;
  font-size: 16px;
  letter-spacing: 0.07em !important;
  font-family: "HelveticaNeueLight"; }

#footer-inter-row {
  margin-top: 120px; }
#footer-inter-row .dropdown button {
  width: 60%; }

#copyright {
  letter-spacing: 0.02em;*
  font-size: 13px !important;
  text-align: left; }

#copyright  .bodytext{
  text-align:left !important;
}

#imprint {
  letter-spacing: 0.07em;
  text-align: right; }

  
@media (max-width: 767px) {

  #zip-download-section {

    padding: 3% !important;
  }

	.md-uppercase-text{
		text-transform: uppercase !important;
	}

  .footer-text-trasnformation{
      text-transform: uppercase;
    }


   .quad-font-size{
    font-size: 13px !important;
  }

  xs-asset-text-center{
    text-align: :center;
  }

  .xs-lg-asset-padding-right{
    padding-right: : 44px;
  }

  ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  ul.dropdown-menu  > li a{
    text-transform: uppercase;
  }

  ul, li {
    text-align: left; }

	.panel{
		margin-left: 15px;
		margin-right: 15px;
	}

    /*#faq-section{
    	margin-left: -15px !important;
    	margin-right: -15px !important;
    }*/

  #all-name {
    display: none; }


  /*To Delete manually, maybe*/
  #main-slider {
    /*margin-top: -60px !important;*/ }

    #single-download-section {
    margin-bottom: 0px;
    margin-left: 25px;
  }

  #download-section{
    margin-right: 80px;
    margin-bottom: 0px;
    margin-left: 90px;
  }

      

  .panel-title {
    font-size: 20px; }

  .xs-extra-padding-top {
    padding-top: 60%; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .menu-title > .dropdown > .dropdown-menu {
    display: block !important;
    text-align: left !important;
    left: 0px !important;
    position: static; }

  .half-width {
    width: 50% !important; }

  .xs-bolder-font-weight {
    font-weight: bolder; }

  .extra-padding-right-left {
    padding: 0 15px !important; }

  .marketing-col-2 {
    padding: 25px 0 !important; }

 

  .marketing-box {
    padding: 50px 20px !important; }

  .navbar-toggle {
    padding-left: 15px !important; }

  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
     }

  .video-download-container {
    display: block;
    margin: auto;
    width: 288px;
    height: 288px; }

  #logo {
    padding-right: 15px !important;

  }

  #video-player, #video-information {
    
    padding: 0 15px !important; }

  #download-submenu {
    margin-bottom: 70px; }

  .mobile-menu{

    margin-top: 13px;
    margin-left: 55px;
    position: fixed;
    display: block !important;

  }

  .xs-mobile-padding {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .xs-mobile-padding-left {
    padding-left: 15px !important;
  }

  .xs-mobile-padding-right {
    padding-right: 15px !important;
  }

  .xs-mobile-double-padding {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .neg-padding {
    padding: 0 -15px !important; }


  .xs-mobile-no-padding-right {
    padding-right: 0px !important; }

  .xs-mobile-no-padding-left {
    padding-left: 0px !important; }

  .xs-mobile-margin-right{
    margin-right: 15px;
  }
  .xs-mobile-margin-left{
    margin-left: 15px;
  }

  .xs-mobile-margin-top{
    margin-top: 4px;
  }

  .xs-mobile-display-flex{
    display: flex !important;
  }

  .mobile-more-menu-subtitle{
    font-family: "HelveticaNeueMedium" !important;
  }

  .mobile-extra-padding-top{
      padding-top: 147%;
  }

  #video-information{
  	margin-top: 25px !important;
  }

	.carousel-control-size{
		height: 80%;
	    width: 33px;
	}


  .xlg-margin-top-bottom > img{
    height: 200px;
  }

  .xs-dropdown-menu-left {
    left: 0 !important;
    right: auto !important; }

  .navbar-nav {
    margin: 0px; }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; }

  .xs-more-button {
    text-align: left !important;
    padding-left: 15px !important; }

  #first-menu-element {
    padding-left: 15px !important; }

  .navbar-brand {
    float: left; }

  /*#myCarousel {
    margin-left: 15px;
    margin-right: 15px; }*/

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent; }

  .xs-mobile-margin {
    margin: 10px; }

  .xs-footer {
    padding-right: 30px !important;
    padding-left: 15px !important; }

  #site-name {
    padding-top: 0px !important;
    margin-left: 15px; }

  #logo-login-page {
    margin-top: 22px;
    padding-right: 15px; }

  #imprint {
    margin-bottom: 5px; }

  .xs-background-image {
    width: 100%; }

  #logo {

    position: absolute;
    top: 15px;
    right: 0; }

  .inline {
    display: inline-block; }

  .background-opacity {
    left: 9%;
    width: 263px;
    height: 263px; }
  .background-opacity input[type="text"], .background-opacity input[type="password"] {
    width: 250px; }
  .background-opacity input[type="submit"] {

    margin-right: 11px; }
  .background-opacity button {
    width: 155px; }

  .inter-div {
    margin: 5px 0;
    width: 51%; }

  .news-title{

    right:35% !important;
  }

  .xs-mobile-no-margin {
    margin: 0px !important; }

  .xs-mobile-width {
    width: 250px !important; }

  #login-img {
    margin: 50px 0px; }

  #download-section, #single-download-section {
    margin-top: -28px;
    margin-top: 0;
  }

  #download-section{
    padding: 0 25px;
  }

  #availability-section {
    margin-top: -35px !important;

  }
  #main-links{
    margin-top: 0;
  }
  #marketing-section{
    margin-top: 0;
  }

  #site-name-xs .navbar-brand {
    font-size: 12px !important; }

  .footer-main div {
    margin-bottom: 20px;
    margin-left: 0; }
  .footer-main .dropdown {
    width: 75% !important; }
  .footer-main .dropdown-menu {
    position: static !important; }

  .dropdown-menu {
    border: none !important;
    box-shadow: none !important; }

  #video-description {
    line-height: 1.9em; }

  #search-box {
    display: none; }

  header {
    height: 100px !important; }

  #search {
    padding-top: 0 !important;
    margin-top: 10px; }

  #main-menu > .container > #navbar > ul > li:last-child {
    float: none; }

  li {
    margin-bottom: 10px; }

  .dropdown > ul > li {
    float: none !important; }

  .more-menu-subtitle, .more-menu-title, .dropdown-menu {
    float: none !important;
    width: 125px; }

  .more-menu-title {
    margin-top: 0px !important;
    width: auto;
  }

  .xs-text-left {
    text-align: left !important; }

  .xs-visible-xs {
    display: block !important; }

  .more-menu-subtitle {
    text-align: left;
    width: auto !important; }

  #logo-section {
    margin-bottom: 15px; }

  .header-hr {
    height: 15px;
    margin-bottom: 15px; }

  #footer-inter-row {
    margin-top: 0 !important; }

  #video-description {
    text-align: center; }

   .mobile-xs-margin-lr{
   	margin-left: 15px;
   	margin-right: 15px;
   }

   .mobile-sm-margin-lr{
   	margin-left: 30px;
   	margin-right: 30px;
   }


   .marketing-description{
		margin: 0 24px !important;
	}	

	.infoRow {
	  text-align: center !important;
	  margin-top: 15px !important;
	  margin-bottom: 40px !important;
	  font-size: 16px;
	  padding: 0 40px !important;

	}

	#myCarousel1, #myCarousel3{
  	    margin-left: auto !important;
  	    width: 100% !important;
    
  	}

  	#myCarousel2, #myCarousel4{
	  	margin-right: auto !important;
	  	width: 100% !important;
	  	margin-left:auto !important;
    }	
	
    .marketing-section-right{
    	margin-left: -25px !important;
    }

    .product-col-2, .marketing-col-2{
      margin-right: 25px !important;
      margin-left: 25px !important;
    }

  .form-control{
    width: 125 !important;

  }

  .login-button{
    margin-right: -136px !important;
  }
  
  .tx-product-information .cat {
	width:90% !important;
	}
    

}

@media (min-width: 570px) and (max-width: 767px) {

	.col-xs-12 {
		clear: both;
		float: right;
		margin-right: 5%;
		width: 90%;
	}
	
	#zip-download-section {
		width:767px !important;
	}
 }

@media (min-width: 768px) {

.footer-text-trasnformation{
      text-transform: uppercase;
    }

  .sm-asset-pull-right{
  text-align: right;
}

  .form-control{
    width: 250px !important;
    border: 0 !important;
    border-radius: 0px !important;
    
  }

  .zip-section-left{

    margin-left: -15px;

  }

  .zip-div-left, .zip-div-right{

    padding-right: 50px;

  }

  .zip-section-right{

    margin-left: 35px;

  }

  .lg-absolute-position{
    position: absolute;
  }

  .pc-dropdown{
    padding-left: 21px;
    font-weight: normal !important;
  }

  .login-button{
    margin-right: 13px;
  }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; } }
@media (min-width: 768px) and (max-width: 1199px) {

	  .footer-text-trasnformation{
      text-transform: uppercase;
    }

  .xsm-uppercase{
  text-transform: uppercase !important;
}


  .capitalize{
  text-transform: capitalize !important;

}

.md-text-uppercase{
  text-transform: uppercase;
}

.dropdown-menu-item{
    font-family: "HelveticaNeueLight" !important;
}

  .md-padding-top{
    padding-top: 12px;
  }

  .md-uppercase-text{
    text-transform: uppercase;
  }

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    font-weight: bold;
    font-size: 14px;
  }

  .active{

   font-weight: bold;
  }



  .navbar-brand {
    font-size: 18px !important; }

  input[type="search"] {
    width: 80%; }

  .submenu-width {
    width: 25%; }

  .extra-padding-right-left {
    padding: 0 60px; } }
@media (min-width: 768px) {
  .footer-text-trasnformation{
      text-transform: uppercase;
    }
  #site-name-xs .navbar-brand {
    font-size: 14px !important; }

    .footer-text-trasnformation{
      text-transform: capitalize;
    }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; } }
@media (min-width: 992px) and (max-width: 1199px) {

  .extra-padding-top{padding-top: 175% !important;}

  #zip-download-section{
    height: 485px !important;
  }
  
  .tablet-zip-width{
    width: 200%;
  }

  

    .asset-left{
  left: 5px;
}





.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 12px;

}

ul.dropdown-menu  > li a{
  text-transform: capitalize;

  font-family: HelveticaNeueLight !important;
}

ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  #main-menu > .container > #navbar > ul > li {
    padding-right: 5px !important; }

  #main-menu {
    font-size: 14px !important; } }


.download-button {
    font-size: 12px !important;
  }

  .tablet-zip-width{
    width: 100%;
  }




   #main-slider{
    margin-bottom: 40px !important;
  }

  .quad-download-button{
    height: 25px;
  }

  .quad-font-size{
    font-size: 13px !important;
  }

  
ul.nav{font-family: "HelveticaNeueMedium" !important;
  font-size: 16px;
}
.dropdown-menu-item{
  font-family: "HelveticaNeueMedium";
  font-size: 16px;
}


.sprache-btn{
  width: 80% !important;
}

.active > .dropdown-menu-item{
  font-weight: 100;
}

.menu-padding-top{

  padding-top: 15px !important;

}

  .dropdown-menu{
    font-size: 10px !important;
  }
  

  ul.dropdown-menu  > li a{
    text-transform: uppercase;
  }

  ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  #main-menu > .container > #navbar > ul > li {
    padding-right: 30px !important; }

  #main-menu {
    font-size: 10px !important;
    font-family: "HelveticaNeueHeavy"; }

  .footer-title {
    font-size: 16px; }

  .background-opacity {
    left: 32%; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .extra-padding-top {
    padding-top: 140%; }

  .marketing-col-2 {
    padding: 75px 40px; } }
.navbar-toggle {
  position: absolute !important; }

@media (min-width: 1200px) {
  .asset-left { left: 8px !important;}



	.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 12px;

}
 
  ul.dropdown-menu  > li a{
  text-transform: capitalize;
}


  .submenu-width {
    width: 12%; } }


.carousel-caption .md-font-size {
  font-family: "HelveticaNeueLight";
  font-weight: lighter;
}
.h3 {
  font-family: "HelveticaNeueHeavy";
  font-size:21px;
  font-weight:normal !important;
  margin-top: 20px;
  text-transform: uppercase;
  
}
.infoRow {
  text-align: center !important;
  margin-top: 15px !important;
  margin-bottom: 40px !important;
  font-size: 16px;
  padding: 0 115px;

}

#logo{margin-left: 15px !important;}
#social-media-buttons{display: none;}
#wideText-social-media-buttons{display: none;}

#news-section {
  margin-top:0px ;
  margin-bottom: 55px;
}

.news-title{
  margin-top: 0;
  position: absolute;
  right:47%
}

#download-submenu {
  margin-bottom: 15px;
  
}

#availability-section {
  margin-top: -35px !important;
  margin-bottom: 55px;

}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

  font-weight: 100;
  text-decoration: none;
  background-color: #FFFFFF !important;
  outline: 0;
}

button.navbar-toggle.collapsed:hover {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: transparent;
}

.mobile-menu{
  display: none;
}
.video-container{
	border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

  #faq-section {
    margin-top: 0;
    margin-bottom: 65px !important;
  }

  #video-information{
  	margin-bottom: 55px;
  }




  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
  }

.marketing-section-right{

  margin-left: 25px;

}
.marketing-section-left{
  margin-left: -25px;
}

.marketing-description{
	margin: 0 19px;
}

.btn{
  width: 65%;
}

#login-section {
    margin-top: -30px;
}

#c691 img {
    width:1200px;
	height:auto;
}


.tx-product-information .cat {
    border-collapse: collapse;
    display: table;
    padding: 10px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
.tx-product-information .file {
    display: table-row;
}

.tx-product-information .file_head{
    background-color:#ccc;
}


.tx-product-information .name,.tx-product-information .link {
    border: 1px solid;
    display: table-cell;
    padding: 5px;
}

.tx-product-information .name {
	width:80%;
}

.tx-product-information .link {
    width:20%;
}


.tx-product-information  .title {
    font-weight: bold;
    margin: 15px 0 34px;
}

.tx-product-information .cat_list .title {
	font-family: "HelveticaNeueHeavy";
    font-size: 21px;
    font-weight: normal !important;
    margin-top: 0;
    text-transform: uppercase;
	text-align:center;
}

#presse_archiv_suchbutton{
  text-align: left;
    padding-left: 33.5%;
}
    
.menu-padding-top{

  padding-top: 12px;

}

.first-cap:first-letter{

  text-transform: uppercase !important;

}

dropdown-menu > li.active > a {

  font-weight: 100;
}


.dropdown-menu-item{
  font-family: "HelveticaNeueLight";
}

ul.nav {
  font-family: "HelveticaNeueMedium" !important;
  text-transform: uppercase;
}


@media (min-width: 768px) and (max-width: 991px) {

  .portal-zip-font-size{font-size: 12px !important;}

  

  .portail-tablet-padding{
    padding: 0 15px !important;
  }

  .tablet-font{
    font-size: 13px !important;
  }

  .tablet-zip-width{
    width: 97%;
  }

  .asset-left{
  left: 15px !important;
}



   #main-slider{
    margin-bottom: 40px !important;
  }

.quad-download-button{
    height: 25px;
  }

 .quad-font-size{
    font-size: 16px !important;
  }

	.menu-padding-top{
  

 		 padding-top: 13px !important;

	}
  	.dropdown-menu-item{
	    font-family: "HelveticaNeueMedium" !important;
	    font-size: 14px;
	  }
}

/*
	Rlof Benz Bootsrap Sass Theme

*/
/* BASE - Base styles, variables, mixins, et */
/* Font Colors*/
/* Background Colors */
/* Mixins */
h1, h2, h3, h4, h5 {
  margin-top: 0; }


body {
  font-family: "HelveticaNeueLight", "HelveticaNeueLT", "HelveticaNeueMedium", "ThesansOsF", "Georgia", sans-serif, "HelveticaNeueHeavy";
  font-size: 14px;
  color: #000000 !important;
  line-height: 1.8em;
  background-color: #FFFFFF !important;
  padding-top: 70px; }

#container {
  width: 960px;
  margin: auto;
  overflow: auto;
  border: #ccc solid 1px;
  border-radius: 5pc; }

header {
  height: 116px !important; }

ul, li {
  list-style: none; }

a {
  color: #000000 !important; }

input, textarea, button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

p {
  line-height: 1.8em; }

input:focus, textarea:focus {
  background-color: #ffffff; }

/* Modules - Individual site components */
/* Typography */
.fa-2 {
  font-size: 18px !important; }

.fa-3 {
  font-size: 23px !important; }

.fa-4 {
  font-size: 28px !important; }

.fa-5 {
  font-size: 33px !important; }

.fa-6 {
  font-size: 38px !important; }

.dropdown-menu {
  background: #ffffff;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 0;
  -webkit-box-shadow: none !important;
  width: 20px; 
  font-size: 16px !important;
}

#content_inhalt .text-center {
	width:95%;
}

#site-name {
  padding-top: 35px;
  padding-left: 0px !important; }

#logo-login-page {
  padding-right: 15px; }

#login-site-name {
  padding-top: 55px;
  font-size: 28px;
    font-weight: bolder;
    line-height: 20px;
    padding-left: 0 !important;
    text-transform: uppercase;
    font-size: 21px !important;
    letter-spacing: 0.07em;
    font-family: "HelveticaNeueMedium";
}

#login-section .pull-right img {
	margin-top:5px;
	width: 108px;
}


#c691 {
	margin-top:30px;
}

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.img-xs {
  width: 50px; }

.img-s {
  width: 90px; }

.img-md {
  width: 130px; }

.img-lg {
  width: 165px; }

.more-menu-subtitle {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none !important;
  font-family: "HelveticaNeueLight"; }

.more-menu-title {
  font-size: 16px;
  font-family: "HelveticaNeueMedium"; }
/*updated manually*/
.dropdown-menu {
  padding-right: 35px !important;
  width: 292px !important;
  float: right !important;
  margin-left: -20px;
}

.carousel-control {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: none !important;
  height: 45%;
  width: 8%;
  display: block;
  margin: auto;
  text-shadow: none !important;
  opacity: 0.8 !important;		
   }

.carousel-control:hover {
  background-color: #fff !important;
  opacity: 1 !important;
}
 
.num1 , .num2, .num3, .num4 {
	color: #000000 !important;
    font-family: "HelveticaNeueLight","HelveticaNeueLT","HelveticaNeueMedium","ThesansOsF","Georgia",sans-serif,"HelveticaNeueHeavy";
    font-size: 14px;
    line-height: 1.8em;
}

.extra-padding-top {
  padding-top: 215%; }

.num, .num2, .num3, .num4 {
  text-align: center; }

#login-img {
  margin: 1px 0px 0px 0px; }

#imprint {
  float: right; }

.relative-position {
  position: relative; }

.absolute-position {
  position: absolute; }

.background-opacity {
  background-color: rgba(255, 255, 255, 0.6);
  left: 55%;
  top: 20%;
  width: 405px;
  height: 260px; }
.background-opacity input[type="text"], .background-opacity input[type="password"] {
  width: 370px;
  height: 32px;
  color: #000000 !important; }
.background-opacity input[type="submit"] {
  width: 100px;
  height: 34px;
  padding: 3px;
  border: 0;
  background-color: #000000;
  color: #ffffff; }
.background-opacity button {
  width: 260px; }
.background-opacity .dropdown-menu {
  width: 260px !important;
  background-color: rgba(255, 255, 255, 0.8); }

.width-normalize {
  width: 369px; }

.inter-div {
  margin: 13px; }

.active {
  font-family: "HelveticaNeueHeavy";
  font-weight: 100;
}

  /*
	Rlof Benz Bootsrap Sass Theme

*/
/* BASE - Base styles, variables, mixins, et */
/* Font Colors*/
/* Background Colors */
/* Mixins */
h1, h2, h3, h4, h5 {
  margin-top: 0; }

body {
  font-family: "HelveticaNeueLight", "HelveticaNeueLT", "HelveticaNeueMedium", "ThesansOsF", "Georgia", sans-serif, "HelveticaNeueHeavy";
  font-size: 14px;
  color: #000000 !important;
  line-height: 1.8em;
  background-color: #FFFFFF !important;
  padding-top: 70px; }

#container {
  width: 960px;
  margin: auto;
  overflow: auto;
  border: #ccc solid 1px;
  border-radius: 5pc; }

header {
  height: 116px !important; }

ul, li {
  list-style: none; }

a {
  color: #000000 !important; }

input, textarea, button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

p {
  line-height: 1.8em; }

input:focus, textarea:focus {
  background-color: #ffffff; }

/* Modules - Individual site components */
/* Typography */
.fa-2 {
  font-size: 18px !important; }

.fa-3 {
  font-size: 23px !important; }

.fa-4 {
  font-size: 28px !important; }

.fa-5 {
  font-size: 33px !important; }

.fa-6 {
  font-size: 38px !important; }

.dropdown-menu {
  background: #ffffff;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 0;
  -webkit-box-shadow: none !important;
  width: 20px; 
  font-size: 16px !important;
}

#content_inhalt .text-center {
	width:95%;
}

#site-name {
  padding-top: 35px;
  padding-left: 0px !important; }

#logo-login-page {
  padding-right: 15px; }

#login-site-name {
  padding-top: 55px;
  font-size: 28px;
    font-weight: bolder;
    line-height: 20px;
    padding-left: 0 !important;
    text-transform: uppercase;
    font-size: 21px !important;
    letter-spacing: 0.07em;
    font-family: "HelveticaNeueMedium";
}

#login-section .pull-right img {
	margin-top:5px;
	width: 165px;
}


#c691 {
	margin-top:30px;
}

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.img-xs {
  width: 50px; }

.img-s {
  width: 90px; }

.img-md {
  width: 130px; }

.img-lg {
  width: 165px; }

.more-menu-subtitle {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none !important;
  font-family: "HelveticaNeueLight"; }

.more-menu-title {
  font-size: 16px;
  font-family: "HelveticaNeueMedium"; }
/*updated manually*/
.dropdown-menu {
  padding-right: 35px !important;
  width: 292px !important;
  float: right !important;
  margin-left: -20px;
}

.carousel-control {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: none !important;
  height: 45%;
  width: 8%;
  display: block;
  margin: auto;
  text-shadow: none !important;
  opacity: 0.8 !important;		
   }

.carousel-control:hover {
  background-color: #fff !important;
  opacity: 1 !important;
}
 
.num1 , .num2, .num3, .num4 {
	color: #000000 !important;
    font-family: "HelveticaNeueLight","HelveticaNeueLT","HelveticaNeueMedium","ThesansOsF","Georgia",sans-serif,"HelveticaNeueHeavy";
    font-size: 14px;
    line-height: 1.8em;
}

.extra-padding-top {
  padding-top: 215%; }

.num, .num2, .num3, .num4 {
  text-align: center; }

#login-img {
  margin: 1px 0px 0px 0px; }

#imprint {
  float: right; }

.relative-position {
  position: relative; }

.absolute-position {
  position: absolute; }

.background-opacity {
  background-color: rgba(255, 255, 255, 0.6);
  left: 55%;
  top: 20%;
  width: 405px;
  height: 260px; }
.background-opacity input[type="text"], .background-opacity input[type="password"] {
  width: 370px;
  height: 32px;
  color: #000000 !important; }
.background-opacity input[type="submit"] {
  width: 100px;
  height: 34px;
  padding: 3px;
  border: 0;
  background-color: #000000;
  color: #ffffff; }
.background-opacity button {
  width: 260px; }
.background-opacity .dropdown-menu {
  width: 260px !important;
  background-color: rgba(255, 255, 255, 0.8); }

.width-normalize {
  width: 369px; }

.inter-div {
  margin: 13px; }

.active {
  font-family: "HelveticaNeueHeavy";
  font-weight: 100;
}

.carousel-caption {
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: none !important;
  padding: 40px 50px;
  color: #000000; }

header {
  height: 150px; }

#site-name-xs {
  padding-left: 15px; }

.lg-font-size {
  font-size: 20px;
  line-height: 1.6em; }

.xxlg-font-size {
  font-size: 27px; }

.xlg-font-size {
  font-size: 21px; }

.md-font-size {
  font-size: 16px; }
/*updated manually*/
.extra-padding-right-left {
  padding: 0 115px; }

.lg-padding-right-left {
  padding: 0 95px; }

.bolder-font-weight {
  font-weight: bolder; }

.full-width {
  width: 100%; }

  .full-height {
  height: 100% !important; }

.header-height{
  height: 600px;
}

/* Added manually*/
.xlg-margin-top-bottom > img{

  height: 500px !important;
}

/*updated manually*/
.iframe {
  background-color: #f0f0f0;
  width: 100%;
  height: 150px;
  margin: 20px 0; }

/*added manually*/
.iframe > iframe{
  height: auto !important;
}

.margin-top-bottom, .more-menu-title {
  margin-bottom: 25px;
  margin-top: 25px; }

.md-paddin-bottom{
  padding-bottom: 20px;
}

.product-col-2, .marketing-col-2 {
  background-color: #f2f2f2;
  margin-bottom: 20px;
 }

.marketing-col-2{
  margin-right: 25px;
  margin-left: 25px;
}

.product-col-2{
  margin-right: 25px;
  margin-left: 50px;
}

.marketing-col-2 {
  padding: 75px;
  margin-top: 10px; }

.extra-margin-bottom {
  margin-bottom: 40px; }

.xlg-margin-bottom{
  margin-bottom: 60px;
}

.product-img-col-2 {
  margin: auto;
  display: block;
}

.panel-title {
  font-size: 21px;
  font-weight: bolder; }

.panel-heading {
  background-color: white !important; }

.download-button {
  width: 130px;
  background-color: black;
  height: 26px;
  text-align: center;
  color: #ffffff;
  font-family: "Museo"; }

.download-button > a {
  color: #ffffff !important;
  text-decoration: none; }

.margin-top-bottom, .more-menu-title {
  margin: 15px 0; }

.md-margin-top-bottom {
  margin: 30px 0; }

.rb-back-icon {
  margin-right: 8px;
  background-color: #cac9c9;
  width: 30px;
  height: 30px;
  color: white;
  padding: 8px 8px; }

.back-color {
  color: #cac9c9;
  font-size: 22px; }

.lg-margin-top-bottom {
  margin: 40px 0; }

.xlg-margin-top-bottom {
  margin: 55px 0; }

.sm-margin-top {
  margin-top: 15px; }

.xs-margin-top {
  margin-top: 9px; }

.extra-margin-top {
  margin-top: 60px; }

.no-padding-left > a {
  text-decoration: none; }

.news-quote {
  margin-top: 40px;
  position: relative; }

.news-image {
  margin-top: 40px;
  position: relative; }

.video-download-container {
  background-color: #f0f0f0;
  width: 413px;
  height: 413px; }

.quad-slide-number {
  bottom: 0;
  display: block;
  height: 19px;
  width: 33px;
  margin: auto;
  padding: 0px 25px 30px 5px; }

.margin-bottom-solid {
  border-bottom: 1px solid; }

.marketing-box {
  background-color: #ffffff;
  margin: auto;
  padding: 30px;
  color: #868686;
  line-height: 2em;
  width: 240px;
  height: 340px;
  width: 240px;
  height: 340px; }

.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.no-margin-left {
  margin-left: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.no-margin-top{
  margin-top: 0 !important;
}

.xs-padding-top {
  padding-top: 4px; }

.carousel-control-size {
  width: 55px; }

.xs-padding-left {
  padding-left: 15px; }

.md-padding-left {
  padding-left: 25px !important; }

.lg-margin-top {
  margin-top: 60px; }

.md-margin-top {
  margin-top: 35px; }

.md-margin-bottom {
  margin-top: 35px; }

.sm-margin-bottom {
  margin-bottom: 15px; }

.neg-sm-margin-left {
  margin-left: -15px; }

.neg-sm-margin-right {
  margin-right: -15px !important; }

.neg-md-margin-right {
  margin-right: -30px; }

.heavy-font {
  font-family: "HelveticaNeueHeavy"; }

.new-heavy-font {
  font-family: "Museo";
  font-weight: 900;
}

.medium-font {
  font-family: "HelveticaNeueMedium"; }

.lg-size {
  font-size: 21px !important;
  letter-spacing: 0.07em; }

.quad-extra-padding-top {
  padding-top: 250%; }

.no-decoration {
  text-decoration: none !important; }

.md-margin-left {
  margin-left: 25px; }

.normal-weight, .heavy-font {
  font-weight: normal !important; }

.new-normal-weight{
  font-family: "Museo";
  font-weight: normal;
}

.submenu {
  
  border: 0 !important; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  font-weight: bold; }

  
.download-info {
  font-family: "HelveticaNeueMedium";
  line-height: 1.6em; }

.sub-download-info {
  font-family: "HelveticaNeueLight";
  line-height: 1.6em; }

.panel-default {
  border-color: transparent !important; }

/* Sections */
#logo-section {
  /*margin-bottom: 30px;*/
  margin-top: 45px; }

#video-player {
  /*margin-bottom: 50px;*/
  margin-top: 0px; 
  margin-bottom: 15px;
}	

#video-description {
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 25px;
  text-align: center; }


#main-slider {
  margin-top: -62px; 
}

/*
#zip-download-section .container {
	width:100% !important;
}
*/


#zip-download-section .container {
	display: inline-block;
}

#zip-download-section h3 {
	margin-top: 60px !important;
}

#zip-download-section h3 .extra-margin-bottom {
	margin-bottom: 20px !important;
}

#video-download .lg-margin-top  {
	margin-top: 0px;
}


#video-download .extra-margin-top  {
	margin-top: 0px;
}
   
#zip-download-section #video-download {
	margin-bottom:0;
}

#zip-download-section #video-download .lg-margin-top {
	height:50px;
}

#zip-download-section .lg-padding-right-left {
	padding:0;
}

   
#text-wide-section {
  margin-top: 0px; 
  margin-bottom: 55px;
}

#download-section {
  /*margin-bottom: 105px;*/ }

.header-main {
  background-color: #ffffff !important; }

/* SearchBox */
.searchform {
  display: block;
  margin: 0;
  overflow: hidden; }

label, input {
  vertical-align: baseline;
  color: #cac9c9 !important;
  font-size: 16px;
 }

.form-control{
  font-size: 16px;
 }
 
label {
  margin: 0.125em 0.125em 0 0;
  float: left;
  color: #000000 !important;
  color: #000000;
  font-weight: bolder;
  
 }

input[type="search"] {
  border-width: 0 0 2px;
  background-color: transparent;
  padding: 0.125em 0.225em;
  width: 80%;
  float: left;
  font-family: "HelveticaNeueLight";
  color: #000000 !important;
  color: #000000; }

input[type="search"]:focus {
  color: #000000 !important;
  color: #000000;
  border-color: #000000;
  outline: none; }

::-webkit-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

::-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

:-ms-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

input:-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

/* Layouts - Page layout styles */
/* Navbar */
.navbar {
  background-color: #ffffff;
  border-color: #ffffff;
  width: 100%;
  margin: auto;
  min-height: 60px;
  margin-bottom: 30px; }

.navbar-nav {
  width: 100%;
  display: table; }
.navbar-nav li {
  display: block; }

.nav > li > .dropdown > a {
  position: relative;
  display: block;
  padding: 15px 0; }

#main-menu > .container > #navbar > ul > li {
  padding-right: 20px; }

#main-menu > .container > #navbar > ul > li:last-child {
  float: right;
  padding-right: 0px !important; }

.navbar-brand {
  padding-left: 0 !important;
  font-weight: bolder;
  font-size: 28px;
  line-height: 20px;
  text-transform: uppercase; }

#first-menu-element {
  padding-left: 0px !important;
  letter-spacing: 0.02em; }

.navbar-inverse .navbar-toggle {
  border-color: transparent; }
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000; }

.header-hr {
  background-image: url("../img/hr.jpg");
  background-repeat: repeat-x;
  width: 100%;
  height: 35px;
  margin-bottom: 45px; }

#main-menu {
  
  font-size: 16px;
  }

#search-box {
  padding-left: 15px; }

#search {
  padding-top: 38px; }

.subtitle-menu-color {
  color: #878787 !important; }

.footer-main {
  margin-bottom: 48px;
  margin-top: 100px !important;
}

.footer-hr {
  border-top: 1px solid #000000 !important;
  margin-top: 20px;
  margin-bottom: 55px; }
/*updated manually*/
.footer-title {
  font-size: 20px;
  font-family: "HelveticaNeueHeavy";
  width: 100%; }

#caret-language {
  margin-top: 8px; }

#dropdown-language, #footer-inter-row .dropdown button {
  width: 195px !important; }

.footer-subtitle {
  margin-top: 13px;
  font-size: 16px;
  letter-spacing: 0.07em !important;
  font-family: "HelveticaNeueLight"; }

#footer-inter-row {
  margin-top: 120px; }
#footer-inter-row .dropdown button {
  width: 60%; }

#copyright {
  letter-spacing: 0.02em;*
  font-size: 13px !important;
  text-align: left; }

#copyright  .bodytext{
  text-align:left !important;
}

#imprint {
  letter-spacing: 0.07em;
  text-align: right; }

  
@media (max-width: 767px) {

  .footer-text-trasnformation{
      text-transform: uppercase;
    }

  .xsm-uppercase{
    text-transform: uppercase !important;
  }

  .download-button{
    width: 60px !important;
  }

  .mobile-sm-size{
    font-size: 12px;
  }

   .quad-font-size{
    font-size: 13px !important;
  }

    xs-asset-text-center{
    text-align: :center;
  }


    .xs-lg-asset-padding-right{
    padding-right: : 44px;
  }


  ul.dropdown-menu  > li a{
    text-transform: uppercase;
  }

  ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  ul, li {
    text-align: left; }

	.panel{
		margin-left: 15px;
		margin-right: 15px;
	}

    /*#faq-section{
    	margin-left: -15px !important;
    	margin-right: -15px !important;
    }*/

  #all-name {
    display: none; }


  /*To Delete manually, maybe*/
  #main-slider {
    /*margin-top: -60px !important;*/ }

    #single-download-section {
    margin-bottom: 0px;
    margin-left: 25px;
  }

  #download-section{
    margin-right: 80px;
    margin-bottom: 0px;
    margin-left: 90px;
  }

      

  .panel-title {
    font-size: 20px; }

  .xs-extra-padding-top {
    padding-top: 60%; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .menu-title > .dropdown > .dropdown-menu {
    display: block !important;
    text-align: left !important;
    left: 0px !important;
    position: static; }

  .half-width {
    width: 50% !important; }

  .xs-bolder-font-weight {
    font-weight: bolder; }

  .extra-padding-right-left {
    padding: 0 15px !important; }

  .marketing-col-2 {
    padding: 25px 0 !important; }

 

  .marketing-box {
    padding: 50px 20px !important; }

  .navbar-toggle {
    padding-left: 15px !important; }

  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
     }

  .video-download-container {
    display: block;
    margin: auto;
    width: 288px;
    height: 288px; }

  #logo {
    padding-right: 15px !important;

  }

  #video-player, #video-information {
    
    padding: 0 15px !important; }

  #download-submenu {
    margin-bottom: 70px; }

  .mobile-menu{

    margin-top: 13px;
    margin-left: 55px;
    position: fixed;
    display: block !important;

  }

  .xs-mobile-padding {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .xs-mobile-padding-left {
    padding-left: 15px !important;
  }

  .xs-mobile-padding-right {
    padding-right: 15px !important;
  }

  .xs-mobile-double-padding {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .neg-padding {
    padding: 0 -15px !important; }


  .xs-mobile-no-padding-right {
    padding-right: 0px !important; }

  .xs-mobile-no-padding-left {
    padding-left: 0px !important; }

  .xs-mobile-margin-right{
    margin-right: 15px;
  }
  .xs-mobile-margin-left{
    margin-left: 15px;
  }

  .mobile-extra-padding-top{
      padding-top: 147%;
  }

  #video-information{
  	margin-top: 25px !important;
  }

	.carousel-control-size{
		height: 80%;
	    width: 33px;
	}


  .xlg-margin-top-bottom > img{
    height: 200px;
  }

  .xs-dropdown-menu-left {
    left: 0 !important;
    right: auto !important; }

  .navbar-nav {
    margin: 0px; }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; }

  .xs-more-button {
    text-align: left !important;
    padding-left: 15px !important; }

  #first-menu-element {
    padding-left: 15px !important; }

  .navbar-brand {
    float: left; }

  /*#myCarousel {
    margin-left: 15px;
    margin-right: 15px; }*/

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent; }

  .xs-mobile-margin {
    margin: 10px; }

  .xs-footer {
    padding-right: 30px !important;
    padding-left: 15px !important; }

  #site-name {
    padding-top: 0px !important;
    margin-left: 15px; }

  #logo-login-page {
    margin-top: 22px;
    padding-right: 15px; }

  #imprint {
    margin-bottom: 5px; }

  .xs-background-image {
    width: 100%; }

  #logo {

    position: absolute;
    top: 15px;
    right: 0; }

  .inline {
    display: inline-block; }

  .background-opacity {
    left: 9%;
    width: 263px;
    height: 263px; }
  .background-opacity input[type="text"], .background-opacity input[type="password"] {
    width: 250px; }
  .background-opacity input[type="submit"] {

    margin-right: 11px; }
  .background-opacity button {
    width: 155px; }

  .inter-div {
    margin: 5px 0;
    width: 51%; }

  .news-title{

    right:35% !important;
  }

  .xs-mobile-no-margin {
    margin: 0px !important; }

  .xs-mobile-width {
    width: 250px !important; }

  #login-img {
    margin: 50px 0px; }

  #download-section, #single-download-section {
    margin-top: -28px;
    margin-top: 0;
  }

  #download-section{
    padding: 0 25px;
  }

  #availability-section {
    margin-top: -35px !important;

  }
  #main-links{
    margin-top: 0;
  }
  #marketing-section{
    margin-top: 0;
  }

  #site-name-xs .navbar-brand {
    font-size: 12px !important; }

  .footer-main div {
    margin-bottom: 20px;
    margin-left: 0; }
  .footer-main .dropdown {
    width: 75% !important; }
  .footer-main .dropdown-menu {
    position: static !important; }

  .dropdown-menu {
    border: none !important;
    box-shadow: none !important; }

  #video-description {
    line-height: 1.9em; }

  #search-box {
    display: none; }

  header {
    height: 100px !important; }

  #search {
    padding-top: 0 !important;
    margin-top: 10px; }

  #main-menu > .container > #navbar > ul > li:last-child {
    float: none; }

  li {
    margin-bottom: 10px; }

  .dropdown > ul > li {
    float: none !important; }

  .more-menu-subtitle, .more-menu-title, .dropdown-menu {
    float: none !important;
    width: 125px; }

  .more-menu-title {
    margin-top: 0px !important;
    width: auto;
  }

  .xs-text-left {
    text-align: left !important; }

  .xs-visible-xs {
    display: block !important; }

  .more-menu-subtitle {
    text-align: left;
    width: auto !important; }

  #logo-section {
    margin-bottom: 15px; }

  .header-hr {
    height: 15px;
    margin-bottom: 15px; }

  #footer-inter-row {
    margin-top: 0 !important; }

  #video-description {
    text-align: center; }

   .mobile-xs-margin-lr{
   	margin-left: 15px;
   	margin-right: 15px;
   }

   .mobile-sm-margin-lr{
   	margin-left: 30px;
   	margin-right: 30px;
   }


   .marketing-description{
		margin: 0 24px !important;
	}	

	.infoRow {
	  text-align: center !important;
	  margin-top: 15px !important;
	  margin-bottom: 40px !important;
	  font-size: 16px;
	  padding: 0 40px !important;

	}

	#myCarousel1, #myCarousel3{
  	    margin-left: auto !important;
  	    width: 100% !important;
    
  	}

  	#myCarousel2, #myCarousel4{
	  	margin-right: auto !important;
	  	width: 100% !important;
	  	margin-left:auto !important;
    }	
	
    .marketing-section-right{
    	margin-left: -25px !important;
    }

    .product-col-2, .marketing-col-2{
      margin-right: 25px !important;
      margin-left: 25px !important;
    }

  .form-control{
    width: 125 !important;

  }

  .login-button{
    margin-right: -136px !important;
  }
  
  .tx-product-information .cat {
	width:90% !important;
	}
    

}
@media (min-width: 768px) {


  .form-control{
    width: 250px !important;
    border: 0 !important;
    border-radius: 0px !important;
    
  }

  .zip-section-left{

    margin-left: -15px;

  }

  .zip-div-left, .zip-div-right{

    padding-right: 50px;

  }

  .zip-section-right{

    margin-left: 35px;

  }

  .lg-absolute-position{
    position: absolute;
  }

  .pc-dropdown{
    padding-left: 21px;
    font-weight: normal !important;
  }

  .login-button{
    margin-right: 13px;
  }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; } }
@media (min-width: 768px) and (max-width: 1199px) {

  .md-padding-top{
    padding-top: 12px;
  }

  .md-uppercase-text{
    text-transform: uppercase;
  }

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    font-weight: bold;
    font-size: 10px;
  }

  .active{

   font-weight: bold;
  }



  .navbar-brand {
    font-size: 18px !important; }

  input[type="search"] {
    width: 80%; }

  .submenu-width {
    width: 25%; }

  .extra-padding-right-left {
    padding: 0 60px; } }
@media (min-width: 768px) {


  #site-name-xs .navbar-brand {
    font-size: 14px !important; }

  .sm-assets-left{
    left: 15%;
  }


  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; } }
@media (min-width: 992px) and (max-width: 1199px) {

  .extra-padding-top{padding-top: 175% !important;}

    #zip-download-section{
    height: 485px !important;
  }

  .tablet-zip-width{
    width: 200%;
  }



    .asset-left{
  left: 5px !important;
}



  .quad-font-size{
    font-size: 14px !important;
  }


    .sm-assets-left{
    left: 20%;
  }

	.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 12px;

}
  #main-menu > .container > #navbar > ul > li {
    padding-right: 5px !important; }

  #main-menu {
    font-size: 14px !important; } }
@media (min-width: 768px) and (max-width: 991px) {

  .portal-zip-font-size{font-size: 12px !important;}
    .portail-tablet-padding{
    padding: 0 15px !important;
  }


  .tablet-zip-width{
    width: 97%;
  }

.asset-left{
  left: 15px !important;
}


   #main-slider{
    margin-bottom: 40px !important;
  }

  .quad-download-button{
    height: 25px;
  }

 .quad-font-size{
    font-size: 16px !important;
  }

ul.nav{font-family: "HelveticaNeueMedium" !important;
  font-size: 14px;
}
.dropdown-menu-item{
  font-family: "HelveticaNeueMedium" !important;
  font-size: 14px;
}

.menu-padding-top{
  

  padding-top: 13px !important;

}


  .dropdown-menu{
    font-size: 10px !important;
  }
  

  ul.dropdown-menu  > li a{
    text-transform: uppercase;
  }

   ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }


  #main-menu > .container > #navbar > ul > li {
    padding-right: 5px !important; }

  #main-menu {
    font-size: 10px !important;
    font-family: "HelveticaNeueHeavy"; }

  .footer-title {
    font-size: 16px; }

  .background-opacity {
    left: 32% !important; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .extra-padding-top {
    padding-top: 140%; }

  .marketing-col-2 {
    padding: 75px 40px; } }
.navbar-toggle {
  position: absolute !important; }

@media (min-width: 1200px) {

  .asset-left { left:8px !important;}



    .sm-assets-left{
    left: 25%;
  }

	.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 12px;

}
 
  ul.dropdown-menu  > li a{
  text-transform: capitalize;
}

  .submenu-width {
    width: 12%; } }


.carousel-caption .md-font-size {
  font-family: "HelveticaNeueLight";
  font-weight: lighter;
}
.h3 {
  font-family: "HelveticaNeueHeavy";
  font-size:21px;
  font-weight:normal !important;
  margin-top: 20px;
  text-transform: uppercase;
  
}
.infoRow {
  text-align: center !important;
  margin-top: 15px !important;
  margin-bottom: 40px !important;
  font-size: 16px;
  padding: 0 115px;

}

#logo{margin-left: 15px !important;}
#social-media-buttons{display: none;}
#wideText-social-media-buttons{display: none;}

#news-section {
  margin-top:0px ;
  margin-bottom: 55px;
}

.news-title{
  margin-top: 0;
  position: absolute;
  right:47%
}

#download-submenu {
  margin-bottom: 15px;
  
}

#availability-section {
  margin-top: -35px !important;
  margin-bottom: 55px;

}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

  font-weight: 100;
  text-decoration: none;
  background-color: #FFFFFF !important;
  outline: 0;
}

button.navbar-toggle.collapsed:hover {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: transparent;
}

.mobile-menu{
  display: none;
}
.video-container{
	border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

  #faq-section {
    margin-top: 0;
    margin-bottom: 65px !important;
  }

  #video-information{
  	margin-bottom: 55px;
  }



 

  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
  }

.marketing-section-right{

  margin-left: 25px;

}
.marketing-section-left{
  margin-left: -25px;
}

.marketing-description{
	margin: 0 19px;
}

.btn{
  width: 65%;
}

#login-section {
    margin-top: -30px;
}

#c691 img {
    width:1200px;
	height:auto;
}


.tx-product-information .cat {
    border-collapse: collapse;
    display: table;
    padding: 10px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
.tx-product-information .file {
    display: table-row;
}

.tx-product-information .file_head{
    background-color:#ccc;
}


.tx-product-information .name,.tx-product-information .link {
    border: 1px solid;
    display: table-cell;
    padding: 5px;
}

.tx-product-information .name {
	width:80%;
}

.tx-product-information .link {
    width:20%;
}


.tx-product-information  .title {
    font-weight: bold;
    margin: 15px 0 34px;
}

.tx-product-information .cat_list .title {
	font-family: "HelveticaNeueHeavy";
    font-size: 21px;
    font-weight: normal !important;
    margin-top: 0;
    text-transform: uppercase;
	text-align:center;
}

#presse_archiv_suchbutton{
  text-align: left;
    padding-left: 33.5%;
}
    
.menu-padding-top{

  padding-top: 12px;

}

.first-cap:first-letter{

  text-transform: uppercase !important;

}

ul.nav {
  font-family: "HelveticaNeueMedium" !important;
  text-transform: uppercase;
}
/*
	Rlof Benz Bootsrap Sass Theme

*/
/* BASE - Base styles, variables, mixins, et */
/* Font Colors*/
/* Background Colors */
/* Mixins */
h1, h2, h3, h4, h5 {
  margin-top: 0; }

body {
  font-family: "HelveticaNeueLight", "HelveticaNeueLT", "HelveticaNeueMedium", "ThesansOsF", "Georgia", sans-serif, "HelveticaNeueHeavy";
  font-size: 14px;
  color: #000000 !important;
  line-height: 1.8em;
  background-color: #FFFFFF !important;
  padding-top: 70px; }

#container {
  width: 960px;
  margin: auto;
  overflow: auto;
  border: #ccc solid 1px;
  border-radius: 5pc; }

header {
  height: 116px !important; }

ul, li {
  list-style: none; }

a {
  color: #000000 !important; }

input, textarea, button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

p {
  line-height: 1.5em; }

input:focus, textarea:focus {
  background-color: #ffffff; }

/* Modules - Individual site components */
/* Typography */
.fa-2 {
  font-size: 18px !important; }

.fa-3 {
  font-size: 23px !important; }

.fa-4 {
  font-size: 28px !important; }

.fa-5 {
  font-size: 33px !important; }

.fa-6 {
  font-size: 38px !important; }

.dropdown-menu {
  background: #ffffff;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 0;
  -webkit-box-shadow: none !important;
  width: 20px; 
  font-size: 16px !important;
}

#content_inhalt .text-center {
	width:95%;
}

#site-name {
  padding-top: 50px;
  padding-bottom: 25px;
  padding-left: 0px !important;
  font-size: 21px !important;
  letter-spacing: 0.01em;
  line-height: 20px;
  text-transform: uppercase;
}

#logo-login-page {
  padding-right: 15px; }

#login-site-name {
  
  margin-bottom:25px;
  font-size: 28px;
    font-weight: bolder;
    line-height: 20px;
    padding-left: 0 !important;
    text-transform: uppercase;
    font-size: 21px !important;
    letter-spacing: 0.01em;
    font-family: "HelveticaNeueMedium";
}

#login-section .pull-right img {
	margin-top:5px;
	width: 108px;
}


#c691 {
	margin-top:30px;
}

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.img-xs {
  width: 50px; }

.img-s {
  width: 90px; }

.img-md {
  width: 130px; }

.img-lg {
  width: 108px; }

.more-menu-subtitle {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none !important;
  font-family: "HelveticaNeueLight"; }

.more-menu-title {
  font-size: 16px;
  font-family: "HelveticaNeueMedium"; }
/*updated manually*/
.dropdown-menu {
  padding-right: 35px !important;
  width: 292px !important;
  float: right !important;
  margin-left: -20px;
}

.carousel-control {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: none !important;
  height: 45%;
  width: 8%;
  display: block;
  margin: auto;
  text-shadow: none !important;
  opacity: 0.8 !important;		
   }

.carousel-control:hover {
  background-color: #fff !important;
  opacity: 1 !important;
}
 
.num1 , .num2, .num3, .num4 {
	color: #000000 !important;
    font-family: "HelveticaNeueLight","HelveticaNeueLT","HelveticaNeueMedium","ThesansOsF","Georgia",sans-serif,"HelveticaNeueHeavy";
    font-size: 14px;
    line-height: 1.8em;
}

.extra-padding-top {
  padding-top: 215%; }

.num, .num2, .num3, .num4 {
  text-align: center; }

#login-img {
  margin: 1px 0px 0px 0px; }

#imprint {
  float: right; }

.relative-position {
  position: relative; }

.absolute-position {
  position: absolute; }

.background-opacity {
  background-color: rgba(255, 255, 255, 0.6);
  left: 55%;
  top: 20%;
  width: 405px;
  height: 260px; }
.background-opacity input[type="text"], .background-opacity input[type="password"] {
  width: 370px;
  height: 32px;
  color: #000000 !important; }
.background-opacity input[type="submit"] {
  width: 100px;
  height: 34px;
  padding: 3px;
  border: 0;
  background-color: #000000;
  color: #ffffff; }
.background-opacity button {
  width: 260px; }
.background-opacity .dropdown-menu {
  width: 260px !important;
  background-color: rgba(255, 255, 255, 0.8); }

.width-normalize {
  width: 369px; }

.inter-div {
  margin: 13px; }

.active {
  font-family: "HelveticaNeueHeavy";
  font-weight: bold !important;
}

.carousel-caption {
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: none !important;
  padding: 40px 50px;
  color: #000000; }

header {
  height: 150px; }

#site-name-xs {
  padding-left: 15px; }

.lg-font-size {
  font-size: 20px;
  line-height: 1.6em; }

.xxlg-font-size {
  font-size: 27px; }

.xlg-font-size {
  font-size: 21px; }

.md-font-size {
  font-size: 16px; }
/*updated manually*/
.extra-padding-right-left {
  padding: 0 115px; }

.lg-padding-right-left {
  padding: 0 95px; }

.bolder-font-weight {
  font-weight: bolder; }

.full-width {
  width: 100%; }

  .full-height {
  height: 100% !important; }

.header-height{
  height: 600px;
}

/* Added manually*/
.xlg-margin-top-bottom > img{

  height: 500px !important;
}

/*updated manually*/
.iframe {
  background-color: #f0f0f0;
  width: 100%;
  height: 150px;
  margin: 20px 0; }

/*added manually*/
.iframe > iframe{
  height: auto !important;
}

.margin-top-bottom, .more-menu-title {
  margin-bottom: 25px;
  margin-top: 25px; }

.md-paddin-bottom{
  padding-bottom: 20px;
}

.product-col-2, .marketing-col-2 {
  background-color: #f2f2f2;
  margin-bottom: 20px;
 }

.marketing-col-2{
  margin-right: 25px;
  margin-left: 25px;
}

.product-col-2{
  margin-right: 25px;
  margin-left: 50px;
}

.marketing-col-2 {
  padding: 75px;
  margin-top: 10px; }

.extra-margin-bottom {
  margin-bottom: 40px; }

.xlg-margin-bottom{
  margin-bottom: 60px;
}

.product-img-col-2 {
  margin: auto;
  display: block;
}

.panel-title {
  font-size: 21px;
  font-weight: bolder; }

.panel-heading {
  background-color: white !important; }

.download-button {
  width: 130px;
  background-color: black;
  height: 26px;
  text-align: center;
  color: #ffffff;
  font-family: "Arial";
  font-weight:bold;
}

.quad-download-button {

  padding-top: 2px;
  width: 66px;
  background-color: black;
  height: 27px;
  text-align: center;
  color: #ffffff;
  font-family: "Museo"; }

.download-button > a, .quad-download-button > a {
  color: #ffffff !important;
  text-decoration: none; }

.margin-top-bottom, .more-menu-title {
  margin: 15px 0; }

.md-margin-top-bottom {
  margin: 30px 0; }

.rb-back-icon {
  margin-right: 8px;
  background-color: #cac9c9;
  width: 30px;
  height: 30px;
  color: white;
  padding: 8px 8px; }

.back-color {
  color: #cac9c9;
  font-size: 22px; }

.lg-margin-top-bottom {
  margin: 40px 0; }

.xlg-margin-top-bottom {
  margin: 55px 0; }

.sm-margin-top {
  margin-top: 15px; }

.xs-margin-top {
  margin-top: 9px; }

.extra-margin-top {
  margin-top: 60px; }

.no-padding-left > a {
  text-decoration: none; }

.news-quote {
  margin-top: 40px;
  position: relative; }

.news-image {
  margin-top: 40px;
  position: relative; }

.video-download-container {
  background-color: #f0f0f0;
  width: 413px;
  height: 413px; }

.quad-slide-number {
  bottom: 0;
  display: block;
  height: 19px;
  width: 33px;
  margin: auto;
  padding: 0px 25px 30px 5px; }

.margin-bottom-solid {
  border-bottom: 1px solid; }

.marketing-box {
  background-color: #ffffff;
  margin: auto;
  padding: 30px;
  color: #868686;
  line-height: 2em;
  width: 240px;
  height: 340px;
  width: 240px;
  height: 340px; }

.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.no-margin-left {
  margin-left: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.xs-padding-top {
  padding-top: 4px; }

.carousel-control-size {
  width: 55px; }

.xs-padding-left {
  padding-left: 15px; }

.md-padding-left {
  padding-left: 25px !important; }

.lg-margin-top {
  margin-top: 60px; }

.md-margin-top {
  margin-top: 35px; }

.md-margin-bottom {
  margin-top: 35px; }

.sm-margin-bottom {
  margin-bottom: 15px; }

.neg-sm-margin-left {
  margin-left: -15px; }

.neg-sm-margin-right {
  margin-right: -15px !important; }

.neg-md-margin-right {
  margin-right: -30px; }

.heavy-font {
  font-family: "HelveticaNeueHeavy"; }

.new-heavy-font {
  font-family: "Arial";
  font-weight: 900;
}

.medium-font {
  font-family: "Arial"; }

.lg-size {
  font-size: 21px !important;
  letter-spacing: 0.07em; }

.quad-extra-padding-top {
  padding-top: 250%; }

.no-decoration {
  text-decoration: none !important; }

.md-margin-left {
  margin-left: 25px; }

.normal-weight, .heavy-font {
  font-weight: normal !important; }

.new-normal-weight{
  font-family: "Arial";
  font-weight: normal;
}

.submenu {
  
  border: 0 !important; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  font-weight: bold; }

  
.download-info {
  font-family: "HelveticaNeueMedium";
  line-height: 1.6em; }

.sub-download-info {
  font-family: "HelveticaNeueLight";
  line-height: 1.6em; }

.panel-default {
  border-color: transparent !important; }

/* Sections */
#logo-section {
  /*margin-bottom: 30px;*/
  margin-top: 45px; }

#video-player {
  /*margin-bottom: 50px;*/
  margin-top: 0px; 
  margin-bottom: 15px;
}	

#video-description {
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 25px;
  text-align: center; }


#main-slider {
  margin-top: -62px; 
}
#zip-download-section {
  height:580px;
  display:table-cell;
  vertical-align:middle;
  min-height:580px;

}
/*
#zip-download-section .container {
	width:100% !important;
}
*/



#zip-download-section .container {
	display: inline-block;
}

#zip-download-section h3 {
	margin-top: 60px !important;
}

#zip-download-section h3 .extra-margin-bottom {
	margin-bottom: 20px !important;
}

#video-download .lg-margin-top  {
	margin-top: 0px;
}


#video-download .extra-margin-top  {
	margin-top: 0px;
}
   
#zip-download-section #video-download {
	margin-bottom:0;
}

#zip-download-section #video-download .lg-margin-top {
	height:50px;
}

#zip-download-section .lg-padding-right-left {
	padding:0;
}

   
#text-wide-section {
  margin-top: 0px; 
  margin-bottom: 55px;
}

#download-section {
  /*margin-bottom: 105px;*/ }

.header-main {
  background-color: #ffffff !important; }

/* SearchBox */
.searchform {
  display: block;
  margin: 0;
  overflow: hidden; }

label, input {
  vertical-align: baseline;
  color: #cac9c9 !important;
  font-size: 16px;
 }

.form-control{
  font-size: 16px;
 }
 
label {
  margin: 0.125em 0.125em 0 0;
  float: left;
  color: #000000 !important;
  color: #000000;
  font-weight: bolder;
  
 }

input[type="search"] {
  border-width: 0 0 2px;
  background-color: transparent;
  padding: 0.125em 0.225em;
  width: 80%;
  float: left;
  font-family: "HelveticaNeueLight";
  color: #000000 !important;
  color: #000000; }

input[type="search"]:focus {
  color: #000000 !important;
  color: #000000;
  border-color: #000000;
  outline: none; }

::-webkit-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

::-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

:-ms-input-placeholder {
  color: #000000;
  font-family: sans-serif; }

input:-moz-placeholder {
  color: #000000;
  font-family: sans-serif; }

/* Layouts - Page layout styles */
/* Navbar */
.navbar {
  background-color: #ffffff;
  border-color: #ffffff;
  width: 100%;
  margin: auto;
  min-height: 60px;
  margin-bottom: 30px; }

.navbar-nav {
  width: 100%;
  display: table; }
.navbar-nav li {
  display: block; }

.nav > li > .dropdown > a {
  position: relative;
  display: block;
  padding: 15px 0; }

#main-menu > .container > #navbar > ul > li {
  padding-right: 30px; }

#main-menu > .container > #navbar > ul > li:last-child {
  float: right;
  padding-right: 0px !important; }

.navbar-brand {
  padding-left: 0 !important;
  font-weight: bolder;
  font-size: 28px;
  line-height: 20px;
  text-transform: uppercase; }

#first-menu-element {
  padding-left: 0px !important;
  letter-spacing: 0.02em; }

.navbar-inverse .navbar-toggle {
  border-color: transparent; }
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000; }

.header-hr {
  background-image: url("../img/hr.jpg");
  background-repeat: repeat-x;
  width: 100%;
  height: 35px;
  margin-bottom: 45px; }

#main-menu {
  
  font-size: 16px;
  }

#search-box {
  padding-left: 15px; }

#search {
  padding-top: 38px; }

.subtitle-menu-color {
  color: #878787 !important; }

.footer-main {
  margin-bottom: 48px;
  margin-top: 100px !important;
}

.footer-hr {
  border-top: 1px solid #000000 !important;
  margin-top: 20px;
  margin-bottom: 55px; }
/*updated manually*/
.footer-title {
  font-size: 20px;
  font-family: "HelveticaNeueHeavy";
  width: 100%; }

#caret-language {
  margin-top: 8px; }

#dropdown-language, #footer-inter-row .dropdown button {
  width: 195px !important; }

.footer-subtitle {
  margin-top: 13px;
  font-size: 16px;
  letter-spacing: 0.07em !important;
  font-family: "HelveticaNeueLight"; }

#footer-inter-row {
  margin-top: 120px; }
#footer-inter-row .dropdown button {
  width: 60%; }

#copyright {
  letter-spacing: 0.02em;*
  font-size: 13px !important;
  text-align: left; }

#copyright  .bodytext{
  text-align:left !important;
}

#imprint {
  letter-spacing: 0.07em;
  text-align: right; }

  
@media (max-width: 767px) {

  #zip-download-section{
    height: 200px !important;
    min-height: 200px !important;
  }

	.bodytext, .csc-header {
		padding: 0 15px 0 15px;
	}

  .footer-text-trasnformation{
      text-transform: uppercase;
    }

   #main-slider{
    margin-bottom: 40px !important;
  }


 .quad-font-size{
    font-size: 13px !important;
  }


    xs-asset-text-center{
    text-align: :center;
  }


  .xs-lg-asset-padding-right{
    padding-right: : 44px;
  }

.dropdown-menu-item{
  font-family: "HelveticaNeueLight" !important;
  
}

  ul.dropdown-menu  > li a{
    text-transform: none !important;
  }

  ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  ul, li {
    text-align: left; }

	.panel{
		margin-left: 15px;
		margin-right: 15px;
	}

    /*#faq-section{
    	margin-left: -15px !important;
    	margin-right: -15px !important;
    }*/

  #all-name {
    display: none; }


  /*To Delete manually, maybe*/
  #main-slider {
    /*margin-top: -60px !important;*/ }

    #single-download-section {
    margin-bottom: 0px;
    margin-left: 25px;
  }

  #download-section{
    margin-right: 80px;
    margin-bottom: 0px;
    margin-left: 90px;
  }

      

  .panel-title {
    font-size: 20px; }

  .xs-extra-padding-top {
    padding-top: 60%; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .menu-title > .dropdown > .dropdown-menu {
    display: block !important;
    text-align: left !important;
    left: 0px !important;
    position: static; }

  .half-width {
    width: 50% !important; }

  .xs-bolder-font-weight {
    font-weight: bolder; }

  .extra-padding-right-left {
    padding: 0 15px !important; }

  .marketing-col-2 {
    padding: 25px 0 !important; }

 

  .marketing-box {
    padding: 50px 20px !important; }

  .navbar-toggle {
    padding-left: 15px !important; }

  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
     }

  .video-download-container {
    display: block;
    margin: auto;
    width: 288px;
    height: 288px; }

  #logo {
    padding-right: 15px !important;

  }

  #video-player, #video-information {
    
    padding: 0 15px !important; }

  #download-submenu {
    margin-bottom: 70px; }

  .mobile-menu{

    margin-top: 13px;
    margin-left: 55px;
    position: fixed;
    display: block !important;

  }

  .xs-mobile-padding {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .xs-mobile-padding-left {
    padding-left: 15px !important;
  }

  .xs-mobile-padding-right {
    padding-right: 15px !important;
  }

  .xs-mobile-double-padding {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .neg-padding {
    padding: 0 -15px !important; }


  .xs-mobile-no-padding-right {
    padding-right: 0px !important; }

  .xs-mobile-no-padding-left {
    padding-left: 0px !important; }

  .xs-mobile-margin-right{
    margin-right: 15px;
  }
  .xs-mobile-margin-left{
    margin-left: 15px;
  }

  .mobile-extra-padding-top{
      padding-top: 147%;
  }

  #video-information{
  	margin-top: 25px !important;
  }

	.carousel-control-size{
		height: 80%;
	    width: 33px;
	}


  .xlg-margin-top-bottom > img{
    height: 200px;
  }

  .xs-dropdown-menu-left {
    left: 0 !important;
    right: auto !important; }

  .navbar-nav {
    margin: 0px; }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; }

  .xs-more-button {
    text-align: left !important;
    padding-left: 15px !important; }

  #first-menu-element {
    padding-left: 15px !important; }

  .navbar-brand {
    float: left; }

  /*#myCarousel {
    margin-left: 15px;
    margin-right: 15px; }*/

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent; }

  .xs-mobile-margin {
    margin: 10px; }

  .xs-footer {
    padding-right: 30px !important;
    padding-left: 15px !important; }

  #site-name {
    padding-top: 0px !important;
    margin-left: 15px; }

  #logo-login-page {
    margin-top: 22px;
    padding-right: 15px; }

  #imprint {
    margin-bottom: 5px; }

  .xs-background-image {
    width: 100%; }

  #logo {

    position: absolute;
    top: 15px;
    right: 0; }

  .inline {
    display: inline-block; }

  .background-opacity {
    left: 50%;
    width: 45%;
    height: 263px; }
  .background-opacity input[type="text"], .background-opacity input[type="password"] {
    width: 195% !important; }
  .background-opacity input[type="submit"] {

    margin-right: 11px; }
  .background-opacity button {
    width: 155px; }

  .inter-div {
    margin: 5px 0;
    width: 51%; }

  .news-title{

    right:35% !important;
  }

  .xs-mobile-no-margin {
    margin: 0px !important; }

  .xs-mobile-width {
    width: 250px !important; }

  #login-img {
    margin: 50px 0px; }

  #download-section, #single-download-section {
    margin-top: -28px;
    margin-top: 0;
  }

  #download-section{
    padding: 0 25px;
  }

  #availability-section {
    margin-top: -35px !important;

  }
  #main-links{
    margin-top: 0;
  }
  #marketing-section{
    margin-top: 0;
  }

  #site-name-xs .navbar-brand {
    font-size: 12px !important; }

  .footer-main div {
    margin-bottom: 20px;
    margin-left: 0; }
  .footer-main .dropdown {
    width: 75% !important; }
  .footer-main .dropdown-menu {
    position: static !important; }

  .dropdown-menu {
    border: none !important;
    box-shadow: none !important; }

  #video-description {
    line-height: 1.9em; }

  #search-box {
    display: none; }

  header {
    height: 80px !important; }

    #main-slider{
      padding-bottom: 0px !important;
    }

  #search {
    padding-top: 0 !important;
    margin-top: 10px; }

  #main-menu > .container > #navbar > ul > li:last-child {
    float: none; }

  li {
    margin-bottom: 10px; }

  .dropdown > ul > li {
    float: none !important; }

  .more-menu-subtitle, .more-menu-title, .dropdown-menu {
    float: none !important;
    width: 125px; }

  .more-menu-title {
    margin-top: 0px !important;
    width: auto;
  }

  .xs-text-left {
    text-align: left !important; }

  .xs-visible-xs {
    display: block !important; }

  .more-menu-subtitle {
    text-align: left;
    width: auto !important; }

  #logo-section {
    margin-bottom: 15px; }

  .header-hr {
    height: 15px;
    margin-bottom: 15px; }

  #footer-inter-row {
    margin-top: 0 !important; }

  #video-description {
    text-align: center; }

   .mobile-xs-margin-lr{
   	margin-left: 15px;
   	margin-right: 15px;
   }

   .mobile-sm-margin-lr{
   	margin-left: 30px;
   	margin-right: 30px;
   }


   .marketing-description{
		margin: 0 24px !important;
	}	

	.infoRow {
	  text-align: center !important;
	  margin-top: 15px !important;
	  margin-bottom: 40px !important;
	  font-size: 16px;
	  padding: 0 40px !important;

	}

	#myCarousel1, #myCarousel3{
  	    margin-left: auto !important;
  	    width: 100% !important;
    
  	}

  	#myCarousel2, #myCarousel4{
	  	margin-right: auto !important;
	  	width: 100% !important;
	  	margin-left:auto !important;
    }	
	
    .marketing-section-right{
    	margin-left: -25px !important;
    }

    .product-col-2, .marketing-col-2{
      margin-right: 25px !important;
      margin-left: 25px !important;
    }

  .form-control{
    width: 125 !important;

  }

  .login-button{
    margin-right: -101% !important;
  }
  
  .tx-product-information .cat {
	width:90% !important;
	}
    

}
@media (min-width: 768px) {



  .form-control{
    width: 250px !important;
    border: 0 !important;
    border-radius: 0px !important;
    
  }

  .zip-section-left{

    margin-left: -15px;

  }

  .zip-div-left, .zip-div-right{

    padding-right: 50px;

  }

  .zip-section-right{

    margin-left: 35px;

  }

  .lg-absolute-position{
    position: absolute;
  }

  .pc-dropdown{
    padding-left: 21px;
    font-weight: normal !important;
  }

  .login-button{
    margin-right: 13px;
  }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent; } }
@media (min-width: 768px) and (max-width: 1199px) {

	  .footer-text-trasnformation{
      text-transform: uppercase;
    }

  #main-slider{
    margin-bottom: 40px !important;
  }

  .md-padding-top{
    padding-top: 12px;
  }

  .md-uppercase-text{
    text-transform: uppercase;
  }

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    font-weight: bold;
    font-size: 14px;
  }

  .active{

   font-weight: bold;
  }

ul.dropdown-menu > li a {
    text-transform: none;
}

  .navbar-brand {
    font-size: 16px !important; }

  input[type="search"] {
    width: 80%; }

  .submenu-width {
    width: 25%; }

  .extra-padding-right-left {
    padding: 0 60px; } }
@media (min-width: 768px) {


  #site-name-xs .navbar-brand {
    font-size: 14px !important; }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; } }
@media (min-width: 992px) and (max-width: 1199px) {


  .extra-padding-top{padding-top: 175% !important;}

    #zip-download-section{
    height: 485px !important;
  }

  .tablet-zip-width{
    width: 100%;
  }




    .asset-left{
  left: 5px;
}



	.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 15px;

}
  #main-menu > .container > #navbar > ul > li {
    padding-right: 30px !important; }

  #main-menu {
    font-size: 14px !important; } }
@media (min-width: 768px) and (max-width: 991px) {

  #copyright{
    margin-left: -15px;
  }

.portal-zip-font-size{font-size: 12px !important;}
  .portail-tablet-padding{
    padding: 0 15px !important;
  }


  .bodytext, .csc-header {
    padding: 0 15px 0 15px;
  }

    #zip-download-section{
    height: 375px !important;
    min-height: 375px !important;
    padding-bottom: 30px;
  }


  .download-button{
    width: 80px;
  }

  .tablet-zip-width{
    width: 100%;
  }
.asset-left{
  left: 15px !important;
}


  #main-slider{
    margin-bottom: 40px !important;
  }

  .quad-download-button{
    height: 26px;
  }

   .quad-font-size{
    font-size: 16px !important;
  }

	.menu-padding-top{
  

  padding-top: 15px !important;

}


  
ul.nav{
  font-family: "HelveticaNeueMedium" !important;
  font-size: 14px;
  text-transform: capitalize !important;
}
.dropdown-menu-item{
  font-family: "HelveticaNeueLight" !important;
  font-size: 14px;
}

  ul.dropdown-menu  > li a{
    text-transform: none;
  }

  ul.dropdown-menu  > li.active a{
    font-weight: bolder !important;
  }

  #main-menu > .container > #navbar > ul > li {
    padding-right: 30px !important; }

  #main-menu {
    font-size: 10px !important;
    font-family: "HelveticaNeueHeavy"; }

  .footer-title {
    font-size: 16px; }

  .background-opacity {
    left: 32% !important; }

  .carousel-caption, .carousel-caption * {
    display: none !important; }

  .extra-padding-top {
    padding-top: 120%; }

  .marketing-col-2 {
    padding: 75px 40px; } }
.navbar-toggle {
  position: absolute !important; }

@media (min-width: 1200px) {

.asset-left { left: 8px !important;}
 

	.menu-padding-top{

  font-family: "HelveticaNeueMedium";
  padding-top: 15px;

}
 
  ul.dropdown-menu  > li a, ul.dropdown-menu  > li {
  text-transform: none;

  font-family: HelveticaNeueLight !important;
}



  .submenu-width {
    width: 12%; } }


.carousel-caption .md-font-size {
  font-family: "HelveticaNeueLight";
  font-weight: lighter;
}
.h3 {
  font-family: "HelveticaNeueHeavy";
  font-size:21px;
  font-weight:normal !important;
  margin-top: 20px;
  text-transform: uppercase;
  
}
.infoRow {
  text-align: center !important;
  margin-top: 15px !important;
  margin-bottom: 40px !important;
  font-size: 16px;
  padding: 0 115px;

}

#logo{
	margin-left: 15px !important;
	margin-bottom: 0px !important;
	padding-bottom: 25px;
}

.pull-right {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}

#social-media-buttons{display: none;}
#wideText-social-media-buttons{display: none;}

#news-section {
  margin-top:0px ;
  margin-bottom: 55px;
}

.news-title{
  margin-top: 0;
  position: absolute;
  right:47%
}

#download-submenu {
  margin-bottom: 15px;
  
}

#availability-section {
  margin-top: -35px !important;
  margin-bottom: 55px;

}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

  font-weight: 100;
  text-decoration: none;
  background-color: #FFFFFF !important;
  outline: 0;
}

button.navbar-toggle.collapsed:hover {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: transparent;
}

.mobile-menu{
  display: none;
}
.video-container{
	border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

  #faq-section {
    margin-top: 0;
    margin-bottom: 65px !important;
  }

  #video-information{
  	margin-bottom: 55px;
  }




  #video-download {
    margin-top: 0;
    margin-bottom: 55px;
  }

.marketing-section-right{

  margin-left: 25px;

}
.marketing-section-left{
  margin-left: -25px;
}

.marketing-description{
	margin: 0 19px;
}

.btn{
  width: 65%;
}

#login-section {
    margin-top: -30px;
}

#c691 img {
    width:1200px;
	height:auto;
}


.tx-product-information .cat {
    border-collapse: collapse;
    display: table;
    padding: 10px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
.tx-product-information .file {
    display: table-row;
}

.tx-product-information .file_head{
    background-color:#ccc;
}


.tx-product-information .name,.tx-product-information .link {
    border: 1px solid;
    display: table-cell;
    padding: 5px;
}

.tx-product-information .name {
	width:80%;
}

.tx-product-information .link {
    width:20%;
}


.tx-product-information  .title {
    font-weight: bold;
    margin: 15px 0 34px;
}

.tx-product-information .cat_list .title {
	font-family: "HelveticaNeueHeavy";
    font-size: 21px;
    font-weight: normal !important;
    margin-top: 0;
    text-transform: uppercase;
	text-align:center;
}

#presse_archiv_suchbutton{
  text-align: left;
    padding-left: 33.5%;
}
    


.first-cap:first-letter{

  text-transform: uppercase !important;

}

ul.nav {
  text-transform: uppercase;
  font-family: "HelveticaNeueMedium" !important;
}

.dropdown-menu-item{
  font-family: "HelveticaNeueLight";
}

ul.nav > li{
  font-family: "HelveticaNeueMedium" !important;
}


.tx-price-lists .cat {
    border-collapse: collapse;
    display: table;
    padding: 10px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}
.tx-price-lists .file {
    display: table-row;
}

.tx-price-lists .file_head{
    background-color:#ccc;
}


.tx-price-lists .name,.tx-price-lists .link ,.tx-price-lists .date{
    border: 1px solid;
    display: table-cell;
    padding: 5px;
}

.tx-price-lists .name {
	width:50%;
}
.tx-price-lists .date {
	width:30%;
}


.tx-price-lists .link {
    width:20%;
}


.tx-price-lists  .title {
    font-weight: bold;
    margin: 15px 0 34px;
}

.tx-price-lists .cat_list .title {
	font-family: "HelveticaNeueHeavy";
    font-size: 21px;
    font-weight: normal !important;
    margin-top: 0;
    text-transform: uppercase;
	text-align:center;
}

.nav > li > a{
  padding-right: 0 !important;
}


@media (max-width: 767px) {

  .footer-text-trasnformation{
      text-transform: uppercase;
    }

   .quad-font-size{
    font-size: 13px !important;
  }
    xs-asset-text-center{
    text-align: :center;
  }

  .asset-landscape-col-6{
    width: 50% !important;

  }

  .#assetid > .row .container > .col-xs-12{
    width: 50%;
  }

  .xs-asset-form-center{
    text-align: center;
  }


  .xs-lg-asset-padding-right{
    padding-right: : 44px !important;
  }

  .xsm-capitalize{
  text-transform: capitalize !important;
}

.mobile-footer-subtitle{
  font-family: "HelveticaNeueLight" !important;
}

}

/* Landscape phones and down */
@media (max-width: 480px) {

  ul.nav {
  text-transform: capitalize !important;

}

.xsm-uppercase{
  text-transform: uppercase !important;
}

.xsm-capitalize{
  text-transform: capitalize !important;
}

  .asset-landscape-col-6{
    width: 100% !important; 
  }

  .quad-font-size{
    font-size: 16px !important;
  }


  .background-opacity input[type="text"], .background-opacity input[type="password"]{
    width: 195% !important;
  }

  .background-opacity{
    left: 10% !important;
    width: 80% !important;
  }

  .login-button{

    margin-right: -101% !important;

  }

  .background-opacity input[type="submit"]{
    width: 80px !important;
  }

  .form-control{
    width: 115% !important;
  }

}


.sm-padding-right{
  padding: 0 15px 0 0
}

.asset-left{
  left: 10px;
}

.footer-subtitle{
		text-transform: capitalize !important;
	}

.csc-textpic, .csc-textpic-imagewrap, div.csc-textpic .csc-textpic-imagewrap img{
  width: 100% !important;
  height: auto;
}

.relative-position div.csc-textpic .csc-textpic-imagewrap img{
  height: 500px!important;
}

  #powermail_fieldwrap_12 label {
    display: flex; !important;
    float: none !important;
  }

  .mobile-xs-margin-lr{
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }

  #user, #pass, #bildtyp, #theme{
    border: 1px gray solid;
  }

@media (min-width: 992px) {
  .tx-rb-product-manager{
    padding-left: 15px !important;
  }

 div ul li.active{
  font-family: "HelveticaNeueHeavy" !important; /* IE11 and below */
 }
 
 }
 
  #zip-download-section .bodytext {
    text-align: left;
	padding:0px;
 }