﻿html {
    /*font: normal 1rem/1.5 Georgia,serif;*/
    /*font-size: 13px;*/
    /*overflow:hidden;*/
}

body {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */
.camera_wrap {
    margin-bottom: 0px !important;
    /*border-top: 6px solid red;*/
}

.banner:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.banner {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .banner {
    height: 1%;
}

.banner {
    display: block;
}
/* close commented backslash hack */

.banner {
    border-color: #6b1331;
    border-bottom: 6px solid #6b1331;
}

.myIframe:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.myIframe {
    display: inline-block;
    border-bottom: 6px solid red;
}

* html .myIframe {
    zoom: 1;
}

*:first-child + html .myIframe {
    zoom: 1;
}

.myIframe {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    display: block;
}

.camera_caption > div > * {
    font-family: "Droid Serif",serif;
    padding: 10px 20px;
}

.camera_caption .xsfont {
    font-size: 1vw;
    line-height: 150%;
}

.camera_caption .smfont {
    font-size: 1.4vw;
    line-height: 150%;
}

.camera_caption .smfontplus {
    font-size: 1.6vw;
    line-height: 150%;
}

.camera_caption .mdfont {
    font-size: 1.8vw;
    line-height: 150%;
}

.camera_caption .lgfont {
    font-size: 2.2vw;
    line-height: 150%;
}

.camera_caption {
    width: 100%;
    height: 100%;
    color: #FFF;
}

/*.topLeft > div {
    position: absolute;
    top: 50px;
    left: 100px;
}*/

.topLeft > div {
    display: inline-block;
    float: left;
    left: 40px;
    position: inherit;
    top: 40px;
}

.topCentre {
    text-align: center;
    display: inline-block;
}

    .topCentre > div {
        display: inline-block;
        position: relative;
        top: 30px;
    }

/*.topRight > div {
    position: absolute;
    top: 50px;
    right: 100px;
}*/

.topRight > div {
    display: inline-block;
    float: right;
    right: 40px;
    position: inherit;
    top: 40px;
}

/*.bottomLeft > div {
    position: absolute;
    bottom: 50px;
    left: 100px;
}*/

.bottomLeft > div {
    display: inline-block;
    float: left;
    left: 40px;
    position: absolute;
    bottom: 40px;
}

.bottomCentre > div {
    display: inline-block;
    position: relative;
    top: 60%;
}

.bottomCentre {
    display: inline-block;
    text-align: center;
}

/*.bottomRight > div {
    position: absolute;
    bottom: 50px;
    right: 100px;
}*/


.bottomRight > div {
    display: inline-block;
    float: right;
    right: 40px;
    position: absolute;
    bottom: 40px;
}

.centreLeft > div {
    /*position: absolute;
    top: 45%;
    left: 100px;*/
    display: inline-block;
    position: inherit;
    top: 35%;
    left: 40px;
    float: left;
}

.centreCentre > div {
    display: inline-block;
    position: relative;
    top: 25%;
    /*position: absolute;
    top: 35%;
    right: 30%;*/
}

.centreCentre {
    text-align: center;
    display: inline-block;
}

.centreRight > div {
    /*position: absolute;
    top: 45%;
    right: 100px;*/
    display: inline-block;
    position: inherit;
    top: 35%;
    right: 40px;
    float: right;
}

.camera_caption li {
    text-align: left;
    list-style: square;
    list-style-position: inside;
    line-height: 230%;
    font-family: 'Roboto', sans-serif;
}

.camera_pag {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.camera_pag_ul {
    text-align: center !important;
}

.camera_prev > span {
    background: url(../images/camera_skins.png) no-repeat 0 -80px;
    display: block;
    height: 40px;
    width: 40px;
}

.camera_next > span {
    background: url(../images/camera_skins.png) no-repeat -40px -80px;
    display: block;
    height: 40px;
    width: 40px;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands {
    background: #a33457;
    background: rgba(163, 52, 87, 0.85);
}

    .camera_prev:hover, .camera_next:hover {
        background: #771537;
        background: rgba(119, 21, 55, 0.85);
    }

.cameraSlide img {
    min-height: 100%;
    margin-top: 0px !important;
}

.banner iframe {
    margin-bottom: -2px !important;
}

.belanDiv ul {
    position: absolute;
    top: 6px;
    padding: 40px 20px 20px 60px;
    color: #333;
    font-family: 'Droid Serif', serif !important;
    font-weight: 600;
    font-size: 1.2vw;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .momosimage img {
        width: 70px;
    }

    .belanIMG {
        width: 100px;
    }

    .belanDiv ul {
        padding: 25px 20px 20px 30px;
        font-size: 13px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .momosimage img {
        width: 85px;
    }

    .belanIMG {
        width: 150px;
    }

    .belanDiv ul {
        top: 0;
        padding: 40px 20px 20px 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .momosimage img {
        width: 120px;
    }
}
