.hide-details { visibility: hidden !important; height:0px;
}

body.customize-support ,
.customize-support .cca-nav {
		margin-top:46px;
	}

body {
	background-color:#F9F9F9;
	font-family: 'Montserrat', sans-serif;
}

.no-scroll {
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: fixed;
}

.no-padding {
	padding: 0;
}

.video-embed iframe {
	width:100%;
}

.no-margin {
	margin: 0 auto;
}

.vertical-wrapper {
	display: table;
	overflow: hidden;
}

.vertical-center {
	display: table-cell;
	vertical-align: middle;
}

.cca-nav {
	color:#ffffff;
	background-color:#23356F;

/*	height: 85px;*/
	padding-left:15px;
	padding-right:15px;
	transition: background 0.5s;
}

.cca-nav--blue,
.cca-nav--blue-open {
	background-color:#23356F !important;
	transition: background 0.5s;
}

.resp-image img {
	width:100%;
	height:auto;
}

.main-banner {
	width:100%;
	margin-top:80px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
}

.skew-banner {
	width:100%;
	margin-top:0px;
	height: 925px;
	background-color:#333;
	background-size: cover;
	background-position: center;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top:0;
}

.skew-banner:after{
	content: '';
	background-color: #F9F9F9;
	display: block;
	width: 130%;
	height: 290px;
	left: -10px;
	position: absolute;
	right: 0;
	bottom: -16%;
	transform: rotate(-5deg);

}

.skew-banner--bio {
	height:600px;
}

.skew-smokescreen{
	width: 130%;
    height: 100%;
    background-color: rgba(6, 130, 144, 0.9);
    position: absolute;
    top: 0;
    -webkit-filter: contrast(150%) brightness(90%);
    filter: contrast(150%) brightness(90%);
}

.skew-bg {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	z-index: -2;
	-webkit-filter: grayscale(100%) contrast(150%) brightness(110%);
	filter: grayscale(100%) contrast(150%) brightness(110%);
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

.skew-content {
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg);
	position: absolute;

}

.main-banner__image {
	background-size: cover;
	background-position: center;
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg);
	position: absolute;
	top:0;
	width: 100%;
	height: 800px;
}

.white {
	color:#ffffff;
}

.blue {
	color: #23356F;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 40px;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 28px;
	font-size: 24px;
	color: #23356F;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 24px;
	font-size: 20px;
	color: #23356F;
	margin-bottom: 20px;
}

a {
	color:#0F99A8;
}

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

em {
	font-weight: 600;
}

.link--teal {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #0F99A8;
	display: block;
	margin-right: 5px;

}

.link--teal:hover {
	color:#D69A2D;
}

.link--teal:after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	content: "\f178";
	padding-left: 3px;

}

.light {
	color:#ffffff;
}

.lead {
	font-size: 20px;
	color: #F9F9F9;
	margin:15px 0px;
}

p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

.button--teal {
	background-color: #0F99A8;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	padding:10px 20px;
}
.button--teal:hover {
	background-color:#D69A2D;
	color:#ffffff;
}

.divider {
	width:100%;
	height:1px;
	background-color:#cccccc;
}

/* Wordpress Text Wrapping Issue */
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


.navbar-brand {
	width:160px;
}

.navbar-brand img{
	width:80%;
}

.navbar_back-link {
	position: absolute;
	right: 20px;
	top:15px;
	text-transform: uppercase;
	color: #ffffff;
	font-size:11px;
}

.cca-menu {
	padding-top:0px;
}

.navbar-collapse{
	padding: 0px 20px 0px 30px;
}

.cca-menu__container {
	height:900px;
}


.cca-menu__container {
	padding:20px 0px;
}

.cca-menu li  {
	text-transform: uppercase;
	color: #ffffff;
	margin-top:10px;
	padding:0px 15px;
}

.cca-menu li a {
	color: #ffffff;
	font-weight: 500;
}

.navbar_back-link i {
	 font-size:16px;
}

.language-switch {
	position: absolute;
	top: 0px;
	right: 115px;
	width:80px;
	font-size: 12px;
	color: #fff;
	padding:5px 10px;
	background-color:#2F2F2F;
	display: none;
}

.language-switch a {
	padding:0px 5px;
	color:#D69A2D;
	text-transform: uppercase;
}

.language-switch--fr {
	right: 145px;
}

.FR-mobile a {
	color: #ffffff;
	font-size:20px;
	padding:10px 15px;
	display: block;
	text-transform: uppercase;
}

.search-mobile {
	color:#ffffff;
	font-size:22px;
	margin-left: 15px;
	position: relative;
}

.search__icon,
.search__icon:hover {
	color:#ffffff;
}

.navbar__search-field {
	position: absolute;
	top: 0px;
    width: 90%;
}

.navbar__search--input {
	background-color: transparent;
	color: #ffffff;
	border:none;
	border-bottom: 1px solid #ffffff;
	padding-left: 35px;
	padding-bottom: 5px;
	width:100%;
	outline: none;
	border-radius: 0px;
	font-size:16px;
}

.navbar__search--input::placeholder {
	color:rgba(255,255,255,0.5);
	font-weight: 100;
}

.collapsing .navbar__search--input {
	display: none;
}

.navbar-toggler {
	outline: none;
	border: none;
	color: #fff;
}

.date-box {
	padding:5px 10px;
	margin:15px 0px;
	background-color:#D69A2D;
	font-size: 14px;
	color:#ffffff;
	display: inline-block;
	text-transform: uppercase;
}

.date-box--trans {
	margin:5px 0px;
	font-size: 14px;
	color:#ffffff;
	display: inline-block;
	text-transform: uppercase;
}

.headline__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
}

.headline__lead {
	font-size: 18px;
	line-height: 24px;
	color: #F9F9F9;
	margin:15px 0px;
}

.form__input {
	border-radius: 3px;
	border:none;
	height: 43px;
	padding: 10px 15px;
	font-size:14px;
}

.report-panel {
	margin-top:30px;
}

.headline {
	min-height: 450px;
    display: flex;
    /* padding: 20px 0; */
    padding-top: 30px;
}

.headline--bio {
	height: 250px;
}


.container--page-default {
	margin-bottom: 60px;
}

.container--page-banner {
	padding:0px 0px 0px 0px;
	margin-bottom: 60px;
}

.report-panel__sidebar {
	background-color:transparent;
}

.report-panel__nav {
	background-color: #23356F;
	color: #ffffff;
	margin:0;
	padding: 0;
	list-style: none;
}

.report-panel__icon {
	margin:5px 10px;
	float: left;
	padding-bottom:25px;
}

.report-panel__nav li a,
.report-panel__button {
	list-style: none;
	display: block;
	padding:18px 10px;
	background-color: #23356F;
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px solid #405676;
}
.report-panel__nav li a:hover,
.report-panel__button:hover{
	background-color: #D69A2D;
	text-decoration: none;
}

.report-panel__nav .current-menu-item a{
	background-color: #D69A2D;
	text-decoration: none;
}

.sub-menu {
	display: none;
}

.report-panel__cover {
	padding:40px;
	font-weight: 700;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #405676;
	text-align: center;
}

.report-panel__mobile {
	margin-top: -60px;
}

.report-panel__cover--progress img {

box-shadow: 5px 5px 8px rgba(0,0,0,0.35);

}

.report-panel__cover img {
	width:70%;
}

.report-panel__cover-container {
	position: relative;
	width:100%;
}

.report-panel__cover-bg {
	position: absolute;
	bottom: 0;
	width:100%;
	height:60%;
	background-color: #23356F;
}

.panel__content {
	background:#ffffff;
	padding: 30px 15px;
	min-height:430px;
}

.panel__content-default {
	background:#ffffff;
	padding: 15px;
}


.report-panel__share,
.report-panel__briefing  {
	font-weight: 700;
	line-height: 1.2;
	border-top: 3px solid #0F99A8;
	padding-top: 3px;
	margin-top: 30px;
}

.report-panel__social {
	border-radius: 100%;
	width: 35px;
	height: 35px;
	padding-top: 8px;
	background-color: #0F99A8;
	display: inline-block;
	margin-right: 6px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.report-panel__social:hover {
	color:#ffffff;
	background-color: #D69A2D;
}

.report-panel__details-content img {
	width:100%;
	height:auto;
}

.report-panel__details-content {
	background-color:#ffffff;
	padding:60px 20px 40px 20px;
}

.report-panel__close {
	position: absolute;
	top:30px;
	right:40px;
	cursor: pointer;
}

.report-panel__key-findings {
	font-size: 18px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 1rem;
	margin-left: -20px;
}

.report-panel__key-findings li {
	margin-bottom: 1rem;
}

.button__wrapper {
	padding-top: 30px;
	width:100%;
	text-align: center;
}

/*
|--------------------------------------------------------------------------
| Expert Funnel
|--------------------------------------------------------------------------
|*/


.expert-funnel{
	background-color: #ffffff;
	margin-top:0px;
	padding:40px 0px;
	width: 100%;
}

.experts-funnel__display {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	width:100%;
}

.expert-funnel__card {
	background-color: #ffffff;
	width:100%;
	margin-top:30px;
	margin:15px;
}

.expert-funnel__pic {
	margin-bottom: 5px;
	overflow: hidden;
}

.expert-funnel__pic img{
	object-fit: cover;
	width: 100%;
	height: 200px;
}

.expert-funnel__title {
	font-weight: 700;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 10px;
}

.expert__affil {
	font-size:18px;
	font-weight:600;
	margin:15px 0px;
}

/*
|--------------------------------------------------------------------------
| Related Reports
|--------------------------------------------------------------------------
|*/

.home__related-reports .card-component:nth-child(n+3){
	display: none;
}

.related-reports {
	margin:30px 0px 20px 0px;

}

.related-reports__more {
	margin:30px auto 0px auto;

}

.related-reports__display {
		display: flex;
		flex-wrap: wrap;
}

.related-posts {
	margin:30px 0px 20px 0px;
	padding:30px 0px;
	border-bottom:1px solid #cccccc;
}

/*
|--------------------------------------------------------------------------
| Card Component
|--------------------------------------------------------------------------
|*/

.card-component {
	background-color: #ffffff;
	height:50px;
	flex-grow: 1;
	height:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.card__cover {
	height:190px;
	background:#23356F;
	overflow: hidden;
	background-size:cover;
	background-position: center;
	position: relative;
}

.card__cover img{
	object-fit: cover;
	width: 100%;
}

.card__content {
	padding:20px;
}

.card__title {
	font-weight: 700;
	font-size: 20px;
	color: #333333;
	line-height: 23px;
	margin-bottom: 15px;
}

.card__text {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

.card__date {
	font-size: 14px;
	line-height: 26px;
	color: #8A8D8F;
	text-transform: uppercase;
}

.card__post-label {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #23356F;
	padding:5px 10px;
	font-size:14px;
	font-weight: 500;
	position: absolute;
	display: block;
	top: 20px;
    right: 0;
}
/*
|--------------------------------------------------------------------------
| Home - Featured Reports
|--------------------------------------------------------------------------
|*/

.home__featured-reports {
	background:#ffffff;
	padding: 15px 15px 0px 15px;
    margin-right: -15px;
    margin-left: -15px;
}

.home__featured-reports .card-component {
	margin:0px;
}

.featured__report {
	width:100%;
	height:100%;
	padding:50% 15px 40px 15px;
	outline: 15px solid #fff;
	background-size:cover;
	position: relative;
	overflow: hidden;
}

.featured__report-smokescreen {
	height:100%;
	width:100%;
	background:linear-gradient(rgba(51,51,51,0.4),rgba(51,51,51,0.8));
	position: absolute;
	top:0;
	left:0;
	opacity:0.5;
}



.featured__report-box:nth-child(3),
.home__featured-reports .card-component:nth-child(3) {
	display: none;
}


.featured__report-title{
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	z-index: 9;
	position: relative;
}

.featured__report-excerpt{
	color: #ffffff;
	font-size:14px;
	line-height: 20px;
	z-index: 9;
	position: relative;
}

/*
|--------------------------------------------------------------------------
| Expert Card - Details
|--------------------------------------------------------------------------
|*/

.experts-full__display {
		display: flex;
		flex-wrap: wrap;

}

.expert-card {
	background-color: transparent;
	height:50px;
	flex-grow: 0;
	/*flex-basis:247px;*/
	flex-basis: 100%;
	height:auto;
	margin-top:30px;
}


.expert-card__pic {

	/*background:grey;*/
	background:rgb(34,57,111);
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
}


.expert-card__pic::before {
	content: "";
	display: block;
	padding-bottom: 100%;
}



.expert-card__pic--reports {
	/*min-height: 400px;*/
}

.expert-card__pic img {
	object-fit: cover;
    width: 101%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.expert-card__pic--initial {
	color: rgba(255,255,255,0.5);
    font-size: 80px;
    font-weight: 600;
}

.expert-card__content {
	padding:20px 0px;
}

.expert-card__title {
	font-weight: 700;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 15px;
}

.expert-card__text {
	font-size: 14px;
	line-height: 20px;
	color: #8A8D8F;
}


/*
|--------------------------------------------------------------------------
| Report Footer
|--------------------------------------------------------------------------
|*/


.report-footer {
	border-top:1px solid #ccc;
	padding:40px 0px 15px 0px;
}

.report-footer__box {
	background-color: #23356F;
	color: #ffffff;
	padding:30px;
	margin:0;
	margin-bottom: 30px;
	overflow: hidden;
	height: auto;
}

.report-footer__box-text {
	margin-top:15px;
}

.report-footer__box-text a {
	color:#ffffff;
}

/*
|--------------------------------------------------------------------------
| About CTA funnel
|--------------------------------------------------------------------------
|*/

.about-funnel{
	background-color: #23356F;
	color:#ffffff;
	margin-top:0px;
	padding:60px 0px;
	width: 100%;
	text-align:center;
}

.about-funnel__title{
	margin-bottom:30px;
	font-size: 24px;
    line-height: 30px;
}

/*
|--------------------------------------------------------------------------
| Home Experts Funnel
|--------------------------------------------------------------------------
|*/



.experts-home__expert-pic{
	width: 50%;
/*	background:#ccc;*/
	display: none;
	background-size: 101%;
	background-position: center;
	background-repeat: no-repeat!important;
	position: relative;
/*	transition: background-image 1s linear;
	-webkit-transition: background-image 1s linear;*/
}

.experts-home__expert-pic:nth-child(-n+4){
	display: block;
}

.experts-home__expert-pic:before {
      content: "";
      float: left;
      padding-top: 100%;
    }

.experts-home__expert-pic:nth-child(odd){
	/*background:#333;*/
}

.expert-bg {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-size: 101%;
    background-position: center;
    background-repeat: no-repeat!important;
}

.home__experts-funnel {
	background-color:#ffffff;
	margin:35px auto;
	max-width: 1300px;
	height:auto;
}

.home__experts-grid {
	width:100%;
	/*background: #ccc;*/
	height:auto;
	display: flex;
	flex-wrap: wrap;
	float: left;
	overflow: hidden;
}

.home__experts-content {
	width:100%;
	padding:30px 20px 40px 20px;
	height:auto;
	display: inline-block;
}

.home__process {
	background-color: #ffffff;
	padding:30px 5px;
}

.process__img {
	margin-bottom:30px;
	width:100%;
	height: auto;
}

.process__content img {
	width:100%;
	height: auto;
}

.home__academies {
	background-color: #ffffff;
	padding:30px 5px;
	margin-top:30px;
}
.academy-logo {
	display:block;
	width: 100%;
    padding: 0;
}
.academy-title {
	display:inline-block;
	font-weight: 600;
	line-height: 20px;
	margin-top:15px;
}

/*
|--------------------------------------------------------------------------
| Filter Search
|--------------------------------------------------------------------------
|*/

.filter__results {
	padding:40px 0px;
}

.filter__wrapper {
	margin-top:0px;
}

.filter__content {
	color:#b7b7b7;
	padding:40px 30px;
	background-color: #2F2F2F;
}

.filter__dropdown {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 14px;
	background: transparent url(../img/triangle.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 14px;
	background-color: #FFF;
	text-overflow: "";
	width: 100%;
	height: 43px;
	padding: 5px 35px 5px 15px;
	border:  none;
	border-radius: 3px;
	font-size: 14px;
	margin-bottom: 16px;
}


.filter__alpha {
	background-color: #ffffff;
	display: flex;
	padding: 0px 5px;
}

.filter__letter{
	color: #495057;
	padding:5px;
	flex-grow: 1;
}

.filter__dropdown,
.form__input {
	width:100%;
}

.footer__top {
	background-color: #2F2F2F;
	color: #F9F9F9;
	font-size: 16px;
	padding:50px 0px 50px 0px;
}

.footer__bottom {
	background-color: #1E1E1E;
	color: #B7B7B7;
	font-size: 16px;
	padding:30px 0px;
}

.footer__bottom a {
	color:#B7B7B7;
}

.footer__copyright{
	font-size: 14px;
	margin-top:5px;
}

.footer__login {
	margin-bottom:20px;
	text-transform: uppercase;
}

.footer__title{
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
}

.footer__quick-links {
	padding: 5px 0px 40px 0px;
	columns: 2;
}

.footer__contact {
	padding: 5px 0px 40px 0px;
	font-size:16px;
}

.footer__social {
	margin:15px 0px;
}

.footer__contact a {
	color:#F9F9F9;
}

.footer__subscribe {
	padding: 15px 0px 15px 0px;
}

.footer-menu {
	list-style: none;
	padding:0px;
}

.footer-menu a{
	color:#ffffff;
}

.footer__error {
	width: 80%;
    font-size: 12px;
    padding-top: 5px;
}

.experts-bio__pic {
	width:100%;
    background: rgb(34,57,111);

    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.expert-bio__pic--initial {
    color: #FFF;
    font-size: 100px;
    font-weight: 600;
}

.experts-bio__past-role{
	padding: 40px 40px 10px 40px;
	background-color: #ffffff;
	border-top:1px solid #8A8D8F;
}

.past-roles {
	padding-left:20px;
	font-size: 18px;
}

.past-roles li {
	padding-bottom:20px;
}

.experts__text {

	padding:40px 5px 0px 5px;
}

.about__bio-container {
	margin-top:40px;
}

.publications__covers {
	border:1px solid #cccccc;
	margin-top:25px;
	width:100%;
}

.publications__titles {
	text-align:center;
	margin:5px 0px;
	display: block;
	color:#333;
}
.job__heading {
	margin-top:40px;
}
.job__container{
	margin-top:30px;
}
.job__posting {
	display: flex;
	margin-top:-1px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color:#333;
}

a:hover .job__posting {
	background-color: #F9F9F9;
}

.job__title {
	font-weight: 7s00;
	font-size:18px;
	line-height: 24px;
	color: #23356F;
}

.job__posted{
	text-align: right;
	font-size: 14px;
}

.contact-map {
	width: 100vw;
	height: 90vh;
}

.single__share {
	display: block;
	min-height:60px;
	color: #8A8D8F;
	font-size: 14px;
}

/*
|--------------------------------------------------------------------------
| Load more
|--------------------------------------------------------------------------
|*/


.article-card__container {
    max-width: 1300px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


.recent-posts__container {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 30px;
}

.link__wrapper {
	    margin-top: 30px;
    width: 100%;
    text-align: center;
    display: flex;
}

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

/*Loading pagination */

.load-more-indicator,
.loading a {
 	display: none;
}
.loading span.load-more-indicator {
    display: block;
    margin: 0 auto;
    width: 60px;
}


/*
|--------------------------------------------------------------------------
| Experts Page
|--------------------------------------------------------------------------
|*/

.experts__search-form {
	display: contents;
}

.experts__list {
	width:100%;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}

.experts__list--buttons {
	width: 100%;
}


/*
|--------------------------------------------------------------------------
| Staff Page
|--------------------------------------------------------------------------
|*/

.staff__contact {
	padding:15px 0px 0px 15px;
}

.staff__picture {
	width: auto;
	height: 120px;
}

.staff__info {
	height: 120px;
}

.staff__section {
	margin-top: 10px;
	margin-bottom: 10px;
}

.staff__name {
	color: #333333;
	font-size: 18px;
}

.staff__role {
	color: #8A8D8F;
	font-size: 16px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*
|--------------------------------------------------------------------------
| Academies Page
|--------------------------------------------------------------------------
|*/

.carousel {
	min-height: 600px;
}

/*
|--------------------------------------------------------------------------
| Twitter Feed
|--------------------------------------------------------------------------
|*/

.twitter-feed {
	background-color:#23356F;
	width:100%;
	padding:25px 0px;
	color: #F9F9F9;
}

.twitter-feed__icon {
	font-size:36px;
}
