/* ==========================================================================
   GENERAL
   ========================================================================== */


body {
  max-width: 100%;
  margin: 0 auto;
  background-color: white;
  overflow-x: hidden;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
body, html, button, input, select, textarea {
  font: normal 15px/20px 'pt_sansregular';
  color: #6d7178;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #FF6300;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.no-border {
  border: none !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right !important;
}
/*#main {
  min-height: 100%;
}
#main:after {
  content: "";
  display: block;
}
#footer-wrapper , #main:after{
  min-height: 330px;
}*/
#site-header ul.meta-ul li a.workshop-button,.mm-footer ul.meta-ul li a.workshop-button {
    background: #ebb934;
    color: #154384;
    height: 21px;
    text-decoration: none;
    width: 90px;
}

#site-header ul.meta-ul li a.workshop-button:hover, .mm-footer ul.meta-ul li a.workshop-button:hover {
    color:#fff;
}
#site-header ul.meta-ul li a.workshop-button .icon-arrowDoubleRight,.mm-footer ul.meta-ul li a.workshop-button .icon-arrowDoubleRight {
    font-size: 10px;
}
a.workshop-button-mob{
  display:none;
  }
@media only screen and (max-width:767px){
a.workshop-button-mob {
    background: #ebb934 none repeat scroll 0 0;
    color: #154384;
    height: 21px;
    text-decoration: none;
    width: 90px;
  display:block;
  padding: 6px 8px;
  float:right;
}
}
@media only screen and (max-width: 600px) {
 a.workshop-button-mob{
   margin-top:20px;
  }
}
@media only screen and (min-width: 1024px) {

html, body {
  height: 100%;
}
.mm-page {
  min-height: 100%;
  position:relative;
}
#main{
  padding-bottom:330px;
  min-height:540px;
}
#footer-wrapper {
  /*height: 324px; */
  position:absolute;
  width:100%;
  left:0;
  bottom:0;
}
}
.row {
  width: 100%;
  margin-bottom: 20px;
}
/* ==========================================================================
   GRID
   ========================================================================== */


/*  SECTIONS  ============================================================================= */

.container_12 {
  clear: both;
  padding: 0px;
  margin: 0 auto;
  max-width: 1200px;
  width: 88%;
}
.container_12:before, .container_12:after {
  content: "";
  display: table;
}
.container_12:after {
  clear: both;
}
.container_12 {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GROUPING  ============================================================================= */


.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */

.col {
  display: block;
  float: left;
  margin: 10px 0 10px 0;
}
.col:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 899px) {
  .address-box {
    margin: 10px 0 10px 0 !important;
  }
}

/* all browsers except IE6 and lower */

@media only screen and (min-width: 580px) {
.col {
  margin: 10px 0 10px 1.666666666%;
}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
.grid_12 {
  width: 100%;
}
.grid_11 {
  width: 100%;
}
.grid_10 {
  width: 100%;
}
.grid_9 {
  width: 100%;
}
.grid_8 {
  width: 100%;
}
.grid_7 {
  width: 100%;
}
.grid_6 {
  width: 100%;
}
.grid_5 {
  width: 100%;
}
.grid_4 {
  width: 100%;
}
.grid_3 {
  width: 100%;
}
.grid_2 {
  width: 100%;
}
.grid_1 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
a.menu-button {

  display: block;
  content: "\e601";
  position: absolute;
  top: 22px;
  left: 0;
}

a.menu-button:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  color: #154384;
  font-size: 42px;
  position: absolute;
  left: -3px;
  top: -3px;
  transition: all 0.2s ease-out 0s;
}
a.menu-button:hover{
  text-decoration:none;
}



header nav {
  display: none;
}
}

@media only screen and (min-width: 601px) {
/*.grid_12 {width: 100%;}
  .grid_11 {width: 91.47%;}
  .grid_10 {width: 83.06%;}
  .grid_9 {width: 74.6%;}
  .grid_8 {width: 66.11%;}
  .grid_7 {width: 57.66%; }
  .grid_6 {width: 49.16%; }
  .grid_5 {width: 40.67%; }
  .grid_4 {width: 32.22%; }
  .grid_3 {width: 49.16%;}
  .grid_2 {width: 32.22%; }
  .grid_1 {width: 6.86%; }

  .grid_2:nth-child(3n+1){
    clear:left;
    margin-left:0;
  }
  
  .grid_3:nth-child(2n+1){
    clear:left;
    margin-left:0;
  }*/


  
  /*.multiple-cols .grid_4 {width: 49.16%;}
  .multiple-cols .grid_8 {width: 49.16%;}
  .multiple-cols .grid_7 {width: 49.16%;}
  .multiple-cols .grid_5 {width: 49.16%;}
  .multiple-cols .grid_10 {width: 49.16%;}
  .multiple-cols .grid_2 {width: 49.16%;}
  .multiple-cols .grid_11 {width: 49.16%;}
  .multiple-cols .grid_1 {width: 49.16%;}*/
}

@media only screen and (min-width: 900px) {
.grid_12 {
  width: 100%;
}
.grid_11 {
  width: 91.47%;
}
.grid_10 {
  width: 83.06%;
}
.grid_9 {
  width: 74.6%;
}
.grid_8 {
  width: 66.11%;
}
.grid_7 {
  width: 57.66%;
}
.grid_6 {
  width: 49.16%;
}
.grid_5 {
  width: 40.67%;
}
.grid_4 {
  width: 32.22%;
}
.grid_3 {
  width: 23.75%;
}
.grid_2 {
  width: 15.27%;
}
.grid_1 {
  width: 6.86%;
}
.grid_3:nth-child(2n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_3:first-child {
  margin-left: 0;
}
.grid_2:nth-child(3n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_2:first-child {
  margin-left: 0;
}
a.menu-button {
  display: none;
}
.multiple-cols .grid_4 {
  width: 49.16%;
}
.multiple-cols .grid_8 {
  width: 49.16%;
}
.multiple-cols .grid_7 {
  width: 49.16%;
}
.multiple-cols .grid_5 {
  width: 49.16%;
}
.multiple-cols .grid_10 {
  width: 66.11%;
}
.multiple-cols .grid_2 {
  width: 32.22%;
}
.multiple-cols .grid_11 {
  width: 73.6%;
}
.multiple-cols .grid_1 {
  width: 23.75%;
}
.slider-main {
  min-height: 408px;
}
.right-content{
  padding-top: 74px;
}
}

@media only screen and (min-width: 1080px) {
.grid_12 {
  width: 100%;
}
.grid_11 {
  width: 91.47%;
}
.grid_10 {
  width: 83.06%;
}
.grid_9 {
  width: 74.6%;
}
.grid_8 {
  width: 66.11%;
}
.grid_7 {
  width: 57.66%;
}
.grid_6 {
  width: 49.16%;
}
.grid_5 {
  width: 40.67%;
}
.grid_4 {
  width: 32.22%;
}
.grid_3 {
  width: 23.75%;
}
.grid_2 {
  width: 15.27%;
}
.grid_1 {
  width: 6.86%;
}
.grid_3:nth-child(2n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_3:first-child {
  margin-left: 0;
}
.grid_2:nth-child(3n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_2:first-child {
  margin-left: 0;
}
a.menu-button {
  display: none;
}
.multiple-cols .grid_4 {
  width: 32.22%;
}
.multiple-cols .grid_8 {
  width: 66.11%;
}
.multiple-cols .grid_7 {
  width: 57.66%;
}
.multiple-cols .grid_5 {
  width: 40.67%;
}
.multiple-cols .grid_10 {
  width: 66.11%;
}
.multiple-cols .grid_2 {
  width: 32.22%;
}
.multiple-cols .grid_11 {
  width: 83.06%;
}
.multiple-cols .grid_1 {
  width: 15.27%;
}
.container_12 {
  width: 95%;
}
}

@media only screen and (max-width: 1200px) {
.container_12 {
  width: 95%;
}
}

@media only screen and (min-width: 1200px) {
.grid_12 {
  width: 100%;
}
.grid_11 {
  width: 91.47%;
}
.grid_10 {
  width: 83.06%;
}
.grid_9 {
  width: 74.6%;
}
.grid_8 {
  width: 66.11%;
}
.grid_7 {
  width: 57.66%;
}
.grid_6 {
  width: 49.16%;
}
.grid_5 {
  width: 40.67%;
}
.grid_4 {
  width: 32.22%;
}
.grid_3 {
  width: 23.75%;
}
.grid_2 {
  width: 15.27%;
}
.grid_1 {
  width: 6.86%;
}
.grid_3:nth-child(2n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_3:first-child {
  margin-left: 0;
}
.grid_2:nth-child(3n+1) {
  float: left;
  clear: none;
  margin-left: 1.666666666%;
}
.grid_2:first-child {
  margin-left: 0;
}
a.menu-button {
  display: none;
}
.multiple-cols .grid_10 {
  width: 83.06%;
}
.multiple-cols .grid_2 {
  width: 15.27%;
}
.multiple-cols .grid_11 {
  width: 91.47%;
}
.multiple-cols .grid_1 {
  width: 6.86%;
}
}

@media (min-width: 580px) and (max-width: 900px) {
.home-teaser-main .grid_4 {
  width: 49%;
}
.home-teaser-main .ads-teaser {
  width: 100%;
  margin-left:0;
  margin-right:0;
  
}
.home-teaser-main .ads-teaser img {
  float: left;
  width: 47%
}
.home-teaser-main .teaser-calnder {
  float: right;
  width: 45%
}
.container_12 {
  width: 95%
}
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide{
   padding-bottom: 30px;
}
.rsDefault .rsBullets{
  bottom:0 !important
}
#footer-wrapper .grid_3 {
  width: 49%;
}
#footer-wrapper .grid_3:nth-child(2n+1) {
  margin-left: 0 !important;
  padding-left: 20px;
}
.management-box .grid_6 {
  width: 49.16%;
}
.management-box .management-details {
  font-size: 14px;
}
.footer-link-social{
  min-height:270px !important;
}
}
/* ==========================================================================
   PRELOADER
   ========================================================================== */
#preloader {
  width: 100%;
  height: 110%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1008;
  background: url("../img/loading.gif") center center no-repeat white;
}
#preloader:after {
  content: " ";
  /*background: url("../img/eqs-loader.svg") no-repeat scroll 0 center transparent;*/
  background-size: 100px auto;
  display: block;
  height: 48px;
  line-height: 48px;
  width: 128px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -48px;
  margin-left: -63px;
}
/* ==========================================================================
   HEADER
   ========================================================================== */

#site-header {
}
#site-header h1 {
  margin: 0;
  padding: 25px 0 0 0;
  min-width: 215px;
  float: left;
  position: absolute;
  z-index: 999;
}
#site-header h1.title a {
  color: #19396b;
  font-size: 47px;
}
#site-header h1.title a:hover {
  text-decoration: none;
}
#site-header #top-menu {
  width: 100%;
}
#site-header #meta {
  float: right;
  width: auto;
  text-align: right;
  height: 30px;
}
#site-header ul.meta-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#site-header ul.meta-ul li {
  height: 27px;
  float: left;
  text-align: center;
  border-right: 1px solid #eaebec;
  padding: 0 10px;
  z-index:10000;
}
#site-header ul.meta-ul li.hidden-lang{
  font-size:14px;
  color:#ccc;
}
#site-header ul.meta-ul li.meta-search {
  border-left: 1px solid #eaebec;
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
}
#site-header ul.meta-ul li:last-child {
  border: none;
}
#site-header ul.meta-ul li a {
  color: #9ca1a8;
  height: 19px;
  display: block;
  padding: 4px 0;
  float: left;
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 400;
  position: relative;
}
#site-header ul.meta-ul li a.active, #site-header ul.meta-ul li a:hover, #site-header ul.meta-ul li:hover a {
  color: #ebb934;
  text-decoration: none;
}
#site-header li.meta-search {
  position: relative;
}
#site-header li.meta-search > div {
  display: none;
  position: absolute;
  width: 231px;
  background: #005192;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: -193px;
  top: 23px;
}
#site-header li.meta-search a.icon-search {
  color: #959aa2;
  text-decoration: none;
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
#site-header li.meta-search:hover a.icon-search {
  color: #fff;
}
#site-header li.meta-search:hover > div {
  display: block;
}
#site-header nav {
  float: right;
  width: 100%;
}



@media only screen and (min-width: 770px) {
#site-header nav {
  display: block;
}
}

#site-header ul.main-navigation {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
  width: 100%\0;
  text-align: right\0;
  
}
#site-header ul.main-navigation > li {
  /*float:left;*/
  display: inline-block;
  padding: 15px 0 16px 0;
}
#site-header ul.main-navigation > li > a {
  padding: 0 23px;
  display: block;
  color: #154383;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
#site-header ul.main-navigation > li > a {
  padding: 0 12px;
  font-size: 16px;
}
}
#site-header ul.main-navigation > li > a:hover, #site-header ul.main-navigation > li.open, #site-header ul.main-navigation > li > a.active, #site-header ul.main-navigation > li:hover > a {
  text-decoration: none;
}
#site-header ul.main-navigation > li.last-item > a {
  padding-right: 5px;
}

#site-header #main-menu-dropdown {
  display: none;
  position: absolute;
}
#site-header nav ul.main-navigation:hover #main-menu-dropdown {
  display: block;
}
/* Mega Dropdown MENU */
div#megadropdown {
  position: absolute;
  display: none;
  z-index: 9999;
  top: 68px;
  width: 79%;
  left: 21%;
  min-height: 200px;
}
div#megadropdown ul.mega-nav-level-1 > li {
  float: left;
}
ul.mega-nav-level-1, ul.mega-nav-level-2, ul.mega-nav-level-3, ul.mega-nav-level-4 {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.mega-nav-level-1 {
  margin: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
ul.mega-nav-level-1 > li {
  margin-left: 40px;
  max-width: 300px;
  width: 100%;
}
ul.mega-nav-level-1 > li:first-child {
  margin-left: 0;
}
ul.mega-nav-level-1 > li > a {
  color: #FF6300;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #9D9D9D;
  font-size: 18px;
  display: block;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
ul.mega-nav-level-1 > li > a:hover {
  text-decoration: none;
}
ul.mega-nav-level-2 > li > a {
  color: #154384;
  padding: 5px 0px;
  display: block;
}
/* Mega Dropdown MENU */


/* Simple Dropdown MENU*/
/*ul.simple-dropdown > li.sh > ul{
  left: -100%;
}*/

ul.simple-dropdown ul.main-nav-level-2, ul.simple-dropdown ul.main-nav-level-3, ul.simple-dropdown ul.main-nav-level-4 {
  position: absolute;
  display: none;
  z-index: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
  left: 0;
  width: 300%;
}
ul.simple-dropdown ul.main-nav-level-2 {
  display: block;
  left: -9999px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}
ul.simple-dropdown ul.main-nav-level-3, ul.simple-dropdown ul.main-nav-level-4 {
  width: 100%;
}
ul.simple-dropdown ul.main-nav-level-2 li a, ul.simple-dropdown ul.main-nav-level-3 li a, ul.simple-dropdown ul.main-nav-level-4 li a {
  background: #858585;
  padding: 10px 10px;
}
/* Simple Dropdown MENU*/
/*ul.simple-dropdown > li.sh > ul{
  left: -100%;
}*/

ul.simple-dropdown ul.main-nav-level-2, ul.simple-dropdown ul.main-nav-level-3, ul.simple-dropdown ul.main-nav-level-4 {
  position: absolute;
  display: none;
  z-index: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
  left: 0;
  width: 200%;
}
ul.simple-dropdown ul.main-nav-level-2 {
  display: block;
  left: -9999px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}
ul.simple-dropdown ul.main-nav-level-3, ul.simple-dropdown ul.main-nav-level-4 {
  width: 100%;
}
ul.simple-dropdown ul.main-nav-level-2 li a, ul.simple-dropdown ul.main-nav-level-3 li a, ul.simple-dropdown ul.main-nav-level-4 li a {
  background: #858585;
  padding: 10px 10px;
}
ul.main-navigation.simple-dropdown li {
  position: relative;
  overflow: visible;
}
ul.main-navigation.simple-dropdown li a {
  display: block;
  color: white;
}
ul.simple-dropdown ul.main-nav-level-2 {
  top: 39px;
}
ul.main-navigation.simple-dropdown > li:hover ul.main-nav-level-2 {
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}
ul.main-navigation.simple-dropdown > li.sh:hover ul.main-nav-level-2 {
  left: -100%;
}
ul.simple-dropdown li ul.main-nav-level-2 > li:hover ul.main-nav-level-3 {
  display: block;
  left: 100%;
  top: 0;
}
ul.simple-dropdown li.sh ul.main-nav-level-2 > li:hover ul.main-nav-level-3 {
  display: block;
  left: -100%;
  top: 0;
}
ul.simple-dropdown li ul.main-nav-level-3 > li:hover ul.main-nav-level-4 {
  display: block;
  left: 100%;
  top: 0;
}
ul.simple-dropdown li.sh ul.main-nav-level-3 > li:hover ul.main-nav-level-4 {
  display: block;
  left: -100%;
  top: 0;
}
ul.simple-dropdown ul.main-nav-level-2 li a:hover {
  background: #666;
}
ul.simple-dropdown a:hover {
  text-decoration: none;
}
span.expand-menu-button {
  position: absolute;
  height: 14px;
  width: 14px;
  z-index: 99;
  right: 5px;
  top: 12px;
  background: url('../img/expand-menu-right.png') no-repeat center center transparent;
  cursor: pointer;
}
/* Simple Dropdown MENU*/


/* ToTop */
#toTop {
  background-image: url("../img/up.png");
  background-repeat: no-repeat;
  bottom: 21px;
  display: none;
  height: 40px;
  position: fixed;
  right: 0;
  width: 40px;
  z-index: 9999;
}
/* ToTop */


/* Mega Dropdown MENU */

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clearfix {
*zoom:1;
}
a {
  color: #667378;
  text-decoration: none;
}
/*#main a {
  color: #ebb934;
  text-decoration: none;
}*/

a:hover, a:focus {
  color: #000;
}
#siteheader {
  padding: 50px 0 0 0;
  position:relative;
}
#siteheader nav {
  position: relative;
  border-top: 1px solid #17386e;
  border-bottom: 2px solid #17386e;
  font-family: 'PT Sans Narrow', sans-serif;
}
#page-1 #siteheader nav {
  border-bottom: none;
}
#siteheader nav {
  background:#fff;
  position:relative;
  z-index: 9999;
}
#siteheader nav.inner-page {
  border-bottom: 2px solid #17386e
}
#page-1 #siteheader nav, #page-1 #siteheader nav{
  border-bottom: 0px solid #fff;
}
#page-1 #siteheader nav:hover, #page-1 #siteheader nav.active {
  border-bottom: 0px solid #17386e;
}
.nav-border{
  display:none;
}
#page-1 .nav-border{
  display:block;
  border-bottom: 2px solid #17386e;
    left: 0;
    position: absolute;
    top: 82px;
    width: 100%;
  
}
#siteheader nav:hover, #siteheader nav.active {
  border-bottom: 2px solid #17386e;
}
#page-1 #magic-line {
  opacity:0;
}
#siteheader nav:hover #magic-line, #siteheader nav.active #magic-line, #page-1 #siteheader nav:hover #magic-line, #page-1 #siteheader nav.active #magic-line {
  opacity:1;
}
#siteheader nav > ul {
  list-style: none;
  float: right;
}
#siteheader nav li.main {
  float: left;
  padding: 14px 0;
}
#siteheader nav li.main > a {
  color: #154384;
  padding: 0 24px;
  font-weight: 400;
  font-size: 18px;
}
#siteheader nav li.main:last-child > a {
  padding-right: 0;
}
#siteheader nav li.main:first-child > a {
  padding-left: 0;
}
.megamenu {
  display: none;
  position: absolute;
  top: 2.05em;
  left: 0;
  width: 100%;
  height: 11em;
  padding: 1em 0;
  overflow: hidden;
  background-color: #ECECEC;
}
.megamenu .col {
  float: left;
  width: 33.33%;
}
/* Mega Dropdown MENU */

.center-grid {
  margin: 0 auto;
}
p.align-center {
  text-align: center;
}
h1.align-center {
  text-align: center;
}
h2.align-center {
  text-align: center;
}
h3.align-center {
  text-align: center;
}
h4.align-center {
  text-align: center;
}
h5.align-center {
  text-align: center;
}
h6.align-center {
  text-align: center;
}
p.align-right {
  text-align: right;
}
h1.align-right {
  text-align: center;
}
h2.align-right {
  text-align: right;
}
h3.align-right {
  text-align: right;
}
h4.align-right {
  text-align: right;
}
h5.align-right {
  text-align: right;
}
h6.align-right {
  text-align: right;
}
p.align-justify {
  text-align: justify;
}
h1.align-justify {
  text-align: justify;
}
h2.align-justify {
  text-align: justify;
}
h3.align-justify {
  text-align: justify;
}
h4.align-justify {
  text-align: justify;
}
h5.align-justify {
  text-align: justify;
}
h6.align-justify {
  text-align: justify;
}
/* Sub Navi*/
ul#subnavi {
  background: #666666;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding: 10px 10px;
}
ul#subnavi > li {
}
ul#subnavi li a {
  color: #959aa2;
  display: block;
}
ul#subnavi li a:hover {
  text-decoration: none;
}
ul#subnavi a:hover {
  background: #858585;
}
ul#subnavi > li > a {
  border-bottom: 1px solid #fff;
  padding: 10px 10px 10px 10px;
}
ul#subnavi li ul.sub-nav-level-3 {
  margin: 10px 0;
  padding: 0;
}
ul#subnavi li ul.sub-nav-level-3 > li > a {
  padding: 10px;
}
ul#subnavi li ul.sub-nav-level-3 > li {
  padding-left: 10px;
}
ul#subnavi li ul.sub-nav-level-3 li a {
  background: url('../img/subnavi-arrow-right.png') no-repeat 0 center transparent;
  padding: 0px 10px;
}
/* Sub Navi */

.slide_main {
  background: #005192 url(../img/slider_area.png) bottom repeat-x;
  padding-top: 50px;
  padding-bottom: 30px;
  align-items: center;
}
.home-teaser figure {
  background: url(../img/teaser_bg.png) repeat-x #cccfd2;
}
.home-teaser h3{
  padding-bottom:5px;
}
.home-teaser .ads-teaser figure {
  background: none;
}
/* ==========================================================================
   CONTENTELEMENTS
   ========================================================================== */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1 {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  margin: 15px 0 30px 0;
  color: #154384;
}
h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  margin: 15px 0 30px 0;
  color: #154384;
}
h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  margin: 0 0 15px 0;
  color: #154384;
  border-bottom: 2px solid #7ea8c8;
}
h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #154384;
}
h5 {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin: 15px 0 3px;
  color: #000000;
  font-family: 'pt_sansbold';
  font-weight: normal
}
h6 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
p {
  margin: 0 0 20px 0;
}
p:last-child {
  margin-bottom: 40px;
}
#breadcrumb {
  margin: 1px 0 60px 0;
}
ul#breadcrumb-ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul#breadcrumb-ul li {
  float: left;
  font-size: 12px;
}
ul#breadcrumb-ul li a {
  color: #959aa2;
  font-size: 12px;
}
figure {
  margin: 0;
}
.csc-textpic:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
/* image center above */
.csc-textpic-imagewrap img, .csc-textpic-center img {
  width: 100%;
}
.csc-textpic-center.csc-textpic-above .csc-textpic-text {
  margin-top: 20px;
}
/* image left */
.csc-textpic-intext-left .csc-textpic-imagewrap {
  width: 48%;
  float: left;
}
.csc-textpic-intext-left .csc-textpic-text {
  width: auto;
}
.csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-right: 1.666666666%;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  width: 48.5%;
  float: left;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
  float: right;
  width: 48.17%;
  margin-left: 0 !important;
}
/* image right */
.csc-textpic-intext-right .csc-textpic-imagewrap {
  width: 48%;
  float: right;
}
.csc-textpic-intext-right .csc-textpic-text {
  width: auto;
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
  margin-left: 1.666666666%;
}
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  width: 50.1%;
  float: right;
}
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  float: left;
  width: 48.17%;
  margin-right: 0 !important;
}
.center-text {
  text-align: center;
  padding-top: 93px;
}
/* Content Tables */
table th {
  font-weight: bold;
  padding: 9px 10px;
  background: #959aa2;
  color: #fff;
}
table td {
  padding: 9px 10px;
  text-align: left;
  color: #154384;
}
/*table tr:nth-child(odd) td{background: #ddd;}*/
table {
  margin-bottom: 0;
  width: 100%;
  border-collapse: collapse;
  border: 0px solid #666;
}
.pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 35%;
  overflow: hidden;
  overflow-x: scroll;
}
.pinned table {
  border-right: none;
  border-left: none;
  width: 100%;
}
.pinned table th, .pinned table td {
  white-space: normal;
}
.pinned td:last-child {
  border: 1px solid #666;
}
div.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
div.table-wrapper div.scrollable {
  margin-left: 35%;
}
div.table-wrapper div.scrollable {
  overflow: scroll;
  overflow-y: hidden;
}
table td, table th {
  position: relative;
  white-space: normal;
  overflow: hidden;
}
.scrollable table th:first-child, .scrollable table td:first-child, .scrollable table td:first-child, .scrollable table.pinned td , .hidden {
  display: none;
}
.download-box {
  border-top: 1px dotted #959aa2;
  border-bottom: 1px dotted #959aa2;
  margin-bottom: 20px;
}
.download-content-box {
  background: #f4f5f6;
  font-family: 'pt_sansitalic';
  font-size: 16px;
  /*padding: 7px 10px;*/
  margin: 1px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.download-content-box:hover{
  background:#fff;
}
.download-box .icon-download {
  font-size: 50px;
  padding-right: 5px;
}
.download-box span, .download-box a {
  display: block;
  float: left;
  color: #ebb934;
}
.video-player {
  border-top: 1px dotted #959aa2;
  border-bottom: 1px dotted #959aa2;
  margin-bottom: 20px;
}
.video-content-box {
  background: #f4f5f6;
  padding-bottom: 10px;
  margin: 1px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.video-content-box:hover{
  background:#fff;
}
.video-player img {
  width: 100%;
}
.video-player a {
  display: block;
}
.video-player a p {
  margin-bottom: 0;
  padding: 10px 12px;
}
.video-player a span {
  display: block;
  font-size: 20px;
}
.video-player a:hover {
  color: #154384;
  text-decoration: none;
}
.right-content-box {
  padding: 0 2px 20px 2px;
}
.right-content-box ul {
  margin: 0 5px 20px 20px
}
.right-content-box ul li {
  list-style-position: outside;
}
.right-content-box p:last-child {
  margin-bottom: 20px;
}
.right-content-box h5 {
  margin-bottom: 2px;
}
.address-box a, .address-box-content a{
  color: #ebb934;
  margin-bottom: 5px;
}
.address-box {
  border-bottom: 1px dotted #959aa2;
  border-top: 1px dotted #959aa2;
  padding: 20px 0;
  margin-bottom: 20px;
}
.address-box-content  {
  padding: 20px 0;
  margin-bottom: 20px;
}
.address-box h5, .address-box-content h5 {
  color: #154384;
  font-family: 'pt_sansbold';
}
.address-box h6, .address-box-content h6 {
  color: #154384;
  font-family: 'pt_sansitalic';
  padding-bottom: 0;
}

.address-box a.route-link span, .address-box-content a.route-link span {
  padding-right: 10px;
  display: none;
}
.address-box p , .address-box-content p {
  margin-bottom: 0;
}
.address-box a.route-link, .address-box-content a.route-link {
  font-family: 'pt_sansitalic';
  position: relative;
  padding: 0 0 5px 30px;
  word-break: break-all;
  list-style: none;
  color: #ebb934;
  width: 80%;
}
.address-box a.route-link:before, .address-box-content a.route-link:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #ebb934;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 3px;
  transition: all 0.2s ease-out 0s;
}
.address-box a:hover, .address-box-content a:hover{
  text-decoration:none;
}
.address-box a.route-link:hover:before, .address-box-content a.route-link:hover:before {
  left: 6px;
  text-decoration:none;
}
.content-main > img{
  padding-bottom: 20px;
}
.content-main a.internal-link, .right-content a.internal-link, a.external-link-new-window, .news-single-backlink a , a.external-link {
  position: relative;
  padding: 0 0 5px 30px;
  word-break: break-all;
  list-style: none;
  color: #ebb934;
  width: 80%;
}
.content-main a.internal-link:before, .right-content a.internal-link:before, a.external-link-new-window:before, .news-single-backlink a:before, a.external-link:before{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #ebb934;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  transition: all 0.2s ease-out 0s;
}
.content-main a:hover{
  text-decoration:none;
}
.content-main a.internal-link:hover:before , .right-content a.internal-link:hover:before, a.external-link-new-window:hover:before, .news-single-backlink a:hover:before, a.external-link:hover:before{
  left: 6px;
  text-decoration:none;
}


@media only screen and (min-width: 600px) {
table {
  margin-bottom: 0;
  width: 100%;
  border-collapse: collapse;
}
table td, table th {
  position: static;
  white-space: normal;
  overflow: hidden;
}
table th {
  font-weight: bold;
  background: #959aa2;
  font-size: 16px;
  color: #fff;
}
table td {
  padding: 15px 10px;
  text-align: left;
  border-bottom: #959aa2 1px dotted;
  color: #154384;
}
table th {
  padding: 15px 10px;
  text-align: left;
  border-bottom: #fff 1px dotted;
}
table .last-item th, table .last-item td {
  border-bottom: none;
}
/*table tr:nth-child(odd) td{background: #ddd;}*/
}
/* Content Tables */


.teaser-calnder {
  background: #17386e;
  color: #fff;
  min-height: 90px;
  padding: 20px 17px;
  text-align: center;
  font-size: 16px;
}
.teaser-calnder .hometeaser3bottom {
  font-weight: bold;
  padding-top: 20px;
}
/* Accordion */


/*.accordion h4 {
  margin: 0;
  padding: 20px 11px;
  border-bottom: #fff 1px solid;
  cursor: pointer;
  position: relative;
  background-color: rgba(160, 230, 252, 1);
  color: #000;
  font-size: 20px;
}
.accordion h4:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 13px;
  right: 11px;
  top: 50%;
  margin-top: -7px;
  background: url("../img/icon_pfeil_accordion_right_arrow.svg") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.accordion h4.ui-accordion-header-active:after {
  background: url("../img/icon_pfeil_accordion_down_arrow.svg") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.accordion > div {
  box-sizing: border-box;
  padding: 18px 11px 74px;
  color: #000;
  font-size: 20px;
}*/
/* Accordion */


/* Standard Image Gallery */

.standard-image-gallery {
  text-align: center;
  font-size: 0;
  width: 101.7%;
}
.standard-image-gallery .standard-image-gallery-head {
  font-size: 48px;
  padding-bottom: 26px;
  margin-bottom: 50px;
  border-bottom: #ccc 1px solid;
  position: relative;
}
.standard-image-gallery .standard-image-gallery-head:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -7px;
  background: #fff;
  left: 50%;
  margin-left: -6px;
  border: #ccc 1px solid;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.standard-image-gallery a {
  display: inline-block;
}

@media only screen and (max-width: 599px) {
.standard-image-gallery a {
  width: 46.6%;
  margin: 0 0 20px 3.4%;
}
.standard-image-gallery a:first-of-type,  .standard-image-gallery a:nth-of-type(2n+1) {
  margin-left: 0;
}
}

@media only screen and (min-width: 600px) and (max-width: 809px) {
.standard-image-gallery a {
  width: 31.06666666666667%;
  margin: 0 0 20px 3.4%;
}
.standard-image-gallery a:first-of-type,  .standard-image-gallery a:nth-of-type(3n+1) {
  margin-left: 0;
}
}

@media only screen and (min-width: 810px) {
.standard-image-gallery a {
  width: 15.25%;
  margin: 0 0 20px 1.7%;
}
.standard-image-gallery a:first-of-type,  .standard-image-gallery a:nth-of-type(6n+1) {
  margin-left: 0;
}
}
/* Standard Image Gallery */


/* Fancybox */
#fancybox-download {
  background: url(../img/icon_pfeil_lightbox_download.svg) no-repeat left top;
  display: inline-block;
  padding-left: 22px;
  color: #959aa2;
  margin-top: 8px;
}
.filesize {
  color: rgba(179, 179, 179, 1);
  font-size: 14px;
}
/* Fancybox */


/* Jquery UI Tabs */
/*.ui-tabs {
  margin-bottom: 60px;
  background: #d0f3fe;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.ui-widget-header {
  background: #A0E6FC;
  border: 0;
  border-radius: 0;
}
.ui-tabs .ui-tabs-nav li {
  border: 0;
  border-radius: 0;
  background: #83e0fc;
  border: #fff 2px solid;
  border-bottom: 0;
}
.ui-tabs .ui-tabs-nav li a {
  color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  padding-bottom: 0;
}*/
/* Jquery UI Tabs */
.ui-tabs {
}
.ui-widget-header {
  
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  margin-bottom: 0;
  margin-left:0;
}
.ui-tabs .ui-tabs-nav li {
  float: left;
  border-bottom: #154384 1px dotted;
  position:relative;
}
.ui-tabs .ui-tabs-nav li a {
  display: block;
  min-width: 184px;
  padding: 8px 12px;
  background: #959aa2;
  margin-left: 0;
  font-family: 'pt_sansregular';
  color: #fff;
  border-right: 1px solid #fff;
}
.ui-tabs .ui-tabs-nav li a:hover {
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e624';
  position: absolute;
  right: 12px;
  top: 12px;
  color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
  color: #959aa2;
  content: '\e61f';
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border-top: #154384 1px dotted;
  border-bottom: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: #fff;
  color: #959aa2;
}
:focus {
  outline: none;
}
/* Jquery UI Tabs */


/* Jquery UI Accordion */

/*.ui-accordion {
  margin-bottom: 60px;
}
.ui-accordion .ui-widget-content {
  background: #d0f3fe;
  border: 0;
  border-radius: 0;
}
.ui-accordion .ui-accordion-header {
  border: 0;
  background: #A0E6FC;
  border-radius: 0;
}
.ui-state-default a,
  .ui-state-default a:link,
    .ui-state-default a:visited {
      color: #000;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  width: 20px;
  height: 13px;
  background: url('../img/icon_pfeil_accordion_right_arrow.svg') no-repeat right center;
}
.ui-accordion .ui-state-active .ui-icon {
  background: url('../img/icon_pfeil_accordion_down_arrow.svg') no-repeat right center;
}*/


/* Jquery UI Accordion */



/* Archive Listing */
.news-latest-container p {
  padding: 0;
  margin: 0;
}
.news-latest-container a {
  color: #000;
}
.news-latest-container .news-latest-item {
  border-bottom: #666666 1px solid;
  padding: 11px 0;
}
.news-latest-container > .news-latest-gotoarchive:first-child {
  border-bottom: #666666 1px solid;
  padding-bottom: 7px;
}
.news-latest-container > .news-latest-gotoarchive:last-child {
  padding: 7px 0;
}
.news-latest-container .news-latest-item .nwsimgcol {
  float: left;
  width: 40px;
}
.news-latest-container .news-latest-item .nwstxtcol {
  padding-left: 60px;
}
.news-latest-gotoarchive {
  font-size: 12px;
  text-align: right;
}
/* Archive Listing */

/* News List Container */

.news-list-container {
  padding-bottom: 26px;
}
.news-list-container .news-list-item {
  padding: 11px 0;
  border-bottom: #666666 1px solid;
}
.news-list-container .news-list-item h2 {
  padding-bottom: 13px;
  margin: 0;
}
.news-list-container .news-list-item h2 a {
  color: #666666;
  font-size: 24px;
}
.news-list-container .news-list-item h2 a:hover {
  text-decoration: none;
}
.news-list-container .news-list-item p {
  padding: 0;
  margin: 0 0 20px;
}
.news-list-container .news-list-item:after {
  clear: both;
  content: '';
  display: block;
}
.news-list-container .nwsimgcol {
  float: left;
}
.news-list-container .nwsimgcol a {
  width: 180px;
  height: 130px;
  background-color: #e0e0e0;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.news-list-container .nwstxtcol {
  padding-left: 200px;
}

@media only screen and (max-width: 579px) {
.news-list-container .nwsimgcol {
  display: none;
}
.news-list-container .nwstxtcol {
  padding-left: 0;
}
}
/* ==========================================================================
   FOOTER
   ========================================================================== */

#footer-wrapper {
  width: 100%;
  font-size: 18px;
}
footer {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #eaebec;
}
#footer-wrapper h4 {
  font: normal 16px/1.2 'pt_sansregular';
  color: #154384;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
.footer-link-container, .footer-link-social {
  border-right: 2px solid #ffffff;
  box-sizing: border-box;
  min-height: 195px;
  padding: 20px 20px 20px 0;
}
.footer-link-container.first {
  padding-left: 20px;
}
.footer-link-container ul li {
  position: relative;
  padding: 0 0 5px 35px;
  /*word-break: break-all;*/
  list-style: none;
  color: #154384;
  width: 80%;
  
}
.footer-link-container ul li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #154384;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 3px;
  transition: all 0.2s ease-out 0s;
}
.footer-link-container ul li:hover:before {
  left: 8px;
}

.footer-link-social ul li {
  position: relative;
  word-break: break-all;
  list-style: none;
  color: #154384;
  width: 80%;
  overflow:hidden;
  padding-bottom:10px;
}

.footer-link-social #menuitem-Youtube:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
  color: #154384;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-link-social #menuitem-Xing:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62d";
  color: #154384;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-link-social #menuitem-Facebook:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e626";
  color: #154384;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-link-social #menuitem-Google:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e627";
  color: #154384;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-link-social #menuitem-Youtube:after{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
  color: #154384;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 52px;
  color:#EAEBEC;
  background:#154384;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-link-social #menuitem-Xing:after{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62d";
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 52px;
  color:#EAEBEC;
  background:#154384;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-link-social #menuitem-Facebook:after{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e626";
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  color:#EAEBEC;
  background:#154384;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-link-social #menuitem-Google:after{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e627";
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 52px;
  color:#EAEBEC;
  background:#154384;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-link-social #menuitem-Youtube:hover:before,.footer-link-social #menuitem-Xing:hover:before, .footer-link-social #menuitem-Google:hover:before{
  top: -52px;
}

.footer-link-social #menuitem-Youtube:hover:after,.footer-link-social #menuitem-Xing:hover:after, .footer-link-social #menuitem-Google:hover:after{
  top: 0;
}

.footer-link-social #menuitem-Facebook:hover:before{
  top: 0;
}

.footer-link-social #menuitem-Facebook:hover:after{
   top: -52px;
}

.footer-link-container ul li a {
  color: #154384;
  line-height: 22px;
}
.footer-link-container ul li a:hover, .footer-link-social ul li a:hover{
  text-decoration:none;
}
.footer-link-social ul li a {
  color: #154384;
  line-height: 18px;
  padding: 10px 0 10px 60px;
  position:relative;
  z-index:1;
  display:block;
}
/*
.footer-link-container ul{
  list-style:none;
}

.footer-link-container ul li {
  
   clear:both;
}

.footer-link-container ul li a{
  color: #154384;
  line-height:22px;
  clear:both;
}

.footer-link-container .icon-youTube, .footer-link-container .icon-xing{
  font-size:52px;
  display:block;
  float:left
}
.footer-link-container .icon-link{
  padding-top:5px;
}
.footer-link-container .link-text{
  display:block;
  float:left;
  padding-left:10px;
  padding-bottom:10px;
}
.footer-link-container .link-text2{
  display:block;
  float:left;
  padding-left:8px;
  padding-top:12px;
}
.footer-link-container .icon-link{
  color:#1d1d1b;
  display:none;
  float:left;
}*/
.footer-link-container .footer-video img {
  width: 213px;
}
.footer-link {
  color: #154384;
  min-height: 40px;
  padding-top: 10px;
  font-size: 14px;
}
.footer-link a {
  color: #154384;
}
.footer_strip {
  background: #154384;
  height: 20px;
}

@media only screen and (max-width: 579px) {
#meta {
  display: none;
}
.footer-link-container {
  height: auto;
  min-height: 100px;
}
}

@media only screen and (max-width: 1024px) {
#footer-wrapper {
  font-size: 16px;
}
}
.shadow-box {
  position: absolute;
  height: 47px;
  bottom: -60px;
  right: 0;
}
.shadow-left {
  background: url(../img/shadow_left.png) no-repeat;
  width: 47px;
  height: 47px;
  float: left;
}
.shadow-center {
  background: url(../img/shadow_center.png) repeat-x;
  float: left;
  width: 300px;
  height: 47px;
}
.shadow-right {
  background: url(../img/shadow_right.png) no-repeat;
  width: 47px;
  height: 47px;
  float: left;
}
/*.box-link-main{ margin:20px 0;}
.box-link{ border-bottom:1px dotted #f5dc99; ; }
.box-link span{ float:left; display:block; max-height:62px; }
.box-link-main .first{ border-top:1px dotted #f5dc99;}
.box-link a{ font-size:20px; color:#ebb935; display:block; padding:2px; padding-right:10%; margin:2px 0; outline:none; position:relative;}
.box-link a:hover, .box-link a.active{ background:#ebb935 url(../img/box-link-bg.jpg) no-repeat 64px 0 ; }
.box-link span.text{ padding-left:31px; padding-top:18px; }
.box-link .icon-info{ font-size:30px; padding-top:18px; position:absolute; right:2%;}
.box-link:hover span.text, .box-link:hover .icon-info, .box-link a.active span.text, .box-link a.active .icon-info{ color:#fff;}*/

.box-link-main {
  margin: 20px 0;
}
@media (min-width: 580px) and (max-width: 900px) {
.box-link-main-right .box-link{
  width: 48%;
  float:left;
}
.box-link-main-right .box-link:nth-child(even){
  margin-left:10px;
}
}
.box-link {
  border-bottom: 1px dotted #f5dc99;
}
.box-link span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.box-link-main .first {
  border-top: 1px dotted #f5dc99;
}
.box-link a {
  font-size: 17px;
  color: #ebb935;
  display: table;
  padding: 2px;
  margin: 2px 0;
  outline: none;
  position: relative;
  width: 99%;
  font-family:"pt_sansregular" !important;
  transition: background-color 0.2s ease-out 0s;
}
.box-link a:hover, .box-link a.active {
  background: #ebb935;
}
.box-link a span:first-of-type {
  background: #fff;
  width: 62px;
  transition: all 0.1s ease-out 0s;
}
.box-link a span:first-of-type img{
   max-width: 62px;
  
}
.box-link a span:first-of-type:after {
  content: '';
  width: 27px;
  height: 65px;
  display: block;
  position: absolute;
  right: -27px;
  top: 50%;
  margin-top: -33px;
  background: url(../img/box-link-bg.png) no-repeat 0 0;
}
/*.box-link a:hover span:first-of-type:after, .box-link a.active span:first-of-type:after {
  
}*/
.box-link span.text {
 display: table-cell;
 overflow: hidden;
 padding: 10px 0 10px 28px;
 text-overflow: ellipsis;
 width: 59%;
}
.box-link .icon-info {
  display: block;
    font-size: 30px;
    height: 10px;
    right: 2%;
}
.box-link:hover span.text, .box-link:hover .icon-info, .box-link a.active span.text, .box-link a.active .icon-info {
  color: #fff;
}
.box-link .icon-info:before {
    margin-top: 15px;
    position: absolute;
    right: 10px;
}

@media (min-width :900px) and (max-width :1024px) {
.box-link span {
  font-size: 14px;
  line-height: 18px;
}
.content-main .box-link span {
  font-size: 20px;
  line-height: 18px;
}
.content-main .box-link .icon-info {
  font-size: 30px;
}
}

@media (min-width :320px) and (max-width :899px) {
.box-link span {
  font-size: 20px;
}
.video-main-box .player-box{
  width:auto;
}
}
.content-main {
  padding-bottom: 30px;
}
.content-main.left-content{
  
}

.content-main.app-box .grid_4{
  margin-top:0;
  margin-bottom:0;
}
.content-main ul {
  margin-bottom: 20px;
  margin-left: 20px;
}
.content-main ul li {
  list-style-position: outside;
}
.content-main a {
  color: #ebb934;
  font-family: "pt_sansitalic";
}
.big-img-box {
  padding: 1px 0;
  border-bottom: 1px dotted #959aa2;
  border-top: 1px dotted #959aa2;
  margin: 20px 0;
}
.big-content {
  background: #f4f5f6;
  color: #154384;
  padding: 10px;
  position: relative;
}

.big-img-box .image-area > img{
  max-width:inherit;
}

@media (min-width :600px) {
.big-content .image-area {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.big-content .content-area {
  display: table-cell;
  vertical-align: top;
}
}
.cnt-img-box {
  margin-bottom: 10px;
}
.cnt-img-box img {
  padding-right: 20px;
  padding-bottom: 10px;
  max-height:550px;
  width:auto;
}
.table-box {
  margin-bottom: 50px;
  border-top: 1px dotted #959aa2;
  border-bottom: 1px dotted #959aa2;
  padding: 1px 0;
}
.video-big-box {
  margin-bottom: 20px;
  padding: 1px 0;
  border-bottom: 1px dotted #959aa2;
  border-top: 1px dotted #959aa2;
  color: #154384;
}
.video-main-box {
  background: #f4f5f6;
  line-height: 20px;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.video-main-box:hover{
  background: #fff;
}
.video-main-box .player-box {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width:49%;
}
.video-main-box .video-c-box {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.video-main-box .video-c-box p {
  margin-bottom: 0;
}

@media (max-width :600px) {
.video-main-box .video-c-box h4 {
  font-size: 18px;
}
.video-main-box .video-c-box p {
  font-size: 14px;
}
}

@media (max-width :480px) {
.video-main-box .video-c-box {
  display: block;
  padding: 20px 10px;
}
.video-main-box .player-box {
  display: block;
  padding: 0;
  width:auto;
}
}
.history-box {
  /*margin: 20px 0;*/
}
#page-96 .history-box {
  margin: 20px 0;
}
.history-box p{
  position: relative;
}
.history-box-single div{
  display: table-cell;
}
.history-box-single div:first-child {
  color: #17386e;
  font-size: 20px;
}
.history-box-single div strong{

  border-right: 2px solid #17386e;
  padding-right: 8px;
  margin-right: 8px;
  display:block;
  font-weight:normal;
}
.history-description p{
  margin-bottom:10px;
}
.history-box .history-img {
  padding-left: 65px;
  margin: 10px 0 30px 0;
  float:right;
}
@media (max-width: 600px) {
.history-box .history-img {
   float:none;
}
}
.management-box {
  margin: 20px 0;
}
.management-item {
  float: left;
  margin-bottom: 20px;
  padding: 1px 0;
  border-bottom: 1px dotted #959aa2;
  border-top: 1px dotted #959aa2;
  color: #154384;
}

@media (min-width :901px) and (max-width :1084px) {
  .management-item.grid_6{
    width: 100%;
  }
  .management-item.col{
    margin-left:0;
    float:none;
  }
}
@media (min-width :581px) and (max-width :700px)  {
  .management-item.grid_6{
    width: 100%;
  }
  .management-item.col{
    margin-left:0;
    float:none;
  }
}
.management-photo {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
}
.management-details {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
}
.management-wapper {
  background: #f4f5f6;
  position: relative;
}
.faq-box {
  margin: 20px 0;
}
.faq-head {
  font-family: 'pt_sansitalic';
  color: #000000;
  font-size: 18px;
  margin-bottom: 8px;
}
.faq-text {
  margin-bottom:25px;
}
#accordion_main {
  margin: 20px 0;
}
/*.accordion_content {
  padding: 11px 18px !important
}*/
.address_container .address-box + .address-box{
   padding-top: 20px;
}
.accordion_content p {
  margin-bottom: 20px !important;
}
.address_container .address-box {
  border-top: none;
}
.tab_area {
  margin: 20px 0;
}
.tab_area .address-box {
}
.app-box .grid_4:nth-child(4) {
  margin-left: 0;
}
.app-box .grid_4:nth-child(7) {
  margin-left: 0;
}

.product-nonlocking {
  background: url("../img/pics/products_01.png") no-repeat;
  display: block !important;
  height: 127px;
  top: 10px !important;
  width: 127px !important;
}
.product-LockingGas {
  background: url("../img/pics/products_02.png") no-repeat;
  display: block !important;
  height: 127px;
  top: 10px !important;
  width: 127px !important;
}
.product-SwivelChair {
  background: url("../img/pics/products_03.png") no-repeat;
  display: block !important;
  height: 127px;
  top: 10px !important;
  width: 127px !important;
}
.product-Dampers {
  background: url("../img/pics/products_04.png") no-repeat;
  display: block !important;
  height: 127px;
  top: 10px !important;
  width: 127px !important;
}
.product-AutomaticDrive {
  background: url("../img/pics/products_05.png") no-repeat;
  display: block !important;
  height: 127px;
  top: 10px !important;
  width: 127px !important;
}
.product-CADConfigurator {
  background: url("../img/pics/products_06.png") no-repeat;
  display: block !important;
  left: 5px !important;
  height: 127px;
  top: 12px !important;
  width: 127px !important;
}
@media (max-width :768px) {  
  .product-nonlocking, .product-LockingGas, .product-SwivelChair, .product-Dampers, .product-AutomaticDrive {
    background-size:100px auto;
  }
  .product-CADConfigurator {
    background-size:90px auto;
  }
  .slider-main {
    min-height: 375px;
}
}
.application-innerlinks {
  margin-bottom: 20px;
}
.application-innerlinks ul {
  margin: 0 10px;
}
.application-innerlinks ul li {
  list-style: none;
  display: block;
  float: left;
  width: 48%;
  border-bottom: 1px dotted #959aa2;
  margin: 0 1%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.application-innerlinks ul li:nth-child(1), .application-innerlinks ul li:nth-child(2) {
  border-top: 1px dotted #959aa2;
}
/*.application-innerlinks ul li:nth-child(even){ margin-left:20px;}*/
.application-innerlinks ul li a {
  display: block;
  padding: 10px 25px;
  margin: 1px 0;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.application-innerlinks ul li a span.icon-arrowDoubleRight {
  display: none;
}
.application-innerlinks ul li a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e615";
  color: #EBB935;
  font-size: 10px;
  position: absolute;
  left: 12px;
  top: 17px;
}
.application-innerlinks ul li a span {
  position: absolute;
  left: 10px;
  top: 17px;
}
.application-innerlinks ul li a:hover {
  color: #154384;
  background: #f4f5f6;
  text-decoration: none
}
.application-innerlinks ul li a:hover:before{
  color: #154384;
}
.right_link_box {
  padding-bottom: 20px;
}
.right_link_box ul {
  border-bottom: 1px dotted #959aa2;
  border-top: 1px dotted #959aa2;
  padding: 10px 0 0 0;
}
.right_link_box ul li {
  position: relative;
  padding: 0 0 10px 45px;
  list-style: none;
  color: #ebb934;
  transition: all 0.2s ease-out 0s;
}
.right_link_box ul li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #ebb934;
  font-size: 16px;
  position: absolute;
  left: 8px;
  top: 2px;
  transition: all 0.2s ease-out 0s;
}
.right_link_box ul li:hover:before {
  left: 14px;
}
.right_link_box ul li a {
  color: #ebb934;
  font-family: 'pt_sansitalic';
  display: block;
}
.right_link_box ul li a span {
  padding-right: 10px;
  display: none;
}
.right_link_box ul li a:hover {
  text-decoration: none;
  
}
.formpanel_box {
  margin-bottom: 20px;
}
.formpanel_box select {
  border: 1px solid #959aa2;
  font-family: 'pt_sansitalic';
  padding: 7px 0;
  width: 100%;
}
.formpanel_box .button-box {
  margin: 13px 0;
}
.formpanel_box .submit {
  padding: 8px 0;
  width: 100%;
  background: #ebb934;
  color: #fff;
  border: none;
}
.aside-content ul {
  margin: 0 5px 20px 20px
}

@media only screen and (max-width: 767px) {
#site-header nav {
  display: none;
}
#site-header .grid_12{
  position:relative;
}

#site-header #meta {
  display: none;
}
#site-header #top-menu {
  height: 75px;
  border-bottom: 2px solid #17386e;
}
#page-1 #site-header #top-menu{
  border-bottom:0;
}
#site-header h1 {
  right: 0;
  padding-top: 14px;
}
/*a.menu-button {
  left: 10px;
}*/
#breadcrumb{
  display:none;
}
.big-content .content-area {
  position: static;
}
.application-innerlinks ul li {
  float: none;
  width: 98%;
}
.application-innerlinks ul li {
  margin: 0;
}
.application-innerlinks ul li:nth-child(2) {
  border-top: none;
}
.float-left {
  float: none !important;
}
.float-right {
  /*float: none !important;*/
}
.slide_main {
  padding-top: 20px;
}
.box-link .float-right {
  float: right !important;
}
}

@media (min-width :581px) and (max-width :1024px)  {
.app-box .grid_4 {
  width: 48%;
}
.app-box .grid_4:nth-child(3) {
  margin-left: 0;
}
.app-box .grid_4:nth-child(5) {
  margin-left: 0;
}
.app-box .grid_4:nth-child(5) {
  margin-left: 0;
}
.app-box .grid_4:nth-child(4) {
  margin-left: 10px;
}
.app-box .grid_4:nth-child(9) {
  margin-left: 0;
}
}



@media only screen and (max-width: 580px) {
.app-box .grid_4 {
  width: 100%;
}
.home-teaser-main {
  padding-top: 20px;
}
.home-teaser h3 {
  padding-bottom: 10px;
}
.teaser-calnder {
  font-size: 14px;
  text-align: left;
}
.teaser-calnder .hometeaser3bottom {
  padding-top: 0;
}
.center-text h2 {
  font-size: 24px;
}
.footer-link-container, .footer-link-social {
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-left: 20px;
}
.footer-link-container ul, .footer-link-social ul {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  width: 95%;
  min-height: 125px;
}
.footer-link {
  padding-bottom: 10px;
}
.footer-link a {
  padding-bottom: 10px;
  display: block;
}
}
.fancybox-close {
  background: url(../img/close.jpg) no-repeat !important;
  right: 0 !important;
  top: 0 !important;
  height: 50px !important;
  width: 50px !important;
}
/* =====================================================================
 * Edited By Sanooj @ 16-01-2015
 * ===================================================================== */
 
 /* Mega menu */
#siteheader {
  position: relative;
}
.subnav {
  float: right;
  /*display: none;*/
  position: relative;
  top: -10px;
  height:0;
  overflow:hidden;
  /*padding-top: 34px;*/
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}
.subnav ul {
  float: left;
  display: none;
  width: 29.48717948717949%;
  list-style: none;
  padding: 0;
  margin: 0 1.153846153846154% 0 0;
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}
.touch.android .subnav.hover,.touch.android .subnav.hovered,.subnav ul.opened-mm {
  display:block;
 }
.subnav.hover,.subnav.hovered {
  z-index: 100002;
 }
 .subnav ul,.subnav ul{
  padding-top: 34px;
 }
.subnav ul li:first-child {
  border-top: #ebb934 1px dotted;
}
.subnav ul li {
  padding: 4px 0;
  border-bottom: #ebb934 1px dotted;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
html.no-touch .subnav ul li.has-sub:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  color: #40669b;
  font-size: 18px;
  width:18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
html.touch .subnav ul li.has-sub span.touch-click:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  color: #40669b;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
html.no-touch .subnav ul li:hover.has-sub:after,
  html.no-touch .subnav ul li.current.has-sub:after,
    html.touch .subnav ul li:hover.has-sub span.touch-click:after,
      html.touch .subnav ul li.current.has-sub span.touch-click:after {
  color: #fff;
  cursor:pointer;
}
.subnav ul li span.touch-click {
  display: block;
  position: absolute;
  z-index: 1000;
  width: 32px;
  /*height:26px;*/
  top: 4px;
  bottom: 4px;
  right: 0;
}
.subnav ul li a {
  display: block;
  padding: 4px 30px 4px 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 100;
  color:#154384;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  
}
html.touch .subnav ul li a {
  display: block;
  padding: 0 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 100;
  margin-right: 32px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.subnav ul li:hover a,.subnav ul li.current a, .subnav ul li:hover span.touch-click,.subnav ul li.current span.touch-click {
  background: #ebb934;
  color: #fff;
  text-decoration: none;
  cursor:pointer;
}
/* ==================================================================================
  * Contact Page
  * ================================================================================== */
.formpanel .greybg {
  background: #959aa2;
  padding: 11px 5px;
  color: #fff;
}
hr.dotted-spacer {
  border-top: #154384 1px dotted;
  margin-bottom: 0;
}
hr.dotted-spacer02 {
  border-top: #154384 1px dotted;
  margin-bottom: 0;
  margin-top: 1px;
}
.formpanel ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.formpanel li {
  width: 48.71794871794872%;
  padding: 28px 0 24px;
}
.formpanel li label.radio {
  font-family: 'pt_sansitalic';
  color: #959aa2;
}
.formpanel li .radiogroup .col {
  width: 31.57894736842105%;
  margin: 10px 0 8px;
}
.formpanel li .label {
  color: #154384;
  text-transform: uppercase;
}
.formpanel li.left {
  float: left;
  clear:both;
}
.formpanel li.right {
  float: right;
}
.formpanel li.right:after{
  clear:both;
}
.formpanel li select {
  width: 100%;
  padding: 6px 0;
  border: #959aa2 2px solid;
  font-style: italic;
}
.formpanel li input[type="text"] , .formpanel li input[type="password"] {
  width: 100%;
  padding: 7px;
  border: #959aa2 2px solid;
  font-style: italic;
  box-sizing: border-box;
}
.formpanel li textarea {
  width: 100%;
  height: 57px;
  border: #959aa2 2px solid;
  padding: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.formpanel li.fullwidth {
  width: 100%;
}
.formpanel .submit {
  background: #959aa2;
  color: #fff;
  border: 0;
  top: -16px;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.formpanel .submit:hover{
  background: #ebb934;
}
.formpanel .submit.fullwidth {
  width: 100%;
  padding: 8px 0;
}

@media (max-width:600px) {
.formpanel li {
  width: 100%;
  padding: 14px 0 12px;
}
.formpanel .submit {
  top: -8px;
}
}
.download-icon {
  position: relative;
  padding: 0;
  word-break: break-all;
  min-height: 50px;
}
.download-icon a {
  float: none;
  /*padding:4px 0 0 54px;*/
  min-height:31px;
  display:block;
  position:relative;
  z-index:1;
  padding:17px 15px 17px 67px;
  word-break: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.download-icon:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e611";
  color: #ebb934;
  font-size: 50px;
  position: absolute;
  left: 5px;
  top: 12px;
}

.address-panel {
  border-top: 1px dotted #959aa2;
  border-bottom: 1px dotted #959aa2;
  margin-bottom: 20px;
}
.address-panel-inner {
  background: #f4f5f6;
  font-family: 'pt_sansregular';
  font-size: 16px;
  padding: 7px 10px;
  margin: 1px 0;
  color: #154384;
}
.address-panel-inner address {
  color: #154384;
  font-size: 16px;
  font-style: normal;
  padding-bottom: 25px;
}
.address-panel-inner a {
  color: #ebb934;
}
.address-panel-inner p {
  margin:0;
}
/* =======================================================================================
  * Search
  * ======================================================================================= */
.search-holder {
  padding-bottom: 3px;
}
.search-holder .search-field {
  position: relative;
}
#kesearch_submit_content{
  position:absolute;
  right: 10px;
    top: 10px;
}
.search-holder .search-field button, .search-holder .search-field #kesearch_submit{
  position: absolute;
  right: 0;
  top: 10px;
  border: 0;
  background: transparent;
  padding: 0 10px;
}
.search-holder .search-field button[data-icon]:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
  speak: none; /* Not to be trusted, but hey. */
}
.search-holder h6 , #page-59 h6{
  font-size: 14px;
  color: #154384;
  margin-bottom: 1px;
}
.search-holder input[type="text"] {
  border: #959aa2 2px solid;
  height: 38px;
  padding: 8px 14px;
  box-sizing: border-box;
  width: 100%;
  font-style: italic;
}
.search-results ul,#kesearch_results {
  counter-reset: my-awesome-counter 0;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: #154384 1px dotted;
}
.search-results li,#kesearch_results .result-list-item-type-page {
  counter-increment: my-awesome-counter;
  padding: 15px 0;
  border-bottom: #154384 1px dotted;
}
.search-results li:before,#kesearch_results .result-list-item:before {
  content: counter(my-awesome-counter, decimal-leading-zero);
  display: block;
  color: #154384;
  font-family: 'pt_sansbold';
}
#kesearch_results b,#kesearch_results b a {
  color: #154384;
  font-family: "pt_sansitalic";
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
}
.search-results li p, #kesearch_results .result-list-item p {
  margin: 0;
  padding: 0;
}
.search-results li p a,#kesearch_results .result-list-item p a{
  color: #959aa2;
  font-style: normal !important;
  font-family: 'pt_sansregular';
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.search-results li p a:hover, #kesearch_results .result-list-item a:hover{
  text-decoration:underline;
}
.search-results li h4, #kesearch_results .result-list-item h4 {
  margin-bottom: 0;
}
.search-results li h4 a, #kesearch_results .result-list-item h4 a {
  color: #154384;
}
.search-results li .highlight,#kesearch_results .result-list-item .highlight {
  color: #154384;
  font-family: 'pt_sansbold';
}
#kesearch_results .result-list-item .teaser_icon {
  display:none;
}
#kesearch_results .result-list-item mark {
  background:none;
  color: #154384;
  font-family: 'pt_sansbold';
}
/* ==============================================================
    *  404
  * ============================================================== */
.page-404, #page-17 .multiple-cols {
  padding: 70px 0;
  border-top: #154384 1px dotted;
  border-bottom: #154384 1px dotted;
  margin-bottom: 70px;
}
/* =========================================================
 * Presse Page
 * ========================================================= */
.highlight-text {
  color: #000;
}
.quicklinks p {
  text-indent: -9999px;
}
.quicklinks [class^="icon-"], .quicklinks [class*=" icon-"] {
  font-size: 70px;
}

@media only screen and (min-width: 768px) {
.quicklinks .grid_4 {
  width: 32.22%;
}
.col {
  display: block;
  float: left;
  margin: 10px 0 10px 1.666666666%;
}
}
figure.effect-presse {
  padding-bottom: 70px !important;
}

@media (max-width: 600px) {
.quicklinks a h2 {
  font-size: 20px !important;
}
.quicklinks [class^="icon-"], .quicklinks [class*=" icon-"] {
  margin-top: 10px;
}
}

@media (min-width: 601px) {
figure.effect-presse:hover p {
  min-height: 102px !important;
}
figure.effect-presse h2 {
  top: 33px !important;
}
figure.effect-presse span {
  margin-left: -55px !important;
  width: 110px !important;
}
.quicklinks [class^="icon-"], .quicklinks [class*=" icon-"] {
  font-size: 110px;
}
}

@media (min-width :601px) and (max-width :900px) {
.quicklinks .col {
  width: 32%;
}
}
.presse-address-box {
  color: #154384;
  margin-bottom: 20px;
}
.presse-address-box img {
  display: block;
  width: 58%;
}
.presse-address-box figcaption {
  background: #f4f5f6;
  padding: 22px 11px;
  box-sizing: border-box;
}
.presse-address-box figcaption address {
  font-style: normal;
  line-height: 20px;
  padding-bottom: 24px;
}
.presse-address-box figcaption a {
  color: #ebb934;
}

@media (max-width :600px) {
.quicklinks .col {
  border-bottom: #ebb934 2px solid;
  margin: 0;
}
.quicklinks {
  border-top: #ebb934 2px solid;
    margin-top: 30px;
}
.quicklinks [class^="icon-"], .quicklinks [class*=" icon-"] {
  float: left;
  margin-left: 20px;
  color: #ebb934;
}
.quicklinks .grid_4 > a:hover [class^="icon-"], .quicklinks .grid_4 > a:hover [class*=" icon-"] {
  color: #fff;
}
.quicklinks .grid_4 figure figcaption {
  position: static !important;
  width: 60%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
  padding-top: 28px;
  background: none;
}
.quicklinks .grid_4 figure {
  width: auto;
  position: static !important;
  text-align: left;
  padding: 0;
}
.quicklinks .grid_4 > a {
  display: block;
  height: 100px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.quicklinks a h2 {
  color: #ebb934;
}
.quicklinks a:hover h2 {
  color: #fff;
}
.quicklinks .grid_4 > a:hover {
  background: #ebb934;
}
}
/* Edited Jquery UI Tabs line no.1230 */
.simple-listing01 ul {
  list-style: none;
  margin-bottom: 1px;
}
.simple-listing01 ul li {
  padding: 11px 0;
  border-bottom: #154384 1px dotted;
}
.simple-listing01 ul li time {
  font-size: 16px;
  font-weight: bold;
  color: #154384;
}
.simple-listing01 ul li h4,.simple-listing01 ul li h4 a , .list-archive ul li h4 a{
  /*font-style: italic;*/
  margin-bottom: 0;
  color: #154384;
}
.simple-listing01 ul li p {
  font-size: 16px;
}
.simple-listing01 ul li p:last-of-type {
  margin: 0;
  padding: 0;
}
.simple-listing02 ul {
  list-style: none;
}
.simple-listing02 ul li {
  border-bottom: #154384 1px dotted;
  padding: 1px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.simple-listing02 ul li:hover {
  background: #f4f5f6;
}
.simple-listing02 ul li img {
  display: block;
}
.simple-listing02 ul li:after {
  content: '';
  display: block;
  clear: both;
}
.simple-listing02 ul li .img {
  width: 23.68421052631579%;
  margin-right: 2.5%;
  float: left;
}
.simple-listing02 ul li .txt {
  width: 73.68421052631579%;
  float: left;
  padding: 15px 0;
}
.pagination {
  text-align: center;
  border-bottom: #154384 1px dotted;
  padding: 2px 0;
}
.pagination a, .pagination span {
  color: #959aa2;
  font-family: 'pt_sansregular';
  padding: 10px 5px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}

.pagination a:hover, .pagination a.activeLinkWrap,
  .pagination span:hover, .pagination span.activeLinkWrap {
  color: #fff;
  background: #ebb934;
  text-decoration: none;
}
.pagination span.activeLinkWrap a {
  color: #fff;
}
.pagination a:before,.pagination span:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .first:before {
  content: "\e614";
  font-size:14px;
}
.pagination .prev {

}
.pagination .prev:before {
  content: "\e61e";
}
.pagination .last:before {
  content: "\e615";
}
.pagination .next:before {
  content: "\e60b";
}
.pagination .prev, .pagination .next, .pagination .first, .pagination .last {
  padding: 10px 14px;
}
.pagination span > span,.pagination a > span,.pagination span > a {
  padding:0 !important;
}
#tabs > div {
  height: auto !important;
}

/* ui tab custom */
@media (max-width :660px) {
.ui-tabs .ui-tabs-nav {
  margin-left: 0;
}
.ui-tabs .ui-tabs-nav li {
  float: none;
}
.ui-tabs .ui-tabs-nav li a {
  position: relative;
  background: none;
  color: #667378;
}
.ui-tabs .ui-tabs-nav li a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e624';
  position: absolute;
  right: 12px;
  top: 12px;
  color: #959aa2;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
  color: #fff;
  content: '\e61f';
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: #959aa2;
  color: #fff;
}
.simple-listing02 ul li .txt {
  padding: 0;
}
}

@media (min-width :768px) and (max-width :1000px) {
.ui-tabs .ui-tabs-nav li {
  float: none;
}
}

@media (min-width :400px) and (max-width :900px) {
.presse-address-box figure {
  background: #f4f5f6;
}
.presse-address-box figure img {
  width: 32.14285714285714%;
  margin-right: 4.464285714285714%;
  display: block;
  float: left;
}
.presse-address-box figure figcaption {
  width: 62.5%;
  float: left;
}
}
/* Jquery UI Accordion */

.ui-accordion {
  border-top: #f5dc99 1px solid;
}
.ui-accordion h3 {
  border: 0;
  margin: 1px 0 0;
  padding: 20px 18px 18px;
  border-bottom: #f5dc99 1px solid;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-size:22px;
}
.ui-accordion h4 {
  padding: 11px 0 !important;
}
.ui-accordion h3 a {
  font-family: 'pt_sansregular';
}
.ui-accordion .ui-widget-content {
  border-bottom: #f5dc99 1px solid;
  /*height:auto !important;*/
}
/*.ui-accordion .ui-widget-content p:first-of-type {
  margin-bottom: 0;
}*/
.ui-accordion h3.ui-accordion-header-active {
  background: #ebb934;
}
.ui-accordion h3.ui-accordion-header-active a {
  color: #fff;
}
.ui-accordion h3.ui-accordion-header-active a:hover {
  text-decoration: none;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -12px;
  width: 21px;
  height: 21px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e624";
  color: #ebb934;
  font-size: 21px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon:after {
  content: "\e61f";
  color: #fff;
}
.ui-accordion h3:hover{
  background:#ebb934
}
.ui-accordion h3:hover a, .ui-accordion h3:hover .ui-accordion-header-icon:after{
  color:#fff;
}
.ui-accordion .ui-state-active .ui-icon {
}
/* Jquery UI Accordion */

/* ======================================================================
 * Parts Search
 * ====================================================================== */
.search-btn {
  background: #ebb934;
  border: 0;
  height: 41px;
  color: #fff;
  width: 100%;
  padding: 7px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.search-btn:hover{
  background: #959aa2;
}
.ui-accordion .formpanel li {
  min-height: 66px;
}

.ui-accordion .close-accordion-main{
  text-align:right;
  display:block;
  text-transform:uppercase;
}
.ui-accordion .close-accordion{
  font-family:"pt_sansregular";
  font-style:normal;
  text-transform:uppercase;
  border-top:1px solid #ebb934
}

.ui-accordion .close-accordion:hover{
  text-decoration:none;
}

@media (max-width:600px) {
.ui-accordion .formpanel .no-space {
  display: none;
}
}

a.yellow-link {
  position: relative;
  padding: 0 0 5px 30px;
  word-break: break-all;
  list-style: none;
  color: #ebb934;
  width: 80%;
}
a.yellow-link:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #ebb934;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 3px;
}

/*.yellow-link *, .yellow-link {
  color: #ebb934;
}
.yellow-link span {
  margin: 2px 10px 0 0;
}*/
textarea.focused, input.focused, select.focused {
  border-color: #4D5056 !important;
}
#page-17 .grid_8 {
  padding-left: 6.86%;
  box-sizing: border-box;
}

@media (max-width:580px) {
.app-box figure.effect-sadie h2{
  font-size:18px !important;
}
.app-box figure.effect-sadie p{
  line-height:18px;
}
#page-17 .grid_8 {
  padding-left: 0;
}
.app-box .grid_4{
  margin:0;
}
}
.tx-kesearch-pi1 fieldset, .tx-kesearch-pi1 form {
  padding: 0;
  margin: 0;
  border: 0;
}
/* Top meta Search box
#site-header li.meta-search:hover {
  background: #005192;
} */
.tx-kesearch-pi1 .kesearch_searchbox {
  border: none;
  padding: 5px;
  margin: 0 2px;
}
#main .tx-kesearch-pi1 .kesearch_searchbox {
  padding: 0;
  margin:0;
}
#kesearch_num_results {
  display:none;
}
div.kesearchbox {
  position: relative;
  height: 30px;
  margin: 0 0 0 0;
}
.kesearchbox #ke_search_sword {
  position: absolute;
  font-family:"pt_sansregular";
  top: 1px;
  width: 166px;
  height: auto;
  padding: 5px 40px 5px 9px;
  margin: 0;
  display: inline;
  left: 0;
  border: 1px solid #b2b2b2;
  color: #000;
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  line-height: normal;
  z-index: 10000;
}
.kesearchbox #kesearch_submit {
  position: absolute;
  top: 5px;
  left: 187px;
  height: 18px;
  width: 16px;
  border: 0 none;
  padding: 0;
  z-index: 10001;
}
.tx-kesearch-pi1 .clearer {
  display: block;
  height: 1px;
  line-height: 1px;
  clear: both;
}
/*select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}*/
#siteheader .sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
  background: #fff;/*border-bottom:1px solid #005192;*/
}
#siteheader .sticky nav {
  max-width: 1200px;
  float: none;
  margin: 0 auto;
  border: none;
}
#siteheader .sticky .nav_sticky_outter{
  max-width:1200px;
  margin:0 auto;
}
#siteheader .sticky nav, #page-1 #siteheader .sticky nav {
  
  /*border-bottom: 2px solid #005192;*/
  position:relative;
}
@media (min-width :768px) and (max-width :1262px) {
  #siteheader .sticky nav ul{
    margin-right:30px;
  }
}

/*#siteheader .sticky  ul.main-navigation{
  width:1200px;
  margin:0 auto !important;
  float:none !important;
  border-bottom:2px solid #005192;
}*/

.glossary-content{
  margin-bottom:20px;
}
.glossary-box{
  position: relative;
  margin-left:0;
  margin-right:40px;
  padding:10px 0 0 60px;
}
.glossary-box a {
  float: none;
}
.glossary-box a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62a";
  color: #ebb934;
  font-size: 50px;
  position: absolute;
  left: 0;
  top: -3px;
}

.csc-sitemap ul{
  margin-left:30px;
  margin-top:10px;
}

.csc-sitemap ul li{
  


}

/*.csc-sitemap ul li a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e615";
  color: #EBB935;
  font-size: 10px;
  position: absolute;
  left: 12px;
  top: 17px;
}

.csc-sitemap ul lii a:hover {
  color: #154384;
  background: #f4f5f6;
  text-decoration: none
}
.csc-sitemap ul li a:hover:before{
  color: #154384;
}*/

@media only screen and (max-width: 900px) {
.ads-teaser .home-teaser figure{
  height:auto !important;
}
.content-main{
  padding-top:20px;
}
.download-box.grid_6{
  margin-left:0;
}

.footer-link-container .footer-video img{
    width: 96%;
}
/*.footer-link-social{
  min-height: 270px;
}*/
}
.video-wrap {
  position:relative;
  display:block;
}
.video-wrap img {
  display:block;
  width: 100%;
}
.video-wrap .play_btn{
  width:75px;
  height:75px;
  top:50%;
  left:50%;
  margin:-33px 0 0 -33px;
  font-size: 75px;
  position:absolute;
  color:#fff;
}

@media only screen and (max-width: 767px) {
  h2{
    margin-top:10px;
    margin-bottom:20px
  }
  .app-box .grid_4 figure{
    padding-bottom:0;
  }
  .app-box figure.effect-sadie span{
    font-size: 50px;
  }
  .app-box figure.effect-sadie h2{
    top: -15px;
  }
  .app-box figure.effect-sadie p{
    min-height: 105px;
     bottom: -8px;
     font-size: 15px;
  }
#page-1 .nav-border{
  display:none;
}
#embedded{
  min-height:250px;
}
}



.simple-listing01 ul{
  margin-left:10px;
}
#page-46 .simple-listing01 ul{
  margin-left:0;
}
.simple-listing02 ul{
  margin-left:0;
}

/* =================================================
 * Search
 * ================================================= */

 .fancybox-inner #site-header a{
  color: #154384;
 }
 
  .fancybox-inner #main{
  min-height:200px;
  padding-bottom:10px;
  }
  
  /* ========= PKW ================ */
  .panel ul {
    list-style:none;
  }
    .panel ul:after{
    clear:both;
  }
.contact_result{
  clear:both;
}
  .panel ul li {
    padding-bottom:10px;
  }
  .panel ul li .label {
    color: #154384;
  text-transform: uppercase
  }
  .panel ul li input[type="text"] {
      width:100%;
    padding: 7px;
    border: #959aa2 2px solid;
    font-style: italic;
    box-sizing: border-box;
  }
  .panel ul li select {
      width:100%;
    padding: 7px 0;
    border: #959aa2 2px solid;
    font-style: italic;
  }
  .radio_items .radio_item {
    padding-bottom:6px;
  }
  
.tx-jfmulticontent-pi1 .ui-accordion-content, #accordion_main  .ui-accordion-content{
  padding:11px 18px;
}
 #page-544 .tx-jfmulticontent-pi1 .ui-accordion-content{
  padding:0;
 }
 
 #youtube-player{
  border: medium none;
    display: block;
    height: 100%;
    width: 100%;
 }
 
 /* Search*/
 
 .search-box {
  -webkit-transition: width 0.6s;
          transition: width 0.6s;
  width: 40px;
  width: 150px\0;
  height: 25px;
  cursor: pointer;
  border:none;
  float:right;
  background:transparent;
  color:#9ca1a8;
  font-size:14px;
   font-family: "pt_sans_narrowregular";
  
}
.search-container{
  position:relative;
  padding-top:3px;
}
.search-container label{
  position:absolute;
  right: 4px;
  top: 5px;
  z-index: 100;
  color:#9ca1a8;
}
.search-container .icon-search{
  font-size:20px;
}

.search-container .icon-search:hover{
  color:#ebb934;
}
.search-box:hover {
  color: #9ca1a8;
}}
.search-box:hover + label .search-icon {
  color: #9ca1a8;
}
.search-box.focus {
  -webkit-transition: width 0.6s;
          transition: width 0.6s;
  border: 1px solid #eaebec;
  outline: none;
  box-shadow: none;
  padding-left: 15px;
  cursor: text;
  width: 150px;
  border-radius: auto;
  color:#9ca1a8;
}
.search-box.focus + label .search-icon {
  color: black;
}
.search-box:not(.focus) {
  text-indent: -5000px;
}

@media (min-width: 768px) {
  #kesearch_submit{
    display:none;
    position:absolute;
    right:0;
  }
  .search-box.focus + label + #kesearch_submit{
    display:block;
    background:transparent;
    border:0;
    width:23px;
    opacity: 0;
    height: 28px;
    z-index: 1000;
  }
}
.mm-header #kesearch_submit{
  position: relative;
  left: auto;
  right:0;
  opacity:0;
}

.hidden-search , .search_h_box {
  display:none;
}

#kesearch_results .general-message .image , .result-list-item-number{
  display:none;
}
@media (max-width: 768px) {
  .meta-ul li:first-child{
    display:none;
  }
  /*.tx-kesearch-pi1{
    display:none;
  }*/
}

@media only screen and (max-width: 579px) {

#embedded{
  display:none !important;
}

#mobile-embedded{
  display:block !important;
}

}

#mobile-embedded{
  display:none;
}

@media (min-width :1025px) and (max-width :1044px) {

    #site-header ul.main-navigation > li > a{
      padding:0 21px;
  }
}

@media (min-width :768px) and (max-width :788px) {
  
    #site-header ul.main-navigation > li > a{
      padding:0 11px;
  
  }
}

/*.fancybox-type-iframe .fancybox-skin{
  padding-top:53px !important;
}*/

.fancybox-skin .grid_12 .title{
  margin:0;
  padding-bottom:10px;
  color:#154384
}

.fancybox-skin .grid_12 .title a{
  color:#154384
}

.error{
  color:red;
}

#popup-page .grid_3{
  width: 30.75%;
}

@media only screen and (max-width: 900px) {
#popup-page .grid_3{
  width: 100%;
}
}

.address-box + .address-box, .right_link_box + .address-box {
    border-top: 0 none;
    padding-top: 0;
}

.tx-felogin-pi1{
  margin-bottom:20px;
}

#siteheader nav:after{
  content:"";
  border-bottom: 2px solid #005192;
  width:100%;
  display:block;
  position:absolute;
  bottom:-2px;
}

.pagination:empty {
    display: none;
}

.remove_underline {
  border:0;
  margin-bottom:8px;
}

.tabellenbox a:hover{
  text-decoration:underline;
}


/*Language Menu */

#meta ul{
  position:relative;
}

#meta ul li{
  position:relative;
}
#meta ul ul{
  display:none;
  position:absolute;
  top:23px;
  left:0;
  background:#fff;
  padding:0;
  list-style:none;
  border:1px solid #eaebec;
  z-index:1;
}
#meta ul ul li{
  border:none !important;
}

.lang-menu-full  li { 
  font-size: 14px;
    color: #ccc;
    text-align: left;
    display: block !important;
}

.mm-footer .lang-menu-full  li.hidden-lang{
  padding-left:6px;
}

#meta ul  li.lang-menu-full:hover ul{
  display:block !important;
}
#meta ul ul a{
  line-height:120%;
  color:#9ca1a8 !important;
}
#meta ul ul a:hover{
  color:#ebb934 !important;
}
#meta ul li:hover > ul{
  display:block
}
/*Language Menu End Here*/



.ellipsis {    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;  // IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+    -o-text-overflow: ellipsis;  // for Opera 9 & 10}

.content-main .flash {position: relative; width: 100%; padding-bottom: 58%;}

.content-main .flash object  { position: absolute; height: 100%; top: 0px; left: 0px;}

.content-main .flash embed { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}

.download-centre-full h2{
  border-bottom: 1px dotted #959aa2;
  font-size:20px;
  margin-bottom:10px;
}

.download-centre-full ul {
  margin-left:0;
  padding-bottom:20px;
}
.download-centre-full ul li{
  display: block;
    list-style: outside none none;
    transition: all 0.3s ease 0s;
  padding:15px 0; 
  border-bottom: 1px dotted #959aa2;
  margin:0;
}
.download-centre-full ul li .csc-uploads-fileName{
  display:inline-block;
  width:85%;
}
/*.download-centre-full ul li .csc-uploads-description{
  display:inline-block;
  width:10%;
}*/
.download-centre-full ul li .csc-uploads-fileSize{
  display:inline-block;
  width:10%;
  font-family: 'pt_sansitalic';
}
.download-centre-full ul li .csc-uploads-fileSize:before{ content: "( ";}
.download-centre-full ul li .csc-uploads-fileSize:after{ content: " )";}
.download-centre-full ul li .add-to-zip{
  display:inline-block;
  width:5%;
  text-indent:-99999px;
  cursor:pointer;
  position: relative;
}
.download-centre-full ul li .add-to-zip:before {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\31";
  color: #154384;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 3px;
  transition: all 0.2s ease-out 0s;
  text-indent:0;
}
.download-centre-full ul li.file-selected .add-to-zip:before {
  font-family: 'icomoon2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\32";
  color: #154384;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 3px;
  transition: all 0.2s ease-out 0s;
  text-indent:0;
}
.download-centre-full .csc-uploads-description{
  display:none;
}

.download-centre-full .download-centre-submit {
  background: none repeat scroll 0 0 #959aa2;
    color: #fff;
    cursor: pointer;
    float: right;
    padding: 10px 0 10px 10px;
    position: relative;
    width: 130px;
}
.download-centre-full  .download-centre-submit:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e619";
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 14px;
  transition: all 0.2s ease-out 0s;
  clear:both;
}

/*Language Menu End Here*/

.ellipsis {    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;  // IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+    -o-text-overflow: ellipsis;  // for Opera 9 & 10}

.download-centre-full ul li .csc-uploads-fileName a{ position: relative; display:block; padding-right:10%;  }

.download-centre-full ul li .csc-uploads-fileName a:before{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61d";
  color: #ebb934;
  font-size: 16px;
  position: absolute;
  right: 10%;
  top: 2px;
  transition: all 0.2s ease-out 0s;
}

.download-centre-full ul li .csc-uploads-fileName a:hover:before{
  right: 9%;
}

.download-centre-full ul li .csc-uploads-fileName a[href$=".pdf"]:after { content: "PDF"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".doc"]:after { content: "DOC"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".docx"]:after { content: "DOC"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".xls"]:after { content: "XLS"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".xlsx"]:after { content: "XLS"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".rtf"]:after { content: "RTF"; right:10px; position:absolute; }

.download-centre-full ul li .csc-uploads-fileName a[href$=".ppt"]:after { content: "PPT"; right:10px; position:absolute; }

.ui-tabs-panel.ui-widget-content.ui-corner-bottom {
    height: auto !important;
}

.tx-jfmulticontent-pi1{

margin-bottom:10px;
}

@media (min-width :901px) and (max-width :1225px) {
.box-link span.text{
  width: 100%;
  word-break: break-all;
  
}
.box-link .icon-info{
  display:none;
}
}

.news-pressemitteilungen-list .news-list-item p a, .news-job-opening-list .news-list-item p a , .simple-listing01 .news-list-item p a , .list-archive .news-list-item .archive-p a {

  color:#959aa2;
}

.tx-jfmulticontent-pi1 .ui-accordion-content, #accordion_main .ui-accordion-content{
  height: auto !important;

}

.news-amenu-item-year:before{
  content: " " !important;
}

.news-amenu-item-year{
  color: #154384 !important;
  padding-left:10px !important;
}
.news-job-opening-list ,.news-job-opening-list ul {
    margin-left: 0;
}

::-ms-clear {
      display: none;
  }

input[type=text]::-ms-clear { display: none; }

.contenttable th p.head_para{
  margin: 0 !important
}

.management-wapper .management-photo img.photo{   max-width: 180px; }
