

	#_ico_premiere { display: none; position:fixed; top: 30px; right: 30px; width:60px; height:auto; cursor:pointer; z-index: 9999999;}
	#_ico_premiere:hover { top: 30px; right: 30px; width: 60px; height:auto; }

	#box_light_br { display: none; position:fixed; top:0; bottom:0; left:0; right:0;  margin: 0px; padding: 0px; width: 100%; height: 100%; min-width: 320px; background-color: rgba(167,165,111,0.8); z-index:999997; overflow: hidden; cursor: pointer;  }
	#box_light_br ._close { cursor: pointer; position: absolute; top:0; right:0; margin: 30px 30px auto auto; width: 50px; height:50px; }

	._premierbr_bd { display:none; position: fixed; top:0; bottom:0; left:0; right:0; margin:auto auto auto auto; width:90%; max-width:600px; height:420px; background-color: #000000; border: 1px solid #a7a56f; z-index:999998; }
	
	
	._premierbr { padding:20px 20px 20px 20px; width:100%; height:100%; /*background-color: #fef349; border: 2px solid #ffffff; border-radius:10px;*/ }
	._premierbr h1 { position: relative; margin: 0px auto 10px auto; padding: 0px; width:100%; height: auto; font-family: 'Raleway'; font-size: 22px; font-weight: 600; text-align: center; line-height:1.2em; letter-spacing: 0.08em; color:#ffffff; }
	._premierbr p { position: relative; margin: 0px auto 10px auto; padding: 0px; width:100%; height: auto; font-family: 'Raleway'; font-size: 16px; text-align: center; line-height:1.2em; letter-spacing: 0.08em; color:#ffffff; }
	._premierbr p span { font-size: 18px; font-weight: 600; }
	._premierbr p strong { font-weight: 400; font-size:10px; }
	._premierbr input[type=text], ._premierbr input[type=email] { margin: 0px auto 10px auto; padding:10px 10px 10px 10px; width:350px; height:40px; font-family:'Raleway'; font-size:16px; font-weight:400; color:#ffffff; text-align:left; background-color:#000000; border:1px solid #a7a56f; }
	
	._premierbr input[type=button] { margin: 0px auto 10px auto; padding:10px 10px 10px 10px; width:350px; height:40px; font-family:'Raleway'; font-size:16px; font-weight:600; color:#000000; text-align:center; background-color:#a7a56f; border:1px solid #a7a56f; }
	._premierbr input[type=button]:hover { background-color: #000000; color:#ffffff; cursor: pointer; }




@media only screen and (max-width: 768px) {

	._premierbr_bd { width:90%; max-width:500px; height:320px; }
	
	._premierbr h1 { font-size: 18px; }
	._premierbr p { font-size: 12px; }
	._premierbr input[type=text], ._premierbr input[type=email] { height:34px; font-size:14px; }

	._trailer { position:relative; margin: 0px; padding:0px 0px 100px 0px; width:100%; min-height:350px; text-align:center; }
	div._trailers iframe { margin:0px; padding: 0px; width:560px; height:315px; }

}


@media only screen and (max-width: 480px) {

	._premierbr_bd { margin:auto 10px; padding:0; width:90%; max-width:450px; height:320px; }
	
	._premierbr h1 { font-size: 18px; }
	._premierbr p { font-size: 12px; }
	._premierbr input[type=text], ._premierbr input[type=email] { padding:5px; height:24px; font-size:14px; }

}
