#tools a:focus,
header a:focus,
.nav a:hover,
#content a:focus{
background: yellow !important;
color:#000 !important;
text-indent:0px !important;
text-align:center;
}

body{
margin:0;
background-color: #111;
font-size:1.1em;
overflow-x:hidden;
font-family: 'Lato', Arial, sans-sarif;
font-family: 'Open Sans', Arial, sans-sarif;
}
h1, h2, h3, h4, h5{
font-family: 'Source Sans Pro', Arial, sans-sarif;
}
h3{
font-weight:300;
font-size:1.4em;
}
p{
font-family: 'Lato', Arial, sans-sarif;
color:#fff;
font-family: 'Open Sans', Arial, sans-sarif;
}
a{
text-decoration:none;
color:yellow;
}
hr{
border-width:1px 0 1px 0;
}
blockquote{
padding:2%;
background:#000;
}
input, textarea{
max-width: 80%;
color: yellow;
vertical-align: middle;
padding:10px;
border: 1px solid #444;
margin:0 1%;
background: #333;
transition: .4s;
outline:none;
}
input:focus,
textarea:focus,
input:hover,
textarea:hover{
border-color:yellow;
background:#000;
}
input[type="submit"]{
background:yellow;
color:#000;
border:0;
min-width:auto;
padding:10px 20px;
}
input[type="submit"]:hover,
input[type="submit"]:focus{
background:#fff;
}
.small{
font-size:90%;
}
.x-small{
font-size:80%;
}
.right{
text-align:right;
}
.float_right{
float:right;
}
.float_left{
float:left;
}
.clear{
clear:both;
}
.center{
text-align:center;
}
.hidden{
position:absolute;
width:1px;
left:-9999px;
}
.s-box{
width:33.333%;
padding:1%;
float:left;
box-sizing:border-box;
}
.h-box{
width:50%;
padding:1%;
float:left;
box-sizing:border-box;
}
.b-box{
width:66.666%;
padding:1%;
float:left;
box-sizing:border-box;
}
.border-r{
border-right:1px solid rgba(0,0,0,0.14);
}
.border-l{
border-left:1px solid rgba(255,255,255,0.14);
}
.border-t,
hr{
border-top:1px solid rgba(255,255,255,0.14);
}
.border-b,
hr{
border-bottom:1px solid rgba(0,0,0,0.14);
}

.hide{
position:absolute;
left:-9999px;
width:1px;
height:1px;
background:#fff;
color:#000;
}

.no-disp{
display:none;
}
.nav{
list-style:none;
margin:0;
}
.nav a{
z-index:9000;
position:absolute;
left:-9999em;
list-style:none;
display:inline;
background:#000;
color:yellow;
}
.nav a:hover,
.nav a:focus,
.nav a:active{
padding:1% 10%;
left:auto;
top:0;
}

header{
position:fixed;
top:0;
left:0;
padding:20px;
width:250px;
box-sizing:border-box;
z-index:6;
background: #000;
}
header h1{
background: url(../gfx/logo_uwr_res.png) no-repeat center top;
text-indent: -999em;
background-size:200px;
height:80px;
margin:0;
}
header h1 a{
width: 100%;
height: 80px;
display: block;
}
header h2{
font-size:1.4em;
font-weight:300;
margin:0;
text-align:center;
}
header a{
color:#fff;
}
/* ---------------- MENU ------------------*/
#menu{
position:fixed;
width:250px;
top:0;
left:0;
bottom:0;
background: #000;
padding-top:175px;
z-index:5;
overflow-y:auto;
}
#menu fieldset{
border:0;
margin:0;
padding:0;
padding-bottom:105px;
}
#menu ul{
list-style:none;
padding:0;
margin:0;
}
#menu a{
color:yellow;
font-family: 'Source Sans Pro', Arial, sans-sarif;
display:block;
width:100%;
padding:15px 9px;
box-sizing:border-box;
border-top:1px solid rgba(255,255,255,0.2);
border-bottom:1px solid rgba(0,0,0,0.2);
text-align:center;
transition:.3s;
}
#menu ul>li:first-of-type>a{
border-top:0;
}
#menu ul>li:last-of-type>a{
border-bottom:0;
}
#menu a:hover,
#menu a:focus{
background: yellow;
color:#000;
}
#menu ul li ul li a{
height:0px;
font-size:90%;
overflow:hidden;
padding:0;
border:0px solid transparent;
background: #000;
color:yellow;
}

#menu>fieldset>ul>li.selected>ul li a{
height:48px;
background: yellow;
color:#000;
padding:15px 9px;
white-space: nowrap;
}

#menu>fieldset>ul>li.selected>ul li a:hover,
#menu>fieldset>ul>li.selected>ul li a:focus{
background: #000;
color:yellow;
}

#content{
width:100%;
margin:0 auto;
margin-bottom:100px;
box-sizing:border-box;
position:relative;
overflow:hidden;
max-width:1360px;
}
#tools{
position:relative;
width:100%;
max-width:1360px;
margin:0 auto;
box-sizing:border-box;
}
#content>p,
#content>h2,
#content>h3,
#content>h4,
#content>ul,
#content>ol,
#content>table,
#content section>p,
#content section>h2,
#content section>h3,
#content section>h4,
#content section>ul,
#content section>ol,
#content section>table,
#content .s-box>p,
#content .s-box>h2,
#content .s-box>h3,
#content .s-box>h4,
#content .s-box>ul,
#content .s-box>ol,
#content .s-box>table,
#content .h-box>p,
#content .h-box>h2,
#content .h-box>h3,
#content .h-box>h4,
#content .h-box>ul,
#content .h-box>ol,
#content .h-box>table,
#content .b-box>p,
#content .b-box>h2,
#content .b-box>h3,
#content .b-box>h4,
#content .b-box>ul,
#content .b-box>ol,
#content .b-box>table,
#content>div#edit_cont,
blockquote p,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote ul,
blockquote ol,
blockquote table{
max-width:90%;
margin:1em auto;
color:#fff;
line-height:1.6em;
}
#content>ul li,
#content section>ul li,
#content .s-box>ul li,
#content .h-box>ul li,
#content .b-box>ul li{
display:list-item;
margin:auto;
border-top: 1px solid rgba(255,255,255,.3);
border-bottom: 1px solid rgba(0,0,0,.15);
padding: 1%;
}
#content>ol li,
#content section>ol li,
#content .s-box>ol li,
#content .h-box>ol li,
#content .b-box>ol li{
display:list-item;
margin:auto;
border-top: 1px solid rgba(255,255,255,.3);
border-bottom: 1px solid rgba(0,0,0,.15);
padding: 1%;
}
#content section>ul li,
#content section>ol li{
margin:0 6%;
}
#content a{
color: yellow;
font-weight:bold;
text-decoration:underline;
}
#content h3{
font-size:30px;
}
#content p.crumbs,
#tools #contrast-change,
#tools .search_butt,
#tools .lang_butt{
display:inline-block;
color:yellow;
background:#000;
padding:10px;
margin:0;
width:auto;
font-size:85%;
position:absolute;
top:0;
max-width: calc(100% - 100px);
}
#content p.crumbs{
margin-right:300px;
}
#tools #contrast-change .fa,
#tools .search_butt,
#tools .lang_butt i{
top:auto;
right:0;
font-size: 27px;
text-align: center;
z-index:4;
padding:0;
cursor:pointer;
}
#tools .search_butt,
#tools .lang_butt,
#tools #contrast-change{
padding: 5px 10px;
height: 48px;
box-sizing: border-box;
z-index:2;
width:48px;
}
#tools .lang_butt,
#tools #contrast-change{
right:52px;
font-size: 18px;
padding: 10px;
width:78px;
}
#tools #contrast-change{
right:134px;
width:160px;
}
#tools .lang_butt a,
#tools #contrast-change a{
font-weight:bold;
color:yellow;
font-family: 'Source Sans Pro';
padding:5px;
padding-bottom:0;
}
#tools .search_butt span,
#tools .lang_butt span{
display:none;
}
#tools #searchBox{
position:fixed;
width:100%;
top:0;
bottom:0;
background:yellow;
right:-100%;
z-index:3;
transition:.2s;
padding-left: 250px;
box-sizing: border-box;
opacity:0;
}
#tools #search_cb:checked a.search_butt i.fa-search{
display:none;
}
#tools #searchBox.selected a.search_box{
padding: 10px;
display:block;
}
#tools #searchBox.selected{
right:0;
opacity:1;
}
#searchBox form{
display:block;
width:80%;
position:absolute;
top:50%;
margin-top:-100px;
left:50%;
margin-left:-40%;
padding-left:300px;
box-sizing:border-box;
}
.search_box{
width:100%;
}
.search_box form{
width:80%;
margin:70px auto;
}
#searchBox fieldset,
.search_box fieldset{
    padding: 0 10px;
    border: 1px solid #000;
    background: #fff;
    position:relative;
    overflow:hidden;
}
#searchBox legend,
.search_box legend{
    font-weight: bold;
    font-variant: small-caps;
    color: #000;
    margin:0 10px;
}
#searchBox input,
.search_box input{
    border: 0;
    background: transparent;
    width: 86%;
	float:right;
	margin-right:45px;
    padding: 15px;
    font-weight:bold;
    color:#000;
    font-size:24px;
    height:30px;
}
#searchBox input[type="submit"],
.search_box input[type="submit"]{
background:#000;
width:70px;
position:absolute;
right:0;
border-left:1px solid #ddd;
margin:0;
height:50px;
color:yellow;
cursor:pointer;
padding-top: 10px;
}
#content p.crumbs a{
color:#fff;
font-weight:normal;
}
#content p.crumbs a:hover{
color:yellow;
}

#content #background-box,
#content .background-box{
width:100%;
height:400px;
background-position:center top;
background-size: 100% auto;
background-repeat: no-repeat;
}
#content .background-box{
height:340px;
}
#background-box a{
display:block;
width: 30%;
text-align: center;
margin: 0 auto;
background: rgba(255,255,255,.8);
padding: 10px;
}

#empty-box,
.empty-box{
width:100%;
height:90px;
}
#cookie_message{
position: fixed;
bottom: 0;
z-index: 1;
background: #000;
border-top: 1px solid #ccc;
width:100%;
padding-bottom: 50px;
}
#cookie_message p:not(.float_right){
padding: 2% 5%;
margin:0;
color:#fff;
float: left;
width: calc(100% - 60px);
box-sizing: border-box;
}
#cookie_message p.float_right{
margin:0;
padding:0;
}
#cookie_message p.float_right a{
width:40px;
height:40px;
display:block;
padding: 5px;
background: #000;
margin: 0;
margin-left: 10px;
color:yellow;
overflow:hidden;
}
#cookie_message p.float_right a i.fa{
font-size: 24px;
margin: 11px;
line-height: 20px;
margin-left: 12px;
}


.unslider{overflow:auto;margin:0 auto;padding:0;width:100%;}
.unslider-wrap{position:relative}
.unslider-wrap.unslider-carousel>li{float:left}
.unslider-vertical>ul{height:100%}
.unslider-vertical li{float:none;width:100%}
.unslider-fade{position:relative}
.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}
.unslider-fade .unslider-wrap li.unslider-active{z-index:10}
.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}
.unslider-arrow{display:none;}
.unslider-nav{
width:30px;
position:absolute;
top:180px;
right:0;
}
.unslider-nav ol li{
text-indent:-999em;
border:1px solid #666;
display:block;
width:8px;
height:8px;
background:#000;
border-radius:5px;
margin:10px;
}
.unslider-nav ol li.unslider-active{
background:yellow;
border-color:transparent;
width:6px;
height:6px;
margin:11px;
color:#000;
}
#slider-box{
height:450px;
max-width:1360px;
margin:0 auto;
}
#slider-box ul li{
background-size:auto 100%;
background-color:#000;
background-repeat:no-repeat;
background-position:left top;
height:450px;
}
#slider-box ul li div.cont,
#timeline-box ul li div.cont{
background:#000;
width:50%;
min-width:400px;
float:right;
padding:4%;
box-sizing:border-box;
}
#slider-box ul li div.cont{
padding:70px;
padding-top:0;
height:450px;
}
#slider-box ul li div.cont h3 a{
color:yellow;
font-size:1.4em;
font-weight:bold;
font-style:italic;
text-align:center;
}
#slider-box ul li div.cont p,
#timeline-box ul li div.cont p{
color:#fff;
line-height:1.1em;
font-weight:normal;
}
div.fade{
width:100%;
height:70px;
position:relative;
top:380px;
background: linear-gradient(to top, #000 10%, transparent);
z-index:2;
}
.news_box{
width:95%;
margin:20px auto;
position:relative;
margin-top:55px;
}
.news_box ul{
margin:0;
padding:0;
}
.news_box li{
display:block;
float:left;
width:31%;
margin:1%;
border:1px solid yellow;
background-size:100%;
background-position:center top;
background-repeat:no-repeat;
background-color:#000;
height:350px;
box-sizing:border-box;
position:relative;
overflow:hidden;
transition:.4s;
}
.news_box li div.cont{
width:100%;
padding:4%;
padding-bottom:20px;
background:#000;
position:absolute;
bottom:0;
max-height:250px;
min-height:120px;
box-sizing:border-box;
}
#content .news_box div.fade,
#content .news_box div.cont h3+p{
display:none;
}
.news_box li div.cont img.profil_img{
position: absolute;
top: -100px;
width: 110px;
left: 50%;
margin-left: -55px;
border: 3px solid #666;
border-radius: 50%;
}
.data-box{
width: 92px;
max-width: 28%;
float:left;
position:relative;
color:#ccc;
}
#timeline-box{
max-width:900px;
margin:10px auto;
}
#timeline-box ul li{
position:relative;
}
.news_box li:hover{
background-size:110%;
}
.data-box .day{
font-size:32px;
color: #ddd;
font-weight:bold;
display:inline-block;
padding-top:9px;
}
.data-box .month{
font-size:20px;
}
.data-box .pointer{
width:10px;
height:10px;
border:1px solid yellow;
background:#111;
position: absolute;
right:-6px;
top:20px;
border-radius:5px;
}
.data-box .mask{
width:2px;
height:20px;
background:#111;
position: absolute;
right:-1px;
top:0;

}
.event,.profillink{
border-left:1px solid yellow;
width:calc(100% - 102px) !important;
width:70%;
float:left;
}
.profillink{
height:120px;
}
.event .cont_box,
.profillink .cont_box{
display:block;
box-sizing: border-box;
font-weight: bold;
font-family: 'Source Sans Pro';
background:#000;
border:1px solid #666;
margin:4px 2px;
margin-left:30px;
background-position:left center;
background-repeat:no-repeat;
background-size:auto 100%;
transition:.3s;
}
.event .cont_box{
position: relative;
overflow: hidden;
margin-left:20px;
}
.profillink img{
width:100px;
height:100px;
border:4px solid #666;
border-radius:50%;
float: left;
margin-top: -45px;
margin-left: -48px;
margin-right: 20px;
}
#timeline-box ul li div.cont.full{
width:100%;
}
.event a.cont_box,
.profillink a.cont_box{
padding:4%;
width:100%;
}
.event a:hover{
text-decoration:underline;
}
.event .cont_box:hover{
background-size:auto 110%;
border-color:yellow;
}
.event a.cont_box img{
float: left;
width: 100px;
border-radius: 50px;
position: relative;
top: -25px;
left: -25px;
margin-bottom: -50px;
border: 4px solid #eee;
}
#eventlist-box ul,
.eventlist-box ul,
#timeline-box ul{
list-style:none;
margin:0;
padding:0;
}
#eventlist-box li,
.eventlist-box li{
width:85%;
margin:0 auto;
border-top:1px solid rgba(255,255,255,0.2);
border-bottom:1px solid rgba(0,0,0,0.2);
}
#timeline-box li{
width:85%;
margin:0 auto;
}
#eventlist-box li:first-of-type,
.eventlist-box li:first-of-type{
border-top:0;
}
#eventlist-box li:last-of-type,
.eventlist-box li:last-of-type{
border-bottom:0;
}
#eventlist-box li a,
.eventlist-box li a{
padding:5% 2%;
width:100%;
display:block;
box-sizing: border-box;
font-weight: bold;
font-family: 'Source Sans Pro';
}
.eventlist-box li a{
padding:2%;
}

p.more{
padding-top:20px;
}
p.more a .fa{
font-size:42px;
}

#edit_tool{
position: fixed;
bottom: -400px;
right: 0px;
overflow: hidden;
z-index: 88888;
transition:.4s;
transition-delay:.2s;
cursor:pointer;
opacity:0;
width:200px;
}

#edit_tool_butt{
position: fixed;
bottom: 20px;
right: 20px;
width: 60px;
height: 60px;
overflow: hidden;
z-index: 3;
cursor:pointer;
}

#edit_tool_butt .fa{
color:#fff;
font-size: 20px;
background: #D50000;
padding: 15px;
border-radius: 50%;
border:0;
box-shadow: 0px 0px 5px #000;
margin:8px;
position:absolute;
bottom: -4px;
right: -4px;
}
#edit_ch:checked+#edit_tool{
height:auto;
width:200px;
right:30px;
bottom:30px;
z-index: 2;
opacity:1;
}
#edit_tool>a{
padding:5px;
display:block;
margin:0;
background:#000;
overflow:hidden;
font-size:90%;
color:#eee;
border-top:1px dotted #333;
opacity:0;
}
#edit_ch:checked+#edit_tool>a,
#edit_tool:hover>a{
opacity:1;
}
#edit_tool>a:hover{
background:#111;
}

.dialog{
width:0%;
position:fixed;
top:0;
left:0;
bottom:0;
overflow-y:auto;
overflow-x:hidden;
background:#050505;
z-index:4;
transition:.4s ease;
}
#dialog-profil:target,
#dialog-background:target{
width:100%;
padding:70px 5%;
box-sizing:border-box;
}
.dialog h3{
font-weight:bold;
color:#fff;
}
.dialog p{
color: #fff;
margin:5px 0;
}

.photos_list li{
width:180px;
box-sizing: border-box;
position:relative;
overflow:hidden;
border:1px solid #ddd;
float:left;
margin: 0.5%;
height: 130px;
line-height: 1px;
padding: 0px;
list-style: outside none none;
text-align:center;
color:#fff;
}
.files_list li{
width:98%;
box-sizing: border-box;
position:relative;
overflow:hidden;
border-bottom:1px solid #ddd;
float:left;
margin: 0;
padding: 4px;
list-style: outside none none;
cursor:pointer;
}
.photos_list li.selected,
.files_list li.selected,
.photos_list li.selected .options,
.files_list li.selected .options{
background:#0FA3C7;
text-shadow:none;
}
.photos_list li.selected .options,
.files_list li.selected .options{
display:none;
}
.photos_list li img{
width: auto;
height: auto;
max-width: 94%;
max-height: 90%;
margin: 3%;
border: 0px none;
}
.photos_list li label>span.fa{
font-size:36px;
color:#eee;
padding: 12px;
width: 100%;
box-sizing: border-box;
}
.files_list li p{
padding:0;
}
.files_list li p>i{
color:#eee;
margin-top:12px;
padding-right:1em;
}
.photos_list .new-folder,
.files_list .new-folder, .photos_list .date_line,
.files_list .new-folder, .files_list .date_line{
width:99%;
border:0;
height:auto;
text-align:left;
border-top:1px solid #ccc;
margin: 0.5%;
padding: 0px;
}
.dialog .menu_ul li.new-folder label,
.photos_list li.new-folder label{
background:#222;
}
.photos_list .date_line p,
.menu_ul .date_line p{
color:#666;
font-weight:bold;
text-shadow: 1px 1px 0 #fff;
font-size:80%;
}
.photos_list .new-folder p,
.files_list .new-folder p{
color:yellow;
}
.photos_list li.save label{
height: auto;
line-height: 20px;
display: inline-block;
width: 100%;
padding: 10px 0;
text-align: center;
color: yellow;
text-shadow: 1px 1px 0px #000;
}
.photos_list li .options{
width: 100%;
height: 44px;
position: absolute;
bottom: 0;
background: rgba(0,0,0,.9);
transition:.2s;
}

.photos_list li .options a{
line-height:40px;
}
.photos_list li .options a.add{
border: 1px solid #333;
border-radius: 50%;
width: 30px;
height:30px;
display: inline-block;
line-height: 30px;
margin: 1%;
margin-right:50px;
background: yellow;
color:#000 !important;
}
.photos_list li .options a .fa{
line-height:30px;
font-size:20px;
}

.dialog .status{
padding: 5px 3%;
background:#F44336;
width: 94%;
text-shadow:1px 1px 0 #333;
	color: white;
	margin: 8px 0;
	opacity:0;
}

.dialog .progress {
	display:none;
	position: relative;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #DDD;
	padding: 5px;
	border-radius: 3px;
}
.dialog .bar{
	background: #0FA3C7;
	height: 20px;
	width: 0%;
	/* transition animation */
	-webkit-transition: width .3s;
		-moz-transition: width .3s;
			transition: width .3s;

}
.dialog .percent {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 48%;
	color: #333;
}
#profil_box{
width:80%;
margin:0 auto;
background:#000;
margin-top:-220px;
padding-top:60px;
transition:.2s;
}
#profil_box>div{
position:relative;
overflow:hidden;
padding:3%;
}

#profil_box h4{
margin-top: 16px !important;
}
#profil_box .fa{
margin: 0 10px;
text-align: center;
width: 20px;
font-size: 20px;
color: #ccc;
}
#new_photo,
#profil_box img{
width:150px;
height:150px;
background:url(../gfx/user.png) no-repeat center;
background-size:100%;
margin:0 auto;
border:4px solid #666;
border-radius:50%;
overflow:hidden;
}
#new_photo img{
width:100%;
}
#profil_box img{
position:relative;
top:-150px;
left:50%;
margin-left:-75px;
margin-bottom:-150px;
}
#profil_box h2{
text-align:center;
margin-bottom:0;
color:#fff;
}
#profil_box h3{
margin-top:0;
color: #fff;
}
#profil_box p{
color: #fff;
}
#profil_box h2+p{
margin-top:0;
}

#profil_box.top_ver{
width:100%;
margin:0 auto;
position:fixed;
padding:0;
padding-left:280px;
top:auto;
bottom:0;
left:0;
box-sizing:border-box;
}
#profil_box.top_ver img{
display:none;
}
#profil_box.top_ver div{
display:none;
}
#f1_upload_process{
background: #ffeb3b;
width:80%;
margin:10%;
color:#000;
position:absolute;
opacity:.9;
padding:10px;
box-sizing:border-box;
display:none;
text-align:center;
}
#photo_box{
position:relative;
overflow:hidden;
}
#photo_box label{
display:block;
background:#369;
color:#fff;
font-weight:bold;
text-align:center;
padding:10px;
font-size:90%;
text-shadow:none;
width:80%;
margin:0 10%;
cursor:pointer;
}
#content ul.tabs{
width: 80%;
margin: 0 auto;
margin-top:40px;
padding: 0 2%;
position: relative;
overflow: hidden;
box-sizing: border-box;
}
#content ul.tabs.top_ver{
position:fixed;
margin:0 auto;
bottom:88px;
width:100%;
max-width:100%;
padding-left:280px;
left:0;
background:#000;
}
section.tab_content{
display:block;
clear:both;
}
section.tab_content.b-box,
section.tab_content.h-box,
section.tab_content.s-box{
padding-top:0;
clear:none;
}
#content ul.tabs li{
list-style: none;
display: inline-block;
float: left;
padding:0;
border:0;
margin-left:-1px;
}
#content ul.tabs li:first-of-type{
display:none;
}
#content ul.tabs.top_ver li:first-of-type{
display:block;
}
#content ul.tabs li a{
display:inline-block;
border: 1px solid #666;
background: #000;
padding:10px;
text-decoration:none;
}
#content ul.tabs li a.selected{
background: #111;
border-bottom-color: #111;
}
#content ul.tabs.top_ver li a.selected{
background: #111;
border-top-color: #111;
border-bottom-color: yellow;
}
.page{
display: inline-block;
padding: 10px;
border: 1px solid #666;
margin: 2px;
background:#000;
}
.page.selected{
background:#111;
border:1px solid #222;
}
#footer{
background: #000;
border-top: 1px solid rgba(0,0,0,.2);
}
#footer p{
color:#fff;
margin:0;
padding:10px;
font-size:80%;
text-align:center;
}
#footer a{
color:#fff;
font-weight:bold;
}

@media screen and (max-width:1100px){
	#content .news_box ul li{
	width:48%;
	}
}
@media screen and (min-width:1000px){
	#content,
	#tools{
	padding-left:250px;
	}
	#dialog-profil:target,
	#dialog-background:target{
	padding-left:300px;
	}
	.desktop_hide{
	position:absolute;
	left:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
	background:#fff;
	color:#000;
	}
	#cookie_message{
	padding-left:250px;
	box-sizing:border-box;
	padding-bottom:0;
	}
	#footer{
	width: 250px;
	z-index: 14;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 100px;
	}
}

@media screen and (min-width:1450px){
	header, #menu, #footer{
	width: 300px;
	}
	#dialog-profil:target,
	#dialog-background:target,
	#searchBox form{
	padding-left:350px;
	}
	#profil_box.top_ver{
	padding-left:420px;
	}
	#content ul.tabs.top_ver,
	#profil_box.top_ver{
	padding-left:330px;
	}
}
/*------------------- MOBILE-----------------*/
@media screen and (max-width:999px){
	.mobile_hide{
	position:absolute;
	left:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
	background:#fff;
	color:#000;
	text-align:center;
	}
	header{
	position:static;
	width:100%;
	}
	header h1{
	margin: 0 auto;
	max-width: 250px;
	}
	#menu{
	width:100%;
	position:static;
	padding:0;
	}
	#menu label[for="menu_button"],
	#menu a#open_menu,
	#tools .search_butt,
	#content label[for="search_cb"],
	#tools .lang_butt{
	position:fixed;
	bottom:0;
	right:0;
	width:56px;
	height:56px;
	overflow:hidden;
	z-index:4;
	background:#000;
	}
	#menu a#open_menu:hover{
	color:yellow;
	}
	#searchBox form{
	padding-left:0;
	}
	#tools .search_butt,
	#content label[for="search_cb"]{
	right:56px;
	}
	#tools .lang_butt{
	left:0;
	top:auto;
	width:auto;
	padding:16px;
	}
	#content p.crumbs{
	max-width:100%;
	margin-right:0;
	}
	#menu label[for="menu_button"] i.fa,
	#menu a#open_menu i.fa,
	#tools .search_butt i.fa,
	#content label[for="search_cb"] i.fa{
	font-size:32px;
	}
	#content #search_cb:checked~label[for="search_cb"]{
	padding: 0;
	}
	#tools .search_butt i.fa{
	padding: 9px 4px;
	}
	#content label[for="search_cb"] i.fa{
	padding: 14px;
	}
	#menu>fieldset{
	display:none;
	height:0;
	padding-bottom:0;
	}
	#menu #menu_button:checked~fieldset,
	#menu:target fieldset,
	#menu.selected fieldset{
	display:block;
	height:100%;
	}
	#content,
	#tools{
	padding:0;
	}
	.news_box li{
	height:300px;
	}
	#dialog-profil:target,
	#dialog-background:target{
	padding:70px 5% 0 5%;
	}
	#profil_box.top_ver{
	display:none;
	}
	#content ul.tabs.top_ver{
	padding-left:0;
	bottom:56px;
	}
	#footer{
	padding-bottom:66px;
	}
	#edit_tool_butt{
	bottom:70px;
	}
}
@media screen and (max-width:700px){
	#timeline-box ul li div.cont{
	min-width:0;
	width:100%;
	}
	#content .news_box ul li{
	width:98%;
	}
	.h-box{
		width:100%;
	}
	#profil_box{
	width:100%;
	}
	.news_box li{
	height:auto;
	}
	.news_box li div.cont{
	position:static;
	}
	.news_box li div.cont img{
	display:none;
	}
}

@media screen and (max-width:600px){
	#timeline-box ul li div.data-box,
	#timeline-box ul li div.event,
	.profillink{
	min-width:0;
	width:100% !important;
	border:0;
	float:none;
	margin:0 auto;
	}
	.profillink{
	height:90px;
	}
	.profillink .cont_box{
	margin-left:0;
	}
	#timeline-box ul li div.data-box{
	text-align:center;
	}
	#timeline-box ul li div.cont_box{
	margin-left:2px;
	}
	#timeline-box .pointer{
	display:none;
	}
	.event .cont_box{
	margin-left:2px;
	}
	#profil_box{
	margin-top:-20px;
	}
	#profil_box.top_ver img{
	display:none;
	}
	#content #background-box, #content .background-box{
	height:220px;
	}
}
@media screen and (max-width:400px){
	#slider-box ul li div.cont{
	min-width:0;
	width:100%;
	}
	#profil_box.top_ver{
	display:none;
	}
	#content ul.tabs.top_ver{
	padding-bottom:60px;
	bottom:0;
	}
}
