#page article ul.unslider-wrap.unslider-carousel {
    padding-left: 0;
}
/*iframe {pointer-events: none;}*/
.bx-wrapper{
    border:0;
    box-shadow:none;
}
.bx-loading{
    background:#000!important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.1);
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.unslider-nav ol li{
	border: 2px solid #000;
	background: #000;
	opacity: 0.5;
}
.unslider-nav ol li.unslider-active{
	border: 2px solid #000;
	background: #000;
	opacity: 1;
}
#page article .unslider li {
    padding-left: 0;
}
.unslider{
	position: relative;
}
.unslider-arrow {
	bottom: 50%;
    color: black;
    text-decoration: none;
    opacity: 1;
}
.unslider-arrow:hover {
    text-decoration: none;
    color: #000;
    opacity: 0.66;
}
.unslider .unslider-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.unslider a.unslider-arrow:hover {
    text-decoration: none !important
}

#page article .unslider ul.unslider-wrap li {
    list-style: none;
}
.unslider .unslider-wrap li{
	list-style: none;
	position: relative;
}
.slider-video-image img {
    width: 100%;
}

.slider-video-container iframe {
    width: 100%;
}

button#add-slider {
    margin: 20px 0;
}

.videoWrapper {
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  margin-top: -17%;
  padding-bottom: 56.25%;
  padding-top: 0;
    padding-bottom: 56.25%; /* 16:9 */
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide-html-container {
    color: white;
        font-family: "Open Sans", sans-serif;
    position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  margin-top: -60px;
  font-size: 60px;
  font-weight: 200;
}
.videoWrapper {
		position: absolute;
		left: 0;
		right: 0;
		height: 0;
		margin-top: -17%;
		padding-top: 0;
		padding-bottom: 56.25%; /* 16:9 */
	}

	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.slide-html-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.unslider ul.unslider-wrap li iframe#ytplayer {
		position: absolute;
		height: 10000px;
		width: 100%;
		margin-top: -4850px;
	}
	.slide-html-container {
		color: white;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		margin-top: -50px;
		font-size: 60px;
		font-weight: 200;
		font-family: "Open Sans", sans-serif;
	}
	.image-preview iframe {
		margin: 0 auto;
		display: block;
}
	ul.unslider-wrap.unslider-carousel {
		padding-left: 0;
	}
	.unslider-nav ol li{
		border: 2px solid #000;
		background: #000;
		opacity: 0.5;
	}
	.unslider-nav ol li.unslider-active{
		border: 2px solid #000;
		background: #000;
		opacity: 1;
	}
	.unslider{
		position: relative;
	}
	.unslider-arrow {
		bottom: 50%;
		color: black;
		text-decoration: none;
		opacity: 1;
	}
	.unslider-arrow:hover {
		text-decoration: none;
		color: #000;
		opacity: 0.66;
	}
	.unslider .unslider-nav {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	.unslider a.unslider-arrow:hover {
		text-decoration: none!important;
	}
	.unslider .unslider-wrap li{
		list-style: none;
		position: relative;
	}
	.slider-video-image img {
			width: 100%;
	}
	.slider-video-container iframe {
			width: 100%;
			height: 100%;
	}
	.unslider ul.unslider-wrap li {
				padding-left: 0;
		list-style: none;
	}
