/* WWW */
body.hd #banner .bannerSlider,
body.hd #banner .bigHero {
    margin-top: 0;
    margin-bottom: 0;
}

.bigHero .uk-overlay-background,
.camera_caption > div {
    background: transparent none repeat scroll 0 0;
}

.bigHero .uk-button {
    border: medium none !important;
}

body.hd #banner .bigHero h3,
body.hd #banner .camera_caption_title {
    color: #fff;
    display: block;
    font-size: 7em !important;
    font-size: 4vw !important;
    font-weight: normal !important;
    line-height: normal;
    margin: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

body.hd #banner .bigHero .uk-h3.uk-margin,
body.hd #banner .camera_caption_desc {
    color: #fff;
    float: left;
    font-size: 3em !important;
    font-size: 3vw !important;
    line-height: normal;
    margin: 0.25em 0;
    margin: 0.25rem 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

#banner .camera_caption_desc {
    line-height: 1em;
    margin: 0 auto 0.6em;
    font-size: 3vw !important;
}

#banner .camera_fakehover {
    height: 93%;
}

#banner .camera_caption {
    background-color: rgba(0, 0, 0, 0.3);
}

.bigHero .uk-overlay-panel {
    padding: 0;
}

.bigHero .uk-overlay-panel > div {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    padding: 2%;
    position: absolute;
    text-align: left;
    width: 96%;
}