/*.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: #4fb0ad;
    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: 1439px) {
    html {
        padding:0;
    }
    form {
        width: 100%;
    }

    div.siteMain {
    }

    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteInfo-container, div.siteBreadcrumbs-container, div.siteInfo {
        margin: 0 auto;
        width: 100% !important;
        padding-right: 40px;
        padding-left: 40px;
        box-sizing: border-box;
    }
    div.siteHeader, div.siteMain, div.siteFooter, div.siteInfo, div.siteBreadcrumbs {
        width: 100%;
    }
    div.startpageTopContainer,
    div.listavailable-container,
    div.projectnews-container {
        width: 100%;
        position: relative;
        left: 0;
    }
        div.listavailable-container div.listavailable-container-image,
        div.projectnews-container div.projectnews-container-image {
            overflow: hidden;
        }
    div.ImageTextStyles.Text {
        top: 20%;
        width: 60%;
        left: 190px;
    }
    div.ImageText h1 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 15px;
    }
    div.ImageTextStyles.Text span.ingress {
        margin-bottom:30px;
    }
        ul.topmenu {
        width:100%;
    }
            div.siteFooter .col33 {
                width: 50%;
            }
    div.slider-container.focus-container {
        width: 100%;
    }
    div.ingangar a, div.ingangar h3 {
        font-size: 32px;
    }

    div.col100.ingangar {
        margin: 0;
    }

    div.ingangar-container {
        padding: 30px 18px;
    }
}
/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    html {
        padding: 0;
    }

    form {
        width: 100%;
        border: none;
        padding: 0;
    }

    body {
        padding: 0;
        background: #fff;
    }

    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: 18px;
                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: 9px;
        height: 100%;
        right: 10px;
        text-align: right;
        padding: 10px;
        color: #25434d;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 10px;
        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: #25434d;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu .handheldTopMenu div.expand-button, .handheld-menu .handheldTopMenu div.collapse-button {
        text-align: right;
        color: #25434d;
    }


    .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: 118px;
    }

    div.siteLogo {
        position: absolute;
        top: 14px;
        left: 10px;
        width: 160px;
    }

    div.siteHeader-container div.siteHeader div.siteLogo a img {
        width: 100%;
        position: relative;
        top: 0;
        z-index: 8000;
    }

    div.search_area {
        z-index: 8000;
        position: absolute;
        top: 18px;
        right: 80px;
    }

    div.siteContent {
        width: 100%;
        padding: 30px 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: 0;
        top: 75px;
        width: 100%;
        background-color: transparent;
    }

        div.global-authorization i {
            display: none;
        }

        div.global-authorization a {
            font-size: 14px;
        }

            div.global-authorization a:before {
                content: "\f14b";
                font-family: FontAwesome;
                padding-right: 3px;
                color: #25434d;
                text-decoration: none;
                font-size: 36px;
                display: inline-block;
            }

    div.global-unauthorized-login a:before {
        content: "\f2bd";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 32px;
        display: inline-block;
    }

    div.global-authorized-mypages a:before {
        content: "\f2bd";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 32px;
        display: inline-block;
    }

    div.global-authorized-logout a:before {
        content: "\f090";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 36px;
        display: inline-block;
    }

    div.global-authorization i {
        color: #25434d;
    }

    div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
        width: 36px;
        height: 36px;
        overflow: hidden;
    }

        div.global-unauthorized-login a, div.global-unauthorized-register a, div.global-authorized-mypages a, div.global-authorized-logout a, div.global-language a, div.global-rss a {
            line-height: 36px;
        }

    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: 79px;
        z-index: 2000;
        left: 10px;
        width:130px;
    }

    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;
    }

    div.ImageTextStyles.Text {
        top: 25%;
        width: 80%;
        left: 50px;
    }

    div.ImageText h1 {
        color: #fff;
        font-size: 42px;
        font-weight: 600;
        line-height: 42px;
        margin-bottom: 10px;
    }

    div.ImageTextStyles.Text span.ingress {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 24px;
    }

    div.ImageTextStyles.Text a.ImageTextLink {
        padding: 0px 16px;
        font-size: 14px;
    }

    .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%;
        }


        div.siteContentHeader h1.pagetitle {
            max-width: 100%;
            text-align: center;
            margin: 0 auto;
            line-height: 45px;
        }

    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%;
    }

    .linkbtn, .linkbtn-orange {
        display: block;
    }

    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;
    }

    div.siteContent .col50 {
        width: 100%;
    }

    div.search_area .search_field {
        display: none;
        visibility: hidden;
    }

    div.search_area {
        width: 40px;
    }

    div.startpageTopContainer {
        width: 100%;
        left: 0;
        float: left;
    }

    div.col100.topcontainer div.col50,
    div.col100.topcontainer div.col50:last-of-type {
        width: 100%;
        display: block;
        padding: 0;
    }

    div.col100.topcontainer div.col50 {
        height: auto !important;
    }

        div.col100.topcontainer div.col50 .puffcontainer {
            padding: 80px;
            width: 100%;
            box-sizing: border-box;
        }

        div.col100.topcontainer div.col50 .newscontainer {
            padding: 80px;
            width: 100%;
            box-sizing: border-box;
        }

    div.newscontainer a.archivelink {
        top: 90px;
        right: 60px;
    }

    div .col50.column div.puffcontainer {
        background: transparent url(../Img/jefast-logo-background.png) no-repeat 60% 47px;
    }

    div.slider-container.focus-container,
    div.listavailable-container,
    div.projectnews-container {
        width: 100%;
    }

    div.focus-container div.slider-inner div.slides {
        height: 360px !important
    }

    ul.focusobject {
        width: 64%;
        top: 83px;
    }

    div.focus-container h3 {
        top: 50px;
        width: 64%;
        font-size: 30px;
    }

    div.focus-container div.imgContainer {
        width: 120px;
        height: 120px;
        left: 40px;
        top: 50px;
    }

        div.focus-container div.imgContainer img {
            height: 130px;
            margin-left: -30px;
        }

    div.focus-container ul.focusobject li.left {
        font-size: 20px;
        width: 28%;
    }

    div.focus-container ul.focusobject li.right {
        font-size: 25px;
        width: 72%;
    }

    div.slider-container.focus-container {
        margin-bottom: 0;
    }

    div.listavailable-container,
    div.projectnews-container {
        left: 0;
    }

        div.listavailable-container div.listavailable-container-area,
        div.projectnews-container div.projectnews-container-area {
            width: 100%;
            padding: 40px 70px 60px 70px;
        }

        div .listavailable-container div.listavailable-container-image,
        div.projectnews-container div.projectnews-container-image {
            width: 100%;
        }

            div.listavailable-container div.listavailable-container-image img,
            div.projectnews-container div.projectnews-container-image img {
                float: left;
                width: 100%;
            }

    div.siteFooter div.col33,
    div.siteFooter .col33:first-of-type,
    div.siteFooter .col33:last-of-type {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 30px;
    }

        div.siteFooter div.col33 div.social a {
            display: inline-block;
        }

    div.siteInfo {
        text-align: center;
    }
    div.box-top.list.externalproperty li.left {
        font-weight:600;
        width:50%;
    }
    div.box-top.list.externalproperty li.right {
        width:50%;
    }
    div.ingangar-container {
        padding: 25px 18px;
    }
    div.ingangar a, div.ingangar h3 {
        font-size: 28px;
    }
    div.col100.ingangar {
        margin:0;
    }
}

/* Phone */
@media (max-width: 480px) {
    html {
        padding: 0;
    }

    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: 18px;
                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: 9px;
        height: 100%;
        right: 10px;
        text-align: right;
        padding: 10px;
        color: #25434d;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 10px;
        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: #25434d;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu .handheldTopMenu div.expand-button, .handheld-menu .handheldTopMenu div.collapse-button {
        text-align: right;
        color: #25434d;
    }


    .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: 120px;
    }

    div.siteLogo {
        position: absolute;
        top: 18px;
        left: 10px;
        width: 130px;
    }

    div.siteHeader-container div.siteHeader div.siteLogo a img {
        width: 100%;
        position: relative;
        top: 0;
        z-index: 8000;
    }



    div.search_area {
        z-index: 8000;
        position: absolute;
        top: 18px;
        right: 80px;
    }

    div.siteContent {
        width: 100%;
        padding: 30px 30px;
        box-sizing: border-box;
    }

    .default div.fullContent {
        background: none;
        width: 100%;
    }

    h1, h1.pagetitle {
        font-size: 38px;
        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: 0px;
        top: 76px;
        width: 100%;
        background-color: transparent;
    }
        div.global-authorization i {
            display:none;
        }
        div.global-authorization a {
            font-size: 14px;
        }
            div.global-authorization a:before {
                content: "\f14b";
                font-family: FontAwesome;
                padding-right: 3px;
                color: #25434d;
                text-decoration: none;
                font-size: 36px;
                display: inline-block;
            }
    div.global-unauthorized-login a:before {
        content: "\f2bd";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 32px;
        display: inline-block;
    }
    div.global-authorized-mypages a:before {
        content: "\f2bd";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 32px;
        display: inline-block;
    }
    div.global-authorized-logout a:before {
        content: "\f090";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #25434d;
        text-decoration: none;
        font-size: 36px;
        display: inline-block;
    }

    div.global-authorization i {
        color: #25434d;
    }
    div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
        width: 36px;
        height: 36px;
        overflow: hidden;
    }
        div.global-unauthorized-login a, div.global-unauthorized-register a, div.global-authorized-mypages a, div.global-authorized-logout a, div.global-language a, div.global-rss a {
            line-height: 36px;
        }
    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: 79px;
        z-index: 2000;
        left: 10px;
        width: 130px;
    }

    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;
    }


    element {
        display: inline-block;
    }


    div.ImageTextStyles.Text a.ImageTextLink {
        border-radius: 3px;
        display: inline-block;
        padding: 2px 15px;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: 13px;
        line-height: 21px;
        display:none !important;
    }

    div.ImageTextStyles.Text {
        top: 15%;
        width: 100%;
        left: 0;
        padding: 10px 14px;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
    }

    div.ImageText h1 {
        color: #fff;
        font-size: 26px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    div.ImageTextStyles.Text span.ingress {
        color: #fff;
        font-size: 19px;
        font-weight: 300;
        letter-spacing: 0.05px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .col25 {
        width: 100%;
        margin-bottom: 20px;
    }

    div.siteFooter h6 {
        font-size: 34px;
    }

    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.cmLayoutbox tbody tr td.col100.column p img {
        width: unset;
    }

    .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;
        }


    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;
    }

    h2 {
        line-height: 40px;
        margin-bottom: 24px;
    }

    h3 {
        line-height: 35px;
        font-size: 27px;
    }

    h4 {
        line-height: 36px;
    }

    .siteFooter .col25 {
        text-align: center;
    }


    div.siteContent .col50 {
        width: 100%;
    }

    div.col50.listavailable div.box-inner span span.no-objects {
        right: 4%;
        top: 12px;
    }

    div.search_area .search_field {
        display: none;
        visibility: hidden;
    }

    div.search_area {
        width: 40px;
    }

    div.startpageTopContainer {
        width: 100%;
        left: 0;
        float: left;
    }

    div.col100.topcontainer div.col50,
    div.col100.topcontainer div.col50:last-of-type {
        width: 100%;
        display: block;
        padding: 0;
    }

    div.col100.topcontainer div.col50 {
        height: auto !important;
    }

        div.col100.topcontainer div.col50 .puffcontainer {
            padding: 40px;
            width: 100%;
            box-sizing: border-box;
        }

        div.col100.topcontainer div.col50 .newscontainer {
            padding: 40px;
            width: 100%;
            box-sizing: border-box;
        }

    div.newscontainer a.archivelink {
        top: 90px;
        right: 60px;
    }

    div .col50.column div.puffcontainer {
        background: transparent url(../Img/jefast-logo-background.png) no-repeat 60% 47px;
    }

    div.slider-container.focus-container,
    div.listavailable-container,
    div.projectnews-container {
        width: 100%;
    }

        div.slider-container.focus-container div.slider-inner div.slides div.slider {
            height: 650px !important;
        }

        div.slider-container.focus-container div.slider-inner {
            height: 670px;
        }

    div.focus-container div.slider-inner div.slides {
        height: 650px !important
    }

    ul.focusobject {
        width: 80%;
        top: 390px;
        margin-right: 10% !important;
    }

    div.focus-container h3 {
        top: 340px;
        width: 80%;
        font-size: 27px;
        margin-left: 10%;
        margin-right: 10%;
    }

    div.focus-container div.imgContainer {
        width: 300px;
        height: 300px;
        left: 10%;
        top: 0%;
    }

        div.focus-container div.imgContainer img {
            height: 310px;
            margin-left: -50px;
        }

    div.focus-container ul.focusobject li.left {
        font-size: 20px;
        width: 28%;
    }

    div.focus-container ul.focusobject li.right {
        font-size: 25px;
        width: 72%;
    }

    div.slider-container.focus-container {
        margin-bottom: 0;
    }

    #slider_next, #slider_prev {
        top: 40%;
    }

    div .listavailable-container, div.projectnews-container {
        left: 0;
    }

        div.listavailable-container div.listavailable-container-area,
        div.projectnews-container div.projectnews-container-area {
            width: 100%;
            padding: 40px;
        }

        div .listavailable-container div.listavailable-container-image,
        div.projectnews-container div.projectnews-container-image {
            width: 100%;
        }

            div.listavailable-container div.listavailable-container-image img,
            div.projectnews-container div.projectnews-container-image img {
                float: left;
                width: 100%;
            }

    div.siteFooter div.col33,
    div.siteFooter .col33:first-of-type,
    div.siteFooter .col33:last-of-type {
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 30px;
    }

        div.siteFooter div.col33 div.social a {
            display: inline-block;
        }

    div.siteInfo {
        text-align: center;
    }
    span.validation-summary {
        font-size: 13px;
        display: block !important;
        width: 100%;
        text-align: center;
        margin-top: 11px;
    }
    div.box-top.list.externalproperty li.left {
        font-weight: 600;
        width:100%;
    }
    div.box-top.list.externalproperty li.right {
        width: 100%;
    }
    div.ingangar a, div.ingangar h3 {
        font-size: 28px;
    }   
    div.col100.ingangar {
        margin: 0;
    }
    div.ingangar-container {
        padding: 20px 18px;
    }
    div.col33.ingangar {
        width:100%;
    }
}
