
@import url(//fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,800,700,900);


.container-fluid {
	max-width:1440px;
 }


.navbar {
	margin-bottom:0;
	margin-top: 0 !important;
	background-color: #111d41 !important;
	border-radius:0;
	min-height: 80px;
}
/*
.navbar .navbar-brand {
	height: 127px;
}
*/
.navbar .navbar-brand img {
	max-width: 200px;
}


/* video  */

.container-fluid.banner {
	padding-right: 0;
    padding-left: 0;	
}

.banner .video {
  position: relative;
 /* background-color: black;*/
 /* height: 65vh;*/
  max-height: 70vh;
 /* min-height: 25rem; */
  width: 100%;
  overflow: hidden; 
  background-color: #fff;
}

.video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -100;
  right: 0;
  bottom: 0;
  background: url(../img/index-image.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}

.banner .container {
  position: relative;
  z-index: 2;
}

.banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*background-color: black;*/
  opacity: 0.5;
  z-index: 1;
}
/*
@media (pointer: coarse) and (hover: none) {
  .banner {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') #fff no-repeat center center scroll;
  }
  .banner video {
    display: none;
  }
}
*/
/* end video */


.navbar-brand {
	padding: 0px;
  }
  .navbar-brand>img {
/*	height: 100%; */
	width: auto;
  }

  /*
.example3 .navbar-brand {
	height: 80px;
  }
  

  .example3 .navbar-toggle {
	padding: 10px;
	margin: 25px 15px 25px 0;
  }
*/
  /* stick menu bar */


 /* show mpbine menu icon all sizes */

  .navbar-header {
	float: none;
  }
  .navbar-toggle {
	display: block;
  }
  .navbar-collapse.collapse {
	display: none!important;
  }
  .navbar-nav {
	float: none!important;
  }
  .navbar-nav>li {
	float: none;
  }
  .navbar-collapse.collapse.in{
	display:block !important;
  }

  /*
homepage area icons
  */

  .area-icon {
	text-align: center;
	margin-top:50px;	
  }
  
   .area-icon img{

   max-height: 85px;
   }

   .nav-pills {
	width: 22%;
    background-color: #fff;	
    box-shadow: 1px 2px 8px 2px #888888;  
    max-width: 270px;
    /* height: 300px; */
    padding: 40px 0 40px 0;
   }
   
 .two-cols {
	margin-top:60px;
  }
 
  .two-cols .left {
   padding: 0 30px;
 }
 /*
 .two-cols .right {
   margin-bottom: 25px;
 }
 */
  .two-cols img {
	 vertical-align: middle;
	 width: 100%;
	
  } 
 
  .two-cols .title {
   height: 74px;
   font-family: Raleway;
   font-size: 38px;
   font-weight: 900;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.2;
   letter-spacing: normal;
   color: #111d41;
  }
 
  .two-cols .text { 
   font-size: 16px;
   font-weight: 300;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.7;
   letter-spacing: normal;
   text-align: justify;
   color: #111d41;
  }
 
 
  @media (min-width: 992px){
  .row.two .left {
	float: right;
  }
 }


 .container-fluid.hero {
	 padding-left: 0;
	 padding-right: 0;
 }

 /* top menu */


 .navbar-toggle .icon-bar {
    width: 31px;
    height: 3px;
    border-radius: 0;
}

.navbar-collapse {
 width: 250px;
 right: 0px;
 display: inline-table;
 position: absolute;

}

.navbar-header{
	margin-top: 5px;
}

.navbar-nav > li > a {
    padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 40px;
	opacity: 0.3;
	font-family: Raleway;
	font-size: 19px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	text-transform: uppercase;
}
.navbar-nav {
	background-color: #0b173c;
	margin-right: 0;
	margin-top: 1px;
}

.navbar-inverse .navbar-toggle {
    border:none;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color:transparent;
	color:#fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
	background-color:transparent;
	opacity: 1;
}

/* home mandates */



.mandates, .partners, .make-impact {
	
}
  
  .partners .title, .mandates .title, .make-impact .title {
	font-size: 22.5px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 44px;
	letter-spacing: normal;
  color: #111d41;
  margin-bottom: 25px;
  }
  /*
  .partners .text, .mandates .text, .make-impact .text {
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.7;
	letter-spacing: normal;
  text-align: justify;
  color: #111d41;
  }
  */
  .mandates .m-chart {
	text-align: center;
  }
  
  .mandates .m-chart img {
	max-width: 100%;
  }
  
  .mandates .m-areas {
    padding-top: 25px;
  }
  
  .mandates .areas ul li {
	font-size: 30px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #111d41;
	margin-bottom: 35px;
  }
  
  .m-b-3 { margin-bottom: 3em; }
  
  .mandates .detail {
    padding-top: 70px;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #111d41;
    background: #f9f9f9;
    padding-bottom: 50px;
    margin-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
  }
  
  .mandates .detail .btn {
	border-radius: 5px;
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
	background-color: #80a0ff;
	border: none;
	min-width: 120px;
	margin-top: 30px;
  } 

  .partners .logos {
	/*display: flex;
	justify-content: space-between;*/
	text-align: center;  
  padding:0;
  margin-bottom: 40px;
}

.logos > div > div {
  margin-bottom: 30px;
}

.logos .p-l img{
  /*
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
*/
}

  .col-md-1-col-sm-2 {
	/*flex: 1; */
  }


  .partners img {
    max-width: 100%;
    max-height: 50px;
    margin: auto;
  }


  /* zticky menu */

  .nav-pills > li > a, .sidenav  > li > a{
	background-color: #fff;
	color:	#111d41;
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-transform: uppercase;
  }

  .nav-pills > li.active > a, .sidenav   > li.active > a {
	background-color: #fff;
	color: #111d41;
}

   .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #80a0ff;
	background-color: #fff;
  }

  .sidenav > li.active > a:hover, .sidenav > li.active > a:focus {
    color: #80a0ff;
    background-color: #fff;
    }

  .nav-pills li, .sidenav li {
	padding-left: 65px;
  }

  .sidenav li.active a {
    color: #80a0ff;
    }
  

  body.front {
    background-image:none !important;
}

  .container-fluid .navbar-header .navbar-brand {
	background-image: none !important;
	width:auto;
	height:auto;
  }

 
.btn {
  background-color: #80a0ff;
  border:none;
  text-transform: uppercase;
  font-size: 11px;
  min-width: 120px;
  font-weight: 600;
  letter-spacing: 1.1px;
  line-height: 20px;
}

.btn-primary:active:hover, .btn-primary:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {

  background-color: #80a0ff ;
}

section {
  margin-bottom:40px
}

.row {
  /* margin-bottom:20px */
}

footer .center {

}

footer .text{
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  text-align: right;

  margin-top:8px;

  font-size: 10px;
  font-weight: 400;
  line-height: 1.67;
  
}

footer .reference {
  font-size: 10px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #111d41;
  text-align: left;
  margin-top: 12px;
}



footer .links a {

  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  
}

footer .links span {
  padding: 10px;
}



footer .social span {
  padding: 3px;
}

footer .social img {
  width:20px;
}

.serve img {
  max-width: 450px;
}

@media only screen and (min-width: 991px) {
  .serve img {
    margin-top: -75px;
  }
}

.navbar-nav.navbar-right:last-child {
   margin-right: 0; 
   padding: 20px;
}

#navbar3 {
  min-width: 280px;

}

.serve .two {
  text-align: center;
}


.research-icons {
  
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .research-icons, .hero,  .hero .video {
    background-color: #0b173c;
  }

  .area-icon {
    margin-top: 30px;
  }

  .area-icon img{
  /*  max-height: 70px;*/
  }

}


@media only screen and (min-width: 991px) {
  .logos .p-l img{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .logos > div {
    display: flex;
    justify-content: space-between;
  }
}

#block-webform-client-block-13, #block-webform-client-block-810 {
  display:none;
}


.modal-dialog {
  width: 100%;
  margin: 0 0;
}

.sidenav {
  /*
  position: fixed;
  z-index: 1;
  top: 300px;*/
  background: #eee;
  overflow-x: hidden;
  padding: 8px 0;
  width:270px;
    background-color: #fff;	
    box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.22); 
    max-width: 270px;
    min-height: 300px; 
    padding: 40px 0 40px 0;
    left:0;
}
/*
.sidenav.sticky {
  
    position: fixed;
    z-index: 1;
    top: 20px;
    left: 10px;
    background: #eee;
    overflow-x: hidden;
    padding: 8px 0;
}*/

/* contact form */

#webform-client-form-13, #webform-client-form-810 {
  padding-right: 0 !important;
}

#webform-client-form-13 .modal-content, #webform-client-form-810 .modal-content {
  border: none;
  padding-bottom: 50px;
  border-radius: 0;
}

@media only screen and (min-width: 991px) {
  #webform-client-form-13 .navbar, #webform-client-form-810 .navbar {
    margin-bottom:50px
  }

  #webform-client-form-13 .webform-component-markup, #webform-client-form-810 .webform-component-markup {
    padding-left: 50px;

  }
}
#webform-client-form-13 .title, #webform-client-form-810 .title {
  font-size: 28px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #111d41;
  margin-bottom: 15px;;
}

#webform-client-form-13 .text, #webform-client-form-810 .text {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #111d41;
}


#webform-client-form-13 .modal-footer, #webform-client-form-810 .text {
  border:none
}

#webform-client-form-13 label {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #111d41;
}

#webform-client-form-13 .col-left, #webform-client-form-13 .col-center  , #webform-client-form-13 .col-right {
  padding: 20px;
}

#webform-client-form-810.col-left, #webform-client-form-810 .col-center  , #webform-client-form-810 .col-right {
  padding: 20px;
}

@media only screen and (min-width: 991px) {
  #webform-client-form-13 .webform-component-markup, #webform-client-form-810 .webform-component-markup {
    margin-top:50px;
  }
}

#webform-client-form-13 .form-actions, #webform-client-form-810 .form-actions {
text-align: right;
}

#webform-client-form-13 .form-actions button, #webform-client-form-810 .form-actions button {
  width: 150px;
  border-radius: 6.3px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #273459;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
}

#webform-client-form-13 .webform-component-textarea, #webform-client-form-810 .webform-component-textarea {
  width:90%
}


#webform-client-form-13  .modal-footer button, #webform-client-form-810  .modal-footer button {
  display: none;
}

#webform-client-form-13 .close-btn, #webform-client-form-810 .close-btn {
  text-align: right;
}

#webform-client-form-13 .close-btn button, #webform-client-form-810 .close-btn button {  
    text-align: right;
    padding-right: 60px;
    background-color: #fff;
    font-size: 21px;
    color: #000;
    font-weight: 600;
    height: 32px;
    outline: none;
}

#webform-client-form-13 .row, #webform-client-form-810 .row {  
  margin: 15px;
}

.sidenav .ct-btn {
  padding-left: 65px;
  margin-top: 20px;
}

.sidenav .ct-btn a {
  width: 125px;
  height:30px;
  font-weight: bold;
  letter-spacing: 1.1px;
  line-height: 20px;
  font-size: 11px !important;
  padding-left: 6px !important;
}


.nav1 > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.msg-box .alert-success {
  background-color: #fff;
  color: #111d41;
  font-size: 20px;
}

/*
@media (max-width: 640px) {
  #wrapper {
  background: url(http://static.dramastyle.com/images/3/10/7156/Shrek-2_7156_1.jpg) #000!important;
   background-size: cover;
}
   #player { display: none; }
}*/
/*
#sidenav {
  float: left;
}
*/
.modal-content .messages .info{
  color:red;
  line-height: 15px;
}

.modal-content .conf-box {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #111d41;
  padding-top: 60px;
}

.modal-content .conf-box .okay {
  width: 199px;
  height: 43px;
  border-radius: 6.3px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #273459;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
  margin-top: 15px;
}

#sidenav.affix{

  bottom:191px ;
}


#sidenav.affix-top{

position: fixed;
bottom: 140px;

}

.dark-footer {
  float:none;
  background: #f9f9f9;
}

@media only screen and (min-width: 991px) {
  .sosv {max-width:75px !important;
  }

  .lajola{
    max-width: 62px !important;
  }
/*
  .about-us .main-container.container-fluid {
    margin-left:0;
  }
*/
}

.navbar-static-top button img {
  max-width: 24px;
}

.mandates .detail p{

  font-size: 15px;
}




footer .social img, footer .social svg {
  fill:green;
}

.dark-footer .social a {

  width: 21px;
  height: 21px;
  display: inline-block;
}

.dark-footer .social .fb {
  background: url(../img/fb.png) no-repeat center center;
  background-size: contain;
}
.dark-footer .social .twitter{
  background: url(../img/twitter.png) no-repeat center center;
  background-size: contain;
}
.dark-footer .social .linkedin {
  background: url(../img/linkedin.png) no-repeat center center;
  background-size: contain;
}



footer .logo  {

  background: url(../img/logo_footer_white.svg) no-repeat center center;
  background-size: contain;
  min-width: 180px;
  min-height: 55px;
  margin-top: 30px;
}


footer.dark-footer {
  background-image: none !important;
  background-repeat: no-repeat;
}

.dark-footer {
  background-image: none !important;
  background: #0b173c;
  padding-top:30px;
  padding-bottom: 25px;
  border-top: none;
}

.dark-footer .text, .dark-footer .links a {
  color: #fff;
}

  footer .center, footer .social , footer .links {
      color: #fff
  }

.dark-footer .social .fb {
  background: url(../img/fb.svg) no-repeat center center;
  width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
}
.dark-footer .social .twitter{
  background: url(../img/twitter.svg) no-repeat center center;
  width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
}
.dark-footer .social .linkedin {
  background: url(../img/linkedin.svg) no-repeat center center;
  width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
}



@media only screen and (min-width: 576px) {
  .research-icons .col-xs-6 {
  /*    width:33.3%; */
  }

}
/*
@media only screen and (max-width: 767px) {
  footer, .dark-footer {
    background: #111d41;;
  }

  .dark-footer .text  {
    color: #fff
  }

  footer .links a, .dark-footer  .links a {
    color: #fff;
  }

}
*/

.webform-component--message {
  margin-top: 30px; 
}


footer .links {
  padding:0;
}

footer .links span {
  letter-spacing: 0.5px;
}

footer .links > span:first-child {
  padding-right: 15px;
}


/* terms a privacy pages */
.about-us .hero {
  clear: both;
}

.about-us .hero .banner{
  min-height: 525px;
  background-image: linear-gradient(to right, rgba(39, 62, 118, 0) 24%, rgba(23, 38, 79, 0.64) 54%, #111d41 96%), url(../img/about_us.png);
  background-repeat: no-repeat;
  background-position: 25% center;;

  background-size: cover;
 margin-bottom: 0;
}

.about-us .hero-wrapper {
  display:none;
}

.about-us   .address { 
  float: left;
  margin-left: 50%;
  margin-top: 100px;
  color: #fff;
  width: 42%;
}


.about-us .address h3 { 
font-size: 37.5px;
  font-weight: 900;
  line-height: 45px;
  height:55px;
}

.about-us .address h4 { 
  color: #80a0ff;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px; 
}


.about-us .address p { 
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: normal;
}

.about-us h1 {
  color: #111d41;
  font-family: Raleway;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 39px;
}

.about-us .sidebar {
  width:270px;
}
@media only screen and (min-width: 1200px) {


  .about-us .col-content > section, .researcher .col-content > section {
    margin-left: 320px;
  }

  .about-us .node-content-wrapper > div {
    padding-left:0;
  }

  .about-us .node-content-wrapper {
    padding-left:0;
  }

}
.about-us .main-content { 
  margin-top: 0;
}

.about-us .node-content-wrapper p {
  color: #111d41;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 300;
  line-height: 22.5px;

  font-stretch: normal;
  font-style: normal;

  letter-spacing: normal;

}

.dark-footer {
  min-height: 190px;
  background-color: #111d41;
  padding-right: 50px;
}

.about-us .sidenav a, .funders .sidenav a, .researchers .sidenav a {
  font-size: 15px;
  padding-left: 0;
}

footer .center {
  text-align: right;
  margin-top: 15px;
}

footer {
  padding-top: 50px;
}

@media only screen and (max-width: 991px) {
.dark-footer {
  padding-right: 0;
}

  footer .center {
     text-align: center; 
     margin-top: 15px;
  }

  footer .text {
    margin-top: 12px;
    text-align: center;
    margin-right: 0;
  }

  footer .social {
    margin-top: 15px;

  }
 
}

@media only screen and (max-width: 1199px) {
  .title {
    padding-left: 0;
  }
}

footer .center {
  margin-top: 15px;
}

footer .text {
 margin-top: 12px;
}

footer .social {
 margin-top: 15px;
}

a, a:hover {
  color: #111d41;
}


.back-arrow {
  color: #111d41;
    margin-left: 33px;
    margin-top: 7px;
    position: absolute;

}

.back-arrow img { 
  width: 16px;
  height: 13px;
}

.about-us b, .about-us strong {
    font-weight: 700;
}

a:focus, .btn-primary:focus {
  background-color: #80a0ff;
}

.dark-footer .sep  {
  padding: 0;
}

body, .node-content-wrapper {
  background-color: #fff;
}


.eu-cookie-compliance-banner {
  
}

#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
  height:120px;
  background: none;
  background-color: #111d41;
  opacity: 0.9;
}

.eu-cookie-compliance-banner {
  margin-top: 35px;
}


#sliding-popup .popup-content {
  max-width: 90%;
}

#sliding-popup .popup-content #popup-text {
  max-width: 80%;
}

#sliding-popup .popup-content #popup-text p  {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
}

#sliding-popup .eu-cookie-compliance-default-button {
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background:none;
  background-color: #80a0ff;
  border: none;
}

.find-more-button {
  display:none !important ; 
}

button.agree-button {
  width: 191px;
  height: 41px;
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #80a0ff;
  font-size: 14.4px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 1.44px;
  text-align: center;
  color: #ffffff;
}

#sliding-popup .eu-cookie-compliance-secondary-button {
  background-color: #80a0ff;
}


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

  #sliding-popup {
    top: 0px !important;
    position: fixed;
    bottom: auto !important;
    height: auto !important;
  }

  #sliding-popup .popup-content #popup-text p  {
    font-size: 12px;
    line-height: 1.33;
  }

  #sliding-popup .popup-content #popup-text {
    max-width: 100%;
  }

  #sliding-popup .popup-content #popup-buttons {
    float:none;
    text-align: center;
    max-width: 100%;
  }

  .eu-cookie-compliance-banner {
    margin-top: 20px;
  }

  button.agree-button {
    font-size: 10.8px;
    line-height: 0.94;
    letter-spacing: 1.08px;
    text-align: center;
    max-width: 250px;
    height: 31px;
    border-radius: 4.5px;
    width: 80%;
  }

  
}


.about-us .tl .timeline {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
.about-us .tl .timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: white;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}
.about-us .tl .container {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}
.about-us .tl .container::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	right: -17px;
	background-color: white;
	border: 4px solid #ff9f55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}
.about-us .tl .left {
	left: 0;
}
.about-us .tl .right {
	left: 50%;
}
.about-us .tl .left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid white;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent white;
}
.about-us .tl .right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent;
}
.about-us .tl .right::after {
	left: -16px;
}
.about-us .tl .content {
	padding: 20px 30px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}
@media screen and (max-width: 600px) {
	.about-us .tl {
	   /* Place the timelime to the left */
	   /* Full-width containers */
	   /* Make sure that all arrows are pointing leftwards */
	   /* Make sure all circles are at the same spot */
	   /* Make all right containers behave like the left ones */
   }
	.about-us .tl .timeline::after {
		left: 31px;
   }
	.about-us .tl .container {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
   }
	.about-us .tl .container::before {
		left: 60px;
		border: medium solid white;
		border-width: 10px 10px 10px 0;
		border-color: transparent white transparent transparent;
   }
	.about-us .tl .left::after, .about-us .tl .right::after {
		left: 15px;
   }
	.about-us .tl .right {
		left: 0%;
   }
}


/*  START  TIME LINE */
.cd-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 0 10%;
  border-radius: 2px;
}

.cd-container::after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
#cd-timeline {
  position: relative;
  padding: 0 0;
  margin-top: 2em;
  margin-bottom: 3em;
  margin-left: 0;
  margin-bottom: 85px;
}

#cd-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 25px;
  height: 95%;
  width: 1px;
  background: #111d41;
  top: 30px;

}

@media only screen and (min-width: 1170px) {
  #cd-timeline {
/*    margin-top: 3em;
    margin-bottom: 3em;*/
  }

  #cd-timeline::before {
    left: 50%;
 
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 2.0em 0;
  }

  .cd-timeline-block:first-child {
    margin-top: 0;
  }

  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 8px;
  left: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  /*box-shadow: 0 0 0 4px #111d41, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);*/
  border: solid 0.8px #80a0ff;
}

.cd-timeline-img {
  background: #fff;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: 15px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  margin-right: 30px;
  background:#fff;
  border-radius: 2px;
  padding: 1em;
}
.cd-timeline-content .timeline-content-info {
  background: #2B343A;
  padding: 5px 10px;
  color: #000;
  font-size: 12px;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}
.cd-timeline-content .timeline-content-info i {
  margin-right: 5px;
}
.cd-timeline-content .timeline-content-info .timeline-content-info-title, .cd-timeline-content .timeline-content-info .timeline-content-info-date {
  width: calc(50% - 2px);
  display: inline-block;
}
@media (max-width: 500px) {
  .cd-timeline-content .timeline-content-info .timeline-content-info-title, .cd-timeline-content .timeline-content-info .timeline-content-info-date {
    display: block;
    width: 100%;
  }
}
.cd-timeline-content .content-skills {
  font-size: 12px;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cd-timeline-content .content-skills li {
  background: #40484D;
  border-radius: 2px;
  display: inline-block;
  padding: 2px 10px;
  color:  #000;
  margin: 3px 2px;
  text-align: center;
  flex-grow: 1;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content .sec-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #111d41;

}

.cd-timeline-content p, .cd-timeline-content .cd-date {
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #111d41;
}

.cd-timeline-content .cd-date {
  display: inline-block;
}

.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
/*
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #333C42;
}
*/
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }

  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    color: #000;
    margin-left: 0;
    padding: 1.8em 0;
    width: 45%;
    margin: 0 0%;
  }

  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
  
  }

  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 9px;
	font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #111d41;
  font-size: 41.8px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #283359;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
 
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
    top: 9px;
  }

  .cd-timeline-content.col-left {
    text-align: right;
  }

}


.cd-timeline-content ul li  {
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #111d41;
  list-style-type: none;
  text-transform: uppercase;
}

.cd-timeline-content ul li span {
  font-size: 15px;
  line-height: 2;
}

.cd-timeline-content ul {
  padding-left: 0px;
}


.cd-timeline-content.col-left .cd-date {
   text-align: left; 
}

.col-left .fa-circle-thin {
  padding-left: 5px;
}


.timeline {
  margin-bottom: 25px;
}

.cd-timeline-content .cd-date {
  color: #111d41;
  font-size: 40px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #283359;
}

/* END TIME LINE*/

.blue-text {
  color: #111d41;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  width:90%;
}

.cd-timeline-content.lll {
  padding-bottom:0
}

.cd-timeline-content.last {
  padding-bottom:0
}

/* TEAM */

.bio-group {
  margin-top: 60px;
}

.bio-group__label {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #80a0ff;
  border: none;
  margin:auto;
  text-transform: uppercase;
}


.team_member {

  margin: auto;
  padding:15px 20px;
  
}

.team_inside {
  position: relative;
  margin: auto;
  max-width: 250px;
  padding:15px 20px;
  min-height: 255px;
  min-width: 220px;
}

.team_title {
  text-transform: uppercase;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #80a0ff;
  font-size: 11.25px;
  font-weight: 600;
  line-height: 13px;
}

.team_photo {
  text-align: center;
  margin-top:15px;
  margin-bottom:25px;
}


.team_photo img {
  margin: auto;
  height: 130px;
  width: 130px;
}

.team_name {
  margin-top: 35px;
  color: #111d41;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  display: inline-block;
  margin-top: 0; 
  margin-bottom: 15px;
    /* height: 50px; */
 
}

.team_bio{
  display:none;
  height: 142px;
  max-width: 95%;
  overflow: hidden;
}

.team_bio p{
  color: #111d41;
  font-size: 11.25px;
  font-weight: 400;
  line-height: 14.5px;
  max-height: 145px;
  overflow: auto;
}

.tem_bio.do-show{
  display:block;
}

.team_toggle {
  width: 38px;
  height: 38px;
  background: #80a0ff;
  display: inline-block;
  color: #fff;
    text-align: center;
    font-size: 58px;
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 30px;
 
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      outline: 0;
}

.team_toggle::before {
  content: " ";
  width: 24px;
  content: " ";
  background-image: url(../img/plus_white.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 6px;
  top: 6px;
  height: 26px;
}

.team_toggle.on {
  font-size: 25px;
}

.team_toggle.on::before {
  background-image: url(../img/x_white.png);
  background-repeat: no-repeat;
  left: 8px;
  top: 8px;
}

.team_inside i {
  position: absolute;
  bottom: 20px;
}

/* END TEAM */

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


#sidenav {
  z-index:20;
}


/* mobile  */

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

  .about-us .address {
    margin-left: 25px;
    width:auto;
    margin-top: 230px;
  }

  .about-us .address h3 {
    font-size: 16px;

  }

  .about-us .address h4 {
    display: none;
  }

  .about-us .address p{
    font-size: 12px;
  }

  .about-us .hero .banner {

    background-image: linear-gradient(to bottom, rgba(39, 62, 118, 0) 24%, rgba(23, 38, 79, 0.64) 54%, #111d41 96%), url(../img/about_us.png);
  }

  .about-us h1 {
    color: #80a0ff;
  }

  h1.title:after {
    content: '';
    border-bottom: 4px solid #70197c !important;
}

  .funders h2.title {
    color: #80a0ff;
  }

  .funders .trms-Shelf.first {
    display:none;
  }


  .funders .btn-meet {
    margin-top: 20px !important;
  }

  .funders .icons h5 {
    font-weight: 900;
  }

  .trms-Shelf-item {
     float: none !important; 

    margin: auto;
    width: 80% !important;
    margin-bottom: 25px;
  }

  .trms-Shelf-item .Publication {
    margin-right: 0 !important;
}

}


.page-partners .team_photo {
  min-height: 127px;
  vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 208px;
    height: 169px;
}

.page-partners .team_photo img {

  max-height: 130px;
  margin: auto;
  height: auto;
  max-width: 100px;
  max-height: 70px;
  width: auto;
}


  .team_bio p {
  height: 145px;
}


 .team_inside {
  min-height: 243px;
  background-color: #f9f9f9;
  padding-bottom: 0;
}


 .team_bio {
  height: 190px;
}

  .team_toggle {

  bottom: 0;
}

.default_view {
  height: 192px;
}

.team_name {

  line-height: 11px;

  margin-bottom: 0;
}

 .external-url {
  display: block;
  margin-top: 17px;
}


/* partners */

.page-partners .team_photo {
  min-height: 127px;
  vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 208px;
    height: 169px;
}

.page-partners .team_photo img {

  max-height: 130px;
  margin: auto;
  height: auto;
  max-width: 100px;
  max-height: 70px;
  width: auto;
}


.page-partners  .team_bio p {
  height: 155px;
}


.page-partners .team_inside {
  min-height: 243px;
  background-color: #f9f9f9;
  padding-bottom: 0;
}


.page-partners .team_bio {
  height: 190px;
}

.page-partners  .team_toggle {

  bottom: 0;
}

.page-partners .default_view {
  height: 192px;
}

.page-partners .team_name {

  line-height: 11px;

  margin-bottom: 0;
}

.page-partners .external-url {
  display: block;
  margin-top: 17px;
}

/* all */


.team_bio {
  border-top: 1px solid #80a0ff73;
    padding-top: 7px;
    margin-top: 3px;
}

.back-arrow a:focus {
  background-color: #fff;
}

/* partners form */

.webform-client-form-817  button {
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #80a0ff;
  width: 191px;
  height: 41px;
  line-height: unset;
}


.webform-client-form-817  .webform-component--message {
  margin-top: 0;
}

.webform-client-form-817 .form-control {
  background-color: #f9f9f9;
}

.webform-client-form-817 .form-textarea {
  max-height: 135px;
}

.webform-client-form-817 .captcha {
  float: left;
}

.webform-client-form-817 .form-actions {
  clear: none;
  float: left;
  min-width: 48%;
  text-align: center;
}

.webform-client-form-817 .btn-default:hover {
  opacity: 1;
  background-color:#80a0ff;
  border-color: none;

}

/* end partners form */

.about-us .view-header {
   margin-top: 0;
}

.about-us .bio-group__content {

  margin-left: -5px;
}




.page-partners .bio-group__label {
  color: #111d41;
  font-family: Raleway;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 39px;
}


.page-partners .bio-group__label:after {
  content: '';
  border-bottom: 4px solid #80a0ff;
  display: block;
  width: 20px;
  margin-top: 3px;
}


.page-partners .hero .banner{
  min-height: 525px;
  background-image: linear-gradient(to right, rgba(39, 62, 118, 0) 24%, rgba(23, 38, 79, 0.64) 54%, #111d41 96%), url(../img/partners_header.png);
  background-repeat: no-repeat;
  background-position: 25% center;;

  background-size: cover;
 margin-bottom: 0;
}

.page-partners .msg-box {

  margin-top: 40px;
}

.page-partners .msg-box .alert-success {
   background-color: #eee;
   font-size: 30px;
   font-weight: 300;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.33;
   letter-spacing: normal;
   text-align: center;
   color: #111d41;
}


@media only screen and (max-width: 1199px) {
.bio-group h4 {
    color: #111d41;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 39px;
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #111d41;
    clear: left;
}

.page-partners .bio-group__label {
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #80a0ff;
}

}


/* partners page form */

.webform-client-form-817 .btn:disabled, .webform-client-form-817 .btn[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
}


@media only screen and (max-width: 1425px) and (min-width: 1200px){
  .team_member.col-lg-3 {
    width: 33%;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
  .team_member.col-md-6 {
    width: 33%;
  }
}


/* partners form */

.webform-client-form-837  button {
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #80a0ff;
  width: 191px;
  height: 41px;
  line-height: unset;
}


.webform-client-form-837  .webform-component--message {
  margin-top: 0;
}

.webform-client-form-837 .form-control {
  background-color: #f9f9f9;
}

.webform-client-form-837 .form-textarea {
  max-height: 135px;
}

.webform-client-form-837 .captcha {
  float: left;
}

.webform-client-form-837 .form-actions {
  clear: none;
  float: left;
  min-width: 48%;
  text-align: center;
}

.webform-client-form-837 .btn-default:hover {
  opacity: 1;
  background-color:#80a0ff;
  border-color: none;

}

.webform-client-form-837 .btn:disabled, .webform-client-form-837 .btn[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
}

.mandates .nav1 > li > a {
  padding: 10px 0;
}

.cd-timeline-img.cd-2022 {
  border-color:#80a0ff;
}

.cd-timeline-img.cd-2020 {
  border-color:#a5bc66;
}

.cd-timeline-img.cd-2019 {
  border-color: #ce5163;
}

.cd-timeline-img.cd-2017 {
  border-color:#46b5d3;
}

.cd-timeline-img.cd-2016 {
  border-color:#8d65aa;
}

.cd-timeline-img.cd-2014 {
  border-color:#258787;
}

.cd-timeline-img.cd-2013 {
  border-color:#e5a53e;
}

.page-partners .view-header{
  margin-bottom: 25px;
}

@media only screen and (min-width: 1199px){
  .mandates section > .blue-text {
    width:85%;
  }
}


#block-block-2 {
  display:none;
}

#btn-block-block-2 {
  display:none;
}

#block-block-2 .modal-dialog {
  max-width: 726px;
  margin: auto;
  top: 105px;
}

#block-block-2 .modal-dialog .modal-content {
  padding: 30px;
}

#label-phone-b773e7ed-7e9f-4035-8555-4bc44adfc65b {
  color: pink;
}
