/*
Theme Name: Ijland
Author: converzo
Author URI: https://converzo.nl
Description: The Ijland Theme based on the famous Wordpress CMS.
Version: 1.0
*/

@import url('fonts/stylesheet.css');
* {margin: 0;padding: 0;box-sizing: border-box;}
img {max-width: 100%;height: auto;}
body {background: #131313;font-size:18px;color: #ffffff;font-family: 'clash_groteskregular';font-weight: normal;}
ul {padding: 0;margin: 0;}
p {font-size: 18px;line-height: 27px;margin-bottom: 20px;}
p:last-child {margin-bottom: 0;}
a {color: inherit;text-decoration: none;transition: 0.4s;}

/* ----- Heading Font CSS ------ */

h1,h2,h3,h4,h5,h6 {font-family: 'clash_grotesksemibold';font-weight: normal;margin-bottom: 20px;}
h1 {font-size: 70px;line-height: 52px;font-family: 'clash_groteskregular';}
h2 {font-size: 50px;line-height: 56px;}
h3 {font-size: 40px;line-height: 46px;}
h4 {font-size: 30px;line-height: 36px;}
h5 {font-size: 25px;line-height: 32px;}
h6 {font-size: 20px;line-height: 26px;}

a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}
input:focus,textarea:focus,select:focus{border: none;outline: none;}

/* global css start */ 
.full_width {width: 100%;float: left;}
.wrapper {max-width: 1430px;width: 100%;padding: 0 30px;margin: 0 auto;}
.layout {overflow: clip;width: 100%;float: left;position: relative;}

.btn_one {display: inline-block;min-width: 122px;line-height: 38px;cursor: pointer;transition: all .3s ease-in-out;position: relative;overflow: hidden;padding: 0 40px 0 22px;border-radius: 20px;border: 1px solid #FFFFFF;background: transparent;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;color: #ffffff;}
.btn_one span.link-effect { display: inline-block;position: relative;transition: -webkit-transform .3s;transition: transform .3s;-o-transition: transform .3s;-webkit-transition: -webkit-transform .3s;color: #ffffff;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;text-transform: uppercase;}
.btn_one span.link-effect::before{content: attr(data-hover);height: 100%;position: absolute;top: 100%;width: 100%;text-transform: uppercase;}
.btn_one:hover span.link-effect {-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);text-transform: uppercase;}
.btn_one span.arrow {position: absolute;width: 9px;height: 9px;background: url(images/btn-arrow.svg)center center no-repeat;right: 20px;top: 13px;}

.btn_three {display: inline-block;min-width: 108px;line-height: 29px;cursor: pointer;transition: all .3s ease-in-out;position: relative;overflow: hidden;padding: 0 15px;border-radius: 20px;border: 1px solid #FFFFFF;background: transparent;font-size: 13px;font-weight: normal;color: #ffffff;text-align: center;}
.btn_three span.link-effect { display: inline-block;position: relative;transition: -webkit-transform .3s;transition: transform .3s;-o-transition: transform .3s;-webkit-transition: -webkit-transform .3s;color: #ffffff;font-size: 13px;font-weight: normal;text-transform: uppercase;text-align: center;}
.btn_three span.link-effect::before{content: attr(data-hover);height: 100%;position: absolute;top: 100%;width: 100%;text-transform: uppercase;}
.btn_three:hover span.link-effect {-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);text-transform: uppercase;}

.btn_two {display: inline-block;font-size: 15px;color: #fff;position: relative;}
.btn_two::before {content: '';position: absolute;width: 100%;height: 1px;background: #ffffff;left: 0;bottom: -8px;}
.btn_two:hover::before {
  display: none;
}
.agenda_card:hover .btn_two::before {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
}


/* .slick-slider {opacity: 0;}
.slick-initialized.slick-slider {opacity: 1;} */

.page-template-template-agenda .text_scroll_sec {padding: 295px 0 50px;}
.page-template-template-agenda .agenda_slider_sec {margin-bottom: 86px;}
.page-template-template-gallery .text_scroll_sec {padding: 295px 0 95px;}
.text_scroll_sec.banner_two.gallery_banner .text_box .circle-img {left: 0px;bottom: -5px;top: unset;}
.page-template-template-location .agenda_slider_sec.area_slider_sec {margin-bottom: 145px;}
.top_sticky_card .wrapper {max-width: 1150px;}
.top_sticky_card.fixed_top_bar{position: fixed;left: 0;bottom: -100%;transition: 0.4s cubic-bezier(1,0,0,1);z-index: 9999;}
.top_sticky_card.fixed_top_bar.active{bottom: -40px;}

.mobile-menu.active {z-index: 999999;}
/* global css end */

/* ******************************* main css ***************************** */

/* header start */
.header {position: fixed;left: 0;top: 0;width: 100%;background: transparent;z-index: 999;}
.header.sticky {pointer-events: none;}
.header_top {background: #44FB9D;overflow: hidden;position: relative;padding: 10px 0;transition: 0.4s;height: 33px;overflow: hidden;}
.header.sticky .header_top {opacity: 0;visibility: hidden;pointer-events: none;}
.header_top .usp-text {padding: 0 60px 0 15px;position: relative;display: flex !important;align-items: center;}
.header_top .usp-text::before {content: "";position: absolute;right: 0px;top: 50%;transform: translateY(-50%);height: 1px;background: #131313;width: 49px;}
.header_top .slick-list {overflow: visible !important;}
.header_top .usp-text strong.date {display: inline-block;font-size: 13px;line-height: 1;font-family: 'clash_grotesksemibold';font-weight: normal;color: #131313;}
.header_top .usp-text span.rectangle {display: inline-block;width: 5px;height: 5px;border: 1px solid #131313;transform: rotate(44deg);margin: 0 4px;}
.header_top .usp-text span.fest-name {display: inline-block;font-size: 13px;line-height: 1;font-family: 'clash_groteskregular';font-weight: normal;color: #131313;}

.header_bottom {padding: 23px 0;transition: 0.4s;}
.header.sticky .header_bottom {padding: 0;}
.header_bottom .inner_part {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.header_bottom .logo {width: 150px;transition: 0.4s;}
.header.sticky .header_bottom .logo {opacity: 0;visibility: hidden;}
.header_bottom .logo a {display: block;}
.header_bottom .logo img {width: 100%;display: block;}
.header_bottom .middle_menu {width: calc(100% - 372px);display: flex;justify-content: center;align-items: center;padding: 0 20px;}
.header_bottom .navigation {padding: 0px 30px;position: relative;}
.header_bottom .navigation::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);border-radius: 23px;opacity: 0.3;}
.header_bottom .navigation::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;backdrop-filter: blur(3px);border-radius: 23px;}
#marquee,.marquee-track{display: flex;white-space: nowrap;}


.header_bottom .navigation ul {list-style: none;position: relative;z-index: 2;}
.header_bottom .navigation li {display: inline-block;margin-right: 55px;position: relative;}
.header_bottom .navigation li:last-child {margin-right: 0;}
.header.sticky .header_bottom .navigation li a {pointer-events: all;}
.header_bottom .navigation li a {display: inline-block;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;text-transform: uppercase;padding: 15px 0;}
.header_bottom .navigation li a:hover, .header_bottom .navigation li.current-menu-item a {color: #44fb9d;}
.header_bottom .navigation li ul.sub-menu {position: absolute;left: -140px;top: 100%;padding-top: 3px;opacity: 0;visibility: hidden;display: flex;padding: 0 30px;}
.header_bottom .navigation li:hover ul.sub-menu {opacity: 1;visibility: visible;pointer-events: all;}
.header_bottom .navigation li ul.sub-menu::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);border-radius: 23px;opacity: 0.3;transition: unset;}
.header_bottom .navigation li ul.sub-menu::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;backdrop-filter: blur(3px);border-radius: 23px;transition: unset;}
/* .header_bottom .navigation li li {display: block;margin-bottom: 10px;margin-right: 0;} */
.header_bottom .navigation li li:last-child {margin-bottom: 0px;}
.header_bottom .navigation li li a {display: inline-block;position: relative;z-index: 2;}
.header_bottom .right-icons {display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-end;width: 222px;transition: 0.4s;}
.header.sticky .header_bottom .right-icons {opacity: 0;visibility: hidden;}
.header_bottom .social-icon {display: flex;align-items: center;gap: 10px;margin-right: 15px;}
.header_bottom .social-icon a {display: flex;}

.header_bottom .lang {cursor: pointer;position: relative;}
.header_bottom .lang span {display: inline-block;font-family: 'clash_grotesksemibold';font-weight: normal;font-size: 13px;text-transform: uppercase;padding-right: 13px;position: relative;line-height: 1;}
.header_bottom .lang span::before {transition: 0.4s;content: '';position: absolute;width: 7px;height: 7px;background: url(images/lang-arrow.svg)center center no-repeat;background-size: 7px;right: 0;top: 1px;}
.header_bottom .lang:hover span::before {transform: rotate(180deg);} 
.header_bottom .lang ul {list-style: none;position: absolute;top: 100%;left: 0;opacity: 0;visibility: hidden;transition: 0.4s;}
.header_bottom .lang:hover ul {opacity: 1;visibility: visible;}
.header_bottom .lang li {display: block;}
.header_bottom .lang li a {display: inline-block;font-size: 13px;font-weight: 600;text-transform: uppercase;}
.header_bottom .lang li a:hover {color: #44FB9D;}
.header_bottom .right-icons .btn_one {margin-left: 20px;}

.mobile-menu {display: none;position: relative;}
.mobile-menu span {display: inline-block;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;text-transform: uppercase;}
.mobile-menu span.close {display: none;}
.post-type-archive-agenda  .menu-item-26 {color: #44fb9d;}


/* header end */

/* banner_section start */
.circle-img {pointer-events: none;}
.header.hide_menu {z-index: 51;}
.banner_section {position: relative;height: 100vh;padding: 150px 0 40px;display: flex;align-items: flex-end;justify-content: flex-start;}
.banner_section .inner_part {position: relative;z-index: 53;pointer-events: none;}
.banner_section.hide_text .inner_part {z-index: 50;}
.banner_section .inner_part .vasumweg_text {position: absolute;right: 0;top: 85px;text-align: right;display: inline-block;font-size: 13px;text-transform: uppercase;}
.banner_section .inner_part .explore-btn {position: absolute;width: auto;right: 0;bottom: 0;font-size: 13px;padding-right: 15px;cursor: pointer;pointer-events: all;}
.banner_section .inner_part .explore-btn::before {content: '';position: absolute;background: url(images/down-arrow.svg)center center no-repeat;width: 9px;height: 12px;background-size: 9px;right: 0;top: 0px;}
.banner_section .inner_part .circle-img.yellow-circle {left: unset;right: -95px;top: -42px;}
.banner_section .text_box {max-width: 642px;margin: 0 auto;width: 100%;pointer-events: none;position: relative;}
.banner_section .text_box h1 img {vertical-align: middle;}
.banner_section .text_box .btn_one {background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 1.47%, rgba(0, 0, 0, 0.1) 100%);background-blend-mode: normal;backdrop-filter: blur(2px);}
.banner_section .text_box .btn_two {background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 1.47%, rgba(0, 0, 0, 0.1) 100%);background-blend-mode: normal;backdrop-filter: blur(2px);}
.banner_section .text_box .logo {width: 73px;margin-bottom: 15px;}
.banner_section .text_box h1 {margin-bottom: 40px;}
.banner_section .text_box a {pointer-events: all;}
.banner_section .text_box .btn_box {display: flex;flex-wrap: wrap;align-items: center;gap: 23px;}
.loop_video {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;pointer-events: none;}
.mobile_video {display: none !important;}
.overlayVideo {position: absolute;width: 100%;height: 100%;left: 0;top: -100%;z-index: 51;transition: all 0.3s ease-in-out;cursor: auto;}
.overlayVideo.videoShown {top: 0;z-index: 52;}
.closeVideo, .stickyClose {font-size: 13px;z-index: 50;bottom: auto;top: 25px;color: #fff;position: absolute;right: 30px;cursor: pointer;text-transform: uppercase;}
.banner_section .video_banner video, .overlayVideo video, .banner_section .video_banner img {width: 100%;height: 100%;object-fit: cover;display: block;}
.playPauseVideo {user-select: none;position: absolute;top: 0;bottom: auto;right: 0;opacity: 0;visibility: hidden;display: block;transition: opacity, visibility 0.3s ease-in-out;z-index: 52;min-width: 65px;}
.playPauseVideo.activePlay {opacity: 1;visibility: visible;}
.stickyVideo {position: fixed;width: 200px;height: 120px;left: 20px;bottom: 20px;z-index: 99;background-color: #000;transition: all 0.3s ease-in-out;opacity: 0;visibility: hidden;background-size: 40%;border-radius: 8px;}
.stickyPlay {position: absolute;width: 100%;height: 100%;border-radius: 8px;background-image: url(images/play-sticky.svg);background-repeat: no-repeat;background-position: center;background-size: 18px;top: 0%;left: 0%;cursor: pointer;}
.stickyVideo video {object-fit: cover;width: 100%;height: 100%;object-position: center center;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out;}
.playPauseVideo.hide {opacity: 0;visibility: hidden;}
.stickyVideo.showSticky, .stickyVideo.mutedPlay video, .stickyVideo.expanded video {visibility: visible;opacity: 1;border-radius: 20px;}
.stickyVideo.expanded {width: calc(100% - 40px);height: calc(100% - 40px);z-index: 999;}
.stickyClose {opacity: 0;visibility: hidden;}
.stickyVideo.expanded .stickyClose {opacity: 1;visibility: visible;}

.text_scroll_sec {background:#131313;padding: 280px 0 95px;display: flex;}
.text_scroll_sec h1 {white-space: nowrap;margin-bottom: 0;font-size: 300px;line-height: 185px;font-family: 'clash_grotesksemibold';-webkit-text-stroke: 1px #ffffff;text-transform: uppercase;color: transparent;}

.banner_sec_three {position: relative;background: none;}
.banner_sec_three.agenda_detail_banner .wrapper {max-width: 1150px;}
.banner_sec_three .text_scroll_sec {background: none;padding: 0;min-height: unset;text-align: right;padding-left: 115px;}
.banner_sec_three .img-box {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: -1;}
.banner_sec_three .img-box img {width: 100%;height: 100%;object-fit: cover;opacity: 0.7;object-position: bottom;}
.banner_sec_three .text_scroll_sec h1 {margin-right: 0;}
.banner_content {min-height: 660px;padding: 290px 0 185px;position: relative;}
.banner_content .banner_inner {position: relative;}
.banner_content .banner_inner .text_box {width: auto;position: absolute;left: 0;bottom: -102px;}
.banner_content .banner_inner .text_box .club-category {margin-bottom: 10px;font-size: 13px;display: inline-block;font-family: 'clash_grotesksemibold';position: relative;padding: 7px 8px; color: #131313;}
.banner_content .banner_inner .text_box .club-category::before {z-index: -1;content: '';position: absolute;width: 100%;height: 100%;background: #44FB9D;left: 0;top: 0;}
.banner_content .banner_inner .text_box h2 {font-size: 70px;font-family: 'clash_groteskregular';}
.banner_content .banner_inner .circle-img.blue-circle {left: 42px;top: 275px;}
.banner_sec_three.agenda_detail_banner .circle-img.green-circle2 {right: 16px;top: -170px;left: unset;bottom: unset;}
.banner_sec_three.about_banner .circle-img.blue-circle {right: unset;top: unset;left: 40px;bottom: -15px;}

.banner_sec_three.location_banner .banner_inner .text_box {left: 50%;transform: translateX(-50%);bottom: -141px;}
.banner_sec_three.location_banner .circle-img.blue-circle {right: unset;top: unset;left: 42px;bottom: -15px;}

.text_scroll_sec.banner_two {background: none;}
.text_scroll_sec.banner_two .text_box {text-align: right;position: relative;}
.text_scroll_sec.banner_two .text_box .circle-img {left: 52px;bottom: -15px;top: unset;}

.text_scroll_sec.banner_two.agenda_banner .text_box {text-align: left;}
.text_scroll_sec.banner_two.agenda_banner .text_box h1 {display: inline-block;margin-right: unset;}
.text_scroll_sec.banner_two.agenda_banner .text_box .circle-img.blue-circle {left: unset;right: 28px;bottom: 33px;top: unset;}

.banner_sec_three.agenda_detail_banner .text_scroll_sec {text-align: left;padding-left: 0;}
.banner_sec_three.agenda_detail_banner .text_scroll_sec h1 {margin-right: 0;display: inline-block;}

.banner_section.nocursor{cursor: none !important;}
.banner_section.nocursor .wrapper {pointer-events: none;}
.banner_section.nocursor .wrapper a{pointer-events: all;}
/* .cursor-custom {position:absolute; background: red; opacity:1; width:50px; height:50px; border-radius:50px; top:50%; left:50%; transform: translate(-50%,-50%);  } */
.agenda_count{display: none;}


.cursor-custom  {display: block;width: 20px;height: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%);border-radius: 50%;background: #ffffff;pointer-events: none;z-index: 9999;transition: all 0.1s linear;}

.cursor-custom.hide {
    opacity: 0;
    pointer-events: none;
}







/* banner_section end */

/* single_text_sec start */
.single_text_sec {padding: 215px 0 200px;}
.single_text_sec.location_top_text {padding: 88px 0 60px;}
.single_text_sec.about_top_text {padding: 88px 0 167px;}
.single_text_sec p {font-size: 50px;line-height: 58px;color: #ffffff;}
.single_text_sec p img {width: 50px;vertical-align: middle;}
.single_text_sec .inner_part {position: relative;}
.single_text_sec .circle-img {left: 207px;top: -13px;}
.circle-img {position: absolute;width: 161px;height: 161px;left: 0;top: 0;
  background: url(images/circle-img2.jpg)center center no-repeat;
  background-size: 150% 150% ;z-index: -1;border-radius: 50%;
  background-size: 300% 300%;
  animation: gradientShift 10s ease-in-out infinite
}
.circle-img.yellow-circle {
  background: url(images/circle-img1.jpg)center center no-repeat;
  background-size: 300% 300%;
}
.circle-img.green-circle {background: url(images/circle-img3.jpg)center center no-repeat;}
.circle-img.green-circle2 {background: url(images/circle-img4.jpg)center center no-repeat;}


@keyframes moveBackground {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
        transform: rotate(360deg);
    }
}


@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.ptb-80 {padding: 88px 0 167px;}
/* single_text_sec end */

/* agenda_slider_sec start */
.agenda_slider_sec {margin-bottom: 188px;}
.agenda_slider_sec .top-circle {position: relative;}
.agenda_slider_sec .top-circle .circle-img.green-circle {left: unset;right: 177px;top: -200px;}
.agenda_slider_sec .title h4 {margin-bottom: 0;}
.agenda_card {position: relative;border-radius: 23px;margin: 0 15px;max-width: 340px;}
.agenda_card::before {content: '';position: absolute;width: 100%;height: 100%;border-radius: 23px;background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);left: 0;top: 0;transition: 0.4s;pointer-events: none;}
.agenda_card:hover::before {opacity: 0;visibility: hidden;}
.agenda_card::after {content: '';position: absolute;width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);left: 0;top: 0;transition: 0.4s;pointer-events: none;opacity: 0;visibility: hidden;transition: 0.4s;}
.agenda_card:hover::after {opacity: 1;visibility: visible;}
.agenda_card img {border-radius: 23px;display: block;width: 100%;}
.agenda_card .date-tags {position: absolute;width: 100%;padding: 24px 24px 0;left: 0;top: 0;border-radius: 23px 23px 0 0;z-index: 2;}
.agenda_card .date {display: block;font-size: 13px;}
.agenda_card .agenda-tag {display: inline-block;min-width: 75px;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;background: #44fb9d;color: #131313;text-align: center;padding: 8px;margin-bottom: 5px;}
.agenda_card .agenda-tag:last-child {margin-bottom: 0;}
.agenda_card .botom-btns {position: absolute;width: 100%;left: 0;bottom: 0;padding: 0 17px 24px 26px;display: flex;justify-content: space-between;align-items: center;}
.agenda_card .botom-btns .btn_two {font-size: 13px;}
.agenda_slider .slick-list {overflow: visible !important;}
.agenda_slider_sec .btn-box {margin-top: 37px;}
.agenda_card  .btn_three{position: relative;z-index: 3;}

.agenda_slider_sec.area_slider_sec {margin-bottom: 185px;}
.area_slider_sec .agenda_card .date-tags h5 {margin-bottom: 10px;}
.area_slider_sec .agenda_card .date-tags span.length {font-size: 13px;display: block;}

.custom-arrow .slick-arrow {overflow: hidden;transition: all .3s ease-in-out;width: 30px;height: 30px; border: 1px  solid #ffffff;font-size: 0;outline: none;border-radius: 20px;cursor: pointer;display: flex;flex-wrap: wrap;align-items: center;padding: 6px;justify-content: center;}
.custom-arrow {display: flex;justify-content: flex-end;gap: 10px;align-items: center;}
.custom-arrow .slick-arrow svg {display: block;transition: -webkit-transform .3s;transition: transform .3s;-o-transition: transform .3s;-webkit-transition: -webkit-transform .3s;}
.custom-arrow .slick-arrow svg.flip-arrow {transform: translateY(100%);}
.custom-arrow .slick-arrow:hover svg {transform: translateY(-200%);}
.custom-arrow .slick-arrow:hover svg.flip-arrow {transform: translateY(-100%);}

.title_arrows {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.overlap_link{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
/* agenda_slider_sec end */

/* location_sec start */
.location_sec {margin-bottom: 195px;}
.location_sec .wrapper {max-width: 1440px;padding: 0;}
.location_sec .inner_part {display: flex;flex-wrap: wrap;position: relative;}
.location_sec .inner_part .circle-img.yellow-circle {left: 123px;top: 0px;}
.location_sec .left_part {width: calc(100% - 310px);position: relative;padding-left: 30px;padding-top: 50px;}
.location_sec .left_part .text_box {width: 100%;max-width: 1138px;float: right;position: relative;z-index: 1;}
.location_sec .left_part .text_box p img {vertical-align: middle;}
.location_sec.reverse_part .left_part .text_box {float: left;}
.location_sec .left_part .text_box h2 {margin-bottom: 30px;}
.location_sec .left_part .text_box p {font-size: 50px;line-height: 58px;margin-bottom: 40px;}
.location_sec .left_part .text_box p:last-child {margin-bottom: 0;}
.location_sec .left_part .text_box .btn-box {display: flex;align-items: center;flex-wrap: wrap;gap: 9px;}
.location_sec .right_part {width: 662px;margin-left: -352px;}
.location_sec .right_part img {display: block;border-radius: 23px 0 0 23px;}
.feature_card .right_part h4 {display: none;}


.location_sec.reverse_part .left_part {order: 2;padding-left: 0;padding-right: 30px;}
.location_sec.reverse_part .right_part {margin-left: unset;margin-right: -352px;}
.location_sec.reverse_part .right_part img {border-radius: 0 23px 23px 0;}
.location_sec.reverse_part .circle-img.green-circle2 {right: 0;left: unset;top: unset;bottom: -16px;}

.mb-150 {margin-bottom: 150px;}
/* location_sec end */

/* location_detail_sec start */
.location_detail_sec {padding-top: 285px;margin-bottom: 134px;}
.location_detail_sec .wrapper {max-width: 942px;}
.location_detail_sec h2.mt-100 {margin-bottom: 103px;font-family: 'clash_groteskregular';}
.location_detail_sec img {display: block;border-radius: 23px;margin-bottom: 35px;object-fit: cover;}
.location_detail_sec p {margin-bottom: 30px;}
.location_detail_sec p strong {display: block;font-family: 'clash_grotesksemibold';font-weight: normal;}
/* location_detail_sec end */

/* gallery_sec start */
.fancybox-bg {background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 100%) !important;
  /* backdrop-filter: blur(10px) !important; */
}
.fancybox-is-open .fancybox-bg {opacity: unset !important;}
.gallery_sec {position: relative;}
.gallery_sec .slider_arrow_btn {position: absolute;width: 100%;right: 0;bottom: 0;z-index: 1;padding-bottom: 96px;}
.gallery_sec .slider_arrow_btn .btn_arrow_wrap {display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;}
.gallery_sec .slider_arrow_btn .custom-arrow {margin-bottom: 0;margin-left: auto;}
.gallery_sec .slider_arrow_btn .slick-arrow {pointer-events: all;}
.gallery_card {position: relative;}
.gallery_card .img-box img {max-width: 100%;height: auto;object-fit: cover;margin: 0 auto;display: block;max-height: 880px;width: 100%;}
.gallery_card .top_title .date {text-transform: uppercase;text-align: right;}
.gallery_card .date span {font-size: 13px;display: block;line-height: 1;text-transform: uppercase;}
.gallery_card .top_title {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.gallery_card .top_title h4 {margin-bottom: 0;}

.gallery_sec .gallery-circle {position: relative;width: 100%;height: 161px;z-index: 1;pointer-events: none;}
.gallery_sec .gallery-circle .circle-img.green-circle2 {left: unset;right: 30px;top: unset;bottom: 0;}
.gallery_sec .main-title{position: absolute;left: 0;top: 0;width: 100%;z-index: 1;}
.gallery_sec .main-title h4{margin-bottom: 0;margin-top: 100px;width: auto;}
.gallery_sec .main-title .wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;}
.gallery_sec .main-title .gallery-circle{position: absolute;right: 30px;top: calc(-100% + 15px);} 
.gallery_sec .inner_content {position: absolute;left: 0;top: 100px;width: 100%;z-index: 1;}
/* gallery_sec end */

/* footer start */
.footer {padding: 70px 0 30px;}
.top_footer {display: flex;flex-wrap: wrap;justify-content: space-between;}
.top_footer .left_part {width: 56%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.top_footer .left_part .left-text {width: 70%;}
.top_footer .left_part .left-text p img {height: 18px;vertical-align: middle;}
.top_footer .left_part .right-logo {width: 150px;margin-top: -25px;}
.top_footer .left_part .right-logo img {display: block;width: 100%;}
.top_footer .right_part {width: 31%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.top_footer .info-card {width: 49%;}
.top_footer .info-card p a {display: inline-block;text-decoration: underline;}
.top_footer .info-card ul {list-style: none;}
.top_footer .info-card li {display: block;margin-bottom: 2px;}
.top_footer .info-card li:last-child {margin-bottom: 0;}
.top_footer .info-card li a {display: inline-block;font-size: 18px;line-height: 1;}
.top_footer .info-card li a:hover, .top_footer .info-card p a:hover {color: #44FB9D;}
.top_footer .social-icon {display: flex;align-items: center;flex-wrap: wrap;gap: 10px;}
.social-icon .color-fill {transition: 0.4s;}
.social-icon svg:hover .color-fill {fill: #44FB9D;}
.bottom_footer {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.bottom_footer p {font-size: 12px;margin-bottom: 0;line-height: 1;}
.bottom_footer ul {list-style: none;display: flex;flex-wrap: wrap;gap: 6px;}
.bottom_footer li {display: inline-flex;line-height: 1;position: relative;padding-right: 5px;margin-right: 3px;}
.bottom_footer li::before {content: '';position: absolute;width: 1px;height: 100%;background: #ffffff;right: -3px;top: 0;}
.bottom_footer li:last-child {padding-right: 0;margin-right: 0;}
.bottom_footer li:last-child::before {display: none;}
.bottom_footer  li a{display: inline-block;font-size: 12px;line-height: 1;}
.bottom_footer  li a:hover {color: #44FB9D;}

.top_footer .left_part .right-logo.mobile-view {display: none;}
.top_footer .info-card.mobile-view {display: none;}
.footer h4{pointer-events: none;margin-bottom: 12px;}
.footer p {line-height: 23px;}
/* footer end */

/* event_Sec start */
.tab_part {margin-bottom: 45px;}
.tab_part .tab_header {display: flex;flex-wrap: wrap;gap: 8px;width: 100%;max-width: 204px;justify-content: space-between;}
.tab_part .tab_header .btn_tab {position: relative;font-family: 'clash_grotesksemibold';font-weight: normal;display: inline-block;font-size: 13px;padding: 12px 32px 12px 20px;border-radius: 7px;border: 1px solid #ffffff;line-height: normal;cursor: pointer;}
.tab_part .tab_header .btn_tab::after {content: '';position: absolute;background: url(images/tab-arrow.svg)center center no-repeat;width: 10px;height: 10px;background-size: 10px;right: 14px;top: 13px;transition: 0.4s;}
.tab_part .tab_header .btn_tab.active::after {transform: rotate(180deg);}
.tab_part .tab_header .btn_tab::before {content: '';position: absolute;width: 100%;height: 4px;background: #131313;left: 0;bottom: 1px;z-index: 1;pointer-events: none;opacity: 0;}
.tab_part .tab_header .btn_tab.active::before{opacity: 1;}
.tab_part .tab_body {width: 100%;max-width: 204px;}
.tab_part .tab_body.show .tab_content {border-top-left-radius: 0;border-top-right-radius: 0;}
.tab_part .tab_card {column-count: 2; gap: 0;}
.tab_part .tab_content {display: none;padding: 15px;border: 1px solid #fff;border-radius: 0px 0 7px 7px;width: 100%;position: relative;background: #131313;margin-top: -5px;}
.tab_part .tab_content.show {display: block;border-top-left-radius: 0;}
.tab_part .tab_header .btn_tab.active {border-radius: 7px 7px 0 0;border-bottom: 0;}
/* .tab_part .tab_header .btn_tab{position: relative;}
.tab_part .tab_header .btn_tab::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background: red;opacity: 0;visibility: hidden;pointer-events: none;}
.tab_part .tab_header .btn_tab.active::before{opacity: 1;visibility: visible;pointer-events: all;} */
.tab_part .tab_card .month-name {font-size: 15px;line-height: normal;display: block;margin-bottom: 10px;transition: 0.4s;}
.tab_part .tab_card .month-name.active {font-family: 'clash_grotesksemibold';font-weight: normal;}
.tab_part .tab_card .month-name:hover {color: #44FB9D;}

.event_Sec {margin-bottom: 100px;}
.event_block {margin-bottom: 35px;position: relative;}
.event_Sec .btn_box {display: flex;justify-content: center;margin-top: 25px;}
.event_Sec .btn_box .btn_one span.arrow {width: 15px;height: 15px;background: url(images/btn-arrow2.svg)center center no-repeat;top: 10px;}
.event_block .circle-img.blue-circle {left: -50px;top: -30px;}
.event_block .circle-img.yellow-circle {left: unset;right: -50px;bottom: 195px;top: unset;}
.event_block:last-child {margin-bottom: 0;}
.event_card {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;padding:33px 0;border-top: 1px solid #444;transition: 0.4s;cursor: pointer;position: relative;}
.event_card .hide_link{position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;}
.event_card:last-child {border-bottom: 1px solid #444;}
.event_card:hover {color: #44fb9d;}
.event_card .left_date {width: 255px;padding-right: 15px;display: flex;align-items: flex-end;gap: 5px;}
.event_card .left_date .date {display: inline-block;font-size: 66px;line-height: 58px;}
.event_card .left_date .day-month .day {display: block;font-size: 13px;line-height: 1;}
.event_card .left_date .day-month .month {display: block;font-size: 42px;line-height: 1;}
.event_card .right_detail {width: calc(100% - 255px);display: flex;flex-wrap: wrap;justify-content: space-between;}
.event_card .right_detail .left-text {width: 72%;padding-right: 10px;}
.event_card .right_detail .left-text h3 {margin-bottom: 10px;}
.event_card .right_detail .left-text strong {display: block;font-size: 13px;line-height: 15px;font-family: 'clash_grotesksemibold';color: #44fb9d;}
.event_card .right_detail .left-text p {font-size: 15px;line-height: 16px;margin-bottom: 0;}
.event_card .right_detail .left-text ul {list-style: none;margin-top: 5px;}
.event_card .right_detail .left-text li {display: inline-block;padding-right: 18px;font-size: 15px;line-height: 1;position: relative;}
.event_card .right_detail .left-text li:last-child {padding-right: 0;}
.event_card .right_detail .left-text li::before {content: '';position: absolute;width: 5px;height: 5px;border: 1px solid #ffffff;right: 5px;top: 4px;transform: rotate(44deg);}
.event_card .right_detail .left-text li:last-child::before {display: none;}
.event_card .right-btn {text-align: right;width: 23%;}
.event_card .right-btn .btn_two {font-size: 13px;}
.event_card .right-btn .btn-text {display: flex;align-items: center;gap: 18px;margin-bottom: 10px;justify-content: flex-end;}
.event_card .right-btn span.price-text {font-size: 15px;line-height: 16px;display: inline-block;}
.event_card .right-btn span.sold-text {font-size: 15px;line-height: 16px;display: inline-block;color: #ff6f5e !important;}
.event_card img.swipeimage {position: fixed;top: 0;left: 200px;width: 278px;height: 189px;object-fit: cover;z-index: 9;pointer-events: none;border-radius: 23px;}
.event_card:hover .btn_three {color: #44fb9d !important; border-color:#44fb9d !important;}
.event_card:hover .btn_three span.link-effect {color: #44FB9D !important;}
.event_card:hover .btn_two {color: #44FB9D !important;}
.event_card:hover .btn_two::before {background: #44FB9D;}
.event_card:hover .right_detail .left-text li::before {border-color: #44FB9D;}
.event_card .swipeimage.hide {opacity: 0 !important;visibility: hidden !important;}

.event_card .right-btn.mobile-view {display: none;}
/* event_Sec end */

/* event_slider_sec start */
.event_slider_sec {margin-bottom: 50px;}
.event_slider_sec.location_slider_sec {margin-bottom: 80px;}
.event_slider_sec .text_box {display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;position: relative;}
.event_slider_sec .text_box h4 {margin-bottom: 0;}
.event_slider_sec .text_box .event_slider_arrows {display: flex;align-items: center;gap: 8px;}
.event_slider_sec .text_box .light-box-icon {cursor: pointer;display: inline-block;width: 30px;height: 30px;border-radius: 50%;background: url(images/grid-icon.svg)center center no-repeat;background-size: 11px;border: 1px solid #ffffff;}
.event_slider_sec .text_box .custom-arrow {margin-bottom: 0;gap: 8px;}
.event_slider_card {margin: 0 15px;cursor: pointer;}
.event_slider_card img {display: block;border-radius: 23px;}
.fancybox-image {border-radius: 23px;}
.event_slider_sec .slick-list {overflow: visible;}

.event_slider_sec.business_slider_sec .text_box .circle-img.green-circle {left: unset;right: -112px;top: -17px;}
.event_slider_sec.location_slider_sec .text_box .circle-img.blue-circle {left: -90px;top: -4px;}
/* event_slider_sec end */

/* faq_sec start */
.faq_sec {padding: 285px 0 100px;}
.faq_sec .wrapper {max-width: 1150px;}
.faq_sec .top_title h4 {margin-bottom: 10px;}
.faq_sec .top_title h2 {margin-bottom: 130px;font-family: 'clash_groteskregular';}
.accordian_wrap {margin-bottom: 70px;}
.accordian_wrap:last-child {margin-bottom: 0;}
.accordian_wrap .title h4 {margin-bottom: 30px;}
.accordian .acc-title {padding: 20px 0;cursor: pointer;}
.accordian .acc-items {border-top: 1px  solid #444444;border-bottom: 1px  solid #444444;} 
.accordian .acc-title h4 {margin-bottom: 0;font-family: 'clash_groteskregular';padding-right: 40px;position: relative;transition: 0.4s;}
.accordian .acc-title h4::before {cursor: pointer;content: '';position: absolute;width: 20px;height: 20px;background: url(images/plus-icon.svg)center center no-repeat;right: 10px;top: 50%;transform: translateY(-50%);transition: 0.4s;}
.accordian .acc-title.active h4::before {background: url(images/minus-icon.svg)center center no-repeat;width: 20px;height: 2px;background-size: 20px;}
.accordian .acc-content {display: none;padding-right: 55px;padding-bottom: 20px;}
/* faq_sec end */

/* contact_sec start */
.contact_sec {padding: 285px 0 150px;}
.contact_sec .wrapper {max-width: 1210px;}
.contact_sec .top_title h4 {margin-bottom: 10px;}
.contact_sec .top_title h2 {margin-bottom: 145px;font-family: 'clash_groteskregular';}
.contact_sec .contact_wrap {display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_sec .left_part {width: 37%;}
.contact_sec .left_part .text_box {margin-bottom: 45px;}
.contact_sec .left_part .text_box h4 {font-family: 'clash_groteskregular';margin-bottom: 25px;}
.contact_sec .left_part .text_box p a:hover {color: #44FB9D;}
.contact_sec .left_part .text_box .btn_one {min-width: auto;margin-bottom: 25px;}
.contact_sec .left_part .text_box .btn_one:last-child {margin-bottom: 0;}
.contact_sec .left_part .text_box:last-child {margin-bottom: 0;}
.contact_sec .right_part {width: 53%;}
.global_contact .field {margin-bottom: 20px;}
.global_contact .field label {display: block;font-size: 18px;line-height: 1;color: #fff;margin-bottom: 15px;}
.global_contact .field:last-child {margin-bottom: 0px;}
.global_contact .field input, .global_contact .field textarea {width: 100%;font-size: 18px;line-height: 1;outline: none;border-radius: 7px;border: 1px  solid #ffffff;padding: 12px;color: #ffffff;background: #131313;resize: none;}
.global_contact .field input::placeholder, .global_contact .field textarea::placeholder {color: #ffffff;font-size: 18px;line-height: 1;}
.global_contact .field textarea {height: 199px;}
.global_contact .field.submit {position: relative;margin-top: 25px;}
.global_contact .field.submit::before {content: '';position: absolute;background: url(images/submit-arrow.svg)center center no-repeat;width: 9px;height: 9px;background-size: 9px;top: 19px;left: 50%;transform: translateX(calc(50% + 38px)); -webkit-transform: translateX(calc(50% + 38px));-moz-transform: translateX(calc(50% + 38px));}
.global_contact .field.submit input {transition: 0.4s;cursor: pointer;border: none;outline: none;background: none;padding: 0;font-size: 13px;font-family: 'clash_grotesksemibold';font-weight: normal;color: #000;width: 100%;text-align: center;border-radius: 0;}
.global_contact .field.submit .btn_one {width: 100%;background: #44FB9D;border: none;outline: none;color: #000;line-height: 49px;border-radius: 24px;}
.global_contact .field.submit .btn_one span.link-effect {color: #000;}
.global_contact .field.submit .btn_one span.arrow {content: '';position: absolute;background: url(images/submit-arrow.svg)center center no-repeat;
background-size: auto;width: 9px;height: 9px;background-size: 9px;top: 19px;left: 50%;
transform: translateX(calc(50% + 38px));-webkit-transform: translateX(calc(50% + 38px));-moz-transform: translateX(calc(50% + 28px));}
.global_contact .field.submit input:hover {background: #1efa89;border-color: #1efa89;}

.map_part {margin-top: 123px;}
.map_part iframe {width: 100%;height: 455px;border-radius:23px;display: block;}

.contact_sec.contact_sec_two {padding:0;margin-bottom: 130px;}
.contact_sec.contact_sec_two .wrapper {max-width: 667px;}
.contact_sec.contact_sec_two .global_contact .title {text-align: center;}
.contact_sec.contact_sec_two .global_contact .title h4 {margin-bottom: 35px;}
.field p{margin-bottom: 0;}
.wpcf7-response-output{width: 100%;float: left;margin-left: 0 !important;text-align: center;padding: 10px !important;}
.wpcf7-spinner{position: absolute !important;}
/* contact_sec end */

/* agenda_detail start */
/* .single-agenda .header.sticky .header_bottom .middle_menu {opacity: 0;visibility: hidden;pointer-events: none;} */

.agenda_detail_outer {padding: 40px 0;display: flex;flex-wrap: wrap;align-items: flex-start;}
/* .top_sticky_card {position: sticky;z-index: 999;top: 0;left: 0;} */
.top_sticky_card.active{bottom: -40px;position: fixed;left: 0;top: unset;}
.agenda_detail_outer .agenda_slider_sec {margin-bottom: 0;}
.agenda_detail_outer .accordian_wrap {margin-bottom: 185px;}
.agenda_detail_outer .event_card.event_card_green {margin-bottom: 40px;}
.agenda-detail-wrapper.wrapper {max-width: 1150px;}



.event_card.event_card_green {padding: 8px 10px;border-top:0;border-bottom:0;background:#44fb9d;align-items: center; color: #131313;margin-top: -98px;}
.event_card.event_card_green .right_detail {justify-content: flex-end;}
.event_card.event_card_green .right_detail .right-btn {width: 50%;display: block;}
.event_card.event_card_green:hover {color: #131313;}
.event_card.event_card_green .btn_one {line-height: 35px;}
.event_card.event_card_green .btn_one, .event_card.event_card_green .btn_one span.link-effect {color: #131313;border-color: #131313;font-family: 'clash_groteskregular';}
.event_card.event_card_green .btn_one span.arrow {background: url(images/black-arrow.svg)center center no-repeat;}
.event_card.event_card_green .left_date .date {font-size: 55px;line-height: 40px;}
.event_card.event_card_green .left_date .day-month .day {font-size: 12px;text-transform: uppercase;}
.event_card.event_card_green .left_date .day-month .month {font-size: 36px;line-height: 30px;}
.event_card.event_card_green .right_detail .right-btn .btn-text {margin-bottom: 0;}
.event_card.event_card_green .right_detail .right-btn .btn-text span.price-text {font-size: 16px;}

/* two_block_text start */
.two_block_text {display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 75px;}
.two_block_text .left_part {width: 46%;}
.two_block_text .left_part .text_box {margin-bottom: 55px;}
.two_block_text .left_part .text_box p {margin-bottom: 35px;}
.two_block_text .left_part .text_box p strong {display: inline-block;font-family: 'stixgeneralregular';font-weight: normal;}
.two_block_text .left_part .text_box p a {text-decoration: underline;}
.two_block_text .left_part .text_box p:last-child {margin-bottom: 0;}
.two_block_text .left_part .img-box {position: relative;}
.two_block_text .left_part .img-box img {display: block;}
.two_block_text .left_part .img-box .circle-img.yellow-circle {left: -110px;bottom: -15px;top: unset;}
.two_block_text .right_part {width: 29%;}
.two_block_text .right_part .btn-box {display: flex;flex-wrap: wrap;align-items: center;gap: 8px;justify-content: flex-end;margin-top: 50px;}
.two_block_text .right_part .btn-box .btn_three {line-height: 38px;font-family: 'clash_grotesksemibold';padding: 0 23px 0 40px;position: relative;}
.two_block_text .right_part .btn-box .btn_three::before {content: '';position: absolute;width: 18px;height: 18px;background-size: 18px;background: url(images/play-icon.svg)center center no-repeat;left: 12px;top: 9px;}
.table-data:first-child {border-top: 1px  solid #444444;}
.table-data {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 12px 0;border-bottom: 1px  solid #444444;}
.table-data .left-data {width: 48%;text-align: left;}
.table-data .left-data strong {display: inline-block;font-size: 16px;line-height: 1;font-family: 'clash_grotesksemibold';}
.table-data .right-data {width: 48%;text-align: right;}
.table-data .right-data span {display: block;font-size: 16px;line-height: 19px;}
.table-data .right-data a {display: inline-block;font-size: 16px;line-height: 1;color: #ffffff;text-decoration: underline;padding-right: 15px;position: relative;}
.table-data .right-data a::before {content: '';position: absolute;width: 9px;height: 9px;background: url(images/btn-arrow.svg)center center no-repeat;background-size: 9px;right: 0;top: 50%;transform: translateY(-50%);}
.tabel_data_sec {margin-bottom: 175px;}
.tabel_data_sec .table-data {padding: 44px 0;}
.tabel_data_sec .table-data .left-data strong {font-size: 30px;}
.tabel_data_sec .table-data .right-data span {font-size: 30px;}
/* agenda_detail_outer end */

/* features_sec start*/
.features_sec {margin-bottom: 125px;}
.feature_card {display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 70px;}
.feature_card:last-child {margin-bottom: 0;}
.feature_card .left_part {width: 67%;padding-right: 40px;padding-top: 15px;}
.feature_card .left_part .text_box {width: 100%;max-width: 870px;}
.feature_card .left_part .text_box P {margin-bottom: 30px;}
.feature_card .left_part .text_box P:last-child {margin-bottom: 0px;}
.feature_card .left_part p {font-size: 30px;line-height: 31px;}
.feature_card.reverse_part .left_part {order: 2;padding-right: 0;padding-left: 40px;}
.feature_card.reverse_part .left_part .text_box {float: left;}
.feature_card .right_part {width: 33%;}
.feature_card .right_part img {display: block;border-radius: 23px;}
.features_card_outer {position: relative;}

.relative-div{position: relative;}
.relative-div .circle-img.image-top{left: -117px;top: -32px;}
.relative-div .circle-img.image-bottom {top: unset;left: -90px;bottom: -50px;}
.relative-div .circle-img.text-bottom {top: unset;left: unset;bottom: 0px;right: 0;}
.relative-div .circle-img.text-top {top: 0;left: unset;right: 0;}
/* features_sec end */

/* mobile_navbar start */
.mobile_navbar {position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 9999;pointer-events: none;}
.mobile_navbar.open {pointer-events: all;}
.mobile_navbar .img-box {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;clip-path: circle(0% at 100% 0);transition: 0.8s all;}
.mobile_navbar.open .img-box {clip-path: circle(150% at 100% 0);backdrop-filter: blur(12px);}
.mobile_navbar .img-box img {width: 100%;height: 100%;object-fit: cover;display: block;filter: blur(3px);}
.mobile_navbar .img-box::before{z-index: 1;content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);opacity: 0.29;}
.mobile_navbar .mobile_navbar_inner {padding: 160px 30px 105px;width: 100%;height: 100%;opacity: 0;visibility: hidden;pointer-events: none;}
.mobile_navbar .mobile_navbar_inner.show {opacity: 1;visibility: visible;pointer-events: all;}
.mobile_navbar ul {list-style: none;}
.mobile_navbar ul li {display: block;margin-bottom: 30px;position: relative;}
.mobile_navbar ul li span.custom-icon {transition: 0.4s;position: absolute;width: 26px;height: 14px;background: url(images/white-arrow.svg)center center no-repeat;background-size: 26px;right: 0;top: 7px;cursor: pointer;}
.mobile_navbar ul li span.custom-icon.active {transform: rotate(-180deg);}
.mobile_navbar ul li a {display: inline-block;font-size: 30px;line-height: 1;text-transform: uppercase;color: #ffffff;font-family: 'clash_grotesksemibold';transition: 0.4s;}
.mobile_navbar ul li a:hover {color: #44fb9d;}
.mobile_navbar ul li a sup {font-size: 15px;font-family: 'clash_groteskregular';}
.mobile_navbar .social-icon {display: flex;align-items: center;gap: 17px;}

.mobile_navbar ul.sub-menu  {padding-left: 15px;padding-top: 20px;display: none;}
.mobile_navbar ul li li {margin-bottom: 15px;}
.mobile_navbar ul li li:last-child {margin-bottom: 0;}
.mobile_navbar ul li li a {font-size: 22px;}
.mobile_navbar .mobile_navbar_item {max-width: 400px;}
/* mobile_navbar end */
.text_scroll_sec h1{will-change: transform;}

/*  */
.error_sec {padding: 200px 0 50px;}
.error_sec .wrapper {max-width: 800px;}
.error_sec .inner_part {text-align: center;}
/*  */

.agenda_post_count{position: absolute;left: 0;top: 0;opacity: 0;pointer-events: none;visibility: hidden;}
.top_sticky_card.fixed_top_bar .left_date{flex-wrap: wrap;}

.top_sticky_card.fixed_top_bar  h4{margin-bottom: 0;font-family: 'clash_groteskregular';font-weight: normal;line-height: 1;}
.top_sticky_card.fixed_top_bar .event_card.event_card_green .right_detail{width: 400px;}
.top_sticky_card.fixed_top_bar .event_card.event_card_green .right_detail .right-btn{width: 100%;}
.top_sticky_card.fixed_top_bar .left_date{width: calc(100% - 400px);}

/* responsive-css start */

@media only screen and (max-width: 1366px) {
.wrapper {max-width: 1260px;}
.text_scroll_sec h1 {font-size: 268px;line-height: 165px;}
.single_text_sec {padding: 150px 0 200px;}
.single_text_sec p {font-size: 44px;line-height: 52px;}
.location_sec {margin-bottom: 150px;}
.location_sec .left_part .text_box {max-width: 973px;}
.location_sec .left_part .text_box p {font-size: 46px;line-height: 52px;margin-bottom: 35px;}
.location_sec .left_part .text_box p img {width: 40px;}

}

@media only screen and (max-width: 1279px) {
h1 {font-size: 60px;line-height: 45px;}
h2 {font-size: 42px;line-height: 48px;}
h3 {font-size: 32px;line-height: 38px;}
.wrapper {max-width: 1060px;}
.header_bottom .navigation li {margin-right: 35px;}
.text_scroll_sec h1 {font-size: 205px;line-height: 128px;}
.banner_content {min-height: 600px;}
.banner_section .text_box h1 img {width: 45px;}
.single_text_sec {padding: 120px 0 200px;}
.single_text_sec p {font-size: 38px;line-height: 46px;}
.single_text_sec p img {width: 45px;}
.location_sec .left_part .text_box p {font-size: 38px;line-height: 46px;}
/* .gallery_card .inner_content {min-height: 700px;} */
.event_card .left_date .date {font-size: 58px;line-height: 50px;}
.event_card .left_date .day-month .month {font-size: 38px;}
.event_card .left_date {width: 200px;}
.event_card .right_detail {width: calc(100% - 200px);}
.event_card .right-btn {width: 28%;}
.two_block_text .right_part {width: 35%;}
.tabel_data_sec .table-data {padding: 30px 0;}
.tabel_data_sec .table-data .left-data strong {font-size: 24px;}
.tabel_data_sec .table-data .right-data span {font-size: 24px;}
.feature_card .left_part {width: 61%;padding-right: 20px;}
.feature_card .right_part {width: 39%;}
.feature_card .left_part p {font-size: 24px;line-height: 26px;}
.location_detail_sec h2.mt-100 {margin-bottom: 70px;}
.location_sec .left_part .text_box {max-width: 830px;}
.header_bottom .navigation li ul.sub-menu{left: 120px;}

}

@media only screen and (max-width: 1023px) {
h1 {font-size: 50px;line-height: 35px;}
h2 {font-size: 38px;line-height: 44px;}
h4 {font-size: 26px;line-height: 32px;}
.circle-img {width: 130px;height: 130px;}
.wrapper {max-width: 800px;}
.header_bottom {padding: 15px 0;}
.text_scroll_sec {padding: 200px 0 95px;}
.text_scroll_sec h1 {font-size: 170px;line-height: 110px;}
.banner_sec_three .text_scroll_sec {padding-left: 30px;}
.banner_sec_three.location_banner .circle-img.blue-circle {left: -30px;bottom: -50px;}
.banner_content .banner_inner .text_box h2 {font-size: 50px;}
.text_scroll_sec.banner_two .text_box .circle-img {left: -30px;bottom: -45px;}
.banner_sec_three.agenda_detail_banner .circle-img.green-circle2 {right: 50px;top: -80px;}
.text_scroll_sec.banner_two.agenda_banner .text_box .circle-img.blue-circle {right: 25px;bottom: -40px;}
.header_bottom .navigation {display: none;}
.header_bottom .social-icon {display: none;}
.header_bottom .right-icons .btn_one {display: none;}
.mobile-menu {cursor: pointer;display: inline-block;margin-left: 12px;padding: 13px 16px;border-radius: 23px;}
.mobile-menu::before{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: inherit;content: "";background: rgba(0,0,0,0.5);opacity: 0.3;}
.mobile-menu::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: inherit;content: "";backdrop-filter: blur(3px);}
.mobile-menu span{position: relative;z-index: 2;}
.mobile_navbar_inner{opacity: 0;visibility: hidden;transition: 0.2s;}
.mobile_navbar_inner.show{opacity: 1;visibility: visible;}
.banner_section .text_box {max-width: 425px;}
.banner_section .text_box .logo {width: 60px;}
.banner_section .text_box h1 {margin-bottom: 30px;}
.banner_section .text_box h1 img {width: 32px;}
.single_text_sec {padding: 100px 0;}
.single_text_sec p {font-size: 30px;line-height: 35px;}
.agenda_slider_sec {margin-bottom: 80px;}
.agenda_slider_sec .top-circle {display: none;}
.agenda_card {max-width: 300px;}
.single_text_sec p img {width: 28px;}
.single_text_sec .circle-img {left: -35px;top: 0px;}
.location_sec {margin-bottom: 125px;}
.location_sec .inner_part {align-items: center;}
.location_sec .left_part {padding-top: 0;}
.location_sec .left_part .text_box {max-width: 572px;}
.location_sec .left_part .text_box p {font-size: 32px;line-height: 37px;}
.location_sec .left_part .text_box p img {width: 28px;}
.location_sec .right_part {width: 400px;margin-left: -90px;}
/* .gallery_card .inner_content {min-height: 650px;padding: 50px 0;} */
.gallery_sec .slider_arrow_btn {padding-bottom: 50px;}
.gallery_sec .gallery-circle .circle-img.green-circle2 {right: -50px;}
.gallery_sec .gallery-circle {height: 130px;margin-bottom: -65px;}
.top_footer .left_part {width: 100%;}
.top_footer .left_part .right-logo {display: none;}
.top_footer .left_part .left-text {width: 100%;border-top: 1px solid #4d4d4d;border-bottom: 1px solid #4d4d4d;}
.top_footer .left_part .left-text h4, .top_footer .info-card h4 {margin-bottom: 0;position: relative;padding: 15px 20px 15px 0;}
.top_footer .left_part .left-text h4::before, .top_footer .info-card h4::before {cursor: pointer;content: '';position: absolute;background: url(images/down-arrow2.svg)center center no-repeat;width: 20px;height: 20px;right: 0px;top: 20px;transition: 0.4s;}
.top_footer .left_part .left-text.open h4::before, .top_footer .info-card.open h4::before {transform: rotate(180deg);}
.top_footer .left_part .left-text .text_box {display: none;padding-bottom: 15px;}
.top_footer .right_part {width: 100%;}
.top_footer .info-card {width: 100%;border-bottom: 1px solid #4d4d4d;}
.top_footer .info-card.desktop {display: none;}
.top_footer .left_part .right-logo.mobile-view {display: block;width: 100px;margin: 0 auto 40px auto;}
.bottom_footer {text-align: center;justify-content: center;margin-top: 35px;gap: 10px;}
.bottom_footer p {order: 2;}
.bottom_footer ul {width: 100%;text-align: center;display: flex;justify-content: center;align-items: center;}
.top_footer .info-card .text_box {display: none;padding-bottom: 15px;}
.bottom_footer li {padding-right: 6px;}
.bottom_footer li::before {height: 12px;top: 0;}
.top_footer .info-card.mobile-view {display: block;padding-bottom: 0;margin-bottom: 40px;border: 0;}
.top_footer .info-card.mobile-view h4 {position: unset;padding-right: 0;text-align: center;}
.top_footer .info-card.mobile-view .text_box {display: block;text-align: center;}
.top_footer .social-icon {justify-content: center;}
.event_card .left_date .date {font-size: 50px;line-height: 42px;}
.event_card .left_date .day-month .month {font-size: 30px;}
.event_card .right-btn {display: none;}
.event_card .right-btn.mobile-view {width: 100%;display: flex;align-items: center;flex-wrap: wrap;margin-top: 23px;}
.event_card .left_date {width: 160px;}
.event_card .right_detail {width: calc(100% - 160px);}
.event_card .right_detail .left-text {width: 100%;padding-right: 0;}
.event_card .right-btn.mobile-view .btn-text {order: 2;display: flex;align-items: center;gap: 50px;width: calc(100% - 160px);justify-content: flex-start;}
.event_card .right-btn.mobile-view .price-text, .event_card .right-btn.mobile-view .sold-text {width: 160px;text-align: left;}
.event_card {padding: 30px 0;}
.event_Sec .btn_box {margin-top: 0;}
.two_block_text {margin-bottom: 55px;}
.two_block_text .left_part {width: 100%;}
.two_block_text .right_part {width: 100%;}
.two_block_text .left_part .img-box {display: flex;justify-content: center;margin-bottom: 30px;}
.two_block_text .right_part .btn-box {margin-top: 30px;justify-content: center;}
.two_block_text .left_part .img-box .circle-img.yellow-circle {display: none;}
.agenda_detail_outer .accordian_wrap {margin-bottom: 70px;}
.event_slider_card {max-width: 300px;}
.single_text_sec.location_top_text {padding: 50px 0;}
.tabel_data_sec .table-data .left-data strong {font-size: 20px;}
.tabel_data_sec .table-data .right-data span {font-size: 20px;}
.tabel_data_sec .table-data {padding: 20px 0;}
.tabel_data_sec {margin-bottom: 85px;}
.feature_card .left_part {width: 100%;padding-right: 0;padding-top: 0;order: 2;}
.feature_card .left_part .text_box h4 {display: none;}
.feature_card .right_part {width: 100%;margin-bottom: 20px;}
.feature_card .right_part h4 {display: block;}
.feature_card .right_part img {width: 100%;object-fit: cover;}
.feature_card {margin-bottom: 50px;}
.feature_card .left_part .text_box {width: 100%;max-width: 100%;}
.feature_card.reverse_part .left_part {padding-left: 0;}
.feature_card .left_part p {font-size: 22px;line-height: 24px;}
.feature_card .left_part .text_box P {margin-bottom: 25px;}
.features_sec {margin-bottom: 50px;}
.location_detail_sec {padding-top: 200px;margin-bottom: 100px;}
.location_detail_sec h2.mt-100 {margin-bottom: 35px;}
.location_detail_sec h4 {margin-bottom: 10px;}
.single_text_sec.about_top_text {padding: 50px 0 80px;}
.location_sec.reverse_part .left_part {padding-left: 30px;padding-right: 0;order: unset;}
.location_sec.reverse_part .right_part img {border-radius: 23px 0 0 23px;}
.location_sec.reverse_part .right_part {margin-left: -90px;margin-right: unset;}
.location_sec.reverse_part .left_part .text_box {float: right;}
.location_sec.reverse_part .circle-img.green-circle2 {bottom: -100px;}
.faq_sec {padding: 200px 0 55px;}
.contact_sec .left_part {width: 100%;margin-bottom: 70px;}
.contact_sec .right_part {width: 100%;}
.contact_sec {padding: 200px 0 55px;}

.mobile-menu.active span.open {display: none;}
.mobile-menu.active span.close {display: block;}
.header.sticky .header_bottom .right-icons {opacity: 1;visibility: visible;pointer-events: all;}
.header.sticky .header_bottom .right-icons .lang {opacity: 0;visibility: hidden;pointer-events: none;}
.footer h4{pointer-events: all;cursor: pointer;}
.footer p {line-height: 20px;}
.gallery_sec .main-title h4 {margin-top: 50px;}
.gallery_sec .inner_content {top: 50px;}
.relative-div .circle-img.image-top {left: unset;top: 13px;right: -63px;}
.relative-div .circle-img.image-bottom {top: unset;left: -76px;bottom: -38px;}
.relative-div .circle-img.text-bottom {top: unset;left: unset;bottom: -38px;right: -60px;}
.relative-div .circle-img.image-top {left: -73px;top: -14px;right: unset;}

.top_sticky_card.hide {z-index: 1;}
.playPauseVideo { cursor: pointer !important; right: 20px !important; left: unset !important;bottom: calc(55% - 20px) !important;top: unset !important;opacity: 1 !important;
   visibility: visible;  width: auto; text-align: right;z-index: 56; }
.gallery_card .img-box img{height: 582px;}
.mobile_navbar ul li a:hover{color: #fff;}
.mobile_navbar ul li.current-menu-item a{color: #44FB9D;}
.post-type-archive-agenda .menu-item-435 a{ color: #44fb9d !important;}
.cursor-custom{display: none !important;}
}

@media only screen and (max-width: 767px) {
.circle-img {width: 121px;height: 121px;}
h1 {font-size: 35px;line-height: 28px;}
h2 {font-size: 35px;line-height: 37px;}
h4 {font-size: 20px;line-height: 24px;}
h5 {font-size: 18px;line-height: 22px;}
p {font-size: 14px;line-height: 20px;}
.btn_one {font-size: 11px;line-height: 30px;padding: 0 30px 0 15px;}
.btn_three {font-size: 11px;line-height: 30px;}
.btn_one span.link-effect, .btn_three span.link-effect {font-size: 11px;}
.btn_one span.arrow {top: 10px;right: 15px;}
.btn_two {font-size: 14px;}
.btn_two::before {bottom: -4px;}
.wrapper {max-width: 100%;}
.header_top {padding: 11px 0;}
.header_top .usp-text strong.date {font-size: 11px;}
.header_top .usp-text span.fest-name {font-size: 11px;}
.header_bottom .logo {width: 111px;}
.header_bottom .wrapper {padding: 0 8px 0 17px;}
.header_bottom .right-icons {width: auto;}
.banner_section {padding: 150px 0 122px;}
.banner_section .text_box .logo {width: 42px;margin-bottom: 10px;}
.banner_section .text_box h1 img {width: 23px;}
.banner_section .text_box h1 {margin-bottom: 15px;}
.banner_section .inner_part .explore-btn {bottom: -100px;font-size: 11px;padding-right: 13px;}
.banner_section .inner_part .vasumweg_text {font-size: 11px;bottom: -60px;top: unset;}
.banner_section .inner_part .circle-img.yellow-circle {right: -75px;top: 0;}
.single_text_sec {padding: 95px 0;}
.single_text_sec p {font-size: 28px;line-height: 33px;}
.custom-arrow {gap: 6px;}
.custom-arrow .slick-arrow {width: 25px;height: 25px;}
.custom-arrow .slick-arrow svg {width: auto;height: auto;}
.title_arrows {margin-bottom: 24px;}
.location_sec .inner_part {position: relative;}
.location_sec .left_part {width: 100%;padding: 0 30px;}
.location_sec .right_part {width: 130px;margin-left: 0;position: absolute;top: 50%;right: 0;z-index: -1;transform: translateY(-50%);}
.agenda_card {max-width: 236px;margin: 0 10px;}
.agenda_card .date-tags {padding: 21px 16px 0;}
.agenda_card .date-tags h5 {margin-bottom: 5px;}
.agenda_card .agenda-tag {min-width: 60px;font-size: 11px;padding: 4px;margin-bottom: 3px;}
.agenda_card .botom-btns {padding: 0 16px 20px 16px;}
.agenda_slider_sec .btn-box {display: none;}
.agenda_card .botom-btns .btn_two {font-size: 14px;}
.top_footer .left_part .right-logo.mobile-view {width: 73px;}
.location_sec .inner_part .circle-img.yellow-circle {left: 90px;top: -25px;}
.gallery_card .date span {font-size: 11px;}
/* .gallery_card .inner_content {min-height: 582px;padding: 30px 0;} */
.gallery_sec .slider_arrow_btn {padding-bottom: 30px;}
.location_sec {margin-bottom: 80px;}
.text_scroll_sec h1 {font-size: 130px;line-height: 65px;}
.text_scroll_sec {padding: 200px 0 100px;}
.text_scroll_sec.banner_two.agenda_banner .text_box .circle-img.blue-circle {right: -111px;bottom: -58px;}
.tab_part .tab_header {gap: 6px;max-width: 146px;}
.tab_part .tab_header .btn_tab {width: calc(50% - 3px);font-size: 11px;padding: 10px 15px 10px 12px;}
.tab_part .tab_header .btn_tab::after {width: 6px;height: 6px;background-size: 6px;right: 8px;}
.tab_part {margin-bottom: 35px;}
.event_block .title h4 {margin-bottom: 10px;}
.event_card {padding: 20px 0;}
.event_card .left_date .date {font-size: 40px;line-height: 32px;}
.event_card .left_date .day-month .day {font-size: 11px;}
.event_card .left_date .day-month .month {font-size: 25px;}
.event_card .left_date {width: 115px;}
.event_card .right_detail {width: calc(100% - 115px);}
.event_card .right_detail .left-text strong {font-size: 11px;line-height: 13px;}
.event_card .right_detail .left-text h3 {margin-bottom: 5px;font-size: 20px;line-height: 24px;}
.event_card .right_detail .left-text p {font-size: 14px;line-height: 16px;}
.event_card .right_detail .left-text li {font-size: 14px;}
.event_card .right_detail .left-text li::before {top: 3px;}
.event_card .right-btn.mobile-view .price-text, .event_card .right-btn.mobile-view .sold-text {width: 116px;}
.event_card .right-btn.mobile-view .btn-text {width: calc(100% - 116px);gap: unset;justify-content: space-between;}
.event_card .right-btn .btn_two {font-size: 14px;}
.event_card img.swipeimage {width: 150px;height: 100px;border-radius: 15px;}
.event_Sec {margin-bottom: 25px;}
.banner_content {min-height: unset;height: calc(100vh - 100px);padding: 200px 0 150px;position: relative;}
.banner_sec_three.agenda_detail_banner .wrapper {max-width: 100%;height: 100%;}
.banner_sec_three.agenda_detail_banner .text_scroll_sec {height: 100%;}
.banner_content .banner_inner .text_box h2 {font-size: 35px;line-height: 30px;margin-bottom: 0;}
.banner_content .banner_inner .text_box {bottom: -75px;}
.banner_content .banner_inner .text_box .club-category {margin-bottom: 15px;font-size: 11px;padding: 4px 5px;}
.banner_sec_three.agenda_detail_banner .circle-img.green-circle2 {right: -56px;top: 217px;}
.event_card.event_card_green .left_date .date {font-size: 40px;line-height: 32px;}
.event_card.event_card_green .left_date .day-month .day {font-size: 11px;}
.event_card.event_card_green .left_date .day-month .month {font-size: 25px;line-height: 22px;}
.event_card.event_card_green .right_detail .right-btn .btn-text span.price-text {font-size: 12px;line-height: 14px;}
.event_card.event_card_green {padding: 6px 30px;margin-top: -78px;width: calc(100% + 60px);margin-left: -30px;}
.event_card.event_card_green .right_detail .right-btn {width: 100%;}
.event_card.event_card_green .right_detail .right-btn .btn-text .btn_one {min-width: auto;padding: 0 30px 0 12px;}
.event_card.event_card_green .right_detail .right-btn .btn-text .btn_one span.arrow {right: 10px;top: 12px;}
.two_block_text .left_part .text_box p {margin-bottom: 25px;}
.agenda-detail-wrapper.wrapper {max-width: 100%;}
.agenda_detail_outer {padding: 30px 0 45px;}
.two_block_text .left_part .text_box {margin-bottom: 25px;}
.table-data .left-data strong {font-size: 14px;}
.table-data .right-data span {font-size: 14px;line-height: 17px;}
.table-data .right-data a {font-size: 14px;}
.two_block_text .right_part .btn-box {margin-top: 20px;}
.accordian_wrap .title h4 {margin-bottom: 15px;}
.accordian .acc-title h4::before {width: 16px;height: 16px;}
.accordian .acc-content {padding-top: 10px;padding-right: 10px;padding-bottom: 17px;}
.accordian .acc-title.active h4::before {width: 16px;height: 1px;background-size: 16px;}
.agenda_detail_outer .accordian_wrap {margin-bottom: 50px;}
.text_scroll_sec.banner_two .text_box .circle-img {left: -75px;bottom: -83px;}
.event_slider_sec .text_box {margin-bottom: 10px;}
.event_slider_sec .text_box .light-box-icon {width: 25px;height: 25px;}
.event_slider_card {margin: 0 5px;max-width: 180px;}
.event_slider_sec {margin-bottom: 25px;}
.event_slider_sec.business_slider_sec .text_box .circle-img.green-circle {display: none;}
.event_slider_sec.location_slider_sec .text_box .circle-img.blue-circle {display: none;}
.event_slider_sec.location_slider_sec {margin-bottom: 45px;}
.banner_sec_three.location_banner .banner_content {position: relative;}
.banner_sec_three.location_banner .banner_content .banner_inner {position: unset;}
.banner_sec_three.location_banner .circle-img.blue-circle {left: -30px;bottom: unset;top: 225px;}
.banner_content .banner_inner .text_box {bottom: 25px;}
.single_text_sec.location_top_text {padding: 30px 0;}
.tabel_data_sec .table-data .left-data strong {font-size: 16px;}
.table-data .left-data {width: 25%;}
.tabel_data_sec .table-data .right-data span {font-size: 16px;}
.table-data .right-data {width: 62%;}
.tabel_data_sec .table-data {padding: 18px 0;}
.agenda_slider_sec.area_slider_sec .title_arrows {margin-bottom: 10px;}
.agenda_slider_sec.area_slider_sec {margin-bottom: 75px;}
.feature_card .left_part p {font-size: 20px;line-height: 24px;}
.feature_card {margin-bottom: 30px;}
.features_sec {margin-bottom: 50px;}
.contact_sec.contact_sec_two .global_contact .title h4 {margin-bottom: 25px;}
.global_contact .title h4 br {display: none;}
.global_contact .field label {font-size: 14px}
.global_contact .field input::placeholder, .global_contact .field textarea::placeholder {font-size: 14px;}
.global_contact .field input, .global_contact .field textarea {font-size: 14px;padding: 10px;}
.global_contact .field {margin-bottom: 10px;}
.global_contact .field label {margin-bottom: 10px;}
.global_contact .field textarea {height: 155px;}
.global_contact .field.submit {margin-top: 15px;}
.global_contact .field.submit input {font-size: 11px;padding: 10px 20px;}
.global_contact .field.submit::before {top: 11px}
.contact_sec.contact_sec_two {margin-bottom: 0;}
.location_detail_sec h2.mt-100 {margin-bottom: 30px;}
.location_detail_sec img {margin-bottom: 30px;}
.location_detail_sec {padding-top: 180px;margin-bottom: 70px;}
.location_detail_sec h4:first-child {margin-bottom: 5px;}
.location_detail_sec h4 {margin-bottom: 20px;}
.banner_sec_three.about_banner .circle-img.blue-circle {left: -20px;bottom: unset;top: 235px;}
.single_text_sec.about_top_text {padding: 30px 0 85px;}
.location_sec .left_part .text_box p {font-size: 28px;line-height: 33px;}
.faq_sec .top_title h2 {margin-bottom: 97px;}
.accordian_wrap {margin-bottom: 33px;}
.faq_sec {padding: 200px 0 20px;}
.contact_sec .top_title h2 {margin-bottom: 130px;}
.contact_sec .left_part .text_box {margin-bottom: 30px;}
.contact_sec .left_part .text_box h4 {margin-bottom: 10px;}
.contact_sec .left_part .text_box .btn_one {margin-bottom: 10px;}
.map_part {margin-top: 70px;}
.contact_sec {padding: 200px 0 55px;}
.top_footer .left_part .left-text h4::before, .top_footer .info-card h4::before {top: 10px;}
.location_sec .left_part .text_box {max-width: 100%;}
.event_Sec .btn_box .btn_one span.arrow {width: 7px;height: 9px;top: 9px;background-size: 9px;right: 15px;}
.banner_content .banner_inner {position: unset;}
.banner_content .banner_inner .text_box {bottom: 80px;left: 30px;}
.banner_sec_three.location_banner .banner_inner .text_box {bottom: 25px;}
.top_footer .left_part .left-text h4, .top_footer .info-card h4 {padding: 10px 20px 10px 0;}
.top_footer .info-card .text_box {padding-bottom: 10px;}
.top_footer .left_part .left-text .text_box {padding-bottom: 10px;}
.banner_sec_three .text_scroll_sec {padding-left: 0;}
.top_footer .info-card li a {font-size: 14px;}
.top_footer .info-card li {margin-bottom: 5px;}

.gallery_sec .main-title h4 {margin-top: 34px;}
.gallery_sec .inner_content {top: 34px;}
.agenda_card .date {font-size: 11px;}
.page-template-template-agenda .text_scroll_sec {padding: 205px 0 110px;}
.page-template-template-agenda .agenda_slider_sec {margin-bottom: 30px;}
.tab_part .tab_card .month-name {font-size: 11px;margin-bottom: 5px;}
.tab_part .tab_body {max-width: 146px;}
.tab_part .tab_content {padding: 10px;}
.agenda_card .btn_three {min-width: 98px;}
.event_card .right-btn span.price-text {font-size: 14px;line-height: 15px;}
.event_card .right-btn .btn_three {min-width: 93px;padding: 0 12px;}
.footer {padding: 30px 0 20px;}
.accordian .acc-title {padding: 17px 0;}
.two_block_text .left_part .img-box {margin-bottom: 0;}
.page-template-template-gallery .text_scroll_sec {padding: 205px 0 120px;}
.text_scroll_sec.banner_two .text_box {text-align: unset;}
.text_scroll_sec.banner_two.gallery_banner .text_box .circle-img {left: -50px;bottom: -82px;top: unset;}
.area_slider_sec .agenda_card .date-tags span.length {font-size: 11px;}
.area_slider_sec .agenda_card .date-tags h5 {margin-bottom: 0px;}
.page-template-template-location .agenda_slider_sec.area_slider_sec {margin-bottom: 75px;}
.location_detail_sec p {margin-bottom: 20px;}

.event_card .right-btn.mobile-view .btn-text{margin-bottom: 0;}
.event_card .right-btn .btn-text{gap: 8px;}

body .event_card img.swipeimage{display: none !important;}
.banner_section{height: calc(100vh - 85px);}
.gallery_sec .main-title .gallery-circle{top: -104px;}
.home .location_sec{position: relative;z-index: 2;right: 0;}

  .event_card .hide_link{pointer-events: all;}
.event_card .right-btn .btn_three{position: relative;z-index: 2;}
.gallery_sec .main-title .gallery-circle{right: 0;}
.top_sticky_card.fixed_top_bar .left_date{width: 40%;padding-right: 5px;}
.top_sticky_card.fixed_top_bar .event_card.event_card_green .right_detail{width: 60%;}
.top_sticky_card.fixed_top_bar h4{font-size: 14px;}

}

@media only screen and (max-width: 400px) {
    .text_scroll_sec h1 {
    font-size: 100px;
    line-height: 65px;
  }
}


