.membership-level-suffboard {
    width: 220px;
}
.hide-row-on-mobile .wpb_start_animation {
    border-radius: 100px;
}
.hide-row{
	display:none;
}
/* Hide on mobile devices */
@media only screen and (max-width: 767px) {
    .hide-row-on-mobile {
        display: none !important;
    }
}
.price-content.individual-sec {
    color: #000 !important;
}
.nectar-fancy-box .box-bg:after{
	display:none !important;
}
.price-content.individual-sec p{
	color:#000 !important;
	font-weight:600;
}
.price-content.individual-sec h2{
	color:#000 !important;
}
.price-content.individual-sec h3{
	color:#000 !important;
}
.price-content.individual-sec h4{
	color:#000 !important;
}

/* ============================= */
 .single-tribe_events #footer-outer {
    position: static !important;
	 }

.page-id-3808 .container-wrap{
	padding:0 !important;
}

.pum-theme-1167 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 46px;
    background-color: #16254c;
	border-radius: 8px;
}
.wp-block-column.pop-inner-col.is-layout-flow.wp-block-column-is-layout-flow {
    background: #ffffff0a;
    padding: 20px;
    border-radius: 8px;
color: #fff;
}
.wp-block-column.pop-inner-col .footer-heading{
    color: #eb2b25;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
.wp-block-column.pop-inner-col. p {
    padding-bottom: 20px;
}
.custom-heading.h1-h{font-size:84px;}

.wp-block-column.pop-inner-col a {
   color: #4d75ff;
}

.wp-block-column.pop-inner-col .contact-social {
    display: none;
}

.wp-block-column.pop-inner-col  .short-note{
	display: none;
}

.player-bcde67f9-7040-42d7-a1eb-e33f29515dad .vp-video-wrapper {
    background-color: transparent !important;
    border-radius: 14px;
}

/* From https://css.glass */
.glassy-container {	
background: rgba(255, 255, 255, 0.12);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(2.7px);
-webkit-backdrop-filter: blur(2.7px);
border: 1px solid rgba(255, 255, 255, 0.38);
}

.pricing-modern {
  max-width: 760px;
  margin: 10px auto; /* centers the table */
  padding: 10px;
}

.pricing-table-modern {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  table-layout: fixed; /* important for equal column widths */
}

.pricing-table-modern thead th {
  background: linear-gradient(135deg, #e8f6fb, #d7eef9);
  color: #1b3a4b;
  font-weight: 600;
  text-align: center;
  padding: 18px 20px;
	font-size:24px
}

/* Table Body Cells */
.pricing-table-modern tbody td {
  text-align: center;
  color: #333;
  border-top: 1px solid #eef2f5;
  font-size: 20px !important;
  padding: 10px !important;
}

/* First Column (Attendees) */
.pricing-table-modern tbody td:first-child {
  text-align: left;
  font-weight: 600;
  color: #1b3a4b;
  background-color: #f7fbfd;
}

/* Fix Column Widths */
.pricing-table-modern th:nth-child(1),
.pricing-table-modern td:nth-child(1),
.pricing-table-modern th:nth-child(2),
.pricing-table-modern td:nth-child(2) {
  width: 30%; /* Make left and middle equal */
}

.pricing-table-modern th:nth-child(3),
.pricing-table-modern td:nth-child(3) {
  width: 35%; /* Keep right column slightly larger if needed */
}

/* Row hover effect */
.pricing-table-modern tbody tr:hover {
  background-color: #f1f9fc;
  transition: background-color 0.25s ease;
}

/* Mobile Friendly */
@media (max-width: 640px) {
  .pricing-table-modern th,
  .pricing-table-modern td {
    padding: 14px;
    font-size: 15px;
  }
}

/* ============================= */

#wcdp-ajax-error{
	display:none !important;
}
div#fws_694a33d4148c2{
    height: calc(104vh - 131px) !important;
    overflow: hidden;
}

div#fws_694a30209f44f {
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.hero-section h2, .Support-banner h2{
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	
}
.hide-title{
	display:none !important;
}
.new-custom-btn{
	border-radius:100px;
	position:relative;
	z-index:11;
}
.nectar-button{
		z-index:11;
}

.gradient-text {
  background: linear-gradient(90deg, #EB2B25 100%, #18317D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.mission-cols h4{
	text-align:left !important;
}
.mission-cols{
    height: 400px;
}


img.attachment-large.size-large.wp-post-image.eq_height {
    height: 240px !important;
}

.aps_desc a.btn.button {
    background: #16254C;
    color: #fff;
    border-radius: 6px;
	font-size:12px;
}
.aps-excerpt {
    margin-top: 0;
    margin-bottom: 0px;
}
.event-btn .nectar-button.small{
	border-radius:100px !important;
	text-transform:uppercase;
}

.custom-heading{
  font-size: 64px;
  margin-bottom: 30px !important;
  line-height: 1.2em;
	font-family: "Abril Fatface";
font-size: 52px;
font-weight: 400;
color: rgb(22, 37, 76);
}


.fancy-bx-1 .nectar-fancy-box .box-bg{background-position: top; background-size: 90%;
background-repeat: no-repeat;}

.fancy-bx-1 .price-main-heading{margin-top:-30px;}

.fancy-bx-1 .individual-sec h4 {
    font-size: 19px;
    margin-bottom: 15px !important;
    /*color: #000 !important;*/
	text-transform:uppercase;
}

.fancy-bx-1 h2.price-dolor{ margin-top: 40px; font-size:32px;}

.price-content.individual-sec span{    font-size: 52px;
    padding-left: 26px;
    padding-right: 26px;
    display: block;
    line-height: normal;}

/*.nectar-fancy-box .box-bg:after{opacity:0;}*/

.price-content.individual-sec p{
    /*color: #000 !important;*/}

.fancy-bx-1 .nectar-fancy-box .link-text{text-align: center;
    color: #fff;
    background: red;
    width: auto;
    display: inline-block;
    line-height: inherit;
    padding: 9px 30px;
	border: 1px solid rgba(255, 255, 255, 0.6);
    margin: 0px auto;
    border-radius: 35px;}

.fancy-bx-1.fancy-22 .nectar-fancy-box .box-bg {
    background-position: bottom;
    background-size: 90%;
}

/* Tablet */
@media (max-width: 1024px) {
  .custom-heading {
    font-size: 44px;
    line-height: 1.25em;
  }
	.wpb_wrapper h2.vc_custom_heading {
    font-size: 58.5px!important;
    line-height: 1.2em !important;
}
}
@media (max-width: 680px) {
h2.vc_custom_heading.custom-heading-h3.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.animated.wpb_start_animation {
    font-size: 24px !important;
}
	.price-main-heading{
		font-size:34px !important;
	}
	h2.vc_custom_heading.custom-heading-h3.vc_custom_1771584566996{
		font-size:32px !important
	}
}


/* Mobile */
@media (max-width: 767px) {
  .custom-heading {
    font-size: 32px;
    line-height: 1.3em;
    margin-bottom: 20px !important;
  }
	.wpb_wrapper h2.vc_custom_heading {
    font-size: 50.5px!important;
    line-height: 1.2em !important;
}
	
	.custom-heading.h1-h{font-size:42px;}
	.bubbole-box h2{        margin-top: 0px !important;}
	
}


/* ========== Banner Section Front Page Wave Animation start here ======== */

#wave-row{
	position:absolute;
	bottom:0;
}
.wave-row{
	position:absolute;
	bottom:0;
}

.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}
/* Wave colors */
.waves .parallax use:nth-child(1) {
  fill: #6ec6e6b3; /* light ocean blue */
}

.waves .parallax use:nth-child(2) {
  fill: #6ec6e680;
}

.waves .parallax use:nth-child(3) {
  fill: #5bc8c866; /* turquoise */
}

.waves .parallax use:nth-child(4) {
  fill: #fff; /* solid turquoise */
}
/* Wave colors end */ 

/* Animation */
.parallax>use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
}


.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-prev span img {
    width: 20px;
    height: 20px;
		margin-top:14px;
}

.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-next span img {
    width: 20px;
    height: 20px;
	margin-top:14px;
}

.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -11%;
    left: auto;
    margin-left: 0 !important;
    right: 4%;
	  border-radius:50rem;
	  
}

.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: -11%;
    right: 0;
    margin-right: 0%;
	  border-radius:50rem;
}
.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-prev:hover, .app-slider-wrap .aps-slider .owl-nav .owl-next:hover {
    background-color: unset;
    background: transparent;
    text-decoration: none;
}


@media (max-width: 1024px) {
  .app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-prev {
    display: none !important;
  }
	.app-slider-wrap .aps-slider.owl-carousel .owl-nav .owl-next{
		display: none !important;
	}
}
/* ========== hero wave animation end here ======== */
/* ============================================================
   EVENTS GRID: Center Align & Fine-Tune Padding 
   Targets the WPBakery Post Grid with class "center-my-events-grid"
   ============================================================ */

.center-my-events-grid .vc_grid.vc_row {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    float: none !important;
    margin: 0 auto !important;
}

/* Ensure individual event tiles behave as centered blocks */
.center-my-events-grid .vc_grid-item {
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    text-align: left !important; /* Prevents text inside tiles from centering */
}

.center-my-events-grid  .nectar-post-grid {
    justify-content: center;
}
/* ============================================================
   GENERAL LAYOUT ADJUSTMENTS
   ============================================================ */
div#tribe-events-footer {
    display: none;
}
.tribe_events-template-default #ajax-content-wrap .container-wrap{
	margin-bottom: 40px !important;
}
