/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/* @font-face {
  font-family: 'HelveticaNowDisplay';
  src: url('fonts/HelveticaNowDisplay-Regular.woff2') format('woff2'), url('fonts/HelveticaNowDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url('fonts/HelveticaNowDisplay-Medium.woff2') format('woff2'), url('fonts/HelveticaNowDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: 'Canela';
  src: url('fonts/Canela-Thin.woff2') format('woff2'), url('fonts/Canela-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('fonts/NHaasGroteskDSPro-55Rg.woff2') format('woff2'),
        url('fonts/NHaasGroteskDSPro-55Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
  font-family: 'TWKLausanne';
  src: url('fonts/TWKLausanne-100.woff2') format('woff2'), url('fonts/TWKLausanne-100.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TWKLausanne';
  src: url('fonts/TWKLausanne-200.woff2') format('woff2'), url('fonts/TWKLausanne-200.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TWKLausanne';
  src: url('fonts/TWKLausanne-300.woff2') format('woff2'), url('fonts/TWKLausanne-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TWKLausanne';
  src: url('fonts/TWKLausanne-400.woff2') format('woff2'), url('fonts/TWKLausanne-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
} */
html {
  scroll-behavior: smooth;
}
:root {
  --the7-h1-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h1-font-weight: normal;
  --the7-h2-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h2-font-weight: normal;
  --the7-h3-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h3-font-weight: normal;
  --the7-h4-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h4-font-weight: normal;
  --the7-h5-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h5-font-weight: normal;
  --the7-h6-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-h6-font-weight: normal;
  --the7-base-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-base-font-weight: normal;
  --the7-widget-content-font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  --the7-widget-content-font-weight: normal;
  --the7-links-color:#000000;
}

/* b, strong {
  font-weight: 400;
} */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}
body {
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
}
.main-nav > li > a .menu-text {
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
}
.main-nav .sub-nav > li.dt-mega-parent > a .menu-text, .main-nav .sub-nav > li > a .menu-text {
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
}

.titleh3 .canela h3, .canela h2{font-family: 'Canela';font-weight: 100;}


.branding a img {
  max-height: 17.2px;max-width: 220px;
}
.mobile-header-bar .mobile-branding img {
    max-height: 17.2px;
    max-width: 220px;
}
.txtcenter {
  text-align: center
}
.section-space-ii {
  padding-top: 150px;
  padding-bottom: 150px;
}
.single-post .sidebar-none .content, .search-no-results #main, .archive #main, .error404 #main, .search-results #main,  #main{
    min-height: 55vh;
}

.section-space, .single-post .sidebar-none .content, .search-no-results #main, .archive #main, .error404 #main, .search-results #main{
  padding-top: 125px;
  padding-bottom: 125px;    
}
.section-space-bottom {
  padding-bottom: 125px;
}
.section-space-top {
  padding-top: 125px;
}
.space-sm-bot {
  padding-bottom: 80px;
}
.black-bg {
  background: #000000
}
.grayish-bg {
  background: #F4F2ED
}
i.mw-icon.the7-mw-icon-search-bold {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.home-quicklinks > .vc_col-sm-4 {
  padding: 40px 37px 76px;
}
.home-quicklinks > .vc_col-sm-4 {
/*   border-right: solid 1px #FFF; */
}
.popup-search-wrap input.field.searchform-s {
  border-bottom: solid 1px #828282;
  padding-bottom: 25px;
}
@media screen and (min-width: 1600px) {}
.hero-banner > .wpb_column figure, .hero-banner > .wpb_column figure .vc_single_image-wrapper, .hero-banner > .wpb_column figure .vc_single_image-wrapper img, .home-quicklinks > .vc_col-sm-4 figure, .home-quicklinks > .vc_col-sm-4 figure .vc_single_image-wrapper, .home-quicklinks > .vc_col-sm-4 figure .vc_single_image-wrapper img, .team > .wpb_column figure, .team > .wpb_column figure .vc_single_image-wrapper, .team > .wpb_column figure .vc_single_image-wrapper img, .video-box > .wpb_column figure, .video-box > .wpb_column figure .vc_single_image-wrapper, .video-box > .wpb_column figure .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-quicklinks > .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
  max-height: 635px;
  min-height: 635px;
  overflow: hidden;
  position: relative;
  object-fit: cover;
}
.home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_single_image {
  position: absolute;
  height: 530px;
  overflow: hidden;
  width: 100%;
}
.home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_text_column {
  position: absolute;
  overflow: hidden;
  width: 100%;
  bottom: 10px;
}
.page-template-double-headed .home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_text_column {
  bottom: 35px;
}
.home-quicklinks > .vc_col-sm-4 h3, .home-quicklinks > .vc_col-sm-4 h3 a {
  color: #FFF;
}
.home-quicklinks > .vc_col-sm-4 h3 {
  font-size: 32px;
  position: relative;
  padding-left: 55px;
}
/* .home-quicklinks > .vc_col-sm-4:nth-child(2) {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
} */
.home-quicklinks > .vc_col-sm-4 h3:before {
  content: '';
  background: url(/wp-content/uploads/quicklinks-arrow.svg);
  width: 25px;
  height: 25px;
  left: 0px;
  top: 5px;
  position: absolute;
  background-size: 25px;
}
.home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_single_image:nth-child(1) {
  top: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.home-quicklinks > .vc_col-sm-4:hover .wpb_wrapper .wpb_single_image:nth-child(1) {
  height: 0px;
}
.home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_single_image:nth-child(2) {
  height: 0px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  bottom: 105px;
  z-index: -1;
}
.home-quicklinks > .vc_col-sm-4:hover .wpb_wrapper .wpb_single_image:nth-child(2) {
  height: 530px;
}
.vc_btn3-container {
  margin-bottom: 0;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-modern, .vc_btn3-container a.vc_btn3.vc_btn3-style-modern, .vc_btn3-container.vc_btn3-center a.vc_btn3.vc_btn3-style-modern {
  font-size: 15px;
  color: #000;
  background: transparent;
  border: none;
  position: relative;
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  /*! line-height: 16px; */
  z-index: 1;
  padding: 9px 20px;
  height: 35px;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-modern:focus, .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:focus{color: #000;}
.vc_btn3-container button.vc_btn3.vc_btn3-style-modern:hover, 
.vc_btn3-container a.vc_btn3.vc_btn3-style-modern:hover {
  color: #FFF;
  border: none;
  background: none;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-modern:before, .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:before {
  content: "";
  position: absolute;
  /*   width: 29px;
  height: 29px; */
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: solid 1px #000;
  border-radius: 48px;
  left: 0;
  top: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  z-index: -1;
  background: #00000000;
}
.vc_btn3-container button.vc_btn3.vc_btn3-style-modern:hover:before, .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:hover:before {
  /*   width: 100%; */
  background: #000;
}
.redorangeBg .vc_btn3-container a.vc_btn3.vc_btn3-style-modern {
  color: #FFF;
}
.redorangeBg .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:before {
  border-color: #FFF;
}
/* .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 55%;
  background: #fff;
  border-radius: 48px;
  left: 50%;
  top: 50%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
} */
.marquee-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.marquee {
  display: flex;
  gap: 15px;
  /* Adds gap between the images */
  width: calc(400% + 10px);
  /* Adjust width to accommodate gap */
  transform: translateX(-77%);
  transition: transform 10.5s ease-in-out;
}
.marquee img {
  width: 25%;
  /* Adjust width based on the number of images */
}
.who-we-are:hover .marquee-container .marquee {
  transform: translateX(0);
}
.who-we-are .vc_col-sm-6:nth-child(2) {
  padding-left: 2%;
}
.grayish-bg .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:after {
  background: #F4F2ED;
}
.black-bg .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:after {
  background: #000;
}
.team {
  padding: 0 15px;
}
.team .wpb_text_column {
  padding: 30px 30px 0;
}
.team .wpb_text_column h4 {
  margin-bottom: 6px;
  font-size: 26px;
  line-height: normal;
}
.team .wpb_text_column p {
  color: rgba(0, 0, 0, 0.4);
}
.titleh3 h3 {
  font-size: 45px;
  line-height: 50px;
}
.white-text.titleh3 h3, .white-text h2, .white-text ul.menu li a, .white-text, .white-text .vc_btn3-container button.vc_btn3.vc_btn3-style-modern, .white-text .vc_btn3-container a.vc_btn3.vc_btn3-style-modern, .white-text h4 {
  color: #FFF;
}
.white-text .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:hover, .white-text .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:hover {
  color: #000;
}
.white-text .vc_btn3-container button.vc_btn3.vc_btn3-style-modern::before, .white-text .vc_btn3-container a.vc_btn3.vc_btn3-style-modern::before {
  border-color: #FFF;
}
.white-text .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:hover::before, .white-text .vc_btn3-container a.vc_btn3.vc_btn3-style-modern:hover::before {
  background: #FFF;
}
.video-box > .wpb_column, .video-box > .wpb_column .wpb_single_image {
  max-height: 488px;
  height: 488px;
}
.video-box > .wpb_column.vc_col-sm-3 {
  width: 23.6%;
}
.video-box > .wpb_column.vc_col-sm-6 {
  width: 52.8%;
}
.video-box > .wpb_column .vc_column-inner, .video-box > .wpb_column .vc_column-inner .wpb_wrapper, .video-box > .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image, .video-box > .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
  height: 100%;
}
.video-pop {
  position: relative;
}
.video-pop .vc_single_image-wrapper {
  position: relative;
}
.video-pop .vc_single_image-wrapper::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
}
.video-pop .vc_single_image-wrapper::after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/play-button.svg) no-repeat center /85px;
  position: absolute;
  left: 0;
  top: 0;
}
.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .post-entry-content h3.entry-title {
  font-size: 26px;
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
}
footer#footer .textwidget h6 {
  font-family: 'Canela';
  font-weight: 100;
  font-size: 31.5px;
  line-height: 53px;
  color: #EBEBEB;
}
footer#footer .textwidget h6 a:hover {
  text-decoration: underline 1px;
}
footer#footer #menu-footer-menu {
  display: flex;
  flex-wrap: wrap;
}
footer#footer #menu-footer-menu li {
  padding-top: 0;
  border-top: 0;
  width: 50%;
  margin-top: 0;
  margin-bottom: 15px;
}
footer#footer section.widget_nav_menu {
  /* padding: 0; */
  /* margin-bottom: 0; */
}
footer#footer #menu-footer-menu li a {
  font-size: 16px;
  color: #C2C2C2;
  font-weight: 200;
}
footer#footer ul.social {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  margin-top: 59px;
  margin-bottom: 30px;
}
footer#footer ul.social li {
  width: 33px;
  height: 33px;
  border: solid 1px rgb(255 255 255 / 80%);
  border-radius: 50px;
}
footer#footer ul.social li a {
  text-indent: -999px;
  display: block;
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 12px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
footer#footer ul.social li:nth-child(1) a {
  background-image: url(/wp-content/uploads/facebook.svg);
}
footer#footer ul.social li:nth-child(2) a {
  background-image: url(/wp-content/uploads/instagram.svg);
}
footer#footer ul.social li:nth-child(3) a {
  background-image: url(/wp-content/uploads/linkedin.svg);
}
footer#footer ul.social li:nth-child(4) a {
  background-image: url(/wp-content/uploads/tiktok.svg);
}
footer#footer ul.social li a:hover {
  opacity: 0.5;
}
.footer a.tc-link {
  font-size: 17px;
  color: #C2C2C2;
}
ul.tc-link {
  display: flex;
}
.footer .textwidget ul.tc-link li {
  position: relative;
  padding-right: 24px;
}
.footer .textwidget ul.tc-link li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 18px;
  background: #C2C2C2;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.footer .textwidget ul.tc-link li a {
  font-size: 16px;
  color: #C2C2C2;
  font-weight: 200;
}
.footer .textwidget ul.tc-link li a:hover {
  text-decoration: underline;
}
.footer .textwidget ul.tc-link li:last-child {
  padding-right: 0;
}
.footer .textwidget ul.tc-link li:last-child:after {
  display: none
}

.bottom-text-block p {
/*    font-size: 18.8px; */ font-size: 14px;
  font-weight: 200;
}
footer#footer .widget {
  margin-bottom: 0;
}
.newsletter {
  
  padding: 53px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 20px;
}
.newsletter h5 {
  font-size: 34px;
  /*     margin-bottom: 0; */
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  color: #000;
  line-height: normal;
  height: 37px;
  margin-bottom: 0;
}
.newsletter form, #CONTACTA_652c9aaa4cd1189d2d285dc6 form .contacta-webform-table {
  display: flex;
  align-items: center;
  gap: 10px;justify-content: center;
}
.newsletter form input[type="text"], .newsletter form input[type="email"], #CONTACTA_652c9aaa4cd1189d2d285dc6 form input[type="text"] {
  padding: 0px 0;
  margin-right: 10px;
  border: none !important;
  border-bottom: 1px solid rgb(0 0 0 / 50%) !important;
  background-color: transparent;
  outline: none;
  margin-bottom: 0 !important;
  width: 240px;
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif;
  border-radius: 0;
  height: 30px;
  font-size: 16px;
  color: #000;
}
.newsletter form input[type="submit"], #CONTACTA_652c9aaa4cd1189d2d285dc6 form .submitBtn button {
  padding: 10px 20px !important;
  background-color: transparent !important;
  border: 1px solid black;
  border-radius: 25px !important;
  cursor: pointer;
  font-weight: 500 !important;
  transition: background-color 0.3s ease;
  color: #000 !important;
  font-family: 'Neue Haas Grotesk Display Pro', Helvetica, Arial, Verdana, sans-serif !important;
  width: 110px;
  line-height: normal !important;
}
.newsletter form input[type="submit"]:hover, #CONTACTA_652c9aaa4cd1189d2d285dc6 form .submitBtn button:hover {
  background: #000 !important;
  color: #fff !important;
}
#CONTACTA_652c9aaa4cd1189d2d285dc6 .contacta-row {
    margin-top: 0px;
}
.hero-banner {
  height: calc(95vh - 90px);
  background: #000;
}
.hero-image {
  opacity: 0.4;
}
#text-box {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
}
.hero-banner .wpb_wrapper {
  position: relative;
}
#text-box .top-line {
  left: 10%;
  position: absolute;
  top: -80px;
  transition: all .7s;
  /* transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; */
}
#text-box .wpb_single_image {
  width: 50%;
}
#text-box .wpb_single_image img {
  width: 75%;
}
#text-box .bottom-line {
  right: 0%;
  position: absolute;
  transition: all .7s;
  top: 60px;
  /*	transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; */
}
.hero-banner:hover #text-box .top-line {
  left: 20%;
}
.hero-banner:hover #text-box .bottom-line {
  right: 15%;
}
.home header#fancy-header .wf-wrap {
  height: calc(95vh - 93px);
}
.home .fancy-header h1.fancy-title.entry-title, .home h2.fancy-subtitle, .home .fancy-header h2.fancy-subtitle {
  font-size: 127px !important;
  line-height: 90px !important;
  font-weight: normal;
  font-family: 'Neue Haas Grotesk Display Pro';
  transition: all .7s;
  position: absolute;
}
.home .fancy-header h1.fancy-title.entry-title {
  text-align: left;
  padding-left: 66px;
  position: relative;
  left: 0;
}
.home h2.fancy-subtitle, .home .fancy-header h2.fancy-subtitle {
  text-align: right;
  bottom: 32px;
  right: -50px;
}
.home .fancy-title-head.hgroup {
  width: 100%;
  padding-bottom: 65px !important;
  height: 27%;
  overflow: visible;
  position: relative;
}
.home .fancy-header h1.fancy-title.entry-title span {
  position: relative;
}
/* .home .fancy-header h1.fancy-title.entry-title span:before {
  content: '';
  position: absolute;
  right: -110px;
  top: 10px;
  width: 83px;
  height: 83px;
  background-image: url(/wp-content/uploads/play-button.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  cursor: pointer;
} */
.home header#fancy-header:hover h1.fancy-title.entry-title {
  left: 13.5%;
  transition: all .7s;
}
.home header#fancy-header:hover h2.fancy-subtitle {
  right: 17.5%;
  transition: all .7s;
}
ul#primary-menu {
  padding-right: 23px;
}
.main-nav > li > a .menu-text {
  color: rgb(255 255 255 / 90%);
  letter-spacing: 0.25px;
}
.sandalBg {
  background: #F4F2ED;
}
.redorangeBg {
  background: #C36B50;
}
.grayblueBg {
  background: #3D4960
}
.contactinfo strong {
  font-size: 28px;
  font-weight: normal;
  font-family: 'Neue Haas Grotesk Display Pro';
  color: rgb(255 255 255 / 100%);
}
.fancy-header h1 {
  font-size: 28px;
  font-weight: 100;
  font-family: 'Canela';
}
.contactinfo p, .values-li li {
  color: rgb(255 255 255 / 75%);
  font-size: 20px;
  line-height: 32px;
  font-weight: 200;
}
.vc_grid.vc_row .vc_grid-item .case-studies-list .wpb_content_element {
  margin-bottom: 0;
}
.case-studies-list {
  color: #FFF;padding-bottom: 20px;
}
.case-studies-list .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
.case-studies-list .vc_gitem-post-data {
  margin-bottom: 0;
}
.case-studies-list h4 {
  margin-bottom: 0;
  position: relative;
  color: #FFF;
  font-size: 24px;
  display: inline-block;
}
.case-studies-list .vc_custom_heading.vc_gitem-post-data {
  position: relative;
  padding: 15px 15px 0 45px;
}
.case-studies-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-bottom: 0;
}
.case-studies-list .vc_custom_heading.vc_gitem-post-data:before {
  content: '';
  background: url(/wp-content/uploads/arrow.svg) no-repeat left top;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 20px;
  background-size: 20px;
}
.case-studies-list h4:after {
  content: '';
  position: absolute;
  width: 0%;
  background: #FFF;
  height: 2px;
  bottom: -2px;
  left: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.case-studies-list:hover h4:after {
  width: 100%;
}
.case-studies-list .vc_single_image-wrapper {
  max-height: 335px;
  overflow: hidden;
  height: 335px;
}
.case-studies-list .vc_single_image-wrapper img {
  object-fit: cover;
  height: 100%;
}
.case-studies-list img.vc_single_image-img {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.case-studies-list:hover img.vc_single_image-img {
  transform: scale(1.1);
}

.single-btm-post{
	padding-bottom:30px;
}
.ambassador-bg {
  position: relative;
}
.ambassador-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/abstract.svg) no-repeat bottom right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: 65%;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper > .vc_row .wpb_wrapper {
  height: 330px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper .wpb_single_image, .ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper figure, .ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper figure .vc_single_image-wrapper, .ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper figure .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper > .vc_row {
  margin-bottom: 25px;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_text_column h4 {
  font-size: 24px;font-weight:300;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_text_column h6 {
  font-size: 16px;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_text_column p {
  font-size: 16px;
  color: #000;
  line-height: 22px;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper .wpb_single_image.video-pop, .ambassadors-grid > .vc_col-sm-4 .wpb_wrapper .wpb_wrapper .wpb_single_image.team-img {
  position: absolute;
  top: 0;
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper > .vc_row .wpb_wrapper:hover .wpb_single_image.video-pop, .ambassadors-grid > .vc_col-sm-4 .wpb_wrapper > .vc_row .wpb_wrapper:hover .wpb_single_image.team-img {
  opacity: 1;
}
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+1) {
  width: 29.5% !important;
}
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+2) {
  width: 48% !important;
}
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+3) {
  width: 32.9% !important;
}

.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+1)>div, .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+2)>div, .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+3)>div {
    width: 100%;
}

.who-we-are-slide a.rollover:not(.single-venue .who-we-are-slide a.rollover) {
  pointer-events: none;
}
.buy-ticket-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0073aa; /* Button background color */
  color: #ffffff; /* Button text color */
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
}
.buy-ticket-button:hover {
  background-color: #005177; /* Hover background color */
}
.wpb_single_image.single-event-img img.vc_single_image-img {
  height: 335px;
  object-fit: cover;
}
.vc_grid.vc_row .vc_grid-item .wpb_single_image.single-event-img {
  margin-bottom: 0;
}
/* .single-event-block .vc_gitem-animated-block, 
.single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone, 
.single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem-zone-mini {
    height: auto !important;
} */
.single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone {
  min-height: 150px;
}
.single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem-zone-mini {
  display: block;
}
.single-event-block .vc_gitem-animated-block .single-event .vc_gitem-row-position-top, .single-event-block .vc_gitem-animated-block .single-event .vc_gitem-row-position-middle {
  position: unset;
  transform: translate(0, 0px);
}
.single-event-block .vc_gitem-animated-block .single-event h4, .single-event-block .vc_gitem-animated-block .single-event .vc_custom_heading, .single-event-block .vc_gitem-animated-block .single-event .vc_custom_heading p {
  margin-bottom: 0;
}
.single-event-block .vc_gitem-animated-block .single-event h4 {
  font-size: 20px;    padding-bottom: 5px;
}
.single-event-block .vc_gitem-animated-block .single-event span.vc_gitem-post-meta-label {
  margin-right: 7px;
}
.single-event-block .vc_gitem-animated-block .single-event h4, .single-event-block .vc_gitem-animated-block .single-event .vc_gitem-post-meta-field-price_from {
  line-height: normal;
}
.single-event-block .vc_gitem-animated-block .single-event .vc_gitem-post-data-source-post_excerpt b {
  font-weight: 500;
  font-size: 19px;
  color: #000;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Show only 2 lines */
  -webkit-box-orient: vertical;
 min-height: 50px;
}
.single-event-block .vc_gitem-animated-block .single-event .vc_gitem-post-data-source-post_excerpt p {
  color: #000;
  font-size: 18px;
}
.single-event-block .vc_gitem-animated-block .single-event {
  color: #000;
}
.single-event-block .vc_gitem-animated-block .single-event .vc_gitem-post-meta-field-sale_tag {
  margin-top: 5px;
}
.single-events .post-thumbnail, .single-venue .post-thumbnail, .single-venue .footer-newsletter, .single-case_study .footer-newsletter, .single-case_study .post-thumbnail, .single-whats_on .post-thumbnail{
  display: none;
}
.vc_section[data-vc-full-width] > .vc_row.event-info {
  border-top: solid 1px #C8C8C8;
  border-bottom: solid 1px #C8C8C8;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
.event-info .vc_col-sm-4:nth-child(2) {
  border-right: solid 1px #C8C8C8;
  border-left: solid 1px #C8C8C8;
}
.event-info .vc_col-sm-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.event-info .vc_col-sm-4 .wpb_text_column:first-child p {
  color: #989898;
  font-size: 16px;
}
.event-info .vc_col-sm-4 .wpb_text_column:last-child p {
  color: #000000;
  font-size: 17px;
  font-weight: 500;
}
div#price-info {
  border-bottom: solid 1px #FFFFFF;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
div#price-info .vc_col-sm-4 {
  text-align: right;
}
.vc_tta-tabs.event-menu {}
.vc_tta.vc_tta-tabs.event-menu .vc_tta-tabs-container {
  margin-right: 100px;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #707070;
  border-width: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a:hover {
  background: transparent;
  color: #000;
}
.vc_tta.vc_tta-tabs.event-menu .vc_tta-tabs-container ul.vc_tta-tabs-list {
  min-width: 200px;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a span.vc_tta-title-text {
  position: relative;
  padding-right: 10px;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a span.vc_tta-title-text:after {
  content: '';
  background: #000;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab > a:hover span.vc_tta-title-text:after {
  opacity: 1;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-tab.vc_active > a span.vc_tta-title-text:after {
  opacity: 1;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-panels-container .vc_tta-panel-body strong {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  margin-bottom: 8px;
  display: inline-block;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column {
  margin-bottom: 30px;
  color: #000;
}
.vc_tta-tabs.event-menu.vc_tta-style-outline .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column:last-child {
  margin-bottom: 0;
}
.page-template-double-headed header#fancy-header.fancy-header .wf-wrap:not(.page-template-double-headed.page-id-491 header#fancy-header.fancy-header .wf-wrap) {
  min-height: 669px;
}
.second-head {
  padding: 15px 10px;
}
.second-head > .vc_row {
  padding-left: 20px;
  padding-right: 20px;
}
.second-head h2 {
  font-size: 28px;
  line-height: normal;
  font-family: 'Canela';
  font-weight: 100;
}
.second-head .widget_nav_menu ul.menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.second-head .widget_nav_menu ul.menu li {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
  padding-left: 35px;
}
@media screen and (min-width: 1222px) {
.second-head .widget_nav_menu ul.menu li:first-child {
  padding-left: 0;
	}
.single-case_study .fancy-header h1.fancy-title span, .single-whats_on .fancy-header h1.fancy-title span{
    font-size: 70px;
    line-height: 75px;
}
}
.second-head .widget_nav_menu ul.menu li a {
  font-weight: 500;
  font-size: 16px;
}
.event-spotlight-grid .case-studies-list {
  color: #000;
}
.event-spotlight-grid .case-studies-list h4 {
  margin-bottom: 0;
  position: relative;
  color: #000;
  font-size: 24px;
  display: inline-block;
}
.event-spotlight-grid .case-studies-list .vc_custom_heading.vc_gitem-post-data:before {
  filter: brightness(0);
}
.event-spotlight-grid .case-studies-list h4:after {
  background: #000;
}
.event-spotlight-grid .case-studies-list .wpb_single_image img.vc_single_image-img {
  height: 330px;
  object-fit: cover;
}
.sustainability-box {
  padding: 65px;
}
.second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper, .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper .vc_btn3-container, .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper .vc_btn3-container {
  margin-left: 25px;
}
.partners {
  padding: 60px 0;
}
.partners .dt-css-grid > .wf-cell {
  width: auto;
}
.partners .dt-css-grid {
  display: flex;
  align-items: center;
  grid-column-gap: 115px !important;
  justify-content: space-between;
}
.sustainability-box h4, .who-we-are h4 {
  font-size: 30px;
  line-height: normal;
}
.features-li ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.features-li ul li {
  border-bottom:solid 1px #ffffff40;
  padding: 10px 0px;
  opacity: 0.9;
}
.features-li ul li:last-child {
  border-bottom: 0;
}
.faqs .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel a {
  padding-left: 0;
}
.faqs .vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading, .faqs .vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-left: 0;
  border-right: 0;
  border-color: #CCCCCC !important;
  border-width: 1px;
  border-bottom: 0;
}
.faqs .vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-bottom: 0
}
.faqs .vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
  padding: 10px 0px 25px;
  border: 0;
}
.faqs .vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading h4 {
  font-size: 22px;
}
.faqs .vc_tta-style-outline .vc_tta-panel:last-child .vc_tta-panel-heading {
  border-bottom: solid 1px;
}
.faqs .vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
  transition: all 0.2s ease
}
.faqs .vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
  padding-left: 20px;
}
/*** Post Style ***/
.venue-wrap .vc_grid-container .vc_grid-item {
  width: calc(33.33% - 20px);
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}
.venue-wrap .vc_grid-container.list-view .vc_grid-item {
      width: 100%;  
  display: block;
  margin: 10px 0;
  padding-bottom: 0px;
}
.venue-wrap .vc_grid-container.list-view .vc_grid-item .vc_grid-item-mini {
  border-bottom: solid 1px #cbcbcb;
}
.venue-wrap .toggle-view-icons {
  margin-bottom: 20px;
  text-align: right;
}
.venue-wrap .toggle-view-icons img {
  cursor: pointer;
  margin: 0 5px;
  opacity: 0.7;
}
.venue-wrap .toggle-view-icons img.active {
  opacity: 1;
}
.venue-wrap .venue-list-grid.list-view .vc_gitem-zone.vc_gitem-zone-c {
  /*     width: 50%;*/ width: 20%;
}
.venue-wrap .venue-list-grid.list-view .vc_gitem-animated-block {
  /*     width: 50%; */ width: 80%;padding-left: 5%;
}
.venue-wrap .venue-list-grid.list-view .wpb_single_image.single-event-img img.vc_single_image-img {
  height: 55px;
}
.venue-wrap .venue-list-grid.list-view .vc_grid-item-mini {
  width: 100%;
  display: flex;align-items: center;padding-bottom: 15px;
}
.single-event-block.venue-block .single-event.vc_gitem-zone .vc_row.vc_gitem-row-position-middle {
    display: none !important;
}
.vc_gitem-post-meta-field-address.map-address, .vc_gitem-post-meta-field-lat_and_lng, .vc_gitem-post-meta-field-3d_virtual_tour, .vc_gitem-post-meta-field-book_now, .vc_gitem-post-meta-field-external_url {
  display: none;
}
.location-add {
  max-width: 200px;
}
#map-wrap {
  display: none;
}
#map {
  width: 100%;
  height: 900px;
  position: relative;
}
.single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone {
  min-height: 55px;
  padding: 3px 7px;
}
 .list-view .venue-top .vc_gitem_row:nth-child(2) /*, .venue-block:hover .venue-top .vc_gitem_row:nth-child(2)*/ {
  display: none;
}
.filter-block .wpc-filters-widget-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.filter-block .wpc-filters-widget-wrapper .wpc-instead-of-posts-found {
  display: none;
}
.filter-block .wpc-filters-widget-wrapper > div {
  margin-bottom: 0;
  width: 20%;
}
.filter-block .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filter-header {
  display: none;
}
.filter-block .wpc-filters-widget-wrapper .wpc-filter-layout-search-field {
  width: 35%;
}
.filter-block .wpc-filters-widget-wrapper .wpc-filter-layout-search-field input.wpc-search-field {
  margin-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: transparent;
  border-color: #000;
  border-radius: 0;
  color: #000;
}
.filter-block .wpc-filters-widget-wrapper .wpc-filter-layout-search-field .wpc-search-icon {
  width: 20px;
}
.filter-block .wpc-filters-widget-wrapper .wpc-filter-layout-search-field .wpc-search-icon:before {
  width: 20px;
  height: 20px;
  background-size: 20px;
  color: #000;
  filter: brightness(0);
}
.filter-block .wpc-filters-widget-wrapper .wpc-filters-widget-select {
  border-color: #000;
  background-color: transparent;
  border-radius: 60px;
  color: #000;
}
.wpb_single_image.single-event-img.venue img.vc_single_image-img {
  height: 415px;
  object-fit: cover;
}
.venue-top .vc_gitem_row {}
.venue-top .vc_gitem_row:nth-child(2) {
  height: 0%;
  position: absolute;
  bottom: 0;
  background: rgb(0 0 0 / 80%);
  width: 100%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  overflow: hidden;
}
.venue-block .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
.venue-top {
  margin-bottom: 15px;
}
.venue-top .vc_gitem-zone-mini {
  position: relative;
}
.venue-block:hover .venue-top .vc_gitem_row:nth-child(2) {
  height: 100%;
}
.venue-top .vc_gitem_row:nth-child(2) .vc_col-sm-12.hide {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 200px;
}
.venue-top .vc_gitem_row:nth-child(2) .vc_col-sm-12.hide .vc_btn3-container {
  width: 100%;
  min-width: 100%;
  margin: 10px 0;
}
.single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem_row.vc_row {
  display: flex;
  align-items: center;
}
.single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md, .single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  padding: 9px 20px !important;
  font-size: 15px !important;
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center a.vc_btn3.vc_btn3-style-modern, .venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center a.vc_btn3.vc_btn3-style-modern {
  padding: 9px 30px 9px 20px;
  color: #FFF;
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center a.vc_btn3.vc_btn3-style-modern:before, .venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center a.vc_btn3.vc_btn3-style-modern:before {
  border-color: #FFF;
}
.venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center a.vc_btn3.vc_btn3-style-modern:after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/3d.svg) no-repeat center center;
  width: 15px;
  height: 15px;
  background-size: 15px;
  margin-left: 10px;
  filter: contrast(1) saturate(1) brightness(1);
  transition: all .2s ease-in-out;
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center a.vc_btn3.vc_btn3-style-modern:after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/venue.svg) no-repeat center center;
  width: 15px;
  height: 15px;
  background-size: 15px;
  margin-left: 10px;
  filter: contrast(0) saturate(0) brightness(3);
  transition: all .2s ease-in-out;
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern:after {
  filter: contrast(1) saturate(1) brightness(1);
}
.venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern:after {
  filter: contrast(0) saturate(0) brightness(0);
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern, .venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern {
  color: #000000;
}
.venue-top .vc_gitem_row:nth-child(2) .BuyTickets.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern:before, .venue-top .vc_gitem_row:nth-child(2) .td-virtual-tour.vc_btn3-center:hover a.vc_btn3.vc_btn3-style-modern:before {
  background: #FFF;
}
.page-template-double-headed.phantom-sticky .fixed-masthead.masthead.sticky-on, .single-venue.phantom-sticky .fixed-masthead.masthead.sticky-on {
  /* position: relative !important; */
  /* z-index: -1 !important; */
  /* display: none !important; */
  /* opacity: 0 !important; */
	
/*   height: 0; */
/*   overflow: hidden; */
/*   transition: all 0.2s ease 0.5s; */
/*   top: 0 !important; */
}

/* Only hide when this class is added */
.page-template-double-headed.phantom-sticky.hide-masthead-on-scroll .fixed-masthead.masthead.sticky-on,
.single-venue.phantom-sticky.hide-masthead-on-scroll .fixed-masthead.masthead.sticky-on {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease 0.5s;
  top: 0 !important;
}



.page-template-double-headed.phantom-sticky .fixed-masthead.masthead.sticky-off, 
.single-venue.phantom-sticky .fixed-masthead.masthead.sticky-off{
    height: 90px;transition: all 0.1s ease;
}
.sticky-second-head {
  position: fixed !important;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Optional shadow */ margin: 0;
}
.opacity-block {
  color: #cccccc;
}
ul.dynamic-nav {
  padding: 10px;
  list-style: none;
  margin: 0;
  /*    padding: 0;*/
  display: flex;
}
.dynamic-nav li {
  margin: 0;
  list-style: none;
  padding-left: 40px;
}
.dynamic-nav li:first-child {
  padding-left: 0;
}
.dynamic-nav a {
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  padding: 0px;
  display: block;
  font-weight: 500;
}
.dynamic-nav a:hover {
  text-decoration: underline; /* Optional */
}
.menu-link.active {
  text-decoration: underline; /* Optional */
}
section.event-gall .gallery-shortcode{
  padding-top: 25px;
  padding-bottom: 25px;
}
.event-gall .wpb_single_image figure,
.event-gall .wpb_single_image figure .vc_single_image-wrapper,
.event-gall .wpb_single_image figure .vc_single_image-wrapper .vc_single_image-img{
    width: 100%;
}
.single.single-venue .entry-content {
  margin-bottom: 0;
}
.single.single-venue .single-related-posts {
  display: none;
}
.single-event-block.news-block .vc_gitem-animated-block .single-event.vc_gitem-zone {
  min-height: 90px;
}
.redorangeBg.second-head h2, .redorangeBg.second-head .dynamic-nav a, .redorangeBg.second-head .vc_btn3-container button.vc_btn3.vc_btn3-style-modern {
  color: #FFF;
}
.redorangeBg.second-head .vc_btn3-container button.vc_btn3.vc_btn3-style-modern:before {
  border-color: #FFF;
}
.bars-cafes {
  position: relative;
}
.bars-cafes:before {
  content: '';
  position: absolute;
  width: 200%;
  top: 0;
  background: #CCCCCC;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
}
.bars-cafes .titleh3.vc_row {
  padding: 0 10px;
}
.bars-cafes .toggle-view-icons {
  margin: 10px 20px 10px;
}
.bars-cafes .filter-block {
  margin-bottom: 0;
}
.bars-cafes .toggle-view-icons {
  margin: 10px 20px 10px;
}
.bars-cafes .filter-block .wpc-filters-widget-wrapper {
  justify-content: flex-end;
  gap: 20px;
}
.bars-cafes .filter-block .wpc-filters-widget-wrapper > div {
  min-width: 235px;
}
.single-case_study .sandalBg .case-studies-list h4 {
  color: #000;
}
.single-case_study .sandalBg .case-studies-list h4:after {
  background: #000000;
}
.single-case_study .sandalBg .case-studies-list .vc_custom_heading.vc_gitem-post-data:before {
  filter: brightness(0);
}
footer .wf-container {
  padding-left: 25px;
  padding-right: 25px;
}
footer .wf-container section:nth-child(1) {
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 0px;
}
footer .wf-container section:nth-child(2) {
  padding-top: 13px;
  padding-left: 50px;
  padding-right: 0;
}
footer .wf-container section:nth-child(3) .textwidget {
  display: flex;
  justify-content: flex-end;
  padding-right: 35px;
}
.blog-cpost .owl-stage {
  padding-left: 0 !important;
}
.owl-carousel.blog-cpost {
  width: calc(100% + 100px);
}
.owl-carousel.blog-cpost .dt-owl-item:not(.owl-carousel.blog-cpost .dt-owl-item.active) {
  opacity: 0.2;
}
#footer > .wf-wrap {
  max-width: 1300px;
}
.top-header .mega-full-width > .dt-mega-menu-wrap {
  width: 100%;
  min-width: 100vw;
  margin: 0 0 0 -20px;
}
.top-header .main-nav .dt-mega-menu-wrap > ul.sub-nav {
  max-width: 1000px;
  margin: 0 auto;
}
.dt-mega-menu-wrap li ul.sub-nav li:not(.dt-mega-menu-wrap li.has-widget ul.sub-nav li) {
  border-bottom: solid 1px #343434;
  margin-bottom: 0;
}
.dt-mega-menu-wrap .sub-nav > li.has-children.has-widget {
  width: 70%;
}
.dt-mega-menu-wrap .sub-nav > li.has-children {
  width: 30%
}
.dt-mega-menu-wrap li ul.sub-nav {
  width: 100%;
}
.second-head select.gt_selector {
  margin-bottom: 0;
  background-color: transparent;
  margin-left: 25px;
  border: solid 1px #ffffff;
  border-radius: 48px;
  color: #FFF;
  width: 125px;
}
.second-head select.gt_selector option {
  background: #bdbdbd;
}
@media screen and (min-width: 992px) {
  .single-post .sidebar-none .content {
    width: calc(100% - 20%);
    margin: 0 auto;
    max-width: 1000px;
  }
	#Enquiry .vc_col-sm-4 {
    padding-right: 50px;
}
	.features-li .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
    display: flex;
}

.features-li .vc_col-sm-6 .wpb_wrapper .wpb_text_column {
    width: 50%;
}

.features-li .vc_col-sm-6 .wpb_wrapper .wpb_text_column:nth-child(4) {
    width: 50%;
}
	section.packages-section > .vc_row {
    min-height: 600px;
}

.vc_row.wpb_row.vc_row-fluid.section-space.titleh3.vc_row-o-equal-height.vc_row-flex {}

.Philosophy-mob .wpb_column.vc_column_container.vc_col-sm-1\/5 {
    display: none;
}
	
}
@media screen and (min-width: 1500px) {
  #main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap {
    width: 1500px;
  }
	.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+1) > div,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+1) > div figure, 
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+1) > div figure img,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+2) > div,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+2) > div figure,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+2) > div figure img,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+3) > div,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+3) > div figure,
.who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item:nth-child(3n+3) > div figure img{
    width: 100%;
}
}
@media screen and (max-width: 1400px) {
  .event-spotlight-grid .case-studies-list {
    color: #000;
    overflow: visible;
    height: 100%;
  }
}
.fancy-header:not(.home .fancy-header, .single-venue .fancy-header, .page-id-845 .fancy-header, .single-venue .fancy-header) {
  position: relative; background-position:50% 25%;
}
.fancy-header:not(.home .fancy-header):before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 164px;
  height: 164px;
  background-image: url(/wp-content/uploads/play.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  cursor: pointer;
  z-index: 9;
  transform: translate(-50%, -50%);
  display: none;
}
h1.fancy-title:not(.home h1.fancy-title, .single-post h1.fancy-title) {
  max-width: 680px;
  line-height: 100px;
}
.single-whats_on .fancy-header:after {
    content: '';
    background: linear-gradient(to bottom, rgba(0,0,0,0.33), rgba(0,0,0,0.33));
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 1221px) {
  .animate-color-mobile-menu-icon .dt-mobile-menu-icon .lines-button, .menu-line {
    width: 26px;
  }
  .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    width: 20px;
    left: 6px;
  }
  .section-space, .single-post .sidebar-none .content {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .section-space-ii {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .second-head > .vc_row, .second-head > .vc_row > .wpb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    width: 100%;
  }
  .second-head h2 {
/*     text-align: center;padding: 0 30px; */
	  font-size: 30px;
  }
  .second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper, .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper {
    display: flex;
            align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    gap: 10px;
  }
  .second-head .widget_nav_menu ul.menu, ul.dynamic-nav {
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
    gap: 3px;padding-left: 0;
        padding-right: 0;flex-wrap: wrap;
        justify-content: flex-start;        margin-left: -10px;
  }
  .second-head .widget_nav_menu ul.menu li, .dynamic-nav li {
    padding: 3px 10px;
  }
  .second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper .vc_btn3-container, .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper .vc_btn3-container, .second-head select.gt_selector {
    margin-left: 0;
  }
  .second-head {
    padding: 35px;
  }
  .partners .wpb_column {
    width: 100%;
  }
  .partners .titleh3 h3 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 30px;
  }
  .second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(3), .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(3) {
    order: 1;
  }
  .second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(1), .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(1) {
    order: 3;width: 100%;
  }
  .second-head .vc_col-sm-7 .vc_column-inner > .wpb_wrapper > div:nth-child(2), .second-head .vc_col-sm-8 .vc_column-inner > .wpb_wrapper > div:nth-child(2) {
    order: 2;        margin: 10px 0
  }
	.second-head .widget_nav_menu ul.menu li a, .dynamic-nav a {
    text-decoration: underline;
}
}
@media screen and (min-width: 993px) and (max-width: 1240px){
	.newsletter {
    align-items: center;
    flex-direction: column;
}}
@media screen and (max-width: 992px) {
  .page-template-double-headed header#fancy-header.fancy-header .wf-wrap:not(.page-template-double-headed.page-id-491 header#fancy-header.fancy-header .wf-wrap), header#fancy-header.fancy-header {
    min-height: 500px;
  }
  .fancy-header:not(.home .fancy-header):before {
    width: 85px;
    height: 85px;
    top: calc(50% - 45px);
  }
/*  #fancy-header .hgroup, #fancy-header .breadcrumbs {
    text-align: center;
  }
   #fancy-header > .wf-wrap {
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px !important;
  } */
  h1.fancy-title:not(.home h1.fancy-title, .single-post h1.fancy-title) {
    font-size: 65px;
/*     padding: 0 38px; */
    width: auto;
    line-height: normal;
/*     margin-top: 110px; */
  }
  img.foot-logo {
    display: none;
  }
  img.foot-logo {
    display: none;
  }
  footer .wf-container {
    display: flex;
    flex-direction: column;
  }
  footer .wf-container section:nth-child(3) {
    order: 1;
  }
  footer .wf-container section:nth-child(1) {
    order: 2;
    padding: 0 30px;
  }
  footer .wf-container section:nth-child(2) {
    order: 3;
    display: none;
    padding: 35px 30px 0;
  }
  footer .wf-container section:nth-child(3) .textwidget {
    justify-content: flex-start;
  }
  #footer .wf-container-footer {
    padding-top: 60px;
    padding-bottom: 45px;
  }
  #bottom-bar.solid-bg {
    background: #000;
    text-align: left;
    border-top: solid 1px #202020;
    padding: 30px;
  }
  #bottom-bar .bottom-text-block {
    text-align: left;
    font-size: 16px;
    color: #CBCBCB;
    line-height: normal;
  }
  .wf-container-bottom {
    padding: 0;
  }
  footer#footer .textwidget h6 {
    font-size: 30px;
  }
  footer#footer ul.social {
    margin-top: 50px;
    margin-bottom: 35px;
  }
  .bottom-text-block p {
    font-size: 16px;
    font-weight: 200;
    line-height: normal;
  }
  .footer .textwidget ul.tc-link li a {
    color: #ffffff;
  }
  .newsletter {
    justify-content: center;
    align-items: center;
    padding: 45px 0;
    flex-direction: column;
  }
  .newsletter form {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-direction: column;
    width: 100%;
  }
  .newsletter form input[type="text"], .newsletter form input[type="email"] {
    width: 100%;
  }
	#CONTACTA_652c9aaa4cd1189d2d285dc6 form .contacta-webform-table {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

div#CONTACTA_652c9aaa4cd1189d2d285dc6 {
    width: 100%;
}

#CONTACTA_652c9aaa4cd1189d2d285dc6 form input[type="text"] {
    width: 100%;
}
  footer .wf-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #footer #bottom-bar > .wf-wrap {
    padding: 0;
  }
  .partners .dt-css-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-column-gap: 20px;
    grid-row-gap: 20px !important;
  }
  .partners .dt-css-grid .wf-cell {
    max-height: 60px;
    display: inline-grid;
  }
  .partners .dt-css-grid .wf-cell span.rollover {
    height: 100%;
    text-align: center;
  }
  .partners .dt-css-grid .wf-cell span.rollover img.preload-me {
    height: 100%;
    width: auto;
  }
  .partners .titleh3 h3 {
/*     text-align: center; */
  }
  .hPeople-mob .vc_col-sm-6 {
    width: 100%;
  }
  .hPeople-mob {}
  .hPeople-mob .vc_col-sm-6 {
    width: 100%;
  }
  .who-we-are .vc_col-sm-6:nth-of-type(2) .wpb_wrapper > .vc_empty_space {
    height: 25px !important;
  }
  .who-we-are.hPeople-mob .vc_col-sm-6:nth-child(2) {
    padding-top: 35px;
  }
  .Philosophy-mob .sustainability-box {
    width: 100%;
  }
  .contactinfo p, .values-li li {
    color: rgb(255 255 255 / 75%);
    font-size: 18px;
    line-height: 26px;
    font-weight: 200;
  }
	.second-head h2 {
    padding-right: 45px;
	}.second-head .widget_nav_menu ul.menu, ul.dynamic-nav{margin-left:0;}
}
@media screen and (max-width: 950px) {
  .home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_single_image {
    height: 332px;
  }
  .home-quicklinks > .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    min-height: 440px;
  }
  .home-quicklinks > .vc_col-sm-4 {
    border-right: 0;
    border-bottom: solid 1px #343434;
  }
  .home-quicklinks > .vc_col-sm-4 {
    padding: 40px 40px 35px;
    width: 100%;
  }
  .home-quicklinks > .vc_col-sm-4 h3 {
    font-size: 30px;
  }
  .people-mob .vc_col-sm-6 {
    width: 100%;
  }
  .people-mob {
    padding-bottom: 0 !important;
  }
  .people-mob .vc_col-sm-6:first-child {
    order: 2;
    margin: 70px -15px 0;
    width: calc(100% + 30px);
  }
  .people-mob .vc_col-sm-6:first-child .vc_column-inner {
    padding: 0;
  }
  .people-mob .vc_col-sm-6:first-child .vc_column-inner .marquee {
    transform: translateX(-76.5%);
  }
  .ambassadors-mob .team .swiper-wrapper {
    display: flex;
    align-items: center;
  }
  .ambassadors-mob .team .swiper-slide {
    display: flex;
    justify-content: center;
    width: auto;
  }
	.event-spotlight-grid .swiper-button-next, .event-spotlight-grid .swiper-button-prev{ top: 40%;}
	.ambassadors-mob .team .swiper-button-next, .ambassadors-mob .team .swiper-button-prev, .swiper-button-next, .swiper-button-prev{top: 50%;}
  .ambassadors-mob .team .swiper-button-next, .ambassadors-mob .team .swiper-button-prev, .event-spotlight-grid .swiper-button-next, .event-spotlight-grid .swiper-button-prev, .swiper-button-next, .swiper-button-prev {
    position: absolute;
   
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ambassadors-mob .team .swiper-button-next:after, .ambassadors-mob .team .swiper-button-prev:after, .event-spotlight-grid .swiper-button-next:after, .event-spotlight-grid .swiper-button-prev:after, .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px;
    color: white;
  }
  .ambassadors-mob .team .swiper-button-prev {
    left: 5px;
  }
  .ambassadors-mob .team .swiper-button-next {
    right: 5px;
  }
  .event-spotlight-grid .swiper-button-prev, .case-studies-grid .swiper-button-prev {
    left: -0px;
  }
  .event-spotlight-grid .swiper-button-next, .case-studies-grid .swiper-button-next {
    right: 0px;
  }
  .team .wpb_text_column {
    padding: 30px 0 0;
  }
  .swiper-slide.swiper-slide-active {
    opacity: 1
  }
  .swiper-slide {
    opacity: 0.5
  }
  .ourpeople-mob .video-box > .wpb_column.vc_col-sm-3 {
    width: 100%;
  }
  .ourpeople-mob .video-box > .wpb_column.vc_col-sm-6 {
    width: 100%;
  }
  .ourpeople-mob .video-box .swiper-wrapper {
    display: flex;
    align-items: center;
  }
  .ourpeople-mob .video-box .swiper-slide {
    display: flex;
    justify-content: center;
    width: auto;
  }
  .ourpeople-mob .video-box .swiper-pagination {
    text-align: center;
    margin-top: 10px;
  }
  .video-box .swiper-wrapper .wpb_column, .video-box .swiper-wrapper .wpb_column .wpb_single_image {
    max-height: 411px;
    height: 411px;
  }
  .video-box .swiper-wrapper .wpb_column figure, .video-box .swiper-wrapper .wpb_column figure .vc_single_image-wrapper, .video-box .swiper-wrapper .wpb_column figure .vc_single_image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

	
	
  .video-box.swiper {
    padding-bottom: 100px;
  }
  .ourpeople-mob .video-box .swiper-pagination {
    bottom: 40px;
  }
  span.swiper-pagination-bullet {
    background: #707070;
    width: 12px;
    height: 12px;
    opacity: 0.5;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #D8D8D8;
    position: relative;
    opacity: 1;
  }
  span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: '';
    border: solid 1px;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .news-mob .vc_col-sm-4 {
    margin-bottom: 35px;
  }
  .news-mob .owl-carousel.blog-cpost {
    width: 100%;
  }
  .owl-carousel.blog-cpost.blog-carousel-shortcode .owl-nav div.owl-next {
    transform: translateY(calc(-50% + -50px));
    right: -20px;
  }
  .vc-gitem-zone-height-mode-auto:before {
    padding-top: 0;
  }
  .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    /*     margin-right: 0; */
  }
  .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 0;
    margin-right: 0;
  }
  .event-spotlight-grid .swiper, .case-studies-grid .swiper {
    padding: 0 10px;
    margin-left: -10px;
    margin-right: -10px !important;
  }
  .event-spotlight-grid .case-studies-list figure.wpb_wrapper.vc_figure, .event-spotlight-grid .case-studies-list .vc_single_image-wrapper, .event-spotlight-grid .case-studies-list .wpb_single_image img.vc_single_image-img, .case-studies-grid .case-studies-list figure.wpb_wrapper.vc_figure, .case-studies-grid .case-studies-list .vc_single_image-wrapper, .case-studies-grid .case-studies-list .wpb_single_image img.vc_single_image-img {
    width: 100%;
  }
  .case-studies-grid .vc_grid .swiper {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .venue-wrap .vc_grid-container .vc_grid-item {
    width: calc(50% - 36px);
    float: left;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .wpb_single_image.single-event-img.venue img.vc_single_image-img {
    height: 325px;
  }
  .event-spotlight-grid .vc_gitem-zone-mini {
    /*     min-height: 290px;position:absolute; */ display: flex;
  }
  .single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem_row.vc_row .vc_col-sm-8 {
    width: calc(100% - 150px);margin-right: 15px;
  }
  .single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem_row.vc_row .vc_col-sm-4 {
    max-width: 150px;
  }
  .res-sustainability .owl-carousel.blog-carousel-shortcode {
    margin-top: 30px;
  }
  .res-sustainability .vc_single_image-wrapper {
    margin-bottom: 30px;
  }
  .sustainability-mob .vc_col-sm-7, .sustainability-mob .vc_col-sm-6 {
    margin-bottom: 15px;
  }
  .event-pg-grid .vc_grid-item {
    width: 100% !important;
  }
  .vc_pageable-slide-wrapper {
    width: 100%;
  }
  .contactinfo.features-li .vc_col-sm-6:not(.contactinfo.features-li .vc_col-sm-6:first-child) {
    margin-top: 40px;
  }
  .contactinfo.features-li .vc_col-sm-6 .vc_empty_space {
    height: 10px !important;
  }
  .faqs .vc_col-sm-4 {
    margin-bottom: 30px;
  }
  .vc_row-fluid.features-li:not(.features-li .features-li) {
    padding-right: 15px !important;
  }
  .text-center-mob {
/*     text-align: center; */
  }
	.txtcenter, .vc_btn3-container.vc_btn3-center:not(.vc_btn3-container.BuyTickets.vc_btn3-center){text-align:left;}
	
	
	.single-event-block .vc_gitem-animated-block .single-event.vc_gitem-zone .vc_gitem-zone-mini {
    padding: 0;
}
	.single-event-block.venue-block .vc_gitem-animated-block .single-event.vc_gitem-zone {
    padding: 0;
}
	.venue-wrap .venue-list-grid.list-view .vc_gitem-zone.vc_gitem-zone-c {
    margin: 0;
}
	.event-info .vc_col-sm-4:nth-child(2){border-top: solid 1px #C8C8C8;
    border-bottom: solid 1px #C8C8C8;
		border-right: solid 0px #C8C8C8;
    border-left: solid 0px #C8C8C8;
}
}
@media screen and (max-width: 778px) {
  #main > .wf-wrap {
    padding: 0 30px 0 30px;
  }
  :root {
    --the7-text-big-font-size: 16px;
    --the7-text-big-line-height: 22px;
  }
  .mobile-header-bar .mobile-branding img {
    max-height: 18px;
        width: 100%;
  }
  .home header#fancy-header .wf-wrap {
    height: 730px;
  }
  .page-template-double-headed header#fancy-header.fancy-header .wf-wrap:not(.page-template-double-headed.page-id-491 header#fancy-header.fancy-header .wf-wrap), header#fancy-header.fancy-header {
    min-height: 333px;
  }
  h1.fancy-title:not(.home h1.fancy-title, .single-post h1.fancy-title), .fancy-title-head {
    width: 100%;
  }
  .fancy-header:not(.home .fancy-header):before {
    width: 85px;
    height: 85px;
    top: calc(50% - 45px);
  }
  h1.fancy-title:not(.home h1.fancy-title, .single-post h1.fancy-title) {
    font-size: 45px;
/*     padding: 0 38px; */
    width: auto;
    line-height: normal;
    margin-top: 110px;
  }
  header#fancy-header .wf-wrap {
    padding: 0 30px
  }
  .home .fancy-header h1.fancy-title.entry-title {
    padding-left: 0;
    font-size: 67px !important;
/*     font-weight: 100;
    font-family: 'Canela'; */
    margin: 0;
    line-height: 50px !important;
  }
  .home .fancy-header h1.fancy-title.entry-title span:before {
    display: none
  }
  .home h2.fancy-subtitle, .home .fancy-header h2.fancy-subtitle {
    position: relative;
    right: auto;
    text-align: left;
    bottom: auto;
    font-size: 67px !important;
/*     font-weight: 100;
    font-family: 'Canela'; */
    padding: 0;
  }
  .home .fancy-title-head.hgroup {
    padding-bottom: 0 !important;
  }
  .home header#fancy-header:hover h1.fancy-title.entry-title {
    left: 0;
    transition: all .7s;
  }
  .home header#fancy-header:hover h2.fancy-subtitle {
    right: 0;
    transition: all .7s;
  }
  .section-space, .single-post .sidebar-none .content {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .section-space-ii {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .people-mob .vc_col-sm-6:first-child .vc_column-inner .marquee {
    transform: translateX(-77.7%);
  }
  .people-mob .vc_col-sm-6 {
    width: 100%;
  }
  .people-mob {
    padding-bottom: 0 !important;
  }
  .people-mob .vc_col-sm-6:first-child {
    order: 2;
    margin: 70px -15px 0;
    width: calc(100% + 30px);
  }
  .people-mob .vc_col-sm-6:first-child .vc_column-inner {
    padding: 0;
  }
  .titleh3 h3 {
    font-size: 30px;
    line-height: 40px;
  }
	.single-case_study .titleh3 h3 {padding-bottom: 25px;}
  .home-quicklinks > .vc_col-sm-4 .wpb_wrapper .wpb_single_image {
    height: 332px;
  }
  .home-quicklinks > .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    min-height: 440px;
  }
  .home-quicklinks > .vc_col-sm-4 {
    border-right: 0;
    border-bottom: solid 1px #343434;
  }
  .home-quicklinks > .vc_col-sm-4 {
    padding: 40px 40px 35px;
    width: 100%;
  }
  .home-quicklinks > .vc_col-sm-4 h3 {
    font-size: 30px;
  }
  .ambassadors-mob.titleh3 h3 {
    margin-bottom: 25px !important;
    line-height: normal;
  }
  .ambassadors-mob .section-space-bottom, .ourpeople-mob .section-space-bottom {
    padding-bottom: 35px;
  }
.section-space-top {
  padding-top: 35px;
}
  .who-we-are .vc_col-sm-6:nth-child(2) {
    padding-left: 0;
  }
  .partners .dt-css-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-row-gap: 40px !important;
    grid-column-gap: 20px !important;
  }
  .partners .dt-css-grid .wf-cell {
    max-height: 50px;
  }
  section.Philosophy-mob {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin: 0;
    padding-top: 17vh !important;
    background-size: 100% auto !important;
    background-position: top center !important;
  }
  .single-venue section.Philosophy-mob {
    background-position: bottom center !important;
    padding-top: 0vh !important;
    padding-bottom: 22vh !important;
  }
  .Philosophy-mob > .vc_row {
    min-width: 100%;
    padding-bottom: 0;
    width: 100%;
    padding-left: 0 !important;
    left: 0px !important;
  }
  .sustainability-box {
    padding: 35px 15px;
  }
  .sustainability-box h4, .who-we-are h4 {
    font-size: 20px;
    line-height: normal;
  }.who-we-are h4 {
    margin-bottom: 20px;
}
	.who-we-are .vc_col-sm-6:nth-of-type(2) .wpb_wrapper > .vc_empty_space {
        height: 20px !important;
    }
  .contactinfo p, .values-li li {
    color: rgb(255 255 255 / 75%);
    font-size: 18px;
    line-height: 26px;
    font-weight: 200;
  }
	.ambassadors-grid > .vc_col-sm-4 .wpb_wrapper > .vc_row .wpb_wrapper {
		height: 350px;}
}
@media screen and (max-width:1299px) {
  .venue-wrap .vc_grid-container .vc_grid-item {
    width: calc(50% - 20px);
  }
  .bars-cafes .toggle-view-icons, .venue-wrap .toggle-view-icons {
    text-align: center;
  }
  .venue-block figure.wpb_wrapper.vc_figure, .venue-block .vc_single_image-wrapper, .venue-block .wpb_single_image img.vc_single_image-img {
    width: 100%;
  }
  .who-we-are .vc_col-sm-6:first-child:not(.home .who-we-are .vc_col-sm-6:first-child) {
    display: none;
  }
  .who-we-are .vc_col-sm-6 {
    width: 100%;
  }
}
@media screen and (max-width:860px) {
  .venue-wrap .vc_grid-container .vc_grid-item {
    width: calc(100% - 20px);
  }
  .bars-cafes .vc_col-sm-6 {
    width: 100%;
  }
  .bars-cafes .filter-block .wpc-filters-widget-wrapper > div {
    min-width: 48.8%;
  }
  .venue-wrap .filter-block .wpc-filters-widget-wrapper > div {
    width: 100%;
  }
  .bars-cafes .filter-block .wpc-filters-widget-wrapper {
    justify-content: flex-start;
    margin-top: 25px;
  }
  .bars-cafes .toggle-view-icons {
    margin: 20px 20px 10px;
  }
  .event-pg-grid .vc_grid-item {
    width: 48%;
  }
  .vc_pageable-slide-wrapper {
    width: 100%;
  }
  .venue-wrap .filter-block .wpc-filters-widget-wrapper {
    flex-direction: column;
    gap: 10px;
  }
	.list-view .venue-top .vc_gitem_row:nth-child(2), .venue-block:hover .venue-top .vc_gitem_row:nth-child(2) {
  display: none;
}
	.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .post-entry-content h3.entry-title {
		font-size: 20px;line-height: 26px;}
}

@media screen and (max-width:600px) {
  .bars-cafes .filter-block .wpc-filters-widget-wrapper > div {
    min-width: 98.8%;
  }
  .bars-cafes .filter-block .wpc-filters-widget-wrapper {
    flex-direction: column;
  }
  .bars-cafes h3 {
/*     text-align: center; */
  }
}
@media screen and (max-width:1299px) {
  .event-pg-grid .single-event {}
  .event-pg-grid .single-event .vc_row > div, .event-pg-grid .single-event .vc_row > div > div {
    width: 100%;
  }
  .event-pg-grid .single-event .vc_row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media screen and (max-width:1023px) {
.features-li > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_row:last-child > .wpb_column {
    width: 100%;
}.wpforms-page-indicator.circles {
    display: flex;
    flex-wrap: wrap;
}.wpforms-page-indicator.circles .wpforms-page-indicator-page {
    width: 50%;
}.BookingForm.wpforms-container-full .wpforms-image-choices li.wpforms-image-choices-item {
	width: 47% !important;}
}
@media screen and (min-width: 768px) {.features-li .vc_col-sm-6 {
    padding: 0px 15px;
    flex-basis: 100%;
    box-sizing: border-box;
}

.features-li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.toggle-section .vc_col-sm-6:first-child {
    padding-right: 25px;
}

.toggle-section .vc_col-sm-6:last-child {
    padding-left: 25px;
}
}

.hos-gall h3.entry-title {
  background: #ffffffc2;
  padding: 8px;
  margin-top: 10px;
  font-weight: 400 !important;
  border-radius: 2px;
}
.sandalBg.second-head select.gt_selector {
  border: solid 1px #000;
  color: #000;
}
.event-spotlight-grid .vc_gitem-zone {
    padding-bottom: 15px;
}
.wpb_single_image.single-event-img:hover img.vc_single_image-img {transform: scale(1.2);
    transition: all 0.25s ease-out, opacity .25s ease-out;}
.wpb_single_image.single-event-img .vc_figure{overflow:hidden}
.wpb_single_image.single-event-img img.vc_single_image-img{transition: all 0.25s ease-out, opacity .25s ease-out;}
.search-no-results #main div#content {
    min-height: 500px;
    text-align: center;
}
.search-results #main .entry-meta, 
.search-results #main .blog-content p{
    display: none;
}
.search-results #main .blog-media {
    height: 300px;
    overflow: hidden;
    position: relative;
}
.search-results #main .blog-media p, .search-results #main .blog-media p a{height: 100% !important;display: block;position: relative;}
.search-results #main .blog-media img{
    min-height: 300px;
    object-fit: cover;
}
.search-results #main .cont-id-0 .wf-cell {
    padding: 15px;
}
.single-post .entry-content .vc_btn3-container {
    margin: 15px 0;
}
#primary-menu li.sffm-inline-menu-button {
    display: none;
}
/* .single-venue .Philosophy-mob{
    margin-top: 15px;
} */

.gall-space{padding:30px 0}
/****** EVENT POST *****/
.event-posts .vc_col-sm-4 {
    padding-bottom: 50px;
}
.event-posts .event-title h3 {
    padding-bottom: 25px;
    font-family: 'Canela';
}
.event-posts h4 {
    font-size: 20px;
}
.owl-carousel.event-gallery {
    padding-bottom: 25px;
}
.event-posts .vc_btn3-container .vc_btn3{
    height: 45px !important;	    line-height: 25px;
}
.event-posts .vc_btn3-container {
    text-align: center;
    padding-top: 25px;
}
.event-posts .event-title h3 {
    padding-bottom: 25px;
    font-family: 'Canela';
    font-weight: 600;
}
.pad-bot35{
	padding-bottom:35px;
}
.event-posts .vc_col-sm-4 .wpb_wrapper > div:last-child {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.event-posts .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    position: relative;
    height: 100%;
    padding-bottom: 65px;
}
.event-posts .vc_col-sm-4 .vc_column-inner {
    height: 100%;
}
.margin-top15{
	margin-top:15px;
}
.event-img div {
    position: relative !important;
}
.sold-out {
    opacity: .5 !important;
    pointer-events: none;
}
.event-img img {
    height: 236px;
    object-fit: cover;
    padding-bottom: 25px;
}
.pad-top15{
	padding-top: 15px;
}
.event-posts .event-no-space .vc_col-sm-4 .wpb_wrapper > div:last-child {
    position: relative;
}
.event-posts .event-no-space .vc_col-sm-4 .wpb_wrapper {
    padding-bottom: 0;
}
.single-post .entry-content .vc_single_image-wrapper img:not(.single-post .entry-content .vc_row-fluid .vc_col-sm-12 .vc_col-sm-6 img) {
    margin: 40px 0;
}
.event-posts .no-space-col.vc_col-sm-4 .wpb_wrapper > div:last-child {
    position: relative;
}
.event-posts .no-space-col.vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    padding-bottom: 0;
}
.single-post .entry-content .wpb_video_widget {
    width: 70%;
    margin: 35px auto;
}
.text-cen{
	text-align:center;
}
.event-posts ul li {
    margin-bottom: 13px;
}
.event-posts .wpb_text_column a {
    font-family: 'Canela';
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
	text-transform: uppercase;
    font-size: 16px;
}
.menu-car.gallery-carousel-shortcode .dt-owl-item{
	justify-content:center;
}
.postid-8697 .fancy-header:not(.home .fancy-header), .postid-9028 .fancy-header:not(.home .fancy-header){
    background-position: 50% 60%;
}
/* .single-venue */
/* .single-venue */ .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item figure.post.photoswipe-item, 
/* .single-venue */ .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item figure.post.photoswipe-item .rollover, 
/* .single-venue */ .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item figure.post.photoswipe-item .rollover img {
    height: 100%;    width: 100%;
}

/* .single-venue */ .who-we-are-slide .owl-stage-outer .owl-stage .dt-owl-item figure.post.photoswipe-item .rollover img {
    object-fit: cover;
    object-position: center;
}
/* .single-venue */ .who-we-are-slide .owl-stage-outer .owl-stage {
    max-height: 550px;
}
.pswp__caption__center{
    display: none !important;
}
.video-section {
    text-align: center;
}
.video-section video {
    width: 70%;
}

.toggle-view-icons:not(.page-id-731 .toggle-view-icons, .page-id-491 .toggle-view-icons) {
    display: none;
}

.single-related-posts {
    background: #000;
    padding: 4rem;
    color: #FFF;
}

.single-related-posts h3, .items-grid .post-content>a {
    color: #FFF;
}

#page .single-related-posts .items-grid .post-content>a:hover, .post-content .text-secondary {
    color: #b5b5b5;
}

.video-box > .wpb_column .vc_column-inner .wpb_wrapper .wpb_video_widget {
    height: 100%;
}

.video-box > .wpb_column .vc_column-inner .wpb_wrapper .wpb_video_widget .wpb_video_wrapper {
    height: 100%;
    padding-top: 0;
}
.titleh3 .white-text h3 {
    color: #FFF;
}

.fourBlocks ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 2px #7f7f7f;
}

.fourBlocks ul {
    margin: 0;
}

.fourBlocks ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.fourBlocks h4 {
    font-size: clamp(1.5rem, 1.0633rem + 2.1834vw, 2.125rem);
    margin-bottom: clamp(1.5rem, 1.0633rem + 2.1834vw, 2.125rem);
    margin-top: clamp(1.5rem, 1.0633rem + 2.1834vw, 2.125rem);
}

.fourBlocks .vc_col-sm-6 {
    padding: clamp(1.5rem, 1.0633rem + 2.1834vw, 2.125rem);
}