.titleHeader {
    margin-top: 20px; 
    margin-bottom: 10px;  
    text-transform: none; 
    line-height: 70px; 
    font-weight: 400; 
    font-size: 50px;
}

.langBox {
    position: absolute;
    top: 25px;
    right: 60px;
    display: inline-block;
    float: right;
    line-height: 20px;
    width: 80px;
    color: #bbb;
}

.langBox a {
    font-size: 12px;
    color: #ccc;
}

.langBox a:hover {
    color: #fff;
}

.deor {
    display: none;
}




/* Panotour PANORAMIC VIEW */
div#panoDIV {
    position:relative;
    overflow:hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div#panoDIV.cursorMoveMode {
    cursor: move;
    cursor: url(site/panorama/6/indexdata/graphics/cursors_move_html5.cur), move;
}

div#panoDIV.cursorDragMode {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: url(site/panorama/6/indexdata/graphics/cursors_drag_html5.cur), default;
}

/* video.js settings */
.video-js-responsive-container.vjs-hd {
    padding-top: 56.25%;
}

.video-js-responsive-container.vjs-sd {
    padding-top: 75%;
}

.video-js-responsive-container {
    width: 100%;
    position: relative;
}

.video-js-responsive-container .video-js {
    height: 100% !important; 
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .titleHeader {
        margin-top: -24px;
        margin-bottom: 10px;
        text-transform: none;
        line-height: 29px;
        font-weight: 400;
        font-size: 26px;
    }

    #topbar a#logo img {
        top: 24px;
    }
    
    .langBox {
        top: 27px;
        right: 72px;
    }

    .title_p1 {
        font-size: 17px !important;;
        margin-bottom: 5px !important;
    }

    .title_p2 {
        font-size: 17px !important;;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    #topbar a#logo img {
        top: 24px !important;
    }
}

@media screen and (max-height: 376px) {
    .titleHeader {
        margin-top: -50px;
        margin-bottom: 10px;
        text-transform: none;
        line-height: 29px;
        font-weight: 400;
        font-size: 26px;
        color: aqua;
    }

    #topbar a#logo img {
        top: 24px;
    }
    
    .langBox {
        top: 27px;
        right: 72px;
    }

    .title_p1 {
        font-size: 17px !important;;
        margin-bottom: 5px !important;
    }

    .title_p2 {
        font-size: 17px !important;;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    #topbar a#logo img {
        top: 24px !important;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

    #topbar a#logo img {
        top: 55px;
    }
}

@media all and (max-width: 900px) {

    #topbar a#logo img {
        top: 55px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 340px) {
    .titleHeader {
        margin-top: -17px; 
        margin-bottom: 5px;  
        text-transform: none; 
        line-height: 40px; 
        font-weight: 400; 
        font-size: 30px;
    }



    /*** iPad Landscape ****************************/
    .snavigation ul li {
        margin-right: 16px !important;
    }

    .snavigation ul li a {
        font-size: 13px;
    }

    .snavigation ul li:last-child {
        margin-right: 0 !important;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }

    #kiokenSlides.owl-theme .owl-controls .owl-buttons {
        opacity: 100;
    }

    #topbar a#logo img {
        top: 24px;
    }
    
    .langBox {
        top: 27px;
        right: 72px;
    }
}



@media screen and (min-width: 1170px) and (max-width: 1200px) {
    .snavigation ul li {
        margin-right: 16px !important;
    }

    .snavigation ul li a {
        font-size: 13px;
    }

    #topbar a#logo {
        top: 45px;
        left: 0;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1170px) {
    .snavigation ul li {
        margin-right: 16px !important;
    }

    .snavigation ul li a {
        font-size: 13px;
    }

    .snavigation ul li:last-child {
        margin-right: 0 !important;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }

    #kiokenSlides.owl-theme .owl-controls .owl-buttons {
        opacity: 100;
    }

    #topbar a#logo {
        top: 45px;
        left: 0;
        height: 50px;
    }

    #topbar a#logo img {
        height: 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 667px) {
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }
    #kiokenSlides.owl-theme .owl-controls .owl-buttons {
        opacity: 100;
    }

    #kiokenSlides .owl-buttons {
        display: block !important;
    }
    
    .langBox {
        top: 27px;
        right: 72px;
    }

    #topbar a#logo img {
        top: 24px;
        left: 1px;
        height: 56px;
    }
}

@media screen and (max-width: 767px) {
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }

    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }

    #kiokenSlides.owl-theme .owl-controls .owl-buttons {
        opacity: 100;
    }


    #topbar .snavigation > ul > li > a {
        opacity: 1;
        margin-top: 15px;
    }

    #topbar a#logo img {
        top: 24px;
    }
    
    .langBox {
        top: 27px;
        right: 72px;
    }
}

#topbar .snavigation {
    z-index: 1000;
    padding: 72px 60px 0 0;
}

#topbar a#logo {
    display: block;
    position: absolute;
    top: -12px;
    left: 50px;
    z-index: 2000;
    min-width: 175px;
}

#topbar.fixify .snavigation {
    padding: 56px 60px 8px 0px;
}

#topbar.fixify a#logo img {
    top: 30px;
    left: 1px;
    height: 69px;
}

.js-video {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.js-video.widescreen {
    padding-bottom: 56.34%;
}

.js-video.vimeo {
    padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.btn.btn-yellow {
    background: #1ea8c1;
    color: #fff;
    border-color: #1ea8c1;
}

.btn-feedback {
    padding: 0 60px;
    border: 1px solid #1ea8c1;
}

.btn-feedback:hover {
    color: #1ea8c1;
    background-color: #fff;
    border: 1px solid #1ea8c1;
}

.btn-feedback2 {
    border: 1px solid #fff;
    color: #1ea8c1;
    background-color: #fff;
    text-transform: lowercase;
    font-size: 1.2em;
}

.btn-feedback2:hover {
    color: #fff;
    background-color: #1ea8c1;
    border: 1px solid #fff;
    text-transform: lowercase;
}

.btn-newsletter {
    font-size: 13px;
    color: #ccc !important;
    padding: 0 15px;
    background-color: #777;
}

.btn-newsletter:hover {
    color: #fff !important;
    background-color: #999;
}

@media all {
    #mainBgContainer {
        background-image: url(../img/slides/4-12_1.jpg);
    }
}

@media only screen and (max-device-width: 480px) {
    .titleHeader {
        margin-top: 0px; 
        margin-bottom: 20px;  
        text-transform: none; 
        line-height: 38px; 
        font-weight: 400; 
        font-size: 35px;
    }


    #mainBgContainer {
        background-image: url(../img/slides/4-12_1-vertical-mobile.jpg);
    }
}

#topbar .snavigation > ul > li > a {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.5px;
}

