@charset "utf-8";
/*STYLESHEET.CSS*/
/* !DEVICE SIZES */
/* !DEVICE SIZES / Tablet */
/* !_tablet-pro */
/* !_tablet-pro / both*/
/* !_tablet */
/* !_tablet / both */
/* !_tablet / ls */.masonry {
	position: relative;
	width: 100%
}

.masonry:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	font-size: 0px
}

.masonry div[class^=col-] {
	float: left;
	flex: none!important
}

.masonry div[class^=col-].grid-sizer {
	min-height: 0px;
	margin-bottom: 0px!important
}

.masonry .item {
	-webkit-transition: -webkit-transform 0.4s ease-in-out,-webkit-opacity 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease-in-out,-moz-opacity 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease-in-out,-ms-opacity 0.4s ease;
	-o-transition: -o-transform 0.4s ease-in-out,-o-opacity 0.4s ease;
	transition: transform 0.4s ease-in-out,opacity 0.4s ease;
	-webkit-transform: translateY(0px) scale(1);
	-moz-transform: translateY(0px) scale(1);
	-ms-transform: translateY(0px) scale(1);
	-o-transform: translateY(0px) scale(1);
	transform: translateY(0px) scale(1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	float: left
}

.masonry .item .item_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.masonry .item img {
	width: 100%;
	display: block;
	height: auto
}

.masonry .item.init {
	-webkit-transition: -webkit-transform 0.4s ease,-webkit-opacity 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease,-moz-opacity 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease,-ms-opacity 0.4s ease;
	-o-transition: -o-transform 0.4s ease,-o-opacity 0.4s ease;
	transition: transform 0.4s ease,opacity 0.4s ease
}

.masonry .item.off,.masonry .item.out {
	-webkit-transform: translateY(90px) scale(1);
	-moz-transform: translateY(90px) scale(1);
	-ms-transform: translateY(90px) scale(1);
	-o-transform: translateY(90px) scale(1);
	transform: translateY(90px) scale(1);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: 1
}

@media (max-width:575px) and (orientation:portrait),(max-width:1023px) and (orientation:landscape) {
	.masonry .item.off,.masonry .item.out {
		z-index: 2
	}
}

.wall .item {
	-webkit-transition: -webkit-transform 0.4s ease-in-out,-webkit-opacity 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease-in-out,-moz-opacity 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease-in-out,-ms-opacity 0.4s ease;
	-o-transition: -o-transform 0.4s ease-in-out,-o-opacity 0.4s ease;
	transition: transform 0.4s ease-in-out,opacity 0.4s ease;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100)
}

.wall .item.out {
	-webkit-transform: translateY(90px) scale(1);
	-moz-transform: translateY(90px) scale(1);
	-ms-transform: translateY(90px) scale(1);
	-o-transform: translateY(90px) scale(1);
	transform: translateY(90px) scale(1);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: 1
}

@media (max-width:575px) and (orientation:portrait),(max-width:1023px) and (orientation:landscape) {
	.wall .item.out {
		z-index: 2
	}
}

.masonry_1 .grid-sizer,.masonry_1 .item {
	width: 100%
}

.masonry_2 .grid-sizer,.masonry_2 .item {
	width: 50%
}

.masonry_3 .grid-sizer,.masonry_3 .item {
	width: 33.3333333333%
}

.masonry_4 .grid-sizer,.masonry_4 .item {
	width: 25%
}

.masonry_5 .grid-sizer,.masonry_5 .item {
	width: 20%
}

.masonry_6 .grid-sizer,.masonry_6 .item {
	width: 16.6666666667%
}

.masonry_7 .grid-sizer,.masonry_7 .item {
	width: 14.2857142857%
}

.masonry_8 .grid-sizer,.masonry_8 .item {
	width: 12.5%
}

.masonry_9 .grid-sizer,.masonry_9 .item {
	width: 11.1111111111%
}

.masonry_10 .grid-sizer,.masonry_10 .item {
	width: 10%
}

.masonry_11 .grid-sizer,.masonry_11 .item {
	width: 9.0909090909%
}

.masonry_12 .grid-sizer,.masonry_12 .item {
	width: 8.3333333333%
}

.masonry_13 .grid-sizer,.masonry_13 .item {
	width: 7.6923076923%
}

.masonry_14 .grid-sizer,.masonry_14 .item {
	width: 7.1428571429%
}

.masonry_15 .grid-sizer,.masonry_15 .item {
	width: 6.6666666667%
}

.masonry_16 .grid-sizer,.masonry_16 .item {
	width: 6.25%
}

.masonry_17 .grid-sizer,.masonry_17 .item {
	width: 5.8823529412%
}

.masonry_18 .grid-sizer,.masonry_18 .item {
	width: 5.5555555556%
}

.masonry_19 .grid-sizer,.masonry_19 .item {
	width: 5.2631578947%
}

.masonry_20 .grid-sizer,.masonry_20 .item {
	width: 5%
}

@media (max-width:833px) {
	.masonry_3 .grid-sizer,.masonry_3 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_3 .grid-sizer,.masonry_3 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_4 .grid-sizer,.masonry_4 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_4 .grid-sizer,.masonry_4 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_5 .grid-sizer,.masonry_5 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_5 .grid-sizer,.masonry_5 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_6 .grid-sizer,.masonry_6 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_6 .grid-sizer,.masonry_6 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_7 .grid-sizer,.masonry_7 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_7 .grid-sizer,.masonry_7 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_8 .grid-sizer,.masonry_8 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_8 .grid-sizer,.masonry_8 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_9 .grid-sizer,.masonry_9 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_9 .grid-sizer,.masonry_9 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_10 .grid-sizer,.masonry_10 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_10 .grid-sizer,.masonry_10 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_11 .grid-sizer,.masonry_11 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_11 .grid-sizer,.masonry_11 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_12 .grid-sizer,.masonry_12 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_12 .grid-sizer,.masonry_12 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_13 .grid-sizer,.masonry_13 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_13 .grid-sizer,.masonry_13 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_14 .grid-sizer,.masonry_14 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_14 .grid-sizer,.masonry_14 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_15 .grid-sizer,.masonry_15 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_15 .grid-sizer,.masonry_15 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_16 .grid-sizer,.masonry_16 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_16 .grid-sizer,.masonry_16 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_17 .grid-sizer,.masonry_17 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_17 .grid-sizer,.masonry_17 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_18 .grid-sizer,.masonry_18 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_18 .grid-sizer,.masonry_18 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_19 .grid-sizer,.masonry_19 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_19 .grid-sizer,.masonry_19 .item {
		width: 100%
	}
}

@media (max-width:833px) {
	.masonry_20 .grid-sizer,.masonry_20 .item {
		width: 50%
	}
}

@media (max-width:575px) {
	.masonry_20 .grid-sizer,.masonry_20 .item {
		width: 100%
	}
}
/*MEDIAELEMENTPLAYER.MIN.CSS*/
.mejs__offscreen {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}

.mejs__container {
	background: #000;
	font-family: Helvetica,Arial,serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}

.mejs__container,.mejs__container * {
	box-sizing: border-box
}

.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none!important
}

.mejs__fill-container,.mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}

.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.mejs__container:focus {
	outline: none
}

.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}

.mejs__embed,.mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.mejs__fullscreen {
	overflow: hidden!important
}

.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}

.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}

.mejs__background,.mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}

.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}

.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

:root .mejs__poster-img {
	display: none
}

.mejs__poster-img {
	border: 0;
	padding: 0
}

.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}

.mejs__layer {
	z-index: 1
}

.mejs__overlay-play {
	cursor: pointer
}

.mejs__overlay-button {
	background: url(mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}

.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}

.mejs__overlay-loading {
	height: 80px;
	width: 80px
}

.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,.7);
	background: -webkit-linear-gradient(transparent,rgba(0,0,0,.35));
	background: linear-gradient(transparent,rgba(0,0,0,.35))
}

.mejs__button,.mejs__time,.mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}

.mejs__button>button {
	background: transparent url(mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}

.mejs__button>button:focus {
	outline: 1px dotted #999
}

.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus {
	outline: 0
}

.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}

.mejs__play>button {
	background-position: 0 0
}

.mejs__pause>button {
	background-position: -20px 0
}

.mejs__replay>button {
	background-position: -160px 0
}

.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}

.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}

.mejs__time-total {
	background: hsla(0,0%,100%,.3);
	margin: 5px 0 0;
	width: 100%
}

.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);
	background: linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);
	background-size: 15px 15px;
	width: 100%
}

@-webkit-keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

.mejs__time-loaded {
	background: hsla(0,0%,100%,.3)
}

.mejs__time-current,.mejs__time-handle-content {
	background: hsla(0,0%,100%,.9)
}

.mejs__time-hovered {
	background: hsla(0,0%,100%,.5);
	z-index: 10
}

.mejs__time-hovered.negative {
	background: rgba(0,0,0,.2)
}

.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}

.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44,0,1,1);
	transition: height .1s cubic-bezier(.44,0,1,1)
}

.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}

.mejs__time-handle,.mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}

.mejs__time-handle-content {
	border: 4px solid hsla(0,0%,100%,.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}

.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}

.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}

.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}

.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}

.mejs__long-video .mejs__time-float-current {
	width: 60px
}

.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}

.mejs__fullscreen-button>button {
	background-position: -80px 0
}

.mejs__unfullscreen>button {
	background-position: -100px 0
}

.mejs__mute>button {
	background-position: -60px 0
}

.mejs__unmute>button {
	background-position: -40px 0
}

.mejs__volume-button {
	position: relative
}

.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50,50,50,.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}

.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs__volume-total {
	background: hsla(0,0%,100%,.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}

.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}

.mejs__volume-current,.mejs__volume-handle {
	background: hsla(0,0%,100%,.9);
	position: absolute
}

.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}

.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}

.mejs__horizontal-volume-total {
	background: rgba(50,50,50,.8);
	height: 8px;
	top: 16px;
	width: 50px
}

.mejs__horizontal-volume-current,.mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}

.mejs__horizontal-volume-current {
	background: hsla(0,0%,100%,.8);
	height: 100%;
	top: 0;
	width: 100%
}

.mejs__horizontal-volume-handle {
	display: none
}

.mejs__captions-button,.mejs__chapters-button {
	position: relative
}

.mejs__captions-button>button {
	background-position: -140px 0
}

.mejs__chapters-button>button {
	background-position: -180px 0
}

.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}

.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}

.mejs__captions-selector-list,.mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0,0%,100%,.4)!important
}

.mejs__captions-selector-input,.mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}

.mejs__captions-selector-label,.mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}

.mejs__captions-selected,.mejs__chapters-selected {
	color: #21f8f8
}

.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}

.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}

.mejs__captions-position-hover {
	bottom: 35px
}

.mejs__captions-text,.mejs__captions-text * {
	background: hsla(0,0%,8%,.5);
	box-shadow: 5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);
	padding: 0;
	white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none
}

.mejs__overlay-error {
	position: relative
}

.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.mejs__cannotplay,.mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}

.mejs__cannotplay {
	position: relative
}

.mejs__cannotplay a,.mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}
/*STYLESHEET.CSS*/
/* !DEVICE SIZES */
/* !DEVICE SIZES / Tablet */
/* !_tablet-pro */
/* !_tablet-pro / both*/
/* !_tablet */
/* !_tablet / both */
/* !_tablet / ls */
/* !DEVICE SIZES */
/* !DEVICE SIZES / Tablet */
/* !_tablet-pro */
/* !_tablet-pro / both*/
/* !_tablet */
/* !_tablet / both */
/* !_tablet / ls */.mejs__button>button,.mejs__overlay-button,.mejs__overlay-loading-bg-img {
	background-image: url("../../../../individole/live/_libraries/_mediaelement/4.2.16/mejs-controls.svg")
}

.mejs__overlay-loading-bg-img {
	display: none
}
/*OWL.CAROUSEL.MIN.CSS*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
/*ANIMATE-DEFAULT.CSS*/
@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms
}

.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion),(print) {
	.animated {
		-webkit-animation: unset!important;
		animation: unset!important;
		-webkit-transition: none!important;
		transition: none!important
	}
}
/*STYLESHEET.CSS*/
/* !DEVICE SIZES */
/* !DEVICE SIZES / Tablet */
/* !_tablet-pro */
/* !_tablet-pro / both*/
/* !_tablet */
/* !_tablet / both */
/* !_tablet / ls */.hasDatepicker {
	display: none
}

.hasDatepicker.active {
	display: block
}

.ui-datepicker {
	width: 280px;
	height: auto;
	background: #ffffff
}

.ui-datepicker a {
	text-decoration: none
}

.ui-datepicker table {
	width: 100%;
	border-collapse: collapse
}

.ui-datepicker-header {
	background-color: #000000;
	line-height: 1.0em;
	height: 40px
}

.ui-datepicker-header:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	font-size: 0px
}

.ui-datepicker-header .ui-datepicker-month,.ui-datepicker-header .ui-datepicker-year {
	width: calc(50% - 60px);
	margin-right: 5px;
	margin-left: 5px
}

.ui-datepicker-header th {
	text-align: center
}

.ui-datepicker-title {
	text-align: center;
	height: 100%
}

.ui-datepicker-next,.ui-datepicker-prev {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	line-height: 600%;
	overflow: hidden;
	margin-top: -1px
}

.ui-datepicker-next span,.ui-datepicker-prev span {
	display: none
}

.ui-datepicker-prev {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0.5px 0.5px 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: perspective(999px) rotate(135deg);
	transform: perspective(999px) rotate(135deg);
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	float: left
}

.ui-datepicker-next {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0.5px 0.5px 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: perspective(999px) rotate(-45deg);
	transform: perspective(999px) rotate(-45deg);
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	float: right
}

.ui-datepicker thead {
	background-color: #f7f7f7
}

.ui-datepicker th {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.0em;
	padding: 10px 0px 8px 0px!important;
	color: #666666;
	text-align: center!important
}

.ui-datepicker tbody td {
	padding: 0;
	width: 40px;
	height: auto;
	font-size: 15px;
	line-height: 1.0em
}

.ui-datepicker tbody td:last-child {
	border-right: 0px
}

.ui-datepicker tbody tr:last-child {
	border-bottom: 0px
}

.ui-datepicker td a,.ui-datepicker td span {
	display: inline-block;
	text-align: center;
	width: 40px;
	height: auto;
	padding: 10px 0px 8px 0px;
	line-height: 1.0em;
	color: #666666
}

.ui-datepicker-calendar th {
	text-align: center
}

.ui-datepicker-calendar .ui-state-default {
	background: #ededed
}

.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7
}

.ui-datepicker-month,.ui-datepicker-year {
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	position: relative;
	top: 50%
}

.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	color: #e0e0e0;
	position: relative
}

.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3
}

.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 100%;
	margin-left: 0
}

.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0
}