@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* ===== Typography ===== */


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
body, p, ul, li, a {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
}
section.page-header {
    padding-top: 120px;
    padding-bottom: 60px;
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type="submit"], .wpcf7 input:focus[type="submit"] {
    box-shadow: none !important;
}
a, a:hover {
	color: #dc2227;
}
.team-member_container a span{
	border-bottom: 1px solid #dc2227;
}
.expert-name{
	border-bottom: 1px solid #212529;	
}

.reveal-block {
	overflow: hidden;
}

/* ===== Header ===== */
#menu-item-2857 {
    display: none;
}
.navbar-brand.custom-logo-link {
	margin-bottom: -15px!important;
}
#wrapper-navbar .navbar {
	padding-bottom: 20px;
}
#wrapper-navbar #main-menu li {
    margin-right: 3.5%;
}
#wrapper-navbar .search-box-navbar {
}
#wrapper-navbar .top-nav-links {
}
#wrapper-navbar .social-links-nav {
}
#wrapper-navbar .social-links-nav li {
	list-style: none;
	padding: 0;
	margin-right: 15px;
}
#wrapper-navbar .social-links-nav li:last-child {
	margin-right: 0;
}
#wrapper-navbar .social-links-nav a {
    border: 1px solid black;
    border-radius: 50%;
    width: 32px;
    font-size: 18px;
    height: 32px;
    color: black;
    display: inline-block;
    margin: 0;
	transition: all 0.3s ease-in-out;
}
#wrapper-navbar .social-links-nav a:hover {
    border: 1px solid black;
    background-color: #000000;
    color: #ffffff;
}
#wrapper-navbar .right-latest-post {
    padding: 25px 10px;
    text-align: center;
}
#wrapper-navbar .right-latest-post.show-menu {
    display: none;
}
#wrapper-navbar #navbarNavDropdown {
    min-width: unset !important;
    transition: all 0.5s ease-in-out;
}
.search-box-navbar .header-search-desktop {
	display: block;
}
.search-box-navbar .header-search-mobile {
	display: none;
}
.search-box-navbar .header-search-mobile .search-button {
    float: right;
    cursor: pointer;
    position: relative;
    top: 7px;
}
.search-box-navbar .header-search-mobile .search-button .fa-search::before {
	transition: all 0.5s ease-in-out;
}
.search-mobi-show .fa-search::before {
    content: "\f00d";
}
.search-box-navbar .header-search-mobile #ajaxsearchlite2 {
/*     display: none; */
    width: calc(100% - 30px);
    position: absolute;
    top: 75px;
    left: 15px;
    background-color: #fff !important;
    padding: 0;
    border-bottom: none !important;
    height: 0px;
    transition: height 0.5s ease-in-out;
}
.search-box-navbar .header-search-mobile #ajaxsearchlite2.show {
/* 	display: block; */
    height: 35px;
}
.search-box-navbar .header-search-mobile #ajaxsearchlite2 .probox {
    background-color: unset !important;
    height: 33px !important;
    border-bottom: 1px solid #000 !important;
}
.search-mobi-show #ajaxsearchliteres2 {
    top: 15.5% !important;
}
.search-mobi-show #wrapper-navbar .navbar {
    margin-bottom: 25px;
}
#wrapper-navbar .right-latest-post {
    transition: all 1.5 ease-in-out;
}
#wrapper-navbar .right-latest-post.hidden {
    height: 0;
    padding: 0 !important;
    opacity: 0;
    visibility: hidden;
}
#wrapper-navbar .right-latest-post p {
    line-height: 1.2 !important;
}

/* Home Slider */
.report-carousel-header .carousel-item.full-width-background, .report-carousel-header .carousel-item.half-width-background {
	height: 800px;
	background-position: center right;
}
.report-carousel-header .carousel-item.half-width-background {
	background-size: auto 950px;
    background-color: transparent;
    background-position: center right -10%;
}
.report-carousel-header .carousel-item.half-width-background::before {
	content: "";
	display: block;
	background-color: #31333f;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 55%;
}
.report-carousel-header .carousel-item .report-carousel-content {
	background-color: transparent;
    display: contents;
    height: 100%;
    width: 100%;
    position: relative;
    max-width: 100%;
}
.section.report-slider .report-carousel-header .carousel-item .report-carousel-content .carousel-caption > a {
    color: #fff !important;
}
.report-carousel-header .carousel-item .report-carousel-content .carousel-caption {
    position: relative;
    right: 0;
    top: 15%;
    z-index: 10;
    padding: 0;
    color: #fff!important;
    display: block;
    height: 100%;
    width: 100%;
    text-align: left;
    margin: 0 auto;
	min-height: 600px;
}
.report-carousel-header .carousel-item .report-carousel-content h1 {
    font-size: 77px;
    width: 100%;
    position: relative;
    right: unset;
    font-family: 'Playfair Display', serif;
    margin: 0px auto 25px auto;
	animation-duration: 0.7s;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.report-carousel-header .carousel-item .carousel-caption h1 span {
    color: #DB2027;
    display: inline-block;
    margin-right: 5px;
	width: unset;
}
.report-carousel-header .carousel-item .report-slide-sub-tile {
	font-size: 28px;
    width: 100%;
    margin: 0 auto 40px;
	animation-duration: 1s;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.report-carousel-header .carousel-item .report-text-description {
    width: 100%;
    display: block;
    margin: 0 auto 40px;
	animation-duration: 1.3s;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.report-carousel-header .carousel-controls {
    position: absolute;
    bottom: -60px;
    display: block;
    width: 100%;
    max-width: 100%;
}
.report-carousel-header .carousel-controls .controls-wrapper {
    position: relative;
    padding: 0;
    text-align: left;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
}
.report-carousel-header .carousel-controls a {
    position: relative;
    width: 100%;
    max-width: 20px;
    left: unset;
    right: unset;
    font-size: 25px;
    line-height: 1;
}
/* Team Involved */
.team-involved {
	padding: 0;
	width: unset;
	margin: 0 0 40px;
	position: relative;
}
.team-involved li {
  height: 50px;
  list-style: none;
	position: relative;
	display: block;
	transition: all 0.5s ease-in-out;
	margin-top: -10px;
}
.team-involved li:first-child {
    margin-top: 0px;
}
.team-involved li a {
	display: flex;
	align-items: center;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
}
.team-involved li img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 3px solid #ffffff;
	display: block;
	object-fit: cover;
	background-color: #f2f2f2;
	background-position: center;
}
.team-involved li a .expert-name {
	color: #DB2828 !important;
	border-color: #DB2828 !important;
	margin: 0 10px 0 5px;
	position: relative;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	line-height: 1;
  transition: all 0.5s ease;
  white-space: nowrap;
}

.report-carousel-header .carousel-item .team-involved {
	animation-duration: 1.3s;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.report-carousel-header .carousel-item .team-involved li img {
    border: 3px solid #31333F;
}
.report-carousel-header .carousel-item .team-involved li a .expert-name {
	color: #ffffff;
}
.report-carousel-header .carousel-item .post-links {
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0;
	padding: 0;
	animation-duration: 1.6s;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.report-carousel-header .carousel-item .post-links li {
	width: 100%;
	max-width: 50%;
	display: inline-block;
	padding: 0 5px;
}
.report-carousel-header .carousel-item .post-links li a {
	display: block;
    color: #DB2027;
    font-size: 14px;
    font-family: Rubik;
    text-transform: uppercase;
    font-weight: 500;
	margin-bottom: 15px;
	transition: all 1s ease;
}
.report-carousel-header .carousel-item .post-links li a:hover {
	text-decoration: none;
	transform: scale(1.05);
}
.report-carousel-header .carousel-item .post-links li a::after {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
}
.report-carousel-header .carousel-item .post-links li a.hyphen-icon::after {
    content: "-";
    font-weight: 700;
    font-family: Rubik;
}
.report-carousel-header .carousel-item .post-links li a.download-icon::after {
    content: "\f063";
}
.report-carousel-header .num {
    color: #fff !important;
    position: relative;
    z-index: 10;
    margin: 0 20px;
}
.report-carousel-header .carousel-controls .controls-wrapper .counter {
    margin: 0 20px;
}

.section-full-width {
    width: unset;
    max-width: unset;
/*     margin: 0 -15px; */
}
.older-edtions-wrapper {
	margin-top: 70px!important;
}

/* ===== Intro ===== */
.section.intro-full {
    background-color: #292933;
    padding: 45px 0 10px 0 !important;
}
.section.intro-full .featured-project-item a {
    color: white;
    font-weight: 500;
    margin-bottom: 0;
    font-family: Rubik;
    line-height: 1.2;
    font-size: 1.5rem;
    display: block;
    max-width: 180px;
    margin: 0px 0px 30px;
    width: 100%;
    word-break: break-word;
	transition: all 1s ease;
}
.section.intro-full .featured-project-item a:hover {
	text-decoration: none;
	transform: scale(1.05);
}

/* ===== Video Section ===== */
.section.video-tab-home .video-content {
    cursor: pointer;
/* 	-webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; */
}

/* ===== Home Blog Slider ===== */
.blog-post-slider .carousel .image-left {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.blog-post-slider .carousel .blog-info-right {
    width: 100%;
	min-height: 630px;
    display: flex;
    flex-direction: column;
    padding: 100px 80px;
    color: white;
}

.blog-post-slider .carousel .blog-slide-excerpt {
    width: 100%;
}
.blog-post-slider .carousel .carousel-controls {
    display: flex;
	justify-content: space-between;
    width: 100%;
    max-width: 50%;
    background-color: #292933;
    color: #fff;
    padding: 30px 80px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.blog-post-slider .carousel .carousel-controls .controls-wrapper {
    position: relative;
    padding: 0;
    text-align: left;
    margin: 0;
    max-width: 50%;
    display: flex;
    width: 100%;
}
.blog-post-slider .carousel .carousel-controls .controls-wrapper a {
    position: relative;
    width: 100%;
    max-width: 20px;
	height: 23px;
    left: unset;
    right: unset;
    font-size: 25px;
    line-height: 1;
}
.blog-post-slider .carousel .carousel-controls .controls-wrapper .num {
    margin: 0 25px;
}
.blog-post-slider .carousel .view-blog-wrap {
    max-width: 50%;
    width: 100%;
}
.blog-post-slider .carousel .view-blog-wrap .view-blog-btn {
    color: #fff;
    font-size: 13px;
    letter-spacing: 3px;
    font-family: Rubik;
    text-transform: uppercase;
}

/* ========== Blog Post Slider ==========*/
.section.blog-post-slider .carousel .blog-info-right {
    background-color: #31333f;
}
.section.blog-post-slider .carousel .blog-carousel-main-title {
    animation-duration: 0.7s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.section.blog-post-slider .carousel .blog-slide-title {
    animation-duration: 1s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.section.blog-post-slider .carousel .blog-slide-excerpt{
    animation-duration: 1.3s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.section.blog-post-slider .carousel .read-more-blog-post {
    animation-duration: 1.6s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.blog-post-slider .carousel-control-prev {
  margin-right: 20px;
}
.blog-post-slider .carousel-control-next {
  margin-left: 20px;
}
/* =====  Higlights & Publications ===== */
.section.highlights-and-publications-wrapper {
    margin-bottom: 135px;
}
.section.highlights-and-publications-wrapper .highlights-wrapper,
.section.highlights-and-publications-wrapper .publications-wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	height: 100%;
}

/* ===== Featured Event ===== */
section.featured-event {
    color: #fff;
    background-color: #31333f;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right -80px;
}
section.featured-event .event-background::before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    background-color: #31333f;
}
section.featured-event .event-info-col {
    min-height: 630px;
    background-color: #31333f;
	padding: 130px 87px 130px 0;
}
section.featured-event .event-info-col .event-category {
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 25px;
}
section.featured-event .event-info-col .event-title {
    font-size: 1.8rem;
    text-transform: capitalize;
    margin-bottom: 40px;
}
section.featured-event .event-info-col .event-excerpt {
    margin-bottom: 80px;
    line-height: 2;
    font-weight: 500;
    font-size: 20px;
}
section.featured-event .event-info-col .learn-more {
    font-family: Rubik;
    color: #DB2027;
    font-size: 13px;
    letter-spacing: 3px;
	font-weight: 500;
}
section.featured-event .event-date-col {
    background-color: transparent;
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
section.featured-event .event-date-col .event-date {
    align-self: flex-start;
	margin: 0 auto 15px;
/* 	max-width: 150px; */
	width: 100%;
}
section.featured-event .event-date-col .event-date .day {
    display: flex;
    background-color: transparent;
    border: 2px solid #DB2027;
    height: 105px;
    width: 105px;
    margin: 80px auto 30px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 52px;
}
section.featured-event .event-date-col .event-date .month,
section.featured-event .event-date-col .event-date .year {
	display: block;
	margin-bottom: 10px;
	color: #ffffff;
	line-height: 1;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 2px;
}
section.featured-event .event-date-col .event-venue {
    align-self: flex-end;
    margin-bottom: 40px;
	color: #ffffff;
	line-height: 1;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 2px;
}
section.featured-event .event-date-col .residence-label {
    display: block;
	margin-bottom: 10px;
}


section .row-heading h2 {
	margin-bottom: 80px;
}
section .row-heading h2 span {
/* 	color: #DB2027; */
}

/* ========== ABOUT PAGE ========== */
.about-page-template {

}
.about-page-template .intro-text {
	margin-bottom: 60px;
}
.about-page-template .intro-text p {
    font-size: 20px;
    line-height: 2;
    margin: 0;
}

/* Team Tabs */
section.our-team {
	margin-bottom: 120px;
}
section.our-team .nav-tabs {
    border-bottom: none;
	margin-bottom: 80px;
}
section.our-team .nav-tabs .nav-item {
    background-color: transparent;
    border: none;
    border-radius: 0;
/*     margin-right: 2.65%;
    width: 100%;
    max-width: 23%; */
}
section.our-team .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
section.our-team .nav-tabs .nav-item .nav-link {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    border-radius: 0;
    color: #31333f;
    padding: 38px 20px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Rubik;
    font-weight: 500;
    line-height: 1;
	margin: 0 0 20px;
	transition: all 0.5s ease-in-out;
}
section.our-team .nav-tabs .nav-item .nav-link.active, section.our-team .nav-tabs .nav-item .nav-link:hover {
    background-color: #31333f;
    border: 1px solid #31333f;
    border-radius: 0;
    color: #fff;
}
/* Team Grid */
.team-grid .team-member-item {
    background-color: #f9f9f9;
    padding: 40px;
    position: relative;
    min-height: 525px;
    display: block;
	margin: 0 0 30px;
}
.team-grid .team-member-item::before {
	content: "";
	background-color: #31333f;
	display: block;
	height: 160px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.team-grid .team-member-item .wrapper-inner {
	position: relative;
	z-index: 2;
}
.team-grid .team-member-item .featured-img {
    display: block;
    height: 250px;
    width: 100%;
	background-color: #c9cbca;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
	transition: all 1s ease-in-out;
}
.team-grid .team-member-item .featured-img:hover {
	transform: scale(1.05);
}

.team-grid .team-member-item .name {
    font-family: 'Playfair Display', serif;
    display: block;
    text-align: center;
    color: #212529;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1;
}
.team-grid .team-member-item .name:hover {
	text-decoration: none;
}
.team-grid .team-member-item .name::after {
	content: "";
	display: block;
	margin: 10px auto 0;
	height: 1px;
	width: 80px;
	background-color: #212529;
}
.team-grid .team-member-item .personal-details-wrapper {
    min-height: 80px;
}
.team-grid .team-member-item .position, .team-grid .team-member-item .company {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1;
	color: #acadb2;
	text-align: center;
}
.team-grid .team-member-item .social-row {
    display: flex;
	justify-content: center;
}
.team-grid .team-member-item .social-row a {
    display: block;
    height: 35px;
    width: 35px;
    border: 1px solid #000000;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin: 10px 5px;
    color: #000000;
	padding: 0;
	transition: all 1s ease;
}
.team-grid .team-member-item .social-row a:hover {
	background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.team-grid .col-12 {
    -webkit-animation-name: zoomIn !important;
    animation-name: zoomIn !important;
}
.team-grid .col-12:nth-child(1) {
    animation-duration: 0.5s !important;
}
.team-grid .col-12:nth-child(2) {
    animation-duration: 1s !important;
}
.team-grid .col-12:nth-child(3) {
    animation-duration: 1.5s !important;
}
.team-grid .col-12:nth-child(4) {
    animation-duration: 2s !important;
}
.team-grid .col-12:nth-child(5) {
    animation-duration: 2.5s !important;
}
.team-grid .col-12:nth-child(6) {
    animation-duration: 3s !important;
}
.team-grid .col-12:nth-child(7) {
    animation-duration: 3.5s !important;
}
.team-grid .col-12:nth-child(8) {
    animation-duration: 4s !important;
}
.team-grid .col-12:nth-child(9) {
    animation-duration: 4.5s !important;
}
.team-grid .col-12:nth-child(10) {
    animation-duration: 5s !important;
}
.team-grid .col-12:nth-child(11) {
    animation-duration: 5.5s !important;
}
.team-grid .col-12:nth-child(12) {
    animation-duration: 6s !important;
}

/* Advisory Board */
section.advisory-board {
	margin-bottom: 120px;
}
section.advisory-board {

}
section.advisory-board .advisory-board-grid .advisory-board-item  {
	margin-bottom: 25px;
}
section.advisory-board .advisory-board-grid .advisory-board-item .name {
    font-family: 'Playfair Display', serif;
    display: flex;
    text-align: left;
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1;
    background-color: #212529;
    padding: 10px 30px;
    min-height: 60px;
    align-items: center;
	transition: all 1s ease !important;
}
section.advisory-board .advisory-board-grid .advisory-board-item .name:hover {
	text-decoration: none;
	font-size: 23px !important;
}
section.advisory-board .advisory-board-grid .advisory-board-item .name:hover {
	text-decoration: none;
}
section.advisory-board .advisory-board-grid .advisory-board-item .content-wrapper {
    background-color: #f9f9f9;
    color: #acadb2;
    padding: 20px 25px;
	min-height: 175px;
}
#more_posts {
    display: inline-block;
    font-family: Rubik;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #dc2227 !important;
    margin: 15px 0;
	cursor: pointer;
}
#more_posts::after {
    content: "-";
    display: inline-block;
    margin-left: 5px;
}
/* Single Team */
.single-team .social-links {
	margin: 50px 0;
}
.single-team .social-links a {
    border: 1px solid black;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
	margin: 0 10px 0 0;
	transition: all 0.5s ease-in-out;
}
.single-team .social-links a:hover {
    border: 1px solid black;
    background-color: #000000;
}
.single-team .social-links a .fab {
	padding: 0;
	color: #000000;
}
.single-team .social-links a:hover .fab {
	color: #ffffff;
}


/* Status And Acknowledgements */
section.stat-acknowledgements {
    background: linear-gradient(to right, #31333f, #31333f, #292933, #292933, #292933);
}
section.stat-acknowledgements .row-heading h2 {
	margin-bottom: 60px;
}
section.stat-acknowledgements .statutes {
	background-color: #31333f;
	color: #ffffff;
	padding-top: 100px;
	padding-bottom: 100px;
}
section.stat-acknowledgements .statutes a.download-link {
    font-size: 13px;
    letter-spacing: 2px;
    color: #DB2027;
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0;
    display: inline-block;
}
section.stat-acknowledgements .acknowledgements {
	background-color: #292933;
	color: #ffffff;
	padding-top: 100px;
	padding-bottom: 100px;
}

/* ========== PROJECTS Single ========= */
.single-projects .post-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 70px;
    margin-bottom: 20px;
    line-height: 1;
}
.single-projects .post-content {
	font-family: Rubik;
	line-height: 2;
    font-weight: 500;
    font-size: 18px;
}

.single-projects .post-author-row {
    margin-bottom: 25px;
	min-height: 175px;
}
.single-projects .post-author-row .heading {
    color: #8A8A8A;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
}
.single-projects .post-author-row .post-year img {
    display: block;
    background-color: transparent;
    border: 5px solid #f0f0f0;
    height: 160px;
    width: 160px;
    margin: 0 0 15px;
    border-radius: 50%;
    font-size: 65px;
    word-wrap: anywhere;
    /* padding: 20px 15px; */
    line-height: 0.8;
    color: #bb0140;
    text-align: center;
    font-weight: 500;
}
.single-projects .post-author-row .author-name {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 5px;
	display: block;
	color: #212529;
}
.single-projects .post-author-row .author-email {
    color: #DB2027;
    display: inline-block;
    clear: both;
}
.single-projects .post-author-row .contact-number {
    color: #212529;
    display: inline-block;
    clear: both;
}
.single-projects #right-sidebar {
    padding-top: 210px;
	padding-left: 45px;
}
.single-projects #right-sidebar aside.col-md-6 {
    max-width: 100%;
    width: 100%;
	flex: 100%;
	margin-bottom: 30px;
}
.single-projects .related-project-posts {
    margin: 60px 0;
}
.single-projects .related-project-posts h6 {
	color: #31333f;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.single-projects .related-project-posts ul {
	padding: 0;
	margin-bottom: 40px;
}
.single-projects .related-project-posts li {
	list-style: none;
	max-width: 20%;
}
.single-projects .related-project-posts .post-image {
    display: block;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    height: 150px;
    width: 150px;
	overflow: hidden;
	margin: 0 auto 15px;
}
.single-projects .related-project-posts .post-image img {
    object-fit: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}
.single-projects .related-project-posts .post-title {
    color: #212529;
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: Rubik;
}
.single-projects .related-project-posts .post-title {
	text-decoration: none;
}
.author-details {
	float: left!important;
}
.single-projects .related-project-posts {
	padding-bottom: 60px;
}

/* Author box */
.author-details {
    display: flex;
    max-width: 380px;
    width: 100%;
    float: right;
}
.author-details .profile-image {
    margin-right: 30px;
    max-width: 95px;
}
.author-details .profile-details {
    max-width: 270px;
}
.author-details .avatar {
    border: 2px solid #8a8a8a;
    border-radius: 50%;
}

/* Post List Shortcode */
.related-content {
	padding: 0;
}

.related-content .post-item {
    list-style: none;
    border-bottom: 1px solid #31333f;
    margin-bottom: 50px;
}
.related-content .post-item .post-title {
    display: block;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0px 0px 20px;
    color: #31333f;
    text-decoration: none;
}
.related-content .post-item .post-categories {
    margin: 0px 0px 20px;
	color: #31333f;
    font-size: 10px;
}
.related-content .post-item .post-categories a {
    color: #31333f;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 10px;
    display: inline-block;
}
.related-content .post-item .post-categories a:first-child {
	margin-left: 0;
}
.related-content .post-item .post-categories a:last-child {
	margin-right: 0;
}
.related-content .post-item .post-categories a::after {
    content: "|";
    color: #31333f;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.related-content .post-item .post-categories a:last-child::after {
    display: none;
}
.related-content .post-item .post-content {
    font-family: Rubik;
    line-height: 1.4;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 15px;
}
.related-content .post-item .read-more-btn {
    color: #DB2027;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 10px;
}
.related-content .post-item .read-more-btn::after {
	content: "-";
	display: inline-block;
	margin-left: 5px;
}

/* Featured Publications */
.featured-publications {
	padding: 0;
}

.featured-publications .post-item {
    list-style: none;
    margin-bottom: 50px;
}
.featured-publications .post-item .post-title {
    display: block;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0px 0px 15px;
    color: #31333f;
    text-decoration: none;
}
.featured-publications .post-item .post-categories {
    margin: 0px 0px 20px;
	color: #31333f;
    font-size: 10px;
}
.featured-publications .post-item .post-categories a {
    color: #31333f;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 10px;
    display: inline-block;
}
.featured-publications .post-item .post-categories a:first-child {
	margin-left: 0;
}
.featured-publications .post-item .post-categories a:last-child {
	margin-right: 0;
}
.featured-publications .post-item .post-categories a::after {
    content: "|";
    color: #31333f;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.featured-publications .post-item .post-categories a:last-child::after {
    display: none;
}
.featured-publications .post-item .post-content {
    font-family: Rubik;
    line-height: 1.4;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 15px;
}
.featured-publications .post-item .read-more-btn {
    color: #DB2027;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 10px;
}
.featured-publications .post-item .post-image {
    display: block;
    height: 180px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

/* ========== Header Search ========== */
.wpdreams_asl_results div.asl_r .results .item .asl_content h3,
.wpdreams_asl_results div.asl_r .results .item .asl_content h3 a,
.wpdreams_asl_results div.asl_r .results .item .asl_content h3 a:hover {
    color: #212529;
    font-size: 14px;
    line-height: 14px;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.wpdreams_asl_results .showmore a {
    line-height: 1 !important;
    margin: 10px 0 30px;
    display: block;
}
.wpdreams_asl_results .results-count {
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center !important;
    color: #8f8f8f;
    margin-top: 15px;
}

/* ========== Search Results ========== */
.search-results #search-wrapper article {
    display: block;
    background-color: #f9f9f9;
    padding: 35px;
    margin-bottom: 30px;
}
.search-results #search-wrapper article h2.entry-title, .search-results #search-wrapper article h2.entry-title a {
    font-size: 30px;
    color: #212529;
    font-family: 'Playfair Display', serif;
	margin-bottom: 27px;
    line-height: 1;
}
.search-results p {
	font-size: 19px;
	line-height: 40px;
	font-weight: 300!important;
	
}
.search-results #search-wrapper article .entry-summary::after {
    content: "";
    display: block;
    width: 40%;
    height: 1px;
    background-color: #000;
	margin: 40px 0 0;
}
.search-results #search-wrapper article .entry-meta,
.search-results #search-wrapper article .entry-footer {
    display: none;
}

/* ========== Author Posts Carousel ========== */
section.related-author-articles {
    margin-bottom: 100px;
    margin-top: 100px;
}
section.related-author-articles h6 {
	font-size: 13px;
	letter-spacing: 3px;
	margin-bottom: 40px;
}
section.related-author-articles #author-posts-carousel .post-name {
    font-family: Playfair Display, San serif;
    font-size: 30px;
    font-weight: 400;
	line-height: 1;
	color: #212529;
	margin-bottom: 60px;
	display: block;
}
section.related-author-articles #author-posts-carousel .post-name:hover {
	color: #DB2027;
	text-decoration: none;
}
section.related-author-articles #author-posts-carousel .post-name::after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #212529;
	margin: 40px 0;
}
section.related-author-articles #author-posts-carousel .carousel-control-next,
section.related-author-articles #author-posts-carousel .carousel-control-prev {
    width: 5%;
    color: #000;
	font-size: 45px;
}
section.related-author-articles #author-posts-carousel .carousel-control-next {
    right: -10%;
}
section.related-author-articles #author-posts-carousel .carousel-control-prev {
    left: -10%;
}

section.single-events-news-videos {
	position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}
section.single-events-news-videos h6 {
    font-size: 13px;
    letter-spacing: 3px;
    font-family: Rubik;
    margin-bottom: 30px;
}
section.single-events-news-videos::before, section.single-events-news-videos::after {
    content: "";
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    background-color: #f9f9f9;
}
section.single-events-news-videos::before {
    top: 0;
    left: 0;
}
section.single-events-news-videos::after {
    top: 0;
    right: 0;
	z-index: -1;
}

/* ========== Video Button ========= */
body .video-modal-popup {
    display: flex;
    flex-direction: column;
    min-height: 400px;
    width: 100%;
    text-align: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 100px 25px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
}
body .video-modal-popup::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 1;
}
body .video-modal-popup .btn.video-button {
    padding: 0;
	position: relative;
	z-index: 2;
}
body .video-modal-popup .btn.video-button img {
    position: relative;
    right: unset;
    left: unset;
    min-width: unset;
    min-height: unset;
    margin: 0 auto 25px;
	position: relative;
	z-index: 2;
}
body .video-title {
    width: 100%;
    font-family: Rubik;
    margin: 0 auto;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.8rem;
    max-width: 360px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
	position: relative;
	z-index: 2;
}


/* ========== Pagination ========== */
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #292933;
    border-color: #292933;
}
.pagination .page-link {
    color: #292933;
}

/* ========== Experts Related News Events ==========*/
.experts-related-news-events-wrapper .news-expert-wrapper,
.experts-related-news-events-wrapper .documents-of-interest-wrapper {
    background-color: #F9F9F9;
    padding: 70px 70px 20px 70px;
    max-width: 100%;
    margin: 0;
    min-height: 760px;
}


/* ========== Right Sidebar ========== */
#right-sidebar .widget-title {
    color: #31333f;
    font-size: 13px;
    letter-spacing: 3px;
/*     text-transform: uppercase; */
    margin-bottom: 40px;
}

/* ========== Conatct Page ========== */
div.wpcf7-mail-sent-ok {
    margin: 45% auto 0 !important;
    text-align: center;
    max-width: 350px;
    height: 100%;
}

/* ========== FOOTER ========== */
#wrapper-footer-full {
    background-color: #f9f9f9;
    padding: 65px 0 95px;
}
#wrapper-footer .footer-logo-social .social-links-nav {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}
#wrapper-footer .footer-logo-social .social-links-nav li {
    list-style: none;
    padding: 0;
	margin-right: 15px;
}
#wrapper-footer .footer-logo-social .social-links-nav li:last-child {
	margin-right: 0;
}
#wrapper-footer .footer-logo-social .social-links-nav a {
    border: 1px solid black !important;
    border-radius: 50%;
    width: 30px;
    font-size: 15px;
    height: 30px;
    color: black;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
    text-align: center;
    line-height: 30px;
	transition: all 0.5s ease-in-out;
}
#wrapper-footer .footer-logo-social .social-links-nav a:hover {
    background-color: #000000;
    color: #ffffff;
}
#wrapper-footer-full .widget_mc4wp_form_widget .widget-title {
    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 30px;
}
#wrapper-footer-full .mc4wp-form-fields {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#wrapper-footer-full .mc4wp-form-fields h2 {
    margin: 0;
    line-height: 1;
    font-size: 46px;
}
#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
    width: 100%;
    max-width: 860px;
    display: block;
    border: none;
    border-bottom: 1px solid #000;
    background-color: transparent;
    padding: 5px 0;
    font-size: 20px;
    text-transform: lowercase;
    line-height: 1;
    opacity: 0.5;
}
#wrapper-footer-full .mc4wp-form-fields input[type="email"]:focus {
    opacity: 1;
}
#wrapper-footer-full .mc4wp-form-fields input[type="submit"] {
    line-height: 1;
    color: #DB2027;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 1;
    max-width: 100%;
    padding: 0;
    border: none;
}
#wrapper-footer-full .mc4wp-form-fields .submit-newsletter {
    display: flex;
    align-items: center;
    margin: 0;
}
#wrapper-footer-full .mc4wp-form-fields p::after {
	content: "";
	display: block;
    background-color: #DB2027;
	height: 2px;
	width: 10px;
	margin-left: 5px;
}
#wrapper-footer-full .mc4wp-form-fields .submit-newsletter input {
    border: 0;
    padding: 0;
    line-height: 1;
    color: #DB2027;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	box-shadow: none;
	opacity: 1;
}
#wrapper-footer {
    padding: 0 0 50px;
}
.site-copyright {
	font-weight: 500;
}
#wrapper-footer .site-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1;
}
#wrapper-footer .site-info .site-copyright-logo {
	text-align: right;
	max-width: 82px!important;
}

.footer-logo-social {
	padding: 30px 0 0;
}
footer-logo-social .row {
    align-items: center;
}
.footer-logo-social .social-links-nav {
    justify-content: right;
    width: 100%;
}
.footer-logo-social .social-links-nav a {
    margin-left: 20px;
}
.footer-menu {
	display: block;
	margin: 20px auto 20px;
}
.footer-menu #menu-footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.footer-menu #menu-footer-menu .menu-item {
    margin-right: 50px;
}
.footer-menu #menu-footer-menu .menu-item a {
    color: #DB2027;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

/* Custom */
.date-read-more-events {
    align-items: center;
}
.related-news-event .date-read-more-events a p {
    margin: 0;
    line-height: 1;
}
.date-read-more-timed {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.date-read-more-timed .length-of-read {
    margin: 0;
}
.publications-experts-row-wrap .publications-related-wrapper p {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.blog-related-single-wrapper .author-details {
    display: flex;
	align-items: center;
    max-width: 380px;
    width: 100%;
    float: none;
    margin: 0 0 30px;
}
.blog-related-single-wrapper .author-details .profile-image {
    margin-right: 10px;
    max-width: 50px;
}
.blog-related-single-wrapper .author-details .author-name {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 13px;
    font-family: Rubik;
    font-weight: 500;
}
.blog-related-single-wrapper .author-details .avatar {
    border: none;
    border-radius: 50%;
    margin-right: 10px;
}
.webinar-show-less {
    cursor: pointer;
}
.full-webinar.hide-full, .webinar-show-less.hide-full, .webinar-video-link.hide-full {
    transition: height 35s ease-in-out;
}
.archive.category .blog-grid .asl_w {
    width: 100%;
}
.archive.category .blog-grid .asl_w .proclose {
    order: 100 !important;
}
.archive.category .blog-grid .asl_w .promagnifier {
    order: 10 !important;
}
.archive.category .blog-grid .asl_w .proinput {
    order: 101 !important;
}
.archive.category .blog-grid .asl_w .probox {
    background-color: white!important;
	height: 33px!important;
}
.archive.category .blog-grid .asl_w .probox .proinput input{
	font-size: 13px!important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.archive.category .blog-grid .asl_w .innericon {
    background-color: unset !important;
}
.archive.category .blog-grid .asl_w .probox .innericon {
    background-color: transparent !important;
}
.archive.category .blog-grid .asl_w.wpdreams_asl_container {
    margin-bottom: 0px;
    width: 100%;
    border-bottom: 1px solid !important;
    background: white!important;
}
.archive.category .blog-grid .asl_w .probox .proinput input::placeholder {
    color: #595959 !important;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: rubik;
	letter-spacing: 3px;
    font-weight: 400;
}
.archive.category .blog-grid .asl_w .proloading {
    order: 20 !important;
}

.post-type-archive .site-main .asl_w.wpdreams_asl_container {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid !important;
    background: white!important;
    max-width: 50%;
}
.post-type-archive .site-main .asl_w {
    width: 100%;
}
.post-type-archive .site-main .asl_w .proclose {
    order: 100 !important;
}
.post-type-archive .site-main .asl_w .promagnifier {
    order: 10 !important;
}
.post-type-archive .site-main .asl_w .proinput {
    order: 101 !important;
}
.post-type-archive .site-main .asl_w .probox {
    background-color: white!important;
	height: 33px!important;
}
.post-type-archive .site-main .asl_w .probox .proinput input {
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 27px !important;
    height: 27px;
}
.post-type-archive .site-main .asl_w .innericon {
    background-color: unset !important;
}
.post-type-archive .site-main .asl_w .probox .innericon {
    background-color: transparent !important;
}
.post-type-archive .site-main .asl_w .probox .proinput input::placeholder {
    color: #595959 !important;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: rubik;
	letter-spacing: 3px;
    font-weight: 400;
}
.post-type-archive .site-main .asl_w .proloading {
    order: 20 !important;
}

.blog-cat-wrapper {
	padding: 0;
}
.blog-cat-wrapper .blog-cat-item {
	list-style: none;
	display: block;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-toggle {
    display: block;
    border-bottom: 1px solid #000;
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    padding: 10px;
    line-height: 1;
    margin-bottom: 30px;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-toggle:hover {
	text-decoration: none;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-toggle::before {
    content: "\f063";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
		font-size: 14px;
	font-size: 14px;
	font-size: inherit;
	font-weight: 300;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-menu {
    display: none;
    padding: 20px;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    top: 55%;
    width: 95%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.8s !important;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
	margin-top: -2px;
	padding-left: 33px;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-menu .menu-item {
	list-style: none;
    padding: 2px 0px;
	display: block;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-menu .menu-item a {
    font-size: 13px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    padding: 2px 0px;
	display: inline-block;
	transition: all 1s ease !important;
}
.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-menu .menu-item a:hover {
	text-decoration: none;
/* 	transform: scale(1.05) !important; */
}
.blog-cat-wrapper .blog-cat-item:hover > .blog-cat-dropdown-menu {
    display: block;
}
.post-social-share > span {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.single-blog-image .wp-post-image {
	margin-bottom: 15px;
}
.related-news-event .post-item article:nth-child(2n+1) {
	margin-right: 0 !important;
}
.related-news-event .post-item article {
    width: unset;
}

article .general_info p {
    font-size: 19px;
    line-height: 40px;
    font-weight: 300;
}
article .general_info ul li, article .general_info ol li{
    font-size: 19px!important;
    margin-bottom: 1rem;
}
#content article .general_info ol li{
    font-size: 19px!important;
}


article .general_info {
    margin-top: 25px;
}
/* ===== Responsive ===== */

@media only screen and (min-width: 1600px) {
	.report-carousel-header .carousel-item .report-carousel-content .carousel-caption {

	}
}

@media only screen and (min-width: 767px) {
	section.stat-acknowledgements .statutes .row {
		padding-right: 50px;
	}
	section.stat-acknowledgements .acknowledgements .row {
		padding-left: 50px;
	}
	section.related-author-articles #author-posts-carousel .post-name {
		position: relative;
		min-height: 120px;
	}
	section.related-author-articles #author-posts-carousel .post-name::after {
		position: absolute;
		bottom: 0;
	}
}


@media only screen and (max-width: 1760px) {
	.report-carousel-header .carousel-item.half-width-background {
		background-size: auto 950px;
		background-color: transparent;
		background-position: center right -20%;
	}
}

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

}

@media only screen and (max-width: 1450px) {
	.report-carousel-header .carousel-item.half-width-background {
		background-size: auto 800px;
		background-color: transparent;
	}
	.report-carousel-header .carousel-item .report-carousel-content .carousel-caption,
	.report-carousel-header .carousel-controls .controls-wrapper {
/* 		max-width: 600px; */
	}
	section.featured-event .event-info-col {
		min-height: 600px;
		padding: 150px 100px 150px 15px;
	}
	.post-type-archive-our_publications .publication-landing-info-wrap {
		padding: 0 100px;
	}
	
	.related-project-posts h2 {
		max-width: 1285px;
	}
	
}


@media only screen and (max-width: 1360px) {
	#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
		width: 100%;
		max-width: 60%;
	}
}

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

	.related-project-posts h2 {
		max-width: 1245px;
	}
}

@media only screen and (max-width: 1280px) {
	#wrapper-navbar #main-menu li {
		margin-right: 4%;
	}
	section.featured-event .event-info-col {
		min-height: 500px;
		background-color: #31333f;
		padding: 100px 15px 100px 15px;
	}
}

@media only screen and (max-width: 1200px) {
	.report-carousel-header .carousel-item.full-width-background, .report-carousel-header .carousel-item.half-width-background {
		height: 600px;
	}
	.report-carousel-header .carousel-item.half-width-background {
		background-size: auto 650px;
		background-color: transparent;
		background-position: right -25% center;
	}
	.report-carousel-header .carousel-item .report-carousel-content .carousel-caption {
		top: 5%;
	}
	.report-carousel-header .carousel-controls .controls-wrapper {
		max-width: 100%;
	}
	.report-carousel-header .carousel-item .report-carousel-content h1 {
		font-size: 65px;
		margin: 0px auto 10px auto;
	}
	.report-carousel-header .carousel-item .report-slide-sub-tile {
		margin: 0 auto 20px;
	}
	.webinar-content-wrapper {
		padding: 0 20px 0 30px;
	}
}

@media only screen and (max-width: 1180px) {
	#wrapper-navbar #main-menu li {
		margin-right: 3%;
	}
	.blog-post-slider .carousel .blog-info-right {
		padding: 40px 30px 110px;
	}
	.blog-post-slider .carousel .carousel-controls {
		padding: 30px 30px;
	}
/* 	section.featured-event {
		background-size: 80%;
		background-position: center right -25%;
	} */
}

@media only screen and (max-width: 1080px) {
	#wrapper-navbar #main-menu li {
		margin-right: 2%;
	}
	#wrapper-navbar .top-nav-links {
	}
	#wrapper-navbar .search-box-navbar {
	}
}

@media only screen and (max-width: 1024px) {
	#wrapper-navbar #main-menu li {
		margin-right: 1%;
	}
	.report-carousel-header .carousel-item.half-width-background {
		background-position: right -35% center;
	}
}

@media only screen and (max-width: 992px) {
	#wrapper-navbar #main-menu li {
		margin-right: 0;
	}
	.report-carousel-header .carousel-item .report-carousel-content h1 {
		font-size: 60px;
	}
	.report-carousel-header .carousel-item .report-slide-sub-tile {
		margin: 0 auto 25px;
	}
	section.featured-event .event-info-col .event-title {
		margin-bottom: 20px;
	}
	section.featured-event .event-info-col .event-excerpt {
		margin-bottom: 40px;
	}
	#wrapper-footer-full .mc4wp-form-fields {
		flex-wrap: wrap;
	}
	#wrapper-footer-full .mc4wp-form-fields h2 {
		margin: 0 0 15px;
		width: 100%;
	}
	#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
		width: 100%;
		max-width: 85%;
	}
	.report-carousel-header .carousel-item.full-width-background, .report-carousel-header .carousel-item.half-width-background {
		height: 650px;
	}
	.post-type-archive-our_publications .publication-landing-info-wrap {
		padding: 0 160px;
	}
}

@media only screen and (max-width: 991px) {
	section.featured-event {
		background-size: 100%;
		background-position: top center;
		padding-top: 400px;
	}
	section.featured-event .event-background::before {
		width: 100%;
		background-image: linear-gradient(to right, #31333f, #292933);
	}
}

@media only screen and (max-width: 900px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .4rem;
		padding-left: .4rem;
		font-size: 16px;
	}
}

@media only screen and (max-width: 820px) {
	.report-carousel-header .carousel-controls {
		position: relative;
		bottom: 0;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	#menu-item-2857 {
    display: block;
	}
	body h1 {
		font-size: 40px !important;
	}
	body h2 {
		font-size: 36px !important;
	}
	body h3 {

	}
	body h4 {

	}
	html body p {
		font-size: 17px !important;
		line-height: 35px !important;
	}
	#wrapper-navbar .top-half-nav {
		padding-top: 0px;
	}
	#wrapper-navbar .three-nav-links {
		display: none;
	}
	#wrapper-navbar .navbar-brand.custom-logo-link {
		width: unset !important;
		margin-left: 30%;
	}
	#wrapper-navbar .bottom-nav-menu-wrap {
		display: block;
		border-bottom: 0;
	}
	#wrapper-navbar .navbar-dark .navbar-toggler {
		color: transparent;
		border: transparent;
		position: absolute;
		top: 14px;
		left: 5px;
	}
	#wrapper-navbar .search-box-navbar {
		width: unset;
	}
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1 {
		max-width: 37px;
		position: absolute;
		top: 14px;
		right: 5px;
	}
	#wrapper-navbar .social-links-nav {
		display: none;
	}
	#wrapper-navbar .search-box-navbar div.asl_m .probox .proinput {
		margin: 0px!important;
	}
	#wrapper-navbar .right-latest-post {
		width: 100% !important;
	}
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1.wpdreams_asl_container {
		background-color: transparent !important;
		border: none !important;
	}
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1.wpdreams_asl_container .probox,
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1.wpdreams_asl_container div.asl_w .probox {
		box-shadow: none !important;
		background-color: transparent !important;
		background-color: transparent !important;
	}
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1.wpdreams_asl_container .asl_m .probox .innericon {
		background-color: transparent !important;
		background-image: none !important;
		-webkit-background-image: none !important;
		-ms-background-image: none !important;
	}
	#wrapper-navbar .search-box-navbar #ajaxsearchlite1.wpdreams_asl_container .probox .innericon {
    	background-color: transparent !important;
	}
	
	.search-box-navbar .header-search-desktop {
		display: none
	}
	.search-box-navbar .header-search-mobile {
		display: block;
	}
	.text-right {
		text-align: left !important;
	}
	.report-carousel-header #home-carousel .carousel-item.half-width-background::before,
	.report-carousel-header #home-carousel .carousel-item.full-width-background::before {
		content: "";
		display: none;
		background-color: #31333f;
		position: absolute;
		height: 50%;
		width: 100%;
		bottom: 0;
		left: 0;
		top: unset;
	}
	.report-carousel-header #home-carousel .carousel-item.half-width-background {
		background-size: auto 850px !important;
		background-position: center;
	}
	.report-carousel-header #home-carousel .carousel-item {
		background-size: contain !important;
		height: auto;
		background-position: top center;
	}
	.report-carousel-header #home-carousel .carousel-item .col-md-6 {
		padding: 0;
	}
	.report-carousel-header #home-carousel .carousel-item .report-carousel-content {
		background-color: #31333f;
		margin-top: 300px;
		max-width: 100%;
		padding: 0px 15px 60px;
		height: auto;
		min-height: 320px;
		display: block;
	}
	.report-carousel-header .carousel-item .report-carousel-content .carousel-caption {
		top: 25px;
		left: 0;
		min-height: unset
	}
	.report-carousel-header .carousel-item .report-expert-wrappers {
		margin: 0 auto 25px;
	}
	.report-carousel-header .carousel-item .report-text-description {
		display: none;
	}
	.report-carousel-header .carousel-item .report-carousel-content h1 {
		font-size: 40px;
		margin-bottom: 10px;
	}
	.report-carousel-header .carousel-item .report-slide-sub-tile {
		margin: 0 auto 25px;
		font-size: 22px !important;
	}
	.blog-post-slider .carousel .image-left {
		min-height: 350px;
	}
	.blog-post-slider .carousel .blog-info-right {
		min-height: 400px;
		padding: 40px 30px 110px;
	}
	.blog-post-slider .carousel .carousel-controls {
		padding: 30px 30px;
	}
	body .section.video-tab-home {
		margin: 40px 0;
		padding: 0px 0px 40px;
		background-size: cover;
		background-position: center;
	}
	body .section.video-tab-home .video-content {
		padding: 0;
		margin: 0 -15px 25px;
	}
	body .section.video-tab-home .video-cover-image img {
		width: 100%;
		height: 378px;
		position: relative;
		z-index: 20;
		object-fit: cover;
		max-width: 100%;
	}
	.blog-post-slider .carousel .carousel-controls {
		width: 100%;
		max-width: 100%;
	}
	.section.highlights-and-publications-wrapper .highlights-wrapper {
		margin-bottom: 40px;
	}
	#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
		width: 100%;
		max-width: 80%;
	}
	#wrapper-footer .footer-logo-social .social-links-nav {
		width: 100%;
		justify-content: start;
		margin: 25px 0 15px;
	}
	.author-details {
		display: flex;
		max-width: 100%;
		width: 100%;
		float: none;
	}
	.single-projects #right-sidebar {
		padding-top: 60px;
	}
	.featured-news-event .news-event-date {
		padding: 10px 0px 10px 0px;
	}
	.featured-news-event .news-events-relevant-tags-list {
		padding: 0;
		margin-bottom: 10px;
	}
	.post-type-archive-webinars .webinar-wrapper {
		padding: 50px 50px;
	}
	.post-type-archive-webinars .webinars-wrapper article {
		background: linear-gradient(90deg, #31333F 11%, #F9F9F9 11%);
	}
	.newsletter-wrapper .publication-landing-info-wrap {
    padding: 0 30px 0 150px!important;
	}
	.publication-landing-info-wrap {
		padding: 0 60px 0 60px;
	}
	.post-type-archive-our_publications .publications-archive-wrapper article {
		padding: 40px 0 40px 0;
	}
	.post-type-archive-our_publications .publication-landing-info-wrap {
		padding: 0 30px 0 150px;
	}
	.publications-landing-title {
		margin-bottom: 20px;
	}
	.blog-feature-info {
		width: 100% !important;
		padding: 40px 40px 120px 10px !important;
	}
	.newsroom-latest-info.blog-feature-info {
		display: flex;
		flex-wrap: wrap;
	}
	.blog-row .news-events-img {
		padding-top: 0 !important;
	}
	.feature-blog-full-wrap {
		background-color: #31333F;
		background: linear-gradient(180deg, white 8%, #31333F 8%);
	}
	.h-75 {
		height: unset !important;
	}
	.category-blog .blog-feature-content {
		padding: 30px 0px 0;
	}
	.text-right {
		text-align: left !important;
	}
	.category-blog .blog-date {
		padding: 0;
		margin-bottom: 0px
	}
	.category-blog .blog-related-single-wrapper .entry-content p {
		width: 100%;
		margin: 0 0 20px;
	}
	.category-blog .blog-feature-wrapper {
		justify-content: normal;
		background-color: transparent;
	}
	.category-blog .blog-feature-info {
		width: 100% !important;
		padding: 20px 40px 120px 10px !important;
	}
	.category-blog .text-right.blog-date {
		padding: 0px 10px 0 0;
		margin-bottom: 20px;
	}
	.category-blog .related-no-img-posts article {
		padding: 30px;
	}
	body .video-modal-popup {
		min-height: 300px;
	}
	.post-type-archive-newsroom .newsroom-latest-wrapper .newsroom-latest-info,
	.post-type-archive-newsroom .newsroom-latest-wrapper .newsroom-latest-image {
		width: 100%;
	}
	.post-type-archive-newsroom .newsroom-latest-info {
		padding: 40px 15px 40px 15px;
		order: 2;
	}
	.newsroom-latest-info .latest-date {
	    font-family: Playfair Display, San serif;
		font-weight: 400;
		margin-bottom: 20px;
	}
	.post-type-archive-newsroom .older-edtions-wrapper article {
		width: 100%;
		padding: 30px;
	}
	.older-edtions-wrapper h6 {
	    width: 100%;
		padding: 80px 0px 2px 0px;
	}
	.contact-row .address-padding > div {
		margin-bottom: 20px;
	}
	.contact-row .address-background {
		padding: 20px 20px 0;
	}
	.contact-row .form-wrapper {
		padding: 0px 20px 60px 20px;
	}
	.single-news-events-content p, .entry-title.news-events-single-post-title, .single-newsandevents .news-events-relevant-tags-list, .single-news-events-get-thumbnail {
		max-width: 100% !important;
	}
	.single-events-news-videos .left-video-tile {
		right: 25%;
	}
	.single-events-news-videos .btn.btn-primary.news-events-left-button img {
		max-width: 80px !important;
		z-index: 100;
		min-width: unset;
		object-fit: contain;
		left: 45%;
		bottom: 18%;
	}
	.single-events-news-videos .left-newsevent-video iframe, .left-newsevent-video img {
		position: absolute;
		right: 0;
		left: 0;
		width: 100%;
	}
	.single-events-news-videos .right-newsevent-video iframe, .single-events-news-videos .right-newsevent-video img {
		position: absolute;
		left: 0;
	}
	.single-events-news-videos .btn.btn-primary.news-events-right-button img {
		max-width: 80px !important;
		z-index: 100;
		min-width: unset;
		object-fit: contain;
		left: 45% !important;
		bottom: 18%;
	}
	.single-events-news-videos .right-video-title {
		left: 25%;
	}
	.single-events-news-videos .left-newsevent-video, .single-events-news-videos .right-newsevent-video {
		margin-bottom: 25px;
	}
	.single-newsandevents .experts-related-news-events-wrapper .news-expert-wrapper {
		padding: 25px 30px 20px 30px;
		max-width: 100%;
		margin-right: 0;
	}
	body.single-newsandevents .experts-related-news-events-wrapper .news-expert-wrapper h6,
	.experts-related-news-events-wrapper .documents-of-interest-wrapper h6 {
		margin-bottom: 10px;
	}
	body.single-newsandevents .experts-related-news-events-wrapper .news-expert-wrapper {
		background-color: #F9F9F9;
		padding: 25px 30px 20px 30px;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
		min-height: unset;
	}
	body.single-newsandevents .experts-related-news-events-wrapper .documents-of-interest-wrapper {
		max-width: 100%;
		padding: 70px 30px 20px 30px;
		min-height: unset;
	}
	body.single-newsandevents .single-news-events-content p img, .single-news-events-content img {
		max-width: 100% !important;
		margin-left: 0 !important;
		width: 100%;
		object-fit: unset;
		height: auto;
		min-height: unset;
	}
	body.single-newsandevents .news-events-single-date {
/* 		justify-content: start; */
	}
	body.single-newsandevents .row.experts-related-news-events-wrapper,
	body.single-newsandevents .news-events-other-articles {
		max-width: 100%;
		margin: 80px auto 50px auto;
	}
	body.single-newsandevents .single-news-events-content p {
		font-size: 18px;
		line-height: 2;
	}
	body.single-newsandevents .single-news-events-content blockquote p {
		font-size: 22px;
		line-height: 1.8;
	}
	body.single-newsandevents body.single-news-events-watch-now {
		display: none;
	}
	body.single-newsandevents .news-events-single-date p {
		font-size: 14px;
	}
	section.single-events-news-videos::before, section.single-events-news-videos::after {
		width: 100%;
	}
	section.single-events-news-videos {
		padding-bottom: 0px;
	}
	.single-blog-tags-date {
		flex-wrap: wrap;
		width: 100%;
	}
	.blog-related-relevant-tag .single-blog-tags {
		font-size: 13px;
		width: unset;
	}
	.single-post .post-social-share {
		padding: 0;
	}
	.single-post .single-blog-tags {
/* 		width: 100%; */
	}
	.post-share-text {
		display: none;
	}
	.blog-related-relevant-tag {
		display: flex;
		width: 100%;
	}
	.single-blog-tags {
		width: 100%;
		margin: 15px 0 0;
	}
	.single-blog-date {
		display: block;
		width: 100%;
		margin: 0 0 15px;
		font-size: 14px;
	}
	.single-blog-date .blog-date {
		font-size: 16px;
	}
	.single-blog-image {
		float: none;
		max-width: 100%;
		margin-right: 0;
		width: 100%;
		display: block;
	}
	.single-blog-image {
		max-width: 100%;
		width: 100%;
	}
	#related_posts li {
		width: 33% !important;
		padding: 35px 20px 60px 20px !important;
	}
	.blog-related-relevant-tag {
		display: flex;
		flex-wrap: wrap;
	}
	.author-details {
		display: flex;
		max-width: 100% !important;
		width: 100%;
		float: none;
		flex-wrap: wrap;
		padding: 0px 10px !important;
		word-break: break-word;
	}
	.blog-row {
	    margin-top: 30px !important;
	}
	section.related-author-articles #author-posts-carousel .carousel-control-prev {
		left: -3%;
	}
	section.related-author-articles #author-posts-carousel .carousel-control-next {
		right: -3%;
	}
	.single-news-events-content blockquote {
		margin: 30px 0 50px 0 !important;
	}
	section.related-author-articles #author-posts-carousel .post-name::after {
		margin: 20px 0 0px;
	}
	section.related-author-articles #author-posts-carousel .carousel-controls {
		position: relative;
		display: block;
		width: 100%;
		max-width: 93%;
		margin: 20px auto 0;
	}
	section.related-author-articles #author-posts-carousel .post-name {
		font-size: 26px !important;
		margin-bottom: 20px !important;
	}
	.entry-title.news-events-single-post-title {
		margin-bottom: 15px !important;
	}
	.newsandevents .news-events-relevant-tags-list {
		margin-bottom: 20px !important;
	}
	.back-article-button {
		max-width: 66px;
		display: block;
		height: 1rem;
		overflow: hidden;
	}
	.back-button-wrap.back-to-about {
		margin: 0 !important;
	}
	.news-documents-of-interest-list li {
		margin: 25px 0 30px 0;
		padding-bottom: 20px;
	}
	.experts-related-news-events-wrapper .news-expert-wrapper h3 {
		margin-bottom: 10px;
	}
	.date-back-row-news-single {
		margin-bottom: 10px;
	}
	.single .back-button-wrap {
		margin: 0px 0 10px 0;
	}
	.newsroom-latest-info h6 {
		margin-bottom: 10px;
	}
	.category-blog .blog-related-single-wrapper .entry-content p {
		font-size: 18px;
		line-height: 2;
	}
	.related-blog-posts-col {
		padding-right: 15px !important;
	}
	.older-edtions-wrapper article p {
		font-size: 18px !important;
		line-height: 2 !important;
	}
	.older-edtions-wrapper h2 {
		margin-bottom: 15px;
		font-size: 28px !important;
	}
	.button.older-editions-download p {
		font-size: 13px !important;
	}
	.older-edtions-wrapper h6 {
		padding: 80px 0px 2px 0px !important;
	}
	div.wpcf7-mail-sent-ok {
		margin: 25px auto 0 !important;
		text-align: center;
		max-width: 350px;
		height: unset;
	}
	section.featured-event .col-md-12 {
		padding: 0;
	}
	.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-toggle {
		margin-top: 40px;
	}
	.blog-cat-wrapper .blog-cat-item .blog-cat-dropdown-menu {
		top: 72%;
	}
	.news-events-info-wrap {
		min-height: unset !important;
		padding: 30px 0px 40px 0px !important;
	}
	.post-type-archive .site-main .asl_w.wpdreams_asl_container {
		max-width: 100%;
	}
	.related-news-event .date-read-more-events a p {
		font-size: 13px !important;
	}
	.related-news-event {
		margin-bottom: 0 !important;
	}
	.date-back-row-news-single {
		margin-bottom: 20px;
		margin: 0 -30px 20px !important;
	}
	.back-article-button {
		padding-left: 0;
	}
	.social-back-blogs {
		margin: 20px -20px 40px -30px !important;
	}
	.single .single-blog-post-article blockquote p {
		font-size: 28px !important;
		margin: 0;
	}
	.single-blog-position {
		font-size: 17px;
		line-height: 20px !important;
	}
	.selected-analysis-wrapper {
		padding: 0 !important;
		margin-top: 60px !important;
	}
	.selected-analysis-wrapper .single-analysis-list a h3 {
		margin: 30px 0 0px !important;
	}
	.post-type-archive-webinars .page-header h1, .publications-archive-wrapper .page-title, .page-title.newsroom-title {
		margin: 0px 0 50px 0 !important;
	}
	section.page-header {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	section.stat-acknowledgements {
		background: none !important;
	}
	.single-team .bio-info-wrapper {
		background: linear-gradient(270deg, #31333F 5%, #F9F9F9 5%);
		padding: 60px 15px 0;
	}
	.single-team .bio-info-wrapper .bio-headshot {
		order: 1;
		padding-bottom: 20px !important;
	}
	.single-team .bio-info-wrapper .bio-info-left {
		order: 2;
	}
	.single-team .bio-info-wrapper .bio-info-left .team-bio-title {
		font-size: 28px !important;
	}
	.single-team .bio-info-wrapper .bio-info-left .bio-name-underline {
		margin: 15px 0 20px;
	}
	.single-team .bio-info-wrapper .bio-info-left .bio-team-position {
		margin: 20px 0 15px 0;
		font-size: 17px;
	}
	.single-team .bio-info-wrapper .bio-info-left .bio-team-email {
		font-size: 17px;
	}
	.single-team .bio-info-wrapper .bio-info-left .bio-team-number {
		font-size: 17px;
		margin-bottom: 30px;
	}
	.single-team .biography-wrap {
		max-width: 100%;
		margin: 60px auto 30px auto;
	}
	.view-custom-link a, .download-from-custom-link a, .read-more-blog-post a, .view-blog-btn, .meta-data-latest a, .publications-meta-data a, .learn-more, .read-more a, .related-news-event a, .news-events-img img, .news-expert-wrapper img, .meet-experts-news-events, .row.webinar-wrapper img, .webinar-read-more a, .webinar-show-less, .publications-archive-wrapper article img, .publications-read-more a, .single-publication-post-pic img, .publications-download-wrap, #related_posts img, .read-more a, .blog-row .blog-read-more p, .date-read-more-timed .length-of-read, .newsroom-latest-info a.button, .button.older-editions-download p, .publications-read-more a p {
		font-size: 13px !important;
	}
	.single-team .biography-title {
		font-size: 32px !important;
		margin: 0 0 15px;
	}
	.single-team .back-button-wrap {
		margin: 0px 0 15px 0 !important;
	}
}

@media only screen and (max-width: 600px) {
	body h1 {
		font-size: 38px !important;
	}
	body h2 {
		font-size: 28px !important;
	}
	.report-carousel-header #home-carousel .carousel-item.full-width-background {
		background-size: auto 300px !important;
	}
	.report-carousel-header #home-carousel .carousel-item.item.half-width-background {
		background-size: contain !important;
		background-position: top -15% center;
	}
	.report-carousel-header #home-carousel .carousel-item .report-carousel-content {
		margin-top: 300px;
	}
	.report-carousel-header .carousel-item .report-carousel-content h1 {
		font-size: 40px;
	}
	.report-carousel-header .carousel-item .post-links li {
		max-width: 100%;
	}
	.post-type-archive-webinars .webinars-wrapper article {
		background: linear-gradient(90deg, #31333F 16%, #F9F9F9 16%);
	}
	.post-type-archive-our_publications .publication-landing-info-wrap, .post-type-archive-newsletters .publication-landing-info-wrap {
		padding: 0 30px 0 130px!important;
	}
	#related_posts li {
		width: 100% !important;
		padding: 35px 20px 60px 20px !important
	}
}


@media only screen and (max-width: 575px) {
	section.featured-event {
		padding-top: 350px;
	}
	section.featured-event .event-date-col .event-date {
		width: 100%;
		margin-bottom: 40px;
	}
	section.featured-event .event-info-col {
		min-height: unset;
		padding: 60px 15px 60px 15px;
	}
	section.featured-event .event-date-col .event-date .day {
		margin: 30px auto 30px;
	}
	#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
		width: 100%;
		max-width: 75%;
	}
	.section.intro-full .featured-project-item a {
		margin: 0px 0px 45px;
	}
	.team-grid .team-member-item .featured-img {
		height: 300px;
	}
	.team-grid .team-member-item::before {
		height: 145px;
	}
	section.our-team {
		margin-bottom: 30px!important;
	}
	section .row-heading h2 {
		margin-bottom: 30px;
    }
	section.advisory-board {
		margin-bottom: 22px;
	}
	section.stat-acknowledgements .row-heading h2 {
		margin-bottom: 20px;
    }
	section.our-team .nav-tabs .nav-item .nav-link {
		font-size: 16px;
		padding: 30px 10px;
	}
	.post-type-archive-webinars .webinar-wrapper {
		padding: 0px;
	}
	.post-type-archive-our_publications .publications-archive-wrapper article img {
		object-fit: cover;
		width: 100%;
		height: unset;
		margin: 0 auto;
		max-width: 70%;
		max-height: unset;
		display: block;
	}
	html .post-type-archive-newsletters article img {
		object-fit: cover;
		width: 100%;
		height: unset;
		margin: 0 auto;
		max-width: 70%;
		max-height: 205px;
		display: block;
	}
	.post-type-archive-our_publications .publication-landing-info-wrap {
		padding: 0 20px 0 105px !important;
	}	
	.post-type-archive-newsletters .publication-landing-info-wrap {
		padding: 0 30px 0 23%!important;
	}
	#author-posts-carousel .post-name {
		font-size: 26px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 34px!important;
	}
	#wrapper-navbar .right-latest-post {
       padding: 5px 10px 15px 10px !important;
    }
	.news-event-title {
		width: 100%!important;
	}
	.news-events-info-wrap {
		padding: 30px 0px 60px 0px!important;
	}
	.wrapper {
		padding: 0px;
	}
	.row .page-title {
		margin: 0px 13px 13px 13px !important;
	}
	.featured-news-event {
		margin-bottom: 38px!important;
	}
	.news-events-landing-feature {
		padding: 0 16px !important;
     }
	.entry-title.news-events-single-post-title {
		margin-bottom: 20px;
	}
	.newsandevents .news-events-relevant-tags-list {
		margin-bottom: 20px;
    }
	.related-news-event article {
		padding: 0 25px 75px;
	}
	.news-event-date {
		font-size: 14px!important;
	}
	.bottom-nav-menu-wrap {
		padding-bottom: 0px!important;
	}
	body .section.video-tab-home {
		margin: 0px!important;
	}
	.blog-post-slider .carousel .carousel-controls {
		width: 110%;
		max-width: 110%;
		padding: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.section.blog-post-slider {
		margin-bottom: 35px;
	}
	.blog-post-slider .carousel .view-blog-wrap .view-blog-btn {
		font-size: 11px;
	}
	.related-news-event article:nth-child(2n+1) {
		margin-right: 0px!important;
	}
	.webinar-content-wrapper {
		padding: 0 20px 0 105px!important;
	}
	.webinar-title {
		margin: 20px 0;
	}
	.button.older-editions-download p {
		text-align: left!important;
	}
	.older-edtions-wrapper {
		margin-bottom: 50px!important;
	}
	section.page-header {
		padding-top: 25px;
		padding-bottom: 0px;
    }
	#wrapper-footer-full .mc4wp-form-fields h2 {
		font-size: 35px!important;
	}
	#wrapper-footer-full {
		text-align: center!important;
		padding: 50px 0px;
	}
	#wrapper-footer-full .widget_mc4wp_form_widget .widget-title {
		margin-bottom: 12px;
	}
	#wrapper-footer-full .mc4wp-form-fields .submit-newsletter input {
		position: absolute;
		right: 15px;
		top: 93px;
	}
	#wrapper-footer-full .mc4wp-form-fields p::after {
		display: none;
	}
	#navbarNavDropdown {
		margin-left: -3px!important;
	}
	.report-carousel-header #home-carousel .carousel-item.half-width-background {
/* 		background-size: auto 350px !important; */
	}
	.report-carousel-header #home-carousel .carousel-item .report-carousel-content {
		margin-top: 250px;
	}
	section.featured-event {
		padding-top: 300px;
	}
	#wrapper-footer-full .mc4wp-form-fields input[type="email"] {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.post-type-archive-webinars .webinars-wrapper article {
		background: linear-gradient(90deg, #31333F 20%, #F9F9F9 20%);
	}
	.post-type-archive-our_publications .publication-landing-info-wrap {
		padding: 0 30px 0 105px;
	}
	section.our-team .nav-tabs .nav-item .nav-link {
		font-size: 15px;
	}
	#wrapper-footer .footer-logo-social .social-links-nav a {
		padding: 0px!important;
	}
	.footer-menu #menu-footer-menu {
		justify-content: center;
	}
	.footer-menu #menu-footer-menu .menu-item:last-child {
		margin-right: 0px;
	}
	.single-publication-post-pic img {
		max-width: 100% !important;
		margin-bottom: 20px !important;
	}
	.author-details .profile-image {
		margin-right: 15px;
		max-width: 85px;
	}
}

@media only screen and (max-width: 400px) {
	.section.intro-full .featured-project-item a {
		font-size: 1.2rem;
	}
}

/* ===== Read more buttons grow effect ===== */
.view-custom-link a, .download-from-custom-link a, .read-more-blog-post a, .view-blog-btn, .meta-data-latest a, .publications-meta-data a, .learn-more, .read-more a, .related-news-event a, .news-events-img img, .news-expert-wrapper img, .meet-experts-news-events, .row.webinar-wrapper img, .webinar-read-more a, .webinar-show-less, .publications-archive-wrapper article img, .publications-read-more a, .single-publication-post-pic img, .publications-download-wrap, #related_posts img, .read-more a, .blog-row .blog-read-more p, .date-read-more-timed .length-of-read, .newsroom-latest-info a.button, .button.older-editions-download p {
	display: inline-block;
	transition: all 1s ease !important;
}
.view-custom-link a:hover, .download-from-custom-link a:hover, .read-more-blog-post a:hover, .view-blog-btn:hover, .meta-data-latest a:hover, .publications-meta-data a:hover, .learn-more:hover, .read-more a:hover, .related-news-event a:hover, .news-events-img img:hover, .news-expert-wrapper img:hover, .meet-experts-news-events:hover, .row.webinar-wrapper img:hover, .webinar-read-more a:hover, .webinar-show-less:hover, .publications-read-more a:hover, .single-publication-post-pic img:hover, .publications-download-wrap:hover, #related_posts img:hover, .read-more a:hover, .blog-row .blog-read-more p:hover, .date-read-more-timed .length-of-read:hover, .newsroom-latest-info a.button:hover, .button.older-editions-download p:hover {
	text-decoration: none;
	transform: scale(1.05) !important;
}

/* ===== Animations ===== */
.animate__animated {
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
}
.scrollInUp, .scrollInDown, .scrollInLeft, .scrollInRight, .scrollIn {
	opacity: 0;
	visibility: hidden;
	transition: all 1s ease-in-out;
}
.animate__animated.animate__fadeInLeft, .animate__animated.animate__fadeInUp {
	opacity: 1;
	visibility: visible;
}
.left-highlights-home .animate__animated {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
}
.right-highlights-home .animate__animated {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
}

.related-news-event article.newsandevents {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.related-news-event .post-item:nth-child(odd) {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
}
.related-news-event .post-item:nth-child(even) {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
}
.older-edtions-wrapper article:nth-child(even) {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
}
.older-edtions-wrapper article:nth-child(odd) {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
}
.advisory-board-grid .row > div:nth-child(1) {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important;
}
.advisory-board-grid .row > div:nth-child(2) {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
}
.advisory-board-grid .row > div:nth-child(3) {
    -webkit-animation-duration: 1.5s !important;
    animation-duration: 1.5s !important;
}
.advisory-board-grid .row > div:nth-child(4) {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
}
.advisory-board-grid .row > div:nth-child(5) {
    -webkit-animation-duration: 2.5s !important;
    animation-duration: 2.5s !important;
}
.advisory-board-grid .row > div:nth-child(6) {
    -webkit-animation-duration: 3s !important;
    animation-duration: 3s !important;
}
.advisory-board-grid .row > div:nth-child(7) {
    -webkit-animation-duration: 3.5s !important;
    animation-duration: 3.5s !important;
}
.advisory-board-grid .row > div:nth-child(8) {
    -webkit-animation-duration: 4s !important;
    animation-duration: 4s !important;
}