<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cacher captcha */
.grecaptcha-badge {display: none!important;}

/* funders greyscale bug fix &amp; animation */
#logo-support .thumb img{transition: all ease-out 0.3s;}
#logo-support .thumb:hover img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
    filter: grayscale(0%);
}
/* --- plugin better click tweet --- */
.bctt-ctt-text a{
	font-family:'Raleway', sans-serif!important;
	/* !important removed from plugin/better-click-tweet/assets/style.css */
}

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%; 
	font: inherit;
	vertical-align: top;
}
/* Global */
*{
	margin:0; 
	padding:0; 
}
html,body {
	height:100%;
}
body {
	font-size:14px;
	line-height:18px;
	color:#585756;
	font-weight:400;
	position:relative;
  height: 100%;
  margin: 0;
  font-family: 'Raleway', sans-serif;
}
h1{
	color:#585756;
	font-size:42px;
	margin-bottom:40px;
	font-weight:700;
	line-height:44px;
}
h2{
	/*
	color:#585756;
	font-size:36px;
	margin:20px 0 40px 0;
	padding-bottom:20px;
	font-weight:700;
	line-height:38px;
	font-weight: 600;
	position:relative;*/
	color:#f39325;
	position:relative;
	font-size:36px;
	padding-top:6px;
	margin:20px 0;
	line-height:38px;
}
h2:after{
	content:" ";
	position:absolute;
	bottom:-7px;
	left:0;
	height:2px;
	width:100%;

	background: #f39325;


}
.home h2,
.newsletter-title{
	color:#585756;
	font-size:36px;
	margin:20px 0 40px 0;
	padding-bottom:20px;
	font-weight:700;
	line-height:38px;
	font-weight: 600;
	position:relative;
}
h3{
	font-weight:600;
	line-height:29px;
	margin:15px 0 10px 0;
	position:relative;
	color:#585756;
	font-size:24px;
}
h4{
	color:#585756;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	margin-bottom:20px;
}
p{
	margin-bottom:10px;	
	font-size:18px;
	line-height:28px;
	color:#6e6666;
}
li{
	margin-bottom:10px;	
	font-size:18px;
	line-height:22px;
	color:#6e6666;	
}
.aligncenter{margin:0 auto;display:block;}
.wp-caption-text{font-size:11px; text-align:center;font-style:italic;}
img .alignleft, .alignleft{float:left;display:inline;margin-right:20px;}
img .alignright, .alignright{float:right;display:inline;margin-left:20px;}
img .alignright:after{content:" ";clear:both;}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img{height:auto; max-width:100%;}
strong, b{font-weight:bold;}
em{font-style:italic;}
.clear{clear:both;}
sup{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}
.readmore{
	color:#00889E!important;
	display:block;
	padding:5px 0;
	text-decoration:none!important;
}
.readmore:after{
	content:" ";
	background:url('images/arrow.png')  top right no-repeat;
	height:19px;
	width:26px;
	position:absolute;
}
.readmore:hover, #teasers a:hover .readmore{
	color:#FC8B0B!important;
}
.readmore:hover:after, #teasers a:hover .readmore:after{
	background-position:bottom right;
}
.button{
	background:#f39325;
	color:#fff;
	margin-top:10px;
	font-size:14px;
	font-weight:600;
	line-height:24px;
	display:inline-block;
	padding:6px 45px;
	text-decoration:none;
	
	 transition: all 0.2s ease;
	 -moz-transition: all 0.2s ease;
	 -webkit-transition: all 0.2s ease;	 
}
.button:hover{
-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.32);
box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.32);
	color:#fff;
	background:#fbbe5e;

}
.pdflink{
	text-decoration:none;
	padding:0px 0 0px 30px;
	display:inline-block;
	background:url('images/icon-download-link.png') left 2px  no-repeat;
	color:#696264;
	background-size:25px 91px;
		transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.pdflink:hover{
	background-position: left  -66px ;
	color:#000;
}
.seeall{
	text-decoration:none;
	color:#4a4a4a;
	position:relative;
	margin-top:20px;
	line-height:18px;
	background:url('images/seeall-arrow.png') right top no-repeat;
	display:inline-block;
	padding:7px 45px 6px 5px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.seeall:hover{
	color:#1D93D2;
	background-position: right bottom;
}
.bcontent{
}
img{
	display:block;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
.back{
	border:1px solid #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:inline-block;
	padding:6px 25px 6px 35px;
	text-decoration:none;
	color:#504a4a;
	background:url('images/back-arrow.png') left 8px no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	margin:0 0 25px 0;
}
.back:hover{
	color:#5a88c1;
	background-position:left -22px;
}
hr{
	border-top:1px solid #ccc;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin-bottom:15px;
}
a{
	color:#f39325;
}
a:hover{
	color:#202e55;
	text-decoration:none;
}
blockquote{
	padding:0px 25px;
	font-style:italic;
	margin-bottom:35px;
	position:relative;
}
blockquote:before{
	position:absolute;
	top:0;
	left:-15px;
	content:'â€œ';
	font-family:"Times New Roman", Times, serif;
	font-size:66px;
	color:#0f78bc;
	opacity:0.4;
}
blockquote:after{
	position:absolute;
	bottom:-15px;
	right:-15px;
	content:'â€';
	font-family:"Times New Roman", Times, serif;
	font-size:66px;
	color:#0f78bc;
	opacity:0.4;
}
blockquote p{
	color:#0f78bc;
	font-size:22px;	
}
.footnote{
	font-size:11px;
	line-height:13px;
}
.boxed-info{
	margin:40px 0;
	padding:15px 20px;
	background:#FABE5E;
	background: linear-gradient(140deg, #FABE5E 20%, #f39325 100%);
}
.boxed-info h3{
	color:#fff;
}
.boxed-info p{
	color:#000;
}
.boxed-info a{
	color:#fff!important;
}
/* ======= HEADER ======= */
/* ==================== */
.admin-bar #header{/*position:relative;*/}
.admin-bar #slider, .admin-bar #banner{margin-top:0;}
#wpadminbar .edit-icon a{
	position: relative;
	float: left;

	padding: 4px 0;

	background-image: none !important;
	margin-right: 6px;
}
#wpadminbar .edit-icon a:before{
	content: "\f464";
	top: 2px;
	color: #a0a5aa;
	color: rgba(240,245,250,.6);
	position: relative;
	transition: all .1s ease-in-out;
	font: 400 20px/1 dashicons;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* ----- */
#header{
	position:fixed;
	z-index:2;
	width:100%;
	top:0px;
	padding-top:0px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	background:#fff;
}

.logo{
	float:left;
	padding:23px 30px 13px 30px;
	width:236px;
	display:block;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	background:#f39325;
}
.home .logo img{
	
	/*opacity:0;*/
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
}
.home .sticky .logo img{
	opacity:1;
}
.logo img{
	width:100%;
	height:auto;
	image-rendering: -webkit-optimize-contrast; /* chrome flou */
}
.sticky .logo,
.stickyhome .logo{
	width:142px;
	padding:13px 30px 13px 30px;
}

#header{
	-webkit-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 4px 8px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 4px 8px 0px rgba(50, 50, 50, 0.36);
	background:#fff;
}
.sticky #header nav{
	margin-top: 0px;
}
.sticky #main-menu li ul li a{
	background:#fff;
}
.sticky #main-menu li ul li a:hover,
.sticky #main-menu li ul .current a,
.sticky #main-menu li ul .current-menu-item a,
.sticky #main-menu li ul .current-page-ancestor a{
	background:#fff!important;
}
#main-menu li ul{
	background:#fff;
}
/* --- top menu --- */
#language-menu{
	float:left;
	padding:10px 20px 0 0;
	position:relative;
}
#language-menu li{
	display:inline-block;
	list-style:none;
}
#language-menu li a{
	text-decoration:none;
	color:#999; 
	font-size:12px;
	display:block;
	padding: 0px 2px;
}
#language-menu li a:hover, #language-menu .current a{
	color:#00b6d4;
}
#language-menu li:first-child a{
	border:none;
}
#top-menu{
	height:35px;
	line-height:35px;
	width:100%;
	position:absolute;
	z-index:9999;
}
.top-info{
	float:right;
	margin-right:300px;
}
#top-menu .right{
	float:right;
}
#header .wrap{
	position:relative;
}
.top-info p{
	color:#fff;
	margin-bottom:0;
	font-size:12px;
	line-height:35px;
	padding-left:20px;
	position:relative;
	z-index:999;
	/*background:url('images/icon-map.png') left center no-repeat;*/
}
.top-info p a{
	color:#ffd500;
}
.top-info p a:hover{
	color:#fff;
}
#top-menu-links{
	float:left;
	margin-right:10px;
}
#top-menu-links li{
	list-style:none;
	display:inline-block;
}
#top-menu-links a{
	color:#fff;
	text-decoration:none;
}
#top-menu-links a:hover{
	color:#1d93d2;
}
/* --- SEARCH --- */
.search-bloc{
	cursor: pointer;
	position:absolute;
	right:0;
	top:48px;
}
.open-search{
	text-decoration:none;
	outline:none;
}
.open-search span{
	color:#f39325;
	padding: 5px 10px;
	font-size:18px;
	/*
	-moz-text-shadow: 0px 1px 4px rgba(0,0,0,0.9);
	-webkit-text-shadow: 0px 1px 4px rgba(0,0,0,0.9);
	text-shadow: 0px 1px 4px rgba(0,0,0,0.9);*/
}
.sticky .search-bloc{
	top:18px;
}
.sticky .open-search span{
	/*
	-moz-text-shadow: 0px 1px 4px rgba(0,0,0,0.4);
	-webkit-text-shadow: 0px 1px 4px rgba(0,0,0,0.4);
	text-shadow: 0px 1px 4px rgba(0,0,0,0.4);*/
}
.sticky .search-form{
	-webkit-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.36);
-moz-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.36);
box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.36);
}
.search-form{
	background:#fff;
	width:320px;
	padding:30px;
	position: absolute;
	z-index:999;
	right: 0;
	top:45px;
	display:none;
}
.search-form form{
	border:2px solid #eae1e4;
	border-radius:3px;
}
.search-form form:hover{
	border:2px solid #93919c;
}
.search-field{
	height:20px;
	background:none;
	border:none;
	color:#666!important;
	padding-left:4%;
	width:75%;
	font-size:14px;
}

.searchsubmit{
	color:#93919c!important;
	font-size:16px;
	background:#fff!important;
	/*content:"&amp;#xf002;";*/
	width:20%;
	padding:10px 0;
}
.search-form button[type="submit"],
.searchsubmit:hover,
.search-form button[type="submit"]:hover{
	background:#fff!important;
}
.searchsubmit:hover span{
	color:#0693e3!important;
}
/*
#search{
	float:left;
	margin-right:100px;
	margin-top:-3px;
}
.search-field{
	height:20px;
	background:none;
	border-bottom:1px solid #ddd;
	border-top:none;
	border-left:none;
	border-right:none;
	border-radius:0;
	color:#ddd;
}
.search-submit{
	background:url('images/icon-search.png') no-repeat!important;
	background-size:cover!important;
	text-indent:-9999px;
	padding:0!important;
	width:22px;
	height:22px;
}*/
.login{
	color:#151536 ;
	background:#ffd500;
	font-size:12px;
	line-height:28px;
	padding:0 15px 0px 15px;
	text-decoration:none;
	display:inline-block;
	position:absolute;
	top:0;
	z-index:5;
	right:0;/*140px;*/
   -webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
}
.login:hover{
	padding:5px 15px 5px 15px;
}
.tab-industry{
	color:#151536 ;
	background:#ffd500;
	font-size:12px;
	line-height:28px;
	padding:0 15px 0px 15px;
	text-decoration:none;
	display:inline-block;
	position:absolute;
	top:0;
	z-index:5;
	right:0;
   -webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
}
.tab-industry:hover{
	padding:5px 15px 5px 15px;
}
/* -- social -- */
#social{
	-webkit-transition: all .9s ease;
   -moz-transition: all .9s ease;
   -ms-transition: all .9s ease;
   -o-transition: all .9s ease;
   transition: all .9s ease;
   margin-top:7px;
   height:22px;
   float:left;
   margin-right:20px;
}
.sticky #social{
}
#social li{
	list-style:none;
	margin-left:6px;
	display:inline-block;
	-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
   background-size:cover;
}
#social li a{
	display:block;
	width:22px;
	height:22px;
}
.linkedin{
	background:url('images/icon-linkedin.png') no-repeat;
	background-position:center top;
}
.twitter{
	background:url('images/icon-twitter.png') no-repeat;
	background-position:center top;
}
.youtube{
	background:url('images/icon-youtube.png') no-repeat;
	background-position:center top;
}
#social li:hover{
	background-position:center bottom;
}
#footer-blocks p.spl_txt{padding-left: 5px; margin-bottom: 5px; text-decoration: underline;}
#footer-blocks ul.footer-social li{display: inline;padding: 4px;}
ul.footer-social .fa-envelope{background-color: #fff;color: #f39325;}
ul.footer-social .fa-x-twitter{background-color: #000;color: #FFF;}
ul.footer-social .fa-mastodon{background-color: #000;color: #fff;}
ul.footer-social .fa-youtube{background-color: #000;color: #f39325;}

ul.footer-social .fa-envelope:hover,ul.footer-social .fa-x-twitter:hover,ul.footer-social .fa-mastodon:hover,ul.footer-social .fa-youtube:hover{background-color: #9c2303;}
.circle-icon {    
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    padding: 6px;
}
/* ====== MAX MEGA MENU =======*/
/* ===========================*/
#header nav{
	float:right;
	margin-top:30px;
}
/* =====================*/
/* -- main menu --*/
#main-menu{
	float:right;
	padding:0 35px 0 0;
	text-align:right;
}
#main-menu li{
	list-style:none;
	margin-bottom:0;
	display:block;
	float:left;
	position:relative;
	z-index:1;
	margin:0 0px;
}
#main-menu &gt; li &gt; a{
	color:#585756; 
	font-size:16px;
	text-decoration:none;
	display:block;
	padding:15px 10px;
	font-weight:600;
	border-bottom:3px solid transparent;
}
#main-menu li &gt; a{
	padding:20px 14px 17px 14px;
}
#main-menu &gt; li:hover &gt; a, 
#main-menu &gt; .current-menu-item &gt; a,
#main-menu &gt; .current_page_ancestor &gt; a,
#main-menu &gt; .current-page-ancestor &gt; a{
	color:#f39325; 
	border-bottom:3px solid #f39325;
}
/* -- submenu -- */
#main-menu &gt; li:hover &gt; ul{
	visibility: visible;
	opacity: 1;
	top: 62px;
}
#main-menu li ul {
	position:absolute;	
	float:none;
	text-align:left;
	z-index:-1;
	padding:0px 0 0 0;	
	visibility: hidden;
	opacity: 0;
	top: 20px;
   -webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
   	-webkit-box-shadow: 0px 6px 8px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 6px 8px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 6px 8px 0px rgba(50, 50, 50, 0.36);
}
#main-menu li ul li{
	margin:0!important;
}
#main-menu li ul li a{
	text-transform:none;
	display:block;
	padding:6px 20px 6px 20px;
	margin-bottom:0;
	min-width:140px;
	font-size:14px;
	line-height:16px;
	transition:none!important;
	color: #585756;
	background:#fff;

	text-decoration:none;
	font-weight:400;

}
#main-menu li ul li a:hover{	
	color:#f39325; 
}
#main-menu li ul .current a,
#main-menu li ul .current-menu-item a,
#main-menu li ul .current-page-ancestor a{
	color:#f39325; 
	
}




/* left menu sidebar */
#sidebar-left #main-menu li ul{
	margin:0 0 0 20px;
}
#sidebar-left #main-menu li ul li a{
	border-bottom:1px solid #eee;
}
/* ======= HOME ======= */
/* ====================== */

.home h2{
	margin-bottom:0;
}
.home h2:after,
.newsletter-title:after{
	display:none;
}
.page1{
	overflow:hidden;
	position:relative;
}
section.page2{
	/*margin-top:40px;*/
	overflow:hidden;
}
.scroll_link{
	display:block;
	background:url('images/home-arrow-bottom.png') no-repeat center -2px ;
	width:65px;
	height:65px;
	border-radius:65px;
	-webkit-border-radius:65px;
	-moz-border-radius:65px;
	position:absolute;
	bottom:5px;
	left:47.6%;
	z-index:2;
	animation: bounce 2.2s ease infinite;
	-webkit-animation: bounce 2.2s ease infinite;
	-moz-animation: bounce 2.2s ease infinite;
}
@keyframes bounce{
     from {bottom:8px;}
     50%  {bottom:30px;}
     to   {bottom:8px;}
}
/* ======= SLIDER ======= */
/* ====================== */
/* onload takes already some space with colored background */
.home-banner {
	/*min-height:550px;*/
	height:450px;
	margin-top:97px;
	border-bottom: #6C6B68;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}
.home-banner .slides{
	height: 100%;
	/*background:#ffb483; load with orange color */
}
.home-banner .slides &gt; li { 
  background-position: center;
  height: 100%;
  width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* --- addition for zoom transition */
/* .slides li*/
#slide-img{
  height: 100%;
  width: 100%;
  /*transition: transform 11s ease-in;*/
  transition: transform 30s ease-in;
  -webkit-transition: transform 30s ease-in;
  -moz-transition: transform 30s ease-in;
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  

}
.home-banner img{
	/*
	  opacity:0.4;
  -webkit-opacity:0.4;
  -moz-opacity:0.4; */
}
/*.slides li.flex-active-slide */
.flex-active-slide #slide-img{
  transform: scale(1.2);
  -webkit-transition:transform 30s;
  -moz-transition:transform 30s;
  -ms-transition:transform 30s;
  -o-transition:transform 30s;
  transition:transform 30s;
}

.flex-caption{
	top:0%;
	left:0;
	position:absolute;
	right:0;
	/*text-align: center;*/
	/*changed to 1 to fix menu issue on home pages*/
	/*z-index:99;*/
	z-index:1;
	height: 285px;
}
.flex-caption .wrap{
	height: 100%;
}
.icon-big{
	position:absolute;
	height:345px;
	width:226px;
	right:-95px;
	opacity:0.8;
	top:50px;
	background:url('images/icon-big.png') no-repeat;
	z-index:1;
	background-blend-mode: multiply;
	-moz-background-blend-mode: multiply;
	-webkit-background-blend-mode: multiply;
	
}

.slide-title{
	width:296px;
	background:#f39325;
	padding: 165px 0 0 0;
	height:100%;
	position:relative;
}
.slide-title h1{
	color:#fff;		
	font-weight:300;
	font-size:32px;
	line-height:32px;
	margin-bottom:-5px;
	padding:0 25px;
	position:relative;
	z-index:10;
}
.slide-title h1 span{
	text-transform:none;
	font-weight:700;
	font-size:32px;
	line-height:36px;
	margin-bottom:-10px;
	display:block;
	
}
.slide-title .button{
	margin-top:40px;
	display:inline-block;
	background:none;
	border:1px solid #fff;
	color:#fff;
}
.slide-title .button:hover{
	background:rgba(255,255,255,0.2);
}


/* ---- */
.left50{
	float:left;
	width:49%;
}
.left50 .button{
	background:#202e55;
}
.left50 .button:hover{
	background:#fdb815;
}
.right50{
	float:right;
	width:49%;
}
.flex-control-nav{
	z-index:990;
	bottom:50px!important;
	text-align: left !important;
	padding-left: 50px !important;
}
.flex-control-paging li a{
	background: rgba(255, 255, 255, 0.4) !important;
}
.flex-control-paging li .flex-active{
	background: rgba(255, 255, 255, 0.7) !important;
}
.flex-direction-nav{
	position:absolute;
	z-index:2;
	top:46%;
	width:100%;
}
.flex-direction-nav li{
	display:block;
	position:absolute;
	width:50px;
	height:70px;
}
.flex-direction-nav a{
	opacity:0.6!important;
	margin:0!important;
	top:0;
	text-indent:-9999px;
}
.flex-nav-prev{
	left:0!important;
}
.flex-direction-nav .flex-prev{
	/*
	padding-left:15px;
	background:url('images/slider-arrow-right.png') center right no-repeat!important;
	height:70px!important;
	width:35px!important;
	*/
	width:50px;
	padding-left:15px;
	height:100px;
	background:url('images/slider-arrow-right.png') center right no-repeat!important;
	margin:0!important;
	top:0;
	opacity:0.6!important;
	text-indent:-9999px;
}
.flex-direction-nav a::before{
	display:none!important;
}
.flex-nav-next{
	right:0!important;
}
.flex-direction-nav .flex-next{
	/*text-align:left!important;
	padding-left:15px;
	background:url('images/slider-arrow-left.png') center left no-repeat!important;
	height:70px!important;
	width:35px!important;*/
	text-align:left!important;
	width:50px;
	padding-left:15px;
	height:100px;
	background:url('images/slider-arrow-left.png') no-repeat!important;
	margin:0!important;
	top:0;
	opacity:0.6!important;
	text-indent:-9999px;
}
.flex-direction-nav a:hover{opacity:1!important;}

/* ======= BANNER ======= */
/* ====================== */
#banner{
	position:relative;
	background: url(https://www.coalition-s.org/wp-content/themes/plan-s/images/banner-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/* --- intern pages --- */
.intern-banner{
	height:240px;
	border-bottom: #6C6B68;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
#banner img{
	width:100%;
	height:auto;
	margin-top:0px;
}
.banner-title{
	/*z-index:20;*/
	/*changed to 1 to fix menu issue on inner pages*/
	z-index:1;
	/*top: -100px;
    position: relative;*/
	position:absolute;
	top:150px;
	width:100%;
	opacity:1;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
}
.banner-title h1{
	color:#fff;	
	background:#f39325;
	padding:5px 30px;
	display:inline-block;
	font-weight:800;
	font-size:40px;
	line-height:42px;
	margin-bottom:0;
}

.home .banner-title h1{color: #fff;
    font-weight: 300;
    font-size: 32px;}

.banner-title h1 span{
	text-transform:none;
	font-weight:300;
	font-size:45px;
	margin-bottom:-45px;
	display:block;
}
.sticky .banner-title{	
	/*opacity:0;*/
}

/* cookies */
#cookieChoiceInfo #cookieChoiceDismiss{
	color:#fff;
	background: #f39325;	
	padding:2px 13px;
	font-size:13px;
	border-top:0;
	line-height: 25px;
	text-transform:uppercase;
	text-decoration:none;
}
#cookieChoiceInfo a{
	color:#f39325;
}
#cookieChoiceInfo #cookieChoiceDismiss:hover{
	background: #fbbe5e;
}
/* ======= HOME ======= */
/* ==================== */
.bg-gris{
	background:#fcf9fc;
}
.bg-light-orange{
	background:#fcbd5e;
}
/* ----------- teasers  ---------- */
/* ------------------------------- */
#home-teasers{
	padding:50px 0px;
	position: relative;
}
#teasers{
	margin:20px 0;
}

#blocs li:first-child,
#blocs li:nth-child(4n+1)/*,
#blocs li:nth-child(3n+4)*/{
	margin-left:0;
}

#teasers li{
	list-style:none;
	min-height: 350px;
	max-height:350px;
	height:350px;
	overflow:hidden;
	display:block;
	float:left;
	margin:2% 1.5% 2% 1.5%;
	width:21.7%; /*31%;*/
	background:none!important;
	padding:0!important;

}
.home #teasers li, 
.page-template-temp_whatwedo #teasers li{
	min-height: 480px;
	max-height:480px;
	height:480px;
}
#teasers li a{
	display:block;
	text-decoration:none;
	
}
#teasers .thumb{
	text-align:center;
	height:150px;
	line-height:150px;

}
#teasers .thumb img{
	display:inline-block;	
	height:auto;
	width: auto;
	max-height: 100%;
	max-width:100%;
	vertical-align:middle;
}
#teasers li h3{
	font-weight:600;
	padding:0 4% 0 4%;
	text-align:center;
	color:#565656;
}
#teasers li p{
	padding:6px 4% 0 4%;
	font-size:14px;
	line-height: 24px!important;
	
}
#teasers li a:hover p{
	color:#00598f;
}
.items-2{
	width:50%;
	margin:20px auto!important;
}
.items-2 li{
	min-width:260px;
}
/* --- */
#home-first{
	background:#fff;
	padding-top:20px;
}
.parallax-group {
  position: relative;
}
.parallax-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform-origin-x: 100%; 
}
#home-header{
	height:620px;
	background:url('images/slider-bg.png') center bottom no-repeat;
	background-size:100% auto;
	z-index:90;
    opacity: 1;
    position: absolute;
	top:0px;
}
/* ----------- home NEWS ---------- */
/* ------------------------------- */
#home-content h2{
	font-weight:300;
	margin-bottom:0;
}
#home-content h2:after{
	display:none;
}
.home-news{
	padding:45px 0;
}
.home-news h2{
	text-align:center;

}
.home-news h2:after{
	/*display:none;*/
	left:45.5%;
	bottom: -27px;
}
.home-news .subtitle{
	text-align:center;	
	font-size: 16px!important;

	margin-bottom: 60px;
	color: #999;
}
.home-news .subtitle a{
	color:#999;
	text-decoration:none;
}
.home-news .subtitle a:hover{
	color:#222!important;
}
#home-news-animated{
	opacity:0;
}
.list-news{
	position:relative;
	margin-left:0!important;
	
}
.opacity-1{opacity:1!important;}
.list-news li {
	list-style:none;
	display:inline-block;
	background:#fff!important;
	float:left;
	margin-left:2%;
	width:23.5%;
	padding-top:30px;
	padding-left:0!important;
}
.list-news li:nth-of-type(4n+1) {	
	margin-left:0;	
}
.list-news  li:first-child{
	margin-left:0;
}
.list-news h3{
	color:#151536 ;
	font-size:17px;
	line-height:21px;
	margin:0 0 10px 0;
	padding:0 8%;
}
.list-news li p{
	font-size:14px;
	line-height:24px;
	padding:0 8%;
}
.list-news li a{
	text-decoration:none;
	display:block;	
	position:relative;
	min-height:330px;
	max-height:330px;
	overflow:hidden;
	padding-bottom:35px;
}
.list-news li .category{
	font-size:13px;
	line-height:15px;
/*	float:left; */
	width:62%;
	padding:6px 0 0 8%;
	color:#f39325;
	position:absolute;
	left:0;
	bottom:6px;
}

.list-news .date{
	/*float:right;*/
	width:22%;
	font-size:13px;
	display:block;
	padding:0 8% 0 0;
	position:absolute;
	right:0;
	bottom:6px;
}
.list-news .thumb{
	overflow:hidden;
	position:relative;
	height:180px;
}
.list-news .thumb img{
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	transition: transform 0.3s;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	width: 100%;
}

/* publication img */
.publication-img{
	overflow:hidden;
	position:relative;
	height:180px;
	background:#e7e7e7;
	text-align:center;
}
.publication-img img{
	width:auto!important;
	height:100%!important;
	min-width:auto!important;
	display:inline-block;
}



/* cat colors */
.list-news .category-press .category{ 
	color:#fbbe5e;
}
.list-news .category-press .read-more{
	background:#fbbe5e;
}

/* / */
.list-news .read-more{
	position:absolute;
	bottom:-32px;
	left:0;
	width:100%;
	background:#f39325;
	color:#fff!important;
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	padding:8px 0;
	display:block;
		transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
/* - hover - */
.list-news a:hover &gt; .read-more{
	bottom:0;
}
.list-news li:hover img{
	transform: scale(1.1);
}
.list-news li:hover h3,
.list-news li:hover .date{
}
.list-news .see{
	line-height:18px;
	width:90%;
	text-align:center;
	bottom:15px;
}
.list-news .seeall{
	text-align:center;
}
/* ---- BLOG ---- */
/* --- filters --- */

.filters-publication{
	border:1px solid #ddd;
	padding:20px 0;
	text-align:center;
	margin:0 0 40px 0!important;
	position:relative; 
}
.filters-publication &gt; li{
	display:inline-block;
	background:none!important;
	padding:0!important;
	margin:0!important;
/*	position:relative; */
}
.filters-publication li:before{
	display:none;
}
.filters-publication &gt; li &gt; a{
	display:block;
	text-decoration:none;
	padding:2px 10px!important;
	color:#767676;	
	font-size: 14px;
	text-transform:uppercase;
	font-weight:600;
	border:1px solid transparent;
}

.filters-publication li a:hover,
.filters-publication li a.current{
	color:#f39325 ;
}
.filters-publication .active{
	color: #f39325 !important;
	border: 1px solid #f39325;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.author-card {
    margin: 2.5em 0;
    padding: 1.3em;
    background: #f0f0f0;
	min-height:185px;
}
.author-card-image {
    margin-right: 1.5em;
    margin-bottom: 0;
    width: 13%;
    float: left;
}
.author-card-image img{
	height:100%;
	width:100%;
	
	 border-radius: 50%;
	 -webkit- border-radius: 50%;
	-moz- border-radius: 50%;
}
.author-card-content {
    overflow: hidden;
}
.author-card h2{
    margin: 0;
	line-height:45px;
}
.author-card h2:after{
	display:none;
}
.twitter-link{
	font-size: 18px;
padding-top: 9px;
display: inline-block;
}
.author-card-bio {
    margin: 0.5em 0 1.25em 0;
    color: #454545;
    font-size: 15px;
}
.link-all-posts a{
    font-size: 15px;
    color:#fff;
	display:inline-block;
	background:#f39325;
	padding:3px 13px;
	text-decoration:none;
}
.link-all-posts a:hover{
	background:#fbbe5e;
}
/* ---- PUBLICATIONS ---- */

#filters{

	border:1px solid #ddd;

	padding:20px;

	text-align:center;

	margin:0 0 40px 0!important;

}

#filters li{

	display:inline-block;
	background:none!important;
	padding:0!important;
	margin:0!important;

}

#filters li a{

	display:block;

	text-decoration:none;

	padding:0 15px!important;

	color:#767676;
	

}

#filters li a:hover,
#filters li a.current{

	color:#0172b8;

}




.translate-btn{
	position:absolute;
	top:-80px;
	background:#f5cc61;
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding-left:20px;	
}
.translate-btn img{
	display:inline-block;
	width:25px;
	margin-right:15px;
	margin-top:2px;
}
.translate-btn:hover{
	background:#f39325;
	color:#fff;
}
/*
.btn-fr{
	background:url('images/fr.svg') no-repeat;
	background-size:25px 20px;
	width:25px;
	height:20px;
} */

/*---- EVENTS ----- */
.countdown{
	font-size:20px!important;
	color:#fff!important;
}
#countdown{
	color:#fff!important;
	font-size:34px!important;
	font-weight:600!important;
	position:relative;
}
#countdown span{
	font-size:24px!important;
	font-weight:400!important;
	line-height:34px!important;
}
#countdown i{
	width:42px;
	display:inline-block;
}
/* --- single news --- */
.single .thumb{
	float:right;
	margin:0 0 20px 20px;
}
.single .date{
	color:#f39325;
	font-style:italic;
	font-size:14px;
}
.single-activities .date{
	display:none;
}
/* --- wp-pagenavi --- */
.wp-pagenavi .first,.wp-pagenavi .last{}
.wp-pagenavi .pages,.wp-pagenavi .smaller,.wp-pagenavi .current{
	display:none;
}
.wp-pagenavi{
	margin:15px 0;
	margin-left:-30px;
}
.wp-pagenavi a, .wp-pagenavi span{
    border: none!important;
    padding: 8px 15px!important;
    background: #f39325;
    color: #fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover{
    background: #fbbe5e!important;
}
/* ------    ACTIVITIES    ------- */
/* ------------------------------- */
.post-type-archive-activities .list-news li{
	min-height:260px;
}
/* ------ home AGENDA ------- */
/* ------------------------------- */
.list-events{
  position: relative;
}
.list-events li:first-child{
	margin:0;
}
.list-events li{
	display:block;
	background:none!important;
	padding-left:0!important;
}
.list-events li a{
	text-decoration:none;
	display:block;
}
.list-events li h3{
	margin-bottom:0;
}
.list-events .date{
 	background: #151536 ;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 24px;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 60px;
	float:left;
	margin-right:2%;
}
.list-events .past-event .date{
	background: #b5b5b5;
}
.list-events .date .day{
	font-weight:700;
	font-size:24px;
}
.list-events .date .year{
	margin-top:-9px;
	display:block;
	font-size:12px;
}
.list-events p{
	font-size:16px;
	margin-bottom:0;
}
.list-events .see{
	line-height:18px;
	width:90%;
	text-align:center;
	bottom:15px;
}
.list-events .seeall{
	text-align:center;
}
.list-events li:hover h3,
.list-events li:hover p{
	color:#ffd500;
}
.list-events li:hover .date{
	color:#fff;
	background:#ffd500;
}
/* ------ RESOURCES ------- */
#page-content ul.list-resource li{ background: none;}
.list-resource {
	display: flex;
	flex-wrap: wrap;
}

.list-resource .resource-item {
	flex-grow: 0;
    flex-shrink: 0;    
	margin: 10px;
	width: 220px;
	justify-content: center;
}

.list-resource .resource-item .resource-title{
	min-height: 50px;
	background: #f39325;
	margin: 0px;
    padding: 2% 8%;
	text-align: center;
	position: relative;
}
.list-resource .resource-item h3{
	color: #fff;   
    font-size: 17px;
    line-height: 21px;
	text-align: center;
	position: absolute;   
	top: 50%;
    left: 50%;
	margin: 0;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	padding-left: 10px;  
	padding-right: 10px;
}

.list-resource .resource-item a{
	text-decoration:none;
	display:block;	
	position:relative;
	overflow:hidden;
}

.list-resource .resource-item a:hover{
	-webkit-box-shadow: 0px 5px 9px 1px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
    box-shadow: 0px 5px 9px 1px rgb(0 0 0 / 60%);
}

.list-resource .resource-item .thumb{
	overflow:hidden;
	position:relative;
	height:150px;
}
.list-resource .resource-item .thumb img{
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	transition: transform 0.3s;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	width: 100%;
}
/* ------ home content ------- */
/* ------------------------------- */
#home-content{
  padding:50px 0;
}
#home-content .button{
	display:inline-bloc;
}
#home-content ul{
	margin-left:20px;
}
form ul{
	margin-left:0px!important;
}
#home-content ul li,
#page-content ul li{
	list-style:none;
	background:url('images/bullet.png') no-repeat;
	background-size:16px 12px;
	background-position:1px 9px ;
	padding-left:30px;
}
form ul li{
	background:none!important;
	padding-left:0!important;
}
#home-content h3{ 
}
#home-content img{

}
#home-content p{ 
	font-size:18px;
	line-height:28px;
	color:#6e6666;
}
/* ----------- newsletter  ---------- */
/* ------------------------------- */
#newsletter-subscription{
	background:#ffd500;
	padding:20px 0 15px 0;
}
#newsletter-subscription p{
	float:left;
	color:#202e55;
	width:20%;
	line-height:22px;
	font-size:18px;
	line-height: 32px;
    margin-bottom: 0;
}
#newsletter-subscription form{
	float:right;
	text-align:justify;
	width:79%;
}
#newsletter-subscription label{
	float:left;
	color:#202e55;
	font-size:12px;
	line-height:15px;
}
 input[type="email"],
 input[type="text"],
 input[type="mail"],
 input[type="number"]{
	background:#fff;
	background:rgba(255,255,255,0.35);
	color:#202e55;
	border:none;
	/*float:left;*/
	height:25px;
	margin:2px 1% 2px 0;
	/*width:15%; */
	max-width:90%;
	 width:90%;
}

select{
	width:93%;
}
textarea{
	width:90%;
}
select{
	background:#fff;
	color:#202e55;
	border:1px solid #ddd!important;
	border:none;
	height:35px;
	margin:2px 1% 2px 0;
	
}
button[type="submit"],
 input[type="submit"],
 #mc_embed_signup .button{
	background:#f39325!important;
/*		text-transform:uppercase;
	font-family:"Raleway",sans-serif; */
}
 button[type="submit"]:hover,
 input[type="submit"]:hover,
 #mc_embed_signup .button:hover{
background:#fbbe5e!important;
}
#mce-responses{
	margin-left:-20%;
	margin-top:5px;
}
#mc_embed_signup{
	background:none!important;
}
#mc_embed_signup label,
#mc_embed_signup input{
	color:#666;
}

/* ------- special ---------- */
#mc_embed_signup {

    margin: 0 auto;
    margin-bottom: 0px;
    clear: left;
    max-width: 420px;
    margin-bottom: 12px;

}
#mc_embed_signup input.email {
    background-color: white;
    width: 90%;
    height: 48px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}
#mc-embedded-subscribe {
    border-radius: 0 5px 5px 0;
    display: inline-block;
    position: relative;
    top: -71px;
    height: 54px;
    float: right;
	color:#fff!important;
}
.newsletter-copyright{
	font-size:13px;
	line-height:16px;
	text-align:center;
	margin: 0 auto;
    max-width: 420px;
}
.absolute-btn-newsletter{
	position:absolute;
	width:420px;
}




/* ----------- logos support ---------- */
#logo-support{
	margin:0!important;
	text-align:center;
}
#logo-support li{
	background:none!important;
	padding:0!important;
	/*width:15%;*/
	margin:2%;
	height: 60px;
	display:inline-block;
}
#logo-support .thumb{
	
}
#logo-support .thumb img{
	opacity:0.7;
	max-width:100%;
	height:auto;
	width:auto;
	max-height:40px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
#logo-support a:hover .thumb img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
    filter: grayscale(0%);
}
/* ---- ambassadors / governance --- */
#ambassadors{
	text-align:center;
}
#ambassadors li{
	background: none !important;
	padding: 0 !important;
	width: calc(20% - 20px);
	margin: 2%;
	display: inline-block;
}
#ambassadors li a{
	text-decoration:none;
}
#ambassadors li .thumb{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	height:200px;
	width:200px;
	overflow:hidden;
	margin: 0 auto;
	display: block;
}
#ambassadors li .thumb img{
	width: 100%;
	max-width:none;
	height: auto;
}
#ambassadors li h3{
	margin-bottom:6px;
	line-height: 23px;
}
#ambassadors li p{
	font-size: 12px;
	line-height: 17px;
}
#ambassadors li a:hover img{
	opacity:0.5;
}
#ambassadors li a:hover p,
#ambassadors li a:hover h3{
	color:#f39325;
}
.orcid-thumb{
	margin:0 auto 20px;
	text-align:center;
}
.orcid-thumb img{
	display:inline-block;
}
#orcid-center{
	text-align:center;
}
.affiliation{
	text-align:center;
	margin-top:10px;
}
.orcid{
	border:1px solid #f39325;
	display:inline-block;
	
	text-align:center;
	margin-bottom: 20px;
}

.orcid-title{
	background:#f39325;
	color:#fff;
	padding: 6px 20px;
	display: inline-block;
}

.orcid-phone{
	padding: 6px 5px;
display: inline-block;
}
.orcid a{
	text-decoration:none;
	color:#666;
	padding:0px;
}
.orcid a:hover{
	text-decoration:underline;
	color:#f39325;
}
/* ===== LOGOS Single page ===== */
.single-logo 
#page-content h1.title{
	text-align: left;
	margin-bottom:0px;
}

.single-logo .affiliation {text-align: left;font-size: 16px;
	font-weight: bold;}

.interview h1,.interview h2,.interview h3,.interview h4,.interview h5{ color:#f39325; font-size: 18px; font-weight: bold; text-align: left !important;margin-bottom: auto;line-height: 28px;}
.interview p{ font-style:italic;}	
/* ===== PROJECTS ====== */
hr{
	border-top:1px solid #ddd;
	border-bottom:0;
	border-left:0;
	border-right:0;
}
#publication-filters{
}
#publication-filters .subtitle{
	font-weight:bold;
	font-size:14px;
	margin-bottom:3px;
	margin-top:-10px;
}
#publication-filters input{
	margin-right:20px;
}
#publication-filters label{
	font-size:14px;
	margin:0;
}
#publication-filters ul{
	margin-left:0;
}
#publication-filters ul li{
	list-style:none;
}
#publication-filters ul li a{
	color:#5C5D5F;
	text-decoration:none;
}
#publication-filters ul .current{
	color:#006FB9;
	font-weight:bold;
}

/* ======= PAGE CONTENT ======= */
/* ============================ */
#sidebar-left{
	width:22%;
	float:left;
	margin-right:2.7%;
}
#content-right{
	width:75%;
	float:right;
}
#page-content{
	padding:30px 0;
}
.post-type-archive-events #page-content h1{
	text-align:left;
}
#page-content h1{
	text-align:center;
}
#page-content ul{
	margin-left:20px;
}
#page-content ul li, #page-content ol li{
	line-height:28px;
}



ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin: 0;
  padding: 0;
/*   
  display: flex;
  flex-wrap: wrap;
  */
  	column-count: 2;
	column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	max-height: 770px; /*720px;*/
}
ol li {
  counter-increment: my-awesome-counter;
  margin-bottom: 25px;
  
 /* display: flex;
  width: 50%; */
}
ol li::before {
 /* content: "0" counter(my-awesome-counter); */
  content: counter(my-awesome-counter, decimal-leading-zero);
  font-weight: bold;
  font-size: 3rem;
  margin-right: 0.5rem;
  line-height: 1;
}
/* --- teasers content --- */
#teasers-content{
	margin:0 0 25px 0!important;
}
#teasers-content li{
	background:none!important;
	display:inline-block;
	padding-left:0!important;
	width:48%;
	margin:0.5%;
}
#teasers-content li a{
	display:block;
	background:#ddd;
	font-size:24px;
	color:#666;
	text-decoration:none;
	text-align:center;
	padding:50px 4% 60px;
	position:relative;
}
#teasers-content li a:hover{
	background:#ffd500;
	color:#151536 ;
}
#teasers-content li a:after,
.join-button:after{
	background:url('images/bloc-arrow.png') no-repeat;
	height:30px;
	width:30px;
	background-size:cover;
	position:absolute;
	content:" ";
	bottom:15px;
	right:50%;
	display:none;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
#teasers-content li a:hover:after,
.join-button:hover:after{
	opacity:1;
	right:20px;
	display:block;
}
.join-button{
	display:block;
	float:right;
	margin:0 0 20px 20px;
	background:#151536 ;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:50px 4%;
	position:relative;
}
.join-button:hover{
	background:#ffd500;
	color:#151536 ;
}
/* ---- download publications protected ---- */
/*
.single-pages-intranet #content-right a[href$= ".pdf"],
.single-pages-intranet #content-right a[href$= ".doc"],
.single-pages-intranet #content-right a[href$= ".pptx"],
.single-pages-intranet #content-right a[href$= ".xps"],
.single-pages-intranet #content-right a[href$= ".xlsx"],
.download-protected{
	background:url('images/icon-download-protected.png') left center no-repeat!important;	
	background-size:49px 26px!important;
	opacity:0.55;
	display:bock;
	padding:1px 0 1px 65px;
	line-height:40px;
	text-decoration:none;
	color:#6e6666;
}
#page-content a[href$= ".pdf"],
#page-content a[href$= ".doc"],
#page-content a[href$= ".pptx"],
#page-content a[href$= ".xps"],
#page-content a[href$= ".xlsx"],
.download{
	background:url('images/icon-download.png') left top no-repeat;	
	background-size:50px 47px;
	display:bock;
	padding:1px 0 1px 65px;
	line-height:40px;
	font-size:18px;
	text-decoration:none;
	color:#6e6666;
	image-rendering: -webkit-optimize-contrast; 
}
.single-pages-intranet #content-right a[href$= ".pdf"]:hover,
.single-pages-intranet #content-right a[href$= ".doc"]:hover,
.single-pages-intranet #content-right a[href$= ".pptx"]:hover,
.single-pages-intranet #content-right a[href$= ".xps"]:hover,
.single-pages-intranet #content-right a[href$= ".xlsx"]:hover,
.page-id-92 #content-full a:hover,
#page-content a[href$= ".pdf"]:hover,
#page-content a[href$= ".doc"]:hover,
#page-content a[href$= ".pptx"]:hover,
#page-content a[href$= ".xps"]:hover,
#page-content a[href$= ".xlsx"]:hover,
.download:hover{
	color:#ffd500!important;
	background:url('images/icon-download.png') left top no-repeat!important;	
	background-size:50px 47px!important;
	background-position:left bottom!important;
	opacity:1!important;
} */
#content-full{
	min-height:450px;
	position:relative;
}
/* member country list */
.title-country{
	margin-top:35px!important;
}
#members-list{
	margin-left:0!important;
}
#members-list li{
	background:none!important;
	padding-left:0!important;
}
.description {
    float: right;
    max-width: 88%;
	width: 88%;
}
#members-list .description a{
	background:url('images/icon-web.png') center left no-repeat;
	padding:3px 0 3px 32px!important;
	background-size:22px 22px;
	text-decoration:none!important;
	color:#5e6d8f!important;
}
#members-list .description a:hover{
	text-decoration:underline!important;
}
.border-img {
    border: 1px solid #ddd;
    padding: 5px;
    float: left;
    margin-right: 15px;
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
}
.border-img img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.postid-314 .su-row a{
line-height:19px;
}
.img-grey-bg{
	position:relative;
	margin:0 0 30px 30px;
}
.img-grey-bg:before{
	width:100%;
	height:100%;
	content:" ";
	background:#f4f4f4;
	position:absolute;
	left:-30px;
	bottom:-30px;
}
/* --- animation delay --- */
.animation-delay-100 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.animation-delay-500 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* ======= ULTIMATE SHORTCODE ======= */
/* ================================== */
.su-tabs{
	background:none!important;
	overflow-x:hidden;
}
.su-tabs-nav{
	border-bottom:1px solid #eee;
}
.su-tabs-nav span{
	text-transform:uppercase;
	font-weight:600;
	font-size:18px!important;
	
}
.su-tabs-nav span.su-tabs-current{
	color:#f7a917;
	border-bottom:3px solid #f7a917;
}
.su-tabs-pane {
	font-size:15px!important;
}
.su-service-title{
	font-size:18px!important;
	text-transform:uppercase;
	font-weight:600;
	color:#405b99!important;
}


/* ===== MEMBERS ====== */
/* ==================== */
/* -- list of taxonomy terms -- */
#type-member-list{
	margin:20px 0!important;
}
#type-member-list li {
	padding:0!important;
}
#type-member-list li a{
	background:#fcf9fc;
	min-height: 360px;
	max-height: 360px;
	overflow:hidden;
}
#type-member-list li h2{
	background:#fcf9fc;
	padding: 0 8%;
	font-size: 22px;
	line-height:24px;
	margin-top:20px;
	margin-bottom:5px;
	min-height:97px;
}
#type-member-list li p{
}
/* -- list of members -- */
.tax-type-of-member #type-member-list li a{
	min-height: 130px;
	max-height: 130px;
}
.tax-type-of-member #type-member-list li h2{
	min-height:10px;
	margin-bottom:15px;
}
.tax-type-of-member .list-news li .category{
	float:none;
	width:92%;
}
/* customize su-image-carousel*/
.carousel-mods.su-image-carousel button.flickity-prev-next-button.next {
    right: -45px;
	display:block;
	opacity: .5;
}
.carousel-mods.su-image-carousel button.flickity-prev-next-button.next:hover {
	opacity:1;
}	

.carousel-mods.su-image-carousel button.flickity-prev-next-button.previous {
    left: -45px;
	display:block;
	opacity: .5;
}
.carousel-mods.su-image-carousel button.flickity-prev-next-button.previous:hover {
	opacity:1;
}	
.carousel-mods.su-image-carousel&gt;ol.flickity-page-dots{
top: auto;
bottom: -50px;
display:block;
opacity: .5;
}
/* --- SU ACCORDION --- */

.su-accordion .su-spoiler {
	border:0px;	
	border-radius:0px;
   color: #5a5a5a;
   margin-bottom: 15px !important;
}

.su-accordion .su-spoiler.su-spoiler-closed&gt;.su-spoiler-title{
	border-bottom: 1px solid #999 !important;	
}
.su-accordion .su-spoiler &gt;.su-spoiler-title{
font-size: 20px;
background: none;
font-weight: normal;
border-radius: 0px;
line-height: 30px;
border-bottom: 1px solid #999;
}

.su-accordion .su-spoiler .su-spoiler-title:focus {
    outline: none;
}



/*icon to the right*/
.su-accordion .su-spoiler &gt; .su-spoiler-title &gt; .su-spoiler-icon {
	left: auto;
	right: 0;
	background: #000;
    color: #fff;
}

.su-accordion .su-spoiler-closed .su-spoiler-title &gt; .su-spoiler-icon {
	background: #f39325;
}	
.su-accordion .su-spoiler &gt; .su-spoiler-title {
	padding-right: 27px;
	padding-left: 0;
}
.su-accordion .su-spoiler &gt; .su-spoiler-content {
	padding-left: 0;
}

.su-accordion .su-spoiler .su-spoiler-icon{
	top: -5px;
	width: 50px;
    height: 50px;
    line-height: 51px;
}

/* --- ACCORDION --- */
.title_code{
	border-bottom:1px solid #999;
	padding:10px 55px 10px 0;
	margin-bottom:15px;
	position:relative;
	color:#5a5a5a;
	font-size:20px;
	line-height:24px;
}
.title_code:after{
	content:" +";
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	font-size:30px;
	font-family:"Open Sans Condensed",Arial,sans-serif;
	background:#f39325;
	padding:10px 13px;
}
.on:after{
	content:" -";
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	font-size:30px;
	font-family:"Open Sans Condensed",Arial,sans-serif;
	padding:10px 15px;
	background:#423d39;
}
.title_code:hover{
	cursor:pointer;
}
.content_code{
	color:#6b6b6b;
	line-height:24px;
}
.content_code .date{
	font-size:11px;
	margin-bottom:0;
	color:#999;
}
.content_code ul{
	padding-left:20px;
	margin-bottom:20px;
}
.content_code a img{
	vertical-align:middle;
}
.wp-pagenavi{
	text-align:center;
}
/* ---- HOME CHECKER TOOL ---- */
.home-checker-tool{
	background:#2b2b2b;
	padding:25px 0 45px 0;
}
.home-checker-tool h2,
.home-checker-tool p{
	color:#fff;
	text-align:center;
}

.home-checker-tool p{
	margin-bottom:0;
}
/* ---- BOOKING --- */
.gform_wrapper input#gf_coupon_button.button{
	border: 0!important;
	padding: 4px 20px!important;
	background: #feb009!important;
}
.gform_wrapper input#gf_coupon_button.button:hover{
	background: #1d93d2!important;
	cursor:pointer!important;
}
/* ---- TABLES ----- */
table{
	border-right:1px solid #e9e9e9;
	/*border-bottom:1px solid #e9e9e9;*/
	max-width:100%;
	min-width:100%;
	margin:35px 0;
}
table th{
	background:#f39325;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	position:relative;
	font-size:15px;
	padding:7px 5px 7px 5px;
}
table td{
	padding:1%;
	border-left:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	vertical-align:middle;
}
table tr:nth-child(2n+1) td{
	background:#e2e2e2;
}
.responsive-table{
	overflow-x:auto;
}
/* ======= SEARCH ====== */
/* ==================== */
#list-result{
	margin-left:0!important;
}
#list-result li{
	list-style:none;
	background:none!important;

	border: 2px solid #e6e6e6;
	padding: 26px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}
#list-result li &gt; a{
	text-decoration:none;
	
	display:block;
}
#list-result li .author-date-category{
	font-size:12px;
	color:#999;
}
#list-result li a:hover h3{
	color:#f39325;
}
#list-result li a:hover p{
	color:#999;
	/*font-style:italic;*/
}

/* ---- buttons ---- */
#list-result .button{
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 800;
	font-family: inherit;
	padding: 0 35px;
	margin-top: 20px;
	font-size: 13px;
	line-height: 48px;
	height: 48px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid#e6e6e6;
	color:#707070;
	background:#fff;
	-webkit-transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
	transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
#list-result .button:hover{
	color:#f39325;
	box-shadow:none;
}

/* ======= PUBLICATIONS ====== */
/* ==================== */
#list-publications{
	margin-left:0!important;
}
#list-publications &gt; li{
	list-style:none;
	background:none!important;
	padding-left:0!important;
		padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}
#list-publications li .list-link{
	text-decoration:none;
	display:block;
}
#list-publications li .col-right{
	width:80%;
	float:right;
}
#list-publications li .thumb{
	float:left;
	width:18%;
	max-width:210px;
	margin-right:1.8%;
}
#list-publications li .thumb img{
	height:auto;
	width:100%;
	border:1px solid #ddd;
}
#list-publications li a:hover h3{
	color:#096DB5;
}
#list-publications li .col-right h3{
	margin-top:0;
}
#list-publications h3 .date{
	color:#247DBD;
	margin-right:20px;
}
#list-publications .button{
	display:inline-block;
}
#list-publications li .list-link:hover p{
	color:#999;
	/*font-style:italic;*/
}
#list-publications li .list-link:hover .button{
	color:#fff;
	font-style:normal;
	background:#FDB815;
}
.term-position-papers #list-publications h3 {
	background:url('images/download-arrow.png') bottom right no-repeat;
	padding:3px 25px 3px 0;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	font-size:18px;
}
.term-position-papers #list-publications li:hover h3 {
	background:url('images/download-arrow.png') top right no-repeat;
}
/* ======= DONATE ====== */
/* ==================== */
#donate-box{
	border:4px solid #ddd;
	padding:2%;
	margin:30px 0;
	width:96%;
	background:#fff;
}
/* ======= SIDEBAR ====== */
/* ==================== */
#sidebar-left #main-menu{
	text-align:left;
	float:none;
	margin-top:0px;
	padding-top:0;
	margin-left:0;
	top:0;
}
#sidebar-left #main-menu li{
	display:block;
	list-style:none;
	background:none;
	padding-left:0;
}
#sidebar-left #main-menu li &gt; a {
    padding: 5px 0 5px 10px;
}
#sidebar-left #main-menu a{
	color:#151536 ;
	min-width:10px;
	background:none;
}
#sidebar-left #main-menu li ul{
	visibility:visible;
	opacity:1;
	background:none;
	border:none;
	position:relative;
	z-index:10;
	top:0;
	padding-top:0;
	margin-top:0;
}
#main-menu li ul::before{
	display:none;
}
#sidebar-left #main-menu ul li a{
	padding:5px 0px 5px 10px;
}
#sidebar-left #main-menu li a:hover{
	color:#1d93d2; 
}
#sidebar-left #main-menu .current-menu-item &gt; a{
	background: rgba(9, 109, 181, 0.1) none repeat scroll 0 0;
    color: #151536 !important;
}
h1 .pdflink{
	padding: 0 0 0 30px!important;
}
/* ======= INTRANET ====== */
/* ==================== */
.pages-intranet-template-default h1 span{
	font-weight:300;
}
/* ======= FORMS ====== */
/* ==================== */

/* ----------- gravity forms ---------- */
.tj-criteres div{
	padding:35px 25px!important;
}
.gform_wrapper .gsection{
	border:none!important;
}
.gform_wrapper h2.gsection_title{
	font-weight:normal!important;
	font-size:36px!important;
}
.gform_wrapper .gfield_description{
	line-height:16px!important;
	font-size:13px!important;
	margin-top:5px!important;
}
.gform_wrapper .gfield_radio li label{
	margin-left:25px!important;
}
label{
	color:#999;
	line-height:26px;
	margin-right:10px;
	margin-top:10px;
	display:block;
}
input[type="text"],
input[type="email"],
input[type="mail"],
input[type="password"], 
input[type="number"],
input[type="date"],
input[type="url"]{
	padding:2px 12px;
	font-size:14px;
	height:24px;
	/*width:90%;*/
	line-height:16px;
	vertical-align:middle;
	color:#999;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #ddd;
}
input[type="number"]{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
textarea{
	padding:2px 12px;
	line-height:16px;
	font-size:14px;
	color:#999;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #ddd;
}
input[type="checkbox"]{
	margin:7px 10px 0 0;
	float:left;
}
button[type="submit"],
input[type="submit"]{
	margin:10px 0;
	text-align:left;
	background:#feb009;
	color:#fff;
	border:0;
	padding:8px 35px;
	cursor:pointer;
}
input[type="submit"]:hover{
	background:#151536 ;
}
.wpcf7 form.sent h2,
.wpcf7 form.sent h3,
.wpcf7 form.sent p,
.wpcf7 form.sent .privacy-box,
.wpcf7 form.sent hr{
	display: none;
}
/* ======= FOOTER ======= */
/* ====================== */
#footer{
	padding-bottom:50px;
	position: relative;
	background:url('images/footer-bg.jpg') #f39325;
	background-size:cover;

}
#footer-blocks{
	padding-top:60px;
}
#footer-blocks li{
	list-style:none;
	display:inline-block;
}
#footer-blocks li a{
	color:#9c2303;
	text-decoration:none;
}
#footer-blocks p{
	color:#fff;
	font-weight:600;
	line-height:24px;
	font-size:14px;
	margin-bottom:0;
}
#footer-blocks h4{
	color:#fff!important;
}
#footer-blocks .button{
	color:#fff;
}
#footer-blocks &gt; li{
	width:24%;
}


#footer-blocks ul li{
	display:block;
	line-height:24px;
}
#footer-blocks ul li a{
	text-decoration:none;
	color:#9c2303;
}
#footer a:hover{
	color: #fff;
}
#footer h4,
.custom-html-widget{
	text-align:center;
}
.footer-twitter span{
	color: #fff;
	font-size:25px;
	margin-right:10px;
}
.footer-twitter{
	color: #fff!important;
	font-size:14px;
	font-weight:600;
}
.footer-twitter:hover span,
.footer-twitter:hover{
	color: #9c2303!important;
}

.copyright{
	color:#fff;
	position:absolute;
	z-index:2;
	font-size:12px;
	bottom:15px;
	margin-bottom:0;
	width:1150px;
}
.copyright-statement {
	display: inline-block;
	min-width: 24.75%;
}
.copyright a{
	color:#9c2303;
}
.alys{
	right:0;
	position:absolute;
	text-decoration:none;
	color:#9c2303;
}
/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
.nav-mobile {display:none; /* Hide from browsers that don't support media queries */cursor:pointer;position:absolute;top:139px;right:0;background:#023058 url(images/nav-mobile.png);height:30px;width:100%;}
#pull{display:none;}
.mobile-only{display:none!important;}
/* ------------------------  grands ecrans  -------------------------------- */
@media only screen and (min-width: 1200px) {
	#slider{margin-top:160px;}
}


@media only screen and (max-width: 533px){
	.list-resource .resource-item{
		width: 95%;
	}
}	


@media only screen and (min-width: 600px) and (max-width: 799px){
	.list-resource .resource-item{
		width: 45%;
	}
}
/* ------------------------  ipad  -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1350px){
	.wrap{width:90%;}
	.copyright{width:85%;}
	#home-heade, #slider{height:560px;margin-top: 90px;}
	.slide-title h1{margin-bottom:10px;}
	#newsletter-subscription p{font-size:18px;}
	#main-menu li &gt; a {font-size:14px; padding:20px 10px 17px 10px;}
	
}
@media only screen and (min-width: 1151px) {
	.slide-title {
		display: none;
	}
}
@media only screen and (min-width: 1101px) and (max-width: 1230px){
	ol{max-height:3000px;}
	.logo{width:236px;}	
}
@media only screen and (max-width: 1150px){
	/*.banner-title h1 {
		color: #f39325;
		background: none;
		padding: 0;
	}*/
}
/* ------------------------  ipad  -------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 1150px){
	/* home */
	#home-header h1, .banner-title h1{font-size:40px;}
	#home-header , #slider{height: 480px;}
	#main-menu{text-align:left;width:55%;margin-top:0px;}
	#home-news-events .news-block{width:31.2%}
	#main-menu li &gt; a { padding: 10px 10px;font-size:15px;}
	#header nav{margin:0;float:none;}
	/* sous-menu */
	#header #main-menu li ul{display:none;top:90px; opacity: 1;visibility: visible;z-index: 1;position:absolute;box-shadow:none!important;} 
	#header #main-menu li ul li a{font-size:15px;}
	.login{padding:0;color:#ffd500;background:none;}
	.logo{width:236px; /*38%;*/}
	.list-news{min-height:540px;}
	.list-news li{display:block;width:45%;}
	.list-news li:first-child +li +li{margin-left:0;}
	.list-news .seeall{font-size:12px;}
	.left50,.right50{width:48%;}
	.home-banner{margin-top:110px;}
	
	.home .logo img{opacity:1;}
	.slide-title{padding: 35px 0 0 0;}
	.flex-caption{height:305px;overflow:hidden;}
	.banner-title {
		top: 200px;
	}
	.search-bloc{top:28px;}
	/* pages */
	ol{max-height:3000px;}
	#home-content{padding: 20px 0;}
	.description {width: 85%;}
	
	#banner {height: 305px;overflow: visible;}
	.alignright, .alignleft{max-width:30%;height:auto;}
	
	/* ambassadors */
	#ambassadors li{width: calc(40% - 20px);}
	/* footer */
	#footer-blocks &gt; li p{font-size:12px;line-height:18px;}
	#footer-blocks &gt; li:first-child{width:15%;}
	#footer-blocks &gt; li:first-child img{width:100%;}
	#footer-blocks &gt; li:first-child + li + li {margin-left: 4%;width: 20%;}
	#newsletter-subscription p{font-size:16px;}
}
/* ------------------------------------------------------- */
@media only screen and (min-width: 768px){
	.single-logo .orcid-thumb{
		float: left;
		text-align: left;
		margin-right: 15px;
	margin-bottom: 5px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1050px){
	/*#main-menu{width:60%!important;}*/
	/*.logo{width:25%!important;}*/
	#main-menu li &gt; a{font-size: 13px!important;padding: 15px 6px!important;}
}
/* ------------------------  iphone  -------------------------------- */
@media only screen and (min-width: 200px) and (max-width: 768px){
/* --- menu principal dropdown mobile ---  */
	a#pull { display:block;background:url('images/nav-mobile.png') right center no-repeat ; height:50px; width:90px; position:absolute;z-index:20;top:20px;right:30px;outline:none;}
	.nav-list {display:none; }
	#main-menu{text-align:center;margin:0;position:absolute;top:69px;padding-top:0px;z-index:300;background:#fff ;width: 111.3%;left:-6%;}
	#main-menu li{display:block;padding-left:0;margin:0;float:none;}
	#main-menu li a{max-width:100%;margin:0;border-bottom:1px solid #ddd ;padding:20px 0px;}
	#main-menu .current{}
	#main-menu &gt; li &gt; a:hover, #main-menu &gt; .current-menu-item &gt; a, #main-menu &gt; .current_page_ancestor &gt; a, #main-menu &gt; .current-page-ancestor &gt; a{color:#f39325;border-bottom:1px solid #ddd;}
	/*#header #main-menu li ul{display:none;}*/
	/* sous-menu */
	#header #main-menu li ul{display:none;top:0; opacity: 1;visibility: visible;z-index: 1;position:relative;background:#f4f4f4;text-align:center;padding-top:0;} 
	#header #main-menu li ul li a{font-size:15px;border-bottom:1px solid #ddd;background:#f4f4f4;}
#header nav{float:none;width:100%;margin-top:0;}
	#main-menu li ul{box-shadow:none!important;}
	.banner-title {
		top: 100px;
		position: inherit;
		margin-bottom: 20px;
	}
	.banner-title h1 {
		font-size: 28px !important;
		line-height: 28px;
		padding-bottom: 15px;
	}
	.wrap{width:90%;}
	.copyright{width:85%;}
	#page-content img{max-width:100%;}
	#page-content h1{font-size:22px;line-height:24px;}
	.mobile-only{display:block!important;}

	/* all */
	.wrap img{max-width:100%;}
	.alignright, .alignleft{display:block;float:none;margin:15px 0;}
	h2{font-size:28px;line-height:26px;}
	.home h2, .newsletter-title{font-size:28px;line-height:32px;margin:5px 0;}
	/* head*/
	#header, .sticky #header{background:#f39325;}
	.home-banner{margin-top:70px;height:150px!important;}
	.intern-banner{height:140px;}
	.intern-banner img{margin-top: 50px!important;}
	#home-content, #content-full{padding-top:0!important;}
	.top-info p{display:none;}
	.logo{float:none;width:160px;padding: 10px 0 10px 0; margin:0;display:block;}
	#search{margin-right:0;}
	#top-menu {float:none;height:20px;padding: 10px 0;width:100%;}
	.login {float: right;color:#ffd500;background:none;padding:0;line-height:18px;}
	#home-header, #slider{height:180px;max-height:180px;margin-top:100px;}
	#video-50{width:40px;right:20px;bottom:70px;}
	#video-50 img{width:100%;height:auto;}
	.flex-direction-nav{display:none;}
	.imgbackground{height:330px;}
	.imgbackground img{height:100%;width:auto;}
	.slide-title {top:75%;}
	.slide-title h1{font-size:24px!important;line-height:20px;margin-bottom:0!important;}
	.slide-title h1 span{font-size:18px!important;line-height:20px;margin-bottom:-10px!important;}
	.slide-title .button{font-size:12px; padding: 6px 40px;margin-top:20px;}
	#banner{height: 160px;}
	.pages-intranet-template-default #banner {height: 110px;}
	#banner img {height:auto;width:  100%;}
	#social {right:105px;top:30px;margin-top:0;}
	#social li {display:inline-block;margin:0 0 0 5px;height:22px;}
	.login{padding-bottom:10px;}
	/* home */
	.home .logo img{opacity:1;}
	.home-news h2::after{left:0;}

	#home-header,#home-teasers, #home-newsletter, #home-news, #home-news-events, #home-content, #footer{overflow:hidden;}
	#home-header h1, .banner-title h1, .slide-title{font-size:30px;width:auto;margin:0 auto;padding: 10px 15px;}
	.slide-title{
		top: -10px;
		font-size: 30px;
		width: auto;
		margin: 0 auto;
		height: 80px;
		background: #f39325;
		padding: 20px 0 0 0;
		position: relative;
	}
	.slide-title h1:first-of-type{
		display: none;
	}
	.flex-caption{background-size:cover;background-size: cover;
		height: 150px;
		top: 50px;
		left: -50px;}
	.icon-big{
		position: absolute;
		height: 90px;
		width: 60px;
		right: -25px;
		opacity: 0.8;
		top: 5px;
		background: url(images/icon-big.png) no-repeat;
		background-size: contain;
		z-index: 1;
		background-blend-mode: multiply;
	}
	#home-teasers {padding: 20px 0px;}
	#teasers li{width:100%;margin: 20px 0 0 0;}
	.home .list-news li {width: 100%;margin:0 0 20px 0;}
	.list-news .thumb{max-width:400px;}
	.list-news li{margin:0 0 20px 0;width:100%;display:block;float:none;}
	.list-news .thumb::after{background-size:100%;}
	.parallax {	overflow:visible;perspective:none;}
	#home-content{background:#fff;}
	#content-full{padding-top:35px;}
	#home-twitter{padding: 30px 20px;margin-top:20px;}
	.tweet_data { font-size: 22px!important;line-height: 28px!important;}
	#video-50,.scroll_link{display:none;}
	/*search*/
	.search-bloc {top: 30px;right: 0px;}
	.open-search span{color:#fff;}
	/* page */
	ol{max-height:3000px;-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
	#page-content ul, #page-content ol{margin-left:0;}
	.left50,.right50{float:none;width:100%;}
	.right50{margin-top:25px;}
	#page-content {padding: 0 0 20px 0;}
	#page-content h2{font-size:20px!important;}
	#content-right {float: none;width: 100%;padding-top:30px;}
	.inner-news-block .news-block{width:100%!important;}
	#teasers-content li a{min-height: 60px;font-size: 20px;}
	/* - */
	.home #home-content img{display:none;}
	.list-news li a{height:auto;min-height:20px;}
	#logo-support .thumb img{max-height: 35px;}
	/* resources */
	#list-publications li .col-right{width:100%;float:none;}
	#list-publications li .thumb{float:none;width:70%;max-width:210px;margin:0 auto 10px;}
	#list-publications h3 .date{font-size:14px;}
	.term-position-papers #list-publications h3{background:none;}
	/* members */
	.page-template-temp-members .join-button{float:none;margin-left:0;}
	.page-template-temp-members .description { max-width: 60%;float:left;}
	.page-template-temp-members .border-img{float: right; margin-left: 15px;}
	.page-template-temp-members .description p, .page-template-temp-members .description h4{font-size:14px;line-height:18px;}
	/* sidebar */
	#sidebar-left {float: none; width: 100%;}
	#sidebar-left #main-menu{position:relative;width:100%;background:none;}
	#sidebar-left #main-menu li a { border-bottom: 1px solid #ddd;}
	/* */
	#newsletter-subscription input[type="email"], #newsletter-subscription input[type="text"], #newsletter-subscription input[type="mail"]{width:95%;}
	input[type="text"], input[type="email"], input[type="mail"], input[type="password"], textarea{max-width:90%;}
	/* tables */
	table th{font-size:10px;}
	/* filtres*/
	.filters-publication{margin-top:25px;}
	#filters li{display:block;margin:10px auto;}
	
	.translate-btn{position:relative;top:0;margin-top:20px!important;}
	
	/* blog*/
	
	
	/* newsletter */
	.absolute-btn-newsletter{position:relative;max-width:90%;}
	#mc-embedded-subscribe{top:0;float:none;left:0;}
	
	/* ambassadors */
	#ambassadors li{width: calc(100% - 0px);}
	/* footer */
	#footer-blocks{padding-top:10px;}
	#footer, .footer-pages{height:auto;}
	#footer-blocks &gt; li:first-child + li + li,#footer-blocks &gt; li:first-child + li + li +li {float:none;}
	#footer-blocks &gt; li{display:block;width:90%!important;margin:0 0 20px 0!important;text-align:left!important;}
	#newsletter-subscription p{font-size:16px;float:none;width:100%;text-align:center;}
	#newsletter-subscription form{float:none;width:100%;}
	#newsletter-subscription input[type="submit"] {float:none;width:100%;margin-top:10px;}
	#footer-teasers li{width:45%;}
	.copyright{width:75%;position:relative;}
	.alys{position:relative;}
}

/* Fix for sub-list items */
.sublist {
	column-count: 1;
	padding-left: 10%;
}
.sublist li {
	margin-bottom: 0;
}
.sublist li.sub-item-1::before {
	content: "1."counter(my-awesome-counter, decimal);
	font-size: 2rem;
}

/*socail share*/
#home-content .ssbp-list li,#page-content .ssbp-list  li{background: none; padding-left: initial;}</pre></body></html>