h2 {
	font-family: 'Bangers', cursive;
	letter-spacing: 3px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
    font-family: "Komu A";
  src: url('https://gohardertravel.com/wp-content/themes/twentytwentyone/custom-assets/komua.ttf') format('truetype');
}
@font-face {
  font-family: 'Norwester';
  src: url('https://gohardertravel.com/wp-content/themes/twentytwentyone/custom-assets/norwester.otf') format('woff');
}

@font-face {
  font-family: 'InlanderRough';
  src: url('https://gohardertravel.com/wp-content/themes/twentytwentyone/custom-assets/InlanderRough.ttf') format('truetype');
}
.container_custom {
    max-width: 2000px;
    margin: auto;
    padding: 0 50px;
}

.container_custom2 {
    max-width: 2000px;
    margin: auto;
}

a {
    text-decoration: none;
}



/* header start  */


header {
	padding: 0px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 3px 0;
    z-index: 2;
    text-align: center;
}

.logo_header {
    text-decoration: none;
    color: inherit;
}

.logo_text_wrapper {
    display: inline-block;
    line-height: 1;
}

.logo_main_text {
  font-family: 'Bangers', cursive;
  font-size: clamp(24px, 9vw, 36px);   /* fluid between 24px and 36px */
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000000;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff,  1px -1px 0 #fff, -1px -1px 0 #fff;

}

.logo_subline_text {
  font-family: 'Lexend Deca', sans-serif;
  font-size: clamp(13px, 3vw, 18px);   /* fluid between 13px and 18px */
  margin-top: 0;
  letter-spacing: 0.5px;
  color: #000000;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff,  1px -1px 0 #fff, -1px -1px 0 #fff;
}




/* header end  */
/* hero start  */
.hero_sec {
    overflow: hidden;
    padding-top: 0;
    position: relative;
    height: 94vh;
}
.bg_video{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg_video video{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hero_btn-bottom img {
    width: 60px;
}

.hero_sec h1,
.hero_sec h2 {
    font-size: 80px;
    line-height: 70x;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin: 26px 0;
}
.hero_sec .swiper-container {
    height: 100%;
}
.hero_sec .swiper-slide {
    display: flex;
}
.hero_sec h2 {
    letter-spacing: 2%;
    line-height: 48px;
    font-size: 48px;
}

.hero_sec .swiper-pagination.swiper-pagination-bullets {
    bottom: 37px !important;
}

.hero_sec span.swiper-pagination-bullet {
    background: #F3EDE4;
    opacity: 1;
}

.hero_sec span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #54DD4A;
}

.content-slider {
    border: 2px solid #000;
    width: fit-content;
    margin: auto;
    padding: 47px;
    z-index: 9;
    position: relative;
}


.hero_btn-bottom {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    position: relative;
}

/* hero end  */

/* section marquee start */
svg.svgg1 {
    position: absolute;
    transform: rotate(-46deg);
    z-index: 99;
    margin-top: 0;
}
.section-marquee {
    overflow: hidden;

}
.section-marquee ul {
    display: flex;
}

.section-marquee li span {
    position: relative;
    left: 21px;
    font-family: "Komu A";
}

.section-marquee li {
    margin: 0 46px;
    padding: 23px 0;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 500;
}

.section-marquee {
    background-color: #F3EDE4;
}







/* section marquee end */




/* new webinar bar */

.info-bar {
  background-color: #F3EDE4;
  padding: 12px 20px;
  text-align: center;
}

.info-bar p {
  margin: 0;
  font-family: "Lexend Deca", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.info-bar a {
  color: #0E5642;       /* dark green */
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.info-bar a:hover {
  text-decoration: underline;
}

.info-bar svg.external-icon {
  margin-left: 4px;    /* more space between text + icon */
  vertical-align: middle;
  fill: currentColor;   /* inherits green */
}

.info-bar {
  height: clamp(80px, 15vw, 125px);  /* scales between 80px and 125px */
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.info-bar p {
  font-size: clamp(16px, 4vw, 24px); /* min 16px, fluid, max 24px */
  line-height: 1.4;
  margin: 0;
}


  .info-bar svg.external-icon {
    margin-left: 8px;
    width: 18px;
    height: 18px;
  }
}



















/* section 1 start  */
.section-1 {
    background: url(images/section1.png) no-repeat center/cover;
    padding: 40px 180px;
    color:
        #203D25;
	text-align: center;
}


.box-single-s1 {
    background: white;
    border-radius: 14px;
    padding: 32px 24px 32px 24px;
    color: #0E5642;
    text-align: center;
}

.section-1 h2 {
  font-weight: 400;
  font-size: clamp(28px, 12vw, 68px);
  line-height: 1.1;
  text-align: center;

  /* Fluid vertical spacing */
  margin-top: clamp(10px, 5vw, 60px);
  margin-bottom: clamp(20px, 6vw, 40px);
}


.box-single-s1 h3 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
	font-family: "Lexend Deca", sans-serif;
}

.box-single-s1 img {
    width: 139px;
    margin-bottom: 35px;
}

.box-single-s1 h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    width: 78%;
    margin: auto;
    margin-top: 10px;
	font-family: "Lexend Deca", sans-serif;
}

/* section 1 end  */

/* section 2 start  */

.card-link {
  display: block;
  width: 100%;
  text-decoration: none; /* optional: keep links clean */
  color: inherit;       /* optional: inherit text color */
}


.card-link:hover .content-slider-s2 {
  transform: translateY(-5px);
  transition: transform 0.2s ease;
}


.section-2 {
    background: url(images/section2.png) no-repeat center/cover;
    padding: 30px 0 50px 0;
}

.section-1 h2 {
  font-weight: 400;
  font-size: clamp(28px, 12vw, 68px);
  line-height: 1.1;
  text-align: center;

  /* Fluid vertical spacing */
  margin-top: clamp(10px, 5vw, 60px);
  margin-bottom: clamp(5px, 5vw, 40px);
}


.section-2-subtitle {
  color: #F3EDE4;
  font-weight: 300;
  font-size: clamp(16px, 5vw, 24px);  /* fluid subtitle */
  line-height: 1.4;
  text-align: center;
  font-family: "Lexend Deca", sans-serif;
  
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
   margin-bottom: clamp(5px, 3vw, 30px)
}






/* Container spacing */
.section-2 .swiper-container2 {
  box-sizing: border-box;
  padding-left: 0px;
}


.section-2 .swiper-slide {
  flex: 0 0 auto;       /* let width be determined by min/max/width */
  width: 85%;
  min-width: 350px;     /* don’t shrink below 350px */
  max-width: 450px;     /* don’t grow beyond 450px */
  display: flex;
  justify-content: center;
}



/* Card content */
.section-2 .content-slider-s2 {
  background: #F3EDE4;
  padding: 20px 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 450px;
}
.slider-s2 .content-slider-s2 img {
  height: clamp(150px, 55vw, 300px) !important;
}


/* Optional: if needed for layout, but beware of overflow clipping */
.section-2 .container_custom2 {
  padding-left: 0;
  overflow: hidden;
  position: relative;
}









.content-slider-s2 h3 {
  font-size: clamp(22px, 8vw, 40px);
  line-height: 1.1; /* more natural scaling */
  font-weight: 400;
  margin-bottom: 15px;
  font-family: 'Bangers', cursive;
}


.content-slider-s2 span {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    background: #203D25;
    border-radius: 8px;
    padding: 8px 14px 8px 14px;
    color: #55DD4A;
    width: fit-content;
    margin: 10px 0px 5px 0px;
	font-family: "Lexend Deca", sans-serif;
}

.content-slider-s2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
	font-family: "Lexend Deca", sans-serif;
}

.content-slider-s2 h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 10px;
	font-family: "Lexend Deca", sans-serif;
}

.pagination-arrowss {
    position: absolute;
    top: 0;
}

.pagination-arrowss {
    position: absolute;
    top: 40px;
    right: 50px;
    display: flex;
    gap: 16px;
}

.pagination-arrowss img {
    width: 27px;
}

.pagination-arrowss .prev2,
.pagination-arrowss .next2 {
    background: #F3EDE4;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.slider-s2 {
    overflow-x: hidden;
	
}

.button-slider a {
    background: #54DD4A;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #002D0C;
    border-radius: 16px;
    padding: 17px 27px 17px 27px;
    display: inline-block;
    margin: 40px 0;
	font-family: "Lexend Deca", sans-serif;
	margin-bottom: 20px;
}


/* section 2 end  */


/* section 3 start  */

.section3 {
    background-color: #F3EDE4;
}

.img-top img {
    width: 100%;
    padding: 40px;
}

.btm-divs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.btm-divs .single-div-box:nth-child(2) {
    border-width: 2px 2px 2px 2px;
}

.single-div-box h2 {
    color: #203D25;
    font-size: 57px;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: 0em;
    text-align: left;
}

.single-div-box span {
    background: #203D25;
    border-radius: 50%;
    padding: 10px;
    color: #F3EDE4;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
    display: inline-block;
}

.single-div-box {
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: #203D25;
    padding: 60px;
}

/* section 3 end  */

/* section 4 start  */

.section4 {
    background-color: #009FD6;
    padding: 60px 45px;
}

.section-1 h2 {
  font-weight: 400;
  font-size: clamp(28px, 12vw, 68px);
  line-height: 1.1;
  text-align: center;

  /* Fluid vertical spacing */
  margin-top: 0px;
  margin-bottom: clamp(0px, 1vw, 40px);
	padding-top: clamp(20px, 3vw, 40px);
	padding-bottom: clamp(10px, 3vw, 40px);
}

.section-2 h2 {
  font-weight: 400;
  font-size: clamp(28px, 12vw, 68px);
  line-height: 1.1;
  text-align: center;
	color: #F3EDE4;

  /* Fluid vertical spacing */
  /* margin-top: clamp(10px, 5vw, 60px); */
  margin-top: 0px;
  margin-bottom: clamp(0px, 1vw, 40px);
}

.section4 h2 {
  font-weight: 400;
  font-size: clamp(28px, 12vw, 68px);
  line-height: 1.1;
  text-align: center;
	color: #F3EDE4;

  /* Fluid vertical spacing */
  /* margin-top: clamp(10px, 5vw, 60px); */
  margin-top: 0px;
  margin-bottom: clamp(0px, 1vw, 40px);
}

.text-sty {
  font-weight: 400 !important;
  font-size: clamp(28px, 12vw, 68px) !important;
  line-height: 1.1 !important;
  text-align: center !important;

  /* Fluid vertical spacing */
  margin-top: clamp(10px, 5vw, 60px) !important;
  margin-bottom: clamp(20px, 6vw, 40px) !important;
}

.col-s4-bx {
    display: grid;
    grid-template-columns: 1fr;   /* single column */
    gap: 30px;
    width: 100%;                   /* adjust if you want narrower/wider */
    margin: 0 auto;               /* center the block on the page */
}

.single-bx-s4 {
    text-align: center;           /* center all inline text */
    display: flex;
    flex-direction: column;
    align-items: center;          /* center images and text horizontally */
}

.col-s4-bx img {
    width: 60%;
    margin: 0 auto 26px;          /* center image + bottom spacing */
	max-width: 300px;
}

.single-bx-s4 span {
    color: #F3EDE4;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
}

.single-bx-s4 h4 {
		font-weight: 400;
	  font-size: clamp(28px, 12vw, 68px);  /* fluid headline */
	  line-height: 1.1;                   /* use relative line-height */
    color: #F3EDE4;
    letter-spacing: 0em;
    margin: 4px 0 13px;
	font-family: "Lexend Deca", sans-serif;
}

.single-bx-s4 p {
    color: #F3EDE4;
    font-size: 14px;
    font-weight: 100;
    line-height: 17px;
    letter-spacing: 0em;
    width: 100%;                   /* keep text narrower */
    margin: 0px 0px 10px 0px;               /* center inside the card */
	max-width: 400px;
	font-family: "Lexend Deca", sans-serif;
}

/* section 4 end  */


/* section 5 start  */
.section5 {
    background-image: url(images/section5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 180px 100px;
    text-align: center;
    position: relative;
}

.section5 h2 {
    color: #F3EDE4;
    font-size: 68px;
    font-weight: 400;
    line-height: 68px;
    letter-spacing: 0em;
    text-align: center;
    width: 70%;
    margin: auto;
    margin-bottom: 10px;
}

.section5 a {
    margin-bottom: 0;
}

/* contact section */

.contact-info {
  text-align: center;
  margin: 20px auto 30px;
	font-family: "Lexend Deca", sans-serif;
  color: #000;              /* black text for white background */
  font-size: 18px;
  line-height: 1.6;
}

.contact-info a {
  color: #0E5642;           /* your theme’s dark green */
  text-decoration: none;
  font-weight: 500;
}

.contact-info a:hover {
  text-decoration: underline;
}

@media (max-width: 600px) {
  .contact-info {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 10px;
  }
}


@media (max-width: 600px) {
  .contact-info {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 10px;
  }
}





/* section 5 end  */

/* footer start  */

footer {
    padding: 90px 120px 20px;
    background-color: #F3EDE4;
}

.menu-footer h2 {
    color: #101010;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    font-family: 'Inter';
    text-transform: uppercase;
    margin-bottom: 15px;
}

.menu-footer a {
    color: #101010;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    display: inline-block;
    width: 100%;
    margin: 4px 0;
}

.menu-footer {
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
}

.bottom-footer h2 {
    color: black;
    font-size: 21px;
    font-family: 'Inter';
    font-weight: 400;
}

.bar-top-content-bottom {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid;
    justify-content: space-between;
    display: flex;
}

.bar-top-content-bottom span,
.bar-top-content-bottom a {
    color: #777777;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.links-bottom-footer a {
    margin-left: 30px;
}

/* footer end  */



body {
    z-index: 88;
}

#path {
    fill: none;
    stroke: #000000;
    stroke-width: 3px;
    stroke-linejoin: round;
    stroke-miterlimit: 1000;
    stroke-dasharray: 10 !important;
    stroke-dashoffset: -44;
    animation: dashoffset 1s linear;
    animation-iteration-count: infinite;
}

@keyframes dashoffset {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: -59;
    }
}

#route {
    margin-top: 200px;
}

.code {
    height: 150px;
    width: 250px;
    background: #000;
    color: #fff;
    margin: 20px;
    width: 40%;
    clear: both;
    height: 200px;
    background: #000;
    border-radius: 2px;
    
    margin: 100vh 0;
    padding: 10px;
}

circle#dot {
    background-image: url("ss.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

svg {
    overflow: unset !important;
}

path#path {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}
.hero_sec .swiper-button-next,.hero_sec .swiper-button-prev {
    display: none;
}
.hero_sec .swiper-slide,
.hero_sec .swiper-containerrrr,
.hero_sec .swiper-wrapper{
    height: 600px;
}


@media(min-width:600px) {

    .showww {
        display: none;
    }
}



/* media quiries css  */
@media(max-width:1025px) {

    .hero_sec h1,
    .hero_sec h2 {
        font-size: 50px;
        line-height: 50px;
        margin: 15px 0;
    }


    .single-div-box {
        padding: 50px;
    }

    .single-div-box h2 {
        font-size: 40px;
        line-height: 47px;
    }


    .single-bx-s4 p {
        line-height: 27px;
    }


    footer {
        padding: 90px 50px 20px;
    }

    .img-top img {
        padding: 50px;
    }

    .box-single-s1 img {
        width: 110px;
    }

}

@media (max-width: 768px) {
	.hero_sec,
	.hero_sec .swiper-containerrrr,
	.hero_sec .swiper-wrapper,
	.hero_sec .swiper-slide {
		height: calc(100dvh - clamp(80px, 15vw, 125px)) !important; /* dynamic viewport height */
	}
}





    .hero_sec h1,
    .hero_sec h2 {
        font-size: 35px;
        line-height: 28px;
        letter-spacing: 1px;
    }


    .hero_sec .swiper-pagination.swiper-pagination-bullets {
        bottom: 26px !important;
    }

    .content-slider {
        padding: 50px;
        border: none;
    }

	.flex-bxs {
	  display: grid;
	  grid-template-columns: 1fr 1fr 1fr; /* three equal columns */
	  gap: 30px;
	}

	@media (max-width: 768px) {
	  .flex-bxs {
		grid-template-columns: 1fr; /* 1 column on phones */
	  }



    .single-div-box h2 {
        font-size: 33px;
        line-height: 33px;
    }

    .btm-divs {
        grid-template-columns: 1fr 1fr;
    }

    .btm-divs .single-div-box:nth-child(3) {
        border-top: 0;
    }



    .section5 h2 {
        font-size: 50px;
        margin: 0;
        line-height: 50px;
    }

    .section5 {
        padding: 100px 100px;
    }

    .section-5 .button-slider {
        text-align: center;
        width: 100%;
    }

    .menu-footer {
        justify-content: flex-start;
        margin-bottom: 15px;
    }
   
}

@media(max-width:600px) {

   

    .hero_sec h1,
    .hero_sec h2 {
        font-size: 34px;
        line-height: 35px;
        letter-spacing: 2px;
        margin: 19px 0;
    }

    .hero_sec .swiper-pagination.swiper-pagination-bullets {
        bottom: 0px !important;
    }

    .container_custom {
        padding: 0 20px;
    }

    .pagination-arrowss {
        right: unset;
        top: unset !important;
        left: 50%;
        transform: translate(-50%, 0px);
        margin: 20px 0;
    }

    .section-2 .button-slider a {
        margin-top: 100px;
        width: 100%;
        text-align: center;
    }

    .section-2 .button-slider {
        text-align: center;
        width: 100%;
    }

    .img-top img {
        padding: 20px;
    }

    .btm-divs {
        grid-template-columns: 1fr;
    }

    .single-div-box {
        border: none;
        border-top: 2px solid;
        text-align: center;
    }

    .btm-divs .single-div-box:nth-child(3) {
        border-top: 2px solid;

    }

    .single-div-box h2 {
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }



    footer {
        padding: 50px 20px 20px;
    }

    .bar-top-content-bottom {
        display: block;
        text-align: center;
    }

    .links-bottom-footer a {
        margin: 0 11px;
    }
}



.hero_sec {
    max-width:100%;
    margin: auto;
}







.content-slider-new {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding-right: clamp(10px, 5vw, 40px);
	padding-top: clamp(40px, 40vw, 180px);
}

.button-slider {
  display: flex;
  justify-content: center;
}
	
/* Desktop overrides 
@media (min-width: 768px) {
  .bg_video video {
    object-position: center;
  }

  .content-slider-new {
    height: 100%;
    padding: 80px 15px 20px;
    top: 110px;
    position: relative;
  }
}
*/






	.imgg1 {
		width: 15%;
		height: auto;
		margin-left: 50px;
	}
	img.imgg2 {
		width: 12px;
		margin-left: auto;
		margin-right: 18px;
	}

	.content-slider-new div {
	  position: relative;
	  z-index: 2;
	  font-family: 'Lexend Deca', sans-serif;
 	 font-size: clamp(40px, 12vw, 65px);
	  line-height: 1.6;
	  color: rgb(241, 175, 0);
	  margin-bottom: 50px;
	  text-align: right;
	}


	
	.content-slider-new div {
	  color: rgb(241, 175, 0);
		text-shadow:
		  2px 2px 0 rgb(46, 83, 212),
		 -2px 2px 0 rgb(46, 83, 212),
		  2px -2px 0 rgb(46, 83, 212),
		 -2px -2px 0 rgb(46, 83, 212),
		  2px 0 0 rgb(46, 83, 212),
		 -2px 0 0 rgb(46, 83, 212),
		  0 2px 0 rgb(46, 83, 212),
		  0 -2px 0 rgb(46, 83, 212);
	}




.content-slider-new .text-bottom-second,
.content-slider-new .text-bottom-second h2 {
  text-shadow: none;
}

.content-slider-new .text-bottom-second::before,
.content-slider-new .text-bottom-second::after {
  content: none !important;
}



.text-bottom {
    text-align: right;
    margin-left: auto;
}

.content-slider-new svg {
    position: absolute;

}
svg.svg-line-1{
    width: 60%;
    height: 54%;
    left: 0;
    margin: auto;
    left: 44%;
    transform: translate(-50%, 0px);
}





/* 
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 1000;
  }
} */
.content-slider-new svg path{
    /* -webkit-animation: dash 40s linear infinite; */
  stroke-dasharray: 14;
  animation-direction: reverse;
}
svg#svgRoute{
    display: none;
}

/* screen2  */
.content-slider-new .text-bottom-second{
    width: 100%;
}
.content-slider-new .text-bottom-second h2 {
  color: #2E53D4;
  font-size: clamp(14px, 3vw, 20px); /* fluid between 14px and 20px */
  background: #f1af00;
  width: fit-content;
  padding: 9px;
  line-height: normal;
  margin: 0 0 0 auto;
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 400;
  z-index: 2;
  position: relative;
}

svg.svg-line-2 {
    position: absolute;
    bottom: 46px;
    right: 22px;
    height: 122px;
}


.single-screeen-2.single-screeenee .content-slider-new .text-bottom-second {
    background: white !important;
    color: black !important;
}
.bg_video video {
    pointer-events: none;
}
.content-slider-new.aaas2 .text-bottom,.content-slider-new.aaas4 .text-bottom {
    margin-top: 68px;
}



/* Overlay container */
.popup-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  padding: 1rem;
}

/* Modal content box */
.popup-content {
  background: #fff;
  max-width: 500px;
  width: 100%;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* Close button */
.popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 1.5rem;
  cursor: pointer;
  color: #555;
}

.popup-close:hover {
  color: #000;
}

/* Fade-in animation */
@keyframes popup-fade-in {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

/* Make form scale properly on mobile */
.popup-inner form {
  width: 100%;
}
