/*
 Theme Name:   bmt-generic
 Theme URI:    http://www.bluemotion.fr
 Description:  bmt-generic
 Author:       Belaid Aitdahmane
 Author URI:   http://www.bluemotion.fr
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bmt-generic
*/
/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
	font-family:"Century Gothic Std";
	src:url("fonts/CenturyGothicW05-Regular.woff") format('woff');
}
@font-face {
	font-family:"Century Gothic Bold";
	src:url("fonts/CenturyGothicW05-Bold.woff") format('woff');
}
html{
	height:100%;
}
body{
	position:absolute;
	width:100%;
	height:100%;
	min-height:320px;
	top:0;
	margin:0;
	padding:0;
	font-family:"Century Gothic Std",Arial,sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body.enable-scroll{
	overflow:auto;
}
img{
	max-height:100%;
	max-width:calc(100% - 2px);
	margin:0;
	padding:0;
	vertical-align:top;
}
strong{
	font-weight:normal;
}
textarea{
	width:100%;
	overflow:auto;
	margin:0;
	padding:0;
	resize:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	outline:none;
}
textarea:focus{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
textarea:invalid{
	box-shadow:none;
}
textarea:-moz-submit-invalid {
	box-shadow:none;
}
textarea:-moz-ui-invalid {
	box-shadow:none;
}
h1{
	text-align:justify;
	text-align-last:justify;
	font-size:1.6em;
	height:1em;
	letter-spacing:0.2em;
	margin:0;
	padding:0 10px;
	font-weight:normal;
	text-transform:uppercase;
}
h1:after{
	content:"";
	display:inline-block;
	width:100%;
}
h3{
	margin:2.5% 0 0.5% 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
}
.textwidget{
	width:100%;
}
.activeflag{
	border:1px solid red;
}
/* CONTAINER
-------------------------------------------------------------- */
#container{
	position:relative;
	width:100%;
	max-width:1024px;
	height:100%;
	min-height:320px;
	margin:auto;
}
/* HEADER
-------------------------------------------------------------- */
#header{
	overflow:hidden;
	width:100%;
	margin:auto;
	background-color:#fff;
}
#header img{
	vertical-align:bottom;
	display:block;
	margin:auto;
	padding:0;
}
#header-middle,
#header-right,
.widgettitle{
	display:none;
}
#banner{
	margin:auto;
	width:130px;
}
/* CONTENT
-------------------------------------------------------------- */
#content{
	margin:auto;
	max-width:1024px;
	-webkit-background-size:100% 70%;
	background-size:100% 70%;
	max-width:100%;
	position:relative;
}
.webcast #content{
	overflow:hidden;
	height:auto;
}
#wrapper{
	text-align:center;
	width:80%;
	max-width:700px;
	height:100%;
	margin:5% auto auto auto;
}
#wrapper-video{
	background:#000;
	margin:auto;
}
#container[class*=live_before] #wrapper-video,
#container[class*=live_problem] #wrapper-video,
#container[class*=live_stop] #wrapper-video,
#container[class*=live_break] #wrapper-video,
#container[class*=live_lunch] #wrapper-video,
.webcast_live_before #wrapper-video,
.webcast_live_problem #wrapper-video,
.webcast_live_stop #wrapper-video,
.webcast_live_break #wrapper-video,
.webcast_live_lunch #wrapper-video{
	background:transparent;
	border:1px solid #ccc;
}
#video{
	height:0;
	padding-bottom:56.2%;
}
#content.notfound{
	height:100%;
}
#content.notfound #wrapper{
	text-align:center;
}
#content.notfound #wrapper p{
	font-weight:bold;
	font-size:1.5em;
	padding-top:10%;
	margin:0;
}
#content.notfound #wrapper a{
	text-decoration:underline;
}
.authform{
  max-width:98%!important;
  margin:20px 0;
}
#photo{
  width:100%;
	max-width: 1920px;
	margin:0 auto;
	text-align: center;
}
.gform_body{
  min-height:0;
}
#link-to a:link{
  color:#000;
  text-decoration:underline;
}
#link-to a:hover{
  font-family:"Century Gothic Bold";
}
#gform_wrapper_1{
  margin-top:1%;
}
.gform_wrapper .validation_message {
  color:#e74217;
}
#gform_wrapper_1 .form_guestname{
  margin-top:3em;
}
#gform_wrapper_1 .form_location{
  margin-top:1em;
}
#gform_wrapper_1 .form_password input,
#gform_wrapper_1 .form_firstname input,
#gform_wrapper_1 .form_lastname input,
#gform_wrapper_1 .form_guestname input,
#gform_wrapper_1 .form_location input{
	border:0.0625rem solid #757575;
	border-radius:3.75rem;
	color:#000;
	font-family:"Century Gothic Std",Arial,sans-serif;
	padding: 10px;
}
#gform_wrapper_1 .form_password input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color:#757575;
}
#gform_wrapper_1 .form_password input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_password input::-moz-placeholder{ /* Mozilla Firefox 19+ */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_password input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#757575;
}
/* */
#gform_wrapper_1 .form_firstname input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color:#757575;
}
#gform_wrapper_1 .form_firstname input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_firstname input::-moz-placeholder{ /* Mozilla Firefox 19+ */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_firstname input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#757575;
}
/* */
#gform_wrapper_1 .form_lastname input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color:#757575;
}
#gform_wrapper_1 .form_lastname input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_lastname input::-moz-placeholder{ /* Mozilla Firefox 19+ */
	color:#757575;
	opacity:1;
}
#gform_wrapper_1 .form_lastname input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#757575;
}
#gform_wrapper_1 .gform_footer{
	text-align:center;
}
#gform_wrapper_1 .gform_footer.right_label,
#gform_wrapper_1 .gform_footer.left_label{
  padding:0;
}
#gform_wrapper_1 .top_label .gfield_label{
  display:none;
}
#gform_wrapper_1 .gform_footer input[type=image]{
  max-width:83px;
}
#gform_wrapper_1 li.gfield.gfield_error{
  background-color:transparent;
}
#gform_wrapper_1 .form_lang{
  margin-top:2.5em;
}
#gform_wrapper_1 #gform_submit_button_1{
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing:border-box;
	cursor:pointer;
	display:inline-flex;
	height:3rem;
	border-style:none;
	border-radius:1.5rem;
	font-size:0.9375rem;
	line-height:1.0625rem;
	padding:0 2rem;
	color:#fff;
	background-color:#000;
	margin:auto;
}
.jw-icon-hd .jw-text{
	text-align:left;
}
.jw-icon.jw-icon-rewind{
	display:none;
}
#jwp_swf_0{ /* thin border workaround */
  height:calc(100% + 1px);
  top:-1px !important;
  bottom:-1px !important;
  width:calc(100% + 4px);
  left:-2px !important;
}
video.jw-video{ /* thin border workaround */
  width:calc(100% + 4px) !important;
  height:calc(100% + 2px) !important;
  top:-2px !important;
  left:-2px !important;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){/* IE10+ */
	video.jw-video{
		transform:none!important;/* IE */
	}
}
/* */
#plang{
	width:auto;
	font-size:small;
}
.jw-flag-small-player #plang{
	font-size:x-small;
}
#plang::after{
	position:absolute;
	display:block;
	content:'';
	width:auto;
	height:100%;
	margin:auto;
	box-shadow:inset 0 -3px 0 -1px currentColor;
	transition:opacity 150ms cubic-bezier(0, -0.25, .25, 1);
	opacity:0;
	bottom:0;
	left:0;
	right:0;
}
#plang.jw-open::after{
	opacity:1;
}
#plang #icon_lang{
	display:flex;
	align-items:center;
	gap:8px;
}
#plang #icon_lang::before{
	content:' ';
	background-image:url(images/icon_lang.svg);
	background-repeat:no-repeat;
	display:inline-block;
	background-size:24px 24px;
	width:24px;
	height:24px;
	filter:invert(1);
}
.jw-flag-small-player #plang #icon_lang::before{
	width:36px;
	background-size:20px 20px;
}
#plang .jw-overlay{
	/*width:100px;*/
	font-size:medium;
	width:200px;
	left:100px;
	overflow:hidden;
	border:1px solid rgba(255,255,255,0.2);
}
#plang .jw-custom-lang-container{
	width:auto;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:0;
}
#plang .jw-custom-lang .jw-option{
	color:#fff;
	height:3em;
	font-size:0.75em;
	border:1px solid transparent;
}
.jw-flag-small-player #plang .jw-custom-lang .jw-option{
	height:2em;
}
#plang .jw-custom-lang .jw-option:hover{
	background:#486282!important;
	border:1px solid #fff;
}
#plang .jw-custom-lang .jw-option.jw-active-option{
	border:1px solid #fff!important;
}
#plang .jw-custom-lang .jw-name{
	line-height:1.25em;
	text-align:left;
	white-space:nowrap;
}
#plang .jw-custom-lang .jw-name.jw-name-extended{
	position:absolute;
	top:25%;
	left:10%;
	font-size:0.9em;
	line-height:1.25em;
}
#psel::after{
	position:absolute;
	display:block;
	content:'';
	width:24px;
	height:100%;
	margin:auto;
	box-shadow:inset 0 -3px 0 -1px currentColor;
	transition:opacity 150ms cubic-bezier(0, -0.25, .25, 1);
	opacity:0;
	bottom:0;
	left:0;
	right:0;
}
#psel.jw-open::after{
	opacity:1;
}
#psel .jw-overlay{
	width:270px;
	left:120px;
	overflow:hidden;
}
#psel .jw-custom-playlist-container{
	width:auto;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:0;
}
#psel .jw-custom-playlist .jw-option{
	color:#fff;
	height:3em;
	font-size:0.75em;
	border:1px solid transparent;
}
#psel .jw-custom-playlist .jw-option:hover{
	background:#0071c1!important;
	border:1px solid #fff;
}
#psel .jw-custom-playlist .jw-name{
	display:inline-block;
	line-height:1.25em;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	white-space:normal;
	word-wrap:break-word;
	width:248px!important;
	padding-top:10px;
}
/* */
.countdown{
  position:absolute;
  bottom:0;
  left:8px;
  margin:0 auto;
  width:60%;
  max-width:600px;
  overflow:hidden;
}
.webcast_live_before #wrapper-video{ /* for countdown */
  position:relative;
  width:98%;
  background:transparent;
}
#wrapper-video .jw-error-msg .jw-icon{
  margin-bottom:4px;
}
#wrapper-video .jw-error-reload{
  margin-top:4px;
  font-weight:bold;
  font-size:larger;
}
#wrapper-video .jwplayer.jw-state-error .jw-error-msg{
  border:2px solid #fff;
}
/* FOOTER
-------------------------------------------------------------- */
#footer{
	overflow:hidden;
	width:100%;
	margin:auto;
	max-width:1024px;
}
#footer-left,
#footer-middle,
#footer-right{
	position:relative;
}
#footer *,
#footer-left *,
#footer-middle *,
#footer-right *{
	float:left;
}
#footer-left * *,
#footer-middle * *,
#footer-right * *{
	float:none;
}
#footer-middle,
#footer-right{
	display:none;
}
#container[class*=live_before] #footer,
#container[class*=live_problem] #footer,
#container[class*=live_stop] #footer,
#container[class*=live_break] #footer,
#container[class*=live_lunch] #footer,
#container[class*=live_wait] #footer,
.webcast_live_before #footer,
.webcast_live_problem #footer,
.webcast_live_stop #footer,
.webcast_live_break #footer,
.webcast_live_lunch #footer,
.webcast_live_wait #footer{
	display:none;
}
/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 641px){
	.gform_wrapper ul.gform_fields li.gfield{
		padding-right:0px!important;
	}
}
