.OpenPositionsBox {
    display: block;
    float: initial;
    width: 100%;
    margin-bottom: 20px;
}
#content-container::after {
    display:block;
    height:120px;
}
div#brochures div.box {
    width: 100% !important;
}
img.globus {
    display: none;
}
.news .table-cell {
    display: block;
}
.nomobile {
    display: none;
}
div.mobile-date {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #323131;
}

.wildtext {
    display: block !important;
    position: relative !important;
    top: -27px !important;
}

.result_alternatives {
    display: none !important;
}

input#GO.readMoreButton {
    margin: 44px 0px 0px;
    background: #3155A5;
    color: #fff;
    padding: 0px 16px;
    border: 0px;
    height: 38px;
}

div.downloadCenter.ui-widget select {
    padding: 10px 8px;
    line-height: 15;
    font-size: 15px;
    color: #0e2456;
    border: 1px solid #0e2456;
}

.nevents div.item {
    background-color: #fdfdfd;
    margin-bottom: 25px !important;
}

div.nevents div.header {
    background-color: #f6f6f6 !important;
}

a:hover {
    text-decoration: underline!important;
    font-weight: normal !important;
}

section#fullcontent div.nevents img {
    width: 100% !important;
    display: block;
}

div#products div.product {
    width: 99%;
    margin: 1%;
    box-sizing: border-box;
}

section#fullcontent a.closing_x img {
    width: 32px !important;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

footer div.footer-links {
    margin: auto;
    padding: 0px;
    font-size: 16px !important;
}

footer nav {
    padding: 8px;
}

footer nav ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

footer nav ul li {
    padding: 0px;
}

footer nav ul li a {
    font-size: 11px;
    font-weight: 700 !important;
}

footer .container {
    position: relative;
}

div#logo-footer {
    padding: 22px 11px
}

div#logo-footer img {
    margin-right: 10px;
}

div#footerContainer p.righttext {
    display: block;
    float: right;
    margin: 0px;
    position: absolute;
    bottom: 4px;
    left: 11px;
}

div#mytimeline div.timeline div.viewport div.images img {
    float: left !important;
    vertical-align: middle !important;
    width: 420px !important;
    height: 265px !important;
}

body {
    // background-image: none !important;
    background-size: 100% !important;
    background-position: 0px 104px !important;
}

.timeline .viewport .images img {
    width: auto !important;
    hight: auto !important;
}

button.mobile-burger {
    display: block !important;
}

div#logo-wrapper,
div.blocker {
    display: none !important;
}

.blueslide {
    background-color: #337ab7;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    /* Safari */
    transition: all .2s ease-in-out;
}

.blueslide .icon-bar {
    background-color: #fff;
}

div.languages {
    position: absolute;
    top: 0px;
    right: 0px;
}

div.languages div.box {
    width: 250px;
}

#mobile-navigation {
    display: block!important;
    background-color: #337ab7;
    color: #fff;
    padding: 15px;
    width: 272px;
    position: fixed;
    overflow: scroll;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 99;
    -ms-transform: translate(-272px, 0px);
    /* IE 9 */
    -webkit-transform: translate(-272px, 0px);
    /* Safari */
    transform: translate(-272px, 0px);
    -ms-transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
    /* Safari */
    transition: all 100ms ease-out;
}

#mobile-navigation .subnavi {
    width: 272px;
    margin: 0px -15px;
    padding: 15px;
    background-color: #256398;
    border-bottom: 1px solid #245a88;
    border-top: 2px solid #245a88;
}

#mobile-navigation.show {
    -ms-transform: translate(0px, 0px);
    /* IE 9 */
    -webkit-transform: translate(0px, 0px);
    /* Safari */
    transform: translate(0px, 0px);
}

#content-container {
    -ms-transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
    /* Safari */
    transition: all 100ms ease-out;
}

#content-container.hidethis {
    -ms-transform: translate(272px, 0px);
    /* IE 9 */
    -webkit-transform: translate(272px, 0px);
    /* Safari */
    transform: translate(272px, 0px);
    overflow: hidden;
}

footer {
    -ms-transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
    /* Safari */
    transition: all 100ms ease-out;
}

footer.hidethis {
    -ms-transform: translate(272px, 0px);
    /* IE 9 */
    -webkit-transform: translate(272px, 0px);
    /* Safari */
    transform: translate(272px, 0px);
    overflow: hidden;
}

#mobile-navigation a {
    color: #fff;
    line-height: 30px;
}

#mobile-navigation .line hr {
    height: 1px;
    border: none;
    background: rgb(255, 255, 255);
    width: 100%;
    display: block;
    margin: 16px 0px;
}

#mobile-navigation a.headline {
    font-size: 20px;
}

#mobile-navigation ul {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

button.mobile-burger.navslider {
    padding: 0px;
    margin-right: 20px;
}

.navslider span.icon-bar {
    background-color: #fff !important;
}





/** general **/

div.location div.image {
    width: 34px;
}

div.location div.location-content {
    line-height: 16px;
    font-size: 12px
}

div.location div.right iframe {
    width: 200px !important;
    height: 90px;
}

div.location div.right {
    display: block !important;
}

div#breadcrump {
    display: none;
}

div#logo {
    display: inherit;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

div#logo a#link {
    display: block;
    float: right;
    width: 60%;
    margin: 20px;
}

div#logo a#homepagelink,
div#logo a#homepagelink:hover {
    display: inherit;
    float: left;
    color: #23527c;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: normal !important;
    margin: 15px 0px 0px 0px;
}

div#logo a#homepagelink img {
    width: 30px !important;
}

div#logo a#homepagelink {
    display: block;
}

form.mobile_topSearch {
    display: inherit;
    border: none;
    margin-top: -15px;
}

form.mobile_topSearch input {
    width: 179px;
    height: 34px;
    color: #000;
}

div.container-fluid {
    margin: 0px 0px 40px 0px !important;
    position: initial;
}

body,
div#footer ul#footerLeft li a {
    font-size: 15px;
    text-align: justify;
}

div#welcometextmobile h1,
div#keys a.keyBox div.headBox {
    font-size: 20px;
}

div#welcometextmobile {
    padding: 0px 15px 0px 15px;
}

#welcometext,
section#fullcontent .filterMiddle,
section#fullcontent .filterRight,
section#fullcontent .textRight,
div.prev,
div.next,
div.news div.item img.pdf,
div.news div.item div.date,
li.smallDropdown hr,
img.homebutton,
li.dropdown,
div#keys a.keyBox div.subline,
div#preFooter,
div#section div.tdr_slide {
    display: none !important;
}

#welcometextmobile {
    display: block;
}

section#fullcontent img.headImage,
section#content img.headImage {
    width: 100%;
}

div#keys {
    margin: 20px 0px 0px 0px;
    ;
    padding: 0pc;
}

div#keys a.keyBox,
div#keys a.keyBox:hover {
    display: block;
    box-shadow: none;
    background-color: #fff;
    border: none;
    width: 100% !important;
    max-width: 100%;
    height: inherit;
    padding: 8px;
    margin: 0px 0px;
    box-sizing: border-box;
}

form.topSearch button,
form.mobile_topSearch button {
    display: none;
}

form.topSearch {
    display: none;
    width: 100%;
    margin-bottom: 20px;
}

form.topSearch div#search {
    width: 100%;
    border: none;
}

form.topSearch div#search input.form-controll {
    width: 100%;
    border: 1px solid #7295ca;
}

div#main div#breadcrump {
    margin-top: 10px;
}





/** navigation **/

div.navbar-default {
    padding: 0px 0px 0px 0px;
}

div.container-fluid {
    width: 100% !important;
    margin: 20px 0px 40px 0px;
}

div#logo {
    width: 100%;
    max-width: 100%;
    padding: 20px 40px 20px 40px;
}

div#logo img {
    width: 100%;
    max-width: 100%;
    float: none;
}

div.navbar-default button.navbar-toggle {
    border-color: #ddd;
    float: left;
    margin: 18px 0px 0px 14px;
}

div.navbar-collapse {
    display: none;
    position: fixed;
    top: 0px;
    left: 15px;
    bottom: -10px;
    z-index: 99;
    max-height: none;
    background-color: #7295ca;
    padding: 5px;
    margin-bottom: 10px;
    overflow-y: scroll;
}

div.navbar-collapse.collapse {
    display: none !important;
}

.smallDropdown ul li {
    margin: 0px !important;
}

li.smallDropdown {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

ul.navbar-nav,
li.smallDropdown {
    width: 100%;
    max-width: 100%;
    margin: 0px 0px 11px 0px;
}

li.smallDropdown ul li a {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

li.smallDropdown ul,
li.smallDropdown:hover ul {
    display: block;
    position: relative;
    box-shadow: none;
    padding: 0px;
    left: 0px;
    margin: 0 0 0 0px;
    text-align: left;
    width: 100%;
}

.smallDropdown .smallDropdown-toggle {
    color: #fff !important;
    font-size: 14px;
    line-height: 16px;
}

.smallDropdown-toggle,
.smallDropdown:hover .smallDropdown-toggle {
    background-image: none;
}





/** left navigation **/

div#leftbar,
div#leftbar div.headerNavi,
section#leftbar div.headerNavi {
    display: none !important;
}

div#leftbar div.headerNavi {
    display: block !important;
}

div#leftbar,
div#leftbar div.subNavi,
div#leftbar div.subNavi ul,
section#leftbar,
section#leftbar div.subNavi,
section#leftbar div.subNavi ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

div#leftbar div.subNavi,
section#leftbar div.subNavi {
    border: none;
    margin-bottom: 10px;
}

div#leftbar div.subNavi ul,
section#leftbar div.subNavi ul {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

div#leftbar div.subNavi li,
section#leftbar div.subNavi li {
    background-color: #fff;
    border: none;
    height: auto;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    line-height: 32px;
}

div#leftbar div.subNavi li a,
section#leftbar div.subNavi li a {
    color: #000 !important;
    background-color: #fff;
    text-transform: uppercase;
}





/** content **/

div#main {
    padding: 0px;
}

section#fullcontent,
section#content {
    width: 100%;
    margin: 0px;
    padding: 10px;
}

section#fullcontent {
    border-top: 1px dotted #868686;
}

div#fullcontent div#products button.lButton {
    width: 116px;
    height: 31px;
}

div#fullcontent {
    color: #797d86;
    float: left;
    margin: 0;
    width: 100%;
}

div#fullcontent h3 {
    font-size: 16px !important;
}

div#fullcontent div#products div.oWindow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    opacity: 1;
    width: 100%;
    height: 100%;
    transform: none;
    font-size: 12px;
}

div#fullcontent div.downloadCenter div.result_alternatives {
    display: none;
}

div#fullcontent div.downloadCenter div.rheader span.family {
    clear: both;
    float: none;
}

div#fullcontent div.downloadCenter div.result_main span.docs ul li {
    list-style-type: none;
    margin: 5px 0px 5px 22px;
    line-height: 15px;
    font-size: 12px;
    margin-bottom: 10px;
    color: #000;
}

div#fullcontent div.downloadCenter div.result_main button {
    display: none;
}

div#fullcontent div.downloadCenter a.closing_x {
    display: block;
    float: right;
}

div#fullcontent div.downloadCenter a.closing_x img {
    width: 30px;
    border: 1px solid gray;
    padding: 5px;
    border-radius: 3px;
}

div#fullcontent div.product {
    width: 100%;
}

div#fullcontent div.product.right {
    margin: 0px;
}

section#fullcontent img {
    width: 100% !important;
    height: auto !important;
}

section#fullcontent h1,
h1 {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
}

section#fullcontent h2 {
    font-size: 18px;
    margin: 0px 0px 5px 0px;
}

section#fullcontent .downloadCenter .filterLeft,
section#fullcontent .filterFull {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    border: none;
}

section#fullcontent div.filterFull label {
    display: block !important;
    width: 100%;
}

section#fullcontent div.filterFull input,
section#fullcontent div.filterFull select {
    width: 100%;
}

section#fullcontent div.downloadCenter div.result_main {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}

section#fullcontent div.downloadCenter div.result_main span.docs ul li {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
    font-size: 15px;
}

section#fullcontent div.loca div.mainland {
    display: block;
    width: 100%;
    min-height: auto;
    margin: 10px 0px 10px 0px;
}

section#fullcontent div.loca div.item,
section#fullcontent div.loca div.item:hover {
    position: inherit;
    display: block;
    height: auto;
    min-height: auto;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

section#fullcontent div.loca div.item div.image {
    display: none;
}

section#fullcontent div.loca div.item div.header {
    font-size: 20px;
    margin: 5px 0px;
}

section#fullcontent div.loca div.item div.header,
section#fullcontent div.loca div.item div.header a.title,
section#fullcontent div.loca div.item div.locacontent,
section#fullcontent div.loca div.item div.locacontent div {
    position: inherit;
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: #fff;
    box-shadow: none;
}

section#fullcontent div.loca div.item div.header a.title,
section#fullcontent div.loca div.item div.header a.title:hover {
    font-size: 20px;
    margin: 5px 0px;
    text-decoration: none !important;
    font-weight: normal !important;
}

section#fullcontent span.docs img.downloadIcon {
    width: 18px !important;
}

section#fullcontent div.downloadCenter div.result_alternatives,
section#fullcontent div.downloadCenter div.result_main {
    display: block;
    width: 100%;
    border: none;
    margin: 5px 0px;
    padding: 3px;
}

section#fullcontent div.downloadCenter div.result_alternatives h3 {
    font-size: 20px;
    line-height: 25px;
}

section#fullcontent div.downloadCenter div.result_alternatives a,
section#fullcontent div.downloadCenter div.result_alternatives a:hover {
    display: block;
    line-height: 25px;
    text-decoration: none !important;
    font-weight: normal !important;
    font-size: 15px;
    text-transform: uppercase;
}

section#fullcontent div#brochures div.table div.cell {
    display: block;
    width: 100%;
}

section#fullcontent div#brochures div.table div#lang {
    display: none;
}

section#fullcontent div#brochures div.table a,
section#fullcontent div#brochures div.table a:hover {
    text-decoration: none !important;
    font-weight: normal !important;
}

div#headline {
    display: none;
    margin-bottom: 10px !important;
    border: none;
}





/** form **/

.formPage {
    padding: 10px 0px 0px 0px;
}

.formPage input {
    margin-bottom: 20px;
}

.formPage .formRow {
    width: 100% !important;
}





/** news **/

div.news div.item,
div.news div.item:hover {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div.news div.item div.title {
    padding: 0px;
    margin: 0px;
}

div.news div.item div.header {
    padding: 0px;
    background-color: #fff;
    border: none;
}

div.news div.item div.header a,
div.news div.item div.header a:hover {
    text-decoration: none !important;
}

div.news div.item div.content {
    padding: 10px 0px 10px 0px;
}





/** calendar **/

div#calendar {
    margin-bottom: 10px;
}





/** footer **/

div#footer ul#footerLeft {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    width: 100%;
}

div#footer ul#footerLeft li {
    display: block;
    margin: 0px;
    width: 100%;
    text-align: center;
    background-color: #072655;
    margin-bottom: 10px;
    padding: 2px;
}

div#footer ul#footerLeft li a,
div#footer ul#footerLeft li a:hover {
    text-decoration: none;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    width: 100%;
}
@media (max-width: 480px) {
    #fullcontent #products .oWindow {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 1000;
        background-color: #fff;
        opacity: 1;
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
    #fullcontent .downloadCenter {
        padding: 7px;
    }
    #fullcontent .downloadCenter p {
        margin: 0 0 33px;
    }
    #fullcontent .downloadCenter .result_main {
        min-width: 0px;
    }
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */