/*Jabatix override styles*/
@media print {
 .no-print{
     display: none;
 }
}
body {
    /*background-color: #E9EBE0;*/
   /* background-color: #edf1f2;*/
    /*background-color: #d7dada;*/
     background-color: #fff;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
   /* margin-left:5px;
    margin-right:5px;*/
    font-size:16px;
    line-height: 1.6em;
}

body .mediaplayer{
    cursor: pointer;
}

a:hover, a:focus {
	color: inherit;
	text-decoration: underline;
}

body .no-margin {
	margin: 0px;
}

body #mgnlhp {
    clear: left;
    height: 1px;
    visibility: hidden;
}


body .v-horizontallayout {
  border: 1px solid #fff;
  padding-left: 15px;
}

#navbar-secondary {
	background-color: #fff;
	display: none!important;
}{
    
}
/* navbar-secondary ist temporaer nicht zu sehen!! */
/*@media all and (min-width:768px)*/
/*media all*/
#navbar-secondary .navbar-nav {
    float: right;
    display: none;
}


a {
    color: #e29717;
    text-decoration: none;
}

/*a:hover {
    color: #e29717! important;
    text-decoration: none;
}*/


body .text.success h1 {
    text-align: left;
    font-size: inherit;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #e29717;
}

body table.fbc-project th {
	background: #f8d693;
	color: #5a5a5a;
	padding: 10px 0 0 10px;
	border: 1px dotted #fff;
}
body table.fbc-project tr:nth-child(2n) td {
	background: #f0f0f0;
}

body table.fbc-project tbody td {
	background: #fff;
	border-bottom: 1px solid #b3b3b3;
	padding: 10px;
}


body .fbc-our-tasks-bg-container{
	margin: 0px! important;
	/*padding: 20px 0 20px 15px! important;*/
	padding: 20px 0 20px 0! important;
}

body  .fbc-your-tasks-bg-container{
	margin: 0px! important;
	/*padding: 20px 0 20px 27px! important;*/
	padding: 20px 0 20px 0! important;
}



body .fbc-your-tasks-small-bg-container {
	padding: 20px 0 0px 0px!important;
	margin: 0px !important;
}

body .fbc-your-tasks-small-bg-container div {
	background-size: 1.5em 1.5em !important;
	padding: 20px 0 0px 80px!important;
	background-position: bottom left;
}

body .text-section.fbc-your-tasks-small ul {
	margin-left: 10%;
}

/*media all*/
.navbar-spacer-children {
    height:0px;
}

/* navbar-secondary ende */

/* Override default styles*/
tr:nth-child(2n) td {
    background: #e5e5e5;
}
/*tr:nth-child(odd) td {
        
background: #e5e5e5;

}*/
tbody td {
    background: #fff;
    border-bottom: 1px solid #b3b3b3;
    padding: 10px;
}

body .content-image-below, .content-image-above {
  max-width: 100%;
}

body .dotted{
 border: 1px dotted lightgray;
}
body .solid{
 border: 1px solid lightgray;
}

.v-horizontallayout {
    border: 1px solid #fff;
    padding-left: 15px;
}

body .cc_container {
  background: #5a5a5a none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  opacity: 0.8;
}

body .cc_container .cc_btn, .cc_container .cc_btn:visited {
  background-color: #e29717;
  border-radius: 5px;
  color: #fff;
  transition: background 200ms ease-in-out 0s, color 200ms ease-in-out 0s, box-shadow 200ms ease-in-out 0s;
}

body .cc_container a, .cc_container a:visited {
	background: #e29717 none repeat scroll 0 0;
	border-radius: 5px;
	color: #000 !important;
	font-style: italic;
	padding: 7px;
	text-decoration: none;
	transition: color 200ms ease 0s;
}

body .cc_message{
  margin-top: 0.2em!important;
}

body .cc_container .cc_message {
  line-height: 1.6em;
}

body .cc_container a:hover, .cc_container a:active{
  background: #fff none repeat scroll 0 0;
  color: #000;
}

body .navbar-collapse.fscollapse.collapse.in{
	display: block!important;
	visibility: visible!important;
}

@media all and (max-width:1024px){
    
    body .navbar-collapse.fscollapse.collapse {
    	visibility: hidden !important;
    	display: none!important;
    }
    body .navbar-toggle {
    	display: block;
    }
    body .navbar-header {
    	float: none !important;
    }   
    body a.vertical-heading {
    	width: 100%;
    }   
    
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
    .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, 
    .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent!important;
    }
}


@media all and (min-width:768px){
    
.container {
	width: 100%;
	/* max-width: 960px; */
	margin: 0px auto;
	padding: 0px;
	box-sizing: border-box;
	/*background-color: #fff;*/
}


}

@media all and (min-width:1600px){
    
    .container {
       width: 100%;
       /*max-width: 80%;*/
       margin: 0px auto;
       /*padding: 20px;*/
       padding: 0px;
       box-sizing: border-box;
       /*background-color: #fff;*/
    }
}

@media all and (max-width:1024px){
    
    .container {
       width: 100%! important;
       /*max-width: 80%;*/
       margin: 0px auto;
       /*padding: 20px;*/
       padding: 0px;
       box-sizing: border-box;
       /*background-color: #fff;*/
    }
    footer .container {
    	max-width: 100%!important;
    }    
}

footer ul li img {
	max-width: none;
	max-height: none;
	margin: 5px;
}

/*@media all and (max-width:1120px){
    
    .container {
       max-width:100%;
       margin: 0px ;
       box-sizing: border-box;
       background-color: transparent;
       padding-left:0px !important;
       padding-right:0px !important;
    }
}*/
/*media all*/

.category-overview {
    background: transparent;
}

.category-overview-bgcolor {
    background: rgba(255, 255, 255, 0.6) !important;
    padding:15px;
    margin-top: 20px;
}

.category-overview-margin {
    position: relative;
    top: -170px;
    z-index: 1000;
    padding:15px;
}

.category-overview-margin-bgcolor {
    background: rgba(255, 255, 255, 0.6) !important;
    position: relative;
    top: -170px;
    z-index: 1000;
    padding:15px;
}

.teaser.latest .category-overview-margin-bgcolor {
	background: rgba(255, 255, 255, 0.6) !important;
	position: static;
	top: 0px !important;
	z-index: 1000;
	padding: 0;
	width: 85%;
	margin: 0px auto;
}

body .content-parent div.inline{
     width:100%;
}
body .with-no-lr-padding div.col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}

body .left-no-padding-bg-container {
	padding: 5px 0 15px 0 !important;
	width: 100% !important;
}


body .content-parent div.site-title div.row{
     width:100% !important;
     float:left !important;
}

body .beradcrumbs-container {
	/* text-align: right; */
	width: 100%;
	float: left;
	/*padding-right: 1%*/;
}

/*body .site-title ul.breadcrumbs {
	list-style: none;
	float: right;
	width: auto;
	padding: 20px 128px 20px 30px;
	height: 100%;
	font-size: 0.9em !important;
	font-style: italic !important;
}*/

body .teaser.latest .site-title ul.breadcrumbs{
	list-style: none;
	float: left;
	width: auto;
	padding: 20px 0 10px 0px;
	height: 100%;
	font-size: 0.9em !important;
	font-style: italic !important;
	width: 100%;
}

.teaser.latest .site-title h1 {
	display: none;
}

body .site-title ul.breadcrumbs, .footer-1 ul.breadcrumbs {
	list-style: none;
	float: left;
	width: auto;
	padding: 20px 0 10px 0px;
	height: 100%;
	font-size: 0.9em !important;
	font-style: italic !important;
}



body .site-title ul.breadcrumbs li {
	float: left;
	text-decoration: none;
	color: #9da9b0;
}

body .site-title ul.breadcrumbs em, .footer-1 ul.breadcrumbs em {
  font-size: 0.6em;
  font-style: normal;
  padding: 0 5px 5px 2px;
  position: relative;
  top: -2px;
}

body .site-title ul.breadcrumbs li a {
	text-decoration: none;
	color: #9da9b0;
}

body .footer-1 ul.breadcrumbs li a {
	text-decoration: none;
	color: inherit;
}

body .footer-1 ul.breadcrumbs li {
	float: left;
	text-decoration: none;
	color: inherit;
}

body .page-title-top {
	background-color: #e29717;
	/* color: #fff !important; */
	/* text-align: right; */
	padding-top: 30px;
}

body .page-name {
	/*color: #0983cc !important;*/
	/*color: #87cefa !important;*/
	/*color: #e29717 !important;*/
	color: #fff !important;
	padding-left: 141px;
}

body .text.success h1 {
    text-align: left;
}

body .text.success {
    padding: 0 0 0 30px;
}

body #hook-list-16 h3, #hook-list-32 h3, .hook-list-16 h3, .hook-list-32 h3, #hook-list-16 h2, #hook-list-32 h2, .hook-list-16 h2, .hook-list-32 h2 {
	font-size: 1.2em !important;
	line-height: 1.3em !important;
	color: #000 !important;
	font-weight: 300;
	text-transform: none;
	margin: 0;
}

body #hook-list-16 ul, .hook-list-16 ul{
     list-style-image: url("img/icons/Kreis_mit_Haken_gelb_list_icon16.png")!important;
}

body #hook-list-32 ul, .hook-list-32 ul{
     list-style-image: url("img/icons/Kreis_mit_Haken_gelb_list_icon32.png")!important;
}

/*body .text{
    text-align: center;
}*/

/* Carousel */

#myCarousel{
   /*margin-top: 25px;*/
}

/* .carousel-caption {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  bottom: auto;
  margin: 8%;
  max-width: 100%;
  padding: 20px;
  position: absolute;
  text-align: left !important;
  text-shadow: none;
  text-transform: none;
  top: 100px;
  z-index: 10;
} */

.carousel .container {
    text-align: left;
}

.carousel .item {
  background-color: #000;
  height: 500px;
  min-width: 320px;
}

.carousel-caption {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
	box-sizing: border-box;
	background: rgba(237,241,242, 0.9);
	padding: 0 2.5em 0 7.5%;
	width: 40em;
	position: absolute;
	left: 0%;
	top: 6em;
	bottom: 6em;
	margin: 0;
	text-align: center;
	text-shadow: none;
	text-transform: none;
	max-width: 100%;
	/*border: 2px solid rgba(0, 136, 172, 0.2);*/
	border: 2px solid rgba(237,241,242, 0.2);
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.carousel-caption > h2, .carousel-caption > h1{
	color: #e29717 !important;
	font-size: 1.5em !important;
	text-align: left;
	width: 100%;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 20px;
}
#hook-list-16.carousel-caption a h3 {
	color: #fff !important;
}

.carousel-text {
  color: #000;
  text-align: left;
  font-size: 0.5em;
}

.carousel-caption a h3, .carousel-caption a h2{
	background: rgba(226, 151, 23, 0.8) none repeat scroll 0 0;
	color: #fff;
	padding: 10px;
	font-size: 1.2em;
	font-style: italic;
	text-align: left !important;
}

.carousel-caption a h3::after, .carousel-caption a h2::after{
    content: "\00a0\25b6";
    font-weight: bold;
}

.carousel-caption a h3:hover, .carousel-caption a h2:hover{
    text-decoration: underline !important;
}

.carousel-caption a {
    text-decoration: none;
}


.carousel-indicators {
  bottom: 1em;
}

.carousel-indicators .active {
  background-color: #0088ac;
  height: 12px;
  margin: 0;
  width: 12px;
}

.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #0088ac;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}

.carousel-control {
  /*background: rgba(237, 241, 242, 0.75) none repeat scroll 0 0 !important;*/
  bottom: 0;
  left: 0;
  opacity: 0.7;
  top: 0;
  width: 5%;
}

.carousel-control.right {
  background-image: linear-gradient(to right, rgba(237, 241, 242, 0.9) 0px, rgba(237, 241, 242, 0.7) 84%) !important;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(237, 241, 242, 0.9) 0px, rgba(237, 241, 242, 0.7) 84%) !important;
}

.carousel-control .icon-prev, .carousel-control .icon-next, 
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
    color: #0088ac;
    top: 43%;
}

.carousel {
  height: 585px;
  margin-bottom: 0;
}


@media all and (max-width:992px){
  .carousel {
      height: 380px;
      margin-bottom: 0px;
  }


    .carousel-control {
        position: absolute;
        top: auto;
        bottom: 9%;
        z-index: 100;
    }
    
    .carousel-indicators {
        bottom: 0;
    }
 
 
     .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
      right: 1em;
    }
    
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
      left: 1em;
    } 
  
  .carousel .item {
      height: 330px;
      background-color: #000;
      min-width: 320px;
  }
  
  .carousel-caption {
      background: rgb(255, 255, 255) none repeat scroll 0 0;
      background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
      bottom: 0px;
      max-width: 100%;
      /*padding: 20px;*/
      padding: 0 10px 0 10px;
      position: absolute;
      text-align: left !important;
      text-shadow: none;
      text-transform: none;
     /* top: 30%;*/
      top:0px;
      z-index: 10;
      left: 0px;
      right: 0px;
      margin: 0px;
      vertical-align: bottom;
      display: block;
      width: 100%;
      height: 100%;
      border:0px;
  }
  
  
  .carousel-caption > h2 {
      color: #e29717;
      font-size: 1.2em;
      text-align: left;
      width: 100%;
  }
  .carousel-text {
  font-size: 1.1em;
}
  
  .carousel-caption a h3 {
      background: rgba(226, 151, 23, 0.8) none repeat scroll 0 0;
      color: #fff;
      padding: 10px;
      font-size: 1.1em;
      font-style: italic;
      text-align: left !important;
  }
}

/* Carousel end */

header {
   padding: 20px;
   background-color: #f6f6f6;
   margin-bottom: 40px;
}

header p {
   font-style: oblique;
}

/*media all*/
.header-wrapper {
    height: 500px;
    display:-ms-flexbox;
    -ms-flex-direction:row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-position:0px -110px !important;
}
.image-layer{
     background-color:rgba(0, 0, 0, 0.3); 
     width:100%; 
     height:500px;
     /*float: left;*/
}

body .news-header div.image-layer{
      background-color: rgba(0, 0, 0, 0.3);
      height: 100%;
      position: absolute;
      width: 100%;
}
body .news-header{
      position:relative;
}
body div.news-header .media{
      margin-top: 0px;
}

body .header-caption{
    /*margin-top: -150px;
    padding-left: 15px; */
    max-width: 70%;
    padding-bottom: 150px;
}

body .header-wrapper .header-caption{
    max-width: 100%;
    width: 80%;
}

body .header-caption h1 {
     color: #fff;
     /*text-align:left !important;*/
     width: auto;

}

body .header-description{
     font-size: 1.4em;
     color: #fff;
     text-align:center;
}

body .header-description p{
      margin:0px;
}

/*media all*/
h1 {
    font-size: 2.5em;
    text-transform: none;
}

/*media all*/
h1, h2, h3, h4, h5 {
    text-align: center;
    font-weight: 300;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    text-decoration: none;
}


blockquote {
   margin-bottom:40px;
}

blockquote cite {
   padding-left:20px;
   font-size: 1.3em;
   color: #333;
}

blockquote p {
   border: 5px solid #0066aa;
   border-radius: 12px;
   padding: 25px 15px;
   position: relative;
   background-color: #fff;
   margin-bottom: 30px;
}

/** Add the bottom triangle for the quote bubble using CSS **/
blockquote p:before, blockquote p:after {
   position: absolute;
   display: block;
   border-style: solid;
   content: "";
   height: 0;
   width :0;
   box-sizing: border-box;
}

blockquote p:before {
   left: 20px;
   bottom: -30px;
   border-color: transparent #0066aa transparent transparent;
   border-width: 0 30px 30px 0
}

blockquote p:after {
   left: 29px;
   bottom: -15px;
   border-color: transparent #fff transparent transparent;
   border-width: 0 15px 15px 0;
}


/* Default end*/


/* Override Video */
video {
    width:80%;
    margin-bottom: -7px;
}

.brick-teaser-image-container-splittextvideo div.scalable-video {
    height: 100%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    position: static;
    padding:0px;
    float:left;
}

.brick-teaser-image-container-splittextvideo div.scalable-video iframe, div.scalable-video object, divdiv.scalable-video embed, div.scalable-video video {
    width: 100%;
    height: 100%;
    position: static;
    display: inline-block;
    float: left;
}

/*media all*/
/*.image-caption, .video-caption {
    background: #0088ac;
    color: #fff;
    padding: 20px;
    line-height: 1.8em;
    font-size: 1.3em;
    font-family: "Roboto","Trebuchet MS",sans-serif;
    font-weight: 300;
    display: inline-block;
}*/

.image-caption{ 
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
@media all and (max-width: 420px){
 body iframe.video-frame{
        height: auto!important;
        min-height:200px;
        
    }
}
.image-caption, .video-caption {
    background: #0088ac;
    color: #fff;
    padding: 20px;
    line-height: 1.8em;
    font-size: 1.3em;
    font-family: "Roboto","Trebuchet MS",sans-serif;
    font-weight: 300;
    display: inline-block;
    width: 100%;
}

/*.video-caption{ 
    width: 80%;
    margin: auto auto 20px;
    float: none;
}*/

.video-caption {
    width: 100%;
    margin: auto auto 20px;
    margin-top: -8px;
    float: none;
}



.video-container.clearfix {
  display: table-cell;
  text-align: center;
}

.video-container.clearfix > div {
  display: inline;
  min-width: 100%;
}

/* Video end */
/*body .title-box{
    background-image: url("img/png/Headerbild_Skyline_FBC_yellow.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size:  12em 7em;
}*/


/* Override links */
/*body span.fs-internal{
    width:100%;
}
body span.fs-external{
    width:100%; 
}
body span.fs-download{
    width:100%;    
    
}

body span.fs-download a{
    display: block;
    padding: 10px;
    min-height: 100px;
    background-color: #e38f27;
    color: #fff;
    font-size: 1em;
    margin:10px;
    -webkit-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
   box-shadow: inset -3px -1px 11px -3px rgba(0,0,0,0.8);
}

body span.fs-external  a{
    display: block;
    padding: 10px;
    min-height: 100px;
    background-color: #87bb4f;
    color: #fff;
    font-size: 1em;
    margin:10px;
    -webkit-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
    box-shadow: inset -3px -1px 11px -3px rgba(0,0,0,0.8);   
}

body span.fs-internal  a{
    display: block;
    padding: 10px;
    min-height: 100px;
    background-color: #0088ac;
    color: #fff;
    font-size: 1em;
    margin:10px;    
    -webkit-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: inset 3px -1px 20px -3px rgba(0,0,0,0.28);
    box-shadow: inset -3px -1px 11px -3px rgba(0,0,0,0.8);  
}*/

body .center-text{
    text-align: center !important;
}
body .fs-internal, .fs-download, .fs-external, .fs-mailto, .fs-skype{
    background-size: 30px 30px !important;
    -webkit-background-size: 30px 30px !important;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 70px;
    max-height: 180px;
    box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
}

body .fs-internal a, .fs-download a, .fs-external a, .fs-mailto a, .fs-skype a{
     color:#fff;
    font-weight: 300;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    text-decoration: none;
    font-size:1em;
    display:block;
    padding-top:10px;
}

body .fs-internal a:hover, .fs-download a:hover, .fs-external a:hover, .fs-mailto a:hover, .fs-skype a:hover{
    text-decoration: underline !important;
}

body .fs-internal a em, .fs-download a em, .fs-external a em, .fs-mailto a em, .fs-skype a em{
     font-style: italic;
     font-size: 1em;
     max-width:85%;
     display: inline-block;
}

body .fs-internal a em:hover, .fs-download a em:hover, .fs-external a em:hover, .fs-mailto a em:hover, .fs-skype a em:hover {
    text-decoration: underline !important;
}

body .fs-download a em em{
     font-style: italic;
     font-size: 1em;
}

body .fs-download{
   /*background: rgba(135, 206, 250, 0.7) url("img/icons/download_link.svg") 98% 10px no-repeat;*/
    background: rgb(135, 206, 250) url("img/icons/download_link.svg") 98% 10px no-repeat;
}

body .fs-external{
    /*background: rgba(135, 206, 250, 0.7) url("img/icons/external_link.svg") 98% 10px no-repeat;*/
    background: rgb(135, 206, 250) url("img/icons/external_link.svg") 98% 10px no-repeat;
}

.fs-info-text {
  color: #e29717;
  float: left;
  font-size: 0.9em;
  font-weight: normal;
  width: 100%;
}

body .fs-internal{
    /*background: rgba(135, 206, 250, 0.7) url("img/icons/internal_link.svg") 98% 10px no-repeat;*/
    background: rgb(135, 206, 250) url("img/icons/internal_link.svg") 98% 10px no-repeat;
}

body .fs-mailto{
    /*background: rgba(135, 206, 250, 0.7) url("img/icons/mail_blue.png") 98% 10px no-repeat;*/
    background: rgb(135, 206, 250) url("img/icons/mail_blue.png") 98% 10px no-repeat;
}
body .fs-skype{
    /*background: rgba(135, 206, 250, 0.7) url("img/icons/skype_blue.png") 98% 10px no-repeat;*/
    background: rgb(135, 206, 250) url("img/icons/skype_blue.png") 98% 10px no-repeat;
}

input.fs-internal:hover {
    text-decoration: underline;
}


/* links end */
/* Company teaser and links */
body .brick-teaser-company {
    width: 100%;
   /* display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;*/
    background-color: #fff;
    box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
   /* min-width: 480px;*/
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    float: left;    
}

body .brick-teaser-heading-company {
    width: 100%;
    color: #0088ac;
    /*text-align: center;*/
    text-align: left;
    float: left;
    background: #fff;
}

.brick-teaser-heading-company a {
  font-style: italic;
  text-decoration: none;
}

body .brick-teaser-heading-company h4 {
    width: 100%;
    /*text-align: center;*/
    text-align: left;
    font-weight: 400;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    text-decoration: none;
    font-size: 24px;
    /*padding: 10px 0 20px 0;*/
}

body .brick-teaser-heading-company h3 {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    text-decoration: none;
    color: #5a5a5a;
    margin-bottom: 20px;
    /*margin-top: -2px;*/
}

body .brick-teaser-image-container-company {
    width: 100%;  
    height: 250px;
    background-color: #edf1f2;
    text-align: center;    
   /* width: 25%;
    min-width: 250px;
    height: 250px;
    min-height: 250px;
    display: inline-block;
    float: left;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: end;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    -webkit-box-align: end;
    background: #fff;*/
}

body .image-box-border{
    border: 7px solid #edf1f2;
    background-color: #fff !important;
}

body .brick-teaser-image-caption-company {
    width: 100%;
    /*padding-left: 20px;
    background-color: rgba(0, 136, 172, 0.7);
    height: 80px;*/
}

body .brick-teaser-image-caption-company a {
    color: #fff;
    text-decoration: none;
    
}
body .brick-teaser-image-caption-company h3 {
    /* color: #fff;*/
    text-align: left;
    margin-top: 10px;
}

body .brick-teaser-container-company {
    /*min-height: 250px;
    min-width: 300px;
    height: 100%;
    width: 50%;*/
   /* display: -webkit-flex;
    display: inline-block; 
    float: left;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: end;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    -webkit-box-align: end*/;
    background-color: #edf1f2;
    min-height: 250px;
    padding-top: 15px;
    width: 100%;
}

body .company-links {
    background: transparent;
    width:100%;
}

body div.company-links ul, div.company-footer-links ul {
    list-style: none;
}

body .brick-teaser-container-company div.company-links ul li {
    width: 100% !important;
}

body .brick-teaser-container-company ul li {
    float: left;
}

body .brick-teaser-container-company div.company-links div.fs-internal, .brick-teaser-container-company div.company-links div.fs-download, .brick-teaser-container-company div.company-links div.fs-external {
    background-size: 30px 30px !important;
    -webkit-background-size: 30px 30px !important;
    width: 100%;
    padding-left: 0px;
    padding-right: 20px;
    /*height: 80px;*/
    box-shadow: none;
    max-height: 100%;
}

body div.company-links div.fs-internal a, div.company-links .fs-download a, div.company-links .fs-external a {
    color: #5a5a5a;
    font-weight: 300;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    text-decoration: none;
    font-size: 1.3em;
    display: block;
    padding-top: 10px;
    width:100%;
    padding-left:20px;
}
/* company footer */
body div.company-footer-links div.fs-internal, div.company-footer-links .fs-download, div.company-footer-links .fs-external {
    padding: 20px;
    width: 100%;
    background-color: #fff;
    background-position: 26% 27px !important;
    background-size: 30px 30px !important;
    -webkit-background-size: 30px 30px !important;
    height: 80px !important;
    box-shadow: none;
}

body div.company-footer-links .fs-internal a, div.company-footer-links .fs-download a, div.company-footer-links .fs-external a {
    color: #0088ac;
    display: block;
    font-family: "Roboto","Trebuchet MS",sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    padding-top: 10px;
    text-decoration: none;
}


/**/

body div.company-links .fs-internal a em, div.company-links .fs-download a em, div.company-links .fs-external a em {
    padding-left: 20px;
}


body div.company-links .fs-internal em::after, div.company-links .fs-external em::after, div.company-links .fs-download em::after {
    content: "\00a0\25b6";
}


body .company-links div.fs-download{
    background: transparent /*url("img/icons/download_link_black.svg") 0 10px no-repeat*/;
}

body .company-links div.fs-external{
    background: transparent /*url("img/icons/external_link_black.svg") 0 10px no-repeat*/;
}

body .company-links div.fs-internal{
    background: transparent /*url("img/icons/internal_link_black.svg") 0 10px no-repeat*/;
}

body .company-footer-links div.fs-download span.comp-bg-image{
    background: #fff url("img/icons/download_link_dark_yellow.svg") 0px -1px no-repeat;
}

body .company-footer-links div.fs-external span.comp-bg-image{
    background: #fff url("img/icons/external_link_dark_yellow.svg") 0px -1px no-repeat;
}

body .company-footer-links div.fs-internal span.comp-bg-image{
    background: #fff url("img/icons/internal_link_dark_yellow.svg") 0px -1px no-repeat;
} 

body .comp-bg-image {
  background-size: 30px 30px !important;
  display: inline-block;
  height: 30px;
  left: -60px;
  min-height: 30px;
  min-width: 30px;
  position: relative;
  top: 7px;
  width: 34px;
}

body .company-img-layer{
    width: 100%;
    height: 250px;
    display: inline;
    position: absolute;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.1);
}


body .fs-mlink-container{
    background: rgb(0, 136, 172); /*IE hack*/
    background: rgba(0, 136, 172, 0.7);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    height: 150px;
    margin:25px 0 0 25px;
    padding-top: 10px;
}

body .fs-mbox-internal a, .fs-mbox-external a, .fs-mbox-download a,
     .fs-global-teaserbox-internal a, .fs-global-teaserbox-external a, .fs-global-teaserbox-download a {
    width: 95%;
    display: inline-block;
    padding-left: 41px;
    background-size: 20px 20px !important;
}
body .fs-global-teaserbox-internal a, .fs-global-teaserbox-external a, .fs-global-teaserbox-download a {
    font-style: italic;
}
body .fs-mbox-internal a{
    background: #fff url("img/icons/internal_link_dark_yellow.svg") 5px 1px no-repeat;
    
}

body .fs-mbox-external a{
    background: #fff url("img/icons/external_link_dark_yellow.svg") 5px 1px no-repeat;
    
}

body .fs-mbox-download a{
    background: #fff url("img/icons/download_link_dark_yellow.svg") 5px 1px no-repeat;
    
}


body .fs-global-teaserbox-internal, .fs-global-teaserbox-external, .fs-global-teaserbox-download {
  padding-bottom: 32px;
  padding-top: 10px;
  width: 100%;
}

body .fs-global-teaserbox-internal a{
    background: #fff url("img/icons/internal_link_dark_yellow.svg") 5px 1px no-repeat;
    
}

body .fs-global-teaserbox-external a{
    background: #fff url("img/icons/external_link_dark_yellow.svg") 5px 1px no-repeat;
    
}

body .fs-global-teaserbox-download a{
    background: #fff url("img/icons/download_link_dark_yellow.svg") 5px 1px no-repeat;
    
}

body .comp-bg-text{
     margin-left: -30px;
}

body .brick-teaser-caption-multitextbox div.fs-mbox-internal span.comp-bg-image{
    background: #fff url("img/icons/internal_link_dark_yellow.svg") 0px -1px no-repeat;
} 

body .brick-teaser-caption-multitextbox div.fs-mbox-download span.comp-bg-image{
    background: #fff url("img/icons/download_link_dark_yellow.svg") 0px -1px no-repeat;
}

body .brick-teaser-caption-multitextbox div.fs-mbox-external span.comp-bg-image{
    background: #fff url("img/icons/external_link_dark_yellow.svg") 0px -1px no-repeat;
}


body .fs-mlink-container div.fs-mlink-internal span.comp-bg-image{
    background: transparent url("img/icons/internal_link.svg") 0px -1px no-repeat;
} 

body .fs-mlink-container div.fs-mlink-download span.comp-bg-image{
    background: transparent url("img/icons/download_link.svg") 0px -1px no-repeat;
}

body .fs-mlink-container div.fs-mlink-external span.comp-bg-image{
    background: transparent url("img/icons/external_link.svg") 0px -1px no-repeat;
}


body .fs-mbox-internal, .fs-mbox-external, .fs-mbox-download {
  padding-bottom: 10px;
  padding-top: 10px;
}

/*body .fs-mlink-internal, .fs-mlink-external, .fs-mlink-download {
  padding-bottom: 10px;
  padding-top: 10px;
}*/

body .fs-mlink-internal a, .fs-mlink-external a, .fs-mlink-download a {
     color:#fff;
     width: 100%;
     display: inline-block;
    padding-left: 20px;
    background-size: 15px 15px !important;
     
}

body .fs-mlink-internal a{
    background: transparent url("img/icons/internal_link.svg") 0px 5px no-repeat;     
}

body .fs-mlink-external a{
    background: transparent url("img/icons/external_link.svg") 0px 5px no-repeat;     
}

body .fs-mlink-download a{
    background: transparent url("img/icons/download_link.svg") 0px 5px no-repeat;     
}


body .brick-teaser-caption-multitextbox span.comp-bg-image {
    background-size: 20px 20px !important;
    display: inline-block;
    height: 20px;
    min-height: 20px;
    min-width: 20px;
    position: static;
    float: left;
    margin-top: 3px;
}

body .fs-mlink-container span.comp-bg-image {
    background-size: 20px 20px !important;
    display: inline-block;
    height: 20px;
    min-height: 20px;
    min-width: 20px;
    position: static;
    float: left;
    margin-top: 3px;
}


body .brick-teaser-caption-container-multitextbox{
     height:100%;
     width:100%;
}

body .brick-teaser-contact {
  background-color: #fff;
  box-shadow: 4px 3px 11px 1px rgba(0, 0, 0, 0.38);
  float: left;
  /*height: 600px;*/
  margin: 5px 5px 5px 20px;
  /*max-height: 600px;*/
  max-width: 95%;
  min-width: 95% !important;
}

body .col-sm-8 div.brick-teaser-contact {
     min-width: 97.5% !important;
     max-width: 100%;
}

body .brick-teaser-caption-container-contact, .brick-teaser-maps-container-contact {
    width: 100%;
    height: 50%;
    padding: 5px 10px 0 10px;
}

body .brick-teaser-caption-contact {
  color: #5a5a5a;
  font-size: 1em;
  line-height: 1.5em;
  padding: 0 10px;
  width: 100%;
}

body .brick-teaser-info-contact {
  background-color: rgba(0, 136, 172, 0.7);
  color: #fff;
  font-weight: 400;
  height: 80px;
  min-width: 100%;
  /*padding-bottom: 10px;*/
  padding-left: 20px;
  width: 100%;
}



body .brick-teaser-maps-contact iframe {
    min-height: 270px;
}


body .brick-teaser-maps-contact {
    padding: 0px;
}

body .brick-teaser-contact h3 {
  /*font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;*/
  font-size: 1.4em;
  padding-left: 10px;
  text-align: left;
}

body .brick-teaser-info-contact h3 {
  float: left;
  font-size: 1.2em;
  /*line-height: 1.2em;*/
  /*padding-left: 0;
  padding-right: 10px;*/
  padding: 10px 10px 10px 0px;
  text-align: left;
  width: 100%;
  margin: 0;
}

body .brick-teaser-skype {
    min-width: 250px !important;
    max-width: 250px;
    max-height: 250px;
    height: 250px;
    background-color: #fff;
    box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
    position: relative;
    /*margin: 5px;*/
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    top:5px;
}

body .brick-teaser-skype img{
     display: inline;
}

body .brick-teaser-mail {
    background-color: #fff;
    box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
    height: 250px;
    max-height: 250px;
    min-width: 300px !important;
    padding: 20px 0 0 10px;
    position: relative;
    text-align: left;
    top: 20px;
    width: 96.2%;
    margin: 0px;
}


body .brick-teaser-mail img{
     display: inline;
}

body .brick-teaser-caption-mail {
  color: #5a5a5a;
  font-size: 1em;
  padding: 0 0 0 10px;
  width: 100%;
  display: inline-block;
}

body .brick-teaser-info-mail {
    background-color: rgba(0, 136, 172, 0.7);
    color: #fff;
    float: right;
    font-weight: 400;
    height: 80px;
    min-width: 50%;
    padding-bottom: 10px;
    width: 274px;
    margin-right: -1px;
}

body .brick-teaser-info-mail h3 {
  font-size: 1.4em;
  margin-top: 15px;
  padding: 12px;
  text-align: left;
  width: 100%;
}

body .brick-teaser-text-mail {
  display: inline-block;
  float: right;
  /*padding: 10px;*/
  width: 281px;
}

body .text-mail {
    float: right;
    padding: 20px;
    width: 281px;
    line-height: 1em;
}

body .bxslider, .bxslideracee, .bxsliderapac, .bxsliderdch {
    left: -20px;
}

body .bx-viewport {
    width: 100% !important;
    height: 50px !important;
    position: static !important
}

body .bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    left:0px;
    margin-top: 10px;
}

/*body .bx-controls-direction{
     display:none;
}*/

/* Company teaser and links end*/
/* Override Language & login link styles*/
#language-link {
    position: absolute;
    right: 180px;
    height: 20px;
    line-height: 20px;
    font-size: 0.8em;
    float: right;
    z-index: 1;
    cursor: default;
}

#language-link, #language-link a {
    color: #777;
    text-transform: uppercase;
    text-decoration: none;
}

#language-link ul li {
    display: inline;
    list-style: none;
    padding: 0;
}

#language-link li:last-child::after {
    content: "";
}

#language-link li::after {
    content: " |";
}

body #registerlogin-lang{
  float: right;
  /*padding-top: 21px;*/
   padding-top: 28px;
}

body .user-login-info-container {
	position: absolute;
	top: -26px;
	/* left: 0px; */
	font-size: small;
	color: inherit/*#fff*/;
	right: 0px;
}

body .user-login-info-box{
	float: left;
	width: auto;
	white-space: nowrap;	
}

body .login-logout-link{
     /*padding-top:25px;*/
}

body .login-logout-link ul.log-parent {
	background: transparent url("img/icons/signin_w.svg") no-repeat scroll 0 0;
	list-style: outside none none;
	background-size: 25px 25px;
	background-position-x: center;
	padding-bottom: 9px;
	height: 100px;
	/*width: 30px;*/
	width: 100px;
	position: absolute;
	/* right: 120px; */
	right: 6.8%;
	cursor: pointer;
}

body .login-logout-link ul.log-parent-auth {
    background: transparent url("img/icons/signout_w.svg") no-repeat scroll 0 0;
    list-style: outside none none;
    background-size: 25px 25px;
    background-position-x: center;
    padding-bottom: 9px;
    height: 100px;
    /*width: 30px;*/
    width: 100px;
    position: absolute;
    /*right: 120px;*/
    right: 6.8%;
    cursor:pointer;
}

body .login-logout-link ul.log-parent li.pop, .login-logout-link ul.log-parent-auth li.pop {
    position: relative;
    /*left: -52px;*/
    left: -17px;
    top: 62px;
    background: rgba(255, 255, 255, 0.9) url("img/icons/navigator_yellow.svg") no-repeat 50px 0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 1em;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    font-weight: 300;
    width: 150px;
    display: none;
}


body .login-logout-link ul.lang-parent {
    background: transparent url("img/icons/languages_w.svg") no-repeat scroll 0 0;
    list-style: outside none none;
    background-size: 25px 25px;
    padding-bottom: 9px;
    height: 100px;
    width: 30px;
    position: absolute;
    /*right: 80px;*/
    right: 5%;
    cursor:pointer;
}

body .login-logout-link ul.lang-parent li.pop {
    position: relative;
    left: -100px;
    top: 62px;
    background: rgba(255, 255, 255, 0.9) url("img/icons/navigator_black.svg") no-repeat 63px 0px;
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 1em;
    font-family: "Roboto", "Trebuchet MS", sans-serif;
    font-weight: 300;
    width: 180px;
    display: none;
}



body .login-logout-link ul.log-parent div.inline ul, .login-logout-link ul.log-parent-auth div.inline ul, 
     .login-logout-link ul.lang-parent div.inline ul {
     padding: 0px;
}

body .login-logout-link ul.log-parent div.inline ul li, .login-logout-link ul.lang-parent div.inline ul li {
     display: block;
}

body .login-logout-link ul.log-parent:hover {
     background-image:url("img/icons/signin_g.svg") !important;
}

body .login-logout-link ul.log-parent:hover li {
     display: block;
}


body .login-logout-link ul.log-parent-auth:hover {
     background-image:url("img/icons/signout_g.svg") !important;
}

body .login-logout-link ul.log-parent-auth:hover li {
     display: block;
}

body .login-logout-link ul.log-parent li:hover {
     display: block;
}

body .login-logout-link ul.lang-parent:hover{
     background-image:url("img/icons/languages_g.svg") !important;
}

body .login-logout-link ul.lang-parent:hover li {
     display: block;
}


body .login-logout-link ul.lang-parent li:hover {
     display: block;
}

/*@media all and (max-width:1024px){*/
@media all and (max-width:1200px){    
    body .login-logout-link ul.log-parent:hover {
     background:transparent !important;
    }
    
    body .login-logout-link ul.log-parent-auth:hover {
     background:transparent !important;
    }
    
    body .login-logout-link ul.lang-parent:hover {
     background: transparent !important;
    }
    body .site-title > fieldset input, #loginForm fieldset input {
      margin-left: 40px;
      max-width: 250px;
      min-width: 250px;
    }  
    body  #loginForm fieldset input {
      margin-left: 0px;
      max-width: 250px;
      min-width: 250px;
    } 
    body .form-item-m > input, .form-item-s > input, .form-item-l > input, .form-item-xl > input {
      min-width: 100px !important;
      width: 215px !important;
    }
    body .text-section {
    	margin: 0px !important;
    }
    body .container {
    	min-width:100%;
    }
}

/* Language link end*/
/**/
/* Override  Navbar styles */

body .navbar-right #nav li ul {
  background: rgba(255, 255, 255, 0.9) url("img/icons/navigator_black.svg") no-repeat scroll 50% 0;
  bottom: -48px;
  display: none;
  left: 0;
  list-style: outside none none;
  min-height: 50px;
  padding: 20px 10px 0 17px;
  position: absolute;
  width: 100%;
}

body .navbar-right ul#nav li.active:hover ul {
     display: block;
}

#navbar {
    background: #fff;
}

.navbar {
    background: #fff;
}


.navbar-right {
    float: left !important;
    margin: 0px 0px 0px 10px;
    
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*color: #87cefa !important;*/
    color: #e29717 !important;
}

/*media all*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    /*color: #0983cc;
    box-shadow: inset 0px -3px 0px 0px #0983cc;*/
        color: #e29717;
    box-shadow: inset 0px -3px 0px 0px #e29717;
}

.text-section a:hover, .text-section a:focus {
	color: inherit;
}


/*@media all and (max-width:767px)*/
.navbar-header {
    background: #fff;
}

.navbar-nav > li {
    float: left;
    font-size: 1.4em;
}

.navbar-default .navbar-nav > li > a {
    color: #9da9b0;
    text-transform: none;
}
.navbar-brand {
    padding: 0px;
}

footer .navbar-brand > img {
	width: 180px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 5px;
}

/*@media all and (min-width:1025px){*/
@media all and (min-width:1200px){
    body .navbar-spacer {
        min-height: 0px;
        /*height: 90px;*/
        height: 64px;
    }
    
    body .navbar-spacer-edit-mode {
        height: 64px;
         /* height: 90px;*/
    }
    body  .navbar {
    	width: 100%;
    	/*padding: 0 0 0 113px;*/
    }
    body .navbar ul {
    	padding: 0px;
    	/* padding: -25px; */
    	margin-left: -4px;
    } 
    
    body .navbar .container {
        	width: 85%;
    } 
    body .vertical{
    	writing-mode: tb-rl;
    	-webkit-transform: rotate(-180deg);
    	-moz-transform: rotate(-180deg);
    	-o-transform: rotate(-180deg);
    	-ms-transform: rotate(-180deg);
    	transform: rotate(-180deg);
    	white-space: nowrap;
    	/* display: block; */
    	bottom: 0;
    	margin-left: 0px;
    	/* width: 100px; */
    	/* min-height: 500px; */
    	display: inline;
    	min-height: 445px;
    }
    
    body .vertical-no-degrees {
    	writing-mode: tb-rl;
    	/* -webkit-transform: rotate(-180deg); */
    	/* -moz-transform: rotate(-180deg); */
    	/* -o-transform: rotate(-180deg); */
    	/* -ms-transform: rotate(-180deg); */
    	/* transform: rotate(0deg); */
    	white-space: nowrap;
    	display: block;
    	bottom: 0;
    	width: auto;
    	min-height: 445px;
    	text-align: center;
    	display: inline;
    	margin: 0px auto;
    }    
    
    body .text-section.vertical-heading{
        width: 10%;
        padding-left: 40%;
    }  
    body a.vertical-heading{
        width: 10%;
       /* width: 7.5%;*/
    } 
    
    
    
    
}

body a.text-section {
	padding: 0 0 0 10px;
	background: inherit;
}

body a.text-section:hover div.text-section {
	background-color: #f8d693 !important;
}

body a.text-section:hover div.text-section p {
	color: #e29717;
}

body a.vertical-heading{
        /*border: 1px solid #e29717;*/
        /*color: inherit;*/
} 
body a.vertical-heading:hover{
        /*border: 1px solid #e29717;*/
        /*color:  #e29717;*/
        color:  #f8d693;
}

body a.vertical-heading:hover h3{
        /*border: 1px solid #e29717;*/
        color:  #f8d693!important;
}

body a > div.text-section.vertical-heading{
        border: 0px! important;
} 

body a.horizontal-heading{
        /*border: 1px solid #e29717;*/
        /*color: inherit;*/
        width:100%;
}
    
body a.horizontal-heading:hover{
        /*border: 1px solid #e29717;*/
        color:  #f8d693;
}

body a.horizontal-heading:hover h3{
        /*border: 1px solid #e29717;*/
        color:  #f8d693!important;
}
body a > div.text-section.horizontal-heading{
        border: 0px! important;
}   


@media all and (max-width:1024px){
    
    body .navbar {
        height: 0px;
    }


    body .navbar-header {
        padding-top: 0px;
    }

    body .navbar-default .navbar-toggle {
        right: 10%;
        margin-right: 0px;
    }
    
    body .navbar-spacer {
        min-height: 0px;
        height: 30px;
    }
    body .navbar-header .navbar-brand img{
        /*width:40px!important;*/
        width:auto !important;
        margin-top: 5px;
    }
    
    body #registerlogin-lang{
        float: left !important;
        width: 100%;
        margin: 0px;
    }
    
    
    body .user-login-info-container {
    	font-size: small;
    	color: #fff;
    	position: static;
    	padding-left: 20px;
    	font-style: italic;
    }
    
    body .login-logout-link {
        padding-top: 0px !important;
        margin-left: -40px;
    }
    
    body .login-logout-link ul.log-parent-auth, .login-logout-link ul.log-parent, 
         .login-logout-link ul.lang-parent{
        background: transparent !important;             
        list-style: outside none none;
        width: 235px !important;
        position: static !important;
        height: auto !important;
    }
    
    body .login-logout-link ul.log-parent-auth:hover , .login-logout-link ul.log-parent:hover, 
         .login-logout-link ul.lang-parent:hover{
        background: transparent !important;
    }    
    
    body .login-logout-link  ul.log-parent div.inline ul li, .login-logout-link ul.log-parent-auth div.inline ul li {
        display: block !important;
    }
    
      body .login-logout-link  ul.lang-parent div.inline ul li {
        display: inline !important;
    }
    
    body .login-logout-link ul.log-parent li.pop, .login-logout-link ul.log-parent-auth li.pop, .login-logout-link ul.lang-parent li.pop {
        background: transparent !important;
        display: block !important;
        position: relative;
        left: 0px!important;
        top: 0px !important;
        padding-left: 20px;
        font-size: 1em !important;
        font-family: "Roboto","Trebuchet MS",sans-serif !important;
        width: 235px !important;
        height: auto !important;
    }
    body .login-logout-link ul.log-parent div.inline ul, .login-logout-link ul.log-parent-auth div.inline ul, 
         .login-logout-link ul.lang-parent div.inline ul {
         width:215px;
    }    
    
    body .login-logout-link ul.log-parent li.pop a, .login-logout-link ul.log-parent-auth li.pop a, 
         .login-logout-link ul.lang-parent li.pop a{
          color:#fff;
        }
    body .login-logout-link ul.log-parent li.pop a:hover, .login-logout-link ul.log-parent-auth li.pop a:hover, 
         .login-logout-link ul.lang-parent li.pop a:hover{
          color: #9fc3dd !important;
        }
    body .login-logout-link ul.log-parent li.pop ul.active span, .login-logout-link ul.log-parent-auth li.pop ul.active span, 
         .login-logout-link ul.lang-parent li.pop ul.active span,
         .login-logout-link ul.log-parent li.pop ul li.active span, .login-logout-link ul.log-parent-auth li.pop ul li.active span, 
         .login-logout-link ul.lang-parent li.pop ul li.active span{
          color: #999;
          font-weight: 400;
        }
        
    body  .login-logout-link ul.lang-parent li.pop ul li::before {
          content:" | ";
          color:#9fc3dd;
        }
        
    #navbar {
        background: rgba(0, 0, 0, 0.6);
        width: auto;
        min-width: 290px;
        height: auto;
        max-height: 100%;
    }

    body .navbar-right #nav li ul {
        background: rgba(255, 255, 255, 0.9) url("img/icons/navigator_black.svg") no-repeat scroll 50% 0;
        bottom: 0px;
        display: block;
        left: 100%;
        list-style: outside none none;
        min-height: 11px;
        padding: 4px 0 0 5px;
        position: absolute;
        width: 100%;
    }
    
    body .navbar-nav > li {
        float: none;
        font-size: 1.2em;
    }
    
    body .navbar-nav > li > a {
        padding-bottom: 0px;
        padding-top: 0px;
        color: #fff! important;
    }  

    body .header-wrapper{
        max-height: 200px;
        margin-top: 28px;
    }     
    
    body .header-wrapper h1{
        font-size: 1.5em;
    }    
    
    body .header-wrapper-hidden{
        display: none;
    }
    
    body .category-overview-margin-bgcolor{
        top: 0px!important;
    }
    body .image-layer {
    	min-height: 200px;
    	margin-top: 0px!important;
    }  
    body .header-caption{
        padding-bottom: 0px!important;
    }     
    body .text-section.vertical-heading{
        padding-left: 0;
    } 
    body .page-name{
        padding: 20px 0 20px 30px!important;
    }
    body .row{
        min-width:100%!important;
        margin-left: 0px !important;
    }
    body .text-section{
        padding-left: 30px !important;
    }
    body fieldset .text-section{
        padding-left: 0px !important;
    }   
    body fieldset.buttons{
        padding-left: 0px !important;
    }
    body fieldset{
        padding-left: 30px !important;
    }     
    body .page-name {
    	padding: 20px 30px 20px 5% !important;
    }    
    body .footer-1 .beradcrumbs-container {
    	/*padding-left: 5%;*/
    	padding-left: 1.5%;
    }  
    body .site-title .beradcrumbs-container {
    	padding-left: 5%;
    	/*padding-left: 1.5%;*/
    }      
    /*body .title-box {
         background-position: top right;
         background-size: 8em 4.8em;
         background-position-x: 88%;
    } */   
    body .row.container-text {
    	background: rgba(255,255,255,0.8) !important;
    }    
    
    body #login-forgotten-pwd {
    	padding-left: 29px;
    }    
    body #row-link{
        padding: 0 0 0 30px;
    }
}



/* Navbar end */
@media all and (max-width:1096px){
    body .footer-logo {
    	width: 100%;
    	margin-top: 20px!important;
    }
    
    footer .footer-last-links {
    	margin-top: 0px!important!important;
    	padding-left: 0!important;
    }
    
    footer .internal-copyright {
    	padding-left: 0px! important;
    }    
}

/* Override column styles*/

/*media all*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, 
.col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, 
.col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, 
.col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, 
.col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, 
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, 
.col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-21, 
.col-sm-12, .col-md-12, .col-lg-12 {
    padding-left:1px;
    padding-right:1px;
    display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
   display:flex;
   flex-wrap:wrap;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11,
.col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-sm-21,
.col-md-12, .col-lg-12 {
    padding-left: 1px;
    padding-right: 1px;
    display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
   display:flex;
   flex-wrap:wrap;
}

body .col-sm-21 {
	width: 20%;
	float: left;
	min-width: 150px;
}

/* column end */
/* Override text image */

body .text-section{
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 30px;
    padding: 0 30px 30px;
}

.text-image-section img {
	width: auto;
}

body .text-section img{    
    display: inline-block;
    float: left;
    max-width: 100%;
    /*min-width: 70px;*/
    
}

body .text-section .image-in-text {
  float: none !important;
}

body .text-section h2{    
    text-align: left;
    color: #0088ac;
    text-transform: none;
}

body .text-section h3.large-text{    
    text-align: left;
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

body .text-section h3{    
    text-align: left;
}

body .text-section p{    
    margin-left:0pt !important;
}

#text-features {
    position: relative;
    float: right;
    margin: 0;
}

/*media only screen and (min-device-width: 481px)*/
#text-features li {
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 0;
    list-style: none;
    font-size: 120%;
    text-align: right;
}

/*media only screen and (min-device-width: 481px)*/
#text-features li.print a {
    background: url(../img/icons/sprites.png) 0 -578px no-repeat;
    padding-left: 16px;
}


@media only screen and (min-device-width: 481px){
  .vevent {
    position: relative;
    clear: both;
    margin: 0 0 10px 0;
    border-top: 1px solid #fff;
    padding: 5px 5px 15px 5em;
    /*background: #faf5f3 scroll 99% 5px;*/
    z-index: 1;
  }
  div.date {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0 5px 0 0;
    background: #0088ac;
    width: 4em;
  }
  
  .date .till {
    display: block;
    height: 13px;
    text-indent: -9999px;
    background: url(../img/bgs/till.gif) 50% 0 no-repeat;
  }
  .date .d-end {
      background: #d5ecf6;
      padding-top: 0px;
  }
  .date .day, .date .year {
      display: block;
      padding: 0 0 10px 0;
      color: #fff;
      font-size: 200%;
      font-weight: 400;
      font-family: "Open Sans",sans-serif,arial, helvetica, verdana;
      text-align: center;
      line-height: 1em;
  }
  
  /*media only screen and (min-device-width: 481px)*/
  .date .month {
      display: block;
      padding: 5px 0 0 0;
      color: #fff;
      text-align: center;
      font-weight: 400;
      font-size: 200%;
      font-family: "Open Sans",sans-serif,arial, helvetica, verdana;
  }
  .vevent span {
      display: none;
  }
  .date abbr {
      border: none;
      cursor: help;
  }


}

.text-meta {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}


ul.text-data {
    overflow: hidden;
    float: left;
    width: 70%;
    margin: 0;
}


.text-data li {
    float: left;
    margin: 0 15px 0 0;
    padding: 3px 0;
    list-style: none;
    font-size: 120%;
    color: #333;
}

#text-features li.social-b a {
    background: transparent url(../img/icons/bookmarks.png) 0 -458px no-repeat;
    padding-left: 18px;
}

/* text image end */
/* Override form styles */

form ul{
   list-style: none;
   /*text-align: center;*/
   text-align: left;
   padding: 0px;
   
}
form .submit{
    width: 36%;
    min-height:36px;
    /*background: rgba(159, 195, 221, 0.3);*/
    background: #f0f0f0;
    border:1px solid #ccc;
    color: inherit;
}

#formErrorsDisplay {
    margin-top: 5%;
    color: #cc3300;
}
#formErrorsDisplay h1 {
    font-size:1.5em;
}

.form {
  width: 100%;
}

.form-control{
    display: inline-block;
    width: 90%;
    /*min-width: 200px;
    border: 1px solid #000;*/
}

.form-wrapper {
    max-width: 100%;
}

body form#ebaLoginForm{
    padding-left: 15px;
}

body form#ebaLoginForm .submit {
  margin-top: 20px;
  width: 43.5%;
}

body form#OnlineApplicationForm {
  text-align: left;
}

body form#OnlineApplicationForm fieldset {
  text-align: left !important;
}

body form#OnlineApplicationForm h2 {
  text-align: left;
}

body form#OnlineApplicationForm select {
  min-width: 48%;
}

body form#OnlineApplicationForm p.required {
  text-align: left;
}

body .col-sm-6 .form-wrapper {
  width: 100%;
}

body .form-wrapper h2 {
    text-align: left;
}


body .col-sm-6 .form-text {
  padding-left: 15px;
  
}

body .form-text {
  width: 100%;
  
}

body fieldset.buttons{
   /* text-align: center;*/
   text-align: left;
}

body fieldset.mod{
    float: left;
    width:100%;
}

body .eba-form > h3, .complete-settings  {
  text-align: left !important;
}

body .buttons.complete-settings {
  padding: 0 0 0 15px;
}

body form#eba_register .site-title > fieldset {
  padding-left: 23px;
  text-align: left;
  width: 50%;
}

body .site-title > fieldset, #loginForm fieldset{
 /* text-align: center;*/
 text-align: left;
  width: 100%;
}

body .site-title > fieldset label, .#loginForm fieldset label{
  width: 100%;
}

body .site-title > fieldset input, #loginForm fieldset input{
  min-width: 300px;
}
body .site-title > fieldset select, #loginForm fieldset select{
  /*min-width: 300px;*/
  min-width: 100%;
}

body fieldset{
    /*text-align: center;*/
    text-align: left;
}

body fieldset label{
    width: 100%;
}

body fieldset input{
    min-width:300px;
}

body fieldset select{
   /* min-width:300px;*/
}

body form .text-section ul {
    text-align: left;
    list-style-type: disc;
}

body form#restClient fieldset {
    text-align: left;
}

body form#restClient ul {
    text-align: left;
}


body form#restClient .button-wrapper input {
    /*min-width: 300px !important;*/
}


body form#restClient .form-control {
    min-width: 300px;
}

body form#restClient fieldset h2, form#modifyUser fieldset h2{
    text-align: left;
    font-size: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    font-weight: bold;
    padding-left: 0px;
}

body .button-wrapper input{
    /*min-width: 180px !important;
    min-width: 215px !important;*/
    box-shadow: none;
	color: inherit;
	border-radius: unset;
}

.button-wrapper input:hover {
	background-color: #f0f0f0;
	border-color: transparent;
	box-shadow: 0 0 0 1px #000;
	color: inherit;
	border-radius: unset;
}

body .button-wrapper.button-left {
  width:  100%;
}

body .col-sm-6 .button-wrapper input {
  width: 36%;
}

input[type=file] {
    display: inline;
}

.form-wrapper p.required {
    text-align: left;
    display: none;
}

input[type=radio], input[type=checkbox] {
    min-width: auto;
}

body .form-item-s {
  float: left;
  width: 22%;
  padding: 0 10px 0 0;
}

body .form-item-m {
  float: left;
  width: 44%;
  padding: 0 10px 0 0;
}

body .form-item-l {
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
}

body .form-item-xl {
  float: left;
  width: 100%;
  padding: 0 10px 0 0;
}

body .form-item-m > input, .form-item-s > input, .form-item-l > input, .form-item-xl > input {
  min-width: 100px !important;
  width: 100%;
}


body .form-item-s > label, .form-item-m >label, .form-item-l > label, .form-item-xl > label  {
  width: 100% !important;
  float: left;
}

body .form-row input[type="checkbox"] {
	display: inline;
}

fieldset .form-item {
    text-align: left;
}

fieldset .form-item label {
    margin-left:10px;
    width: auto;
}

legend {
    display: block;
    width: 100%;
    padding: 0 0 0 28px;
    margin-bottom: 20px;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

fieldset .form-item label[for=lending], fieldset .form-item label[for=jabatix], 
fieldset .form-item label[for=fernbach], fieldset .form-item label[for=modelbank] {
    width: 100%;
    margin-left: 28px;
}

@media all and (max-width:767px){
    body .form-item-m, .form-item-l, .form-item-s .form-item-xl{
        width: 50% !important;
        min-width: 310px !important;
    }
}

/* Form end */

/* Override mte styles*/

body .txt-img-special-container {
    height:320px;
}

body .txt-img-special-txt {
    width: 50%;
    float: left;
    padding: 20px;
}

body .txt-img-special-txt > h2 {
    color: #00c8cd;
    margin: 5px 0 15px;
    text-align: left;
}

body .txt-img-special-image {
    width: 50%;
    height: 100%;
    float: left;
    background-size: cover !important;
}

body .txt-img-special-link-left {
    margin-left: 20%;
    margin-right: 5%;
    margin-top: 45%;
}
body .txt-img-special-link-right{
    margin-left: 5%;
    margin-right: 20%;
    margin-top: 45%;
}

body .txt-img-special-link-left ul, 
     .txt-img-special-link-right ul{
    padding:10px;
    list-style:none;
    text-align: center;
}
body .txt-img-special-link-left ul a, 
     .txt-img-special-link-right ul a{
    color:#0ff0ff;
    box-shadow: 0px 0px 3px 3px rgba(255,255,255,0.3);
    background-color: #5a5a5a;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* End mte*/

/*Override Brick styles*/
body .brick-body{
    padding:40px 0 40px 0;
    box-shadow:0px 0px 3px 3px rgba(0,0,0,0.3);
    /*min-height: 350px !important;*/
}
body .brick-spacer{
    margin-top:400px! important;  
}
body .brick-types-row{
    width:100%;
    
}
/* Brick teaser */

body .card {
    color: white;
    overflow: hidden;
    min-height: 300px;
    width: 100%;
    float: left;
}
body .tour-card-content {
    height: 100%;
    padding: 25px 10px;
    width: 50%;
    float: left;
}
body .tour-card-background{
    background-image: url(/magnoliaAuthor/.imaging/mte/travel-demo-theme/960/dam/fernbach/content_images/solution/Calculation-Kernels.jpg/jcr:content/Calculation%20Kernels.jpg.jpg);
    background-size: cover;
    background-position: center;
    width: 50%;
    float: left;
}

body .tour-card-background, .tour-card-anchor {
    min-height: 300px;
}
body .btn-primary {
    color: #fff;
    float: left;
    width: 100%;
}

body .brick-teaser-big{
   width:100%;
   height:1px;
   min-height:499px!important;
   /*display: -webkit-flex; /* Safari */
    /*-webkit-flex-wrap: wrap; /* Safari 6.1+ */
    /* display: -ms-flexbox; /* IE10 */
    /* -ms-flex-direction: row; /* IE10 */
    /* -ms-flex-wrap: wrap; /* IE10 */ 
    /* -ms-flex-align: end; /* IE10 */
  /* display:flex;
   flex-wrap:wrap;
   align-items:flex-end;                        
   justify-content:flex-end;  */
   padding-bottom:10%;
   /*margin-left: 15px;*/
   /*border:5px solid #fff;*/
  }

body .big-info-box h1, .big-info-box h2{
    text-transform: inherit;
}
  
body .brick-teaser-small{
   width:100%;
   height:1px;
   min-height:250px!important;
   max-height:250px!important;
   display: -webkit-box;
   display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
    -ms-flex-align: end; /* IE10 */
   display:flex;
   flex-wrap:wrap;
   align-items:flex-end;                        
   justify-content:flex-end;
   -webkit-box-align: end; /* Safari 5.+ align-items */      
   -webkit-box-pack: end; /* Safari 5.+ justify-content */  	 
   /*margin-left: 15px;*/
   margin-bottom:-1px;
   margin-left:-3px;
   border:5px solid #fff;
  } 

/*@media all and (min-width:480px){*/
    
body .brick-teaser-splitright, .brick-teaser-splitleft, .brick-teaser-splitrightratio, 
.brick-teaser-splitleftratio, .brick-teaser-splittextonly, .brick-teaser-splittextvideo {
    float: left; /*IE 9 and older*/
   width:100%;
   /*height:1px;
   min-height:250px!important;*/
   display: -webkit-box;
   display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
    -ms-flex-align: start; /* IE10 */   
   display:flex;
   flex-wrap:wrap;
   align-items:flex-start;
   background-color:#fff;
   box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
   /*min-width: 480px;*/
  }
@media all and (max-width:545px){
    body .brick-teaser-splitcompact {
            max-width: 100%!iumportant;
            /*max-height:250px;*/
            min-height: 250px !important;
            height: auto !important;
        }
        body .brick-teaser-splitcompact.home-start-box {
            min-height: 380px !important;
        }           
}

@media all and (min-width:768px){
  body .brick-teaser-splitright, .brick-teaser-splitleft, .brick-teaser-splitrightratio, 
       .brick-teaser-splitleftratio, .brick-teaser-splittextonly, .brick-teaser-splittextvideo {
  
   min-width: 480px;
  }  
}
  body .brick-teaser-splitright, .brick-teaser-splitleft,
       .brick-teaser-splitrightratio, .brick-teaser-splitleftratio, 
       .brick-teaser-splittextonly, .brick-teaser-splittextvideo {
        margin-bottom:20px;
  }

/*}*/

body .brick-teaser-heading-splitright, .brick-teaser-heading-splitleft, 
     .brick-teaser-heading-splitrightratio, .brick-teaser-heading-splitleftratio, .brick-teaser-heading-splittextonly, .brick-teaser-heading-splittextvideo {
         float: left; /*IE 9 + older*/
         width:100%;
         color:#0088ac;
         text-align:center;
}

body .brick-teaser-heading-splitright h3, .brick-teaser-heading-splitleft h3, 
     .brick-teaser-heading-splitrightratio h3, .brick-teaser-heading-splitleftratio h3, .brick-teaser-heading-splittextonly h3 {
         width:100%;
         
}

body .brick-teaser-heading-splitleftratio h3 {
    color: #5a5a5a;
}

body .brick-teaser-caption-big, .brick-teaser-link-big{
   min-width:60%;
   /*max-width:60%;
   padding-left:20px;*/
   /*margin-bottom:10*/
   /*background-color: #005599;
   opacity: 0.5;
   transition: opacity 0.1s;*/
  }
  
body .brick-teaser-link-big h1 {
  color: #fff;
  margin-left: 11%;
  margin-top: 154px;
  text-align: left;
}

body .brick-teaser-caption-big, .brick-teaser-link-big a h3{
    width: 100%;
    text-align: center;
    margin-top:300px;
    padding-left: 20%;    
}
 
 
body .brick-teaser-caption-small, .brick-teaser-link-small {
    min-width: 100%;
    max-width: 100%;
    padding-left:20px;
    background-color: rgba(10, 10, 4, 0.7);
}

body .brick-teaser-caption-splitleftratio{
    max-width:100%;
}

body .brick-teaser-caption-big h3, .brick-teaser-link-big h3,  
     .brick-teaser-caption-small h3, .brick-teaser-link-small h3, 
     .brick-teaser-link-splitright h3,
     .brick-teaser-link-splitleft h3,
     .brick-teaser-link-splitrightratio h3,
     .brick-teaser-link-splitleftratio h3, .brick-teaser-link-splittextonly h3 {
     color:#fff;
     text-align:left;
  }

body .brick-teaser-caption-splitright{
    max-width:100%;
}

body .brick-teaser-caption-small h3, .brick-teaser-link-small h3, 
     .brick-teaser-caption-splitright h3, .brick-teaser-link-splitright h3,
     .brick-teaser-caption-splitleft h3, .brick-teaser-link-splitleft h3,
     .brick-teaser-caption-splitrightratio h3, .brick-teaser-link-splitrightratio h3,
     .brick-teaser-caption-splitleftratio h3, .brick-teaser-link-splitleftratio h3, .brick-teaser-link-splittextonly h3  {
     font-size:20px;
  }

body .brick-teaser-caption-splitright h3,
     .brick-teaser-caption-splitleft h3,
     .brick-teaser-caption-splitrightratio h3,
     .brick-teaser-caption-splitleftratio h3, .brick-teaser-caption-splittextonly h3 {
     color:#0088ac;
     padding: 10px;
     text-align: left;
  }
  
body .brick-teaser-caption-splittextonly, .brick-teaser-caption-splittextvideo {
   float: left; /*IE 9 + older*/  
     /*color:#0088ac;*/
     color: #5a5a5a;
     padding: 10px;
     text-align: left;
     width: 100%;
  }

body .brick-teaser-caption-small a h3, .brick-teaser-link-small a h3, .brick-teaser-caption-splitright a h3, 
     .brick-teaser-link-splitright a h3, .brick-teaser-caption-splitleft a h3, .brick-teaser-link-splitleft a h3, 
     .brick-teaser-caption-splitrightratio a h3, .brick-teaser-link-splitrightratio a h3, .brick-teaser-caption-splitleftratio a h3, 
     .brick-teaser-link-splitleftratio a h3, .brick-teaser-link-splittextonly a h3{
     
      font-style: italic;
      
     }

     body .brick-teaser-caption-small a h3:hover, .brick-teaser-link-small a h3:hover, .brick-teaser-caption-splitright a h3:hover, 
     .brick-teaser-link-splitright a h3:hover, .brick-teaser-caption-splitleft a h3:hover, .brick-teaser-link-splitleft a h3:hover, 
     .brick-teaser-caption-splitrightratio a h3:hover, .brick-teaser-link-splitrightratio a h3:hover, .brick-teaser-caption-splitleftratio a h3:hover, 
     .brick-teaser-link-splitleftratio a h3:hover, .brick-teaser-link-splittextonly a h3:hover{
      
      text-decoration: underline !important;
      
     }     
  
body .brick-teaser-link-small h3{
     max-width:95%! important;
  }
  
body .brick-teaser-image-splitright, .brick-teaser-image-splitleft,
     .brick-teaser-image-splitrightratio, .brick-teaser-image-splitleftratio, .brick-teaser-image-splittextonly{
     width:100%;
     height:100%;
}

body .brick-teaser-link-splitright , .brick-teaser-link-splitleft,
     .brick-teaser-link-splitrightratio , .brick-teaser-link-splitleftratio, .brick-teaser-link-splittextonly {
     background-color: #0088ac;
     width: 100%;
     padding: 10px;
  }

body .brick-teaser-container-splitrightratio, .brick-teaser-container-splitleftratio{
      float: left; /*IE 9 + older*/    
      width: 70%;
      height: 100%;
      display: -webkit-flex; /* Safari */
     -webkit-flex-wrap: wrap; /* Safari 6.1+ */
      display: -ms-flexbox; /* IE10 */
      -ms-flex-direction: row; /* IE10 */
      -ms-flex-wrap: wrap; /* IE10 */ 
      -ms-flex-align: end; /* IE10 */   
     display:flex;
     flex-wrap:wrap;
     align-items:flex-end;
   -webkit-box-align: end; /* Safari 5.+ align-items */      
     background-color:#fff;
    }

body .brick-teaser-container-splitright, .brick-teaser-container-splitleft{
      float: left; /*IE 9 + older*/        
    width: 50%;
    height: 100%;
   display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
    -ms-flex-align: end; /* IE10 */   
   display:flex;
   flex-wrap:wrap;
   align-items:flex-end;
   -webkit-box-align: end; /* Safari 5.+ align-items */      
   background-color:#fff;
}

body .brick-teaser-image-container-splitright, .brick-teaser-image-container-splitleft{
   float: left; /*IE 9 + older*/    
    width: 50%;
    /*height: 100%;*/
    min-height:250px;
    height: 250px;
   display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
    -ms-flex-align: end; /* IE10 */   
   display:flex;
   flex-wrap:wrap;
   align-items:flex-end;
   -webkit-box-align: end; /* Safari 5.+ align-items */      
}

body .brick-teaser-image-container-splitrightratio, .brick-teaser-image-container-splitleftratio {
    float: left; /*IE 9 + older*/    
    width: 30%;
    /*height: 100%;*/
    height:250px;
    min-height:250px;
   display: -webkit-flex; /* Safari */
   -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: -ms-flexbox; /* IE10 */
    -ms-flex-direction: row; /* IE10 */
    -ms-flex-wrap: wrap; /* IE10 */ 
    -ms-flex-align: end; /* IE10 */   
   display:flex;
   flex-wrap:wrap;
   align-items:flex-end;
   -webkit-box-align: end; /* Safari 5.+ align-items */      
}

body .brick-teaser-image-container-splittextonly {
   float: left; /*IE 9 + older*/    
    width: 50%;
    min-height: 200px;
    height: 200px;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-box-align: start;
    padding-right: 20px;
    padding-top: 30px;
}


body .brick-teaser-container-splittextonly {
   float: left; /*IE 9 + older*/    
    width: 50%;
    min-height: 200px;
    height: 200px;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-box-align: start;
    padding-left: 20px;
    padding-top: 20px;
    background-color:#fff;
}

body .brick-teaser-image-container-splittextvideo {
   float: left; /*IE 9 + older*/    
    width: 50%;
    /*min-height: 200px;
    height: 200px;*/
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-box-align: start;
    padding-right: 20px;
    padding-top: 30px;
}

body .brick-teaser-container-splittextvideo {
   float: left; /*IE 9 + older*/    
    width: 50%;
    /*min-height: 465px;
    height: 465px;*/
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-align: start;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-box-align: start;
    padding-left: 20px;
    padding-top: 20px;
    background-color: #fff;
}


    body .brick-teaser-splitcompact {
            min-width: 280px! important;
            /*max-width: 320px;
            max-height: 420px;*/
            max-width: 24%;
            max-height: 530px;
            height:530px;
            display: -webkit-flex;
            -webkit-flex-wrap: wrap;
            -webkit-flex-direction: row;
            display: -ms-flexbox;
            -ms-flex-direction: row;
            -ms-flex-wrap: wrap;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            background-color: #fff;
            box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
            float:left;
            margin:5px;
            
        }
    body .brick-teaser-multitextbox {
        min-width: 98% !important;
        width: 98%;
    	max-width: 98%;
    	max-height: 1024px;
    	height: 530px;
    	display: -webkit-flex;
    	-webkit-flex-wrap: wrap;
    	-webkit-flex-direction: row;
    	display: -ms-flexbox;
    	-ms-flex-direction: row;
    	-ms-flex-wrap: wrap;
    	display: flex;
    	flex-wrap: wrap;
    	flex-direction: row;
    	background-color: #fff;
    	box-shadow: 4px 3px 11px 1px rgba(0,0,0,0.38);
    	float: left;
    	margin: 5px 5px 5px 20px !important;
    }

@media all and (min-width:1024px){
        body .brick-teaser-splitcompact, .brick-teaser-multitextbox {
            max-width: 24%;
        }
        body .brick-teaser-splitcompact.home-start-box {
            min-height: 380px;
        }             
}

@media all and (max-width: 1468px){
    body .brick-teaser-splitcompact, .brick-teaser-multitextbox {
            max-width: 32%!important;
        }
        body .brick-teaser-splitcompact.home-start-box {
            min-height: 380px;
        }             
}

@media all and (max-width:980px){
    body .brick-teaser-splitcompact, .brick-teaser-multitextbox {
            max-width: 48%;
        }
        body .brick-teaser-splitcompact.home-start-box {
            min-height: 380px!important;
        }           
}

@media all and (max-width:545px){
    body .brick-teaser-splitcompact {
            max-width: 100%;
            /*max-height:250px;*/
            min-height: 250px !important;
            height: auto !important;
        }
        body .brick-teaser-splitcompact.home-start-box {
            min-height: 380px !important;
        }           
}

body .brick-teaser-image-container-splitcompact {
        background-image: url(test.jpg);
        background-size: cover;
        background-position: center;
        width: 100%;
        max-height: 170px;
        height: 40%;
        /*height:160px;*/
        display: -webkit-inline-flex;
        -webkit-flex-wrap: wrap;
        -webkit-flex-direction: row;
        display: -ms-inline-flexbox;
        -ms-flex-direction: row;
        -ms-flex-align: end;
        -ms-flex-wrap: wrap;
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-end;
        
    }
body .brick-teaser-caption-container-splitcompact {
        width: 100%;
        /*height:220px;
        padding: 20px;*/
        height: 65%;
        padding: 10px;
        display: -webkit-inline-flex;
        -webkit-flex-wrap: wrap;
        -webkit-flex-direction: row;
        display: -ms-inline-flexbox;
        -ms-flex-direction: row;
        -ms-flex-wrap: wrap;
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-start;
    }
    
    body .brick-teaser-external, .brick-teaser-internal, .brick-teaser-download{
         background-size: 20px 20px !important;
         -webkit-background-size: 20px 20px !important;
    }
    
    body .brick-teaser-external{
         background: rgba(0, 136, 172, 0.7) url("img/icons/external_link.svg") 98% 10px no-repeat;
         
    }
    
    body .brick-teaser-internal{
         background: rgba(0, 136, 172, 0.7) url("img/icons/internal_link.svg") 98% 10px no-repeat;
         
    }    
    
    body .brick-teaser-download{
         background: rgba(0, 136, 172, 0.7) url("img/icons/download_link.svg") 98% 10px no-repeat;
         
    }
    
    body .brick-teaser-image-caption-splittextonly {
      width: 100%;
      padding-left: 20px;
      /*background-color: rgba(0, 136, 172, 0.7);*/ 
      height: 120px;
      /*height: 50%;*/      
      /*padding-top:10px;
      padding-bottom:20px;
      font-size: 1.3em;*/
      
    }
    
body .brick-teaser-image-caption-splitcompact, .brick-teaser-image-caption-multitextbox {
    min-width:100%; /* IE hack*/
	width: 100%;
	padding-left: 20px;
    background-color: rgb(135, 206, 250); /* IE hack*/
	background-color: rgba(135, 206, 250, 1);
	font-weight: 400;
	color: #fff;
    min-height: 75px;	
	/*height: 45%; */    
      /*padding-top:10px;
      padding-bottom:20px;
      font-size: 1.3em;*/
      
    }
    
body .brick-teaser-image-caption-multitextbox {
     min-height: 60px;
}
body .brick-teaser-caption-splitcompact, .brick-teaser-caption-multitextbox {
      width: 100%;
      font-size: 1em;
      color: #5a5a5a;
      padding:0px 10px 0px 20px;
    } 
    
body .teaser.latest .brick-teaser-caption-splitcompact, .brick-teaser-caption-multitextbox {
	padding: 0px 10px 0px 11px!important;
}
body .brick-teaser-image-caption-splitcompact a, .brick-teaser-image-caption-splittextonly  a{
      text-decoration:none;
      display:block;
      color: #fff;
   }
body .brick-teaser-image-caption-splitcompact h3, .brick-teaser-image-caption-splittextonly h3, 
     .brick-teaser-image-caption-multitextbox h3{
     text-align:left;
     font-size: 1.3em;
     font-style: italic;
}

/*body .brick-teaser-image-caption-splitcompact h3:hover, .brick-teaser-image-caption-splittextonly h3:hover, .brick-teaser-image-caption-multitextbox h3:hover {
    text-decoration: underline !important;
}*/

body .brick-teaser-image-caption-splitcompact a:hover, .brick-teaser-image-caption-splittextonly a:hover, .brick-teaser-image-caption-multitextbox a:hover {
    text-decoration: underline !important;
}


@media all and (max-width:640px){
    body .brick-teaser-splitright, .brick-teaser-splitleft, .brick-teaser-splitrightratio, .brick-teaser-splitleftratio {
    background-color:#fff;
  } 

    body .brick-teaser-image-container-splitright, .brick-teaser-image-container-splitleft{
         display:none;
    }
    body .brick-teaser-container-splitright, .brick-teaser-container-splitleft, 
         .brick-teaser-container-splittextonly, .brick-teaser-image-container-splittextonly,
         .brick-teaser-container-splittextvideo, .brick-teaser-image-container-splittextvideo{
         min-width:100%;
    }
    
    body .brick-teaser-image-container-splitrightratio, .brick-teaser-image-container-splitleftratio{
         display:none;
    }
    body .brick-teaser-container-splitrightratio, .brick-teaser-container-splitleftratio {
        min-width:100%;
        padding-left:5px;
    }
    body .brick-teaser-container-splittextonly{
         min-height:120px;
         height:auto;
    }
    body .brick-teaser-heading-splitleftratio h3, .brick-teaser-heading-splitrightratio h3 {
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
    }

    body .brick-teaser-caption-splitleftratio, .brick-teaser-caption-splitrightratio {
        max-width: 100%;
        padding: 10px 20px 10px 10px;
    }
    
    body .brick-teaser-image-caption-splitcompact a, .brick-teaser-image-caption-splittextonly  a{
         font-size: 0.9em !important;
         font-style: italic;
       }
    
    body .brick-teaser-link-splitright, .brick-teaser-link-splitleft, 
    .brick-teaser-link-splitrightratio, .brick-teaser-link-splitleftratio, .brick-teaser-link-splittextonly,
    .brick-teaser-caption-splittextonly{
        padding-right: 20px;
        padding-left: 20px;
    }
    body .brick-teaser-image-container-splittextonly{
        padding-right:0px;
        width: 45%;
    }    
}



body .brick-link{
   text-decoration:none;
  }
body .brick-link-heading{
    color: #fff;
    padding-top: 0px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

body .brick-link-info{
    color: #fff;
    padding-top: 0px;    
    font-size: 1em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;    
}

/* Brick teaser end */

/* Bricks end*/

/*Override footer styles*/

footer {
    background-color: #fff;
    color: #9da9b0;
    margin-top: 0px;
}

footer .container {
	max-width: 85%;
}

footer .footer-1{
    padding-top:0px !important;
    background-color: transparent;
}
footer .footer-1 div.row {
    margin: 0;
}

footer hr{
    height:2px;
    width: 100%;
    background: #e29717;
}

footer h4 {
    font-size: 17px;
}


footer .col-md-2{
    margin-top: 60px;
    /*width: 13% !important;*/
    /*width: 11% !important;*/
    width: auto !important;
    padding-left: 40px;
}

footer .col-md-2 a{
    color: #9da9b0;
    font-family: "Roboto","Trebuchet MS",sans-serif;
    font-weight: 300;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
}

footer .col-lg-12 a{
    color: #9da9b0;
    font-family: "Roboto","Trebuchet MS",sans-serif;
    font-weight: 300;
    width: 100%;
    display: inline;
    text-align: center;
    font-size: 17px;
}

footer .col-sm-4 {
    margin-top: 53px;
    /*width: 30% !important;*/
    /*width: 20% !important;*/    
    width: 20% !important;  
    float: right;
}

footer .social ul{
    margin-top:-5px;
}

footer .social ul li img {
    max-width: 25px;
    max-height: 25px;
    width:25px;
    height:25px;
    margin-left:0px;
    margin-right:0px;
    margin-top:5px;
}

footer .social h4 {
    float: left;
    padding-right: 17px;
}
div.inline {
  display: inline-block;
}
footer div.inline {
    display: inline;
    width: 100%;
}

footer .navbar-brand {
    text-align: left;
}

footer .footer-logo {
    margin-top: 40px;
    /*margin-bottom: 30px;*/
        	/*margin-bottom: 0px!important;*/
    margin-bottom: -50px;
    /*width: 100%;*/
    /*padding-left: 8px;*/
}

footer .footer-logo img {
  display: inline;
  float: left;
  margin-top: -26px;
}

footer .footer-last-links {
    margin-top: 20px;
    margin-bottom: 20px;
 
   padding-left: 8px;
}
footer li{
   padding-right: 2px;
}

footer li, footer ul {
    float: left;
}
footer .footer-last-links li, footer .footer-last-links ul {
    float: none;
}

footer .internal-copyright {
	padding-left: 40px;
}

@media all and (max-width:767px){
    
    footer .footer-logo {
        margin-top: 40px;
         margin-bottom: -50px;
    }
    
    footer .footer-last-links {
        margin-top: 20px;
        margin: 0px;
        padding-left: 8px;
        width: 100%;
        clear: both;
    }
    
    div.inline ul li, ul.social-icons li {
        display: block;
    }

}
@media all and (max-width:1068px){
    footer .row{
        padding-left: 15px !important;
    }
    
    footer .col-md-2 a {
        text-align: left;
    }
    footer .footer-1{
        padding-left:25px;
    }    
    footer .col-md-2, .col-sm-4 {
        margin-top: 0px !important;
        padding-left:0px;
    }
    footer .social h4 {
        float: none;
        padding-right: 15px;
    }
    footer .col-sm-4 {
        float: none;
    }
    footer .footer-last-links {
        text-align: left;
    }

    footer .footer-last-links ul li::before {
        content: "";
    }
    footer .col-lg-12 a {
        text-align: left;
        display: block;

    }
    

  
} 

/* Footer end */


/* Pager */

body .pager {
    float: left;
    width: 100%;
}

body .pager strong {
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px;
}

body .pager .previous > a, .pager .previous > span,
.pager .next > a, .pager .next > span  {
    float: none;
}
/* Pager end */

body .mail-white{
    color: #ffffff !important;
}

body #lz_ec_image {
    width: 300px !important;
    border: 1px dotted #5a5a5a;
}
/* Support Area */

/*media all*/
.aui-header .aui-header-logo, .aui-header .aui-nav {
    padding-left: 10px;
}
/* Support end*/
/* Ajax-Loader css */
    #loading-div-background 
    {
        display:none;
        position:fixed;
        top:0;
        left:0;
        background:black;
        width:100%;
        height:100%;
        z-index: 65000;
     }
     #loading-div
    {
         width: 300px;
         height: 200px;
         background-color: transparent;
         text-align:center;
         position:absolute;
         left: 50%;
         top: 50%;
         margin-left:-150px;
         margin-top: -100px;
     }  
/* Ajax-Loader css end */