/*
Theme Name: Women's Marketing Collective
Theme URI: https://www.womensmarketingcollective.org
Description: Women's Marketing Collective
Author: Webedelic
Author URI: http://www.ashleykdcampbell.com
Description: Women's Marketing Collective
Version: 1.0
Tags: Women's Marketing Collective
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');



html, body {
	font-size: 15px;
    font-family: "futura-pt", sans-serif;
	color: #4d4d4e;
	height: 100%;
	margin: 0;
  padding: 0;
}

body {
  background-image: url(images/main-background.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}



h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "futura-pt", sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #dbb0b9; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }






.topnavline {
	background-color: #2d4554;
	width: 100%;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	
}


.homeheaderbg {
	background-image: url(images/header-home.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.whatwedobg {
	background-image: url(images/header-whatwedo.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.ourstorybg {
	background-image: url(images/header-ourstory.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.header-events {
	background-image: url(images/header-events.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.header-getintouch {
	background-image: url(images/header-getintouch.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.partnersheaderbg {
	background-image: url(images/header-partners.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:300px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.header-text-1 {
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 70px;
	line-height: 85px;
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	
}


.header-text-2 {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 40px;
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
	
}


.header-text-3 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 35px;
	font-family: "futura-pt", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	
}




.navline {
	padding: 0 0 0px 0;
	font-size: 20px;
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	color: #ffffff;

	display: flex;
	justify-content: center;
	text-transform: uppercase;
	float: right;
}


.navline ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

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


.navline ul li {
	position: relative;
	padding: 0px 10px 0 10px;
}


.navline ul li {
	float: none;
}


.navline a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	display: block;
}

.navline a:hover {
	color: #bf7041;
	-webkit-text-stroke-width: 1px;
}


.navline ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	text-align: left;
	padding-bottom: 14px;
	background-color: #bf7041;
	margin-top: 0px;
	z-index: 999;
	display: block;
}


.navline ul li:hover > ul {
	top: 100%;
	opacity: .9;
}


.navline ul ul a {
	width: 260px;
	padding: 10px 5px 5px 5px;
	display: block;
	font-size: 17px;
	font-weight: 400;
	color: #bf7041;
}

.navline ul ul a:hover {
	color: #ffffff;
}




.goldframebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 21px;
  margin-left: 40px;
  margin-top: 10px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
   font-family: "futura-pt", sans-serif;
	text-transform: uppercase;
  cursor: pointer;
  float: right;
  
}



.goldframebutton a:link {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.goldframebutton a:visited {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.goldframebutton a:hover {color: #2d4554; text-decoration: none; background-color: #0155a5; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81;background-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; }
.goldframebutton a:active {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; } 




.goldlowerframebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 21px;
  margin-top: 10px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
   font-family: "futura-pt", sans-serif;
	text-transform: uppercase;
  align-self: flex-start;
  cursor: pointer;
  
}



.goldlowerframebutton a:link {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.goldlowerframebutton a:visited {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.goldlowerframebutton a:hover {color: #2d4554; text-decoration: none; background-color: #0155a5; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81;background-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; }
.goldlowerframebutton a:active {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; } 




.blueframebutton {
  border: none;
  color: #2d4554;
  text-align: center;
  font-size: 21px;
  margin-top: 10px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
   font-family: "futura-pt", sans-serif;
	text-transform: uppercase;
  cursor: pointer;
  
}



.blueframebutton a:link {color: #2d4554!important; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #2d4554; }
.blueframebutton a:visited {color: #2d4554!important; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #2d4554; }
.blueframebutton a:hover {color: #ffffff !important; text-decoration: none; background-color: #0155a5; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #2d4554;background-color: #2d4554;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; }
.blueframebutton a:active {color: #2d4554!important; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #2d4554; } 




.lowergoldframebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 21px;
  margin-left: 40px;
  margin-top: 20px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
   font-family: "futura-pt", sans-serif;
	text-transform: uppercase;
  cursor: pointer;
  float: right;
  
}



.lowergoldframebutton a:link {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.lowergoldframebutton a:visited {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; }
.lowergoldframebutton a:hover {color: #2d4554; text-decoration: none; background-color: #0155a5; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81;background-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; }
.lowergoldframebutton a:active {color: #ffffff; text-decoration: none; padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ccac81; } 





.whiteframebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 21px;
  margin-top: 10px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

.whiteframebutton a {
  color: #ffffff;
  text-decoration: none;
  padding: 15px 20px;
  border-radius: 0;
  border: 1px solid #ffffff;
  display: inline-block;
  transition: all 0.5s ease;
}

.whiteframebutton a:hover {
  color: #2d4554;
  background-color: rgba(255, 255, 255, 0.4); /* ← 40% white */
}

.whiteframebutton a:hover,
.whiteframebutton a:hover:link,
.whiteframebutton a:hover:visited {
  color: #2d4554 !important;
  background-color: rgba(255, 255, 255, 0.4);
}





.logo-left {
	width: 18%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:3%;
	float: left;
	
}

.logo-right {
	width: 76%;
	padding-top:60px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:0px;
	float: left;
	
}




.bodytext {
	width: 94%;
	height: auto;
	min-height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 22px;
	line-height: 26px;
	font-family: "futura-pt", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 500;
	margin-left: auto;
    margin-right: auto;
}



.bodytext a:link {color: #ffffff;font-weight: 500; }
.bodytext a:visited {color: #ffffff;font-weight: 500; }
.bodytext a:hover {color: #c9693b;font-weight: 500; }
.bodytext a:active {color: #ffffff;font-weight: 500; } 



.bodywidthbg {
	background-color: #f4efe6;
	width: 94%;
	height: auto;
	min-height: auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:3%;
	padding-left:3%;
	font-size: 24px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
	margin-left: auto;
    margin-right: auto;
}



.bodymarble {
	background-image: url(images/marblebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.bodywidthnogapbg {
	background-color: #f4efe6;
	width: 100%;
	height: auto;
	min-height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
}

.bodhalfleftbg {
	width: 44%;
	height: auto;
	min-height: auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:3%;
	padding-left:3%;
	font-size: 24px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
	float: left;
}

.bodhalfrightbg {
	width: 50%;
	height: auto;
	min-height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
}



.underbadges {
	background-color: #2d4554;
	width: 94%;
	height: auto;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:3%;
	
}


.underbadges-left {
	width: 62%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:3%;
	font-size: 70px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 3px;
	float: left;
	
}

.underbadges-right {
	width: 35%;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 500;
	float: left;
	
}



.titleunderlineblue {
	background-color: #2d4554;
	width: 80px;
	height: 8px;
	margin-top:20px;
	margin-bottom:30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}






.title-text-1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 40px;
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}



.title-text-2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 70px;
	line-height: 85px;
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	
}


.badge-grid {
  display: flex;
  gap: 34px;
  width: 100%;
}

.badge-card {
  position: relative;
  display: block;
  flex: 1 1 0;
  text-decoration: none;
  overflow: hidden;
  min-width: 0;
}

.badge-card img {
  display: block;
  width: 100%;
  height: auto;
}

.badge-overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0);
  transition: background 0.4s ease;
  z-index: 1;
}

.badge-content {
  position: absolute;
  left: 42px;
  right: 42px;
  bottom: 42px;
  z-index: 2;
  transition: color 0.4s ease;
}

.badge-title-1 {
  padding: 0;
  margin: 0 0 14px 0;
  font-size: 40px;
  line-height: 50px;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.08em;
  transition: color 0.4s ease;
}

.badge-title-2 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #ffffff;
  text-transform: none;
  text-align: left;
  transition: color 0.4s ease;
}

.badge-card:hover .badge-overlay {
  background: rgba(255, 255, 255, 0.5);
}

.badge-card:hover .badge-title-1,
.badge-card:hover .badge-title-2 {
  color: #2d4554;
}

@media screen and (max-width: 1100px) {
  .badge-content {
    left: 28px;
    right: 28px;
    bottom: 28px;
  }

  .badge-title-1 {
    font-size: 32px;
    line-height: 40px;
  }

  .badge-title-2 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width: 800px) {
  .badge-grid {
    flex-direction: column;
    gap: 24px;
  }

  .badge-content {
    left: 24px;
    right: 24px;
    bottom: 24px;
  }

  .badge-title-1 {
    font-size: 28px;
    line-height: 34px;
  }

  .badge-title-2 {
    font-size: 18px;
    line-height: 24px;
  }
}


.bodycolumn {
	width: 45%;
	height: auto;
	min-height: auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 500;
}





.partnerlogos-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* small gap */
  margin-top: 40px;
  margin-bottom: 40px;
}

.partnerlogos {
  flex: 0 0 calc(16.666% - 16.7px); /* 6 across */
  display: flex;
  align-items: center;
  justify-content: center;
}

.partnerlogos img {
  width: 100%;
  height: auto;
  display: block;
}

/* Tablet (optional nice middle step) */
@media screen and (max-width: 900px) {
  .partnerlogos {
    flex: 0 0 calc(33.333% - 13.5px); /* 3 across */
  }
}

/* Mobile: 2 across */
@media screen and (max-width: 600px) {
  .partnerlogos {
    flex: 0 0 calc(50% - 10px);
  }
}





.titleunderlinegold {
	background-color: #ccac81;
	width: 80px;
	height: 8px;
	margin-top:20px;
	margin-bottom:30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



/* GRID */
.events-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  width: 100%;
}

/* CARD */
.event-card {
  display: flex;
  flex-direction: column;
}

/* IMAGE WRAP */
.event-image-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 26px;
}

.event-bg {
  display: block;
  width: 100%;
  height: auto;
}

/* OVERLAY */
.event-image-content {
  position: absolute;
  inset: 0;
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* PLEASE JOIN US */
.event-join-text {
  margin: 0 0 18px 0;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.18em;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  color: #2d4554;
  text-transform: uppercase;
}

/* LOGO (FIXED + CONSISTENT SIZE) */
.event-logo {
  display: block;
  height: 160px;       /* ← THIS fixes the size mismatch */
  width: auto;
  max-width: 90%;
  object-fit: contain;
}

/* BUTTON */
.inpersonframe {
  display: inline-block;
  width: fit-content;
  margin: 0 0 30px 0;
  padding: 14px 24px;
  font-size: 18px;
  line-height: 1;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ccac81;
}

/* DATE */
.event-date {
  margin: 0 0 14px 0;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.16em;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #2d4554;
  text-transform: uppercase;
}

/* TITLE */
.event-text {
  margin: 0 0 20px 0;
  font-size: 44px;
  line-height: 1;
  letter-spacing: 0.01em;
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #2d4554;
  text-transform: uppercase;
}

/* RSVP */
.event-rsvp a,
.event-rsvp a:link,
.event-rsvp a:visited {
  color: #2d4554;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 0.14em;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
}

.event-rsvp a:hover,
.event-rsvp a:active {
  text-decoration: underline;
}

/* TABLET */
@media screen and (max-width: 1200px) {
  .events-grid {
    gap: 28px;
  }

  .event-text {
    font-size: 36px;
  }

  .event-date {
    font-size: 16px;
  }

  .event-rsvp a {
    font-size: 18px;
  }
}

/* MOBILE */
@media screen and (max-width: 900px) {
  .events-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .event-image-content {
    padding: 20px;
  }

  .event-join-text {
    font-size: 13px;
  }

  .event-logo {
    height: 60px; /* smaller on mobile */
  }

  .inpersonframe {
    margin-bottom: 22px;
    font-size: 16px;
    padding: 12px 20px;
  }

  .event-date {
    font-size: 15px;
  }

  .event-text {
    font-size: 30px;
  }

  .event-rsvp a {
    font-size: 16px;
  }
}







.event-title-1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 40px;
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	color: #ccac81;
	text-transform: uppercase;
	text-align: left;
	
}



.event-title-2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 70px;
	line-height: 85px;
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	color: #2d4554;
	text-transform: uppercase;
	text-align: left;
	
}




.footercol1 {
	width: 27%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2%;
	padding-right:0px;
	float: left;
	
}

.footercol1 img {
	width: 60%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.footercol2 {
	width: 22%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:2%;
	font-size: 22px;
	line-height: 1.8;
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	
}

.footercol2 img {
	width: 15%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.footercol2 {
	padding: 0 0 0px 0;
	font-size: 20px;
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	
	float: left;
}


.footercol2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	


}


.footercol2 ul li {
	position: relative;
	padding: 0px 10px 0 10px;
}


.footercol2 ul li {
	float: none;
}


.footercol2 a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
}

.footercol2 a:hover {
	color: #bf7041;
	-webkit-text-stroke-width: 1px;
}


.footercol2 ul li:hover > ul {
	top: 100%;
	opacity: .9;
}




.footerhr {
	background-color: #2d4554;
	width: 100%;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}





.footertext {
	width: 94%;
	height: auto;
	min-height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	line-height: 24px;
	font-family: "futura-pt", sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}





.middle-bg-strip {
	background-image: url(images/middle-bg-strip.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.pastevents-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  width: 100%;
}

.pastevent-card {
  position: relative;
  min-height: 600px;
  padding: 42px 36px 42px 36px;
  background-image: url("images/past-event-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px dotted rgba(223, 197, 142, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-sizing: border-box;
}


/* CONTENT BOX (border removed) */
.pastevent-content {
  padding: 0;
  margin-bottom: 22px;
}

.pastevent-title {
  margin: 0 0 11px 0;
  font-size: 28px;
  line-height: 1.28;
  letter-spacing: 0.04em;
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}

.pastevent-text {
  margin: 0;
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.03em;
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}

@media screen and (max-width: 1100px) {
  .pastevents-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pastevent-card {
    min-height: 700px;
  }
}

@media screen and (max-width: 767px) {
  .pastevents-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .pastevent-card {
    min-height: auto;
    padding: 28px 22px;
  }

  .pastevent-content {
    margin-bottom: 28px;
  }

  .pastevent-title {
    font-size: 24px;
    line-height: 1.24;
    margin-bottom: 16px;
  }

  .pastevent-text {
    font-size: 17px;
    line-height: 1.4;
  }
}


/* BUTTON */
.inpersonlowerframe {
  display: inline-block;
  width: fit-content;
  margin: 0 0 10px 0;
  padding: 14px 24px;
  font-size: 18px;
  line-height: 1;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ccac81;
}






.sponsoredimage {
	max-width: 350px;
	height: auto;
	min-height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
}





.blogtitle {
	font-size: 34px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
}

.blogtitle a:link {color: #2d4554;font-weight: 500; text-decoration: none; }
.blogtitle a:visited {color: #2d4554;font-weight: 500;  text-decoration: none;}
.blogtitle a:hover {color: #2d4554;font-weight: 500; text-decoration: underline; }
.blogtitle a:active {color: #2d4554;font-weight: 500; text-decoration: none; } 



.blogdatecat {
	font-size: 16px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #000000;
	text-align: left;
	font-weight: 500;
	padding-top:15px;
	padding-bottom:40px;
}

.blogleftcolumn {
	width: 60%;
	height: auto;
	min-height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right:2%;
	float: left;
}

.blogleftcontent {
	background-color: #f4efe6;
	width: 94%;
	height: auto;
	min-height: auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:3%;
	padding-left:3%;
	font-size: 24px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
	margin-bottom:40px;
	float: left;
}


.blogrighttcolumn {
	background-color: #f4efe6;
	width: 26%;
	height: auto;
	min-height: auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:3%;
	padding-left:3%;
	font-size: 24px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
	float: left;
}




.partnercolumns-wrap {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	width: 100%;
}

.partnercolumns {
	height: auto;
	min-height: auto;
	padding: 0 3% 0 3%;
	font-size: 22px;
	line-height: 1.5;
	font-family: "futura-pt", sans-serif;
	color: #2d4554;
	text-align: left;
	font-weight: 500;
	box-sizing: border-box;
}

/* put divider lines only between columns */
.partnercolumns:not(:last-child) {
	border-right: 0.25pt solid #2d4554;
}

.partnercolumns ul {
	margin: 18px 0 24px 22px;
	padding: 0;
}

.partnercolumns li {
	margin-bottom: 8px;
}

@media screen and (max-width: 900px) {
	.partnercolumns-wrap {
		grid-template-columns: 1fr;
	}

	.partnercolumns {
		width: 100%;
		padding: 0 0 28px 0;
		border-right: none !important;
	}

	.partnercolumns:not(:last-child) {
		border-bottom: 0.25pt solid #2d4554;
		padding-bottom: 28px;
		margin-bottom: 28px;
	}
}




.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.alignright {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
	float: right;
	
}

.alignleft {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:0px;
	float: left;
	
}




.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -230px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 230px; 
}







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

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }




























