
/*NY*/
/*#nyModal .modal-dialog {
width: 700px!important;
}*/

/*#nyModal .wonderpluginaudio {
	width: 50px;
}*/

.glass {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.glass::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("../images/bgmain.jpg");
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  filter: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%225%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E#blur");
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.glass .legacy-ie-fix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
}

.page-id-4857 > .primary-menu-bg {
	margin-bottom: 0!important;
}
.page-id-4857 > .primary-footer{
	margin-top: 0!important;
}

.page-id-4857 {
	background: #ba1f1d!important;
}
.site-wrapper {
	background: url('../images/promo-page-girls.jpg') center top no-repeat #ba1f1d;
	display: table;
  	width: 100%;
  	height: 100%; /* For at least Firefox */
  	min-height: 100%;
  	-webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
  	box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}
.site-wrapper-inner {
  	display: table-cell;
  	vertical-align: top;
}
.cover-container {
  	margin-right: auto;
  	margin-left: auto;
}

/* Padding for spacing */
.inner {
  	margin-top: 255px;
}

.cover {
  	padding: 0;
}
.cover .btn-lg {
  	padding: 10px 20px;
  	font-weight: bold;
}
.cover > iframe{
	width: 680px;
	height:360px;
}
.cover-container img{
	margin: 97px auto 110px;
}

iframe {
	border: 0;
}

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 192px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

@media (max-width: 1200px) {
.masthead,
.mastfoot,
.cover-container {
  	width: 500px;
}
.site-wrapper {
	background-size: 1200px;
}
.inner {
	margin-top: 196px;
}
.cover > iframe{
	width: 485px;
	height:256px;
  }
  
 .cover-container img{
 	width: 485px;
 	height:371px;
 	margin: 97px 0 50px;
 }
}


/* Firefox Dotted Outline Fix */

a:active {
    outline: none;
}
/* Firefox Dotted Outline Fix */

a:focus {
    -moz-outline-style: none;
}
html {
    background-image: url("../images/bgmain.jpg");
    background-position: center top;
    background-attachment: fixed;
    background-size: 100%;
    color: #d3d3d3;
}
a {
    outline: none!important;
    -moz-outline-style: none;
}
h1 {
    line-height: 1em;
    padding: 0 0 15px;
}
h1 a {
    color: #ff9c00;
}
@media (max-width: 491px) {
    h1 {
        font-size: 26px !important;
    }
}
.pagetitle {
    color: #fff !important;
}
h4 {
    line-height: 1em;
}
h5 {
    line-height: 1em;
    margin: 0;
    padding: 10px 0;
}
/* Tag Styles */

p.tag {
    font: bold 13px/26px sans-serif;
}
p.tag span.st_tag {
    padding: 0px 0px 0px 20px;
    background: url(../images/tag-left.png) no-repeat left center;
    display: inline-block;
    margin: 5px 5px 0 0;
}
p.tag span.st_tag a {
    text-decoration: none;
    text-shadow: 0 1px 1px #dcdcdc;
    padding: 0px 10px 0px 2px;
    background: url(../images/tag-right.png) no-repeat right center;
    display: inline-block;
    color: #454545;
}
p.tag span.st_tag a:hover {
    color: #333;
}
.post-tags {
    margin: 10px 0 0;
}
.website-tags {
    font-size: .8em;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.ngg-gallery-thumbnail-box a img {
    background: #fff;
}
.gray-transparent {
    background: url(../images/middle_bg.png);
}
.white-transparent-frame{
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.white-transparent-frame img {
	margin: 15px 0;
}
p.footer {
    margin-top: 20px;
    color: #2c2c2c;
}
.footer a {
    color: #015c82;
}
.page-video {
    height: 410px;
}
.page-photo {
    height: 290px;
}
.mcenter {
    height: 400px;
}
.home {
    color: #fff;
}
.widget_recent_entries ul li,
.widget_archive ul li {
    list-style: none;
}
.widget_recent_entries ul,
.widget_archive ul {
    padding: 0;
}
.widgets {
    border-left: 1px dashed #888;
    padding-top: 20px;
}
.blog-entry {
    border-bottom: 1px dashed #888;
    padding: 15px 0px 15px;
}
#ngg-images-3 {
    width: 450px;
}
.srp-post-date {
    font-size: 12px;
}
.srp-content-box {
    margin-bottom: 40px;
}
.photo-gallery-widget {
    line-height: 0;
    -webkit-column-count: 7;
    -webkit-column-gap: 2px;
    -moz-column-count: 7;
    -moz-column-gap: 2px;
    column-count: 7;
    column-gap: 2px;
}
.photo-gallery-widget img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 2px;
}
@media (max-width: 1200px) {
    .photo-gallery-widget {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}
@media (max-width: 1000px) {
    .photo-gallery-widget {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
}
@media (max-width: 800px) {
    .photo-gallery-widget {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
}
@media (max-width: 400px) {
    .photo-gallery-widget {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}
.page-photo img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*in-out effect START*/

.view-fx {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 283px;
}
.view-fx .mask,
.view-fx .content {
    width: 283px;
    height: 185px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view-fx img {
    display: block;
    position: relative;
}
.view-fx a.info {
    background: url(../images/play.png) center no-repeat;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 283px;
    height: 185px;
}
.hover-play-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 100px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hover-play-effect a.info {
    position: relative;
    top: -109px;
    left: -102px;
    opacity: 0;
    -webkit-transition: opacity 0.5s 0s ease-in-out;
    -moz-transition: opacity 0.5s 0s ease-in-out;
    -o-transition: opacity 0.5s 0s ease-in-out;
    -ms-transition: opacity 0.5s 0s ease-in-out;
    transition: opacity 0.5s 0s ease-in-out;
}
.hover-play-effect:hover .mask {
    opacity: 1;
    border: 100px solid rgba(0, 0, 0, 0.7);
}
.hover-play-effect:hover a.info {
    opacity: 1;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*in-out effect END*/

img[class*=" wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}
.archive-info {
    padding-top: 20px;
}
.amazingaudioplayer-bar {
    margin: 0!important;
}
.wonderpluginaudio {
    width: auto!important;
}
.hpw {
    border-right: 1px dashed #888;
}
.hpwr {
    margin-bottom: 20px;
}
.video-container {
    position: relative;
    padding-bottom: 51%;
    padding-top: 33px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
}
@media (max-width: 800px) {
    .video-container {
        padding-bottom: 50%;
        padding-top: 19px;
    }
    .video-container iframe,
    .video-container object,
    .video-container embed {
        height: 96%;
    }
}

#videoModal .modal-content{
	background: #000;
}
#videoModal .modal-header, #videoModal .modal-footer{
	border: none;
}
#videoModal .close{
	color: #fff;
	opacity:.6;
}

/* Navbar */

.navbar {
    margin-bottom: 0!important;
}
.navbar-nav > li {
    padding-bottom: 0!important;
}
.navbar-default {
    background: none!important;
    border: none!important;
}
.navbar-text {
    float: right;
}
.navbar-nav > li.active {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #75d3ff;
    background: -moz-radial-gradient(center, ellipse cover, #75d3ff 9%, #4cc6ff 30%, #2a86f7 62%, #1043b2 99%);
    background: -webkit-radial-gradient(center, ellipse cover, #75d3ff 9%, #4cc6ff 30%, #2a86f7 62%, #1043b2 99%);
    background: radial-gradient(ellipse at center, #75d3ff 9%, #4cc6ff 30%, #2a86f7 62%, #1043b2 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75d3ff', endColorstr='#1043b2', GradientType=1);
    background-size: 100% 200%;
}
.logo-menu {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
#menu-item-4064 a {
    background: url(../images/menu-icon-chat.png) no-repeat;
}
#menu-item-4060 a {
    background: url(../images/menu-icon-movies.png) no-repeat;
}
#menu-item-4062 a {
    background: url(../images/menu-icon-history.png) no-repeat;
}
#menu-item-4059 a {
    background: url(../images/menu-icon-photos.png) no-repeat;
}
#menu-item-4058 a {
    background: url(../images/menu-icon-music.png) no-repeat;
}
#menu-item-4063 a {
    background: url(../images/menu-icon-mail.png) no-repeat;
}
#menu-item-4060 a,
#menu-item-4064 a,
#menu-item-4062 a,
#menu-item-4059 a,
#menu-item-4058 a,
#menu-item-4063 a {
    padding-left: 40px;
    background-position: 9px;
}

@media (max-width: 931px) {
#menu-item-4060 a,
#menu-item-4064 a,
#menu-item-4062 a,
#menu-item-4059 a,
#menu-item-4058 a,
#menu-item-4063 a {
    padding-left:0;
    background: none;
}
}
.primary-menu-bg {
    margin-bottom:20px;
}
.primary-footer{
	margin-top:20px;
}
.primary-menu {
    padding: 0!important;
}
.primary-menu .navbar-right {
    margin-right: 0px;
}
.page-id-4857 .primary-menu-bg {
	margin-bottom:0!important;
	background: url(../images/promo-menu-bg.jpg) no-repeat;
	background-size: 100%;
}
/* Social */

.vkontakte a,
.facebook a,
.instagram a,
.youtube a,
.vkontakte,
.facebook,
.instagram,
.youtube {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    width: 32px;
	margin: 9px 0 0 10px;
}
.vkontakte {
    background: url(../images/vkontakte.png) top left no-repeat;
}
.facebook {
    background: url(../images/facebook.png) top left no-repeat;
}
.instagram {
    background: url(../images/instagram.png) top left no-repeat;
}
.youtube {
    background: url(../images/youtube.png) top left no-repeat;
}

@media (max-width: 768px) {
.vkontakte a,
.facebook a,
.instagram a,
.youtube a,
.vkontakte,
.facebook,
.instagram,
.youtube {
    display: none;
}
}


div[id*="gallery-"] {
	margin: auto;
}
div[id*="gallery-"] .gallery-item {
	float: left;
	margin: 1px;
	text-align: center;
	width: 33%;
}
div[id*="gallery-"] .gallery-caption {
	margin-left: 0;
}

.gallery-columns-6  .gallery-item{
	width: 16.48%!important;
}
@media (max-width:1120px) {
.gallery-columns-6  .gallery-item{
	width: 16.42%!important;
}	
}
@media (max-width:860px) {
.gallery-columns-6  .gallery-item{
	width: 16.3%!important;
}	
}
@media (max-width:580px) {
.gallery-columns-6  .gallery-item{
	width: 16%!important;
}	
}
@media (max-width:330px) {
.gallery-columns-6  .gallery-item{
	width: 15.5%!important;
}	
}

#wpbgallery {
    margin: 0;
    padding: 0;
}
#wpbgallery li {
    margin: 0;
    padding: 0;
    display: inline;
}
#wpbgallery li a {
    outline: none;
}
#wpbgallery li img {
    margin: 5px 7px;
}
#wpbgallery_container .clearfix:before,
#wpbgallery_container .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#wpbgallery_container .clearfix:after {
    clear: both;
}
#wpbgallery_container .clearfix {
    zoom: 1;
}
.modal {
	overflow: auto;
	color: #333;
}
.execphpwidget p{
	display: none;
}

.execphpwidget {
	margin-bottom:20px;
}

.fb-like {
	color: #fff!important;
}

@charset "UTF-8";.blueimp-gallery .modal-body{position:relative;text-align:center;padding:0 0 56.25%;overflow:hidden;cursor:pointer}.blueimp-gallery .modal-footer{margin:0}.blueimp-gallery .modal-body img,.blueimp-gallery .modal-body .video-content video,.blueimp-gallery .modal-body .video-content iframe,.blueimp-gallery .modal-body .video-content a{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.blueimp-gallery .modal-body .video-content video{display:none}.blueimp-gallery .modal-body .video-playing video{display:block}.blueimp-gallery .modal-body .video-content iframe{width:100%;height:100%;left:100%}.blueimp-gallery .modal-body .video-playing iframe{left:0}.blueimp-gallery .modal-body .video-playing img,.blueimp-gallery .modal-body .video-playing a{display:none}.blueimp-gallery .modal-body .video-content a{cursor:pointer}.blueimp-gallery .modal-body .video-content a:after{font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;content:"\e029";font-size:64px;line-height:64px;width:64px;height:64px;position:absolute;top:50%;margin:-32px 0 0 -32px}.blueimp-gallery .modal-body .video-loading a{background:url(../img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery .modal-body .video-loading a:after{content:none}@media screen and (min-width:768px){.blueimp-gallery .modal-dialog{right:auto;left:auto;width:auto;max-width:900px;padding-left:5%;padding-right:5%}}

@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:75%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);transition-timing-function:cubic-bezier(0.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.blueimp-gallery>.slides>.slide-loading{background:url(../images/loading.gif) #000 center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:80px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(../img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(../img/play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}@charset "UTF-8";.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}

.blueimp-gallery>.indicator>li{display:inline-block;width:75px;height:55px;margin:6px 3px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;background-size:cover;-moz-background-size:75px100%;-o-background-size:75px100%;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}

.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}@charset "UTF-8";.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(../img/video-play.png) center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(../img/loading.gif) center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(../img/video-play.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}
