/* Import Skins */

/* Slider Skins */
@import url('../slider_skins/windows8/style.css');
@import url('../slider_skins/modern/style.css');
@import url('../slider_skins/fullscreen/style.css');
@import url('../slider_skins/paper/style.css');

/* Carousel Skins */
@import url('../carousel_skins/simple/style.css');
@import url('../carousel_skins/modern/style.css');
@import url('../carousel_skins/coverflow/style.css');

/* Tabs Skins */
@import url('../tabs_skins/white/style.css');
@import url('../tabs_skins/crystal/style.css');
@import url('../tabs_skins/silver/style.css');
@import url('../tabs_skins/blue/style.css');
@import url('../tabs_skins/black/style.css');
@import url('../tabs_skins/black_glass/style.css');
@import url('../tabs_skins/green/style.css');
@import url('../tabs_skins/green_glass/style.css');

/* Global Styles */
.isInFullScreen {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: auto !important;
	z-index: 10000 !important;
}

.mSCaption {
	position: absolute;
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
			transform: translateZ(0);
}

.mSCaption.mSMedia {
	z-index: 100000;
}

.mightySlider,
.mightySlider *,
.mightySlider *:before,
.mightySlider *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mSCoverImage,
.mSLayerCoverImage {
	max-width: none;
}

.mSCover,
.mSLayerCover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-position: 50%;
	background-repeat: no-repeat;
}

.mSLayerCoverImage {
	width: 100%;
	height: 100%;
}

.mSLayerContainer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
}

.mSSlide {
	position: relative;
}

.mSIcon {
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0);
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

.mSLoader ~ .mSIcon {
	display: none !important;
}

.mightySlider .mSClose {
	width: 22px;
	height: 22px;
	background: no-repeat center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbJJREFUeNrk2b1ugzAQAGAckf4oE2mz5B2aN+rQp0CiL9qhEuwdOlYlkcgdAuq02Dnbh+FUSyciTOALsY3xqeSnpBC3EN8QpyRSaZrGWKeUWsPmBqKG447tvq4OK3basV8Qn3OBAYqbLcSdtvsD0SsdW5blc57nD/DxHiKjXjAkbNiiKB6rqnrpqnZQh60g2UDsoeIVTtDUdf0G6CfcR0GHgkfwiN0D9oAWNMGNzDvPpm8OFwe4oJmx2RVLavxVVDQ3Fq9pMvxuQl7oWFhTB91SvsgMJmNNQ2Dmgo6JtY3ZZHRMrA3sfcIpsdfA5J4bC0sBs6I5/jVqCUZzNTGX4o3m7A+uxRnN3Xl9Chk9xUjjWygQ9hEmBExBs2NDwVb0FFgOsAn9jsGNZQGPdK4W2sM5sRir5B8WUU1CVKcTNayJenCIejSLmvyIml6KmsCLekUS9RIq6jVf1EKKqKUqJ+zci4HO2DmXW72wcy1op77YqVIGFst6SMpg4mMhSZk/aEwY6UmZtJ+/YoULlhs8htYySO0dXnJiMevyhReJRaXtGNKkEMeFpG6HdDIc16aTzwIMAHF0+z5nKTeiAAAAAElFTkSuQmCC');
	background-size: 22px 22px;
	cursor: pointer;
	top: 20px;
	right: 20px;
	left: auto;
	bottom: auto;
	opacity: 0;

	-webkit-transition: all 135ms linear;
	transition: all 135ms linear;
}

.mightySlider:hover .mSClose {
	opacity: 1;
}

.mightySlider.isTouch .mSClose {
	position: relative !important;
	margin-top: -26px;
	width: 100% !important;
	height: 26px !important;
	background-color: #000;
	text-align: center;
	top: auto;
	right: auto;
}

.mightySlider.isTouch .mSClose:after {
	content: '\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0 CLOSE';
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}

.mightySlider.isTouch.mSMedia .mSSlide,
.mightySlider.isTouch .mSMedia.mSCaption .mSLayerContainer {
	padding-top: 26px;
}

/* Onepager02 -------------------------------------------------------------------------- */

.slider_description { position: absolute; bottom: 20px; right: 20px; padding: 10px 20px; background: rgba(255,255,255,.5); font-weight: 500; text-transform: uppercase; color: #000; border: 2px solid transparent; border-radius: 50px; cursor: pointer; z-index: 100; -webkit-transition: all 0.3s; transition: all 0.3s; }
.slider_description:hover { background: rgba(255,255,255,.0); color: #FFF; border-color: #FFF; }
/* Slider Styles */
#example { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 576px; }
#example .frame { width: 100%; height: 100%; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 50%; perspective-origin: 50% 50%; }
#example .frame .slide_element { height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
#example .frame .slide_element > div { float: left; height: 100%; }
#example .frame .mSCover img { max-width: none; }
/* Animated layers styles */
.transparent { opacity: 0; }
.bgImg { top: 0; left: 0; width: 100%; height: 100%; background-position: 50%; background-repeat: no-repeat; background-size: cover; -webkit-transform: translateZ(0px) translateY(-7%); transform: translateZ(0px) translateY(-7%); z-index: 1; }
.bande { background: url('/css/onepager02/mighty/assets/img/captions/bande.png') no-repeat 0 50%; height: 1110px; width: 632px; left: 0; -webkit-transform: translateZ(0px) translateX(-632px); transform: translateZ(0px) translateX(-632px); bottom: 0; z-index: 12; }
.line { background: url('/css/onepager02/mighty/assets/img/captions/line.png') no-repeat 0 50%; height: 1110px; width: 556px; left: 0; -webkit-transform: translateZ(0px) translateX(-773px); transform: translateZ(0px) translateX(-773px); bottom: 0; z-index: 11; }
.titres { left: 120px; bottom: 30px; color: #353535; text-transform: uppercase; -webkit-transform: translateZ(0px) translateX(-100%); transform: translateZ(0px) translateX(-100%); z-index: 13; }
.titres .titrePartie { top: auto; bottom: 38px; text-align: left;  }
.titrePartie > span { position: relative !important; left: 0; display: block; float: left; clear: both; padding: 10px 25px; background-color: #fff; white-space: normal; letter-spacing: 6px; }
.titres .titrePartie span.l1,
.titres .titrePartie span.l2 { left: -50px; max-width: 619px; }
.titrePartie > span.l1 { padding-bottom: 10px; font-size: 18px; font-weight: 300; line-height: 24px; }
.titrePartie > span.l2 { font-size: 16px; font-weight: 500; line-height: 24px; }
.titres .sousTitre { position: relative !important; left: -100px; clear: both; float: left; font-size: 12px; color: #353535; line-height: 14px; letter-spacing: 2px; margin-top: 1em; max-width: 669px; }

@media screen and (max-width:959px) {
	.titres .titrePartie { top: 58px; }
	.titrePartie > span { padding: 7px 20px !important; letter-spacing: 3px !important; font-size: 25px !important; line-height: 35px !important; }
}

@media screen and (max-width:959px) {
	.bande { margin-left: -70px; }
	.line { margin-left: -70px; }
	.titres { left: 20px; }
	.titres .titrePartie { top: 58px; }
	.titrePartie > span { padding: 7px 20px !important; letter-spacing: 3px !important; font-size: 25px !important; line-height: 35px !important; }
	.titres .sousTitre { right: 60px; }
}

@media screen and (max-width:767px) {
	.titres { left: 120px; }
}

@media screen and (max-width:639px) {
	.bande { margin-left: -100px; }
	.line { margin-left: -140px; }
	.titres { width: 100%; padding-right: 80px; }
	.titres .titrePartie { top: 40px; }
	.titrePartie > span { padding: 5px 15px !important; letter-spacing: 2px !important; font-size: 20px !important; line-height: 30px !important; white-space: inherit !important; }
	.titres .titrePartie > span.l1 { margin-right: 7px; font-size: 0.3em !important; line-height: 1em !important; }
}