/*
Theme Name: Brands and Culture
Theme URI: https://www.45b.co.uk
Author: 45b
Version: 1.0
*/

@import "style-base.css"; 

/*--------------------------------------------------------------
# Body
--------------------------------------------------------------*/

html {
  height: 100%;
  width: 100%;
  overflow: visible; 
}

html, body {
  background: #fefefe;
  color: #000;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  overflow: visible;
}

.container {max-width: 100%;}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  /*font-family: 'manometer', serif;*/
font-family: 'bd-supper', sans-serif;
font-weight: 400;
  font-style: normal;
  line-height: 1.2em;
  margin-bottom: 0.6em;
}

h1 {font-size: 2.6em; }
h2 {font-size: 2em; color: #5b5b5a;}
h3 {font-size: 1.6em; color: #5b5b5a;}
h4 {font-size: 1.4em; color: #5b5b5a;}
h5 {font-size: 1.2em; color: #5b5b5a;}

p {font-weight: 300;}
.main-copy ul, .main-copy ol {font-weight: 300; color: #000; margin-bottom: 1.5em;}

a {text-decoration: none; color: #2268e3;}
a:hover {text-decoration: none; color: #1b1b1b;}

.row-tint {background: #f0f0f0;}
strong {font-weight: bold;}

.brand-blue {color: #2268e3;}
.brand-red {color: #ee3600;}
.brand-yellow {color: #faea00;}
.brand-purple {color: #a339fa;}
.brand-green {color: #17a429;}
.brand-pink {color: #ff5bcb;}

.row-blue {background: #2268e3;}
.row-red {background: #ee3600;}
.row-yellow {background: #faea00;}
.row-purple {background: #a339fa;}
.row-green {background: #17a429;}
.row-pink {background: #ff5bcb;}
.row-white {background: #fff;}
.row-grey {background: #f0f0f0;}
.row-dgrey {background: #5b5b5b;}
.row-black {background: #1e1d1f;}
.row-blue, .row-red, .row-purple, .row-green, .row-pink, .row-black {color: #fff;}
.row-blue a, .row-red a, .row-purple a, .row-green a, .row-pink a, .row-black a {color: #fff;}

.row-blue h1, .row-blue h2, .row-blue h3, .row-blue h4, .row-blue h5, 
.row-red h1, .row-red h2, .row-red h3, .row-red h4, .row-red h5,
.row-purple h1, .row-purple h2, .row-purple h3, .row-purple h4, .row-purple h5, 
.row-green h1, .row-green h2, .row-green h3, .row-green h4, .row-green h5, 
.row-pink h1, .row-pink h2, .row-pink h3, .row-pink h4, .row-pink h5, 
.row-black h1, .row-black h2, .row-black h3, .row-black h4, .row-black h5 
{color: #fff;}

.row-white, .row-grey, .row-yellow {color: #1e1d1f;}
.row-white a, .row-grey a, .row-yellow a {color: #1e1d1f;}
.row-white h1, .row-white h2, .row-white h3, .row-white h4, .row-white h5, 
.row-grey h1, .row-grey h2, .row-grey h3, .row-grey h4, .row-grey h5, 
.row-yellow h1, .row-yellow h2, .row-yellow h3, .row-yellow h4, .row-yellow h5
{color: #1e1d1f;}

.content-block h2 {
font-family: 'manometer', serif;
font-weight: 400;
font-style: normal;
font-size: 3em;
line-height: 1.2em;
margin-bottom: 0.6em;}
.row-blue h2, .row-red h2, .row-purple h2, .row-pink h2, .row-green h2 
{color: #fff; text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}


.row-bluehighlight, .row-redhighlight, .row-yellowhighlight, .row-purplehighlight, .row-greenhighlight, .row-pinkhighlight {background: #fff; color: #1e1d1f;}

.row-bluehighlight h1, .row-bluehighlight h2, .row-bluehighlight h3, .row-bluehighlight h4, .row-bluehighlight h5,
.row-redhighlight h1, .row-redhighlight h2, .row-redhighlight h3, .row-redhighlight h4, .row-redhighlight h5, 
.row-purplehighlight h1, .row-purplehighlight h2, .row-purplehighlight h3, .row-purplehighlight h4, .row-purplehighlight h5, 
.row-greenhighlight h1, .row-greenhighlight h2, .row-greenhighlight h3, .row-greenhighlight h4, .row-greenhighlight h5, 
.row-pinkhighlight h1, .row-pinkhighlight h2, .row-pinkhighlight h3, .row-pinkhighlight h4, .row-pinkhighlight h5 {
text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}

.row-bluehighlight h1, .row-bluehighlight h2, .row-bluehighlight h3, .row-bluehighlight h4, .row-bluehighlight h5, .row-bluehighlight a {color: #2268e3;}
.row-redhighlight h1, .row-redhighlight h2, .row-redhighlight h3, .row-redhighlight h4, .row-redhighlight h5, .row-redhighlight a {color: #ee3600;}
.row-purplehighlight h1, .row-purplehighlight h2, .row-purplehighlight h3, .row-purplehighlight h4, .row-purplehighlight h5, .row-purplehighlight a {color: #a339fa;}
.row-greenhighlight h1, .row-greenhighlight h2, .row-greenhighlight h3, .row-greenhighlight h4, .row-greenhighlight h5, .row-greenhighlight a {color: #17a429;}
.row-pinkhighlight h1, .row-pinkhighlight h2, .row-pinkhighlight h3, .row-pinkhighlight h4, .row-pinkhighlight h5, .row-pinkhighlight a {color: #ff5bcb;}

.row-yellowhighlight h1, .row-yellowhighlight h2, .row-yellowhighlight h3, .row-yellowhighlight h4, .row-yellowhighlight h5 {color: #faea00; text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}


.cta-button {display: inline-block; font-family: 'bd-supper', Helvetica, Arial, sans-serif; background: #faea00; color: #1b1b1b!important; border: 5px solid #1b1b1b; padding: 0.2em 0.5em; border-radius: 30px; font-weight: 400;
-webkit-transition: all 0.3s;
-moz-transition: allr 0.3s; 
transition: all 0.3s; 
transform: 0.3s;}
.cta-button:hover {background: #fff; color: #1b1b1b; text-decoration: none;}

.cta-button img {height: 25px; margin-right: 0.2em;}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

header {width: 100%;}

.head-logo {text-align: center; padding-top: 2em; padding-bottom: 2em;}
.head-logo img {width: 100%; max-width: 250px;}

.head-social i {font-size: 1.6em; color: #26aae1;  margin-right: 0.1em;
-webkit-transition: all 0.3s;
-moz-transition: allr 0.3s; 
transition: all 0.3s; 
transform: 0.3s;}
.head-social i:hover {color: #1b1b1b;}
.social-links {justify-self: flex-start;}

.head-cta {padding-top: 1em; padding-bottom: 1em; text-align: center;}
.head-cta .cta-button {font-size: 1.4em; font-weight: bold; line-height: 0.7; text-align: left;}
.head-cta .cta-button .subtext {font-size: 0.6em;}
.head-cta .cta-button i {display: inline-block; margin-top: -2em;}

.triangle {
  position: relative;
  transform: rotate(180deg);
}

.triangle::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

.triangle-pink::before {
  border-color: #ff5bcb transparent transparent transparent;
}

.heading-text {width: 100%; color: #fff; z-index: 10;}
.heading-text h1 {font-size: 3em; color: #fff; width: 100%;
font-family: 'manometer', serif;  padding: 0; margin-bottom: 0;
text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;
}
.heading-text h2 {display: inline-block; font-size: 2em; color: #fff; line-height: 1.28;}
.heading-text h2 span {background: rgba(0,0,0,0.6);}

.heading-text .cta-button {width: auto!important;}


h3.focus {font-family: 'manometer', serif; color: #fff; font-size: 3em; padding: 0; margin-bottom: 1em; text-align: center;
text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}

h3.focus img { height: 1em;
  width: auto;
  vertical-align: middle;}

.section-divider {text-align: center; margin-top: -60px; margin-bottom: -2em;}
.section-divider img {max-width: 200px;}


/*  Hero */
.video-header {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.video-header video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .video-header, .page-hero-container  {
    min-height: auto;
    padding: 80px 20px;
  }
}



.page-hero-container {min-height: 500px;display: flex; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.page-hero {padding-top: 2em; padding-bottom: 2em;}


.page-hero-no-image {padding-top: 0; padding-bottom: 2em;}
.hero-text {width: 100%; color: #fff; padding-top: 2em; padding-bottom: 2em; font-family: 'bd-supper', sans-serif;
font-weight: 400;
  font-style: normal;}

.hero-text h1 {color: #1e1d1f; margin-bottom: 0.2em; font-weight: bold; font-size: 2.6em;}
.hero-text h2 {color: #8b8b8b; font-size: 1.2em;}

.hero-text-no-image {width: 100%; color: #666; padding-top: 2em; font-family: 'bd-supper', sans-serif;
font-weight: 400;
font-style: normal;}
.hero-text-no-image h1 {color: #1e1d1f; margin-bottom: 0.2em; font-weight: bold; font-size: 2.6em;}
.hero-text-no-image h2 {color: #2268e3; font-size: 1.6em;}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.main-menu-container {display: none;}
.main-menu-container ul {list-style: none; padding: 0; margin: 0;}
.main-menu-container ul li {position: relative; display: inline-block; cursor: pointer;} 
.main-menu-container a {display: inline-block; font-size: 0.8em; border-radius: 20px;  margin: 0; color: #1b1b1b; text-decoration: none; font-family: 'Roboto', Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: bold;}
.main-menu-container a:hover {background: #1b1b1b; color: #fff;}
    
.main-menu-container ul li.current-menu-item a, .main-menu-container ul li.current-page-ancestor a  {background: #1b1b1b; color: #faea00; font-weight: bold;}
.main-menu-links {}

/* Mobile */
.menu-wrapper {
    position: absolute;
    display: block;
	top: 30px;
	right: 0;
}

.hamburger-menu {
    position: absolute;
    right: 20px;
    z-index: 1000;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 30px;
}

body.logged-in .hamburger-menu {top: 30px;}
body.logged-in .hamburger-menu.active {top: 60px;}

.hamburger-menu span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #26AAE7;
    border-radius: 2px;
    transition: 0.3s;
}

/* Full-page menu styles */
.full-page-menu {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	text-align: center;
    z-index: 999;
    transition: top 0.5s ease-in-out;
}

.full-page-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.full-page-menu ul li {
    margin: 0.2em 0;
}

.full-page-menu ul li a {
font-family: 'bd-supper', sans-serif;
font-weight: 400;
  font-style: normal;
    text-decoration: none;
    font-size: 2em;
    color: #fff;
    transition: color 0.3s;
	
}

.full-page-menu ul li a:hover {
    color: #faea00;
}

/* Active menu styles */
.full-page-menu.active {
    top: 0;
}

.hamburger-menu {
  position: relative;
  width: 25px;
  height: 20px;
}

.hamburger-menu span {
  position: absolute;
  left: 0;
  width: 25px;
  height: 3px;
  background: #2268e3;
  border-radius: 2px;
  transition: 0.3s;
}

.hamburger-menu span:nth-child(1) { top: 0; }
.hamburger-menu span:nth-child(2) { top: 8px; }
.hamburger-menu span:nth-child(3) { top: 16px; }

/* Active */
.hamburger-menu.active span:nth-child(1) {
  top: 8px;
  transform: rotate(45deg);
}

.hamburger-menu.active span:nth-child(2) {
  opacity: 0;
}

.hamburger-menu.active span:nth-child(3) {
  top: 8px;
  transform: rotate(-45deg);
}







button:focus {outline: none;}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

main {}

.content-container {padding-top: 4em; padding-bottom: 4em;}

/************/
/* Homepage */
/************/


/* Info Panels */
.info-panels {padding-top: 4em; padding-bottom: 4em; background: #ff5bcb;}

.info-panel-image {position: relative; width: 100%; height: 300px; padding: 0; margin: 0; background-size: cover; background-repeat: no-repeat; background-position: center center; border-radius: 5px;}

.info-panel {position: relative; width: 100%; height: 100%; border-radius: 5px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s; 
transition: all 0.4s; 
transform: 0.4s;}

.info-panel h3 {font-family: 'manometer', serif; color: #fff; font-size: 3em; padding: 0; margin-bottom: 0;
text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}
.info-panel-text {background: rgba(0,0,0,0.5); color: #fff; font-size: 1.2em; padding: 0.5em 1em; font-family: 'bd-supper', sans-serif; font-weight: 400; border-radius: 5px;}
.info-panel-text p {margin-bottom: 0;}
.info-panel .cta-button {position: absolute; bottom: 10px; right: 10px;}


/* Speaker Carousel */
.carousel-container {padding-top: 4em; padding-bottom: 4em;}

.slick-track {
  display: flex!important;

}
.slick-track .slick-slide {
  position: relative;
  margin: 0;
  padding: 0 10px;
  height: inherit!important;
}

.slick-slide div {display: flex!important; flex-direction: column; width: 100%; height: 100%; background: #fff; border-radius: 5px;}

.slick-slide .img {width: 100%; height: 100%; text-align: center;}

.slick-slide .img h3 {font-family: 'bd-supper', sans-serif; font-size: 1.2em; font-weight: 400;}

.slick-slide .img p {font-weight: bold; margin: 0 1em 1em 1em;}


.slick-prev, .slick-next {z-index: 100; bottom: 0;}
.slick-prev {}
.slick-next {right: -18px;}
.slick-prev:before, .slick-next:before {font-family: 'Font Awesome 6 Pro'; font-weight: bold; color: #999;}
.slider {margin-bottom: 2em;}
.slider img {overflow: hidden; margin: 0 auto;}

.slick-next:before {content: "\f0a9"; font-weight: 300;}
.slick-prev:before {content: "\f0a8"; font-weight: 300;}

/* Position arrows below the carousel */
.slick-arrow {
  position: absolute;
  top: 100%; /* move below the slider */
  transform: translateY(50%); /* fine-tune vertical offset */
}

/* Move prev arrow to the left side */
.slick-prev {
  left: 50%;
  transform: translateX(-150%) translateY(50%);
}

/* Move next arrow to the right side */
.slick-next {
  right: 50%;
  transform: translateX(150%) translateY(50%);
}


/* Testimonials */
.testimonials-container {padding-top: 4em; padding-bottom: 4em; background: #17a429; color: #fff; background-repeat: no-repeat;
background-position: right center;
background-size: 50% 100%;}
@media (max-width: 768px) {
  .testimonials-container {
    background-image: none !important;
  }
}


.testimonials-container h2, .testimonials-container h3, .testimonials-container h4, .testimonials-container h5 {color: #fff;}


.carousel-item {font-family: 'bd-supper', sans-serif; font-weight: 400; font-size: 1.6em; color: #fff; line-height: 1.4; padding: 2em;
text-shadow: 3px 3px 0 #000;}

.testimonial-name {color: #faea00;}

.client-logo {display: inline-block; background: #fff; padding: 20px; border-radius: 5px;}
.client-logo img {max-width: 200px;}

/* Keep carousel from collapsing during measurement/animation */
#carousel-testimonial .carousel-inner {
  overflow: hidden; /* prevents spill if you later clamp text */
}

#carousel-testimonial .carousel-item {
  font-family: 'bd-supper', sans-serif;
  font-weight: 400;
  font-size: 1.6em;
  color: #fff;
  line-height: 1.4;
  padding: 2em;
  text-shadow: 3px 3px 0 #000;
}


/* Partners */
.partners-container {padding-top: 4em; padding-bottom: 4em; background: #2268e3; color: #fff; background-repeat: no-repeat;
 background-position: right center;
  background-size: 50% 100%;}
.partnerslider .img img {padding: 3em 1em;}

.partnerslider .slick-slide {
  display: flex !important;
  justify-content: center;
}
.partnerslider .slick-slide div {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.partnerslider .img {
  width: 100%;
  max-width: 100%;
  padding: 1em;
  position: relative;
  display: block;
}


.partner-slide {
  width: 100%;
}


.partnerslider .partner-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center; /* optional */
  z-index: 2;
}
.partnerslider .partner-title {
  top: 1em;  /* matches your padding */
}
.partnerslider .partner-title {
  color: #1b1b1b; font-weight: bold;
}


.partner-group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; /* this is the important bit */
  justify-content: center;
  gap: 2rem;               /* optional spacing */
}

.partner-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.partner-box .partner-title {
  display: block;
  text-align: center;
  margin-bottom: 0.75rem;
  min-height: 2.5em;       /* makes titles align nicely even if some wrap */
  color: #1b1b1b; font-weight: bold;
}



/* Attendees */

.wrapper {
  max-width: 100%;
  overflow: hidden;
}

.marquee {
  overflow: hidden;
}

.marquee__track {
  display: inline-flex;
  width: max-content;
  white-space: nowrap;
  animation: marquee 120s linear infinite;
}

.marquee__item {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
}

.marquee__item img {
  max-width: 150px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
 margin: 0 3em;
}

.marquee:hover .marquee__track {
  animation-play-state: paused;
}

@keyframes marquee {
  0%   { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(-50%, 0, 0); }
}


/* News */
.news-panels {padding-top: 4em; padding-bottom: 4em;}

.news-panel {background: #fff; height: 100%; border-radius: 5px; font-family: 'bd-supper', sans-serif;font-weight: 400; font-style: normal; color: #1e1d1f;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s; 
transition: all 0.4s; 
transform: 0.4s;}
.news-image {height: 300px; border-radius: 5px; background-size: cover; background-position: center center; background-repeat: no-repeat;}

.news-hero-image {height: 450px; background-size: cover; background-position: center center; background-repeat: no-repeat;}

.news-text {padding: 1em; color: #2268e3;}
.news-text h4, .news-text a {color: #1e1d1f;}
.news-panel:hover {transform: scale(1.02);}

.news-snippet {font-family: 'Roboto', Helvetica, Arial, sans-serif; color: #1d1e1f; font-size: 0.8em;}

.newsfeed-container {background: #f0f0f0; border-radius: 5px; padding: 1em;}
.newsfeed-container h3 {font-size: 2em; color: #faea00;}

.newsfeed-panel {background: #fff; border-radius: 5px; border: 1px solid #efefef; font-family: 'bd-supper', sans-serif;
font-weight: 400;
font-style: normal; color: #1e1d1f; margin-bottom: 2em;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s; 
transition: all 0.4s; 
transform: 0.4s;}
.newsfeed-panel:hover {transform: scale(1.02);}
.newsfeed-panel .news-image {height: 150px;} 

/* News */

.newsfilter {padding: 1em 0 0 0; background: #1e1d1f; color: #fff;}
.newsfilter select {margin-bottom: 1em; padding: 0.2em; border-radius: 10px;}


/* Pagination */
.pagination ul {padding: 0 0 3em 0;}

.pagination ul li.page-item {padding: 0; border: 0;}
.pagination ul li.page-item {margin-right: 5px;}
.pagination ul li.page-item .page-link {font-weight: bold; background: #ddd; color: #1b1b1b;  margin-left: 0; height: 50px; width: 50px; border-radius: 25px; border: 3px solid #000; text-align: center; display: flex; justify-content: center; align-items: center;}
.pagination ul li.page-item .page-link:hover {background: #ccc; color: #1b1b1b;}
.pagination ul li.page-item .prev, .pagination ul li.page-item .next {width: auto;} 

.pagination ul li.page-item.active span {background: #2268e3; color: #fff;  border: 3px solid #000;  margin-left: 0;}
.pagination ul li.page-item.active span:hover {background: #2268e3; color: #fff;  border: 3px solid #000;  margin-left: 0;}

/* CTA Panels */

.cta-panels {padding-top: 4em; padding-bottom: 2em;}
.cta-panel {border-radius: 5px; border: 5px solid #1e1d1f; padding: 4em 1em; height: 100%; color: #fff;}
.cta-panel h3 {font-size: 2.6em; margin-top: -2.2em;}
.cta-panel-text {font-size: 1.2em;}
.cta-panel-text a {color: #fff; font-weight: bold;}
.cta-panel.row-yellow {color: #1e1d1f;}

/* Repeating Content Blocks */
.content-block {}
.content-block-inner {padding-top: 4em; padding-bottom: 4em;}
.content-block a {text-decoration: underline;}

.content-block-image-left {text-align: left;}
.content-block-image-right {text-align: right;}
.content-block-image-left img, .content-block-image-right img {border-radius: 5px;}
.content-block-image-left img {margin-bottom: 2em;}
.content-block-image-right img {margin-top: 2em;}

.content-block .cta-button {display: inline-block; margin-top: 1em;}


/* Events */
.event-menu {background: #1e1d1f; padding-top: 0.5em; padding-bottom: 0.5em;}
.event-menu ul {list-style: none; margin: 0; padding: 0;}
.event-menu ul li {display: inline; margin-right: 1em;}
.event-menu ul li a {color: #fff; font-family: 'bd-supper', sans-serif; font-weight: 400; font-style: normal;}
.event-menu ul li a:hover {color: #f0f0f0;}

.event-menu ul li a::before {font-family: 'Font Awesome 6 Pro'; color: #ccc; content: "\f04e"; font-weight: 400; padding-right: 5px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s; 
transition: all 0.4s; 
transform: 0.4s;}

.event-menu ul li a:hover::before {color: #fff; font-weight: bold;}
.event-heading-text {width: 100%; color: #fff; z-index: 10;}
.event-heading-text h1 {font-size: 2em; color: #faea00; width: 100%; padding: 0; margin-bottom: 0; margin-bottom: 0.5em; transform: rotate(-2deg);}
.event-heading-text h2 {display: inline-block; font-size: 1.4em; color: #fff; line-height: 1.28; transform: rotate(-2deg);}
.event-heading-text h1 span, .event-heading-text h2 span {background: rgba(0,0,0,0.6);}

.event-heading-text .cta-button {width: auto!important;}
.event-speaker-card {height: 100%; width: 100%; background: #fff; border-radius: 5px; text-align: center;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s; 
transition: all 0.4s; 
transform: 0.4s;}
.event-speaker-text {padding: 1em;} 
.event-speaker-text img {max-width: 100px;} 
.event-speaker-card a {color: #1d1e1f;} 
.event-speaker-card:hover {transform: scale(1.02);}

.speaker-logo {max-width: 300px;}


/* accordion */
ul.accordion {margin: 0; padding: 0;}
.accordion li {list-style: none;}
.accordion .agenda-date {display: inline-block; padding: 0.5em 1em; margin-bottom: 0.5em; background: #1b1b1b; color: #fff; border-radius: 20px; font-family: 'bd-supper', sans-serif; font-weight: 400;}
.accordion-header {display: block; padding-bottom: 1em; padding-top: 1em;}

.accordion h4 {margin-bottom: 0;}
.accordion-navigation {border-bottom: 1px solid #ccc; padding: 1em;}
.accordion-navigation:hover {background: #efefef;}
.accordion .content {display: none;}
.accordion .accordion-navigation>.content.active {background: #f9f9f9;}

.accordion-navigation .agenda-date:after {content: "+"; position: absolute; right: 30px; width: 30px; border-radius: 15px;  background: #8b8b8b; text-align: center;}
.accordion-navigation.active .agenda-date:after {content: "-"; position: absolute; right: 30px;}

/* Partner Page */
.partner-group {text-align: center; margin-bottom: 2em; padding: 2em; align-items: center;}
.partner-group h3 {font-size: 2em; color: #1d1e1f; width: 100%;
font-family: 'manometer', serif;  padding: 0; margin-bottom: 0;}

.partner-group:nth-child(even) {background: #f0f0f0;}

h3.partner-group-heading  {color: #fff;}
.partner-group h3 img {height: 1em; margin-right: 0.5em;}

/* original settings
.partner-group img.partner-logo {margin: 2em;}
.partner-group.partner-group-1-cultural-icon img.partner-logo{max-width: 300px;}
.partner-group.partner-group-2-cultural-community-partner img.partner-logo {max-width: 250px;}
.partner-group.partner-group-3-culture-convos img.partner-logo {max-width: 200px;}
.partner-group.partner-group-4-network-partner img.partner-logo {max-width: 150px;}
.partner-group.partner-group-5-media-partner img.partner-logo {max-width: 100px;} */

.partner-group img.partner-logo {margin: 2em; max-width: 300px;}
.partner-group:nth-child(1) img.partner-logo {max-width: 300px;}
.partner-group:nth-child(2) img.partner-logo {max-width: 250px;}
.partner-group:nth-child(3) img.partner-logo {max-width: 200px;}
.partner-group:nth-child(4) img.partner-logo {max-width: 150px;}
.partner-group:nth-child(5) img.partner-logo {max-width: 100px;} 




h3.partner-group-heading {text-shadow:
-3px -3px 0 #000,  
3px -3px 0 #000,
-3px 3px 0 #000,
3px 3px 0 #000;}

/************/
/* Subpages */
/************/

.main-copy {padding-top: 3em; padding-bottom: 3em;}


/* Team Members */
.team-member {margin-bottom: 2em; padding: 1em; border-radius: 5px; background: #fff;}
.team-member h3 {color: #1e1d1f;}
.team-member h4 {color: #2268e3;}
.team-member a {color: #2268e3; font-weight: bold;}
.team-member-pic {background-position: center center; background-repeat: no-repeat; background-size: cover; min-height: 350px; margin-bottom: 2em; border-radius: 5px;}





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {color: #fff; background: #1e1d1f; padding-top: 4em; padding-bottom: 4em;}
footer img {max-width: 240px; margin-bottom: 2em;}
footer h3 {color: #fff;}
footer p {line-height: 1.4; color: #fff;}
footer ul {list-style: none; margin: 0; padding: 0;}
footer ul li {padding: 0;}
footer a {color: #faea00; text-decoration: none; font-weight: bold;}
footer a:hover {color: #fff;}

footer i {font-size: 1.4em;}

.footer-col {margin-bottom: 4em;}

.legal {padding-top: 6em; font-size: 0.8em; color: #8b8b8b;}
.legal a {color: #aaa; font-weight: normal;}
.legal a:hover {color: #fff;}

.grecaptcha-badge { 
    visibility: hidden !important;
}



/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/* MEDIA QUERIES */

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

}

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

}

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

}

@media screen and (min-width: 960px) {
.container {max-width: 90%;}
.page-hero-container {background-attachment: fixed;}
.heading-text h1 {font-size: 4em;}
.heading-text h2 {font-size: 2.4em;}	
.head-logo {text-align: left;}
.head-logo img {max-width: 250px;}
.head-cta {text-align: right;}
.footer-col {margin-bottom: 0;}
.main-menu-container {display: block;}
.main-menu-container {display: flex; justify-content: center;}
.menu-wrapper {display: none;}
.main-menu {display: block;}
.staff-member-photo img {margin-bottom: 0;}	
.partner-group h3 {font-size: 3em;}
.newsfilter {padding: 1em 0;}
.newsfilter select {margin-bottom: 0;}
.content-block-image-left img, .content-block-image-right img {margin-bottom: 0;}
}

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


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

}

@media print {
/* Print CSS rules go here */

}