/*.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: #1853bb;
	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:50%;
}
.navSupScrollTop.is-active {
	visibility: visible;
	opacity: 1;
}
.box-secondary.box.secondary.object-documents {
	width: 100%;
}
div.jquerypanel .header a.hidden {
	background-position: 0 4px;
}
/* Default (desktop) */
form {
	width: 100%;
}

.col33 {
	width: 31.3333%;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
div.search_area {
	width: 222px;
}
.primary a.bulleted::before {
}
a.bulleted::before {
}
a {
}
.secondary a.bulleted {
}
div.navbar {
	margin-top: 20px;
}

/* Tablet */
@media (min-width: 481px) and (max-width: 1190px) {
    body {
        padding:0;
        background:#fff;
    }
    form {
        padding:0;
    }
    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars {
        background:#444;
        border-radius: 4px;
        padding: 4px 10px;
    }
    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }
    .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
        position: relative;
        z-index: 2000;
        background: #1853bb;
        border-radius: 0;
    }
    .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: 13px;
        font-weight: bold;
        padding-left: 0.6em;
        color: #fff;
        border: none;
        text-transform: uppercase;
    }
    .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 #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;
        display: block;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li a {
        padding-left: 2em;
        display: block;
        font-weight: normal;
        font-size: 13px;
        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: #1853bb;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
        background: #1853bb;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
        background: #1853bb;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
        color: #818700;
        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: 0;
        height: 100%;
        text-align: right;
        padding: 0.615em;
        color:#fff;
        box-sizing: border-box;
    }
    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }
    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #818700;
        font-family: FontAwesome;
        font-size: 0.8em;
    }
    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter, div.siteAuthor-container, siteToplinks-container {
        margin: 0 auto;
        width: auto !important;
        padding:0;
    }
    div.siteHeader-container h1 {
        background: none;
        padding:0;
    }
    div.siteHeader, div.siteMain, div.siteFooter, div.siteToplinks {
        width: auto;
        padding:10px;
    }
   div.siteToplinks {
        height:auto;
        padding:0;
    }
    div.siteFooter-container {
        padding:20px;
    }
    div.siteHeader {
        height: 130px;
        top: 53px;
    }
    div.siteLogo {
        position:absolute;
        top:30px;
    }
    div.search_area {
        position: absolute;
        right: 0;
        top: 30px;
        width: 222px;
    }
    div.siteContent {
        width: 100%;
    }
    .default div.fullContent {
        background: none;
        width: 100%;
    }
    .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 {
        background-color: transparent;
        color: #222;
        height:auto;
    }
    div.global-authorization a {
        color: #000;
        font-size: 13px;
    }
    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.page-col50 ul.grid li.right {
        padding:0;
    }
    div.siteContent .col25 .box.object-interest {
        width:100% !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.col25 {
        width:45%;
        float:left;
    }
    div.siteHeader-container div#ctl00_ctl01_divSlideShow.cycle-slideshow {
        height:300px !important;
        display:none;
    }
    div.ImageTextStyles.Text  {
        display:none;
    }
    div.siteFooter-container div.siteFooter div.col25 {
        padding: 1% 5%;
        width: 37%;
        height: 203px;
        margin-bottom: 4px;
    }
}

/* Phone */
@media (max-width: 480px) {
    div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars {
        background: #444;
        border-radius: 4px;
        padding: 4px 10px;
    }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #1853bb;
            border-radius: 0;
        }

            .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: 13px;
                font-weight: bold;
                padding-left: 0.6em;
                color: #fff;
                border: none;
                text-transform: uppercase;
            }

            .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 #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;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-weight: normal;
                    font-size: 13px;
                    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: #1853bb;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #1853bb;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #1853bb;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #818700;
                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: 0;
        height: 100%;
        text-align: right;
        padding: 0.615em;
        color: #fff;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }

    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #818700;
        font-family: FontAwesome;
        font-size: 0.8em;
    }

    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteAuthor-container, siteToplinks-container {
        margin: 0 auto;
        width: auto !important;
        padding: 0;
    }

    div.siteHeader, div.siteMain, div.siteFooter, div.siteToplinks {
        width: auto !important;
    }
    div.siteToplinks {
        height:auto;
    }
    div.siteFooter-container {
        padding: 20px;
    }

    div.siteContent {
        margin-top: 0;
        width: 100%;
    }

    div.siteHeader-container .sitelogo {
        background: none;
        margin: 0;
        padding: 0;
        text-indent: 0%;
        width: 39%;
        top: 0px;
    }

    div.siteHeader {
        background: none;
        border-bottom: 1px solid #e2e2e2;
        height: 130px;
        padding-top: 0;
        top: 0;
    }

    div.siteLogo {
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 77px;
        width: 100%;
    }

    div.ImageTextStyles.Text {
        display: none;
    }

    div.ImageTextStyles.Image {
        height: auto;
        margin: 0px 0 40px;
        padding: 7px 7px 9px;
        width: auto;
    }

    .default div.fullContent {
        background: none;
        width: 100%;
    }

    .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 {
        background: transparent;
        color: #444;
        right: 0;
        width: 100%;
    }

        div.global-authorization a {
            color: #000;
            font-size: 13px;
        }

    div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
        margin: 0 3px;
        width: auto;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter li {
            margin-left: 0;
            width: 100%;
        }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
        }

    body.hss_object_objectdetailstemplateb .col75 .col50 {
        width: 100%;
    }

    body.hss_object_objectdetailstemplateb .col75 .col25 {
        width: 100%;
    }

    body.hss_object_objectdetailstemplateb div.page-col50 ul.grid li.left {
        font-size: 12px;
        line-height: 32px;
        text-align: center;
        width: 100%;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    body.hss_object_objectdetailstemplateb div.register-interest input {
        border-radius: 6px;
        font-size: 14px;
        margin-top: 14px;
        padding: 8px 10px 10px;
    }

    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    body.hss_object_objectdetailstemplateb span.button-list input {
        border: 1px solid #cecfce;
        border-color: #cecfce;
        color: #000;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100%;
    }

    .templatelist.block.objectlist {
        margin-right: 2%;
        width: 100% !important;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    h1, h1.pagetitle {
        font-size: 24px;
        margin-bottom: 24px;
        margin-top: 10px;
        text-align: center;
        letter-spacing: -1px;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image {
        width: auto !important;
    }

    .col75 img {
        height: auto !important;
        max-width: 100%;
    }

    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.siteOptions li a {
        color: #e84e0e;
    }

    ul.subst-row li {
        padding: 0 14px;
        width: 100%;
    }

    div.siteFooter ul.siteOptions {
        display: none;
    }

    div.siteAuthor {
        width: auto !important;
        padding: 0 20px 10px;
    }

    div.siteMain:before,
    div.siteMain:after {
        content: "";
        display: none;
    }

    .col75 img {
        max-width: 100%;
        width: 100%;
    }

    div.siteContent table tr > .col50 {
        max-width: 100%;
        width: auto;
    }

    div.siteFooter .col25 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    div.siteFooter div.col25 ul.contact-details {
        width: auto !important;
    }

        div.siteFooter div.col25 ul.contact-details li {
            margin-bottom: 6px;
            text-align: center;
        }

            div.siteFooter div.col25 ul.contact-details li.contact-header {
                font-size: 14px;
                margin-bottom: 10px;
            }

    div.search_area {
        position: absolute;
        right: 0;
        top: 30px;
        width: 222px;
    }

    div.siteHeader-container div#ctl00_ctl01_divSlideShow.cycle-slideshow {
        height: 400px !important;
        display:none;
    }

    div.siteFooter-container div.siteFooter div.col25 {
        width:100% !important;
        padding: 1% 5%;
        float:left;
        margin-bottom:30px;
    }
}
