﻿@font-face {
    font-family: 'b_ruston47_1.5light';
    src: url('fonts/b_ruston47_1.5_light-webfont.eot');
    src: url('fonts/b_ruston47_1.5_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/b_ruston47_1.5_light-webfont.woff') format('woff'), url('fonts/b_ruston47_1.5_light-webfont.ttf') format('truetype'), url('fonts/b_ruston47_1.5_light-webfont.svg#b_ruston47_1.5light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'b_ruston47_1.5book';
    src: url('fonts/b_ruston47_1.5_book-webfont.eot');
    src: url('fonts/b_ruston47_1.5_book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/b_ruston47_1.5_book-webfont.woff') format('woff'), url('fonts/b_ruston47_1.5_book-webfont.ttf') format('truetype'), url('fonts/b_ruston47_1.5_book-webfont.svg#b_ruston47_1.5book') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* font smooting on Chrome/iOS*/
p, h1, h2, h3, h4 {
    -webkit-font-smoothing: antialiased;
}


/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom: 1;
}

.floatfix {
    clear: both;
    width: 0;
    height: 0;
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
    display: block;
}

    .floatfix.h10 {
        height: 10px;
    }

    .floatfix.h20 {
        height: 20px;
    }

    .floatfix.h30 {
        height: 30px;
    }

    .floatfix.h40 {
        height: 40px;
    }

    .floatfix.h50 {
        height: 50px;
    }

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    /*background-color:#666;*/
    /*overflow:hidden;*/
    font-family: Georgia, 'Times New Roman', serif;
    color: #7e8080;
}

p {
    margin-bottom: 14px;
}

    P Strong {
        font-weight: bold;
    }

    p em, p i {
        font-style: italic;
    }

.StandardText ul li {
    list-style-type: circle;
    margin-left: 30px;
}

.StandardText ul {
    margin-bottom: 14px;
}

.StandardText td p {
    margin-top: 0;
    margin-bottom: 0;
}

h1 {
    font-family: 'b_ruston47_1.5book';
    font-style: normal;
    font-size: 50px;
    line-height: 54px;
    text-transform: uppercase;
    color: #0068ac;
    margin-bottom: 30px;
}



h5 {
    font-family: 'b_ruston47_1.5book';
    font-style: normal;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
    color: #0068ac;
    margin-bottom: 30px;
}

h2 {
    color: #0068ac;
    /*text-transform:uppercase;*/
}

.StandardText h1 {
    margin-bottom: 15px;
    padding-top: 10px;
}

.StandardText h2 {
    font-family: 'b_ruston47_1.5book';
    font-style: normal;
    font-size: 25px;
    line-height: 38px;
    /*text-transform:uppercase;*/
    color: #0068ac;
    margin-bottom: 30px;
}

h3 {
    color: #0068ac;
    font-family: 'b_ruston47_1.5light';
    font-style: normal;
    font-size: 15px;
}

h4.underlined-header {
    font-family: 'b_ruston47_1.5light';
    font-size: 15px;
    color: #0068ac;
    border-bottom: 1px solid #cce1ee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 40px;
}

hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cce1ee;
    margin-bottom: 18px;
}



.downloaddoc hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cce1ee;
    margin-bottom: 14px;
}

.list hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cce1ee;
    margin-bottom: 30px;
    margin-top: 20px;
    display: block;
}

hr.kontakt {
    margin-bottom: 8px;
    margin-top: 8px;
}

.kontakt_main h6 {
    line-height: 20px;
}

table.kontakt_table {
    z-index: 10;
    width: 100%;
}

    table.kontakt_table h5 {
        clear: both;
        margin-bottom: 20px;
        line-height: 30px;
    }

    table.kontakt_table ul {
        clear: both;
    }

        table.kontakt_table ul.thumbnail-list li {
            height: 270px;
            line-height: 20px !important;
        }

        table.kontakt_table ul.thumbnail-list.low li {
            height: 130px;
        }

hr.downloaddoc {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cce1ee;
    margin-bottom: 10px;
}

table.stocklinklist {
    border: none;
    border-collapse: collapse;
}

    table.stocklinklist, table.stocklinklist td {
        font-size: 14px;
        vertical-align: top;
        padding-bottom: 10px;
        /*display:block;
    clear:both;*/
    }

        table.stocklinklist td.date {
            /*float:left;*/
            width: 100px;
            max-width: 100px;
            min-width: 100px;
            color: #666;
        }

        table.stocklinklist td.title {
            /*float:left;*/
            /*clear:right;*/
            max-width: 350px;
            margin-bottom: 10px;
        }

label.kontakt {
    color: #7e8080;
    line-height: normal;
}

a.downloaddoc {
    color: #999999;
    display: block;
}

    a.downloaddoc.orange {
        color: #df791e;
        line-height: 25px;
    }

    a.downloaddoc:before {
        content: url('/assets/docicon.png') "\00a0\00a0";
        vertical-align: top;
        line-height: 30px;
    }


a {
    /*content:url('/assets/docicon.png') "\00a0\00a0";
vertical-align: top;
line-height: 30px;*/
    color: #df791e;
    text-decoration: none;
}

.listpageheader {
    color: #0068ac;
}

.fullsizeContainer {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: green;
}

.topbar {
    /*background-color:#fff;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    z-index: 1000;
}

    .topbar .menubar {
        background-image: url(topbar.png);
        background-repeat: repeat-x;
        height: 80px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1010;
    }

    .topbar ul.menu {
        position: absolute;
        left: 175px;
        top: 25px;
        width: 700px;
        /*background-color:red;*/
        font-family: 'b_ruston47_1.5book';
        font-style: normal;
        font-size: 15px;
        line-height: 20px;
        text-transform: uppercase;
    }

        .topbar ul.menu li {
            float: left;
            margin-right: 4px;
            cursor: pointer;
            height: 35px;
            position: relative;
        }

            .topbar ul.menu li a {
                text-decoration: none;
                height: 35px;
                display: block;
                color: #000;
            }

                .topbar ul.menu li a span {
                    height: 24px;
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-top: 4px;
                    display: block;
                    /*border:2px solid #fff;*/
                    border-radius: 3px;
                    -webkit-transition: color .3s, background-color .3s;
                    -moz-transition: color .3s, background-color .3s;
                    transition: color .3s, background-color .3s;
                }

                .topbar ul.menu li a:hover span, .topbar ul.menu li a.open span, .topbar ul.menu li.active a span {
                    background-color: #0068ac;
                    /*border:2px solid #0068ac;*/
                    color: #fff;
                }

                .topbar ul.menu li a .arrow {
                    background-position: center bottom;
                    background-repeat: no-repeat;
                    position: absolute;
                    left: 0;
                    top: 28px;
                    width: 100%;
                    height: 7px;
                    background-image: url(topmenu-arrow.png);
                    opacity: 0;
                    filter: alpha(opacity=0);
                    -webkit-transition: opacity .3s;
                }

                .topbar ul.menu li:hover a .arrow, .topbar ul.menu li a.open .arrow {
                    opacity: 1;
                }


    .topbar .dropdown {
        width: 100%;
        position: absolute;
        /*top:71px;*/
        top: -1000px;
        /*display:none;*/
        -webkit-transition: top .3s;
    }

    .topbar .dropdown2 {
        /*width:190px;
        left:540px;*/
        width: 100%;
        position: absolute;
        /*top:71px;*/
        top: -1000px;
        /*display:none;*/
        -webkit-transition: top .3s;
    }

    .topbar .dropdown-content {
        background-color: #fafafa;
        background-image: url(dropdown-bg.png);
        background-position: left top;
        background-repeat: repeat-x;
        width: 100%;
        /*min-height:200px;*/
    }

    .topbar .dropdown-footer {
        width: 100%;
        height: 16px;
        background-image: url(dropdown-footer.png);
        background-repeat: repeat-x;
        background-position: left top;
    }

    .topbar ul.links {
        position: absolute;
        top: 0;
        /*right: 70px;*/
        z-index: 1020;
        right: 150px;
    }

        .topbar ul.links li {
            float: left;
            margin-left: 2px;
        }

            .topbar ul.links li a {
                text-decoration: none;
                text-transform: uppercase;
                font-family: 'b_ruston47_1.5book';
                /*font-size: 11px;*/
                /*Grey*/
                /*color: #707070;*/
                color: #000;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                transition: all .3s;
                display: block;
                height: 20px;
                line-height: 20px;
                padding-left: 6px;
                padding-right: 6px;
                padding-top: 5px;
                border-radius: 3px;
                /*border-bottom-left-radius: 4px;*/
                /*border-bottom-right-radius: 4px;*/
                padding-bottom: 6px;
            }

                .topbar ul.links li a:hover, .topbar ul.links li.active a {
                    /*color:#0068ac;*/
                    color: #fff;
                    background-color: #0068ac;
                }


    .topbar ul.social-media {
        position: absolute;
        top: 30px;
        right: 7px;
    }

        .topbar ul.social-media li {
            float: left;
            margin-left: 10px;
        }

    .topbar ul.links a, .topbar .change-lang a {
        font-size: 15px;
    }

    .topbar ul.links, .topbar .change-lang, .SubRightMenu {
        top: 24px;
    }

/* Drop-down menu */
ul.dropdown-menu {
    font-family: 'b_ruston47_1.5book';
    font-size: 13px;
    line-height: 18px;
    background-image: url(dropdown-columns-bg.png);
    padding-top: 20px;
    /*min-height:200px;*/
    float: left;
    clear: both;
}

.dropdown .dropdown-menu ul.level2 > li {
    float: left;
}

ul.dropdown-menu li.menu2 {
    width: 186px;
}

    ul.dropdown-menu li.menu2 > a > span {
        color: #fff;
        background-color: #0068ac;
        border-radius: 3px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 2px;
        padding-left: 5px;
        padding-bottom: 3px;
        text-transform: none;
        margin-bottom: 6px;
        width: 159px;
        display: inline-block;
        cursor: default;
    }

ul.dropdown-menu li > ul {
    margin-bottom: 20px;
}

ul.dropdown-menu li ul li {
    margin-bottom: 4px;
}

    ul.dropdown-menu li ul li a {
        background-color: transparent;
        display: block;
        /*height:19px;*/
        line-height: 19px;
        color: #000;
        border-left: none;
        padding-left: 15px;
        padding-top: 1px;
        padding-bottom: 1px;
        width: 159px;
        -webkit-transition: background-color .2s;
        -moz-transition: background-color .2s;
        transition: background-color .2s;
    }

        ul.dropdown-menu li ul li a:hover, ul.dropdown-menu li ul li.menu3.active a {
            background-color: #eae9e9;
            border-left: 3px solid #0068ac;
            padding-left: 12px;
        }


    ul.dropdown-menu li ul li ul {
        margin-top: 3px;
        margin-bottom: 0;
    }

        ul.dropdown-menu li ul li ul li a {
            background-color: transparent;
            display: block;
            /*height:19px;*/
            line-height: 19px;
            color: #000;
            border-left: none;
            padding-left: 35px;
            -webkit-transition: background-color .2s;
            -moz-transition: background-color .2s;
            transition: background-color .2s;
            background-image: url(dropdown-level2-arrow.png);
            background-repeat: no-repeat;
            background-position: 20px center;
        }

            ul.dropdown-menu li ul li ul li a:hover {
                background-color: #eae9e9;
                border-left: 3px solid #0068ac;
                padding-left: 32px;
                background-position: 17px center;
            }


/* Campaign content in dropdown menu */
.menu-campaign {
    margin-left: 20px;
    float: left;
    margin-top: 15px;
    width: 400px;
    visibility: hidden;
}

    .menu-campaign .campaign-image {
        float: left;
        margin-right: 10px;
    }

    .menu-campaign .campaign-text {
        float: left;
        width: 200px;
        font-size: 13px;
        padding-top: 20px;
    }

        .menu-campaign .campaign-text strong {
            font-family: 'b_ruston47_1.5book';
            font-style: normal;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #0068ac;
            margin-bottom: 5px;
            display: block;
        }




/* Page footer */
.footer {
    position: fixed;
    background-color: #0068ac;
    /*height: 106px;*/
    height: 126px; /* Changed 2021-03-18 to allow for extra company line before employee title */
    bottom: 0;
    left: 0;
    width: 50%;
    color: #fff;
}

    .footer div {
        float: left;
        padding-left: 50px;
        padding-top: 20px;
        font-family: Georgia,serif;
        font-size: 13px;
        line-height: 18px;
    }

        .footer div h4 {
            font-family: 'b_ruston47_1.5book';
            font-size: 15px;
            font-style: normal;
        }


    .footer.wide {
        width: 100%;
    }

    .footer.clear {
        height: 25px;
    }



    /* Footer Contact Block */
    .footer .contact h4 {
        font-family: 'b_ruston47_1.5book';
        float: left;
        margin-right: 50px;
    }

    .footer .contact address {
        float: left;
        margin-right: 35px;
        /*font-style:italic;*/
        font-size: 13px;
    }



.ImgFullHalfWidth {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* text page */
.content {
    /*background-color:#fff;*/
    /*width:50%;*/
    /*height:100%;*/
    /*padding-top:40px;*/
    padding: 53px;
    padding-bottom: 150px;
    padding-top: 8px;
}

.content-text {
    max-width: 780px;
    /*font-style:italic;*/
    font-family: Georgia,serif;
    font-size: 15px;
    line-height: 24px;
    color: #0068ac;
}

.dashboard h2 {
    font-size: 20px;
}

.content-text-standard {
    max-width: 100%;
    /*font-style:italic;*/
    font-family: Georgia,serif;
    font-size: 15px;
    line-height: 24px;
    color: #0068ac;
}

a.content-text {
    line-height: normal;
}

/* thumbnail list */
ul.thumbnail-list {
}

    ul.thumbnail-list li {
        float: left;
        margin-right: 5px;
        margin-bottom: 14px;
        display: block;
        width: 257px;
        height: 154px;
        list-style-type: none;
    }


        ul.thumbnail-list li a {
            /*font-family: 'b_ruston47_1.5book';*/
            text-decoration: none;
            /*font-style:italic;*/
            line-height: 24px;
            font-size: 15px;
        }


            ul.thumbnail-list li a span {
                display: block;
                color: #0068ac;
                padding-left: 0;
                padding-right: 10px;
                -webkit-transition: background-color .3s, color .3s, padding .3s;
                -moz-transition: background-color .3s, color .3s, padding .3s;
                transition: background-color .3s, color .3s, padding .3s;
            }

            ul.thumbnail-list li a:hover span {
                background-color: #df791e;
                color: #fff;
                padding-left: 10px;
                padding-right: 0;
            }



            ul.thumbnail-list li a img {
                width: 257px;
                height: 122px;
                display: block;
            }

/* news list */

h1.news {
    margin-bottom: 0;
}

h6.news {
    color: #df791e;
    font-size: 11px;
}

ul.news-list {
    margin-right: -50px;
}

    ul.news-list li {
        float: left;
        padding-right: 50px;
        border-right: solid 1px #cce1ee;
        margin-right: 50px;
        margin-bottom: 50px;
        display: block;
        width: 223px;
        height: 420px;
    }

        ul.news-list li a {
            font-family: Georgia, 'Times New Roman', serif;
            text-decoration: none;
            /*font-style:italic;*/
            line-height: 24px;
            font-size: 15px;
        }

            ul.news-list li a h2 {
                display: block;
                color: #0068ac;
                font-style: normal;
                /*font-weight:bold;*/
                font-size: 20px;
                padding-left: 0;
                padding-right: 10px;
                height: 80px;
            }

            ul.news-list li a h6 {
                display: block;
                color: #df791e;
                /*font-style:italic;*/
                font-size: 11px;
                padding-left: 0;
                padding-right: 10px;
            }


            ul.news-list li a span.label {
                display: block;
                color: #0068ac;
                padding-left: 0;
                padding-right: 10px;
                overflow: hidden;
                height: 170px;
                -webkit-transition: background-color .3s, color .3s, padding .3s;
                -moz-transition: background-color .3s, color .3s, padding .3s;
                transition: background-color .3s, color .3s, padding .3s;
            }

            ul.news-list li a span.news-readmore {
                color: #df791e;
            }



            ul.news-list li a img {
                width: 223px;
                height: 134px;
                display: block;
                padding-bottom: 15px;
            }

/*ImageNavigate*/

.ImageNavigate {
    background-color: white;
    width: 180px;
    /*width:100%;*/
    height: 100%;
    position: absolute;
    box-shadow: inset 10px -5px 10px #888;
    margin-top: 2px;
    font-size: 32px;
    color: #0068ac;
    font-family: 'b_ruston47_1.5light';
    padding-left: 17px;
    padding-top: 10px;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    -webkit-transition: opacity .6s;
    z-index: 200;
}

    .ImageNavigate li a {
        color: #6ba5e1;
    }

        .ImageNavigate li a:hover {
            color: #0068ac;
        }

    .ImageNavigate .active a {
        /*color:#0068ac;*/
        color: #df791e;
    }

/*Left Menu*/

/*ImageNavigate*/

.LeftMenu {
    font-size: 12px;
    color: #999999;
    font-family: 'b_ruston47_1.5book';
}

    .LeftMenu li {
        padding-top: 4px;
        width: 200px;
        /*padding-left: 6px;*/
    }

        .LeftMenu li a {
            color: #999999;
            /*padding-left: 6px;*/
            padding-right: 10px;
            text-transform: uppercase;
            display: block;
            -moz-border-radius: 5px;
            border-radius: 5px;
            padding: 3px;
            background-color: #fff;
            padding-right: 10px;
            padding-left: 6px;
            text-transform: uppercase;
        }

        .LeftMenu li ul li a:before {
            content: " - ";
        }

        .LeftMenu li a:hover {
            /*color:#0068ac;*/
            background-color: #0068ac;
            color: White;
            /*-moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px;
    padding-right: 10px;
    text-transform:uppercase;*/
        }

        .LeftMenu li.active > a {
            background-color: #0068ac;
            color: White;
            /*padding-left: 6px;*/
        }

        .LeftMenu li.active ul li.active > a {
            background-color: #fff;
            color: #0068ac;
            font-weight: bold;
            /*padding-left: 6px;*/
        }


.SubRightMenu {
    position: absolute;
    top: 26px;
    right: 10px;
    z-index: 1030;
}

    .SubRightMenu .searchIcon, .SubRightMenu #Linkedin img {
        width: 22px;
        height: auto;
        /*padding-right:*/
    }

    .SubRightMenu #Linkedin img {
        vertical-align: top;
        padding-top: 2px;
    }

.topbar .sep {
    padding: 0px 9px 0px 0;
    float: left;
}

.topbar .change-lang {
    position: absolute;
    top: 28px;
    right: 75px;
    z-index: 1020;
}

    .topbar .change-lang a {
        text-transform: uppercase;
        font-family: 'b_ruston47_1.5book';
        /*font-size: 11px;*/
        color: #9a9a9a;
    }

.topbar .SubRightMenu .search {
    /*position: relative;
        float: left;*/
    /*opacity: 0;*/
    position: absolute;
    bottom: -64px;
    right: -10px;
    padding: 10px;
    background-color: grey;
}

.SubRightMenu .search.hide {
    display: none;
}

.SubRightMenu .search img {
    height: 27px;
    margin: 4px 13px 0 0;
}

.SubRightMenu .search .remove {
    position: absolute;
    /*right: 11px;*/
    right: 2px;
    top: 2px;
    cursor: pointer;
}

.topbar .SubRightMenu .sep {
    /*display: none;*/
    padding-top: 3px;
}

.SubRightMenu input.search-field {
    border: none;
    /*border-bottom: 1px solid #0068ac;*/
    font-family: 'b_ruston47_1.5book';
    font-size: 13px;
    width: 150px;
    color: #0068ac;
    margin-right: 40px;
    padding: 2px;
    outline: none;
}

.serp input.search-field {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 5px;
    border: none;
    outline: none;
    color: #0068ac;
}


/* Contact list*/

ul.contact-list {
    /*font-style:italic;*/
}

    ul.contact-list li {
        float: left;
        width: 185px;
        height: 295px;
        margin-right: 60px;
    }

        ul.contact-list li h3 {
            color: #0068ac;
            border-bottom: 1px solid #cce1ee;
            padding-left: 7px;
            padding-right: 7px;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        ul.contact-list li p {
            padding-left: 7px;
            padding-right: 7px;
            margin-bottom: 10px;
            line-height: 24px;
        }




/* Filter menu */

ul.filter-menu {
    float: right;
    position: relative;
    margin-top: 28px;
    /*margin-left:20px;*/
}

.list h1 {
    margin-bottom: 0;
    margin-right: 20px;
    float: left;
}

ul.filter-menu li {
    float: left;
    /*font-style:italic;*/
    margin-right: 5px;
}

    ul.filter-menu li a {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 4px;
        color: #0068ac;
        /*background-color:#fff;*/
        text-decoration: none;
        border-radius: 3px;
        -webkit-transition: color .3s, background-color .3s;
        -moz-transition: color .3s, background-color .3s;
        transition: color .3s, background-color .3s;
    }

        ul.filter-menu li a:hover, ul.filter-menu li.active a {
            color: #fff;
            background-color: #0068ac;
        }





.backgroundContainer {
    /*left: -1px;*/
    left: 50%;
    top: -1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: -999999;
    position: fixed;
    width: 400px;
    height: 400px;
    background-color: #000;
}

.backgroundImage {
    position: absolute;
    margin: 0;
    padding: 0;
    border: none;
    z-index: -999999;
    display: block;
    border: 1px solid transparent;
    width: 200px;
    height: 200px;
    left: 0;
    top: 0;
}


/* Grid */
.gridItem {
    width: 50%;
    height: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    font-size: 1em;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

    .gridItem .gridTitle {
        font-size: 1em;
    }

        .gridItem .gridTitle.imgSmallScale {
            z-index: 5;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 75px;
            background-color: #0068ac;
            opacity: .9;
            filter: alpha(opacity=90);
        }

            .gridItem .gridTitle.imgSmallScale.current-page {
                background-color: #df791e;
            }

.employeeCasesGrid .gridItem .gridTitle.imgSmallScale {
    height: 106px;
}

.employeeCasesGrid .readmore {
    bottom: 106px;
}


.gridItem .gridTitle div {
    padding-left: 32px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gridItem .gridTitle h2 {
    font-family: 'b_ruston47_1.5book';
    font-style: normal;
    font-size: 120%;
    /*line-height:24px;*/
    line-height: 130%;
    color: #fff;
    text-transform: uppercase;
}

.gridItem .gridTitle p {
    color: #fff;
    font-size: 100%;
}


.gridItem .is-half-height {
    width: 100%;
    height: 50%;
    position: relative;
}



.frontPageBigTitle div {
    color: #fff;
    font-family: 'b_ruston47_1.5light';
    font-style: normal;
    font-size: 300%;
    text-transform: uppercase;
}




/* FittingImage classes */

.FittingImage {
    overflow: hidden;
    position: relative;
}

    .FittingImage img.primary {
        visibility: hidden;
        position: absolute;
    }

    .FittingImage img.preloader {
        position: absolute;
        /*left:-2000px;*/
        visibility: hidden;
        /*display:none;*/
    }

/*slider*/
.slidenav {
    float: right;
    /*position: relative;
    top:120px;*/
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: 0;
    width: 73px;
    height: 73px;
    background-image: url(/assets/nav.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    -webkit-transition: opacity .8s;
}

/*referenceleaf*/
.referenceleaf {
    width: 131px;
    height: 30px;
    float: right;
    margin-right: -6px;
    margin-top: 40px;
    padding-top: 4px;
    padding-left: 8px;
    z-index: 10;
    position: relative;
    background-image: url('/assets/referenceleaf.png');
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 12px;
}

    .referenceleaf a {
        color: White;
    }

/* Location Navigate (BreadCrumb) classes */
.LocationNavigate {
    float: left;
    font-style: italic; /* testing - only italic element */
}

    .LocationNavigate li {
        float: left;
    }

    .LocationNavigate .menu a {
        color: #0068ac;
        font-size: 11px;
    }

        .LocationNavigate .menu a.nolink {
            color: #999;
            cursor: default;
        }

        .LocationNavigate .menu a:after {
            content: " /\00a0";
        }

    .LocationNavigate .last a {
        color: #df791e;
    }

        .LocationNavigate .last a:after {
            content: "";
        }

.LocationNavigateRef {
    float: left;
    font-style: italic;
}

    .LocationNavigateRef li {
        float: left;
    }

    .LocationNavigateRef .menu a {
        color: #0068ac;
        font-size: 11px;
    }

        .LocationNavigateRef .menu a:after {
            content: " /\00a0";
        }

.LocationNavigateRefFinal {
    color: #df791e;
    font-size: 11px;
    font-style: italic;
}




/* LOGO */
.logo {
    padding: 10px;
    padding-left: 20px;
}

.debugger {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border: 1px solid red;
    padding: 10px;
}

/*Area22*/
.Area22 a {
    color: #999999;
}

    .Area22 a:before {
        content: url('/assets/docicon.png') "\00a0\00a0";
        vertical-align: top;
        line-height: 30px;
    }


/*workby*/
.workby {
    width: 100%;
    padding-top: 40px;
}

    .workby img {
        margin-left: 30px;
    }

    .workby div:first-child {
        border-right: 1px solid #cccccc;
        float: left;
        width: 49%;
    }

    .workby div:last-child {
        float: right;
        width: 49%;
    }


/*readmore*/
.readmore {
    background-color: #0068ac;
    font-size: 15px;
    font-family: 'b_ruston47_1.5light';
    color: White;
    padding: 34px;
    position: absolute;
    top: 0;
    bottom: 75px;
    opacity: .0;
    filter: alpha(opacity=0);
    right: 0;
    left: 0;
    z-index: 5;
    /*font-style:italic;*/
}

    .readmore > a div {
        width: 139px;
        height: 22px;
        background-color: White;
        color: #0068ac;
        margin-top: 30px;
        cursor: pointer;
    }

        .readmore > a div > span {
            font-family: Verdana;
        }

    .readmore .readmore-button {
        width: 175px;
        display: block;
        min-height: 22px;
        padding: 0.2rem 0.5rem;
        background-color: white;
        color: #0068AC;
        margin-top: 30px;
        cursor: pointer;
    }

        .readmore .readmore-button .plus {
            font-family: Verdana;
        }



.dropdown2 .dropdown-menu ul.level2 > li {
    float: left;
}

/*
 .dropdown2 ul.dropdown-menu li.menu2 > a > span {
        color:#000;
        background-color:transparent;
        border-radius:0px;
        margin-left:10px;
        margin-right:10px;
        padding:2px;
        padding-left:5px;
        padding-bottom:3px;
        text-transform:none;
        margin-bottom:0px;
        width:160px;
        display: inline-block;
        cursor: default;
    }
    
    .dropdown2 ul.dropdown-menu li.menu2 > a:hover > span {
        color:#000;
        background-color:#eae9e9;
        border-radius:0px;
        margin-left:0px;
        margin-right:0px;
        padding:2px;
        padding-left:12px;
        padding-bottom:3px;
        text-transform:none;
        margin-bottom:0px;
        width:160px;
        display: inline-block;
        cursor: pointer;
        border-left:3px solid #0068ac;
    }
*/



/*

background-color:#eae9e9;
        border-left:3px solid #0068ac;
        padding-left:32px;
        background-position:17px center;

*/

#contact_map {
    position: absolute;
    width: 854px;
    height: 100%;
    right: 0;
    top: 0;
    background-image: url('/assets/contact_map.png');
    background-repeat: no-repeat;
    z-index: -10;
}


/* DOWNLOAD BILLEDER */
.download-images {
    padding-left: 220px;
    /*padding-top:30px;*/
}

    .download-images ul {
        margin-right: -30px;
    }

        .download-images ul li {
            margin-right: 30px;
        }

/*
.download-images .download-item {
    display:block;
    margin-bottom:25px;
}
.download-images .download-item .data-image {
    display:block;
    float:left;
    width:80px;
}
.download-images .download-item .data-text {
    display:block;
    float:left;
    margin-left:10px;
}
*/

.disclaimer {
    position: fixed;
    right: 0;
    bottom: 0;
    /*background-color: white;*/
    /*background-color:#0068ac;*/
    background-image: url(white_90pct.png);
    height: 28px;
    line-height: 28px;
    /*font-family: 'b_ruston47_1.5book';*/
    font-family: Verdana;
    font-size: 10px;
    text-transform: uppercase;
    color: #0068ac;
    padding-left: 10px;
    padding-right: 10px;
}


/* NewsTicker classes */
.news-ticker {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    height: 250px;
    z-index: 50;
}

    .news-ticker ul.news-ticker-items {
        clear: both;
        position: relative;
        font-size: 15px;
    }

        .news-ticker ul.news-ticker-items li {
            display: none;
            position: absolute;
            left: 0;
            top: 0;
            max-width: 450px;
        }

            .news-ticker ul.news-ticker-items li a {
            }

    .news-ticker ul.news-ticker-navigation {
        clear: both;
        height: 30px;
        z-index: 10;
        position: relative;
    }

        .news-ticker ul.news-ticker-navigation li {
            float: left;
            margin-right: 8px;
            display: block;
            width: 16px;
            height: 16px;
        }

            .news-ticker ul.news-ticker-navigation li a {
                display: block;
                width: 16px;
                height: 16px;
                background-image: url(news-ticker-bullet.png);
                background-color: transparent;
                background-position: 0px 0;
            }

            .news-ticker ul.news-ticker-navigation li.active a {
                background-position: -16px 0;
            }

    .news-ticker ul.news-ticker-items .date {
        color: #fff;
        background-color: #df791e;
        float: left;
        font-size: 12px;
        margin-bottom: 10px;
        padding: 2px;
    }

    .news-ticker ul.news-ticker-items h3 {
        clear: both;
        text-transform: uppercase;
        font-family: 'b_ruston47_1.5book';
        color: #0068ac;
        font-size: 1.2em;
        margin-bottom: 8px;
    }

        .news-ticker ul.news-ticker-items h3 a {
            color: #0068ac;
        }

    .news-ticker ul.news-ticker-items p {
        color: #0068ac;
        /*font-style:italic;*/
    }

    .news-ticker a.all-news-link {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
        font-size: 12px;
        font-family: 'b_ruston47_1.5light';
        font-style: italic;
        text-transform: uppercase;
        background-color: #BCBCBC;
        color: white;
        border-radius: 4px;
        padding: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

        .news-ticker a.all-news-link:hover {
            background-color: #DF791E;
        }


/* Search result page */
.serp_paging {
    margin-bottom: 20px;
}


@media only screen and (max-width: 1150px) {

    .topbar ul.menu, .topbar ul.links li a, .topbar .change-lang a, .SubRightMenu {
        font-size: 13px;
    }

    .topbar ul.links li a {
        /*font-size: 10px;*/
    }

    ul.dropdown-menu {
        font-size: 11px;
        line-height: 16px;
        background-image: url(dropdown-columns-bg-small.png);
    }

        ul.dropdown-menu li.menu2 {
            width: 156px;
        }

            ul.dropdown-menu li.menu2 > a > span {
                margin-left: 10px;
                margin-right: 10px;
                width: 129px;
            }

        ul.dropdown-menu li ul li a {
            width: 129px;
        }

    .LocationNavigate ul li {
        font-size: 9px;
    }

    h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .StandardText h2 {
        font-size: 18px;
        line-height: 23px;
    }

    .content-text {
        font-size: 12px;
        line-height: 19px;
    }

    .footer div {
        font-size: 10px;
        line-height: 14px;
    }

        .footer div h4 {
            font-size: 12px;
        }
}

.full-width-image img, img.full-width-image {
    width: 100%;
}




/* Newsletter signup form */
.inquery {
}

.inquery__form {
    width: 100%;
    float: left;
    margin-right: 40px;
}

.inquery__label {
    display: block;
    width: 100%;
    font-style: italic;
    font-size: 10px;
    line-height: 12px;
}

.inquery__input {
    display: block;
    width: 200px;
    border-radius: 3px;
    border: rgb(204, 204, 204) solid 1px;
    padding: 5px;
    font-style: italic;
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 13px;
}

.inquery__select {
    width: 210px;
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 13px;
}

.inquery__button {
    font-family: 'b_ruston47_1.5light';
    display: inline-block;
    color: white;
    border-radius: 2px;
    border: #DFDFDF solid 1px;
    padding-right: 50px;
    text-align: left;
    background: #DFDFDF url('../images/grey_arrow.png') center right no-repeat;
    cursor: pointer;
}

    .inquery__button.success {
        background: #DD7727 url('../images/orange_arrow.png') center right no-repeat;
    }

.inquery__select.invalid {
    border-color: #df791e;
}

.inquery__input.invalid {
    border: #df791e solid 1px;
}

.inquery__input.success {
    border: green solid 1px;
}

/* contact form */
.contactform {
    position: relative;
    margin-top: 2em;
}

    .contactform .sent {
        display: none;
    }

    .contactform.complete .sent {
        display: block;
    }

    .contactform.complete table {
        display: none;
    }

    .contactform table {
        width: 100%;
    }

        .contactform table td, .contactform table th {
            padding-bottom: 0.75em;
            vertical-align: top;
        }

        .contactform table th {
            padding-right: 2em;
            padding-top: 0.3em;
        }

    .contactform input, .contactform textarea, .contactform select {
        width: 100%;
        padding: 0.5em;
        box-sizing: border-box;
        border: 1px solid #ccc;
    }

    .contactform button {
        font-family: 'b_ruston47_1.5book';
        font-style: normal;
        font-size: 120%;
        color: #fff;
        text-transform: uppercase;
        background-color: #0068ac;
        border: none;
        padding: 0.5em 1.25em;
        cursor: pointer;
    }



    .contactform.submitting::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255,255,255,0.6);
        cursor: wait;
    }

    .contactform.submitting::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 50px;
        height: 50px;
        transform: translate(-50%,-50%);
        border-radius: 100%;
        border: 6px solid #0068ac;
        border-left-color: transparent;
        box-sizing: border-box;
        -webkit-animation: spinAround 1.2s infinite linear;
        animation: spinAround 1.2s infinite linear;
    }


/* Responsive iframe for video player */


.video-wrapper {
    width: 100%;
    position: relative;
}

    .video-wrapper:before {
        content: '';
        display: block;
        padding-top: 50%;
    }

    .video-wrapper[data-aspect='16:9']:before {
        padding-top: 56.25%;
    }

    .video-wrapper[data-aspect='16:10']:before {
        padding-top: 62.5%;
    }

    .video-wrapper iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }


.three-col-docs-right .video-wrapper {
    width: auto;
    margin-left: 220px;
}



@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}
