*,
*::before,
*::after {
  box-sizing: border-box;
} 
body, html {
  height: 100%;
  margin: 0;	
	line-height: 1.7;
color: #1f2029;
background-color:#ffffff;
	font-family: "Poppins", "Montserrat", "Lato", sans-serif;
}

.fnt-montserrat-basic {font-family: "Montserrat", "Lato", sans-serif;}
.fnt-madimi-one {
  font-family: "Madimi One", sans-serif;
}
.titan  {font-family: "Titan+One", "Montserrat", "Lato", sans-serif;}
.default-view-only {display: block!important;}
.display-lg {display: none!important;}

.text-lg {	font-size: 1.125rem;}
/* (A) STICKY HEADER */
#page-header { position: sticky; top: 0; z-index: 999999; }
.bgimg-0,.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  /*opacity: 0.65;*/
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-0 {
  background-image: url("../assets/cultureweekend_bg_2024.jpg");
min-height: 300px;
    width: 100%;
}
.bgimg-1 {
  background-image: url("../assets/cultureweekend_splash_2024.jpg");
 min-height: 75vh;
    width: 100%;
}

.bgimg-2 {
  background-image: url("../assets/cultureweekend_splash.jpg");
  min-height: 400px;
}

.bgimg-3 {
  background-image: url("../assets/cultureweekend_splash.jpg");
  min-height: 100vh;
}
.clear {clear: both; min-height: 1vh!important;}
.break {
  flex-basis: 100%;
  height: 0;
}
p {
  font-family: "Montserrat", sans-serif;
  /*font-optical-sizing: auto;*/
	font-size: 1rem;
  font-weight: 500;
  font-style: normal;
	line-height: 1.4;
}
h1, h2, h3 {
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	text-transform: uppercase;
}
h3 {letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #111; 
  font-weight: 300;
  font-style: normal;
} 
h2 {
  font-size: 2rem;
  font-weight: 200;
  font-style: normal; 
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; 
}

h1 {
   font-size: 1.25rem;
  font-weight: 100;
  font-style: normal;
	font-family: "Poppins", "Lato", "Titan+One";
}
span.previewlinks.view.active {
    padding: 1rem;
	margin: 1rem;}
p.action {padding: 1rem; font-size: 1.25rem;}
i.menu-icon  { font-family: 'Material Symbols Outlined';
content: '\e5d4';}
.centre-block {text-align: center; padding: 10px 20px;}

/* CSS */
.button-75 {
  align-items: center;
  background-image: linear-gradient(135deg, #f34079 40%, #fc894d);
  border: 0;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family: "Codec cold",sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 54px;
  justify-content: center;
  letter-spacing: .4px;
  line-height: 1;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3px;
  text-decoration: none;
  text-transform: uppercase;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-75:active {
  outline: 0;
}

.button-75:hover {
  outline: 0;
	background-image: linear-gradient(135deg, #00875c 40%, #e1d003);
}

.button-75 span {
  transition: all 200ms;
}

.button-75:hover span {
  transform: scale(.9);
  opacity: .75;
}
.button-75 a{text-decoration: none; color: #fff;}

@media screen and (max-width: 991px) {
  .button-75 {
    font-size: 15px;
    height: 50px;
  }

  .button-75 span {
    line-height: 50px;
  }
}
.cta { padding: 0.75rem;}
.cta a.links, a.cta-links  { 
    border: 1px solid #db0667;
    background: #db0667;
    color: #efefef;
    font-size: 0.8rem;padding: 0.5rem;
	text-decoration: none;
}

.cta a.links:hover, a.cta-links:hover{padding: 0.5rem; 
    color: #db0667;
    background: #efefef;
    border: 1px solid #db0667;}

.cta p.lead {text-transform: uppercase;}
.button.buy-tix{
 display: inline-block;
    text-align: center;
    text-decoration: none;
    color: white;
    background: linear-gradient(to bottom, rgb(250, 125, 41), rgb(249, 102, 51));
    font-size: 0.8rem;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    padding: 0.25rem 0.85rem;
  border-radius: 9999px;
  box-shadow: 3px 5px 20px rgb(250, 125, 41);
  transition-property: box-shadow;
  transition-duration: 0.75s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-duration: 0.75s;
}
.button.buy-tix:hover{
  box-shadow: 0 0 0 #fff;
}
.txt-l, .alg-l, .t-l{text-align: left;}
.txt-c, .t-c {text-align: center;} 
.txt-r, .t-r {text-align: right;}
.txt-j, .t-j {text-align:justify;}

.fnt-xs {font-size: 0.60rem;}
.fnt-sm {font-size: 0.75rem;}
.fnt-md {font-size: 1rem;}
.fnt-lg {font-size: 1.25rem;}
.fnt-xl {font-size: 1.75rem;}
.fnt-2xl {font-size: 2rem;}
.fnt-3xl {font-size: 2.5rem;}
.fnt-fun { font-family: "Madimi One", sans-serif;}
.cap {text-transform: uppercase;}
.col-1-7 {width: 97%; padding: 0 1.5%; clear: both;}
.col-1-6 {width: 97%; padding: 0 1.5%; clear: both;}
.col-1-5 {width: 97%; padding: 0 1.5%; clear: both;}
	.col-1-4 {width: 97%; padding: 0 1.5%; clear: both;}
	.col-1-3 {width: 97%; padding: 0 1.5%; clear: both;}
	.col-1-2 {width: 97%; padding: 0 1.5%; clear: both;}
	.col-1-1 {width: 97%; padding: 0 1.5%; clear: both;}	
	

.col-2-7 {width: 47%; padding: 0 1.5%; float: left;}
.col-2-6 {width: 47%; padding: 0 1.5%; float: left;}	
.col-2-5 {width: 47%; padding: 0 1.5%; float: left;}
	.col-2-4 {width: 47%; padding: 0 1.5%; float: left;}
	.col-2-3 {width: 47%; padding: 0 1.5%; float: left;}
	.col-2-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-2-1 {width: 47%; padding: 0 1.5%; float: left;}	


.col-3-7 {width: 29.5%; padding: 0 1.5%; float: left;}
.col-3-6 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-5 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-4 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-2 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-1 {width: 29.5%; padding: 0 1.5%; float: left;}
	
	
	.col-4-7 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-6 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-5 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-3 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-2 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-1 {width: 22%; padding:0 1.5%; float: left;}


	.col-5-7 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-6 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-4 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-3 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-2 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-1 {width: 17%; padding:0 1.5%; float: left;}


	.col-6-7 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-5 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-4 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-3 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-2 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-1 {width: 13.66%; padding:0 1.5%; float: left;}


.col-7-7 {width: 11.28%; padding:0 1.5%; float: left;}
.col-7-6 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-5 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-4 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-3 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-2 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-1 {width: 11.28%; padding:0 1.5%; float: left;}


.col-100-90 {width: 100%; float: none;}
.col-100-80 {width: 100%; float: none;}
.col-100-70 {width: 100%; float: none;}
.col-100-60 {width: 100%; float: none;}
.col-100-50 {width: 100%; float: none;}
.col-100-40 {width: 100%; float: none;}
.col-100-30 {width: 100%; float: none;}
.col-100-20 {width: 100%; float: none;}
.col-100-10 {width: 100%; float: none;}


.col-30 {width: 30%; float: left;}
.col-40 {width: 40%; float: left;}
.col-50 {width: 50%; float: left;}
.col-60 {width: 60%; float: left;}
.col-70 {width: 70%; float: left;}

.mw2 {margin: 0 2%;}
.mw3 {margin: 0 3%;}
.mw4 {margin: 0 4%;}
.mw5 {margin: 0 5%;}
.mw10 {margin: 0 10%;}
.mw15 {margin: 0 15%;}
.mw20 {margin: 0 20%;}
.mw25 {margin: 0 25%;}
.mw30 {margin: 0 30%;}
.mw35 {margin: 0 35%;}
.mw40 {margin: 0 40%;}


.mh1 {margin: 1% 0;}
.mh2 {margin: 2% 0;}
.mh3 {margin: 3% 0;}
.mh4 {margin: 4% 0;}
.mh5 {margin: 5% 0;}
.mh10 {margin: 10% 0;}
.mh15 {margin: 15% 0;}

.mt1 {margin-top: 1%;}
.mt2 {margin-top: 2%;}
.mt3 {margin-top: 3%;}
.mt4 {margin-top: 4%;}
.mt5 {margin-top: 5%;}

.mb1 {margin-bottom: 1%;}
.mb2 {margin-bottom: 2%;}
.mb3 {margin-bottom: 3%;}
.mb4 {margin-bottom: 4%;}
.mb5 {margin-bottom: 5%;}
.mb10 {margin-bottom: 10%;}


.pp1 {padding: 1%!important;}
.pp2 {padding: 2%!important;}
.pp3 {padding: 3%!important;}
.pp4 {padding: 4%!important;}
.pp5 {padding: 5%!important;}
.pp6 {padding: 6%!important;}
.pp7 {padding: 7%!important;}
.pp8 {padding: 8%!important;}
.pp9 {padding: 9%!important;}
.pp10 {padding: 10%!important;}
.pp15 {padding: 15%!important;}
.pp20 {padding: 20%!important;}
.pp30 {padding: 30%!important;}

.p0 {padding: 0;}
	.m0 {margin: 0;}
.m1 {margin: 1rem;}
	
.pw3 {padding: 0 3%;}
.pw5 {padding: 0 5%;}
.pw10 {padding: 0 10%;}
.pw15 {padding: 0 15%;} 

nav {    z-index: 999999;
        position: absolute;
    top: 0;
    right: 0;
    margin: 0;}

.blur {background-color: rgba(255, 0, 106, 0.4);
box-shadow: 0 0 2em 1em rgba(255, 0, 106, 0.4);
    text-shadow: 0 8px 0 rgba(123, 0, 224, 0.4);}

.bdr-none {border: none!important;}
.bar {text-align: center;
	font-weight: 300; 
    float: none;
    position: relative; 
	} 
 .bar .dateheading{font-family: "Titan One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.75rem;
    letter-spacing: 0.05rem; 
    width: auto;
    color: #fff;
    line-height: normal;
    text-shadow: 4px 4px 5px black; }
/*.bar { margin: 0 10vw;}
.bar .bone{background-color: #222;
  color: #fff;      padding: 0.25rem; }
	
.bar .btwo{background-color: #222;
    color: #fff;     padding: 0.25rem;  }
.bar p { text-align: center; font-size: 0.9rem;
    font-weight: 600; margin:0;} 
*/
.overline {text-decoration: overline;}

.level0 {
  position: relative;
  background: #000;
  width: 100vw;
  margin:0; 
}

.level1 {
opacity: 0.8;
    background: #000;
    position: absolute;
    top: 0; 
}
.level2 {position: absolute;
    bottom: 0;
    margin: 10% 20%;
    width: 60%;
}
.level2 img{    width: 80%;
    margin: 0 10%; 
}

.video-bgimage{ 
	animation: fadeout-anim 5s linear forwards;
}
.video-bgimage img{ opacity: 0.5; width:100%;
}
@keyframes fadeout-anim {
	100% {
		opacity: 0;
	}
}

#culture_a {border-bottom: 2.5rem solid rgb(255 255 255 / 50%);}
#culture_b {border-bottom: 1rem solid #e1d003;}
#culture_c {border-bottom: 1rem solid #e1d003;}
#culture_info {border-bottom: 1rem solid #e1d003;}


#hello_culture {
    text-align: center; }


#hello_culture a { 
	text-decoration: none;
	border-bottom: dotted 2px crimson;
    color: #fffb00;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Poppins';
}
#hello_culture a span {
position: absolute;
    /* top: 0; */
    left: 50%;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: -0.75rem;
    border-left: 7px solid #db0667;
    border-bottom: 7px solid #db0667;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb07 2s infinite;
    animation: sdb07 2s infinite;
    opacity: 0;
    box-sizing: border-box;
	margin-top: 7.5%;
}
#hello_culture a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#hello_culture a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#hello_culture a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.caption {
  position: absolute;
  left: 0;
 bottom: 5vh;
  width: 100%;
  text-align: center;
  color: #000;
}
.caption span.border {
  background-color: #f70863;
  color: #fff;
  padding: 18px;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
	font-weight: 600;
}
.caption span.border.alt {
 background-color: #e1d003;
}
.bg-fade-0 {opacity: 1;}
.bg-fade-09 {opacity: 0.9;}
.bg-fade-075 {opacity: 0.75;}
.bg-fade-05 {opacity: 0.5;}
.bg-fade-025 {opacity: 0.25;}
.bg-fade-1 {opacity: 0;}

.block {position:relative;}
.block.title h1 {background-color: rgba(255, 0, 106, 0.4);
    border-radius: 100%;
    box-shadow: 0 0 2em 1em rgba(255, 0, 106, 0.4);
    color: white;
    margin: 7.5vh auto;
    position: relative;
    text-align: center;
    text-shadow: 0 8px 0 rgba(123, 0, 224, 0.4);
    transform: rotate(-12deg);
    width: 200px;
    height: auto;
    z-index: -1;
}
.block.title img {    width: 70vw; margin-left: 15vw;  margin-top: 7.5vh;
    margin-bottom: 1rem;    transform: rotate(-12deg);}
.bg-plant {background: #e1d003;}
 .bg-dark {background:#111111;}
.bg-black {background: #000000;}
.bg-dark h3,.bg-black h3,.bg-dark h2,.bg-black h2 {color: #ffffff;}
.bg-dark p,.bg-black p {color: #ffffff;}

.bg-light {background: #ffffff;}
.bg-light h3,.bg-white h3{color: #111111;}
.bg-light h2,.bg-white h2 {color: #111111;}
.bg-light p,.bg-white p {color: #111111;}

.bg-white {background: #ffffff;}
.bg-pink {background: #DB0667;}
.bg-hotpink {background: #f21a5f!important;}
.bg-grey{background: #222222;}
.hotpink, .fnt-hotpink {color: #f21a5f!important;}
.bluegreen {color: #02a693!important;} 
.fnt-green {color: #238d36;}
.fnt-yellow {color: #b3b085;}
.fnt-sage {color: #afaf8d!important;}
.bg-sage {background-color: #afaf8d!important;}
.bg-lightgrey {background-color: #A4A4A4!important;}
.txtimpact { font-size:1rem; font-weight: 900; padding:1rem; font-family: "Titan+One", "Poppins", "Montserrat" Sans-serif;}
 .txt-light,p.p-light,  h3.h-light,  h2.h-light,  h1.h-light {color: #FDE7D0!important;}
.txt-dark, p.p-dark,  h3.h-dark,  h2.h-dark, h1.h-dark {color:#474747!important;}

p.white, .txt-white,.fnt-white, p.p-white, h3.h-white, h2.h-white, h1.h-white {color:#ffffff!important;} 

.txt-pinkish, p.p-pinkish, h3.h-pinkish , h2.h-pinkish , h1.h-pinkish, .h-pinkish h1, .h-pinkish h2, .h-pinkish h3, .p-pinkish p  {color: #F24F7B!important;}

.sub-block {padding:10px 20px;}
.mini-block {    text-align: center;
    padding: 5px 10px;
}
	

.shrink {max-width: 100%;}
.shrink-h {    max-height: 15vh;}
.reverse-polaroid {}
 .polaroid {
	background-color: rgb(218 218 218 / 20%);   }

.polaroid .label {pading:1rem; text-transform: uppercase; }
.frame_a {
  background-image: url("../assets/decor_a.png");
 transform: rotate(180deg);
  background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
 position: relative; 
}

 .frame_a .polaroid {
	background-color: rgb(218 218 218 / 20%); 
      transform: rotate(180deg); }  
.bullet-circle {    background: crimson;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding: 12.5px;
    margin-left: 0.75em;}
.parallax {
  /* The image used */
  background-image: url("../assets/cultureweekend_splash.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax p {color: red;}
.mission li {font-size: 1rem;}
.big p {font-size: 1.5rem;}
.w100 {font-weight: 100;}
.w300 {font-weight: 300;}
.w600 {font-weight: 600;}
.w900 {font-weight: 900;}

.mini-logo { max-width: 100%;}
.mini-logo img {     width: 20vw;}
.mini-logo img.shrink {width: 12.5vw;padding: 2vh 0;}

.mini-logo img.shrink.extra {width: 6.5vw;padding: 2vh 0;}
.box {clear: both;
  margin-left: auto;
  margin-right: auto; min-height: 1vh}
.btn {width: 70vw; float: left }
 
.btn a, .btn button {padding: 2rem;}
.button, button {margin: 2px; }
  a.button, button.button  {padding: 0.6rem;border-radius: 0.25rem;}
a.button.buy, button.button.buy { background-color: #F10C61; color: #fff; text-decoration: none; font-weight: 900}

 a.button:hover.buy, button.button:hover.buy  { background-color: #393939; color: #fff;}

 a.button.view, button.button.view {  background-color: #00875c;
	color: #ffeba7;text-decoration: none; font-weight: 900}

 a.button:hover.view, button.button:hover.view  {  color: #00875c;
	background-color: #ffeba7;}
 

.boxframe p {font-size: 1.25rem; min-height: 17.5vh;}



.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.thumb { height: 100%; width: auto;}

.thumb img { max-width: 100%;}
.mini-event-logo {width:25vw;}
.mini-event-logo img { max-width: 100%;}
.polaroid .thumb {clear: both;}
.polaroid .thumb img {max-height:50px;}
.polaroid .mini {max-height: 90px; max-width: 90px;overflow: hidden;}
.polaroid .mini img {height: 90px;}
.access {padding: 1rem; margin: 1rem;}
.access span {
    font-size: 1.5rem;
    padding: 0.5rem;
}
.access .green {background: green;}
.access .red {background: red;}
.access .black {background: black;}
.access .blue {background: blue;}
.access .yellow {background: yellow;}
.access .off {background: #efefef!important;}
.img_soca_republic { content:url("../assets/soca_republic.png"); }
.img_carnival_south { content:url("../assets/carnival_south.png"); }
.img_radiate_festival  { content:url("../assets/radiate_festival.png"); }
.img_windrush_festival  { content:url("../assets/windrush_festival.png"); }
.img_forever_jouvert  { content:url("../assets/forever_jouvert.png"); }
.img_uk_zess_fest  { content:url("../assets/uk_zess.png"); }
.img_am_ravers { content:url("../assets/am_ravers.png"); }
.img_lex_pempeople { content:url("../assets/lexpempeople.png"); }


li.plain { list-style: none;}

#faqs p {    min-height: unset;}

details {
  user-select: none;
}

details>summary span.icon {
  width: 2rem;
  height: 2rem;
	font-size: 2rem;
  transition: all 0.3s;
  margin-left: auto;
}

details[open] summary span.icon {
  transform: rotate(90deg);
}

details .info-block {margin: 20px 0;
padding: 0;}


#culture_info summary, .noflex {
	display:block; 
}

summary {
  display: flex; 
}


summary::-webkit-details-marker {
  display: none;
}
.label.location::before { 
    padding: 0.75rem;
    margin-right: 0.75rem; 
  font-family: 'Material Symbols Outlined';
	content:'\e0c8';
}
.label.time::before { 
    padding: 1rem;
    margin-right: 1rem; 
  font-family: 'Material Symbols Outlined';
	content:'\e8b5';
}
.label.day\+date::before { 
    padding: 1rem;
    margin-right: 1rem; 
  font-family: 'Material Symbols Outlined';
	content:'\ebcc';
}
.label.day\+date.day1::before {
    background: #fff; 
}
.label.day\+date.day2::before {
    background: #fff; 
}
.label.day\+date.day3::before {
    background: #fff; 
}
p.label.day\+date, p.label.time, p.label.location {font-size: 1.35rem;
    font-weight: 900;
    color: #222;
    margin: 1rem 0;
    font-family: 'poppins';
    text-transform: uppercase;
    letter-spacing: 1px;}
 p.label.location {font-size: 1.35rem;
    font-weight: 500;
    color: #222;
    margin: 1rem 0;
    font-family: 'poppins';
    text-transform: uppercase;
    letter-spacing: 1px;}
.eventcontent h3.label::after {
    float: right;
    padding: 2rem 2.5rem;
    background: #f21a5f; 
    color: #fff;
}
.eventcontent h3.label.daylist::after { 
    background: #f21a5f;
    content: 'SAT - SUN'; 
}
.eventcontent h3.label.day1::after { 
    background: #f21a5f;
    content: 'DAY 1 | FRIDAY'; 
}
.eventcontent h3.label.day2::after { 
    background: #f21a5f;
    content: 'DAY 2 | SATURDAY'; 
}
.eventcontent h3.label.day3::after { 
    background: #f21a5f;
    content: 'DAY 3 | SUNDAY'; 
}
.tile h3 {letter-spacing: normal;}
.impact_txt{letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #111;
    font-weight: 300;
    font-style: normal;}
.eventpreview{
  position: relative;
  width: 100%;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.full-height{
  min-height: 100vh;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
  position: absolute;
  left: -9999px;
}
nav .modal-wrap h1{
    font-size: 2em;
    font-family: 'Titan One', san-serif;
    background-color: rgba(255, 0, 106, 0.4);
    border-radius: 100%;
    box-shadow: 0 0 2em 1em rgba(255, 0, 106, 0.4);
    color: white;
    margin: 7.5vh auto;
    position: relative;
    text-align: center;
    text-shadow: 0 8px 0 rgba(123, 0, 224, 0.4);
    transform: rotate(-12deg);
    width: 200px;
    height: auto;
z-index: -1;}


nav .modal-btn:checked + label,
nav .modal-btn:not(:checked) + label{padding: 0.5rem; margin: 0.5rem; width: auto;} 
nav .modal-btn:checked + label:after, .modal-btn:not(:checked) + label:after { content: '\e5cd'; color: crimson;}
nav .modal-wrap .mini-logo img { text-align: center;}
nav .modal-wrap h2 {  font-family: "Titan One", sans-serif;   font-weight: 400;  font-style: normal; font-size: 1.25rem; }
nav .modal-wrap a {    color: #fff;    text-decoration: none;}
nav .modal-wrap a:hover {    color:crimson;    text-decoration: none;}
nav .modal-wrap {background:  #ffc901; text-align: center;  font-family: 'Poppins', sans-serif;}

.modal-btn:checked + label,
.modal-btn:not(:checked) + label{
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 500; 
  line-height: 2;
  height: 50px;
  transition: all 200ms linear;
  border-radius: 4px;
  width: 240px;
  letter-spacing: 1px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
  border: none;
  cursor: pointer;
  background-color: #00875c;
  color: #ffeba7;
  box-shadow: 0 12px 35px 0 rgba(16,39,112,.25);
}
.modal-btn:not(:checked) + label:hover{
  background-color: #ffeba7;
  color: crimson;
}
.modal-btn:checked + label .uil,
.modal-btn:not(:checked) + label .uil{
	margin-left: 10px;
	font-size: 18px;
}
.modal-btn:checked + label:after,
.modal-btn:not(:checked) + label:after{
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 110;
  width: 40px;
  border-radius: 3px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  background-color: #ffeba7;
  color: #102770;
  /*font-family: 'unicons';
  content: '\eac6';*/
	  font-family: 'Material Symbols Outlined';
	content: '\e5cd';
  box-shadow: 0 12px 25px 0 rgba(16,39,112,.25);
  transition: all 200ms linear;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
}
.modal-btn:checked + label:hover:after,
.modal-btn:not(:checked) + label:hover:after{
  background-color: #102770;
  color: #ffeba7;
}
.modal-btn:checked + label:after{
  transition: opacity 300ms 300ms ease, transform 300ms 300ms ease, background-color 250ms linear, color 250ms linear;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.modal{
  position: fixed;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-x: hidden;
  background-color: rgba(31,32,41,.75);
  pointer-events: none;
  opacity: 0;
  transition: opacity 250ms 700ms ease;
}
.modal-btn:checked ~ .modal{
  pointer-events: auto;
  opacity: 1;
  transition: all 300ms ease-in-out;
}
.modal-wrap {
  position: relative;
  display: block;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #fff;
    -ms-flex-item-align: center;
    align-self: center;
    box-shadow: 0 12px 25px 0 rgba(199,175,189,.25);
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;
}
.modal-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
.modal-wrap p {
  padding: 20px 30px 0 30px;
}
.modal-btn:checked ~ .modal .modal-wrap{
  opacity: 1;
  transform: scale(1);
  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease;
}

 
.modal-btn:checked ~ .logo img {
  	filter: brightness(100%);
	transition: all 250ms linear;
}


@media screen and (max-width: 500px) {
	.modal-wrap {
		width: calc(100% - 40px);
		padding-bottom: 15px;
	}
	.modal-wrap p {
	  padding: 15px 20px 0 20px;
	}
}



.gallery {
  display: grid;
  gap: 10px; 
  grid-template-columns: auto 0 auto;
  place-items: center;
  border-radius: 50%;
  overflow: hidden;
}
.gallery > img {
  width: 100px; /* control the size */
  aspect-ratio: 1;
  object-fit: cover;
  transition: .35s;
  filter: grayscale();
  cursor: pointer;
}
.gallery > img:hover {
  filter: grayscale(0%);
}

.gallery > img:nth-child(1) {
  clip-path: polygon(0 0,50% 0,100% 100%,0 100%);
}
.gallery > img:nth-child(2) {
  clip-path: polygon(0 0,100% 0,50% 100%);
}
.gallery > img:nth-child(3) {
  clip-path: polygon(50% 0,100% 0,100% 100%,0 100%);
}
.gallery > img:nth-child(4) {
  clip-path: polygon(0 0,100% 0,50% 100%,0 100%);
}
.gallery > img:nth-child(5) {
  clip-path: polygon(50% 0,100% 100%,0% 100%);
}
.gallery > img:nth-child(6) {
  clip-path: polygon(0 0,100% 0,100% 100%,50% 100%);
}

.gbody {
  margin: 0;
 /* min-height: 50vh;*/
  display: grid;
  place-content: center;
 /* background: #557c75;*/
  /*background-image: url("../assets/cultureweekend_bg_2024.jpg");*/
}
.event_day .circle{ height: 175px;
    width: 175px;
    background-color: #e1d003;
    border-radius: 50%;
    display: inline-block;}
.circle{ height: 30vh;
  width: 30vw;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;}

.dot {
  height: 2vh;
  width: 2vw;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
.minidot {
  height: 20px;
  width: 20px;
  background-color: #ff955a;
  border-radius: 50%;
  display: inline-block;
	margin-right: 1rem;
}
.minidot.red {
    background: #eb001f;
}
.minidot.green {
    background: #03A461;
}
.minidot.black {
    background: #000000;
}
.dotted { border: 1px dotted crimson;}

.event_day {
    background: #ffffff;
    padding: 0.5rem;
    color: #555555;
    border: 15px solid #ffffff;
}

/*==================================================
 * Effect 3
 * ===============================================*/
.shadow-ef3
{
  position: relative;
}
.shadow-ef3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}


/*==================================================
 * Effect 7
 * ===============================================*/
.shadow-ef7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.shadow-ef7:before, .shadow-ef7:after
{
  content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.shadow-ef7:after
{
  right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}



/*PULSE ANIMATION*/


.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.35);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}


* {box-sizing: border-box}

#event_window button.tablinks {
    border: 0.5rem solid #efefef; 
}
#event_window button.tablinks.active { 
       background:#ff955a;  
	border: 0.5rem solid #ff955a;
}
#event_window .tablinks h3.label {
     margin: 0;
    padding: 1rem;
    font-size: 1.5rem;
    letter-spacing: 1px;
    color: #db0667;
    font-weight: 600;
}
#event_window .tablinks.active h3.label {
 color:#fff;
}


#event_window .tablinks .label {float: left;}

/* Style the tab */
#days .tab { margin:2rem 0;
  background-color: #ffffff; 
}
#days .tablinks h3.label {
 margin: 0;
    font-size: 1rem;
    letter-spacing: 1px;
	color: #CEBA05;
}
#days .tablinks.active h3.label {
 color:#fff;
}


#days .tablinks .label {float: left;}
/* Style the buttons that are used to open the tab content */
#days .tab button {
  display: block;
    background-color: #F3F3F3;
  color: #222222;
 padding: 2%; 
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
	margin: 0.5rem 0;	
    border-left: 2rem solid #fffb00;
}

#days .tab button::after { 
  font-family: 'Material Symbols Outlined';
	content: 'View Event'; 
  content: "\e836"; 
  -webkit-font-feature-settings: 'liga';
	float: right;
	font-size: 1.25rem;
	color:#CEBA05;
}


/* Change background color of buttons on hover */
#days .tab button:hover {
     background-color: #fffb00;
	color:#fff;
}


/* Create an active/current "tab button" class */
#days .tab button.active {
     background-color: #db0667;
	color: #fff;
    border-left: 1.25rem solid #fffb00;
}
#days .tab button:hover::after { 
	content: "\e837";   
	color:#ffffff;
}
#days .tab button.active::after { 
	content: "\e837";  	
	color:#fff;
}
#days .tab button.active .view::after {
  font-family: "Montserrat", "Lato", sans-serif;
  content: "Viewing" ;  
  -webkit-font-feature-settings: 'liga';
	clear: both;
	font-size: 1rem;
	color: white; 
}


/* Style the tab content */
#days .tabcontent { 
  padding: 0px 12px; 
  width: 100%; 
}
/* END DAYS*/
/* Style the eventtab */
.eventtab { margin:2rem 0;
  background-color: #ffffff; 
}
.eventlinks p.label {
margin: 0;
    font-size: 1rem;
    letter-spacing: 1px;
    color: #222222;
    font-weight: 300!important;
}
.eventlinks.active p.label, .previewlinks.active p.label  {
color: #db0667;
}


.eventlinks .label {float: left;}

.previewlinks.active p.label {
      color: #fff;
    font-weight: 300 !important;
    margin: 0 0.5rem;
	text-transform: uppercase;
}
.previewlinks.active p.label:after {
	content: "Viewing";
	display: block;
    padding: 0.5rem 0;
}
.previewlinks.active {
  border: solid 1px #e1d003; 
  background: #f21a5f;
     color: #ffeba7; 
	padding: 0;}


.previewlinks p.label {
    font-family: 'Poppins', 'Montserrat';
}
/* Style the buttons that are used to open the tab content */
.eventtab button {
 display: block;
    color: #222222;
    padding: 2%;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    margin: 0.15rem 0;
	background-color:#f5f3f3;
}

.eventtab button::after { 
  font-family: 'Material Symbols Outlined';
	content: 'View Event'; 
  content: "\e836"; 
  -webkit-font-feature-settings: 'liga';
	float: right;
	font-size: 1.25rem;
	color: #db0667;
}


/* Change background color of buttons on hover */
.eventtab button:hover {
     background-color: #f74b081a;
	color:#fff;
}


/* Create an active/current ".eventtab button" class */
.eventtab button.active {
   color: #222222;
   border-right: 1.25rem solid #ff955a;
       background-color: #efefef;
}
.eventtab button:hover::after { 
	content: "\e837";   
	color:#ffffff;
}
.eventtab button.active::after { 
	content: "\e837";  	
	color:#fff;
}
.eventtab button.active .view::after {
  font-family: "Montserrat", "Lato", sans-serif;
  content: " " ;  
  -webkit-font-feature-settings: 'liga';
	float: right;
	font-size: 1rem;
	color: white; 
}


/* Style the .eventtab content */
.eventcontent { 
  padding: 0px 12px; 
  width: 100%; 
}

.eventcontent h3.label {
    letter-spacing: unset; 
	color: #f74b08;
	border-bottom: 5px solid #f74b088a;
}
	
	.box-frame {padding: 0.75rem;}
	.info-block {
    padding: 0.3rem;
    margin: 0.3rem 0;
}
.ticket-block {
    margin: 0 1rem;
    padding: 1rem 0;
}
.ticket-block h3{letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #111;
    font-weight: 300;
    font-style: normal;
display: block;
    margin: 0rem;}
.ticket-block summary {flex: none;
display:block;
border: 1px solid rgba(0, 0, 0, 0.3);
   border-radius: 10px;
 padding: 0.5rem 1.5rem;
}

.ticket-block p {margin:0;
padding: 0;}
 details>.ticket-block summary span.icon {
  width: 2rem;
  height: 2rem;
	font-size: 2rem;
  transition: all 0.3s;
  margin-left: auto;
font-family: 'Material Symbols Outlined';
	content: '\e5d4';
	color: #F00660; 
}
.ticket-block span.icon {
  color: #F00660; 
}
.ticket-block .minidot{
/*display: block;*/
}

details.ticket-block summary p.info::after{
	width: 2rem;
  height: 2rem;
	font-size: 2rem;
  transition: all 0.3s;
  margin-left: auto;
font-family: 'Material Symbols Outlined';
	content: '\e5d4';
	color: #F00660;
float: right;}

details[open].ticket-block summary p.info::after{ transform: rotate(90deg);
    color: #34B966;
	content: '\e5d3';}

 
/*details[open].ticket-block summary span.icon {
  transform: rotate(90deg);
	color: #34B966;
}*/

.ticket_info { 
    margin: 1rem;}

.ticket_info a.buy,  button.buy {
    background: #000; 
    padding: 1rem;
    border: 10px;
    /* margin: 0 1rem; */
    font-weight: 800;
    font-size: 1rem;
    color: #fff;
	text-decoration: none;
}
.ticket_info a.buy:hover, button.buy:hover {
	background:  #34B966;
}

.ticket-block .tab {
    margin: 0 1.5rem;
}

 
/*MODAL*/
dialog {
	position:fixed;
  background: #000;
  color:#fff;
   top: 0;
  left:0;
   width: 100%;
 min-height: 100%;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
   background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}
dialog .content{  
  position: relative;
  margin: auto;
  padding: 1rem;
  overflow: hidden;
  border-radius: 2px;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;

  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
 max-width:90%;
  align-items: center;
}

.modal-box {
   width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.modalcontainer {
   width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}


/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Button */

.btn {
  display: block;
  background: #222;
  color: #fff;
  padding: 1rem 2rem;
  border: 1px solid #222;
  font-size: 1rem;
  margin: 2rem auto;
  transition: all 0.4s ease-in;
  right:0;
  top:0;
}

.btn:hover {
  cursor: pointer;
  color: #222;
  background: #fff;
}



.carousel button{
    border: none;
    cursor: pointer;
    color: white;
    background: none;
    transition: all .3s ease-in-out;
}

.carousel {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
}

.carousel-view {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 44px 0;
  transition: all 0.25s ease-in;
}

.carousel-view .item-list {
  max-width: 950px;
  width: 70vw;
  padding: 50px 10px;
  display: flex;
  gap: 48px;
  scroll-behavior: smooth;
  transition: all 0.25s ease-in;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  overflow: auto;
  scroll-snap-type: x mandatory;
}


/* Hide scrollbar for Chrome, Safari and Opera */
.carousel .item-list::-webkit-scrollbar {
  display: none;
}

.carousel .prev-btn {
  background: none;
  cursor: pointer;
}

.carousel .next-btn {
  cursor: pointer;
}

.carousel .item {
  scroll-snap-align: center;
  min-width: 120px;
  height: 120px;
  background-color: deeppink;
  border-radius:8px;
}



	/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-device-height: 380px) {
	
	/*.bgimg-0 {min-height: 60vh}*/
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	
	/* middle number is for this width*/
	.col-600-2  {width: 47%; padding: 0 1.5%; float: left; clear: none;} 
	
}

 
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	nav .modal-wrap h1{
		font-size:3em;}
	nav .modal-wrap h2 {font-size: 2rem; }
	nav .modal-btn:checked + label, nav .modal-btn:not(:checked) + label {
    padding: 1rem;
    margin: 2rem;
    width: auto;
}
	h1 {
   font-size: 2rem;
}
.display-lg {display: block!important;}
	
.default-view-only {display: none!important;}
	.block.title img {width: 50vw; margin-left: 25vw;    margin-top: 25vh;}
	
	.col-100-90 {width: 90%; float: left;}
	.col-100-80 {width: 80%; float: left;}
.col-100-70 {width: 70%; float: left;}
.col-100-60 {width: 60%; float: left;}
.col-100-50 {width: 50%; float: left;}
.col-100-40 {width: 40%; float: left;}
.col-100-30 {width: 30%; float: left;}
.col-100-33 {width: 33.3%; float: left;}
	
.col-100-20 {width: 20%; float: left;}
.col-100-10 {width: 10%; float: left;}
	/* middle number is for this width*/
	.col-1-4-7 {width: 22%; padding:0 1.5%; float: left;}
	.col-1-4-6 {width: 22%; padding:0 1.5%; float: left;}
	.col-1-4-5 {width: 22%; padding:0 1.5%; float: left;}
	
	
	.col-1-7 {width: 14.28%; padding:0 1.5%; float: left; clear: none;}
	.col-1-6 {width: 16.66%; padding:0 1.5%; float: left; clear: none;}
	.col-1-5 {width: 17%; padding:0 1.5%; float: left; clear: none;}
	.col-1-4 {width: 22%; padding:0 1.5%; float: left; clear: none;}
	.col-1-3 {width: 29.5%; padding: 0 1.5%; float: left; clear: none;}
	.col-1-2 {width: 47%; padding: 0 1.5%; float: left; clear: none;}
	.col-1-1 {width: 97%; padding: 0 1.5%; clear: both;}	
	
	.col-2-7 {width: 12.28%; padding:0 1.5%; float: left;}
	.col-2-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-2-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-2-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-2-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-2-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-2-1 {width: 97%; padding: 0 1.5%; clear: both;}	
	
	.col-3-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-3-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-3-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-3-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-3-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-3-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-3-1 {width: 97%; padding: 0 1.5%; clear: both;}
	
	
	.col-4-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-4-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-4-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-4-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-4-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-4-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-4-1 {width: 97%; padding: 0 1.5%; float: left;}
	
	
	.col-5-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-5-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-5-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-5-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-5-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-5-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-5-1 {width: 97%; padding: 0 1.5%; float: left;}

	
	
	.col-6-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-6-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-6-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-6-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-6-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-6-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-6-1 {width: 97%; padding: 0 1.5%; float: left;}
	
	
	.col-7-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-7-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-7-5 {width: 17%; padding:0 1.5%; float: left;}
	.col-7-4 {width: 22%; padding:0 1.5%; float: left;}
	.col-7-3 {width: 29.5%; padding: 0 1.5%; float: left;}
	.col-7-2 {width: 47%; padding: 0 1.5%; float: left;}
	.col-7-1 {width: 97%; padding: 0 1.5%; float: left;}
	
	.col-768-15 {width: 15%!important; float: left;}
	.col-768-25 {width: 25%!important; float: left;}
	.col-768-35 {width: 35%!important; float: left;}
	.col-768-45 {width: 45%!important; float: left;}
	.col-768-55 {width: 55%!important; float: left;}
	.col-768-65 {width: 65%!important; float: left;}
	.col-768-75 {width: 75%!important; float: left;}
	
.col-768-20 {width: 20%; float: left;}
.col-768-30 {width: 30%; float: left;}
.col-768-40 {width: 40%; float: left;}
.col-768-50 {width: 50%; float: left;}
.col-768-60 {width: 60%; float: left;}
.col-768-70 {width: 70%; float: left;}
	
.btn {width: 30vw;} 
.btn.q-b5{width: 5vw;}
.btn.q-b10{width: 10vw;}
.btn.q-b15{width: 15vw;}
.btn.q-b20{width: 20vw;}
.btn.q-b25, .q-w25 {width: 25vw;}
.btn.q-b30{width:30vw;}
.btn.q-b35{width:35vw;}
.btn.q-b40{width: 40vw;}
.btn.q-b45{width: 45vw;}
.btn.q-b50{width: 50vw;}
.btn.q-b55{width: 55vw;}
.btn.q-b60{width: 60vw;}
.btn.q-b70{width: 70vw;} 
.btn.q-b75{width: 75vw;}
.btn.q-b80{width: 80vw;} 
	
.q-mw5{margin: 0 5vw;}
.q-mw7{margin: 0 7vw;}
.q-mw10{margin: 0 10vw;}
.q-mw12{margin: 0 12vw;}
.q-mw15{margin: 0 15vw;} 
.q-mw17{margin: 0 17vw;}
.q-mw20{margin: 0 20vw;} 
.q-mw22{margin: 0 22vw;} 
.q-mw25{margin: 0 25vw;} 
.q-mw30{margin: 0 30vw;}  
.q-mw35{margin: 0 35vw;} 
.q-mw40{margin: 0 40vw;} 
.q-mw45{margin: 0 45vw;} 
	
.big p {font-size: 1.75rem;}
	
.fnt_xs {font-size: 0.5rem;}
.fnt_sm {font-size: 0.75rem;}
.fnt_md {font-size: 1rem;}
.fnt_lg {font-size: 1.5rem;}
.fnt_xl {font-size: 2rem;}
.fnt_2xl {font-size: 3rem;}
.fnt_3xl {font-size: 4rem;}
	.p0 {padding: 0;}
	.m0 {margin: 0;}
	
	.cta a.links, a.cta-links  {    margin: 0.2rem;}
	
	.sub-block { padding: 5px 10px;}
	.box-frame {padding: 2rem;}
	.info-block {
    padding: 1rem;
    margin: 1rem 0;
}
	.gallery > img {
		width: 150px; }/* control the size */
	.gbody {/* min-height: 100vh;*/}
	
	
.bar {text-align: center;
	font-weight: 300; 
    float: none;
    position: relative; 
	} 
 .bar .dateheading{
 font-family: "Titan One", sans-serif;   font-weight: 400;  font-style: normal; 
	 font-size: 1.75rem;
  letter-spacing: 0.05rem;padding: 1rem; 
	width: auto; background: rgb(255 255 255 / 30%); }
	/*
.bar .bone{background-color: #e1d003;
  color: #fff;  
	padding: 1rem;     border-left: 3rem solid white;}
.bar .btwo{background-color: #e1d003;
    color: #fff;
    padding: 1rem;     border-right: 3rem solid white;}
.bar .bone p { text-align: right;}
.bar .btwo p { text-align: left;}	
	*/
}
		
/* Turn on parallax scrolling for larger screens */
@media only screen and (min-width: 992px) {
 .bgimg-0, .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: fixed;
  }
	.bgimg-0 {
  background-image: url("../assets/cultureweekend_bg_2024.jpg");
 transform: scale(1);
    width: 100%;  
}
	.bgimg-1 {
  background-image: url("../assets/cultureweekend_splash_2024.jpg");
 transform: scale(1);
    width: 100%;
    height: 75vh;
}
	
.block.title img { margin-top: 15vh;}
		.sub-block { 
    padding: 20px 30px;
}
	.caption {  position: absolute;  left: 0;		bottom: 10vh;}
	.big p {font-size: 2.5rem;}
	
		.col-992-15 {width: 15%!important; float: left;}
	.col-992-25 {width: 25%!important; float: left;}
	.col-992-35 {width: 35%!important; float: left;}
	.col-992-45 {width: 45%!important; float: left;}
	.col-992-55 {width: 55%!important; float: left;}
	.col-992-65 {width: 65%!important; float: left;}
	.col-992-75 {width: 75%!important; float: left;}
}	


/* For special height element */
@media only screen and (min-width: 992px) and  (min-height:512px) and (max-height:1024px) {

	
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-height:1024px) {
		/*.bgimg-0 {	min-height: 85vh;}*/
}



/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	
		.col-1-4-7 {width: 11.28%; padding:0 1.5%; float: left;}
	.col-1-4-6 {width: 13.66%; padding:0 1.5%; float: left;}
	.col-1-4-5 {width: 17%; padding:0 1.5%; float: left;}
	
	.col-1200-15 {width: 15%!important; float: left;}
	.col-1200-25 {width: 25%!important; float: left;}
	.col-1200-35 {width: 35%!important; float: left;}
	.col-1200-45 {width: 45%!important; float: left;}
	.col-1200-55 {width: 55%!important; float: left;}
	.col-1200-65 {width: 65%!important; float: left;}
	.col-1200-75 {width: 75%!important; float: left;}
	.col-1200-10 {width: 10%!important; float: left;}
	.col-1200-20 {width: 20%!important; float: left;}
	.col-1200-30 {width: 30%!important; float: left;}
	.col-1200-40 {width: 40%!important; float: left;}
	.col-1200-50 {width: 50%!important; float: left;}
	.col-1200-60 {width: 60%!important; float: left;}
	.col-1200-70 {width: 70%!important; float: left;}
}

/* 4k large devices (large laptops and desktops, 2560px and up) */
@media only screen and (min-width: 2560px) {}

/* Scroll down button */

