﻿/* edge V 1.0.1 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}
/* == Base */
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

body {
    margin: 0;
    font-size: 1em;
    font-size: .75em;
    line-height: 1.3333;
    overflow-y: scroll;
    background: #f3f3f3;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a {
    color: #0090c5;
    text-decoration: none;
}

    a:visited {
        color: #0090c5;
    }

    a:hover {
        color: #0090c5;
        text-decoration: underline;
    }

b, strong {
    font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #dcdcdc;
    margin: 1em 0;
    padding: 0;
}

small, .small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

iframe {
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

.wrapper {
    background: #fff;
    min-width: 995px;
    max-width: 1075px;
    margin: 0 auto;
}

.page {
    margin: 0 auto;
    width: 995px;
    position: relative;
    overflow: hidden;
}

body > .page {
    height: auto;
    min-height: 100%;
}

#header {
    height: 124px;
    background-color: #fff;
    overflow: hidden;
}

#header {
    height: 100px
}
/*100*/
.namingarea {
    height: auto;
    width: 100%;
}

.logo {
    position: absolute;
    right: 45px;
    top: 38px;
    background: url(images/logo@2x.png) no-repeat 0 0;
    z-index: 1;
    height: 120px;
    width: 120px;
    background-size: 100%;
}

.logo {
    top: 30px
}
    /*100*/
    .logo object,
    .logo img {
        width: 72px;
        height: 72px;
        visibility: hidden;
    }

.main {
    margin: 0 -10px
}

#fatfooter {
    background-color: #f3f3f3;
    position: relative;
    padding: 32px 0 56px;
    min-width: 995px;
    max-width: 1075px;
}

    #fatfooter .shdw {
        background: url(//shared.bayer.com/img/sys/shadow.png) no-repeat center 0 #f3f3f3;
        height: 23px;
        position: relative;
        margin: -32px 0 9px;
        opacity: .3;
        filter: Alpha(Opacity=30);
    }

.fatfooter {
    margin: 0 auto !important;
    width: 975px;
}

.line, .lastUnit {
    overflow: hidden;
    *overflow: visible;
    *zoom: 1;
}

.unit {
    float: left;
}

.unitRight {
    float: right;
}

.size1of1 {
    float: none;
}

.size1of2 {
    width: 50%;
}

.size1of4 {
    width: 25%;
}

@media only screen and (max-width:767px) {
    .size1of2,
    .size1of4 {
        width: auto;
    }
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.nvgtn,
.nvgtn ul,
.nobulls,
.nobulls ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .nobulls li {
        margin-left: 0;
    }

    .nobulls ul {
        margin-left: 12px;
    }

img.lazy {
    background: #fff url(//shared.bayer.com/img/sys/loader.gif) no-repeat center center;
}

.preloader {
    background: #fff url(//shared.bayer.com/img/sys/loader.gif) no-repeat center center;
}

/* == autocomplete ==*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    zoom: 1;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
}

* html .ui-autocomplete {
    width: 1px;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        zoom: 1;
        float: left;
        clear: left;
        width: 100%;
    }

        .ui-menu .ui-menu-item li {
            text-decoration: none;
            display: block;
            zoom: 1;
        }

.ui-autocomplete {
    background-color: #e8f5fb;
    border: 1px solid #6fb7ef;
    border-top: 0;
}

    .ui-autocomplete li {
        padding: 4px;
        color: #666;
        font-size: 11px;
        box-sizing: border-box;
    }

        .ui-autocomplete li:hover {
            color: #0090c5;
            background-color: #fff;
            text-decoration: none;
        }
/* == /autocomplete ==*/

/* == Support Navigation ==*/
.meta {
    position: absolute;
    top: 10px;
    left: 425px;
    z-index: 1
}

.meta {
    left: 0
}

    .meta .nobulls {
        float: left
    }

    .meta .meta-btns {
        margin-right: 10px;
    }

    .meta li {
        display: inline-block;
        float: left
    }

    .meta a {
        border-left: 1px solid #999;
        color: #5a5a5a;
        display: block;
        font-size: 12px;
        line-height: 11px;
        padding: 1px 10px 0
    }

        .meta a:hover {
            color: #000
        }

    .meta li:first-child a {
        border-left: 0; /*padding-left:0*/
    }

    .meta .meta-btns a {
        background-color: #fff;
        color: #390;
        font-size: 13px;
        line-height: 11px;
        padding: 1px 10px 0;
        display: block;
        border-left: 1px solid #6bc200;
    }

        .meta .meta-btns a:hover {
            background-color: #fff;
            color: #390;
            text-decoration: underline
        }
/* == /Support Navigation ==*/

/* == footer ==*/
footer#page {
    clear: both;
}

.copyright {
    padding: 6px 10px 5px;
    margin: 40px 10px 19px;
    background-color: #f3f3f3;
    color: #666;
    font-size: 11px;
    overflow: hidden;
}

    .copyright a {
        background: transparent url(//shared.bayer.com/img/sys/sprite.png) no-repeat scroll 0 -2325px;
        border-left: 1px solid #fff;
        color: #666;
        display: block;
        padding: 6px 10px 5px 23px;
    }

    .copyright li {
        float: left;
    }

.pagefunctions {
    float: right;
    margin: -6px 0 -5px;
}

.copyright .icnPrint {
    background-position: 0px -2299px;
}

.copyright .icnShare {
    background-position: 0px -2325px;
    padding-left: 22px;
}

.copyright .icnTop {
    background-position: 56px -1100px;
    background-position: right 6px top -1100px;
    padding-left: 68px;
}

.copyright .icnContact {
    background-position: 0 -2350px;
}

.cright {
    display: inline;
}

    .cright span {
        display: inline-block;
    }

        .cright span:first-child {
            border-right: 1px solid #dcdcdc;
            margin-right: 7px;
            padding-right: 10px;
        }

.cright {
    line-height: 10px;
}

.fctgry {
    font-size: 11px;
    max-width: 134px;
    margin: 0 0 0 25px;
}

    .fctgry:first-child {
        margin-left: 0;
    }

.fhead {
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 8px;
}

.fctgry a {
    color: #666;
    display: block;
}

.fctgry li {
    line-height: 13px;
    margin-bottom: 5px;
}

.legal {
    margin: 0 12px 11px;
    font-size: 11px;
}

    .legal li {
        float: left;
    }

    .legal a {
        padding: 0 8px;
        line-height: 11px;
        color: #666;
        display: block;
        margin-bottom: 7px;
        border-left: 1px solid #dcdcdc;
    }

    .legal li:first-child a {
        border-left: 0;
    }

.fatfooter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: flex-start;
}

/* == /footer ==*/

/* == top navi ==*/
.navigation {
    position: relative;
    z-index: 25;
}

.megamenu ul {
    display: none;
}

    .megamenu ul, .megamenu ul li {
        list-style: none;
    }

.megamenu ul {
    padding: 0;
    position: relative;
    margin: 0;
}

.megamenu .newsub ul {
    display: block;
}

.megamenu {
    background: #0090c5;
    font: normal 13px Arial, sans-serif;
    height: 26px;
    list-style: none;
    margin: 0 0 7px 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

    .megamenu > li {
        float: left;
        margin: 0;
        padding: 0;
    }

        .megamenu > li > a {
            background-color: #0090c5;
            border-right: 1px solid #66bcdc;
            color: #fff;
            display: block;
            float: left;
            font-weight: bold;
            line-height: 16px;
            padding: 5px 15px 5px 14px;
            text-decoration: none;
        }

            .megamenu > li > a:hover,
            .megamenu > li:hover > a {
                background-color: #e8f5fb;
                color: #0090c5;
            }

            .megamenu > li > a.selected {
                background-color: #6BC200;
                color: #fff;
            }

    .megamenu li.mhover > ul {
        display: block;
    }

    .megamenu .newsub {
        background-color: #e8f5fb;
        box-shadow: 0 24px 18px -18px #666;
        left: 0;
        min-height: 364px;
        padding: 24px 20px;
        position: absolute;
        top: 26px;
        width: 955px;
    }

.megaTsrBx {
    background-color: #fff;
    float: left;
    margin-right: 20px;
    padding: 0 15px 28px;
    width: 170px;
}

    .megaTsrBx p {
        color: #333;
        font-size: 12px;
        line-height: 16px;
        margin: 0;
        padding: 10px 0 0;
    }

    .megaTsrBx h2 {
        font-size: 133.3%;
        line-height: 1.25em;
        font-weight: bold;
        font-style: normal;
        color: #0090c5;
        margin: 0;
        padding: 7px 0 8px;
    }

.megamenu .lnk {
    margin: 5px 0 0;
}

.megamenu .newlevel2 {
    float: left;
    width: 190px;
}

    .megamenu .newlevel2 a,
    .megamenu .simple a {
        border: 1px solid #bde2f0;
        border-width: 1px 0;
        color: #0090c5;
        display: block;
        float: none;
        font-size: .923em;
        font-weight: bold;
        line-height: 16px;
        margin-bottom: -1px;
        padding: 5px 8px 6px;
    }

    .megamenu .newlevel2 li.haschild > a {
        background: transparent url(//shared.bayer.com/img/sys/sprite.png) no-repeat 153px 6px;
    }

    .megamenu .newlevel2 li.haschild:hover > a {
        background-position: 180px -396px;
        position: relative;
        width: 185px;
        z-index: 20;
    }

    .megamenu .newlevel2 li:hover > a,
    .megamenu .simple li:hover > a {
        background-color: #fff;
        color: #390;
        text-decoration: underline;
    }

    .megamenu .newlevel2 ul ul {
        display: none;
    }

    .megamenu .newlevel2 ul li:hover > ul {
        display: block;
    }

    .megamenu .newlevel2 ul ul {
        background-color: #fff;
        border-left: 1px solid #bde2f0;
        margin-left: 200px;
        min-height: 364px;
        padding: 0 10px 0 9px;
        position: absolute;
        top: 0;
        width: 191px;
    }
        /* level 4 */
        .megamenu .newlevel2 ul ul ul {
            margin-left: 210px;
        }

    .megamenu .newlevel2 li li.haschild:hover > a {
        width: 195px;
    }
/* home button */
.megamenu li.n1 a {
    width: 61px;
}

.megamenu .n1 a.selected {
    border-right: 1px solid #66bcdc;
    background: none
}
/* nomega */
.megamenu ul.simple {
    background-color: #e8f5fb;
    margin-left: -10px;
    padding: 25px 15px 10px;
    position: absolute;
    top: 34px;
}

    .megamenu ul.simple li {
        margin: 0;
        padding: 0;
        width: 190px;
    }

        .megamenu ul.simple li a {
            border-top: 1px solid #bde2f0;
            padding-left: 10px;
        }

            .megamenu ul.simple li a:hover {
                color: #390;
            }

.megamenu li .lst {
    border-bottom: 1px solid #bde2f0;
}

.megamenu .additionaltext {
    background-color: #e8f5fb;
    border-bottom: 0;
    font-size: 12px;
    padding: 12px 1px 20px;
    width: 400px;
}
/* == /top navi ==*/





/* == links ==*/
.lnk {
    margin: -1px 10px 0;
}

.megaTsrBx .lnk a {
    background: url(//shared.bayer.com/img/sys/sprite.png) no-repeat -2px -200px;
    padding: 0 0 0 7px;
    color: #333;
    line-height: 18px;
    display: block;
    font-weight: normal;
}

.lnk a.selected,
a.lnk.selected {
    color: #390;
    font-weight: bold;
    background: url(//shared.bayer.com/img/sys/sprite.png) no-repeat 0 -400px;
}

/* == /links ==*/



/* == social media layer ==*/
.smedia {
    margin-right: -15px;
}

    .smedia h3 {
        margin: 0;
    }

    .smedia .nobulls {
        margin: 16px 0;
    }

    .smedia li {
        margin-bottom: 10px;
    }

    .smedia .greybg {
        background-color: #f3f3f3;
        margin-right: 15px;
        padding: 9px 15px 20px;
    }

    .smedia .size1of4 .greybg {
        height: 195px;
    }

    .smedia .ir {
        width: 16px;
        height: 16px;
        background-image: url(//shared.bayer.com/img/sys/some.png);
        margin-right: 8px;
        float: left;
    }

.facebook {
    background-position: 0 0;
}

.linkedin {
    background-position: 0 -16px;
}

.xing {
    background-position: 0 -32px;
}

.googleplus {
    background-position: 0 -48px;
}

.foursquare {
    background-position: 0 -64px;
}

.pinterest {
    background-position: 0 -80px;
}

.twitter {
    background-position: 0 -96px;
}

.blogger {
    background-position: 0 -112px;
}

.wordpress {
    background-position: 0 -128px;
}

.newsvine {
    background-position: 0 -144px;
}

.digg {
    background-position: 0 -160px;
}

.reddit {
    background-position: 0 -176px;
}

.webnews {
    background-position: 0 -192px;
}

.delicious {
    background-position: 0 -208px;
}

.googleshare {
    background-position: 0 -224px;
}

.misterwong {
    background-position: 0 -240px;
}

.stumbleupon {
    background-position: 0 -256px;
}

.oneview {
    background-position: 0 -272px;
}

.yigg {
    background-position: 0 -288px;
}

.recommend {
    background-position: 0 -304px;
}

@media only screen and (max-width:767px) {
    .smedia .size1of4 .greybg {
        height: auto
    }
}
/* == /social media layer ==*/



/* == reveal modals ==*/
/* jQuery Reveal Plugin Maintained for Foundation. foundation.zurb.com */
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: #000;
    z-index: 40;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    background: white;
    visibility: hidden;
    display: none;
    top: 30px;
    left: 46%;
    margin-left: -360px;
    width: 720px;
    position: absolute;
    z-index: 41;
    padding: 44px 20px 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

    .reveal-modal *:first-child {
        margin-top: 0;
    }

    .reveal-modal *:last-child {
        margin-bottom: 0;
    }

    .reveal-modal .close-reveal-modal, .close-reveal-modal {
        font-size: 12px;
        position: absolute;
        top: 8px;
        right: 11px;
        color: #333;
        cursor: pointer;
    }

    .reveal-modal .close, .close {
        display: inline-block;
        color: #777;
        width: 19px;
        height: 18px;
        padding-top: 1px;
        text-align: center;
        background-color: #dcdcdc;
        font-size: 19px;
        font-weight: bold;
        line-height: 16px;
        vertical-align: middle;
        text-decoration: none;
        margin-left: 6px;
    }

    .reveal-modal.small {
        width: 30%;
        margin-left: -10%;
    }

    .reveal-modal.medium {
        width: 40%;
        margin-left: -20%;
    }

    .reveal-modal.large {
        width: 60%;
        margin-left: -30%;
    }

    .reveal-modal.expand {
        width: 90%;
        margin-left: -45%;
    }

    .reveal-modal .row {
        min-width: 0;
    }
/* == /reveal modals ==*/


.onlymobile {
    display: none !important;
}

.mobilehint {
    border: 1px solid #dcdcdc;
    margin: 10px 10px 0px;
    padding: 14px 3px 13px 9px;
    display: none;
}


/*Begin social bar*/
.wrapper {
    position: relative
}

#socialbar {
    display: none
}

#socialbar {
    background-color: #0090c5;
    border: 1px solid #0090c5;
    border-left-width: 0;
    right: -43px;
    top: 175px;
    overflow: hidden;
    position: absolute;
    z-index: 38;
    width: 42px
}

    #socialbar.sticky {
        position: fixed;
        top: 108px;
        margin-right: -580px;
        right: 50%
    }

.sharebtn {
    background: #fff url(//shared.bayer.com/img/sys/socialbar-transparent.png) no-repeat 0 0;
    color: #0090c5;
    cursor: pointer;
    display: block;
    height: 20px;
    padding-top: 34px;
    width: 42px;
    position: relative;
    text-align: center;
    z-index: 1
}

    .sharebtn:hover, .active .sharebtn {
        color: #fff;
        text-decoration: none;
        background-color: #0090c5;
        background-position: -50px 0
    }

#socialbar ul {
    display: none;
    position: absolute;
    right: 0;
    top: 54px;
    text-align: left;
    background-color: #0090c5;
    padding-top: 6px
}

#socialbar li {
    display: inline
}

    #socialbar li a {
        background-image: url(//shared.bayer.com/img/sys/socialbar-transparent.png);
        display: inline-block;
        height: 42px;
        width: 42px;
        margin: 0;
    }

#socialbar .facebook {
    background-position: 0 -60px
}

    #socialbar .facebook:hover {
        background-position: -50px -60px
    }

#socialbar .googleplus {
    background-position: 0 -102px
}

    #socialbar .googleplus:hover {
        background-position: -50px -102px
    }

#socialbar .twitter {
    background-position: 0 -144px
}

    #socialbar .twitter:hover {
        background-position: -50px -144px
    }

#socialbar .linkedin {
    background-position: 0 -186px
}

    #socialbar .linkedin:hover {
        background-position: -50px -186px
    }

#socialbar .xing {
    background-position: 0 -228px
}

    #socialbar .xing:hover {
        background-position: -50px -228px
    }

#socialbar .recommend {
    background-position: 0 -270px
}

    #socialbar .recommend:hover {
        background-position: -50px -270px
    }

.share {
    background-position: 0 -312px
}

    .share:hover {
        background-position: -50px -312px
    }

@media only screen and (max-width:1184px) {
    #socialbar {
        right: 0px;
        border-width: 1px 0 1px 1px
    }

        #socialbar.sticky {
            margin-right: 0;
            right: 0
        }

    .wrapper {
        position: static
    }
}

@media only screen and (max-width:767px) {
    #socialbar {
        display: block
    }

    .stickyheader #socialbar {
        position: fixed;
        top: 0 !important;
    }
}

#socialbar li a {
    background-image: url(//shared.bayer.com/img/sys/socialbar-transparent.png);
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    #socialbar li a {
        background-image: url(//shared.bayer.com/img/sys/socialbar-transparent_retina.png);
        -webkit-background-size: 92px auto;
        background-size: 92px auto;
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .sharebtn,
    #socialbar li a {
        background-image: url(//shared.bayer.com/img/sys/socialbar-transparent_retina.png);
        -webkit-background-size: 92px auto;
        background-size: 92px auto
    }
}

@media only screen and (max-width:767px) {
    #socialbar {
        background-color: #6bc200;
        height: 10px;
        max-height: 10px;
        left: 0;
        width: 100%;
        border: 0;
        margin-left: 0;
        right: inherit;
        top: 64px !important;
        z-index: 10;
    }

        #socialbar ul {
            background-color: #6bc200;
            min-width: 260px;
            left: 50%;
            right: inherit;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        #socialbar.clicked-active {
            max-height: 110px;
        }

    .sharebtn {
        padding-top: 30px;
    }

    #socialbar ul {
        padding-left: 6px;
    }

    #socialbar.sticky {
        top: 0px !important;
    }

    #socialbar {
        max-width: 540px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-width:556px) {
    #socialbar {
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
}

@media only screen and (max-width:459px) {
    #socialbar {
        max-width: 380px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-width:396px) {
    #socialbar {
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
}


@media print {
    #socialbar {
        display: none
    }
}

/*END social bar*/
/* == media queries ==*/
@media only screen and (min-width:768px) and (max-width:1012px) {
    .hide-lt1024 {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:1012px) {
    /** tablet portrait **/
    .wrapper,
    #fatfooter {
        min-width: 762px;
        max-width: 848px;
    }

    .fatfooter {
        width: 742px;
    }

    .page {
        width: 762px;
    }

    .megamenu > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .fctgry {
        margin-right: 18px;
        margin-bottom: 20px;
        max-width: 200px;
        width: 162px;
    }

    .fatfooter .n6 {
        clear: left;
    }
}

@media only screen and (max-width:767px) {
    /** smartphones **/
    .reveal-modal-bg {
        position: absolute;
    }

    .reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {
        width: 80%;
        top: 15px;
        left: 46%;
        margin-left: -40%;
        padding: 20px;
        height: auto;
    }

    .onlymobile {
        display: block !important;
    }

    .notmobile {
        display: none !important;
    }

    #fatfooter {
        padding: 0;
    }

    .wrapper {
        min-width: 300px;
        max-width: 380px;
    }

    .page {
        width: 100%;
    }

    .main {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .unit {
        float: none;
        margin-bottom: 25px;
    }

    #fatfooter .unit {
        float: left;
    }

    .fctgry {
        margin-right: 0;
        width: 120px;
    }

    .pagefunctions {
        margin-top: 4px;
        float: left;
        width: 100%;
        padding-left: 0;
    }

    .copyright li {
        width: 50%;
        display: inline-block;
    }

        .copyright li:last-child {
            text-align: right;
            width: 100%;
        }

    .copyright .icnPrint {
        border-left: 0;
    }

    .fatfooter {
        display: none;
    }

    [role="navigation"] {
        height: 0;
        overflow: hidden;
        clear: both;
    }

    [role="navigation"] {
        -webkit-transition: .25s all ease-in;
        -moz-transition: .25s all ease-in;
        -ms-transition: .25s all ease-in;
        -o-transition: .25s all ease-in;
        transition: .25s all ease-in;
    }

    .active-nav [role="navigation"] {
        height: auto;
    }
    /* top navigation */
    .megamenu {
        height: auto;
    }

        .homepage .megamenu .n1,
        .megamenu .megaTsrBx {
            display: none;
        }

        .megamenu .notmobile {
            display: block !important;
        }

        .megamenu ul,
        .megamenu li,
        .megamenu a {
            float: none !important;
            width: auto !important;
            margin: 0 !important;
            border: 0 !important;
            background-color: #fff !important;
        }

        .megamenu ul,
        .megamenu li {
            min-height: 24px !important;
            padding: 0 !important;
            position: relative !important;
            top: 0 !important;
        }

        .megamenu a {
            border-bottom: 1px solid #dcdcdc !important;
            color: #0090c5 !important;
            font-size: 16px !important;
            font-weight: normal !important;
            line-height: 120% !important;
            padding: 7px 12px 9px 20px !important;
            text-decoration: none !important;
        }

            .megamenu a.haschild {
                background-image: url(//shared.bayer.com/img/sys/sprite.png);
                background-position: right -1200px !important;
                background-repeat: no-repeat;
            }

                .megamenu li:hover > a.haschild,
                .megamenu a.haschild.selected {
                    background-position: right -1300px !important;
                    color: #390 !important;
                }

            .megamenu a.selected {
                color: #390 !important;
            }

        .megamenu .selected > ul,
        .megamenu .newlevel2 .selected > ul {
            display: block;
        }

        .megamenu > li > a {
            background-color: #ecf7fc !important;
        }
        /*level 1*/
        .megamenu ul ul a {
            padding-left: 45px !important;
        }
        /*level 2*/
        .megamenu ul ul ul a {
            padding-left: 70px !important;
        }
        /*level 3*/
        .megamenu ul ul ul ul a {
            padding-left: 95px !important;
        }
        /*level 4*/
        .megamenu .additionaltext {
            width: 100%;
            border-bottom: 1px solid #dcdcc !important;
            padding: 14px 20px 5px !important;
        }
    /* end top navigation */

    #header {
        height: 60px;
    }

    .logo {
        background-image: url(//shared.bayer.com/img/bayer-logo.svg);
        right: 19px;
        top: 7px;
        width: 48px;
        height: 48px;
    }

        .logo object {
            width: 48px;
            height: 48px;
            visibility: hidden;
        }

    .meta {
        display: none;
    }

    .cright {
        border-bottom: 3px solid #fff;
        display: block;
        font-size: 10px;
        margin: 0 -10px -4px;
        padding: 0 10px 6px 20px;
    }

    .copyright {
        padding-left: 0;
        padding-right: 0;
    }

        .copyright a {
            padding-right: 7px;
        }

    .stage01 .more {
        line-height: 16px;
    }

    #fatfooter .shdw {
        display: none;
    }

    footer#page .pagefunctions li {
        width: 33.3%;
        display: inline-block
    }
}

@media only screen and (min-width:460px) and (max-width:767px) {
    /** smartphones landscape **/
    .wrapper {
        min-width: 460px;
        max-width: 540px;
    }

    .page {
        width: 100%;
    }

    .main {
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    .cright {
        font-size: 11px;
    }
}

@media only screen and (max-width:459px) {
    /** smartphones portrait **/
    .namingarea {
        display: none;
    }

    .copyright {
        margin-top: 0;
    }
}
/* == retina styles ==*/
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .lnk a, .mega-menu li.mega-hover .megaTsrBx .lnk a, a.lnk, .copyright a {
        background-image: url(//shared.bayer.com/img/sys/sprite_new_retina.png);
        -webkit-background-size: 32px 3000px;
        background-size: 32px 3000px;
    }

    .logo {
        background-image: url(//shared.bayer.com/img/bayer-logo.svg);
        -webkit-background-size: 72px 72px;
        background-size: 72px 72px;
    }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2), only screen and (max-width:767px) and (min-resolution:192dpi) {
    .logo {
        background-image: url(//shared.bayer.com/img/bayer-logo.svg);
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px;
    }
}
/* == /retina styles ==*/

/* == /media queries ==*/


/* == non-semantic helper ==*/
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
    background-image: url(//shared.bayer.com/img/sys/sprite.png);
}

    .ir br {
        display: none;
    }

.hide {
    display: none;
}
/* Hide from screenreaders and browsers:h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

.main > section:before, .main > section:after,
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.main > section:after,
.clearfix:after {
    clear: both;
}

.main > section,
.clearfix {
    *zoom: 1;
}

.spacer-fivteen {
    height: 15px
}

.megamenu .mhover .newlevel2 li.haschild.selected > a {
    background-position: 180px -396px;
    position: relative;
    padding-right: 19px;
    position: relative;
    width: 174px;
    z-index: 20
}

.megamenu .mhover .newlevel2 li li.haschild.selected > a {
    padding-right: 29px
}

.megamenu li.mhover > ul {
    z-index: 2
}

.megamenu .newlevel2 li.selected > a, .megamenu .simple li.selected > a {
    background-color: #fff;
    color: #390
}

.megamenu .newlevel2 ul li.selected > ul {
    display: block
}
/*level4*/
.megamenu .newlevel2 li li.haschild.selected > a {
    width: 195px
}

@media only screen and (max-width:767px) {
    .page {
        position: relative;
        z-index: 10
    }

    .menuactive #sidemenu {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 100%;
        margin: 0;
        background-color: #0090c5;
        overflow: hidden
    }

    .page,
    #sidemenu {
        transition: 0.25s transform ease-in;
        -webkit-transition: 0.25s transform ease-in;
        -moz-transition: 0.25s transform ease-in;
        -ms-transition: 0.25s transform ease-in;
        -o-transition: 0.25s transform ease-in
    }

        #sidemenu ul {
            list-style: none;
            position: relative;
            margin: 0;
            padding: 0;
            z-index: 9;
            -webkit-transition: -webkit-transform .3s linear;
            -moz-transition: -moz-transform .3s linear;
            -o-transition: -o-transform .3s linear;
            transition: transform .3s linear
        }

        #sidemenu a {
            display: block;
            padding: 10px 15px;
            border-bottom: 1px solid #66bcdc;
            text-decoration: none;
            color: #fff;
            font-size: 16px;
            line-height: 21px
        }

        #sidemenu .submenuback {
            background: url(//shared.bayer.com/img/sys/sprite.png) no-repeat 0 -3100px;
            background-color: #006a90;
            padding-left: 35px
        }

        #sidemenu .hasmenu {
            background: url(//shared.bayer.com/img/sys/sprite.png) no-repeat right -2950px
        }

        #sidemenu .selected {
            background-color: #6bc200
        }

        #sidemenu ul.submenuon {
            -webkit-transform: translateX(-100%);
            -moz-transform: translateX(-100%);
            -o-transform: translateX(-100%);
            transform: translateX(-100%)
        }

        #sidemenu .sublayer {
            position: absolute;
            left: 100%;
            width: 100%;
            display: none;
            top: 0
        }

            #sidemenu .sublayer.submenuon {
                display: block
            }

        #sidemenu .megaTsrBx {
            display: none
        }

        #sidemenu .backlink {
            display: inline;
            float: left;
            padding: 10px 5px
        }

    .megamenu {
        clear: both
    }

    .closemenu {
        background: transparent;
        cursor: pointer;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1000
    }

    .menuactive #socialbar {
        display: none
    }
}



@media only screen and (max-width:767px) {
    body {
        font-size: 14px
    }

    .more {
        background-position: right 1px;
    }
}

#header {
    overflow: hidden;
}

.megamenu {
    height: 34px;
}

    .megamenu > li > a {
        font-size: 15px;
        line-height: 18px;
        padding: 8px 13px;
    }

@media only screen and (min-width:768px) and (max-width:1012px) {
    .megamenu > li > a {
        font-size: 13px;
        padding: 8px 9px 8px 8px;
    }
}


.megamenu .newsub {
    top: 34px;
}

.homepage .megamenu .n1 a {
    width: 29px;
}

.megamenu li.n1 a {
    background-image: url(//shared.bayer.com/img/sys/nav-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 56px auto;
    overflow: hidden;
    text-indent: -300px;
    width: 30px;
    padding: 8px 13px;
}

    .megamenu li.n1 a:hover {
        background-position: 0 -50px;
    }

.stickyheader .page {
    padding-top: 150px
}

.stickyheader #header {
    height: 64px;
}

.stickyheader #header,
.stickyheader .navigation {
    max-width: 995px;
    position: fixed;
    width: 100%;
    z-index: 25;
    top: 0;
}

.stickyheader .navigation {
    top: 64px;
    box-shadow: 0 6px 6px -6px #666;
    -webkit-box-shadow: 0 6px 6px -6px #666;
    -moz-box-shadow: 0 6px 6px -6px #666;
    box-shadow: 0 6px 6px -6px #666;
}

.mobilenav {
    display: none
}

@media only screen and (max-width:767px) {
    #header {
        height: 64px;
        margin-bottom: 62px;
    }

    .logo {
        right: 15px;
        top: 8px;
    }

    .stickyheader #header {
        display: none;
    }

    /* == mobile navi ==*/
    .mobilenav {
        position: absolute;
        top: 64px;
        width: 100%;
        z-index: 12;
        height: 52px;
        background-color: #0090C5;
        display: block
    }

        .mobilenav a {
            color: #fff;
        }

        .mobilenav li {
            float: left;
            border-right: 1px solid #66bcdc;
        }

    li.mlang {
        float: right;
        border: 0;
    }

    a.mlang {
        background: #4cadd0;
        padding: 2px 9px 2px;
        margin: 7px 8px 0;
    }

    .mobilenav {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        z-index: 99999;
    }
        /* == /mobile navi ==*/
        .mobilenav.is-fixed {
            bottom: auto;
            position: fixed;
            top: 0;
        }

    .stickyheader .mobilenav {
        max-width: 995px;
        position: fixed;
        width: 100%;
        z-index: 25;
        top: 0;
        overflow: hidden;
    }

    .stickyheader .mobilenav {
        -webkit-transition: -webkit-transform .25s;
        -moz-transition: -moz-transform .25s;
        transition: transform .25s;
        -webkit-transform: translate3d(0, 0, 1px);
        -ms-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }

    .stickyheader.menuactive .mobilenav {
        display: none;
    }

    .stickyheader .page {
        padding-top: 0;
    }

    .stickyheader .main {
        padding-top: 128px;
    }
}

.stickyheader .logo {
    width: 48px;
    height: 48px;
    right: 57px;
    top: 8px;
    background-size: 48px auto;
}

.stickyheader .namingarea {
    margin-left: 14px !important;
    margin-top: -31px !important;
    margin-top: -14px !important; /*100*/
    width: 85% !important;
}

.stickyheader .meta {
    display: none
}

.extra-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 51;
}

.meta-btns {
    position: relative;
}

.stickyheader .extra-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

    .stickyheader .extra-nav.meta-btns {
        display: none
    }

.extra-nav > li {
    float: left;
    text-align: right;
}

.extra-nav a:hover {
    background-color: #e8f5fb;
    color: #0090c5;
    background-color: #6bc200;
    color: #fff;
    text-decoration: none;
}

.extra-nav a {
    border-left: 1px solid #66bcdc;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 9px 15px;
    background-color: #0070ae;
}

.icon-search {
    background: #0070ae url(//shared.bayer.com/img/sys/icons.png) no-repeat center -250px;
    background-size: 30px auto;
    box-sizing: border-box;
    height: 34px;
    text-indent: -62px;
    width: 52px;
}

.extra-nav .icon-search {
    border-left: 0;
}

.icon-search:hover {
    background-color: #6bc200;
}

.search-active .icon-search {
    background-position: center -300px;
    background-color: #6bc200;
}

.menuactive .stickyheader .mobilenav {
    position: absolute;
}

.mobilenav a.mlang {
    padding: 15px 27px 15px 22px;
}




@media only screen and (min-width:768px) and (max-width:1012px) {
    .stickyheader #header,
    .stickyheader .navigation {
        max-width: 762px
    }

    .stickyheader .namingarea {
        margin-left: -26px !important;
        margin-left: -8px !important; /*100*/
        margin-top: -28px !important;
        margin-top: -9px !important; /*100*/
        width: 100% !important;
    }
}


.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}


.stickyheader li.mlang {
    background-image: url(//shared.bayer.com/img/logo-wht.svg);
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 40px auto;
}

.stickyheader a.mlang {
    visibility: hidden;
}



.new-search {
    background-color: #f0fae3;
    box-sizing: border-box;
    display: none;
    padding: 28px 55px;
    padding: 0 55px;
    position: absolute;
    top: 158px;
    visibility: visible;
    width: 100%;
    max-width: 995px;
    z-index: 24;
    left: 49.95%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
}

#sidemenu .new-search {
    top: 0;
}

.search-active.new-search {
    display: block;
}

.stickyheader .new-search {
    position: fixed;
    top: 98px;
    box-shadow: 0 6px 6px -6px #666;
    -webkit-box-shadow: 0 6px 6px -6px #666;
    -moz-box-shadow: 0 6px 6px -6px #666;
    box-shadow: 0 6px 6px -6px #666;
}

.menuactive.stickyheader .new-search {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width:1012px) {
    .new-search,
    .stickyheader .mobilenav {
        max-width: 762px;
    }
}

@media only screen and (max-width:767px) {
    .new-search,
    .stickyheader .mobilenav {
        max-width: 540px;
    }

    .new-search {
        top: 116px;
    }

    .stickyheader .new-search {
        top: 52px;
    }
}

@media only screen and (max-width:459px) {
    .new-search,
    .stickyheader .mobilenav {
        max-width: 380px;
    }
}

.compact-search {
    position: relative;
    margin: 28px 0;
    height: 44px;
}

.menuactive .compact-search {
    margin: 0;
    height: 40px;
}

.new-search input[type=search] {
    background-color: #fff;
    border: 1px solid #6bc200;
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 18px;
    height: 44px;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    border-right-width: 0;
    padding: 0 50px 0 12px;
    color: #000;
}

.new-search label {
    display: none;
}

.new-search .btn.searchbtn {
    background: #0090c5 url(//shared.bayer.com/img/sys/icons.png) no-repeat scroll center -400px / 30px auto;
    border: 1px solid #0090c5;
    color: #fff;
    height: 44px;
    overflow: hidden;
    padding: 0;
    text-indent: -100px;
    width: 44px;
    position: absolute;
    right: 0;
    margin-top: 0;
}

.stickyheader .navigation.search-active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}


.mobilenav a {
    background: #0090c5 url(//shared.bayer.com/img/sys/icons.png) no-repeat center -92px;
    background-size: 30px auto;
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 52px;
    overflow: hidden;
    padding: 0;
    text-indent: -500px;
    width: 55px;
}

a.mcontact {
    background-position: center -142px;
}

a.mshare {
    background-position: center -192px;
}

a.msearch {
    background-position: center -242px;
}

.mobilenav .selected a,
.mobilenav a:hover {
    background-color: #6bc200;
    text-decoration: none;
}

a.mlang {
    background: #0090c5;
    box-sizing: border-box;
    margin: 0;
    padding: 15px 26px;
    text-indent: 0;
    width: auto;
}

/* New OFF-Canvas*/

.menuactive .new-search {
    background: transparent;
    display: block;
    max-width: 100%;
    top: 0;
    padding: 16px 84px 16px 16px;
}

    .menuactive .new-search input[type=search] {
        width: 100%;
        height: 40px;
        border-color: #66bcdc;
    }

    .menuactive .new-search input[type=search] {
        margin: 0;
    }

    .menuactive .new-search .btn.searchbtn {
        border-color: #66bcdc;
        height: 40px;
        width: 40px;
        margin-top: 0;
        background-color: #fff;
        border-left: 0;
        background-position: center -548px;
    }

.menuactive .close-nav-btn {
    display: block;
}

.close-nav-btn {
    background: #6bc200;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 16px;
    top: 16px;
    background: #6bc200 url(//shared.bayer.com/img/sys/icons.png) no-repeat center -297px;
    background-size: 30px auto;
    display: none;
}

.menuactive #sidemenu {
    width: 100%;
}

#sidemenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    display: block !important;
    padding-top: 72px;
    z-index: 23;
    background-color: #0090c5;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute
}

.menuactive #sidemenu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    z-index: 23;
}

#sidemenu .extra-nav {
    display: none
}
/*.meta-btns{
    display:none;
}*/
#sidemenu .meta-btns {
    box-sizing: border-box;
    display: block;
    padding: 40px 7px 7px;
    position: relative;
    width: 100%;
}

    #sidemenu .meta-btns li {
        box-sizing: border-box;
        padding: 8px;
        text-align: left;
        width: 50%;
    }

    #sidemenu .meta-btns a {
        background-color: transparent;
        border: 1px solid #7fc9e4;
        font-weight: 400;
    }


@media only screen and (max-width:1012px) {
    .namingarea {
        display: none;
    }

    #header {
        background: #fff url(../img/header/naming-area.svg) no-repeat 0 0;
        background-position: 10px 9px;
        background-position: -16px 9px; /*100*/
        background-size: 110% auto;
    }

    .stickyheader #header {
        background: #fff;
    }

    .stickyheader .namingarea {
        display: block;
    }
}

@media only screen and (max-width:767px) {
    #header {
        background-position: 0 -10px;
        background-position: 0 0; /*100*/
        background-size: 562px auto;
    }
}

@media only screen and (max-width:459px) {
    #header {
        background-image: url(../img/header/naming-area-mobile.svg);
        background-position: 25% 0;
        background-size: auto;
    }
}



@media only screen and (max-width:767px) {
    .new-search {
        z-index: 11;
        padding-left: 28px;
        padding-right: 28px;
    }
}


.ghst-btn {
    display: inline-block;
    padding: 8px 41px 8px 30px;
    color: #0190c5;
    border: 1px solid #0190c5;
    background: transparent url(//shared.bayer.com/img/sys/sprite.png) no-repeat right 30px top 9px;
    margin-top: 17px;
    text-align: center;
}

.megaTsrBx .lnk a {
    background-position: -27px 2px;
    color: #0090c5;
}

.acstandard .ui-autocomplete {
    margin-left: 1px;
    border-color: #6bc200;
}

    .acstandard .ui-autocomplete li {
        color: #000;
        font-size: 18px;
        padding: 5px 10px;
        background-color: #fff;
    }

        .acstandard .ui-autocomplete li:hover {
            color: #390;
            background-color: #f0fae3;
        }

        .acstandard .ui-autocomplete li:hover {
            color: #0090c5;
            background-color: #e8f5fb;
        }



/*100*/
.meta {
    position: absolute;
    right: 148px;
    left: inherit;
    top: 81px;
    z-index: 1
}

    .meta a {
        font-size: 11px;
        padding: 1px 5px 0
    }

    .meta .meta-btns {
        float: right
    }

        .meta .meta-btns a {
            color: #5a5a5a;
            font-size: 11px;
            line-height: 10px;
            padding: 1px 5px 0 7px;
            font-weight: normal;
            background: transparent url(//shared.bayer.com/img/sys/sprite.png) no-repeat scroll -2px -203px;
            margin-left: 14px
        }

            .meta .meta-btns a:hover {
                color: #000
            }

/* == print styles ==*/
@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .logo object,
    .logo img {
        visibility: visible
    }

    nav[role="navigation"], .meta, #fatfooter, .pagefunctions, .legal {
        display: none
    }

    .wrapper, .page {
        width: 600px;
        max-width: 600px;
        min-width: 600px;
        overflow: visible
    }

    .namingarea {
        width: 798px;
        margin: -17px 0 0 -20px
    }

    #header {
        border-bottom: 1px solid #b5b5b5;
        margin-bottom: 0;
        height: 92px
    }

    .logo {
        top: 10px;
        right: 32px
    }

    .copyright {
        border-top: 1px solid #b5b5b5;
        margin-top: 32px;
        padding: 8px 0;
        clear: both;
        overflow: visible
    }

    .dontprint {
        display: none !important
    }

    .page {
        top: 0
    }
}
.btn-primary {
    background-color: #7e58ae !important;
}
/* == /print styles ==*/



