@import url("TiemposHeadlineWebfontKit.css");



/*.bulleted:before
{
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    width: 1em;
    height: 1em;
    color: black;
    font-size: 1.15em;
}
*/
.bulleted {
    background: none !important;
    padding-left: 0 !important;
}

.navSupScrollTop {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 0.3em;
    left: 0.3em;
    width: 3em;
    height: 3em;
    background-color: #004D66;
    background-size: contain;
    cursor: pointer;
    box-shadow: rgba(0,0,0,0.5) 0 0 5px;
    -moz-transition: opacity .25s linear, visibility .1s linear;
    -webkit-transition: opacity .25s linear, visibility .1s linear;
    -o-transition: opacity .25s linear, visibility .1s linear;
    transition: opacity .25s linear, visibility .1s linear;
    z-index: 1000;
    border-radius: 40px;
}

    .navSupScrollTop.is-active {
        visibility: visible;
        opacity: 1;
    }

@media (min-width: 980px) and (max-width: 1139px) {
    div.siteMain {
        width: 100%;
    }

    form {
        width: 100%;
    }

}
/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    form {
        width: 100%;
        border: none;
    }
    .col75 .form:nth-child(2n+1) {
        background: #fff;
        padding: .3em;
    }

    body {
        padding: 0;
        background: #fff;
    }

    form {
        padding: 0;
    }
    ul.topmenu {visibility:hidden;display:none;}

    .handheld-menu.top {
        border-bottom:1px solid #EAEAEA
    }
    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars,
    div.handheld-menu.top ul.handheldTopMenu li.expanded div.collapse-button i.fa.fa-bars {
        background: #fff;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
            font-weight: 400;
            font-size: 15px;
            position: relative;
            z-index: 2000;
            background: #fff;
            border-radius: 0;
            border-bottom: 1px solid #fff;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: 1px solid #fff;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: normal;
                font-size: 16px;
                padding-left: 0.6em;
                color: #333;
                border: none;
            }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: 1px solid #EAEAEA;
            }

            .handheld-menu .handheldTopMenu ul li > ul li > ul li, .handheldTopMenu.nojs ul li > ul li > ul li {
                border-bottom: 1px solid #fff;
            }

            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
                border-bottom:1px solid #EAEAEA
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-weight: normal;
                    font-size: 16px;
                    text-transform: none;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                    padding-left: 3em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                    padding-left: 4em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul {
                    background: #fff;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #fff;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #fff;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #fff;
                padding-top: 0.615em;
            }

            .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
                margin: 0;
            }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 3px;
        height: 100%;
        right: 10px;
        text-align: right;
        padding: 10px;
        color: #004D66;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 3px;
        right: 10px;
        width: auto;
        height: auto;
        text-align: left;
    }

    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars, div.handheld-menu.top ul.handheldTopMenu li.expanded div.collapse-button i.fa.fa-bars {
        background: #004D66;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu .handheldTopMenu div.expand-button, .handheld-menu .handheldTopMenu div.collapse-button {
        text-align: right;
        color: #004D66;
    }


    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        color: #fff;
    }

    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #137eba;
        font-family: FontAwesome;
        font-size: 0.8em;
    }

    div.siteHeader-container div.handheld-menu.top ul.handheldTopMenu li span:first-of-type {
        color:#fff;
        position:relative;

    }

    div.siteToplinks-container, div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter, div.siteAuthor-container {
        margin: 0 auto;
        width: auto !important;
        padding: 0;
    }

        div.siteHeader-container h1 {
            background: none;
            margin: 0;
            padding: 0;
            text-indent: 0%;
            width: 25%;
            top: 0px;
        }

    div.siteToplinks, div.siteHeader, div.siteMain, div.siteFooter {
        width: auto;
        padding: 0;
    }

    div.siteFooter-container {
        padding: 40px 20px 30px;
    }

    div.siteHeader {
        height:40px;
    }

    div.siteHeader-container div.siteHeader div.siteLogo a img {
        width: 4em;
        position: relative;
        top: 4px;
        z-index: 8000;
        left: 0.25em;
    }
    div.siteLogo {
        position: absolute;
        top: 13px;
        left:12px;
    }

    div.search_area {
        z-index: 8000;
        position: absolute;
        top: 12px;
        right: 80px;
    }

    div.siteContent {
        width: 100%;
        padding: 10px 30px;
        box-sizing: border-box;
    }

    .default div.fullContent {
        background: none;
        width: 100%;
    }

    h1, h1.pagetitle {
        font-size: 2.5em;
    }

    div.siteMain {
        margin-top: 0;
    }

    .default .col33 {
        width: 100%;
    }

    div.siteContent .col25 .box {
        width: 100%;
    }

    ul.siteOptions {
        text-align: center;
        width: 100%;
    }

        ul.siteOptions li a {
            color: #fff;
        }

    div.global-authorization {
        position: absolute;
        right: 16px;
        top: 90px;
        width: 100%;
        background-color: transparent;
    }

        div.global-authorization a {
            font-size: 14px;
        }

        div.global-authorization i {
            color: #fff;
        }

    body.hss_object_objectdetailstemplateb span.button-list input {
        border: 1px solid #cecfce;
        border-color: #cecfce;
    }

    .page-col75.col75 li:not(.validator):not(.value):not(.label):not(.question):not(.answer) {
        clear: none;
    }

    div.siteContent .col25 .box.object-interest,
    div.box-secondary.box.secondary.object-facts {
        width: 100% !important;
        height: auto !important;
    }

    ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
        float: left;
        font-size: 11px;
        width: 87%;
    }

    .page-col75 div.interest-objectinfo {
        height: auto;
        margin-bottom: 4px;
        width: auto;
    }

    div.siteFooter ul.siteOptions {
        display: none;
    }

    div.siteAuthor {
        width: auto !important;
        padding: 0 0 10px;
    }

    div.siteMain:before,
    div.siteMain:after {
        content: "";
        display: none;
    }

    .col75 img {
        max-width: 100%;
    }

    div.siteContent table tr > .col50 {
        max-width: 100%;
        width: auto;
    }

    div.siteFooter div.col33 {
        width: 45%;
        float: left;
    }

    #google_translate_element {
        position: absolute;
        top: 89px;
        z-index: 2000;
    }

    div.image-big img,
    .col50 img {
        max-width: 100%;
        box-sizing: border-box;
    }

    div.areatext {
        width: 66%;
    }

    div.areaimg {
        width: 30%;
        height: auto;
        float: right;
    }

        div.areaimg img {
            width: 100%;
            height: auto;
        }

    div.image-big img {
        width: 100%;
    }

    .image-slideshow .image-big {
        width: auto;
        float: left;
        margin-right: 20px;
    }

    div.page-col50 ul.grid li.left {
        margin-bottom: 18px;
    }

    .image-slideshow .imgthumbs {
        margin: 0 3px 0;
        padding: 0;
    }

    div.image-thumbs img {
        margin: 0;
        border-width: 3px;
    }

    div.image-thumbs {
        width: auto;
        padding: 0;
    }
    div.article {
        min-height:unset;
    }
    /** AMASTEN **/
    div.col100.ListAvailableNews {
        margin-top: 0;
    }
    div.ImageTextStyles.Text {
        top: 16%;
        width: 80%;
        left: 2%;
        margin: 0 auto;
        right: 2%;
    }
    div.ImageText h1 {
        color: #051033;
        font-family: "Spline Sans", sans-serif;
        font-size: 32px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 10px;
    }
    div.ImageTextStyles.Text span.ingress {
        margin-bottom: 20px;
    }
    div.col100.ListAvailableNews div.col50.listavailable.column {
       height:180px !important;
    }
    div.col50.listavailable, div.col50.newslist {
        margin-bottom: 20px;
    }
    div.col100.ListAvailableNews {
        margin-bottom:10px;
    }
    div.col100.entrance div.col33.ingangar  {
        border-radius: 4px;
        background-color: #FFFFFF;
        box-shadow: 0 70px 30px -60px rgba(0,0,0,0.2), 0 5px 12px 0 rgba(0,0,0,0.04), 0 1px 2px 0 rgba(0,0,0,0.08);
        position: relative;
        margin-bottom:30px;
        width:100%;
    }
    div.col100.cityarticle {
        margin:0;
    }
    div.col100.cityarticle div.col50 {
        padding: 60px 40px;
        width: 60%;
    }
    div.col100.cityarticle div.col50.alignleft {
        margin: 0;
    }
    div.col100.cityarticle div.col50.alignright {
        width: 40%;
    }
    div.col100.cityarticle a div.col50.alignright img.img {
        height:auto !important;
    }
    div.col100.cityarticle h3 {
        color: #051033;
        font-family: "Spline Sans", sans-serif;
        font-size: 37px;
        font-weight: 600;
        line-height: 38px;
        text-align: left;
    }
    div.col100.highlight {
        margin:0;
    }
    div.col100.highlight img {
        max-width: 1440px;
        position: relative;
        left: 0;
        bottom: -5px;
    }
    div.col100.highlight img {
        max-width: 1440px;
        position: relative;
        left: 0;
        bottom: -5px;
        height:auto !important;
    }
    div.col100.highlight div.highlightcontainer div.highlight-textarea {
        position:relative;
        bottom:unset;
        width:100%;
        }
        div.col100.promo {
            width: 100%;
            position: relative;
            left: 0;
            margin: 0;
            padding:40px 0 60px;
        }
        div.col100.promo .promocontainer {
            width: 100%;
            margin: 0 auto;
            text-align: left;
            padding: 20px 50px;
            box-sizing: border-box;
        }
            div.col100.promo .promocontainer img {
                float: right;
                position: relative;
                bottom: 0;
                right: 0;
                display:none;
            }
    .col25 {
        width: 24.82608695652174%;
    }
    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteInfo-container, div.siteBreadcrumbs-container,
    div.siteHeader, div.siteMain, div.siteFooter, div.siteInfo, div.siteBreadcrumbs {
        width: 100%;
    }
    div.siteInfo {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    div.siteContentHeader {
        padding: 40px 0 30px;
        margin-top: 0;
        float: left;
    }
        div.siteContentHeader p {
            width: 70%;
        }
    table.cmContent-template-2col tbody tr td.col50 {
        display:block;
        float:left;
        width:100%;
        padding:50px !important;
        box-sizing:border-box;
    }
    div.siteContentHeader h1.pagetitle {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
        line-height: 45px;
    }
    table.cmContent-template-2col tbody tr td.col50 .large, 
    table.cmContent-template-2col-nopadding tbody tr td.col50 .large {
        font-size: 300%;
        text-align: left;
        line-height: 58px;
        margin-bottom: 0;
    }
    table.cmContent-template-2col tbody tr td.col50 {
        padding-top:0 !important;
    }
    table.cmLayoutbox tbody tr td.col100.column p img {
        width: unset;
    }
    .new-project img.puffimg {
        margin-bottom: 0;
        float: right;
        margin-left: 20px;
        width: 140px;
    }
    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter li {
            margin-left: 0;
            width: 100%;
        }

        ul.quickfilter table tr td {
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
            display: block;
        }

        ul.quickfilter li.full {
            width: 100%;
        }

            ul.quickfilter li.full table.check {
                width: 100%;
            }

                ul.quickfilter li.full table.check tr td {
                    padding: 5px 0;
                }

    .objectlistFilters {
        padding-right: 20px;
        padding-left: 20px;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
        padding:0;
    }
    div.page-col50 .register-interest ul.grid li.left {
        width: 100%;
        text-align: center;
        font-weight: 600
    }
    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    .templatelist.block.objectlist {
        margin-right: 2%;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image {
        width: 100% !important;
    }


    ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
        float: left;
        font-size: 11px;
        width: 86%;
    }

    .page-col75 div.interest-objectinfo {
        height: auto;
        margin-bottom: 4px;
        width: auto;
    }

    ul.subst-row li {
        padding: 0 14px;
        width: 100%;
    }
    table.cmContent-template-2col-nopadding tr td.col50.alignleft {
        padding-right: 0;
        width: 100%;
    }
    table.cmContent-template-2col-nopadding tr td.col50.alignright {
        padding: 0;
        width: 100%;
    }
    .cmLayoutbox {
        margin-bottom:20px;
    }
    .linkbtn, .linkbtn-orange {
        display:block;
    }
    table.cmContent-template-contact-2col tbody tr td.col50:first-of-type {
        padding-right: 20px;
        width: 50%;
    }
    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: 100%;
    }
    div.image-big img, .col50 img {
        max-width: 100%;
        box-sizing: border-box;
        /*width: 100% !important;*/
    }
    .col75 img {
        max-width: 100%;
        width: 100%;
    }
    .col25 .box-inner img {
        max-width: 190px;
        float: left;
        margin-right: 20px;
    }
    table.box.col25 tbody tr td.box-outer.box-inner p, table.col75 tbody tr td.col25.alignright p  {
        font-size: 15px;
        line-height: 26px;
    }
    div.siteContent table tr > .col25 {
        width: 31%;
        display: block;
        float: left;
    }
    table.cmContent-template-2col-staff tbody tr td.col50.alignright {
        width: 65.71428571428571%;
        box-sizing:border-box;
    }
    table.cmContent-template-2col-staff tbody tr td.col25.alignleft {
        width: 24.82608695652174%;
        box-sizing:border-box;
    }
    div.siteContent .col50 {
        width: 100%;
    }
    /** Investor Relations **/
    body.investorrelations div.col100 div.col66,
    body.investorrelations div.col33 {
        width: 100%;
    }

    body.investorrelations div.siteContent {
        width: 100%;
        padding: 30px;
    }

    div.cision.about div.downloads {
        width: 40%;
        padding: 5%;
    }

    div.cision.about a div.downloads img.image,
    div.investorinfo-contact img.image {
        height: auto !important;
    }

    div.divTableCell.press .btn {
        margin-bottom: 6px;
    }
    div.investor-contact {
        padding: 15px 5px;
        box-sizing: border-box;
        width: 48%;
        float: left;
    }
    div.investorinfo-contact {
        float:left;
        width:100%;
    }
    div.investor-contact:last-of-type {
        float: right;
    }
    div.investorinfo-contact div.investor-contact p a {
        font-size:13px;
    }
    div.siteLogo a#ctl00_ctl01_hlHome {
        font-size: 2em;
        text-decoration: none;
        line-height: 1.35em;
        color: #051033 !important;
        font-family: "Spline Sans", sans-serif;
        font-weight: 600;
        z-index: 8999;
        position: absolute;
        width: 175px;
    }
}

/* Phone */
@media (max-width: 480px) {
    body {
        padding: 0;
        background: #fff;
    }

    form {
        padding: 0;
    }

    ul.topmenu {
        visibility: hidden;
        display: none;
    }

    .handheld-menu.top {
        border-bottom: 1px solid #EAEAEA
    }

    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars,
    div.handheld-menu.top ul.handheldTopMenu li.expanded div.collapse-button i.fa.fa-bars {
        background: #fff;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
            font-weight: 400;
            font-size: 15px;
            position: relative;
            z-index: 2000;
            background: #fff;
            border-radius: 0;
            border-bottom: 1px solid #fff;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: 1px solid #fff;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: normal;
                font-size: 16px;
                padding-left: 0.6em;
                color: #333;
                border: none;
            }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: 1px solid #EAEAEA;
            }

            .handheld-menu .handheldTopMenu ul li > ul li > ul li, .handheldTopMenu.nojs ul li > ul li > ul li {
                border-bottom: 1px solid #fff;
            }

            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
                border-bottom: 1px solid #EAEAEA
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-weight: normal;
                    font-size: 16px;
                    text-transform: none;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                    padding-left: 3em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                    padding-left: 4em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul {
                    background: #fff;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #fff;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #fff;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #fff;
                padding-top: 0.615em;
            }

            .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
                margin: 0;
            }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 3px;
        height: 100%;
        right: 10px;
        text-align: right;
        padding: 10px;
        color: #004D66;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 3px;
        right: 10px;
        width: auto;
        height: auto;
        text-align: left;
    }

    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars, div.handheld-menu.top ul.handheldTopMenu li.expanded div.collapse-button i.fa.fa-bars {
        background: #004D66;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu .handheldTopMenu div.expand-button, .handheld-menu .handheldTopMenu div.collapse-button {
        text-align: right;
        color: #004D66;
    }


    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        color: #fff;
    }

    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #137eba;
        font-family: FontAwesome;
        font-size: 0.8em;
    }

    div.siteHeader-container div.handheld-menu.top ul.handheldTopMenu li span:first-of-type {
        color: #fff;
        position: relative;
    }

    div.siteToplinks-container, div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter, div.siteAuthor-container {
        margin: 0 auto;
        width: auto !important;
        padding: 0;
    }

        div.siteHeader-container h1 {
            background: none;
            margin: 0;
            padding: 0;
            text-indent: 0%;
            width: 25%;
            top: 0px;
        }

    div.siteToplinks, div.siteHeader, div.siteMain, div.siteFooter {
        width: auto;
        padding: 0;
    }

    div.siteFooter-container {
        padding: 40px 20px 30px;
    }


    div.siteHeader {
        height: 40px;
    }

    div.siteHeader-container div.siteHeader div.siteLogo a img {
        width: 4em;
        position: relative;
        top: 4px;
        z-index: 8000;
        left: 0.25em;
    }

    div.siteLogo {
        position: absolute;
        top: 13px;
        left: 12px;
    }

    div.search_area {
        z-index: 8000;
        position: absolute;
        top: 12px;
        right: 80px;
    }

    div.siteContent {
        width: 100%;
        padding: 10px 30px;
        box-sizing: border-box;
    }

    .default div.fullContent {
        background: none;
        width: 100%;
    }

    h1, h1.pagetitle {
        font-size: 2.1em;
        line-height:46px;
    }

    div.siteMain {
        margin-top: 0;
    }

    .default .col33 {
        width: 100%;
    }

    div.siteContent .col25 .box {
        width: 100%;
    }

    ul.siteOptions {
        text-align: center;
        width: 100%;
    }

        ul.siteOptions li a {
            color: #fff;
        }

    div.global-authorization {
        position: absolute;
        right: 16px;
        top: 90px;
        width: 100%;
        background-color: transparent;
    }

        div.global-authorization a {
            font-size: 14px;
        }

        div.global-authorization i {
            color: #fff;
        }

    body.hss_object_objectdetailstemplateb span.button-list input {
        border: 1px solid #cecfce;
        border-color: #cecfce;
    }

    .page-col75.col75 li:not(.validator):not(.value):not(.label):not(.question):not(.answer) {
        clear: none;
    }

    div.siteContent .col25 .box.object-interest,
    div.box-secondary.box.secondary.object-facts {
        width: 100% !important;
        height: auto !important;
    }

    ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
        float: left;
        font-size: 11px;
        width: 87%;
    }

    .page-col75 div.interest-objectinfo {
        height: auto;
        margin-bottom: 4px;
        width: auto;
    }

    div.siteFooter ul.siteOptions {
        display: none;
    }

    div.siteAuthor {
        width: auto !important;
        padding: 0 0 10px;
    }

    div.siteMain:before,
    div.siteMain:after {
        content: "";
        display: none;
    }

    .col75 img {
        max-width: 100%;
    }

    div.siteContent table tr > .col50 {
        max-width: 100%;
        width: auto;
    }

    div.siteFooter div.col33 {
        width: 45%;
        float: left;
    }

    #google_translate_element {
        position: absolute;
        top: 89px;
        z-index: 2000;
    }

    div.image-big img,
    .col50 img {
        max-width: 100%;
        box-sizing: border-box;
    }

    div.areatext {
        width: 100%;
    }

    div.areaimg {
        width: 30%;
        height: auto;
        float: right;
    }

        div.areaimg img {
            width: 100%;
            height: auto;
        }

    div.image-big img {
        width: 100%;
    }

    .image-slideshow .image-big {
        width: auto;
        float: left;
        margin-right: 20px;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
        padding:0;
    }

    div.page-col50 .register-interest ul.grid li.left {
        width: 100%;
        text-align: center;
        font-weight: 600
    }
    div.page-col50 ul.grid li.left {
        margin-bottom: 18px;
    }

    .image-slideshow .imgthumbs {
        margin: 0 3px 0;
        padding: 0;
    }

    div.image-thumbs img {
        margin: 0;
        border-width: 3px;
    }

    div.image-thumbs {
        width: auto;
        padding: 0;
    }
    div.article {
        min-height: unset;
    }

    /** AMASTEN **/
    div.col100.ListAvailableNews {
        margin-top: 0;
    }

    div.ImageTextStyles.Text a.ImageTextLink {
        display:none !important;
    }


    div.ImageTextStyles.Text {
        top: 18%;
        width: 100%;
        left: 2%;
        padding: 10px 14px;
        box-sizing: border-box;
        width: 96%;
        right: 2%;
    }

    div.ImageText h1 {
        color: #051033;
        font-family: "Spline Sans", sans-serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 10px;
    }

    div.ImageTextStyles.Text span.ingress {
        color: #000;
        font-family: "Open Sans";
        font-size: 15px;
        font-weight: 300;
        letter-spacing: 0.05px;
        line-height: 22px;
        margin-bottom:10px;
    }

    div.col100.ListAvailableNews div.col50.listavailable div.box-inner h2 {
        top: -10px;
        font-size: 34px;
        line-height: 26px;
        width: 100%;
        text-align:center;
    }
    div.col50.listavailable ul.listavailable {
        width: 31%;
        right: 56%;
        top: 60px;
    }
        div.col50.listavailable ul.listavailable.premises {
            float: right;
            width: 26%;
            right: 37%;
            left: auto;
        }
        div.col50.listavailable ul.listavailable.parking {
            float: right;
            width: 28%;
            right: 13%;
        }
    div.col50.listavailable .box-inner span.numero {
        font-size: 60px;
    }
    div.col50.listavailable .box-inner span {
        font-size:14px;
    }
    div .col100.ListAvailableNews .box-inner {
        padding: 32px 20px 15px;
        height: 100%;
    }
    div.col50.listavailable span.link, div.col50.newslist span.link {
        right: 20px;
        left: 20px;
    }

    div.col100.ListAvailableNews div.col50.listavailable.column {
        height: 140px !important;
    }
    div.col100.ListAvailableNews div.col50 {
        height:auto !important;
    }
    div.col50.listavailable, div.col50.newslist {
        margin-bottom: 20px;
    }

    div.col100.ListAvailableNews .box-inner h2 {
        width: 100%;
    }

    div.col100.ListAvailableNews {
        margin-bottom: 10px;
    }

    div.col100.entrance div.col33.ingangar {
        border-radius: 4px;
        background-color: #FFFFFF;
        box-shadow: 0 70px 30px -60px rgba(0,0,0,0.2), 0 5px 12px 0 rgba(0,0,0,0.04), 0 1px 2px 0 rgba(0,0,0,0.08);
        position: relative;
        margin-bottom: 30px;
    }
        div.col100.entrance div.col33.ingangar a div.ingangar-container h3.title {
            font-size:32px;
        }
        div.col100.cityarticle {
            margin: 0;
        }

        div.col100.cityarticle div.col50 {
            padding: 60px 40px;
            width: 100%;
            position:relative;
        }
            div.col100.cityarticle div.col50.alignright {
                width: 100%;
                position: relative;
            }
            div.col100.cityarticle div.col50.alignleft {
                margin: 0;
            }

            div.col100.cityarticle div.col50.alignright {
                width: 100%;
            }

        div.col100.cityarticle a div.col50.alignright img.img {
            height: auto !important;
        }

        div.col100.cityarticle h3 {
            color: #051033;
            font-family: "Spline Sans", sans-serif;
            font-size: 37px;
            font-weight: 600;
            line-height: 38px;
            text-align: left;
        }

    div.col100.highlight {
        margin: 40px 0 0;
        float:left;
    }
        div.col100.highlight img {
            max-width: 1440px;
            position: relative;
            left: 0;
            bottom: -5px;
        }

        div.col100.highlight img {
            max-width: 1440px;
            position: relative;
            left: 0;
            bottom: -5px;
            height: auto !important;
        }

        div.col100.highlight div.highlightcontainer div.highlight-textarea {
            position: relative;
            bottom: unset;
            width: 100%;
            padding: 30px 30px 45px;
        }

            div.col100.highlight div.highlightcontainer div.highlight-textarea h4 {
                color: #051033;
                font-family: "Spline Sans", sans-serif;
                font-size: 40px;
                line-height: 46px;
                text-align: left;
            }

            div.col100.highlight div.highlightcontainer div.highlight-textarea a.link {
                display:none !important;
            }
            div.col100.promo {
                width: 100%;
                position: relative;
                left: 0;
                margin: 0;
                padding: 30px 0 30px;
            }

                div.col100.promo .promocontainer {
                    width: 100%;
                    margin: 0 auto;
                    text-align: left;
                    padding: 20px 30px;
                    box-sizing: border-box;
                }
                    div.col100.promo .promocontainer h4.title,
                    div.col100.promo .promocontainer h4.title.orange, 
                    div.col100.promo .promocontainer h4.title.orange p {
                        font-family: "Spline Sans", sans-serif;
                        font-size: 32px;
                        line-height: 36px;
                        margin-bottom:10px;
                    }
            div.col100.promo .promocontainer img {
                float: right;
                position: relative;
                bottom: 0;
                right: 0;
                display: none;
            }

    .col25 {
        width: 100%;
        margin-bottom:20px;
    }
    div.siteFooter h6 {
        font-family: "Spline Sans", sans-serif;
        font-size: 24px;
    }
    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteInfo-container, div.siteBreadcrumbs-container,
    div.siteHeader, div.siteMain, div.siteFooter, div.siteInfo, div.siteBreadcrumbs {
        width: 100%;
    }

    div.siteInfo {
        padding: 0px 15px;
        box-sizing: border-box;
        text-align:center;
    }
        div.siteInfo ul.linkMenu {
            float: none;
            display: block;
        }
    div.siteContentHeader {
        padding: 40px 0 30px;
        margin-top: 0;
        float: left;
    }

        div.siteContentHeader p {
            width: 90%;
        }

    table.cmContent-template-2col tbody tr td.col50 {
        display: block;
        float: left;
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
    }

    div.siteContentHeader h1.pagetitle {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
        line-height: 45px;
    }
    table.cmContent-template-2col tbody tr td.col50 .large, 
    table.cmContent-template-2col-nopadding tbody tr td.col50 .large {
        font-size: 230%;
        text-align: left;
        line-height: 40px;
        margin-bottom: 0;
    }
    table.cmContent-template-2col tbody tr td.col50 {
        padding-top: 0 !important;
    }
        table.cmContent-template-2col tbody tr td.col50:last-of-type {
            padding:0;
        }
        table.cmContent-template-2col tbody tr td.col50 ol li {
            color: #000000;
            font-family: "Open Sans";
            font-size: 18px;
            font-weight: 300;
            letter-spacing: 0.05px;
            line-height: 26px;
            margin-bottom: 10px;
            padding-left: 6px;
        }

    table.cmLayoutbox tbody tr td.col100.column p img {
        width: unset;
    }

    .new-project img.puffimg {
        margin-bottom: 0;
        float: right;
        margin-left: 20px;
        width: 100%;
        margin-bottom: 20px;
    }
    .new-project h3 {
        line-height: 34px;
        padding-bottom: 0;
        margin-bottom: 14px;
        font-size: 34px;
        float: left;
    }
    .templatelist.block.objectlist, ul.templatelist.block, .templatelist.block:nth-child(n+3) {
        width: 100% !important;
    }

    div.navbar .buttons .btn {
        width:38%;
    }
    div.navbar .text {
        margin: 10px 0;
        width: 100%;
        box-sizing:border-box;
    }
    ul.quickfilter li {
        width: 100%;
    }

    .templatelist.block.objectlist, ul.templatelist.block, .templatelist.block:nth-child(n+3) {
        width: 100% !important;
    }

    ul.quickfilter span.minValue, ul.quickfilter span.maxValue {
        width: auto;
    }

    .objectlistFilters {
        padding: 17px 10px 3px;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter li.full {
            width: auto;
        }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #EAEAEA;
            line-height: 30px;
        }
    table.cmContent-template-2col-nopadding tr td.col50.alignleft {
        padding-right: 0;
        width: 100%;
    }

    table.cmContent-template-2col-nopadding tr td.col50.alignright {
        padding: 0;
        width: 100%;
    }

    .cmLayoutbox {
        margin-bottom: 20px;
    }
        .cmLayoutbox tr td {
            padding: 24px;
            box-sizing: border-box;
            width: 100%;
        }
    .linkbtn, .linkbtn-orange {
        display: block;
    }

    table.cmContent-template-contact-2col tbody tr td.col50:first-of-type {
        padding-right: 0;
        width: 100%;
        box-sizing:border-box;
    }
    table.cmContent-template-2col-nopadding tbody tr td.col50 table.cmLayoutbox tbody tr td.col100.column h2,
    table.cmContent-template-2col-nopadding tbody tr td.col50 table.cmLayoutbox tbody tr td.col100.column h2 a {
        font-size: 26px;
        line-height: 36px;
        text-decoration:none;
    }
    table.cmContent-template-2col tbody tr td.col50 table.cmAddressJourInfobox tbody tr td.collabel,
    table.cmAddressJourInfobox tbody tr td.colcontent {
        display: block;
        width: 100%;
        padding:5px 0;
    }
        table.cmAddressJourInfobox tbody tr td.colcontent {
            text-align:left;
        }
    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    div.image-big img, .col50 img {
        max-width: 100%;
        box-sizing: border-box;
        /*width: 100% !important;*/
    }

    .col75 img {
        max-width: 100%;
        /*width: 100%;*/
    }

    .col25 .box-inner img {
        max-width: 190px;
        float: left;
        margin-right: 20px;
    }

    table.box.col25 tbody tr td.box-outer.box-inner p, table.col75 tbody tr td.col25.alignright p {
        font-size: 15px;
        line-height: 26px;
    }
    table.col75 tbody tr td.col25.alignright table.box.primary.col25 tbody tr td.box-outer.box-inner p img {
        width:100% !important;
        max-width:unset;
        margin:0 0 30px;
    }
    table.cmContent-template-2col-staff tbody tr td.col25.alignleft {
        width:100%;
        padding:0;
        box-sizing:border-box;
    }
        table.cmContent-template-2col-staff tbody tr td.col25.alignleft img {
            width:100% !important;
        }
        table.cmContent-template-2col-staff tbody tr td.col50.alignright {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
        }

    h2 {
        line-height:40px;
        margin-bottom:24px;
    }
    h3 {
        line-height: 35px;
        font-size:27px;
    }
    h4 {
        line-height: 36px;
    }
    .siteFooter .col25 {
        text-align:center;
    }
    a.presslink-btn, a.displayyear-btn {
        margin-bottom: 4px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    div.siteLogo a#ctl00_ctl01_hlHome {
        font-size: 1.85em;
        text-decoration: none;
        line-height: 1.35em;
        color: #051033 !important;
        font-family: "Spline Sans", sans-serif;
        font-weight: 600;
        z-index: 8999;
        position: absolute;
        width: 175px;
    }
    /** CISION **/
    .highcharts-container {
        width:100% !important;
        height:auto !important;
    }
    .nav-tabs {
        border: 1px solid #ddd;
        width: 100%;
        margin: 0;
    }
        .nav-tabs > li {
            float: left;
            width:100%;
        }
            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
                border-bottom: 1px solid #ddd;
            }
    div.siteContent .col50 {
        width: 100%;
    }
    .objectlist-area-select {
        width: 100%;
        float: left;
    }
    div.objectlist-area div.objectlist-area-select {
        margin-bottom:6px;
    }
    div.objectlist-area div.objectlist-area-select.city span,
    div.objectlist-area div.objectlist-area-select.area span {
        display: inline-block;
        width: 40%;
    }
    div.objectlist-area-select.city select,
    div.objectlist-area-select.area select {
        width: 58%;
    }

    /** Investor Relations **/
    body.investorrelations div.col100 div.col66,
    body.investorrelations div.col33 {
        width: 100%;
    }
    body.investorrelations div.siteContent {
        width: 100%;
        padding: 10px;
    }
    div.cision.about div.downloads {
        width:40%;
        padding:5%;
    }
    div.cision.about a div.downloads img.image,
    div.investorinfo-contact img.image {
        height: auto !important;
    }
    div.divTableCell.press .btn {
        margin-bottom:6px;
    }
    div.col50.listavailable div.box-inner span span.no-objects {
        right: 4%;
        top:12px;
    }
    div.investor-financial-info ul li {
        width:100%;
        display:block;
        margin-bottom:10px;
    }

    div.news-archive .content-column .title {
        font-size:21px;
    }
}
