/* 
 Theme Name: Martens Centre
 Author: Alys
 Author URI: https://www.alys.be
*/
 
 
/* 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:17px;
	line-height:26px;
	color:#646c76;
	font-weight:300;
	position:relative;
  	height: 100%;
  	margin: 0;
  	/*font-family: 'Biryani', 'Arial',sans-serif;*/
	font-family: 'Raleway', 'Arial',sans-serif;
}
/* -------- COLORS ----------*/
/* blue : # 5C7F92 */
/* light blue : # A9BEC9 */
/* dark blue : # 000066 */
/* yellow : # F9E300 */
/* --------------------------*/
h1{
	color:#233a76;
	font-size:48px;
	margin:15px 0 20px 0;
	font-weight:600;
	line-height:56px;
}
h2{
	color: #223044;
	font-size: 32px;
	margin: 25px 0 15px 0;
	font-weight: 600;
	line-height: 38px;
	}
h3{
	margin: 25px 0 15px 0;
	color:#5C7F92; /* #13a526d; */
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
}
h4{
	margin: 25px 0 15px 0;
	padding: 0;
	color:#167c8c;
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
}
h5{
	margin: 25px 0 15px 0;
	padding: 0;
	font-style:italic;
	color:#708293;
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
}
p{
	margin-bottom:15px;	

}
li{
	margin-bottom:10px;	
}
.aligncenter{margin:0 auto;display:block;text-align:center;}
.wp-caption-text{font-size:12px;color:#8d8a8a; text-align:center;}
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{font-weight:bold;}
em{font-style:italic;}
.clear{clear:both;}
.readmore{
	color:#9e9783!important;
	display:block;
	padding:4px 0;
	text-decoration:none!important;
	text-align:center;
	position:relative;
	margin-top:15px;
}
.readmore:after{
	content:" ";
	background:url('images/seeall-arrow.png')  10px 0 no-repeat;
	height:31px;
	width:32px;
	position:absolute;
	padding-left: 10px;
	top:0px;
		transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.readmore:hover, #teasers a:hover .readmore{
	color:#5e6d8f!important;
}
.readmore:hover:after, #teasers a:hover .readmore:after{
	background-position:bottom right;
}

.button{
	color:#233a76;
	font-weight:400!important;
	border:2px solid #233a76;
	/*font-family:'Oswald',Arial, sans-serif;*/
	text-transform:uppercase;
	margin-top:10px;
	font-size:13px;
	display:inline-block;
	padding:7px 40px;
	text-decoration:none;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	letter-spacing: 0.4px;
	position: relative;
 transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
} 
.button:hover{

	/*
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48); */
}
.button-nude{
	/*font-family:'Oswald',Arial, sans-serif;*/
	text-transform:uppercase;
	color:#223044;
	letter-spacing: 0.4px;
	text-decoration:none;
	margin-top:10px;
	font-size:12px;
	display:inline-block;
	padding:7px 40px;
	position: relative;
 transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	border:1px solid transparent;
}
.button-nude:hover{
	color:#5C7F92;
	border:1px solid #5C7F92;
}

img{
	display:block;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
a{
	color: #5C7F92;	
}
.post-inner a{
	font-weight:600;
}
a:hover{
	text-decoration:none;
	color:#2e4360; /*#1cb085;*/
}
/*
blockquote{
	border-left: 6px solid #5C7F92;
	color:#00212e;
	font-size: 26px;
	letter-spacing: -.2px;
	line-height: 1.42;
	padding: 0 0 0 30px;
	margin:35px 0;
}*/
blockquote{
	
	border-top: 2px solid #5C7F92;
	border-bottom: 2px solid #5C7F92;
	border-left-width: 0;
	padding: 10px 20px 10px 0;
	margin: 0 0 20px;
	position:relative;
	min-height:80px;
}
blockquote p{
	text-align: justify;
	font-size: 1.15em;
	margin-bottom:0;
	color: #5C7F92;
}
blockquote::before {
    display: block;
    content: "\201C";
    font-size: 200px;
    font-weight: 700;
    height: 0.35em;
    color: #5C7F92;
    float: left;
    position: relative;
    top: 0.360em;
	font-family: georgia;
}
.post-inner ul li, 
.post-inner ol li{
	line-height:22px;
	/*margin:0.5rem 0 0 2rem;*/
	/*margin-left:25px;*/ /*commented by G.A to fix isotope overlap issue*/
}

/* ---------------------------------- */
/* --------- WP5 gutenberg----------- */

.ui-tabs-nav li{
	background-image:none!important;
	padding-left:0!important;
}

/* --- button --- */
.button-martens a{
	padding:18px 45px 16px 45px;
	font-size:16px;
	line-height:16px;
	border:2px solid #1b5f7c;
	background:none!important;
	
 
  position: relative;
 /* transition:color 0.25s ease; */
 transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;

}
@media (hover: hover) and (pointer: fine) {
	/* only hover state when not touch device */
		.button-martens a:hover,
		.button:hover{
			/*background:#1b5f7c!important;*/
			color:#fff!important;
			border:2px solid transparent;
		}
		.button-martens a::after,
		.button::after {
		  position: absolute;
		  content: '';
		  top:0;
		  left: 0;
		  width: 0;
		  height: 100%;
		  background:#5C7F92;
		  /*
		  background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
			background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); */
		  transform-origin:left;
		  transition:width 0.25s ease;
		  z-index:-1;
		}

		.button-martens a:hover::after,
		.button:hover::after {
		  width: 100%;
		}
}
.center{
	text-align:center;
}
.grey-cookie-block p,
.grey-cookie-block li{
	color:#223044;
}

/* --- */
.post-inner {
    padding-top: 4rem;
}
[class*="__inner-container"] > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 75rem;
    width: 100%;
	margin-left: auto;
    margin-right: auto;
}
.full-map iframe{
	max-width: 2000rem!important;
}
.entry-content > * {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25em;
}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
   /* max-width: 58rem;*/
    max-width: 75rem;
    width: calc(100% - 4rem);
}
.dark-bg h2,
.dark-bg h3,
.dark-bg p,
.dark-bg li{
	color:#fff;
}

.content-wth-msg{position: relative;}
.wayp_msg{position: absolute;padding: 10px; left: 25%; top: 30%;background: rgb(231 236 239);    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);}
.msg-close-btn{position: absolute;right: 10px;cursor: pointer;}
/* --- Publications gutenberg ----- */
.page-id-11{
	background:#f2f7f3;
}
.wp-block-file{
	background:#fff;
	max-width:350px;
	display:block;
	margin-top:30px;
}
.wp-block-file a{
	text-decoration:none;
}
.wp-block-file a:first-child:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:url('images/icon-button-download.png') center center no-repeat #96ccda;
	width:100%;
	height:120px;
}
.wp-block-file a:first-child{
	padding:140px 2% 0 2%!important;
	position:relative;
	display:block;
	text-align:center;
	color:#338ba1;
	background:#ececec!important;
	min-height:80px;
	line-height:26px!important;
}

.wp-block-file a:hover{
	background:#338ba1!important;
	color:#ffffff!important;
}
/* accordion gutenberg */
.page-id-55 .ugb-accordion__heading{
	padding: 8px 0px!important;
	margin-bottom:5px!important;
}
.page-id-55 .ugb-accordion h4{
	font-size:18px;
}
.wp-block-image img{
	height:auto;
}
/* ---- WP TFeed + style on the plugin frontend.css color links ---- */
.bx-controls-direction{
	display:none!important;
}
.aptf-tweet-content{
	font-size:24px;
	line-height:34px;
	font-style:italic;
	text-align:center;
}
.aptf-timestamp{
	font-size:12px!important;
	font-weight:400!important;
}
.aptf-follow-btn {
    background: none !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    text-shadow: none !important;
    text-transform: uppercase;
}
.aptf-follow-btn i{
	display:none;
}
.aptf-follow-btn .label {
    padding: 3px 25px!important;
}
.aptf-follow-btn:hover{
	background:#5C7F92!important;
	border: 2px solid #5C7F92 !important;
}
/* -- list style -- */

.list-style-icons li{
	list-style:none;
	    margin-top: 0 !important;
    margin-bottom: 16px;
    list-style: none !important;
    text-indent: calc(var(--icon-size, 20px)*-1 - 1em) !important;
    padding-left: calc(var(--icon-size, 20px) + 1em) !important;
	break-inside: avoid;
}
.list-style-icons li::before {
	content: "";
	
display: inline-block;
vertical-align: middle;
margin-right: 1em;
background-size: cover;
background-position: 50%;
margin-bottom: 0px;
    height: 20px !important;
    width: 20px !important;
	
	background-image: url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkwIDE5MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHlsZT0iZmlsbDogIzhjNjhhZCAhaW1wb3J0YW50OyBjb2xvcjogIzhjNjhhZCAhaW1wb3J0YW50Ij48cGF0aCBkPSJNNTkuNCAxNzcuNWw4Mi40LTgyLjQtODIuNC04Mi4zLTEwLjYgMTAuNiA3MS44IDcxLjctNzEuOCA3MS44IDEwLjYgMTAuNnoiIGZpbGw9IiM4YzY4YWQiIHN0cm9rZT0iIzhjNjhhZCIgc3R5bGU9ImZpbGw6IHJnYigxNDAsIDEwNCwgMTczKTsgc3Ryb2tlOiByZ2IoMTQwLCAxMDQsIDE3Myk7Ii8+PC9zdmc+');
}
.wp-block-cover .list-style-icons{
	max-width:55rem!important;
}
.wp-block-cover .list-style-icons li{
	color:#fff!important;
}
.wp-block-cover .list-style-icons li::before {    
   background-image: url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkwIDE5MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHlsZT0iZmlsbDojZmZmZmZmIj48cGF0aCBkPSJNNTkuNCAxNzcuNWw4Mi40LTgyLjQtODIuNC04Mi4zLTEwLjYgMTAuNiA3MS44IDcxLjctNzEuOCA3MS44IDEwLjYgMTAuNnoiPjwvcGF0aD48L3N2Zz4=');
}
.wp-block-cover, .wp-block-cover-image{
	padding:16px 0!important;
}
/* ======= HEADER ======= */
/* ==================== */
.admin-bar #header{/*position:relative;*/top:30px;}
.admin-bar #slider, .admin-bar #banner{margin-top:0px;}
.admin-bar .sticky .wide-submenu{top:145px;}
#header{
	position:fixed;
	width:100%;
	top:0px;
	padding-top:0px;
	z-index:250;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	
}

.logo{
	z-index:990;
	float:left;
	position:relative;
	padding:20px 0;
	width:250px;
	display:block;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;

}
.logo img{
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
#header .wrap{
	position:relative;
}
/* -- sticky main menu after scroll -- */
.sticky #main-menu{
	margin-top:30px;
}
.sticky #main-menu > li > a{
	line-height:89px;
	color:#fff;
}
.sticky #main-menu li ul{

	background:#fff;
	  -webkit-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.35);
  box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.35);
}
.sticky #main-menu li:hover ul{
	top:89px;
}
.sticky #main-menu > li > a:hover, 
.sticky #main-menu > .current-menu-item > a,
.sticky .current-page-parent > a,
.sticky .current-menu-ancestor > a,
.sticky .current-menu-parent > a{
	color:#f9e401!important;/*#00a0e0*/
}
.sticky #main-menu li ul li a,
.sticky #main-menu li > .current-menu-item > a{
	color:#223044;
}
.sticky .logo{
  /*  width:120px;*/
	top:0px;
	padding:25px 0;
	box-shadow:none;
}
.sticky #top-menu,
.sticky #social{
	/*display:none;*/
}
.sticky #header {
	background:#5C7F92;
	/*
	background:url('images/sticky-header-bg.jpg') no-repeat;*/
  -webkit-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
  box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
}
.sticky #header:before{
	display:none;
}
/* -- main menu --*/

#main-menu{
	max-width:80%;
	float:right;
	margin-top:40px;
	padding:0 45px 0 0;	
	text-align:right;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
}
#main-menu li{
	list-style:none;
	display:block;
	float:left;
	position:relative;
	font-weight:600;
	margin-bottom:0;
}
#main-menu li a{
	font-size:17px;
	font-weight:600;
	text-decoration:none;
	display:block;
	padding:15px 10px;
	color:#fff;
	/*z-index:999;*/
}
#main-menu > li > a{
	line-height:65px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
}
#main-menu li > a{
	padding:0 22px;
	position:relative;	
	text-transform:uppercase;
	z-index:90;
	font-weight:600;
}
#main-menu li > a:hover, 
#main-menu > .current-menu-item > a,
.current-page-parent > a,
.current-menu-ancestor > a,
.current-menu-parent > a,
.current_page_parent > a,
.current-page-ancestor > a,
.single-post .menu-item-59 > a{
	color:#f9e401!important;/*#00a0e0*/
}
/* -- submenu -- */
#main-menu > li:hover > ul{
	visibility: visible;
	opacity: 1;
	top:65px;
	/*background-image: linear-gradient(to bottom, rgba(11,96,109,0.5), rgba(34,48,68,0.5));*/
	background:#fff;
}
#main-menu li ul {
	display:none; /* only visible horizontally inside the pages */
	position:absolute;
	float:none;
	text-align:left;
	z-index:89;
	padding:14px 0;
	/*background:#fff;*/
	visibility: hidden;
	opacity: 0;
	top: 0px;
	/* Martens 09/04/2020 "too fast" */
	/* deactivated effect 11/05/2020 
   -webkit-transition: all 1.25s ease;
   -moz-transition: all 1.25s ease;
   -ms-transition: all 1.25s ease;
   -o-transition: all 1.25s ease;
   transition: all 1.25s ease; */
}
#main-menu li ul:after{
	content:" ";
	position:absolute;
	display:block;
	top:-12px;
	left:25px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #ffffff transparent;
}
#main-menu li ul li{
	float:none;
}
#main-menu li ul li a{
	display:block;
	padding:8px 20px 4px 20px;
	min-width:180px;
	transition:none!important;
	font-size:13px;
	line-height:18px;
	/*background: rgba(34,48,68,0.7);*/
	color:#999;
	position:relative;
}
#main-menu li ul li:first-child a{
	/*padding-top: 14px;*/
}
.sub-menu li a:hover, 
.sub-menu .current-menu-item > a{
	color:#5C7F92!important;/*#00a0e0*/
}
#header #main-menu li ul li a:hover:before,
#header .sub-menu  .current-menu-item a:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:1px;
	border-left:7px solid #5C7F92; /*#00a0e0;*/
}
#header #main-menu li ul li a:hover::after,
#header .sub-menu .current-menu-item a::after{
	content:"";
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:1px;
	border-right:7px solid #5C7F92; /*#00a0e0;*/
}
/* sub menu level 3 - 4 */
#main-menu li ul ul{
	display:block;
	visibility:visible;
	opacity:1;
	padding-left:30px;
	position:relative;
	top:0;
}
#main-menu li ul ul a{
	font-size:12px;
	padding:0;
}
.login-tab a{
	background:#1c7998!important;
	color:#fff!important;
}
#main-menu .current-menu-item.login-tab > a, .current-page-parent.login-tab > a, .current-menu-ancestor.login-tab > a, .current-menu-parent.login-tab > a,
.login-tab a:hover,#main-menu .login-tab > a:hover,.current-menu-item.login-tab > a,
.single-pages-intranet .login-tab > a{
	background:#8fcfbf!important;
	color:#fff!important;
}

/* --- MAIN SUB MENU --- */
.main-sub-menu > li{
	display:none;
}
/* level 2 = 1st level displayed */
.main-sub-menu > .current-menu-ancestor, 
.main-sub-menu > .current-menu-ancestor > a ul ,
.main-sub-menu > .current-menu-ancestor > a li:hover ul{
	display:block!important;
}
/* hide parent level 1 */
.main-sub-menu > .current-menu-ancestor > a{
	visibility:hidden;
}
.main-sub-menu .sub-menu{
	/*border: 1px solid #ddd;
	padding: 20px;*/
	padding:0 0 20px 0;
	
	text-align: center;
	margin: 0 !important;
}
.main-sub-menu .sub-menu li{
	display: inline-block;
	padding: 0;
	margin: 0;
}
.main-sub-menu .sub-menu li a{
	display: block;
    text-decoration: none;
    padding: 2px 10px !important;
    color: #767676;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.main-sub-menu .sub-menu .current-menu-item > a{
    color: #5C7F92 !important;
    border: 1px solid #5C7F92;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* -- sticky main sub -- */
.wide-submenu{
	background:#fff;
	-webkit-box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.15);
}
.post-type-archive-event .bg-gris{
	/*margin-top:25px;*/ /* to see box shadow when no events */
}
.wide-submenu .post-inner{
	padding-top:25px;
}
.sticky .wide-submenu{
	position: fixed;
	padding:20px 0 15px 0;
	top: 115px;
	background: #fff;
	width: 100%;
	z-index: 125;
	-webkit-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
}
.sticky  .wide-submenu .main-sub-menu > .current-menu-ancestor > a{
	display:none;
}
.sticky  .wide-submenu .main-sub-menu > li{
	margin-bottom:0;
}
.sticky .wide-submenu .main-sub-menu .sub-menu,
.sticky .wide-submenu .filters-publication{
	border:none;
	padding:0;
	margin:0!important;
}
.sticky .wide-submenu #content,
.sticky .wide-submenu .post-inner{
	padding:0;
}
/* --- SEARCH --- */
.search-bloc{
	cursor: pointer;
	position:absolute;
	right:0;
	top:55px;
	z-index:99;
}
.open-search{
	text-decoration:none;
	outline:none;
}
.open-search span{
	color:#fff;
	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 .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);
}
.search-form{
	background:#fff;
	width:320px;
	padding:30px;
	position: absolute;
	z-index:999;
	right: 0;
	top:55px;
	display:none;
}
.search-form-top{
	width:220px;
	position: absolute;
	z-index:999;
	right: 320px;
	top:12px;
	display:block;
	color:#fff;
}
.search-form-top .search-field{
	color:#ffffff!important;
	width:80%;
	display:inline-block;
	vertical-align:top;
	height:29px;
	-webkit-text-fill-color:none;
	-webkit-appearance: none;
	background:none;
}
.search-form-top .search-field:-ms-input-placeholder { /* for EDGE */
    color:#ffffff!important;
	background:none!important;
}
.search-form-top .search-field::-webkit-input-placeholder{ /* for (Chrome/Safari/Opera) */
	color:#ffffff!important;
	background:none!important;
}
.search-form-top .search-field:-ms-input-placeholder{ /* for IE */
	color:#ffffff!important;
	background:none!important;
}
.search-form-top .search-field::-ms-input-placeholder{ /* for Edge */
	color:#ffffff!important;
	background:none!important;
}

.search-form form{
	border:2px solid #eae1e4;
	border-radius:3px;
}
.search-form form:hover{
	border:2px solid #93919c;
}
.search-form-top form{
	border:2px solid #fff;
	border-radius:30px;
	height:29px;
	line-height:29px;
	vertical-align:top;
}
.search-field{
	height:20px;
	background:none;
	border:none;
	color:#666!important;
	padding-left:4%;
	width:75%;
	font-size:14px;
}
.search-form-top .searchsubmit{
	background:none;
	font-size:14px;
	padding:6px 5px 6px 5px;
	width:15%;
	border-left:2px solid #fff;
	height:29px;
}
.search-form-top .searchsubmit span{
	color:#fff;
}
.searchsubmit{
	color:#93919c!important;
	font-size:16px;
	background:#fff;
	/*content:"&#xf002;";*/
	width:20%;
	padding:10px 0;
	border:none;
	text-align: right;
}
.searchsubmit:hover span{
	color:#000066 !important;
	cursor:pointer;
}
/* - */
.sidebar-left #search{
	background:#fff;
}
/* -- top menu -- */
#top-menu{
	height:35px;
	line-height:35px;
	width:100%;
	position:absolute;
	z-index:9999;
}
#top-menu .right{
	float:right;
	background:#4c638e;
	background: rgba(76,99,143,0.5);
	padding-right: 100px;
	padding-left:25px;
	position: fixed;
    right: 0;
}
#header .wrap{
	position:relative;
}
.top-menu{
	float:left;
	margin-right:15px;
}
.top-menu li{
	list-style:none;
	display:inline-block;
	position:relative;
	margin-bottom:0;
}
.top-menu li a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	line-height:50px;
	color:#fff;
	padding:3px 8px;
	
}
.top-menu > li > a{
	
	
}
.top-menu li ul{
	display:none;
	position:absolute;	
	min-width:88%;
}
.top-menu li:hover > ul{
	display:block;
}
.top-menu > li:hover > a,
.top-menu .current-menu-item > a,
.top-menu .current-page-ancestor > a{
	color:#ddfc96;
}

.top-menu li ul li{
	display:block;
}
.top-menu li ul li a{
	display:block;
	background:#0085a1;
	color:#fff;
	text-transform:none;
	line-height:20px;
	min-width:100%;
}
.top-menu li ul li a:hover{
	background:#00a4bd;
}
.top-menu .sub-menu .current-menu-item  > a{
	background:#8ecbdb;
}
.logout-menu a{
	text-transform:none!important;
}
/* -- 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;

   height:35px;
   position:absolute;
   z-index:99999;
   right:20px;
   top:18px;
}
.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;
	color:#fff;
	font-size:20px;
	line-height:22px;
}
#social li a:hover{
	color:#000066;
}
#social .twitter a:hover{
	color:rgb(27, 149, 224);
}
#social .twitterx svg{fill: #fff;}
#social .twitterx svg:hover{fill: rgb(0, 0, 0)}

#social .instagram a:hover{

  background: rgb(247,214,0);
background: -moz-linear-gradient(45deg,  rgba(247,214,0,1) 0%, rgba(234,15,43,1) 50%, rgba(131,63,182,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(247,214,0,1) 0%,rgba(234,15,43,1) 50%,rgba(131,63,182,1) 100%);
background: linear-gradient(45deg,  rgba(247,214,0,1) 0%,rgba(234,15,43,1) 50%,rgba(131,63,182,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d600', endColorstr='#833fb6',GradientType=1 );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#social .newsletter a:hover{
	color:#f9e401;
}
#social .facebook a:hover{
	color:#385898;
}
#social .linkedin a:hover{
	color:#006097;
}
#social .spotify a:hover{
	color:#1ED760;
}
#social .youtube a:hover{
	color:rgb(204, 0, 0);
}
#social .soundcloud a:hover{
	color:#f50;
}
#social .favorite a:hover{
	color:#fae502;
}
.favorite{
	border-left:2px solid #fff;
	padding-left:7px;
}
.favorite a:active .fa{
	color:#f9e401 ;
}
.network-social{
}
.network-social li{
	list-style:none;
	display:inline-block;
	margin:10px 7px 0 0!important;
}
.network-social li a{
	color:#5C7F92;
}
.network-social li a:hover{
	color:#2e4360;
}
iframe[src*="youtube"]{
	width:100%;
	height:450px;
}
/*Focus section home page */
.home-banner{position: relative;    overflow: hidden;}
.focus-rt-container{top: 30%;   
    position: absolute;
    right: 0;
    z-index: 4;    
    width: 25%;
	animation: focusmoveleft;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-direction: normal;}
.single-event .focus-rt-container{top: 44%;  }	

@keyframes focusmoveleft {
	0%   {right: -16%;}
	100%  {right: 0px; }
  }
.focus-box{ background-color: #fff; margin: 0 auto;z-index: 3;
	-webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.6);
    box-shadow: 0px 5px 15px rgb(0 0 0 / 60%);margin-bottom: 10px;}
.focus-box:hover{-webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;}
.focus-link{z-index: 3;
	text-decoration: none;}
	
.focus-link:hover {

}
.focus-box h3{font-size: 18px;color: #0884bc;}
.focus-box img,.intern-banner .focus-box img{width: auto; height: 100px;}
.focus-right{ 
	align-items: center;
}

.focus-content{margin-left: 10px;}

.focus-right h3{font-weight: bold;line-height: 22px;margin: 0px;}	
.focus-right .focus-content p{font-size: 14px;font-weight: bold; color: #000; line-height: 22px;}

.focus-middle{bottom: 10%;   
    position: absolute;
    left: 28.75%;
    z-index: 4;    
    width: 41%;
display: flex;}
.focus-middle .thumb{flex: 35%;}
.focus-middle .focus-content{flex: 65%; padding:0 0 0 3%; }
.focus-middle .focus-content p{font-size: 14px;font-weight: bold; color: #000; line-height: 22px;}
.focus-middle h3{text-transform: uppercase;font-weight: bold; margin-top: 0px; }

.focus-sml{background: #f6f6f6;}
.focus-sml-box {width: 46%;background-color: #fff; margin:15px auto 15px auto; padding: 15px 10px; position: relative;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);	
	align-items:stretch;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;}
.focus-sml-box a{text-decoration:none;
	display:block;	
	}

.focus-sml-box	.inner-box{display: flex;align-items: center;}
.focus-sml-box	.focus-sml-img{flex: 15%;}
.focus-sml-box	.focus-sml-img img{width: auto; height: 100px;}
.focus-sml-box .focus-content{flex: 85%; padding:0 0 0 3%; }
.focus-sml-box .focus-content p{font-size: 14px;font-weight: bold; color: #000; line-height: 22px;}
.focus-sml-box .focus-content h3{font-weight: bold;margin-top: 0px;color: #0884bc;}	

@media only screen and (min-width: 1120px) {
	.focus-sml{ display:none;}
	.focus-sml-box{ display:none;}
	.focus-middle{display: flex;}
	.focus-right{display: flex;}
}
@media only screen and (max-width: 767px) {
	.focus-sml-box {width: 90%;}
}	
@media only screen and (max-width: 1119px) {
	.focus-sml{ display:block;}
	.focus-sml-box{ display:block;}
	.focus-box{display: none;}
}	
/*Focus section home page */
/*news owl slider*/
button,
button:hover,
button:active,
button:focus,
.owl-next:focus, 
.owl-prev:focus,
:focus{
	outline:none!important;
}
button::-moz-focus-inner { border: 0; }
	.slider_with_nav {
	position: relative;
}
.owl-carousel .owl-stage-outer{
	margin-left:-15px; /* display box shadow*/
}
.list-events .owl-stage-outer{
	margin-left:0!important;
}
.sticky-post .owl-stage-outer{
	margin-left:0px;
}


	.slider_with_nav .owl-theme .custom-nav,.slider_with_nav .owl-theme .event-custom-nav,.slider_with_nav .owl-theme .post-custom-nav,.slider_with_nav .owl-theme .pub-custom-nav,.slider_with_nav .owl-theme .sticky-custom-nav {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	}
	.slider_with_nav .owl-theme .sticky-custom-nav{
		top:0;
		height:100%;
		margin-top:0!important;
	}
	.sticky-carousel .owl-theme .owl-nav{
	margin-top:0!important;
	}
@media only screen and (max-width: 1023px){
	.owl-nav {display:none;}	
}	
@media only screen and (min-width: 1024px){
	.owl-nav{display:block;}	
}
	.owl-item > li{
		margin-top:15px;
	}
	.slider_with_nav .owl-theme .custom-nav .owl-prev, .slider_with_nav .owl-theme .custom-nav .owl-next,.slider_with_nav .owl-theme .event-custom-nav .owl-prev, .slider_with_nav .owl-theme .event-custom-nav .owl-next,.slider_with_nav .owl-theme .post-custom-nav .owl-prev, .slider_with_nav .owl-theme .post-custom-nav .owl-next,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev, .slider_with_nav .owl-theme .pub-custom-nav .owl-next,.slider_with_nav .owl-theme .sticky-custom-nav .owl-next,.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev {
	position: absolute;
	height: 100px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	}
	.slider_with_nav .owl-theme .sticky-custom-nav .owl-next,.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev{
		height: 100%!important;
		color:#fff;
	}
	
	.slider_with_nav .owl-theme .custom-nav .owl-prev i, .slider_with_nav .owl-theme .custom-nav .owl-next i,.slider_with_nav .owl-theme .event-custom-nav .owl-prev i, .slider_with_nav .owl-theme .event-custom-nav .owl-next i,.slider_with_nav .owl-theme .post-custom-nav .owl-prev i, .slider_with_nav .owl-theme .post-custom-nav .owl-next i,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev i, .slider_with_nav .owl-theme .pub-custom-nav .owl-next i,.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev i, .slider_with_nav .owl-theme .sticky-custom-nav .owl-next i {
	font-size: 3rem;
	color: #75787e;
	}
	.sticky-custom-nav i{
		color:#fff!important;
	}
	
	.slider_with_nav .owl-theme .custom-nav .owl-prev,.slider_with_nav .owl-theme .event-custom-nav .owl-prev,.slider_with_nav .owl-theme .post-custom-nav .owl-prev,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev {
	left: -70px;
	}
	
	.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev {
	left: 0px;
	}
	.slider_with_nav .owl-theme .custom-nav .owl-next,.slider_with_nav .owl-theme .event-custom-nav .owl-next,.slider_with_nav .owl-theme .post-custom-nav .owl-next,.slider_with_nav .owl-theme .pub-custom-nav .owl-next {
	right: -70px;
	}
	
	.slider_with_nav .owl-theme .sticky-custom-nav .owl-next {
	right: 0px;
	}
	@media only screen and (min-width: 900px) and (max-width: 1350px){
	.slider_with_nav .owl-theme .custom-nav .owl-next,.slider_with_nav .owl-theme .event-custom-nav .owl-next,.slider_with_nav .owl-theme .post-custom-nav .owl-next,.slider_with_nav .owl-theme .pub-custom-nav .owl-next {
	right: -30px;
	}
	.slider_with_nav .owl-theme .custom-nav .owl-prev,.slider_with_nav .owl-theme .event-custom-nav .owl-prev,.slider_with_nav .owl-theme .post-custom-nav .owl-prev,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev {
	left: -30px;
	}
		
}
	.slider_with_nav .owl-theme .custom-nav .owl-prev:hover,
	.slider_with_nav .owl-theme .custom-nav .owl-next:hover,.slider_with_nav .owl-theme .event-custom-nav .owl-prev:hover,
	.slider_with_nav .owl-theme .event-custom-nav .owl-next:hover,.slider_with_nav .owl-theme .post-custom-nav .owl-prev:hover,
	.slider_with_nav .owl-theme .post-custom-nav .owl-next:hover,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev:hover,.slider_with_nav .owl-theme .pub-custom-nav .owl-next:hover,.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev:hover,.slider_with_nav .owl-theme .sticky-custom-nav .owl-next:hover{
		background:none;
		color:#5C7F92!important;
	}
	.slider_with_nav .owl-theme .custom-nav .owl-prev:hover i,
	.slider_with_nav .owl-theme .custom-nav .owl-next:hover i,.slider_with_nav .owl-theme .event-custom-nav .owl-prev:hover i,
	.slider_with_nav .owl-theme .event-custom-nav .owl-next:hover i,.slider_with_nav .owl-theme .post-custom-nav .owl-prev:hover i,
	.slider_with_nav .owl-theme .post-custom-nav .owl-next:hover i,.slider_with_nav .owl-theme .pub-custom-nav .owl-prev:hover i,.slider_with_nav .owl-theme .pub-custom-nav .owl-next:hover i,.slider_with_nav .owl-theme .sticky-custom-nav .owl-prev:hover i,.slider_with_nav .owl-theme .sticky-custom-nav .owl-next:hover i{
		color:#5C7F92;
	}
     /* news owl slider*/

.events-disclaimer{
	text-align:center;
	margin:-20px auto;
	padding-bottom:0; /*35px;*/
	font-size:12px;
	line-height:15px;
	/*max-width:70%;*/
}
.events-disclaimer span{
	display:block;
	padding-bottom:15px;
	font-size:16px;
}

.news-disclaimer{
	text-align:center;		
	font-size:12px;
	line-height:15px;
	/*max-width:70%;*/
}
.news-disclaimer span{
	display:block;
	padding-bottom:20px;
	font-size:16px;
}
/* ======= SLIDER ======= */
/* ====================== */
.home-banner {
	height:700px;
	overflow:hidden;
	position:relative;
}
.home-banner:before{

}
.home-banner .slides{
	height: 100%;
}
.home-banner .slides > li { 
  background-position: center;
  /* ------------------ TEST -----------
  height: 100%;
  width: 100%;
  -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*/
.home-banner .slides > li img{
	/* ------------------ TEST -----------
min-height: 100%;
  min-width: 100%;
  ------ */
   min-width: 100%;
   width:100%;
}

/* ------------------ TEST -----------
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; ------ */
  z-index: 1;
}

.home-banner .slides li a{
	display:block;
	position:relative;
	width:100%;
	height:100%;
	z-index:10;
}
.flex-active-slide img{}
.slides li img{
	animation: slideShow 24s linear infinite 0s;
  -o-animation: slideShow 24s linear infinite 0s;
  -moz-animation: slideShow 24s linear infinite 0s;
  -webkit-animation: slideShow 24s linear infinite 0s;

}

@-webkit-keyframes slideShow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
 
}
@keyframes slideShow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}


/*.home-banner .slides li:before,*/
#header:before{
	position: absolute;
	content:"";
	z-index: 9;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200%;
	background: #5C7F92;
	background: linear-gradient(180deg,rgba(91,126,145,0.8869748583026961) 27%, rgba(0,212,255,0) 100%);
	/*
	background: rgb(5,52,103);
	background: linear-gradient(180deg,rgba(5,52,103,0.8869748583026961) 27%, rgba(0,212,255,0) 100%);*/
		-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
}
.sticky #header:before{
	opacity:0;
}
.home-banner .slides li:after{
	/*
	content:"";
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('images/grid.png') repeat;
	*/
}
.flex-caption{
	top:45%;
	/*top:340px;*/
	display:none;
	left:0;
	position:absolute;
	right:0;
	text-align: left;
	z-index:20;
}

.slide-title h1{
	color:#223044;
	display:inline-block;	
	font-weight:800;
	font-size:50px;
	line-height:62px;
	margin:0 0 10px 0;
	background:#fae502;
	padding:5px 20px;
	
}
.slide-title h1 span{
	text-transform:none;
	font-weight:400;
	font-size:40px;
	line-height:40px;
	display:block;
	margin-top:10px;
}
.slide-title p{
	text-transform:none;
	color:#223044;
	font-weight:400;
	font-size:26px;
	line-height:26px;
	display:inline-block;
	/*margin-top: -50px;*/
	margin-bottom:0px;
	background:#fff;
	padding:5px 20px;
}
.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);
}
.flex-control-nav{
	bottom:20px!important;
	z-index:20;
}
/* ======= BANNER ======= */
/* ====================== */

.intern-banner{
	/*max-height: 450px;
	min-height: 450px;*/
	height:450px;
	background:#223044;
	overflow:hidden;
	position:relative;
}
.intern-banner:after{
	content: '';
	width: 100%;
	height: 150px;
	
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 0;
	opacity: 0.9;
	
background: rgba(0,0,102,0);
background: -moz-linear-gradient(top, rgba(140,49,33,0) 0%, rgba(0,0,102,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(140,49,33,0)), color-stop(100%, rgba(0,0,102,1)));
background: -webkit-linear-gradient(top, rgba(140,49,33,0) 0%, rgba(0,0,102,1) 100%);
background: -o-linear-gradient(top, rgba(140,49,33,0) 0%, rgba(0,0,102,1) 100%);
background: -ms-linear-gradient(top, rgba(140,49,33,0) 0%, rgba(0,0,102,1) 100%);
background: linear-gradient(to bottom, rgba(140,49,33,0) 0%, rgba(0,0,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c3121', endColorstr='#000066', GradientType=0 );

}
.intern-banner img{
	width:100%;
	height:auto;
}
.banner-title{
	position:absolute;
	bottom:0px;
	width:100%;
	z-index:90;
}
.banner-title h1{
	color:#fff;
	text-transform:uppercase;
	max-width:75rem;
	width: calc(100% - 4rem);
	margin:auto!important;
	font-size:80px;
	line-height:55px;
	text-shadow: 0px 0px 5px rgba(51,74,86,0.9);
}
.banner-title h1 span{
	font-size:26px;
	line-height:42px;
}
.parent-title{
	color:#fff;
	font-size:26px;
	max-width:75rem;
	width: calc(100% - 4rem);
	margin:0 auto 10px!important;
}
.go-back-btn{
	position:absolute;
	width:100%;
	bottom:80px;
}
.go-back-btn div{
	max-width: 75rem;
	width: calc(100% - 4rem);
	margin:auto !important;
}
.go-back-btn .back{
	text-decoration:none;
	color:#fff;
	line-height:16px;
	padding:5px 8px;
	border:1px solid #fff;
	border-radius:3px;
}
.go-back-btn .back:hover{
	opacity:0.5;
}
.tax-research-area .go-back-btn{
	bottom:125px;
}
/* ======= HOME ======= */
/* ==================== */
.search-results{
	background:#e7ecef;
	overflow:auto;
}
.bg-gris{
	background:#e7ecef;
}
.home-title{
	text-align:center;
	margin-bottom:40px;

}
.home-content{
	padding:35px 0;
	position:relative;
	z-index:4;
}
.teaser-content{
	padding-bottom:0;
	margin-bottom: -30px;
}
#teasers{
	padding:45px 0;
	margin-top: -340px;
		
}
#teasers li{
	list-style:none;
	display:inline-block;
	width: 32%;
	height: 350px;
	margin-left:1.5%;
}
#teasers li:first-child{
	margin-left:0;
}

#teasers li a{
	text-decoration:none;
	display:flex;
	flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;	
	position:relative;
	background:#0b606d;
	height: inherit;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
}
#teasers li:nth-child(2n) a{
	background:#223044;
}
#teasers li:nth-child(3n) a{
	background:#00a0e0;
}
#teasers li h3{
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
}
#teasers li .thumb{
	overflow:hidden;
	position:relative;
	text-align:center;
}
#teasers li .thumb img{
	max-width:100%;
	height:auto;
	display:inline-block;
}
#teasers li a:hover h3{
	
}
#teasers li a:after{
	border:0px solid #fff;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
}
#teasers li a:hover:after{
	border:11px solid #fff;
}
/* -- 4 columns -- */
#teasers.column-4 li{
	width: 23%;
}
#teasers.column-4 li:nth-of-type(4n+1){
	margin-left:0;
}
#teasers.column-4 li h3{
	font-size:16px;
}
/* -- 5 columns -- */
#teasers.column-5 li{
	width: 18.5%;
}
#teasers.column-5 li:nth-of-type(5n+1){
	margin-left:0;
}
#teasers.column-5 li h3{
	font-size:16px;
}
/* -- 6 columns -- */
#teasers.column-6 li{
	width: 15.1%;
}
#teasers.column-6 li:nth-of-type(6n+1){
	margin-left:0;
}
#teasers.column-6 li h3{
	font-size:15px;
}
/* --------- social networks ------ */
.social-networks{
	text-align:center;
	padding:30px 0 0 0;
}
.left-column{
	margin-right:2%;
	text-align:right;
}
.right-column,
.left-column{
	display:inline-block;
	width:48%;

}
.right-column{
	text-align:left;
}
.twitter-timeline{
	border:1px solid #ddd!important;
}
/* ----------- sticky post ---------- */
/* ------------------------------------ */
.sticky-post{
	background-color:#2e4360;/* #003268;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:stretch;
	-ms-flex-align:stretch;
	align-items:stretch;
}
.sticky-post .thumb{
	-webkit-box-flex: 50%;
	    -ms-flex: 50%;
	        flex: 50%;
	background-position: center;
	/*background-size: cover;*/
	background-size:100% auto;
	background-repeat:no-repeat;
	position:relative;
		transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.sticky-post .thumb:before{
	content:"";
	position:absolute;
	top:44%;
	left:0;
	z-index:10;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 22px;
	border-color: transparent transparent transparent #2e4360;
}
.sticky-post .content-sicky-post{
	-webkit-box-flex: 50%;
	    -ms-flex: 50%;
	        flex: 50%;
	
	min-height:400px;
	/*max-height:450px;*/
}
.sticky-post .content-sicky-post .news-detail{
	width:65%;
	height:90%;
    transform: translateX(40%);

}
.sticky-post a{
	color:#fff;
	text-decoration:none;
	display:flex;
	width:100%;
}
.sticky-post h2{
	color:#fff;
	margin-bottom:30px;
	margin-top:10px;
	padding-top:25px;
	font-size:28px;
	line-height:32px;
}
.sticky-post p{
	font-size:18px;
	line-height:22px;
}
.sticky-post .date{
	/*font-family:'Oswald',Arial, sans-serif;*/
	/*position:absolute;*/
	bottom:30px;
	text-transform:uppercase;
	font-size:14px;
}
.sticky-post a:hover .content-sicky-post{
	/*background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    // IE10+ CSS here	
	.sticky-post .content-sicky-post{height:450px;}
}
.sticky-post:hover{
	background:#5C7F92;
}
.sticky-post a:hover .thumb:before{
	border-color: transparent transparent transparent #5C7F92;
}
/*
.sticky-post:hover{
	background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);
}
.sticky-post a:hover .thumb{
	flex:40%;
}
.sticky-post a:hover .content-sicky-post .news-detail{
	
}
.sticky-post a:hover .thumb:before{
	border-color: transparent transparent transparent #1f75a5;
}*/
/* ----------- logos support ---------- */
/* ------------------------------------ */
#logo-support{
	/*margin:0!important;*/
	text-align:center;
	max-height: 80px;
	overflow: hidden;
}
#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:70px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
    filter: grayscale(100%);
	transition: all ease-out 0.3s;
	image-rendering: -webkit-optimize-contrast;
}

#logo-support .thumb:hover img{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
    filter: grayscale(0);
	image-rendering: -webkit-optimize-contrast;
}

/* ----------- NEWS  ---------- */
/* ---------------------------- */
.home-news{
	padding:45px 0;
}

.home-news .subtitle{
	text-align:center;	
	font-size: 16px!important;
	margin-top: -55px;
	margin-bottom: 60px;
	color: #999;
}
.home-news .subtitle a{
	color:#999;
	text-decoration:none;
}
.home-news .subtitle a:hover{
	color:#222!important;
}
/* --- list news 1 --- */
.list-news{
	position:relative;
	margin-left:0!important;
	text-align:center;
}
.list-news li {
	margin-bottom:0;
	list-style:none;
	display: inline-block;
	margin-left:1.5%;
	width:100%;
	padding-left:0!important;
	margin-bottom:25px;
}
@media only screen and (min-width: 1350px){
.list-news  li:first-child,
.list-news li:nth-of-type(3n+1){	
	margin-left:0;	
}
}
.list-news .news-detail{
	position:absolute;
	z-index:4;
	bottom:30px;
	left:0px;
	padding:0 30px;
	text-align:left;
}
.list-news li p{
	font-size:16px;
	line-height:24px;
	/*font-family:'Oswald',Arial, sans-serif;*/
}
.list-news li a{
	text-decoration:none;
	display:block;	
	position:relative;
	background:#011456;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
}
.list-news li .category{
	padding:4px 20px;
	text-transform:uppercase;
	display:inline-block;
	color:#223044;
	background:#c9ff4d;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	margin-bottom:5px;
}
.list-news .date{	
	/*font-family:'Oswald',Arial, sans-serif;*/
	color:#c9ff4d;
	padding-left:30px;
	position:relative;
}
.list-news .date:before{
	background:url('images/icon-date.svg') no-repeat;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:21px;
	background-size:cover;
}
.list-news .date-event{
	color:#223044;
	background:#fff;
	position:absolute;
	z-index:4;
	top:0;
	left:30px;
	padding:24px 20px 4px 20px;
	border-bottom-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-bottom-left-radius:4px;	
	border-bottom-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-bottom-right-radius:4px;	
}
.single .date-event{
	color:#00a0e0;
}
.list-news h3{
	color:#fff;
	font-size:22px;
	line-height:28px;
	min-height:84px;
	margin-top:10px;
	/*font-family:'Oswald',Arial, sans-serif;*/
}

.list-news .city{
	color:#fff;	
}
.list-news .thumb{
	overflow:hidden;
}

.list-news .thumb img{
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	transition: transform 0.3s;
	max-width:100%;
	height:auto;
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	opacity:0.5;
}

/* - hover - */
/* a[href^="http"] to work only if there is a link with content */
.list-news li:hover a[href^="http"] img{
	transform: scale(1.1);
}
.list-news li a[href^="http"]:after{
	border:0px solid #fff;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
}
.list-news li a[href^="http"]:hover:after{
	border:11px solid #fff;
}
/* ----------- NEWS V2 ---------- */
/* ---------------------------- */
.page-list{
	
}
.list-news-2{
	position:relative;
	margin-left:0!important;
	text-align:center;
}
.list-news-2 > li, .list-news-2.owl-theme  .owl-item >li {
	margin-bottom:0;
	list-style:none;
	display: inline-block;
	margin-left:1.5%!important;
	width:31%;
	padding-left:0!important;
	margin-bottom:25px;
	position:relative;
}
.list-news-2 > li:first-child,
.list-news-2 > li:nth-of-type(3n+1)
/*.list-news-2 li:nth-of-type(6n+1)*/{	/* 6 columns */
	/*margin-left:0!important;*/ /*commented by G.A to fix isotope overlap issue*/	
}
.list-news-2 .owl-item {
	
}
.list-news-2.owl-theme .owl-item >li{
	width:100%;/*96%;*/
	/*margin:0!important;*/
}

/*
.home .list-news-2 .owl-item li,
.single .list-news-2 .owl-item li{
	width:99%;
}*/
.list-news-2 .owl-item .thumb img{
	width:auto!important;
}
.single .list-news-2 .owl-item .thumb img{
	width:100%!important; /* to avoid gap below carousel */
}
@media only screen and (min-width: 1350px){
.list-news-2 > li:first-child,
.list-news-2 > li:nth-of-type(3n+1){	
	margin-left:0;	
}
}
.list-news-2 .news-detail{

	z-index:4;
	bottom:30px;
	left:0px;
	padding:0 30px;
	text-align:left;
}

.list-news-2  > li > a, .list-news-2.owl-theme  .owl-item > li > a{
	text-decoration:none;
	display:block;	
	font-weight:400;
	position:relative;
	background:#fff;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	padding-bottom:80px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-news-2 li .thumb{
	overflow:hidden;
	/*background:#f4f4f4;*/
	text-align:center;
	position:relative;
	 background:#5C7F92;

	 
	 /*
	 background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/

}
.page-template-temp_news .list-news-2 li .thumb{
	max-height: 280px;
    min-height: 230px;
}	
.list-news-2 li .thumb img{
	/*display:inline-block;*/
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	/* center image if block smaller*/
	display:inline;
	left:100%;
	margin-left:-200%;
	position:relative;
	/* - */
	width:100%;
	
	/*commented to fix height issue*/

}

.list-news-2 li .ukraine-pub-thumb img{
	/*max-height: 250px;
	width: auto;*/
}
.page-template-temp_news .list-news-2 li .thumb > img,
.page-template-temp_ukraine .list-news-2 li .thumb > img,
.category-blog .list-news-2 li .thumb > img,
.tag .list-news-2 li .thumb > img{
	height:auto;
	min-height:232px;
}
.tag .list-news-2 li .thumb{
	max-height:232px;
}
.tag .list-news-2 {
	margin-bottom:50px;
}
.list-news-2 li h3{
	font-size:18px;
	line-height:24px;
	color:#223044;
	height: 70px;
	overflow: hidden;
}
.list-news-2 li p{
	font-size:16px;
	line-height:24px;
	/*font-family:'Oswald',Arial, sans-serif;*/
}
.list-news-2 li .category{
	padding:4px 10px;
	text-transform:uppercase;
	display:inline-block;
	position:absolute;
	bottom:40px;
	color:#fff;
	background:#223044;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	margin-bottom:5px;
	transition:color 0.25s ease;
	font-size:10px;
}
.list-news-2 .date{	
	/*font-family:'Oswald',Arial, sans-serif;*/
	color:#223044;
	padding-left:0px;
	position:absolute;
	bottom:10px;
	margin-bottom:0;
}
.list-news-2 .date span{
	margin-right:10px;
	font-size:20px;
	
}
/*
.list-news-2 .date:before{
	background: url('images/icon-date.svg') no-repeat;
    background-size: auto;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 21px;
	background-size: cover;
}*/
.list-news-2 li a:hover{
	-webkit-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
}
.list-news-2 li a:hover .thumb img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
.list-news-2 li a:hover h3,
.list-news-2 li a:hover .date,
.list-news-2 li a:hover .date span{
	color:#5C7F92;
}
.list-news-2 li a:hover .category{
	background:#5C7F92;/*
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
}
/*
.list-news-2 li a .category::after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
  transform-origin:left;
  transition:width 0.25s ease;
  z-index:-1;
}

.list-news-2 li a:hover .category::after {
  width: 100%;
}
*/

/* ----------- EVENTS  ---------- */
/* ---------------------------- */
.post-type-archive-event .bg-gris{
	/*padding-bottom:85px;*/
}
.list-events{
	text-align:center; /* if only 1 event */
}
.list-events li{
	list-style:none;
	display:inline-block;
	width:48%; /*99.5%;*/
	margin-left:2%;
	margin-bottom:30px;
}
.list-events .owl-item  > li{
	width:99.5%;
}
 /*2 columns */
.list-events li:first-child,
.list-events li:nth-child(2n+1){
	margin-left:0;
}
.list-events li a{
	text-decoration:none;
	display:block;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	position:relative;
	display: flex;
	align-items:stretch;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-events .thumb{
	/*float:left;
	width:50%;*/
	position:relative;
	flex: 50%;
	 background:#5C7F92;
	
	 /*
	background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
	overflow:hidden;
}
.tax-type-of-event .list-events .thumb,
.post-type-archive-event .list-events .thumb{
	height:235px;
}
.list-events .thumb:before{
	content:"";
	position:absolute;
	top:44%;
	right:0;
	z-index:10;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 20px 0;
	border-color: transparent #ffffff transparent transparent;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-events .thumb:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	width: 0px;
	height:100%;
	background:#fff;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-events .thumb img{
	width:100%;
	height:auto;
	position:relative;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-events .date-event{
	position:absolute;
	z-index:9;
	color:#fff;
	/*font-family:'Oswald',Arial, sans-serif;*/
	text-transform:uppercase;
	top: 0px;
	left: 0px;
	padding:2px 0 0 0;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	width:100%;
	height:70%;
	background: rgb(5,52,103);
	background: linear-gradient(180deg, rgba(5,52,103,0.8869748583026961) 27%, rgba(0,212,255,0) 100%);
}
.list-events .date-event span{
	padding:0 10px;
}
.list-events .event-detail{
	/*float:right;
	width:40%;*/
	padding:0 5%;
	flex:60%;
	position:relative;
	background:#fff;
	text-align:left;
}
.list-events .event-detail h3{
	margin: 25px 0 5px 0;
	color: #223044;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
}
.list-events .event-detail .category{
	position:absolute;
	bottom:0;
	color:#8d8a8a;
	font-size: 11px;
margin-bottom: 5px;
line-height: 13px;
}
.list-events .event-detail .city{
	font-size:14px;
	/*color:#223044;*/
	color:#8d8a8a;	
	max-height:25px;
	/*overflow:hidden;*/
	line-height: 16px;
margin-bottom: 0;
}
.list-events a:hover .thumb:before{
	right:20px;
}
.list-events a:hover .thumb:after{
	width: 20px;
}
.list-events  li a:hover{
	-webkit-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
}
.list-events  li a:hover .thumb img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
.list-events  a:hover h3{
	color:#5C7F92;
}
.list-events  a:hover .city,
.list-events  a:hover .category{
	color:#ccc;
}
/* ----------- Facts & Figures  ---------- */
/* -------------------------------------- */
#fact-figures{
	margin:0 auto;
	text-align:center;

}
#fact-figures li{
	display:inline-block;
	width:24.5%;
	text-align:center;
}
.tcr-corporate-fact-figures li{ /* special condition for 3 columns because no turnover */
	width:32%;
}
#fact-figures .number-title{
	text-transform:uppercase;
	font-size:12px;
}
#fact-figures .number{
	color:#002c77;
	font-size:54px;
	font-weight:600;
	font-family: 'Merriweather', sans-serif;
}
#fact-figures .subtext{
	font-size:13px;
}
#fact-figures .after-number{
	font-size:30px;
}
/* ----------- PUBLICATIONS ---------- */
/* ----------------------------------- */
/* filters top */
.top-filters{
	/*
	padding:20px 0;
	-webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.35);
	background:#fff;*/
}
.top-filters .wrap{
	position:relative;
}
/* research area */
.research-area-menu{
	position:absolute;
	top:-125px;
	right:0;
	z-index:120;
	width:397px;
	border:1px solid #ddd;
}
.research-area-menu li{
	list-style:none;
	margin-bottom:0;
}
.research-area-menu .title-search{
	text-decoration:none;
	display:block;
	color:#fff;
	font-size: 16px;
background:rgba(0,0,102,0.3);
	/*border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;*/
	
}
.research-area-menu .title-search span{
	position: absolute;
	right: 20px;
	top: 13px;
	transform: rotate(-90deg);
}

.research-area-menu > li > a{
	padding:6px 23px;
	
}
.research-area-menu .title-search:hover{
	cursor:pointer;
	opacity:0.5;
}

.research-area-menu li ul{
	display:none;
	background:#fff;
}
.research-area-menu > li:hover > ul{
	display:block;
}
.research-area-menu  ul li a{
	padding:3px 23px;
	color:#767676;
	text-transform:uppercase;
	font-size: 16px;
	font-weight:600;
	display:block;
	text-decoration:none;
}
.research-area-menu li ul li a:hover{
	cursor:pointer;
	background:#5C7F92;
	color:#fff;
}
/* search pub */
.top-filters #search_pub{
	position:absolute;
	text-align:right;
	top:-50px;
	z-index:100;
}
.top-filters .search-inside-content{
	width:100%;	
}
.top-filters .search-field{
	color:#5C7F92!important;
	/*font-family:'Oswald',Arial, sans-serif;*/
	font-family:'Biryani', 'Arial',sans-serif;
	font-size: 16px;
	padding-left:2%;
	opacity:1;
	outline: none;
	width:30%;
	background:#fff;
	height:39px;
	line-height:39px;
	border:1px solid #ddd;
}

.top-filters .search-field:focus{
	outline: none;
}
.top-filters .searchsubmit{
	width:40px;
	height:39px;
	line-height:39px;
	vertical-align:middle;
	margin:-2px 0 0 -5px;
	padding:0;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
@-moz-document url-prefix() {
 .top-filters .searchsubmit{
    margin:-2px 0 0 -5px;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none)  { /*IE11*/
 .top-filters .searchsubmit{
    margin:-4px 0 0 -5px;
  }
} 
#search_pub .search-field{
	height:39px;
	 -webkit-appearance: none;
	width:359px;
}
.top-filters .searchsubmit span{
	display:inline;
	padding-right:10px;
	vertical-align:middle;
}
.top-filters .research-area-filters{
	background:#fff;
	width:30%;
	float:right;
	border:1px solid #ddd;
	height:39px;
	text-transform: uppercase;
	color:#5C7F92;
	/*font-family:'Oswald',Arial, sans-serif;*/
	font-size: 16px;
	font-weight:400;
}
.top-filters .research-area-filters option{
}
/* --- filters --- */

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

.filters-publication li a:hover,
.filters-publication li a.current{
	color:#5C7F92 ;
}
.filters-publication .active{
	color: #5C7F92 !important;
	border: 1px solid #5C7F92;
	-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;
}
/* -- level 2 -- */

.filters-publication li:hover .filters-level-2,
.filters-publication li:hover ul{
	display:block;
}

.filters-publication .filters-level-2,
.filters-publication li ul{
	position:absolute;
	background:#fff;
	display:none;
	left:-1px;
	width:100%;
	margin-left:0!important;
	padding-left:0;
	z-index:999;
	/*border-left:1px solid #ddd;
	border-right:1px solid #ddd;*/
	border-bottom:1px solid #ddd;
}
.filters-publication ul li{
	display:inline-block;
	text-align:left;
	padding:10px 0 0 0!important;
	margin:0;
}
.filters-publication > ul > li:first-child > a{
	padding-top:10px!important;
}
.filters-publication ul li a{
	display:block;
	text-decoration:none;
	padding:6px 15px!important;
	color:#767676;	
	background:#fff;
	font-size:13px;
	line-height:15px;
}
.sticky .filters-level-2:after{
	content:'';
	position:absolute;
	top:0;
	left:-50%;
	width:200%;
	height:100%;
	background:#fff;
	z-index:-1;
	-webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.15);
box-shadow: 0px 3px 5px -2px
rgba(0,0,0,0.15);
}
.sticky .filters-level-2{
	border:none;
	/*
	-webkit-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
box-shadow: 0px 3px 15px -2px
rgba(0,0,0,0.35);*/
}
/* -- clear search -- */
.result-sentence{
	text-align:center;
	/* asked to remove it 30/10/2020 */
	display:none;
}
.clear-search{
	display:inline-block;
	margin:23px 0 0 35px;
}
/*isotope*/
.gutter-sizer { width: 4%; }
/* --- loader -- */
#ajax_loader{
	text-align:center;
}
#ajax_loader img{
	margin:0 auto;
}

.dynamic_content #paging_ajax_loader {	
	text-align:center;
	position: relative;
	display: block;
	opacity: 0;
	margin: 10px;
}
.dynamic_content #paging_ajax_loader.active {
	opacity: 1;
}

.dynamic_content #paging_ajax_loader img{
	margin:0 auto;
}

/* -- */
.zero-opacity{opacity:0;}
.list-publications{
	position:relative;
	margin-left:0!important;
	text-align:center;
}
.list-publications li {
	width:23.1%;/*32%;*/
	margin-bottom:0;
	list-style:none;
	display: inline-block;
	margin-left:1.5%!important;
	padding-left:0!important;
	margin-bottom:25px;
}
.list-publications .owl-item > li{
	width:100%;
}
.list-publications .owl-item > li a{
	padding-bottom:0;
}
@media only screen and (min-width: 1350px){
	.list-publications  li:first-child,
	/*.list-publications li:nth-of-type(3n+1){	*/
	.list-publications li:nth-of-type(4n+1){	
	/*margin-left:0;	*/
	}
}
/* margin issue on load isotope */
.post-type-archive-publication .list-publications li{
	margin:0!important;
	padding:0.5%!important;
}
.list-publications li a{
	text-decoration:none;
	display:block;	
	position:relative;
	padding:30px 0 100px 0;
	overflow:hidden;
}
.list-publications .publication-cover{
	width:80%;
	margin:0 auto;

	position:relative;
	max-height: 300px;
	min-height:300px;
	/*background:#f4f4f4;*/
}
.post-type-archive-publication .list-publications .publication-cover{
	max-height: 280px;
	min-height:280px;
}
.list-publications .publication-cover:after{
	content:"";
	position:absolute;
	z-index:2;
	top:300px;
	left:1%;
	width:98%;
	height:1px;
	-webkit-box-shadow: 0px 0px 7px 5px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 5px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 5px rgba(0,0,0,0.28);
}
.list-publications .publication-cover img{
	width:100%;
	height:auto;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	/*position:absolute;*/
	left:0;
	bottom:0;
}
.list-publications .publications-detail{
	position:absolute;
	text-align:left;
	z-index:4;
	bottom:0px;
	left:0px;
	padding:0 0 30px 0;
	background:#fff;
	border:1px solid #dfdfdf;
	height:150px;
	width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.list-publications .date{
	color:#223044;
	font-size:14px;
	position:absolute;
	right:35px;
	top:19px;
}
.list-publications li h3{
	color:#223044;
	font-size:14px;
	line-height:18px;
	
	margin-top:7px;
	padding:0 30px;
	/*font-family: 'Oswald', sans-serif;
	font-weight:400;*/
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.post-type-archive-publication .list-publications li h3,
.tax-research-area .list-publications li h3{
	font-size:14px;
	line-height:20px;
}

.list-publications li p{
	font-size:16px;
	line-height:24px;
	/*font-family:'Oswald',Arial, sans-serif;*/
}

.list-publications li .category{
	padding:3px 15px 3px 30px;
	text-transform:uppercase;
	display:inline-block;
	margin-top:15px;
	font-size:12px;
	color:#fff;
	background:#2e4360; /*#1d67ac;*/
	border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-bottom-right-radius:4px;	
	margin-bottom:5px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.list-publications li a:hover .publication-cover img{
	/*margin-top:-20px;*/
	/*transform: scale(1.1);*/
	transform: translateY(-25px);
	-webkit-transform: translateY(-25px);
	-moz-transform: translateY(-25px);

}
.list-publications li a:hover h3{
	color:#5C7F92;
}
.list-publications li a:hover .category{
	/*background:#00a0e0;*/
	 background:#5C7F92;
	 /*
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
}

/* ----- EU Views articles --- */
.eu-views-articles{
	text-align:left;
}
.eu-views-articles li{
	width:22%;
}
.eu-views-articles li h3{
	font-size:10px;
	line-height:18px;
	padding:0 10px;
}
.eu-views-articles li:first-child,
.eu-views-articles li:nth-child(4n+1){
	margin-left:0;
}
.eu-views-articles .publication-cover{
	min-height:200px;
}
.eu-views-articles .publications-detail{
	padding:0 0 10px 0;
}


/* ----------- FILTERS --------------- */
/* -- on team -- */

.filters{
	border:1px solid #ddd;
	padding:15px;
	text-align:center;
	margin:0 0 40px 0!important;
}
.filters > li{
	display:inline-block;
	background:none!important;
	padding:0!important;
	margin:0!important;
	position:relative;
}
.filters li:before{
	display:none;
}
.filters > li > a{
	display:block;
	text-decoration:none;
	padding:0 10px!important;
	color:#fff;	
	font-size: 14px;
}

.filters li a:hover,
.filters li a.current{
	color:#f9e401 ;
}
/* -- on sidebar -- */
#content{
	padding:40px 0 0 0;
}
.sidebar-left{
	width: 22%;
	float: left;
	position: relative;
}
.content-right{
	width: 76%;
	float: right;
}
.sidebar-left .title{
	text-align: center;
	position: relative;
	
	z-index:1;
}
.sidebar-left .title:before{
	border: 1px solid #ddd;
	position: absolute;
	content: "";
	top: 18px;
	left: 0;
	width: 100%;
	z-index: -1;
}
.sidebar-left .filter-title {
	/*
    text-transform: uppercase;
	font-family: 'Oswald',Arial, sans-serif;
    color:  #000;
    font-size: 20px;
	*/
	color:#ccc;
	display: inline-block;
	margin: 0px;
	text-transform: uppercase;
	font-size: 16px;
	background:#f6f6f6;
	padding: 3px 7px;
}

.sidebar-left #filters{
	/*
	border:1px solid #ddd;
	background:#fff;
	padding:15px; */
	margin-top:10px;
}
.sidebar-left #filters label {
    color: #999;
    line-height: 26px;
    margin-right: 10px;
    margin-top: 3px;
	display: block;
	font-size: 14px;
}
#filters input[type="checkbox"], 
#filters input[type="radio"] {
    margin-right: 8px;
}
/*
#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;
	position:relative;
}
#filters li:before{
	display:none;
}
#filters > li > a{
	display:block;
	text-decoration:none;
	padding:0 10px!important;
	color:#767676;	
	font-size: 14px;
}

#filters li a:hover,
#filters li a.current{
	color:#00a1bd ;
}

#publication-filters{
}
#publication-filters .subtitle{
	font-weight:bold;
	font-size:14px;
	margin-bottom:3px;
	margin-top:-10px;
}
#publication-filters input{
	margin:5px 10px 0 0!important;
	float:left;
}
#publication-filters .label-desc{
	float:left;
	width:80%;
	line-height: 20px;
}
#publication-filters label{
	font-size:14px;
	margin:3px 0 15px 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;
}
*/


/* ---------- SINGLE NEWS --------------- */
/* ------------------------------------- */
.fixed-share-this{
	position:fixed;
	left:0;
	width:35px;
	z-index:10;
	
}
/* ---- */
.single .left-content{
	width:70%;
	float:left;
}
.single .left-content a{
	/*white-space: nowrap;*/
}
.single h1{
	
}
.single .right-content{
	width:28%;
	float:right;
	position:relative;
}
.single .right-content .news-info-box{
	/*position:fixed;
	top:0;
	right:0;
	overflow:hidden;
	width:200px;*/
}
/*
.single .sticky .right-content .news-info-box{
	position:fixed;
	top:300px;
	max-width:336px;
} */
.right-content li{
	margin-left:0!important;
}
.single .right-content .news-info-box a{
	font-weight:400;
}
.single .right-content .news-info-box .green{
	text-decoration:none;
	color:#5C7F92;
}
.single .right-content .news-info-box .green:hover{
	text-decoration:underline;
	color:#233a76;
}
.left-content h1{
	margin-top:0;
}
.left-content h1 span{
	color:#00a0e0;
}
.left-content .wp-post-image{
	margin:37px 0 45px 0;
}
.left-content .wp-caption-text{
	margin-top:-40px;
}
/* ---- news-info-box ----- */
.news-info-box ul{
	margin-left:0!important;
}
.news-info-box li{
	list-style:none;
}
.info-item p{
	color:#808587;
}
.info-item .category a{
	color:#808587;
	text-decoration:none;
}
.info-item .category a:hover{
	color:#5C7F92;
}
.info-item .location{
	margin-bottom:15px;
	color:#8d8a8a;
	margin-right:20px;
}
.info-item .attachment-medium{
	margin-bottom:15px;
}

.news-info-box .post-date{
	font-size:20px;
	color:#808587;
}
.news-info-box .post-date span,
.info-item .location span{
	font-size:16px;
	color:#8d8a8a;
	
}
.news-info-box .post-date:after{
	content: "";
	display: block;
	width: 30px;
	margin: 20px 0;
	border-bottom: 2px solid #f9e401; /*#00a0e0;*/
}
.single .right-content .publication-cover a{
	 background:#5C7F92;
	 /*
	background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
	overflow:hidden;
	display:block;
	position:relative;
}
.single .right-content .publication-cover .category{
	padding: 3px 30px;
	position:absolute;
	bottom:15px;
	left:0;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 15px;
	font-size: 13px;
	color: #fff;
	background: #2e4360;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.single .right-content .publication-cover a img{
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.single .right-content .publication-cover a:hover img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
.isayeu-intro{
	font-size: 13px;
line-height: 20px;
}
/* --- related posts --- */
.twtr {line-height: 10px;}
.twtr svg {
    fill: #5C7F92;	
}

.right-content .related_posts{
	/*margin-top:-15px;*/
}
.right-content .author-block{
	margin-top:0;
}
.related_posts li{
	border-top:2px solid #ddd;
}
.related_posts li:first-child{
	border:none;
}
.related_posts .relatedthumb{
	 background:#5C7F92;
	 /*
	background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%,
rgba(47,234,154,1) 100%);
background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
	overflow:hidden;
	display:block;
}
.right-content .related_posts .relatedthumb,
.right-content .related_posts .relatedthumbevent{
	float:left;
	width:100%;
	margin-right:20px;
	margin-bottom:5px;
}
.right-content .related_posts .relatedthumb img{
height:auto;
width:100%;
	/* --- display a square of the rectangle image, cut so disabled ---
	height:80px;
	width:auto;
	max-width:500%;
	margin-left: -30px; --- */
}
.cat-86 .relatedthumb img{
	margin-left:0!important;
}
.right-content .related_posts .relatedthumbevent img{
	height:80px;
	width:auto;

}
.right-content .related_posts h4{
	margin-top:0;
}
.related_posts .title{
	text-align:center;
	position:relative;
}
.related_posts h3{
	padding:3px 7px;
	color:#5C7F92;/*#ccc*/
	display:inline-block;
	margin:0px;
	text-transform:uppercase;
	font-size:16px;
	background:#fff;	
}
.related_posts .title:before{
	border:1px solid #5C7F92; /*#ddd;*/
	position:absolute;
	content:"";
	top:18px;
	left:0;
	width:100%;
	z-index:-1;
}
.related_posts h4{
	font-size:18px;
	line-height:22px;
	color:#233a76;
	margin:10px 0 3px 0;
}
.related_posts .date{
	color:#8d8a8a;
	font-size:14px;
}
.related_posts li a{
	text-decoration:none;
	padding:20px 0;
	display:block;
}
.relatedthumb img{
	max-width: 100%;
	height: auto;
}
.related_posts a:hover h4{
	color:#5C7F92;
}
.related_posts a .relatedthumb img{
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.related_posts a:hover .relatedthumb img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
.network-logo-related{
	float:left;
	border:1px solid #ddd;
	margin-right:15px;
	margin-bottom:10px;
	max-width:80px;
	height:auto;
	padding:6px;
}
.network-title-related{
	font-size:14px;
	line-height:18px;
}
/* -- related publications --- */
#relatedposts > h3{
	padding-top:45px;
	margin-bottom:30px;
	text-align:center;
}
#relatedposts{
	padding-bottom:50px;
	margin-bottom:0;
}
#relatedposts li{
	/*margin-bottom:0!important;*/
}
.related_publications li{
	padding-top:12px;
}
.related_publications a{
	padding:3px 0!important;
}
.related_publications a .publication-cover{
	 background:#5C7F92;
	 /*
	background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
	overflow:hidden;
	margin-bottom:5px!important;
}
.related_publications a:hover .publication-cover img {
    opacity: 0.5;
}
.related_publications .date{
	margin:0;
}
.related_publications .publication-cover{
	width:80px;
	float:left;
	margin-right:20px;
}
.related_publications h4{
	margin-top:0;	
}
/* -- tags --- */
.tags{
	border-top:2px solid #ddd;
	padding-top:15px;
}
.tags li {
	display:inline-block;
	margin-bottom:0;
	
}
.tags li a{
	text-decoration:none;
	background:#a19e9e;
	color:#fff;
	font-size:14px;
	display:block;
	padding:2px 5px;
	margin:4px;
}
.tags li a:hover{
	background:#5C7F92;
}
/* ---- */
.single-list-news li{
	margin-left: 2%;
    width: 23.2%;
}
.single-list-news li:first-child,
.single-list-news li:first-child + li + li + li + li, 
.single-list-news li:first-child + li + li + li + li + li + li + li + li {
    margin-left: 0!important;
}
.publication-cover-link{
	text-decoration:none;
	margin-bottom:25px;
	display:block;
	float:right;
	margin-left:25px;
	color:#5c7f92;
}
.single .right-content  .publication-cover{
	border:1px solid #ddd;
	max-width:100%;
	margin-bottom:30px;
}
.single .publication-cover img{
	width:100%;
	height:auto;
}
.text{
	text-transform:uppercase;
	text-align:center;
	max-width:200px;
}
.text-link:before{
	content:"";
	height:0;
	width:100%;
	border-top:4px solid #5c7f92;
	position:absolute;
	top:0;
	left:0;
}
.text-link{
	text-transform:uppercase;
	text-align:center;
	max-width:200px;
	border:1px solid #ddd;
	padding:15px 15px 6px 15px;
	position:relative;
	
}

.publication-cover-link:hover, 
.publication-cover-link a:hover.text{
	opacity:0.5;
}

/* --- page navi --- */
.wp-pagenavi{
	margin:20px 0 0 0;
	padding-bottom:20px;
}
.wp-pagenavi .pages{
	color:#777;
	margin-right:35px;
}
.wp-pagenavi a, .wp-pagenavi span{
	border:none!important;
}
/* ======= BLOG       ======= */
/* ============================== */

.blog-author{
	position:absolute;
	top:10px;
	left:0px;
	width:100%;
	text-align:left;
}
.author-box{
	margin-bottom:10px;
}
.author-blog-picture{
	width:65px;
	height:65px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border:4px solid #fff;
	/*
	box-shadow:0px 5px 9px 1px rgba(0,0,0,0.6);
	-moz-box-shadow:0px 5px 9px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow:0px 5px 9px 1px rgba(0,0,0,0.6);*/
	overflow:hidden;
	margin-left:10px;
	position:relative;
	z-index:10;
}
.author-blog-picture img{
	width:100%!important;
	height:auto!important;
	margin-left:0!important;
	left:0!important;
}
.blog-author p{
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px!important;
	line-height: 12px!important;
	margin-bottom: 5px;
	margin-top:-3px;
	min-width:80px;
}
.sticky-post .blog-author {
	right:4%;
	left:auto;
    width:auto;
	height:auto;
	z-index:20;
	top:auto;
	bottom:0;
}
.sticky-post .author-blog-picture{
	margin:0 auto;
}
.sticky-post .blog-author p {
	color:#2e4360;
}


/* ======= AUTHORS       ======= */
/* ============================== */

.single-news-authors ul li{
	min-height:40px!important;
}
.single-news-authors a{
	text-decoration:none;
}
 .sidebar-left img{
	margin-top:15px;
}
.sidebar-left .multiple-authors-links{
	margin-top:15px;
}
.sidebar-left .multiple-authors-links a{
	text-decoration:none;
	margin-right:10px;
}
.author-img{
	
}
.author-img img{
	width:100%;
	height:auto;

}
.author-block{
	border:1px solid #dddddd;
	/*padding:1em;*/
	/*margin-bottom:10px;*/
	padding:15px 15px 0 15px;
	margin:20px 0;
}
.author-block a{
	text-decoration:none;
	font-weight:400;
	color:#5C7F92;
}
.author-block .member-cat{
	font-size:13px;
}
.author-block .author-title{
	margin-bottom:3px;
}
.author-block .author-title:hover{
	color:#5C7F92!important;
}
.author-block a:hover{
	color:#5C7F92;
}
.author-block a:hover img{
	opacity:0.6;
}
.author-block img{
	float: left;
	margin-right: 1em;
	width: 80px;
	height: auto; /*80px;*/
	/*min-height: 80px;*/
	margin-bottom:15px;
}
.status{
	font-size: 26px;
	margin-top: -15px;
	margin-bottom: 45px;
}

/* --- all authors = team - directors --- */
.directors-members-list{
	
}
.country-desc{
	position: absolute;
width: 100%;
text-align: center;
left: 0;
bottom: -25px;
height: 20px;
z-index: 10;
line-height: 12px;
font-size: 9px;
text-transform: uppercase;
}
.directors-members-list li:first-child{
	/*margin:0 0 -60px 0;	*/
	margin:0 0 0 0;
}
.directors-members-list li{
	list-style:none;
	margin:0 0 30px 0;
	position:relative;
}
.directors-members-list li a{
	text-decoration:none;
	color:#646c76;
}
.directors-members-list li .thumb{
	width:25%;
	float:right;
	margin-left:2%;
	overflow:hidden;
	 background:#5C7F92;
	 /*
	 background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/
}
.directors-members-list li .thumb img{
		display:block;
	width:100%;
	height:auto;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.directors-members-list li .news-detail{
	position:absolute;
	top:100px;
	right:28%;
	width:250px;
}
.directors-members-list li:first-child .thumb{
	float:left;
	margin:0 2% 0 0;
}

.directors-members-list li:first-child .news-detail{
	left:28%;
}
.directors-members-list li:first-child h3{
	/*background:#000066; */
	left: 20%;
}
.directors-members-list li h3{
	color: #fff;
position: absolute;
display: inline-block;
background: #5C7F92;
padding: 3px 8%;
font-size: 24px;
font-weight: 400;
right: 20%;
top: 30px;
width:250px;
}
.directors-members-list .status{
	font-size: 16px;
margin-top: 0;
margin-bottom: 15px;
}
.directors-members-list li h3 span{
	color:#00a0e0;
}
.directors-members-list li a:hover .thumb img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
/*
.directors-members-list li:first-child a:hover h3{
	background:#5C7F92;
}*/
.directors-members-list li a:hover h3{
	background:#000066;
}
.directors-members-list .multiple-authors-links a:hover {
	color:#000066;
}
/* --- all authors = team --- */
.page-template-temp_MC_bodies .bg-gris h2{
	margin-top:0;
}
.page-template-temp_MC_bodies h2,
.page-template-temp_MC_bodies .author-category-description{
	text-align:center;
}
.bg-gris h2{
	padding-top:25px;
}

.members-list,.grid{
	text-align:center;
}
.members-list{
	margin-bottom:0;
	padding-bottom:25px;
}
.members-list li{
	list-style:none;
	display: inline-block;
	margin-left:1.5%;
	width:16%;
	padding-left:0!important;
	margin-bottom:25px;
}

.members-list li a{
	text-decoration:none;
	display:block;	
	position:relative;
	background:#fff;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	/*padding-bottom:15px;*/
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}

.members-list li .thumb{
	overflow:hidden;
	text-align:center;
	 background:#5C7F92;
	 /*
	 background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/

}
.members-list li .thumb img{
	display:block;
	width:100%;
	height:auto;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.members-list li .news-detail{
	background: rgba(92,127,146,1);
background: -moz-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,127,146,1)), color-stop(100%, rgba(169,190,201,1)));
background: -webkit-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -o-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -ms-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: linear-gradient(to bottom, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7f92', endColorstr='#a9bec9', GradientType=0 );
}
.members-list .news-detail div{
	display: table;
	height:60px;
	width:100%;
	
	
background: rgba(92,127,146,1);
background: -moz-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,127,146,1)), color-stop(100%, rgba(169,190,201,1)));
background: -webkit-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -o-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: -ms-linear-gradient(top, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
background: linear-gradient(to bottom, rgba(92,127,146,1) 0%, rgba(169,190,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7f92', endColorstr='#a9bec9', GradientType=0 );

}
.members-list li h3{
	font-size:15px;
	line-height:19px;
	padding:0 4px;
	margin:0;
	color:#fff!important;/*#223044;*/
	
	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.members-list li  a:hover{
	-webkit-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
	box-shadow: 0px 5px 9px 1px rgba(0,0,0,0.6);
}
.members-list li a:hover .thumb img{
	opacity:0.5;
	   -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
}
.members-list li a:hover h3{
	color:#5C7F92;
}

/* -- grid team blue background  -- */
.page-template-temp_list-authors h2{
	text-align:center;
}
.page-template-temp_list-authors .wp-block-cover .members-list{
	/*margin-left:0!important;*/
	min-height:200px;
	/*height:auto!important;*/
	margin:0 auto;

}
.page-template-temp_list-authors .grid .thumb{
	overflow:hidden;
	position:relative;
	text-align:center;
	 background:#5C7F92;
	 /*
	 background: rgb(31,60,120);
	background: linear-gradient(135deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%); 
	background: -o-linear-gradient(315deg, rgba(31,60,120,1) 0%, rgba(29,100,166,1) 48%, rgba(47,234,154,1) 100%);*/

}
.page-template-temp_list-authors .grid a{
	text-decoration:none;
	display:block;	
	position:relative;
	background:#fff;

	/*padding-bottom:15px;*/
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.page-template-temp_list-authors  .grid .thumb img{
	display:block;
	width:100%;
	height:auto;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.page-template-temp_list-authors .grid-item{
	list-style:none;
	display: inline-block;
	margin-left:1.5%;
	width:18%;
	padding-left:0!important;
	margin-bottom:25px;
}
.page-template-temp_list-authors .middle{
	transition: .5s ease;
  opacity: 0;
  position: absolute;
  bottom: 5%;
  width:100%;
  /*
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);*/
  text-align: center;
}
.grid  a:hover .middle{
	opacity:1!important;
}
.page-template-temp_list-authors .author-status{
 background-color: #5C7F92;
  color: #fff;
  font-size: 11px;
  line-height:13px;
  padding: 4px 15px;
}
.full-map{margin-bottom:0!important;}

/* vacancies */
.single-vacancies .left-content ul{
	margin-left:25px;
}
/* ======= SEARCH RESULTS ======= */
/* ============================== */
.list-result li{
	list-style:none;
}
.list-result li a{	
	border: 2px solid #e6e6e6;
	padding: 26px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
	background:#fff;
	text-decoration:none;
	display:block;
}
.list-result li h3{
	margin-top:5px;
	padding-top:0;
}
.list-result li p{
	color:#646c76;
}
.list-result .button{
	
}
.list-result li a:hover{
	border: 2px solid #b9babd;
	/*
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);*/
}
.list-result a p:hover {
    
}
.searched {
    min-height: 450px;
}
/* ---- buttons ---- */
.list-result .button{
	line-height: 50px;
	margin-top: 20px;
	padding: 0 35px;
	font-family: inherit;
	font-weight: 600!important;
	/*
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 800;
	font-size: 13px;	
	height: 48px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid#e6e6e6;
	color:#707070;
	background-color:transparent;
	-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:#A9BEC9;
}
.qodef-btn.qodef-btn-small{
	font-size: 13px;
	padding: 0 28px;
	line-height: 43px;
	height: 43px;
}
/* =======   VACATURES  ======= */
/* ============================== */
.page-template-temp_vacatures .bg-gris{
	padding:65px 0 40px 0;
}
.list-vacatures li{
	
}
.list-vacatures li a{
	padding-bottom:20px;
	min-height:350px;
}
.list-vacatures .news-detail{
	padding-top:25px;
}
.list-vacatures li h3{
	min-height:70px;
}
.list-vacatures li .category{
	margin-bottom:0;
	right:0;
	border-radius:0;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.vacature-right{
	margin-top:100px;
}
/* ======= PAGE CONTENT ======= */
/* ============================ */
article{
	/*padding-bottom:20px;*/
}
.breadcrumbs{
	padding:18px 0 12px 0;
	border-bottom:1px solid #ddd;
	color:#999;
}
.breadcrumbs a,
.breadcrumbs span{
	text-decoration:none;
	color:#999;
	font-size:13px;
	pointer-events: none;
   cursor: default;
}
#site-content{
	min-height:500px;
	/*padding-bottom:85px;*/
}
.page-id-55 #site-content,
.single #site-content,
.post-type-archive-publication #site-content{
	/*padding-bottom:0px; /*diagonal footer over grey background */
}
.single .bg-gris,
.post-type-archive-publication #site-content .bg-gris{
	/*padding-bottom:85px; /*diagonal footer over grey background */
}
.post-type-archive-publication #site-content .bg-gris{
	min-height:500px;/* when no results */
}
.single-publication #site-content,
.single-members #site-content,
.single-article-author #site-content{
	/*padding-bottom:85px;*/
}

pre, fieldset, input, textarea, table, table *, hr{border-color: #dcd7ca;}
table {
    border: 0.1rem solid 
    #dcd7ca;
        border-top-color: rgb(220, 215, 202);
        border-right-color: rgb(220, 215, 202);
        border-bottom-color: rgb(220, 215, 202);
        border-left-color: rgb(220, 215, 202);
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 1.6rem;
    margin: 4rem 0;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}
th, td {
    border: 0.1rem solid #dcd7ca;
        border-top-color: rgb(220, 215, 202);
        border-right-color: rgb(220, 215, 202);
        border-bottom-color: rgb(220, 215, 202);
        border-left-color: rgb(220, 215, 202);
    line-height: 1.4;
    margin: 0;
    overflow: visible;
    padding: 0.5em;
	font-size:16px;
}
th{
	font-weight:600;
}
hr{
	border-top:1px solid #ddd;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin-top:15px;
}


/* ======= CATEGORY ====== */
/* ==================== */
.category .list-news li a {
	opacity: 0;
    filter: alpha(opacity=0);
}

/* ======= TEAM ====== */
/* ==================== */
#team-list{
	margin:0!important;
	padding:0!important;
}
#team-list li{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: none;
	float:left;
	vertical-align: top;
	text-align: left;
	margin: 0 0 15px 0;
	list-style:none;
	width: calc(25% - 0px);
	background:none!important;
	padding:0 10px!important;
	min-height: 365px;
}
.team-name{
	position: absolute;
	bottom: 12px;
	font-weight:600;
	right: 10px;
	color: #563935;
	font-size: 14px;
	padding: 5px 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	background-color:#fff;
	z-index: 9;
}
.team-name span{
	position: absolute;
	background: #5c7f92;
	top: 90%;
	right: 0;
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	padding: 6px 10px 3px 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	/*
	white-space: nowrap; */
}
.team-img{
	position:relative;
	text-align:center;
	height:280px;
}
.team-img img{
	width:auto;
	height:auto;
	max-width:280px;
	min-width:100%;
	max-height: 100%;
}
.team-description{
	display: block;
	padding: 22px 0 5px 0;
	font-size: 14px;
	line-height: 21px;
	min-height:40px;
}	
#team-list a {
	text-decoration:none;
	color:#223044;
}
#team-list a .team-img{
		-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.28);
}
#team-list a:hover{
	
}
#team-list li a .team-img:after{
	border:0px solid #fff;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
}
#team-list li a:hover .team-img:after{
	border:11px solid #fff;
}
	
/* ======= MEMBERS ====== */
/* ==================== */
.post-type-archive-members h2{
	text-align:center;
}
/* -- all members -- */
.title-country{
	margin-top:35px!important;
}
#members-list{
	margin-left:0!important;
	text-align:center;
	padding-bottom:35px;
}
#members-list li{
/*	background:none!important;*/
	padding-left:0!important;
	display:inline-block;
	margin:1.5% 0;
}
#members-list li a{
	display:block;
}
.post-type-archive-member .title-country{
	text-align:center;
	margin-bottom:20px;
}
.network-infos p{
	
	margin-bottom:0;
	/*font-size:14px;
	line-height:22px;*/
}
.border-img {
    border: 1px solid #ddd;
    padding: 5px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
#members-list .border-img{
	height: 105px;
    width: 105px;
	line-height: 105px;
	background:#fff;
	position:relative;
}
#members-list a:hover img{
	opacity:0.5;
}
.border-img img {
    max-width: 100%;
    height: auto !important;
	width:auto;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}

/* ======= FORMS ====== */
/* ==================== */
label{
	color:#999;
	line-height:26px;
	margin-right:10px;
	margin-top:10px;
	display:block;
}
input[type="text"], 
input[type="mail"],
input[type="email"],
input[type="password"],
select{
	padding:2px 12px;
	font-size:14px;
	height:24px;
	max-width:100%;
	/*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="radio"]{
	color:#999;
}
.wpcf7-radio .wpcf7-list-item{
	display:block;
}
textarea{
	padding:2px 12px;
	font-size:14px;
	line-height:16px;
	color:#999;
	max-width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #ddd;
}
input[type="submit"]{
	margin:10px 0;
	text-align:left;
	background:#1c7998;
	color:#fff;
	border:0;
	padding:8px 35px;
	cursor:pointer;
}
input[type="submit"]:hover{
	background:#8fcfbf;
}

/* ---- NEWSLETTERS --- */
.category-newsletter{
	
}
.list-news-2 .category-newsletter > a{
	padding-bottom:52px!important;
}
.newsletter-detail{
	min-height:125px;
}
.newsletter-block-title{
	position:absolute;
	font-weight:bold;
	font-size:20px!important;
	width:100%;
	text-align:center;
	bottom:20%;
	z-index:2;
	color:#fff;
}
.summary-newsletter{
	font-size:11px!important;
	line-height:14px!important;
	margin-top:13px;
	font-weight:normal;
	margin-bottom:0;
}

.share-newsletter{
	position:absolute;
	bottom:2px;
	left:23px;
}
.share-newsletter > a{
	padding-bottom:0!important;
	background:none!important;
	display:inline-block!important;
	box-shadow:none!important;
	
}

.share-newsletter .ssbp-list li {
	margin-bottom: 5px;
	margin-top: 0.5rem;
}
.share-newsletter .ssbp-list li a {
    height: 30px!important;
    width: 30px!important;
}
.share-newsletter .ssba-share-text{display: none;}
.share-newsletter .ssba img{
	width:25px!important;
}

/* ======= FOOTER ======= */
/* ====================== */
.newsletter-subscription{
	/*background:#5C7F92;*/ /*#0c152b;*/
	padding:20px 0;
	color:#fff;
}

.newsletter-subscription p{
	
	margin-bottom:0;
	max-width:75rem!important;
	display:inline-block;
	font-size:16px;
}
.newsletter-subscription .submit-form{
	
}
#footer{
  position: relative;
  background:url('images/footer-bg.jpg') no-repeat #5C7F92; /*#162447;*/
  background-size:cover;
  padding:45px 0 35px 0;
	z-index:999;
}
/*
#footer:before{
	content:"";
	position:absolute;
	top:-85px;
	height:65px;
	width:100%;
    display: block;
    right: 0px;
    transform-origin: 100% 100%;
    transform: rotate(-2deg);
    width: 150%;
	z-index:1;
	border-top:4px solid #f9e401;
}
#footer:after{
	content:"";
	position:absolute;
	top:-75px;
	height:80px;
	width:100%;
	background: #5C7F92;
    display: block;
    right: 0px;
    transform-origin: 100% 100%;
    transform: rotate(-2deg);
    width: 150%;
	z-index:1;
}
*/
#footer-blocks{
	padding:0px 0 0px 0;
	position:relative;
	z-index:1;
}
#footer-blocks > li{
	list-style:none;
	margin:0;
	display:inline-block;
	width:24%;
	margin-left:1%;
}
#footer-blocks > li iframe{
	max-width:100%;
}
#footer-blocks  li:first-child{
	margin-left:0;
}
#footer-blocks > li:first-child{
	
}
#footer-blocks .sub-menu{
	display:none;
}
/*
#footer-blocks li:first-child{
	margin-left:0;
	width:18%;
}
#footer-blocks li:first-child+li{
	width:28%;	
	padding:50px 2% 0 4%;
}
#footer-blocks li:first-child+li+li{
	margin-left:0;
	width:18%;
}*/
/*
#footer-blocks > li:first-child+li+li{
	width:23%;
} 
#footer-blocks > li:first-child+li+li+li{
	width:33%;
}  */
#footer-blocks > li li{
	list-style:none;
	margin:0 0 6px 0;
	line-height:18px;
}
#footer-blocks li a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	line-height:20px;
}
#footer-blocks h4{
	/*font-family:'Oswald',Arial, sans-serif;*/
	color:#fff;
	margin-top:0;
	margin-bottom:15px;
	font-size:22px;
	font-weight:600;
	text-transform:uppercase;
}
#footer-blocks p{
	color:#fff;
	line-height:20px;
	font-weight:400;
	font-size:15px;
	margin-bottom:0;
}
#footer-blocks li img{
	width:200px;
}
.footer-newsletter{
	width:100%;
	background:#233a76;
	position:relative;
	z-index:999;
}
#footer-blocks .newsletter-subscription{
	text-align:right;
	width:40%;
}
#footer-blocks .newsletter-subscription input[type="email"]{
	background:rgba(255,255,255,0.4);
	color:#fff;
	
}
#footer-blocks .newsletter-subscription{
	padding-top:0;
}
#footer-blocks .newsletter-subscription p{
	text-transform:none;
}
#footer-blocks #mc-embedded-subscribe-form{
	float:none;
	margin-top:20px;
	max-width:100%;
}
#footer a:hover{
	color: #f9e401;
}
#footer #social{
	left:31%;
	top:55%;
}
.footer-copyright{
	/*background:#5C7F92; *//*#0c152b;*/
	padding:20px 0;
}
.copyright{
	color:#fff;
	z-index:2;
	font-size:11px;
	margin-bottom:0!important;
	padding-right:0px;
}
.alys{
	float: right;
	text-decoration:none;
	color:#fff;
}
#reading-position-indicator{
	top:115px!important;
}
.admin-bar #reading-position-indicator{
	top:145px!important;
}
.cat-2-id #reading-position-indicator,
.cat-93-id #reading-position-indicator{
	/* hide on multimedia and in the media */
	display:none;
}

/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
/* -------------------------------- MEDIA QUERIES -------------------------------------------- */
/* -------------------------------- 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;}
@media only screen and (min-width: 1950px){
.sticky #header {background-size:cover;}

}
/* ----- large screens ----- */

@media only screen and (min-width: 1550px){
	.home-banner {height:990px;}
	.flex-caption{top:30%;}
	.intern-banner{height:550px;min-height:inherit;max-height:inherit;}
	.sticky-post .content-sicky-post{min-height:500px;}
}
@media only screen and (min-width: 1850px){
	.sticky-post .content-sicky-post{min-height:580px;}
}
@media only screen and (min-width: 1700px){
	.sticky-post .content-sicky-post{min-height:540px;}
}
@media only screen and (min-width: 1450px) and (max-width: 1550px){
	.sticky-post .content-sicky-post{min-height:450px;}
}
@media only screen and (min-width: 1250px) and (max-width: 1450px){
	
	.footer-newsletter{padding:15px 0 15px 0;}
	#footer{padding:50px 0 50px 0;}
}
@media only screen and (max-width: 1280px) {
	.special-style{padding-left: 20px; padding-right: 20px;}
	ul {list-style-position: inside;}
}
@media only screen and (min-width: 1100px) and (max-width: 1250px){
	.list-publications li h3,.post-type-archive-publication .list-publications li h3, .tax-research-area .list-publications li h3{font-size:12px;line-height:17px;margin-top:0;padding:0 20px;}
	.sticky-post .content-sicky-post .news-detail{width: 75%;transform: translateX(30%);}
	.sticky-post .content-sicky-post{min-height:350px;}
	.footer-newsletter{padding:15px 0 15px 0;}
	#footer{padding:50px 0 50px 0;}
}
@media only screen and (min-width: 768px){
	.fixed-share-this{
		bottom: 0;
		}
}

/* ------------------------  ipad  -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1350px){
	.single .wrap{width:85%;}
	.wrap{width:95%;}
	.copyright{width:85%;}
	
	#main-menu li > a{padding: 0 12px;}
	#top-menu{/*right:200px;*/}
	#home-header{height:520px;}
	.slide-title h1{margin-bottom:10px;}
	#slider,.slides, .slides li{height:480px;}
	
	
	/* banner */
	.intern-banner {height:400px!important;}
	
	/* pages */
	/*.post-inner{padding-top:2rem;}*/
	
	/* publications */
	.list-publications .publication-cover{max-height: 290px;}
	
	/* EU views */
	.eu-views-articles li,
	.eu-views-articles li:first-child, .eu-views-articles li:nth-child(4n+1){margin:2%!important;width:40%;}
	
	/* carousel and news */
	.list-news-2 li .thumb{max-height:196px;}
	.list-news-2 .owl-item .thumb img, .list-news-2 .thumb img{width:100%!important;height:auto;}
	.newsletter-block-title{bottom:11%;font-size:16px;}
	.list-news-2 li .category{padding:1px 10px;font-size:8px;}
	.author-box{margin-bottom:0;}
	.author-blog-picture{width:45px;height:45px;}

	
	/* vacancies */
	.list-vacatures li a{overflow:hidden;min-height:300px;}
	.list-vacatures li h3{font-size:16px!important;min-height:inherit;height:auto;}
	.list-vacatures li p{font-size:14px!important;}
	
	/* team */
	#team-list li{min-height:225px;}
	.team-img{min-height:225px;}
	.team-img img{max-width:100%;}
	.team-description p a{ -ms-word-break: break-all; word-break: break-all;max-width: 210px;
display: block;}



}

/* ------------------------  ipad  -------------------------------- */
/* ------------------------  ipad  -------------------------------- */
/* ------------------------  ipad  -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1200px){
	
	#reading-position-indicator{top:105px!important;}

	#main-menu{margin-top:0;}
	
	/* top menu */
	/*#top-menu .right{margin-left: 350px;float:none;width:80%;}*/
	.top-menu{margin-right:0;}
	
	/* header */
	.sticky #main-menu{margin-top:0;}
	.sticky #main-menu > li > a{line-height:35px;}
	.logo{padding-top: 10px;width: 210px;padding-bottom: 0;float:none;}
	.sticky .logo{padding-top:20px;padding-bottom:0;}
	#social{/*top:6px;*/}
	
	.sticky .wide-submenu{top:100px!important;}
	
	/* home */	
	.home .home-banner{height:550px !important;}
	#header::before{height:100%;}
	/*.home-banner{height:600px!important;min-height:300px;}*/
	.slides, .slides li{height:330px;}
	.flex-caption{top:240px;max-width:80%;margin:0 auto;}
	.slide-title .wrap{width:100%;}
	.slide-title h1{font-size: 30px;line-height:42px;}
	.slide-title h1 span{font-size: 30px;}
	.slide-title p {font-size:18px;line-height:24px;/*margin-top:-20px;*/}
	.flex-direction-nav{display:none;}
	.sticky-post .content-sicky-post{min-height: 320px;max-height: 320px;}
	.sticky-post h2{font-size:20px;line-height:22px;margin-bottom: 10px;margin-top:10px;padding-top: 10px;}
	.sticky-post p{font-size:13px;line-height:17px;}
	
	
	
	.bg-gris{overflow:hidden;}
	
	/* banner */
	.intern-banner {height:300px!important;}
	.intern-banner #slide-img{background-position: 0 -100px;}
	.intern-banner #slide-img img{margin-top: 0px;}
	.slide-title p{margin-bottom: 0;}
	.icon-lock{top: 175px;}
	.icon-lock div{height: 50px;width: 50px;}


	/* teasers */
	#teasers{text-align:center;}
	#teasers li{width:30%;}
	#teasers li h3{font-size: 14px;}
	#teasers.column-5 li{width: 17.5%;}
	#teasers.column-5 li h3{font-size: 12px;}
	#teasers.column-6 li{width: 14%;}
	#teasers.column-6 li h3{font-size: 12px;line-height: 15px;}
	
	/* news/events */
	.list-news {text-align:center;}
	.list-news li:nth-child(2n+1){margin-left:0;}
	.list-news .news-detail{text-align:left;}
	.list-news .thumb{}
	.list-events .date-event{font-size:12px;}
	.list-events .event-detail h3{font-size:14px;line-height:16px;margin-top:10px;}
	.list-events .event-detail .city{font-size:12px;margin-bottom:0;line-height:12px;display:none;}
	.list-events .event-detail .category{font-size:12px;margin-bottom:3px;}
	.list-news-2 li{margin-bottom:15px;}
	.list-news-2 .news-detail{padding:0 20px;}
	.list-news-2 li h3{font-size:14px;line-height:18px;}
	/*.list-news-2 li{margin-left:1.5%!important;width:47%;}
.list-news-2 li:first-child, .list-news-2 li:nth-of-type(2n+1){margin-left:0!important;} */
.page-template-temp_news .list-news-2 li .thumb > img, .category-blog .list-news-2 li .thumb > img, .tag .list-news-2 li .thumb > img{min-height:146px;}
	.tax-type-of-event .list-events .thumb,.post-type-archive-event .list-events .thumb{height:200px;}
	.list-news-2 li .category{line-height:15px;}
.list-news-2 li .thumb {max-height: 186px;}
.owl-carousel .owl-stage-outer{margin-left:-10px; /* display box shadow*/}

	
	
	/* publications */
	.post-type-archive-publication .banner-title h1,
	.tax-research-area .banner-title h1,
	.tax-type-of-publication .banner-title h1{font-size:36px;}
	.list-publications .publication-cover{max-height: 300px;min-height:300px;}
	.list-publications li h3{font-size: 12px;line-height: 17px;margin-top:0;padding:0 20px;}
	.list-publications .date{position:relative;left:30px;}
	.post-type-archive-publication .list-publications .publication-cover{min-height:200px;max-height:200px;}
	.list-publications li .category{font-size:10px;line-height:14px;padding:3px 15px;}
	.post-type-archive-publication .list-publications li h3, .tax-research-area .list-publications li h3{font-size:12px;line-height:16px;margin-top:0;padding:0 15px;}
	
	/* author */
	.author-img img{width:100%;height:auto;}
	
	/* basics */
	h1{font-size:36px;line-height:40px;}
	h2{font-size:26px;line-height:30px;}
	h3{font-size:22px;line-height:26px;}
	
	
	/* team */
	#team-list li{min-height:225px;}
	.team-img{height:225px;}
	.team-img img{max-width:100%;}
	.team-description p a{ -ms-word-break: break-all; word-break: break-all;max-width: 180px;
display: block;}

	
	/* intranet */
	#intranet-nav ul li a{font-size: 12px;padding: 15px;}
	.list-wg li{width:45%;margin:15px!important;padding: 20px 0px;}
	
	/* pages */
	.page-content h2{font-size: 30px;line-height: 36px;}
	.list-news li{width:48%;}
	.single-list-news li:first-child + li + li{margin-left: 0;}
	.ugb-video-popup__wrapper{max-width:90%;}
	.privacy-policy .has-background h2{margin-top:0;}
	.ugb-video-popup__wrapper{max-width:80%;}
	.ugb-feature__image-side{padding-left:0%;}
	.ugb-feature__image-side img{max-width:100%;height:auto;}


	
	/* footer */
	.footer-newsletter{padding:20px 0;}
	#footer{padding:50px 0 50px 0;}
	.footer-copyright{padding:25px 0 10px 0;}
	.newsletter-subscription p{font-size:13px;}
	#footer-blocks > li{/*width:48%!important;margin:0 0 30px 0; */padding:0;}
	#footer-blocks li p,
	#footer-blocks li a{font-size:13px;line-height:17px;}
	/*#footer-blocks li a{color:#f9e401;}*/
	#footer-blocks > li li{line-height:17px;}
	#footer-blocks #mc-embedded-subscribe-form{width:100%;}
	#footer-blocks #mc-embedded-subscribe-form input[type="email"]{max-width:70%;}
}
/* ------------------------  ipad vertical -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 900px){
	
	#reading-position-indicator{top:145px!important;}
	/* menu */
	#main-menu{text-align:left;margin:0px;max-width:100%;/*float: none;*/}
	#main-menu > li > a {font-size:13px;padding: 20px 10px;margin-top:0px;line-height:35px;}
	#main-menu li ul{top:70px!important;}
	.sticky .wide-submenu{top:145px!important;}
	.search-form-top{right:260px;}
	.home .home-banner{height:450px !important;}
	
	/* carousel news */
	.list-news-2 li .thumb{max-height:126px;}
	.list-news-2 .owl-item li .thumb{max-height:216px;}
	.blog-author{top:3px;}
	.author-blog-picture{width:30px;height:30px;border:2px solid #fff;}
	.blog-author p{padding: 2px 10px;font-size: 10px !important;line-height: 8px !important;margin-bottom:0;}
	
	.sticky-post .content-sicky-post .news-detail{width:85%;transform: translateX(10%);}
	.sticky-post .thumb{flex:70%;}
	.tax-type-of-event .list-events .thumb,.post-type-archive-event .list-events .thumb{height:151px;}
	
	.social-networks iframe{max-width:100%;}
	
	.page-id-2 .wp-block-image .alignleft{max-width:40%;}
	
	.newsletter-block-title{font-size:16px!important;bottom:-10px;}
	.summary-newsletter {font-size: 10px !important;line-height: 11px !important;}
	.share-newsletter .ssba img {width: 18px !important;padding: 5px;}
	
	.single .right-content .author-block img{float:none;}
	
	/* vacancies */
	.list-vacatures li a{min-height:360px;}
	
	#footer{padding:35px 0 0px 0;}
	#footer-blocks li img{width:140px;}
	.footer-copyright{padding:15px 0 10px 0;}

}
/* ------------------------  iphone  -------------------------------- */
/* ------------------------  iphone  -------------------------------- */
/* ------------------------  iphone  -------------------------------- */
@media only screen and (min-width: 200px) and (max-width: 767px){
	#reading-position-indicator{top:65px!important;}
	.mobile-only{display:block!important;}
	.desktop-only{display:none;}
	
/* --- menu principal dropdown mobile ---  */
	a#pull { display:block;background:url('images/nav-mobile.png') right top no-repeat; height:60px; width:100%; position:absolute;z-index:20;top:10px;right:0;outline:none;}
	.nav-list {display:none; }
	#main-menu{max-width:100%;text-align:center;margin:0;position:absolute;top:67px;padding-top:0px;z-index:900;background:#fff;width:100%;}
	#main-menu li{display:block;width:100%;padding-left:0;margin:0;}
	#main-menu li a{max-width:100%;margin:0;border-bottom:1px solid #ddd;padding:12px 0px;color:#0b606d;}
	#main-menu .current{}
	#main-menu .current a{color:#00a0e0;}
	#main-menu > li > a{line-height:25px;}
	/* sous-menu */
	#header #main-menu li ul{display:none; opacity:1; visibility:visible; }
	/*
	#header #main-menu li ul{display:none;top:0; opacity: 1;visibility: visible;z-index: 1;position:relative;background:#fff;text-align:center;} 
	#header #main-menu li ul li a{font-size:15px;} */
	.sticky #main-menu{width:100%;margin:0;}
	.sticky #main-menu > li > a{line-height:25px;color:#0b606d;}
	#main-menu .sub-menu{padding:0;}
	
	.sticky .wide-submenu{top:70px;}
	
	.wrap{width:90%;}
	.copyright{width:85%;}

	.mobile-only{display:block!important;}
	
	/* top menu */
	#header .wrap{margin-top:50px;}
	#header #top-menu .wrap{margin-top:0px;}
	
	#top-menu{background:#0b606d;}
	#top-menu .right{margin-left:20px;float: none;background:none;padding:0}
	.top-menu{margin-right: 0;}
	.top-menu li a{font-size: 9px;line-height: 20px;padding: 3px 5px;}
	
	/* head*/
	.search-form-top{left:5px!important;right:auto;width:160px;}
	.search-form-top .searchsubmit{min-width:35px;}
	.sticky .search-form-top{display:none;}
	#search{top:70px;padding:0 10px;max-width:100px;}
	.search-form-top .search-field{width:65%;max-width:60px;}
	#header .wrap{width:100%;}
	.sticky #header .wrap{margin-top:0;}
	#header{height:70px;}
	.sticky #social{display:none;}
	
	.top-info p{display:none;}
	.logo{float:none;width:200px;top:0;z-index:90;padding-left:20px;padding-top:10px;padding-bottom:0;}
	.sticky .logo{/*width:60px;margin-left:20px;*/padding:10px 0 0 20px;}
	#top-menu {float:none;height:20px;padding: 10px 0;width:100%;}
	.login {float: right;}
	#home-header{height:350px;}
	.imgbackground{height:330px;}
	.imgbackground img{height:100%;width:auto;}
	
	#banner.home-banner {height:308px !important;}
	#banner img {width: 100%;height: 308px;}
	#social {right:20px;top:10px;margin-top:0;}
	#social li {display:inline-block;margin:0 0 0 12px;height:18px;}
	#social li a{font-size:17px;line-height:17px;}
	.login{padding-bottom:10px;}
	.desktop-only.search-bloc{top:-25px;}
	.mobile-only.search-bloc{top:4px!important; left:25px;}
	.sticky .mobile-only.search-bloc{display:none!important;}
	.mobile-only .search-form{left:0px;background:none;padding:0;}
	.mobile-only #search{max-width:inherit;background:#fff;}
	.open-search span{text-shadow:none;}
	.search-form{top:30px;}
	
	/* home */
	.home .home-banner{height:260px!important;min-height:260px;background:#e7ecef;}
	.home-banner .slides{height:260px;}
	.home-banner .slides > li{height:260px;overflow:hidden;}
	.home-banner .slides > li img{-webkit-transform: scale(1);transform: scale(1);animation: none;-o-animation: none;-moz-animation:none;-webkit-animation: none;margin-left:0;max-width:100%;height:auto;width:100%;}
	/*.home-banner{height:200px!important;min-height:10px;margin-top: 70px;}*/
	#home-header,#home-teasers, #home-newsletter, #home-news, #home-news-events, #home-content, #footer{overflow:hidden;}
	.home-latest-publications .home-title{margin:0;}
	.home-latest-publications .button-nude{margin-top:-25px;}
	
	.logo-support-content .owl-item cloned{margin-right:20px;}
	#slider{margin-top:70px;height:170px;}
	.slides, .slides li{height:170px;}
	.slide-title{top:0px;}
	.slide-title h1{font-size: 16px;line-height:18px;margin-bottom:0;}
	.slide-title h1 span, .banner-title h1 span{font-size: 16px;line-height:22px}
	.slide-title p {font-size:12px;line-height:16px;margin-bottom:-5px;}
.flex-direction-nav,.flex-control-nav{display:none;}
	.slide-title .button{font-size:12px; padding: 6px 40px;margin-top:0px;}
	.banner-title {/*top:60%;*/z-index:9;}
	
	.flex-caption .button{margin-top:10px;}
	#home-header h1, .banner-title h1{font-size:30px;width:90%;margin:0 auto;text-align:center;line-height:34px;}
	 .slide-title{width:100%;font-size:30px;margin:0 auto;}
	#home-content img{float:none!important;margin:0!important;max-width:100%;}
	.flex-caption {top:50% !important;}
	/* flex items */
	.sticky-post a{flex-wrap:wrap;}
	.sticky-post .content-sicky-post,.sticky-post .thumb{flex-basis: 100%;}
	.sticky-post .thumb{height:300px;}
	.sticky-post .thumb::before{border-width: 25px 25px 0 22px;border-color: #2e4360 transparent transparent transparent;top:0;left:45%;}
	.sticky-post a:hover .thumb::before{display:none;}
	.sticky-post .content-sicky-post .news-detail{width: 90%;transform: translateX(5%);}
	.aptf-tweet-content{font-size:20px;line-height:30px;}
	#logo-support .thumb img{max-height:50px;}
	
	/* home */
	.home-content{padding:5px 0;}
	.home .owl-theme .owl-dots, .owl-theme .owl-nav{/*display:none;*/}
	.list-news-2 li a .thumb {}
	.home .list-news-2 li a .thumb img{left: 0;margin-left: 0;width:100%!important;height:auto!important;}
	
	
	/* banner */
	.intern-banner {height:180px!important;min-height:180px;/*padding-top: 70px;*/}
	.intern-banner #slide-img{background-position: 0 -30px;}
	.intern-banner #slide-img img{margin-top: -10px;}
	.intern-banner .flex-caption{top:150px;}

	.icon-lock{top:50px;}
	.icon-lock div{width:35px;height:35px;}
	.intern-banner .banner-title h1{position:relative;z-index:5;}
	/*
	.intern-banner .banner-title h1:after{content: '';width: 100%;height: 100%;background: #5C7F92;display: block;position: absolute;top: 0;z-index: -1;opacity: 0.9;}*/
	/*.single .intern-banner img{opacity:0.8;}*/
	.post-inner{padding-top:2rem;}
	
	/* page */
	.wp-block-image .alignleft,.wp-block-image .alignright{margin-bottom:15px;}
	
	/* teasers */
	#teasers{margin-top:-70px !important;padding-top:0;}
	#teasers li,#teasers.column-4 li,#teasers.column-5 li{width:100%;padding:0;margin:0 0 20px 0;}
	#teasers li a{padding: 20px 0;}
	#teasers li .thumb{width:50px;margin:0 20px;float: left;}
	#teasers li h3{text-align:left;margin-top: 15px;}
	#teasers li p{font-size:16px;line-height:20px;}
	
	#home-content{width:100%;max-width:100%;}
	#partners li {width:49%;margin-left:0;}
	
	/* facts figures */
	#fact-figures li{width:45%;}
	
	/* news */
	.list-news li{width:100%;float:none;margin:0 0 15px 0!important;}
	.list-news .news-detail{bottom:50px;}
	.list-news .thumb{}
	.list-news li a{}
	.list-news-2 > li{width:100%;margin:0 0 35px 0!important;}
	#relatedposts .list-news-2 li{margin:0 0 20px 0!important;}
	.list-news-2 li .thumb img{width:100%;
		/*disabled auto to fix display issue */
		/*height:auto;*/}
	.list-news-2 li h3{font-size:14px;line-height:18px;}	
	.owl-carousel .owl-item{min-height:90px;min-width:100px;}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{height:20px;}
	.owl-prev{left:-20px;}
	.owl-next{right:-20px;}
	.page-template-temp_news .list-news-2 li .thumb > img, .category-blog .list-news-2 li .thumb > img, .tag .list-news-2 li .thumb > img{min-height:10px;}
	.summary-newsletter{font-size: 13px !important;line-height: 19px !important;}
	.list-news-2 .category-newsletter > a{padding-bottom:82px!important;}
	.home .list-news-2 .category-newsletter > a{padding-bottom:0px!important;height:398px;}
	.home .share-newsletter{display:none;}
	.home .summary-newsletter{font-size: 12px !important;line-height: 18px !important;}
	.list-news-2 .owl-item .category-newsletter .category{display:none!important;}
	.owl-carousel .owl-stage-outer{margin-left:0; /* display box shadow*/}
	
	/* events */
	.list-events li{width:100%;margin-left:0;}
	.list-events .event-detail h3{margin-top:15px;font-size:12px;line-height:16px;}
	.list-events .event-detail .city{font-size:10px;line-height:10px;}
	.list-events .event-detail .category{margin-bottom:3px;font-size:10px;line-height:10px;}
	.list-events .date-event{font-size:11px;}
	.tax-type-of-event .list-events .thumb,.post-type-archive-event .list-events .thumb{height:auto;}
	
	/* sticky blog home */
	.sticky-post .blog-author{left:4%;right:auto;bottom:0;}
	
	/* home facebook */
	.social-networks .right-column, .left-column{width:100%;margin-left:0;}
	.social-networks .left-column{margin-bottom:25px;}
	
	
	/* publications */	
	.research-area-menu{position:relative;top:15px;width:90%;margin:0 auto;}
	.research-area-menu .title-search{color:#5C7F92;background:#fff;}
	.filters-publication{padding:20px 10px;margin:0;}
	.filters-publication > li > a{padding:0 6px!important;margin-bottom:0px;font-size:11px;line-height:16px;}
	.top-filters #search_pub{position:relative;top:20px;text-align:center;}
	.top-filters .search-field{width:80%;}
	.list-publications li{width:48%;margin-left: 1.5%;}
	.list-publications li:first-child, .list-publications li:nth-of-type(2n+1) { margin-left: 0;}
	.publication-cover-link{float:none;margin:0 auto 25px;text-align:center;}
	.single .publication-cover{margin:0 auto;}
	.list-publications .publication-cover{max-height:200px;min-height:200px;}
	.list-publications li .category{font-size:12px;line-height:14px;padding:4px 6px 4px 20px;margin:10px 0 0 0;}
	.list-publications li h3{font-size: 12px;line-height: 16px;margin-top: 6px;padding:0 20px;}
	.sidebar-left, .content-right{float:none;width:100%;}
	.post-type-archive-publication .list-publications .publication-cover{min-height:200px;max-height:200px;}
	.post-type-archive-publication .list-publications li h3, .tax-research-area .list-publications li h3{line-height:16px;font-size:11px;}
	.wide-submenu #content{padding-top:10px;}
	.wide-submenu .filters-publication{padding-bottom:5px;}
	/* carousel */
	.list-publications .owl-item .publication-cover{max-height:400px;min-height:250px;}
	
	/* EU views */
	.eu-views-articles li,
	.eu-views-articles li:first-child, .eu-views-articles li:nth-child(4n+1){margin:2%!important;width:40%!important;}
	
	/* - */
	.readmore{margin-right:35px!important;}
	.readmore::after{width:25px;height:25px;background-size:25px 50px!important;}
	.ugb-video-popup__wrapper{max-width:80%;}
	.ugb-feature__content,.ugb-feature__image-side{max-width:80%;padding-left:10%;}
	.single .left-content, .single .right-content{float:none;width:100%;}

	/* basics */
	body{background:#fff;}
	h1{font-size:26px;line-height:30px;}
	h2{font-size:22px;line-height:26px;margin-top:10px;}
	h3{font-size:18px;line-height:24px;}
	
	/* vacatures */
	.vacature-right{margin-top:0;}
	
	/* page */
	#page-content img, #page-content iframe{max-width:100%;height:auto;}
	.left50,.right50,#content-right{float:none;width:100%;}
	.right50{margin-top:25px;}
	#content-left{float: none;width: 100%;}
	#page-content {padding: 0 0 20px 0;}
	.page-content h2{font-size: 30px;line-height: 36px;}
	.inner-news-block .news-block{width:100%!important;}
	/*.post-type-archive-funding-organisation */.organisations li{min-height:10px;}
	#projects li{width:96%;max-width:100%;margin:0 0 20px 0;}
	.ugb-feature__content{display:block;max-width: 75rem;width: calc(100% - 4rem);}
	
	/* blog */
	.fixed-share-this{position:relative;width:100%;padding:5px 0;background:#fff;}
	.fixed-share-this div div{text-align:center!important;}
	.sticky .fixed-share-this {position:fixed;top:70px;-webkit-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);
box-shadow: 0px 3px 15px -2px rgba(0,0,0,0.35);}
	.mobile-only .author-block img{margin:0 1em 15px 0!important;}
	.desktop-only{display:none;}
	.thumb .blog-author .author-box{margin-bottom:0;}
	
	/* team */
	#team-list li{width:49%;min-height:195px;}
	.team-img{height:auto;min-height:180px;}
	.team-img img{max-width:100%;}
	.team-name span{white-space:normal!important;line-height: 16px;width:100%;}
	.team-description p a{ -ms-word-break: break-all; word-break: break-all;max-width: 150px;
display: block;}
	.directors-members-list li .thumb{width:45%;}
	.directors-members-list li:first-child h3{left:35%;}
	.directors-members-list li h3{right:35%;}
	.directors-members-list li:first-child .news-detail{left:48%;}
	.directors-members-list li .news-detail{right:48%;}
	
	/* events */
	.list-events li{margin-left:0!important;}
	.list-news .thumb img{width:100%;}
	.list-news .publication-cover img{width:auto!important;}
	
	/* members */
	.post-type-archive-members  #members-list .border-img{width:65px;height:65px;line-height:65px;}
	.post-type-archive-members  #members-list li a{padding-bottom:25px;}
	
	/* member */
	.page-template-temp_list-authors .filters > li{display:block;}
	.members-list li,
	.page-template-temp_list-authors .grid-item{width: 45%;margin: 1%;}
	.members-list li a{padding-bottom:0;}
	.members-list li .news-detail{min-height:40px;padding-top:0px;}
	.members-list li h3{font-size: 12px;line-height: 17px;margin:0;}
	
	.go-back-btn{display:none;/*bottom:-28px;*/position: relative;bottom:0;}
	.go-back-btn div{text-align:center;}
	.go-back-btn .back{display:inline-block;font-size:13px;line-height:13px;}
	#members-list .border-img{width:85px;height:85px;line-height:85px;}
	.directors-members-list li:first-child{margin-bottom:10px;}
	.directors-members-list li h3{font-size:14px;margin-top:0;top:10px;max-width:50%;}
	.directors-members-list li .news-detail{top:40px;width:130px;}
	.directors-members-list li .news-detail .status{font-size:12px;line-height:14px;margin-bottom:5px;}
	
	/* privacy */
	.privacy-policy .has-background h2{margin-top:0;}

	 /* publications */
	 .top-filters .search-inside-content{}
	#search_pub .search-field{width:319px;max-width:80%;}
	
	/* grey content */
	.alignfull .wp-block-group__inner-container p,
	.alignfull .wp-block-group__inner-container h2,
	.alignfull .wp-block-group__inner-container .ugb-accordion,
	.ugb-feature h2,
	.ugb-feature p{margin-left: auto!important;width: calc(100% - 4rem)!important;margin-right: auto!important;}
	.ugb-feature__content, .ugb-feature__image-side{max-width:60%;margin-left: auto!important;margin-right: auto!important;padding:0;}
	

	
	/*related */
	.right-content .related_publications .publication-cover{margin-right:15px!important;}
	.right-content .related_publications h4{font-size:15px;line-height:18px;}
	#relatedposts .list-events li{margin-left:0;}
	
	/* hide too many dots */
	.single-article-author .owl-dots{max-height:20px;overflow:hidden;/*max-width: 250px;*/ margin: 0 auto;}
	
	iframe{max-width:100%;}
	
	/* sidebar */
	#sidebar-left{padding:0;}
	#sidebar-right{padding:0;}
	#sidebar-right,#sidebar-left {float: none; width: 100%;}
	#sidebar-right #main-menu{position:relative;width:100%;background:none;}
	#sidebar-right #main-menu li a { border-bottom: 1px solid #ddd;}
	.short-link{max-width:180px;}
	
	/* footer */
	#footer{width:100%;}

	.newsletter-subscription{min-height:80px;}
	.newsletter-subscription p {float:none;text-align: center;font-size: 13px;line-height: 18px; margin-bottom: 10px;}
	#mc-embedded-subscribe-form{float:none;width:240px;margin:0 auto;}
	#footer-blocks li{width:100%;margin:0 0 10px 0;display:block;text-align:center;}
	#footer-blocks li:first-child,#footer-blocks li:first-child + li, #footer-blocks li:first-child+li+li,#footer-blocks li:first-child+li+li+li, #footer-blocks li:first-child+li+li+li+li{width:100%;}
	#footer-blocks li:first-child img{width:180px!important;margin:0 auto;}
	#footer-blocks li:first-child+li+li+li+li iframe{margin:0 auto;}
	.copyright{width:100%;}
	.wp-pagenavi a, .wp-pagenavi span{margin-top: 10px !important;display: inline-block;}
	
	
}
/* iphone 6 */
@media only screen and (min-width: 100px) and (max-width: 450px){
.sticky-post .thumb{/*background-size:100% 100%;*/background-size:contain;}
}