body {
	background-color: #000;
	overflow-x: hidden;
}

.fond {
	display: none;
	filter: grayscale(100%);
	background-image: url('/medias/background-color.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: fixed;
	top: 10px;
	margin-left: -640px;
	width: 1280px;
	height: 720px;
	left: 50%;
}

.ecran {
	opacity: 0.7;
	background-repeat: no-repeat;
	background-size: 100%;
	position: fixed;
	top: 10px;
	margin-left: -640px;
	width: 1280px;
	height: 720px;
	left: 50%;
	display: none;
}

.visualizer {
	text-align: center;
	width: 100%;
	float: left;
}

#player-vid {
	display: block;
	width: 50%;
	min-height: auto;
	float: left;
}

#player-vid2 {
	opacity: 0.5;
}


.texte {
	font-size: 2em;
	text-align: center;
	color: #000;
	font-family: Arial;
	font-weight: bold;
	position: fixed;
	right: 0;
	bottom: 0;
	height: 20px;
	display: table;
	padding: 10px 0px;

}

.texte a {
	color: #fff;
	background-color: #1C91AE;
	padding: 7px 20px;
	text-decoration: none;
	font-size: 0.5em;
}

h1 {
	position: fixed;
	top: 0;
	font-family: 'Impact';
	font-size: 35px;
	display: block;
	z-index: 9999;
	text-align: center;
	width: 100%;
	letter-spacing: 30px;
	color: #b4b4b4;
}


#player {
	width: 50%;
	height: 30%;
	position: relative;
	margin: auto;
}




.container-music {
	width: 100%;
	margin: 0 0%;
}

.music-page {
	background: none;
	background-color: #000;
}


.container-music h1,
.container-music h2,
.container-music p {
	z-index: 0;
	text-align: center;
	color: #fff;
	position: relative;
	letter-spacing: 0;
}



body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	/*background-image: url(tahiti.gif);*/
	background-image: url(https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExOGt4bmc0aGVlOXlhcnVsbTM1MW5scjU4MG5reHIyNXRkdjMxbm5kNyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/YU1NGo5mVYLFC/giphy.gif);
	background-size: cover;
	background-position: center;
	font-family: 'Baloo 2', cursive;
}

.logo {
	width: 20%;
	display: block;
	margin: auto;
	top: 20px;
	position: relative;
}

.content {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #fff;
	font-size: 22px;
	text-align: center;
	height: 100%;
}

.content p {
	margin: 40px 0;
}

.btn {
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
  box-sizing: border-box;
  transition: all 0.2s;
  padding: 12px 18px;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  background: rgba(0, 0, 0, 1);
  border-radius: 8px;
  border: none;
  min-height: 44px;
  text-decoration:none;
  line-height:44px;
  margin:5px 0;

}

.btn:hover {
  background: #ED0EBB;
  color:#fff;
}


/*iframe{ width: 1px; height: 1px;position: fixed; bottom:0px;right:0px; }*/

.head {
	height: 100%;
}

.footer {
	font-size: 16px;
	background-color: #fff;
	bottom: 0px;
	left: 0;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	width: 100%;
}

.footer2 {
	font-size: 16px;
	bottom: 0px;
	left: 0;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 180px;
	background-color: rgba(0, 0, 0, 0.5);
}


.footer3 {
	font-size: 16px;
	background-color: #000;
	bottom: 0px;
	left: 0;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	width: 100%;
}

.footer3 img {
	width: 20%;
	margin: 0 auto;
}

.footer3 a {
	color: #fff;
}
.footer3 a:hover {color:#ED0EBB;}

.footer a {
	text-decoration: none;
	color: #fff;

}

.footer a:hover {
	text-decoration: underline;

}

.footer3 span {
	cursor: pointer;
}

#bgvid {
	display: block;
	width: 300%;
	height: 300%;
	z-index: -1;
	position: fixed;
	bottom: 0;
	left: -100%;
	right: 0;
	top: 0px;
}

video#bgvid {
	display: none;
	position: fixed;
	left: -10%;
	bottom: -20%;
	min-width: 120%;
	min-height: 120%;
	width: auto;
	height: auto;
	z-index: -100;
}

.tv {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background-image: url(grid.png);*/
}

.formulaire {
	color: #fff;
	width: 100%;
	text-align: center;
	margin: 0;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 30px;
	padding: 0;
	position: fixed;
	top: 0;
	height: 100%;
}

.container {
	/*background-color: #fff;*/
	width: 80%;
	padding: 50px 0;
	display: table;
	width: 100%;
	/*background-image: url(tache.png);*/
	background-repeat: no-repeat;
	color: #111215;
}

.left {
	width: 38%;
	float: left;
	display: none;
	margin-right: 2%;
}

.right {
	width: 100%;
	display: block;
	float: left;
}

.right p {
	font-family: 'Baloo 2', cursive;
	font-size: 26px;
}

.right p b {
	color: #ED0EBB;
}

.right p a,
.right h1 {
	color: #4291AE;
}

.right h1 {
	margin-bottom: 2px;
}

.right h2 {
	color: #ED0EBB;
	margin-top: 2px;
	font-family: 'Baloo 2', cursive;
	font-size: 0.9em;
}

.left img,
.right img {
	width: 100%;
	display: block;
	margin: 0 auto 4% auto !important;
}

.right img {
	border: solid 1px #fff;
}

.news {
	font-size: 40px;
	color: #111215;
	text-transform: uppercase;
	border-bottom: solid 1px #111215;
}

.nav span {
	background-color: #000;
	color: #fff;
	padding: 3px 10px;
	margin-right: 10px;
	cursor: pointer;
	border: solid 1px #fff;
}

#share-btn {
	background-color: #1C91AE;
	text-decoration: none;
	color: #fff;
	padding: 3px 10px;
	margin-right: 10px;
	cursor: pointer;
}

#gallery img {
	width: 100%;
	display: block;
	cursor: pointer;
}

.menu {
	/*background-color: #212122;*/
	background: rgb(33, 33, 34);
	background: linear-gradient(180deg, rgba(33, 33, 34, 1) 0%, rgba(17, 18, 21, 1) 100%, rgba(105, 105, 105, 1) 100%);
	line-height: 60px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	font-size: 22px;
	z-index: 9998;
	height: 60px;
	position: relative;
	border-bottom: solid 1px #000;
}

.menu a {
	text-decoration: none;
	color: #fff;
	transition-property: color;
	transition-duration: 2s;
	transition-delay: 0s;
}

.menu a:hover {
	color: #1C91AE !important;
}



.fixNavigation {
	position: fixed;
	top: 0;
	width: 80%;
}

.loader {
	position: fixed;
	z-index: 9999;
	background: url('/medias/loader.gif') 50% 50% no-repeat;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	cursor: wait;
	background-color: #000;
	background-size: 100px;
}

.header-nav {
	padding: 0 10%;
}

.header-nav img {
	left: 10px;
	position: relative;
	top: 12px;
}

.header-nav .logo {
	float: left;
	width: 230px;
}

.header-nav a:link,
.header-nav a:visited {
	color: #fff;
	margin: 0 10px;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;

}

.header-nav a:hover,
.header-nav .link-current,
.header-nav a.selected {
	color: #CCC;
}

.header-nav a.homepage:hover {
	border: none;
}

.header-nav ul {
	float: right;
	margin: 0;
	padding: 0;
	display: block;
}

.header-nav ul li {
	display: inline;
}

.header-nav ul li ul {
	display: none;
	background-color: #222;
	position: relative;
	float: left;
	left: 247px;
	width: 106px;
	padding: 10px;
}

.header-nav ul li ul li {
	display: block;
}

.header-nav ul li:hover ul {
	display: block;
}


.contact {
	margin: 0;
	background-color: rgba(0, 0, 0, 0.8);
	margin-top: 0;
	color: #fff;
	text-align: center;
	height: 100%;
	position: relative;
	float: right;
	right: 0;
	padding: 0 20px;
	width: 40% !important;
	overflow-y: auto;
	display: table;
	min-height: 400px;
	top:0;
}

.contact label {
	color: #fff;
}

.contact h1 {
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.contact .btn {
	font-size: 16px;
	padding: 10px 30px;
	border: solid 1px #fff;
	color: #000;
	text-decoration: none;
	margin: 50px 5px;
	text-transform: uppercase;
	background-color: #fff;
}

.contact input,
.contact textarea {
	border-radius: 15px;
	border: none;
	padding: 10px;
}


code {
	color: #ED721F;
}

blockquote {
	border-left: solid 1px #fff;
	padding-left: 10px;
	font-style: italic;
}

.fb-like {
	position: fixed !important;
	top: 18px;
	left: 10px;
	z-index: 9999;
}

/*
.gallerie-page {
	background: url('/medias/background-color.png');
	background-size: cover;
	background-attachment: fixed;
	background-color: #000;
}
*/
.white {
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding: 100px 0;
}

.white img {
	display: block;
	width: 60%;
	margin: 0 20% 100px 20%;
}

.white h1 {
	position: relative;
	color: #000;
	letter-spacing: 0px;
	z-index: 0;
}

.white a {
	color: #ED0EBB
}

.white p {
	text-align: justify;
	margin: 0 10%;
	width: 80%;
}

.gallerie-page h1,
.gallerie-page p,
.gallerie-page h2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	z-index: 0;
	text-align: center;
	color: #fff;
	position: relative;
	letter-spacing: 0;
}

.gallerie-page h1 {
	color: #FFF;
}

.gallerie-page a {
	color: #ED0EBB;
}

.gallerie-page p {
	color: #ccc;
}

.header-nav {

	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.apps {
	display: block;
}

.gallerie-page img {
	width: 60%;
	border-radius: 45px;
}

.container-music iframe {
	z-index: 9;
}


@media(max-width:1024px) {

	.container {
		height: auto;
	}

	.tv {
		position: relative;
	}

	/*
	iframe {
		position: fixed !important;
		top: 15% !important;
		right: 0 !important;
		bottom: 15% !important;
		width: 90% !important;
		height: 80% !important;
		margin: auto !important;
		background-color: #fff !important;
		display: none !important;
	}
*/
	.footer {
		position: relative;
		/*display:none;*/
	}

	.footer img {
		display: block;
		width: 100%;
	}

	.logo {
		width: 80%;
		position: relative;
		margin: 0 10%;
	}

	.btn {
		font-size: 0.8em;
		padding: 10px 10%;
		margin: 5px 0px;
		width: 80%;
		display: block;
	}

	.mobile {
		display: none;
	}

	.left {
		display: none;
	}

	.right {
		width: 100%;
	}

	.layer img {
		width: 60%;
		display: block;
	}

	.header-nav ul {
		position: fixed;
		bottom: 0;
		background-color: #000;
		left: 0;
		border-top: solid 1px #fff;
		width: 100%;
		z-index: 9999;
	}

	.header-nav ul li {
		display: inline-block;
		width: 32%;
		text-align: center;
	}

	.right p {
		font-size: 14px;
	}

	.right h1 {
		font-size: 1.3em;
	}

	/*.header-nav ul li:nth-child(2){display:none;}*/
	.footer3 {
		margin-bottom: 120px;
	}

	.footer3 img {
		display: block;
		width: 60%;
		margin: 0 20%;
	}

	.logo {
		margin: auto;
	}

	.texte {
		margin-bottom: 62px;
	}

	.texte a {
		width: 80%;
		margin: 10px auto;
		display: block;
	}

	.contact {
		padding: 5% 5%;
		width: 100% !important;
		overflow-y: auto;
		bottom: 62px;
		top: 0px;
		height: auto;
		margin:0 !important
	}

	.contact .btn {
		width: 80%;
		margin: 10px 10%;
		padding: 10px 0;
	}

	.header-nav .logo {
		float: none;
		left: 0;
	}

	.fb_iframe_widget {
		display: none !important;
	}


	.container-music iframe {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		margin: 50px auto !important;
		position: relative !important;
	}

	.visualizer {
		width: 100%;
	}

	.visualiser iframe {
		display: block !important;
	}

	.apps {
		display: block;
	}

	#video3D {
		width: 80% !important;
	}

	#player-vid {
		width: 100%;
	}

	.header-nav ul li:last-child {
		width:100%;
	}

	.container video {
		width: 100%;
	}

	.content b {
		font-size: 1em !important;
	}

	.content p {
		font-size: 0.8em;
	}

	.react-home-grid img {
		display: block;
		width: 100%;
	}

	.header-nav .logo {
		height: auto;
	}

	.btn {
		width: 100%;
	}

	.header-nav a:link,
	.header-nav a:visited {
		margin: 0 !important;
	}
}

* {
	box-sizing: border-box;
}

html,
body,
#root {
	min-height: 100%;
}

.react-main {
	padding-top: 60px;
	display: table;
	width: 100%;
}

.react-main section,
.react-main .container {
	width: 80%;
	max-width: none;
	margin:0 10%;
}

.react-intro {
	padding-top: 0;
}

.react-page-pad {
	padding-top: 0;
	padding-bottom: 0;
}

.react-home-grid {
	margin-top: 0;
}

.react-force-left {
	display: block;
}

.react-footer {
	margin-top: 0;
}

.react-socials {
	margin: 14px 0;
	width: 100%;
	font-size: 11px;
}

.react-socials a {
	margin: 0 8px;
}

.react-page-pad img,
.react-page-pad video,
.react-page-pad iframe {
	max-width: 100%;
}
.react-page-pad img{
	 box-shadow: 0px 5px 5px black;

} 

@media (max-width: 800px) {
	.react-main {
		padding-top: 60px;
	}

	.react-page-pad {
		padding-top: 0;
	}

	.react-force-left {
		display: none;
	}
}