﻿/*.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: #233588;
	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;
}
.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: 300px;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.primary a.bulleted::before {
}
a.bulleted::before {
}
a {
}
.secondary a.bulleted {
}
div.navbar {
	margin-top: 20px;
}
.register-interest input[type="submit"] {
	height: auto;
}

/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    body {
        background-size:contain;
        background-position:50% 35px;
    }
    form {
        padding:0;
    }
   .handheld-menu {
        display: block;
        position:relative;
        z-index:8000;
    }
    .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
        position: relative;
        z-index: 2000;
        background: #233588;
        border-radius:0;
    }
    .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
        position: relative;
        z-index: 2000;
        border-bottom:1px solid #014898;
    }

    .handheld-menu .handheldTopMenu a,
    .handheld-menu .handheldTopMenu span {
        font-weight: normal;
        font-size: 13px;
        font-weight:normal;
        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 #014898
    }
    /*.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;
        color:#014898;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
        padding-left: 3em;
        display:block;
        color:#014898;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
        padding-left: 4em;
        display:block;
                color:#014898;
    }

    .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:0;
        height:100%;
        text-align:right;
        padding:0.615em;
        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: #fff; 
        font-family: FontAwesome;
        font-size:0.8em;
    }
    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.expanded ul li.expanded div.collapse-button i.fa.fa-minus-square,
    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.expanded ul li.collapsed div.expand-button i.fa.fa-plus-square {
        color: #233588;
    }
    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
        margin: 0 auto;
        width: auto !important;
    }
    div.siteHeader-container h1 {
        background: none;
        margin: 0;
        padding: 0;
        text-indent: 0%;
        width: 25%;
        top: 0px;
    }
    div.siteHeader, div.siteMain, div.siteFooter {
        width: auto;
    }
    div.siteHeader {
        height:140px;
        position: relative;
        top: 46px;
        padding: 20px;
    }
    div.siteLogo {
        position: absolute;
        top: 24px;
        background: transparent url(../Img/blank.png) repeat 0 0;
        padding: 10px 8px 0;
        border-radius: 10px;
    }
    ul.siteHeaderOptions {
        right: 0;
    }
    div.search_area {
        padding: 0;
        right: 15px;
        top: 85px;
        width:250px;
    }
    div.search_area .search_field {
        width:180px;
    }

    .slider-container {
        width:100%;
    }
    .slider img {
        width:100%;
    }
    .slider-inner {
        border: 1px solid #d9d9da;
        height: 270px;
    }
    .pager-container {
        bottom: auto;
        width: 100%;
        top: 14px;
    }
    .pager li {
        height:16px;
        width:16px;
        border-radius:50%;
    }
    div.ImageTextStyles.Text {
        top:38px;
        width:100%;
        box-sizing:border-box;
    }
    div.ImageTextStyles.Text div.sliderTitle {
        font-size: 28px;
        line-height: 28px;
    }
    div.ImageTextStyles.Text p {
        font-size: 18px;
        line-height: 20px;
    }
    div.ImageTextStyles.Image {
	    height: 257px;
    }
    .col33.news {
        width: 100% !important;
        margin-top: 20px;
        border: 1px solid #d9d9da;
        box-sizing:border-box;
        padding:30px;
    }
    .news .archive-readmore {
        text-align: right;
        width: 100%;
        margin-top: 30px;
    }
    .box-inner.tagline {
        box-sizing:border-box;
        padding:20px 30px;
    }
    .box-inner.tagline h1 {
        font-size: 36px;
        font-weight:400;
    }
    .box-inner.tagline p {
        width:100%;
    }
    .col33full {
       width: 31.9%;
    }
    .col33full.alignleft {
        margin-right:2.12765957446809%;
    }
    .col33full .box-inner img {
        height: auto !important;
    }
    h2.puffrubrik.smallpuff a {
        font-size:26px;
        width:100%;
        top:11%;
    }
    h2.puffrubrik.normal {
        font-size:24px;
    }
    .col33full.largepuff {
        width:100%;
        margin-bottom:20px;
    }
    .col33full.largepuff .box-inner img {
        height: auto !important;
        float: right;
    }
    .col33full.largepuff:after {
        content:"";
        display:block;
        clear:both;
    }
    .col33.focus, .col33.ledigtbox {
        width:48.38709677419355%;
    }
    .col33.focus, .col33.ledigtbox {
        width:48.38709677419355%;
    }
    .col33.alignleft {
        margin-right:2.12765957446809%;
    }
    .col33.focus .slider, .col33.focus .slider-inner,
    .col33.focus .slider-container {
        width:100%;
    }
    .col33.focus .slider-inner {
        height:auto;
    }
    .col33.focus .slider .imgContainer {
        width:100% !important;
        height:auto !important;
    }
    .col33.focus ul.focusobject li.left,
    .col33.focus ul.focusobject li.right {
        width:40%;
    }
    .col33.focus .slider img {
        width:100% !important;
    }

        .col33.ledigtbox img {
            width:100% !important;
        }
    div.siteContent {
        width: 100%;
    }
    div.siteContent .col25 .box {
        width: 100%;
    }
    div.siteOptions {
        text-align: center;
        width: 100%;
    }
    ul.siteOptions {
        width:100%;
    }
    ul.siteOptions li a {
        color: #014898;
    }
    div.siteContact {
        width:100%;
    }
    ul.contact-information li {
        display:block;
    }
    ul.contact-information li.companyName {
        font-size:24px;
        display: block;
        margin-bottom: 14px;
    }
    ul.contact-information li:last-of-type {
        font-size: 16px;
        margin-top: 10px;
        display: block;
    }
    ul.contact-information li a.ico-phone {
        color:#fff;
        background:#3b3b3b;
        border-radius: 16px;
        color: #fff;
        display: inline-block;
        margin-top: 10px;
        padding: 3px 14px 3px 2px;
        text-decoration: none;
        font-weight:700;
    }
    ul.contact-information li a.ico-phone:before {
        background:#32c109;
        border-radius:50%;
        color: #fff;
        content: "\f095";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
        margin-right: 10px;
        padding: 3px 6px;

    }
    span.CompanyPhoneLabel {
        display:none;
    }

    div.global-authorization {
        background-color: #fff;
        color: #222;
    }
    div.global-authorization a {
        color: #000;
        font-size: 13px;
    }
    .object-buttons span.button-list input {
        background-position: 0.5em center;    
        border: 1px solid #cecfce;
        border-color:#cecfce;
        color:#000;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 47%;
        float:right;
        }
    .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 20px 10px;
    }

    div.siteMain:before,
    div.siteMain:after {
        content: "";
        display:none;
    }
    ul.mypage_profile {
        border:none;
    }
    .user .box-inner div:nth-child(2n+2) ul.mypage_profile li a.bulleted {
        width: 95%;
        box-sizing: border-box;
        padding: 1%;
        text-align:center;
    }
    user .box-inner div:nth-child(2n+1) {
        border-radius: 4px;
        color: #fff;
        text-align: center;
        font-size: 15px;
        box-sizing: border-box;
        line-height: 19px;
    }
    .user .box-inner div:nth-child(2n+1) a > br {
        display:none;
    }
    .user .box-inner div:nth-child(2n+2) ul.mypage_profile li a.bulleted {
        background: #f2f2f2;
        border-radius: 4px;
        display: inline-block;
        margin-top: 9px;
        padding: 8px 13px;
        color:#014898;
        font-size:18px;
    }
    .box-primary h3.user {
        margin-bottom:0;
    }
    ul.mypage_profile {
        padding:0;
    }   
    ul.mypage_profile li {
        margin: 0 0 1px 0;
        font-size: 15px;
    }
    .objectlistFilters ul.quickfilter li {
        width:45%;
        }
    .objectlistFilters ul.quickfilter li:last-of-type {
        float:right;
    }
    .objectlistFilters {
        padding: 15px 30px 3px;
    }
    .objectlistFilters ul.quickfilter table {
        margin-bottom: 20px;
    }
    ul.templatelist.block li h2 {
        font-size:20px;
    }
    .image-slideshow .image-big {
        width: 66%;
        margin-bottom: 20px;
        margin-right:20px;
    }
    div.image-big img {
        width:100%;
        }
    div.areatext {
        line-height: 21px;
        font-size: 16px;
        width: 50%;
    }
    ul.horizontal-bulleted li {
        margin-bottom: 10px;
    }
    div.page-col50 ul.grid li.left {
        font-size: 19px;
        line-height: 32px;
    }
    div.area_info_facts {
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
    .col25.sideBar .gridlist {
        width:100%;
    }
    .box-primary, .box-secondary, .box-rental, .box-resident, .box {
        font-size:15px;
    }
    .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;
    }
    iframe {
        width:100% !important;
    }
    div.col100.puffar div.col33full div.box.puff div.box-outer div.box-inner a img {
        width: 100% !important;
        height: auto !important;
    }
    h2.puffrubrik.smallpuff a {
        top:30%;
    }
}

/* Phone */
@media (max-width: 480px) {
    body {
        background-size: 300%;
        background-position: 0% 0;
    }
    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #233588;
            border-radius: 0;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: 1px solid #014898;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: normal;
                font-size: 13px;
                font-weight: normal;
                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 #014898
            }
            /*.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;
                    color: #014898;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                    padding-left: 3em;
                    display: block;
                    color: #014898;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                    padding-left: 4em;
                    display: block;
                    color: #014898;
                }

                .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: 0;
        height: 100%;
        text-align: right;
        padding: 0.615em;
        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: #fff;
        font-family: FontAwesome;
        font-size: 0.8em;
    }

    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.expanded ul li.expanded div.collapse-button i.fa.fa-minus-square,
    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.expanded ul li.collapsed div.expand-button i.fa.fa-plus-square {
        color: #233588;
    }
    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
        margin: 0 auto;
        width: auto !important;
    }
    div.siteHeader-container h1 {
        background: none;
        margin: 0;
        padding: 0;
        text-indent: 0%;
        width: 25%;
        top: 0px;
    }
    div.siteHeader, div.siteMain, div.siteFooter {
        width: auto;
    }
    div.siteHeader {
        height:180px;
        position: relative;
        top: 46px;
        padding: 20px;
    }
    div.siteHeaderRight {
        width:100%;
    }
    div.siteLogo {
        position: absolute;
        top: 32px;
        background: transparent url(../Img/blank.png) repeat 0 0;
        padding: 12px 8px 4px;
        border-radius: 10px;
        width: 147px;
        box-sizing: border-box;
        left: 15px;
    }
    div.siteLogo img {
        width:100%;
    }
    ul.siteHeaderOptions {
        right: 15px;
        position:absolute;
        width:30%;
        overflow:hidden;
    }
    ul.siteHeaderOptions li.link {
        display: block;
        float: right;
        margin-bottom: 4px;
        width: 100%;
        text-align: right;
    }
    ul.siteHeaderOptions li.link a {
        background: #fdc513;
        font-size: 15px;
        padding: 6px 0;
        text-decoration: none;
        border-radius: 3px;
        display: block;
        text-align: center;
        box-sizing: border-box;
        width: 100%;
    }
    div.search_area {
        padding: 0;
        right: 15px;
        top: 130px;
        width: auto;
        left: 15px;
    }
    div.search_area .search_field {
        width:130px;
    }

    .slider-container {
        width:100%;
    }
    .slider img {
        width:auto;
    }
    .slider-inner {
        border: 1px solid #d9d9da;
    }
    .pager-container {
        bottom: auto;
        width: 100%;
        top: 14px;
    }
    .pager li {
        height:16px;
        width:16px;
        border-radius:50%;
    }
    div.ImageTextStyles.Text {
        top:38px;
        width:100%;
        box-sizing:border-box;
        padding:20px;
    }
    div.ImageTextStyles.Text div.sliderTitle {
        font-size: 19px;
        line-height: 24px;
        letter-spacing: 0;
        margin-bottom:5px;
    }
        div.ImageTextStyles.Text p {
            font-size: 16px;
            line-height: 24px;
        }
    div.ImageTextStyles.Image {
	    height: 337px;
    }
    div.ImageTextStyles.Text p a {
        font-size:16px;
    }
    .col33.news {
        width: 100% !important;
        margin-top: 20px;
        border: 1px solid #d9d9da;
        box-sizing:border-box;
        padding:20px;
    }
    h3.title {
        font-size: 19px;
        line-height: 24px;
    }
    .news .archive-readmore {
        text-align: right;
        width: 100%;
        margin-top: 30px;
    }
    .box-inner.tagline {
        box-sizing:border-box;
        padding:20px 30px;
    }
    .box-inner.tagline h1 {
        font-size: 36px;
        font-weight:400;
    }
    .box-inner.tagline p {
        width:100%;
    }
    .col33full {
       width: 100%;
    }
    .col33full.alignleft {
        margin-right:2.12765957446809%;
    }
    .col33full .box-inner img {
        height: auto !important;
        border-radius:10px;
    }
    h2.puffrubrik.smallpuff a {
        font-size: 38px;
        width: 100%;
        top: 30%;
    }
    .col33full.largepuff {
        width:100%;
        margin-bottom:20px;
    }
    .col33full.largepuff .box-inner img {
        height: auto !important;
        float: right;
        width:100%;
    }
    .col33full.largepuff:after {
        content:"";
        display:block;
        clear:both;
    }
    .col33.focus, .col33.ledigtbox {
        width:100%;
    }
    .col33.alignleft {
        margin-right:2.12765957446809%;
    }
    .col33.focus .slider, .col33.focus .slider-inner,
    .col33.focus .slider-container {
        width:100%;
    }
    .col33.focus .slider-inner {
        height:auto;
    }
    .col33.focus .slider .imgContainer {
        width:100% !important;
        height:auto !important;
    }
    .col33.focus ul.focusobject li.left,
    .col33.focus ul.focusobject li.right {
        width:40%;
    }
    .col33.focus .slider img {
        width:100% !important;
    }

        .col33.ledigtbox img {
            width:100% !important;
        }
    div.siteContent {
        width: 100%;
    }
    div.siteContent .col25 .box {
        width: 100%;
    }
    div.siteOptions {
        text-align: center;
        width: 100%;
    }
    ul.siteOptions {
        width:100%;
    }
    ul.siteOptions li {
        display:block;
    }
    div.siteContact {
        width:100%;
    }
    ul.contact-information li {
        display:block;
    }
    ul.contact-information li.companyName {
        font-size:24px;
        display: block;
        margin-bottom: 14px;
    }
    ul.contact-information li:last-of-type {
        font-size: 16px;
        margin-top: 10px;
        display: block;
    }
    ul.contact-information li a.ico-phone {
        color:#fff;
        background:#3b3b3b;
        border-radius: 16px;
        color: #fff;
        display: inline-block;
        margin-top: 10px;
        padding: 3px 14px 3px 2px;
        text-decoration: none;
        font-weight:700;
    }
    ul.contact-information li a.ico-phone:before {
        background:#32c109;
        border-radius:50%;
        color: #fff;
        content: "\f095";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
        margin-right: 10px;
        padding: 3px 6px;

    }
    span.CompanyPhoneLabel {
        display:none;
    }
    div.global-authorization {
	    background-color: #fff;
        color:#222;
        bottom:10px;
    }
    div.global-authorization a {
	    color: #000;
        font-size:13px;
    }
    ul.quickfilter li.full {
        width:100%;
    }
    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;
    }
    .templatelist.block.objectlist {
       margin-right: 2%;
        width: 100%!important;
    }
    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }
    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image {
        width:auto !important;
    }

    ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
        float: left;
        font-size: 11px;
        width: 86%;
    }
    .objectlistFilters ul.quickfilter li {
        width:100%;
    }
    .page-col75 div.interest-objectinfo {
        height: auto;
        margin-bottom: 4px;
        width: auto;
    }
    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }
    .col75 .col50 {
        width:100%;
    }
    .col75 .col25 {
        width: 100%;
    }
    .col75 img {
        height: auto !important;
        max-width: 100%;
        width:100% !important;
    }
    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%;
    }
    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;
    }

    .object-buttons span.button-list input {
        background-position: 0.5em center;    
        border: 1px solid #cecfce;
        border-color:#cecfce;
        color:#000;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100%;
    }
    .objectlistFilters ul.quickfilter li {
        width:100%;
        }
    .objectlistFilters ul.quickfilter li:last-of-type {
        float:right;
    }
    .objectlistFilters {
        padding: 25px 20px 3px;
    }
    .objectlistFilters ul.quickfilter table {
        margin-bottom: 20px;
    }
    .objectlistFilters ul.quickfilter table tr td {
        padding: 10px 0;
        display: block;
    }
    .templatelist.block.objectlist {
       margin-right: 2%;
        width: 100%!important;
    }
    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }
    h1, h1.pagetitle {
        font-size: 26px;
        margin-bottom: 24px;
        margin-top: 10px;
        text-align: center;
    }
    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.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;
    }
    div.page-col50 .register-interest ul.grid li.left {
        display: block;
        margin-bottom: 1em;
        text-align: center;
        width: 100%;
    }
    ul.mypage_profile {
        border:none;
    }
    .user .box-inner div:nth-child(2n+1) {
            width:auto;
         border-radius: 4px;
         margin-top:10px;
    }
    .user .box-inner div:nth-child(2n+1) a > br {
        display:none;
    }
    .user .box-inner div:nth-child(2n+2) ul.mypage_profile li a.bulleted {
        background: #f2f2f2;
        border-radius: 4px;
        display: inline-block;
        margin-top: 9px;
        padding: 8px 13px;
    }
    ul.horizontal-bulleted li {
        margin-bottom: 10px;
    }
    div.area_info_facts {
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
    .col25.sideBar .gridlist {
        width:100%;
    }
    ul.mypage_profile {
        border:none;
    }
    .user .box-inner div:nth-child(2n+2) ul.mypage_profile li a.bulleted {
        width: 100%;
        box-sizing: border-box;
        padding: 1%;
        text-align:center;
    }
    user .box-inner div:nth-child(2n+1) {
        border-radius: 4px;
        color: #fff;
        text-align: center;
        font-size: 15px;
        box-sizing: border-box;
        line-height: 19px;
    }
    .user .box-inner div:nth-child(2n+1) a > br {
        display:none;
    }
    .user .box-inner div:nth-child(2n+2) ul.mypage_profile li a.bulleted {
        border-radius: 4px;
        display: inline-block;
        margin-top: 9px;
        padding: 8px 13px;
        color:#014898;
        font-size:18px;
    }
    .box-primary h3.user {
        margin-bottom:0;
    }
    ul.mypage_profile {
        padding:0;
    }   
    ul.mypage_profile li {
        margin: 0 0 1px 0;
        font-size: 15px;
    }
    .alertinfo {
        font-size: 15px;
    }
    .box-primary, .box-secondary, .box-rental, .box-resident, .box {
        font-size:15px;
    }
    div.hsm_binder span.button-list a {
        font-size: 15px;
        padding: 10px 8px 12px 6px;
        margin: 0 10px 8px 0;
        width: 100%;
        display:block;
    }
        .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;
    }
    iframe {
        width:100% !important;
    }

    div.col100.puffar div.box-inner.column {
        height:auto !important;
    }

    div.col100.puffar div.col33full div.box.puff div.box-outer div.box-inner a img {
        width: 100% !important;
        height: auto !important;
    }
    div.image-thumbs img.imgthumbs {
        width:auto !important;
    }
    div.siteContent .col50 .slider, div.siteContent .col50 .slider-container, div.siteContent .col50 .slider-container.col50 {
        margin-bottom: 16px;
        width: 100%;
    }
    div.article-area-info div.slider-container.col50 div.slider-inner div.slides {
        height:220px !important;
    }
}
