﻿body {
    font-family: Helvetica, Avenir, Arial, sans-serif;
    font-size: 14px;
}

h3 {
    font-size: 24px;
}

body,
#kowrapper,
html,
#bodyPanel {
}

#bodyPanel {
}

#kowrapper {
}

#image-carousel img {
    object-fit: contain;
}

.contact-modal-content{
    width: 500px !important;
}
    .contact-modal-content.contact-mobile {
        width: 300px !important;
    }


.pseudo-button {
    background-color: transparent;
    border: none;
    padding: 0;
    color: white;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}

.social_links .wrapper {
    padding: 20px;
    padding: 20px;
}

.mobile-location-choice {
    margin-bottom: 20px;
}

#tour-complete-container {
    height: 100%;
    display: block;
    width: 100%;
}

#tour-complete-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.tour-complete-wrapper {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.tour-complete-wrapper {
    display: table-cell;
    vertical-align: middle;
}

    .tour-complete-wrapper .nomargin-row {
        margin: 0;
    }

.tour-complete-row {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

header__links .tour-complete-row {
    padding-top: 30px;
}

#tour-complete-page {
    transition: visibility 0s ease-out 1s;
    -o-transition: visibility 0s ease-out 1s;
    -ms-transition: visibility 0s ease-out 1s;
    -moz-transition: visibility 0s ease-out 1s;
    -webkit-transition: visibility 0s ease-out 1s;
}

.modal {
    text-align: center;
}

    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

@media screen and (max-width: 768px) {
    #image-wrapper {
    }
}

.modal-dialog {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.overlay {
    transition: visibility 0s linear 0.5s;
    -o-transition: visibility 0s linear 0.5s;
    -ms-transition: visibility 0s linear 0.5s;
    -moz-transition: visibility 0s linear 0.5s;
    -webkit-transition: visibility 0s linear 0.5s;
}

.homepage {
}

.powered-by-image {
    position: absolute;
    left: 40px;
    bottom: 20px;
    z-index: 560;
    display: block;
}

.ccButton-wrapper {
    position: absolute;
    right: 40px;
    bottom: 20px;
    z-index: 560;
    display: block;
}

.ccButton-wrapper-mobile {
    position: absolute;
    right: 40px;
    bottom: 100px;
    z-index: 560;
    display: block;
}

.ccButton-wrapper-mobilelandscape {
    position: absolute;
    left: 20px;
    bottom: 10px;
    z-index: 560;
    display: block;
}

.ccButton {
    background-color: white !important;
    border-color: whitesmoke !important;
    border-radius: 25px;
    height: 50px;
    padding: 0;
}


/*.powered-by-image {
    position: absolute;
    right: 40px;
    bottom: 20px;
    z-index: 560;
    display: block;
}*/

.powered-by-image-small {
    position: absolute;
    left: 5px;
    bottom: 65px;
    z-index: 560;
}

#video-viewport {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.video-poster-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}


#azuremediaplayer {
    overflow: hidden;
}


.info-image {
    position: absolute;
    top: 200px;
    margin: 0 auto;
    z-index: 1000;
}

.page-logo {
    text-align: center;
}

.location-landing-wrapper {
    position: absolute;
    top: 80px;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    background: no-repeat;
}

.frameView .location-landing-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: no-repeat center center fixed;
    background-size: cover;
}


.location-landing-wrapper-small {
    background: no-repeat center center fixed;
    background-size: cover;
}

.location-landing-wrapper-mobile-landscape {
    top: 0;
}


.location-landing {
    width: 100%;
    height: 100%;
}

.panel__header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #FFFFFF;
    z-index: 600;
    /*height: 80px;*/
    max-height: 90px;
    overflow: hidden;
}

.carousel-inner img {
    margin: 0 auto;
}



.header__links .button {
    display: inline-block;
}

.hide-detail {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 3.0em;
    z-index: 700;
}

    .hide-detail a {
        color: white;
    }

.detail-content {
    position: relative;
}

.detail-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 600;
}

#homePanoContent {
    width: 100%;
    position: absolute;
    top: 0;
}

.vimeo-video-frame {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    z-index: 600;
}


.left__panel {
    position: absolute;
    top: 90px;
    left: 5px;
    font-size: 1.5em;
    z-index: 570;
}

    .left__panel.long-list {
        top: 90px;
    }


.frameView .left__panel {
    top: 50px;
}


.left__panel__top {
    min-height: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 60px;
    min-width: 60px;
    background-color: white;
}

.left__panel__bottom {
    min-height: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 60px;
    min-width: 60px;
}

.left_panel_white_li {
    background-color: white !important;
    color: grey !important;
}

.left__panel ul {
    padding: 0;
    margin: 0;
}

    .left__panel ul li {
        color: white;
        list-style: none;
        padding: 5px;
        max-width: 60px;
        height: 40px;
        overflow: hidden;
        background-color: rgba(255,255,255,0.8);
        cursor: pointer;
    }

    .left__panel ul:first-child {
        padding-top: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .left__panel ul li.page-active {
        background-color: white;
        color: grey;
        position: relative;
    }

    .left__panel ul li.left-menu-item:hover {
        background-color: white;
        color: grey;
        position: relative;
        width: 420px;
        max-width: 420px;
    }

    .left__panel ul li.left-menu-item:focus {
        background-color: white;
        color: grey;
        position: relative;
        width: 420px;
        max-width: 420px;
    }

.left__panel span.glyphicon {
    position: fixed;
    top: 50%;
    display: none;
}

@media (min-width: 768px) {
    .left__panel span.glyphicon {
        display: none;
    }
}

@media (max-width: 767px) {
    .left__panel span.glyphicon-chevron-right {
        display: inline-block;
    }
}

.left-menu-item-text {
    width: 60px;
    text-align: center;
}

.left-menu-item-title {
    display: inline-table;
    width: 360px;
    text-align: center;
}

#title-box {
    font-size: 30px;
    background-color: black;
    color: white;
    border-radius: 15px;
    padding: 10px;
    opacity: .9;
}
/*TITLE BOX*/

.title-wrapper {
    display: inline;
    vertical-align: middle;
}

.bottom__panel {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: #FFFFFF !important;
    text-align: center;
    z-index: 600;
    text-transform: uppercase;
    height: 70px;
}

    .bottom__panel a {
        color: white;
    }

.right__panel {
    position: absolute;
    top: 170px;
    right: 0;
    max-width: 150px;
    color: #FFFFFF !important;
    text-align: center;
    z-index: 600;
    border-radius: 12px;
}

    .right__panel h3 {
        padding: 8px;
        color: #FFFFFF;
    }

    .right__panel ul {
        padding: 0;
        margin: 0;
    }

        .right__panel ul li {
            padding: 8px;
            list-style: none;
            font-size: 20px;
            cursor: pointer;
        }

            .right__panel ul li img:hover {
                transform: scale(1.05);
                -moz-transform: scale(1.05);
                -webkit-transform: scale(1.05);
                -o-transform: scale(1.05);
                cursor: pointer;
            }

            .right__panel ul li p {
                padding-top: 5px;
            }

.right__panel__mobile {
    position: absolute;
    top: 10px;
    right: 0;
    max-width: 110px;
    color: #FFFFFF !important;
    text-align: center;
    z-index: 600;
    border-radius: 12px;
}

    .right__panel__mobile h3 {
        padding: 10px;
        color: #FFFFFF;
    }

    .right__panel__mobile ul {
        padding: 0;
        margin: 0;
    }

        .right__panel__mobile ul li {
            padding: 7px;
            list-style: none;
            font-size: 18px;
            cursor: pointer;
        }

            .right__panel__mobile ul li img:hover {
                transform: scale(1.05);
                -moz-transform: scale(1.05);
                -webkit-transform: scale(1.05);
                -o-transform: scale(1.05);
                cursor: pointer;
            }

            .right__panel__mobile ul li p {
                padding-bottom: 5px;
                margin-top:0;
                margin-bottom:0;
            }


.frameView .right__panel {
    top: 50px;
}

.header-panel-container {
    padding-top: 10px;
    height: 80px;
    display: table;
    width: 100%;
}

.home-page-container {
    height: 100%;
    display: table;
    width: 100%;
}

.home-page-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.header-panel-container-mobile {
    height: 30px;
    display: table;
    width: 100%;
}

.header-panel-wrapper {
    padding-top: 10px;
    vertical-align: middle;
}

.button-wrapper {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
}

.small-button-wrapper {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.small-button {
    height: 45px;
    width: 35px;
    max-width: 35px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    vertical-align: bottom;
}

.small-button-home {
    height: 45px;
    width: 45px;
    max-width: 45px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.small-button-mobile {
    height: 35px;
    width: 35px;
    max-width: 35px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    vertical-align: bottom;
}

.button-info {
    padding: 0;
    margin: 0;
    background: url('../images/infos1.png') no-repeat;
    background-size: contain;
}

    .button-info:hover {
        background: url('../images/infos2.png') no-repeat;
        background-size: contain;
    }

.button-share {
    background: url('../images/shares1.png') no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
}

    .button-share:hover {
        background: url('../images/shares2.png') no-repeat;
        background-size: contain;
    }

.button-home {
    background: url('../images/housewhiteheader.png') no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    border-radius: 8px;
}

    .button-home:hover {
        transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

.button {
    height: 40px;
    width: 150px;
    max-width: 150px;
    cursor: pointer;
    display: inline-block;
    background-size: contain;
    background-position: center;
    border-radius: 4px;
}

.header-panel-container-mobile .button {
    width: 120px;
    max-width: 120px;
}

@media screen and (max-width: 500px) {
    .header-panel-container-mobile .button {
        width: 100%;
        max-width: 100%;
    }

    .header-panel-container-mobile {
        padding: 0 0;
    }
}

.button-wrapper-mobile {
    height: 30px;
    max-height: 30px;
}

    .button-wrapper-mobile.landscape-mobile {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .button-mobile {
    height: 30px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: white;
    font-size: 4em;
}

.owl-carousel {
    position: relative;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    // Half of the prev/next buttons height here in negatives to center them perfectly
}

.owl-prev {
    left: 50px;
    font-size: 4em;
}

.owl-next {
    right: 150px;
    font-size: 4em;
}

@media (max-width: 991px) {
    .owl-prev {
        left: 5px;
    }

    .owl-next {
        right: 10px;
    }
}

.theme-color {
    background-color: rgb(183, 0, 2);
}

.returning-color {
    filter: contrast(0.185423);
}

.well {
    color: white;
    border-radius: 15px;
}

.location-title {
    font-size: 40px;
}

.location-choose {
    width: 100%;
}

.location-image-choose {
    transition: ease 300ms all;
    padding-bottom: 25px;
    background-color: transparent;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
}

.location-image {
    transition: ease 300ms all;
    padding-bottom: 25px;
    background-color: transparent;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
}

    .location-image:hover {
        transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

    .location-image.carousel-image:hover {
        transform: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
        -o-transform: none !important;
    }


.backToMain:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.location-imageSmall {
    background-color: transparent;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}


.start-tour-wrapper {
    z-index: 560;
    position: absolute;
    bottom: 45px;
    text-align: center;
    width: 100%;
}



.start-tour-wrapper-nomap {
    z-index: 560;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
}

.frameView .start-tour-wrapper-nomap {
    margin-top: -45px;
}


.next-destination-wrapper {
    z-index: 560;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.next-destination-wrapper-mobile {
    z-index: 560;
    position: absolute;
    bottom: 80px;
    width: 100%;
    text-align: center;
}

.next-destination-wrapper-mobile.mobilelandscape {
    bottom: 10px;
}

.start-tour-button {
    margin: 0 auto;
}


    .start-tour-button img {
        width: 320px;
    }

        .start-tour-button img:hover {
            transform: scale(1.05);
            -moz-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -o-transform: scale(1.05);
        }

@media (max-width: 420px) {
    .start-tour-button img {
        width: 200px;
    }
}

.bottom__panel td {
    padding-top: 10px;
}

.map_small_icon {
    background: #27377C
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.tourImage {
    width: 400px;
}

@media (max-width: 768px) {
    .tourImage {
        width: 100%;
    }
}

.tour-complete-row {
    padding: 20px;
}

@media (max-width: 768px) {
    @media (min-width: 768px) {
        .tour-complete-row {
            padding-left: 150px;
            padding-right: 150px;
        }
    }
}

#animationModal #loadingImage {
    width: auto;
    height: 150px;
}


#startModal #startImage {
    width: auto;
    height: 150px;
}

#tasmanianModal #startImage {
    width: 250px;
    /*height: 150px;*/
}

#tasmanianModal #startImageLarge {
    width: 400px;
    /*height: 150px;*/
}

.small-logo {
    left: 100px;
}

@media (max-width: 767px) {
    .small-logo {
        left: 100px;
    }
}

@media (min-width: 768px) {
    #myModal .modal-content {
        box-shadow: 0 0px 0px;
        border: 0;
    }
}

@media (min-width: 400px) {
    @media (max-width: 500px) {
        .header-panel-container-mobile .button {
            max-width: 90px;
        }
    }
}

.image-show-small {
    display: none;
}

.image-show-large {
    display: block;
}

.custom-width-large {
    margin-bottom: 20px;
}

@media (min-width: 500px) {
    @media (max-width: 750px) {
        .custom-width-large {
            width: 50%;
        }

        .custom-width-small {
            width: 50%;
        }
    }
}

@media (min-width: 1024px) {
    .image-show-large {
        display: none;
    }

    .image-show-small {
        display: block;
    }
}

.small-logo {
    width: 150px;
    margin: 0 auto;
}

.small-aerial-div {
    top: 40px;
}

@media (max-width: 767px) {
    .small-aerial-div {
        top: 30px;
    }

    .small-logo {
        width: 150px;
    }
}

@media (max-width: 420px) {
    .small-logo {
        margin: 0 0;
    }
}

.landing {
    display: none;
}

.landing-span {
    width: 100px;
}

.landing-span-mobile {
    width: 140px;
    border-radius: 10px;
}

.divide_3_big {
    width: calc(100% / 3 * 2) !important;
}

.divide_3_small {
    width: calc(100% / 3) !important;
    background-size: calc(100% - 30px) 100%;
    background-size: calc(100%-15px);
    background-repeat: no-repeat;
    background-position: 15px 0px;
}

    .divide_3_small img {
        width: calc( 200% + 30px);
        visibility: hidden;
    }

.custom-width-large {
}

.custom-width-small {
    background-size: calc(100% - 30px) 100%;
    background-repeat: no-repeat;
    background-position: 15px 0;
}

    .custom-width-small .image-show-small {
        visibility: hidden;
    }


    .custom-width-small:hover {
        transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        cursor: pointer;
    }


.landing-nav {
    position: absolute;
    top: 150px;
    left: 1%;
    width: 330px;
    padding-bottom: 30px;
    border-radius: 30px;
}

    .landing-nav .nav-home {
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        text-align: center;
        background-color: white;
        color: grey;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1.3em;
    }

        .landing-nav .nav-home img {
            height: 35px;
        }

        .landing-nav .nav-home span {
            vertical-align: bottom;
        }

        .landing-nav .nav-home:hover {
            background-color: whitesmoke;
        }

.navlist-container {
    padding-top: 25px;
}

.nav-menu-item {
    width: 100%;
    height: 40px;
    min-height: 40px;
    color: white;
    font-size: 1.3em;
}

    .nav-menu-item a {
        color: white;
        text-decoration: none;
    }

    .nav-menu-item:hover {
        color: grey;
        background-color: white;
    }

    .nav-menu-item a:hover {
        color: grey;
        background-color: white;
    }

.landing-nav {
    z-index: 580;
}

.nav-menu-item-text {
    padding-top: 10px;
    color: inherit;
    padding-left: 25px;
    height: 40px;
    min-width: 40px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.nav-menu-item-title {
    padding-top: 10px;
    color: inherit;
    padding-left: 20px;
    height: 40px;
    display: inline-table;
    width: 280px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.navigationBackground {
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 45px;
    z-index: 1001;
}

.navigationPanel {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    padding-top: 80px;
    padding-bottom: 45px;
    z-index: 1001;
}

    .navigationPanel a {
        color: white;
    }

.navigationPanel.mobile {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding-top: 80px;
    padding-bottom: 45px;
    z-index: 1001;
}


.nav-panel-item {
    width: 100%;
    color: white;
    font-size: 1.5em;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .nav-panel-item:hover {
        color: grey;
        background-color: white;
        font-size: 1.5em;
        text-decoration: none;
    }

@media (max-width: 400px) {
    .nav-panel-item {
        font-size: 1.1em;
    }

        .nav-panel-item:hover {
            font-size: 1.1em;
        }
}


.nav-panel-item-text {
    padding-left: 40px;
    color: inherit;
    min-width: 40px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.nav-panel-item-title {
    color: inherit;
    padding-left: 20px;
    display: inline-table;
    text-align: left;
    /*text-transform: uppercase;*/
}

.nav-panel-hide {
    position: absolute;
    top: 15px;
    right: 25px;
    height: 50px;
    z-index: 1010;
}

    .nav-panel-hide img {
        height: 50px;
    }

.nav-panel-home {
    position: absolute;
    top: 15px;
    left: 25px;
    height: 50px;
    z-index: 1010;
}

    .nav-panel-home img {
        height: 50px;
    }

.nav-panel-map {
    position: absolute;
    top: 15px;
    left: 85px;
    right: 85px;
    height: 50px;
    z-index: 1010;
}

    .nav-panel-map .map-child {
        text-align: center;
    }

        .nav-panel-map .map-child a {
            z-index: 1010;
        }

        .nav-panel-map .map-child img {
            height: 50px;
            z-index: 1010;
        }



.location-landing-agent-mobile{
    top:40px !important;
}