body {
  background-color: var(--rs-bg-primary);
}

header {
  position: sticky;
  top: 0;
  z-index: 9;
}
.rs-banner-six {
  padding-top: 100px !important;
}
.rs-banner-six .rs-title-slide {
  font-size: 40px !important;
  font-weight: 600;
}
.rs-banner-six .rs-banner-thumb img {
  width: 100%;
  border-radius: 0 !important;
}
.section-space-bottom {
  padding-top: 80px !important;
  padding-bottom: 57px !important;
}
.rs-banner-six {
  padding-bottom: 45px;
}
.rs-brand-area.rs-brand-two.section-space-bottom.fix {
  background-color: #000;
}
.section-space-bottom {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.rs-header-right {
  gap: 0 10px;
}
.main-menu li a {
  padding: 26px 10px !important;
  font-size: 15px;
}
.main-menu li .submenu.last-children li a {
  padding: 15px 10px !important;
}
.rs-btn {
  padding: 9px 18px !important;
  text-transform: math-auto;
  border-radius: 10px !important;
  font-size: 16px;
}
a.rs-btn.has-color.has-icon.buy_book {
  background: none;
  border: 1px solid #e41f2a;
  color: #fff;
}
.rs-banner-six {
  padding-bottom: 0px !important;
}
section.rs-services-area.rs-services-two {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.tb-top {
  padding-top: 30px !important;
}
.rs-banner-three .rs-banner-title {
  font-size: 50px;
  line-height: 60px;
  padding-top: 0px;
}
.rs-banner-six .rs-banner-title {
  font-size: 75px;
  font-weight: 100;
}
.rs-banner-six {
  padding-top: 80px !important;
}
.rs-banner-three .rs-banner-title {
  font-weight: 100;
}
.img-rounded {
  border-radius: 15px !important;
}
.rs-section-title {
  font-weight: 100;
  font-size: 65px;
}
h5.rs-experience-designation {
  font-size: 31px;
  font-weight: 100;
}
h6.rs-testimonial-avater-title {
  font-weight: 100;
}
h5.rs-testimonial-title {
  font-weight: 100;
  font-size: 26px;
}
h5.rs-portfolio-title {
  font-weight: 100;
  font-size: 30px;
}
.rs-header-area {
  background-color: var(--rs-theme-tertiary);
}
.rs-resume-one .rs-resume-tab a::before {
  background: var(--rs-theme-primary) !important;
}
.main-menu li a {
  color: #fffbff;
}
.red-color {
  color: var(--rs-theme-primary);
}
.rs-counter-three .rs-counter-item::before {
  background-color: rgb(243 218 186) !important;
}
h5.rs-services-title {
  font-size: 27px;
  font-weight: 100;
}
.rs-services-five .rs-services-item {
  background: var(--rs-theme-tertiary);
}
.rs-services-five .rs-services-item {
  gap: 0px !important;
}
.rs-services-five .rs-services-item {
  padding: 40px 20px 40px 23px !important;
}
.rs-services-five .rs-services-title a {
  color: var(--rs-theme-secondary) !important;
}
.section-space {
  padding-top: 50px;
  padding-bottom: 50px;
}
.rs-brand-one .rs-brand-thumb img {
  width: 180px;
  opacity: unset;
}
.rs-banner-three .rs-banner-bg {
  position: absolute;
  background-size: cover !important;
}
.rs-header-logo img {
  max-width: 180px !important;
}
.my-book-tab h3.first {
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 0.5px;
}
.my-book-tab h3 span {
  color: #e41f2a;
}
.testimonial-slider {
  background-color: #fff8d6;
  border: 2px solid #ffd54f;
  border-radius: 16px;
  padding: 40px 20px;
}
.testimonial-img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #ffc107;
  margin-bottom: 20px;
}
.testimonial-content {
  text-align: center;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #ffc107;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #ff9800;
}
.testimonial-slider {
  background-color: var(--rs-bg-secondary);
  border: 2px solid #edeef3;
}
.pad-top {
  padding-top: 30px;
}
.featured-section {
  text-align: start;
}
.featured-section h5 {
  margin-bottom: 30px;
  font-weight: 100;
  font-size: 32px;
}
.featured-logo {
  border: 1px solid #ccc;
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  filter: grayscale(100%);
}
.featured-logo img {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
}
.rs-resume-one .rs-resume-tab a {
  height: 60px;
}
.rs-about-fourteen .rs-about-thumb img {
  width: 94%;
}
.rs-theme-settings-open {
  display: none;
}
.rs-footer-one {
  padding: 29px 8px;
}
.rs-testimonial-one .rs-testimonial-item {
  background-color: #f2f4ff !important;
}
.fade-in-text {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 1s ease forwards;
}
.fade-in-text.delay-1 {
  animation-delay: 0.5s;
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Button pulse animation */
.pulse-btn {
  animation: pulse 1.5s infinite;
}
h2.rs-cta-title.rs-split-text-enable.split-in-fade {
  font-weight: 100 !important;
  font-size: 51px;
}
.rs-resume-one .rs-resume-tab a::before {
  background: #a50e07;
}
.rs-resume-one .rs-resume-tab .nav {
  display: flex;
  align-items: center;
  background: var(--rs-theme-tertiary);
  justify-content: center;
  border-radius: 4px;
}
.rs-about-nine {
  padding: 26px 40px 30px !important;
}
.rs-header-logo .logo-text {
  font-family: "Great Vibes", cursive;
  font-size: 32px;
  color: #fff;
  /* Black logo version */
  text-decoration: none;
}
.rs-header-logo .logo-white {
  color: #fff;
  /* White logo version for dark background */
}
.about-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.about-list i {
  color: #ffc107;
  margin-right: 10px;
  margin-top: 3px;
}
.info-card {
  background-color: #f8f9fa;
  padding: 25px 20px;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: all 0.3s ease;
}
.info-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}
.info-icon {
  font-size: 32px;
  color: #e74c3c;
  margin-bottom: 15px;
}
.info-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.info-desc {
  font-size: 14px;
  color: #555;
}
h5.section-heading {
  font-weight: 100;
  font-size: 30px;
  padding-bottom: 23px;
}
.border-end-lg {
  border-right: 1px solid #dee2e6;
}
.info-card img {
  width: 165px;
}
.rs-counter-three .counter-text-title {
  font-weight: 100 !important;
  letter-spacing: 1px;
}
.scroll-wrapper {
  position: relative;
}
.scroll-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 16px;
  padding: 10px 40px;
  cursor: grab;
}
.scroll-container::-webkit-scrollbar {
  height: 10px;
}
.scroll-container::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.video-card {
  flex: 0 0 auto;
  width: 320px;
  background-color: #fff;
  border-radius: 16px;
  padding: 16px;
  text-align: center;
}
.video-card iframe {
  width: 100%;
  height: 180px;
  border-radius: 12px;
}
.video-name {
  font-weight: bold;
  margin-top: 12px;
  color: #000;
}
.video-title {
  color: #e63946;
  font-size: 0.9rem;
}
.bg-primary-1 {
  background-color: var(--rs-theme-tertiary) !important;
  padding: 30px 0px;
}
.section-heading-1 {
  font-weight: 100;
  color: #fff;
  padding: 20px 0px;
}
.ytp-large-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 27px !important;
  height: 48px;
}
@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
.rs-services-five .rs-services-title a {
  color: var(--rs-theme-secondary) !important;
  font-size: 29px;
}
.offcanvas-trigger.navSidebar-button {
  display: none !important;
}
.rs-btn.has-icon .call-icon {
  margin-right: 8px;
  animation: ring 1.5s infinite;
  color: #fff;
}
@keyframes ring {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-15deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  70%,
  100% {
    transform: rotate(0deg);
  }
}
.scroll-section {
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  padding: 20px;
  cursor: grab;
}
.scroll-section::-webkit-scrollbar {
  height: 8px;
}
.scroll-section::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 10px;
}
.video-card {
  display: inline-block;
  margin-right: 20px;
  width: 350px;
  height: 300px;
  flex-shrink: 0;
}
.video-card iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.scroll-wrapper:hover {
  animation-play-state: paused;
}
.rs-btn.has-color:hover {
  background: var(--rs-theme-tertiary);
}
/* Auto-scroll animation */
@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.auto-scroll {
  display: flex;
  animation: scrollLeft 30s linear infinite;
}
.scroll-wrapper {
  overflow: hidden;
  position: relative;
}
.dragging {
  cursor: grabbing !important;
}
.video-grid {
  margin-bottom: 20px;
  margin-top: 50px;
}
.rs-services-title {
  font-weight: 100;
}
.video-grid .card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}
.video-grid .card:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.video-grid .card img {
  border-radius: 12px;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
.video-grid .youtube-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 48px;
  color: #fff;
  transform: translate(-50%, -50%);
  opacity: 0.85;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.video-grid .card:hover .youtube-icon {
  opacity: 1;
}
.link-color {
  color: #e41f2a;
}
.about-list i {
  color: #e41f2a;
  margin-right: 10px;
  margin-top: 3px;
}
.rs-counter-three .rs-counter-wrapper {
  padding: 40px 40px 10px 40px;
}
.rs-banner-three .rs-banner-title {
  padding-top: 0px;
}
.modal-content {
  max-width: 960px;
  margin: auto;
  border-radius: 20px;
}
.modal-content h1 {
  text-transform: lowercase;
}
.form-control::placeholder {
  color: #888;
  font-weight: 100 !important;
}
.btn-primary {
  background-color: #e41f2a;
  border: none;
  font-weight: 500;
}
.btn-primary:hover {
  background-color: #263238;
}
.txt-size {
  font-weight: 100;
}
.brdr {
  border-right: 2px solid #ccc;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #e41f2a !important;
}
.testimonial-img {
  width: 154px;
  height: 159px;
  border: 2px solid #e41f2a;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea {
  background-color: #f3f3f3;
  border: 1px solid rgb(230, 233, 232);
  color: var(--rs-black);
  padding-inline-start: 14px;
  padding-inline-end: 25px;
}
h2.counter-text-title {
  font-weight: 100 !important;
}
.test-font1 {
  font-size: 30px !important;
  font-weight: 100 !important;
}
.section-head {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
p.rs-section-paragraph {
  margin-bottom: 15px;
}
h6 {
  font-weight: 100;
}
.youtube-embed {
  width: 100%;
  height: 600px;
}
img#captchaimg {
  height: 50px;
  padding: 0px 30px 0px 30px;
}
.custom-input::placeholder {
  font-family: "Poppins", sans-serif;
}
.td-h::placeholder {
  font-family: "Poppins", sans-serif;
}
.inp::placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
img.detox-image {
  border-radius: 6px;
}
.rs-section-title {
  font-weight: 100;
  font-size: 50px;
}
.rs-section-subtitle {
  font-size: 13px;
}
.rs-section-paragraph {
  text-align: justify;
}
span.rs-section-subtitle.has-text-style.detox-title {
  text-transform: none;
}
.rs-about-fourteen .video-grid .rs-about-thumb::before {
  background: none;
}
.rs-about-fourteen .video-grid .rs-about-thumb img {
  width: 100%;
}
.rs-breadcrumb-one {
  padding-top: 120px;
  padding-bottom: 0px;
}
ul.breadcrumb {
  color: #263238;
  position: relative;
}
ul.breadcrumb li {
  font-size: 14px;
  padding: 0 12px;
  line-height: 2;
}
ul.breadcrumb li:last-child {
  padding-right: 12px;
}
ul.breadcrumb li:after {
  content: "";
  background: #e41f2a;
  width: 1px;
  height: 16px;
  top: 4px;
  margin: 0 10px;
  transform: rotate(25deg);
  position: absolute;
}
ul.breadcrumb li:last-child:after {
  content: "";
  background: none;
}
.cd-headline.slide.shorts {
  padding: 12px 35px 6px 35px;
}
.cd-words-wrapper.shorts svg {
  width: 40px;
  background-color: #f2f4ff;
  padding: 10px;
  border-radius: 30px;
  transform: rotate(320deg);
  color: #fff !important;
}
.cd-words-wrapper.shorts b a,
.cd-words-wrapper.gallery b a {
  position: relative;
  z-index: 1;
}
.cd-headline.slide.gallery {
  padding: 12px 12px 12px 12px;
  margin: 0 15px 18px 10px;
}
.cd-words-wrapper.gallery svg {
  width: 40px;
  height: 40px;
}
.load_more {
  display: none;
}
.noContent {
  background: none !important;
  color: #e41f2a;
}
.noContent:focus,
.noContent:hover {
  color: #e41f2a !important;
}
.rs-about-thumb.video img {
  height: 198px;
}
.resources h1 {
  font-size: 74px;
}
.resources_page {
  padding: 60px 0;
}
.resources_page h1 {
  font-size: 60px;
  line-height: 1.5;
}
.buy-book {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.buy-book.second-row {
  text-align: left;
}
.buy-book h1 {
  font-weight: 600 !important;
  font-size: 60px;
  letter-spacing: 3px;
}
.buy-book h1 span,
.second_title span,
.sub_heading span {
  color: #e41f2a;
}
.buy-book h2 {
  font-weight: 200;
  font-size: 18px;
  font-family: "Bebas Neue";
  letter-spacing: 4px;
  margin-top: 20px;
}
.second_title {
  font-weight: 600 !important;
  font-size: 60px !important;
}
.sub_heading {
  font-size: 36px !important;
  margin: 14px 0 0 0;
  letter-spacing: 0 !important;
}
.buy-book.second-row ul li {
  list-style-type: none;
  display: inline;
  font-family: "Bebas Neue";
  font-size: 16px;
  letter-spacing: 0.5px;
  border-right: 1px solid #05100b42;
  padding: 0 6px 0 1px;
}
.buy-book.second-row ul li:last-child {
  border-right: none;
}
.buy-book.second-row ul li:nth-child(odd) {
  color: #e41f2a;
}
.buy-book.second-row ul li:nth-child(even) {
  color: #05100b;
}
.buy-book p {
  margin: 20px 0 0 0;
  font-size: 25px;
  font-family: "Bebas Neue";
  color: #e41f2a;
  line-height: 1.2;
  letter-spacing: 2px;
}
.buy-book.second-row p {
  margin: 0;
  font-size: 15px;
  color: #424242;
  line-height: 26px;
  text-align: justify;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
}
.buy-book span.cd-words-wrapper {
  font-size: 16px;
}
.buy-book .cd-headline.slide {
  display: inline-block;
  background: none;
  border: 1px solid #05100b;
  color: #05100b;
  padding: 7px 24px 7px 24px;
  border-radius: 10px;
}
.buy-book .cd-headline.slide sub {
  font-size: 12px;
}
.buy-book .cd-words-wrapper {
  display: inline;
}
.buy-book .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
  transform: rotate(-45deg);
  top: 4px;
}
.buy-book .icon-box svg {
  fill: #aaa;
  width: 17px;
}
.buy-book .icon-box .icon-first {
  transition: all 0.3s ease-out 0s;
}
.buy-book .rs-title-slide:hover .icon-first {
  transform: translateX(150%);
}
.buy-book .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
  transition: all 0.3s ease-out 0s;
}
.buy-book .rs-title-slide:hover .icon-second {
  transform: translateX(0%);
}
.buy-book span.cd-words-wrapper b a {
  color: #e41f2a;
  font-weight: 500;
}
.buy-book .rs-header-right {
  justify-content: center;
  margin-top: 10px;
}
.animation_image {
  position: relative;
}

.book_price span.just,
.book_price sup {
  color: #e41f2a;
  font-size: 13px;
}
.book_price span.price {
  font-family: "Bebas Neue";
  font-size: 32px;
  color: #05100b;
  letter-spacing: 1px;
}
.book_price sup {
  top: -14px;
  left: -2px;
  text-decoration: line-through;
}
.payment-page-from {
  background-color: #fff;
  padding: 25px;
  border-radius: 15px;
}
.rs-btn.booking {
  height: auto;
  border-radius: 30px !important;
  padding: 9px 30px !important;
}
.book_quantity .nice-select {
  background-color: #f3f3f3;
  height: 50px;
  width: 100% !important;
  line-height: 50px;
}
.payment-page-from input,
.payment-page-from .nice-select {
  font-size: 14px !important;
}

.resources h2 {
  font-size: 62px;
  line-height: 1.2;
  letter-spacing: 2px;
}
/*------------------------------- Responsive height for mobile -------------------------------*/
@media (max-width: 378px) {
  .rs-about-thumb.video img {
    height: 190px;
  }
  .resources h1 {
    font-size: 44px;
    line-height: 1.3;
  }
  .cd-headline.slide.shorts {
    padding: 12px 20px 10px 20px;
    font-size: 42px;
  }
  .resources_page h1 {
    font-size: 36px;
    line-height: 1.5;
  }
  .resources_page .cd-headline.slide.shorts {
    font-size: 36px;
  }
  .rs-header-logo .logo-text {
    font-size: 24px;
  }
  .resources h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 2px;
  }
}
@media (min-width: 379px) and (max-width: 575px) {
  .rs-about-thumb.video img {
    height: 200px;
  }
  .resources h1 {
    font-size: 46px;
    line-height: 1.3;
  }
  .cd-headline.slide.shorts {
    padding: 12px 20px 10px 20px;
    font-size: 31px;
  }
  .resources h2 {
    font-size: 46px;
    line-height: 1.2;
    letter-spacing: 2px;
  }
  .resources_page h1 {
    font-size: 42px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .rs-about-thumb.video img {
    height: 135px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .rs-about-fourteen .rs-about-thumb img {
    width: 100%;
  }
  .rs-about-nine .rs-about-bottom {
    flex-wrap: wrap;
    gap: 30px 30px;
    flex-direction: column;
    align-items: start;
  }
  .rs-resume-one .rs-resume-tab a {
    width: 400px !important;
  }
  .rs-about-nine {
    padding: 26px 10px 30px !important;
  }
  .img-wd {
    width: 200px;
  }
  .space-1 {
    padding-top: 30px !important;
    padding-bottom: 2px !important;
  }
  section.rs-experience-area.rs-experience-two.has-bg.primary-bg.p-relative {
    margin-top: 40px;
  }
  .buy-book h1 {
    font-weight: 600 !important;
    font-size: 40px;
    letter-spacing: 3px;
  }
  .buy-book p {
    font-size: 20px;
    line-height: 1.4;
  }
  .video-grid {
    margin-bottom: 20px;
    margin-top: 14px;
  }
  .video-card {
    width: 370px;
    height: 300px;
  }
  section.rs-services-area.rs-services-five.section-space.space-1 {
    margin-top: 35px;
  }
  h2.rs-cta-title.rs-split-text-enable.split-in-fade {
    font-weight: 100 !important;
    font-size: 30px;
    line-height: 40px;
  }
  .rs-section-subtitle {
    font-size: 11px;
  }
  .book_price {
    text-align: center;
  }
  .second-row .rs-header-right {
    display: block;
  }
  .second-row .rs-header-btn.style-one {
    display: flex;
    justify-content: space-between;
  }
  .buy-book.second-row .cd-headline.slide {
    padding: 7px 12px 7px 12px;
  }
  .second_section {
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: slidee-in linear;
    animation-timeline: scroll(root block);
    animation-range: entry 20vh to exit 20vh;
    z-index: 1;
    opacity: 0;
  }
  @keyframes slidee-in {
    0% {
      transform: translateX(0) rotate(0); /* start completely off-screen right */
      opacity: 0;
    }
    30% {
      transform: translateX(25vw) rotate(20deg); /* start completely off-screen right */
      opacity: 0;
    }
    50% {
      transform: translateX(10vw) rotate(5deg); /* start completely off-screen right */
      opacity: 0.8;
    }
    75% {
      transform: translateX(0) rotate(0deg); /* start completely off-screen right */
      opacity: 1;
    }
    100% {
      transform: translateX(0) rotate(0deg); /* settle in place */
      opacity: 1;
    }
  }
  .second_title {
    font-size: 40px !important;
    line-height: 1;
  }
}
@media (max-width: 768px) {
  .youtube-embed {
    height: 250px;
  }
  .col-md-6.bg-light.d-flex.align-items-center.justify-content-center.p-4.brdr {
    display: none !important;
  }
  img#captchaimg {
    padding: 0px 60px 0px 60px;
  }
  .resources_page {
    padding: 60px 15px 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .resources h1 {
    font-size: 60px;
    line-height: 1.5;
  }
}
@media (max-width: 991.98px) {
  .border-end-lg {
    border-right: none;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .rs-banner-six .rs-banner-title {
    font-size: 37px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .rs-banner-six .rs-banner-title {
    font-size: 55px !important;
  }
  .counter-text p {
    font-size: 14px !important;
  }
}
@media (max-width: 991px) {
  .rs-banner-six .rs-title-slide {
    font-size: 22px !important;
  }
  .rs-banner-six .rs-banner-title {
    font-size: 50px;
    padding-top: 30px;
  }
  .rs-banner-three .rs-banner-title {
    font-size: 28px;
    line-height: 42px;
    padding-top: 0px;
  }
  .rs-section-title {
    font-weight: 100;
    font-size: 42px;
  }
  .rs-brand-three .rs-brand-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .rs-resume-one .rs-resume-tab a {
    font-weight: 500;
    font-size: 20px;
  }
  .mobile_image {
    display: block !important;
  }
  .desktop_image {
    display: none;
  }
  .order-page {
    display: none;
  }
}
@media (max-width: 1200px) {
  header {
    position: sticky;
    top: 0;
    z-index: 99;
  }
}

.about-para {
  text-align: justify;
  margin-bottom: 10px;
}
.testimonial-img {
  width: 120px;
  height: 120px;
  border: 2px solid #e41f2a;
}

.logo-marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.logo-track {
  display: flex;
  gap: 40px;
  animation: marquee 15s linear infinite;
}

.logo-track img {
  height: 75px;
  object-fit: contain;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.info-card img {
  max-height: 70px;
  object-fit: contain;
}

@media (max-width: 575px) {
  .info-card {
    padding: 10px;
  }
}

@media (max-width: 450px) {
  h2,
  .h2 {
    letter-spacing: 2px;
    font-size: 40px;
  }
}

span.highlight {
  color: #e41f2a;
  font-style: italic;
  font-weight: 600;
}

.custom-hr {
  width: 100%;
  height: 2px;
  background-color: #000000 !important;
  border: none;
  margin: 40px 0;
}
.marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.marquee-content {
  display: flex;
  gap: 40px;
  animation: marqueeScroll 30s linear infinite;
}

.country-card {
  text-align: center;
  min-width: 120px;
}

.country-card img {
  height: 50px;
  width: auto;
  object-fit: contain;
}
/* Desktop Speed */
@keyframes marqueeScroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

/* Mobile – Increase Speed */
@media (max-width: 768px) {
  .marquee-content {
    animation: marqueeScrollMobile 10s linear infinite;
  }

  @keyframes marqueeScrollMobile {
    from {
      transform: translateX(0);
    }

    to {
      transform: translateX(-100%);
    }
  }
}
span.text-highlight {
  color: #e41f2a;
}
.rs-about-fourteen .rs-about-thumb img {
  width: 500px !important;
}
.rs-section-title-wrapper p {
  text-align: justify !important;
}

.dna-section {
  background: #0d0d0d;
  width: 100%;
  padding: 60px 24px 0px 24px;
}

.dna-inner {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

/* Badge */
.dna-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(245, 166, 35, 0.08);
  border: 1px solid rgba(245, 166, 35, 0.22);
  border-radius: 50px;
  padding: 7px 16px;
  font-size: 15px;
  color: #cccccc;
  margin-bottom: 28px;
}

.dna-stars {
  display: flex;
  gap: 2px;
}

.dna-stars svg {
  width: 12px;
  height: 12px;
  fill: #f5a623;
}

/* Heading */
.dna-heading {
  font-size: clamp(30px, 5vw, 56px);
  font-weight: 900;
  line-height: 1.1;
  color: #fbefe1;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}

.dna-highlight {
  background: #f5a623;
  color: #000000;
  padding: 1px 8px;
  border-radius: 4px;
  display: inline;
}

/* Description */
.dna-desc {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.75;
  max-width: 680px;
  margin: 0 auto 36px;
}

.dna-accent {
  color: #f5a623;
  font-weight: 700;
}

/* Pills */
.dna-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 32px;
}

.dna-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 500;
  color: #dddddd;
  transition:
    background 0.2s,
    border-color 0.2s;
}

.dna-pill:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(255, 255, 255, 0.18);
}

.dna-pill-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.dna-pill-icon svg {
  width: 17px;
  height: 17px;
}

/* Divider */
.dna-divider {
  width: 48px;
  height: 2px;
  background: rgba(245, 166, 35, 0.3);
  border-radius: 2px;
  margin: 0 auto 32px;
}

/* CTA row */
.dna-cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 24px;
}

.dna-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #e8461c;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 28px;
  border-radius: 50px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 24px rgba(232, 70, 28, 0.35);
  transition:
    background 0.2s,
    transform 0.15s,
    box-shadow 0.2s;
  white-space: nowrap;
}

.dna-btn svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.dna-btn:hover {
  background: #cf3c17;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(232, 70, 28, 0.45);
  text-decoration: none;
}

/* Price */
.dna-price {
  text-align: center;
}

.dna-price-old {
  font-size: 22px;
  color: #fda005;
  text-decoration: line-through;
  font-family: "Inter", sans-serif;
}

.dna-price-now {
  font-size: 36px;
  font-weight: 900;
  color: #ffffff;
  line-height: 1;
  font-family: "Inter", sans-serif;
}

.dna-price-now sup {
  font-size: 18px;
  font-weight: 700;
  vertical-align: super;
}

.dna-price-note {
  font-size: 16px;
  color: #ffa800;
  margin-top: 3px;
  font-family: "Inter", sans-serif;
}

/* Trust */
.dna-trust {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  font-size: 13px;
  color: #777;
  font-family: "Inter", sans-serif;
}

.dna-trust-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.dna-trust-item svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

/* ── Responsive ── */
@media (max-width: 768px) {
  .dna-section {
    padding: 56px 20px;
  }

  .dna-heading {
    font-size: clamp(28px, 7vw, 40px);
    letter-spacing: -1px;
  }

  .dna-btn {
    font-size: 15px;
    padding: 15px 24px;
  }
}

@media (max-width: 480px) {
  .dna-section {
    padding: 44px 16px;
  }

  .dna-heading {
    font-size: 33px;
    letter-spacing: 0.7px;
    font-weight: 400;
  }

  .dna-badge {
    font-size: 12px;
    padding: 6px 13px;
    text-align: left;
  }

  .dna-desc {
    font-size: 14px;
  }

  .dna-pill {
    font-size: 13px;
    padding: 9px 14px;
    width: 100%;
    justify-content: center;
  }

  .dna-btn {
    font-size: 14px;
    padding: 14px 20px;
    width: 100%;
    justify-content: center;
  }

  .dna-price {
    text-align: center;
  }

  .dna-price-now {
    font-size: 30px;
  }

  .dna-cta-row {
    flex-direction: column;
    gap: 16px;
  }

  .dna-trust {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
