@media (min-width: 992px) {
    .workshop-join .workshop-join-form form .input-area {
        width: none!important;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 6px;
    }
}

@media (min-width: 992px) {
    .workshop-join .workshop-join-form form .input-area input {
        width: calc(100%);
        margin-bottom: 0;
    }
}

.feature-item .feature-inner {
    box-shadow: 0 2px 4px rgba(16, 17, 21, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
    gap: 20px;
}

.input-area label {
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 11px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #000;
}
.feature-content h5 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;}

.feature-thumb img {width: 50px;}
.mytex-sticky-card #video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.mytex-top {
  z-index: 9;
  min-height: 140px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 50px;
  display: flex;
  position: relative;
}



.steptag {    
    background: rgb(237 228 255);
    border: 1px solid rgb(73 41 137);
  padding: 1px 10px;
  border-radius: 7px;
  margin-bottom: 14px;
}
.mytex-sticky-card {
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	color: #000;
  background: linear-gradient(90deg, rgba(244, 247, 252, 1) 0%, rgba(255, 255, 255, 1) 77%);
	border: 2px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 0;
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 90px
}

.mytex-sticky-card.teams {
	background-color: rgba(87, 0, 51, .8)
}

.mytex-sticky-card.blog-card {
	flex-direction: column;
	align-items: flex-start;
	padding: 15px;
	top: 140px
}

.mytex-sticky-card.solo {
	background-color: rgba(0, 19, 87, 0);
	border-style: none;
	flex-direction: column;
	position: static
}

.mytex-sticky-card.cxcombo {
	background-color: rgba(33, 0, 53, .8)
}

.mytex-sticky-card.stacked {
	flex-direction: column
}

.mytex-stick-contents {
	width: 50%;
	text-align: left;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 0px 50px 90px;
	display: flex;
	position: relative
}

.mytex-stick-contents.full {
	width: 100%
}

.mytex-stick-contents.middle-card {
	z-index: 9;
	text-align: center;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 70px;
	position: relative;
	top: -89px
}

.mytex-stick-contents.middle {
	z-index: 9;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative
}

.mytex-stick-contents.mytex-image-side {
	height: auto;
	min-height: 600px;
	padding: 10px
}

.mytex-stick-contents.mytex-image-side.short {
	width: 100%;
	min-height: 650px
}

.mytex-stick-contents.mytex-image-side.horizontal {
	width: auto;
	min-height: auto;
	flex-direction: row;
	align-items: stretch;
	padding-left: 20px;
	padding-right: 20px
}

.mytex-stick-contents.mytex-image-side.full-width {
	width: 100%;
	min-height: 230px
}

.mytex-stick-contents.cx {
	padding-top: 60px;
	padding-bottom: 30px
}

.mytex-stick-contents.full-mobile {
	width: auto;
	text-align: center;
	align-items: center;
	padding-bottom: 20px
}

.mytex-stick-contents.slim {
	width: 100%;
	padding: 30px 30px 10px
}

.mytex-stick-img {
	background-color: var(--black);
	border-radius: 10px;
	margin: 10px;
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	overflow: hidden
}
 
#video-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
video, #video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#video-background {
  z-index: -1;
}
 
  
.meta-post .course {display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: column;
  align-items: flex-start !important;}

  

.underline-shape:after {
  background-color: #f57950;
}
.step-arrow.circle {
  width: 296px;
  max-width: none;
  margin-top: -19px;
  margin-left: 0;
  position: absolute;
}
.step-arrow.top-arrow {
  margin-top: -35px;
  margin-left: 169px;
}
.step-row {
   
  display: flex;
}
.step-label {
 
  
  color: #fff;
  font-size: 20px;
}
 .step-label span {   /* -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#FFF176, #FFA000);
  -webkit-background-clip: text;
  background-clip: text; */
  color:#fba336;
  font-weight: 700;

  }

.step-heading {
 
  
  color: #fff;
  font-size: 20px;
}
.step-arrow {
  width: 130px;
  max-width: none;
  margin-top: 63px;
  margin-left: 171px;
  position: absolute;
}
.step-column {display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;}

.py-10 {    padding-top: 5rem !important;
  padding-bottom: 5rem !important;}


  .spantext span {
    position: relative;
    z-index: 1;
}

.spantext span {
  display: inline-block;
  position: relative;
  color: #ffdb7b;
  z-index: 1;
}
.spantext span img {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: calc(100% - -89px);
  display: inline-block;
  margin-left: 2px;
  animation: section-animation 5s linear 0s infinite;
}

.spantext span {/* -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#FFF176, #fba336);
  -webkit-background-clip: text; 
  background-clip: text;*/
  color:#FFA000 !important;
  font-weight: 700;}

  .font-big {font-size: 44px;}


  @media only screen and (max-width: 600px) and (min-width: 200px) {

    .mytex-sticky-card #video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .spantext {font-size: 35px!important;}


    .mytex-stick-contents {width: 100%;     padding: 35px  35px;}
    .mytex-stick-contents.mytex-image-side {
      height: auto;
      min-height: 215px;
      padding: 10px;
  }
.hero-stat-row {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    padding: 15px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.3;
}
.usp-block .hero-block {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  padding: 0;
}

.usp-block .hero-block {
  margin-top: 20px;
}

.hero-block {
  width: 100%;
    height: auto !important;
    color: #ffe6f9;
    background-image: radial-gradient(circle, rgba(214, 69, 242, .36), rgba(17, 8, 55, 0));
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: -25px !important;
    padding: 20px;
    font-size: 22px;
    display: flex;
    flex-direction: column;
}

.step-row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.step-last-col {margin-bottom: 100px!important;}
.step-first-col {    margin-bottom: 73px!important;}
.step-column {
  width: 100%;
  margin-bottom: 40px;
}
.step-label {
  font-size: 20px;
}
.step-heading {
  font-size:20px;
}
.step-arrow {
  width: 80px;
  margin-left: -65px;
  transform: rotate(90deg);
  margin-top: 83px;
}
.step-arrow.top-arrow {
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  left: 0%;
  right: -140px;
}
.step-arrow.circle {
  margin-left: auto;
  margin-right: auto;
  transform: none;
}
.step-top-p {padding:0 0!important ;}

.step-top-b {padding-bottom: 0!important ;}

.mytex-sticky-card {
  flex-direction: column-reverse;
  position: static;
}
.mytex-sticky-card {
  background-color: rgba(238, 216, 216, 0);
  padding: 0;
}
.mytex-side-contents {
  align-items: stretch;
  padding: 15px;
}
.mytex-side-contents {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}
section-heading.small {
  font-size: 1.7rem;
  line-height: 1.2;
}
.section-heading {
  margin-bottom: 20px;
  font-size: 25px;
}
.pageheader-content h2 {
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  font-family: "Hind", sans-serif;
  text-align: left;
}
.font23 {
  font-size: 18px;
}


}
#flightForm {    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.flightForm {    text-align: left !important;}
.bottomfm label {    color: #fff !important;
    text-align: left !important;
    display: flex;
    margin-bottom: 11px;}

    .bottomfm .form-group { width: 50%!important;}
.event-section ul li i {
    color: #3183f7;
    padding: 0 7px 0 0;
}
.event-section ul li {
    padding: 5px 0;color: #000;
}
.skill-thumb img {width:70px;}
.skill-content h5 {font-size: 16px;font-weight: 500;}
.skill-section {background: #fff;}
.text-black {color: #000 !important;}
.skill-section::before {background: #ffffff;}

.count-item .count-inner {
    padding: 30px 17px;
    height: 30vh !important;
}
.count-content h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
}
.count-item {    background: #fff;
    box-shadow: 0 10px 15px rgba(85, 85, 85, 0.3);
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;}
.count-content h2 {font-size: 18px;}
.section-heading {font-size: 25px; line-height: 1.5; font-weight: 400; margin-bottom: 15px; font-family: inherit;}
.section-subheader p {font-size: 16px;    line-height: 1.8;}

.step-how {    position: relative;
    top: -46px;
    background: #ffffff;
    padding: 6px 20px;
    border-radius: 6px;
    color: #492989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid;}

    .section-header h2 {
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
 
.feature-content h4 {    font-size: 18px;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.5;}

    .faq-panel-button {
    font-size: 1rem;
    font-weight: 500;
    background-color: #e1d8f3;
    border: none;
    padding: 1rem;
    width: 100%;
    text-align: left;
    position: relative;
    transition: background-color 0.3s ease;
}

.faq-panel-button::after {
    content: "\25BC"; /* Down arrow ▼ */
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.8rem;
    transition: transform 0.3s ease;
}

.faq-panel-button.collapsed::after {
    transform: translateY(-50%) rotate(180deg);
    content: "\25B2"; /* Up arrow ▲ */
}

.faq-panel-item {
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.faq-panel-body {
    padding: 1rem;
    background-color: #fff;
    border-top: 1px solid #ddd;
    color: #000;
}
.faq-panel-item h2 {font-size: 2.5rem;
        margin: 0;}

.faq-panel-button:focus {
    outline: none;
    box-shadow: none;
}


.newsletter-area .lab-btn {
    padding: 10px 30px;
    background: #0ccb72;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 700;
}

.newsletters-section.style-2 {background: #614697;}



.whatsappCtaBtnPing {
	animation: ping 2s cubic-bezier(0, 0, 0.2, 1) infinite;
}

/* added */
@keyframes ping {

	75%,
	100% {
		transform: scale(2);
		opacity: 0;
	}
}

.fixed-btm-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 999;
}
.floating_btn {
    position: fixed;
    bottom: 0px;
    right: -10px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1000;
  }


  .mybtn-flo {
    position: fixed;
    bottom: 105px;
    right: 0px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.title1 {font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 20px;}
  
  @keyframes pulsing {
    to {
      box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
  }


  .content .footerli {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;}


.content .footerli li {
       border: 1px solid #ccc;
    padding: 5px 20px !important;
    border-radius: 5px;
  }


  table {
            width: 60%;
            border-collapse: collapse;
            margin: 20px auto;
        }
        th, td {
            border: 1px solid #333;
            padding: 8px 12px;
            text-align: left;
        }
        th {
            background-color: #f2f2f2;
        }
        caption {
            font-size: 1.5em;
            margin-bottom: 10px;
        }

        .map1 img{width: 100%;}

@media only screen and (max-width: 900px) and (min-width: 200px) {

          .banner3 .banner-content {
        background: rgb(255 0 0 / 58%);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border: 1px solid rgba(255, 255, 255, 0.3);
        padding: 50px;
        text-align: center;
    }
 

      .banner3 .banner-content h2 {
        font-size: 21px;
        line-height: 1.4;
        font-family: inherit;
        color: #fff;
        font-weight: 600 !important; 
        text-transform: uppercase;
    }

  
.section-header h2 {
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 0;
}
.footer-top {    padding: 30px 0;}
  .achievement-section.style-3
 {
    background: #ffe2df;
    padding: 50px 0 1px 0;
}


  .skill-section {
    background: #fff;
    padding: 0 0 20px 0 ;
}

  .achievement-section
 
 {
    background: url(../../assets/images/shape-img/02.png) no-repeat;
    background-position: center;
    padding-bottom: 0;
}


  .header-section.style-3 {
    top: 0;
    position: relative;
}

  .count-item .count-inner {
    padding: 30px 17px;
    margin-bottom: 15px;
}
.banner-section {
    background-image: url(../images/bg-img/01.jpg);
    background-size: cover;
    padding: 8px;
}
 
    .header-wrapper .menu-area .ellepsis-bar {
        margin-left: 20px;
        padding: 10px;
        
         
    }
 

    .about-section .about-right .section-wrapper ul li {
    padding: 27px 10px;
    background: #f0f4ff;
    border: 1px solid #ccc;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
}
.about-section .about-right .section-wrapper ul li .sr-right p {
    margin-bottom: 25px;
    max-width: 100%;
}
.about-section .about-right .section-wrapper ul li .sr-right {
    width: calc(100% - 85px);
    padding-top: 15px;
}

.banner-section.style-3 {
    background-image: url(../images/banner/banner1.webp);
    background-position: right;
}
.banner-content {    background: rgb(73 41 137 / 58%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
        padding: 15px 15px 65px 15px;}

.banner-section .section-wrapper .banner-content .title {
    font-size: 21px;
    line-height: 1.4;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-weight: 300;
}

}

@media only screen and (max-width: 2000px) and (min-width: 900px) {
.banner3 .banner-content .title{ padding: 0;}


    .pt-30 {margin-top: 30px !important;}
    .footer-ctaa {display: none;}


  .banner3::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 100px;
        background: url(your-clipart-image.png) no-repeat center center / contain;
        background-size: contain;
        z-index: 2;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(255 0 0 / 76%);
        z-index: 1;
    }
 
.banner3 h2, .banner3 a {
    position: relative;
    z-index: 2;
    color: white;
    text-align: left;
    margin: 0;
    padding-top: 50px;
}

 
     .banner3 h2 {
        font-size: 36px;
        line-height: 1.4;
        font-family: inherit;
        color: #fff;
        font-weight: 600 !important;
        text-transform: uppercase;
        margin-bottom: 18px;
    }
 


}




pulsing animation {
    box-shadow: rgba(255, 0, 0, 0) 0px 0px 0px 29.9759px;
}
 
.contact_icon {
    background-color: #ff0000;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 26px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #ff0000;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}



.anima {
    background-color: #97c4fe;
    color: #fff;
    width: 50px;
    height: 50px;
    
    
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #d4d7ee;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
     
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

@media only screen and (max-width: 767px) {
    .row.no-gutters.footer {
        position: fixed;
        bottom: 0;
        z-index: 111;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0;
        margin: 0!important;
    }
}

a.d-block.text-center {
        width: 50%;
    padding: 0;
}
div#leftBox {
    font-size: 13px;
}
@media only screen and (max-width: 767px) {
    .row.no-gutters.footer {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .col-6.p-3 {
        width: 100%;
        padding: 10px;
        text-align: center;
    }
}

.funfact-count .count-item {
    background: transparent;
    box-shadow: none;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0;
    margin-bottom: 50px;
}

 
    .banner3 {
        background-image: url(../images/cta.webp)!important;
        background-position: right;
    }
.funfact-count h2 {font-size: 33px;}

.funfact-count p {font-size: 18px; text-transform: capitalize; font-weight: 600 ;}