body {
  min-height: 100%;
  display: flex;
 flex-direction: column;
  font-family: "Ubuntu";
}

.news-content {
  font-size: 14px;
}

.bordercolor {
  border: 1px solid #cbd3db;
}

.gm-height1 {
  padding-bottom: 30px;
}

.gm-height2 {
  padding-bottom: 30px;
}

.gm-height3 {
  padding-bottom: 30px;
}

.gm-height4 {
  padding-bottom: 30px;
}

.pc1 {
  padding-bottom: 20px;
}

.pc2 {
  padding-bottom: 45px;
}

.pc3 {
  padding-bottom: 45px;
}

.pc4 {
  padding-bottom: 20px;
}

.pc-tss1 {
  padding-bottom: 20px;
}

.pc-tss2 {
  padding-bottom: 20px;
}

.pc-tss3 {
  padding-bottom: 20px;
}

.pc-tss4 {
  padding-bottom: 20px;
}

.pc-collab1 {
  padding-bottom: 20px;
}

.pc-collab2 {
  padding-bottom: 20px;
}

.pc-collab3 {
  padding-bottom: 20px;
}

.pc-collab4 {
  padding-bottom: 20px;
}

.pc-collab5 {
  padding-bottom: 20px;
}

.pc-ss1 {
  padding-bottom: 20px;
}

.pc-ss2 {
  padding-bottom: 20px;
}

.pc-ss3 {
  padding-bottom: 20px;
}

.pc-ss4 {
  padding-bottom: 20px;
}

.pc-ss5 {
  padding-bottom: 20px;
}

.nav-pills .nav-link {
  color: #ce0008;
  background-color: #ffffff !important;
  font-weight: 400;
  border: 1px solid #ce0008 !important;
}

.nav-pills .nav-link.active {
  color: #ffffff;
  background-color: #ce0008 !important;
  border: 1px solid #ce0008 !important;
}

.h50 {
  height: 50vh;
}

.box {
  height: 400px;
}

.h800 {
  height: max-content;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.navbar-toggler {
  outline: none;
  border: none;
  box-shadow: none;
}

.paddingBottom1 {
  padding-bottom: 36px;
}

.paddingBottom2 {
  padding-bottom: 36px;
}

.paddingBottom3 {
  padding-bottom: 36px;
}

.boxContact {
  box-shadow: 5px 5px 10px rgb(240, 240, 242);
  width: 100%;
  height: 210px;
  border-radius: 4px;
  padding: 50px;
}

.pressbox1 {
  height: 140px;
  width: 140px;
  position: relative;
  bottom: 70px;
  border-radius: 50%;
}

.bg-ColorBox {
  background-color: #fdfaf3; /* A sophisticated ivory/paper tone */
  border-bottom: 3px solid #ce0008; /* A professional accent line */
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.bg-ColorBox:hover {
  background-color: #fff;
  transform: scale(1.02);
}

/* NEW: This adds a professional focus area for the biography */
.bio-highlight {
  border-left: 5px solid #ce0008;
  padding-left: 1.5rem;
  font-style: italic;
  font-size: 1.15rem;
  color: #444;
  margin-bottom: 1rem; /* Reduced from 2rem */
}

.navbar-nav .nav-link:hover {
  color: #ce0008;
  text-decoration: underline #ce0008 2px;
  text-underline-offset: 8px;
}

/* NEW: Styles the Contact link as a professional button */
.nav-contact-btn {
  background-color: #ce0008 !important;
  color: #fff !important;
  border-radius: 5px;
  padding: 8px 20px !important;
  font-weight: bold;
  transition: all 0.3s ease;
}

.nav-contact-btn:hover {
  background-color: #000 !important;
  transform: scale(1.05);
}

.quote1 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 160px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 600px;
  padding-left: 30px;
  padding-right: 30px;
}

.quote2 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 160px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 600px;
  padding-left: 30px;
  padding-right: 30px;
}

.quote1 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 160px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 600px;
  padding-left: 30px;
  padding-right: 30px;
}

.quote-ss1 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 240px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.quote-ss2 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 240px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.quote-ss3 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 240px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.quote-ss4 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 240px;
  background-color: #fef3f4;
  font-size: 16px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.pb-quote1 {
  padding-bottom: 70px;
}

.pb-quote2 {
  padding-bottom: 0px;
}

.pb-quote3 {
  padding-bottom: 20px;
}

.pb-quote4 {
  padding-bottom: 44px;
}

.font13 {
  font-size: 13px;
}

.bg-red {
  background-color: #ce0008;
}

.bg-colorAll {
  border-color: #ce0008;
}

.font-colorAll {
  color: #ce0008;
}

/* MODERN FLEXIBLE CARDS */
.boxHome {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); /* Softer, modern shadow */
  width: 100%;
  min-height: 380px; /* Tighter Card Height */
  height: 100%; /* Ensures all boxes in a row are the same height */
  font-size: 14px;
  border-radius: 12px; /* Smoother corners */
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
  background: #fff;
}

.boxHome:hover {
  transform: translateY(-5px); /* Subtle lift on hover */
}


/* CONSOLIDATED TIGHTENING RULE */
.positionForTags {
  padding: 0 1.25rem;
  margin-top: -35px; /* Pulls text block up toward the icon */
  margin-bottom: 0;   /* Removes gap before the button container */
  flex-grow: 1;       /* Alignment power */
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* Keeps text at the top of its area */
}

.positionForTags p {
    margin-bottom: 0.4rem !important; /* Tightens gap between sentences */
    line-height: 1.45;
}

.svgPlace1 {
  width: 50px;
  margin-right: 2px;
  margin-top: 13px;
  /* margin: auto; */
  height: 50px;
}

.svgPlace2 {
  width: 50px;
  margin-right: 9px;
  margin-top: 13px;
  /* margin: auto; */
  height: 50px;
}

.svgPlace3 {
  width: 50px;
  margin-right: 2px;
  margin-top: 13px;
  /* margin: auto; */
  height: 50px;
}

.svgPlace4 {
  width: 50px;
  margin-right: 3px;
  margin-top: 13px;
  /* margin: auto; */
  height: 50px;
}

.iconHome {
  display: flex;
  justify-content: center;
}

.iconboxHome {
  background-color: #ce0008;
  border: 1px solid #ce0008;
  height: 80px;
  width: 80px;
  position: relative;
  bottom: 40px;
  border-radius: 50%;
  z-index: 2;
}

.color-4 {
  color: #f1916e;
}

.bg-3 {
  background-color: #fef3f4;
}

.pressHome {
  display: flex;
  justify-content: center;
}

.pressbox {
  height: 140px;
  width: 140px;

  position: relative;
  bottom: 77px;
  border-radius: 50%;
}

.news-content {
  margin-top: -51px;
}

.navbar-nav > li.active > a {
  color: #ce0008;
  text-decoration: underline #ce0008 2px;
  text-underline-offset: 8px;
}

.h-600 {
  height: 600px;
}

.cor-h {
  height: 600px;
  width: 600px;
}

.about-content {
  font-size: 16px;
  color: #212121;
}

.card {
  margin: 10px 10px;
  max-width: 100%;
}

/* Flip Cards CSS */
.card-container {
  display: grid;
  perspective: 800px;
  height: 100;
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr /1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
}

.card-flip div {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.front {
  grid-area: frontAndBack;
  display: flex;
  justify-content: center;
}

.back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
}

.card-container:hover .card-flip {
  transform: rotateY(180deg);
}

.card-front {
  justify-content: center;
}

.card-block {
  justify-content: center;
}

.move {
  transition: 0.3s;
}

.move:hover {
  /*background-color: white;*/

  transform: translate(0, -10px);
}

.w30 {
  width: 30%;
  height: 100%;
}

.tab-pane.active {
  animation: slide-left 2s ease-out;
  transition: 0.3s;
}

/* @keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
} */

.wwww {
  width: 300 !important;
  height: 250 !important;
}

.lft {
  left: -40px !important;
}

/* REFINED CAROUSEL CONTROLS */
.carousel-control-prev, .carousel-control-next {
    width: 5%;
    filter: invert(100%); /* High visibility for arrows */
}

/* UNIFORM INSTITUTIONAL STYLING FOR ALL CARDS */
#legendsCarousel .bg-ColorBox {
    border: 1px solid #eee !important;
    border-bottom: 4px solid #ce0008 !important; /* Forces the Red line on every box */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}


#legendsCarousel .bg-ColorBox:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    background-color: #fff !important;
}


/* SYNCED BLUE PROGRESS TIMER */
.carousel-timer-bar {
    position: absolute;
    top: 0; 
    left: 0;
    height: 4px; 
    background-color: #007bff; 
    width: 0%;
    border-radius: 12px 12px 0 0; 
    z-index: 110;
    box-shadow: 0 2px 4px rgba(0, 123, 255, 0.2);
    pointer-events: none;
}

/* This class will be toggled by JS to restart the animation exactly on time */
.timer-running {
    animation: slide-progress 5s linear forwards;
}

@keyframes slide-progress {
    0% { width: 0%; }
    100% { width: 100%; }
}

/* Still pauses when you read! */
#legendsCarousel:hover .carousel-timer-bar {
    animation-play-state: paused;
}

.iconCircle1 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #f56530;
  margin: auto;
}

.iconCircle2 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #f218b0;
  margin: auto;
}

.iconCircle3 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #105010;
  margin: auto;
}

.iconCircle4 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #132d7a;
  margin: auto;
}

.marginTop {
  margin-top: 11px;
}

.iframeHW {
  width: 100%;
  height: 415px;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* Adds a professional cinematic frame to the showreel */
.video-frame-glow {
  box-shadow: 0 0 30px rgba(206, 0, 8, 0.15);
  border: 1px solid rgba(206, 0, 8, 0.1);
  transition: all 0.4s ease;
}

.video-frame-glow:hover {
  box-shadow: 0 0 40px rgba(206, 0, 8, 0.25);
}


/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 76%;
  max-width: 670px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  /* height: 150px; */
}

/* Add Animation */
.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.download-btn {
  border-radius: 5px;
  border: none;
  margin: auto;
  display: block;
  /* width: 80%; */
  /* max-width: 700px; */
  text-align: center;
  background-color: #ce0008;
  padding: 10px;
  /* height: 150px; */

  color: white;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }

  .iframeHW {
    width: 100%;
    height: 240px;
  }
}

@media (min-width: 360px) and (max-width: 400px) {
  .iframeHW {
    width: 100%;
    height: 100%;
  }

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 10px;
  }

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .quote1 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    height: 258px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 271px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quote2 {
    padding-top: 30px;
    padding-bottom: 50px;
    margin-top: 30px;
    text-align: center;
    height: 212px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 271px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .box {
    height: 245px;
  }
}

@media (min-width: 401px) and (max-width: 600px) {
  

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .iframeHW {
    width: 100%;
    height: 240px;
  }

  .quote1 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    height: 208px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 370px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote2 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    height: 185px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 370px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .box {
    height: 245px;
  }
  .pc-tss5 {
    padding-bottom: 20px;
  }
  
 }

@media (min-width: 1024px) {
  
  .positionForTags .pb-3 {
    padding-bottom: 0rem !important;
  }

  .gm-height1 {
    padding-bottom: 30px;
  }

  .gm-height2 {
    padding-bottom: 9px;
  }

  .gm-height3 {
    padding-bottom: 9px;
  }

  .gm-height4 {
    padding-bottom: 9px;
  }

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 20px;
}

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .iframeHW {
    width: 100%;
    height: 240px;
  }

  .paddingBottom1 {
    padding-bottom: 36px;
  }

  .paddingBottom2 {
    padding-bottom: 36px;
  }

  .paddingBottom3 {
    padding-bottom: 36px;
  }

  .box {
    height: 245px;
  }

  .quote1 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    height: 185px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 411px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote2 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    height: 185px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 411px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pc1 {
    padding-bottom: 20px;
  }

  .pc2 {
    padding-bottom: 20px;
  }

  .pc3 {
    padding-bottom: 32px;
  }

  .pc4 {
    padding-bottom: 33px;
  }

  .pc-tss1 {
    padding-bottom: 20px;
  }

  .pc-tss2 {
    padding-bottom: 44px;
  }

  .pc-tss3 {
    padding-bottom: 69px;
  }

  .pc-tss4 {
    padding-bottom: 45px;
  }

  .pc-tss5 {
    padding-bottom: 20px;
  }

  .pc-collab1 {
    padding-bottom: 20px;
  }

  .pc-collab2 {
    padding-bottom: 20px;
  }

  .pc-collab3 {
    padding-bottom: 44px;
  }

  .pc-collab4 {
    padding-bottom: 20px;
  }

  .pc-collab5 {
    padding-bottom: 43px;
  }

  .pc-ss1 {
    padding-bottom: 41px;
  }

  .pc-ss2 {
    padding-bottom: 68px;
  }

  .pc-ss3 {
    padding-bottom: 44px;
  }

  .pc-ss4 {
    padding-bottom: 44px;
  }

  .pc-ss5 {
    padding-bottom: 35px;
  }

  .quote-ss1 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 215px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss2 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 215px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss3 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss4 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pb-quote1 {
    padding-bottom: 70px;
  }

  .pb-quote2 {
    padding-bottom: 0px;
  }

  .pb-quote3 {
    padding-bottom: 20px;
  }

  .pb-quote4 {
    padding-bottom: 44px;
  }
}

@media (min-width: 1366px) {
  

  .gm-height1 {
    padding-bottom: 50px;
  }

  .gm-height2 {
    padding-bottom: 30px;
  }

  .gm-height3 {
    padding-bottom: 30px;
  }

  .gm-height4 {
    padding-bottom: 30px;
  }

  .quote-ss1 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 265px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 255px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss2 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 265px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 255px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss1 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 215px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss2 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 215px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss3 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss4 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pb-quote1 {
    padding-bottom: 50px;
  }

  .pb-quote2 {
    padding-bottom: 0px;
  }

  .pb-quote3 {
    padding-bottom: 20px;
  }

  .pb-quote4 {
    padding-bottom: 23px;
  }

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .pc1 {
    padding-bottom: 45px;
  }

  .pc2 {
    padding-bottom: 45px;
  }

  .pc3 {
    padding-bottom: 45px;
  }

  .pc4 {
    padding-bottom: 45px;
  }

  .pc-tss1 {
    padding-bottom: 20px;
  }

  .pc-tss2 {
    padding-bottom: 44px;
  }

  .pc-tss3 {
    padding-bottom: 44px;
  }

  .pc-tss4 {
    padding-bottom: 41px;
  }

  .pc-tss5 {
    padding-bottom: 20px;
  }

  .paddingBottom1 {
    padding-bottom: 36px;
  }

  .paddingBottom2 {
    padding-bottom: 36px;
  }

  .paddingBottom3 {
    padding-bottom: 36px;
  }

  .box {
    height: 210px;
  }

  .pc-collab1 {
    padding-bottom: 20px;
  }

  .pc-collab2 {
    padding-bottom: 20px;
  }

  .pc-collab3 {
    padding-bottom: 41px;
  }

  .pc-collab4 {
    padding-bottom: 20px;
  }

  .pc-collab5 {
    padding-bottom: 62px;
  }

  .pc-ss1 {
    padding-bottom: 44px;
  }

  .pc-ss2 {
    padding-bottom: 68px;
  }

  .pc-ss3 {
    padding-bottom: 1px;
  }

  .pc-ss4 {
    padding-bottom: 44px;
  }

  .pc-ss5 {
    padding-bottom: 68px;
  }

  .iframeHW {
    width: 100%;
    height: 306px;
  }

  /* .paddingBottom4 {
    padding-bottom: 36px;
  } */
}

@media (min-width: 1500px) {
  .pc-ss3 {
    padding-bottom: 21px;
  }
  .pc-collab3 {
    padding-bottom: 20px;
  }
  .pc-collab5 {
    padding-bottom: 41px;
  }
  .pc4 {
    padding-bottom: 23px;
  }

  .pc1 {
    padding-bottom: 45px;
  }

  .pc2 {
    padding-bottom: 45px;
  }

  .pc3 {
    padding-bottom: 45px;
  }

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 19px;
  }

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }
  .pc-tss1 {
    padding-bottom: 23px;
  }
  .iframeHW {
    width: 100%;
    height: 350px;
}
}

@media (min-width: 1920px) {
  

  .btnPlacement1 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }

  .btnPlacement2 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }

  .btnPlacement3 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }

  .btnPlacement4 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }

  .iframeHW {
    width: 100%;
    height: 446px;
  }

  .paddingBottom1 {
    padding-bottom: 36px;
  }

  .paddingBottom2 {
    padding-bottom: 36px;
  }

  .paddingBottom3 {
    padding-bottom: 36px;
  }

  .paddingBottom4 {
    padding-bottom: 36px;
  }

  .box {
    height: 210px;
  }

  .pc1 {
    padding-bottom: 20px;
  }

  .pc2 {
    padding-bottom: 20px;
  }

  .pc3 {
    padding-bottom: 20px;
  }

  .pc4 {
    padding-bottom: 20px;
  }

  .pc-tss1 {
    padding-bottom: 23px;
  }

  .pc-tss2 {
    padding-bottom: 44px;
  }
  .pc-tss3 {
    padding-bottom: 44px;
  }

  .pc-tss4 {
    padding-bottom: 45px;
  }

  .pc-tss5 {
    padding-bottom: 45px;
  }

  .pc-collab1 {
    padding-bottom: 20px;
  }

  .pc-collab2 {
    padding-bottom: 20px;
  }

  .pc-collab3 {
    padding-bottom: 20px;
  }

  .pc-collab4 {
    padding-bottom: 20px;
  }

  .pc-collab5 {
    padding-bottom: 43px;
  }

  .pc-ss1 {
    padding-bottom: 42px;
  }

  .pc-ss2 {
    padding-bottom: 68px;
  }

  .pc-ss3 {
    padding-bottom: 40px;
  }
  .pc-ss4 {
    padding-bottom: 44px;
  }

  .pc-ss5 {
    padding-bottom: 44px;
  }

  .quote-ss1 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss2 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss3 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quote-ss4 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    height: 240px;
    background-color: #fef3f4;
    font-size: 16px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pb-quote1 {
    padding-bottom: 30px;
  }

  .pb-quote2 {
    padding-bottom: 0px;
  }

  .pb-quote3 {
    padding-bottom: 20px;
  }

  .pb-quote4 {
    padding-bottom: 23px;
  }

  .gm-height1 {
    padding-bottom: 30px;
  }

  .gm-height2 {
    padding-bottom: 30px;
  }

  .gm-height3 {
    padding-bottom: 30px;
  }

  .gm-height4 {
    padding-bottom: 30px;
  }
}



.about-points {
  font-size:20px;
  font-weight:bold;
}

.bg-playlist1 {
      background-color: #ac110e; /* This is a Tabasco */
    }
    .bg-playlist2 {
      background-color: #615858; /* This is a Zambezi */
    }
    .bg-playlist3 {
      background-color: #ae1f1f /* This is ≈ Roof Terracotta */
    }
    .bg-playlist4 {
      background-color: #4d3a34; /* This is a ≈ Rock */
    }

.text-darker {
  color: #444444; /* A dark grey */
}    

.text-semi-bold {
    font-weight: 500;
  }

 /* Zebra-stripe styling for lists */
.zebra-list li:nth-child(odd) {
    background-color: #fff;
}
.zebra-list li:nth-child(even) {
    background-color: #ffeef4; /* A soft pink color */
} 

/*
* {
    outline: 1px solid red !important;
}
*/

/* Fixes header overflow on mobile */
@media (max-width: 991.98px) {
    .fixed-top.row {
        width: 100%;
        margin: 0;
    }
}

.h5-as-p {
    font-size: inherit;
    font-weight: 600; /* semibold */
    font-family: inherit;
}

html, body { max-width:100%; overflow-x:hidden; }
img, video, iframe { max-width:100%; height:auto; }

/* Classical Virtuosity hero (no overlay) */
.hero-virt {
  /* A calm horizontal slice; adjust as you like */
  aspect-ratio: 12 / 5;
  width: 100%;
  overflow: hidden;
}

.hero-virt-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;     /* fills the frame cleanly without stretching */
}

/* Slightly taller crop on small screens for legibility */
@media (max-width: 576px) {
  .hero-virt { aspect-ratio: 16 / 9; }
}

/* Tighten whitespace below the page intro */
.section-intro { margin-bottom: 0.75rem; }

@media (max-width: 576px) {
  .hero-virt-img {
    object-fit: contain;   /* show full image */
    background: #fff;      /* clean letterbox bands */
    height: auto;          /* let intrinsic ratio decide height */
  }
}

/* Anchor targets offset for fixed header */
.anchor-target { scroll-margin-top: 90px; }

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

/* Phone safety: ensure comfy wrapping and spacing */
@media (max-width: 576px) {
  #meet-ap-section { padding-left: .5rem; padding-right: .5rem; }
  #meet-ap-section p {
    overflow-wrap: anywhere;   /* modern */
    word-break: break-word;    /* fallback */
    line-height: 1.55;
  }
}

/* Slightly wider reading measure on very large screens (optional) */
@media (min-width: 1200px) {
  #meet-ap-section .mx-auto[style*="max-width"] { max-width: 75ch !important; }
}

/* -------- New: Meet Anuradha intro flow -------- */

/* Home intro paragraph spacing & width wrapper */
.home-intro { padding-left: 1rem; padding-right: 1rem; }

/* Keep comfy line length on small/medium screens */
.home-intro p {
  max-width: 66ch;
  margin-left: auto;
  margin-right: auto;
}

/* On ≥ lg screens, let paragraphs expand to container width */
@media (min-width: 992px) {
  .home-intro p { max-width: none; }
}

/* === Global Collaborations hero toggles === */
.desktop-collage { display:block; }
.mobile-collab-hero, .mobile-collab-caption { display:none; }

/* Prevent CLS */
.desktop-collage img,
.mobile-collab-hero img { display:block; width:100%; height:auto; }

/* Phones: show mobile collage + caption, hide desktop collage */
@media (max-width: 576px){
  .desktop-collage { display:none; }
  .mobile-collab-hero,
  .mobile-collab-caption { display:block; }
}
@media (max-width: 576.98px){ /* optional precision */
  .desktop-collage{display:none;}
  .mobile-collab-hero,
  .mobile-collab-caption{display:block;}
}

/* —— Zebra table (borders + pink header + stripes) —— */
.zebra-table{
  width:100%;
  border-collapse:collapse;          /* clean grid lines */
  font-size:1rem;
}

.zebra-table th,
.zebra-table td{
  border:1px solid var(--wp-border, #f1cbdd);  /* light pink border */
  padding:.6rem .75rem;
  vertical-align:top;
}

.zebra-table thead th{
  background:var(--wp-head, #f8d7da); /* slightly darker pink */
  color:#1f1f1f;
  font-weight:700;
  text-align:left;
}

/* Pink/white zebra rows */
.zebra-table tbody tr:nth-child(odd)  { background:#fff; }
.zebra-table tbody tr:nth-child(even) { background:#ffeef4; }

/* Long URLs wrap nicely */
.zebra-table td a{
  word-break:break-all;
  text-decoration:underline;
}

/* Center table headers; keep body cells left-aligned */
.zebra-table thead th { text-align: center; }
.zebra-table tbody td  { text-align: left; }
/* Allow horizontal scroll if needed */
.table-wrap { overflow-x: auto; }

/* Better column sizing and wrapping */
.zebra-table { table-layout: fixed; }

/* Let long URLs wrap instead of overflowing */
.zebra-table td a {
  overflow-wrap: anywhere;   /* modern */
  word-break: break-word;    /* fallback */
}

/* Slightly tighter table on phones */
@media (max-width: 576px) {
  .zebra-table th, .zebra-table td {
    padding: 8px;            /* a bit tighter */
    font-size: 0.95rem;
  }
}

/* --- Press masonry grid (keeps native aspect ratios) --- */
.masonry { column-gap: 1.25rem; }
.masonry-item { break-inside: avoid; -webkit-column-break-inside: avoid; margin-bottom: 1.25rem; }
@media (max-width: 575.98px) { .masonry { column-count: 1; } }
@media (min-width: 576px) and (max-width: 991.98px) { .masonry { column-count: 2; } }
@media (min-width: 992px) { .masonry { column-count: 3; } }

.masonry-item picture, .masonry-item img { width: 100%; height: auto; display: block; border-radius: .375rem; box-shadow: 0 2px 10px rgba(0,0,0,.06); }
.masonry-item figcaption { margin-top: .5rem; text-align: center; font-size: .95rem; }

/* Hero polish */
.press-hero img{
  display:block;
  width:100%;
  height:auto;
  border-radius:12px;
  box-shadow:0 6px 24px rgba(0,0,0,.12);
}
.container-xxl { max-width: 1200px; }

.list-center{ text-align:center; padding-left:0; }
.list-center>li{ display:inline-block; text-align:left; margin-left:1.25rem; }

/* This replaces all 4 previous banner-text rules with one clean instruction */
.banner-text {
  display: none !important; 
}

/* This adds professional spacing between your new achievement numbers */
@media (min-width: 768px) {
  .border-start-md {
    border-left: 1px solid #eee !important;
  }
}
/* Styling for Press Milestone Headers */
.press-header {
  background-color: #fdfaf3; /* Sophisticated light cream */
  border-left: 4px solid #ce0008; /* Strong brand accent */
  color: #333;
  font-weight: 500;
  padding: 12px;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
  min-height: 85px; /* Keeps all headers aligned even with 3 lines of text */
  display: flex;
  align-items: center;
}

.press-header strong {
  color: #ce0008; 
  display: block;
  text-transform: uppercase; /* FIXED: Corrected property name */
  font-size: 0.80rem;
  letter-spacing: 1.5px;
  margin-bottom: 4px;
}

/* NEW: Adds a small red accent icon before the text */
.press-header span::before {
  content: '\f3ff'; /* FontAwesome Milestone icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #ce0008;
  margin-right: 8px;
  font-size: 0.9rem;
  opacity: 0.5;
}
/* --- MOBILE-SPECIFIC COMPACT VIEW (Max-width 767px) --- */
@media (max-width: 767.98px) {
  
  /* Tighten Section Headroom */
  section, .anchor-target {
    padding-top: 1.5rem !important; 
    padding-bottom: 1.5rem !important;
  }

  /* Shrink Global Press & Legends headings gaps */
  .text-center.mb-5, .text-center.mb-4 {
    margin-bottom: 1.25rem !important;
  }

  /* Pull Offerings cards closer together vertically */
  #offerings .col-md-12 {
    margin-bottom: 1rem !important;
  }

  /* Fix the 'boxHome' cards for mobile screens */
  .boxHome {
    min-height: auto !important; /* Allow cards to shrink to text size */
    margin-bottom: 15px;
    padding-bottom: 15px !important;
  }

  /* Pull the "More on this page" closer to the video */
  #showreel {
    padding-bottom: 0.5rem !important;
  }

  /* Reduce gap between text and CTA buttons in Offerings */
  .positionForTags {
    margin-top: -20px !important;
    padding-bottom: 10px !important;
  }

  /* Shrink the footer padding for mobile */
  footer.pt-5, footer.pt-3 {
    padding-top: 1.5rem !important;
  }
}
/* --- COMPACT MOBILE VIEW OVERRIDES --- */
@media (max-width: 767.98px) {
  
  /* 1. Reduce Section "Air" */
  section, .anchor-target {
    padding-top: 1.5rem !important;
    padding-bottom: 1rem !important;
  }

  /* 2. Tighten Offerings Cards */
  .boxHome {
    margin-top: 1rem !important; /* Pulls cards closer to the heading */
    margin-bottom: 1.5rem !important;
    min-height: auto !important; /* Prevents artificial height on mobile */
  }

  /* 3. Pull the Icons Closer to Headings */
  .iconboxHome {
    margin-bottom: 0.5rem !important;
  }

  /* 4. Tighten the Text-to-Button Gap */
  .positionForTags {
    margin-top: -15px !important; /* Pulls text up towards the icon */
    padding-bottom: 0.5rem !important;
  }

  /* 5. Shrink Heading Margins */
  h2.fw-bold.mb-5, .mb-5 {
    margin-bottom: 1.25rem !important;
  }

  /* 6. Tighten the FAQ (Curations) Section */
  #curations {
    padding-top: 2rem !important;
  }
}
/* --- MINIMALIST ENQUIRY ACCORDION (MOBILE TIGHTENING) --- */
@media (max-width: 767.98px) {
  #enquiryAccordion .accordion-button {
    padding: 0.75rem 0.5rem !important; /* Reduces vertical & horizontal air */
    font-size: 0.95rem !important;      /* Makes text dense but readable */
  }

  #enquiryAccordion .accordion-body {
    padding: 0.5rem 0.75rem 1rem 0.75rem !important; /* Pulls answer closer to question */
    font-size: 0.9rem;
    line-height: 1.4;
  }

  #enquiryAccordion .accordion-item {
    margin-bottom: 0 !important; /* Eliminates gaps between items */
    border-bottom: 1px solid #eee !important;
  }

  /* Pull the entire section closer to the content above it */
  #curations {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}