/* hiding csl-comparision-cell temporarydadsa */
td.csl-comparision-cell {

}


/* fix for CDI app csl-comparision-cell width on the devices between 1160 and 1492 px */
@media screen and (min-width: 406px) and (max-width: 1492px) {
  .csl-comparision-cell {
    min-width: auto !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1290px) {
.view-id-experts .view-content {

    margin: 0px -20px;
}
}

/* fix for CDI app csl-comparision-cell width on the devices between 1160 and 1492 px */
@media screen and (max-width: 405px) {
	.csl-comparision-cell.is-mobile {
		min-width: 108px !important;
	}



}

/* W3 owerrides */
table td li {
  list-style: unset;
}

/* admin styles */

@media screen and (max-width: 1900px) {
  .toolbar-tray a {
    padding-top: .8em;
    padding-bottom: .8em;
  }

  #toolbar-administration {
    font-size: 0.6em;
  }

  .toolbar .toolbar-bar .toolbar-tab>.toolbar-icon:before {
    left: 0.3em;
    width: 15px;
  }

  .toolbar .toolbar-icon:before {
    width: 15px;
  }


  

  .toolbar-icon-9 .toolbar-icon-admin-toolbar-tools-help:before,
  .toolbar-icon-10 .toolbar-icon-admin-toolbar-tools-help:before {
    width: 10px;
  }
}

/* Colors */
.w3-theme {
  color: #fff !important;
  background-color: #3f51b5 !important
}

.w3-theme-light {
  color: #000 !important;
  background-color: #e8eaf6 !important
}

.w3-theme-dark {
  color: #fff !important;
  background-color: #1a237e !important
}

.w3-theme-l5 {
  color: #000 !important;
  background-color: #e8eaf6 !important
}

.w3-theme-l4 {
  color: #000 !important;
  background-color: #c5cae9 !important
}

.w3-theme-l3 {
  color: #000 !important;
  background-color: #9fa8da !important
}

.w3-theme-l2 {
  color: #fff !important;
  background-color: #7986cb !important
}

.w3-theme-l1 {
  color: #fff !important;
  background-color: #5c6bc0 !important
}

.w3-theme-d1 {
  color: #fff !important;
  background-color: #3949ab !important
}

.w3-theme-d2 {
  color: #fff !important;
  background-color: #303f9f !important
}

.w3-theme-d3 {
  color: #fff !important;
  background-color: #283593 !important
}

.w3-theme-d4 {
  color: #fff !important;
  background-color: #1a237e !important
}

.w3-theme-action {
  color: #fff !important;
  background-color: #311b92 !important
}

.w3-text-theme {
  color: #1a237e !important
}

.w3-gray {
  background-color: #dce5e7 !important;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #0069701a;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #00697094;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #006970;
}

#block-cgdw3css-local-tasks {
  display: inline;
  margin-left: 8%;
  width: 30%;
  margin-top: -30px;
  position: absolute;
  z-index: 2;
}

nav.action-links>li a,
ul.primary>li a {
  padding: 0px 10px;
  display: block;
}

#block-cgdw3css-local-tasks nav.w3-bar.w3-section.tabs {
  margin: 0 !important;
  padding: 0;
  width: auto;
  display: inline-block;
}

#block-cgdw3css-local-tasks ul.primary {
  border: 1px solid #006970;
  height: 27px;
}

.contextual {
  z-index: 8;
}

b, strong {
    font-weight: bolder;
    font-family: 'Bitter Bold';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Sofia Pro Semi Bold;
  color: #0B4C5B;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 28px 
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

figure.align-left {
  margin-left: 0;
}

figure.align-right {
  margin-right: 0;
}

.site-logo img {
  width: auto;
  height: auto;
  object-fit: contain;
}

/*from cdi team*/
.page-wrapper {
  overflow: hidden !important;
}


/* CGD Colors*/
.cgd-color-teal {
  color: #006970;
}

.cgd-color-gold {
  color: #FFB52C !important;
}

.cgd-color-teal-bl {
  color: #1A272A !important;
}

.cgd-color-teal-sec {
  color: #006970 !important;
}

.cgd-color-light-gray {
  color: #f3f6f7 !important;
}

.cgd-color-dark-grey {
  color: #394649 !important;
}

.cgd-background-teal {
  background-color: #006970 !important;
}

.cgd-background-gold {
  background-color: #FFB52C !important;
}

.cgd-background-teal-bl {
  background-color: #1A272A !important;
}

.cgd-background-teal-sec {
  background-color: #006970 !important;
}

.cgd-background-light-gray {
  background-color: #f3f6f7 !important;
}

.cgd-background-dark-grey {
  background-color: #394649 !important;
}

#lang-button {
  color: #006970;
  background-color: #FFB52C;
  padding: 8px 16px !important;
  margin: 35px 0px !important;
  border-radius: 4px;
  text-decoration: none !important;
  border: none;
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}

#lang-button:hover {
  color: #006970;
  background-color: #ccc0 !important;
  border-bottom: 2px solid #FFB52C;
  border-radius: 0px;
  cursor: pointer;
}


.button-gold {
  color: #006970;
  background: #FFB52C;
  padding: 8px 16px !important;
  margin: 35px 7px !important;
  border-radius: 4px;
  text-decoration: none !important;
}

.button-gold:hover {
  color: #006970;
  background-color: #ccc0 !important;
  border-bottom: 2px solid #FFB52C;
}



.button-grey {
  background-color: #dce5e7;
  padding: 8px 16px !important;
  margin: 35px 7px !important;
  border-radius: 4px;
  text-decoration: none !important;
}

.button-grey:hover {
  background-color: #ccc0 !important;
  border-bottom: 2px solid #FFB52C;
}

.w3-btn,
.w3-button {
  padding: 12px 16px;
}

html,
body {
  font-family: Sofia Pro;
  font-size: 16px;
}

.mobile-hide {
  display: block;
}


@media screen and (max-width: 1035px) {
#header .ul-parent>li>ul>li>a {
font-size: 14px;
line-height: 25px;
}
}



@media screen and (min-width: 1035px) {
  .desktop-hide {
    display: none!important;
  }
.view-experts .form-item select 
{
    width: 275px;
}


}

article {
  overflow-x: hidden;
}

.w3-section,
.w3-code {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.w3-image {
  max-width: 100%;
  height: auto;
  width: 100%;
}




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

 #main-navigation-v-left .w3-col.l2 {
        width: 100% !important;
    }


  .mobile-hide {
    display: none;
  }

  .desktop-hide {
    display: block;
  }
}

/* Header */
header#header {
  background-color: #F3F6F7;
  height: 80px;
  position: fixed;
  z-index: 10;
}

body.path-vocabulary-event-series #block-cgdw3css-views-block-series-more-block-2 .search-result-wrapper .field--name-field-short-title{

   
}

body.path-vocabulary-event-series .event-card-date-wrapper h3 {
padding-bottom:40px;

}

.search-result-wrapper .field--name-field-short-title h2:before {border-top: none}
.search-result-wrapper .view-card-title {text-transform: uppercase}

header#header.header-image-banner:not(.scrolled) {
  background-color: transparent;
  position: absolute;
}

header#header.header-image-banner.scrolled {
  background-color: #f3f6f7;
  position: fixed;
  transition: top 800ms, opacity 800ms, background-color 800ms, background 800ms;
}

.page-node-type-expert header#header {
  background: linear-gradient(82.36deg, #145261 26.56%, #0C262D 90.41%), #0C262D;
  height: 80px;
  position: fixed;
  z-index: 9;
}

.page-node-type-expert #block-cgdw3css-page-title {
  background: linear-gradient(82.36deg, #145261 26.56%, #0C262D 90.41%), #0C262D;
}

header #block-cgdw3css-branding .logo-wrapper {
  min-width: 220px;
}

#highlighted {
  margin-top: 80px;
}

#header.header-image-banner:not(.scrolled)+#highlighted {
  display: none;
}

  .header-image-banner.scrolled   .level-1>.tbm-submenu   {
     opacity: 0.98 !important;
}

#header .logo-teal {
  display: block;
}

#header .logo-white {
  display: none;
}

#header.header-image-banner:not(.scrolled) .logo-teal {
  display: none;
}

#header.header-image-banner:not(.scrolled) .logo-white {
  display: block;
}

.page-node-type-expert #header .logo-teal {
  display: none;
}

.page-node-type-expert #header .logo-white {
  display: block;
}

#header.header-image-banner:not(.scrolled) #main-menu ul.ul-parent>li>a,
#header.header-image-banner:not(.scrolled) #block-account-menu ul>li>a,
#header.header-image-banner:not(.scrolled) #open-nav-inner i.fa,
.header-image-banner h1,
.header-image-banner h6,
.page-node-type-expert #main-menu ul.ul-parent>li>a,
.page-node-type-expert #block-account-menu ul>li>a,
.page-node-type-expert #open-nav-inner i.fa,
.page-node-type-expert #block-cgdw3css-page-title h1,
.page-node-type-expert #block-cgdw3css-page-title h6 a {
  color: #fff !important;
  /*text-shadow: 2px 2px 9px #111;*/
}

#section-latest-featured .view-node-display-card-wrapper h1,
#section-latest-featured .view-node-display-card-wrapper h6 {
  color: #394649;
}

.header-image-banner.title-wrapper {
  padding: 350px 8% 28px;
  max-width: 100%;
}

a.site-logo img {
  height: 51px;
}

.ul-parent-main li.li-item-main>a {
  padding-right: 45px;
}

#header #block-mainnavigation,
#header #block-cgdw3css-account-menu,
#header #search-block-form,
#header #block-hamburger {
  display: inline-block;
}

#header .ul-parent-main {
  font-size: 18px;
}

#header .ul-parent-account {
  font-size: 14px;
  padding-right: 10px;
}

#open-nav-inner {
  margin: auto;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}

#open-nav-inner:after {
  display: none;
}

#header .ul-parent:not(.ul-parent-hamburger)>li>.w3-button,
#open-nav-inner {
  padding: 26px 16px;
}

#header .ul-parent.ul-parent-account>li>.w3-button {
  padding: 30px 16px;
}

#header #block-hamburger-menu.w3-col.l1 {
  width: auto;
}

.w3-button:hover {
color: #006970 !important;
    background-color: #ccc0 !important;}

.w3-button:hover:after {
  content: "";
  border-bottom: none;
  display: block;
  margin-top: 0px;
}

#main-menu .ul-parent .active:before {
  content: "";
  border-top: 4px solid #FFB52C;
  margin-bottom: -4px;
  display: block;
}

#header .ul-parent li ul.ul-child {
  z-index: 10000 !important;
  background-color: #fff;
  top: 60px;
}

#header .w3-col.l4 {
  width: fit-content;
  float: right;
}

a.li-link-account[href="/search"] {
  color: #234;
}

#main-menu .ul-parent-main li.li-item-main>a {
  padding: 7px 0px;
  display: inline-block;
}

#main-menu .ul-child {
  padding: 20px 0;
}

#main-menu .ul-child li {
  text-align: center;
}

#main-menu .ul-child li a {
  font-size: 16px;
}

#main-navigation-v .w3-button:hover {
  color: #006970 !important;
  display: inline-block;
  width: auto;
}

#hamburgertopics-menu-wrapper .w3-button:hover:after {
  content: "";
  border-bottom: none;
  display: block;
  margin-top: 0;
  margin-left: -10px;
  border-left: 2px solid #FFB52C;
  height: 24px;
  float: left;
}

.mobile-hide>.hamburger-socialicons {
    position: absolute;
    bottom: 20px;
    /* margin-left: 20%; */
    /* margin: 0 auto; */
    text-align: center;
    width: 100%;
}

i.fa.fa-instagram {
    position: relative;
    top: 2px;
}

.hamburger-socialicons a {
  font-size: 25px !important;
}

.hamburger-socialicons .w3-padding {
  padding: 8px 10px !important;
} 

/* FIX WONKY IPAD HEADER MENU */
@media screen and (min-width: 920px) and (max-width: 1058px) {

  #header .ul-parent-main {
    font-size: 16px
  }
}

@media screen and (min-width: 920px) and (max-width: 1200px) {
  .hamburger-socialicons .w3-padding {
    padding: 8px 5px !important;
}
}




@media screen and (min-width: 920px) and (max-width: 1035px) {
  
  #main-menu+nav {
    /*
    position: absolute;
    top: 0px;
    right: 28px;
    */
    display: none;
  }

  #header .ul-parent-main {
    position: absolute;
    top: 0;
    left: 14em;

  }

  #open-nav-inner {

    position: absolute;
    right: 0;
    top: 0;
  }
}


/* Twitter Feed */

p.timeline-Tweet-text {
  margin-left: 0px !important;
}

a.TweetAuthor-avatar.Identity-avatar.u-linkBlend {
  display: none !important;
}

.timeline-Tweet-author {
  padding-left: 0px !important;
}

#main-navigation-inner-v .ul-responsive-v .w3-button:hover:after {
  content: "";
  border-bottom: none;
  display: block;
  margin-top: 0;
  margin-left: -10px;
  border-left: 2px solid #FFB52C;
  height: 24px;
  float: left;
  /* width: 20px; */
}

#main-navigation-inner-v .ul-responsive-v .w3-button:hover {
  color: #fff !important;
}

#main-navigation-v {
  background: linear-gradient(173.77deg, #0A3E4A 20.05%, rgba(10, 62, 74, 0) 108.95%), #1A272A;
  width: 100% !important;
  top: 80px;
  right: 0;
  height: calc(100% - 80px);
  overflow: unset;
}

#main-navigation-v #close-nav {
  width: 100%;
  text-align: right;
  padding: 0px 16px;
}

#main-navigation-inner-v {
  min-width: 220px;
  position: relative;
  height: 100%;
}

#main-navigation-v-left {
  background-color: #fff;
  min-height: 100%;
}

#close-nav.close-nav.w3-button.w3-bar-block.w3-large.w3-right:hover:after {
  border: none;
}


#close-nav .fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "+";
  font-size: 44px;
  font-weight: 600;
}

#close-nav .fa,
#close-nav-mobile>.fa {
  transform: rotateZ(45deg);
}

#main-navigation-inner-v .w3-button {
  padding: 10px;
  font-family: 'Sofia Pro Light';
}

#main-navigation-inner-v .ul-responsive-v {
  padding: 10px 20%;
}

#main-navigation-v h2 {
  padding: 0px 20%;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  margin: 0px 0 0 10px;
}

#main-navigation-v #hamburgertopics-menu-wrapper h2,
#main-navigation-v #hamburgerpopular-menu-wrapper h2,
#main-navigation-v #hamburgersearch-wrapper h2 {
  padding: 0px 5%;
}

#hamburgerpopular-menu-wrapper {
    margin-top: 140px;
    border-top: 1px solid #00697033;
    position: absolute;
    bottom: 10px;
    width: 75%;
}

#main-navigation-v #hamburgerpopular-menu-wrapper h2 {
    margin-top: 46px;
    display: block;
    float: left;
    color: #0a4755;
    padding: 0px 0 20px 10%;
}

#main-navigation-v #hamburgerpopular-menu-wrapper .ul-parent {
  min-width: auto;
  float: none !important;
  display: inline-flex;
}

#main-navigation-v #hamburgerpopular-menu-wrapper .ul-parent>li {
  display: block;
  float: none;
  padding-top: 20px;
}

.main-navigation-wrapper,
.close-nav,
.mobile-nav {
  background-color: transparent;
  color: #fff;
}

#header #hamburgertopics-menu-wrapper .ul-parent-hamburger-topics>li>.w3-button {
  padding-top: 8px;
  padding-bottom: 11px;
  padding-left: 20%;
  padding-right: 1%;
  font-size: 20px;
  white-space: normal;
  line-height: 24px;
  color: #006970;
}

.w3-search-block-form .form-type-search:before {
  display: none;
}

form#search-block-form {
  padding: 8px 5%;
  font-size: 18px;
  position: relative;
}

form#search-block-form .form-type-search input {
  font-family: 'Sofia Pro Light';
  text-indent: 5px;
  padding: 20px 8px;
  border: 2px solid #00697033 !important;
  border-radius: 8px;
  box-shadow: none;
}

.w3-search-block-form .form-actions input {
  font-family: FontAwesome;
  margin: 0 !important;
  width: 46px;
  font-size: 18px;
  padding: 14px;
  border-radius: 4px;
  background-color: #FFB52C;
}

#main-navigation-v .w3-search-block-form .form-actions input:hover {
  color: #006970 !important;
  background-color: #FFB52C !important;
}

.w3-search-block-form .form-actions {
  width: 50px;
  font-family: 'Sofia Pro Light';
  position: absolute;
  right: calc(5% + 8px);
  top: 14px;
}

#block-search-date {
  display: none;
}

.w3-search-block-form .form-item {
  width: 100%;
  float: none;
  margin: 0 !important;
  display: block;
  font-family: 'Sofia Pro Light';
}

.w3-search-block-form .form-actions input:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 22px;
  left: 25px;
  background-color: transparent;
}

.hamburger-socialicons {
  color: #85a5ad;
}

.ul-parent>li {
  display: block;
  float: none;
}

#main-menu .ul-parent>li,
#block-account-menu .ul-parent>li {
  display: inline-block;
  float: left;
}

@media screen and (max-width: 1035px) {
  header#header {
    background-color: #fff;
    width: 100vw;
  }

  .event-title-type-wrapper {
    bottom: 0 !important;
  }

  .logo-wrapper {
    padding: 14px 10px;
    margin: 0 !important;
  }

  .main-navigation-wrapper .logo-wrapper {
    padding: 14px 18px;
  }

  #header-inner>nav#block-hamburger-menu {
    position: absolute;
    float: none;
    width: 30vw !important;
    right: 0;
  }

  .hamburger-socialicons {
    color: #85a5ad;
    position: absolute;
    bottom: 20px;
    width: 100%;
  }

  .desktop-hide .hamburger-socialicons {
    color: #85a5ad;
    position: relative;
    bottom: auto;
  }

  .hamburger-socialicons .block-content-body {
    display: flex;
    justify-content: space-evenly;
  }

  .close-nav,
  .mobile-nav {
    background-color: transparent;
    color: #006970;
    position: absolute;
    top: 14px;
    right: 3vw;
  }

  #close-nav-mobile>a {
    padding-right: 2px;
    vertical-align: super;
  }

  #close-nav .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    font-size: 40px;
  }

  #close-nav-mobile>.fa {
    line-height: 15px;
  }

  #main-navigation-v {
    top: 0;
    width: 100vw !important;
    height: 100%;
  }

  #header .ul-parent li ul.ul-child {
    background-color: #fff;
    position: inherit;
    height: auto;
    top: 0;
    left: 0;
  }

  #main-navigation-v .ul-parent {
    min-width: 100%;
    clear: both !important;
    float: none !important;
    max-height: 70vh;
    overflow-y: auto;
  }

  #main-navigation-v .ul-parent ul.ul-child-mobile-navigation a {
    padding: 0 !important;
  }

  #header .ul-parent:not(.ul-parent-hamburger)>li>.w3-button {
    padding: 7px 16px;
  }

  #header .ul-parent>li>a {
    font-size: 18px;
    line-height: 60px;
  }

  #header .ul-parent>li>ul>li>a {
    font-size: 16px;
    line-height: 40px;
  }

  #header .ul-parent>li>ul>li.li-item {
    border-bottom: none;
  }

  #main-navigation-v .right-arrow {
    display: block;
  }

  li.li-expanded i.fa.fa-chevron-left {
    font-weight: normal;
    float: none;
    display: inline-block;
    font-size: 16px;
    padding-right: 10px;
  }

  .mobile-header-search {
    display: inline-block;
  }

  #open-nav-inner {
    width: 80px;
  }

  #open-nav-inner>a {
    margin-right: 10px;
  }

  nav#mobile-navigation-menu {
    margin-top: 40px;
    float: none;
    height: 100vh;
    /* overflow-y: scroll; */
  }

  nav#mobile-navigation-menu ul>li.li-item {
    border-bottom: 1px solid #39464925;
    margin: 0 30px 5px 30px;
    width: calc(100% - 60px);
    min-width: calc(100% - 60px);
  }

  nav#mobile-navigation-menu ul>li.li-item:last-child {
    border-bottom: 0;
    margin: 0 30px 0 30px;
    padding-bottom: 5px;
  }
}

header#header .w3-width-1920 {
  max-width: 100% !important;
}

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

  /*
  header#header {
    height: 60px;
  }
  a.site-logo img {
    height: 36px;
  }
  #header .ul-parent:not(.ul-parent-hamburger)>li>.w3-button {
    padding: 15px 10px;
  }
  #open-nav-inner {
    padding: 10px 10px;
  }
  #header .ul-parent.ul-parent-account>li>.w3-button {
    padding: 15px 10px;
  }
  #highlighted {
    margin-top: 60px;
  }#header #hamburgertopics-menu-wrapper .ul-parent-hamburger-topics>li>.w3-button {
    padding: 8px 10%;
    font-size: 15px;
  }#main-navigation-v {
    top: 60px;
    height: calc(100% - 60px);
  }
  .views-element-container #front-top-queue .front-top-queue-right .view-node-display-card-wrapper {
    top: 60px;
 }
 #front-top-queue h2 {
    margin-top: 60px;
 }
*/
}

@media screen and (min-width: 600px) and (max-width: 921px) {

  #header .ul-parent:not(.ul-parent-hamburger)>li>.w3-button,
  #open-nav-inner {
    margin-right: 20px;
  }
  .incomming-events-bottom .event-date-location-wrapper {
    justify-content: start !important;
  }
}


  

/* End Header*/

/* Main */

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

  html,
  body {
    font-family: 'Sofia Pro';
    font-size: 16px;
  }

  #main-container {
    background-color: #fff;
  }
}

/* End Main */

/* Footer */
#footer-container {
  background-color: #F3F6F7;
}

#footer-inner {
  width: 84vw;
  margin: 48px auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#block-footerslogan,
#block-footerslogan p {
  font-family: Sofia Pro Semi Bold;
  font-size: 28px;
  font-weight: 700;
  color: #006970;
  line-height: 34.5px;
}

#block-footerbuttons {
  display: block;
  max-width: 18vw;
}

#block-footerbuttons>div {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: flex-end;
  align-items: flex-start;
}

.footer-menu .ul-parent>li {
  display: block;
  float: none;
  padding: 6px 0;
  font-size: 14px;
}

.footer-menu .w3-button {
  padding: 2px 0px;
  display: inline-block;
}

.footer-menu h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
}

.footer-menu-separator {
  border: 1px solid #00000033;
  margin: 75px 0 10px;
}

#block-footerbuttons a {
  width: 110px;
  margin-left: 0 !important;
}

#block-footerbuttons .w3-button {
  padding: 8px 16px !important;
  margin: 5px 16px 0 0 !important;
}

#block-copyright {
  font-size: 14px;
  padding: 17px 0;
}

#block-footerbuttons .block-content-body {
  display: flex;
  align-content: space-between;
  justify-content: flex-end;
  align-items: flex-end;
  height: 78px;
}

@media screen and (min-width: 1400px) {
  #block-footerbuttons .w3-button {
    /*margin: 35px 7px!important;*/
  }

}

@media screen and (min-width: 1338px) {

      .tbm-row .span5 {
    grid-column-start: span 5;

}
 .research-right-menu {
    margin-left: -8px !important;
   }
}

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


}

/* footer items mobile */
@media screen and (max-width: 600px) {
  ul li, ol li {

  }

  .page-not-found .not-found-h2 h2 {
    font-size: 28px !important;
    color:pink
}



  #block-copyright {
    padding: 0;
  }

  #block-footerbuttons a {
    width: 110px;
  }

  #block-footerbuttons .block-content-body {
    width: 100%;
    display: flex;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    height: 78px;
    flex-direction: row;
  }

  #block-footerbuttons .w3-button {
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  #footer-inner #block-socialicons .block-content-body {
    justify-content: space-evenly;
  }

  #block-copyright p {
    text-align: center;
    display: block;
  }

  #block-copyright a {
    display: block;
  }

  #block-copyright p>span {
    display: none;
  }

}

/* Node temlates */

/* Blog Post */

/*temp hide admin blocks*/
#block-cgdw3css-local-tasks,
#highlighted {
  /*display: none;*/
}

#main-container {
  background-color: #fff;
}

#block-cgdw3css-page-title {
  background: #F3F6F7;
}

#block-cgdw3css-page-title h2,
#block-cgdw3css-page-title h3 {
  font-family: 'Sofia Pro Semi Bold';
}

.title-wrapper {
    padding: 170px 8% 28px;
    max-width: 70%;
}
.page-node-type-expert .title-wrapper {
    z-index: 1;
    position: relative;
}

.title-wrapper h1 {
  line-height: 59px;
  letter-spacing: -0.025em;
  text-align: left;
  /* max-width: 40vw; */
  max-width: 100%;
}

.title-wrapper h6 {
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: left;
  text-transform: uppercase;
}

#block-cgdw3css-content {
  padding: 0 8%;
}

.node__content,
.term__content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-top: 20px;
}

.node-content-right {
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}

.field__items>.field__item {
  margin-right: 5px;
}

.node-content-left {
  width: 20vw;
  margin-right: 4vw;
}

.node-content-right {
  width: 48vw;
  margin-right: 12vw;
}


.field--name-field-authors a {

  font-family: 'Sofia Pro Bold';
  font-size: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.view-node-display-card-wrapper .field--name-field-authors a {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  letter-spacing: 0.05em;
  text-align: left;

}

.view-node-display-card-wrapper .field--name-field-authors {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  letter-spacing: 0.05em;
  text-align: left;
  text-transform: uppercase;
  color: #394649
}

.field--name-field-authors a:hover {
  color: #167980;
  text-decoration: underline;
  opacity: 1;
}

.field--name-field-authors.field__items>.field__item {
  float: none;
  display: inline;
}

.published-time {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 20px;
}

body.page-node-type-document .published-time {

}

.block-views-blockrelated-content-block-3>h2.w3-padding {
    padding: 8px 0 !important;
}

.block-views-blockrelated-content-block-5 .w3-padding {
  padding: 8px 0 !important;
}



section#block-cgdw3css-views-block-related-content-block-5 h2:before, section#block-cgdw3css-views-block-related-content-block-5 h1:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;

}

.project-page-wrapper pullquote {
  margin: 40px -20% !important;
  width: 140%;
  display: block;
  font-family: 'Sofia Pro Semi Bold';
  color: #006970;
  background: #F3F6F7;
  padding: 20px 3vw;
  font-size: 40px;
  line-height: 64px;
  letter-spacing: -0.015em;
  text-align: left;
}

pullquote p {
  margin: 0;
  font-family: 'Sofia Pro Semi Bold';
  padding: 0;
  font-size: 40px;
  line-height: 64px;
  letter-spacing: -0.015em;
  text-align: left;
}

blockquote {
  margin: 40px 0;
  background: #F3F6F7;
  padding: 3% 6%;
  border-left: 5px solid #006970;
}

blockquote.block {
  margin: 40px 0;
  background: #F3F6F7;
  padding: 3% 6%;
  border-left: 5px solid #006970;
}

#topics-listing h3 {
    border-top: 4px solid #f3f6f7;
    text-transform: uppercase;
    padding-top: 40px;
    margin-top: 40px;
    clear: both;
}

#topics-listing .field--name-field-topic {}

#topics-listing .field__item {
  background: #f3f6f7;
  border-radius: 4px;
  padding: 10px !important;
  margin-right: 10px;
  margin-bottom: 10px;
}

div#photo_credit-mobile {
  font-size: 15px;
  line-height: 1.3em;
  font-family: 'Sofia Pro';
}

.block-views-blockrelated-content-block-1, div#card-left-morefrom, #card-left {
  margin-top: 60px !important;
}

#card-left h2.w3-block-title:before, #card-left h1.w3-block-title:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}


.view-node-display-card-wrapper {
  max-width: 13vw;
  width: 13vw;
  min-width: 200px;
  font-family: 'Sofia Pro Semi Bold';
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #006970;
}

.view-node-display-card-wrapper .field--name-field-short-title {
  font-family: 'Sofia Pro Bold';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #0B4C5B
  padding: 5px 0 10px 0;
}

#card-left .view-node-display-card-wrapper .w3-image {
  width: 13vw;
  height: 13vw;
  object-fit: cover;
}

#card-left>div>.field__item {
  margin: 15px 0 40px;}

.w3-section {
  font-family: 'Sofia Pro';
}

h6.event-type-title {
  font-size: 14px;
}

body.page-node-type-blog-post article:not(.drop-cap-hide) .node-content-right:first-letter,
body.page-node-type-blog-post article:not(.drop-cap-hide) .field--name-field-translation-body:first-letter,
body.page-node-type-document article:not(.drop-cap-hide) .node-content-right:first-letter,
body.page-node-type-document article:not(.drop-cap-hide) .field--name-field-translation-body:first-letter {
font-family: 'Sofia Pro Bold';
    font-size: 59px;
    line-height: 54px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #0B4C5B;
    float: left;
    padding-right: 3px;
    padding-top: 0px;   
}

.node .field--type-image {
  float: none;
  margin: 0;
}

#node-title-links {
  margin: 38px 0 20px;
  min-height: 25px;
}

#node-title-links a,
.arrow-button a {
  color: #0A3E4A;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 16px 24px 16px 11px;
  background: rgba(22, 121, 128, 0.15);
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
}

.header-image-banner #node-title-links a {
  color: #0A3E4A;
  background: rgb(220 229 231 / 75%);
}

.header-image-banner #node-title-links a:first-child {
  color: #0A3E4A;
  background: #FFB52C;
}

#node-title-links a.gold,
.arrow-button a.gold {
  background: #FFB52C;
  text-transform: uppercase;
}
.cdi-project-button {
  margin-top: 40px;
}
.cdi-project-button a{
  background: #FFB52C;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 16px 24px 16px 11px;
  margin-right: 10px;
  margin-top: 40px;
  text-shadow: 1px 1px 2px #00000085, 0 0 1em #00000085;
}
.cdi-project-button a i {
    border-right: 2px solid #ffffff5c;
    padding-top: 3px;
    padding-right: 13px;
    padding-bottom: 3px;
    padding-left: 9px;
    margin: 0 15px 0 0;
}
#node-title-links i,
.arrow-button a i {
  border-right: 2px solid #aac2c6;
  padding-top: 3px;
  padding-right: 13px;
  padding-bottom: 3px;
  padding-left: 9px;
  margin: 0 15px 0 0;
}

.header-image-banner #node-title-links i {
  border-right: 2px solid #0a3e4e;
}

a.gold>i.fa.fa-chevron-right {
  border-right-color: #daa533 !important;
}
.field--type-text-with-summary.field--name-field-translation-body::before,
.field--type-text-with-summary.field--name-field-translation-body::after {
  display: none !important;
}
#body-translated div a {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #cce1e2;
    opacity: 1;
}

#not-found-latest h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

#body-translated div a:hover {
  background: #ffb52c;
    text-decoration: none;
}

.node-content-left #body-translated div {
font-family: 'Sofia Pro' !important;
}


#body-translated div {
    font-family: 'Bitter' !important;
     font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
}
@media screen and (max-width: 1440px) {
  .project-page-wrapper pullquote {
    margin: 40px 0 !important;
    width: 100%;
  }
}

.title-wrapper h6.event-type {
    margin-top: -50px;
    color: #1A272A;
}
@media screen and (max-width: 920px) {
  .title-wrapper h1 {
    font-family: 'Sofia Pro Semi Bold';
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    text-align: left;
    max-width: 100%;
  }

  .block-views-blockrelated-content-block-1 h2:before, div#card-left-morefrom h2:before, #card-left h2.w3-block-title:before ,  .block-views-blockrelated-content-block-1 h2:before, div#card-left-morefrom h2:before, #card-left h1.w3-block-title:before  {}


  h6.event-type-title {
    margin-top: 50px;
}

  .title-wrapper h6 {
    font-family: 'Sofia Pro Semi Bold';
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-align: left;
  }

  .title-wrapper h6.event-type {
    /* display: none; */
    margin-top: 20px;
    margin-bottom: -20px;
  }

  .node__content {
    display: block;
    margin-top: 30px;
  }

  .page-node-type-page .node__content {
    display: flex;
    margin-top: 30px;
    flex-direction: column-reverse;
  }

  .page-node-type-blog-post .node__content {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
  }

  .node-content-left {
    width: 100%;
    margin-right: 0;
  }

  .field--name-field-authors a {
    font-family: 'Sofia Pro Bold';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }

  .field--name-field-authors {
    font-family: 'Sofia Pro Light';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }

  .node-content-right {
    width: 100%;
    margin-right: 0;
    /*margin-top: 50px;*/
    float: none;
    clear: both;
  }
  .path-node-2901 .node-content-right,
  .path-node-3130692 .node-content-right,
  .path-node-3126463 .node-content-right,
  .path-node-2632 .node-content-right,
  .path-node-480 .node-content-right,
  .path-node-13575 .node-content-right {
    margin-top: 0;
  }
  .path-node-2901 #node-title-links,
  .path-node-3130692 #node-title-links,
  .path-node-3126463 #node-title-links,
  .path-node-480 #node-title-links,
  .path-node-13575 #node-title-links,
  .path-node-2632 #node-title-links {
    display: none;
  }
  .path-node-3130692 .header-image-banner.title-wrapper {
    padding: 15vh 8% 28px;
  }
  body.page-node-type-blog-post article:not(.drop-cap-hide) .node-content-right:first-letter,
  body.page-node-type-blog-post article:not(.drop-cap-hide) .field--name-field-translation-body:first-letter,
  body.page-node-type-document article:not(.drop-cap-hide) .node-content-right:first-letter,
  body.page-node-type-document article:not(.drop-cap-hide) .field--name-field-translation-body:first-letter{
    font-family: 'Sofia Pro Bold';
    font-size: 61px;
    line-height: 61px; /*47px;*/
    letter-spacing: 0.05em;
    text-align: left;
    padding-right: 3px;
  }
  article.drop-cap-hide .node-content-right {
    margin-top: 0;
  }
  article {
    font-family: 'Bitter';
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
  }



 

  .page-node-type-page #card-left {
    display: block;
  }

  .node .field--type-image {
    float: none;
    margin: 0;

  }

  article {
    overflow-x: visible;
  }

  .project-page-wrapper pullquote {
    margin: 40px -8vw !important;
    display: block;
    width: 100vw;
    font-family: 'Sofia Pro Semi Bold';
    color: #006970;
    background: #F3F6F7;
    padding: 20px 8vw;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.015em;
    text-align: left;
  }

  pullquote p {
    font-family: 'Sofia Pro Semi Bold';
    padding: 0;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.015em;
  }
}

@media screen and (max-width: 400px) {
  .video-container>iframe {
    max-width: 100%;
    height: auto;
 
  }

}

@media only screen and (min-device-width: 921px) and (max-device-width: 1024px) {



  .node-content-left {
    width: 30%;
    margin-right: 4%;
  }

  .node-content-right {
    width: 66%;
    margin-right: 0%;
  }
}

/* EVENTS */


.page-node-type-event .page-title {
  display: flex;
  padding: 140px 8vw 28px;
}

.event-date-wrapper {
  padding: 0px 0.5vw;
  width: 8vw;
}

.page-node-type-event .event-date-wrapper {
  padding: 0px 0.5vw 3vw 0;
  width: auto;
}

#event-date-separator {
  width: 2px;
  background-color: #006970;
  margin-bottom: -28px;
  margin-top: 0;
  opacity: 0.05;
}
.citation-container {
 
  margin-top: -30px;
}

.citation-buttons {
  margin-bottom: 35px;}

.event-location-wrapper {
  padding: 0 5vw 0 1.5vw;
  width: 20vw;
}

.event-date-wrapper h1 {
  font-family: Sofia Pro Bold;
  font-size: 57px;
  line-height: 68px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #0B4C5B;
  margin: 0;
}

.event-date-wrapper h3 {
  font-family: Sofia Pro Bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.145em;
  text-align: center;
  text-transform: uppercase;
  color: #0B4C5B;
  margin: 0;
}

.event-location-wrapper h6:first-child {
  font-family: Sofia Pro Bold;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 16px;
  letter-spacing: 0.075em;
  text-align: left;
  color: #1A272A;
  margin: 0 0 10px;
}

.event-location-wrapper h6.event-time, .event-location-wrapper h6.event-organization {
    font-family: Sofia Pro;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    
}

.event-location-wrapper h6.event-organization {
  margin: 10px 0;
  margin-top: 15px;
  font-family: Sofia Pro Bold;
    color: #1A272A;
}
.event-location-wrapper h6.event-location {
 /* font-family: Bitter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
  color: #1A272A;*/
  font-family: 'Sofia Pro';
  margin: 0;
  line-height: 16px;
}

.title-wrapper.event-title-wrapper {
  max-width: 1200px;
  padding: 0;
}

.title-wrapper.event-title-wrapper h1 {
  font-family: Sofia Pro Semi Bold;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.025em;
  text-align: left;
  margin: 0;
}

#block-subscribe {
  background-color: #0C262D;
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#block-subscribe p {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-evenly;
  align-content: stretch;
}

section#block-subscribe {
  margin-bottom: -30px;
}

#block-subscribe span {
  font-family: Sofia Pro Semi Bold;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: -0.025em;
  color: #fff;
}

#block-subscribe a {
  color: #006970;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 9px 14px 9px 4px;
  background: #FFB52C;
  margin-left: 40px;
  vertical-align: text-bottom;
}

#block-subscribe a i {
  border-right: 2px solid #00697033;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}

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

  .page-node-type-event .page-title {
    display: block;
    padding: 18px 4% 0px !important;
  }


  .view-id-events_landing .event-card-date-wrapper {

    text-align: center;
}

  .event-date-wrapper {
    padding: 0px 0px 0 0px;
    float: left;
    width: 26%;
    margin-right: 10px;
  }

  #event-date-separator {
    float: left;
    height: 100px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .event-location-wrapper {
    width: 68%;
    padding: 0 0 0px 13vw;
  }
  .page-node-type-event .event-location-wrapper {
    width: 100%;
    padding: 0 0 0px 120px;
}

  .event-location-wrapper h6.event-time, .event-location-wrapper h6.event-organization {

    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0em;
    color: #0B4C5B;
    margin: 0;
    padding: 5px 0;
  }

  .event-location-wrapper h6.event-organization { 
    font-family: Sofia Pro Bold!important;
    color: #1A272A;
    font-size: 14px;
  }

  .event-location-wrapper h6.event-location {
     padding: 3px 0;
     line-height: 0.5;
  }

  .event-location-wrapper h6.event-format {
    font-family: Sofia Pro Bold;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 16px;
    letter-spacing: 0.075em;
    text-align: left;
    color: #1A272A;
    margin: 0 0 0px;
}

  .title-wrapper.event-title-wrapper h1 {
    font-size: 24px;
    line-height: 34px;
    margin: 20px 0 0px 0;
    clear: both;
  }

  #node-title-links a,
  .arrow-button a {
    color: #0A3E4A;
    font-family: Sofia Pro Semi Bold;
    border-radius: 4px;
    padding: 9px 14px 9px 4px;
    background: rgba(22, 121, 128, 0.15);
    margin-right: 10px;
    display: block;
    margin: 9px 0px;
    width: fit-content;
    min-width: 60%;
  }

  #block-subscribe {
    background-color: #0C262D;
    height: auto;
    text-align: center;
    margin-bottom: -20px;
  }
}

/* EXPERT */
.page-node-type-expert #block-cgdw3css-content {
  /*padding: 0 4%;*/
}

#expert-topics-listing .field--label-hidden.field__items>.field__item {
  float: none;
  width: 49%;
  margin: 0;
  padding: 5px 10px 5px 0;
}

#expert-content-left {
  width: 60%
}

#expert-content-right {
  width: 40%;
  margin-right: 0;
  padding: 80px 4% 0;
}

#expert-topics-listing .field--name-field-topic {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#expert-featured-work .featured-right a img {
  display: none;
}

#expert-featured-work .featured-left a img {
  margin-bottom: 18px;
}

#expert-featured-work .featured-left {
  float: left;
  padding-right: 40px;
  width: 49%;
  margin: 0;
}

#expert-featured-work .featured-right {
  float: left;
  width: 49%;
  margin: 0;
}

#expert-featured-work .featured-right>.field__item {
  float: none;
  margin-bottom: 30px;
}

#expert-featured-work .view-node-display-card-wrapper {
  margin-bottom: 10px;
}

#expert-featured-work .view-node-display-card-wrapper h6 {
  margin-top: 0;
}

#expert-featured-work .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
}

#expert-featured-work .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 16vw;
  object-fit: cover;
}

#expert-latest-from {
  clear: both;
  margin-top: 6vh;
}

#expert-latest-from h4 div {
  display: inline-flex;
  align-items: baseline;
}

.page-node-type-expert #block-cgdw3css-page-title h5 {
  color: #fff;
  font-family: Sofia Pro Light;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0em;
}

.page-node-type-expert #block-cgdw3css-page-title h6 a {
  color: #fff;
  text-transform: uppercase;
}

.page-node-type-expert #block-cgdw3css-page-title h6 a i {
  color: #7398a1;
  padding-right: 4px;
}

.page-node-type-expert #node-title-links a {
  background-color: #1A272A;
  font-family: Sofia Pro Light;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 10px 14px 5px 4px;
  vertical-align: middle;
}

.page-node-type-expert #node-title-links a i, .page-node-type-expert #node-title-links a svg {
  border: none;
  color: #FFB52C;
  font-size: 18px;
  padding: 0px 10px;
}

.page-node-type-expert .title-image-wrapper {
  position: absolute;
  top: 100px;
  right: 8vw;
  max-width: 30vw;
  width: 30vw;
  height: 490px;
  overflow: hidden;
}
.user-logged-in.page-node-type-expert .title-image-wrapper {
  top: 20px;
}

.page-node-type-expert .title-image-wrapper img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  object-position: top;
}

a.hi-resurl {
  background-color: #1A272A;
  font-family: Sofia Pro Light;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 11px 14px 11px 4px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  border-top-left-radius: 5px;
}

a.hi-resurl i {
  border: none;
  color: #FFB52C;
  font-size: 18px;
  padding: 0px 10px;
}

@media screen and (max-width: 920px) {
  a.hi-resurl {
    bottom: -3px;
    right: -1px;
  }
}


@media screen and (min-width: 1921px) {
  .page-node-type-expert .title-image-wrapper img {
    object-fit: scale-down;
  }
}

.expandable {
  /*height: 600px;*/
  height: auto;
  overflow: hidden;
}

.collapse-button,
.expand-button {
  cursor: pointer;
  border-bottom: 2px solid #0a3e4a14;
  width: 100%;
  padding: 10px 0;
  font-family: Sofia Pro Bold;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0em;
  color: #0A3E4A;
}

.collapse-button i,
.expand-button i {
  color: #167980;
  padding-left: 10px;
}

.expand-button-wrapper {
  background-image: linear-gradient(#ffffff00, #ffffff);
  height: 300px;
  margin-top: -260px;
  position: relative;
  display: none;
}

.expand-button-wrapper.expanded {
  background: #ffffff00;
  height: 60px;
  margin-top: 0px;
  position: relative;
}

.expand-button {
  padding-bottom: 10px;
  text-align: center;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
}

.collapse-button {
  display: none;
  padding-bottom: 10px;
  margin-top: 0;
  text-align: center;
}

#expert-content-left .expandable {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #1A272A;
}

#expert-content-left #expert-topics-listing a,
.view-expert-working-grops .view-content a {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #006970;
}

#expert-content-left #expert-topics-listing a:hover,
.view-expert-working-grops .view-content a:hover {
  color: #006970;
  text-decoration: underline;
}

.field-media-outlet {
  text-transform: uppercase;
  padding: 10px 10px 1px 0px;
  font-size: 13px;
 
}

#expert-content-right>div:not(:last-child) {
  border-bottom: 2px solid #0a3e4a14;
  padding-bottom: 40px;
}

/* VIEWS */

.view-related-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-views-blockrelated-content-block-1 {
  margin: 40px calc(8% - 16px) 40px calc(8% - 16px);
  width: calc(84% + 32px);
}

.block-views-blockrelated-content-block-1 h2:before,
.block-views-blockseries-more-block-1 h2:before
{
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
 
}
#block-cgdw3css-views-block-series-more-block-2 h2:before {
  content: "";
  display: block;
  width: 67px;
}
.path-vocabulary-event-series #block-cgdw3css-views-block-series-more-block-2>h2:before {
  border-top: 3px solid #FFB52C;
}




.view-related-content .row-type-card {
  margin: 16px;
}

.view-node-display-card-wrapper,
#block-views-block-more-from-the-series-block-1.views-element-container .view-node-display-card-wrapper {
  max-width: 13vw;
  width: 13vw;
  min-width: 200px;


}


#block-views-block-more-from-the-series-block-1.views-element-container .view-node-display-card-wrapper {

  padding-bottom: 45px;


}

body.page-node-type-document #block-views-block-more-from-the-series-block-1.views-element-container .view-node-display-card-wrapper {

  margin-bottom: 16px !important;
}


.views-element-container .view-node-display-card-wrapper {
  max-width: 18vw;
  width: 100%;
  min-width: 200px;
}

.view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 194px;
  object-fit: cover;
}

.view-node-display-card-wrapper h6 {
  text-transform: uppercase;
  font-family: 'Sofia Pro Bold';
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #006970;
}

.row-type-card .field--name-field-authors,
.view-node-display-card-wrapper .row-type-card .field--name-field-authors {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #394649;
  text-transform: uppercase;
}

.row-type-card .field--name-field-authors a,
.view-node-display-card-wrapper .row-type-card .field--name-field-authors a {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #394649;
  text-transform: uppercase;
}

.node--view-mode-card .node__content {
  display: block;
}

.card-body-trimmed {
  margin-top: 20px;
}

.view-expert-news .w3-panel,
.view-expert-working-grops .w3-panel,
.view-expert-the-latest .w3-panel {
  padding: 0;
}

article.node--type-expert h4 {
  font-family: Sofia Pro Bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1A272A;
  margin: 10px auto 0px;
}



.view-expert-news .views-field-title a {
  display: inline-block;
  font-family: Sofia Pro Bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #0A3E4A;
}
#external-publications-listing .field--name-field-external-publications a{
    display: inline-block;
    font-family: Sofia Pro Bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #0A3E4A;
}
#external-publications-listing .w3-bar-item{
    margin-top: 16px;
  
}
#expert-mediacontact h4 {
  margin-bottom: 38px;
}
.view-expert-news .views-field-field-date {
  margin: 0 0 20px 0;
  padding-top: 10px;
  font-family: Sofia Pro Semi Bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.075em;
  color: #394649;
  text-transform: uppercase;
}

.view .more-link a {
  font-family: Sofia Pro Semi Bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  color: #0A3E4A;
  background: rgba(22, 121, 128, 0.1);
  /* opacity: 0.56; */
  border-radius: 4px;
  padding: 12px 18px;
  margin: 10px 0 20px;
  display: inline-block;
}

.more-link-2 {
  display: inline-block;
  margin-bottom: 20px;
  cursor: pointer;
}

.view-cgd-in-the-news .more-link-2 {
  display: inline;
  text-align: center;
}

.view-cgd-in-the-news h3 {
  font-family: 'Sofia Pro Bold';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
}

.view-cgd-in-the-news .field-media-outlet {
  text-transform: uppercase;
  padding: 10px 10px 1px 0px;
  font-size: 13px;
  }

.more-link-2:hover {
  opacity: 0.6;
}

.more-link-2 i {
  padding: 10px 15px;
  color: #0A3E4A;
  background-color: #FFB52C;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
}

.more-link-2 a {
  background-color: #F3F6F7;
  padding: 10px 15px 10px 20px;
  margin-left: -5px;
}

.more-link-2 a:hover {
  opacity: 1;
}

#expert-featured-work h2.w3-block-title:before,  #expert-featured-work h1.w3-block-title:before{
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
  margin-top: 40px;
}

#expert-featured-work h6 {
  font-family: Sofia Pro Bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.075em;
  text-align: left;
  color: #006970;
}

#expert-featured-work .featured-right .field--name-field-short-title {
  font-family: Sofia Pro Bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #006970;
}

.views-field.views-field-field-media-outlet {
  text-transform: uppercase;
  padding: 10px 10px 10px 0px;
  color: #0d3641;
  font-size: 13px;

}

#expert-featured-work .featured-left .field--name-field-short-title,
#expert-latest-from .field--name-field-short-title h2,
#expert-latest-from .field--name-field-short-title,
#expert-latest-from .expert-wide-title, .expert-wide-title h2 {
  font-family: Sofia Pro Bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  /*color: #006970;*/
  color:#0B4C5B;
}

.expert-wide-title h2:hover {
  text-decoration: underline;
  text-decoration-color: #fcb42c;
  text-decoration-thickness: 2px;
} 

.view-expert-news .views-field-title a:hover {
  text-decoration: underline;
  text-decoration-color: #fcb42c;
  text-decoration-thickness: 2px;
} 

#expert-featured-work .field--name-field-authors {
  display: none;
}

#expert-featured-work .published-time {
  font-family: Sofia Pro Light;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #1A272A;
  opacity: 0.6;
  margin: 10px 0 20px;
}

#expert-featured-work {
  margin: 10px 0 20px;
}

#expert-latest-from .views-element-container .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
  min-width: 200px;
}

#expert-latest-from .view-node-display-card-wrapper .w3-image,
.latest-card-left {
  width: 200px;
  height: 200px;
  object-fit: cover;
  min-width: 200px;
}

#expert-latest-from .view-node-display-card-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.latest-card-left {
  margin-right: 30px;
}

#expert-latest-from .field--name-field-short-title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #0B4C5B
}

#expert-mediacontact {
  font-family: Bitter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #1A272A;
}

#expert-mediacontact a {
  font-family: Bitter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #167980;
}

@media screen and (max-width: 920px) {
  .path-view-experts .views-element-container .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
    min-width: 200px;
  }

  .view-related-content {
    display: block;
  }

  .block-views .view-node-display-card-wrapper {
    max-width: 100% !important;
    width: 100% !important;
  }

  #card-left .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
  }

  #card-left .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 100%;
  }

  .view-node-display-card-wrapper h6 {
    color: #167980;
  }

  .view-node-display-card-wrapper .field--name-field-short-title {
 
    font-size: 22px;
    font-family: 'Sofia Pro Bold';
    line-height: 25.3px;
  }

  .view-node-display-card-wrapper .field--name-field-authors {
    color: #394649;
    font-family: 'Sofia Pro Bold';
    font-size: 12px;
    line-height: 14.4px;
    text-transform: uppercase;
  }

  .view-node-display-card-wrapper .field--name-field-authors a {
    color: #394649;
    font-family: 'Sofia Pro Bold';
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
  }

  .published-time {
    text-transform: uppercase;
    color: #394649;
    font-family: 'Sofia Pro light';
    opacity: 1;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 14.4px;
    padding-bottom: 20px;
  }

  #topics-listing .field__item {
    background: #f3f6f7;
    border-radius: 4px;
    padding: 2px 10px;
    margin-right: 12px;
    margin-bottom: 12px;
  }

  .block-views-blockrelated-content-block-1 {
    margin: 0 8%;
    width: 84%;
    float: none;
    clear: both;
  }

  .block-views .w3-padding-large,
  .block-views .w3-padding {
    padding: 0 !important;
  }

  .view-related-content .row-type-card {
    margin: 25px 0px 45px 0px;
  }

  .page-node-type-expert .title-image-wrapper {
    position: absolute;
    top: 84px;
    right: 8vw;
    max-width: 80vw;
    width: 84vw;
    height: 88vw;
    overflow: hidden;
  }

  .page-node-type-expert .title-image-wrapper img {
    width: auto;
    height: auto;
    object-fit: cover;
    object-position: top;
  }

  .title-wrapper {
    padding: 30vw 8% 28px;
    max-width: 1200px;
  }

  .page-node-type-expert .title-wrapper {
    padding: 95vw 8% 28px;
  }

  .header-image-banner.title-wrapper {
    padding: 66vh 8% 28px;
    max-width: 100%;
  }

  .page-node-type-expert #node-title-links a {
    background-color: #1A272A;
    font-family: Sofia Pro Light;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 6px;
    display: block;
    margin: 10px;
  }

  #expert-content-left {
    width: 100%;
  }

  article.node--type-expert h4 {
    margin: 10px 0;
  }

  article.node--type-expert h4 div {
    display: inline-flex;
  }


  #expert-topics-listing .field--name-field-topic {
    display: block;

  }

  #expert-topics-listing .field--label-hidden.field__items>.field__item {
    float: none;
    width: 100%;
    margin: 0;
    padding: 5px 0px 5px 0;
  }

  #expert-featured-work .featured-left {
    float: none;
    padding-right: 0;
    width: 100%;
    margin: 0;
  }

  #expert-featured-work .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 50vw;
    object-fit: cover;
  }

  #expert-featured-work .featured-right {
    float: none;
    width: 100%;
    margin: 0;
  }

  #expert-latest-from .view-node-display-card-wrapper .w3-image,
  .latest-card-left {
    width: 100%;
    margin-right: 0;
  }

  #expert-latest-from .view-node-display-card-wrapper {
    display: block;
  }

  #expert-content-right {
    width: 100%;
    margin-right: 0;
    padding: 0px 0% 0;
  }
}

@media only screen and (min-device-width: 921px) and (max-device-width: 1024px) {
  .view-node-display-card-wrapper {
    max-width: 25vw;
    width: 25vw;
    min-width: 200px;
  }

  #card-left .view-node-display-card-wrapper .w3-image {
    width: 23vw;
    height: 23vw;
    object-fit: cover;
  }

  .view-related-content {
    flex-wrap: nowrap;
  }

  .views-element-container .view-node-display-card-wrapper {
    max-width: 18vw;
    width: 18vw;
    min-width: 160px;
  }

  .view-node-display-card-wrapper .w3-image {
    /* height: 11vw; */
  }
}

/* END VIEWS */
/* Topics */
.path-taxonomy .title-wrapper {
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.path-taxonomy .header-image-banner #block-cgdw3css-page-title {
  height: 660px;
  position: relative;
}

.path-taxonomy #block-cgdw3css-page-title {
  height: 257px;
  position: relative;
}

.path-taxonomy .title-wrapper h1 {
  max-width: 52%;
  position: absolute;
  bottom: 30px;
  left: 8%;
}

.path-taxonomy .title-wrapper h1:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

.path-taxonomy #block-cgdw3css-content {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

.path-taxonomy article.term {
  background-color: transparent;
}

.path-taxonomy #main-container .main-box>div {
  background-color: #F3F6F7;
}

.term-content-left {
  width: 60%;
  min-width: 60%;
  background-color: #fff;
  padding-bottom: 40px;
  min-height: 50vw;
}

@media screen and (max-width: 1400px) {
  .term-content-left {
    min-height: 55vw;
  }
}

@media screen and (max-width: 1200px) {
  .term-content-left {
    min-height: 64vw;
  }
}

.term-content-right {
  width: auto;
  background-color: #F3F6F7;
}

#topic-support {
  background-color: #fff;
  margin: 60px 8vw 20px 4vw;
  padding: 40px;
}

#topics-subtopics .view-header {
  padding: 0;
}

.term__content {
  padding: 0;
  margin-top: 0;
}

.term__content .field--name-description {
  margin: 40px 8vw;
  padding-bottom: 20px;
  border-bottom: 2px solid #0a3e4a1a;
}

.term__content h4 {
  font-family: Sofia Pro Bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  color: #1A272A;
  text-transform: uppercase;
}

#topics-subtopics h4,
#topics-working-groups h4 {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 0 8vw;
}

#topics-working-groups {
  margin-top: 20px;
}

#topics-subtopics .view-footer {
  display: inline-block !important;
}

#topics-subtopics .view-content,
#topics-working-groups .view-content {
  display: inline-block !important;
  column-count: 2;
  column-gap: 0;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  width: 55vw;
  padding-bottom: 16px;
}

#topics-subtopics .views-row,
#topics-working-groups .views-row {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 1vw;
  padding-bottom: 0px;
  padding-left: 8vw;
  /* width: 50%; */
  overflow: hidden; /* Fix for firefox and IE 10-11  */
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
  page-break-inside: avoid; /* Firefox */
  break-inside: avoid; /* IE 10+ */
  break-inside: avoid-column;
}

#topics-subtopics a,
#topics-working-groups a {
  font-family: Bitter;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color: #006970;
}

#topics-subtopics a:hover,
#topics-working-groups a:hover {
  text-decoration: underline;
}

.w3-row.view.view-topic-subtopics.view-id-topic_subtopics .incomming-events-left {
  padding-bottom: 50px;
}


.term-content-right.no-banner {
  width: 40%;
  background-color: #F3F6F7;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 80px;
}

#first-related {
  height: 40vw;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

#first-related.empty {
  height: 275px;
}

.first-related-title-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px 8vw;
}

.first-related-title-wrapper h2 {
  color: #fff;
}

.first-related-title-wrapper h6 {
  color: #fff;
  text-transform: uppercase;
}

#topic-tag-wrapper {
  background-color: #006970;
  position: relative;
  padding-bottom: 20px;
}

#topic-tag-wrapper .views-element-container .view-node-display-card-wrapper {
  max-width: 405px;
  width: 405px;
}

#topic-tag-wrapper .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 405px;
  object-fit: cover;
  filter: brightness(0.7);
}

#topic-tag-wrapper .topic-info {
  margin: 0 4vw;
  padding: 40px 0 0 0;
  display: inline-block;
  height: 140px;
}

#topic-tag-wrapper .topic-info h2,
#topic-tag-wrapper .topic-info h6 {
  display: inline-block;
  color: #fff;
}

#topic-tag-wrapper .topic-info h2 {
  width: 17vw;
  padding: 0;
}

#topic-tag-wrapper .topic-info h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}
  
#topic-tag-wrapper .topic-info h6 {
  width: 40vw;
  padding: 55px 20px;
  font-family: "Sofia Pro Light";
  font-size: 16px;
}

#topic-tag-wrapper ul {
  margin: 0;
}

.topic-tag-navigation {
  position: absolute;
  right: 0;
  top: 0;
  height: 180px;
  width: 140px;
  background: linear-gradient(27.31deg, rgb(0 0 0 / 20%) 8.12%, rgb(0 0 0 / 20%) 90.1%);
}

.topic-tag-navigation a {
  position: absolute;
  display: block;
  bottom: 0;
  width: 55px;
  height: 55px;
  text-align: center;
}

.topic-tag-navigation a.flex-prev {
  left: -55px;
  background-color: #093d49;
  color: #fff;
}

.topic-tag-navigation a.flex-next {
  left: 0;
  background-color: #ffb52c;
  color: #006970;
}

.topic-tag-navigation a i {
  font-size: 30px;
  padding: 5px;
}

.topic-tag-navigation a i {
  font-size: 30px;
  padding: 12px;
}

.topic-tag-navigation a.flex-next i {
  -webkit-text-stroke: 3px #ffb52c;
}

.topic-tag-navigation a i:before {
  font-weight: 100;
}

#topic-tag-wrapper .view-node-display-card-wrapper {
  position: relative;
  height: 405px;
}

#topic-tag-wrapper .view-node-display-card-wrapper h6 {
  color: #fff;
  position: absolute;
  top: 195px;
  left: 40px;
}



#topic-experts-wrapper .field--name-field-contact-name {
  display: inline-block;
}

#topic-tag-wrapper .view-node-display-card-wrapper .field--name-field-authors {
  color: #fff;
  position: absolute;
  bottom: 48px;
  left: 40px;
  width: 335px;
}

#topic-tag-wrapper .field--name-field-authors a,
#topic-tag-wrapper .field--name-field-authors a:hover {
  color: #fff;
}

#topic-tag-wrapper .published-time {
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 40px;
}
.path-vocabulary-topic #topic-tag-wrapper .published-time,
.page-node-type-page #series-wrapper .published-time {
 
}

#topic-experts-wrapper .field--name-field-fname,
#topic-experts-wrapper .field--name-field-fname {
  display: inline;
}

#topic-experts-wrapper .views-element-container .view-node-display-card-wrapper {
  max-width: 405px;
  width: 405px;
  height: 600px;
}

#topic-experts-wrapper .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.7);
}

#topic-experts-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  /*background: linear-gradient(27.31deg, rgb(0 0 0 / 20%) 8.12%, rgb(0 0 0 / 20%) 90.1%);*/
  background-color: #006970;
}

.path-node-3134009 #topic-experts-wrapper,.path-node-3132650 #topic-experts-wrapper {

  background-color: #2c6c76;
  }

#topic-experts-wrapper .topic-info {
  width: 39%;
  padding: 150px 4vw 100px 0;
  position: relative;
}

#topic-experts {
  width: 60%;
  margin: 40px 0;
}

.block-views-blocktopic-tag-block-1 {
  margin: 40px;
}

#topic-experts ul.slides {
  margin: 0;
}

#topic-experts-wrapper .topic-info h2,
#topic-experts-wrapper .topic-info h6 {
  color: #fff;
  padding-left: 8vw;
}

#topic-experts-wrapper .topic-info h6 {
  font-family: "Sofia Pro Light";
  font-size: 16px;
}

#topic-experts-wrapper .topic-info h2:before,
.vocabulary-topic #results-wrapper .results-right h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}

.topic-experts-navigation {
  position: relative;
  right: 0;
  top: 0;
  height: 55px;
  width: 135px;
  margin: 40px 0 0 8vw;
}

.topic-experts-navigation a {
  position: absolute;
  display: block;
  bottom: 0;
  width: 55px;
  height: 55px;
  text-align: center;
}

.topic-experts-navigation a.flex-prev {
  left: 0px;
  background-color: #ffb52c;
  color: #006970;
}

.topic-experts-navigation a.flex-next {
  right: 0;
  background-color: #093d49;
  color: #fff;
}

.topic-experts-navigation a i {
  font-size: 30px;
  padding: 12px;
}

.topic-experts-navigation a.flex-prev i {
  -webkit-text-stroke: 3px #ffb52c;
}

.topic-experts-navigation a.flex-next i {
  -webkit-text-stroke: 3px #093d49;
}

.topic-experts-navigation a i:before {
  font-weight: 100;
}

#topic-experts-wrapper .view-node-display-card-wrapper {
  position: relative;
  height: 600px;
}

#topic-experts-wrapper h6.view-card-title {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

#topic-experts-wrapper h6.view-card-title>div {
  text-transform: capitalize;
  display: inline;
}

#topic-experts-wrapper .field--name-field-text5 {
  color: #fff;
  width: 90%;
}

#section-latest-featured #section-latest-related {
  width: 100%;
  min-height: 31vw;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.path-frontpage #section-latest-featured #section-latest-related {
  height: 44vw;
}

.path-frontpage #section-latest-featured #section-latest-related:hover {
  /*opacity: 0.7;*/
  cursor: pointer;
}

#section-latest-featured.with-events .first-related-title-wrapper {
  max-width: 40vw;
  width: 40vw;
}

#section-latest-featured.without-events .first-related-title-wrapper {
  max-width: 40vw;
  width: 40vw;
}

#section-latest-featured .view img {
  margin-bottom: 20px;
}

#section-latest-featured .views-row {
  display: inline-block;
  margin: 5px 6vw 10px 0;
  padding: 0;
}

#section-latest-featured.with-events .view-topic-events .views-row {
  background-color: #fff !important;
  margin: 0px 8vw 40px 4vw !important;
}


#section-latest-featured .views-row:not(:first-child) img,
#section-latest-featured .second-view-column img {
  display: none;
}

#block-views-block-topic-latest-work-block-1 .view-content {
  display: flex;
  flex-wrap: nowrap;
  width: 39vw;
}

#section-latest-featured .second-view-column .views-row {
  display: inline-block;
}

#block-views-block-topic-events-block-1 .views-row {
  background-color: #fff;
  margin: 0px 8vw 40px 4vw;
  padding: 0;
  display: block;
}

#block-views-block-topic-latest-work-block-1 {
  width: 40%;
  display: inline-block;
}

#section-latest-featured.with-events .left-side {
  width: 60%;
  background: #fff;
}

#section-latest-wrapper {
  padding: 0 8vw 40px;
}

#section-latest-featured.with-events {
  display: flex;
}

#block-views-block-topic-events-block-1.views-element-container .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
  min-width: 200px;
}

#section-latest-featured>div>h2 {
  padding-left: 8vw;
  margin-top: 40px;
}

#section-latest-featured div:not(.first-related-title-wrapper)>h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}

#section-latest-featured .more-link-2 {
  /*margin-left: 8vw;*/
  margin-left: 4vw;
}

#section-latest-featured .more-link-2>div {
  background-color: #e8ecee;
  border-radius: 5px;
}

#section-latest-featured .more-link-2 a {
  background-color: #e8ecee;
  padding: 9px 20px 9px 15px;
  margin-left: 0px;
  border-radius: 5px;
}

.view-topic-latest-work .view-node-display-card-wrapper h6 {
  margin-top: 0;
}

#topic-support-2 {
  background: url("../images/textured_background.png");
  margin: 60px 8vw 20px 4vw;
  padding: 40px;
  color: #fff;
  background-size: cover;
}

#topic-support-2 h3 {
  color: #fff;
}

#topic-support-2 .arrow-button a {
  color: #006970;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 12px 18px 12px 8px;
  background: #FFB52C;
  margin-right: 10px;
}

.field--name-field-short-title:hover, h3.custom-event-card-title:hover {
  text-decoration: underline;
  text-decoration-color: #fcb42c;
  text-decoration-thickness: 2px;
}

#topic-support-2 .arrow-button a i {
  border-right: 2px solid #00697033;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}

.view-topic-events .event-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  padding: 20px 40px 40px;
}

.view-topic-events .event-title .field--name-field-short-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.view-topic-events .event-date-location-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
}

.view-topic-events .event-card-date-separator {
  width: 2px;
  background-color: #006970;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 70px;
  opacity: 0.05;
}

.event-card-date-wrapper {
  padding-right: 16px;
}

.view-topic-events .views-row:first-child .event-date-location-wrapper {
  padding: 20px 40px 0;
}

.view-topic-events .event-date-location-wrapper {
  padding: 40px 40px 0;
}

.view-topic-events .event-date-location-wrapper h6 {
  font-family: Sofia Pro Light;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  color: #1A272A;
  text-transform: none;
}

#section-latest-featured .view.view-topic-events img {
  width: 100%;
  height: 16vw;
  margin-bottom: 0;
}

.view-topic-events .views-row:first-child .event-card-date-separator {
  margin-top: -20px;
  height: 90px;
}

.view-topic-events .event-card-date-wrapper {
  padding-right: 0px;
  width: 60px;
}

#section-latest-featured.without-events {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background: #fff;
}

#section-latest-featured.without-events #section-latest-related {
  width: 40%;
  height: auto;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

#section-latest-featured.without-events>div>h2 {
  padding-left: 0;
}

.title-wrapper.header-image-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.podcast-link {
  background-image: url(/themes/custom/cgdw3css/images/Apple_logo_black.svg.png);
  background-color: #296976;
  border: 1px solid #296979;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-shadow: 3px 3px 0px -2px #cfcfcf;
  -webkit-box-shadow: 3px 3px 0px -2px #cfcfcf;
  box-shadow: 3px 3px 0px -2px #cfcfcf;
  color: #fff;
  display: inline-block;
  font: normal 14px/1 QuicksandBold, Verdana, Arial, sans-serif;
  margin-top: 20px;
  padding: 9px 12px;
  text-decoration: none;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 5PX;
  BACKGROUND-POSITION-Y: 1px;
  padding-left: 31px;
}

.podcast-link a,
.woncast-url a {
  color: #fff !important;
}

.woncast-url {
  background-color: #296976;
  border: 1px solid #296979;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-shadow: 3px 3px 0px -2px #cfcfcf;
  -webkit-box-shadow: 3px 3px 0px -2px #cfcfcf;
  box-shadow: 3px 3px 0px -2px #cfcfcf;
  color: #fff;
  display: inline-block;
  font: normal 14px/1 QuicksandBold, Verdana, Arial, sans-serif;
  padding: 9px 12px;
  text-decoration: none;
  text-transform: uppercase;
}

#program-goals-wrapper {
  display: flex;
  background: #fff;
}

.goals-left {
  width: 50%;
}

.goals-right {
  width: 50%;
}

.goals-left img {
  padding-right: 2vw;
  height: 38vw;
  object-fit: cover;
}

.goals-right img {
  padding-left: 2vw;
  height: 38vw;
  object-fit: cover;
}

.field--name-field-goals-global-title,
.field--name-field-goals-description {
  margin-left: 4vw;
}

.field--name-field-goals-global-title {
  margin-left: 4vw;
  margin-bottom: 40px;
}

.field--name-field-goals-global-title:before {
  margin-top: 40px;
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}

.field--name-field-goals-description,
.field--name-field-small-text {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  margin-left: 4vw;
  width: 80%;
  margin-bottom: 40px;
}

.paragraph--type--program-goals .field--name-field-title {
  margin: 40px 4vw;
  font-family: Sofia Pro Semi Bold;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #006970;
  width: 80%;
}

.topic-goal {
  position: relative;
}

.goal-no {
  position: absolute;
  font-family: Sofia Pro Light;
  font-size: 100px;
  line-height: 113px;
  letter-spacing: 0.1em;
  color: #fff;
  top: 30vw;
}

.goals-right .goal-no {
  left: 6vw;
}

.goals-left .goal-no {
  left: 4vw;
}

.goals-right .paragraph--type--program-goals .field--name-field-title {
  margin: 40px 6vw;
}

.goals-right .field--name-field-small-text {
  margin-left: 6vw;
}

#topic-quote {
  background: #fff;
  padding: 40px 4vw;
}

#topic-quote .field--name-field-paragraph-quote-text {
  font-family: Sofia Pro Semi Bold;
  font-size: 40px;
  line-height: 60px;
  color: #006970;
  padding: 0 0 40px;
}

#topic-quote .field--name-field-paragraph-quote-author:before {
  content: '— ';
  display: inline-block;
}

#topic-quote .field--name-field-paragraph-quote-author:after {
  content: ', ';
  display: inline-block;
}

#topic-quote .field--name-field-paragraph-quote-author,
#topic-quote .field--name-field-quote-author-descr {
  font-family: Bitter;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #1A272A;
  display: inline-block;
}

#section-latest-featured.with-events .right-side {
  width: 40%;
}

#section-latest-featured.with-events .right-side.with-relate {
  margin-top: 400px;
}

.header-image-banner #section-latest-featured.with-events .right-side.with-relate {
  margin-top: 0;
}

/* .vocabulary-topic #section-latest-featured .view-node-display-card-wrapper h1,
.vocabulary-topic #section-latest-featured .view-node-display-card-wrapper h6 {
    color: #006970!important;
} */
.vocabulary-topic #section-latest-featured>.right-side>h2 {
  padding-left: 4vw;
}

.vocabulary-topic #section-latest-featured .more-link-2 {
  /* margin-left: 4vw; changed to 0 on topic term page */
  margin-left: 0;
}

.vocabulary-topic #section-latest-featured .right-side .more-link-2 {
  margin-left: 4vw;
}

.topic-info-dots {
  position: absolute;
  width: 25vw;
  height: 210px;
  bottom: 0;
  left: 0;
  background-image: url(../images/topic-dots.png);
  background-size: cover;
}

#topic-experts-wrapper .expert-name-wrapper {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.vocabulary-topic #results-wrapper {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}

.vocabulary-topic #results-wrapper .results-left {
  width: 48vw;
}

.vocabulary-topic #results-wrapper .results-left img {
  width: 48vw;
  height: 48vw;
  object-fit: cover;
}

.vocabulary-topic #results-wrapper .results-right {
  width: 48vw;
}

.vocabulary-topic #results-wrapper .results-right>h2 {
  margin-top: 0;
}

.vocabulary-topic #results-wrapper .results-right>div {
  width: 44vw;
  font-family: Bitter;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
}

@media screen and (max-width: 920px) {
  .topic-info-dots {
    display: none;
  }

  .path-taxonomy .title-wrapper h1 {
    max-width: 91% !important;
  }

  .term-content-right.no-banner {
    display: none;
  }

  .term-content-left {
    width: 100%;
  }

  #topic-tag-wrapper .topic-info {
    margin: 0 4vw;
    padding: 10px 0 55px 0;
    height: auto;
  }


  #topic-tag-wrapper .topic-info h2 {
    width: 100%;
    font-size: 20px;
  }

  #topic-tag-wrapper .topic-info h6 {
    width: 100%;
    padding: 0;
    font-family: "Sofia Pro Light";
    font-size: 12px;
    line-height: 1.5;
  }

  .topic-tag-navigation {
    right: 0;
    top: 0;
    height: auto;
    width: 100%;
    background: linear-gradient(27.31deg, rgb(0 0 0 / 20%) 8.12%, rgb(0 0 0 / 20%) 90.1%);
  }

  .topic-tag-navigation {
    position: relative;
  }

  .topic-tag-navigation a {
    position: initial;
  }

  .topic-tag-navigation a.flex-next {
    /* float: right; */
    position: absolute;
    right: 0;
    left: auto;
  }

  .topic-tag-navigation a.flex-prev {
    /* float: left; */
    position: absolute;
    left: auto;
    right: 55px;
  }

  #topic-tag-wrapper .views-element-container .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
  }

  #block-views-block-topic-latest-work-block-1 .view-content {
    display: block;
    width: 100%;
  }

  #block-views-block-topic-latest-work-block-1 {
    width: 100%;
    display: block;
  }

  #topic-experts-wrapper .topic-info {
    width: 100%;
    padding: 20px 0 0 0;
  }

  #topic-experts-wrapper {
    display: block;
  }

  #topic-experts-wrapper .views-element-container .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
    height: 300px;
  }

  #topic-experts {
    width: 100%;
  }

  #topic-experts-wrapper .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 300px;
  }

  .topic-experts-navigation {
    position: relative;
    right: 0;
    top: 0;
    height: 55px;
    width: 100%;
    margin: 20px 0 0 0vw;
    text-align: right;
  }

  .topic-experts-navigation a.flex-prev {
    right: 55px;
    left: auto;
  }

  .term__content {
    display: block;
    margin-top: 20px;
  }


  #block-views-block-topic-events-block-1 .views-row {
    background-color: #fff;
    margin: 20px 4vw 20px 4vw;
    padding: 0;
    display: block;
  }

 

  #topic-support-2 {
    background-color: #0C262D;
    margin: 40px 4vw 20px 4vw;
    padding: 40px;
    color: #fff;
  }

  #program-goals-wrapper.mobile-hide {
    display: none;
  }

  #program-goals-wrapper-mobile {
    background: #fff;
  }

  #program-goals-wrapper-mobile img {
    height: 65vw;
    object-fit: cover;
  }

  #program-goals-wrapper-mobile .goal-no {
    left: 6%;
  }

  #topic-quote .field--name-field-paragraph-quote-text {
    font-family: Sofia Pro Semi Bold;
    font-size: 24px;
    line-height: 34px;
    color: #006970;
    padding: 0 0 40px;
  }

  #topic-support {
    background-color: #fff;
    margin: 30px 4vw 20px 4vw;
    padding: 40px;
  }

  #block-views-block-topic-tag-block-1 {
    margin: 0 0 40px 0;
  }

  #topic-experts {
    margin: 0;
    padding-bottom: 40px;
  }

  #topic-tag-wrapper ul {
    margin: 0;
    padding: 0;
  }

  #topic-tag-wrapper ul,
  #topic-experts-wrapper ul {
    margin: 0;
    padding: 0;
  }

  .field--name-field-goals-global-title {
    margin-top: -40px;
  }

  .goals-full h2 {
    padding-top: 40px;
    margin: 0;
  }

  .vocabulary-topic #results-wrapper {
    justify-content: flex-start;
    flex-direction: column;
    align-content: space-around;
    align-items: flex-start;
  }

  .vocabulary-topic #results-wrapper .results-left img {
    width: 100vw;
    height: 100vw;
  }

  .vocabulary-topic #results-wrapper .results-left {
    width: 100vw;
  }

  .vocabulary-topic #results-wrapper .results-right>h2 {
    margin-top: 20px;
  }

  .vocabulary-topic #results-wrapper .results-right {
    width: 100vw;
    padding: 20px;
  }

  .vocabulary-topic #results-wrapper .results-right>div {
    width: 100%;
  }
}

h2#block-about-menu,
h2#block-explore-menu {
  color: #1A272A;
  font-family: 'Sofia Pro Semi Bold';
}


#block-copyright p {
  font-family: Sofia Pro;
  font-size: 14px;
  padding: 17px 0;
  line-height: 1.7em;
}

#block-copyright a {
  color: inherit;
}

#block-socialicons {
    padding: 20px 0;
    min-width: fit-content;
}


#block-socialicons .block-content-body p {
  font-family: Sofia Pro;
  line-height: 1.7em;
  margin: 1em;
}

#block-socialicons a {
  font-family: Sofia Pro;
  color: #006970;
  /* font-size: 25px !important; */
}


@media screen and (min-width: 933px) and (max-width: 1160px) {

  #block-socialicons a {
    font-size: 25px !important;
  }

  #block-copyright p {
    font-size: 12px;
  }

}

@media screen and (max-width: 990px) {
  #block-socialicons {
    text-align: center;
  }

}



.path-_0thtimeline #highlighted,
.path-_0thtimeline #block-cgdw3css-page-title {
  display: none;
}

.ourworkbox1 {
  background: #ffffff url(../images/Icons-teal_health.png) no-repeat 51% 13%;
}

.ourworkbox1:hover {
  background: #296976 url(../images/Icons-yellow_health.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox1 {
  background: #ffffff url(../images/WHW2020icons_gender.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox1:hover {
  background: #224d84 url(../images/WHWiconswhite_gender.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox2 {
  background: #ffffff url(../images/Icons-teal_migration.png) no-repeat 51% 13%;
}

.ourworkbox2:hover {
  background: #296976 url(../images/Icons-yellow_migration.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox2 {
  background: #ffffff url(../images/WHW2020icons_pandemics.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox2:hover {
  background: #224d84 url(../images/WHWiconswhite_pandemics.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox3 {
  background: #ffffff url(../images/Icons-teal_finance.png) no-repeat 51% 13%;
}

.ourworkbox3:hover {
  background: #296976 url(../images/Icons-yellow_finance.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox3 {
  background: #ffffff url(../images/WHW2020icons_china.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox3:hover {
  background: #224d84 url(../images/WHWiconswhite_china.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox4 {
  background: #ffffff url(../images/Icons-teal_tech.png) no-repeat 51% 13%;
}

.ourworkbox4:hover {
  background: #296976 url(../images/Icons-yellow_tech.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox4 {
  background: #ffffff url(../images/WHW2020icons_corruption.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox4:hover {
  background: #224d84 url(../images/WHWiconswhite_corruption.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox5 {
  background: #ffffff url(../images/Icons-teal_governments.png) no-repeat 51% 13%;
}

.ourworkbox5:hover {
  background: #296976 url(../images/Icons-yellow_governments.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox5 {
  background: #ffffff url(../images/WHW2020icons_supplychains.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox5:hover {
  background: #224d84 url(../images/WHWiconswhite_supplychains.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}


.ourworkbox6 {
  background: #ffffff url(../images/Icons-teal_US.png) no-repeat 51% 13%;
}

.ourworkbox6:hover {
  background: #296976 url(../images/Icons-yellow_US.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox6 {
  background: #ffffff url(../images/WHW2020icons_migration.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox6:hover {
  background: #224d84 url(../images/WHWiconswhite_migration.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox7 {
  background: #ffffff url(../images/Icons-teal_UK.png) no-repeat 51% 13%;
}

.ourworkbox7:hover {
  background: #296976 url(../images/Icons-yellow_UK.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox7 {
  background: #ffffff url(../images/WHW2020icons_usaid.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox7:hover {
  background: #224d84 url(../images/WHWiconswhite_usaid.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox8 {
  background: #ffffff url(../images/Icons-teal_EU.png) no-repeat 51% 13%;
}

.ourworkbox8:hover {
  background: #296976 url(../images/Icons-yellow_EU.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox8 {
  background: #ffffff url(../images/WHW2020icons_debt.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox8:hover {
  background: #224d84 url(../images/WHWiconswhite_debt.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox9 {
  background: #ffffff url(../images/Icons-teal_Gender.png) no-repeat 51% 13%;
}

.ourworkbox9:hover {
  background: #296976 url(../images/Icons-yellow_Gender.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection .ourworkbox9 {
  background: #ffffff url(../images/WHW2020icons_corruption.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.ourworkboxelection .ourworkbox9:hover {
  background: #224d84 url(../images/WHWiconswhite_corruption.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.ourworkbox10 {
  background: #ffffff url(../images/Icons-teal_education.png) no-repeat 51% 13%;
}

.ourworkbox10:hover {
  background: #296976 url(../images/Icons-yellow_education.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkbox11 {
  background: #ffffff url(../images/Icons-teal_energy.png) no-repeat 51% 13%;
}

.ourworkbox11:hover {
  background: #296976 url(../images/Icons-yellow_energy.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkbox12 {
  background: #ffffff url(../images/Icons-teal_financial-inclusion.png) no-repeat 51% 13%;
}

.ourworkbox12:hover {
  background: #296976 url(../images/Icons-yellow_financial-inclusion.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkbox13 {
  background: #ffffff url(../images/Icons-teal_CDI.png) no-repeat 51% 13%;
}

.ourworkbox13:hover {
  background: #296976 url(../images/Icons-yellow_CDI.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkbox14 {
  background: #ffffff url(../images/Icons-teal_regions.png) no-repeat 51% 13%;
}

.ourworkbox14:hover {
  background: #296976 url(../images/Icons-yellow_regions.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkbox15 {
  background: #ffffff url(../images/Icons-teal_institutions.png) no-repeat 51% 13%;
}

.ourworkbox15:hover {
  background: #296976 url(../images/Icons-yellow_institutions.png) no-repeat 51% 13%;
  z-index: 999;
}

.ourworkboxelection [class^=ourworkbox] {
  height: 253px;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
  margin: 7px;
}

[class^=ourworkbox] p a:link {
  color: #296976;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}

.path-node-3129302 .ourworkboxelection [class^=ourworkbox] {
  height: auto;
}

.path-node-3129302 .ourworkboxelection [class^=ourworkbox] * {
  padding-bottom: 0px !important;
}

.path-node-3129302 .ourworkboxelection [class^=ourworkbox] a {
  font-size: 1.2rem !important;
}

.path-node-3129302 .ourworkboxelection [class^=ourworkbox] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
}

[class^=ourworkbox] p a:hover {
  color: white !important;
  text-decoration: underline;
  opacity: 1;
}

.path-node-3129302 .node-content-left {
  display: none;
}

.path-node-3129302 .node-content-right {
  width: 100%;
  margin-right: 0;
}

.ourworkboxelection .ourworkbox1,
.ourworkboxelection .ourworkbox2,
.ourworkboxelection .ourworkbox3,
.ourworkboxelection .ourworkbox4,
.ourworkboxelection .ourworkbox5,
.ourworkboxelection .ourworkbox6,
.ourworkboxelection .ourworkbox7,
.ourworkboxelection .ourworkbox8,
.ourworkboxelection .ourworkbox9,
.ourworkboxelection .ourworkbox10,
.ourworkboxelection .ourworkbox11,
.ourworkboxelection .ourworkbox12,
.ourworkboxelection .ourworkbox13,
.ourworkboxelection .ourworkbox14,
.ourworkboxelection .ourworkbox15 {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}

.path-node-3129302 .ourworkboxelection [class^=ourworkbox] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
}

#block-whitehouseandtheworldicons .ourworkboxelection {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: center;
  flex-direction: row;
}

.actionyellow a:link {
  background-color: #ffbb36;
  color: #3b342b;
  display: inline-block;
  font-family: "PT Sans" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 2.82px;
  margin: 10px 10px 10px 0;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
}

#block-cgdw3css-local-tasks .w3-button a {
  opacity: 1;
  color: #006970;
  font-family: 'Sofia Pro Bold';
  font-size: 16px;
  text-shadow: 1px -1px 1px #fff;
}

#block-whitehouseandtheworldicons {
  clear: both;
  background-image: linear-gradient(2deg, #08254d 0%, #0a3266 100%);
  background-position: right 0px top 146px;
  background-repeat: no-repeat;
  padding-bottom: 83px;
  text-align: center;
}

.path-node-3129302 #block-cgdw3css-content {
  padding: 0;
}

.path-node-3129302 .node-content-right .field--name-body {
  width: 100%;
  margin-right: 0;
  max-width: 1180px;
  margin: 0 auto;
}

.path-node-3126463 .node-content-left {
  display: none;
}

.path-node-3126463 .node-content-right {
  width: 100%;
  margin-right: 0;
}

form .form-item.form-item-topic,
form .form-item.form-item-tid {
  text-align: left;
  float: right;
}

#block-views-block-our-leadership .view-content,
.view-id-experts .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#block-views-block-our-leadership .view-node-display-card-wrapper .w3-image,
.view-id-experts .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 420px;
  object-fit: cover;
}

#block-views-block-our-leadership .view-node-display-card-wrapper h6,
.view-id-experts .view-node-display-card-wrapper h6 {
  text-transform: initial;
  font-family: 'Bitter';
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #006970;
  width: 80%;
  margin: -47px auto 5px;
  background: #fff;
  z-index: 2;
  position: relative;
  padding: 24px;
}

#block-views-block-our-leadership .view-node-display-card-wrapper h6>div,
.view-id-experts .view-node-display-card-wrapper h6>div {
  display: inline;
}

#block-views-block-our-leadership .view-node-display-card-wrapper h6:after,
.view-id-experts .view-node-display-card-wrapper h6:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #168ea3;
  margin: 24px auto 0;
}

#block-views-block-our-leadership .field--name-field-text5,
.view-id-experts .field--name-field-text5 {
  color: #585858;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  position: relative;
  font-family: 'Sofia Pro Light';
}

#block-views-block-our-leadership .w3-row.views-row,
.view-id-experts .views-row {
  margin-top: 16px;
  margin-bottom: 30px;
}

#block-views-block-our-leadership .w3-row.views-row {padding: 0.01em 16px;}

.view-id-experts .views-row {padding: 0.01em 16px;}

.w3-row.views-row {
 /* padding: 0.01em 16px;*/
  margin-top: 16px;
  margin-bottom: 16px;
}

#block-views-block-our-leadership .view-node-display-card-wrapper a:hover h6,
.view-id-experts .view-node-display-card-wrapper a:hover h6 {
  text-decoration: underline;
}

.expert-bottom-tabs a {
  color: #006970;
  padding: 0px;
  font-family: 'Sofia Pro Semi Bold';
  padding-left: 20px;
}

.path-node-3126463 article {
  overflow: hidden;
}

.expert-bottom-tabs {
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
      margin-left: -20px;
}

/* typography */
/*
::selection {
  background: #ffb52c;
}
.node-content-right .field__item a, .node-content-right .field__item a:link, .node-content-right .field__item a:visited {
    color: #006970;
    text-decoration: none;
}
.node-content-right .field__item a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    opacity: 0.8;
    text-decoration-color: #cce1e2;
}
*/
.node__content>div>.field__item a,
.term__content>div>.field__item a,
div#expert-bio  a 
{
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-color: #cce1e2;
  opacity: 1;
}



.node__content>div>.field__item a:not(.no-hover):hover,
.term__content>div>.field__item a:not(.no-hover):hover,
div#expert-bio  a:hover
{
  text-decoration: underline;
  background: #ffb52c;
  text-decoration: none;
  color: #112A46 !important;
}

/* end typography */
/* left menu */
/*
article nav .ul-parent li  ul {
    position: relative;
}
article nav li.li-expanded > span, li.li-expanded > a > span {
    padding: 3px 7px;
}
article nav .ul-parent .ul-child {
    box-shadow: none;
    padding-left: 20px;
}
article nav .ul-parent .ul-child:before {
    content: "-";
    display: block;
    padding: 0px 7px 0 0;
    float: left;
    line-height: normal;
}
*/
article nav .ul-parent li ul {
  position: relative;
}

article nav .ul-parent .ul-child {
  box-shadow: none;
  padding-left: 20px;
}

article nav li.li-expanded>span,
li.li-expanded>a>span {
  display: none;
}

article nav .ul-parent .li-expanded:hover>ul {
  display: none;
}

article nav .ul-parent .li-expanded.active>ul {
  z-index: 8 !important;
  display: block;
  animation: comeout 0.3s;
}

article nav .ul-parent .li-expanded:hover>ul {
  z-index: 1;
  display: block;
  animation: comeout 0.3s;
}

body.page-node-type-page article {
  overflow-x: initial;
}

article nav .ul-parent .li-item.active:before,
article nav .ul-parent .li-expanded.active:before {
  z-index: 8;
  display: block;
  content: '';
  background-image: url("/themes/custom/cgdw3css/images/Subtract.png");
  width: 20px;
  height: 20px;
  background-size: cover;
  position: absolute;
  left: -35px;
  top: 5px;
}

article nav .li-expanded.active>a {
  font-family: Sofia Pro;
  font-size: 16px;
  font-weight: 800;
  line-height: 26px;
  letter-spacing: 0em;
  color: #006970 !important;
}

article nav li>a.cgd-color-teal,
article nav li>a {
  font-family: Sofia Pro Light;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0em;
  color: rgba(57, 70, 73, 0.5);
}

article nav li>a.cgd-color-teal:hover,
article nav li>a:hover {
  font-family: Sofia Pro;
  color: #006970;
}

article nav li.active>a {
  font-family: Sofia Pro;
  color: #006970;
}

/* end left menu */

/* Node impact */
.node-impact .node-content-left {
  width: 49vw;
  margin-right: 4vw;
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}

.node-impact .node-content-right {
  width: 30vw;
  margin-right: 0;
  font-family: Sofia Pro;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0em;
}

.node-impact h3 {
  font-family: Sofia Pro Bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1A272A;
  clear: both;
}

.node-impact .node-content-right:first-letter {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-align: left;
  color: inherit;
  float: none;
  padding-right: 0;
}

article.node-impact {
  overflow-x: initial;
}

#impact-experts {
  border-bottom: 2px solid #0a3e4a14;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;

}

.impact-expert {
  display: flex;
  flex-wrap: nowrap;
  margin: 30px 0;
}

.impact-expert-image {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-size: cover;
  margin-right: 20px;
  min-width: 100px;
}

.impact-expert h2 {
  margin-bottom: 0;
}

.impact-expert h2 a {
  font-family: Sofia Pro Semi Bold;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0em;
}

.impact-expert h6 {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  margin-top: 0;
}

#impact-news .views-row.w3-row {
  padding: 0;
}

#impact-news .field-content a {
  font-family: Sofia Pro Bold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #0A3E4A;
}

#impact-news time {
  font-family: Sofia Pro Semi Bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.075em;
  color: #394649;
}

.node-impact #topic-support-2 {
  background-color: #0C262D;
  margin: 0;
  padding: 40px;
  color: #fff;
}

.node-impact #topic-support-2 h3 {
  font-family: Sofia Pro Semi Bold;
  font-size: 36px;
  line-height: 115%;
}

.node-impact #topic-support-2 p {
  font-family: Bitter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
}

.node-impact #topic-support-2 .arrow-button {
  margin-top: 40px;
}

.node-impact .field--name-field-topic:before,
.node-impact .field--name-field-topic:after {
  content: "";
  display: table;
  clear: both;
}

#impact-related {
  margin-top: 30px;
}

.view-id-impact_news .views-element-container .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
}

.view-id-impact_news .view-node-display-card-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}

.view-id-impact_news .field--name-field-short-title {
  margin-bottom: 20px;
}

.view-id-impact_news .field--name-field-short-title,
.view-id-impact_news .expert-wide-title {
  font-family: Sofia Pro Bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #006970;
}

.view-id-impact_news .views-row.w3-row {
  padding: 0;
}

.views-slider {
  background-color: #006970;
  position: relative;
  padding-bottom: 50px !important;
}

.views-slider .views-element-container .view-node-display-card-wrapper {
  max-width: 405px;
  width: 405px;
}

.views-slider .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 405px;
  object-fit: cover;
  filter: brightness(0.7);
}

.views-slider .views-slider-info {
  margin: 0 4vw;
  padding: 40px 0 0 0;
  display: inline-block;
  height: 180px;
}

.views-slider .views-slider-info h2 {
  display: inline-block;
  color: #fff;
  width: 17vw;
  padding: 0;
}

.views-slider .views-slider-info h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}

.views-slider ul {
  margin: 0;
}

.views-slider-navigation {
  position: absolute;
  right: 0;
  top: 0;
  height: 180px;
  width: 140px;
  background: linear-gradient(27.31deg, rgb(0 0 0 / 20%) 8.12%, rgb(0 0 0 / 20%) 90.1%);
}

.views-slider-navigation a {
  position: absolute;
  display: block;
  bottom: 0;
  width: 40px;
  height: 40px;
  text-align: center;
}

.views-slider-navigation a.flex-prev {
  left: -40px;
  background-color: #093d49;
  color: #fff;
}

.views-slider-navigation a.flex-next {
  left: 0;
  background-color: #ffb52c;
  color: #006970;
}

.views-slider-navigation a i {
  font-size: 30px;
  padding: 5px;
}

.views-slider-navigation a.flex-prev i {
  -webkit-text-stroke: 3px #093d49;
}

.views-slider-navigation a.flex-next i {
  -webkit-text-stroke: 3px #ffb52c;
}

.views-slider-navigation a i:before {
  font-weight: 100;
}

.views-slider .view-node-display-card-wrapper {
  position: relative;
  height: 405px;
}

.views-slider .view-node-display-card-wrapper h6 {
  color: #fff;
  position: absolute;
  top: 170px;
  left: 40px;
}

.views-slider .view-node-display-card-wrapper .card-title {
  color: #fff;
  position: absolute;
  bottom: 30px;
  left: 40px;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: -0.02em;
  width: 335px;
  cursor: pointer;
}

.views-slider .flex-control-nav {
  display: none;
}

.page-node-type-impacts-and-influence #block-cgdw3css-content {
  padding: 0;
}

article.node-impact {
  padding-top: 0px;
  padding-right: 8%;
  padding-bottom: 40px;
  padding-left: 8%;
}
@media screen and (max-width: 920px) {

  #section-experts-tabs .experts-tabs {
   
    padding-top: 10px;
    padding-bottom: 10px;
}

  body.path-node-3123441 .node-content-right>div>div p {
    padding: 0 20px !important;
    max-width: 600px !important;
    margin: 0 auto;
  }

  .node-impact .node-content-left {
    width: 100%;
    margin-right: 0;
  }

  #topics-subtopics .view-content, #topics-working-groups .view-content {
    display: inline-block !important;
    column-count: 1 !important;
    line-height: 27px !important;
    width: 95vw !important;
  }

  .view-id-impact_news .view-node-display-card-wrapper {
    display: block;
  }

  .view-impact-news .latest-card-left {
    height: auto;
  }

  .node-impact .node-content-right {
    width: 100%;
  }

  .views-slider .related-impacts-info {
    margin: 0 4vw;
    padding: 10px 0 40px 0;
    height: auto;
  }

  .views-slider .views-slider-info h2 {
    width: 100%;
    font-size: 20px;
  }

  .views-slider-navigation {
    right: 0;
    top: 0;
    height: auto;
    width: 100%;
    background: linear-gradient(27.31deg, rgb(0 0 0 / 20%) 8.12%, rgb(0 0 0 / 20%) 90.1%);
  }

  .views-slider-navigation {
    position: relative;
  }

  .views-slider-navigation a {
    position: initial;
  }

  .views-slider-navigation a.flex-next {
    /* float: right; */
    position: absolute;
    right: 0;
    left: auto;
  }

  .views-slider-navigation a.flex-prev {
    /* float: left; */
    position: absolute;
    left: auto;
    right: 40px;
  }

  .views-slider .views-element-container .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
  }

  .views-slider ul {
    padding: 0;
  }

  .ul-parent-mobile-navigation li.li-expanded i.fa {
    font-weight: normal;
    float: right;
    display: block;
    position: absolute;
    right: 0;
    top: 26px;
    font-size: 12px;
  }
}

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

  body.path-node-3123441 .node-content-right>div>div p {
    padding: 0 !important;
    margin: 0 auto;
  }


}
/* Impact Landing */
#impact-landing .title-wrapper.header-image-banner {
  padding: 0;
}

#impact-landing .title-left {
  width: 40vw;
  margin: 0 3vw 0 5vw;
}

#impact-landing .title-right {
  width: 44vw;
  margin: 0 5vw 0 3vw;
}

#impact-landing .page-title h6 {
  font-family: Bitter;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-transform: initial;
}

#impact-landing .page-title .title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 140px;
  padding-bottom: 200px;
}

#impact-landing .page-title .arrow-button a {
  background: transparent;
  color: #fff;
  display: inline-block;
}

#impact-landing .page-title .arrow-button a i {
  border-right: 0;
  padding: 12px 14px;
  margin: 0 12px 0 0;
  background-color: #ffb52c;
  border-radius: 3px;
  color: #006970;
}

#impact-landing .title-wrapper h1:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

#impact-landing .hero {
  /*height: 40vw;*/
  background-size: cover;
  background-position: center;
  position: relative;
}

div#card-left-morefrom h2, .block-views-blockrelated-content-block-1 h2, {
    color:red !important;
  }

.ytButton {
  position: absolute;
  display: block;
  width: 80px;
  height: 60px;
  left: calc(50% - 30px);
  bottom: calc(50% - 30px);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/yt-inactive-min.png);
}

.ytButton.hovered {
  background-image: url(../images/yt-active-min.png);
}

#impact-landing video {
  object-fit: cover;
  /*width: 100vw;
    height: 40vw;*/
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
}

#ytplayer-wrapper {
  position: fixed;
  background-color: #000;
  z-index: 9999;
  top: 0;
}

.ytText {
  position: absolute;
  left: 150px;
  display: inline;
  bottom: 30px;
}

.ytText h2 {
  font-family: Sofia Pro Semi Bold;
  font-size: 26px;
  letter-spacing: -0.02em;
  color: #fff;
  text-shadow: 2px 2px 9px #111;
  user-select: none;
}

iframe#ytplayer {
  z-index: 999;
  position: absolute;
  top: 100px;
  left: 100px;
}

#impact-landing .reveal-modal .close-reveal-modal {
  font-size: 60px;
  line-height: .5;
  position: absolute;
  top: 90px;
  right: 24px;
  color: #fff;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
  cursor: pointer;
}

#support-wide {
  display: flex;
  background-image: url(../images/support-wide.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: -135px 3vw 20px;
  align-content: center;
  align-items: center;
  justify-content: space-around;
  min-height: 230px;
}

#support-wide h3,
#support-wide h6 {
  color: #fff;
}

#support-wide h3 {
  padding: 40px;
  font-family: Sofia Pro Semi Bold;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: -0.025em;
  white-space: nowrap;
}

#impact-landing #support-wide .arrow-button a {
  background: #ffb52c;
  white-space: nowrap;
  padding: 10px 20px 10px 0;
  margin: 40px;
  color: #0A3E4A;
}

#impact-landing #support-wide h6 {
  font-family: Bitter;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-transform: initial;
  margin: 0 40px;
}

#impact-landing #block-cgdw3css-content {
  padding: 0;
}

#impact-landing #block-cgdw3css-content h2 {
  padding-top: 80px !important;
  padding-right: 5% !important;
  padding-bottom: 20px !important;
  padding-left: 5% !important;


}

#impact-landing #block-cgdw3css-content h2:before {
  content: "";
  display: block;
  border-top: 4px solid #FFB52C;
  width: 45px;
  margin-bottom: 12px;

}

.impact-term-img {
  width: 600px;
  height: 600px;
  background-size: cover;
}

.impact-term-left,
.impact-term-right {
  display: flex;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-bottom: 100px;
}

.impact-term {
  max-width: calc(100% - 600px);
}

.impact-term-wrapper {
  padding: 0 5vw;
}

.view-impact-landing-latest .view-content {
  display: inline-block !important;
  column-count: 2;
  column-gap: 0;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  /* display: flex;
    flex-wrap: wrap; */
}

.view-impact-landing-latest .views-row {
  margin-top: 0px;
  padding-left: 0;
}

.view-impact-landing-latest a {
  font-family: Bitter;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color: #006970;
}

.impact-term-wrapper h3 {
  font-family: Sofia Pro Semi Bold;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.015em;
  color: #006970;
  border-bottom: 6px solid #00697033;
  display: inline-block;
}

.impact-term-descr {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  margin-top: 40px;
  margin-right: 55px;
  margin-bottom: 40px;
  margin-left: 0px;
}

.impact-term-wrapper h4 {
  font-family: Sofia Pro Bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  color: #1A272A;
  text-transform: uppercase;
  margin: 30px 0;
}

.video-container {
  margin: 25px 0 25px;

}

.video-container>iframe {

  width: 48vw;
  height: 27vw;
  margin: 0;
  padding: 0;
}


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

  .video-container>iframe {

    width: 100%;
    height: 47vw;
    margin: 0;
    padding: 0;
  }


  .impact-term-left,
  .impact-term-right {
    display: flex;
    align-content: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .impact-term-left {
    flex-direction: column;
  }

  .impact-term-right {
    flex-direction: column-reverse;
  }

  .impact-term-img {
    width: 100%;
    height: 100vw;
    background-size: cover;
  }

  .impact-term {
    max-width: 100%;
    margin: 20px 0;
  }

  .view-impact-landing-latest .view-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .view-impact-landing-latest .views-row {
    margin: 10px 0;
    padding: 0;
    width: 100%;
  }

  #support-wide {
    min-height: auto;
    flex-direction: column;
  }

  #impact-landing .page-title .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 140px;
    padding-bottom: 200px;
    flex-direction: column;
  }

  #impact-landing .title-left {
    width: 84%;
    margin: 0 3vw 0 5vw;
  }

  #impact-landing .title-left .arrow-button {
    text-align: center;
    margin: 10px auto;
    display: inline;
  }

  #node-title-links a,
  .arrow-button a {
    /* margin: 9px auto; */
  }

  #impact-landing .title-right {
    width: 100%;
    margin: 20px 0;
  }

  .ytText h2 {
    font-family: Sofia Pro Semi Bold;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #fff;
    text-shadow: 2px 2px 9px #111;
    user-select: none;
  }

  .ytText {
    position: absolute;
    left: 150px;
    display: inline;
    bottom: 38px;
  }

  #impact-landing .page-title .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 100px;
    padding-bottom: 135px;
    flex-direction: column;
  }

  #impact-landing iframe#ytplayer {
    z-index: 999;
    position: absolute;
    top: 50px;
    left: 5px;
  }
}

/* Commentary landing */
#searches-landing header#header {
  background-color: #ffffff;
}

#searches-landing #main-container {
  /*margin-top: 80px;*/
}

.queues {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-top: 100px;
  margin-bottom: 40px;
}

.queues h2, .queues h1 {
  font-family: Sofia Pro Semi Bold;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.02em;
}

.queues h2:before, .queues h1:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

.queqe-left {
  width: 28vw;
}

.queqe-right {
  width: 52vw;
}

.queues .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
}

.queqe-left .view-node-display-card-wrapper .w3-image {
  height: calc(28vw * .75);
}

.queqe-right .view-node-display-card-wrapper .w3-image {
  height: 52vw;
}

.queue-item-2 .w3-image,
.queue-item-3 .w3-image {
  display: none;
}

.commentary-descr {
  font-family: Bitter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  color: #1A272A;
  padding: 40px 0;
}

.queue-item {
  margin: 0 0 40px 0;
}

.queue-item-0 .field--name-field-short-title {
  font-family: Sofia Pro Bold;
  font-size: 33px;
  font-weight: 800;
  line-height: 38px;
  letter-spacing: -0.02em;
}

.queues .view-node-display-card-wrapper h6 {
  padding: 10px 0 0;
}

#series-wrapper .view-node-display-card-wrapper {
  position: relative;
  height: 405px;
}

#series-wrapper .view-node-display-card-wrapper h6 {
  color: #fff;
  position: absolute;
  left: 40px;  
}

#series-wrapper .view-node-display-card-wrapper .field--name-field-authors {
  color: #fff;
  position: absolute;
  bottom: 60px;
  left: 40px;
  width: 335px;
}

#series-wrapper .field--name-field-authors a,
#series-wrapper .field--name-field-authors a:hover {
  color: #fff;
}

#series-wrapper .published-time {
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 40px;
}

.views-slider .view-header {
  display: flex;
  position: absolute;
  padding: 0;
  top: 40px;
  left: 8%;
}

#series-wrapper .view-content {
  margin-top: 180px;
}

.views-slider .view-header * {
  color: #fff;
  display: inline-block;
  margin-right: 5%;
}

.views-slider .view-header h2 {
  width: 25%;
}

.views-slider .view-header h6 {
  width: 48%;
}

.views-slider .view-header h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

#section-search {
  padding: 8% 16px;
}

.faceted-search {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}


.facets {
  width: 18vw;
}

.search-results {
  width: 62vw;
}

.search-result-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 20px 0 0 40px;
}

.search-result-left {
  width: 63%;
  margin-right: 5%;
}

/*.search-result-left .view-card-title {margin-bottom:-55px}*/


.search-result-right {
  width: 16vw;
}

.search-result-right img {
  width: 16vw;
  height: 16vw;
  object-fit: cover;
}

#document-disclaimer p {
  font-size: 15px;
  line-height: 1.3em;
  font-family: 'Sofia Pro';
  margin: 0;
}

.search-results .field--name-field-short-title {
  font-family: Sofia Pro Semi Bold;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: -0.01em;
  color: #006970;
}

.search-results h6.view-card-title {
  font-family: Sofia Pro Bold;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.075em;
  color: #006970;
  text-transform: uppercase;
}

.search-results .card-body-trimmed {
  font-family: Bitter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  color: #1A272A;
}

.search-results .views-exposed-form {
  position: relative;
}

.search-results .views-exposed-form>.w3-block {
  display: flex;
  align-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.search-results .views-exposed-form .form-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.search-results #edit-bef-sort-options {
  margin: 0;
  height: fit-content;
  width: 200px;
}

.search-results .views-exposed-form .button {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 8px 16px;
}

.search-results .views-exposed-form>.w3-block>* {
  margin-right: 20px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.search-results .view-header {
  padding: 48px 0px 18px 0px;
}

div#photo_credit {
  font-size: 15px;
  line-height: 1.3em;
  font-family: 'Sofia Pro';
}

.event-search-result .facets h2:before {margin-top: 30px;}
.facets h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
  margin-top: 15px;
}

#section-search {
  margin: 30px 8vw;
  width: 84%;
  background-color: #F3F6F7;
}

.search-results .view-content {
  background-color: #fff;
}

.search-results .view-content .views-row.w3-row {
  padding-right: 0;
  height: 100%;
  margin-bottom: 0;
}

.search-results .pager {
  background-color: #fff;
}

.facets-widget-checkbox ul {
  padding-left: 0;
}

.facets-widget-checkbox ul li {
  list-style-type: none;
}

.block-facets h3 {
  position: relative;
  font-family: Sofia Pro Light;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #1A272A;
}

.facets>h2 {
  margin-bottom: 40px;
  color: #1A272A;
}

.facets>h3 {
  font-family: Sofia Pro Semi Bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.01em;
  padding-bottom: 30px;
}

.facet-item span {
  font-family: Sofia Pro Light;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: #1A272A;
}

span.facet-item__value {
  /* width: 100px;
  display: inline-flex; */
}

.facet-trigger {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  cursor: pointer;
}

.element-invisible,
.element-focusable {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.facet-trigger:before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  line-height: 1;
  transition: all .2s;
  font-size: 2.4rem;
  -moz-osx-font-smoothing: grayscale;
  content: "▼";
  color: #006970;
  font-size: 18px;
  transition: all .2s;
}

.block-facets {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.block-facets .contextual {
  right: 40px;
}

.facet-trigger.is-open:before {
  content: "▲";
}

.facets-widget-checkbox {
  max-height: 300px;
  overflow-y: auto;
}

@media screen and (max-width: 1320px) {
  #block-subscribe span {
    font-size: 24px;
  }

}

@media screen and (max-width: 1100px) {
  #block-subscribe span {
    font-size: 1.4rem;
  }

}

@media screen and (min-width: 920px) {
  #section-search {
    padding: 30px 0 0 30px;
  }
}
/* Search Page */
#search-page .search-results {
  width: 60vw;
}

#search-page .facets {
  width: 28vw;
}

#search-page #section-search {
  padding: 30px 0 0 30px;
  margin: 80px 4vw;
  width: 92%;
  background-color: #F3F6F7;
}

.hidden.block-facets {
  display: none;
}

.event-search-result .event-date-location-wrapper {
  padding: 0;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
}

.view-display-id-page_events_landing .event-card-date-wrapper h3 {
  margin-top: 0;
  font-size: 20px;
  text-align: center;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-family: Sofia Pro;
}

.view-display-id-page_events_landing .event-card-date-wrapper h1 {
  text-align: center;
  font-size: 40px;
  font-family: Sofia Pro;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 920px) {
  .queues {
    display: flex;
    margin-top: 100px;
    margin-bottom: 40px;
    flex-direction: column;
  }

  #series-wrapper .published-time {

    bottom: 10px;
}

  #searches-landing #block-cgdw3css-content {
    padding: 0 5vw;
  }
  #section-search #block-cgdw3css-content {
    padding: 0;
  }

  .queqe-left {
    width: 100%;
  }

  .queqe-right {
    width: 100%;
  }

  #block-subscribe p {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    align-content: stretch;
  }

  #block-subscribe span {
    font-family: Sofia Pro Semi Bold;
    font-size: 21px;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: #fff;
    padding: 0 20px 0 20px;
    display: inline-block;
  }

  #block-subscribe a {
    display: flex;
    width: fit-content;
    margin: 0 auto 30px;
  }

  #section-search {.
    padding: 0 5vw;
    margin:0;
    width: 100%;
    background-color: #F3F6F7;
  }

  .faceted-search {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .facets {
    width: calc(100% + 10vw) !important;
    padding: 5vw;
    background-color: #F3F6F7;
    margin-left: -5vw;
  }

  .block-facets {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .search-results {
    width: 100% !important;
  }

  .search-results .view-header {
    padding: 10px 5%;
  }

  .search-results .views-exposed-form>.w3-block {
    display: block;
  }

  .search-results .views-exposed-form>.w3-block>* {
    margin-right: 5px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
  }

  .search-results #edit-bef-sort-options {
    width: auto;
    display: block;
  }

  .search-result-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0px 0 0 0px;
    flex-direction: column-reverse;
  }

  .search-result-left {
    width: 100%;
    margin-right: 0;
  }

  .search-results .view-content .views-row.w3-row {
    padding: 0;
    height: 100%;
    margin-bottom: 0;
  }

  .search-result-right {
    width: 100%;
  }

  .search-result-right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .slider-info {
    margin: 0 4vw;
    padding: 10px 0 40px 0;
    height: auto;
  }

  .views-slider .view-header * {
    color: #fff;
    display: block;
    margin: 0;
    top: 40px;
    left: 5%;
    width: 90%;
  }

  .views-slider .view-header h6 {
    width: 90%;
  }

  .views-slider .view-header h2 {
    width: 90%;
  }

  .views-slider .view-header {
    display: block;
    position: relative;
    padding: 0;
  }

  #series-wrapper .view-content {
    margin-top: 28px;
  }

  .views-slider-navigation {
    position: absolute;
    bottom: 0px;
  }

  .queqe-left .view-node-display-card-wrapper .w3-image {
    height: 90vw;
  }

  .queqe-right .view-node-display-card-wrapper .w3-image {
    height: 90vw;
  }
}

.search-results .block-page-title-block,
.search-results label {
  display: none;
}

.search-results #block-cgdw3css-content {
  padding: 0;
}

/* Events Landing */

.view-id-events_landing .event-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  padding: 20px 0px 40px;
  display: inline-block;
}

.view-id-events_landing .event-title .field--name-field-short-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.view-id-events_landing .event-date-location-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
}

.view-id-events_landing .event-card-date-separator {
  width: 2px;
  background-color: #006970;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 70px;
  opacity: 0.05;
}

.view-id-events_landing .event-card-date-wrapper {
  padding-right: 20px;
}

.view-id-events_landing .views-row .event-date-location-wrapper {
  padding: 20px 0px 0;
}

.view-id-events_landing .incomming-events-left .views-row .event-date-location-wrapper {
  padding: 20px 0px 0;
  display: inline-flex;
  width: 38%;
  align-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  vertical-align: top;
}

.view-id-events_landing .event-date-location-wrapper {
  padding: 40px 40px 0;
}
/*
.view-id-events_landing .event-date-location-wrapper h6 {
  font-family: Sofia Pro Light;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  color: #1A272A;
  text-transform: none;
}
*/
.view-id-events_landing img {
  width: 100%;
  height: 16vw;
  margin-bottom: 0;
}

.view-id-events_landing .incomming-events-right img,
.view-id-events_landing .incomming-events-bottom img {
  display: none;
}

.view-id-events_landing .views-row .event-card-date-separator {
  margin-top: -20px;
  height: 90px;
}

.view-id-events_landing .event-card-date-wrapper {
  padding-right: 0px;
  width: 60px;
}

.view-id-events_landing .view-content {}

.view-id-events_landing .views-element-container .view-node-display-card-wrapper {
  max-width: 38vw;
  width: 38vw;
  min-width: 200px;
}

.view-display-id-page_events_landing .event-title .field--name-field-short-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
}

.view-display-id-page_events_landing .event-date-location-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
}

.view-display-id-page_events_landing .event-card-date-separator {
  width: 2px;
  background-color: #006970;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 70px;
  opacity: 0.05;
}

.view-display-id-page_events_landing .event-date-location-wrapper h6.event-format {
    font-family: 'Sofia Pro';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #1A272A;
    text-transform: none;
}

.view-display-id-page_events_landing img {
  width: 100%;
  height: 16vw;
  margin-bottom: 0;
}

.view-display-id-page_events_landing .views-row:first-child .event-card-date-separator {
  margin-top: -20px;
  height: 90px;
}

.view-display-id-page_events_landing .event-card-date-wrapper {
  padding-right: 0px;
  width: 70px;
}

.incomming-events-bottom .view-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.incomming-events-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px, auto;
}

.card-detailed-event-body {
  display: none;
}

.path-view-events-landing .event-location-wrapper {
  padding: 0 1vw 0 1.3vw;
}

.view-id-events_landing .incomming-events-left .card-detailed-event-body {
  display: inline-block;
  width: 38%;
  margin-left: 20px;
}

.view-id-events_landing .incomming-events-left .event-image-wrapper {
  float: left;
  height: 100%;
}

.view-id-events_landing .incomming-events-left .event-title {
  width: 38%;
  margin-left: 20px;
}

.path-view-events-landing #block-cgdw3css-content {
  background-color: #f3f6f7;
}

.incomming-events .views-row {
  background-color: #fff;
}

.view-id-events_landing .incomming-events-left .views-row {
  width: 54.7vw;
  padding: 0;
  min-height: 28vw;
  margin: 0;
  height: 100%;
}

.view-id-events_landing .incomming-events-left .view-node-display-card-wrapper {
  max-width: 54.7vw;
  width: 54.7vw;
  height: 100%;
}

.view-id-events_landing .incomming-events-left .view-node-display-card-wrapper a {
  margin-left: 20px;
}

.view-id-events_landing .incomming-events-left .view-node-display-card-wrapper .field__item {
  height: 100%;
}

.view-id-events_landing .incomming-events-left .view-node-display-card-wrapper .w3-image {
  width: 27.5vw;
  height: 100%;
  object-fit: cover;
  margin-right: 20px;
}

.view-id-events_landing .incomming-events-right .views-row,
.view-id-events_landing .incomming-events-bottom.views-row {
  margin: 0px 0 40px 0;
}

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

  .view-id-events_landing .incomming-events-right .views-row,
  .view-id-events_landing .incomming-events-bottom .views-row {
    min-height: auto;
    width: 26vw;
  }
}

.incomming-events .event-card-date-wrapper h3 {
  margin-top: 0;
  font-size: 12px;
  text-align: center;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-family: Sofia Pro;
}

.incomming-events .event-card-date-wrapper h1 {
  text-align: center;
  font-size: 40px;
  font-family: Sofia Pro;
  letter-spacing: 1.2px;

}

.view-id-events_landing .incomming-events-left {
  margin-bottom: 40px;
  background-color: #fff;
}

.incomming-events .incomming-events-bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.7rem;
}

.view-id-events_landing .incomming-events-bottom .views-row {
  display: inline-block;
  margin-top: 0px;
  width: 100%;
  padding: 0.01em 16px;
}

.view-id-events_landing .incomming-events-bottom .views-row:last-child {
  margin-right: 0;
}

.view-display-id-page_events_landing .views-row .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
  min-width: 200px;
}

.view-display-id-page_events_landing .event-image-wrapper {
  float: right;
  width: 40%;
  height: 40%;
}

.view-display-id-page_events_landing .views-row .event-date-location-wrapper {
  padding: 20px 40px 0;
  display: inline-flex;
}

.view-display-id-page_events_landing .event-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  padding: 20px 40px 10px;
  display: inline-block;
  width: 60%;
}

.view-display-id-page_events_landing .card-detailed-event-body {
  display: inline-block;
  width: 50%;
  margin: 0 40px;
}

.view-id-events_landing .incomming-events-right .view-node-display-card-wrapper,
.view-id-events_landing .incomming-events-bottom .view-node-display-card-wrapper {
  max-width: 24vw;
  width: 24vw;
  min-width: 200px;
}

.card-detailed-event-body {
  font-family: Bitter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #1A272A;
}

.view-display-id-page_events_landing .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 20vw;
  object-fit: cover;
}

.path-view-events-landing #section-search {
  margin: 30px 8vw 0;
  padding-top: 60px;
}

#incomming-events-wrapper {
  padding: 0 8vw;
  background-color: #F3F6F7;
  padding-bottom: 40px;
}

#incomming-events-wrapper .incomming-events>p {
  width: 54.7vw;
}

@media screen and (max-width: 920px) {
  #incomming-events-wrapper {
    padding: 0;
    background-color: #ffffff;
  }
  #incomming-events-wrapper .incomming-events>h1,
  #incomming-events-wrapper .incomming-events>p{
    width: 100%;
    padding: 0 4vw;
  }
  .incomming-events-wrapper {
    display: block;
  }

  .view-id-events_landing .incomming-events-left .views-row {
    width: 100%;
  }

  .view-id-events_landing .incomming-events-left .event-image-wrapper {
    float: none;
  }

  .view-id-events_landing .incomming-events-left .view-node-display-card-wrapper a {
    margin-left: 0;
  }

  .view-id-events_landing .incomming-events-right .views-row,
  .view-id-events_landing .incomming-events-bottom .views-row {
    min-height: auto;
    width: 100%;
  }

  .view-id-events_landing .incomming-events-left .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 86vw;
    object-fit: cover;
    margin: 0;
    padding: 0;
  }

  .incomming-events .incomming-events-bottom {
    display: flex;
    flex-direction: column;
  }

  .view-id-events_landing .incomming-events-right .view-node-display-card-wrapper,
  .view-id-events_landing .incomming-events-bottom .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
  }

  .view-id-events_landing .incomming-events-left .views-row .event-date-location-wrapper {
      padding: 20px 0px 20px 16px;
      width: 35vw;
      display: inline-flex;
      align-content: flex-start;
      flex-wrap: nowrap;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      vertical-align: top;
  }
  .view-id-events_landing  .incomming-events-left .event-card-date-wrapper {
      width: 60px;
  }
  .view-id-events_landing  .incomming-events-left .event-title {
      margin-left: 0;
  }
  .view-id-events_landing .event-title {
      display: block;
  }
  .view-id-events_landing .incomming-events-right .views-row .event-date-location-wrapper {
      padding: 20px 0px 20px;
      display: inline-flex;
      width: 35vw;
      align-content: flex-start;
      flex-wrap: nowrap;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      vertical-align: top;
  }

  .view-id-events_landing .incomming-events-left .event-title {
    width: 100%;
    padding: 0 4vw;
  }

  .path-view-events-landing #section-search {
      margin: 0;
      width: 100%;
      background-color: #ffffff;
      padding: 0;
  }

  .path-view-events-landing #section-search {
    margin: 0;
    width: 100%;
    background-color: #ffffff;
}

  .path-view-events-landing .block-system-main-block>div.faceted-search {
    padding: 15px !important;
  }

  .view-display-id-page_events_landing .event-image-wrapper {
    float: none;
    width: 100%;
    height: 60vw;
  }

  .view-id-events_landing .incomming-events-left .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
  }

  .view-display-id-page_events_landing .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 60vw;
    object-fit: cover;
  }

  .view-display-id-page_events_landing .views-row .event-date-location-wrapper {
    padding: 20px 0px 0;
    display: inline-flex;
  }

  .view-display-id-page_events_landing .event-title {
    padding: 22px 0px 15px;
    width: 100%;
  }
  .view-display-id-page_events_landing .w3-center .w3-bar.pager__items {
      display: inline-block;
      width: auto;
      padding: 0;
  }
  .view-display-id-page_events_landing .card-detailed-event-body {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .path-view-events-landing #searches-landing #block-cgdw3css-content {
    padding: 0;
    background-color: #fff;
  }
  .view-id-events_landing .incomming-events-left .card-detailed-event-body {
      display: inline-block;
      width: 94%;
      margin-left: 4vw;
    }
  #section-search{
    background-color: #FFF;
  }
  #search-page #section-search {
    padding: 30px 0;
    margin: 80px 4vw;
    width: 92%;
    background-color: #ffffff;
  }
}


.event-search-result .event-card-date-wrapper h3 {
  margin-top: 0;
}

.event-search-result .event-card-date-wrapper {
  padding-right: 0px;
  width: 60px;
}

.views-row .event-search-result .event-card-date-separator {
  margin-top: -20px;
  height: 90px;
  width: 2px;
  background-color: #006970;
  margin-bottom: 0px;
  opacity: 0.05;
}

.event-search-result .event-location-wrapper {
  padding: 0 0px 0 40px;
}

.event-search-result .event-date-location-wrapper h6 {
  font-family: Sofia Pro Light;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  color: #1A272A;
  text-transform: none;
}

.event-search-result .event-location-wrapper h6.event-location {
  font-weight: 400;
}

.event-search-result .event-date-location-wrapper h1 {
  line-height: 21px;
}

.event-search-result .field--name-field-short-title {
  margin-top: -20px;
}

/* FRONT */

#front-top-queue {
  display: flex;
}

.path-frontpage header#header {
  background-color: #ffffff;
}

.view-frontpage-entityqueye .views-row.w3-row {
  margin: 0;
}

.path-frontpage .views-row.w3-row {
  padding: 0;
}

.path-frontpage .page-wrapper {
  overflow: visible !important;
}

.front-top-queue-left {
  width: 28vw;
  margin-right: 2vw;
}

.front-top-queue-right {
  width: 62vw;
  background-image: url(../images/front-dots.png);
  padding-bottom: 60px;
}

.views-element-container #front-top-queue .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
}

.views-element-container #front-top-queue .front-top-queue-right .view-node-display-card-wrapper {
  position: sticky;
  top: 80px;
  margin-left: 2vw;
  margin-right: 0;
  width: 60vw;
}

body.toolbar-fixed .views-element-container #front-top-queue .front-top-queue-right .view-node-display-card-wrapper {
  top: 160px;
  margin-left: 2vw;
  margin-right: 0;
  width: 60vw;
}

.front-top-queue-left .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: 21vw;
  margin-bottom: 14px;
}

.front-top-queue-right .view-node-display-card-wrapper .w3-image {
  width: 100%;
  height: calc(90vh - 150px);
}

#front-top-queue h2 {
  font-family: Sofia Pro Semi Bold;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.025em;
  margin-top: 100px;
}

#front-top-queue .queue-description {
  margin: 20px 0 40px 0;
}

.front-top-queue-left .view-node-display-card-wrapper {
  margin-bottom: 40px;
}

.front-top-queue-right .view-node-display-card-wrapper .field--name-field-authors {
  position: absolute;
  bottom: 50px;
  color: #fff;
  left: 60px;
  text-shadow: 2px 2px 9px #111;
}

.front-top-queue-right .view-node-display-card-wrapper .field--name-field-authors a {
  color: #fff;
  text-shadow: 2px 2px 9px #111;
}

.front-top-queue-right .view-node-display-card-wrapper .published-time {
  position: absolute;
  bottom: 70px;
  color: #fff;
  left: 60px;
  text-shadow: 2px 2px 9px #111;
  padding-bottom: 0;
}


.front-top-queue-right .view-node-display-card-wrapper h6 {
  position: absolute;
  bottom: 180px;
  font-family: Sofia Pro Bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.1em;
  color: #fff;
  left: 60px;
  text-shadow: 2px 2px 9px #111;
  display: none;
}

body.path-frontpage .first-related-title-wrapper h6 {
  display: none;
}

.front-top-queue-right .view-node-display-card-wrapper {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.path-frontpage #main-container .main-box>div {
  background-color: #f3f6f7;
}

body.toolbar-fixed.path-frontpage #block-cgdw3css-content {
  margin-top: calc(90vh - 130px);
  padding: 0 0 0 8%;
}

body.toolbar-fixed.path-frontpage .view-frontpage-entityqueye {
  margin-top: calc(-90vh + 130px);
}

.path-frontpage #block-cgdw3css-content {
  margin-top: calc(90vh - 120px);
  padding: 0 0 0 8%;
}

.path-frontpage .view-frontpage-entityqueye {
  margin-top: calc(-90vh + 120px);
}

.front-top-queue-left h3 {
  margin-bottom: 30px;
}

.front-top-queue-left h3 {
  font-size: 22px;}



.front-top-queue-left h3:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin-bottom: 10px;
}

.path-frontpage #section-latest-featured {
  display: flex;
  clear: both;
  padding-top: 0;
}

.path-frontpage #section-latest-featured>div>h2 {
  margin-top: 60px;
}

.path-frontpage #section-latest-wrapper {
  padding: 0 8vw 40px;
}

#section-latest-featured .block-views-blockfront-events-block-1 .views-row {
  background-color: #fff;
  margin: 0px 8vw 40px 4vw;
  padding: 0;
  display: block;
}

#section-latest-featured .block-views-blockfront-events-block-1.views-element-container .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
  min-width: 200px;
}

#section-latest-featured .view.view-front-events img {
  width: 100%;
  height: 16vw;
  margin-bottom: 0;
}

.view-front-events .views-row:first-child .event-date-location-wrapper {
  padding: 20px 40px 0;
}

.view-front-events .event-date-location-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  padding: 40px 40px 0;
}

.view-front-events .event-title {
  font-family: 'Sofia Pro Bold';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  padding: 20px 40px 40px;
}


.event-card-date-wrapper h3 {
  margin-top: 0;
  font-size: 20px;
  text-align: center;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-family: Sofia Pro;
}

.event-card-date-wrapper h1 {
  text-align: center;
  font-size: 40px;
  font-family: Sofia Pro;
  letter-spacing: 1.2px;

}

.path-frontpage #section-latest-featured>.right-side>h2 {
  padding-left: 4vw;
  margin-top: 60px;
}

.view-front-events .event-card-date-separator {
  width: 2px;
  background-color: #006970;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 70px;
  opacity: 0.05;
}

#block-views-block-front-latest-work-block-1 .view-content {
  display: flex;
  flex-wrap: nowrap;
  width: 39vw;
  justify-content: space-between;
}
#not-found-latest .view-content {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

@media screen and (max-width: 920px) {
  #not-found-latest .view-content {
      display: block;
  }
  .page-not-found #block-cgdw3css-content>h1:first-child {
    font-size: 20px!important;
    margin-top: 10px!important;
    margin-bottom: 5px!important;
  }
  .page-not-found #block-cgdw3css-content>h1:nth-child(2) {
    font-size: 36px !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }
}
#not-found-latest .w3-row.views-row {
  padding: 0;
}
#section-latest-featured .view-node-display-card-wrapper {
    max-width: 18vw;
    width: 100%;
}
#section-latest-featured .view-id-topic_events .view-node-display-card-wrapper {
    max-width: 100%;
}
#section-latest-featured .first-view-column {
    margin-top: 10px;
    min-width: 18vw;
}
.view-front-events .views-row:first-child .card-detailed-event-body {
  display: block;
  font-family: Bitter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #1A272A;
  margin: 0 40px 40px 40px;
}

.path-frontpage #block-cgdw3css-page-title {
  display: none;
}

 .view-front-latest-work .view-node-display-card-wrapper .w3-image {
  height: 14vw;
}

.page-not-found .view-front-latest-work .view-node-display-card-wrapper .w3-image {
  height: 194px !important;}

.path-frontpage .first-related-title-wrapper>div * {
  color: #fff;
}

.path-frontpage .first-related-title-wrapper>div .field {
  display: inline;
}

.path-frontpage .first-related-title-wrapper>div .field.w3-clear:after {
  display: none;
}

.path-frontpage #bottom-area {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.path-frontpage .bottom-area-left {
  width: 50vw;
  height: 50vw;
  position: relative;
}

.path-frontpage .bottom-area-left img.dots-top {
  position: absolute;
  top: 0;
  left: 4vw;
  width: 67%;
  height: 50%;
}

.path-frontpage .bottom-area-left img.center-image {
  padding: 8vw;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.path-frontpage .bottom-area-left img.dots-bottom {
  position: absolute;
  bottom: 4vw;
  right: 0;
  width: 33%;
  height: 33%;
}

.path-frontpage .bottom-area-right {
  width: 50vw;
  padding: 0 8vw 0 4vw;
}

.path-frontpage .bottom-area-right h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 40px;
  margin-bottom: 10px;
}

.view-front-topics .field__items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.view-front-topics .field__items .field__item {
  width: 18vw;
  display: block;
  float: none;
  margin-right: 0;
  padding: 5px 0;
}

.view-front-topics .field__items .field__item a {
  font-family: Sofia Pro Light;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0em;
  color: #006970;
}

.view-front-topics .field__items .field__item a:hover {
  opacity: 1;
  border-bottom: 2px solid #FFB52C;
}

#block-frontbottom .block-content-body {
  display: flex;
  background: url("../images/textured_background.png");
  margin: 0;
  padding: 4vw 8vw;
  color: #fff;
  background-size: contain;
  align-items: center;
  justify-content: space-evenly;
}

#block-frontbottom .arrow-button a {
  color: #006970;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 9px 14px 9px 4px;
  background: #FFB52C;
  margin-right: 10px;
}

#block-frontbottom .arrow-button a i {
  border-right: 2px solid #00697033;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}

#block-frontbottom .left h3 {
  font-family: Sofia Pro Bold;
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -0.015em;
  color: #fff;
}

#block-frontbottom .left h3 span {
  font-family: Sofia Pro Semi Bold;
}

#block-frontbottom .right {
  font-family: Bitter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
}

#block-frontbottom .left {
  padding-right: 2vw;
}

#block-frontbottom .right {
  padding-left: 2vw;
}

@media screen and (max-width: 920px) {
  #front-top-queue h2 {
    margin-top: 0px;
  }

  #front-top-queue {
    display: flex;
    flex-direction: column-reverse;
  }

  .front-top-queue-left {
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .front-top-queue-left .view-node-display-card-wrapper .w3-image {
    height: 60vw;
  }

  .front-top-queue-right {
    width: 100%;
  }

  .front-top-queue-right .view-node-display-card-wrapper .w3-image {
    width: 100%;
    height: 90vw;
  }

 
  .front-top-queue-right .view-node-display-card-wrapper h6 {
    position: absolute;
    bottom: auto;
    font-family: Sofia Pro Bold;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #fff;
    left: 5vw;
    text-shadow: 2px 2px 9px #111;
    top: 65px;
  }

  .front-top-queue-right .view-node-display-card-wrapper .field--name-field-authors {
    position: absolute;
    bottom: 35px;
    color: #fff;
    left: 5vw;
    text-shadow: 2px 2px 9px #111;
}

  .front-top-queue-right .view-node-display-card-wrapper .published-time {
    position: absolute;
    bottom: 50px;
    color: #fff;
    left: 5vw;
    text-shadow: 2px 2px 9px #111;
  }

  body.toolbar-fixed .views-element-container #front-top-queue .front-top-queue-right .view-node-display-card-wrapper,
  .views-element-container #front-top-queue .front-top-queue-right .view-node-display-card-wrapper {
    position: relative;
    top: 0;
    margin-left: 4vw;
    margin-right: 4vw;
    width: 92%;
  }

  .path-frontpage #block-subscribe a {
    margin-left: 0;
    display: inline-block;
    margin-top: 10px;
  }

  .path-frontpage #block-cgdw3css-content,
  body.toolbar-fixed.path-frontpage #block-cgdw3css-content  {
    padding: 0;
    margin: calc(90vh - 120px) 0 0 0;
  }

  .path-frontpage #section-latest-featured.with-events {
    flex-direction: column;
  }

  #block-views-block-front-latest-work-block-1 .view-content {
    width: 100%;
    flex-direction: column;
  }

  .path-frontpage #section-latest-featured>div>h2 {
    padding-left: 4vw;
    padding-right: 4vw;
    margin-top: 60px;
  }

  #section-latest-featured .views-row {
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
  }

  .path-frontpage #section-latest-featured>div>h2 {
    padding-left: 4vw;
    padding-right: 4vw;
    margin-top: 40px;
  }

  .view-front-latest-work .view-node-display-card-wrapper .w3-image {
    height: 60vw;
  }

  #section-latest-featured .view.view-front-events img {
    height: 60vw;
  }

  .path-frontpage #bottom-area {
    flex-direction: column;
    margin-top: 30px;
  }

  .path-frontpage .bottom-area-left {
    width: 100vw;
    height: 100vw;
  }

  .path-frontpage .bottom-area-right {
    width: 84vw;
    padding: 0;
  }

  .view-front-topics .field__items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column;
  }

  .view-front-topics .field__items .field__item {
    width: 100%;
  }

  #block-frontbottom .block-content-body {
    flex-direction: column;
  }

  #block-frontbottom .right {
    padding-left: 0;
  }

  #block-frontbottom .left h3 {
    font-size: 40px;
    line-height: 46px;
  }

  #block-frontbottom .arrow-button a {
    margin: 20px 0;
  }
  .path-frontpage #section-latest-wrapper {
      padding: 0 4vw 40px;
  }
  #section-latest-featured .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
    margin-bottom: 44px;
  }
  #section-latest-featured.without-events {
    display: block;
  }
  #section-latest-featured.without-events {
    display: block;
  }

  #section-latest-featured.without-events #section-latest-related {
    display: none;
  }
  #section-latest-featured.with-events {
    display: block;
  }

  #section-latest-featured.with-events .left-side {
    width: 100%;
    background: #fff;
    padding-top: 20px;
  }

  #section-latest-featured.with-events #section-latest-related {
    display: none;
  }
  #section-latest-featured .view.view-topic-events img {
    width: 100%;
    height: 60vw;
    margin-bottom: 0;
  }

  #section-latest-featured.with-events .right-side.with-relate {
    margin-top: 0px;
  }
  #section-latest-featured.with-events .right-side {
    width: 100%;
  }
}

.js-facet-block-id-searchpublicationtype,
.js-facet-block-id-search_article_type {

}

.path-view-experts .page-title {
  padding: 170px 8% 28px;
  max-width: 1200px;
  font-family: Sofia Pro Semi Bold;
  color: #006970;
  line-height: 59px;
  letter-spacing: -0.025em;
  text-align: left;
  font-size: 50px;
}

#topics-listing {
  margin-bottom: 30px;
}

.page-node-type-event #block-subscribe {
  text-align: left;
  margin-top: 20px;

}

.page-node-type-event #block-subscribe .block-content-body {
  padding: 0 8vw;
}

#event-bottom-block {
  display: flex;
  position: relative;
}

#event-bottom-block .queues-wrapper {
  background-color: #0B4C5B;
  width: 60%;
}

#event-bottom-block .research {
  background-color: #093d49;
  width: 40%;
}

#event-bottom-block h2 {
  font-family: Sofia Pro Semi Bold;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  margin-left: 8vw;
}

#event-bottom-block h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
  margin: 60px 0 24px 0;
}

#event-bottom-block .research h2 {
  margin-left: 4vw;
  margin-bottom: 40px;
}

#event-bottom-block .queqes {
  display: flex;
  margin: 40px 0 100px 8vw;
  justify-content: flex-start;
}

#event-bottom-block .queqe-left, #event-bottom-block .queqe-right {
    width: 50%;
    padding-right: 4vw;
    margin-bottom: 150px;
}

@media screen and (max-width: 920px) {
  #event-bottom-block .queqe-left, #event-bottom-block .queqe-right {
      margin-bottom: 40px;
  }
}
#event-bottom-block .queqe-left .queue-item-0 .field--name-field-short-title {
  font-family: Sofia Pro Semi Bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02em;
}

#event-bottom-block .view-node-display-card-wrapper {
  max-width: 100%;
  width: 100%;
}

#event-bottom-block .queqe-left .view-node-display-card-wrapper .w3-image {
  height: 15vw;
  margin-bottom: 24px;
}

#event-bottom-block .view-node-display-card-wrapper * {
  color: #fff;
}

#event-bottom-block .view-node-display-card-wrapper h6,
#event-bottom-block .view-node-display-card-wrapper .field--name-field-authors,
#event-bottom-block .view-node-display-card-wrapper h6,
#event-bottom-block .view-node-display-card-wrapper .field--name-field-authors,
#event-bottom-block .published-time {
  opacity: 0.6;
  margin-top: 0;
}

#event-bottom-block .queqe-right .view-node-display-card-wrapper .w3-image {
  display: none;
}

#event-bottom-block .arrow-button {
  position: absolute;
  bottom: 60px;
  left: 8%;
}

#event-bottom-block .research .arrow-button {
  margin: 0;
  left: 64%;
  bottom: 60px;
}

#event-bottom-block .arrow-button a {
  color: #fff;
  background: transparent;
  padding-left: 0;
}

#event-bottom-block .arrow-button a i {
  border-right: none;
  padding: 10px 12px 10px 14px;
  margin: 0 12px 0 0;
  border-radius: 5px;
  background-color: #ffb52c;
  color: #0C262D;
}

#event-bottom-block .views-row.w3-row {
  padding: 0;
  margin: 0 8vw 40px 4vw;
}

#event-bottom-block .views-row.w3-row img {
  display: none;
}

#event-bottom-block .w3-block {
  display: block;
  width: 100%;
  margin-bottom: 100px;
}

@media screen and (max-width: 920px) {
  .path-view-experts .page-title {
    padding: 170px 8% 28px;
    max-width: 1200px;
    font-family: Sofia Pro Semi Bold;
    color: #006970;
    line-height: 59px;
    letter-spacing: -0.025em;
    text-align: left;
    font-size: 50px;
    padding: 0 8vw !important;
  }

  #event-bottom-block {
    flex-direction: column;
  }

  #event-bottom-block .queues-wrapper {
    width: 100%;
    position: relative;
  }

  #event-bottom-block .queqes {
    display: flex;
    margin: 40px 4vw 100px 4vw;
    justify-content: flex-start;
    flex-direction: column;
  }

  #event-bottom-block .queqe-left,
  #event-bottom-block .queqe-right {
    width: 100%;
    padding-right: 0;
  }

  #event-bottom-block .arrow-button {
    bottom: 40px;
    left: 4%;
  }

  #event-bottom-block .research {
    width: 100%;
  }

  #event-bottom-block .research .arrow-button {
    margin: 0;
    left: 4%;
    bottom: 40px;
  }

  #event-bottom-block .queqe-left .view-node-display-card-wrapper .w3-image {
    height: 66vw;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 1035px) {
  .page-node-type-event #block-subscribe .block-content-body {
    padding: 0 4vw;
    text-align: center;
  }

  #block-subscribe span {
    display: inline-block;
    margin-bottom: 24px;
  }

  /*
  #block-subscribe a {
    margin-left: 0;
  }
  */
}

/* TAGS Term */
#tags-featured {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 50px;
}

#tags-featured>div {
  width: 100%;
  height: 40vw;
}
body.path-vocabulary-tags .term__content .tag-content-wrapper .field--name-description,
body.path-vocabulary-tags #block-views-block-series-more-block-1,
body.path-vocabulary-event-series .term__content .tag-content-wrapper .field--name-description,
body.path-vocabulary-event-series #block-cgdw3css-views-block-series-more-block-2  {
  margin: 40px calc(50px + 8vw);
    width: calc(86vw - 100px);
}
.path-taxonomy.path-vocabulary-tags .title-wrapper h1,
.path-vocabulary-event-series .title-wrapper h1 {
  max-width: 55%;
  position: absolute;
  bottom: 30px;
  left: 8%;
}

.path-taxonomy.path-vocabulary-tags #block-cgdw3css-page-title,
.path-vocabulary-event-series #block-cgdw3css-page-title {
  height: 446px;
  position: relative;
}

.tag-featured-item {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.tag-featured-item>div {
  position: absolute;
  left: 8vw;
  bottom: 40px;
  max-width: 36vw;
}

.right .tag-featured-item>div {
  left: 4vw;
}

.left .tag-featured-item {
  height: 100%;
}

.right .tag-featured-item {
  height: 50%;
}

.tag-featured-item * {
  color: #fff;
}

.tag-featured-item h4,
.tag-featured-item h6 {
  text-transform: uppercase;
}

.tag-featured-item .field--name-field-authors a {
  color: #fff;
}

.tag-featured-item .field--name-field-authors a:hover {
  color: #ffffffb3;
}

.term__content .tag-content-wrapper .field--name-description {
  margin: 40px 8vw;
  padding-bottom: 20px;
  border-bottom: none;
}

#block-views-block-series-more-block-1,
#block-cgdw3css-views-block-series-more-block-2 {
  margin: 0 8vw;
  width: 86vw;
}

#block-views-block-series-more-block-1 .w3-padding,
#block-views-block-series-more-block-1 .views-row.w3-row,
#block-views-block-series-more-block-1 .search-result-wrapper,
#block-cgdw3css-views-block-series-more-block-2 .w3-padding,
#block-cgdw3css-views-block-series-more-block-2 .views-row.w3-row,
#block-cgdw3css-views-block-series-more-block-2 .search-result-wrapper {
  padding: 0 !important;
}

.tag-content-wrapper {
  background-color: #fff;
}

/*.block-views-blockseries-more-block-1 h2:before,*/
.block-views-blockseries-more-block-2 h2:before {

}

.block-views-blockseries-more-block-1 .field--name-field-short-title,
.block-views-blockseries-more-block-2 .field--name-field-short-title {
  font-size: 24px;
  font-family: Sofia Pro Semi Bold;
  color: #006970;
}

@media screen and (max-width: 920px) {
  #tags-featured {
      display: block;
      margin-top: 20px;
  }

  #tags-featured .left {
    width: 100%;
    height: 66vw;
  }

  .left .tag-featured-item {
    height: 66vw;
  }

  .tag-featured-item>div {
    position: absolute;
    left: 4vw;
    bottom: 10px;
    max-width: 86vw;
  }

  .right .tag-featured-item {
    height: 66vw;
  }

  .tag-featured-item h2 {
    line-height: 1.2;
  }

  #tags-featured>div {
    width: 100%;
    height: auto;
  }

  .term__content .tag-content-wrapper .field--name-description {
    margin: 0 8vw;
    padding-bottom: 20px;
    border-bottom: none;
    padding-top: 40px;
  }

  .path-taxonomy.path-vocabulary-tags .term__content,
  .path-vocabulary-event-series .term__content  {
    margin-top: 0;
  }
  body.path-vocabulary-event-series .term__content .tag-content-wrapper .field--name-description,
   body.path-vocabulary-event-series #block-cgdw3css-views-block-series-more-block-2,
   body.path-vocabulary-tags .term__content .tag-content-wrapper .field--name-description,
   body.path-vocabulary-tags #block-views-block-series-more-block-1
   {
    margin: 40px 4vw;
    width: 92vw;
  }


}

.facet-trigger {
  width: 18px;
}

.facet-trigger.is-open:before {
  content: '';
  background-image: url(../images/arrow-down.png);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.facet-trigger.is-closed:before {
  content: '';
  background-image: url(../images/arrow-up.png);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.bef-exposed-form details.form-wrapper>summary[aria-expanded="true"] {
  background-image: url(../images/arrow-up.png);
  display: block;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 34px;
}

.bef-exposed-form details.form-wrapper>summary[aria-expanded="false"] {
  background-image: url(../images/arrow-down.png);
  display: block;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 34px;
}

.bef-exposed-form summary::marker {
  content: '';
}

.bef-exposed-form details[open] {
  padding: 0 !important;
}

.bef-exposed-form details .w3-section {
  padding: 0 5px;
}

#body-translated div {
font-family: 'Sofia Pro';
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}

.bef-exposed-form .form-type-select label {
  display: none;
}

.faceted-search .bef-exposed-form #edit-bef-sort-options {

}

input[type="checkbox"] {
  visibility: hidden;
}

label {
  cursor: pointer;
}

input[type="checkbox"]+label:before {
  border: 1px solid #1A272A;
  content: "\00a0";
  display: inline-block;
  height: 16px;
  margin: 6px .25em 0px 0px;
  padding: 0;
  vertical-align: top;
  width: 16px;
}

input[type="checkbox"]:checked+label:before {
  font: 11px FontAwesome;
  content: '\00f0c8';
  display: inline-block;
  width: 16px;
  padding: 2px 0 0 2.5px;
  margin-right: 4px;
  color: #006970;
}

input[type="checkbox"]:focus+label::before {
  outline: #1A272A auto 5px;
}

audio {
  width: 100%;
  height: 60px;
}

.audioplayer {
  margin: 0 0 20px 0;
}

audio::-webkit-media-controls-enclosure {
  bottom: 0px;
  text-indent: 0px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-height: 54px;
  flex-direction: row;
  padding: 0px;
  margin: 0px;
  flex: 1 1 0%;
  background: #f3f6f7;
  border-radius: 5px;
  overflow: hidden;
}

#subscribeForm {
  background-color: #0C262D;
}

#subscribeForm h2 {
  color: #fff;
  margin: 0;
  padding: 40px 8vw 20px;
}

#subscribeForm .error_strings {
  color: #fff;
}

#subscribeForm .form-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 8vw;
}

#subscribeForm .form-wrapper .form-element {
  width: 16vw;
  margin: 20px 5px;
  min-height: 80px;
}

#subscribeForm .form-wrapper .form-element select {
  border: none !important;
  border-bottom: 1px solid #006970 !important;
  background: #0c262d;
  color: #757569;
}

#subscribeForm .form-wrapper .form-element select [disabled] {
  color: #757369;
}

#subscribeForm input {
  background: #0c262d;
  color: #fff;
  border-bottom: 1px solid #006970;
}

#subscribeForm .form-wrapper .form-element-submit {
  min-height: 80px;
  margin: 20px 5px;
}

button#submit-cgd-form {
  background: #FFB52C;
  color: #0A3E4A;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 8px 14px 8px 4px;
  border: 0;
  margin-right: 0px;
  cursor: pointer;
}

button#submit-cgd-form i {
  border-right: 2px solid #0A3E4A;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}

button#submit-cgd-form-button {
  background: #FFB52C;
  color: #0A3E4A;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 8px 14px 8px 4px;
  border: 0;
  margin-right: 0px;
  cursor: pointer;
}

button#submit-cgd-form-button i {
  border-right: 2px solid #0A3E4A;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}

@media screen and (max-width: 950px) {
  #subscribeForm .form-wrapper {
    padding: 0 6vw;
  }
}

@media screen and (max-width: 920px) {
  #subscribeForm .form-wrapper {
    flex-direction: column;
  }

  #subscribeForm .form-wrapper .form-element {
    width: 100%;
    margin: 15px 5px;
    min-height: 40px;
  }
}

.block-views-blockrelated-experts-block-1 h2 {
  padding: 0 !important;
}

.page-related-expert-view {
  clear: both;
  margin: 20px 0;
}

.page-related-expert-view .views-field-field-photo {
  float: left;
}

.page-related-expert-view .views-field-field-photo .field-content {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
}

.page-related-expert-view .views-field-title * {
  font-family: Sofia Pro Semi Bold;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0em;
  color: #1A272A !important;
}

.page-related-expert-view .views-field-field-text5 * {
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  margin-top: 0;
}

.view-related-experts a.d8-has-image>img.w3-image {
  object-fit: cover;
  height: inherit;
}

.search-result-wrapper .field--name-field-short-title {
  font-family: Sofia Pro Semi Bold;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: -0.01em;

}


#external-url-wrapper {
  margin-bottom: 20px;
}

#external-url-wrapper a {
  color: #394649;
  font-family: 'Sofia Pro Bold';
  font-size: 17px;
  letter-spacing: 0em;
  text-align: left;
}

#external-url-wrapper a:hover {
  color: #167980;
  text-decoration: underline;
  opacity: 1;
}

#hamburgertopics-menu-wrapper {
  margin-top: 0;
}

#main-navigation-v #hamburgertopics-menu-wrapper h2 {
  color: #0a4755;
  padding: 40px 10% 20px;
  margin: 0;
}

/*   MOBILE MENU SLIDE RIGHT RULES ONLY */

@media screen and (max-width: 1035px) {
  #header #mobile-navigation-menu .ul-parent .li-expanded.child-opened ul {
    display: none;
  }

  #header #mobile-navigation-menu .ul-parent {
    position: relative;
  }

  .ul-parent-mobile-navigation li.li-expanded a.close-menu-child i.fa {
    font-weight: normal;
    float: none;
    display: inline;
    position: initial;
    font-size: 17px;
  }

  .ul-parent-mobile-navigation li.li-expanded a.close-menu-child {
    display: none;
  }

  .ul-parent-mobile-navigation li.li-expanded.child-opened a.close-menu-child {
    display: inline-block;
  }

  #mobile-navigation-menu .ul-parent-mobile-navigation li.li-expanded i.fa {
    top: 17px;
  }

  #cloned-submenu {
    display: none;
  }

  #cloned-submenu>div {
    padding: 60px 20px;
  }

  #main-navigation-v #cloned-submenu .li-item {
    float: none !important;
  }

  #main-navigation-v #cloned-submenu a.close-menu-child {
    font-family: 'Sofia Pro Bold';
    font-size: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #006970;
  }

  #main-navigation-v #cloned-submenu ul {
    padding: 0;
  }

  nav#mobile-navigation-menu ul>li.li-item {
    border-bottom: 1px solid #39464925;
    margin: 0px 30px 5px 30px;
    width: calc(100% - 60px);
    min-width: calc(100% - 60px);
    padding: 5px 0;
  }

  #header nav#mobile-navigation-menu .ul-parent>li>a {
    font-size: 17px;
    line-height: 25px;
  }

  nav#main-navigation-v #cloned-submenu li>a {
    font-size: 16px;
    line-height: 40px;
  }
}

@media screen and (min-width: 600px) and (max-width: 749px) {
        
    .w3-threequarter {
             width: 100.99999% !important;
    }

}

#block-views-block-cgd-in-the-news-block-1 {
  margin: 0 8vw;
  width: 84%;
}

#block-views-block-cgd-in-the-news-block-1 .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

/* Anniversary node */

body.page-node-type-anniversary #zone-user-wrapper,
body.page-node-type-anniversary #zone-user-wrapper,
body.page-node-type-anniversary #zone-branding-wrapper,
body.page-node-type-anniversary #zone-menu-wrapper-sticky-wrapper {
  display: none !important;
}

body.page-node-type-anniversary #logo-zone {
  position: absolute;
  width: 240px;
  height: 100%;
  left: 16px;
  cursor: pointer;
}

body.page-node-type-anniversary .addthis_inline_share_toolbox_t624 {
  display: none;
}

body.page-node-type-anniversary #at4-share,
#at4-soc {
  top: 26% !important;
  bottom: auto;
}

body.page-node-type-anniversary .hero {
  height: 40vw;
  background-size: cover;
  background-position: center;
  position: relative;
  position: relative;
}

body.page-node-type-anniversary video {
  object-fit: cover;
  width: 100vw;
  height: 40vw;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
}

body.page-node-type-anniversary #ytplayer-wrapper {
  position: fixed;
  background-color: #000;
  z-index: 9999;
  top: 0;
}

body.page-node-type-anniversary .ytButton {
  position: absolute;
  display: block;
  width: 80px;
  height: 60px;
  left: calc(50% - 40px);
  top: calc(20vw - 20px);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/yt-inactive-min.png);
}

body.page-node-type-anniversary .ytButton.hovered {
  background-image: url(../images/yt-active-min.png);
}

body.page-node-type-anniversary iframe#ytplayer {
  z-index: 999;
  position: absolute;
  top: 100px;
  left: 100px;
}

body.page-node-type-anniversary #header-wrapper {
  display: flex;
  height: 80px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-end;
  overflow: hidden;
  /* background-image: url(https://www.cgdev.org/sites/default/files/Anniv_CGD20_full_color_RGB.png); */
  /* background-size: contain; */
  /* background-position: 10px; */
  /* position: relative; */
  /* background-repeat: no-repeat; */
}

body.page-node-type-anniversary #header-wrapper img {
  padding: 4px 0px;
}

body.page-node-type-anniversary #moonshots h1 {
  text-align: center;
}

body.page-node-type-anniversary #header-wrapper a {
  font-family: Sofia Pro Semi Bold;
  color: #006970;
  padding: 32px 22px;
}

body.page-node-type-anniversary #header-wrapper a:last-child {
  background-color: #ffbb36;
  padding-top: 32px;
  padding-bottom: 32px;
}

body.page-node-type-anniversary .media-youtube-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

body.page-node-type-anniversary .media-youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Title */
body.page-node-type-anniversary .subtitle-wrapper {
  background-color: #2c6c76;
  width: 100%;
  height: 350px;
  margin-bottom: 75px;
}

body.page-node-type-anniversary .subtitle-image-wrapper {
  width: 50%;
  display: inline-block;
  float: left;
  position: relative;
  height: 100%;
}

body.page-node-type-anniversary .subtitle-image-border {
  right: 50px;
  position: absolute;
  top: 50px;
  padding: 0 30px 30px 0;
  text-align: right;
}

body.page-node-type-anniversary .subtitle-image {
  width: auto;
  height: 350px;
  max-width: 40vw;
}

body.page-node-type-anniversary .subtitle-border {
  position: absolute;
  border-right: 1px solid #ffd892;
  border-bottom: 1px solid #ffd892;
  width: 50%;
  height: calc(100% - 30px);
  right: 0;
  bottom: 0;
}

body.page-node-type-anniversary .subtitle-text-wrapper {
  width: 47%;
  display: inline-block;
  padding-left: 30px;
}

body.page-node-type-anniversary .subtitle {
  color: #ffffff;
  font-size: 30px;
  font-family: Sofia Pro;
  line-height: 60px;
  padding: 60px 0 0 0;
}

body.page-node-type-anniversary .subtitle-text {
  color: #ffffff;
  font-size: .9em;
  font-family: Bitter;
  width: 80%;
  line-height: 1.8em;
  padding: 0;
}

@media screen and (min-width: 1025px) and (max-width: 1240px) {
  body.page-node-type-anniversary .subtitle-wrapper {
    height: 380px;
  }

  body.page-node-type-anniversary .subtitle {
    font-size: 28px;
    font-family: Sofia Pro;
  }

  body.page-node-type-anniversary .subtitle-text {
    color: #ffffff;
    font-size: 14px;
    font-family: Bitter;
    width: 80%;
    line-height: 22px;
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  body.page-node-type-anniversary #zone-branding-wrapper {
    display: block !important;
  }

  .field-body-blog-post ol li, .field-body-blog-post ul li{
    line-height: 1.7em;
    font-size: 14px !important;
  } 


  body.page-node-type-anniversary #header-wrapper {
    display: none;
  }

  body.page-node-type-anniversary .desktop {
    display: none !important;
  }

  body.page-node-type-anniversary .mobile {
    display: block;
  }

  body.page-node-type-anniversary .subtitle-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  body.page-node-type-anniversary .subtitle-text-wrapper {
    width: 88Vw;
    margin: 0 6% 40px;
    padding: 0;
  }

  body.page-node-type-anniversary .subtitle-image {
    width: 100%;
    height: auto;
    max-width: 88vw;
    max-height: 50vw;
  }

  body.page-node-type-anniversary .subtitle-image-wrapper {
    width: 100%;
    float: unset;
    height: 50vw;
    margin: 20px auto 0;
  }

  body.page-node-type-anniversary .subtitle-image-border {
    left: 3%;
    top: 20px;
    padding: 0 3% 3% 3%;
    right: auto;
  }

  body.page-node-type-anniversary .subtitle {
    font-size: 2em;
    padding: 80px 0 0 0;
  }

  body.page-node-type-anniversary .subtitle-text {
    color: #ffffff;
    font-size: .9em;
    font-family: Bitter;
    width: 90%;
    line-height: 1.9em;
    padding: 0;
    margin-top: 10px;
  }

  body.page-node-type-anniversary iframe#ytplayer {
    z-index: 999;
    position: absolute;
    top: 50px;
    left: 5px;
  }
}

body.page-node-type-anniversary .body-wrapper h1 {
  color: #006970;
  margin: 20px auto;
  font-size: 28px;
}

body.page-node-type-anniversary .body-wrapper h3 {
  padding-bottom: 0;
  margin-top: 60px;
  color: #0a1f3e;
  font-family: Sofia Pro Semi Bold;
}

body.page-node-type-anniversary .body-wrapper p {
  color: #003969;
  font-weight: 700;
}

body.page-node-type-anniversary .body-wrapper ol,
.project-page-wrapper .body-wrapper ul {
  list-style: initial;
  padding-left: 35px;
  font-family: 'Bitter';
}

body.page-node-type-anniversary .body-wrapper {
  width: 80%;
  margin: 0 auto;
  padding-top: 85px;
}

body.page-node-type-anniversary .body-wrapper p {
  color: #003969;
  font-weight: 700;
}


@media screen and (max-width: 1024px) {
  body.page-node-type-anniversary .body-wrapper {
    width: 94%;
    margin: 0px auto 40px;
  }

  body.page-node-type-anniversary .body-wrapper h1 {
    color: #006970;
    text-align: center;
    width: 100%;
    margin: 20px auto;
  }

  body.page-node-type-anniversary .body-wrapper p {
    font-size: 17px;
  }
}

body.page-node-type-anniversary .anniversary-button {
  text-align: center;
}

body.page-node-type-anniversary .anniversary-button a {
  font-family: Sofia Pro Semi Bold;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #2e3a44;
  padding: 16px 30px;
  background-color: #ffbb36;
  margin: 20px auto;
  display: inline-block;
}

body.page-node-type-anniversary #testimonials {
  width: 60%;
  margin: 0 auto;
  background-color: #F3F6F7;
}

body.page-node-type-anniversary .contact p {
  line-height: 0px;
}

body.page-node-type-anniversary .redquote {
  font-size: 88px;
  color: #fb441d;
  width: 36px;
  margin-top: -23px;
  margin-left: -54px;
  position: absolute;
  font-weight: 500;
}

body.page-node-type-anniversary .quote-text {
  font-family: Bitter;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #2e3a44;
  padding: 16px 70px;
  font-style: italic;
}

body.page-node-type-anniversary .quote-author {
  color: #006970;
  padding: 0 0 0 70px;
  font-weight: 700;
  font-size: 19px;
}

body.page-node-type-anniversary .quote-author-description {
  color: #006970;
  padding: 10px 0 0 70px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

body.page-node-type-anniversary #testimonials {
  position: relative;
}

body.page-node-type-anniversary #testimonials .slides li {
  min-height: 300px;
}

body.page-node-type-anniversary .flex-direction-nav a {
  top: auto;
  bottom: 50%;
}

body.page-node-type-anniversary .flex-direction-nav .flex-next {
  right: -40px;
  text-align: right;
}

body.page-node-type-anniversary .flex-direction-nav .flex-prev {
  left: -50px;
}

@media screen and (max-width: 1024px) {
  body.page-node-type-anniversary .flex-direction-nav a {
    top: auto;
    bottom: 0;
  }

  body.page-node-type-anniversary .flex-direction-nav .flex-prev {
    left: 0;
  }

  body.page-node-type-anniversary #testimonials {
    width: 93%;
  }

  body.page-node-type-anniversary .quote-text {
    font-family: Bitter;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #2e3a44;
    padding: 16px 44px;
    font-style: italic;
  }

  body.page-node-type-anniversary .quote-author {
    color: #006970;
    padding: 0 0 0 44px;
    font-weight: 700;
    font-size: 16px;
  }

  body.page-node-type-anniversary .quote-author-description {
    color: #006970;
    padding: 10px 0 0 44px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
  }
}

body.page-node-type-anniversary #pre-events {
  margin-top: -100px;
  height: 100px;
  width: 100%;
  background-color: #edece5;
}

body.page-node-type-anniversary #events {
  padding-top: 110px;
  background-color: #edece5;
}

body.page-node-type-anniversary #tagged-evnts-wrapper {
  background-color: #edece5;
  padding-bottom: 50px;
}

body.page-node-type-anniversary #testimonials {
  padding-top: 100px;
}

body.page-node-type-anniversary .tagged-evnts {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

body.page-node-type-anniversary .tagged-evnts .title {
  margin: 0 0 20px 0;
}

body.page-node-type-anniversary .featured-title {
  margin: 0 0 30px 0;
}

body.page-node-type-anniversary .tagged-evnts .flex-direction-nav a {
  top: auto;
  bottom: 50%;
}

body.page-node-type-anniversary .tagged-evnts .flex-direction-nav .flex-next {
  right: -40px;
  text-align: right;
}

body.page-node-type-anniversary .flex-direction-nav .flex-prev {
  left: -50px;
}

body.page-node-type-anniversary .tagged-more {
  margin: 1em 0 3em;
}

body.page-node-type-anniversary .tagged-more a {
  color: #46433e;
  padding: .4em 2em;
  background-color: #ffba37;
  font-weight: 700;
}

body.page-node-type-anniversary .tagged-title-i {
  color: #fff;
  font-size: 2vw;
  padding: 0 0 0 4%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

body.page-node-type-anniversary .tagged-body-i {
  color: #fff;
  padding: 0 0 0 4%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

body.page-node-type-anniversary .tagged-body-i+.tagged-more-i {
  color: #fff;
  margin: 25px 0 32px 4%;
}

body.page-node-type-anniversary .tagged-more-i a {
  color: #46433e;
  padding: 1em 7em;
  background-color: #ffba37;
  font-weight: 700;
}

body.page-node-type-anniversary .mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  body.page-node-type-anniversary .mobile {
    display: block;
    padding: 40px 10%;
  }

  body.page-node-type-anniversary .tagged-evnts {
    margin-left: -5%;
    margin-right: -5%;
    width: auto;
  }

  body.page-node-type-anniversary .tagged-content-wrapper .title {
    margin: 20px auto;
    display: table;
  }
}



body.page-node-type-anniversary .viewall>div {
  display: inline-block;
  width: 70px;
  height: 1px;
  background-color: #90adaf;
  margin: 3px 10px;
}

body.page-node-type-anniversary .contact-wrapper {
  background-color: #2c6c76;
  height: 280px;
  margin: 200px auto 0;
}

body.page-node-type-anniversary .contact-wrapper-wrapper {
  width: 80%;
  margin: 0 auto 100px;
}

body.page-node-type-anniversary .contact {
  width: 80%;
  padding-top: 88px;
}

body.page-node-type-anniversary .contact h1 {
  color: #fff;
  font-weight: 500;
  width: 47%;
  display: inline-block;
  font-family: Sofia Pro Semi Bold;
  font-size: 26px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.02px;
}

body.page-node-type-anniversary .contact h4,
body.page-node-type-anniversary .contact h4>* {
  color: #fff;
  font-weight: 500;
}

body.page-node-type-anniversary .contact-image-wrapper {
  width: 50%;
  display: inline-block;
  float: right;
  position: relative;
  height: 100%;
}

body.page-node-type-anniversary .contact h4 a {
  color: #e1ae43;
}

body.page-node-type-anniversary img.contact-image {
  margin-top: -270px;
  width: 500px;
  height: auto;
}

body.page-node-type-anniversary .contact-border {
  width: 300px;
  height: 300px;
  position: absolute;
  border-left: 1px solid #ffd892;
  border-top: 1px solid #ffd892;
  left: -40px;
  bottom: 28px;
}

body.page-node-type-anniversary header#header {
  height: 80px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  body.page-node-type-anniversary .contact-wrapper {
    height: 300px;
    margin: 0 auto;
    text-align: center;
  }

  body.page-node-type-anniversary .contact-wrapper-wrapper {
    width: 80%;
    margin: 0px auto 0px;
  }

  body.page-node-type-anniversary .contact {
    width: 100%;
    padding-top: 30px;
  }

  body.page-node-type-anniversary header#header {
    height: 80px;
    top: 0;
  }

  body.page-node-type-anniversary #main-container {
    background-color: #fff;
  }
}

body.page-node-type-anniversary #timeline input,
body.page-node-type-anniversary #moonshots input {
  background-color: #ffbb36;
  color: #3b342b;
  display: inline-block;
  font-family: Sofia pro;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.82px;
  margin: 10px 10px 40px 0;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  border-style: none;
}

/*  Project styles */
.project-page-wrapper .desktop {
  display: block;
}

.project-page-wrapper .mobile {
  display: none;
}

.project-page-wrapper .project-breadcrumb {
  color: #ffffff;
  font-size: 1em;
  font-family: Sofia pro;
  line-height: 1.8em;
  padding: 27px 0 0 18%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

.project-page-wrapper .project-breadcrumb a,
.project-page-wrapper .project-breadcrumb a:hover,
.project-page-wrapper .project-breadcrumb a:focus {
  color: #ffffff;
}

/* Title */
.project-page-wrapper .title-wrapper {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  padding: 0 0 0 60px;
}

.project-page-wrapper .main-title {
  color: #ffffff;
  line-height: 59px !important;
  letter-spacing: -0.025em;
  text-align: left;
  font-family: Sofia pro;
  width: 13em;
  padding: 120px 0 0 18%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

.project-page-wrapper .main-title-text {
  color: #ffffff;
  font-size: 1em;
  font-family: Sofia pro;
  width: 36em;
  line-height: 1.8em;
  padding: 27px 0 0 18%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

/* Subtitle */

.project-page-wrapper .subtitle-wrapper {
  background-color: #2c6c76;
  width: 100%;
  height: 350px;
  margin-bottom: 150px;
}

.project-page-wrapper .subtitle-image-wrapper {
  width: 50%;
  display: inline-block;
  float: left;
  position: relative;
  height: 100%;
}

.project-page-wrapper .subtitle-image-border {
  right: 50px;
  position: absolute;
  top: 50px;
  padding: 0 30px 30px 0;
  text-align: right;
}

.project-page-wrapper .subtitle-image {
  width: auto;
  height: 350px;
  max-width: 40vw;
}

.project-page-wrapper .subtitle-border {
  position: absolute;
  border-right: 1px solid #ffd892;
  border-bottom: 1px solid #ffd892;
  width: 50%;
  height: calc(100% - 30px);
  right: 0;
  bottom: 0;
}

.project-page-wrapper .subtitle-text-wrapper {
  width: 47%;
  display: inline-block;
  padding-left: 30px;
}

.project-page-wrapper .subtitle {
  color: #ffffff;
  font-size: 28px;
  font-family: Sofia Pro;
  letter-spacing: 0em;
  padding: 50px 0 20px 0;
}

.project-page-wrapper .subtitle-text {
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  color: #ffffff;
  width: 80%;
  padding: 0;
}

.project-page-wrapper .featured-work-wrapper {
  width: 80%;
  margin: 0 auto 100px;
  height: 490px;
}

.project-page-wrapper .featured-tabs {
  float: left;
  background-color: #fff;
  width: 50%;
  height: 400px;
}

.project-page-wrapper .featured-title {
  height: 68px;
  margin-bottom: 22px;
}

.project-page-wrapper .featured-title h2 {
  font-family: Sofia Pro Semi Bold;
  color: #006970;
  font-size: 28px;
}

.project-page-wrapper .ftab {
  background-color: inherit;
  color: black;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  height: 80px;
  transition: 0.3s;
  position: relative;
}

.project-page-wrapper .ftitle {
  font-family: 'Sofia Pro Bold';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #006970;
  padding: 11px 0 7px 5%;
}

.project-page-wrapper .tagged-art .tagged-img {
  display: none;
}
.project-div-recent-work .tagged-art .tagged-title {
  padding: unset;
}

.project-div-recent-work .tagged-art .tagged-img {
  display: block;
  margin: 20px 0;
}

.project-page-wrapper .fname {
  padding-left: 5%;
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #394649;
  text-transform: uppercase;
}

.project-page-wrapper .ftab:not(:last-child):not(.hidden-border) .ftabborder {
  border-bottom: 2px solid #abb2bd;
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 5%;
}

.project-page-wrapper .ftab:hover {
  background-color: #dbd8cf;
}

.project-page-wrapper .ftab.active {
  background-color: #dbd8cf;
}

.project-page-wrapper .ftab:hover .ftabborder {
  display: none;
}

.project-page-wrapper .ftab.active ftabborder {
  display: none;
}

.project-page-wrapper .featured-images {
  float: left;
  width: 50%;
  height: 400px;
  text-align: center;
}

.project-page-wrapper .ftabcontent {
  height: 400px;
  width: auto;
  overflow: hidden;
}

.project-page-wrapper .ftabcontent:not(.active) {
  display: none;
  transition: 0.3s;
}

.project-page-wrapper .ftabcontent img {
  width: 100%;
}

.project-page-wrapper .body-wrapper h2 {
  color: #0a1f3e;
  text-align: center;
  width: 50%;
  margin: 20px auto;
}

.project-page-wrapper .body-wrapper h3 {
  padding-bottom: 0;
  margin-top: 60px;
  color: #0a1f3e;
  font-family: 'PT Serif';
}

.project-page-wrapper .body-wrapper p {
  color: #003969;
  font-weight: 700;
}

.project-page-wrapper .body-wrapper ol,
.project-page-wrapper .body-wrapper ul {
  list-style: initial;
  padding-left: 35px;
}

.project-page-wrapper .body-wrapper {
  font-family: 'Bitter';
  width: 60%;
  margin: 0 auto 100px;
  max-width: 1024px;
}

.project-page-wrapper .body-wrapper #block-cgdw3css-content {
  padding: 0;
}

.project-page-wrapper .body-wrapper p {
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #1A272A;
}

.project-page-wrapper .contact-wrapper {
  background-color: #2c6c76;
  height: 280px;
  margin: 200px auto 100px;
}

.project-page-wrapper .contact-wrapper-wrapper {
  width: 80%;
  margin: 0 auto 100px;
}

.project-page-wrapper .contact {
  width: 45%;
  padding-top: 88px;
}

.project-page-wrapper .contact h2 {
  color: #fff;
  font-weight: 500;
  width: 47%;
  display: inline-block;
}

.project-page-wrapper .contact h4,
.project-page-wrapper .contact h4>* {
  color: #fff;
  font-weight: 500;
}

.project-page-wrapper .contact h4 a {
  color: #e1ae43;
}

.project-page-wrapper .contact-image-wrapper {
  width: 50%;
  display: inline-block;
  float: right;
  position: relative;
  height: 100%;
}

.project-page-wrapper img.contact-image {
  margin-top: -270px;
  width: 500px;
  height: auto;
}

.project-page-wrapper .contact-border {
  width: 300px;
  height: 300px;
  position: absolute;
  border-left: 1px solid #ffd892;
  border-top: 1px solid #ffd892;
  left: -40px;
  bottom: 28px;
}

.project-page-wrapper .experts-wrapper,
.project-page-wrapper .acknowledgments-wrapper {
  width: 80%;
  margin: 0 auto 100px
}

.project-page-wrapper .experts-title,
.project-page-wrapper .acknowledgments-title {
  text-align: center;
}

.project-page-wrapper .experts-wrapper h2,
.project-page-wrapper .acknowledgments-wrapper h2 {}

.project-page-wrapper .experts-tiles {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

.project-page-wrapper .expert-tile {
  width: 220px;
  margin: 40px;
  cursor: pointer;
}

.project-page-wrapper .expert-photo-wrapper-wrapper {
  width: 110px;
  height: 110px;
  border-radius: 55px;
  border: 2px solid #abb2bd;
  margin: 0 auto 20px;
}

.project-page-wrapper .expert-photo-wrapper {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  overflow: hidden;
  margin: 8px;
}

.project-page-wrapper .expert-photo-wrapper img {
  width: 90px;
  height: auto;
  border-radius: 45px;
}

.project-page-wrapper .expert-title {
  font-family: "PT Serif";
  color: #003969;
  font-weight: 700;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 22px;
}

.project-page-wrapper .expert-description,
.project-page-wrapper .expert-description p {
  color: #003969;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.project-page-wrapper .experts-wrapper.mobile {
  position: relative;
  margin-top: 40px;
  margin-bottom: 20px;
}

.project-page-wrapper .experts-wrapper .flex-control-nav {
  display: none;
}

.project-page-wrapper em {
  font-style: normal;
}

.project-page-wrapper .tagged-content-wrapper {
  background-color: #ecebe5;
  padding: 40px 10%;
  
}

.project-page-wrapper .tagged-blpub {
  position: relative;
}

.project-page-wrapper .tagged-blpub .flex-direction-nav a {

  bottom: 50%;
}

.project-page-wrapper .tagged-blpub .flex-direction-nav .flex-next {
  right: -40px;
  text-align: right;
}

.project-page-wrapper .tagged-blpub .flex-direction-nav .flex-prev {
  left: -50px;
}

.project-page-wrapper .tagged-art {
  position: relative;
  margin-bottom: 50px;
}

.project-page-wrapper .tagged-art .flex-direction-nav a {
  top: auto;
  bottom: 50%;
}

.project-page-wrapper .tagged-art .flex-direction-nav .flex-next {
  text-align: right;
}

.project-page-wrapper .tagged-art .flex-direction-nav .flex-prev {
  left: -50px;
}

.project-page-wrapper .tagged-content-wrapper .title {
  position: relative;
  margin-bottom: 2em;
}

.project-page-wrapper .viewall {
  position: absolute;

  right: 0;

}

.project-page-wrapper .viewall>div {
  display: inline-block;
  width: 70px;
  height: 1px;
  background-color: #90adaf;
  margin: 3px 10px;
}

.project-page-wrapper .viewall a {
  text-decoration: underline;
}

.project-page-wrapper .tagged-img {
  height: 250px;
}

.project-page-wrapper .tagged-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-page-wrapper .tagged-title {
  min-height: 4em;
  max-height: 5em;
  overflow: hidden;
  font-family: 'Sofia Pro Bold';
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #006970;
  padding: 14px 0 10px 0;
}

.project-page-wrapper .tagged-art .tagged-title {
  padding: 0;
}

.project-page-wrapper .tagged-authors,
.project-page-wrapper .tagged-authors .field--name-field-authors a {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #394649;
  text-transform: uppercase;
}

.project-page-wrapper .tagged-body {
  min-height: 6.5em;
  max-height: 10.5em;
  overflow: hidden;
  font-family: 'Bitter';
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 20px;
}

.project-page-wrapper .tagged-more {
  margin: 1em 0 3em;
}

.project-page-wrapper .tagged-more a {
  color: #46433e;
  padding: .4em 2em;
  background-color: #ffba37;
  font-weight: 700;
}

.project-page-wrapper .tagged-evnts {
  position: relative;
}

.project-page-wrapper .tagged-evnts .flex-direction-nav a {
  top: auto;
  bottom: 50%;
}

.project-page-wrapper .tagged-evnts .flex-direction-nav .flex-next {
  top: 27%;
  right: -20px;
  text-align: right;
}

.project-page-wrapper .tagged-evnts .flex-direction-nav .flex-prev {
  top: 27%;
  left: -32px;
}

.project-page-wrapper .acknowledgments-wrapper {
  position: relative;
}

.project-page-wrapper .acknowledgments-wrapper .flex-direction-nav a {
  top: auto;
  bottom: 0;
}

.project-page-wrapper .acknowledgments-wrapper .flex-direction-nav .flex-next {
  right: -10px;
  text-align: initial;
}

.project-page-wrapper .acknowledgments-wrapper .flex-direction-nav .flex-prev {
  left: 0;
  text-align: initial;
}

.project-page-wrapper .tagged-title-i {
  color: #fff;
  font-size: 2vw;
  padding: 0 0 0 4%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

.project-page-wrapper .tagged-body-i {
  color: #fff;
  padding: 0 0 0 4%;
  text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

.project-page-wrapper .tagged-more-i a {
  color: #46433e;
  padding: 1em 3em;;
  background-color: #ffba37;
  font-weight: 700;
}

.project-page-wrapper .tagged-title-s {
  padding: 10px 0 0 0;
  font-weight: 700;
}

.project-page-wrapper .tagged-more-s {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.project-page-wrapper .tagged-more-s a {
  color: #46433e;
  padding: .4em 3em;
  background-color: #ffba37;
  display: inherit;
  text-align: center;
  font-weight: 700;
}

.project-page-wrapper .tagged-body-i+.tagged-more-i {
  color: #fff;
  margin: 25px 0 32px 4%;
}

.project-page-wrapper .tagged-tile {
  cursor: pointer;
}

.project-page-wrapper .subscribe-wrapper {
  /*background: linear-gradient(#2d5663, #2d3b44);*/
  background: #2c6c76 !important;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.project-page-wrapper #subscribeForm tr {
  border-bottom: none;
}

.project-page-wrapper .subscribe-title {
  width: 45%;
  padding: 40px 30px;
  color: #e8dfd5;
}

.project-page-wrapper .subscribe-title>div {
  margin-top: 70px;
  font-size: 2.2em;
  font-weight: 300;
  font-family: 'PT Serif';
}

.project-page-wrapper .subscribe-form {
  width: 45%;
}

.project-page-wrapper .subscribe-form form {
  display: inline-block;
  margin: 40px 30px 10px;
}

.project-page-wrapper #subscribeForm .subscribe-text_input {
  width: 100%;
  border-radius: 10px;
  border: 2px solid #2c6c76;
  background-color: #ffffff;
  height: 35px;
  margin-bottom: -11px;
}

  .node--type-event .accordion-container .accordion {
	    text-align: center; 
}

.project-page-wrapper #subscribeForm select#Country {
  width: 100%;
  border-radius: 0;
  border: 2px solid #2c6c76;
  background-color: #ffffff;
  height: 35px;
  margin-bottom: -11px;
  font-style: italic;
  font-family: 'Sofia Pro Light';
}

.project-page-wrapper .subscribe-wrapper {
  width: 80%;
  margin: 0 auto 100px;
  position: relative;
}

.project-page-wrapper .subscribe-border {
  width: 150px;
  height: 150px;
  position: absolute;
  border-right: 1px solid #ffd892;
  border-top: 1px solid #ffd892;
  right: -40px;
  top: -40px;
}

.project-page-wrapper #subscribeForm input::-webkit-input-placeholder {
  font-family: Sofia Pro Light;
  color: #3c352c;
  font-size: 16px;
  font-style: italic;
}

.project-page-wrapper #subscribeForm input[type="submit"],
.project-page-wrapper #subscribeForm input[type="button"],
.project-page-wrapper #subscribeForm input[type="reset"],
.project-page-wrapper #subscribeForm input.form-submit {
  background-color: #ffbb36;
  color: #3b342b;
  display: inline-block;
  font-family: "PT Sans";
  font-size: 17px;
  font-weight: 500;
  margin: 10px 0;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: capitalize;
  border-radius: 0;
  cursor: pointer;
  border-style: none;
}

.project-page-wrapper #subscribeForm {
  background-color: #2c6c76;
}

.project-page-wrapper #subscribeForm input {
  color: #006970;
}

.project-page-wrapper {
  margin-top: 80px;
}

@media screen and (min-width: 899px) and (max-width: 1024px) {
  .project-page-wrapper .fs_image {
    overflow: hidden;
    height: 400px !important;
  }

}

@media screen and (min-width: 920px) and (max-width: 1300px) {
  .views-slider .view-header h2 {
    line-height: 34px;
}
    
}

@media screen and (max-width: 1024px) {
  .project-page-wrapper .desktop {
    display: none !important;
  }

  .project-page-wrapper .mobile {
    display: block;
  }

  .project-page-wrapper .project-breadcrumb {
    padding: 27px 0 0 5%;
  }

  .project-page-wrapper .main-title {
    font-size: 2em;
    width: 90%;
    line-height: .8em;
    padding: 30px 0 0 0;
  }

  .project-page-wrapper .main-title-text {
    font-size: 1em;
    width: 90%;
    padding: 27px 0 0 0;
  }

  .project-page-wrapper .title-wrapper {
    height: auto;
    padding-bottom: 40px;
  }

  .project-page-wrapper .subtitle-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .project-page-wrapper .subtitle-text-wrapper {
    width: 88Vw;
    margin: 0 6% 40px;
    padding: 0;
  }

  .project-page-wrapper .subtitle-image {
    width: 100%;
    height: auto;
    max-width: 88vw;
  }

  .project-page-wrapper .subtitle-image-wrapper {
    width: 100%;
    float: unset;
    height: 60vw;
    margin: 20px auto 0;
  }

  .project-page-wrapper .subtitle-image-border {
    left: 3%;
    top: 20px;
    padding: 0 3% 3% 3%;
    right: auto;
  }

  .project-page-wrapper .subtitle {
    font-size: 2em;
    padding: 80px 0 0 0;
  }

  .project-page-wrapper .subtitle-text {
    color: #ffffff;
    font-size: 1.0745em;
    font-family: 'Bitter';
    width: 90%;
    line-height: 1.9em;
    padding: 0;
    margin-top: 10px;
  }

  .project-page-wrapper .featured-title {
    height: 40px;
    text-align: center;
    margin-top: 35px;
  }

  .project-page-wrapper .ftitle {
    color: #0a1f3e;
    padding: 10px 0 0;
    font-weight: 700;
    text-align: center;
    min-height: 48px;
  }

  .project-page-wrapper .featured-work-wrapper {
    width: 94%;
    margin: 0 auto 50px;
    height: unset;
  }

  .project-page-wrapper .fname {
    color: #697280;
    text-align: center;
    padding-left: 0;
    min-height: 77px;
  }

  .project-page-wrapper .fslide {
    background-color: #dcd8cf;
  }

  .project-page-wrapper .fs_image {
    overflow: hidden;
    height: 170px;
  }

  .project-page-wrapper .fs_image img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .project-page-wrapper .featured-work-wrapper.mobile {
    position: relative;
  }

  .project-page-wrapper .featured-work-wrapper .flex-direction-nav a {
    top: auto;
    bottom: 0;
  }

  .project-page-wrapper .featured-work-wrapper .flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
  }

  .project-page-wrapper .featured-work-wrapper .flex-direction-nav .flex-prev {
    left: 0;
  }

  .project-page-wrapper .acknowledgements-wrapper .flex-direction-nav a {
    top: auto;
    bottom: 0;
  }

  .project-page-wrapper .acknowledgements-wrapper .flex-direction-nav .flex-next {
    right: 0px;
    text-align: initial;
  }

  .project-page-wrapper .acknowledgements-wrapper .flex-direction-nav .flex-prev {
    left: 0;
    text-align: initial;
  }

  .project-page-wrapper .body-wrapper {
    font-family: 'Bitter';
    width: 94%;
    margin: 0px auto 40px;
  }

  .project-page-wrapper .body-wrapper h2 {
    color: #0a1f3e;
    text-align: center;
    width: 100%;
    margin: 20px auto;
  }

  .project-page-wrapper .body-wrapper p {
    font-size: 17px;
  }

  .project-page-wrapper .contact-wrapper-wrapper {
    width: 80%;
    margin: 0px auto 0px;
  }

  .project-page-wrapper .contact-wrapper {
    height: 170px;
    margin: 0 auto;
    text-align: center;
  }

  .project-page-wrapper .contact {
    width: 100%;
    padding-top: 30px;
  }

  .project-page-wrapper .acknowledgements-wrapper {
    width: 94%;
    margin: 0 auto 40px;
    position: relative;
  }

  .project-page-wrapper .tagged-blpub .flex-direction-nav .flex-prev {
    left: -38px;
  }

  .project-page-wrapper .tagged-blpub .flex-direction-nav a {
    top: auto;
    bottom: 81%;
  }

  .project-page-wrapper .tagged-blpub .flex-direction-nav .flex-next {
    right: -27px;
  }

  .project-page-wrapper .tagged-art .flex-direction-nav .flex-prev {
    left: -38px;
  }

  .project-page-wrapper .tagged-art .flex-direction-nav .flex-next {
    right: -27px;
  }

  .project-page-wrapper .tagged-content-wrapper .title {
    margin-left: -24px;
  }

  .project-page-wrapper .tagged-evnts {
    margin-left: -5%;
    margin-right: -5%;
  }

  .project-page-wrapper .acknowledgments-wrapper {
    width: 95%;
  }

  .project-page-wrapper .subscribe-form {
    width: 100%;
  }

  .project-page-wrapper .subscribe-title {
    width: 100%;
    margin: 0;
    padding: 10px;
  }

  .project-page-wrapper .subscribe-title>div {
    margin-top: 10px;
    font-size: 1.8em;
  }

  .project-page-wrapper .subscribe-wrapper {
    width: 90%;
    margin: 0 auto 60px;
    position: relative;
  }

  .project-page-wrapper .subscribe-border {
    display: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1220px) {
  .project-page-wrapper .project-breadcrumb {
    width: 1000px;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #st-2 .st-btn > img {
    float: left;
}

  .project-page-wrapper .main-title div {max-width: 12em !important;}

  .project-page-wrapper .main-title {
    width: 1000px;
    padding-left: 0;
    padding-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .project-page-wrapper .main-title-text {
    width: 1000px;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .project-page-wrapper .main-title>div {
    max-width: 13em;
  }

  .project-page-wrapper .main-title-text>div {
    max-width: 36em;
  }

  .project-page-wrapper .tagged-img {
    min-height: 120px;
    height: auto;
    max-height: 120px;
    overflow: hidden;
  }

  .project-page-wrapper .tagged-img img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 1220px) {
  .project-page-wrapper .project-breadcrumb {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    padding-left: 0;
  }

  .project-page-wrapper .tagged-evnts {

    left: 17px;
  }

  .project-page-wrapper .main-title {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    padding-left: 0;
  }

  .project-page-wrapper .main-title-text {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    padding-left: 0;
  }

  .project-page-wrapper .main-title>div {
    max-width: 13em;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000;
    font-size: 50px;
  }

  .project-page-wrapper .main-title-text>div {
    max-width: 36em;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000;
  }
}

.field--name-field-multimedia audio {
  width: 25vw;
  height: 60px;
}

/* missed media items */
.node__content>div>.field__item a.missed-media-item {
  height: 100%;
  display: block;
}

.node__content>div>.field__item a.missed-media-item:hover {
  background: transparent;
}

#node-title-links .w3-dropdown-content {
  cursor: auto;
  color: #093d49;
  background-color: #fff;
  position: absolute;
  min-width: 212px;
  margin: 0;
  padding: 0;
  z-index: 1;
  top: 38px;
  border-radius: 10px;
}
#node-title-links .calendar .w3-dropdown-content {
  border: solid 4px #FFB52C;
}



#node-title-links .w3-dropdown-content a {
  color: #0A3E4A;
  font-family: Sofia Pro Semi Bold;
  border-radius: 0px;
  padding: 10px 24px 10px 11px;
  background: none;
  margin-right: 10px;
}

body.path-_0thtimeline #timelines-content {
  margin-top: 120px;
}

.newsletter [type=email]::placeholder {
  color: #d8d8d8;
}

.newsletter .newsletter-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.newsletter {
  -ms-flex-align: center;
  align-items: center;
  background: #006970;
  clear: both;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.newsletter .messages {
  display: none;
  margin-bottom: .1875em;
}

.newsletter.rollup {
  bottom: 0;
  box-shadow: 0 -5px 10px -5px rgba(5, 5, 5, 0.5);
  margin-bottom: 0;
  position: fixed;
  transform: translate3d(0, 100%, 0);
  transition: transform 600ms cubic-bezier(0.47, 0, 0.745, 0.715);
  z-index: 10
}

@media screen and (min-width: 64em) {
  .newsletter.rollup {
    flex-wrap: nowrap;
    margin-left: 1em;
    margin-right: 1em;
    width: calc(100% - 2em)
  }
}

.newsletter.rollup.rollup-active {
  transform: translate3d(0, 0, 0)
}

.newsletter.rollup .close {
  cursor: pointer;
  height: 1.8em;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 8px;
  width: 1.8em;
  border: none;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
}

.newsletter.rollup .icon-close {
  display: block;
  height: inherit;
  width: inherit;
  align-items: center;
  height: 2.75em;
  -ms-flex-pack: center;
  justify-content: center;
  transition: background-color 125ms linear, opacity 125ms linear;
}

.newsletter .icon-close>.fa {
  transform: rotateZ(45deg);
  color: #fff;
}

.grecaptcha-badge {
  visibility: hidden;
}

@media print {
  .newsletter {
    display: none !important;
  }

  #topic-subscribe-form-wrapper {
    display: none !important;
  }
}

/* Custom html tags */


button-yellow {
  font-family: Sofia Pro Semi Bold;
  color: #006970;
  background: #FFB52C;
  padding: 8px 16px;
  margin: 35px 7px 35px 0;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: background-color 0.5s ease;
}

button-yellow:hover {
  background-color: #006970;
  color: #F3F6F7;
  transition-duration: 0.4s;
}

button-yellow:active {
  background-color: #006970;
  color: #F3F6F7;
  text-decoration: underline #FFB52C;
  transition-duration: 0.4s;
}

button-light-blue {
  font-family: Sofia Pro Semi Bold;
  background-color: #F3F6F7;
  color: #006970;
  padding: 8px 16px;
  margin: 35px 7px 35px 0;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: background-color 0.5s ease;
}

button-light-blue:hover {
  background-color: #006970;
  color: #F3F6F7;
  transition-duration: 0.4s;
}

button-light-blue:active {
  background-color: #006970;
  color: #F3F6F7;
  text-decoration: underline #FFB52C;
  transition-duration: 0.4s;
}

button-teal {
  font-family: Sofia Pro Semi Bold;
  background-color: #006970;
  color: #F3F6F7;
  padding: 8px 16px;
  margin: 35px 7px 35px 0;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: background-color 0.5s ease;
}

button-teal:hover {
  background-color: #F3F6F7;
  color: #006970;
  transition-duration: 0.4s;
}

button-teal:active {
  background-color: #F3F6F7;
  color: #006970;
  text-decoration: underline #FFB52C;
  transition-duration: 0.4s;
}

.event-image-container {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 30px;
}

.event-image img{
max-width: 400px;
object-fit: contain;
}



.event-borders table tr td:first-child  {
border-right: solid 1px #8fa8b1;
border-bottom: solid 1px #8fa8b1;
width: 150px !important;
vertical-align: top !important;
padding-right: 15px;
}
.event-borders table td:nth-child(2)  {
border-right: none !important;
border-bottom: solid 1px #8fa8b1;
padding-left: 15px;
}
.event-borders td h5{
font-size: 1.08em !important;
}
.event-borders li {
padding-bottom: 10px;
font-size: .89em;
}
.event-borders ul{
padding-bottom: 20px;
}
.event-borders p{
padding-top: -10px;
font-size: .89em;
}

.event-card-day {
  color: #394649;
  text-align: center;
  font-size: 40px;
  font-family: Sofia Pro;
  letter-spacing: 1.2px;
  margin: 10px 0;
}

.explore-series-url {
  margin-top: -12px;
}

.page-node-type-project .field--name-body a {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-color: #cce1e2;
  opacity: 1;
}

.page-node-type-project .field--name-body a:hover {
  background: #ffb52c;
  text-decoration: none;
}

.subtitle-image-border a:hover {
  opacity: 1;
  filter: sepia(15%);
}

.user-drawer-trigger {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 56%;
    border-radius: 50%;
    display: none;
    pointer-events: none;
    position: relative;
    top: 6px;
    -webkit-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out;
}

.user-drawer-trigger.is-active {
    color: #fff;
}
.user-drawer {
  background-color: #006970;
  border-radius: 20px 0 0 20px;
  border: 1px solid #006970;
  -webkit-box-shadow: -2px 2px 4px -2px #006970;
  box-shadow: 5px 4px 8px -2px #1A272A;
  right: -200px;
  top: 250px;
  pointer-events: visible;
  position: fixed;
  -webkit-transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
  -o-transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
  transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
  width: 200px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #F3F6F7;
  font-size:15.5px;

}

.user-drawer.onload {
    opacity: 0;
    -webkit-animation: 7s ease-in-out 2s 1 slideInFromLeftAndBack;
    animation: 7s ease-in-out 2s 1 slideInFromLeftAndBack;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
    -o-transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
    transition: right 500ms ease-in,opacity 0ms ease-in 500ms;
}

.user-drawer.is-active {
    right: 0;
    opacity: 1;
    -webkit-transition: right 500ms ease-out,opacity 0ms ease-out;
    -o-transition: right 500ms ease-out,opacity 0ms ease-out;
    transition: right 500ms ease-out,opacity 0ms ease-out;
}

.user-drawer.no-resources .menu__item:last-child {
  display: none
}

.user-drawer__inner {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow-y: auto;
  padding: .5rem;
}
.user-drawer__handle {
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)),url("/themes/custom/cgdw3css/images/plus-blue.svg");
    background-image: -o-linear-gradient(transparent,transparent),url(/themes/custom/cgdw3css/images/plus-blue.svg);
    background-image: linear-gradient(transparent,transparent),url(/themes/custom/cgdw3css/images/plus-blue.svg);
    background-color: #F2F3F3;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-box-shadow: 1px 2px 5px -2px #999;
    box-shadow: 1px 2px 5px -2px #999;
    height: 140px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 1.25rem;
    left: -43px;
}

.user-drawer__handle.is-active {
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)),url("/themes/custom/cgdw3css/images/minus-blue.svg");
    background-image: -o-linear-gradient(transparent,transparent),url(/themes/custom/cgdw3css/images/minus-blue.svg);
    background-image: linear-gradient(transparent,transparent),url(/themes/custom/cgdw3css/images/minus-blue.svg);
    left: -43px;
}

@media(min-width: 50em) {
    .user-drawer__handle {
        display:block;
    }
}
.user-drawer__handle-trigger { 
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    bottom: 53px;
    color: #006970;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: auto;
    left: -45px;
    letter-spacing: 1px;
    padding: 0;
    pointer-events: visible;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    width: 110px;
}

.user-drawer__handle-trigger:hover,.user-drawer__handle-trigger:active,.user-drawer__handle-trigger:focus {
    color: #006970;
}

.user-drawer li.menu__item.li-0 a{
    line-height: 1.2;
    display: block;
    padding: .3rem;
    border-radius: 10px;
}

.user-drawer li.menu__item.li-0 a:hover,
.user-drawer li.menu__item.li-0 a.active {
    opacity: 1;
    border: solid 2px #5FA0A4;
    background-color:#5FA0A4;
    color:  #ffffff;
}

.user-drawer li.menu__item.li-0 {
  list-style-type: none;
  margin: 3px 2px 3px -30px;
  line-height: 1.2;
  padding: 2px 0;
}

.project-page-wrapper .additional-content {
    background-color: #fff;
    width: 60%;
    margin: 0 auto 100px;
    max-width: 1024px;
}





#st-2 .st-btn[data-network='facebook'] {
    background-color: #DFE0E2!important;
}
#st-2 .st-btn[data-network='twitter'] {
    background-color: #BFDEE0!important;
}
#st-2 .st-btn[data-network='email'] {
    background-color: #394649!important;
}
#st-2 .st-btn[data-network='linkedin'] {
    background-color: #006970!important;
}

#st-2 .st-btn[data-network='bluesky'] {
  background-color: #2D99B5!important;
}





#st-2 .st-btn[data-network='sharethis'],
#st-2 .st-btn[data-network='whatsapp'],
#st-2 .st-btn[data-network='sms'] {
    display: none!important;
}



i.icon-virtual {
    display: inline-block;
    background-image: url(/themes/custom/cgdw3css/images/event-icons_virtual.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -4px 4px -4px 0;
    filter: invert(10%) sepia(42%) saturate(379%) hue-rotate(144deg) brightness(98%) contrast(92%);
}

i.icon-inperson {
    display: inline-block;
    background-image: url(/themes/custom/cgdw3css/images/event-icons_person.png);
    width: 12px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -4px 4px -4px 0;
    filter: invert(10%) sepia(42%) saturate(379%) hue-rotate(144deg) brightness(98%) contrast(92%);
}

i.icon-hybrid {
    display: inline-block;
    background-image: url(/themes/custom/cgdw3css/images/event-icons_hybrid.png);
    width: 26px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -4px 4px -4px 0;
    filter: invert(10%) sepia(42%) saturate(379%) hue-rotate(144deg) brightness(98%) contrast(92%);
}

i.icon-map {
    display: inline-block;
    background-image: url(/themes/custom/cgdw3css/images/event-icons_map.png);
    width: 14px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -4px 2px -4px 0;
    filter: invert(10%) sepia(42%) saturate(379%) hue-rotate(144deg) brightness(98%) contrast(92%);
}

.event-date-wrapper h2 {
    font-family: Sofia Pro Bold!important;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0;
    text-align: right;
    text-transform: uppercase;
    color: #0B4C5B;
    margin: 0;
    white-space: nowrap;
}
.event-date-wrapper h3 {
    font-family: Sofia Pro Bold!important;
    line-height: 28px;
    font-size: 22px;
    letter-spacing: 0;
    text-align: right;
}

h3.event-year {
  display: none;
}

.block-page-title-block h3.event-year {
  display: block;
}

@media screen and (max-width: 1000px) {
  .path-view-events-landing h3.event-year {
    display: block;
  }

  #document-disclaimer p {margin-top: -5px;}

  #card-left>div>.field__item {
    margin: 23px 0 0 0;
}
  div#card-left-morefrom h2:before {

    padding-bottom: 10px;} 

}
@media screen and (max-width: 600px) {
  .view-id-events_landing .incomming-events-left .views-row .event-date-location-wrapper {
      width: 100%;
  }
  .view-id-events_landing .incomming-events-right .views-row .event-date-location-wrapper {
      width: 100%;
  }

  
}
.path-view-events-landing .faceted-search h3.event-year {
  display: block;
}
.event-location-wrapper h6.event-organization a {
    font-family: Sofia Pro Bold!important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    margin: -14px 0 0 17px;
    color: #1A272A;
    display: block;
}

.view-display-id-page_events_landing .event-card-date-wrapper h2,
.view-events-landing .event-card-date-wrapper h2 {
    font-family: Sofia Pro Bold!important;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 24px;
    text-align: center;
    padding-bottom: 0;
    padding-right: 5px;
    text-transform: uppercase;
    letter-spacing: 0;
}
.event-card-date-wrapper h2.event-month  {
  font-size: 14px;
  font-family: Sofia Pro Semi Bold!important;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  margin-bottom: 13px !important;
}
.event-card-date-wrapper h2.event-day  {
  font-size: 38px;
  text-align: center;
  color: #394649;
}
h2.event-month:before,
h2.event-day:before {
  display: none!important;
}

.view-display-id-page_events_landing .event-card-date-wrapper h3, .view-events-landing .event-card-date-wrapper h3 {
    margin-top: 0;
    font-size: 14px;
    text-align: center;
    padding-bottom: 0;
    padding-right: 5px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'Sofia Pro Semi Bold';
    margin-bottom: 0;
}




  
/* START KOICA */


.koicaboxelection .koicabox1 {
  background: #ffffff;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox1:hover {
  background: #0b4c5b;
  z-index: 999;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox2 {
  background: #ffffff url(../images/KOICA-icons_color2.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox2:hover {
  background: #0b4c5b url(../images/KOICA-icons_white2.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox3 {
  background: #ffffff url(../images/KOICA-icons_color3.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox3:hover {
  background: #0b4c5b url(../images/KOICA-icons_white3.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox4 {
  background: #ffffff url(../images/KOICA-icons_color4.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox4:hover {
  background: #0b4c5b url(../images/KOICA-icons_white4.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox5 {
  background: #ffffff url(../images/KOICA-icons_color5.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox5:hover {
  background: #0b4c5b url(../images/KOICA-icons_white5.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox6 {
  background: #ffffff;
  background-size: 120px 120px;
}

.koicaboxelection .koicabox6:hover {
  background: #0b4c5b;
  z-index: 999;
  background-size: 120px 120px;
}


.koicaboxelection [class^=koicabox] {
  height: 253px;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
  margin: 7px;
}

[class^=koicabox] p a:link {
  color: #296976;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}

.koicaboxelection>div:first-child p a:link,
.koicaboxelection>div:last-child p a:link {
  padding: 135px 40px 30px 40px;
  width: 100%;
  height: 340px;
}

.koicaboxelection [class^=koicabox] {
  height: 350px;
  position: relative;
}

.koicaboxelection [class^=koicabox] * {
  padding-bottom: 0px !important;
}

.koicaboxelection [class^=koicabox] a {
  font-size: 1.2rem !important;
}
.koicaboxelection [class^=koicabox] p:first-child {
  position: relative;
}
.koicaboxelection [class^=koicabox] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 260px;
  width: 100%;
}
.koicaboxelection [class^=koicabox]:hover p:last-child {
  color: white !important;
}
[class^=koicabox] p a:hover {
  color: white !important;
  text-decoration: none;
  opacity: 1;
}

.path-node-3133247 .node-content-left {
  display: none;
}

.path-node-3133247 .node-content-right {
  width: 100%;
  margin-right: 0;
}

.koicaboxelection .koicabox1,
.koicaboxelection .koicabox2,
.koicaboxelection .koicabox3,
.koicaboxelection .koicabox4,
.koicaboxelection .koicabox5,
.koicaboxelection .koicabox6 {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}


#block-cgdw3css-koica .koicaboxelection {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    flex-direction: row;
    max-width: 1500px;
    margin: 0 auto;
}

.actionyellow a:link {
  background-color: rgb(12 76 90);
  color: #fff;
  display: inline-block;
  font-family: "PT Sans" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 2.82px;
  margin: 10px 10px 10px 0;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
}

.block-views-blockrelated-content-block-1 h2, #card-left h2.w3-block-title, .block-views-blockrelated-content-block-1 h2, #card-left h1.w3-block-title {
   
  }

#block-cgdw3css-koica {
  clear: both;
  background-image: linear-gradient(2deg, #bfdee0 0%, #bfdee0 100%);
  background-position: right 0px top 146px;
  background-repeat: no-repeat;
  padding-bottom: 83px;
  text-align: center;
  margin-bottom: 10px;
}

.path-node-3133247 #block-cgdw3css-content {
  padding: 0;
}

.path-node-3133247 .node-content-right .field--name-body {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}
.path-node-3133247 .block-views {
    margin: 0 8vw;
    width: calc(100% - 16vw);
    position: relative;
}

@media only screen and (max-width: 900px){   
  .path-node-3133247 .block-views {
    margin: 0 4vw;
    width: calc(100% - 8vw);
  }
}
@media only screen and (max-width: 600px){   
  .path-node-3133247 .block-views {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
}
.path-node-3133247 #topics-listing,
.path-node-3133247 #highlighted {
  display: none;
}

.path-node-3133247 .view-related-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.block-views-blockrelated-content-block-3 h2:before {
    content: "";
    display: block;
    border-top: 3px solid #FFB52C;
    width: 67px;
    margin-bottom: 10px;
}
.koica-tag-navigation {
    position: absolute;
    top: 35px;
    right: 0;
}
.koica-tag-navigation a {
    font-size: 20px;
    padding: 4px 8px 2px;
}
.koica-tag-navigation .flex-prev {
    color: #fff;
    background-color: #0B4C5B;
    border-radius: 3px;
}
.koica-tag-navigation .flex-next {
    color: #0B4C5B;
    background-color: #FFB52C;
    border-radius: 3px;
}
/* END KOICA */

/* VALENCIA STARTS   */





/* VALENCIA END */

  
.flex-direction-nav a:before {
  margin-top: auto!important;
  line-height: 1;
}

@media only screen and (max-width: 960px) {
  #download-links.gavi-navigation {
    width: 90%;
    margin: 0 auto;
  }
  #download-links.gavi-navigation h1,
  #gavi-recommendations h1 {
    font-size: 29px!important;
  }
  body.page-node-type-project h1 {
    font-size: 29px!important;
  }
  .project-page-wrapper .tagged-content-wrapper {
    padding: 40px 4%;
   }
  .project-page-wrapper .tagged-content-wrapper .title {
    margin-left: 0px;
  }
  .project-page-wrapper .tagged-body {
    min-height: auto;
    max-height: max-content;
  }
 
  .gavi-navigation .tagged-blpub .flex-direction-nav {
    display: none;
  }
  .page-node-type-project .main-title>div{
    line-height: 1.3;
  }


  .gavi-navigation .accordion-container > .accordion > .img-icon {
    float: left;
    margin-bottom: 30px;
  }
  .page-node-type-project .project-breadcrumb {
    visibility: hidden;
  }
  .project-page-wrapper .main-title {
    font-family: 'SOFIA PRO SEMI BOLD';
  }
  .project-page-wrapper .subtitle {
    line-height: 1.5;
    font-family: 'SOFIA PRO SEMI BOLD';
  }
  .project-page-wrapper .subtitle-empty {
    padding-top: 0;
    margin-top: -26px;
  }
}
#block-socialicons svg  {
    height: 28px;
    margin-bottom: -4px;
}
.hamburger-socialicons svg  {
    height: 25px;
    margin-bottom: -4px;
}
#block-socialicons svg path {
    fill: #006970;
}
.hamburger-socialicons svg path {
    fill: #85a5ad;
}
.gavi-page .user-drawer__handle {
    top: 33px;
}
@media screen and (min-width: 1220px) {
  .project-page-wrapper .main-title>div {
      max-width: 14em;
  }
}
@media screen and (max-width: 1024px) {
 .gavi-page .project-page-wrapper .subscribe-wrapper {
      width: 100%;
      margin: 0 auto;
  } 

  #st-2 .st-btn img{
    display: block;
    margin-left: auto !important;
    margin-right: auto;

  }
}

/* Promotion Banner */

#event-live {
  color: #fff !important;
  background-color: #0B4C5B !important;
}
#event-live-inner {
    display: flex;
    padding: 10px 8vw;
    align-items: center;
}
#event-live-inner a.gold {
    background: #FFB52C;
    font-family: Sofia Pro Semi Bold;
    border-radius: 10px;
    padding: 8px 16px;
    margin-right: 10px;
    display: inline-block;
    color: #0B4C5B;
}
#event-live-inner h6 {
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

@media only screen and (max-width: 960px) {
  #event-live-inner a.gold {
      border-radius: 0;
  }
}

body.page-node-type-project .expand-button-wrapper {
    background-image: linear-gradient(#ffffff00,#ffffff);
    height: 70px;
    margin-top: 50px;
    position: relative;
    display: none;
}
.path-development-in-2050 #block-cgdw3css-content {
    padding: 0;
}
.path-development-in-2050 #block-cgdw3css-page-title {
    display: none;
}
.path-node-3134234 header#header {
    position: relative;
}
  
/* START IDSI */

.project-page-wrapper .main-title div {max-width: 12em !important;}

.project-page-wrapper .koicaboxelection,
.project-page-wrapper .idsiboxelection {
  display: flex;
  flex-direction: row;
  align-content: space-around;
  flex-wrap: wrap;
  justify-content: center;
  /*padding-bottom: 83px;*/
  padding: 40px 0;
}
#block-cgdw3css-idsitiles {
    clear: both;
    background-image: linear-gradient(2deg,#bfdee0 0%,#bfdee0 100%);
    background-position: right 0px top 132px;
    background-repeat: no-repeat;
    text-align: center;
}
.idsiboxelection .idsibox1 {

    background: #ffffff url(../images/idsi/idsi-india-icons_teal-path.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox1:hover {
    background: #0b4c5b url(../images/idsi/idsi-india-icons_white-path.png) no-repeat 51% 13%;    
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox2 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-org.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox2:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-org.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox3 {

    background: #ffffff url(../images/idsi/idsi-india-icons_teal-measure.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox3:hover {

    background: #0b4c5b url(../images/idsi/idsi-india-icons_white-measure.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox4 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-inject.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox4:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-inject.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox5 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-frame.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox5:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-frame.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox6 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-cancer.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox6:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-cancer.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox7 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-priority.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox7:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-priority.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox8 {
  background: #ffffff url(../images/idsi/idsi-india-icons_teal-ROI.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox8:hover {
  background: #0b4c5b url(../images/idsi/idsi-india-icons_white-ROI.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox9 {
  background: #ffffff url(../images/idsi/idsi-flag-icons_teal-ken.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.idsiboxelection .idsibox9:hover {
  background: #0b4c5b url(../images/idsi/idsi-flag-icons_white-ken.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}


.idsiboxelection [class^=idsibox] {
  height: 253px;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
  margin: 7px;
}

[class^=idsibox] p a:link {
  color: #296976;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}
/*
.idsiboxelection>div:first-child p a:link,
.idsiboxelection>div:last-child p a:link {
  padding: 135px 40px 30px 40px;
  width: 100%;
  height: 340px;
}
*/
.idsiboxelection [class^=idsibox] {
  height: 350px;
  position: relative;
}

.idsiboxelection [class^=idsibox] * {
  padding-bottom: 0px !important;
}

.idsiboxelection [class^=idsibox] a {
  font-size: 1.2rem !important;
}
.idsiboxelection [class^=idsibox] p:first-child {
  position: relative;
}
.idsiboxelection [class^=idsibox] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 260px;
  width: 100%;
}
.idsiboxelection [class^=idsibox]:hover p:last-child {
  color: white !important;
}


[class^=idsibox] p a:hover {
  color: white !important;
  text-decoration: none;
  opacity: 1;
}

.idsiboxelection .idsibox1,
.idsiboxelection .idsibox2,
.idsiboxelection .idsibox3,
.idsiboxelection .idsibox4,
.idsiboxelection .idsibox5,
.idsiboxelection .idsibox6,
.idsiboxelection .idsibox7,
.idsiboxelection .idsibox8,
.idsiboxelection .idsibox9  {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}
.page-idsi .subscribe-wrapper {
    margin: 100px auto;
}
.page-idsi .body-wrapper h2 {
  font-size: 28px;
  font-family: Sofia Pro Semi Bold;
  color: #0B4C5B;
}
.page-idsi .idsiboxelection a:hover {
  /*text-decoration: underline;*/
}
.page-idsi .idsiboxelection a:visited {
  color: #2969767a;
}
 .viewall {
    position: absolute;
    right: 0;
 }

 .page-idsi .project-page-wrapper>iframe {
    height: 840px !important;
  }
@media only screen and (max-width: 960px) {
  .page-idsi .subscribe-wrapper {
      margin: 0;
      width: 100%;
  }

  .viewall {
    position: absolute;
    right: 0;
 }

  #block-cgdw3css-idsitiles {
    background-position: right 0px top 176px;
  }
  .project-page-wrapper .idsiboxelection {
      padding: 3px 0;
  }
  .page-idsi .project-page-wrapper>iframe {
    height: 840px;
  }
  .page-idsi .project-page-wrapper .tagged-evnts {
      margin: 0;
  }

  .page-idsi .project-page-wrapper .tagged-content-wrapper h2{
      max-width: 340px;
  }
}
.idsi-events-title {
  padding-top: 40px;
}

/* END IDSI */

@media screen and (min-width: 1000px){
 .wide-image {
    position: relative;
    transform: scale(1.50);
    top: 8vw;
    margin-bottom: 33%;
    right: -4%;
  }

  .page-node-type-expert .title-wrapper {
height: 410px;
}


}
#block-socialicons a>i.fa-youtube {
    transform: translate(0px, -2px);
    font-size: 30px;
}
#block-socialicons a {
    padding: 8px 12px !important;
}
#block-socialicons {
    margin-left: -70px;
}
@media screen and (max-width: 1280px){
  #block-socialicons {
      margin-left: 0;
  }
  #block-footerbuttons .block-content-body {
      display: flex;
      align-content: space-between;
      justify-content: center;
      align-items: flex-end;
      height: 78px;
  }
  
  #block-socialicons svg {
      height: 24px;
  }
  #block-socialicons a>i.fa-youtube {
      font-size: 21px;
  }
  #block-footerbuttons>div {
    display: flex;
    width: 100%;
    flex-direction: row;
    max-width: 100%;
    justify-content: center;
    align-items: stretch;
    margin-top: 30px;
  }

  #block-footerbuttons {
    display: flex;
    min-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: min-content;
    justify-content: space-around;
    align-items: flex-start;
  }

  #footer-inner {
    width: 84vw;
    margin: 48px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row;
  }

  #footer-inner section:nth-child(5) {
    order: 3;
    width: 100%;
  }

  #footer-inner section:nth-child(6) {
    order: 2;
  }

  #footer-inner section:nth-child(7) {
    order: 1;
    width: 100%;
  }

  #footer-inner #block-socialicons .block-content-body {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  #block-copyright {
    padding: 0px !important;
  }

  #block-copyright p {
    text-align: center;
    padding: 0px !important;
  }

  #block-socialicons a {
    font-size: 25px !important;
  }
}

@media only screen and (max-width: 960px) {
  .path-development-in-2050 #block-cgdw3css-content iframe {
    height: 90vh!important;
  }
}

.view-cgd-in-the-news .view-card-title {
    min-width: 400px;
    font-size: 12px;
}
@media only screen and (max-width: 960px) {
  .view-cgd-in-the-news .view-card-title {
      min-width: 80vw;
  }
}
body.path-node-3133381 .subscribe-wrapper {
    margin: 100px auto;
}
body.path-node-3133381 .experts-wrapper.desktop {
  margin: 0!important;
}

/* Subscribe page */
body.path-node-3123441 .node-content-left {
  display: none;
}
body.path-node-3123441 .node-content-right {
    width: 100%;
    margin: 0 auto;
    
}
body.path-node-3123441 #block-cgdw3css-content {
    padding: 0;
    background-color: #006970;
}
body.path-node-3123441 #subscribeForm {
    background-color: #006970;
    padding: 40px 20px;
    max-width: 600px;
    margin: 0 auto;
}
body.path-node-3123441 .node__content {
    margin-top: 0;
}
body.path-node-3123441 #highlighted {
    display: none;
}
body.path-node-3123441 .node-content-right>div>div {
    margin: 0 auto;
    padding: 40px;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

body.path-node-3123441 .description p {

    font-size: 1em;

}


body.path-node-3123441 .node-content-right>div>div p {
    margin: 0 auto;
    max-width: 840px;
    font-size: 18 px !important;
    padding-left: 138px;
}
body.path-node-3123441 .node-content-right .w3-input {
    padding: 4px;
    margin-bottom: 10px;
}
body.path-node-3123441 .node-content-right label {
   font-size: 1.125rem;   
}
body.path-node-3123441 .container-20 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}

body.path-node-3123441 #subscribeForm input {
  background: #fff;
  color: #0c262d;
  border: 1px solid #006970;
}
body.path-node-3123441 #subscribeForm .container-inline {
  margin-bottom: 10px;
}
body.path-node-3123441 #subscribeForm input[required] {
  background: #fee8bf;
  color: #0c262d;
  border: 1px solid #006970;
}

body.path-node-3123441 #subscribeForm input[type="checkbox"] {
    visibility: initial;
    left: -10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: #fee8bf;
    cursor: pointer;
}
body.path-node-3123441 #subscribeForm input[type="checkbox"]:checked {
    background: #ffb52c;
}

body.path-node-3123441 .container-inline label {
    display: inline-block;
    margin-left: 35px;
    color: #fff;
    text-indent: -25px;
}

body.path-node-3123441 #subscribeForm h2 {
    color: #fff;
    margin: 40px 0 10px;
    padding: 0;
    font-size: 22px;
}
body.path-node-3123441 .node__content>div>.field__item a {
    text-decoration: none;
    text-decoration-thickness: 3px;
    text-decoration-color: #cce1e2;
    opacity: 1;
}
span.required {
  color: red;
}
body.path-node-3123441 form .description {
    font-family: Sofia Pro;
    display: block;
    font-size: 14px;
    line-height: 1.5;
}

body.path-node-3123441 .node-content-right form {
    font-family: Sofia Pro;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
body.path-node-3123441 span.required {
    color: #ffb52c;
}
/*
body.path-node-3123441 .news-subscriptions {
  box-sizing: border-box;
  padding: 16px 22px;
  background: #f3f4f3;
  background: -moz-linear-gradient(2deg, #2e3944 0%, #296976 100%);
  background: -webkit-linear-gradient(2deg, #2e3944 0%, #296976 100%);
  background: linear-gradient(2deg, #2e3944 0%, #296976 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3944', endColorstr='#296976', GradientType=0);
  border: 1px solid #f2f2ee;
  border-radius: 5px;
  color: #fff;
}
*/
body.path-node-3123441 #subscribeForm .news-subscriptions h2 {
  color: #ffffff;
}

body.path-node-3123441 form .grid-6 {
  width: 45%;
}
body.path-node-3123441 form .grid-12 {
  width: 100%;
}

#subscribeForm .form-element:not(.container-inline) label.error {
  background: #f3ba37;
  padding: 0 5px;
  font-size: 85%;
  color: #8c2e0b;
}

@media screen and (max-width: 920px) {
  body.path-node-3123441 form .grid-6 {
    width: 100%;
  }

  .search-result-left .event-card-date-wrapper h2.event-day {        
    top: -25px;
    position: relative;}


body.path-node-3123441 form .grid-6:first-child {
    margin-bottom: -11px;
}
  body.path-node-3123441 form .grid-6:last-child {
    margin-top: 15px;
}

  body.path-node-3123441 .container-20 {
    flex-direction: column;
  }
}
body.path-node-3123441 [type="checkbox"]:not(:checked):after, body.path-node-3123441 [type="checkbox"]:checked:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 22px;
    line-height: 0.8;
    color: #0b4c5b;
    transition: all .2s;
}
body.path-node-3123441 [type="checkbox"]:not(:checked):after {
  opacity: 0;
  transform: scale(0);
}
body.path-node-3123441 [type="checkbox"]:checked:after {
  opacity: 1;
  transform: scale(1);
}
body.path-node-3123441 select.subscribe-select {
    padding: 4px 40px 4px 10px;
    width: 100%;
    border: 1px solid #006970;
    background-color: #fee8bf;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/themes/custom/cgdw3css/images/down-arrow-svgrepo-com.svg);
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 5px;
        margin-bottom: 8px;
}
button#submit-cgd-form-button:focus,
button#presubmit-cgd-form-button:focus {
    background-color: #ffb52cbf;
    transition: all .2s;
    width: auto;
}

button#presubmit-cgd-form-button {
  background: #FFB52C;
  color: #0A3E4A;
  font-family: Sofia Pro Semi Bold;
  border-radius: 4px;
  padding: 8px 14px 8px 4px;
  border: 0;
  margin-right: 0px;
  cursor: pointer;
}

button#presubmit-cgd-form-button i {
  border-right: 2px solid #0A3E4A;
  padding: 3px 10px;
  margin: 0 12px 0 0;
}
 @media only screen and (min-width: 750px){
   body.path-node-3123441 .description p{
    margin-bottom: 20px !important;
   }

  }
 @media only screen and (max-width: 749px){
   body.path-node-3123441 .description p{
    margin-bottom: 5px !important;
   }

   div#card-left-morefrom h2 {margin-bottom: 50px;
 
  }

}
.subscribe-form-error {
  font-size: 16px;
  color: red;
}
/* End Subscribe page */

div#card-left-morefrom h2:before {
  content: "";
  display: block;
  border-top: 3px solid #FFB52C;
  width: 67px;
} 


.field-media-outlet>div {
    font-family: 'Sofia Pro';
    font-size: 12px;
    margin-top: -20px;
}



#section-latest-featured .left-side .more-link-2 {margin-top: 30px;}
#section-latest-featured .left-side .more-link-2,
.without-events #section-latest-wrapper .more-link-2{
    margin-left: 0;
    text-align: right;
    width: 100%;
}
#section-latest-featured .left-side .more-link-2 div,
.without-events #section-latest-wrapper .more-link-2 div{
    display: inline-block;
}
@media only screen and (max-width: 2000px){
  #section-latest-featured .left-side .more-link-2,
  .without-events #section-latest-wrapper .more-link-2 {
      text-align: left;
  }
  #section-latest-featured .more-link-2,
  .without-events #section-latest-wrapper .more-link-2 {

  }
}
@media print {
  /* Adjust margins and padding to accommodate Chrome header and footers */
  body {
    margin-top: 0; /* Adjust as needed */
    margin-bottom: 0; /* Adjust as needed */
    padding-top: 0; /* Adjust as needed */
    padding-bottom: 0; /* Adjust as needed */
  }
header#header {
    position: relative;
}
  /* Optional: Hide elements not needed in print */
  .no-print {
    display: none;
  }
}

/* START New Era */
.newerawrapper .box1 {
  background: #ffffff url(../images/eupol-icons_teal-node.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box1:hover {
  background: #0b4c5b url(../images/eupol-icons_white-node.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;   
}

.newerawrapper .box2 {
  background: #ffffff url(../images/eupol-icons_teal-concess.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box2:hover {
  background: #0b4c5b url(../images/eupol-icons_white-concess.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}


[class^=newerawrapper] p a:link  {
  color:   #297976;
}

[class^=newerawrapper] p a  {
   color:   #297976;
}







.newerawrapper .box3 {
  background: #ffffff url(../images/eupol-icons_teal-climate.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box3:hover {
  background: #0b4c5b url(../images/eupol-icons_white-climate.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.newerawrapper .box4 {
  background: #ffffff url(../images/eupol-icons_teal-health.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box4:hover {
  background: #0b4c5b url(../images/eupol-icons_white-health.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.newerawrapper .box5 {
  background: #ffffff url(../images/eupol-icons_teal-lead.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box5:hover {
  background: #0b4c5b url(../images/eupol-icons_white-lead.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.newerawrapper .box6 {
  background: #ffffff url(../images/eupol-icons_teal-migration.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box6:hover {
  background: #0b4c5b url(../images/eupol-icons_white-migration.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}


.newerawrapper .box7 {
  background: #ffffff url(../images/eupol-icons_teal-amr.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box7:hover {
  background: #0b4c5b url(../images/eupol-icons_white-amr.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.newerawrapper .box8 {
  background: #ffffff url(../images/eupol-icons_teal-cnam.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.newerawrapper .box8:hover {
  background: #0b4c5b url(../images/eupol-icons_white-cbam.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.newerawrapper [class^=box] {
  height: 253px;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
  margin: 7px;
}


/*
[class^=box] p a:link {
  color: #296976;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}

.newerawrapper>div:first-child p a:link,
.newerawrapper>div:last-child p a:link {
  padding: 135px 40px 30px 40px;
  width: 100%;
  height: 340px;
}
*/
.newerawrapper [class^=box] {
  height: 350px;
  position: relative;
}

.newerawrapper [class^=box] * {
  padding-bottom: 0px !important;
}

.newerawrapper [class^=box] a {
  font-size: 1.2rem !important;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;

}
/*
.newerawrapper [class^=box] p:first-child {
  position: relative;
}
.newerawrapper [class^=box] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 260px;
  width: 100%;
}

*/


.newerawrapper [class^=box]:hover p:last-child {
  color: white !important;
}

[class^=box] p a:hover {
  color: white !important;
  text-decoration: none;
  opacity: 1;
}

.path-node-3134008 .node-content-left {
  display: none;
}

.path-node-3134008 .node-content-right {
  width: 100%;
  margin-right: 0;
}

.newerawrapper .box1,
.newerawrapper .box2,
.newerawrapper .box3,
.newerawrapper .box4,
.newerawrapper .box5,
.newerawrapper .box6,
.newerawrapper .box7,
.newerawrapper .box8  {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}


.newerawrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    flex-direction: row;
    max-width: 1500px;
    margin: 0 auto;
}

#block-cgdw3css-theeusglobalrolepolicyproposalsforanewera {
  clear: both;
  background-image: linear-gradient(2deg, #bfdee0 0%, #bfdee0 100%);
  background-position: right 0px top 146px;
  background-repeat: no-repeat;
  padding-bottom: 83px;
  text-align: center;
  margin-bottom: 10px;
}

.path-node-3134008 #block-cgdw3css-content {
  padding: 0;
}

.path-node-3134008 .node-content-right .field--name-body {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}
.path-node-3134008 .block-views {
    margin: 0 8vw;
    width: calc(100% - 16vw);
    position: relative;
}

@media only screen and (max-width: 920px){
  .block-views-blockrelated-content-block-4 {
      margin: 0 8%;
      width: 84%;
      float: none;
      clear: both;
  }
}

@media only screen and (max-width: 920px){
  .view-cgd-in-the-news h3 {
      font-family: 'Sofia Pro Bold';
      font-size: 22px;
      line-height: 23.5px;
      letter-spacing: -0.02em;
      text-align: left;
  }
  }


@media only screen and (max-width: 920px){   
  .path-node-3134008 .block-views {
    margin: 0 4vw;
    width: calc(100% - 8vw);
  }

  #expert-mediacontact {
    margin-top: 40px;
    border-top: 2px solid #0a3e4a14;
  }
}
@media only screen and (max-width: 600px){   
  .path-node-3134008 .block-views {
    margin: 0 10px;
    width: calc(100% - 20px);
  }


}
.path-node-3134008 #topics-listing,
.path-node-3134008 #highlighted {
  display: none;
}

.path-node-3134008 .view-related-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.block-views-blockrelated-content-block-4 h2:before {
    content: "";
    display: block;
    border-top: 3px solid #FFB52C;
    width: 67px;
    margin-bottom: 10px;
}

/* END New Era */
/* START amr */
.project-page-wrapper .amrboxes {
  display: flex;
  flex-direction: row;
  align-content: space-around;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 40px 0;
      clear: both;
    background-image: linear-gradient(2deg, #bfdee0 0%, #bfdee0 100%);
    background-position: right 0px top 132px;
    background-repeat: no-repeat;
    text-align: center;
}
.page-amr .project-page-wrapper .body-wrapper {
    margin: 0 auto 40px;
    font-family: 'Bitter';
}
#block-cgdw3css-forecastingthefalloutfromamrtiles {
    clear: both;
    background-image: linear-gradient(2deg,#bfdee0 0%,#bfdee0 100%);
    background-position: right 0px top 132px;
    background-repeat: no-repeat;
    text-align: center;
}


.amrboxes .amrbox1 {
  background: #ffffff url(../images/amr/AMR-icons_teal-summary.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox1:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-summary.png) no-repeat 51% 13%;    
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox2 {
  background: #ffffff url(../images/amr/AMR-icons_teal-economic.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox2:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-economic.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox3 {
  background: #ffffff url(../images/amr/AMR-icons_teal-humans.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox3:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-humans.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox4 {
  background: #ffffff url(../images/amr/AMR-icons_teal-disruption.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox4:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-disruption.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox5 {
  background: #ffffff url(../images/amr/AMR-icons_teal-macro.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox5:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-macro.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox6 {
  background: #ffffff url(../images/amr/AMR-icons_teal-interventions.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox6:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-interventions.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox7 {
  background: #ffffff url(../images/amr/AMR-icons_teal-otherdiseases.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox7:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-otherdiseases.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox8 {
  background: #ffffff url(../images/amr/AMR-icons_teal-WOAH.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox8:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-WOAH.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox9 {
  background: #ffffff url(../images/amr/AMR-icons_teal-IHME.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox9:hover {
  background: #0b4c5b url(../images/amr/AMR-icons_white-IHME.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes [class^=amrbox] {
  height: 253px;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
  margin: 7px;
}

[class^=amrbox] p a:link, [class^=amrbox] p a:visited {
  color: #296976;
  position: relative;
  bottom: 5px;
  padding: 177px 40px 30px 40px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}

.amrboxes [class^=amrbox] {
  height: 350px;
  position: relative;
}

.amrboxes [class^=amrbox] * {
  padding-bottom: 0px !important;
}

.amrboxes [class^=amrbox] a {
  font-size: 1.2rem !important;
}
.amrboxes [class^=amrbox] p:first-child {
  position: relative;
}
.amrboxes [class^=amrbox] p:last-child {
  padding-bottom: 20px !important;
  font-size: 17px !important;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 260px;
  width: 100%;
}
.amrboxes [class^=amrbox]:hover p:last-child {
  color: white !important;
}


[class^=amrbox] p a:hover {
  color: white !important;
  text-decoration: none;
  opacity: 1;
}

.amrboxes .amrbox1, 
.amrboxes .amrbox2,
.amrboxes .amrbox3,
.amrboxes .amrbox4,
.amrboxes .amrbox5,
.amrboxes .amrbox6,
.amrboxes .amrbox7,
.amrboxes .amrbox8,
.amrboxes .amrbox9  {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}

.amrboxes .amrbox-new-1, 
.amrboxes .amrbox-new-2,
.amrboxes .amrbox-new-3,
.amrboxes .amrbox-new-4,
.amrboxes .amrbox-new-5,
.amrboxes .amrbox-new-6,
.amrboxes .amrbox-new-7,
.amrboxes .amrbox-new-8,
.amrboxes .amrbox-new-9  {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: center;
}


.amrboxes .amrbox-new-1 {
  background: #ffffff url(../images/amr2/AMR-icons_teal-humans.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-1:hover {
  background: #0b4c5b url(../images/amr2/AMR-icons_white-humans.png) no-repeat 51% 13%;    
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-2 {
  background: #ffffff url(../images/amr2/idsi-india-icons_teal-frame.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-2:hover {
  background: #0b4c5b url(../images/amr2/idsi-india-icons_white-frame.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-3 {
  background: #ffffff url(../images/amr2/AMR-icons_teal-biodiversity.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-3:hover {
  background: #0b4c5b url(../images/amr2/AMR-icons_white-biodiversity.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-4 {
  background: #ffffff url(../images/amr2/idsi-india-icons_teal-path00.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-4:hover {
  background: #0b4c5b url(../images/amr2/idsi-india-icons_white-path00.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-5 {
  background: #ffffff url(../images/amr2/AMR-icons_teal-otherdiseases.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-5:hover {
  background: #0b4c5b url(../images/amr2/AMR-icons_white-otherdiseases.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-6 {
  background: #ffffff url(../images/amr2/AMR-icons-teal-science.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-6:hover {
  background: #0b4c5b url(../images/amr2/AMR-icons-white-science.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-7 {
  background: #ffffff url(../images/amr2/amr-document-teal00.png) no-repeat 51% 13%;
  background-size: 120px 120px;
}

.amrboxes .amrbox-new-7:hover {
  background: #0b4c5b url(../images/amr2/amr-document-white00.png) no-repeat 51% 13%;
  z-index: 999;
  background-size: 120px 120px;
}




.page-amr .subscribe-wrapper {
    margin: 100px auto;
}
.page-amr .body-wrapper h2 {
  font-size: 28px;
  font-family: Sofia Pro Semi Bold;
  color: #0B4C5B;
}
.page-amr .amrboxes a:hover {
  /*text-decoration: underline;*/
}
.page-amr .amrboxes a:visited {
  color: #2969767a;
}

.search-result-left .event-card-date-wrapper h2.event-day {        
  top: -25px;
  position: relative;}
/*
.amrboxes>div:first-child p a:link,
.amrboxes>div:last-child p a:link {
  padding: 135px 40px 30px 40px;
  width: 100%;
  height: 340px;
}
*/

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

#subscribeForm {
    background-color: #0C262D;
    font-size: 1.8vh;
}
#subscribeForm h2 {
    color: #fff;
    margin: 0;
    padding: 40px 8vw 20px;
    font-size: 1.9em;
}

}

@media only screen and (max-width: 960px) {
  .page-amr .subscribe-wrapper {
      margin: 0;
      width: 100%;
      border-bottom: 1px solid lightgrey;
  }

  #block-cgdw3css-forecastingthefalloutfromamrtiles {
    background-position: right 0px top 176px;
  }
  .project-page-wrapper .amrboxes {
      padding: 3px 0;
  }
  .page-amr .project-page-wrapper>iframe {
    height: 650px;
  }
  .page-amr .project-page-wrapper .tagged-evnts {
      margin: 0;
  }

  .page-amr .project-page-wrapper .tagged-content-wrapper h2{
      max-width: 340px;
  }

  .page-amr .blogs {}
  .page-amr .project-page-wrapper .additional-content {
    background-color: #fff;
    width: 94%;
    margin: 0 auto;
    display: none;
  }
  .path-node-3132650 .page-amr .project-page-wrapper .additional-content {
    display: block;
  }
  .amrboxes [class^=amrbox] {
    margin: 2vw 4%;
  }
  .page-amr .project-page-wrapper .title-wrapper {
    padding: 0 0 0 3vw;
  }
  .page-amr .project-page-wrapper .main-title {
    padding: 0;
  }
  .page-amr .project-page-wrapper .body-wrapper h2 {
    width: 94vw;
    margin: 0 auto;
    text-align: left;
  }
  .project-page-wrapper .body-wrapper {
    font-family: 'Bitter';
    font-size: 17px;
  
    padding: 4vw !important;

    
  }
  
  .page-amr .project-page-wrapper .subscribe-form form {
    display: inline-block;
    margin: 0px 4vw;
  }
  .project-page-wrapper .tagged-blpub .flex-direction-nav .flex-prev {
    left: -29px;
    top: 111px;
  }
  .project-page-wrapper .tagged-blpub .flex-direction-nav .flex-next {
    right: -20px;
    top: 107px;
  }
  .page-amr .project-page-wrapper .subtitle-image-border {
    left: 4%;
    top: 20px;
    padding: 0;
    right: auto;
  }

  .project-page-wrapper .subtitle-text {font-size: .95rem;}
  .project-page-wrapper .subtitle-text-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
font-size: 0.9em;
font-family: 'Bitter';
width: 100%!important;
line-height: 1.7em;
margin-top: 10px;
  }
  .page-amr .project-page-wrapper .subtitle-image {
    width: 100%;
    height: auto;
    max-width: 92vw;
  }
  .project-page-wrapper .subtitle-text-wrapper {
    width: 96vw;
    margin: 0;
    padding: 4vw;
  }
  .page-amr .project-page-wrapper .subtitle {
    font-size: 2em;
    padding: 30px 0 0 0;
  }
}
.amr-events-title {
  
}
/* END amr */
body.page-node-type-project .main-box h1 {
  font-size: 50px !important;
}

body.page-node-type-project .main-box h2 {
  font-size: 28px !important;
}

body.page-node-type-project .main-box h3 {
  font-size: 22px !important;
}

body.page-node-type-project .main-box h4 {
  font-size: 18px !important;
}

body.page-node-type-project .main-box h5 {
  font-size: 16px !important;
}

/* DATA VISUALISATION */

.header-image-banner .scrolled .tbm-link.level-1 { color:#006970 !important}
body.data-visualisation header.header-image-banner .w3-button:hover{
  color: #fff !important;
  }
body.data-visualisation #main-menu .ul-child li a, #main-menu .ul-child li a:hover, #block-footerbuttons .w3-button{
  color:#006970 !important;
  }


body.data-visualisation .node-content-left {
  display: none;
}
body.data-visualisation .node-content-right {
  width: 72vw;
  margin-left: 10vw;
}
body.data-visualisation .summary {
    color: #fff;
    font-size: 20px;
    max-width: 900px;
}
body.data-visualisation .header-image-no-banner .summary {
    color: #3a3a3a;
}

body.data-visualisation .authors-wrapper {
    color: #111;
    background-color: #fff;
    padding: 40px 8vw 0 18vw;
    font-family: 'Sofia Pro Light';
    font-size: 16px;
    line-height: 30px;  
    letter-spacing: 0em;

}
body.data-visualisation .published-at,
body.data-visualisation .updated-at {
    color: #111;
    background-color: #fff;
    padding: 0 8vw 0 18vw;
    font-family: 'Sofia Pro Light';
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0em;
}

.citation-buttons .sticky-popup button:hover, .citation-buttons button:active {
  border: none !important;
  background-color: none !important;
  border-radius: 4px;
}

.updated-at {
  margin-top: -10px;
}

body.data-visualisation .published-at, body.data-visualisation .updated-at {
  color: #111;
  background-color: #fff;
  padding: 0vw 8vw .5vw 18vw;
  font-family: 'Sofia Pro Light';
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0em;
}

span.updated-at-top {
  color: white;
}

body.data-visualisation .authors-wrapper .authors {
  color: #394649;
}

body.data-visualisation .authors-wrapper .authors a {
  font-family: 'Sofia Pro Bold';
}
body.data-visualisation #block-cgdw3css-local-tasks {
    margin-top: -115px;
}

@media only screen and (max-width: 960px) {
  body.data-visualisation .authors-wrapper{
    margin-left: 0vw;
    width: 100%;
    padding: 40px 8vw 1vw 8vw;
  }
  body.data-visualisation .node-content-right {
    width: 100%;
    margin-left: 0vw;
  }
  body.path-node-3132650 #green-ytplayer iframe {
      width: 92vw;
      height: 60vw;
  }
  body.data-visualisation .published-at, body.data-visualisation .updated-at {
    color: #111;
    background-color: #fff;
    padding: 0vw 8vw .5vw 8vw;
    font-family: 'Sofia Pro Light';
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0em;
  }
}
body.data-visualisation #header.header-image-banner .fa-bars:before{
  color: #fff;
}
body.data-visualisation #header.header-image-banner.scrolled .fa-bars:before {
  color: #fff;
}
body.data-visualisation #header.header-image-banner.scrolled #main-menu *,
body.data-visualisation #header.header-image-banner.scrolled #block-account-menu *,
body.data-visualisation .mobile-header-search {
  color: #fff;
}
body.data-visualisation header#header.header-image-banner {
  background-color: transparent;
}
body.data-visualisation header#header.header-image-banner.scrolled {
  background-color: #0B4C5B;
}
body.data-visualisation #header.header-image-banner .logo-teal {
  display: none;
}
body.data-visualisation #header.header-image-banner .logo-white {
  display: block;
}
body.data-visualisation #header.header-image-banner.scrolled .logo-teal {
  display: none;
}
body.data-visualisation #header.header-image-banner.scrolled .logo-white {
  display: block;
}
@media only screen and (max-width: 410px) {
  
  body.path-node-3132650 #green-ytplayer iframe {
      width: 92vw;
      height: 60vw;
  }
}
/* END DATA VISUALISATION */
@media only screen and (max-width: 960px) {
  body.page-node-type-event .node__content {
      display: flex;
      flex-direction: column-reverse;
  }


  .project-page-wrapper .subtitle-border {
      right: -10px;
      bottom: -10px;
  }

  body.path-node-3132650 video {
    object-fit: cover;
  
  }
}

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

  body.path-node-3132650 video {
    object-fit: cover;
    max-width: 550px;  
   
 }
}


body.path-node-3132650 video {
   object-fit: cover;  
}
body.page-node-type-project .subscribe-form .form-element{
    margin-bottom: 30px;
}
body.page-node-type-project .subscribe-form .form-element-submit {
    text-align: right;
    padding: 10px;
}
body.page-node-type-project .subscribe-form-error {
    font-size: 16px;
    color: red;
    margin-top: -28px;
}
body.page-node-type-event .block-views-blockrelated-content-block-1 {
    margin: inherit;
    width: inherit;
}
.block-views-blockrelated-content-block-5 {
    position: relative;
}

.block-views-blockrelated-content-block-5 .koica-tag-navigation {
    position: absolute;
    top: 15px;
    right: 0;
}

@media only screen and (max-width: 960px) {
  .block-views-blockrelated-content-block-5 .koica-tag-navigation {
      position: absolute;
      top: 0px;
      right: 0;
  }
  h4.custom-blog-card-title {

    font-size: 22px !important;
    line-height: 25.3px !important;
}
  .view-series-more.view-display-id-block_3 .view-content {
    flex-direction: column;
  }
}

.view-series-more.view-display-id-block_3 .view-content {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.w3-block.block-views-blockseries-more-block-3  {
    position: relative;
}
.block-views-blockseries-more-block-3 .viewall>div {
    display: inline-block;
    width: 70px;
    height: 1px;
    background-color: #90adaf;
    margin: 3px 10px;
}
.block-views-blockseries-more-block-3 .views-row.w3-row {
    padding: 0;
}
#node-title-links a.gold.hidden {
    display: none;
}
body.page-node-type-document .updated-at span {
  font-family: 'Sofia Pro Light';
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: left;
  text-transform: uppercase;
}

body.page-node-type-document .node-content-right {
  margin-top: 20px;
}


.project-page-wrapper .tagged-evnts.desktop-hide .flex-control-nav{
  display: none;
}
.project-page-wrapper .tagged-evnts.desktop-hide {
  margin: auto;
  width: 94%;
}

.field-body-blog-post ol li, .field-body-blog-post ul li{
  line-height: 1.7em;
  font-size: 16px;
} 


.event-type-title{
  font-family: Sofia Pro Bold;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.075em;
  color: black;
  text-transform: uppercase;
}

.event-title-type-wrapper {
  position: relative;
  bottom: 60px;
}

#featured-events-queue h6.view-card-title {
  display: none;
}

h4.custom-blog-card-title:hover {
    text-decoration: underline;
    text-decoration-color: #fcb42c;
    text-decoration-thickness: 2px;
}

h4.custom-blog-card-title {
  font-family: 'Sofia Pro Bold';
  margin-top: 15px;
  letter-spacing: -0.02em;
  font-size: 18px;
  line-height:23.5px;
  
}


h3.custom-event-card-title {
  font-family: 'Sofia Pro Bold';
  line-height: 26px;
  letter-spacing: -0.02em;
}

#featured-events-queue .view-node-display-card-wrapper {
    max-width: 100%;
    width: 100%;
}
#featured-events-queue .view-node-display-card-wrapper .field--name-field-short-title {
    width: auto;
}
#featured-events-queue li:nth-child(odd) {
  background: #136970;
}
#featured-events-queue li:nth-child(even) {
  background: #0e535a;
}
.path-view-events-landing .views-slider {
  padding-bottom: 0 !important;
}
#featured-events-queue .field--name-field-short-title h2 {
  color: #fff;
}

@media only screen and (min-width: 960px) {
  #featured-events-queue .view-node-display-card-wrapper {
     
  }
  #featured-events-queue .view-node-display-card-wrapper .w3-image {
      height: 27vw;
  }
  #featured-events-queue .field--name-field-short-title h2 {
    font-size: 1.7vw;
    max-width: 36vw;
 }
}
@media only screen and (max-width: 1220px) {
  #featured-events-queue .view-node-display-card-wrapper {
  }
}
@media only screen and (max-width: 960px) {
  #featured-events-queue .view-node-display-card-wrapper .w3-image {
      width: 100%;
      height: 194px;
      object-fit: cover;
  }
  #featured-events-queue .view-node-display-card-wrapper {
      height: 405px;
  }
}




#series-wrapper .view-node-display-card-wrapper .field--name-field-short-title, #series-wrapper h4.custom-blog-card-title, #series-wrapper h2.custom-blog-card-title  {
  color: #fff;
  position: absolute;
  top: 200px;
  left: 40px;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: -0.02em;
  width: 335px;
}

#series-wrapper h4.custom-blog-card-title {

  top: 195px!important;


}


#topic-tag-wrapper .view-node-display-card-wrapper .field--name-field-short-title, #topic-tag-wrapper h4.custom-blog-card-title {
  color: #fff;
  position: absolute;
  left: 40px;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: -0.02em;
  width: 335px;
  top: 220px;
  }

.front-top-queue-right .view-node-display-card-wrapper h2 {
  position: absolute;
  bottom: 100px;
  color: #fff;
  left: 60px;
  font-family: Sofia Pro Semi Bold !important;
  font-size: 33px !important;
  line-height: 39px !important;
  letter-spacing: -0.01em !important;
  max-width: 70% !important;
  text-shadow: 2px 2px 9px #111 !important;
}

#featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top:0px;
}

.queqe-right h4.custom-blog-card-title {
  font-family: Sofia Pro Semi Bold;
  font-size: 33px;
  line-height: 38px;
  letter-spacing: -0.02em;
  font-weight: 700;
}

#event-bottom-block .queqe-right h4.custom-blog-card-title {
  font-family: 'Sofia Pro Bold';
  margin-top: 15px;
  letter-spacing: -0.02em;
  font-size: 18px;
  line-height: 23.5px;

}

@media screen and (min-width: 961px) and (max-width: 1625px) {
  #featured-events-queue .view-node-display-card-wrapper {
  }
   #series-wrapper .view-node-display-card-wrapper h4.custom-blog-card-title {
  }

    #series-wrapper .published-time {
      color: #fff;
      position: absolute;
      /* top: 425px; */
      left: 40px;
  }
}



@media screen and (min-width: 1100px) and (max-width: 1625px) {
  #featured-events-queue .view-node-display-card-wrapper .w3-image {
    height: 21vw;
  }
  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {

  }
  #featured-events-queue .view-node-display-card-wrapper {
  }
  #featured-events-queue .published-time {
    color: #fff;
    position: absolute;
    left: 40px;
  }
}


@media screen and (min-width: 1625px) {
  #featured-events-queue .view-node-display-card-wrapper .w3-image {
    height: 16vw;
    }
    #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    }
    #featured-events-queue .published-time {
    color: #fff;
    position: absolute;
    left: 40px;
    }
  #featured-events-queue .view-node-display-card-wrapper {
    }
}

.frontpage-w3-block-title{
  font-family: 'Sofia Pro Semi Bold';
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.025em;
  margin-top: 100px;
}

@media screen and (max-width: 920px) {
  .front-top-queue-right .view-node-display-card-wrapper h2 {
    left: 5vw;
  }

  .frontpage-w3-block-title{

    margin-top: 0px;
  }

  .front-top-queue-right .view-node-display-card-wrapper h2{
    position: absolute;
top: auto;
color: #fff;
left: 5vw;
font-family: Sofia Pro Semi Bold !important;
font-size: 33px !important;
line-height: 39px !important;
letter-spacing: -0.01em !important;
max-width: 90% !important;
text-shadow: 2px 2px 9px #111 !important;
bottom: 80px !important;
  }
}

.first-related-title-wrapper h2:hover , .front-top-queue-right .view-node-display-card-wrapper h2:hover{
  text-decoration: underline;
  text-decoration-color: #fcb42c;
  text-decoration-thickness: 2px;
}


@media screen and (max-width: 475px) {
  .project-div-recent-work .tagged-art {
    width: 90%;
    margin: auto;
  }

  #featured-events-queue .view-node-display-card-wrapper .w3-image{
    height: 265px;
  }

  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top: 265px;
    width: 320px;
  }
  #featured-events-queue .view-node-display-card-wrapper {
    margin-top: 23px;
  }
}

@media screen and (min-width: 476px) and (max-width: 920px) {
  #featured-events-queue .view-node-display-card-wrapper .w3-image{
    height: 265px;
  }
  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top: 265px;
  }
  #featured-events-queue .view-node-display-card-wrapper {
    
  }
}

@media screen and (min-width: 921px) and (max-width: 1270px) {
  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top: 276px;
  }
  #featured-events-queue .view-node-display-card-wrapper {
    height: 470px;
  }
}

@media screen and (min-width: 1271px) and (max-width: 1625px) {
  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top: 325px;
  }
  #featured-events-queue .view-node-display-card-wrapper {
    height: 495px;
  }
}

@media screen and (min-width: 1625px){
  #featured-events-queue .view-node-display-card-wrapper h4.custom-blog-card-title {
    top: 285px;
  }
  #featured-events-queue .view-node-display-card-wrapper {
    height: 470px;
  }
}


a.single-icon i, a.single-icon svg {
  padding: 0px 0px 0 10px !important;
  margin: 0 !important;
}

.title-project-div-recent-work{
  margin-top: 3em;
}

.field--name-field-translation-body-left-rail a:hover {
      background: #ffb52c;
    text-decoration: none;
}

.field--name-field-event-details a:visited {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #cce1e2 !important;
    opacity: 1;}
    
.field--name-field-event-details a:link {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #cce1e2;
    opacity: 1;}
.field--name-field-event-details  a:hover {
    background: #ffb52c;
    text-decoration: none;
    color: #112A46 !important;}


.field--name-field-translation-body-left-rail a {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #cce1e2;
    opacity: 1;
}

.event-tabs-wrapper {
  margin-bottom: 40px;
}
.event-tab-content[id^="event-tab-"] {
  border-bottom: 4px solid #0B4C5B;
}
.w3-bar .w3-button:hover {
    background-color: #0B4C5B !important;
    color: white !important;
    height: 48px;
}

.event-tab-content .w3-bar .w3-button:hover {

    padding: 7px 24px;
}



@media screen and (max-width: 650px){
  #event-tabs .w3-bar .w3-bar-item {
      padding: 8px 16px;
      float: left;
width: -webkit-fill-available;
font-size: 16px;
      border: none;
      display: block;
      outline: 0;
      border-bottom: 3px solid #0B4C5B;
  }


} 


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

  #event-tabs .w3-bar .w3-bar-item:hover {
    background-color: #0B4C5B !important;
    color: #FFF !important;
  }
  #event-tabs .w3-bar .w3-bar-item:hover:after {
    display: none;
  }
}

/* START Experts Landing */

#section-experts-view #block-cgdw3css-page-title {
    display: none;
}
#section-experts-header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/sites/default/files/cgd-dark-patterned-banner.png);
}
#section-experts-header .experts-header-title {
    padding: 350px calc(8% + 20px) 28px;
    max-width: 100%;
}
#section-experts-header h1 {
    font-family: Sofia Pro Semi Bold;
    color: #ffffff;
}
#section-experts-tabs {
    background-color: #f0f5f5;
}
#section-experts-tabs .experts-tabs {
    padding-left: 8%;
}
#section-experts-tabs a, #section-experts-tabs span {
    margin: 16px 20px 16px;
    color: #0B4C5B;
    font-weight: 400;
    padding: 0;
    font-size: 22px;
    display: inline-block;
    font-family: 'Sofia Pro';
}
#section-experts-tabs .experts-tabs>.is-active{
    border-bottom: 3px solid #fcb42c;
}
#section-experts-tabs span:not(.is-active) {
    cursor: pointer;
}
#section-experts-subtabs {
    background-color: #fafafa;
}
#section-experts-subtabs .experts-subtabs {
    padding-left: 8%;
}
#section-experts-subtabs a{
    color: #006970;
    display: inline-block;
    padding: 4px 16px;
    font-family: 'Sofia Pro';
    font-size: 18px;
}
#section-experts-subtabs a.is-active{
    background-color: #fff;
    font-family: 'Sofia Pro Bold';
    font-weight: 600;
}

#section-experts-subtabs.hidden{
    display: none;
}

.view-experts .view-header {
padding: 30px 2px;
color: #0B4C5B;
line-height: 1.6em;
}


.view-experts .views-exposed-form>.w3-block {
    display: flex;
    flex-direction: row-reverse;
    align-content: center;
    margin: 20px auto 40px;
}
.view-experts .views-exposed-form>.w3-block>div {
    display: flex;
    float: none;
    margin-right: 20px;
}
.view-experts .views-exposed-form>.w3-block>.form-autocomplete {
    padding: 6px;
}

.view-experts .views-exposed-form>.w3-block label{
    font-size: 1.1rem;
    font-family: 'Sofia Pro';
    font-weight: normal;
}



.view-experts .form-item select 
{
    font-size: 1rem;
    font-family: 'Sofia Pro';
    font-weight: normal;
    padding-left: 10px;

}

.view-experts .views-exposed-form>.w3-block .form-item input {
font-weight: normal;
line-height: 1.3;
font-family: 'Sofia Pro';

}
.view-experts .views-exposed-form>.w3-block label,
.view-experts .views-exposed-form>.w3-block .form-item input {
    display: inline-block;

}

.view-experts .form-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: sans-serif;
}

.view-experts .form-item label{
    font-size: 20px;
    font-weight: 700;
    color: #0B4C5B;
    white-space: nowrap;
}

.view-experts .form-item select, .view-experts .form-item input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 'Sofia Pro';
  border: none;
  background: #f2f6f7;
  color: #0B4C5B;
  font-weight: normal;
  cursor: pointer;
  line-height: 1.2;
  box-shadow: none;
}

.view-experts .form-item::after {
  content: "▼";
  font-size: 14px;
  color: #0B4C5B;

  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  background: #fcb42c;
  display: flex;
  align-items: center;
  justify-content: center;

  pointer-events: none;
}

.view-experts .form-item.form-type-textfield::after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  color: #0B4C5B;
}
@media screen and (max-width: 920px) {
    #section-experts-tabs span, #section-experts-tabs a {
        display: block;
        width: max-content;
    }
    #section-experts-subtabs {
        width: 100vw;
        margin-left: -12%;
        padding-left: 12%;
        background-color: #fff;
    }
    #section-experts-subtabs a {
        padding: 0;
        margin: 0;
    }
    #section-experts-subtabs .experts-subtabs {
        padding-left: 6%;
    }
    #section-experts-tabs {
        background-color: #f0f5f5;
        margin-top: -16px;
    }
    .view-experts .views-exposed-form>.w3-block {
        flex-direction: column;
    }
    .view-experts .form-item label{
        font-size: 16px;
    }
    .view-experts .views-exposed-form>.w3-block>div {
        flex-direction: column;
        align-items: flex-start;
    }
    .view-experts .form-item::after {
        top: unset;
        bottom: 0;
        height: 50%;
    }
}
/* END Experts Landing */

    #block-account-menu li {
        position: relative;
    }
    #header .ul-parent.ul-parent-account>li>a.w3-button {
      padding: 30px 0px;
      margin: 0px 16px;
    }
    #block-account-menu li>a:hover:after,
    #block-account-menu li.highlighted>a:after{
      content: '';
      border-bottom: 2px solid #FFB52C;
      width: 100%;
      display: block;
      position: absolute;
      bottom: 18px;
      left: 0px;
    }
    @media screen and (max-width: 1035px) {
      #header .ul-parent-account {
         
      }
    }
    @media screen and (min-width: 1036px) {
      #header #block-hamburger-menu {
        display: none;
      }
      #header-inner {
        padding-right: 0;
      }
    }
/* Megamenu */
    .tbm {
        background-color: transparent;
    }
    .tbm-item.level-1 {
        border-right: none;
        font-size: 18px;
    }
    .tbm-link.level-1 {
        color: #006970;
        padding: 24px 16px;
    }
    .header-image-banner:not(.scrolled) .tbm-link.level-1,
    .page-node-type-expert .tbm-link.level-1 {
        color: #fff;
    }
    .tbm-subnav>.tbm-item.submenu-heading>.tbm-link-container>.tbm-link,
    .tbm-subnav>.tbm-item.submenu-heading>.tbm-link-container>.tbm-link.no-link {
      font-family: Sofia Pro Light;
      color: #FFB52C!important;
      font-size: 22px;
      text-transform: none;
    }
    .tbm-item.all-link-left  {
      float: right;
      margin-right: 16.5rem;
    }

     .tbm-item.all-link-right {
      float: right;
      margin-right: 13.5rem;
    }
    .tbm-item.all-link-left .tbm-link,   .tbm-item.all-link-right .tbm-link {
      font-family: Sofia Pro Light;
      color: #FFB52C!important;
      font-size: 22px;
      text-transform: none;
      font-weight: 300;
      font-size: 16px;
      position: relative;
      top:8px;

    }
    .tbm-group-container {
        border-top: none;
    }
    .level-1>.tbm-submenu {
      background: linear-gradient(to bottom, rgb(11 76 91)0%, rgb(28 108 120) 100%);
      opacity: 0.98 ;
    }
    .header-image-banner:not(.scrolled) .level-1>.tbm-submenu {
      opacity: 0.7;
    }

    .header-image-banner .level-1>.tbm-submenu {
    opacity: 1 !important;
}

    .tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link {
        color: #ffffff;
        display: block;
        padding: 0.5rem 0;
    }





    .tbm-submenu .dotted-border {
      border-right: 3px dotted rgba(255,255,255,0.5);
      
      margin-right: 50px;
    }

        .tbm-submenu .dotted-border-left {
      border-right: 3px dotted rgba(255,255,255,0.5);
      margin-right: 10px;
    }

        .tbm-submenu .dotted-border-right {
      border-right: 3px dotted rgba(255,255,255,0.5);
      margin-right: 41px;
    }



    .tbm-item.level-1>.tbm-submenu>.tbm-row>.tbm-column {
      margin-top: 10px;
    }
    .tbm-column-inner {
        padding: 1px 10px;
    }
    .tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link:hover, .tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link:focus {
        color: #fff;
        opacity: 1;
    }
    .tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link, .tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link{
        color: #fff;
        opacity: 0.95;
    }
    .tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link {
        padding: 0;
            font-size: .96em;
    }
    .tbm-link.level-1:hover, .tbm-link.level-1:focus{
        background-color: transparent;
    }
    .tbm-link.level-1:hover {
      opacity: 1;
    }
    .tbm-link.level-1 {
      position: relative;
      padding: 24px 0px;
      margin: 0px 16px;
    }
   .tbm-link.level-1:hover:after,
   .highlighted>div>.tbm-link.level-1:after {
      content: '';
      border-bottom: 3px solid #FFB52C;
      width: 100%;
      display: block;
      position: absolute;
      bottom: 18px;
      left: 0px;
    }
   .tbm-item.level-3 {
      position: relative;
    }
   .tbm-item.level-3>div:hover:after {
      content: '';
      border-left: 3px solid #FFB52C;
      height: 100%;
      display: block;
      position: absolute;
      bottom: 0px;
      left: -10px;
    }
    .tbm-link-container {
        align-items: center;
    }
    .tbm-item.level-2.submenu-heading {
        margin-top: -20px;
    }
.tbm-item.level-1.open>.tbm-submenu {

    padding-left: 23px;
}

.tbm-submenu {
  border:none !important;
box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2) !important;
}

.tbm-subnav>.tbm-item.level-3>.tbm-link-container>.tbm-link {
    padding: 7px 0;
    font-size: .96em;
    line-height: 1.1;
}

@media screen and (min-width: 1338px){
.regions-block {
margin-left: 15px;
}
}

@media screen and (max-width: 1400px) {
    .tbm-submenu {
        max-width: 90vw !important;
        top: 80px;
        left: 50% !important;
        transform: translate(-40%, 0%);
    }
}

@media screen and (min-width: 750px) and (max-width: 1034px) {
    #main-navigation-v {

        width: 40vw !important;}
        
    .w3-threequarter {
        width:  90.99999% !important;
    }

    .close-nav {

              right: 5vw;
    }

}
/*
    
@media screen and (max-width: 1337px) {

    .tbm-submenu {
        width: 400px!important;
    }
    .tbm-row {
        display: flex;
        flex-direction: column;
    }
    .tbm-submenu .dotted-border {
        border-right: none;
        border-bottom: 3px dotted rgba(255, 255, 255, 0.5);
        padding-bottom: 15px;
                  margin-bottom: 15px;
                   margin-right: 10px;
    }
    .tbm-submenu .dotted-border-left {
        border-right: none;
        border-bottom: 3px dotted rgba(255, 255, 255, 0.5);
                padding-bottom: 15px;
                margin-bottom: 15px;
    }


   .tbm-item.all-link-right {
margin-right: 241px;
margin-top: -2.5px;
    }

     .tbm-item.all-link-left {
   margin-right: 192.5px;
        margin-top: -2px;
    }

    .tbm-subnav>.tbm-item {
    font-size: 17px;

    }

.tbm-subnav > .tbm-item.submenu-heading > .tbm-link-container > .tbm-link, .tbm-subnav > .tbm-item.submenu-heading > .tbm-link-container > .tbm-link.no-link{

font-size: 20px;
}
*/
    
.tbm-row .span5 {margin-top: 12px;}

.tbm-column-inner {
    padding: 1px 0px;
}



/* END Megamenu */
