/*
Theme Name: Cameo
Theme URI:
Description:
Version: 1.0
Author: Dreamr
Author URI:
*/
/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
ol, ul {
    list-style: none
    }
blockquote, q {
    quotes: none
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: ""
    }
:focus {
    outline: 0
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
p {
    line-height: 1.2em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    float: left;
    width: 100%
    }
/* Fonts */
@font-face {
    font-family: "Chaparral";
    src: url(../fonts/ChaparralPro-Regular.otf);
    src: url(../fonts/ChaparralPro-Regular.otf) format("embedded-opentype"), url(../../_includes/assets/fonts/ChaparralPro-Regular.ttf) format("truetype")
    }
@font-face {
    font-family: "Lovelo";
    src: url(../fonts/Lovelo_Black.otf)
    }
@font-face {
    font-family: "Mirai";
    src: url(../fonts/MiraiRegular.otf)
    }
@font-face {
    font-family: "MiraiBold";
    src: url(../fonts/MiraiBold.otf)
    }
@font-face {
    font-family: "MiraiItalic";
    src: url(../fonts/MiraiItalic.otf)
    }
@font-face {
    font-family: "MiraiLightItalic";
    src: url(../fonts/MiraiLightItalic.otf)
    }
@font-face {
    font-family: "MiraiLight";
    src: url(../fonts/MiraiLight.otf)
    }
@font-face {
    font-family: "MiraiMedium";
    src: url(../fonts/MiraiMedium.otf)
    }
@font-face {
    font-family: "MiraiThin";
    src: url(../fonts/MiraiThin.otf)
    }
/* Layout */
body {
    font-size: 1.1em;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    font-family: "Mirai", Verdana, Tahoma;
    line-height: 1;
    background-color: #fff
    }
.main-content {
    background-color: #e5e5e5;
    transition: linear 0.2s;
    margin-top: 123px
    }
.main-content-submenu {
    margin-top: 174px
    }
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
    }
a {
    text-decoration: none;
    color: #818181;
    cursor: pointer
    }
a:hover {
    text-decoration: none;
    color: #2d2d2d
    }
ul li {
    list-style: none
    }
.inline-ul {
    display: inline-flex;
    margin-right: 14px
    }
/* Headings */
.h1, .h2, .h3, h1, h2, h3 {
    font-family: "MiraiBold", Verdana, Tahoma
    }
.h1, h1, .h3, h3 {
    font-size: x-large
    }
.h2, h2 {
    font-size: large
    }
h4, .h4 {
    font-family: "MiraiMedium"
    }
h5, .h5, .light-font {
    font-family: "MiraiLight"
    }
/* Header  - Navigation */
.nav-justified {
    width: auto;
    float: right;
    text-align: right
    }
.navbar-nav > li > a {
    padding: 35px 17px;
    font-size: medium;
    color: #2d2d2d;
    font-family: "MiraiLight"
    }
.navbar-nav li a.active {
    background-color: #ebebeb
    }
.store-subnav > li > a {
    padding: 15px 17px
    }
.navbar-nav > li {
    color: #2d2d2d;
    font-family: "MiraiLight"
    }
.top-nav span {
    padding: 10px 0;
    font-size: small;
    margin-bottom: 0
    }
.top-nav ul li {
    padding-right: 15px
    }
.top-nav ul li a {
    padding: 10px 0;
    font-size: small;
    margin-bottom: 0;
    float: left
    }
.navbar-brand {
    padding-top: 0
    }
.navbar-brand img {
    max-height: 90px
    }
.icon_li > a {
    text-indent: -999999px;
    background-repeat: no-repeat;
    margin: 0;
    background-size: auto;
    background-position: center center;
    opacity: 0.6;
    display: inline-block;
    width: 60px
    }
.icon_li:hover {
    background-color: #fff
    }
#search-link, #search-link-footer {
    background-image: url(../images/icons/search.png)
    }
.icon_li.light-grey-bg:hover {
    background-color: #2d2d2d
    }
#cart {
    background-image: url(../images/icons/cart.png)
    }
#profile {
    background-image: url(../images/icons/profile.png)
    }
#cart:hover, #search-link:hover, #profile:hover {
    background-color: transparent
    }
.filters-subnav {
    width: 100%
    }
.filters-subnav > li > a {
    padding: 15px 17px
    }
.chevron-down {
    background-image: url(../images/icons/chevron_down.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 7px;
    float: right;
    background-position: center center
    }
li.sort_dropdown .chevron-down {
    width: 13px;
    margin-top: 7px
    }
.submenu {
    background-color: #dadada;
    position: fixed;
    top: 123px;
    border-top: 1px solid #d2d2d2;
    width: 100%;
    z-index: 999
    }
.subnav > li {
    max-height: 54px;
    padding-top: 0;
    padding-bottom: 0
    }
.subnav > li > a {
    line-height: 16px;
    font-size: smaller;
    padding-top: 19px;
    padding-bottom: 19px
    }
.subnav > li.open > a, .subnav > li > a.active {
    font-family: "MiraiBold"
    }
.subnav > li.open, .subnav > li:hover {
    background-color: #eee;
    color: #2d2d2d
    }
.subnav > li.open > a:hover, .subnav > li > a.active:hover {
    color: #2d2d2d
    }
.subnav > li > a > span.glyphicon {
    font-size: 8px;
    padding-left: 5px
    }
.subnav > li.social {
    padding: 19px 15px 35px;
    width: auto;
    float: right
    }
.subnav > li.social > a {
    padding: 7px;
    border-radius: 20px;
    margin: -7px 0 0 10px;
    width: 30px
    }
.subnav > li.social:hover {
    background-color: transparent
    }
li.filter_dropdown > a > span {
    opacity: 0;
    margin-left: 1%;
    top: -3px
    }
li.open > a > span {
    opacity: 1
    }
/*
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    border: 0;
}
input[type=checkbox].css-checkbox + label.checkbox-label {
	background: #dadada;
    color: #fff;
    padding: 6px;
	border-radius:4px;
	float:left;
	font-size:small;
	margin:3px 3px 3px 0;
    cursor: pointer;
}
input[type=checkbox].css-checkbox.all + label.checkbox-label {
	background: #969696;
}
input[type=checkbox].css-checkbox:hover + label.checkbox-label:hover {
	background: #6294cd;
    color: #fff;
}*/
/* Footer */
footer {
    background-image: url(../images/backgrounds/footer_bg.jpg);
    background-repeat: repeat-x;
    background-size: cover;
    padding: 60px 0 70px;
    position: relative;
    margin-top: 20px
    }
.footer-box > h5 {
    padding-bottom: 23px
    }
.footer-box > ul > li {
    text-align: left;
    padding: 5px 0
    }
.footer-box > ul > li > a, .footer-box span {
    opacity: 0.8;
    font-size: smaller;
    text-transform: capitalize;
    font-family: "Mirai"
    }
.footer-box > ul > li > a:hover, .footer-box a:hover {
    opacity: 1;
    color: #fff
    }
.footer-bottom {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    font-size: smaller;
    line-height: 35px
    }
.footer-bottom > div > span {
    padding: 10px 15px 10px 0;
    opacity: 0.6
    }
.footer-bottom > div > ul {
    padding: 0
    }
li.dot > a, li.last > a {
    padding: 0 0 0 5px;
    float: left
    }
.footer-bottom > div > ul > li > a {
    color: #2d2d2d
    }
li.dot:after {
    content: "•";
    /*content: "·";*/
    padding: 18px 5px;
    color: #818181;
    font-size: 1em;
    line-height: 0;
    float: left
    }
.footer-bottom > div > ul > li.icon_li > a {
    color: transparent !important
    }
ul.footer-social li {
    display: inline-block;
    line-height: 45px;
    padding: 5px
    }
ul.footer-social li a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: initial;
    color: transparent;
    padding: 15px;
    opacity: 0.3
    }
ul.footer-social li a.youtube {
    background-image: url(../images/social/youtube.png)
    }
ul.footer-social li a.instagram {
    background-image: url(../images/social/instagram.png)
    }
ul.footer-social li a.gplus {
    background-image: url(../images/social/gplus.png)
    }
ul.footer-social li a.twitter {
    background-image: url(../images/social/twitter.png)
    }
ul.footer-social li a.facebook {
    background-image: url(../images/social/facebook.png)
    }
ul.footer-social li a:hover {
    opacity: 0.5
    }
.navbar-nav-footer > li > a {
    padding-top: 8px;
    padding-bottom: 8px
    }
/* Slider */
.slider {
    background-image: url(../images/backgrounds/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
    }
.slider-home {
    background-image: url(../images/backgrounds/slider_logo.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center -1px;
    position: relative;
    background-color: #000
    }
#carousel {
    width: calc(100% - 126px);
    /*height: 40vh;*/
    overflow: hidden;
    margin-left: 63px;
    margin-top: 160px;
    padding-bottom: 1vh
    }
.owl-carousel {
    overflow: hidden;
    width: 100%
    }
.owl-carousel .item-video {
    min-height: 300px
    }
.dots {
    background-image: url(../images/backgrounds/slider_dots.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 50%;
    background-size: contain;
    position: absolute
    }
.top_dots {
    top: 16%;
    background-position-y: center
    }
.bottom_dots {
    bottom: 3%;
    background-position-y: center
    }
.left_dots {
    left: 8%;
    background-position-x: left
    }
.right_dots {
    right: 8%;
    background-position-x: right
    }
#carousel div {
    transition-duration: 0.6s
    }
#carousel div h4, #carousel div h5 {
    opacity: 0;
    text-align: center;
    width: 100%;
    padding-top: 32px
    }
#carousel div h5 {
    padding-top: 0.2em
    }
#carousel div.owl-item.center h4, #carousel div.owl-item.center h5 {
    opacity: 1;
    transition-duration: 1s
    }
#carousel div.carousel-center img {
    border: 1px solid #fff
    }
#carousel img {
    cursor: pointer;
    max-height: 267px
    }
#carousel a {
    margin-top: 9%
    }
#prev_slider, #next_slider, .prev_slider, .next_slider {
    color: #fff;
    border: 1px solid #fff;
    padding: 4px;
    opacity: 0.3
    }
a#prev_slider:hover, a#next_slider:hover, a.prev_slider:hover, a.next_slider:hover {
    opacity: 0.7
    }
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
    }
.owl-stage {
    position: relative
    }
.owl-item {
    position: relative;
    top: 10px;
    bottom: 20px;
    float: left
    }
/* Styling Next and Prev buttons */
.owl-nav > div {
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    position: absolute;
    top: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 26px
    }
.owl-prev {
    left: 15px;
    background-image: url(../images/icons/chevron.png)
    }
.owl-next {
    right: 15px;
    background-image: url(../images/icons/chevronNext.png)
    }
.owl-prev:hover, .owl-next:hover {
    opacity: 1
    }
.owl-dots {
    display: none
    }
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none
    }
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    /*IE7 life-saver */
    }
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
    }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1
    }
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
    }
/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
    }
.owl-item > a img {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 4px
    }
.owl-item > a {
    margin: 0 2px
    }
.owl-item > a > img {
    border: 2px solid #fff;
    margin: 0 auto;
    transition-duration: 0.6s;
    opacity: 0.3
    }
.owl-item.center > a > img {
    opacity: 1;
    /*max-height: 273px!important;
    	margin-top: -3px;*/
    }
#slider_video_trailer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0vw;
    left: 27vw;
    background-color: #000;
    transition: linear;
    transition-duration: 1s;
    opacity: 0;
    transition-delay: 0.4s
    }
#slider_video_trailer a#close_trailer {
    z-index: 9;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    cursor: pointer
    }
/* bootstrap carousel - Movie trailers */
/* Fade transition for carousel items */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
    }
.carousel-fade .carousel-inner .active {
    opacity: 1
    }
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
    }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
    }
.carousel-fade .carousel-control {
    z-index: 2
    }
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
        }
    .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
        }
    .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
        }
    }
.carousel-inner .item {
    width: 100%;
    height: 380px;
    overflow: hidden
    }
img.background-image {
    width: 100%;
    height: 380px;
    filter: blur(10px);
    float: left;
    opacity: 0.5
    }
.darken-background {
    width: 100%;
    height: 420px;
    background: black
    }
#video_carousel_inner {
    position: absolute;
    left: 15%;
    right: 15%;
    width: 70%
    }
#video_carousel_inner > .item {
    height: 100%
    }
#video_carousel_inner > .item > a {
    position: relative;
    padding-bottom: 26px;
    float: left;
    max-height: 21vh;
    overflow: hidden;
    width: 100%
    }
#video_carousel_inner .item a img {
    width: 100%
    }
.carousel-caption {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    top: initial !important;
    padding: 8px 0 12px;
    text-shadow: none;
    font-size: smaller;
    width: 100%;
    background-color: #e5e5e5;
    font-family: "MiraiMedium"
    }
.carousel-caption .pull-right {
    font-family: "MiraiLight"
    }
.carousel-control, .carousel-control:visited {
    color: #d2d2d2;
    text-shadow: none
    }
.carousel-control.left, .carousel-control.right {
    background-color: #d2d2d2;
    border: 1px solid #d2d2d2;
    background-image: none
    }
.carousel-control.right {
    margin-right: 15px
    }
.carousel-control.left {
    margin-left: 25px
    }
.carousel-control:hover {
    background-color: #d2d2d2;
    border: 1px solid #c1c1c1;
    color: #c1c1c1
    }
.carousel-control .chevron-left, .carousel-control .chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 11px);
    left: calc(50% - 11px);
    background-image: url(../images/icons/chevron.png);
    background-repeat: no-repeat;
    background-size: contain
    }
.carousel-control .chevron-right, .carousel-control .icon-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: calc(50% - 21px)
    }
/* bootstrap carousel - films and store page */
.carousel-control.carousel-control-arrow {
    background-color: transparent;
    border-color: transparent
    }
.elements_slider_inner > div.item {
    /*position: relative;*/
    padding: 6vh 10vw
    }
.elements_slider_inner > div.item > * {
    position: absolute
    }
.elements_slider_inner > div.item > img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
    }
.elements_slider_inner > div.item > div {
    width: 20vw
    }
.slider_div_middle {
    width: 30vw;
    left: 35vw
    }
.slider_div_right {
    left: 65vw;
    font-size: xx-large
    }
.top_product {
    background-color: rgba(52, 143, 234, 0.3);
    font-family: "MiraiBold";
    padding: 2% 4%
    }
.large_title_banner {
    font-size: 2em;
    text-shadow: 4px 4px #2d2d2d;
    font-family: "MiraiMedium";
    margin-top: 14px;
    max-height: 260px;
    overflow: hidden
    }
.slider_div_middle_holder {
    top: -1vh;
    position: absolute;
    height: 36vh;
    left: 4vw;
    overflow: hidden
    }
.slider_div_middle_holder img {
    height: auto
    }
/* bootstrap carousel - news page */
.news-slider-inner > div {
    position: relative
    }
.news_slider_box {
    bottom: 100px;
    position: absolute;
    width: 80vw;
    left: 10vw
    }
.news_detail_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
    }
.news_detail_box_inner {
    padding-left: 0;
    margin-top: 50px
    }
.news_banner {
    background-color: rgba(52, 143, 234, 0.3);
    font-family: "MiraiBold";
    padding: 1% 3%
    }
.news_title_banner {
    font-size: 3em
    }
/* Menu cool video slider */
#sliderFrame, #sliderFrame div {
    box-sizing: content-box;
    background-size: cover !important
    }
#sliderFrame {
    position: relative;
    width: 100%;
    margin: 0 auto;
    /*center-aligned*/
    }
#slider, #slider div.sliderInner {
    width: 100%;
    height: 306px;
    /* Must be the same size as the slider images */
    border-radius: 4px
    }
/* make video and audio to have rounded corners */
#slider iframe, #slider div.video, #slider audio {
    border-radius: 4px
    }
#slider {
    background: #fff url(../../_includes/assets/css/loading.gif) no-repeat 50% 50%;
    position: relative;
    transform: translate3d(0, 0, 0);
    box-shadow: 0 1px 5px #999
    }
/* image wrapper */
#slider a.imgLink, #slider div.video {
    z-index: 2;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%
    }
#slider .video {
    background: transparent url(../../_includes/assets/css/video.png) no-repeat 50% 50%
    }
/* Caption styles */
#slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 10px 0;
    /* 10px will increase the height.*/
    left: 0;
    /*if the caption needs to be aligned from right, specify by right instead of left. i.e. right:20px;*/
    bottom: 0;
    /*if the caption needs to be aligned from top, specify by top instead of bottom. i.e. top:150px;*/
    z-index: 3;
    overflow: hidden;
    font-size: 0;
    border-radius: 0 0 4px 4px;
    /*round caption bottom corners */
    }
#slider div.mc-caption-bg {
    /* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the js-image-slider.js file.*/
    background: Black;
    /* or any other colors such as White, or: background:none; */
    }
#slider div.mc-caption-bg2 {
    background: none
    }
#slider div.mc-caption {
    font: bold 14px/20px Arial;
    color: #EEE;
    z-index: 4;
    text-align: center;
    background: none
    }
#slider div.mc-caption a {
    color: #FB0
    }
#slider div.mc-caption a:hover {
    color: #DA0
    }
/* ------ built-in navigation bullets wrapper ------*/
/* Note: check themes\js-image-slider.css to see how to hide nav bullets */
#slider div.navBulletsWrapper {
    top: 320px;
    /* Its position is relative to the #slider */
    text-align: center;
    background: none;
    position: relative;
    z-index: 5
    }
/* each bullet */
#slider div.navBulletsWrapper div {
    width: 11px;
    height: 11px;
    font-size: 0;
    color: White;
    /*hide the index number in the bullet element*/
    background: transparent url(../../_includes/assets/css/bullet.png) no-repeat 0 0;
    display: inline-block;
    zoom: 1;
    overflow: hidden;
    cursor: pointer;
    margin: 0 6px;
    /* set distance between each bullet*/
    }
#slider div.navBulletsWrapper div.active {
    background-position: 0 -11px
    }
/* --------- Others ------- */
#slider div.loading {
    width: 100%;
    height: 100%;
    background: transparent url(../../_includes/assets/css/loading.gif) no-repeat 50% 50%;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9
    }
#slider img, #slider > b, #slider a > b {
    position: absolute;
    border: none;
    display: none
    }
#slider div.sliderInner {
    overflow: hidden;
    -webkit-transform: rotate(0.000001deg);
    /* fixed the Chrome not crop border-radius bug*/
    position: absolute;
    top: 0;
    left: 0
    }
#slider > a, #slider video, #slider audio {
    display: none
    }
#slider div {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
    }
/* Forms */
.cl-form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(189, 189, 189, 0.5);
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 0
    }
.cl-form-control:focus {
    border-bottom-color: #66afe9;
    -webkit-box-shadow: none;
    box-shadow: nonew
    }
.cl-form-control[disabled], .cl-form-control[readonly], fieldset[disabled] .cl-form-control {
    background-color: transparent
    }
.form-control-large {
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 0;
    font-size: 3em;
    height: 2em;
    color: #6294cd;
    /* change [input cursor color] by this*/
    text-shadow: 0 0 0 #fff;
    /* change [input font] by this*/
    -webkit-text-fill-color: transparent
    }
.form-control-large:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none
    }
label {
    font-family: "MiraiBold";
    opacity: 0.4
    }
select {
    background-color: rgba(255, 255, 255, 0.4) !important
    }
select option {
    padding: 5px
    }
select:hover {
    background-color: #818181
    }
.comm-form-control {
    background-color: rgba(129, 129, 129, 0.32);
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
    }
.comm-form-control:focus {
    background-color: rgba(129, 129, 129, 0.5);
    -webkit-box-shadow: none;
    box-shadow: nonew
    }
/* Video Holder */
.videoWrapper {
    position: relative;
    padding-bottom: 44.25%;
    /*56.28% 16:9 */
    padding-top: 25px;
    height: 0;
    min-height: 234px
    }
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
/* Homepage */
.main-box, .box {
    padding: 15px;
    position: relative
    }
.main-box img {
    width: 100%
    }
.main-box .full-height {
    position: absolute;
    top: 15px;
    bottom: 13px;
    right: 15px
    }
.main-box.trailers-box .full-height {
    bottom: 0
    }
.main-box .full-height div {
    position: initial;
    top: 0;
    bottom: 0;
    right: 0
    }
#video_frame * {
    transition-property: opacity
    }
.trailers-box {
    max-height: 620px;
    overflow: hidden
    }
.most_watched_item {
    position: relative;
    width: 20%;
    float: left;
    padding: 0 8px;
    overflow: hidden
    }
.ad_title, .ad_box {
    background-color: rgba(255, 255, 255, 0.5);
    font-size: smaller;
    padding: 5px;
    margin-bottom: 10px
    }
.ad_box {
    min-height: 150px
    }
.most_watched_item_desc {
    display: none;
    background-color: rgba(0, 0, 0, 0.85);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    right: 8px;
    padding: 15px
    }
.most_watched_item:hover .most_watched_item_desc {
    display: block
    }
/* Films Page */
.main-content-subnav-filters {
    margin-top: 4px
    }
.main-content-subnav {
    margin-top: 174px
    }
.box > .full-height > a {
    position: absolute;
    bottom: 0;
    left: 15px
    }
.film-download-prompt {
    margin-right: 22px !important;
    font-size: 14px;
    line-height: 20px;
    display: inline-block
    }
.sort_dropdown ul.dropdown-menu li {
    padding: 4px;
    color: #818181;
    cursor: pointer
    }
.filter-btn {
    display: inline-block;
    padding: 0.4em 0.8em;
    background: #dadada;
    color: #fff;
    border: 0;
    margin: 0 0.2em;
    font-size: 16px;
    border-radius: 0.15em;
    cursor: pointer;
    float: left;
    text-decoration: none;
    margin-bottom: 10px
    }
.filter-btn.active {
    background: #969696;
    text-decoration: none
    }
.filter-btn:hover {
    background: #6294cd;
    color: white
    }
.filter-btn:focus {
    outline: 0 none
    }
.filter-btn:focus {
    outline: 0 none
    }
.controls {
    background: #fff;
    margin-top: 123px;
    transition: linear 0.6s
    }
fieldset {
    padding: 0.4em 0 0.5em
    }
.checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px
    }
.checkbox input[type="checkbox"] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    z-index: 1
    }
.checkbox label {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 1.5em
    }
.checkbox label:before, .checkbox label:after {
    content: "";
    display: block;
    position: absolute
    }
.checkbox label:before {
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background: #ddd;
    border-radius: 3px
    }
.checkbox label:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #68b8c4;
    opacity: 0;
    pointer-events: none
    }
.checkbox input:checked ~ label:after {
    opacity: 1
    }
.checkbox input:focus ~ label:before {
    background: #eee
    }
/**
 * Container/Target Styles
 */
#Container .mix {
    display: none;
    margin-bottom: 20px
    }
/* Pagination */
.pager-list span {
    background-color: #c0c0c0;
    color: #fff;
    padding: 6px 8px;
    float: left;
    margin-right: 3px;
    cursor: pointer
    }
.pager-list.active span {
    background-color: transparent;
    color: #2d2d2d;
    border: 1px solid #2d2d2d
    }
.page-prev, .page-next {
    display: none
    }
.sort_dropdown ul.dropdown-menu li:hover {
    color: #6294cd
    }
.info {
    font-size: small
    }
.btn_more, .goToTop {
    border: 2px solid #2d2d2d
    }
.btn_more > span, .goToTop > span {
    color: #2d2d2d;
    font-size: large;
    padding: 8px 6px 8px 8px
    }
.goToTop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    background-color: #ccc
    }
/* Form */
.footer-box input {
    padding: 10px;
    outline: 0;
    background: rgba(255, 255, 255, 0.08);
    border: none;
    text-align: left;
    color: rgba(255, 255, 255, 0.4)
    }
.footer-box input:focus {
    color: rgba(255, 255, 255, 1)
    }
/* Film page */
.container > div {
    margin-bottom: 3px
    }
#video_container {
    position: relative;
    background: black
    }
#video_container > .over18_container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: transparent
    }
#video_container .over18 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 30px
    }
#video_container .over18 img {
    max-width: 50px
    }
#video_container .over18 > div > div, #video_container .over18 > div > a {
    padding-top: 2%
    }
.red-bg.white-font {
    width: auto;
    padding: 5px
    }
.film-page-circle {
    top: 7px;
    margin-left: 10px
    }
#movie_title {
    font-size: xx-large;
    color: #f3f3f3
    }
#movie_title > a {
    font-size: large;
    margin-top: 10px
    }
.red_circle {
    border: 2px solid #d73737;
    border-radius: 20px;
    font-size: medium;
    padding: 8px 9px 8px 5px;
    position: absolute
    }
.red_circle.pull-left {
    left: 0;
    top: -10px
    }
.red_circle_product {
    top: -5px
    }
.inner_title {
    font-size: large;
    font-family: "MiraiLight"
    }
/* social */
.social {
    margin-left: 7px;
    border-radius: 2px;
    width: 35px;
    height: 35px;
    text-align: center;
    float: left
    }
.social_box {
    min-height: 215px
    }
.social .shutter_frame {
    height: 35px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-color: #DEDEDE;
    color: #797979
    }
.social-dark .shutter_frame {
    background-color: #424242
    }
.social .shutter_frame .shutter {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
    }
.social .shutter_frame .shutter .number, .social .shutter_frame .shutter .text {
    height: 35px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold
    }
.social .shutter_frame .shutter .number {
    color: #fff;
    font-size: small;
    line-height: 35px;
    border-radius: 4px
    }
.social .shutter_frame .shutter .text {
    color: #fff;
    font-size: 12px;
    line-height: 35px;
    border-radius: 3px
    }
.social#tt .number {
    background-color: #00aced
    }
.social#gp .number {
    background: #da3d50
    }
.social#fb .number {
    background: #3f5fa3
    }
.social#instagram .number {
    background-color: #125688
    }
.social#yt .number {
    background-color: #e52d27
    }
.social-square-light {
    margin-top: -10px;
    margin-right: 12px
    }
.social-square-light .shutter_frame .shutter .text {
    background-color: #dedede;
    color: #bbb
    }
.insta-profile-widget {
    overflow: hidden
    }
.insta-profile-images {
    position: relative;
    height: 155px
    }
.insta-profile-images:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0
    }
.insta-profile-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-top: -1px;
    margin-left: -1px
    }
.insta-profile-cell {
    display: table-cell;
    width: 98px;
    height: 75px;
    border: solid #fff 1px;
    background-size: 110px;
    background-position: center;
    background-color: #fff;
    zoom: 1;
    overflow: hidden;
    position: relative
    }
.insta-profile-cell:after {
    content: "";
    width: 100%;
    height: 76px;
    display: block;
    box-sizing: border-box;
    margin-top: 0;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0
    }
.insta-profile-cell-image {
    width: 98px;
    height: 75px;
    background-size: 110px;
    background-position: center;
    display: none;
    position: relative;
    z-index: 1
    }
.insta-profile-cell-image.load {
    opacity: 1
    }
.insta-profile-details {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #cecece
    }
.insta-profile-details h1, .insta-profile-icon {
    display: none
    }
.insta-profile-avatar {
    background-color: #fff;
    border-radius: 3px;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: -112px;
    margin-left: -39px
    }
.insta-profile-avatar img {
    width: 74px;
    height: 74px;
    border-radius: 3px;
    border: 2px solid #fff;
    z-index: 9999
    }
.insta-profile-avatar a {
    display: block;
    position: relative
    }
.insta-profile-avatar a:after {
    content: "";
    background: 0 0;
    z-index: 99999;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px;
    border-radius: 5px
    }
.insta-profile-stat {
    color: #4c4c4c;
    float: left;
    font-size: 14px;
    line-height: 17px;
    padding: 12px 0 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    width: 33%
    }
.insta-profile-stat strong {
    display: block;
    font-family: Roboto, sans-serif;
    color: #111;
    font-size: 13px
    }
.insta-profile-divider {
    float: left;
    width: 1px;
    height: 45px;
    background: #ececec
    }
.insta-profile-btn {
    display: block;
    float: left;
    margin: 5% 0;
    padding: 4px 11px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    background-color: #6294cd;
    line-height: 17px
    }
.insta-profile-btn:active {
    background: #37aa4d
    }
/**/
#download {
    float: right;
    text-align: left
    }
#download > i {
    margin-left: 4px
    }
.comment-box {
    margin-top: 20px;
    font-family: "MiraiLight"
    }
.user_img {
    width: auto
    }
.user_comm {
    margin-top: 10px
    }
.user_comm_reply {
    margin-right: 15px
    }
.user_comm_reply > i {
    margin-right: 4px
    }
.ad-banner img {
    margin: 0 auto
    }
.ad_box.social_box {
    height: 230px;
    overflow: hidden
    }
.ad_box_container_inner {
    border: 1px solid rgba(189, 189, 189, 0.5)
    }
.ad_box_container_inner > .ad_title, .ad_box_container_inner > .ad_box {
    background-color: transparent
    }
.yt-container {
    padding: 27% 0
    }
.yt-container > div {
    background-color: red;
    color: #fff !important
    }
/* Lightbox */
#lightbox .modal-content {
    display: inline-block;
    text-align: center
    }
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 1032
    }
#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none
    }
/* Store homepage */
.red_circle_small {
    border: 2px solid #d73737;
    border-radius: 20px;
    font-size: x-small;
    padding: 5px 6px 5px 4px
    }
.main-box-store .full-height {
    bottom: 15px
    }
.two_button_holder > a {
    width: 49%
    }
/* Product page */
#product_price {
    font-size: 2em
    }
.product_price_vat {
    color: grey;
    font-size: 13px;
    clear: both
    }
#product_quantity .form-control {
    display: inline-flex;
    border-radius: 2px;
    margin-bottom: 0
    }
.store_item_banner > div.col-sm-2 {
    width: 18%;
    margin-right: 2%
    }
.qty {
    width: 40px;
    text-align: center
    }
input.qtyplus, input.qtyminus {
    width: 36px
    }
.inner-addon {
    position: relative
    }
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    color: #d0d0d0;
    border-color: #d0d0d0
    }
.left-addon .glyphicon {
    left: 0
    }
.right-addon .glyphicon {
    right: 0
    }
.left-addon input {
    padding-left: 23px;
    background-color: #f9f9f9
    }
.right-addon input {
    padding-right: 30px
    }
/* Single News page */
.date {
    padding: 1%;
    font-family: "MiraiLightItalic";
    background-color: #adadad;
    margin-top: -0.8%
    }
/* Account page */
.acc_title {
    font-size: 4em
    }
/* Search page */
.search_results > a > img {
    border: 2px solid transparent
    }
.search_results > a > img:hover {
    border-color: #fff
    }
/* Social */
/* twitter */
.twitter-widget-header {
    background-image: url(../../../../pbs.twimg.com/profile_banners/2541836239/1423229533/1500x500/index.html)
    }
.twitter-widget .cf {
    min-height: 82px;
    background-repeat: no-repeat;
    background-size: cover
    }
.avatar {
    border: 4px solid #fff;
    border-top-width: 3px;
    float: left;
    margin-left: 8px;
    margin-top: 12px;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6), 0 -1px 0 #9ce5fa;
    border-radius: 2px;
    max-width: 65px
    }
.avatar::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset
    }
.avatar img {
    display: block;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset
    }
.header h2, .header p {
    float: left;
    width: 288px
    }
.header h2 {
    font-size: 26px;
    line-height: 32px;
    margin: 10px 0 8px
    }
.stats {
    background: rgb(243, 243, 243);
    background: -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(236, 236, 237, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 243, 243, 1)), color-stop(100%, rgba(236, 236, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(236, 236, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(236, 236, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(236, 236, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(236, 236, 237, 1) 100%);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d4d4d4
    }
.stat {
    color: #4c4c4c;
    float: left;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 0 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    width: 33%
    }
.stat:first-child {
    margin-left: 1px
    }
.stat:hover {
    color: #747474
    }
.stat strong {
    display: block;
    font-size: 25px;
    line-height: 25px
    }
.follow-button-container {
    /*background-color:#1b95e0;*/
    padding-top: 3px
    }
/* Overlay */
.box-overlay {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    color: #E9E9E9;
    text-align: center;
    padding: 15% 10%
    }
.pop-up {
    position: fixed;
    max-height: 80vh;
    left: 25vw;
    width: 50vw;
    min-height: 100px;
    min-width: 300px;
    z-index: 99999;
    top: 6vh;
    overflow: auto
    }
.close {
    opacity: 0.8;
    text-shadow: none;
    top: 0;
    right: 0;
    position: fixed;
    padding: 0.3em
    }
.close:hover {
    opacity: 1
    }
/* Buttons */
.btn {
    padding: 6px 10px;
    font-size: small;
    border-radius: 2px
    }
.footer-box button {
    padding: 10px;
    background: rgba(255, 255, 255, 0.26);
    border: none;
    color: rgba(255, 255, 255, 0.8)
    }
.footer-box button:hover {
    background: rgba(255, 255, 255, 0.6);
    color: #2d2d2d
    }
.white-border-button {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    padding: 10px;
    font-size: small;
    border-radius: 2px
    }
.white-border-button:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.4)
    }
.blue-border-button {
    border: 1px solid #6294cd;
    color: #6294cd;
    background-color: transparent;
    padding: 10px;
    font-size: small;
    border-radius: 2px
    }
.blue-border-button:hover {
    color: #fff;
    background-color: #6294cd
    }
.blue-button {
    border: 1px solid #6294cd;
    background: #6294cd;
    color: #fff;
    padding: 10px;
    font-size: small
    }
.blue-button:hover {
    background: #5C87B8;
    border-color: #5C87B8;
    color: #fff
    }
.red-button {
    border: 1px solid #e53838;
    background: #e53838;
    color: #fff;
    padding: 10px
    }
.favourited, .favourited:hover {
    color: #6294cd
    }
.favouritedBtn span, .favouritedBtn_No span {
    float: left
    }
.favouritedBtn span.glyphicon-heart, .favouritedBtn_No span.glyphicon-heart {
    margin-top: -1px;
    margin-left: 3px
    }
#post_comment_btn {
    opacity: 0.7
    }
#post_comment_btn:hover {
    opacity: 1
    }
.red-button, .red-button:hover {
    border: 1px solid #e53838;
    background: #e53838;
    color: #fff;
    padding: 10px
    }
.close.red-button {
    position: relative !important
    }
/* fonts */
.large-font {
    font-size: large !important
    }
/* Font colors */
.white-font {
    color: #fff !important
    }
.blue-font {
    color: #6294cd !important
    }
.light-grey-font {
    color: #818181 !important
    }
.mid-grey-font {
    color: #575757 !important
    }
a.mid-grey-font:hover {
    color: #818181 !important
    }
.dark-grey-font {
    color: #2d2d2d !important
    }
.red-font {
    color: #d73737
    }
.green-font {
    color: #42bc59
    }
.bright-red-font {
    color: #e53838
    }
/* Background colors */
.white-bg {
    background-color: #fff !important
    }
.blue-bg {
    background-color: #6294cd !important
    }
.blue-bg *:hover, a.blue-bg:hover, li.blue-bg:hover {
    background-color: #5C87B8 !important
    }
.light-grey-bg {
    background-color: #818181 !important
    }
a.light-grey-bg:hover, li.dark-grey-bg:hover {
    background-color: #2d2d2d !important
    }
.dark-grey-bg {
    background-color: #2d2d2d !important
    }
a.dark-grey-bg:hover, li.dark-grey-bg:hover {
    background-color: #818181 !important
    }
.darker-grey-bg {
    background-color: #191919 !important
    }
.ligther-grey-bg {
    background-color: #e5e5e5
    }
.red-bg {
    background-color: #E53838 !important
    }
/* General */
.no-border {
    border: none !important
    }
.no-padding {
    padding: 0 !important
    }
.no-padding-left {
    padding-left: 0 !important
    }
.no-padding-right {
    padding-right: 0 !important
    }
.no-margin {
    margin: 0 !important
    }
.height20 {
    height: 20px;
    width: 100%;
    float: left
    }
.height40 {
    height: 40px;
    width: 100%;
    float: left
    }
.margin_left_10 {
    margin-left: 10px
    }
.margin_right_10 {
    margin-right: 10px
    }
.margin_top_10 {
    margin-top: 10px
    }
.margin_top_20 {
    margin-top: 20px
    }
.margin_bottom_20 {
    margin-bottom: 1.2em
    }
.margin_top_bottom_10 {
    margin: 0.6em 0
    }
.margin_top_bottom_5 {
    margin: 0.2em 0
    }
.padding_top_bottom_20 {
    padding-top: 0.6em;
    padding-bottom: 0.6em
    }
.border-right {
    border-right: 1px solid rgba(189, 189, 189, 0.5)
    }
.border-left {
    border-left: 1px solid rgba(189, 189, 189, 0.5)
    }
.border-bottom {
    border-bottom: 1px solid rgba(189, 189, 189, 0.5)
    }
.border-top {
    border-top: 1px solid rgba(189, 189, 189, 0.5)
    }
div.mce_inline_error {
    display: none !important
    }
.auto-hide-error {
    position: fixed;
    left: 50%;
    cursor: pointer;
    z-index: 999;
    top: 10px;
    width: 500px;
    margin-left: -250px;
    box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.15)
    }
.no-use {
    pointer-events: none
    }
.news_title {
    text-align: left;
    color: #6a6a6a
    }
.news_by {
    text-align: left;
    color: gray;
    font-size: 14px
    }
.pagination li:first-child, .pagination li:last-child {
    display: none
    }
.pagination li a, .pagination li span {
    margin: 5px;
    border-radius: 5px
    }
.pagination li.active span {
    background: #6294cd;
    border: 1px solid #6294cd
    }
.pagination li a {
    color: #575757
    }
.pagination li.active span:hover {
    background: #5C87B8;
    border: 1px solid #5C87B8
    }
.page-title {
    clear: both;
    padding: 20px;
    margin-top: 10px;
    border-bottom: 2px solid #e5e5e5
    }
.page-content {
    padding: 20px;
    background: white;
    text-align: left;
    color: grey
    }
#cart-count {
    background: #cb0000;
    color: white;
    position: absolute;
    top: 35px;
    right: 20px;
    bottom: 35px;
    width: 30px;
    font-size: 14px;
    border-radius: 3px;
    text-indent: 0;
    text-align: center;
    line-height: 20px
    }
.cart-with-items a {
    display: block;
    width: 105px;
    background-position: calc(50% - 20px) 50%
    }
.extra-thumb {
    background-position: center;
    background-size: cover;
    width: 200px;
    height: 120px;
    border: 1px solid grey;
    display: inline-block;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 5px
    }
.trailer-container {
    clear: both;
    background: black;
    height: 400px
    }
.trailer-container iframe {
    width: 100%;
    max-width: 750px;
    height: 400px
    }
.footer-contact {
    text-align: left;
    clear: both;
    font-size: 13px;
    padding: 15px;
    background: #cecece;
    border-radius: 10px;
    margin: 10px;
    color: gray
    }
.footer-contact b {
    display: inline-block;
    padding-left: 15px;
    padding-right: 5px;
    font-size: 14px
    }
.fixed-height-title {
    height: 2.5rem;
    overflow: hidden
    }
.disabled-pay-button {
    color: gray;
    border-color: gray
    }
.disabled-pay-button:hover {
    background: #c6c6c6;
    color: gray
    }
.cookies {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    z-index: 999999
    }
video::-webkit-media-controls {
    overflow: hidden !important
    }
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto
    }
textarea.comment-textarea {
    height: 5rem
    }
.comment-captcha {
    clear: both;
    padding-top: 2rem
    }
.comment-button {
    width: 6rem;
    height: 4.75rem
    }
.contact-complete {
    height: 100px;
    color: #565656;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -100px
    }
.slider-app-info {
    background: black;
    padding: 1rem;
    font-size: 14px
    }
.slider-app-info a {
    color: white !important
    }