/*
 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:  btm-generic
*/
/* Theme customization starts here
-------------------------------------------------------------- */
html{
	height:100%;
}
body{
	overflow:hidden;
	position:absolute;
	width:100%;
	height:100%;
	min-height:320px;
	top:0;
	margin:0;
	padding:0;
	font-family:'Roboto',sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body.enable-scroll{
  overflow:auto;
}
img{
	max-height:100%;
	max-width:100%;
	margin:0;
	padding:0;
	vertical-align:top;
}
/* CONTAINER
-------------------------------------------------------------- */
#container{
	position:relative;
	width:100%;
	max-width:1280px;
	height:100%;
	min-height:320px;
	margin:auto;
}
#container.landing{
	background:url("images/landing-background.png");
	background-size:cover;
	background-position: center;
}
#container.vod{
	max-width:100%;
	overflow:hidden;
}
/* HEADER
-------------------------------------------------------------- */
#header{
	overflow:hidden;
	width:100%;
	margin:auto;
	background-color:#fff;
}
#header #logo{
	margin-top:24px;
	margin-bottom:12px;
	/*margin-left:16px;*/
}
#header #logo img{
	max-width:160px!important;
	vertical-align:bottom;
	padding:0;
}
#header-middle,
#header-right,
.widgettitle{
	display:none;
}
/* 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;
}
.ask #wrapper{
	width:100%;
	max-width:100%;
	margin:0;
	text-align:left;
}
#wrapper-video{
	background:#000;
	margin:auto;
	overflow:hidden;
}
#container[class*=live_before] #wrapper-video,
#container[class*=live_problem] #wrapper-video,
#container[class*=live_break] #wrapper-video,
#container[class*=live_critical] #wrapper-video,
#container[class*=live_toomuch] #wrapper-video,
#container[class*=live_stop] #wrapper-video,
.webcast_live_before #wrapper-video,
.webcast_live_problem #wrapper-video,
.webcast_live_break #wrapper-video,
.webcast_live_critical #wrapper-video,
.webcast_live_toomuch #wrapper-video,
.webcast_live_stop #wrapper-video{
	background:transparent;
	border:1px solid #ccc;
}
.webcast_live_before_day1 #wrapper-video,
.webcast_live_resume #wrapper-video,
.webcast_live_break #wrapper-video{ /* for countdown */
  position:relative;
}
#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;
}
#content.authform{
	margin-top:5%;
}
.gform_body{
  min-height:0;
}
#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_guestname input,
#gform_wrapper_1 .form_location input{
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border-style:solid;
	border-color: #f38130;
	border-width:2px;
	text-indent:0.5em;
}
#gform_wrapper_1 .form_password input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color:#0057a5;
}
#gform_wrapper_1 .form_password input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
	color:#0057a5;
	opacity:1;
}
#gform_wrapper_1 .form_password input::-moz-placeholder{ /* Mozilla Firefox 19+ */
	color:#0057a5;
	opacity:1;
}
#gform_wrapper_1 .form_password input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#0057a5;
}
#gform_wrapper_1 .gform_footer{
  margin-top:3em;
	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;
}
.jw-icon-hd .jw-text{
	text-align:left;
}
.jw-rightclick {
	display:none!important;
}
#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 */
	}
}
/**/
.select-css{
	display:inline-block;
	font-size:14px;
	width:230px;
	font-family:sans-serif;
	font-weight:700;
	color:#444;
	line-height:1.3;
	padding:4px;
	max-width:100%;
	box-sizing:border-box;
	margin:0;
	border:1px solid #aaa;
	box-shadow:0 1px 0 1px rgba(0,0,0,.04);
	border-radius:.5em;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background-color:#fff;
	background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),linear-gradient(to bottom,#ffffff 0%,#e5e5e5 100%);
	background-repeat:no-repeat, repeat;
	background-position:right .7em top 50%,0 0;
	background-size:.65em auto,100%;
	margin-top:4px;
}
.select-css::-ms-expand{
	display:none;
}
.select-css:hover{
	border-color:#888;
}
.select-css:focus{
	border-color:#aaa;
	box-shadow:0 0 1px 1px rgba(59, 153, 252, .7);
	box-shadow:0 0 0 1px -moz-mac-focusring;
	color:#222;
	outline:none;
}
.select-css option{
	font-weight:normal;
}
/**/
.video-container{
	position:relative;
	height:0;
	overflow:hidden;
}
.video-container iframe,
.video-container object,
.video-container embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* player */
.jw-icon-rewind,
.jw-icon-next,
.jw-icon-cast,
.jw-nextup-container,
.jw-playlist-btn,
.jw-playlist-dock-btn,
.jw-related-btn,
.jw-related-dock-btn{
	display:none!important;
}
#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;
}
/**/
#plang::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;
}
#plang.jw-open::after{
	opacity:1;
}
#plang .jw-overlay{
	width:120px;
	left:60px;
	overflow:hidden;
	border:1px solid #fff4;
}
#plang .jw-custom-lang-container{
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:0;
}
#plang .jw-custom-lang .jw-option {
	color:#fff;
	height:36px;
	border:1px solid transparent;
	position:relative;
}
#plang .jw-custom-lang .jw-active-option{
	background:#255595;
}
#plang .jw-custom-lang .jw-option:hover{
	background:#255595!important;
	border:1px solid #fff;
}
#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 {
	display:block;
	width:100%;
	margin:auto;
	line-height:32px;
}
#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;*//*BMT*/
	width:220px;
	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;
	font-size:0.75em;
	width:calc(100% - 1px);
	height:100%;
	min-height:3em;
	border:1px solid #000;
}
#psel .jw-custom-playlist .jw-option:hover{
	background:#255595!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;*//*BMT*/
	width:calc(100% - 8px)!important;
	padding-top:4px;
}
#psel .jw-custom-playlist .jw-active-option{
	background:#255595!important;
}
.jw-text-duration{
	color:#fff!important;
}
.jw-cue{
	position:absolute!important;
	background-color: #fff !important;
}
.jw-slider-time .jw-rail{
	background-color:rgba(255,255,255,0.2)!important;
}
div.jw-background-color {
    background: rgba(0,0,0,0.7) !important;
}
/* langs buttons */
#lang-buttons{
	background:#e7eaeb;
	padding-top:8px;
	text-align:center;
	/*padding-left:12px;*/
}
#lang-buttons button{
	height:32px;
	font-size:14px;
	display:inline-block;
	padding:6px 16px;
	border:0.1em solid #255595;
	margin:4px 16px 4px 0;
	/*border-radius:16px;*/
	box-sizing:border-box;
	text-decoration:none;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	text-align:center;
	transition:all 0.2s;
	background-color:#255595;
	vertical-align:middle
}
#lang-buttons button:hover{
	color:#255595;
	background-color:#fff;
}
#lang-buttons button.selected{
	box-shadow:0 0 0 1px #fff, 0 0 0 3px #e2102a;
}
/*
#lang-buttons button.selected:before {
	content:"\25b6";
	margin-right:4px;
	vertical-align:middle;
	font-size:10px;
}
*/
#lang-buttons button#lang-lds{
	padding:0 1.2em;
}
#lang-buttons button#lang-lds img{
	vertical-align:middle;
}
#lang-buttons button#lang-lds:hover img{
	filter:invert(75%);
}
.landing #lang-buttons,
.webcast_vod #lang-buttons{
	display:none;
}
.jw-state-idle .jw-controls{
	background:none!important;
}
/* Vimeo */
.vimeo-container{
  position:relative;
  padding-bottom:56.25%;
  overflow:hidden;
  height:100%;
  overflow:hidden;
  height:100%;
}
.vimeo-container iframe,
.vimeo-container object,
.vimeo-container embed{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.countdown{
  position:absolute;
  bottom:0;
	right:20%;
  margin:0 auto;
  width:60%;
  max-width:800px;
  overflow:hidden;
  color:#fff;
}
/* */
#questionsClosed{
	background:#e7eaeb;
	color:#255595;
	padding: 4px 0px 4px 16px;
}
/* Landing */
.landing #wrapper{
	width: 100%;
	margin: 0% auto auto auto;
}
.landing div img{
	margin-top:24px;
}
#landing .options{
	font-family: 'Lubalin-Book';
	 font-weight: normal;
	 font-style: normal;
	 color:white;
	  font-size: 3.8vmin !important;
		padding: 12px;
}

#landing .options > label > input{
	visibility:hidden;
	height:28px;
	vertical-align:middle;
	width: 10px;
}
#landing .options > label {
	display:inline-block;
	margin:0 0 0 0px;
	padding:0 0 20px 0;
	height:20px;
	margin-right: 20px;
}
#landing .options > label > img {
	display:inline-block;
	padding:0px;
	height:28px;
	width:28px;
	background:none;
	float:left;
	max-height:none;
	margin-left: 20px;
	margin-top: 2px;
	background-color: white;
	box-shadow: inset 0px 0px 2px 2px #888;
}
#landing .options > label > input:checked +img{
/*
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAqFBMVEUAAAB/f39FokU6sE5Io0hEqkQ/r08/qko9rUdEsERCqUs/rUg9r0ZArkg/q0dCrEpBrUlAq0g/rEdCrUlBq0hArEc/rUpArUhBrElBrUhArUlArElBrUhBrUhArElAq0lArEhArEhArEk/rUlBrElArElBq0lBrUc/rElAq0lBrUdBrEdBrUk/rUk/q0dBrUhBrUk/q0k/rUc/q0dBrUdBrUk/q0lBrUkbnJpyAAAAN3RSTlMAAgsNDg8QGBkaGxwdP0BBQkNERUZHSHeIiYqLjI2Oj5eeqrXAxsfIycrL0tfY2drb3N319vf4gto2WQAAAeFJREFUeNrt2MlWwkAQheHGCQWc5xHnGQUTrPd/MzcqBJJOd/pW1Tlad5/+/m3KOZvNZrPZBHfY1vX79NrW9YkGbV2faLCq6+sV/PhaBROf6G1N19coKPryBRc0u/eOri9bUOYTDTu6vlxBlU807Or6RKOuri9R4PeJRj1e/5zq9tHT9XkLQnyia2X/ecV88zl2Zr755v9b/9R8883/K/7BZSvOP8H6+5901dL0x0RRBWB/b0wUVcDjhxeA/d3x7zdhBXx+WAHazwvf1ReA/Z185su6ArC/nc996y84Zvf9BRK+rwDsb+UVL1QVoP2s8o3yArC/mXleKSuQ9MsKZP35ArC/kdW+VSw4wvrrWcBr0wVg390EvTcpQPtu4TaqAO5HFjD4UQUsfkQBkx9c8MLlBxew+cCCxv9/oIKE/09IQdL/L6Ag8f87uSD5/z+xAHB/SCqA3D8SCkD3l8YFsPtPwwLg/alRAfT+1aAAfH+LLoDf/yILGO6PUQUs98+IAqb7a3AB2/03sIDv/hxWwOgHFbD6AQXMfm0Bu19TIOB7C0R8T4GQX1kg5lcUCPqlBaJ+SYGwP1cg7s8UKPiFgicNf6rgcdk5zYIHLf+74H7JOc2CO03fuYX+orPZbDabDb8vGsqAQruTB88AAAAASUVORK5CYII=');
*/
/*
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACAAgMAAAC+UIlYAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJUExURQAAAPj4+Pj4+JXgZJMAAAACdFJOUwC0up+6rQAAAUlJREFUWMPt17FtwzAUBFCDJUf5U2g0jqARVLigbkrHMk0iFu8u6RJALKWD8Ar9j+Ptdp3/cDbzPlUTyDCBQNEBQCMSUA0BMARoxNd7iUjPQDUEiYgjUDRBIdIrUA1BIKIFiiZwRHoHqiFQRLgATKATmGEQNkcoF+Ei/J6QF0OI1RBw14SE3RCARROAVRMwEHMCBoIQOoIROoIROoIROoISGoITGoITGoITGkIQDoQiHAhFOBDT37E/28lEjIfLfCLGZ9f5RIyn9/lEjO/uZChxPpWMGhnKfA4UMu5sLxjCBLHRjUH2QjKEE6KKpUNWU9aEE0LuLbIdQxM+EEVuX7agDeEbYjMLnCzohB8XiuoqyeZKTXG1yHQ70d3Ctb9sqtsbYTqu7LDhWnA2FfaFMF3fdPlwt4FsqvwTYW4kcHeacLeiXK6b498+D8143BEzjo5KAAAAAElFTkSuQmCC');
*/
	background:url("images/check.png");
	background-repeat:no-repeat;
	background-position:center center;
	background-size:30px 30px;
}
#landing .status-msg{
	display:none;
	color:#fff;
	margin-top: 10px;
	font-family: 'Lubalin-Book';
	font-weight: normal;
	font-style: normal;
	font-size: 3vmin !important;
	text-decoration:underline;
}

#connect{
	font-family: 'Lubalin-Demi';
	 font-weight: bold;
	 font-style: normal;
	 font-size: 3.8vmin !important;
	 color: #224b86;
	 font-size: 1.6em;
	 background-color: white;
	 padding: 12px 30px;
	 border: none;
	 border-radius: 4px;
	 margin-top:10px;
}
.comment-form-captcha{
	height:40px;
	max-width:300px;
	margin:auto;
}
.comment-form-captcha img{
	float:left;
}
.comment-form-captcha > div{
	display:inline;
	float:left;
	margin-left:12px;
}

/* FOOTER
-------------------------------------------------------------- */
#footer{
	display:block;
	color:white;
	font-size:18px;
	width:100%;
	margin:auto;
	margin-top:0px;
	overflow:hidden;
	color:black;
	padding:0;
	position:relative;
	background-color:#e7eaeb;
}
/*
#container[class*=live_before] #footer,
#container[class*=live_problem] #footer,
#container[class*=live_critical] #footer,
#container[class*=live_toomuch] #footer,
#container[class*=live_stop] #footer,
#container[class*=live_wait] #footer,
.webcast_live_before #footer,
.webcast_live_problem #footer,
.webcast_live_critical #footer,
.webcast_live_toomuch #footer,
.webcast_live_stop #footer,
.webcast_live_wait #footer{
	display:none;
}
*/
#container[class*=vod_before] #footer,
#container[class*=live_critical] #footer,
#container[class*=live_toomuch] #footer,
#container[class*=live_stop] #footer,
.webcast_live_stop #footer,
.webcast_live_critical #footer,
.webcast_live_toomuch #footer,
.webcast_vod #footer{
	display:none;
}


/* Footer form
----------------------- */
#blockQuestion{
	padding-left:10px;
	padding-right:10px;
	color:#255595;
	font-size:14px;
	font-weight:300!important;
	background-color:#e7eaeb;
}
#blockQuestion #titleQuestion{
	font-size:18px;
	font-weight:500;
	padding:8px 0 0 0;
	margin:0;
	text-align:left;
}
#blockQuestion #subtitleQuestion{
	font-style:italic;
	margin:0;
	padding:0;
}
#commentform{
	width:auto;
	overflow:hidden;
}
#commentform #commentArea{
	overflow:hidden;
}
#commentform #commentNotice{
	font-style:italic;
	text-align:justify;
	width:calc(100% - 10px);
	padding-top:2px;
}
#commentform .comment-form-comment{
	/*float:left;*/
	width:calc(100% - 10px);
	height:100%;
	margin:10px 10px 0px 0;
	color:#000;
}
#commentform #comment{
	width:100%;
	min-height:75px;
}
#commentform textarea{
	border:none;
	box-sizing:border-box;
	box-shadow: inset 1px 1px 4px #634329;
	-webkit-appearance:none;
	padding:10px!important;
	width:100%;
	height:100%;
	overflow:auto;
	margin:0;
	resize:none;
	outline:none;
}
#commentform .form-submit,
#commentform #reply-title,
#blockQuestion #reply-title{
	display:none;
}
#commentform #submit-button{
	display:block;
	padding:0.7em 1.2em;
	border:0.1em solid #255595;
	/*margin:12px 0 4px 0;*/
	margin:12px auto 12px auto;
	/*border-radius:16px;*/
	box-sizing: border-box;
	text-decoration:none;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	text-align:center;
	transition: all 0.2s;
	background-color:#255595;
}
#commentform #submit-button:hover{
	color:#255595;
	background-color:#fff;
}
.ask_questions_closed #blockQuestion{
	display:none;
}
#question-btns{
	clear:both;
}

@media only screen and (max-width:400px){
	#blockQuestion #titleQuestion{
		font-size:16px;
	}
}
/* */

div.blockMsg {
	width:50%!important;
	top:30px!important;
	/*background-color:#f00!important;*/
	font-size:larger!important;
	font-weight:400!important;
}
#captcha_code.redfocus{
	border:2px solid red;
}


@media only screen and (max-width:360px){
	#lang-buttons button {
		margin: 4px 6px 2px 0px !important;
	}
}
/********* MODIF RATIO *******/
/*
.webcast{
	width:auto;
		padding-bottom: 56.25%;
}
#container {
	position: relative;
	width: 100%;
	max-width: 800px;
	height: auto;
	min-height: 320px;
	margin: auto;
}
#header {
	display: none;
}
.webcast #content{
	margin: auto;
	max-width: none;
	-webkit-background-size: 100% 70%;
	background-size: 100% 70%;
	position: relative;
	overflow: auto;
	height: auto;

	width: 100%;
	padding-bottom: 56.25%;
}
#footer {
	display: block;
	margin: auto;
	margin-top: 0px;
	overflow: auto;
	width: 100%;
	padding-bottom:  65%;
}
#commentform #comment {
	min-height: 60px;
}

.landing #content{
		width: 100%;
	padding-bottom: 37% !important;
}
#container.landing {
	background: url("images/landing-background.png");
	background-size: cover;
	background-size: 100% 750px;
}
.landing img{
 margin-top: 25px;
}
@media only screen and (max-width:800px){
	#lang-buttons{
		margin:0px auto;
	}
	#footer-btn-submit{
		margin:0px auto;
	}
}
@media only screen and (max-width:740px){
	#lang-buttons{
		margin:14px auto;
	}
	#footer-btn-submit{
		margin:20px auto;
	}
}
@media only screen and (max-width:460px){
	#lang-buttons, #footer-btn-submit{
		margin:0px auto;
	}
}
@media only screen and (max-width:440px){

	#commentform #commentNotice{
		font-size:12px;
	}
	#lang-buttons {
			margin-top: -9px;
	}
	#blockQuestion{
		font-size: 11px;
	}
	#submit-button{
		font-size: 14px;
	}
	#blockQuestion #titleQuestion {
		font-size: 13px;
		padding-top: 2px;
	}
	#commentform #comment {
		min-height: 54px;
		padding: 5px!important;
		font-size:12px;
	}
	#commentform .comment-form-comment{
		margin-top: 8px;
	}
	#commentform #submit-button  {
		margin-top: 12px;
		padding: 0.7em 1em;
	}
	#commentArea{
		position: relative;
		top:0px;
	}
	.comment-form-captcha{
		position: relative;
		top:4px;
	}
}

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

	#commentform #commentNotice{
		font-size:10px;
	}
	#lang-buttons {
	    margin-top: -9px;
	}
	#blockQuestion{
		font-size: 11px;
	}
	#submit-button{
		font-size: 14px;
	}
	#blockQuestion #titleQuestion {
		font-size: 12	px;
		padding-top: 2px;
	}
	#commentform #comment {
    min-height: 44px;
		padding: 5px!important;
		font-size:10px;
	}
	#commentform .comment-form-comment{
		margin-top: 8px;
	}
	#commentform #submit-button  {
		margin-top: 0px;
	  padding: 0.7em 1em;
	}
	#commentArea, .comment-form-captcha{
		position: relative;
		top:-6px;
	}
	#lang-buttons button {
		margin: 4px 6px 2px 0px !important;
	}
}
*/
