
/*
Theme Name:     Full Frame Child
Theme URI:      http://www.migrationpolicycentre.eu
Description:    Child Theme of FullFramePro used on MPC website
Author:         Migration Policy Centre - Web Unit
Author URI:     http://www.migrationpolicycentre.eu
Template:       full-frame-pro
Version:        1.6.9
*/



/*--------------------------------------------------------------
    Reset
--------------------------------------------------------------*/


*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}

::selection {
	background-color: transparent;
	color: #f29c13;
}


body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

/*--------------------------------------------------------------
    General
--------------------------------------------------------------*/

.MDow-1 {
    display: none !important;
}

.seoFriendly {
	color: #fff;
	font-size: 8px;
	height: 5px;
}

.d-inline {
	display: inline-flex !important;
}

.d-none {
	display: none !important;
}

.pr10 {
	padding-right: 10px;
}

.pl10 {
	padding-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt50 {
	margin-top: 50px;
}

.mt25 {
	margin-top: 25px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb50 {
	margin-bottom: 50px;
}

.textcenter {
	text-align: center;
}

.content-container {
	width: 100%;
}

.content-container img {
	width: 200px;
}

.col-content {
	text-align: center;
}

.col-content a:hover {
	opacity: 0.8;
	cursor: pointer;
	text-decoration: none;
}

.col-content h4, .col-content span, .col-content p {
	text-align: justify;
}

.category-home-slider figure img {
	object-fit: cover;
}

.home-post-featured {
	min-height: 600px;
}

.home-post-button {
	float: right;
	margin-top: 25px;
}

.home-post {
	height: 150px;
}

.post-info-img, .post-info-img img {
	height: 315px;
	text-align: center;
	width: auto;
}

.post-info-img:hover {
	opacity: 0.8;
	cursor: pointer;
}

.post .featured-image {
	max-width: 768px;
	margin: 0 auto;
	padding-bottom: 25px;
}

.post .entry-title, .post .entry-content {
	text-align: justify;
	max-width: 768px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.post-info-img, .post-info-img img {
		height: auto;
	}
	.home-post-featured {
		min-height: auto;
	}
	.home-post-button {
		display: none;
	}
	.post-info-img {
		margin-bottom: 25px !important;
	}
	.home-post {
		height: auto;
	}
	#promotion-message .left {
		padding-bottom: 5px !important;
	}
	.slider-image {
		height: 200px;
	}
	.research-filter button {
		margin-top: 50px;
	}
}

.post-info {
	//background-color: #01577a;
	background-color: #004676;
	margin-bottom: 20px;
	margin-top: 20px;
}

.post-info-label {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	display: inline-block;
	vertical-align: baseline;
}



.home-post h3 {
	font-weight: bold;
	margin-top: 35px !important;
	margin-bottom: 35px;
	//color: #01577a !important;
	color: #004676 !important;
	font-size: 18px;
}

.home-post h3:hover {
	color: #f29c13 !important;
}

.home-post a:hover {
	text-decoration: none !important;
}

.more-link {
	display: none;
}

.home-post p {
	text-align: justify;
}

.home .main {
	margin-top: 275px;
	margin-bottom: 100px;
}

#mpc-twitter {
	background-color: #fff;
    position: absolute;
    padding: 30px 0 30px 0;
    color: #01577a;
    margin-top: -50px;
}

#mpc-twitter a {
	color: #6ca7dc;
}

#mpc-twitter h4 {
	text-align: center;
	margin-top: -50px;
	margin-bottom: 50px;
	font-size: 18px;
}

#mpc-twitter i {
	color: #6ca7dc;
	margin-right: 10px;
}

#mpc-twitter .fa-reply:hover {
	color: #1c94e0;
}

#mpc-twitter .fa-retweet:hover {
	color: #4dc247;
}

#mpc-twitter .fa-heart:hover {
	color: #a83f39;
}

#mpc-twitter .fa-twitter:hover {
	color: #00aced;
}

.twitter-box {
	background-color: #e6f4f7;
	height: 225px;
	border-radius: 5px;
}

.twitter_icon i {
	font-size: 30px;
}

.twitter_interact, .twitter_icon {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}

@media (min-width: 1400px) {
	
	#mpc-twitter {
		width: 1250px;
	}
	
	.pers-elements {
		padding: 0;
	}
}

@media (max-width: 1200px) {
	
	.twitter-box p, .twitter-box span {
		font-size: 12px;
	}
	
	#site-logo-left, #site-logo-right {
		padding: 5px 0 !important;
		position: absolute;
	}
	
	#site-logo-left {
		left: 0;
		float: left;
	}
	
	#site-logo-right {
		right: 0;
		float: right;
	}
	
	#masthead .wrapper {
		position: relative;
	}
}

@media (max-width: 1024px) {
	
	#mpc-twitter .twitter_icon {
		display: none;
	}
	
	.twitter-box p {
		padding-top: 25px;
	}
	
	.home-post p, .home-post h3 {
		margin-top: 50px;
	}
	
	.landing-menu {
		margin-top: 75px;
	} 
	
	.videoWrapper iframe {
		padding-bottom: 75px;
	}
}

@media (max-width: 768px) {
	
	#mpc-twitter {
		display: none;
	}
	
	.home .main {
		margin-top: 0;
	}
	
	.landing-menu {
		margin-top: 200px;
	}
	
	.research-filter button {
		margin-top: 10px;
	}

}

@media (max-width: 680px) {
	#promotion-message {
		padding: 25px 0 0 0 !important;
	}
	
	.landing-menu {
		margin-top: 200px;
	}
	
	.pers-elements {
		padding: 0px 10px;
	}
	
	.nav-pills > li + li {
		margin: 0;
	}
	
	.nav-pills > li {
		margin: 0;
		min-width: calc(50% - 4px);
		padding: 0;
		border: 1px solid #fff;
	}
	
	.theme-name {
		font-size: 9px !important;
	}
}


h3  {
	color: #2a2d31;
}

.rss-widget-icon {
	display: none;
}


/* For Headline and Page Title */
#featured-content .entry-title, 
#featured-content .entry-title a {
    color: #fff;
}
/* For Sub-headline and Page Content */
#featured-content {
    color: #fff;
	background-color: #6ca7dc;
}

#featured-content figure a:hover {
	opacity: 0.8;
}

.entry-content ul > li {
	list-style-type: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	color: #01577a !important;
	-webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .form-button, .mpc-button {
	border-color: #ccc #ccc #bbb !important;
    border-radius: 3px !important;
    //background: #01577a !important;
    background: #004676 !important;
    box-shadow: none !important;
	text-shadow: none !important;
	color: #eee !important;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .form-button:hover, .mpc-button:hover{
	opacity: 0.8 !important;
    text-decoration: none;
}

button br {
	display: none;
}

.mpc-button {
	padding: 5px 25px 5px 25px !important;
	width: 200px;
}

.alt-button {
	text-align: center;
	margin: 25px 0 50px 0;
	width: 300px;
	text-decoration: none;
}

.modal-header .close {
	width: 20px;
}

*::-webkit-input-placeholder {
    color: #01577a !important;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #01577a !important;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #01577a !important;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #01577a !important;
}

em a {
	color: #01577a;
}

em a:hover {
	opacity: 0.6;
	text-decoration: none;
}

.citation em a {
	color: #01577a;
}

.videobox {
	max-width: 100%;
	margin-bottom: 30px;
}

.videobox .row {
	margin-top: 30px;
}

.videopacity .fluid-width-video-wrapper {
	opacity: 0.6;
}

.videopacity .fluid-width-video-wrapper:hover {
	opacity: 1;
}

.fluid-width-video-wrapper iframe {
	width: 100% !important;
}

.mpc-modal {
	display: none;
    width: 400px;
    margin: 0 auto;
    position: absolute;
    top: 10vh;
    left: 50%;
    margin-left: -240px;
    background-color: #fff;
    z-index: 9999;
    padding: 25px;
    border: 1px solid #01577a;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.mpc-modal-body {
	text-align: justify;
    text-align-last: center;
	margin: 5px 15px 5px 15px;
}

.mpc-modal-title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}


.mpc-modal-footer {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.mpc-modal-footer button {
	margin: 0 5px;
    width: 150px;
    border: 1px solid #fff;
    border-radius: 10px !important;
	color: #fff !important;
}

.mpc-intro-modal-close i {
	float: right;
	color: #01577a;
	background-color: #fff;
}

.mpc-modal-footer button:hover, .mpc-intro-modal-close i:hover {
	opacity: 0.8;
}
	
/*--------------------------------------------------------------
    Menu
--------------------------------------------------------------*/

.nav-primary {
	padding: 0.002em;
	background-color: #004676 !important;
}

.nav-primary .menu {
	font-size: 14px;
	float: none;
	text-align: center;
	margin: 5px;
}

.nav-primary .menu .sub-menu a, .nav-primary ul.menu .children a {
	//background-color: #01577a !important;
	background-color: #004676 !important;
}

#mobile-header-left-nav .sidr {
	height: 100% !important;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.header-left-nav {
	width: 100%;
    height: 99%;
    overflow: auto;
	-webkit-overflow-scrolling: touch !important; 
}

@media screen and (min-width: 780px) and (max-width: 988px) {
#mobile-header-left-menu {
	margin-left: -60px;
}
}

.fullframe-nav-menu li, .sidebar-header-right .widget_nav_menu li {
	float: none;
	text-align: center;
}

/* hamburger menu */

.sidr {
	background-color: #01577a !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
    overflow: auto;
	-webkit-overflow-scrolling: touch !important; 
    border-right: 1px solid #01577a;
	z-index: 9999;
}

.sidr ul {
	border: 0 !important;
}

.sidr ul li a, .sidr ul li span {
	color: #fff !important;
}

.sidr ul li a:hover, .sidr ul li span:hover {
	color: #f29c13 !important;
}

.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

/*--------------------------------------------------------------
   CSS for OPAM integration
--------------------------------------------------------------*/

#publications #recent_pubs p {
	display: block;
}

.alert_panel .content .country_info .column p.label, 
.alert_panel .content .country_info .column p {
	text-align: left;
    padding-left: 20px !important;
}


#scientific-hub .button_group .export_btn {
	margin-top: 60px;
}

#overview.tab-pane h3 {
    text-align: left;    
    margin-bottom: 25px;    
}

#scientific-hub .infographic-box h5 {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    width: 50%;
    background-color: #F2F2F2;
    padding: 10px;
    width: 100%;
    text-align: center;
    border: none;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}

#scientific-hub .infographic-menu-data {
    border-top: 5px solid #3477A2 !important;
    color: #3477A2 !important;
}

#opam-map .center_container {
	margin: 0 auto;
    max-width: 1240px;
    width: 100%;
    padding: 0px 0px;
}

#scientific-hub #promotion-message p {
	color: #fff;
	font-weight: normal;
	font-family: "Montserrat", sans-serif;
}

#scientific-hub #promotion-message {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 50px;
}

#scientific-hub #promotion-message h2 {
	color: #fff;
}

#publications #recent_pubs p {
	display: block;
}

#scientific-hub #promotion-message .section {
	background: #6ca7dc;
	background: -moz-linear-gradient(left, #6ca7dc 0%, #1d4b9b 100%);
	background: -webkit-linear-gradient(left, #6ca7dc 0%,#1d4b9b 100%);
	background: linear-gradient(to right, #6ca7dc 0%,#1d4b9b 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca7dc', endColorstr='#1d4b9b',GradientType=1 );
	text-align: justify;
	padding: 25px;
}

#OpamBtn {
	display: inline-block;
	width: 150px;
	font-size: 16px;
	padding: 2px;
	border-radius: 3px !important;
	border: 0;
	background: #1d4b9b !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #fff !important;
	margin-top: 25px;
}

.infographic-menu-spec {
	border-top: 5px solid #1A5784 !important;
    color: #1A5784 !important;
}
	
/*--------------------------------------------------------------
    Home/Body
--------------------------------------------------------------*/

#mc_embed_signup .mc-field-group {
	padding-bottom: 10px !important;
}

#mc_embed_signup .button {
	margin-top: 10px !important;
}

#mc_embed_signup .indicates-required {
	text-align: left !important;
	margin-bottom: 25px !important;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.home h1 {
	margin-top: 0 !important;
}

.home .featured-image {
	width: 330px !important;
}

.hentry .featured-image a {
	text-align: center;
}

article .featured-image {
	text-align: center;
}

@media (min-width: 991px) and (max-width: 1281px) {
	.home .featured-image {
		width: 45% !important;
	}
	.home .entry-container {
		width: 45% !important;
	}
}

@media (max-width: 990px) {
	
	.home .featured-image {
		display: none !important;
	}
	
	.home .entry-container {
		width: 90% !important;
	}
	
	#at4m-dock.ats-light {
		display: none
	}
	
	.home-post button {
		display: none;
	}
	

}

.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: "Montserrat", sans-serif;
  color: #f29c13 !important;
  font-size: 15px;
  background: #01577a;
  text-decoration: none;
}

.btn:hover {
  background: #f29c13 !important;
  color: #01577a !important;
  text-decoration: none !important;
}

.site-title {
	display: none;
}

.page-content {
	display: inline-block;
	width: 900px;
}

.page-content-wide {
	display: inline-block;
	width: 100%;
}

.month, .year, .post .entry-content a  {
	font-weight: bold;
}

.page-content a:hover {
	color: #f29c13;
}

.page-content .more-link {
	background-color: #52a9ca !important;
    color: #fff;
	cursor: pointer;
    color: #fff;
    display: inline-block;
    padding: 0 12px;
    background: #fff;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    text-transform: uppercase;
	width: 100%;
	margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
	.page-content {
		position: relative;
		width: 100%;
}
}

#masthead {
	border-bottom: none !important;
	background-color: #fff;
	min-height: 110px;
}

.page-title, .entry-title {
	margin-bottom: 35px;
	color: #01577a;
	margin-top: 0;
	
}

.entry-header {
	margin-bottom: 15px;
}

.entry-excerpt p, .entry-summary p, .entry-content p {
	text-align: justify;
	font-size: 14px;
}

#promotion-message {
	padding: 50px;
	float: none;
}

#promotion-message .section {
	//background: #6ca7dc; /* Old browsers */
	//background: -moz-linear-gradient(left, #6ca7dc 0%, #01577a 100%); /* FF3.6-15 */
	//background: -webkit-linear-gradient(left, #6ca7dc 0%,#01577a 100%); /* Chrome10-25,Safari5.1-6 */
	//background: linear-gradient(to right, #6ca7dc 0%,#01577a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	background: #004676;
	background: -moz-linear-gradient(#004676 49%, #39689B 100%);
	background: -webkit-linear-gradient(#004676 49%, #39689B 100%);
	background: linear-gradient(#004676 49%, #39689B 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ca7dc', endColorstr='#01577a',GradientType=1 ); /* IE6-9 */
	text-align: justify;
	padding: 25px;
}


#promotion-message h2 {
	color: #fff;
	font-style: italic;
	font-size: 18px !important;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
}


#promotion-message p {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#promotion-message a {
	color: #f29c13;
}

.citation {
	margin-bottom: 50px;
	background-color: #eee;
	text-align: center;
	padding: 25px;
}

.citation p {
    color: #7e7e7e;
    font-style: italic;
    font-size: 18px;
}

.citation em {
	color: #01577a;
	font-size: 18px;
	font-weight: bold;
}

/*--------------------------------------------------------------
    Work with the MPC
--------------------------------------------------------------*/

.page-template-page-opportunities #mc_embed_signup form {
	padding: 0;
	margin-top: 25px;
}

.page-template-page-opportunities #mc_embed_signup input.email {
	max-width: 315px;
}

.list-opportunities {
	margin: 25px 0;
}

.list-opportunities i {
    color: #01577a;
}

.list-opportunities li {
    display: flex;
    list-style-type: none;
    padding: 10px;
    background-color: rgba(108, 167, 220, 0.5);
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #01577a;
}

.list-opportunities li:hover {
    background-color: #fff;
    border: 1px solid #6ca7dc;
    border-radius: 5px;
}


.list-opportunities a:hover, .list-opportunities a:hover i, .list-opportunities a:hover h2 {
    color: #f29c13;
    text-decoration: none !important;
}

.list-opportunities h2, .list-opportunities a {
	margin: 0;
	padding: 0;
    font-size: 20px;
    line-height: 20px;
    color: #01577a;
}


/*--------------------------------------------------------------
    People
--------------------------------------------------------------*/

.rscas_ppl em {
	color: #404040;
}

.people-cat {
	margin-bottom: 50px;
	text-align: center;
}

#people br {
	display: none !important;
}

.post-navigation {
	display: none;
}

.people-list-info h3 {
	margin-top: 0 !important;
}

#type-rscas_ppl p, .rscas_ppl-template-default p, .single-rscas_ppl p, .rscas_ppl .entry-title {
	text-align: left !important;
}

.rscas-ppl-meta p {
	display: none !important;
}

.social br, .social p {
	display: none !important;
}

.social .col-lg-3 {
	display: inline-flex;
	float: left;
	margin-right: 25px;
    margin-left: 15px;
	margin-top: 5px;
	padding: 0;
}

.social .col-lg-3 span {
	float: left;
	height: 28px;
	min-width: 38px !important;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.social .col-lg-3 .display-bar {
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    width: 220px;
	height: 28px !important;
	display: table-cell;
    float: left;
    margin-bottom: 0;
    box-sizing: border-box !important;
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    max-width: 100%;
	
}

.facebook-icon a:hover {
	color: #3b5998 !important;
}

.twitter-icon a:hover {
	color: #00aced !important;
}

.youtube-icon a:hover {
	color: #cc181e !important;
}

.display-bar div {
	font-family: "Montserrat", sans-serif;
	width: 220px;
	text-align: center !important;
	color: #01577a;
	line-height: 25px;
	font-size: 14px;
}

.page-id-9143 .entry-title {
	display: none;
}

@media (min-width: 991px) and (max-width: 1350px) {
	.social .col-lg-3 {
		margin-right: 125px;
		margin-left: 10px;
		margin-top: 5px;
		padding: 0;
	}
	
	.social .col-lg-3 .display-bar {
		width: 270px;
	}
}

.people-list-img {
	text-align: center;
	margin-bottom: 15px;
}

.rscas-people-img {
	float: none !important;
	border-radius: 25px;
}

.people-list-info, .rscas-ppl-email {
	text-align: center !important;
}

.bs-callout + .bs-callout {
	margin-top: 0 !important;
}

.bs-callout-warning, .people-list-content {
    overflow: hidden !important;
}

.bs-callout-warning h4 {
    color: #6ca7dc !important;
    font-size: 17px;
}

.affiliation {
	font-size: 20px;
	font-weight: normal;
	color: #6ca7dc;
	margin-top: -25px;
}

.profile-img {
	width: 200px;
	max-width: 200px;
	margin-bottom: 15px;
	margin-top: 35px;
}

.profile-contacts {
	margin-left: 25px;
	margin-top: 35px;
}

.profile-contacts li {
	list-style-type: none;
}

#profile-bio, #profile-pubs {
	margin-top: 35px;
}

.accordion-menu {
	margin-top: 25px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 1px solid #01577a;
	border-bottom-color: transparent;
}

@media (min-width: 320px) and (max-width: 1365px) {
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		border-bottom-color: #01577a;
	}
	
	.nav-tabs > li > a {
		border-radius: 4px;
	}
	
	.nav-tabs {
		border-bottom: 0;
	}
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #01577a;
	font-weight: bold;
}

.nav > li > a:hover {
	background-color: #6ca7dc;
	color: #01577a;
	opacity: 1;
}

#people .rscas-ppl-email, #people .rscas-ppl-tel, #people .rscas-ppl-fields-interest {
	display: none;
}

/* remove email address and urls from former staff page */

#post-9481 .rscas-ppl-email {
	display: none;
}

#post-9481 .people-list-info a {
	pointer-events: none;
	color: #000;
}
/* 
*/


.profile-header {
	display: inline-flex;
	margin-top: -10px;
}

.single-pub-box em, .project-publications em{
	color: #292929;
}

.tab-content a, .tab-content a em {
	color: #6ca7dc;
}





/*--------------------------------------------------------------
    Research
--------------------------------------------------------------*/


.research {
	position: relative;
}

.research h3 {
	margin-bottom: 50px;
}

.research-filter, .publications-filter {
	text-align: center;
    padding: 60px 0px;
}

.research-filter li {
	display: inline;
}

#research h3 {
	margin: 50px;
}

.query-response-block {
	padding-bottom: 100px;
}

.blank-logo, .project-logo {
	max-width: 120px;
}

.project-header {
	min-height: 120px;
	margin: 0 auto;
	text-align: center;
}

.thumbnail .btn {
	padding: 2px 10px;
}

.card {
	padding-left: 5px !important;
	padding-right: 5px !important;
	text-align: justify;
}

.query-response-block .card h4 {
	padding: 0 !important;
}

.card h4 {
	text-align: center;
}

.card a {
	position: absolute;
	right: 25px;
	bottom: 35px;
}

.card p {
	margin: 25px 0 25px 0;
	
}

.thumbnail {
	padding: 20px 5px 20px 5px;
	height: 550px;
}

.thumbnail img {
	max-height: 200px;
}


.thematic {
	display: inline;
}

.thematic h4 {
	margin-top: 25px;
    background-color: #01577a;
    padding: 10px;
    color: #fff;
    font-size: 14px;
}

.padding10 {
	padding: 10px;
}

.btn-default {
	text-shadow: none !important;
}

#projects-button {
	position: relative;
}

ul.dropdown-menu {
	background-color: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

#colorNav .btn {
	background-color: #f29c13 !important;
	color: #fff !important;
	width: 124px !important;
	min-height: 100px;
	text-align: center;
	margin: 2px;
	font-size: 15px !important;
	-webkit-box-shadow: 6px 6px 20px -3px rgba(1,87,122,0.69);
	-moz-box-shadow: 6px 6px 20px -3px rgba(1,87,122,0.69);
	box-shadow: 6px 6px 20px -3px rgba(1,87,122,0.69);
	border: 1px solid #01577a;
	border-radius: 5px !important;
}

#colorNav .btn:hover {
	background: #01577a !important;
    color: #fff !important;
	box-shadow: none !important;
	border: 1px solid #f29c13;
}

.col-md-1 {
  float: left;
  padding: 0 !important;
}

@media (min-width: 320px) and (max-width: 767px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
  }
  #colorNav .btn {
	  width: 100% !important;
  }
  
  .mpc-modal {
	  width: 360px;
	  margin-left: -180px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 14.285714285714285714285714285714%;
  }
  #colorNav .btn {
	  width: 100px !important;
	  padding: 2px;
	  font-size: 16px !important;
  }
}


@media (min-width: 992px) and (max-width: 1199px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
  #colorNav .btn {
	  width: 126px !important;
  }
}


@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
  #colorNav .btn {
	  width: 126px !important;
	  height: 80px;
  }
}

#thematic {
	margin-bottom: 50px;
}

#thematic .panel-header {
	text-align: center;
	font-weight: bold;
}

#thematic .theme-body {
	border: 1px solid #01577a;
	padding: 15px;
	text-align: justify;
	border-radius: 5px;
	margin: 15px;
	
}

.theme-name {
	width: auto;
	height: 40px;
	border: 1px solid #004676;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	line-height: 20px;
	font-size: 13px;
	color: #000;
}

.theme-name:hover {
	cursor: pointer;
	color: #fff;
	background-color: #004676;
	border: 1px solid #fff;
}

.panel-body li {
	margin-top: 10px;
	list-style-type: disc;
}

.panel-body a {
	color: #6ca7dc;
}



/*----------------------------
	Color Themes
-----------------------------*/


#colorNav li.square{
	background-color: #fff;
	border: 1px solid #01577a;
	color:#127a5d;
}


/* Collapsable menu */ 



.project-list a:hover {
	cursor: pointer !important;
	text-decoration: none !important;
}

.project-list h5 {
	margin-top: 15px;
}
/*--------------------------------------------------------------
    Single Project pages
--------------------------------------------------------------*/

#project img:hover {
	opacity: 0.8;
}

#project .tab-content {
	width: 100%;
	position: relative;
}

#project .project-logo {
	margin: 0 auto;
	margin-top: 25px;
}

#project .project-overview {
	margin: 50px auto;
	width: 100%;
	text-align: justify;
	min-height: 350px;
}

#project .project-overview em {
	color: #000;
	font-style: italic;
}

#project .project-publications {
	margin: 25px 0;
	min-height: 350px;
}

#project .single-project-title {
	margin: 20px auto;
	text-align: center;
}

/*--------------------------------------------------------------
    GMP page
--------------------------------------------------------------*/

#partners .underline:after {
	height: 0;
}

#partners a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.awardsList li {
    list-style-type: circle;
}

.projects-template-single-gmp-projects .rscas-search-pub {
	display: none;
}

.projects-template-single-gmp-projects .rscas-single-pub h3 {
	text-align: left;
	font-size: 16px;
}

.partners h3 {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 25px;
	font-size: 20px;
}

.card .thumbnail a:hover {
	opacity: 0.8;
}

.card .thumbnail img {
	max-width: 200px;
	opacity: 1;
	margin-top: 15px;
	margin-bottom: 15px;
}

.card h4 {
	margin: 0 auto; 
	padding: 0 50px;
	text-align: center;
}

.partners {
	margin-top: 300px;
	border-bottom: 1px solid #f1f1f1;
	text-align: center;
}

.partners .thumbnail {
	border: none;
}

.partners .card, .partners .thumbnail {
	min-height: 350px;
}

.partners img {
	opacity: 0.5;
	width: 60%;
}

.partners img:hover {
	opacity: 1;
}

@media only screen and (max-width: 1024px) {
	.partners img {
		width: 450%;
}
}

/*--------------------------------------------------------------
    MigResHub webpage
--------------------------------------------------------------*/

#conference em {
    color: #333;
}

.discussion-card {
    padding: 10px;
    border: 1px solid #01577a;
    background-color: #f2f2f2;
}

.discussion-card i {
    color: #01577a;
}

.contribution-abstract {
	font-size: 15px;
	padding: 20px;
	background-color: #f2f2f2;
}

.contribution-title {
	position: relative;
	display: block;
	width: 100%;
	cursor: pointer;
}

.contribution-title a, .pdf-link a, .podcast-link a, .sec-contribution a, .projects-template-single-migreshub-projects .tab-content a, .projects-template-single-migreshub-projects .tab-content a em {
	color: #01577a;
}

.contribution-title a:hover, .pdf-link a:hover, .podcast-link a:hover, .sec-contribution a:hover {
	text-decoration: none;
}

.accordion-sec-contribution h4 {
    padding: 10px 0;
}

.pdf-link i {
	color: red;
}

.podcast-link i {
	color: #f50;
}

.tab-pane h3 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 50px;
	margin-top: 25px;
}

.tab-pane .card {
	position: relative;
	padding-left: 0 !important;
	padding: 10px;
}

.tab-pane .card:hover {
	cursor: pointer !important;
	text-decoration: none;
}

.tab-pane h4 {
	margin-bottom: 25px;
	color: #01577a;
	font-size: 22px !important;
	text-align: left;
}

.tab-pane .card h3 {
	margin-bottom: 0;
}

.underline {
	text-decoration: none; 
	position: relative; 
}

.underline:after {
	position: absolute;
	content: '';
	height: 3px;
	/* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
	bottom: -8px; 
	/* center - (optional) use with adjusting width   */
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100px;
	background: #01577a;
	/* optional animation */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

hr.solid {
	border-top: 1px solid #ddd;
}

.label-contribution {
	border: 1px solid #01577a;
	padding: 3px 5px;
	margin-top: 25px;
	color: #01577a;
	display: block;
	width: 200px;
	text-align: center;
}

.otherContributions .card a {
    position: relative;
}

.outputs {
    margin-top: 50px;
}

.outputSection {
    display: block;
    width: 100%;
}

.outputSectionContent {
    margin: 15px 0;
}

/*--------------------------------------------------------------
    Policy Dialogue
--------------------------------------------------------------*/

#post-9124 .featured-image {
	display: none;
}

/*--------------------------------------------------------------
    About page
--------------------------------------------------------------*/

.advisory-board {
	position: relative;
	height: auto;
}

.unslider-nav {
	display: none;
}

.advisory-slider { 
	position: relative; 
	overflow: auto;
}

.advisory-slider img {
	width: 200px;
    height: auto;
	float: none !important;
	margin-bottom: 25px;
	padding-right: 0 !important;
}

.advisory-slider img:hover {
	opacity: 0.8;
}

.about-sidebar h3 {
    text-align: center;
    font-size: 15px;
	font-weight: bold;
	padding: 25px 0;
}

.about-sidebar h3::after {
	content: "";
	width: 35px;
	background-color: #01577a;
	text-align: center;
	height: 3px;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
}

.advisory-slider li { 
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
	padding-left: 0 !important;
}

.directors {
	text-align: center;
}

.directors h4, .advisory-board h4 {
    font-size: 14px;
}

.directors h5 {
	font-size: 13px;
	line-height: 10px;
}

.directors img {
	margin: 0 auto;
	margin-top: 15px;
}

.advisory-slider li:nth-child(2) {
	margin-top: 0 !important;
}

.advisory-slider ul li { 
	float: left;
}

.unslider-arrow.next, .unslider-arrow.prev {
	bottom: 5px;
}

.unslider-arrow.prev {
	left: 80px;
	margin-right: 15px;
}

.unslider-arrow.next {
	right: 80px;
	margin-left: 15px;
}


.unslider-arrow.next:after {
	font-family: 'Font Awesome\ 5 Free';
	content: "\f105";
	display: inline-block;
	padding-left: 3px;
	vertical-align: middle;
	font-weight: 900;
}

.unslider-arrow.prev:before {
	font-family: 'Font Awesome\ 5 Free';
	content: "\f104";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
}

.about {
	padding: 50px 0 25px 0;
}

@media (min-width: 320px) and (max-width: 990px) {
	.sidebar {
		display: none;
	}
	
	.unslider-arrow.prev {
		left: 5px;
		margin-right: 10px;
	}

	.unslider-arrow.next {
		right: 5px;
		margin-left: 10px;
	}
}

@media (min-width: 320px) and (max-width: 1365px) {
	.page-id-9127 .sidebar {
		display: none;
	}
}

.about-container {
	margin-bottom: 200px;
}

.about-container p {
	margin-bottom: 50px;
}

.about-container h3 {
	color: #01577a;
	text-align: left;
	margin: 20px 0;
}

.about-container h5 {
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

.about-container {
	width: 70%;
	float: left;
}

.about-text {
	text-align: justify;
	padding-right: 15px;
}

.about-sidebar {
	width: 30%;
	float: left;
	background-color: #eee;
	margin-top: 20px;
}

.about-sidebar li {
	list-style-type: none !important;
	font-size: 14px;
	padding-left: 10px;
}

.about-sidebar li:nth-child(2) {
	margin-top: 25px;
}

.about-sidebar li p {
	margin-right: 15px;
	text-align: justify;
}

.about-sidebar img:hover {
	opacity: 0.8;
}

.report {
	max-width: 100%;
	text-align: center;
}

.report a:hover {
	opacity: 0.8;
}

.infographic-box {
	margin-top: 50px;
}

.infographic-box h5 {
	text-align: center;
}

.infographic-box h5::after {
	content: "";
	display:block;
	width: 125px;
	height: 3px;
	background-color: #004676;
	margin: 0 auto;
	margin-top: 10px;
	
}

.infographic-box li {
	background-color: #004676;
	color: #fff;
	padding: 5px 10px 5px 10px;
	list-style-type: none !important;
	margin-top: 5px;
}

.infographic-box span {
	color: #f29c13;
}
.stat-icons {
	margin-top: 20px;
	display: inline-flex;
    width: 100%;
	text-align: center;
}

.stat-icons div {
	width: 25%;
}

.stat-icons i {
	font-size: 45px !important;
	margin: 0 auto;
}

.stat-icons p {
	font-size: 14px;
}

@media (min-width: 989px) and (max-width: 1281px) {
	.stat-icons i {
		font-size: 35px !important;
	}
	.stat-icons p {
		font-size: 10px;
	}
}

@media (min-width: 320px) and (max-width: 988px) {
	.stat-icons i {
		font-size: 30px !important;
	}
	.stat-icons p {
		font-size: 8px;
	}
}

.projects-grid {
	width: 100%;
}

.single-project {
	float: left;
	height: 470px;
	padding: 10px;
	font-size: 14px;
}

.download-alert {
	position: absolute;
	bottom: 10px;
	margin-bottom: -100px;
}

@media (min-width: 320px) and (max-width: 1006px) {
	.single-project {
		height: 300px;
	}
	.single-project:nth-child(2) {
	margin-bottom: 75px;
	}
}

.single-project h4 {
	margin-top: 25px;
	background-color: #01577a;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}

.single-project ul {
	margin-top: 15px;
	border: 1px solid #01577a;
	padding: 10px;
	background-color: #fff;
}

.single-project li {
	margin-top: 10px;
}


.sidebar-logo {
	background-color: #fff;
	padding-top: 20px;
}
	

/* ========================================================================
   Publications
 ========================================================================== */

.padding0 {
	padding: 0;
}

.pub-button {
	width: 100%;
    margin: 5px;
	padding: 5px 25px 5px 25px !important;
	
}

.search-publications {
	padding-top: 50px;
	width: 50%;
    display: inline-flex;
}

.search-publications .mpc-button {
	width: 150px;
	margin-left: 5px;
}

.search-publications div {
	width: 50px;
}

.search-publications div i {
	color: #fff;
	margin-top: 10px;
}

.publications-filter button {
	height: 35px;
    font-size: 11px;
    line-height: 13px;
	font-weight: bold;
}

.modalBtn {
	margin: 0;
	padding: 0;
}

.search-wrapper {
	text-align: center;
}

#pubs-form label {
	color: #01577a;
	height: 34px;
    line-height: 34px;
}
 
#pubs-form i {
	float: left;
	width: 15px;
	font-size: 25px;
	margin-top: 3px;
	color: #01577a;
}

#pubs-form i:hover {
	color: #6ca7dc;
	
}

#recent_pubs {
	display: inline-block;
    max-width: 900px;
}

#recent_pubs h2, #pubs-result p {
	color: #000;
}

#recent_pubs h2, .number {
	margin-bottom: 25px;
}

#recent_pubs span {
	font-size: 12px;
	color: #6ca7dc;
}

#recent_pubs p {
	display: none;
}

.pub-image {
	float:left;
	padding-right: 10px;
}

.pub-title {
	margin-bottom: 5px;
}

.pub-project {
	margin-bottom: 0;
	margin-top: 0;
}

.pub-author {
	margin-bottom: 0;
	margin-top: 0;
}

.pub-year {
	margin-bottom: 0;
	margin-top: 0;
}

.pub-box {
	border-left: 5px solid #01577a;
    padding-left: 25px;
	padding-top: 25px;
	border-radius: 5px;
	margin-bottom: 15px;
    padding-bottom: 25px;
}

.pub-box:hover {
	background: rgba(108, 167, 220, 0.4);
	cursor: pointer;
}

#pubs-pre-form {
	display: none;
}

.loading {
	display: none;
	margin: 10px auto;
}

.form-group i {
	font-size: 26px;
}

.modal-title {
	border-bottom: 1px solid #01577a;
	margin-bottom: 25px;
}

.modal-header {
	border-bottom: 1px solid #01577a;
}

@media (min-width: 960px) {
	.form-label {
		width: 200px;
		margin-top: 5px;
		float: left;
	}

	.form-controls {
		margin-left: 215px;
	}
}

@media screen and (max-width: 768px) {
	
	.search-publications {
		width: 100%;
	}
}

/* RSCAS plugin */

.rscas-form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.rscas-search-pub {
	width: 50%;
	margin: 0 auto;
	margin-bottom: 50px !important;
}

.rscas-form-control {
	padding: 5px 10px;
	height: 35px;
	font-size: 15px;
}

.rscas-search-pub ::placeholder {
	color: #000 !important;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	opacity: 1;
	
}

#rscas-search-pub-btn {
	width: 100%;
}

#rscas-search-pub-btn i {
	color: #fff;
}

.rscas-pub-title {
	font-size: 15px;
	font-weight: bold;
	color: #01577a;
	margin-top: 5px;
}

.rscas-single-pub {
    margin: 35px 0px !important;
    margin-bottom: 25px;
    border-left: 3px solid #01577a;
    padding-left: 25px;
    border-radius: 3px;
    margin-bottom: 5px;
    padding-bottom: 15px;
}


.pub-button:hover {
	text-decoration: none;
}

.rscas-single-pub ul, .pub-button {
	margin-left: 0 !important;
}

.rscas-pub-url i, #rscas-pubs-container hr {
	display: none;
}

.rscas-modal-header .rscas-close {
	padding: 2px 10px !important;
	margin: 10px 0 !important;
}

.rscas-modal-title { 
	font-size: 20px !important;
}

#post-13295 .entry-title {
	display: none;
}

/* ========================================================================
   Events & Training
 ========================================================================== */


.events-date {
	color: #f29c13;
}

.events {
	display: inline-block;
	position: relative;
}

.events span {
	height: 100px;
	line-height: 37px; 
	vertical-align: middle;
}

.home-events-title {
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
}
 
 #Upcoming, #Past {
	font-size: 25px;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #3298da;
 }
 
 .event {
	display: inline-flex;
	margin-bottom: 20px;
	width: 100%;
 }
 
 .event-content em {
	 color: #000;
	 font-style: italic;
 }
 
  .event-content strong em {
	 color: #000;
	 font-weight: bold;
 }
 
 .calendar {
	margin-top: 5px;
	background-color: #f2f2f2;
	min-width: 90px;
	height: 90px;
 }
 
 .month, .year {
	background-color: #004676;
	color: #fff;
	text-align: center;
 }
 
 .day {
	font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #004676;
    line-height: 55px;
    height: 55px;
 }
 
 .event .entry-title {
	margin-left: 20px;
	font-size: 22px;
 }
 
 .home-event-widget {
	 margin-bottom: 10px !important;
	 height: 95px;
 }
 
 .upcoming-single-event {
	margin: 35px 0px !important;
	padding-left: 25px;
	border-radius: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left: 3px solid #01577a;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	min-height: 220px;
 }

 .upcoming-single-event .pub-button {
	margin-top: 20px;
	display: inline-block;
	overflow-wrap: break-word;
	width: auto;
 }
 
 .upcoming-single-event .event {
	 text-align: center;
	 margin: 0 auto;
	 display: block;
	 width: 100px;
	 margin-top: 45px;
	 
 }
 
 .upcoming-single-event:hover {
	 background: rgba(1,87,122,0.4);
	 cursor: pointer;
	 border: 3px solid #01577a;
 }
 
 .event-title {
	font-size: 16px;
	font-weight: bold;
	color: #01577a;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 15px;
 }
 
 .event_info {
	border-left: 1px solid #ddd;
 }
 
 .event_info i {
	padding-left: 15px;
	color: #004676;
	font-size: 18px;
 }
 
 .event-register .form-button {
	 margin-left: 15px !important;
 }
 
 .event-meta {
	 margin-right: 15px;
 }
 
 .event-buttons {
	 display: inline-flex;
	 width: 100%;
 }
 
 .social-share {
	 margin-top: 25px;
	 margin-left: 15px;
	 display: inline-flex;
 }
 
 .social-share span:first-child {
	 margin-right: 5px;
 }
 


 
 @media (min-width: 1401px) and (max-width: 1600px) {
	.home-event-widget {
		height: 100px;
	  }
	 .home-event-widget span {
		 font-size: 14px;
	 }
 }
 
  @media (min-width: 1201px) and (max-width: 1400px) {
	.home-event-widget {
		height: 120px;
	  }
	 .home-event-widget span {
		 font-size: 12px;
	 }
 }
 
   @media (min-width: 991px) and (max-width: 1200px) {
	.home-event-widget {
		height: 130px;
	  }
	 .home-event-widget span {
		 font-size: 10px;
	 }
 }

 .home-event-widget .month, .home-event-widget .year {
	background-color: #6ca7dc;
	color: #01577a;
 }
 
 .home-event-widget a:hover {
	 opacity: 0.8;
 }
 
.home-pub-title h4 {
	 font-size: 14px;
	 margin-bottom: 0;
 }
 
 .widget-wrap li {
	 margin-bottom: 10px !important;
 }

 /*
Template Executive Trainings

*/

.page-template-page-migration-executive-trainings #content {
	min-height: 400px;
}

.no-posts-found {
	margin-top: 25px;
}

.training-event h2:after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #f29c13;
    display: block;
	margin-bottom: 25px;
	margin-top: 10px;
}
 
 /*

Single event page

*/

#single-event .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
}

#single-event h2 span, .event .events a span span {
	color: red;
}

.single-event-location, .single-event-start, .single-event-time, .event-meta-map, .single-event-contact {
	margin-top: 10px;
}

.single-event-register a {
	margin-top: 30px;
}

.event-details {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.05),0 6px 4px 0 rgba(0,0,0,.03);
	height: 140px auto;
	z-index: 1;
	padding: 15px;
	margin-top: 15px;
}

@media( max-width: 992px ){
	.event-details .col-md-3 {
		margin-top: 30px;
	}
	
	.upcoming-single-event .event {
		margin-bottom: 50px;
		text-align: left;
		margin: 5px 0 25px 0;
    }
	
	.upcoming-single-event {
		padding-bottom: 50px;
	}
	
	.upcoming-single-event .event_info {
		margin-top: 20px;
		padding-top: 15px;
		border-left: 0;
		border-top: 1px solid #f1f1f1;
	}

}

.single-events article {
	max-width: 100%;
}


	
.event-details span {
	font-weight: bold;
	padding-bottom: 15px;
}

.event-details i {
	color: #01577a;
	font-size: 18px;
	width: 25px;
}

.event-details h2 {
	margin-bottom: 40px;
}

.event-details .single-event-start, .single-event-time, .single-event-location, .single-event-register a, .event-meta-map, .event-meta-cal, .single-event-contact {
	margin-left: 30px;
}


.single-event-register a {
	padding: 5px 20px 5px 20px;
}

.single-event-register {
	margin-bottom: 20px;
}

.single-event-start span {
	width: 50px;
	display: inline-block;
	font-weight: normal;
	line-height: 0px;
}

.single-event-content {
	margin-top: 50px;
	margin-bottom: 20px;
}

/* ========================================================================
   Contact page
 ========================================================================== */

.contact-box .contact-field {
	margin: 15px;
}

.contact-box .contact-field .contact-info {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.contact-box .contact-field i {
	font-size: 20px;
	margin-right: 5px;
}

.contact-box .contact-action {
	min-width: 80px;
	margin-left: 5px;
}

/* ========================================================================
   Interoperable Informations Systems
 ========================================================================== */

.page-id-14070 .entry-title {
	display: none;
}

.category-blog-forum em {
	color: #676676;
}

#blog-forum .blog-list {
	margin: 0;
	padding: 0;
}

#blog-forum .blog-list ul {
	margin: 0;
	padding: 0;
}

#blog-forum h3 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #cee007; 
   line-height: 0.1em;
   margin: 50px 0px; 
   color: #160c58;
}

.blogForumHeading {
	background: #fff; 
    padding:0 10px;
}

#blog-forum h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.ordered li {
	list-style-type: disc !important;
}



/* ========================================================================
   Press
 ========================================================================== */
 
 .press-heading {
	max-width: 84%;
 }
 
 .press-heading h1 {
	 color: #01577a;
 }
 
.press-heading h3 {
	margin-top: 30px;
	border-bottom: 2px solid #01577a;
}

.press-detail {
	max-width: 84%;
	clear: both;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 20px;
    margin: 20px 0;
    border: 1px solid #01577a;
    border-left-width: 3px;
    border-radius: 3px;
    overflow: hidden;
	width: 84%;
	height: auto;
}

 
/* ========================================================================
   Sidebar/widgets
 ========================================================================== */
 


.euflag {
	clear: both; 
	float: left; 
	margin-top: 10px;
}

.widget-title {
	font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(0,0,0,0.07);
    color: #f29c13;
	font-weight: bold;
	margin-bottom: 25px;
}

.textwidget li {
	margin-bottom: 10px;
}

.widget-box {
	padding: 10px;
    background: #f4fbff;
    color: #3578a6;
    border: 1px solid rgba(75,116,144,0.3);
    border-radius: 2px;
}

#newsletter-form label {
	color: #01577a;
}

#newsletter-form .btn i {
	color: #f29c13;
}

#newsletter-form .btn:hover i {
	color: #01577a;
}

.mc4wp-response {
	margin-top: 25px;
}

.mc4wp-success {
	color: #01577a;
}

/*--------------------------------------------------------------
    Prefooter e footer
--------------------------------------------------------------*/

.prefooter, #site-generator{
	//background-color: #01577a;
	background-color: #004676 !important;
	color: #fff;
}

.prefooter h2, .prefooter a, .prefooter i {
	color: #fff;
}

.prefooter i {
	background-color: transparent !important;
}

.prefooter a:hover, .widget-title:hover {
	text-decoration: none;
	color: #f29c13;
}

.prefooter .widget-wrap {
	margin-bottom: 25px;
}

#site-generator a:hover {
	color: #fff !important;
}

.subscription i {
	font-size: 28px;
}

.subscription i:hover {
	color: #3578a6 !important;
}

#supplementary, #supplementary .widget-title {
	background-color: #fff;
	//color: #01577a !important;
	color: #004676 !important;
}

#supplementary .widget-title {
	font-size: 18px !important;
}

#supplementary ::selection{
	background-color: transparent;
	color: #004676;
}

#first {
	padding-left: 0 !important;
}

#colophon a, #colophon a:active {
	//color: #01577a;
	color: #004676;		
}

#colophon a:hover {
	color: #f29c13;
	text-decoration: none;
}

#colophon dfn, cite, em, i {
	color: #6ca7dc;
}

#scrollup {
	background-color: #fff;
	color:#01577a;
}

#scrollup:hover {
	background-color: #f29c13;
}

.widget_rss {
	padding-left: 0 !important;
}

#supplementary .widget-title {
	font-size: 15px;
    margin-bottom: 19px;
}

.social {
	font-family:"Socialico";
	font-size: 30px;
	display: inline;
}

.social i {
	font-style: normal !important;
}

.social i:hover {
	opacity: 0.8;
}

.social a:hover {
	text-decoration: none;
	color: #3578a6;
	opacity: 1 !important;
}

.social li {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right:10px;
}

@font-face {
	font-family:"Socialico";
	src:url("fonts/Socialico/Socialico.eot") format("eot"),url("fonts/Socialico/Socialico.woff") format("woff"),url("fonts/Socialico/Socialico.ttf") format("truetype"),url("fonts/Socialico/Socialico.svg#Socialico") format("svg");font-weight:normal;font-style:normal;
}

#colophon cite, #colophon span{
	font-size: 12px;
	margin-left: 5px;
	font-style: italic;
}

#text-26 ul {
margin-top: 23px;
}

/*--------------------------------------------------------------
    Other pages
--------------------------------------------------------------*/

.archive-list {
	margin-left: 35px;
}

.archive-list a {
	margin-left: 15px;
}

.archive-list{
	color: #01577a;
	margin-top: 30px;
}
.archive-list i, .opam-list i {
	color: #f29c13;
}

.archive-title {
	margin-top: 20px;
}

.opam-list i {
	margin-right: 15px;
}

.speakers-title {
	font-size: 15px;
}

.logos {
	display: inline-flex;
}

.logos img {
	width: 200px;
	margin: 10px auto;
	padding: 5px;
    margin: 10px;
    border: 1px solid #01577a;
}

.event-menu {
	display: inline-flex;
	text-transform: uppercase;
}

.event-menu a {
	margin-right: 20px;
	color: #23527c;
}

.youtubeVideo iframe {
	margin: 0 auto;
}





/* MISMES */

#mismes table, #mismes td {
	border-color: #fff !important;
}

.mismes-list i {
	margin-right: 10px;
	color: #f29c13;
}

.top10 {
	margin-top: 10px;
}

.mismes-slide {
	margin-bottom: 20px;
	margin-top: 20px;
}

.mismes-slide  img:hover {
	opacity: 0.8;
}




/* OPAM */

.opam-menu {
	display: inline;
	text-transform: uppercase;
}

.opam-menu .nav>li>a{
	border-top: 2px solid transparent;
}


.opam-menu .nav>li>a:focus, .opam-menu .nav>li>a:hover {
	background-color: transparent !important;
	border-top: 2px solid #f29c13;
}

#opam-team img:hover {
	opacity: 0.8;
	cursor: pointer;
}

@media (min-width: 640px) and (max-width: 1106px) {
	.people-box {
		margin-top: 10px;
		float: left;
	}
	.people-box img {
		width: 50%;
	}
}


/* RuMiT page styles */

.research_team {
	list-style-type: none;
}
.position_entry {
	float: left;
	width: 100%;
}

/* MEDAM */

.social-btn {
	display: inline-flex;
	margin-bottom: 25px;
}

.social-btn img {
	display: inline;
	width: 25px;
}
.social-btn a {
	float: left;
	margin: 5px;
}

.social-btn a:hover {
	opacity: 0.8;
}

/* Summer School 2017 */

.lectures-workshops em {
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	.summer-school-container {
		margin-top: 200px;
	}
}

.summerschool-text {
	text-align: justify;
}

/* Summer School 2018 */

.summer-school-video {
    width:100%;
    float:left;
    text-align:center;
}

.summer-school-video iframe {
	margin: 0 auto;
}

/* Summer School 2019 */

#quote-carousel {
    height: 350px;
	margin: 50px 0;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 15px;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel  .fa-chevron-left, #quote-carousel  .fa-chevron-right {
	display: none;
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.carousel-inner blockquote {
	min-height: 195px;
	color: #01577a;
}

blockquote {
	border-left: 0;
}

.dropbtn {
	color: white;
	padding: 10px;
	font-size: 12px;
	border: none;
	width: 130px;
}

#evaluation .dropbtn {
	width: 250px !important;
}


.dropup {
	position: relative;
	display: inline-block;
	margin-top: 25px;
}

.dropup-content {
	display: none;
	position: absolute;
	bottom: 30px;
	background-color: #f1f1f1;
	min-width: 130px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropup-content a {
	color: #01577a;
	padding: 10px 12px;
	text-decoration: none;
	display: block;
}

.dropup-content a:hover {
	background-color: #f3f3f3;
	color: #6ca7dc;
}


.dropup:hover .dropup-content {
	display: block;
}


.dropup:hover .dropbtn {
	opacity: 0.8;
}


/* Webinars Landing page */

#mpc-webinars .landing-menu {
	height: 550px;
    overflow: auto;
}

#mpc-webinars .landing-menu::-webkit-scrollbar {
    width: 12px;
}
 
#mpc-webinars .landing-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    border-radius: 10px;
}
 
#mpc-webinars .landing-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
}

#webinar p {
	margin-top: 25px;
}

.webinars-list-title {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0,0,0,0.07);
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 25px;
	text-align: center;
	margin-top: 0;
}

.webinar-list {
	padding: 0 10px;
}

.webinar-list li {
	display: inline-block;
}

.webinar-title {
	color: #fff;
	font-size: 14px;
}

.webinar-list a:hover {
    text-decoration: none !important;
    color: #f29c13 !important;
}
.webinar-list li:hover .webinar-title i {
    color: #f29c13 !important;
}

.webinar-list a:hover .webinar-title {
    text-decoration: none !important;
    color: #f29c13 !important;
}

.webinar-title i {
	margin-right: 5px;
	color: #fff;
}

.videoWrapper {
	position: relative;
}

.webinar-info {
	position: absolute;
	top: 350px;
	bottom: 0;
	padding: 5px;
	overflow-y: auto;
	height: 150px;
}

.webinar-info a {
	border-color: #ccc #ccc #bbb !important;
	padding: 2px 10px;
    border-radius: 3px;
    background: #004676;
    box-shadow: none;
	text-shadow: none;
	color: #fff;
}

.webinar-info a:hover {
	text-decoration: none;
}

@media screen and (max-width: 1024px) {
	#mpc-webinars .landing-menu {
		margin-top: 0;
		height: 100% auto;
	}
	#mpc-webinars h1 {
		margin-top: 0;
	}
	.webinar-info {
		top: 300px;
	}
	.webinar-list {
		margin-top: 5px;
	}
	
	#mpc-webinars .videoWrapper {
		height: 100%;
	}
	
	#mpc-webinars .webinar-info, #mpc-webinars .webinar {
		position: relative;
	}
}


@media screen and (max-width: 992px) {
	#mpc-webinars .landing-menu {
		padding-bottom: 25px;
		height: auto;
		margin-bottom: 25px;
	}
	#mpc-webinars { 
		min-height: 100%;
	}
	.mpc-webinars .videoWrapper {
		height: auto;
	}
}


/* Summer School Landing page */

.page-template-page-landing-summer-school .people-list-content h4 {
    line-height: 20px !important;
    font-style: italic;
    font-size: 17px !important;
    text-align: center;
}

.page-template-page-landing-summer-school .people-list-content h3 {
    margin-bottom: 5px;
    color: #01577a !important;
    font-size: 24px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
}

.landing-menu {
	background-color: #004676;
	height: 500px;
	position: relative;
}

.landing-body {
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 100px;
}

.apply {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 0;
}

.landing-menu button {
	margin: 0 auto;
	border-color: #6ca7dc !important;
    border-radius: 3px !important;
    background: #6ca7dc !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #01577a !important;
	font-weight: bold;
}

.landing-title {
	margin-top: 0;
	padding-top: 20px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	width: 100%;
}

.pers-elements {
	margin-top: 50px;
}

.pers-elements li {
	padding: 20px;
	color: #fff;
}

.pers-elements li i {
	color: #66cc32;
	margin-right: 5px;
}

.nav-pills>li.active>a i {
	color: #01577a !important;
}

#landing-tabs {
	margin-top: 50px;
	margin-bottom: 50px;
}

#landing-tabs .nav-pills > li > a {
	border-radius: 4px 4px 0 0 ;
}

#landing-tabs .tab-content {
	color: #004676;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #01577a;
}

#landing-tabs .nav-pills > li > a {
	background-color: #004676;
	color: #fff;
}

#landing-tabs .people-list-info h4 {
	line-height: 15px;
    font-size: 13px;
}

#landing-tabs h2 {
	text-align: center;
	margin: 30px 0;
	font-size: 20px;
	font-weight: bold;
}

#landing-tabs h3 {
	font-size: 16px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #6ca7dc !important;
}

/* Remove AddThis from homepage */

.home .addthis-smartlayers { display: none !important; }

#at4-scc { display: none !important; }


/* Migration Working Group Landing page */

.tab-content #mpc-seminars {
	margin-top: 25px;
}

/* 404 page */

.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

.hidden {
	opacity: 0;
}

.visible {
	opacity: 1;
}

#feature-slider .entry-container {
	padding: 10px;
}

#feature-slider .entry-title {
	margin-bottom: 0;
}

#feature-slider .slides a {
	pointer-events: none;
}

#feature-slider .entry-container a {
	pointer-events: auto;
}



@media screen and (max-width: 1280px) and (min-width: 990px) {
	
	#feature-slider .entry-container {
		left: 27% !important;
	}
}

@media screen and (max-width: 989px) {
	
	#feature-slider .entry-container {
		left: 15% !important;
		width: 75% !important;
	}
}

@media screen and (max-width: 568px) {
	
	#feature-slider .entry-container {
		left: 15% !important;
		width: 70% !important;
	}
	

}

#feature-slider .entry-container {
	background-color: rgba(0, 56, 94, 0.6);
}

#feature-slider .cycle-prev, #feature-slider .cycle-next {
	//background-color: rgba(1, 87, 122, 0.6);
	background-color: rgba(0, 70, 118, 0.6);
}

#feature-slider .entry-container:hover {
	background-color: rgba(0, 56, 94, 0.8);
}

#feature-slider .cycle-prev:hover, #feature-slider .cycle-next:hover{
	//background-color: rgb(1, 87, 122);
	background-color: rgba(0, 70, 118, 1);
}

#feature-slider .cycle-pager span.cycle-pager-active  {
	//color: #01577a;
	color: #004676;
}

#feature-slider .cycle-slideshow img {
	max-height: 400px;
	height: 400px;
}

.slides .entry-content {
	display: none;
}

.entry-header {
	margin: 0 auto;
}

.home .entry-header {
	text-align: center;
}

@media (max-width: 1200px) {
	.entry-header h1 {
		font-size: 18px;
	}
}

/* single posts */

.post-12322 .featured-image {
	display: none;
}

.profile-contacts li {
	list-style-type: none !important;
}

#overview li {
	list-style-type: disc !important;
}

/* Wordpress custom query with AJAX */
.query-response-block.loading-add {
    min-height: 55px;
    background: url('images/loader.gif') top center;
    background-repeat: no-repeat;
    transition: min-height 0.15s ease-out;
    transition: margin-bottom 0.15s ease-out;
}
.query-response-block.loading-add .pub-box {
    opacity: 0.65;
}
.pub-button.selected {
    background: #6ca7dc !important;
}
.adv-search-wrapper {
    display: none;
    margin-top: 60px;
}
/* .Wordpress custom query with AJAX */

/*--------------------------------------------------------------
    New Andrius Styles
--------------------------------------------------------------*/

.bk-root .bk {
	margin: 0px !important;
}

.bk-root i {
	color: #000000;
}

.bk-root .bk-btn-default {
	font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
}

#keyword_headline_div {
	font-size: 14px;
}

#keyword_wrapper {
	width: 280px;
}

#post-17359 .entry-content ul li,
#post-17976 .entry-content ul li,
#post-18173 .entry-content ul li,
#post-20320 .entry-content ul li {
	list-style-type: initial !important;
}

#post-18173 ul,
#post-20320 ul {
	margin-bottom: 10px;
}

.postid-17537 ul {
	list-style: initial;
	margin-left: 15px;
}

#post-17359 figure img {
	object-fit: cover;
	height: 375px;
	content: url(https://migrationpolicycentre.eu/wp-content/uploads/2022/02/MPC_summer_school_twitter_.jpg);
}

#post-20320 figure img {
	object-fit: cover;
	height: 375px;
	content: url(https://migrationpolicycentre.eu/wp-content/uploads/2022/02/MPC_summer_school_2023_cover.jpg);
}

#page .nav-primary .menu li:hover > a,
#page .nav-primary .menu .current-menu-item > a,
#page .nav-primary .menu .current-menu-ancestor > a {
	background-color: transparent;
}

#post-16546 figure img {
	object-fit: cover;
	height: 375px;
	content: url(https://migrationpolicycentre.eu/wp-content/uploads/2022/01/mpc_annual_conference_twitter.jpg);
}

#post-18173 figure img {
	object-fit: cover;
	height: 375px;
	content: url(https://migrationpolicycentre.eu/wp-content/uploads/2022/04/Kampala_Official_Media_Twitter.jpg);
}

footer .fl-search-button-fullscreen.fl-search-button-center .fl-search-form-wrap {
	justify-content: unset;
}

footer #first #block-2 .fl-builder-content {
	padding-top: 0px;
}

footer #first #block-2 {
	padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

footer #first #block-3 {
	padding-bottom: 0px;
	margin-bottom: 18px;
}

footer #third .textwidget {
	padding-top: 3px;
}

footer #third .mpc-button {
	padding: 6px 20px 5px 20px !important;
}

.searchSectionTitle {
	border-bottom: 2px solid rgba(0, 0, 0, 0.07);
	//color: #01577a !important;
	color: #004676 !important;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}

#colophon .fl-button-text {
	font-size: 14px;
	margin-left: 0px; 
    font-style: normal;
}
/*
.card:last-child {
	display: none !important;
}
*/
.upcoming-single-event .event-register {
	margin-left: 15px;
	margin-top: 7px;
}

#single-event .single-event-register {
	padding-left: 0px;
}

#single-event .event-details {
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}

#single-event .mpc-button {
	margin-left: 0px;
}

