    /* - - - - - - - - - - - - - - - - - - - - - - - 
        
        Site name: Reiss Music Theme v1.0
        Site Author: eFlatApp
        Author URL: [http://www.e-flat-app.com/]

    - - - - - - - - - - - - - - - - - - - - - - -  */

/*#enterSite { top: -63px; }*/

.noSelect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-sect:none;
	user-select:none;
	-o-user-select:none;
}

.textAlignLeft{ text-align: left; left: 36px; }
.buttton { cursor: pointer; }
.menu {  z-index: 100; position: fixed; top: 2%; right: 2.7%; }
.showMe { display: block; }
.hideMe { display: none; }
.decoSouligner:hover { text-decoration: underline overline; color: white;/*font-weight: bold;*/ }
.red { font-style: italic; color: white; }
/*.redd { font-size: 72px; font-color: white; }*/


#ecranNOIR {
	background-color: white;
	height: 100%;
	width: 100%;
	z-index: 2000;
	position: fixed;
	
	opacity: 1;
}

/*#loadingNOIR {
	top: 45%;
	left: 44%;
	z-index: 2001;
	position: fixed;
}*/

/*embed, iframe, object {
	max-width: 100%;
}*/

/*video::-internal-media-controls-download-button {
	display:none;
}
video::-webkit-media-controls {
	overflow: hidden !important
}
video::-webkit-media-controls-enclosure {
	width: calc(100% + 32px);
	margin-left: auto;
}    /* make the video stretch to fill the screen in WebKit */
/*    :-webkit-full-screen #myvideo {
      width: 100%;
      height: 100%;
    }*/

@media (max-width: 768px){
	.menu { display:none; }
	/*.contact-us { display:none; }
	/*.credit_mobile { display:block; }
	.credit_desktop { display:none; }*/
	.textAlignLeft{ text-align: center; left: 0; }
/*	#imgVideoPrincipale { display: none; }
	#YTvideoMobile { display: block; }*/

/*	#videoPrincipale { display: block; }             A REMETTRE AVEC LE BON ID POUR PORTABLE !!!!!!!!!!!!!!!!!

/*    #numtelDesktop { display: none; }
    #numtelMobile { display: block; }  
    #BRmobilePROMO { display: block; }*/
    #br_mobile_contact { display: none; }
}

