html,
body {
  overflow-x: hidden !important;
  max-width: 100%;
}

/* Clip decorative section backgrounds */
section,
.section-bg,
.section-bg-n,
.section-bg-2 {
  overflow-x: hidden;
}


/*responsive upto 1024px */
@media (max-width: 1024px) {

  /*  General  */
  body {
    overflow-x: hidden;
  }

  .container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .section-padding-1,
  .section-padding-2 {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .section-bg,
  .section-bg-n,
  .section-bg-2 {
    height: auto !important;
    padding-bottom: 30px;
  }

  .titles {
    font-size: 28px !important;
  }

  /*  NAVBAR / HEADER  */
  .navbar-light .navbar-nav {
    padding: 5px 10px !important;
  }

  .nav-link {
    padding: 5px 10px !important;
    font-size: 13px !important;
  }

  .logo-link img {
    width: 100px;
  }

  .navbar .enq-tab {
    margin-left: 8px;
    font-size: 11px;
    padding: 6px 12px;
  }

  /*  HERO SLIDER / BANNER  */
  .hero {
    padding: 0;
  }

  .slide-hero {
    height: 40vh !important;
    min-height: 220px;
    background-size: cover !important;
    background-position: center !important;
  }

  .slide-hero .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .hero-slider {
    border-radius: 14px;
  }

  /* .slider-mascot {
    display: none !important;
  } */

  .dots {
    margin-top: 8px;
  }

  /*  WELCOME / ABOUT CARD (homepage)  */
  .welcome {
    padding-top: 30px;
  }

  .welcome-title {
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
  }

  .about-card .row {
    flex-direction: column;
  }



  .about-img-wrap,
  .about-main-img {
    min-height: 220px;
    height: 260px;
  }

  .about-content {
    padding: 20px 18px;
  }

  .about-badge-row {
    width: 70% !important;
    background-size: contain !important;
  }

  .shape {
    width: 80px;
  }

  .about-text {
    font-size: 13px;
    line-height: 1.7;
  }

  .km-btn {
    font-size: 13px;
    padding: 8px 18px;
  }



  .art-list li {
    font-size: 16px;
  }

  .type-title {
    font-size: 20px;
    padding: 20px 15px;
  }

  /*  WE PROVIDE SWIPER  */
  .weProvideSwiper {
    padding: 0 40px 40px !important;
  }

  .we-provide-card-1,
  .we-provide-card-2,
  .we-provide-card-3,
  .we-provide-card-4 {
    width: 100%;
    background-size: 100% 100% !important;
    padding: 60px 0 !important;
  }

  .we-provide-content {
    padding: 30px 18px !important;
  }

  .we-provide-icon {
    width: 80px !important;
    margin-top: -30px !important;
  }

  .we-provide-title,
  .we-provide-title-2 {
    font-size: 15px !important;
    min-height: auto !important;
  }

  .we-provide-desc,
  .we-provide-desc-2 {
    font-size: 13px !important;
  }

  /*  WORKSHOP SECTION  */
  .workshop-title {
    padding-top: 20px;
    font-size: 26px;
  }

  .workshop-images {
    flex-direction: column;
  }

  /* Hide mascot and frame on tablet to free space */
  .workshop-mascot {
    display: none !important;
  }

  .workshop-frame {
    display: none !important;
  }
    /* .workshop-frame {
    position:absolute;
    top: 30px;
  }
  .workshop-frame img {
    height: 400px;
    width: 100%;
  } */

  .workshop-cards-wrapper {
    width: 100% !important;
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding: 0 10px !important;
  }

  .workshopSwiper {
    padding: 0 40px !important;
  }

  /* Workshop Swiper → 2 slides on tablet */
  .workshopSwiper .swiper-slide {
    width: 50% !important;
  }

  .workshop-card {
    width: 100%;
  }

  .card-placeholder {
    height: 160px;
  }

  /*  TESTIMONIALS / REVIEW CARDS  */
  .reviews-section {
    padding-top: 30px;
  }

  .review-title {
    font-size: 26px;
    margin-bottom: 24px;
  }

  .reviews-wrapper {
    gap: 20px;
    padding: 0 10px;
  }

  .reviewSwiper .swiper-slide {
    width: 50% !important;
  }

  .review-card {
    width: 100% !important;
    height: auto !important;
    min-height: 280px;
    padding: 55px 20px 25px !important;
  }

  .review-card p {
    font-size: 12px;
  }

  /*  HAPPY CLIENTS / LOGO SLIDER  */
  .we-also-title {
    padding-top: 40px;
    font-size: 26px;
  }

  .logo_items img {
    height: 110px;
    margin-left: 7px;
    margin-right: 7px;
  }

  /*  YOUTUBE SLIDER  */
  #yt-slider {
    height: 26vw !important;
    min-height: 180px;
    max-height: 280px;
    margin-bottom: 50px;
  }

  #yt-slider .slide {
    width: 45% !important;
  }

  #yt-prev {
    left: 8px;
  }

  #yt-next {
    right: 8px;
  }

  /*  JOIN / GET IN TOUCH SECTION  */
  .join-section {
    overflow: hidden;
    padding-bottom: 40px;
  }

  .join-scene {
    display: none !important;
  }

  .join-char2 {
    display: none !important;
  }

  .join-content {
    position: static !important;
    transform: none !important;
    width: 90% !important;
    margin: 30px auto !important;
    text-align: center;
  }

  .join-heading {
    font-size: 22px;
  }

  .join-sub {
    font-size: 14px;
  }

  .join-form {
    gap: 12px;
  }

  .join-input {
    font-size: 14px !important;
    padding: 10px 14px !important;
  }

  .join-btn {
    width: 100% !important;
    font-size: 15px !important;
    padding: 12px 0 !important;
  }

  /*  REVIEW BADGE  */
  .review-badge {
    font-size: 14px;
    padding: 10px 22px;
    text-align: center;
  }

  /*  FOOTER  */
  .site-footer {
    padding: 40px 0 0;
  }

  .footer-col {
    padding: 0 15px 24px;
  }

  /* Force 2-column footer on tablet */
  .site-footer .row > [class*="col-md"] {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .footer-heading {
    font-size: 14px;
  }

  .footer-desc,
  .footer-links a,
  .footer-contact li {
    font-size: 13px;
  }

  /*  MAP (in footer)  */
  .map-container {
    width: 100%;
    height: 180px;
    overflow: hidden;
    border-radius: 8px;
  }

  .map-container iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 180px;
    display: block;
    border-radius: 8px;
  }

  /*  PORTFOLIO PAGE  */
  .pf-wrap {
    padding: 10px 4px 40px;
  }
 .pf-grid {
    grid-template-columns: repeat(5, 1fr) !important; 
    gap: 12px !important;
  }

  .pf-img-card {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .pf-img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;   
    display: block;
  }

  .pf-see-more {
    min-height: unset;
    padding: 6px 4px;
  }

  /*  EVENTS PAGE  */
  .ev-wrap {
    padding: 10px 8px 40px;
  }

  /* Events uses pf-grid / pf-img-card — covered by portfolio rules above */
  .ev-see-more {
    min-height: unset;
  }

  /*  ABOUT-US PAGE  */
  /* Hide the decorative frame PNG images — text flows as a styled block instead */
  .about-wallart-img {
    width: 100%;
    padding: 8px 0 0;
    display: block !important;
  }

  .about-wallart-img > img:first-child {
    display: none !important;
  }

  .about-wallart-text {
    position: static !important;
    width: 100% !important;
    font-size: 15px !important;
    padding: 16px 18px !important;
    margin: 0 !important;
    background: #111;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
    color: #ccc;
    line-height: 1.7;
  }

  .mission-container,
  .why-choose-container {
    flex-direction: column;
    padding: 0 16px;
  }

  .mission-img,
  .why-choose-img {
    width: 100%;
  }

  .mission-img > img:first-child,
  .why-choose-img > img:first-child {
    display: none !important;
  }

  .mission-text,
  .why-choose-text {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    font-size: 15px !important;
    padding: 16px 18px !important;
    margin: 0 !important;
    background: #111;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
    color: #ccc;
    line-height: 1.7;
  }

  /*  CONTACT PAGE  */
  .join-content-2 {
    position: static !important;
    transform: none !important;
    width: 90% !important;
    margin: 20px auto !important;
    text-align: center;
  }

  .cform-row {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  /*  BLOG PAGE  */
  .blog-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px;
  }

  /*  SPLASH / DECORATIVE VECTORS  */
  .splash,
  .splash3,
  .about-splash1,
  .about-splash2,
  .about-splash3,
  .home-splash2,
  .home-splash3 {
    display: none !important;
  }

  /*  FAB WIDGET  */
  .fabWidget {
    bottom: 80px;
    right: 12px;
  }

  /*  PROGRESS CIRCLE  */
  .progress-circle-container {
    bottom: 12px;
    right: 12px;
  }

  .progress-circle {
    width: 52px;
    height: 52px;
  }

  /*  SCROLL PROGRESS BAR  */
  .scroll-progress-wrap {
    top: 0;
  }

  /*  BANNER SLIDES (about/events/portfolio/careers pages)  */
  .about-first,
  .events-first,
  .events-second,
  .events-third,
  .events-fourth,
  .events-fifth,
  .portfolio-first,
  .portfolio-second,
  .career-first,
  .career-second,
  .career-third {
    height: 40vh !important;
    min-height: 200px;
    background-size: cover !important;
    background-position: center center !important;
  }
    .pink-section {
    display: flex;
    flex-direction: row; /* side-by-side */
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 40px 20px;
  }
 

  .pink-mascot img {
    height: 110px !important;
  }


  .cform-card {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .pink-mascot {
    flex: 0 0 auto;
  }

  /*career*/
  .career-inner {
    padding: 20px 16px;
  }

  .career-form-heading h2 {
    font-size: 32px;
    text-align: center;
  }

  .cf-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .cf-grid.three {
    grid-template-columns: 1fr 1fr;
  }

  /* Upload section */
  .cf-upload-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .cf-upload-zone {
    padding: 20px;
  }

  .cf-submit-btn {
    font-size: 16px;
    padding: 12px;
  }
  /* LEFT SIDE (Mascot) */
  .pink-mascot {
    flex: 0 0 auto;
  }

  /* RIGHT SIDE (Form) */
  .cform-card--student {
    flex: 1;
    max-width: 500px;
    width: 100%;
    position: static !important;
  }
    .about-heading {
    display: block;
    text-align: center;
    margin: 20px 0;
    position: relative;
    z-index: 2;
  }

  .about-heading h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
      letter-spacing: 1px;

  }
 

.about-heading h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #02ffe1;
  margin: 8px auto 0;
}
}

 /* end @media (max-width: 1024px) */


/* MOBILE ONLY (max-width: 767px) */
@media (max-width: 767px) {

  /*  General  */
  body {
    overflow-x: hidden;
    font-size: 13px;
  }

  .titles {
    font-size: 24px !important;
  }

  .section-padding-1,
  .section-padding-2 {
    padding-top: 22px;
    padding-bottom: 16px;
  }

  .mt-55 {
    margin-top: 30px;
  }

  /*  NAVBAR  */
  .logo-link img {
    width: 85px;
  }

  .navbar {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }

  /*  HERO / BANNER SLIDER  */
  .slide-hero {
    height: 32vw !important;
    min-height: 180px;
  }

  .hero-slider {
    border-radius: 10px;
  }

  /* Ensure banner images fill properly */
  .first-slide .img img,
  .second-slide .img img,
  .third-slide .img img,
  .fourth-slide .img img,
  .fifth-slide .img img,
  .sixth-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  /* Banner slides on other pages */
  .about-first,
  .events-first,
  .events-second,
  .events-third,
  .events-fourth,
  .events-fifth,
  .portfolio-first,
  .portfolio-second,
  .career-first,
  .career-second,
  .career-third {
    height: 32vw !important;
    min-height: 160px;
    background-size: cover !important;
    background-position: center center !important;
  }

  /*  WELCOME / ABOUT CARD  */
  .welcome {
    padding-top: 16px;
  }

  .welcome-title {
    font-size: 22px;
    padding-top: 14px;
    text-align: center;
    text-align: right;
  }

  .about-card .row {
    flex-direction: column;
  }

  .about-card .col-md-5,
  .about-card .col-md-7 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .about-img-wrap,
  .about-main-img {
    min-height: 200px;
    height: 220px;
  }

  .about-content {
    padding: 16px 14px;
  }

  .about-badge-row {
    width: 85% !important;
    margin-bottom: 12px;
  }

  .about-badge {
    font-size: 13px;
  }

  .shape {
    width: 60px;
  }

  .about-text {
    font-size: 12px;
    line-height: 1.65;
    margin-bottom: 10px;
  }

  .km-btn {
    font-size: 12px;
    padding: 7px 16px;
  }

  /*  ART TYPES LIST → 2 columns on mobile  */
  .section-padding-1 .row .col-md-3 {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .art-list {
    padding-left: 0;
    margin-bottom: 10px;
  }

  .art-list li {
    font-size: 13px;
  }

  .art-list li::before {
    font-size: 18px;
  }

  .type-title {
    font-size: 17px;
    padding: 16px 10px;
  }

  .type-title-span {
    display: block;
   
  }
  .title-span{
    font-size:20px;
  }

  /*  WE PROVIDE SWIPER (single card on mobile)  */
  .weProvideSwiper {
    padding: 0 36px 36px !important;
  }

  /* One slide visible on mobile */
  .weProvideSwiper .swiper-slide {
    width: 100% !important;
  }

  .we-provide-card-1,
  .we-provide-card-2,
  .we-provide-card-3,
  .we-provide-card-4 {
    width: 100%;
    background-size: 100% 100% !important;
    padding: 70px 0 !important;
  }

  .we-provide-content {
    padding: 35px 16px !important;
  }

  .we-provide-icon {
    width: 75px !important;
    margin-top: -30px !important;
  }

  .we-provide-title,
  .we-provide-title-2 {
    font-size: 15px !important;
  }

  .we-provide-desc,
  .we-provide-desc-2 {
    font-size: 12px !important;
  }

  /*  WORKSHOP SECTION (single card on mobile)  */
  .workshop-title {
    padding-top: 14px;
    font-size: 22px;
  }

  .workshop-cards-wrapper {
    width: 100% !important;
    margin: 16px 0 0 !important;
    padding: 0 6px !important;
  }

  .workshopSwiper {
    padding: 0 36px !important;
  }

  /* Single slide on mobile */
  .workshopSwiper .swiper-slide {
    width: 100% !important;
  }

  .card-placeholder {
    height: 190px;
  }

  .card-name {
    font-size: 13px;
  }

  .card-label {
    font-size: 11px;
  }

  /*  REVIEW BADGE  */
  .review-badge-wrap {
    padding: 4px 12px;
    margin: 16px 0;
  }

  .review-badge {
    font-size: 12px;
    padding: 9px 16px;
    border-radius: 40px;
    text-align: center;
    line-height: 1.5;
  }

  /*  HAPPY CLIENTS LOGO STRIP  */
  .we-also-title {
    padding-top: 24px;
    font-size: 22px;
    margin-bottom: 14px;
  }

  /* hide side nav buttons on mobile to prevent overflow */
  #clientPrev,
  #clientNext {
    display: none !important;
  }

  /* Make logo strip wrapper full width */
  .section-padding-1 > .container > div[style*="display: flex"] {
    gap: 0 !important;
  }

  .logos {
    width: 100%;
  }

  .logo_items img {
    height: 80px;
    margin-left: 6px;
    margin-right: 6px;
  }

  /*  TESTIMONIALS / REVIEWS (single card on mobile)  */
  .reviews-section {
    padding-top: 20px;
  }

  .review-title {
    font-size: 22px;
    margin-bottom: 18px;
    padding: 0 12px;
  }

  /* Single slide on mobile */
  .reviewSwiper .swiper-slide {
    width: 100% !important;
  }

  .review-card {
    width: 90% !important;
    height: auto !important;
    min-height: 260px;
    padding: 50px 16px 22px !important;
    margin: 0 auto;
  }

  .review-avatar {
    width: 48px;
    height: 48px;
  }

  .review-card h5 {
    font-size: 13px;
  }

  .review-card p {
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 40px 0 !important;
  }

  /*  YOUTUBE SLIDER  */
  #yt-slider {
    height: 55vw !important;
    min-height: 180px;
    max-height: 260px;
    margin-bottom: 50px;
    margin-top: 20px;
  }

  #yt-slider .slide {
    width: 80% !important;
  }

  /* On mobile hide side slides for cleaner look */
  #vs1:checked ~ #vslide4,
  #vs2:checked ~ #vslide5,
  #vs3:checked ~ #vslide1,
  #vs4:checked ~ #vslide2,
  #vs5:checked ~ #vslide3,
  #vs1:checked ~ #vslide3,
  #vs2:checked ~ #vslide4,
  #vs3:checked ~ #vslide5,
  #vs4:checked ~ #vslide1,
  #vs5:checked ~ #vslide2 {
    opacity: 0 !important;
    pointer-events: none;
  }

  #yt-prev {
    left: 4px;
    width: 28px;
    height: 28px;
    font-size: 0.85rem;
  }

  #yt-next {
    right: 4px;
    width: 28px;
    height: 28px;
    font-size: 0.85rem;
  }

  /*  JOIN / GET IN TOUCH SECTION  */
  .join-section {
    padding-bottom: 30px;
    overflow: hidden;
  }

  .join-scene {
    display: none !important;
  }

  .join-char2 {
    display: none !important;
  }

  .join-content {
    position: static !important;
    transform: none !important;
    width: 92% !important;
    margin: 24px auto !important;
    text-align: center;
  }

  .join-heading {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 8px;
  }

  .join-sub {
    font-size: 13px;
    margin-bottom: 16px;
  }

  .join-input {
    font-size: 13px !important;
    padding: 10px 13px !important;
    border-radius: 6px;
  }

  .join-btn {
    width: 100% !important;
    font-size: 14px !important;
    padding: 12px 0 !important;
    border-radius: 6px;
  }

  /*  FOOTER  */
  .site-footer {
    padding: 30px 0 0;
  }

  .footer-col {
    padding: 0 12px 20px;
  }

  /* Stack all footer columns on mobile */
  .site-footer .row > [class*="col-md"],
  .site-footer .row > [class*="col-6"] {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .footer-logo {
    height: 50px;
  }

  .footer-desc {
    font-size: 13px;
  }

  .footer-heading {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .footer-links a,
  .footer-contact li {
    font-size: 13px;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 6px;
    padding: 16px 12px;
  }

  .footer-copy {
    font-size: 12px;
  }

  /*  MAP in FOOTER  */
  .map-container {
    width: 100%;
    height: 160px;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 10px;
  }

  .map-container iframe {
    width: 100% !important;
    height: 160px !important;
    min-height: 160px;
    display: block;
    border-radius: 8px;
  }

  
  /*  ABOUT US PAGE  */
  .abt-image {
    width: 100%;
    padding: 0 8px;
  }

  .about-wallart-img {
    width: 100%;
    padding: 8px 0 0;
    display: block !important;
  }

  .about-wallart-img > img:first-child {
    display: none !important;
  }

  .about-wallart-text {
    position: static !important;
    width: 100% !important;
    font-size: 13px !important;
    padding: 14px 16px !important;
    margin: 0 !important;
    color: #ccc;
    line-height: 1.65;
    background: #111;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
  }

  .mission-container,
  .why-choose-container {
    flex-direction: column;
    padding: 0 8px;
  }

  .mission-img,
  .why-choose-img {
    width: 100%;
    position: relative;
  }

  .mission-img > img:first-child,
  .why-choose-img > img:first-child {
    display: none !important;
  }

  .mission-text,
  .why-choose-text {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    font-size: 13px !important;
    padding: 14px 16px !important;
    margin: 0 !important;
    background: #111;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
    color: #ccc;
    line-height: 1.65;
  }

  /*  CONTACT PAGE  */
  .join-content-2 {
    position: static !important;
    transform: none !important;
    width: 92% !important;
    margin: 24px auto !important;
    text-align: center;
  }

  .git-h1 {
    font-size: 2rem;
  }

  .cform-row {
    grid-template-columns: 1fr !important;
    gap: 8px;
  }

  .cform-field input,
  .cform-field textarea {
    font-size: 13px;
  }

  /*  BLOG PAGE  */
  .blog-grid {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .blog-section {
    padding: 30px 0 50px;
  }

  .blog-section-heading h2 {
    font-size: 1.4rem;
  }

  .blog-section-heading {
    margin-bottom: 22px;
  }

  /*  CAREERS PAGE  */
  .bd-hero {
    height: 35vh;
    min-height: 200px;
  }

  /*  DECORATIVE SPLASHES (all hidden)  */
  .splash,
  .splash3,
  .vector-shape,
  .vector-shape-1,
  .vector-shape-2,
  .vector-shape-3,
  .vector-shape-4,
  .vector-shape-5,
  .vector-bg,
  .bg-vector,
  .about-splash1,
  .about-splash2,
  .about-splash3,
  .home-splash2,
  .home-splash3 {
      display: block !important;
    position: absolute;
    z-index: 0;
    opacity: 0.4; /* keep subtle */
  }

  /*  FAB WIDGET / FLOATING BUTTONS  */
  .fabWidget {
    bottom: 70px;
    right: 10px;
  }

  .fabButton {
    width: 50px;
    height: 50px;
    margin: 8px 12px 0 0;
  }

  /*  PROGRESS CIRCLE  */
  .progress-circle-container {
    bottom: 10px;
    right: 10px;
  }

  .progress-circle {
    width: 46px;
    height: 46px;
  }

  /*  ENQUIRY POPUP  */
  .enq-modal {
    width: 92%;
    padding: 22px 18px;
  }

  .enq-modal h3 {
    font-size: 17px;
    margin-bottom: 14px;
  }

  /*  D-FLEX IMAGE+TEXT ROWS  */
  .d-flex {
    flex-direction: column;
    align-items: center !important;
    gap: 10px !important;
  }

  .d-flex img {
    max-width: 60vw !important;
    height: auto !important;
  }

  .d-flex p {
    height: auto !important;
    text-align: center;
  }

  .pink-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 24px 12px;
  }

  .pink-mascot img {
    display: none !important;
  }

  .cform-card {
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }

  .career-inner {
    padding: 16px 12px;
  }

  .career-form-heading h2 {
    font-size: 26px;
    text-align: center;
  }

  .cf-grid,
  .cf-grid.three {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .cf-field input,
  .cf-field select {
    font-size: 13px;
    padding: 10px;
  }

  .cf-upload-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .cf-upload-zone {
    padding: 18px 12px;
    text-align: center;
  }

  .cf-upload-title {
    font-size: 15px;
  }

  .cf-upload-sub,
  .cf-upload-hint {
    font-size: 12px;
  }

  .cf-submit-btn {
    width: 100%;
    font-size: 15px;
    padding: 12px;
  }

  .cf-success {
    padding: 18px;
    text-align: center;
  }

     .slider-mascot {
    position: absolute;
    z-index: 999;
    height: inherit;
    right: 0;
    bottom: 0;
    top:112px;
    right:-10px;
  }
  .slider-mascot img {
    width: 82%;
    margin-top: 40px;
    margin-right: -129px;
  } 
  /*  PORTFOLIO & EVENTS PAGE — mobile: 1 grid card only  */
  .pf-wrap {
    padding: 10px 4px 30px;
  }

  .ev-wrap {
    padding: 10px 4px 30px;
  }

  /* Collapse grid to single block */
  .pf-grid {
    display: block !important;
  }

  /* Hide cards 2, 3, 4 and the see-more button */
  .pf-grid .pf-img-card:nth-child(n+2),
  .pf-grid .pf-see-more,
  .pf-grid .ev-see-more {
    display: none !important;
  }

  /* First card: full width, taller */
  .pf-grid .pf-img-card:first-child {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
  }

  .pf-grid .pf-img-card:first-child img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    position: relative;
    z-index: 1;
  }

  /* Dark gradient overlay */
  .pf-grid .pf-img-card:first-child::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.35) 55%, rgba(0,0,0,0.10) 100%);
    z-index: 2;
  }

  /* "See more of our work" text */
  .pf-grid .pf-img-card:first-child::after {
    content: "See more of our work \2192";
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-family: "Russo One", sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    z-index: 3;
    pointer-events: none;
  }

  .pf-badge {
    font-size: 11px;
    padding: 4px 10px;
  }

  .ev-section-badge {
    font-size: 12px;
    padding: 4px 14px;
  }
} /* end @media (max-width: 767px) */


/* SMALL MOBILE (max-width: 480px) */
@media (max-width: 480px) {

  .titles {
    font-size: 20px !important;
  }

  .welcome-title {
    font-size: 19px;
  }

  /* Banner/slider extra small */
  .slide-hero {
    height: 36vw !important;
    min-height: 150px;
  }

  .about-first,
  .events-first,
  .events-second,
  .events-third,
  .events-fourth,
  .events-fifth,
  .portfolio-first,
  .portfolio-second,
  .career-first,
  .career-second,
  .career-third {
    height: 36vw !important;
    min-height: 140px;
  }

  .art-list li {
    font-size: 11px;
  }

  .type-title {
    font-size: 14px;
    padding: 12px 8px;
  }

  /* Workshop single card */
  .workshopSwiper .swiper-slide {
    width: 100% !important;
  }

  /* YT slider compact */
  #yt-slider {
    height: 60vw !important;
    min-height: 150px;
  }

  #yt-slider .slide {
    width: 90% !important;
  }

  /* Review card full width */
  .review-card {
    width: 95% !important;
    min-height: 240px;
  }

  .review-title {
    font-size: 18px;
  }

  /* Logo strip smaller */
  .logo_items img {
    height: 65px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .review-badge {
    font-size: 11px;
    padding: 7px 14px;
  }

  /* Footer all stacked */
  .footer-bottom {
    padding: 14px 10px;
  }

  .footer-copy {
    font-size: 11px;
  }

  /*  PORTFOLIO & EVENTS PAGE — small mobile: single card maintained from 767px  */
  .pf-wrap,
  .ev-wrap {
    padding: 10px 2px 24px;
  }

  /* Blog single col */
  .blog-grid {
    grid-template-columns: 1fr !important;
  }

  /* Contact form */
  .git-h1 {
    font-size: 1.6rem;
  }

  .cform-title {
    font-size: 0.9rem;
  }
.cform-field input::placeholder,
.cform-field textarea::placeholder {
  font-size:12px
}
.cform-field label {
  font-size: 0.8rem;
}
  /* Join section */
  .join-heading {
    font-size: 18px;
  }

  .join-sub {
    font-size: 12px;
  }

  /* Map */
  .map-container,
  .map-container iframe {
    height: 140px !important;
    min-height: 140px !important;
  }

  .pink-mascot img {
    display: none !important;
  }

  .cform-card {
    width: 100%;
    max-width: 100%;
  }
  .cform-card::before{
    display:none!important;
  }

  .career-form-heading h2 {
    font-size: 22px;
  }

  .cf-upload-zone {
    padding: 16px 10px;
  }

  .cf-submit-btn {
    font-size: 14px;
  }

  


} /* end @media (max-width: 480px) */