/*
Theme Name: CTICC
Theme URI: https://zingari.co.za/
Author: Zingari Metals
Author URI: https://zingari.co.za/
Description: Child theme for the Royal Elementor Kit theme.
Template: royal-elementor-kit
Version: 1.0
Text Domain: cticc
*/

/*
----------------------------------
START WHATSON CAROUSEL
----------------------------------
*/
.whats-on-carousel .post-block {
  min-height: 723px;
  padding: 0;
  margin: 20px 15px;
  position: relative;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
}

.whats-on-carousel .post-block a:hover {
  text-decoration: underline;
}

.whats-on-carousel .post-block figure {
  height: 540px;
  margin: 0 0 22px 0;
  padding: 0;
  overflow: hidden;
}

.whats-on-carousel .post-block figure img {
  width: 100%;
  height: 540px;
  object-fit: cover;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.whats-on-carousel .post-block h4 {
  height: 100% !important;
  overflow: hidden;
  font-size: 25px;
  line-height: 30px;
  padding: 15px 30px 0 30px;
}

.whats-on-carousel .post-block .event-tag {
  min-width: 180px;
  height: 40px;
  float: left;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 12px;
  margin: 12px 0 0 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ee1c2e;
  position: absolute;
  top: 237px;
  left: 0;
}

.whats-on-carousel .post-block .event-tag:empty {
  display: none;
}

.whats-on-carousel .post-block .event-date {
  height: 60px;
  padding: 0 20px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  position: absolute;
  top: 20px;
  left: 20px;
}

.whats-on-carousel ul.slick-dots li button:before {
  font-size: 16px;
}

@media (max-width: 767px) {
  .whats-on-carousel .post-block figure {
    height: 261px !important;
  }

  .whats-on-carousel .post-block figure img {
    height: 261px !important;
  }

  .whats-on-carousel .post-block {
    min-height: 430px !important;
  }

  /* .whats-on-masonry .post-block h4 {
	   height: 132px !important; 
	     font-size: 20px !important;
	    line-height: 25px !important;;
	    padding: 15px 15px 0 15px !important; 
	} */
  .whats-on-carousel .post-block .event-date {
    font-size: 14px !important;
  }
}

/*
----------------------------------
END WHATSON CAROUSEL
----------------------------------
*/
/*
----------------------------------
START WHATSON CAROUSEL BASIC
----------------------------------
*/
.whats-on-carousel-basic .post-block {
  /* min-height: 505px; */
  /* max-height: 505px; */
  padding: 0;
  margin: 20px 20px;
  position: relative;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.whats-on-carousel-basic .post-block>a {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: auto;
}

.whats-on-carousel-basic .post-block a:hover {
  text-decoration: underline;
}

.whats-on-carousel-basic .post-block figure {
  /* max-height: 300px; */
  overflow: hidden;
  margin: 0 0 30px 0;
  padding: 0;
}

.whats-on-carousel-basic .post-block figure img {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* max-height: 320px; */
  object-fit: cover;
  object-position: top;
}

.whats-on-carousel-basic .post-block .event-tag {
  min-width: 180px;
  height: 40px;
  float: left;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 12px;
  margin: 12px 0 0 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ee1c2e;
  position: absolute;
  top: 237px;
  left: 0;
}

.whats-on-carousel-basic .post-block .event-tag:empty {
  display: none;
}

.whats-on-carousel-basic .post-block .event-date {
  height: 60px;
  padding: 0 20px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  position: unset;
  top: 20px;
  left: 20px;
}

/*
----------------------------------
END WHATSON CAROUSEL BASIC
----------------------------------
*/
/*
----------------------------------
START NEWS CAROUSEL
----------------------------------
*/
/* remove basic news carousel css when new one is implemented */
.basic-news-carousel {
  padding: 0 50px;
}

.basic-news-carousel #sp-wp-carousel-pro-id-1026.sp-wpcp-1026 .wpcp-all-captions h2.wpcp-post-title a {
  font-size: 28px !important;
}

.basic-news-carousel #wpcpro-wrapper .wpcp-carousel-section.nav-vertical-center {
  padding: 0;
}

.basic-news-carousel .wpcp-carousel-section.wpcp-carousel-section.wpcp-standard.slick-initialized {
  overflow: inherit;
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item {
  height: 390px;
}

@media (max-width: 768px) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item {
    height: 320px;
  }
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-all-captions {
  padding: 20px 20px 0 !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-all-captions h2.wpcp-post-title a {
    font-size: 19px !important;
  }
}

@media (max-width: 768px) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-all-captions {
    padding: 0 !important;
  }

  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-all-captions h2.wpcp-post-title a {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item h2.wpcp-post-title a {
  font-family: 'CenturyGothic', 'Avant Garde', sans-serif !important;
  font-size: 32px;
  line-height: 27px;
}

@media only screen and (min-device-width: 1280px) and (max-device-height: 800px) and (min-resolution: 192dpi) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item h2.wpcp-post-title a {
    font-size: 19px;
  }
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image {
  width: 323px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image {
    width: 100%;
    height: 150px;
  }

  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image img {
    object-fit: contain;
  }
}

@media (max-width: 768px) {
  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image {
    width: 100%;
    height: 190px;
  }

  .basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image img {
    object-fit: contain;
    max-height: unset !important;
  }
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image h2 {
  line-height: 27px;
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image a {
  width: 100%;
  height: 100%;
  display: block;
}

.basic-news-carousel .wpcp-carousel-section .wpcp-single-item .wpcp-slide-image a img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
  max-height: unset !important;
}

.basic-news-carousel .wpcp-carousel-section button.slick-arrow {
  width: 70px !important;
  height: 70px !important;
  border: none !important;
  bottom: -30px !important;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17);
}

.basic-news-carousel .wpcp-carousel-section button.slick-arrow.slick-prev {
  right: 92px !important;
}

.basic-news-carousel .wpcp-carousel-section button.slick-arrow.slick-next {
  right: 0 !important;
}

@media (max-width: 768px) {
  .basic-news-carousel .wpcp-carousel-section button.slick-arrow {
    width: 50px !important;
    height: 50px !important;
    bottom: -15px !important;
  }

  .basic-news-carousel .wpcp-carousel-section button.slick-arrow.slick-prev {
    left: 3px !important;
    right: unset !important;
  }

  .basic-news-carousel .wpcp-carousel-section button.slick-arrow.slick-next {
    right: 3px !important;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
  .basic-news-carousel ul.slick-dots {
    height: 40px;
  }

  .basic-news-carousel ul.slick-dots li {
    width: 15px;
    height: 10px;
  }

  .basic-news-carousel ul.slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 425px) {
  .basic-news-carousel ul.slick-dots {
    height: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .news-carousel .news-carousel-card {
    margin: 0 10px;
  }
}

.news-carousel .news-carousel-card .featured-image {
  width: 323px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.news-carousel .news-carousel-card .featured-image figure {
  width: 100%;
  height: 100%;
}

.news-carousel .news-carousel-card .featured-image figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .news-carousel .news-carousel-card .featured-image {
    width: 95%;
  }
}

@media only screen and (max-width: 1024px) {
  .news-carousel .news-carousel-card .featured-image {
    width: 100%;
    height: 170px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .news-carousel .news-carousel-card .featured-image {
    width: 100%;
    height: 170px;
  }
}

.news-carousel .news-carousel-card .content {
  padding: 20px;
}

.news-carousel .news-carousel-card .content h3 {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  color: #070918;
  font-size: 28px;
  line-height: 32px;
  text-transform: none;
}

@media only screen and (max-width: 1024px) {
  .news-carousel .news-carousel-card .content h3 {
    font-size: 19px;
    line-height: 26px;
  }
}

.news-carousel .slick-arrow {
  background: #ffffff;
}

.news-carousel .slick-arrow:hover,
.news-carousel .slick-arrow:focus {
  background: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .news-carousel .slick-arrow {
    width: 45px;
    height: 45px;
  }
}

.news-carousel .slick-arrow.slick-prev {
  left: -140px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-carousel .slick-arrow.slick-prev {
    left: -20px;
  }
}

@media only screen and (max-width: 767px) {
  .news-carousel .slick-arrow.slick-prev {
    left: 15px;
  }
}

.news-carousel .slick-arrow.slick-next {
  right: -120px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-carousel .slick-arrow.slick-next {
    right: -20px;
  }
}

@media only screen and (max-width: 767px) {
  .news-carousel .slick-arrow.slick-next {
    right: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .news-carousel ul.slick-dots li {
    width: 15px;
    height: 10px;
  }

  .news-carousel ul.slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .news-carousel ul.slick-dots li button:before {
    font-size: 16px;
  }
}

/*
----------------------------------
END BASIC NEWS CAROUSEL
----------------------------------
*/

/*
----------------------------------
START VENUE SPACES CAROUSEL
----------------------------------
*/
.venue-spaces-gallery-carousel .slick-arrow {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.68);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.venue-spaces-gallery-carousel .slick-arrow.slick-prev {
  left: 40px;
}

.venue-spaces-gallery-carousel .slick-arrow.slick-next {
  right: 40px;
}

.venue-spaces-slider .venue-spaces-content-overlay {
  max-height: 560px;
}

.venue-spaces-slider .venue-spaces-content-overlay .n2-ss-layer-row {
  max-width: 390px !important;
}

.venue-spaces-slider .nextend-arrow {
  width: 70px;
  height: 70px;
  position: absolute;
  text-align: center !important;
}

.venue-spaces-slider .nextend-arrow img {;
  max-width: 25px !important;
  max-height: unset !important;
  margin: 0;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1552px) and (max-width: 1662px) {
	.venue-spaces-slider .nextend-arrow.nextend-arrow-previous {
	  margin-left: 40px;
	}

	.venue-spaces-slider .nextend-arrow.nextend-arrow-next {
	  margin-right: 40px;
	}
}

@media (min-width: 1394px) and (max-width: 1551px) {
	.venue-spaces-slider .nextend-arrow.nextend-arrow-previous {
	  margin-left: 27px;
	}

	.venue-spaces-slider .nextend-arrow.nextend-arrow-next {
	  margin-right: 27px;
	}
	
	div#n2-ss-33 .n2-ss-slide-active {
		width: 85% !important;
		height: 100% !important;
    	margin: auto;
	}
}

@media (min-width: 877px) and (max-width: 1393px) {
	.venue-spaces-slider .nextend-arrow {
		width: 50px;
		height: 50px;
	}
	
	div#n2-ss-33 .n2-ss-slide-active {
		width: 85% !important;
		height: 100% !important;
    	margin: auto;
	}
}

@media (min-width: 320px) and (max-width: 876px) {
	
	div#n2-ss-33 .n2-ss-slide-active {
		width: 80% !important;
		height: 100% !important;
    	margin: auto;
	}
	
	.venue-spaces-slider .nextend-arrow.nextend-arrow-previous {
	  margin-left: 16px;
	}

	.venue-spaces-slider .nextend-arrow.nextend-arrow-next {
	  margin-right: 16px;
	}
	
  .venue-spaces-slider .nextend-arrow {
    width: 25px !important;
    height: 25px !important;
  }

  .venue-spaces-slider .nextend-arrow img {
    max-width: 20px !important;
  }
}

/*
----------------------------------
END VENUE SPACES CAROUSEL
----------------------------------
*/

/*
----------------------------------
WHATSON HOME CAROUSEL STYLING
----------------------------------
*/


.whatson-slider-home-01 svg{
    margin: auto;
}
.whatson-slider-home-01 .swiper-slide-inner img {
    margin: auto;
    display: block;
    max-width: 85%
}

.whatson-slider-home-01 .elementor-swiper-button-next, .whatson-slider-home-01 .elementor-swiper-button-prev {
    width:50px;
    height:50px;
}

.whatson-slider-home-01 .elementor-swiper-button-prev {
   left: 5px !important;
}

.whatson-slider-home-01 .elementor-swiper-button-next {
   right: 5px !important;
}

.whatson-slider-home-01 .swiper-slide {
    margin: auto !important;
}

@media(max-width: 814px){
    .whatson-slider-home-01 .elementor-swiper-button-next, .whatson-slider-home-01 .elementor-swiper-button-prev {
        width:45px;
        height:45px;
    }
    .whatson-slider-home-01 .elementor-swiper-button svg {
        height: 0.7em !important;
        width: 0.7em !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 466px) {
	.whatson-slider-home-01 .elementor-swiper-button-next, .whatson-slider-home-01 .elementor-swiper-button-prev {
        width:32px;
        height:32px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.whatson-slider-home-01.elementor-element.elementor-arrows-position-outside .swiper{
    	width: 100% !important;
	}
}

/*
----------------------------------
END WHATSON HOME CAROUSEL STYLING
----------------------------------
*/
/*
----------------------------------
WHATSON CAROUSEL STYLING
----------------------------------
*/
.whatson .wpcp-single-item {
  height: 505px;
  background: #FFFFFF !important;
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.17);
}

.whatson .wpcp-single-item img {
  max-height: 320px;
  object-fit: cover;
}

.whatson #wpcpro-wrapper .wpcp-carousel-section.slick-initialized .slick-slide {
  vertical-align: top;
}

.whatson h2.wpcp-post-title {
  line-height: 32px;
}

.whatson .slick-track {
  display: flex;
  justify-content: space-evenly;
}

.whatson .slick-slide.slick-current {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 0 !important;
  box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.17);
  width: 30% !important;
}

div#n2-ss-7 .n2-ss-slide {
  padding: 0 30px;
}

/*
----------------------------------
START PROMO STYLING
----------------------------------
*/
.promo-banners-section .nextend-arrow-previous,
.promo-banners-section .nextend-arrow-next {
  -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.09);
}

.promo-banners-section .campaign-tag {
  width: auto;
  height: 40px;
  display: block;
  color: #ffffff;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
  position: absolute !important;
  top: 15%;
  left: 13%;
  z-index: 999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ee1c2e;
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .promo-banners-section .campaign-tag {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .promo-banners-section .campaign-tag {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    top: 15px !important;
    left: 25px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .promo-banners-section .campaign-tag {
    top: 5%;
    left: 5%;
  }
}

/*
----------------------------------
END PROMO STYLING
----------------------------------
*/
/*
----------------------------------
START EXCO TEAM SLIDER STYLING
----------------------------------
*/
.exco-team-slider .nextend-arrow>div {
  margin: 10px;
}

.exco-team-slider .n2-ss-slider .n2-ss-slide-background,
.exco-team-slider .n2-ss-slider .n2-ss-slide-background * {
  background: transparent !important;
}

.exco-team-slider .n2-ss-slide-inner {
  background: #ffffff;
}

.exco-team-slider .nextend-arrow .n2-active {
  display: none;
}

.exco-team-slider .nextend-arrow>div {
  transition: none;
  left: 0 !important;
}

@media only screen and (max-width: 768px) {
  .exco-team-slider .nextend-arrow-previous {
    left: 2% !important;
  }

  .exco-team-slider .nextend-arrow-next {
    right: 2% !important;
  }
}

.exco-team-slider .exco-team-members-carousel .nextend-arrow {
  top: 30% !important;
}

@media only screen and (min-width: 1600px) {
  .exco-team-slider .exco-team-members-carousel {
    max-height: 550px;
    position: relative;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 23px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 17px !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow.nextend-arrow-previous {
    left: 17% !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow.nextend-arrow-next {
    right: 17% !important;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {
  .exco-team-slider .exco-team-members-carousel .n2-ss-slide {
    max-height: 550px;
    position: relative;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 19px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 17px !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-previous {
    left: 4% !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-next {
    right: 4% !important;
  }
}

@media only screen and (min-width: 1170px) and (max-width: 1365px) {
  .exco-team-slider .exco-team-members-carousel {
    max-height: 550px;
    position: relative;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow {
    top: 30% !important;
  }

  .exco-team-slider .exco-team-members-carousel .n2-ss-swipe-element>div.n2-ow {
    max-width: 100%;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 19px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 14px !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-previous {
    left: 4% !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-next {
    right: 4% !important;
  }
}

@media only screen and (min-width: 970px) and (max-width: 1169px) {
  .exco-team-slider .exco-team-members-carousel {
    max-height: 450px;
    position: relative;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow {
    top: 25% !important;
  }

  .exco-team-slider .exco-team-members-carousel .n2-ss-swipe-element>div.n2-ow {
    max-width: 100%;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 19px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 14px !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-previous {
    left: 7% !important;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow-next {
    right: 7% !important;
  }
}

@media only screen and (max-width: 960px) {
  .exco-team-slider .exco-team-members-carousel {
    max-height: 1100px;
  }

  .exco-team-slider .exco-team-members-carousel .nextend-arrow {
    top: 20% !important;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 19px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 767px) {
  .exco-team-slider .exco-team-members-carousel .nextend-arrow {
    top: 20% !important;
  }

  .exco-team-slider .exco-team-members-carousel h2 {
    font-size: 15px !important;
  }

  .exco-team-slider .exco-team-members-carousel p {
    font-size: 14px !important;
  }
}

.exco-team-slider .exco-team-members-carousel .n2-ss-layer-content {
  background-color: #ffffff;
}

.exco-team-slider .exco-team-members-carousel .n2-ss-showcase-slides {
  margin-top: 0 !important;
}

.exco-team-slider .exco-team-members-carousel .n2-ss-showcase-slides,
.exco-team-slider .exco-team-members-carousel .n2-ss-slide {
  width: 100%;
}

/*
----------------------------------
END EXCO TEAM SLIDER STYLING
----------------------------------
*/
/*
----------------------------------
START PAST EVENTS SLIDER STYLING
----------------------------------
*/
.past-events-gallery .swiper-slide figure {
  max-height: 434px;
  overflow: hidden;
  position: relative;
}

.past-events-gallery .swiper-slide figure img {
  min-height: 434px;
  object-fit: cover;
}

.past-events-gallery .swiper-slide figure figcaption {
  width: 90%;
  height: 80px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 38px;
  font-weight: 500;
  text-align: left;
  font-style: italic;
  color: #ffffff;
  line-height: 80px;
  padding: 0 0 0 20px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  background: rgba(58, 59, 61, 0.84);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all opacity 0.5s ease-in ease-out;
  -moz-transition: all opacity 0.5s ease-in ease-out;
  -o-transition: all opacity 0.5s ease-in ease-out;
  transition: all opacity 0.5s ease-in ease-out;
}

.past-events-gallery .swiper-slide figure:hover figcaption {
  opacity: 1;
  -webkit-transition: all opacity 0.5s ease-in ease-out;
  -moz-transition: all opacity 0.5s ease-in ease-out;
  -o-transition: all opacity 0.5s ease-in ease-out;
  transition: all opacity 0.5s ease-in ease-out;
}

/*
----------------------------------
END PAST EVENTS SLIDER STYLING
----------------------------------
*/
/*
----------------------------------
START CAMPAIGNS CAROUSEL STYLING
----------------------------------
*/
.campaigns-container {
  width: 82%;
  height: 484px;
  margin: 0 auto 50px auto;
  background: #ffffff;
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .campaigns-container {
    width: 85%;
    height: 360px;
    margin: 0 auto 50px auto;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .campaigns-container {
    width: 95%;
    height: 360px;
    margin: 0 auto 50px auto;
  }
}

@media only screen and (max-width: 960px) {
  .campaigns-container {
    width: 94%;
    height: auto;
    margin: 0 auto 50px auto;
  }
}

.campaigns-container .campaigns-carousel {
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.campaigns-container .campaigns-carousel .campaign-image {
  position: relative;
}

.campaigns-container .campaigns-carousel .campaign-image .campaign-tag {
  width: 148px;
  height: 40px;
  display: block;
  color: #ffffff;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #c74e4e;
}

.campaigns-container .campaigns-carousel .campaign-image figure {
  width: 100%;
  height: 484px;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .campaign-image figure {
    height: auto;
  }
}

.campaigns-container .campaigns-carousel .campaign-image figure img {
  width: 100%;
  height: 100%;
}

.campaigns-container .campaigns-carousel .campaigns-box {
  width: 100%;
  height: 484px;
  float: left;
  background: #ffffff;
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .campaigns-box {
    height: 360px;
  }
}

@media only screen and (max-width: 960px) {
  .campaigns-container .campaigns-carousel .campaigns-box {
    height: auto;
  }
}

.campaigns-container .campaigns-carousel .campaigns-box>div {
  padding: 0;
}

.campaigns-container .campaigns-carousel .campaigns-box .button-organiser {
  text-align: center;
  margin-top: 25px;
  line-height: 65px;
  float: left;
}

.campaigns-container .campaigns-carousel .campaigns-box .content {
  padding: 50px;
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .campaigns-box .content {
    padding: 30px;
  }
}

@media only screen and (max-width: 960px) {
  .campaigns-container .campaigns-carousel .campaigns-box .content {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .campaigns-box .content {
    padding: 25px;
  }
}

.campaigns-container .campaigns-carousel .campaigns-box h6 {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  color: #8e8a93;
}

.campaigns-container .campaigns-carousel .campaigns-box h5 {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-size: 35px;
  color: #4d4e59;
  font-weight: 700;
  line-height: 43px;
  margin: 0;
  padding: 12px 0;
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .campaigns-box h5 {
    font-size: 23px;
    padding: 0;
  }
}

.campaigns-container .campaigns-carousel .campaigns-box hr {
  margin: 16px 0;
  opacity: 0.5;
  border: 2px solid rgba(167, 169, 172, 0.59);
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .campaigns-box hr {
    margin: 10px 0;
  }
}

.campaigns-container .campaigns-carousel .campaigns-box p {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
  color: #8e8a93;
  text-align: justify;
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .campaigns-box p {
    font-size: 15px;
    line-height: 25px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .campaigns-box p {
    font-size: 17px;
    line-height: 32px !important;
    text-align: left;
  }
}

.campaigns-container .campaigns-carousel .campaigns-box .button-organiser {
  max-width: 280px;
}

@media only screen and (max-width: 960px) {
  .campaigns-container .campaigns-carousel .campaigns-box .button-organiser {
    display: block;
    margin: 25px auto 0 auto;
    float: none;
  }
}

.campaigns-container .campaigns-carousel .slick-arrow {
  background: #ffffff;
}

.campaigns-container .campaigns-carousel .slick-arrow:hover,
.campaigns-container .campaigns-carousel .slick-arrow:focus {
  background: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .campaigns-container .campaigns-carousel .slick-arrow {
    width: 55px;
    height: 55px;
    top: 40%;
  }
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .slick-arrow {
    width: 45px;
    height: 45px;
    top: 20%;
  }
}

.campaigns-container .campaigns-carousel .slick-arrow.slick-prev {
  left: -10%;
}

@media only screen and (min-width: 1170px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-prev {
    left: -8%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-prev {
    left: -3vw;
  }
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-prev {
    left: -5%;
  }
}

.campaigns-container .campaigns-carousel .slick-arrow.slick-next {
  right: -10%;
}

@media only screen and (min-width: 1170px) and (max-width: 1366px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-next {
    right: -8%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-next {
    right: -3vw;
  }
}

@media only screen and (max-width: 767px) {
  .campaigns-container .campaigns-carousel .slick-arrow.slick-next {
    right: -5%;
  }
}

/*
----------------------------------
END CAMPAIGNS CAROUSEL STYLING
----------------------------------
*/
/*
----------------------------------
START CATERING MENUS CAROUSEL STYLING
----------------------------------
*/
@media only screen and (max-width: 767px) {

  .catering-menus h3,
  #catering-menus h3 {
    font-size: 32px !important;
  }
}

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

  .catering-menus h3,
  #catering-menus h3 {
    font-size: 22px !important;
  }
}

/*
----------------------------------
END CATERING MENUS CAROUSEL STYLING
----------------------------------
*/
@media only screen and (max-width: 767px) {

  #team-thoughts-carousel .n2-ss-control-bullet,
  .team-thoughts-carousel .n2-ss-control-bullet {
    bottom: -25px !important;
  }
}

@media only screen and (max-width: 767px) {
  .promo-banners-section span.n2-ow {
    background-size: contain !important;
  }

  .promo-banners-section .nextend-arrow-previous,
  .promo-banners-section .nextend-arrow-next {
    top: 85% !important;
  }

  .promo-banners-section .n2-ss-control-bullet-horizontal {
    bottom: 30px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1176px) {
  .promo-banners-section .campaign-tag {
    top: 5%;
    left: 7%;
  }

  .promo-banners-section .nextend-arrow-previous,
  .promo-banners-section .nextend-arrow-next {
    top: 85% !important;
  }

  .promo-banners-section .n2-ss-control-bullet-horizontal {
    bottom: 30px !important;
  }
}

.top-attractions-slider .nextend-arrow.nextend-arrow-previous,
.top-attractions-slider .nextend-arrow.nextend-arrow-next {
  -webkit-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
}

.top-attractions-slider .nextend-arrow.nextend-arrow-previous>div {
  left: 0;
}

@media(max-width: 632px){
	.top-attractions-slider .nextend-arrow.nextend-arrow-previous {
	  --widget-offset: 0 !important;
  }

  .top-attractions-slider .nextend-arrow.nextend-arrow-next {
	  --widget-offset: 0 !important;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {


  .top-attractions-slider .nextend-arrow.nextend-arrow-previous,
  .top-attractions-slider .nextend-arrow.nextend-arrow-next {
    top: 15% !important;
    -webkit-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
  }
}

@media only screen and (max-width: 860px) and (orientation: landscape) {

  .top-attractions-slider .nextend-arrow.nextend-arrow-previous,
  .top-attractions-slider .nextend-arrow.nextend-arrow-next {
    -webkit-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.16);
  }

  .top-attractions-slider .nextend-arrow.nextend-arrow-previous {
    right: unset !important;
    left: -10px !important;
  }

  .top-attractions-slider .nextend-arrow.nextend-arrow-next {
    right: -10px !important;
    left: unset !important;
  }
}

/*
----------------------------------
START ASSOCIATIONS CAROUSEL
----------------------------------
*/
.assoc-carousel {
  margin: 0 auto;
}

.assoc-carousel .slick-list {
  padding: 20px;
}

.assoc-carousel .slick-dots li {
  width: 10px;
  height: 10px;
}

.assoc-carousel .slick-dots li button:before {
  font-size: 10px;
}

.assoc-carousel .assoc-block {
  height: 350px;
  background-color: #ffffff;
  padding: 20px;
  margin: 0 30px;
  box-shadow: 2px 3px 16px 0px rgba(0, 0, 0, 0.17);
  position: relative;
}

.assoc-carousel .img-container {
  height: 100px;
}

.assoc-carousel h5 {
  font-size: 23px;
  line-height: 33px;
  font-style: normal;
  font-weight: 700;
  color: #070918;
  font-family: 'CenturyGothic-Bold';
  display: block;
  text-align: left;
}

.assoc-carousel img {
  max-height: 70px;
  max-width: 100px;
}

.assoc-carousel hr {
  background-color: #a7a9ac96 !important;
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}

.assoc-carousel span {
  position: absolute;
  right: 30px;
  top: 30px;
}

.assoc-carousel .fa-handshake {
  font-size: 30px;
  color: #7899aa;
  background-color: #E3E4E5;
  padding: 10px 7px;
  border-radius: 50%;
}

@media only screen and (max-width: 426px) {
  .assoc-carousel .assoc-block {
    margin: 0 20px 50px 20px;
    width: 240px !important;
  }
}

/*
----------------------------------
END ASSOCIATIONS CAROUSEL
----------------------------------
*/
@keyframes tonext {
  75% {
    left: 0;
  }

  95% {
    left: 100%;
  }

  98% {
    left: 100%;
  }

  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }

  95% {
    left: -300%;
  }

  98% {
    left: -300%;
  }

  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }

  97% {
    scroll-snap-align: none;
  }

  99% {
    scroll-snap-align: none;
  }

  100% {
    scroll-snap-align: center;
  }
}

ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.carousel {
  position: relative;
  padding-top: 75%;
  filter: drop-shadow(0 0 10px #0003);
  perspective: 100px;
}

.carousel__viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: scroll;
  counter-reset: item;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  background-color: #f99;
  counter-increment: item;
}

.carousel__slide:nth-child(even) {
  background-color: #99f;
}

.carousel__slide:before {
  content: counter(item);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -40%, 70px);
  color: #fff;
  font-size: 2em;
}

.carousel__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
}

@media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
  }
}

.carousel:hover .carousel__snapper,
.carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.carousel__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.carousel__navigation-list,
.carousel__navigation-item {
  display: inline-block;
}

.carousel__navigation-button {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #333;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}

.carousel::before,
.carousel::after,
.carousel__prev,
.carousel__next {
  position: absolute;
  top: 0;
  margin-top: 37.5%;
  width: 4rem;
  height: 4rem;
  transform: translateY(-50%);
  border-radius: 50%;
  font-size: 0;
  outline: 0;
}

.carousel::before,
.carousel__prev {
  left: -1rem;
}

.carousel::after,
.carousel__next {
  right: -1rem;
}

.carousel::before,
.carousel::after {
  content: '';
  z-index: 1;
  background-color: #333;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-size: 2.5rem;
  line-height: 4rem;
  text-align: center;
  pointer-events: none;
}

.carousel::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
}

.carousel::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
}

.cticc-notices {
  width: 300px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0px;
  display: block;
  visibility: visible;
  position: fixed;
  top: 180px;
  right: 0;
  z-index: 1000;
  transform: translateX(300px);
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

@media only screen and (max-device-width: 767px) {
  .cticc-notices {
    transform: translateX(300px);
    top: 50vh;
  }
}

@media only screen and (max-device-width: 370px) {
  .cticc-notices {
    top: 300px;
  }
}

.cticc-notices header {
  width: 100%;
  height: 45px;
  font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 45px;
  padding: 0 0 0 15px;
  float: left;
  display: block;
  visibility: visible;
  position: absolute;
  top: 0;
  z-index: 999;
  cursor: pointer;
  background: #ee1c2e;
  -webkit-border-radius: 45px 0 0 45px;
  -moz-border-radius: 45px 0 0 45px;
  border-radius: 45px 0 0 45px;
}

.cticc-notices header i {
  padding: 0 10px;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .cticc-notices header i {
    padding: 0 20px 0 10px;
  }
}

.cticc-notices header#notices_cta {
  transform: translateX(-250px);
}

.cticc-notices header#notices_header {
  transform: translateX(0);
}

.cticc-notices header.movetransform {
  transform: translateX(-305px) !important;
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.cticc-notices header.resettranform {
  transform: translateX(0) !important;
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .cticc-notices header.resettranform {
    transform: translateX(-60px) !important;
  }
}

.cticc-notices header.parentupreset {
  transform: translateX(0) !important;
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.cticc-notices .notices-body {
  width: 250px;
  max-height: 500px;
  padding: 20px 0;
  margin-top: 35px;
  position: relative;
  z-index: 1000;
  transform: translateX(0);
  background-color: #ffffff;
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
  -webkit-transition-style: preserve-3d;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -webkit-box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.cticc-notices .notices-body.active {
  transform: translateX(-260px) !important;
  transition: -webkit-transform 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.cticc-notices .notices-body .row {
  margin: 0 20px;
  padding: 10px 0;
  border-bottom: solid 1px #a7a9ac;
}

.cticc-notices .notices-body .row:last-child {
  border-bottom: none;
}

.cticc-notices .notices-body h5 {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
}

.cticc-notices .notices-body p {
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0;
}

.cticc-notices .notices-body p a {
  color: #ee1c2e;
  font-weight: 600;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .cticc-notices .notices-body {
    max-height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .cticc-notices .notices-body {
    max-height: 420px;
  }
}

@media only screen and (max-device-width: 370px) {
  .cticc-notices .notices-body {
    max-height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .campaign-single-content figure {
    width: 100% !important;
    height: auto;
  }

  .campaign-single-content figure img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .campaign-single-content p {
    width: 100%;
    height: auto;
  }

  .campaign-single-content p img {
    width: 100%;
  }
}

/* START EVENT FILTERS */
.event-filters {
  width: 100%;
  /* max-width: 725px;*/
  height: auto;
  clear: both;
  margin: 0 auto;
}

.event-filters label {
  width: 100%;
}

.event-filters .event-button {
  height: 65px;
  font-style: italic;
  line-height: 65px;
  margin-right: 10px;
  position: relative;
  border: 1px solid #E3E4E5;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.event-filters .event-button:before {
  font-family: 'fontawesome';
  font-size: 18px;
  color: #4d4e59;
  line-height: 30px;
  font-style: normal;
  content: '\f078' !important;
  position: absolute;
  top: 15px;
  right: 30px;
  z-index: 1;
}

.event-filters .event-button select {
  width: 100%;
  height: 63px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  margin-left: 10px;
  cursor: pointer;
  outline: none;
  border: none;
  position: absolute;
  /*background:@white-col;*/
  top: 0;
  left: -10px;
  box-shadow: none;
  z-index: 2;
  background: no-repeat;
}

.event-filters .event-button select option {
  padding: 2px 0;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 16px;
  color: #8e8a93;
  font-weight: 500;
}

.event-filters.venue-spaces {
  max-width: 100%;
}

@media only screen and (max-width: 960px) {
  .event-filters.venue-spaces .event-button {
    width: 100%;
    margin-bottom: 20px;
  }

  .event-filters.venue-spaces .event-button select option {
    width: 100%;
  }
}

.event-filters.venue-spaces .button-organiser {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  border: solid 2px #e2081f;
  background: transparent;
  border-width: 4px;
}

.event-filters.venue-spaces .button-organiser:hover,
.event-filters.venue-spaces .button-organiser:active,
.event-filters.venue-spaces .button-organiser:focus {
  border: solid 2px #e2081f;
  background: #e2081f;
}

/* END EVENT FILTERS */
@media (min-width: 1601px) {
  .split-view-section {
    background-position: -10vw 0px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .split-view-section {
    background-position: -20vw 0px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1360px) {
  .split-view-section {
    background-position: -40vw 0px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .split-view-section {
    background-position: -60vw 0px !important;
    background-size: cover !important;
  }
}

@media (min-width: 1601px) {
  .split-view-section.sustainability-split-view {
    background-position: 0vw 0px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .split-view-section.sustainability-split-view {
    background-position: -20vw 0px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1360px) {
  .split-view-section.sustainability-split-view {
    background-position: -40vw 0px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .split-view-section.sustainability-split-view {
    background-position: -60vw 0px !important;
    background-size: cover !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .split-view-section .split-view-left-col {
    width: 40% !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1366px) {
  .split-view-section .split-view-carousel {
    width: 60% !important;
  }
}

@media only screen and (max-width: 767px) {
  .split-view-section .split-view-carousel {
    margin-top: 15vh !important;
  }
}

.split-view-section .split-view-carousel .nextend-arrow-animated {
  width: 60px;
  height: 60px;
  bottom: -25px;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .n2-ss-swipe-element,
.split-view-section .split-view-carousel .eating-at-cticc-carousel .n2-ss-slide,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .n2-ss-slide,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .n2-ss-slide,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .n2-ss-slide,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .n2-ss-slide,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .n2-ss-slide {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .n2-ss-swipe-element .n2-ss-layers-container,
.split-view-section .split-view-carousel .eating-at-cticc-carousel .n2-ss-slide .n2-ss-layers-container,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .n2-ss-slide .n2-ss-layers-container,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .n2-ss-slide .n2-ss-layers-container,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .n2-ss-slide .n2-ss-layers-container,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .n2-ss-slide .n2-ss-layers-container,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .n2-ss-slide .n2-ss-layers-container {
  margin: 0 !important;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel h4,
.split-view-section .split-view-carousel #eating-at-cticc-carousel h4,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel h4,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel h4,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel h4,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel h4 {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 22px !important;
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel h4,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel h4,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel h4,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel h4,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel h4,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel h4 {
    font-size: 17px !important;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel h2,
.split-view-section .split-view-carousel #eating-at-cticc-carousel h2,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel h2,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel h2,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel h2,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel h2 {
  font-size: 40px !important;
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel h2,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel h2,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel h2,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel h2,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel h2,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel h2 {
    font-size: 32px !important;
  }
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel h2,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel h2,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel h2,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel h2,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel h2,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel h2 {
    font-size: 25px !important;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel p,
.split-view-section .split-view-carousel #eating-at-cticc-carousel p,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel p,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel p,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel p,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel p {
  font-size: 23px !important;
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel p,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel p,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel p,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel p,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel p,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel p {
    font-size: 19px !important;
    line-height: 28px !important;
  }
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel p,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel p,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel p,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel p,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel p,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel p {
    font-size: 15px !important;
    line-height: 22px !important;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn,
.split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn {
  max-width: 240px;
  font-size: 15px !important;
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn,
  .split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn {
    width: 100% !important;
    max-width: 100% !important;
  }

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn div,
  .split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn div,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn div,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn div,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn div,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn div,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn div {
    width: 90%;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn a,
.split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn a,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn a,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn a,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn a,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn a,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn a {
  max-width: 240px;
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn a,
  .split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn a,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn a,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn a,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn a,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn a,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn a {
    width: 100% !important;
    max-width: 100% !important;
    width: 100%;
    height: 45px;
    line-height: 55px !important;
    padding: 0 !important;
  }

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .slider-download-menu-btn a div,
  .split-view-section .split-view-carousel .eating-at-cticc-carousel .splitview-carousel-btn a div,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .splitview-carousel-btn a div,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .splitview-carousel-btn a div,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .splitview-carousel-btn a div,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .splitview-carousel-btn a div,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .splitview-carousel-btn a div {
    width: 100%;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow {
  width: 90px;
  height: 90px;
  bottom: -10px !important;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow .n2-active,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow .n2-active,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow .n2-active,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow .n2-active,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow .n2-active,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow .n2-active {
  display: none;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow>div,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow>div,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow>div,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow>div,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow>div,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow>div {
  width: 55px;
  height: 55px;
  transition: none;
  left: 0 !important;
  margin: 10px;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow img.n2-arrow-normal-img,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow img.n2-arrow-normal-img,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow img.n2-arrow-normal-img,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow img.n2-arrow-normal-img,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow img.n2-arrow-normal-img,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow img.n2-arrow-normal-img {
  max-width: 100% !important;
  max-height: 100% !important;
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-previous,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-previous,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-previous,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-previous,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-previous,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-previous {
  left: 25% !important;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-previous {
    left: 25% !important;
  }
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-previous,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-previous {
    left: 0% !important;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-next,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-next,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-next,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-next,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-next,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-next {
  right: 25% !important;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-next {
    right: 25% !important;
  }
}

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

  .split-view-section .split-view-carousel .eating-at-cticc-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #eating-at-cticc-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #organiser-landing-split-view-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel .organiser-landing-split-view-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel .sustainability-upcycling-carousel .nextend-arrow-next,
  .split-view-section .split-view-carousel #sustainability-upcycling-carousel .nextend-arrow-next {
    right: 0% !important;
  }
}

.split-view-section .split-view-carousel .eating-at-cticc-carousel .n2-ss-control-bullet,
.split-view-section .split-view-carousel #eating-at-cticc-carousel .n2-ss-control-bullet,
.split-view-section .split-view-carousel #organiser-landing-split-view-carousel .n2-ss-control-bullet,
.split-view-section .split-view-carousel .organiser-landing-split-view-carousel .n2-ss-control-bullet,
.split-view-section .split-view-carousel .sustainability-upcycling-carousel .n2-ss-control-bullet,
.split-view-section .split-view-carousel #sustainability-upcycling-carousel .n2-ss-control-bullet {
  bottom: 15px !important;
}

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

  .split-view-section .eating-at-cticc-carousel,
  .split-view-section #eating-at-cticc-carousel {
    min-height: 550px;
    max-height: 550px;
  }
}

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

  .split-view-section .eating-at-cticc-carousel,
  .split-view-section #eating-at-cticc-carousel {
    min-height: 470px;
    max-height: 470px;
  }
}

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

  .split-view-section .eating-at-cticc-carousel,
  .split-view-section #eating-at-cticc-carousel {
    min-height: 400px;
    max-height: 400px;
  }
}

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

  .split-view-section .eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section #eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section .eating-at-cticc-carousel .n2-ss-slide,
  .split-view-section #eating-at-cticc-carousel .n2-ss-slide {
    min-height: 500px;
    max-height: 500px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {

  .split-view-section .eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section #eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section .eating-at-cticc-carousel .n2-ss-slide,
  .split-view-section #eating-at-cticc-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section .eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section #eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section .eating-at-cticc-carousel .n2-ss-slide,
  .split-view-section #eating-at-cticc-carousel .n2-ss-slide {
    min-height: 470px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .split-view-section .eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section #eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section .eating-at-cticc-carousel .n2-ss-slide,
  .split-view-section #eating-at-cticc-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section .eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section #eating-at-cticc-carousel .n2-ss-swipe-element,
  .split-view-section .eating-at-cticc-carousel .n2-ss-slide,
  .split-view-section #eating-at-cticc-carousel .n2-ss-slide {
    min-height: 400px;
    max-height: 400px;
  }
}

.split-view-section .eating-at-cticc-carousel .nextend-arrow,
.split-view-section #eating-at-cticc-carousel .nextend-arrow {
  width: 30px;
  height: 30px;
  text-align: center !important;
}

.split-view-section .eating-at-cticc-carousel .nextend-arrow img,
.split-view-section #eating-at-cticc-carousel .nextend-arrow img {
  max-width: 25px !important;
  max-height: unset !important;
  vertical-align: middle !important;
}

.split-view-section .eating-at-cticc-carousel .nextend-arrow.nextend-arrow-previous,
.split-view-section #eating-at-cticc-carousel .nextend-arrow.nextend-arrow-previous {
  bottom: 0 !important;
  left: 14vw !important;
}

.split-view-section .eating-at-cticc-carousel .nextend-arrow.nextend-arrow-next,
.split-view-section #eating-at-cticc-carousel .nextend-arrow.nextend-arrow-next {
  bottom: 0 !important;
  right: 14vw !important;
}

@media (min-width: 320px) and (max-width: 767px) {

  .split-view-section .eating-at-cticc-carousel .nextend-arrow,
  .split-view-section #eating-at-cticc-carousel .nextend-arrow {
    width: 25px !important;
    height: 25px !important;
  }

  .split-view-section .eating-at-cticc-carousel .nextend-arrow img,
  .split-view-section #eating-at-cticc-carousel .nextend-arrow img {
    max-width: 20px !important;
    top: 20%;
  }

  .split-view-section .eating-at-cticc-carousel .nextend-arrow.nextend-arrow-previous,
  .split-view-section #eating-at-cticc-carousel .nextend-arrow.nextend-arrow-previous,
  .split-view-section .eating-at-cticc-carousel .nextend-arrow.nextend-arrow-next,
  .split-view-section #eating-at-cticc-carousel .nextend-arrow.nextend-arrow-next {
    bottom: 0 !important;
  }
}

.split-view-section #organiser-landing-split-view-carousel,
.split-view-section .organiser-landing-split-view-carousel {
  height: auto;
}

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

  .split-view-section #organiser-landing-split-view-carousel,
  .split-view-section .organiser-landing-split-view-carousel {
    min-height: 550px;
    max-height: 550px;
  }
}

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

  .split-view-section #organiser-landing-split-view-carousel,
  .split-view-section .organiser-landing-split-view-carousel {
    min-height: 470px;
    max-height: 470px;
  }
}

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

  .split-view-section #organiser-landing-split-view-carousel,
  .split-view-section .organiser-landing-split-view-carousel {
    min-height: 450px;
    max-height: 450px;
  }
}

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

  .split-view-section #organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section #organiser-landing-split-view-carousel .n2-ss-slide,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-slide {
    min-height: 500px;
    max-height: 500px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {

  .split-view-section #organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section #organiser-landing-split-view-carousel .n2-ss-slide,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section #organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section #organiser-landing-split-view-carousel .n2-ss-slide,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-slide {
    min-height: 470px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .split-view-section #organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section #organiser-landing-split-view-carousel .n2-ss-slide,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section #organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-swipe-element,
  .split-view-section #organiser-landing-split-view-carousel .n2-ss-slide,
  .split-view-section .organiser-landing-split-view-carousel .n2-ss-slide {
    min-height: 450px;
    max-height: 450px;
  }
}

.split-view-section .sustainability-upcycling-carousel,
.split-view-section #sustainability-upcycling-carousel {
  height: auto;
}

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

  .split-view-section .sustainability-upcycling-carousel,
  .split-view-section #sustainability-upcycling-carousel {
    min-height: 550px;
    max-height: 550px;
  }
}

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

  .split-view-section .sustainability-upcycling-carousel,
  .split-view-section #sustainability-upcycling-carousel {
    min-height: 470px;
    max-height: 470px;
  }
}

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

  .split-view-section .sustainability-upcycling-carousel,
  .split-view-section #sustainability-upcycling-carousel {
    min-height: 400px;
    max-height: 400px;
  }
}

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

  .split-view-section .sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section .sustainability-upcycling-carousel .n2-ss-slide,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-slide {
    min-height: 550px;
    max-height: 550px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {

  .split-view-section .sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section .sustainability-upcycling-carousel .n2-ss-slide,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section .sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section .sustainability-upcycling-carousel .n2-ss-slide,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-slide {
    min-height: 470px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .split-view-section .sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section .sustainability-upcycling-carousel .n2-ss-slide,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-slide {
    min-height: unset;
  }
}

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

  .split-view-section .sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-swipe-element,
  .split-view-section .sustainability-upcycling-carousel .n2-ss-slide,
  .split-view-section #sustainability-upcycling-carousel .n2-ss-slide {
    min-height: 400px;
    max-height: 400px;
  }
}

.global-page-title-dropdown .elementor-widget-container {
  position: relative;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle {
  width: 356px;
  max-width: 100%;
  height: 65px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle:before {
  font-size: 25px;
  line-height: 30px;
  color: #4d4e59;
  font-weight: 600;
  text-align: left;
  position: absolute;
  left: 20px;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle i.eicon-menu-bar {
  font-family: 'fontawesome';
  color: #8e8a93;
  font-size: 16px;
  position: absolute;
  right: 20px;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle i.eicon-menu-bar:before {
  content: '\f078';
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle.elementor-active {
  background: transparent;
  border: 4px solid #ffffff;
  color: #ffffff;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle.elementor-active i.eicon-menu-bar {
  color: #ffffff;
}

.global-page-title-dropdown .elementor-widget-container .elementor-menu-toggle.elementor-active i.eicon-menu-bar:before {
  content: '\f077';
}


.global-page-title-dropdown .elementor-widget-container .elementor-nav-menu__container .elementor-nav-menu a {
  justify-content: left;
  color: #8e8a93;
  padding-left: 50px;
  padding-right: 50px;
}

.global-page-title-dropdown.sustainability .elementor-widget-container .elementor-menu-toggle:before {
  content: 'Sustainability Menu';
}

.global-page-title-dropdown.sustainability nav ul li:hover a,
.global-page-title-dropdown.sustainability nav ul li.current-menu-item a {
  color: #60a364 !important;
  cursor: pointer;
}

.global-page-title-dropdown.event-spaces .elementor-widget-container .elementor-menu-toggle:before {
  content: 'Event Spaces';
}

.global-page-title-dropdown.event-spaces nav ul li:hover a,
.global-page-title-dropdown.event-spaces nav ul li.current-menu-item a {
  color: #c74e4e !important;
}

.global-page-title-dropdown.faq-categories .elementor-widget-container .elementor-menu-toggle:before {
  content: 'FAQ Categories';
}

.global-page-title-dropdown.faq-categories nav ul li:hover a,
.global-page-title-dropdown.faq-categories nav ul li.current-menu-item a {
  color: #c1a84c !important;
}

.global-page-title-dropdown.faq-categories.organiser nav ul li:hover a,
.global-page-title-dropdown.faq-categories.organiser nav ul li.current-menu-item a {
  color: #c74e4e !important;
}

.global-page-title-dropdown.faq-categories.exhibitor nav ul li:hover a,
.global-page-title-dropdown.faq-categories.exhibitor nav ul li.current-menu-item a {
  color: #9c74a9 !important;
}

.global-page-title-dropdown.faq-categories.sustainability nav ul li:hover a,
.global-page-title-dropdown.faq-categories.sustainability nav ul li.current-menu-item a {
  color: #60a364 !important;
}

.global-page-title-dropdown.faq-categories.corona-virus-statement nav ul li:hover a,
.global-page-title-dropdown.faq-categories.corona-virus-statement nav ul li.current-menu-item a {
  color: #475c87 !important;
}

.global-page-title-dropdown nav {
  width: 356px;
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.global-page-title-dropdown nav ul li:last-child {
  border-bottom: none;
}

.global-page-title-dropdown nav ul li a {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 19px;
  line-height: 27px;
  color: #4d4e59;
}

.global-page-title-dropdown nav ul li:hover a,
.global-page-title-dropdown nav ul li.current-menu-item a {
  background: transparent !important;
  line-height: 27px;
}

/* .Whats-on-banner {
  height: 400px;
}

@media only screen and (max-width: 767px) {
  .Whats-on-banner {
    height: 425px;
  }

  .Whats-on-banner .whatsOn-hero-carousel {
    height: 425px;
  }

  .Whats-on-banner .whatsOn-hero-carousel .whats-on-hero-image {
    height: 425px;
  }
} */

/* .Whats-on-banner .WhatsOn-hero-container {
  height: 400px;
} */

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel {
  width: 85%;
/*   height: 400px; */
  margin: auto !important;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .whats-on-hero-image {
  height: auto;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .whats-on-hero-image figure {
  width: 100%;
  height: auto;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .whats-on-hero-image figure img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow {
  width: 55px;
  height: 55px;
  background: #ffffff;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow:hover,
.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow:focus {
  background: #ffffff;
}

@media only screen and (max-width: 767px) {
  .Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow {
    width: 45px;
    height: 45px;
    top: 37%;
  }
	.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .whats-on-hero-image figure, 
	.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .whats-on-hero-image {
	  height: auto !important;
	}
	.Whats-on-banner .noticeboard {
		position: unset !important;
		max-width: 100% !important;
    	margin: 0 !important;
		height: auto !important;
	}
	.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel,
	.Whats-on-banner .WhatsOn-hero-container {
		height: auto !important;
	}
	
    .whatson-slider-200 .whats-on-hero-image img {
		width: 100% !important;
		height: auto !important;
    }
	
	.Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn {
		float: none;
		margin: 10px auto 15px auto;
		padding: 0 20px;
	}
	
	.Whats-on-banner {
		height: 311px !important;
	}
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow.slick-prev {
  left: -7%;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel .slick-arrow.slick-next {
  right: -7%;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel ul.slick-dots li {
  width: 15px;
  height: 10px;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel ul.slick-dots li button {
  width: 10px;
  height: 10px;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel ul.slick-dots li button:before {
  font-size: 12px;
}

.Whats-on-banner .WhatsOn-hero-container .whatsOn-hero-carousel ul.slick-dots li:active button:before {
  color: #ffffff !important;
  opacity: 1;
}

.Whats-on-banner .noticeboard .noticeboard-event-type h2 {
  font-family: "CenturyGothic-Bold", Sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 70px;
  margin-bottom: 20px;
  padding-left: 20px;
  /* ----------- iPad Pro ----------- */
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    font-size: 32px !important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 951px) and (max-width: 1024px) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    font-size: 46px;
    line-height: 46px;
    padding-left: 20px;
    text-align: left;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 950px) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    padding-left: 20px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    font-size: 20px;
    text-align: center;
    padding: 0;
    line-height: 42px;
  }
	.Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn {
		font-size: 14px !important;
		border: solid 3px #ffffff;
		height: 38px !important;
		line-height: 31px !important;
		margin-bottom: 10px !important;
	}
}

@media screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
  .Whats-on-banner .noticeboard .noticeboard-event-type h2 {
    padding-left: 20px;
    text-align: left;
  }
}

.Whats-on-banner .noticeboard .event-details .noticeboard-date {
  max-width: 200px;
  height: 65px;
  float: left;
  display: block;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 700;
  color: #4d4e59;
  line-height: 55px;
  text-align: center;
  padding: 4px 15px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .Whats-on-banner .noticeboard .event-details .noticeboard-date {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .Whats-on-banner .noticeboard .event-details .noticeboard-date {
    height: auto;
    font-size: 13px;
    line-height: 40px;
    padding: 4px 10px;
  }
}

.Whats-on-banner .noticeboard .event-details .noticeboard-notice {
  text-align: center;
  padding: 0;
}

.Whats-on-banner .noticeboard .event-details .noticeboard-notice h3 {
  text-align: left;
  padding: 0px;
  line-height: 44px;
  margin: 0px 10px 0 10px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .Whats-on-banner .noticeboard .event-details .noticeboard-notice h3 {
    font-size: 27px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  .Whats-on-banner .noticeboard .event-details .noticeboard-notice h3 {
    font-size: 23px;
    line-height: 30px;
    padding: 15px 0;
  }
}

.Whats-on-banner .noticeboard .event-details .noticeboard-notice a {
  color: #ffffff;
}

@media screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
  .Whats-on-banner .noticeboard .event-details {
    width: 75%;
  }
}

.Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn {
  width: 250px;
  height: 65px;
  font-family: "Montserrat", Sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 23px;
  line-height: 65px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  float: right;
  margin: 0 40px 0 0;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 200px;
  border: solid 4px #ffffff;
  -webkit-transition: all all ease 0.5s ease-out;
  -moz-transition: all all ease 0.5s ease-out;
  -o-transition: all all ease 0.5s ease-out;
  transition: all all ease 0.5s ease-out;
}

.Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn:hover {
  color: #4d4e59;
  background: #ffffff;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn {
    font-size: 15px;
    margin: 0;
  }
}

@media screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
  .Whats-on-banner .noticeboard .noticeboard-cta {
    width: 25%;
  }

  .Whats-on-banner .noticeboard .noticeboard-cta .noticeboard-btn {
    width: 100%;
    margin-top: 0;
    font-size: 16px;
  }
}

.venue-spaces-container .venue-spaces-listing {
  min-height: 370px;
  padding: 15px;
  background-color: #ffffff;
  margin-bottom: 30px;
  display: block;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-title-holder h3 {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  color: #4d4e59;
}

.venue-spaces-container .venue-spaces-listing p.venue-spaces-more-info a {
  text-decoration: underline;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-title {
  color: #4d4e59;
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-size: 40px;
  line-height: 49px;
}

.venue-spaces-container .venue-spaces-listing hr {
  border-bottom: solid 1px rgba(167, 169, 172, 0.59);
  padding: 0;
  margin: 30px 0;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-stats {
  min-height: 40px;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-stats-text {
  font-weight: 500;
  line-height: 50px;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-stats-text b {
  font-weight: 500;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-stats-text .venue-area-ft2 {
  white-space: nowrap;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-excerpt {
  color: #8e8a93;
  font-size: 23px;
  font-weight: 500;
  line-height: 43px;
}

.venue-spaces-container .venue-spaces-listing p.venue-spaces-more-info {
  margin-top: 20px;
}

.venue-spaces-container .venue-spaces-listing .venue-spaces-more-info a,
.venue-spaces-container .venue-spaces-listing .venue-spaces-more-info a:hover {
  color: #c74e4e;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 31px;
}

.venue-spaces-container .venue-spaces-listing .size-full {
  padding: 10px;
  margin: 5px 15px 15px 0;
  width: 40px;
  height: 40px !important;
  border-radius: 100% !important;
  background: var(--white);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15) !important;
}

.elementor-container {
  justify-content: center;
}

.capacity-container div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.capacity-container div .elementor-row {
  justify-content: center;
}

.capacity-container div .elementor-row .capacity-card {
  justify-content: left;
}

.capacity-container .capacity-card {
  width: 30% !important;
  margin: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .capacity-container .capacity-card {
    width: 45% !important;
  }
}

@media only screen and (max-width: 767px) {
  .capacity-container .capacity-card {
    width: 100% !important;
    margin: 15px 0;
  }
}

.venue-spaces-detail-carousel .swiper-slide figure figcaption {
  width: 80%;
  height: 80px;
  font-size: 23px;
  line-height: 38px;
  font-weight: 500;
  text-align: left !important;
  font-style: italic;
  color: #ffffff;
  line-height: 80px;
  padding: 0 0 0 20px;
  position: absolute;
  bottom: 20px;
  left: 5%;
  right: 0;
  margin: 0;
  background: rgba(58, 59, 61, 0.84);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.event-documents-accordion .elementor-toggle-item .eael-accordion-list:first-child .eael-accordion-header {
  border-top: none !important;
}

.event-documents-accordion .elementor-toggle-item .svg-shadow svg {
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.event-documents-accordion .elementor-toggle-item p a {
  font-size: 20px;
}

@media only screen and (max-width: 767px) {
  .event-documents-accordion .elementor-toggle-item p a {
    font-size: 15px;
  }
}

.event-documents-accordion .elementor-toggle-item p span.divider {
  width: 100%;
  padding: 0 5px;
  color: #d8d9da;
}

@media only screen and (max-width: 767px) {
  .event-documents-accordion .elementor-toggle-item p {
    font-size: 17px;
    line-height: 34px;
    padding: 15px 0 0 0;
  }
}

.event-documents-accordion .elementor-toggle-item .event-enquiry-docs-section {
  width: 100% !important;
}

.event-documents-accordion .elementor-toggle-item .event-enquiry-docs-section .elementor-container {
  max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .event-documents-accordion .elementor-toggle-item .elementor-widget-wrap {
    padding: 0 5px;
  }

  .event-documents-accordion .elementor-toggle-item .elementor-icon-box-icon {
    position: absolute;
  }

  .event-documents-accordion .elementor-toggle-item h3.elementor-icon-box-title {
    font-size: 27px !important;
    padding: 15px 0 0 85px;
  }
}

.campaign-contact-details {
  width: auto;
  height: 65px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  color: #c74e4e;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  padding: 0 30px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.campaign-contact-details a {
  color: #c74e4e;
  line-height: 65px;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .campaign-contact-details {
    width: 100%;
  }
}

.campaign-single-content h3,
.campaign-single-content h2,
.campaign-single-content h1,
.campaign-single-content h4,
.campaign-single-content h5,
.campaign-single-content h6 {
  padding-top: 30px;
  width: 100%;
}

.campaign-single-content p {
  width: 100%;
  padding: 12px 0;
  color: #8e8a93;
}

.campaign-single-content p a {
  width: 346px;
  height: 65px;
  display: block;
  margin: 30px 0 50px 0;
  line-height: 65px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 19px;
  letter-spacing: 0.5px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #c74e4e;
}

@media only screen and (max-width: 767px) {
  .campaign-single-content p a {
    margin: 20px 0;
  }
}

.campaign-single-content p a:hover {
  text-decoration: underline;
}

.campaign-single-content p strong a {
  width: unset;
  height: unset;
  display: inline;
  margin: 0;
  line-height: unset;
  font-weight: bold;
  color: unset;
  text-transform: unset;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: unset;
}

.campaign-single-content ul li {
  font-weight: 500;
  padding: 12px 0;
}

.campaign-single-content ul {
  margin: 0 0 0 30px;
}

.campaign-single-content ul li {
  list-style-type: disc;
  margin: 0 15px 0 0;
}

.campaign-single-content ul li a {
  width: 346px;
  height: 65px;
  display: block;
  margin: 30px 0 50px 0;
  line-height: 65px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 19px;
  letter-spacing: 0.5px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #c74e4e;
}

.campaign-single-content ul li a:hover {
  text-decoration: underline;
}

@media only screen and (max-device-width: 767px) {
  .campaign-single-content ul li {
    font-size: 17px;
  }

  .campaign-single-content ul li a {
    margin: 0;
  }
}

/*
    CAMPAIGN ALTERNATE TEMPLATE
*/
.campaign-alt-media-buttons ul {
  display: inline-flex;
  text-align: center;
}

@media only screen and (max-device-width: 767px) {
  .campaign-alt-media-buttons ul {
    display: block;
  }
}

.campaign-alt-media-buttons ul li {
  margin: 0 10px;
}

.campaign-alt-media-buttons ul li a {
  width: auto;
  height: 65px;
  display: inline-block;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  color: #c74e4e;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  padding: 0 30px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

@media only screen and (max-device-width: 767px) {
  .campaign-alt-media-buttons ul li a {
    width: 100%;
    margin: 0;
  }
}

.campaign-contact-details-alt {
  width: auto;
  height: 65px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  color: #ffffff;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  padding: 0 30px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  background-color: #ea0323;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.campaign-contact-details-alt a {
  color: #ffffff;
  line-height: 65px;
  text-decoration: underline;
}

.campaign-contact-details-alt a:hover,
.campaign-contact-details-alt a:active,
.campaign-contact-details-alt a:focus {
  background: transparent;
}

@media only screen and (max-width: 767px) {
  .campaign-contact-details-alt {
    width: 100%;
  }
}

.promo-banners-section .campaign-tag {
  width: auto;
  top: 25px;
  left: 25px;
}

@media only screen and (max-width: 767px) {
  .promo-banners-section .campaigns-carousel-container {
    padding-bottom: 50px;
  }
}

.promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content {
  width: 100%;
  position: relative;
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content {
    width: 90%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1700px) {
  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content {
    width: 90%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 960px) {
  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content {
    padding: 0 10px;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-desktop-image {
    width: 100%;
    height: 100%;
    max-height: 446px;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-desktop-image img {
    width: 100%;
    height: 100%;
    max-height: 446px;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-mobile-image {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content {
    padding: 0 10px;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-desktop-image {
    display: none;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-mobile-image {
    width: 100%;
    height: 100%;
    max-height: 425px;
    display: block;
  }

  .promo-banners-section .campaigns-carousel-container .homepage-campaigns-slider .homepage-campaigns-slider-content .campaign-mobile-image img {
    width: 100%;
    height: 100%;
    max-height: 425px;
  }
}

.promo-banners-section .campaigns-carousel-container .slick-arrow {
  background: #ffffff;
}

.promo-banners-section .campaigns-carousel-container .slick-arrow:hover,
.promo-banners-section .campaigns-carousel-container .slick-arrow:focus {
  background: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow {
    width: 45px;
    height: 45px;
  }
}

.promo-banners-section .campaigns-carousel-container .slick-arrow.slick-prev {
  left: -140px;
}

@media only screen and (min-width: 1025px) and (max-width: 1700px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-prev {
    left: -60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-prev {
    left: -20px;
  }
}

@media only screen and (max-width: 767px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-prev {
    left: 15px;
  }
}

.promo-banners-section .campaigns-carousel-container .slick-arrow.slick-next {
  right: -120px;
}

@media only screen and (min-width: 1025px) and (max-width: 1700px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-next {
    right: -60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-next {
    right: -20px;
  }
}

@media only screen and (max-width: 767px) {
  .promo-banners-section .campaigns-carousel-container .slick-arrow.slick-next {
    right: 15px;
  }
}

.promo-banners-section .campaigns-carousel-container ul.slick-dots li {
  width: 15px;
  height: 10px;
}

.promo-banners-section .campaigns-carousel-container ul.slick-dots li button {
  width: 10px;
  height: 10px;
}

.promo-banners-section .campaigns-carousel-container ul.slick-dots li button:before {
  font-size: 16px;
}

.rfq-and-tender-award-registers .text-left {
  text-align: left;
}

.rfq-and-tender-award-registers .text-right {
  text-align: right;
}

.rfq-and-tender-award-registers .eael-data-table {
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.rfq-and-tender-award-registers .eael-tabs-nav {
  max-width: 906px;
  margin: 0 auto;
  padding: 5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.table-header.bid-number-th {
  width: 17% !important;
}

@media only screen and (max-device-width: 767px) {
  .table-header.bid-number-th {
    width: 100% !important;
  }
}

.table-header.title-th {
  width: 35% !important;
}

@media only screen and (max-device-width: 767px) {
  .table-header.title-th {
    width: 100% !important;
  }
}

.table-header.classification-th {
  width: 25% !important;
}

@media only screen and (max-device-width: 767px) {
  .table-header.classification-th {
    width: 100% !important;
  }
}

.table-header.bid-deadline-th {
  width: 23% !important;
}

@media only screen and (max-device-width: 767px) {
  .table-header.bid-deadline-th {
    width: 100% !important;
  }
}

.table-header.opening-reg-title-th {
  width: 52%;
}

@media only screen and (max-device-width: 767px) {
  .table-header.opening-reg-title-th {
    width: 100% !important;
  }
}

.table-header.opening-reg-date-th {
  width: 48%;
}

@media only screen and (max-device-width: 767px) {
  .table-header.opening-reg-date-th {
    width: 100% !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1400px) {
  .table-header {
    width: 100%;
  }

  .table-header h2 {
    font-size: 22px !important;
  }
}

@media only screen and (max-device-width: 767px) {
  .table-header h2 {
    font-size: 18px !important;
  }
}

article.rfq_tenders_ads:nth-child(odd) {
  background-color: #f6f6f6;
}

article.rfq_tenders_ads .bid-table-row {
  width: 100%;
  border-bottom: solid 1px #d8d9da;
}

article.rfq_tenders_ads .bid-table-row .table-td {
  float: left;
}

article.rfq_tenders_ads .bid-table-row .table-td.bid-number-td {
  width: 17%;
  font-weight: 700;
}

@media only screen and (max-device-width: 767px) {
  article.rfq_tenders_ads .bid-table-row .table-td.bid-number-td {
    width: 100% !important;
  }
}

article.rfq_tenders_ads .bid-table-row .table-td.title-td {
  width: 35%;
}

@media only screen and (max-device-width: 767px) {
  article.rfq_tenders_ads .bid-table-row .table-td.title-td {
    width: 100% !important;
  }
}

article.rfq_tenders_ads .bid-table-row .table-td.classification-td {
  width: 25%;
}

@media only screen and (max-device-width: 767px) {
  article.rfq_tenders_ads .bid-table-row .table-td.classification-td {
    width: 100% !important;
  }
}

article.rfq_tenders_ads .bid-table-row .table-td.bid-deadline-td {
  width: 23%;
}

@media only screen and (max-device-width: 767px) {
  article.rfq_tenders_ads .bid-table-row .table-td.bid-deadline-td {
    width: 100% !important;
  }
}

article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell {
  color: #4d4e59;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 34px;
  font-weight: 600;
  padding: 20px;
}

@media only screen and (max-device-width: 767px) {
  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell {
    font-size: 16px;
    padding: 10px;
  }
}

article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell.rfq-grey:first-child {
  padding-bottom: 0;
}

article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell a,
article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell p {
  color: #4d4e59;
  font-size: 23px;
  line-height: 34px;
}

@media only screen and (min-width: 960px) and (max-width: 1400px) {
  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell {
    font-size: 16px;
    line-height: 24px;
  }

  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell a,
  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (max-device-width: 767px) {

  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell a,
  article.rfq_tenders_ads .bid-table-row .table-td .bid-table-cell p {
    font-size: 16px;
    line-height: 24px;
  }
}

.award_registers ul li,
.opening_registers ul li {
  width: 100%;
}

.award_registers ul li span.elementor-icon-list-icon,
.opening_registers ul li span.elementor-icon-list-icon {
  display: none;
}

.award_registers ul li span,
.opening_registers ul li span {
  width: 100%;
  text-align: left;
}

@media only screen and (max-device-width: 767px) {

  .award_registers .elementor-column.elementor-col-66,
  .opening_registers .elementor-column.elementor-col-66,
  .award_registers .elementor-column[data-col="66"],
  .opening_registers .elementor-column[data-col="66"] {
    width: 100%;
  }
}

.ui-datepicker.ui-widget-content {
  width: auto;
  padding: 10px;
  background-color: #ffffff;
  background-image: none;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.ui-datepicker.ui-widget-content .ui-datepicker-header {
  height: 45px;
  border: solid 1px #f1f1f1;
  background: #f6f6f6;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  border: none;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a:before {
  width: 30px;
  height: 30px;
  font-family: "fontawesome";
  font-size: 18px;
  color: #4d4e59;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a span {
  display: none;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a:hover {
  color: #ffffff;
  border-radius: 50px;
  background: #C1A84C;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a:hover:before {
  color: #ffffff;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-prev {
  float: left;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-prev:before {
  content: '\f053';
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next {
  float: right;
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next:before {
  content: '\f054';
}

.ui-datepicker.ui-widget-content .ui-datepicker-header .ui-datepicker-title select {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #4d4e59;
  height: 35px;
  margin: 0 5px;
}

@media only screen and (max-width: 767px) {
  .ui-datepicker.ui-widget-content .ui-datepicker-header .ui-datepicker-title select {
    width: unset;
    font-size: 15px;
  }
}

.ui-datepicker.ui-widget-content th span {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #4d4e59;
}

@media only screen and (max-width: 767px) {
  .ui-datepicker.ui-widget-content th span {
    font-size: 15px;
  }
}

.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-datepicker-week-end span {
  color: #c1a84c;
}

.ui-datepicker.ui-widget-content table.ui-datepicker-calendar td {
  padding: 5px;
  text-align: center;
  background: transparent;
}

.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-widget-header .ui-state-default {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #a8aaae;
  padding: 5px;
  border: none;
  background-image: none;
  background-color: transparent;
}

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

  .ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default,
  .ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default,
  .ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-widget-header .ui-state-default {
    font-size: 13px;
  }
}

.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-widget-header .ui-state-default:hover {
  color: #ffffff;
  background-color: #c1a84c;
}

.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker.ui-widget-content table.ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
  border: none;
  background-image: none;
  background-color: #c1a84c;
  color: #ffffff;
}

.getting-to-cticc-section {
  position: relative;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav {
  width: 250px;
  height: 60px;
  position: absolute;
  left: 25%;
  top: 30%;
  z-index: 9990;
  transform: translateX(-25%);
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  .getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav {
    left: 205px;
    top: 26%;
  }
}

@media only screen and (max-width: 767px) {
  .getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav {
    top: 230px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateX(0%);
  }
}

@media only screen and (max-width: 426px) and (min-width: 345px) {
  .getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav {
    top: 180px;
  }
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul {
  padding: 3px;
  overflow: hidden;
  color: #a7a9ac;
  background-color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li {
  width: 50%;
  height: 55px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 19px;
  color: #ffffff;
  font-weight: bold;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ffffff !important;
  padding: unset;
}

@media (min-width: 320px) and (max-width: 767px) {
  .getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li {
    flex: unset;
  }
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li span:hover,
.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li:hover {
  color: #4d4e59 !important;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li.active {
  color: #ffffff;
  background: #c1a84c !important;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li.active span {
  color: #ffffff;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li.active span:hover,
.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li.active:hover {
  color: #ffffff !important;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-nav ul li.active:after {
  display: none;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-content {
  padding: 0;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-content .elementor-section-stretched {
  left: 0;
  overflow: hidden;
}

.getting-to-cticc-section .eael-advance-tabs .eael-tabs-content>div.active,
.getting-to-cticc-section .eael-advance-tabs .eael-tabs-content>div.active-default {
  padding: 0;
}

.getting-to-cticc-section.contact-us .eael-advance-tabs .eael-tabs-nav ul li.active {
  background: #475c87 !important;
}

.getting-to-cticc-section.organiser-getting-to-cticc .eael-advance-tabs .eael-tabs-nav ul li.active {
  background: #e2081d !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .transport-options-tabs .eael-advance-tabs .eael-tabs-nav>ul li {
    padding: 15px 10px !important;
  }
}

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

  .event-details-ticket-info .event-contact-info-iconlist ul li span,
  .event-details-ticket-info .event-contact-info-iconlist ul li p {
    font-size: 17px !important;
    word-break: break-all;
  }
}

.whatson-detail-ticket-info-bar p,
.whatson-detail-ticket-info-bar p a,
.whatson-detail-ticket-info-bar p a span,
.whatson-detail-ticket-info-bar li,
.whatson-detail-ticket-info-bar li a,
.whatson-detail-ticket-info-bar li a span,
.whatson-detail-ticket-info-bar ul li span {
  font-family: 'Montserrat', Arial, helvetica, sans-serif !important;
  font-weight: 500 !important;
}

.whatson-detail-ticket-info-bar ul li span,
.whatson-detail-ticket-info-bar ul li p {
  word-break: break-all;
}

.home-page-hero-banner {
  height: 100vh;
  padding: 0 20px 0;
  position: relative;
}

.home-page-hero-banner .elementor-top-column {
  height: 100vh;
  position: absolute;
}

.home-page-hero-banner h1.elementor-heading-title {
  padding-top: 50vh;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .home-page-hero-banner h1.elementor-heading-title {
    font-size: 60px !important;
    line-height: 60px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .home-page-hero-banner h1.elementor-heading-title {
    padding-top: 40vh;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-hero-banner h1.elementor-heading-title {
    font-size: 40px !important;
    padding-top: 10vh !important;
  }
}

.home-page-hero-banner p {
  font-size: 18px;
}

.home-page-hero-banner .header-attend-cta {
  width: 100%;
  height: 180px;
  max-width: 840px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .home-page-hero-banner .header-attend-cta {
    height: 140px;
  }
}

.home-page-hero-banner .header-attend-cta .cta-cols {
  width: 400px;
  height: 180px;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .home-page-hero-banner .header-attend-cta .cta-cols {
    height: 140px;
  }
}

.home-page-hero-banner .header-attend-cta .cta-cols.col-2 {
  width: 450px;
}

@media (min-width: 1025px),
(-webkit-min-device-pixel-ratio: 1.25),
(min--moz-device-pixel-ratio: 1.25) {
  .home-page-hero-banner .header-attend-cta .vertical-divider {
    top: 24px !important;
  }
}

/*
----------------------------------
START HOMEPAGE
----------------------------------
*/
.home .whats-on-masonry .post-block {
  /* min-height: 723px; */
  height: calc(100% - 30px);
  padding: 0;
  margin: 20px 15px;
  position: relative;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
}

.home .whats-on-masonry .post-block>a {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  height: 100%;
}

.home .whats-on-masonry .post-block a:hover {
  text-decoration: underline;
}

.home .whats-on-masonry .post-block figure {
  /* height: 540px; */
  margin: 0 0 22px 0;
  padding: 0;
  overflow: hidden;
}

.home .whats-on-masonry .post-block figure img {
  width: 100%;
  /* height: 540px; */
  object-fit: cover;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.event-heading-title {
  padding: 15px;
  display: flex;
  flex: auto;
  flex-direction: column;
  justify-content: center;
}

.event-heading-title h4 {
  font-size: 28px;
  line-height: 32px;
}

.home .whats-on-masonry .post-block h4 {
  /* min-height: 132px; */
  overflow: hidden;
  color: #070918;
  font-size: 28px;
  line-height: 32px;
  /* padding: 20px 30px 0 30px; */
}

.home .whats-on-masonry .post-block .event-tag {
  min-width: 180px;
  height: 40px;
  float: left;
  position: absolute;
  top: 457px;
  left: 0;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 12px;
  margin: 12px 0 0 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ee1c2e;
}

.home .whats-on-masonry .post-block .event-tag:empty {
  display: none;
}

.home .whats-on-masonry .post-block .event-date {
  height: 60px;
  padding: 0 20px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 25px;
  color: #070918;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  /* position: absolute; */
  top: 20px;
  left: 20px;
}

.home .event-card {
  margin: 100px 15px 50px 15px;
  box-shadow: 0 2px 16px 0 #0000001f;
}

@media only screen and (max-width: 425px) {
  .home .event-card {
    margin: 100px 5px 50px 5px;
  }
}

.home .event-card .event-holder {
  padding: 25px 15px;
  border: 1px solid #eee;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.home .event-card .event-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 40px;
  color: #4d4e59;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  padding-left: 50px;
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
  .home .event-card .event-title {
    padding-left: 0;
    font-size: 19px;
  }
}

@media only screen and (max-width: 425px) {
  .home .event-card .event-title {
    font-size: 19px;
    line-height: 33px !important;
    padding-left: 0;
  }
}

.home .event-card .up-event-date {
  font-weight: bolder;
  color: #070918;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  text-align: center;
  padding: 3px 15px;
  box-shadow: 1px 1px 5px #D8D9DA, 0px 2px 5px #D8D9DA;
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
  .home .event-card .up-event-date {
    font-size: 18px;
  }
}

@media only screen and (max-width: 425px) {
  .home .event-card .up-event-date {
    font-size: 18px;
    margin-right: 50px;
    margin-bottom: 10px;
  }
}

.home .event-card .upcoming-event-title {
  font-size: 50px;
  line-height: 61px;
}

@media only screen and (max-width: 425px) {
  .home .event-card .upcoming-event-title {
    line-height: 39px;
    font-size: 32px;
  }
}

.home .gold-card {
  position: absolute !important;
  left: 0;
  z-index: -1;
  transform: translateY(-95%);
}

@media screen and (max-width: 425px) {
  .home .gold-card {
    transform: translateY(-105%);
  }
}

/*
----------------------------------
END HOMEPAGE
----------------------------------
*/
.contact-form .nf-form-cont .nf-form-content input[type=button] {
  color: #475c87;
  border: 2px solid #475c87;
  border-radius: 200px;
  border-width: 4px;
}

.contact-form .nf-form-cont .nf-form-content input[type=button]:hover {
  color: #ffffff;
  background: #475c87;
}

@media only screen and (max-width: 767px) {
  .contact-form .nf-form-cont .nf-form-content input[type=button] {
    max-width: 100%;
  }
}

.contact-form ::placeholder {
  font-size: 16px !important;
  color: #a7a9ac !important;
}

.contact-form .nf-after-form-content {
  padding: 5px;
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .contact-form .nf-form-fields-required {
    margin-left: 0 !important;
  }
}

/*
----------------------------------
START CAREER JOB LISTING STYLING
----------------------------------
*/
form.wpv-filter-form {
  max-width: unset;
}

#job-search-view {
  background-color: #ffffff;
  /* end aside filter */
}

#job-search-view .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}

#job-search-view .wpv-filter-form {
  width: 33.333%;
  height: 100%;
  float: left;
  padding: 0;
}

#job-search-view .job-listing-search {
  width: 550px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -110px;
}

#job-search-view .job-listing-search input[type="text"] {
  width: 450px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 25px;
  color: #8e8a93;
  font-style: italic;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
}

#job-search-view .job-listing-search input[type="text"]::placeholder {
  font-size: 15px;
}

#job-search-view .job-listing-search button[type="submit"] {
  width: 65px;
  height: 65px;
  position: relative;
  border: solid 2px #ffffff;
  float: left;
  margin-left: 20px;
  background: transparent;
}

#job-search-view .job-listing-search button[type="submit"] i {
  color: #ffffff;
}

#job-search-view .job-listing-search button[type="submit"]:hover {
  background: #ffffff;
}

#job-search-view .job-listing-search button[type="submit"]:hover i {
  color: #974771;
}

#job-search-view .search-sidebar {
  height: 100vh;
  padding: 65px 65px;
}

#job-search-view .search-sidebar .sidebar-heading {
  padding-bottom: 15px;
  border-bottom: 2px solid rgba(167, 169, 172, 0.59);
}

#job-search-view .search-sidebar .form_heading {
  height: 27px;
  width: 50%;
  color: #8e8a93;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  float: left;
}

#job-search-view .search-sidebar a {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  color: #974771;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
  text-align: right;
  border: none;
  padding: 5px 0 0 0;
  background: transparent;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: inherit;
}

#job-search-view .search-sidebar .sidebar-filters {
  padding-top: 5px;
}

#job-search-view .search-sidebar .sidebar-filters .wpv-job_department,
#job-search-view .search-sidebar .sidebar-filters .wpv-job_education_code,
#job-search-view .search-sidebar .sidebar-filters .wpv-job_employment_type_code {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-weight: 700;
  line-height: 37px;
  visibility: hidden;
  position: relative;
  font-size: 30px;
  line-height: 88px;
  display: block;
}

#job-search-view .search-sidebar .sidebar-filters .wpv-job_department::after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "Department";
  display: block;
  padding: 0px 0px 60px 0px;
}

#job-search-view .search-sidebar .sidebar-filters .wpv-job_employment_type_code::after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "Employment Type";
  display: block;
  padding: 0px 0px 30px 0px;
}

#job-search-view .search-sidebar .sidebar-filters .wpv-job_education_code::after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "Education";
  display: block;
  padding: 0px 0px 30px 0px;
}

#job-search-view .search-sidebar .sidebar-filters .wpv-reset-trigger {
  color: #974771;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 31px;
  text-decoration: underline;
}

#job-search-view .search-sidebar .sidebar-filters .checkbox label,
#job-search-view .search-sidebar .sidebar-filters .radio label {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
  color: #4d4e59;
  text-indent: 50px;
  white-space: nowrap;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

#job-search-view .search-sidebar .sidebar-filters .checkbox label {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #8e8a93;
  background: #ffffff;
}

#job-search-view .search-sidebar .sidebar-filters .checkbox label input {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -2px;
  left: -2px;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #8e8a93;
  -webkit-appearance: inherit;
  -moz-appearance: button;
  appearance: button;
}

#job-search-view .search-sidebar .sidebar-filters .checkbox label input:checked {
  width: 40px;
  height: 40px;
  -webkit-appearance: inherit;
  -moz-appearance: button;
  appearance: button;
  background: #974771 url(../images/icons/ic_selected.svg) no-repeat center center;
  background-size: 20px;
}

#job-search-view .job-listing-results-list {
  float: left;
  padding: 85px 80px;
  background: #ffffff;
}

#job-search-view .job-listing-results-list h2#openings-count {
  font-family: 'CenturyGothic', 'Avant Garde', sans-serif;
  font-weight: 400;
  font-size: 50px;
  color: #4d4e59;
  line-height: 61px;
  padding: 0 0 40px 0;
}

#job-search-view .job-listing-results-list h2#openings-count span.count-number {
  color: #8e8a93;
}

#job-search-view .job-listing-results-list .job_card {
  width: 100%;
  float: left;
  padding: 30px 45px;
  margin: 15px 0px 15px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

#job-search-view .job-listing-results-list .job_card .job_heading {
  width: 100%;
  float: left;
  padding-bottom: 8px;
  border-bottom: 2px solid rgba(167, 169, 172, 0.59);
}

#job-search-view .job-listing-results-list .job_card .job_heading h3 {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-size: 30px;
  line-height: 37px;
  color: #4d4e59;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

#job-search-view .job-listing-results-list .job_card .job_heading .job_title h3 a {
  color: #4d4e59;
}

#job-search-view .job-listing-results-list .job_card .job_heading .job_date {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: 600;
  color: #a7a9ac;
  text-align: right;
}

#job-search-view .job-listing-results-list .job_card .job_tags {
  float: left;
  padding: 30px 0px 30px 0px;
}

#job-search-view .job-listing-results-list .job_card .job_tag {
  width: auto;
  height: auto;
  opacity: 0.8;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #974771;
}

#job-search-view .job-listing-results-list .job_card .job_tag:empty {
  display: none;
}

/*
----------------------------------
END CAREER JOB LISTING STYLING
----------------------------------
*/
@media only screen and (max-width: 767px) {
  #what-3-words .what-3-words-link p {
    text-align: left !important;
  }
}

.js-wpv-view-layout {
  visibility: visible !important;
}

.eael-elements-flip-box-content .eael-elements-flip-box-padding {
  padding: 15px;
}

.eael-elements-flip-box-content p {
  font-size: 19px;
  line-height: 23px;
}

/*
----------------------------------
START VISITOR EVENTS STYLING
----------------------------------
*/
.event-archive-listing {
  /* START EVENT ARCHIVE LIST */
  /* END EVENT ARCHIVE LIST */
}

.event-archive-listing hr {
  width: 35px;
  height: 1px;
  margin: 35px auto !important;
  border: 1px solid #a7a9ac !important;
}

.event-archive-listing .events-archive-container .event-block {
  height: 100%;
  /* margin: 0 0 30px 0; */
  position: relative;
  background-color: #ffffff;
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.17);
  display: flex;
  flex-direction: column;
}

.events-archive-container .row {
	margin-bottom: 30px;
}

.event-archive-listing .events-archive-container .event-block a {
  text-decoration: none;
  color: #4d4e59;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
  flex: auto;
}

.event-archive-listing .events-archive-container .event-block a:hover {
  text-decoration: underline;
}

.event-archive-listing .events-archive-container .event-block figure {
  width: 100%;
  /* height: 320px; */
}

.event-archive-listing .events-archive-container .event-block figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-archive-listing .events-archive-container .event-block .content {
  font-family: 'CenturyGothic', 'Avant Garde', sans-serif;
  font-size: 32px;
  line-height: 44px;
  /* padding: 20px; */

  flex: auto;
  display: flex;
  flex-direction: column;
}

.event-archive-listing .events-archive-container .event-block .content .event-tag {
  min-width: 180px;
  height: 40px;
  float: left;
  position: absolute;
  top: 237px;
  left: 30px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 0 12px;
  margin: 12px 0 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ee1c2e;
}

.event-archive-listing .events-archive-container .event-block .content .event-tag:empty {
  display: none;
}

/* .event-archive-listing .events-archive-container .event-block .content h4 {
  height: 130px;
  overflow: hidden;
} */
.event-archive-listing .events-archive-container .event-block .event-archive-post-date {
  min-width: 125px;
  height: 60px;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 700;
  color: #4d4e59;
  line-height: 60px;
  text-align: center;
  padding: 0 15px;
  position: unset;
  top: 30px;
  left: 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.transport-options-tabs {
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.parking-shadow {
  margin: 0 10px;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.experience-ct-archive-container .row {
  padding: 50px 0;
  border-bottom: 2px solid rgba(167, 169, 172, 0.59);
}

.experience-ct-archive-container .content span {
  display: block;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  color: #8e8a93;
  padding: 0;
  text-transform: uppercase;
}

.experience-ct-archive-container .content h3 {
  font-family: 'CenturyGothic', 'Avant Garde', sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  color: #070918;
  padding: 12px 0;
  margin: 0;
}

.experience-ct-archive-container .content p {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 37px;
  font-weight: 500;
  color: #8e8a93;
  margin-bottom: 12px;
}

.experience-ct-archive-container .content .glb-btn {
  text-align: center;
}

/*
----------------------------------
END VISITOR EVENTS STYLING
----------------------------------
*/
/*
----------------------------------
START ORGANISER STYLING
----------------------------------
*/
.pagination li span {
  border: none;
  background: none;
}

.pagination li a {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #4d4e59;
  background: none;
  border: none;
}

.pagination li a:hover {
  color: #c74e4e;
  background-color: #ffffff;
}

.pagination li a:hover span {
  background: transparent;
}

.pagination li .wpv-filter-next-link {
  width: 60px;
  height: 60px;
  margin-top: 15px;
  font-size: 23px;
  color: #4d4e59;
  line-height: 60px;
  text-align: center;
  background-color: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.15);
}

.pagination li .wpv-filter-next-link a {
  display: block;
  color: #4d4e59;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #c74e4e;
  background-color: transparent;
  border: none;
  outline: none;
}

.pagination .page-item a {
  background: none;
  border: none;
  line-height: 60px;
}

.pagination .page-link {
  padding: unset;
}

.preferred-service-partners-accordion .elementor-icon-list-text {
  word-break: break-all;
}

@media (max-width: 767px) and (min-width: 320px) {
  .preferred-service-partners-accordion .service-provider-box .elementor-widget-wrap ul li {
    font-size: 15px;
  }

  .preferred-service-partners-accordion .service-provider-box .elementor-widget-wrap ul li p,
  .preferred-service-partners-accordion .service-provider-box .elementor-widget-wrap ul li a {
    font-size: 15px;
  }
}

img.wpcp-post-thumb {
  object-fit: cover;
}

/*
----------------------------------
END ORGANISER STYLING
----------------------------------
*/
.CTICC-Location-section {
  position: relative;
}

.CTICC-Location-section .cticc-location-info {
  position: relative;
  z-index: 999;
}

.CTICC-Location-section .google-maps {
  width: 60%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.CTICC-Location-section .google-maps .elementor-column-wrap {
  padding: 0 !important;
  background-image: none !important;
}

.CTICC-Location-section .iframe {
  min-height: 1000px;
  height: 950px;
}

@media only screen and (max-width: 426px) {
  .CTICC-Location-section {
    height: 1100px;
  }

  .CTICC-Location-section .google-maps {
    width: 100%;
  }
}

.terms-and-conditions ol {
  list-style-type: none;
  counter-reset: section;
  margin: 0;
  padding: 0;
}

.terms-and-conditions ol>li {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  line-height: 44px;
  font-weight: 500;
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.terms-and-conditions ol>li strong {
  font-weight: 700;
}

.terms-and-conditions ol>li:before {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
  counter-increment: section;
  content: counters(section, ".") ".";
  display: table-cell;
  padding-right: 0.6em;
}

.terms-and-conditions ol ol>li:before {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 23px;
  font-weight: 500;
}

.our-values-flip-boxes .gratitude-flip .elementor-widget-container .eael-elements-flip-box-rear-container p {
  padding-right: 15px;
  margin-left: -15px;
  display: inline-block;
}

.our-values-flip-boxes .eael-elements-flip-box-container {
  height: 273px;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-front-container .eael-elements-slider-display-table {
  height: 100%;
  position: relative;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-front-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align {
  height: 100%;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-front-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align .eael-elements-flip-box-padding {
  height: 100%;
  padding: 30px;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-front-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align .eael-elements-flip-box-padding .eael-elements-flip-box-content p {
  position: absolute;
  left: 0px;
  text-align: center;
  width: 100%;
  bottom: 30px;
  font-family: "CenturyGothic", Sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-rear-container .eael-elements-slider-display-table {
  height: 100%;
  position: relative;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-rear-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align {
  height: 100%;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-rear-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align .eael-elements-flip-box-padding {
  height: 100%;
  padding: 30px;
}

.our-values-flip-boxes .eael-elements-flip-box-container .eael-elements-flip-box-rear-container .eael-elements-slider-display-table .eael-elements-flip-box-vertical-align .eael-elements-flip-box-padding .eael-elements-flip-box-content p {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  padding: 25px;
}

.eael-elements-flip-box-icon-image {
	width: 100%;
	text-align: center;
}

.our-mission-card p {
  font-family: 'CenturyGothic-Bold', 'Avant Garde', sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 39px;
}

.leadership-grid .leadership-block {
  margin-bottom: 50px;
  position: relative;
}

.leadership-grid .leadership-block .leader-ship-block-content {
  border-bottom: 1px solid rgba(167, 169, 172, 0.59);
  height: 480px;
}

.leadership-grid .leadership-block .leader-ship-block-content figure img {
  width: 100%;
}

.leadership-grid .leadership-block .leader-ship-block-content h5 {
  color: #070918;
  font-size: 32px;
  line-height: 44px;
  margin-top: 20px;
  margin-top: 10px;
  padding: 0 10px;
}

.leadership-grid .leadership-block .leader-ship-block-content p {
  font-size: 19px;
  line-height: 28px;
  color: #8e8a93;
  font-weight: normal;
  padding: 0 10px;
}

.leadership-grid .leadership-block .leader-ship-block-content p.sub-sub-title {
  color: #8e8a93;
  font-size: 19px;
  line-height: 28px;
  margin-bottom: 20px;
  padding: 0 10px;
}

.leadership-grid .leadership-block .leadership-quote {
  width: 100%;
  height: 100%;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(71, 92, 135, 0.8);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.leadership-grid .leadership-block .leadership-quote p {
  font-family: 'Montserrat', Arial, helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  line-height: 39px;
}

.leadership-grid .leadership-block:hover .leadership-quote {
  visibility: visible;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all all 0.5s ease ease-out;
  -moz-transition: all all 0.5s ease ease-out;
  -o-transition: all all 0.5s ease ease-out;
  transition: all all 0.5s ease ease-out;
}

@media only screen and (max-width: 426px) {
  .leadership-grid .leadership-block .leader-ship-block-content {
    height: 520px;
  }
}

.careers-news-feature .career_card {
  margin-bottom: 15px;
}

.careers-news-feature .career_card figure {
  width: 100%;
  height: 140px;
  overflow: hidden;
}

.careers-news-feature .career_card figure img {
  width: 100%;
  min-height: 140px;
  object-fit: cover;
  object-position: top;
}

.careers-news-feature .career_card .elementor-post-date {
  color: #8e8a93;
  display: block;
  padding: 0 0 12px 0;
}

@media only screen and (max-width: 426px) {
  .careers-news-feature .career_card .elementor-post-date {
    padding: 12px 0;
  }
}

.careers-news-feature .career_card h5 a {
  color: #070918;
}

.careers-feature-article .elementor-post__text {
  position: relative;
  padding-top: 30px;
}

.careers-feature-article .elementor-post__text .elementor-post__meta-data {
  position: absolute;
  top: 0;
}

.media-gallery .fg-item-content p a {
  font-size: 22px;
  font-weight: 700;
  padding: 5px 10px;
  margin-right: 10px;
  text-transform: uppercase;
  background: #070918;
}

.media-gallery .video-gallery .fg-item-content p a {
  font-size: 23px;
  font-weight: 500;
  padding: 5px 10px;
  line-height: 38px;
  text-transform: capitalize;
  background: transparent;
}

.media-gallery .video-gallery .fg-item-content .eael-magnific-link {
  display: none;
}

@media only screen and (max-width: 426px) {
  .media-gallery .video-gallery .fg-item-content p a {
    text-decoration: underline;
  }
}

.nf-before-form-content {
  margin-bottom: 20px;
}

.event-type-blocks a,
.event-type-blocks img {
  width: 100%;
}

.exhibitor-docs-blocks p a {
  font-size: 20px;
}

.slick-dots {
  bottom: unset;
}

.whats-on-carousel-basic .slick-track {
  display: flex
}

.whats-on-carousel-basic .slick-slide {
  height: inherit;
  display: flex
}

.post-block figure,
.event-block figure {
 outline: 1px solid #e3e4e542;
}