/*.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: #ff7300;
	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;
}
.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: #ff7300;
        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: #c55900;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
        background: #c55900;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
        background: #c55900;
        overflow: hidden;
    }
    .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
        color: #818700;
        padding-top: 0.615em;
        font-size: 1.8em;
    }
    .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;
        background-position:0 140%;
        height:auto;
        background-color:#e4e4e4;
    }

    div.siteFooter-container div.siteFooter div.col33.alignright ul li a {
        color:#ff7300;
        }
    div.siteHeader {
        height: 130px;
        top: 53px;
    }
    div.siteLogo {
        position:absolute;
        top:30px;
        left: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.siteHeader-container div#ctl00_ctl01_divSlideShow.cycle-slideshow {
        height:auto !important;
    }

    div.siteHeader-container div.cycle-slideshow div.ImageText.cycle-slide.cycle-slide-active,
    div.ImageTextStyles {
        width:100% !important;
    }
    div.ImageTextStyles.Text {
        top:18%;
    }
    div.ImageTextStyles.Text  {
        width:100% !important;
    }
    div.ImageTextStyles span {
        width:100%;
        padding:10px 20px;
        box-sizing:border-box;
    }
        div.ImageTextStyles h1 {
        font-size:32px;
    }
    div.siteFooter-container div.siteFooter div.col33 {
        width: 100% !important
    }
        div.siteFooter-container div.siteFooter div.col33.alignleft {
        margin-right: 20px;
    }

    div.siteFooter-container div.siteFooter div.col33 h6 {
    }

    .col25.start {
        width:100%;
    }
    .col25.start.social {
        width:47.82608695652174%;
    }
    .alignleft {
        margin:0;
    }
    div.col50.start .box-inner img {
        max-width: 190px;
        float: left;
        margin-right: 20px;
    }
    .col33.butiker {
        width: 31.33333333333333%;
    }
    .col33.butiker.alignleft {
        margin-right:3%;
    }
    .col33 img {
        width: 100%;
    }
    div.col25.start.alignright div.box.ingangar {
        clear:both;
        display:block;
        float:left;
    }
    div.box.ingangar img {
        margin-bottom: 15px;
        float: left;
        margin-right: 20px;
    }

}

/* 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: #ff7300;
            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: #c55900;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #c55900;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #c55900;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #818700;
                padding-top: 0.615em;
                font-size: 1.8em;
            }

            .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;
        background-position:0 100%;
        height:auto;
        background-color:#e4e4e4;
    }

    div.siteFooter-container div.siteFooter div.col33.alignright ul li a {
        color:#ff7300;
        }

    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: 150px;
        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;
        }


    h1, h1.pagetitle {
        font-size: 44px;
        margin-bottom: 24px;
        margin-top: 10px;
        text-align: center;
        letter-spacing: -1px;
    }


    .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.search_area {
        position: absolute;
        right: 0;
        top: 30px;
        width: 222px;
    }

    div.siteHeader-container div#ctl00_ctl01_divSlideShow.cycle-slideshow {
        height: auto !important;
        display:none;
    }

    div.siteFooter-container div.siteFooter div.col33 {
        width:100% !important;
        padding: 1% 5%;
        float:left;
        margin-bottom:30px;
    }
    div.col50.start .box-inner img {
        width:100%;
    }
    .alignleft {
        margin:0;
        }
    .col25 img {
        max-width:100%;
    }
    .col33.butiker {
        width: 100%;
    }
    .col33 img {
        width: 100%;
    }
    div.box-header h6 {
        margin-top:20px;
    }

    div.siteFooter-container div.siteFooter div.col33 {
        height:auto !important;
    }
    h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 38px;
    }

}
