﻿@charset "utf-8";

.navSupScrollTop {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 0.3em;
    left: 0.3em;
    width: 3em;
    height: 3em;
    background-color: #92352e;
    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;
}

    .navSupScrollTop.is-active {
        visibility: visible;
        opacity: 1;
    }

.box-secondary.box.secondary.object-documents {
    width: 100%;
}

.templatelist.block.objectlist .image {
    width: auto;
    height: 8em;
}

.templatelist.block.objectlist a {
    word-break: break-all;
}

/* Default (desktop) */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div.siteHeader-container, div.siteMain-container, div.siteFooter-container {
}

div.siteContentFull, div.siteContainer, div.siteMain {
}

div.siteHeader {
}
/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    body {
        background: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    form {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .alignleft {
        margin-right: 1.06383%;
    }

    div.cycle-slideshow {
    }

    div.siteMenu-container {
        display: none;
    }

    div.siteHeader {
        width: 100%;
    }

    div.siteContentFull,
    div.siteContainer,
    div.siteMain,
    div.siteFooter,
    div.siteOptions {
        width: auto;
    }

    div.siteHeader-container h1 {
        background: #fff;
        float: left;
        position: absolute;
        width: 50%;
        text-indent: 5%;
        padding: 0;
        margin: 0;
        top: 10px;
    }

    div.siteHeader-container, div.siteMenu-container, div.siteMain-container {
        width: 97.9167%;
    }

    div.siteMain-container {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    div.search_area, div.language {
        padding: 0;
    }

    .handheld-menu.top {
        float: right;
        width: 60%;
    }

    .topmenu-side-board-button {
        background: #92352e;
        color: #fff;
        cursor: pointer;
        font-size: 28px;
        height: 1.5em;
        padding-left: 0.5em;
        padding-top: 0.5em;
        position: relative;
        top: 5px;
        right: 15px;
        width: 1.5em;
        float: right;
    }

    body.bodystudpages .topmenu-side-board-button {
        color: #d9c036;
    }

    .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
        position: relative;
        z-index: 2000;
        background: #92352e;
        top: 80px;
    }

        .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
            position: relative;
            z-index: 2000;
        }

        .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span {
            font-weight: normal;
            font-size: 16px;
            line-height: 46px;
            padding-left: 0.6em;
            color: #fff;
            border: none;
        }


        .handheld-menu .handheldTopMenu span {
            line-height: 40px;
        }

        .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
            border-bottom: 1px solid #fff;
        }

        .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%;
        }

            .handheld-menu .handheldTopMenu .expanded ul li a {
                padding-left: 1em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                padding-left: 2em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                padding-left: 3em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                padding-left: 4em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul {
                background: #812922;
                overflow: hidden;
            }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                    background: #78211a;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                        background: #5e1510;
                        overflow: hidden;
                    }

        .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
            color: #fff;
        }

        .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: #333 !important;
    }

    .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
        font-size:24px;
    }


    div.siteHeader-container {
        background: #fff;
        height: 120px;
        padding: 10px 0 0;
    }

    div.search_area {
        display: none;
        visibility: hidden;
    }

    div.language {
    }

    div.global-authorization {
        background: transparent none repeat scroll 0 0;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 30px;
        margin-right: 15px;
    }


    .listavailable-container {
        margin-bottom: 0;
    }


    div.siteFooter .col33 {
        width: 32%;
        text-align: center;
        margin: 0 0 30px;
    }

    div.siteFooter-container {
    }

    div.siteFooter ul.contact-information {
        margin: 0;
    }

    div.siteFooter ul.siteOptions {
    }

        div.siteFooter ul.siteOptions li {
            border-bottom: 0 none;
            line-height: 18px;
            text-align: center;
            padding: 0;
        }

    div.siteFooter ul.contact-information li.companyName {
        font-size: 18px;
        display: block;
        text-align: center;
        margin: 10px;
        border: none;
    }


    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    .col75 .col50 {
        width: 100%;
    }

    div.page-col50 .register-interest ul.grid li.left {
        display: block;
        float: none;
        font-size: 17px;
        line-height: 36px;
        margin-bottom: 12px;
        text-align: center !important;
        width: 100%;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    div.register-interest input {
        border-radius: 0;
        font-size: 15px;
        padding: 12px 26px 14px;
        margin: auto;
    }

    span.button-list input {
        border: 1px solid #92352e;
        color: #000;
        border-radius: 0;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100%;
    }

    div.siteContent .col25 .box.object-interest {
        height: auto !important;
        width: 100%;
    }

    div.register-interest input {
        margin: 10px auto auto;
    }

    label.title {
        background: #f3f3f3;
        color: #333;
        display: inline-block;
        padding: 11px;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
        }

        ul.quickfilter li {
            margin-left: 0;
        }

    .templatelist.block.objectlist {
        margin-right: 2%;
        width: 31.7%;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    .templatelist.block.objectlist .image {
        width: auto;
        height: 8em;
    }

    .templatelist.block.objectlist a {
        color: #92352e;
        word-break: break-all;
    }

    div.siteAuthor {
        margin: 0 auto;
        width: 100%;
    }

    h1, h1.pagetitle {
        margin-top: 26px;
    }

    div.siteContent .col25 .box {
        width: 100%;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image,
    table.gridlist td img {
        width: auto !important;
    }

    .slider {
        position: relative;
    }

    .slider-inner {
    }

    div.ImageTextStyles.Text {
        width: auto;
        padding: 20px;
    }

    div.ImageTextStyles div.sliderTitle {
        font-size: 34px;
        line-height: 34px;
        text-shadow: 0 0 3px #000;
    }

    div.ImageTextStyles.Text p {
        font-size: 16px;
        line-height: 24px;
    }

    div.ImageTextStyles.Text {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        bottom: auto;
        float: left;
        left: auto;
        padding: 0 0 37px;
        position: relative;
        width: 100%;
    }

        div.ImageTextStyles.Text a {
            color: #000;
        }

        div.ImageTextStyles.Text span.abstract {
            color: #000;
            text-shadow: none;
            width: 100%;
        }


    div.ImageTextStyles div.sliderTitle {
        font-size: 34px;
        line-height: 34px;
        text-shadow: none;
        color: #000;
        font-weight: 300;
    }

    div.ImageTextStyles.Image {
    }

    .col75 img {
        height: auto !important;
        max-width: 100%;
    }


    table.list {
        margin-bottom: 20px;
    }


    body.default .col75 {
        width: 100%;
    }


    div.siteFooter-container {
        height: auto;
        width: 100%;
        margin: 0 auto;
    }

    div.siteFooter {
        width: 97.9167%;
        height: 311px;
    }

    div.siteContact, ul.siteOptions {
        text-align: center;
    }

    .siteOptions h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }

    .siteContact h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }

    .footerinfo h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }

    ul.info {
        float: right;
        top: 35px;
        width: 54px;
    }



    div.focusobject-container div.slider-holder div.slider-container div.pager-container {
        top: 30px;
    }
    span.button-list input {
        border:none;
        font-size:12px;
    }
    span.button-list > input.btn_map {
        float:left;
    }
    .col75 img {
	    max-width: 100% !Important;
        width:100% !important;
    }
    .col75 ul.templatelist.block li img
    {
            width:auto !important;
    }
    .dynamic-map img {
        max-width:700px !Important;
    }
    .col75 .dynamic-map span.close a img
        {width:auto !Important;
    }
    .col75 .dynamic-map .area-img img{
        width:auto !Important;
    }
}


/* Phone */
@media (max-width: 480px) {
    body {
        background: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    form {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .alignleft {
        margin-right: 1.06383%;
    }

    div.cycle-slideshow {
    }

    div.siteMenu-container {
        display: none;
    }

    div.siteHeader {
        width: 100%;
        height: 80px;
    }


    div.siteContentFull,
    div.siteContainer,
    div.siteMain,
    div.siteFooter,
    div.siteOptions {
        width: auto;
    }

    div.siteHeader-container h1 {
        background: #fff;
    }

    div.siteHeader-container, div.siteMenu-container, div.siteMain-container {
        width: 95%;
    }

    div.siteMain-container {
        padding-bottom: 20px;
    }

    div.siteContent {
        margin-top: 0px;
        min-height: 600px;
    }

    div.search_area {
        display: none;
        visibility: hidden;
    }

    .handheld-menu.top {
        float: right;
        width: 60%;
    }

    .topmenu-side-board-button {
        background: #92352e;
        color: #fff;
        cursor: pointer;
        font-size: 28px;
        height: 1.5em;
        padding-left: 0.5em;
        padding-top: 0.5em;
        position: relative;
        top: 5px;
        width: 1.5em;
        right: 15px;
        float: right;
    }

    .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
        position: relative;
        z-index: 2000;
        background: #92352e;
    }

        .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
            position: relative;
            z-index: 2000;
        }

        .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span {
            font-weight: normal;
            font-size: 16px;
            line-height: 46px;
            padding-left: 0.6em;
            color: #fff;
            border: none;
        }


        .handheld-menu .handheldTopMenu span {
            line-height: 40px;
        }

        .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
            border-bottom: 1px solid #fff;
        }

        .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%;
        }

            .handheld-menu .handheldTopMenu .expanded ul li a {
                padding-left: 1em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                padding-left: 2em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                padding-left: 3em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                padding-left: 4em;
            }

            .handheld-menu .handheldTopMenu .expanded ul li ul {
                background: #812922;
                overflow: hidden;
            }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                    background: #78211a;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                        background: #5e1510;
                        overflow: hidden;
                    }

        .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
            color: #fff;
        }

        .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: #333 !important;
    }

    div.siteHeader-container {
        background: #fff;
        height: 120px;
        padding: 10px 0 0;
    }

    div.language {
    }

    div.global-authorization {
        background: #fff none repeat scroll 0 0;
        color: #92352e;
        float: left;
        left: 0;
        margin-right: 0;
        margin-top: 0;
        position: relative;
        right: 245px;
        text-decoration: none;
        top: 16px;
        width: 70%;
    }


    .listavailable-container {
        margin-bottom: 0;
    }


    div.siteFooter .col33 {
        width: 100%;
        text-align: center;
        margin: 0 0 30px;
    }

    div.siteFooter-container {
        padding: 0;
    }

    div.siteFooter ul.contact-information {
        margin: 0;
    }

    div.siteFooter ul.siteOptions {
    }

        div.siteFooter ul.siteOptions li {
            border-bottom: 0 none;
            line-height: 18px;
            text-align: center;
            padding: 0;
        }

    div.siteFooter ul.contact-information li.companyName {
        font-size: 18px;
        display: block;
        text-align: center;
        margin: 10px;
        border: none;
    }


    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    .col75 .col50 {
        width: 100%;
    }

    div.page-col50 .register-interest ul.grid li.left {
        display: block;
        float: none;
        font-size: 17px;
        line-height: 36px;
        margin-bottom: 12px;
        text-align: center !important;
        width: 100%;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    div.register-interest input {
        border-radius: 0;
        font-size: 15px;
        padding: 12px 26px 14px;
        margin: auto;
    }

    span.button-list input {
        border: 1px solid #92352e;
        color: #000;
        border-radius: 0;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100%;
    }

    div.siteContent .col25 .box.object-interest {
        height: auto !important;
        width: 100%;
    }

    div.register-interest input {
        margin: 10px auto auto;
    }

    label.title {
        background: #f3f3f3;
        color: #333;
        display: inline-block;
        padding: 11px;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
        }

        ul.quickfilter li {
            margin-left: 0;
        }

    .templatelist.block.objectlist {
        width: 100%;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    .templatelist.block.objectlist .image {
        width: auto;
        height: 8em;
    }

    .templatelist.block.objectlist a {
        color: #92352e;
        word-break: break-all;
        text-decoration: none;
    }

    .object-buttons span.button-list input {
        width: 100%;
    }

    div.siteAuthor {
        margin: 0 auto;
        width: 100%;
    }

    h1, h1.pagetitle {
        margin-top: 26px;
    }

    div.siteContent .col25 .box {
        width: 100%;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image,
    table.gridlist td img {
        width: auto !important;
    }

    .slider {
        position: relative;
    }

    div.ImageTextStyles.Text {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        bottom: auto;
        float: left;
        left: auto;
        padding: 0 0 37px;
        position: relative;
        width: 100%;
    }

        div.ImageTextStyles.Text a {
            color: #000;
        }

        div.ImageTextStyles.Text span.abstract {
            color: #000;
            text-shadow: none;
            width: 100%;
        }


    div.ImageTextStyles div.sliderTitle {
        font-size: 34px;
        line-height: 34px;
        text-shadow: none;
        color: #000;
        font-weight: 300;
    }

    .col75 img {
        height: auto !important;
        max-width: 100%;
    }


    table.list {
        margin-bottom: 20px;
    }

    body.default .col75 {
        width: 100%;
    }

    body.default .col50 .box-inner img {
        height: auto !important;
        width: 100% !important;
    }

    body.default .col33 {
        width: 100%;
    }

    div.siteFooter-container {
        height: 568px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        background: url(../Img/footer_bg.jpg)no-repeat #222;
    }

    div.siteFooter {
        width: 97.9167%;
        height: 350px;
    }

    div.siteContact, ul.siteOptions {
        text-align: center;
    }

    ul.info {
        float: right;
        font-size: 13px;
        margin: 0;
        position: relative;
        right: -54px;
        text-align: right;
        top: 61px;
        width: 20%;
    }

    div.article-general .col75 img, div.article-general .col50 img, div.article-general .col25 img {
        width: 100% !Important;
    }

    div.article-general .col75, div.article-general .col50, div.article-general .col25 {
        padding-right: 0 !Important;
    }

        div.article-general .col75.alignleft, div.article-general .col50.alignleft, div.article-general .col25.alignleft {
            margin-right: 0 !Important;
        }

    .siteOptions h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }

    .siteContact h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }

    .footerinfo h4 {
        background: none;
        margin-top: 30px;
        padding-left: 0;
        right: 0px;
    }


    .focusobject-container .slider-holder .slider-container div.slider-inner {
        width: 92%;
    }

    div.focusobject-container div.slider-holder div.slider-container div.pager-container {
        top: 30px;
    }
        span.button-list input {
        border:none;
        font-size:12px;
        text-align:center;
    }
    span.button-list > input.btn_map {
        float:left;
    }

    .col75 img {
	    max-width: 100% !Important;
        width:100% !important;
    }
    .col75 ul.templatelist.block li img {
            width:auto !important;
    }
    .dynamic-map img {
        max-width:700px !Important;
    }
    .col75 .dynamic-map span.close a img {
        width:auto !Important;
     }
    .col75 .dynamic-map .area-img img {
        width:auto !Important;
     }
}
