* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

body {
  overflow-x: hidden;
  background: #ffffff;
  scroll-behavior: smooth;
}

body.smooth_scroll {}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #1d1d1f;
  border: 1px solid #fff;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

section.BookLoom _hero,
section.authorpage_hero,
section.inner_hero,
section.hero_banner,
.bookbgimg {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.desktop_menu {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}

:root {
  --heading-primary-color: #191c53;
  --heading-secondary-color: #171717;
  --paragraph-primary-color: #919191;
  --color-secondary: #006341;
}

a {
  text-decoration: none;
}

select:focus,
textarea:focus {
  outline: none;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

input:focus {
  outline: none;
  box-shadow: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.marquee-content img {
  filter: grayscale(1) brightness(0) invert(1);
}

@font-face {
  font-family: Times-New-Roman;
  src: url("../font/Times-New-Roman.oft");
}

@font-face {
  font-family: Manifest-Italic;
  src: url("../font/FontsFree-Net-times-new-roman-italic.ttf");
}

@font-face {
  font-family: Luxury-Regular;
  src: url("../font/Times-New-Roman.oft");
}

@font-face {
  font-family: Luxury-Italic;
  src: url("../font/FontsFree-Net-times-new-roman-italic.ttf");
}

.luxury-regular {
  font-family: Luxury-Regular;
}

.Times-New-Roman {
  font-family: Times-New-Roman;
}

header {
  font-family: Times-New-Roman;
}

header .line::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 81px;
  background-color: #d6d6d6;
  left: -3rem;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mobile_menu {
  display: none;
}

header {
  /*background: rgba(255, 255, 255, 0.25);*/
  /*backdrop-filter: blur(4px);*/
  /*-webkit-backdrop-filter: blur(4px);*/
}

.banner button.luxury-regular,
#static-modal button,
.cta_area a,
.bx_sh,
.lead_form button,
.marketing_about a,
.publishing_banner button,
.custom_btn span,
.about_banner a,
.marketing__form form button {
  box-shadow: 1px 2px 25px #082c47d1 !important;
  border: 4px solid #ffffffe6 !important;
}

.banner p,
.banner h3 {
  background: transparent !important;
}

section.banner,
.effect_booger {
  height: 100vh !important;
}

.marketing__form form {
  margin: 4rem auto 0 !important;
  display: block;
  width: 76%;
}

.custom_btn span {
  box-shadow: 1px 2px 25px #9a9a9ad1;
}

.banner .mouse {
  animation: scrollDownAnimation 1s ease infinite alternate;
}

@keyframes scrollDownAnimation {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

a.header-btn {
  box-shadow: 1px 2px 25px #082c47d1 !important;
  border: 4px solid #ffffffe6 !important;
}

.rev-consult-sec ul li::marker {
  color: #0b3e64;
}

.service_crd {
  border-top: 1px solid #3e3e3e;
  border-bottom: 1px solid #3e3e3e;
}

.service_crd .crd h4::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 442px;
  top: 11rem;
  left: -14%;
  background: #3e3e3e;
  transform: translate(-50%, -59%);
}

.service_crd .crd h4::before {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  top: -3rem;
  left: -2.6rem;
  background: #0B3E64;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.service_crd .crd:hover h4::before {
  width: 382px;
}

.service_crd .crd:hover a {
  background: #0B3E64;
  transform: rotate(320deg);
}

.how_area {
  top: 15% !important;
}

.text_reveal {
  top: 5% !important;
  left: 0 !important;
  transform: translate(0px, 0px) !important;
}

.slider {
  height: 100%;
  overflow: hidden;
}

.slider__wrraper {
  height: 100%;
  justify-content: flex-end;
}

.context {
  display: flex;
  font-weight: 900;
  font-size: 1.55rem;
  width: fit-content;
  margin-bottom: 3.05em;
  flex-direction: column;
  text-transform: capitalize;
}

.slider__footer {
  position: relative;
  margin-bottom: 1.5rem;
}

.slider__index {
  right: 0;
  visibility: hidden;
  position: absolute;
  bottom: calc(100% + 0.8em);
}

.slider__index :last-child {}

.slider__index::before {
  top: 55%;
  content: "";
  position: absolute;
  transform-origin: center;
}

.lead_form input:focus {
  box-shadow: none;
}

.marketing_slider h3 {
  color: #0b3e64;
}

.marketing_slider button,
.marketing_slider h4 {
  color: #fff;
}

.marketing_slider img.arrow {
  filter: invert(1);
}

.vertical_slider .item {
  width: 100%;
  position: relative;
}

.vertical_slider .slick-dots {
  position: absolute;
  top: 46%;
  right: 5%;
  transform: translate(-50%, -50%);
}

.vertical_slider .slick-dots li {
  list-style: none;
  margin: 2px 0;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: none;
  background-color: #ffb197;
  text-indent: -9999px;
  outline: 0;
  margin: 8px 0;
}

.vertical_slider .slick-dots li.slick-active {
  background: #312c2c;
}

.animated {
  transition: all 0.5s ease;
}

.vertical_slider [data-animation-in] {
  opacity: 1;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

.vertical_slider [data-animation-in] .slick-active {
  opacity: 1;
}

/* vertical_slider  */
/* stacked slider  */
.owl-carousel-stacked {
  margin-top: 20px;
}

.owl-carousel-stacked .owl-item.center {
  transform: scale(1) !important;
}

.owl-carousel-stacked .owl-item {
  transition: all 0.5s;
  transform: scale(0.7) !important;
}

.owl-carousel-stacked .left-of-center {
  transform: scale(0.7) translateX(50%) !important;
}

.owl-carousel-stacked .right-of-center {
  transform: scale(0.7) translateX(-50%) !important;
}

.owl-carousel-stacked .center {
  z-index: 2;
}

.owl-carousel-stacked .owl-carousel {
  position: relative;
}

.owl-carousel-stacked .owl-stage-outer {
  position: relative;
}

.owl-carousel-stacked .owl-stage-outer::after {
  content: "";
  position: absolute;
  width: 202px;
  height: 587px;
  background: #f9f9f9;
  left: 14%;
  top: 0;
  transform: translate(-90%, -0%);
}

.owl-carousel-stacked .owl-stage-outer::before {
  content: "";
  position: absolute;
  width: 344px;
  height: 587px;
  background: #f9f9f9de;
  right: -3%;
  top: 0;
  z-index: 2;
  transform: translate(0, 0);
}

.publishing_banner .slider_area .owl-carousel .owl-item .img_area img {
  width: 100% !important;
}

.publishing_banner .slider_area a img {
  width: 161px !important;
}

.publishing_banner .owl-carousel-stacked .owl-item.center {
  transform: scale(1) !important;
  position: relative;
  left: -2.4%;
}

.bookediting-bg {
  background: url(../images/bookediting-bannerbg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 3rem 0;
}

.sidebar-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: linear-gradient(45deg, #0b3e64, #0b3e64);
}

.sidebar-container:hover {
  width: 70px;
}

.owl-carousel-stacked-bookediting {
  margin-top: 20px;
}

.owl-carousel-stacked-bookediting .owl-item.center {
  transform: scale(1) !important;
}

.owl-carousel-stacked-bookediting .owl-item-bookediting {
  transition: all 0.5s;
  transform: scale(0.7) !important;
}

.owl-carousel-stacked-bookediting .left-of-center {
  transform: scale(0.7) translateX(50%) !important;
}

.owl-carousel-stacked-bookediting .right-of-center {
  transform: scale(0.7) translateX(-50%) !important;
}

.owl-carousel-stacked-bookediting .center {
  z-index: 2;
}

.owl-carousel-stacked-bookediting .owl-carousel-bookediting {
  position: relative;
}

.owl-stage-outer-bookediting {
  position: relative;
}

.theme-layer,
.black-layer {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 0;
  height: 100%;
  margin: 0;
}

.theme-layer {
  z-index: 100;
  background: linear-gradient(45deg, #0b3e64, #1864a3);
}

.theme-open {
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.theme-close {
  transition: 0.6s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.black-layer {
  z-index: 100000;
  background-color: #1e1e1e;
}

.black-layer .close-btn {
  position: absolute;
  top: 30px;
  right: 50px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.black-layer .close-btn span {
  position: absolute;
  width: 0;
  height: 8px;
  background: linear-gradient(45deg, #0b3e64, #0b3e64);
  border-radius: 10px;
}

.black-layer .close-btn span:nth-child(1) {
  top: 50%;
  transition: 0.3s 0.6s ease-in-out;
  transform: rotate(45deg);
}

.black-layer .close-btn span:nth-child(2) {
  top: 50%;
  transition: 0.4s 0.6s ease-in-out;
  transform: rotate(-45deg);
}

.black-layer .close-btn .animate-close-btn {
  width: 100%;
}

.black-layer .close-btn .animate-close-btn:nth-child(1) {
  transition: 0.3s ease-in-out;
}

.black-layer .close-btn .animate-close-btn:nth-child(2) {
  transition: 0.4s ease-in-out;
}

.black-layer .close-btn:hover span {
  background-color: #f8f8f8 !important;
}

.collape_menu_mobile .black-layer .mega_menu_fawcett {
  top: 0px !important;
  transform: none !important;
  margin-left: 0px !important;
}

.black-layer .menu-container {
  position: absolute;
  top: 15%;
  left: -10%;
  visibility: hidden;
  width: 80%;
  height: 50%;
  transition: 0.5s 0.1s ease-in-out;
  opacity: 0;
}

.black-layer .menu-container h1 {
  font-family: "Raleway", sans-serif;
  font-size: 2em;
  width: 400px;
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #22d3a7;
}

.black-layer .menu-container h1:hover {
  padding-left: 30px;
  color: #f8f8f8;
}

.black-layer .menu-container ul {
  width: 300px;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.black-layer .menu-container ul li {
  line-height: 40px;
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.black-layer .menu-container ul li a,
.black-layer .menu-container ul li button {
  /* color: #ffffff; */
  font-family: "Luxury-Regular";
  font-size: 30px;
}

.black-layer .mega_menu_fawcett ul li a {
  font-size: 18px !important;
  font-family: "Luxury-Regular";
  line-height: 25px;
  width: 100%;
  display: block;
}

.black-layer .mega_menu_fawcett ul li a::after {
  bottom: -15px;
  width: 100%;
}

.black-layer .menu-container ul li:hover a,
.black-layer .menu-container ul li:hover button {
  color: #FF8A63;
}

.black-layer .menu-container-show {
  left: 41%;
  visibility: visible;
  opacity: 1;
  top: 24%;
}

.extend {
  visibility: visible;
  width: 100%;
}

.black-open {
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.black-close {
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.page-container {
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
}

.effect_booger {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.effect_booger.scrolled {
  opacity: 1;
}

.portfolio_wrap .panorma__shape img {
  position: absolute;
  width: 100%;
  height: 75%;
  top: 30%;
  z-index: 0;
  object-fit: fill;
}

.portfolio_wrap .panorma__shape img:nth-child(2) {
  top: 92%;
  left: 0;
}

.portfolio_wrap .swiper.mySwiper.relative.p-0.ml-20.swiper-container-horizontal {
  margin-top: -6rem;
}

.portfolio_wrap .swiper-slide.swiper-slide-active {}

.portfolio_wrap .swiper .swiper-slide h3 {
  transition: all 0.7s ease-in-out;
  opacity: 0;
}

.portfolio_wrap .swiper-slide.swiper-slide-active h3 {
  opacity: 1;
  top: -35%;
  left: -11%;
  right: 0;
  text-align: center;
}

.portfolio_wrap .swiper-slide img {
  opacity: 0;
  width: 100% !important;
  max-width: 311px;
  height: 514px;
  object-fit: cover;
  position: relative;
  z-index: 3;
  transition: all 0.3s ease-in;
  left: -5%;
}

.portfolio_wrap .swiper-slide.swiper-slide-active img {
  opacity: 1;
  display: block;
  height: 478px;
  width: 100% !important;
  margin: 0 auto;
}

.pin-spacer {
  height: 900px !important;
  overflow: hidden !important;
}

progress {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 15px;
  border: none;
  background: transparent;
  z-index: 100000;
}

progress::-webkit-progress-bar {
  background: transparent;
}

progress::-webkit-progress-value {
  background: linear-gradient(to left,
      #db38b5,
      #01b3e3,
      #25ce7b,
      #fdc741,
      #ff6b01,
      #fc4236);
  background-attachment: fixed;
}

progress::-moz-progress-bar {
  background: linear-gradient(to left,
      #db38b5,
      #01b3e3,
      #25ce7b,
      #fdc741,
      #ff6b01,
      #fc4236);
  background-attachment: fixed;
}

input:focus {
  border: none;
  outline: none;
  border-color: transparent !important;
}

div#static-modal {
  background: rgb(221 221 221 / 32%);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 10000;
}

.calendly-inline-widget {
  width: 595px !important;
  height: 848px !important;
}

.calendly-overlay .calendly-popup {
  max-height: 690px;
}

.callImg {
  max-width: 800px;
}

._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mega_menu_fawcett {
  /* margin: 0 auto !important; */
  right: 0 !important;
  top: 32% !important;
}

.mega_menu_fawcett ul li a {
  position: relative;
}

.mega_menu_fawcett ul li a::after {
  content: "";
  position: absolute;
  width: 381px;
  background: #b6b6b64f;
  height: 1px;
  bottom: -23px;
  left: 0;
}

/* Audio Book Page Audio Custom Style Here */
.custom-audio,
.custom-audio-second {
  width: 375px;
}

.custom-audio::-webkit-media-controls-panel,
.custom-audio-second::-webkit-media-controls-panel {
  background-color: #fff;
  border-radius: 0px;
}

.custom-audio::-webkit-media-controls-play-button,
.custom-audio::-webkit-media-controls-mute-button,
.custom-audio::-webkit-media-controls-timeline,
.custom-audio::-webkit-media-controls-current-time-display,
.custom-audio::-webkit-media-controls-time-remaining-display,
.custom-audio-second::-webkit-media-controls-play-button,
.custom-audio-second::-webkit-media-controls-mute-button,
.custom-audio-second::-webkit-media-controls-timeline,
.custom-audio-second::-webkit-media-controls-current-time-display,
.custom-audio-second::-webkit-media-controls-time-remaining-display {
  color: #ff4500;
}

.custom-audio::-webkit-media-controls-timeline,
.custom-audio-second::-webkit-media-controls-timeline,
.custom-audio-second::-webkit-media-controls-timeline,
.custom-audio-second-second::-webkit-media-controls-timeline {
  background-color: #fff;
  border-radius: 0px;
}

.custom-audio::-webkit-media-controls-seek-back-button,
.custom-audio::-webkit-media-controls-seek-forward-button,
.custom-audio::-webkit-media-controls-timeline,
.custom-audio-second::-webkit-media-controls-seek-back-button,
.custom-audio-second::-webkit-media-controls-seek-forward-button,
.custom-audio-second::-webkit-media-controls-timeline {
  border-radius: 50%;
}

.custom-audio::-webkit-slider-thumb,
.custom-audio-second::-webkit-slider-thumb {
  background-color: #ff4500;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

.custom-audio::-webkit-slider-runnable-track {
  background-color: #000;
  height: 2px;
}

.mb_tl_scc {
  margin: 0 !important;
}

/* Audio Book Page Audio Custom End Here */
@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1366px) and (max-width: 1444px) {
  .callImg {
    max-width: 651px;
    margin-top: 7rem;
  }

  .mb_sc_tl {
    position: absolute;
    right: 3rem;
  }

  .mb_tl_scc {
    width: 62%;
    display: block;
    position: absolute;
    bottom: 25%;
    left: 25%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  header nav ul li a {
    font-size: 13px;
  }

  .slider button {
    bottom: 5.4rem !important;
  }

  .slider.marketing_slide button {
    bottom: 8.4rem !important;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active h3 {
    font-size: 82px;
  }

  .publishing_banner .content {
    padding: 0 20px;
  }

  .owl-stage-outer::before {
    background: #ffffff7d;
    right: -3%;
  }

  .publishing_banner .crd a {
    font-size: 16px;
  }

  .publishing_banner .slider_area a img {
    width: 114px !important;
  }

  .slider__bottomtitle p {
    right: 0 !important;
    bottom: -2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body {
    overflow-x: hidden;
  }

  .portfolio_wrap .panorma__shape img {
    height: 48%;
    top: 43%;
  }

  .callImg {
    max-width: 651px;
    margin-top: 7rem;
  }

  .banner {
    top: 5% !important;
  }

  .black-layer .menu-container-show {
    left: 37%;
    top: 12%;
  }

  .publishing_banner .owl-stage-outer::before {
    right: -48%;
  }

  .publishing_banner .slider_area a img {
    width: 62px !important;
  }

  section.banner,
  .effect_booger {
    height: 40vh !important;
  }

  .portfolio_wrap .swiper-slide img {
    left: -11%;
  }

  portfolio_wrap .swiper-slide.swiper-slide-active img {
    width: 87% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .black-layer .menu-container-show {
    left: 29%;
    top: 24%;
  }

  .callImg {
    max-width: 651px;
    margin-top: 7rem;
  }

  section.banner,
  .effect_booger {
    height: 41vh !important;
  }

  .owl-stage-outer::before {
    right: -75%;
    top: 13px;
    background-color: #fff;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active img {
    height: 375px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  section.effect_booger {
    opacity: 1;
  }

  .black-layer .menu-container ul {
    width: 100%;
  }

  section.banner,
  .effect_booger {
    height: 39vh !important;
  }

  .effect_booger video {
    height: 315px;
  }

  .black-layer .menu-container-show {
    left: 11%;
    top: 32%;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active img {
    width: auto !important;
  }

  .portfolio_wrap .swiper-slide img {
    width: auto;
    height: 514px;
    left: -76%;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active h3 {
    top: -35%;
    left: -56%;
  }

  .callImg {
    max-width: 395px;
    margin-top: 1rem;
  }

  .calendly-inline-widget {
    width: 392px !important;
    height: 599px !important;
  }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
  section.effect_booger {
    opacity: 1;
  }

  .black-layer .menu-container ul {
    width: 100%;
  }

  section.banner,
  .effect_booger {
    height: 39vh !important;
  }

  .effect_booger video {
    height: 315px;
  }

  .black-layer .menu-container-show {
    left: 11%;
    top: 32%;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active img {
    width: auto !important;
  }

  .portfolio_wrap .swiper-slide img {
    width: auto;
    height: 514px;
    left: -76%;
  }

  .portfolio_wrap .swiper-slide.swiper-slide-active h3 {
    top: -35%;
    left: -56%;
  }

  .callImg {
    max-width: 395px;
    margin-top: 1rem;
  }

  .calendly-inline-widget {
    width: 392px !important;
    height: 599px !important;
  }
}






/* portfoliobook start */
.bg-grey {
  background-color: #f7f7f7;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-head {
  margin-bottom: 50px;
}

.section-head h2 {
  font-size: 2.25rem;
  font-weight: 600;
}

.section-head p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide .books-card img {
  border-radius: 10px;
}

.swiper-slide .books-card h4 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 15px;
  line-height: 19px;
  margin-bottom: 10px;
}

/* portfoliobook end */

.protnone {
  display: none;
}

.calf_top,
.calf_bottom {
  height: 0px !important;
}

/* Scroll Animation Styles for How We Operate (.how_area) */
.how-we-operate-section,
.how_area {
  overflow: visible !important;
}

.how-we-operate-section .flex.justify-between.absolute,
.how_area .flex.justify-between.absolute {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 20 !important;
}

/* Cards ki Initial State (Hidden) */
.operate-card,
.stick_card {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1),
    transform 0.8s cubic-bezier(0.25, 1, 0.5, 1),
    box-shadow 0.4s ease, border-color 0.4s ease;
  will-change: transform, opacity;
}

/* Jab Animation Active Hogi (Visible) */
.operate-card.reveal-active,
.stick_card.reveal-active {
  opacity: 1;
  transform: translateY(0);
}

/* Staggered Delay: Har card ek ke baad ek aayega */
.operate-card:nth-child(1),
.stick_card:nth-child(1) {
  transition-delay: 0.1s;
}

.operate-card:nth-child(2),
.stick_card:nth-child(2) {
  transition-delay: 0.3s;
}

.operate-card:nth-child(3),
.stick_card:nth-child(3) {
  transition-delay: 0.5s;
}

.operate-card:nth-child(4),
.stick_card:nth-child(4) {
  transition-delay: 0.7s;
}

/* Micro-interaction Hover Effects (Reset transition-delay immediately on hover) */
.operate-card:hover,
.stick_card:hover {
  transform: translateY(-12px) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15) !important;
  border-color: #006341 !important;
  transition-delay: 0s;
}



.hero {
  text-align: center;
  padding-bottom: 0px !important;
}

.hero .swiper-slide .books-card img {
  border-radius: 0;
}

.hero .dz-content {
  position: absolute;
  margin: -50px auto;
  width: 100%;
}

.hero .dz-content img {
  height: 500px !important;
}

.hero .dz-content a {
  background-color: #0b3e64;
  color: #fff;
  padding: 10px 15px 10px 15px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
}

.hero .container {
  max-width: 1800px;
}

.top-bar {
  /* background-color: #0b3e64; */
  background-color: black;
}

.top-bar p {
  text-align: center;
  color: #fff;
  padding: 10px 0px;
}



.footer {
  background-color: #000;
  padding: 40px 0;
  padding-bottom: 20px;
}

footer p {
  color: #fff;
}

footer li {
  color: #fff;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

.footer-section {
  flex: 1;
  margin: 0 20px;
}

.footer-section h2 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
}

.footer-section ul {
  list-style: none;
  padding: 0;
}

.footer-section ul li {
  margin-bottom: 10px;
  font-size: 16px;
}

.footer-section p {
  line-height: 1.8;
}

footer .logo {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
}

footer .logo-img {
  width: 80%;
  margin-right: 10px;
}

footer .social-icons {
  justify-content: center;
  margin: 20px;
}

footer .social-icons a {
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
  text-decoration: none;
}

footer .social-icons a:hover {
  color: #166faa;
}

.footer-section .fas,
.footer-section .fab {
  margin-right: 10px;
  color: #d6dadd;
}

.footer-section.contact p {
  margin-bottom: 15px;
  display: flex;
}

.copyright {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

footer .services a:hover {
  color: #0b3e64;
}



.productf {
  padding-top: 0px;
}

.books-card.style-2 {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 2rem !important;
  width: 100% !important;
}

.productf .pimg {
  width: 30% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 0 !important;
  float: none !important;
}

.productf .pimg img {
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 auto !important;
}

.productf .pcontent {
  width: 65% !important;
  margin: 0 !important;
}

.productf .pcontent .sub-title {
  letter-spacing: 20px;
  font-size: 20px;
}

.productf .pcontent h2 {
  font-size: 48px;
  font-weight: 700;
}

.books-card.style-2 .price {
  align-items: center;
  display: inline-flex;
  margin: 20px;
}

.books-card.style-2 .price .price-num {
  font-size: 30px;
  font-weight: 700;
  color: #0b3e64;
}

.bookcard-footer a {
  background: #0b3e64;
  color: #fff;
  padding: 12px;
  border-radius: 10px;
}

.productf .swiper-slide {
  margin-left: 6%;
}

@media screen and (max-width: 480px) {
  .productf .pimg {
    width: 100%;
    float: left;
  }

  .productf .pcontent {
    width: 100%;
  }

  .productf .swiper-slide {
    margin-left: 0;
    padding: 10px;
  }

  .productf .pcontent h2 {
    font-size: 40px;
  }

}

/* Feature Product end */

/* Feature author start */
.team {
  padding-top: 0px;
}

.team .dz-content h4 {
  font-size: 20px;
}

.team .dz-content p {
  text-align: center;
}

/* Feature author end */
.black-layer.black-open.extend {
  overflow: scroll;
}

/* bio page start */
.bookbg h2 {
  font-family: 'Times New Roman', Times, serif;
}

.bookbg p {
  font-size: 14px;
}

.bookbg ul li {
  margin-left: 30px;
  list-style-type: circle;
  border-color: #000;
  font-size: 16px;
}

.bookcro h2 {
  line-height: 50px;
  font-size: 40px;
  font-family: 'Times New Roman', Times, serif;
}

.bookcro .px-3 {
  width: 30%;
}

.bookcro .px-8 {
  width: 100%;
}

.service-box-section .service-box {
  border: 1px solid;
  margin-left: 15px;
  margin-right: 15px;
}

.service-box-section .service-box:hover {
  background-color: #000;
  ;
}

.service-box-section .service-box:hover i {
  color: #fff;
}

.service-box-section .service-box:hover h3 {
  color: #fff;
}

.service-box-section .service-box:hover p {
  color: #fff;
}

.buttonclass a {
  background: #0b3e64;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
}

.buttonclass a:hover {
  background: #000000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
}

.bookbg img {
  max-width: 100%;
  border-radius: 10px;
}

.bookbgimg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.textimonails img {
  width: 17%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.textimg img {
  width: 56%;
  margin: 0;
  padding-bottom: 20px;
}

.bookcro {
  background-color: rgb(246 246 246);
}

.video p {
  text-align: center;
}

@media screen and (min-width: 480px) {
  .bookcro .px-3 {
    width: 100% !important;
  }
}

/* bio page end */


/* author page start */
.authorpage .books-card img {
  border-radius: 10px;
}

.authorpage h4 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}

.bg-indigo-500 {
  background-color: #0b3e64 !important;
}

/* author page end */


.singleauthor img {
  max-width: 65%;
}

.bookcro {
  background: transparent;
}

.logocro .px-8 {
  width: 100%;
}

#vapi-support-btn {
  z-index: 1;
  position: fixed;
}


.portfoliobook .pb-10 {
  padding-top: 50px;
  padding-bottom: 0px;
}

.logocro {
  padding-bottom: 0px !important;
}


.modal-dialog {
  max-width: 72% !important;
}

.modal-body img {
  border-radius: 20px 0 0 20px;
}

.modal-body h3 {
  font-size: 30px;
}

.modal-body h5 {
  margin-bottom: 10px;
}

.modal-body .btn-close {
  float: right;
  padding-top: 40px;
}

.modal-body .checkbox input {
  display: none;
}

.modal-body .checkbox {
  display: flex;
}

.modal-body .checkbox label {
  display: inline-block;
  background: #cfe5c1;
  margin-right: 15px;
  padding: 14px;
  border-radius: 30px;
}


.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.checkbox-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.checkbox-item input[type="checkbox"] {
  display: none;
}

.checkbox-item label {
  margin: 0;
  cursor: pointer;
  background-color: #d6e6f5;
  border: 1px solid #adcded;
  padding: 10px 15px;
  border-radius: 20px;
}

.checkbox-item input[type="checkbox"]:checked+label {
  background-color: #8abef2;
  padding: 10px 15px;
  border-radius: 20px;
  color: #000;
}

.field {
  background: #fff;
  border: 1px solid #bfbfbf;
  padding: 12px 10px;
  width: 100%;
  border-radius: 2px;
  font-size: 13px;
  color: #000;
  box-shadow: none !important;
  outline: 0 !important;
  margin: 0;
  margin-bottom: 18px;
}

.required.field {
  height: 184px;
}

.colgap {
  margin-top: 30px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.submitbtn {
  background: #0b3e64;
  color: #fff;
  padding: 10px 30px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.submitbtn:hover {
  background: #b61b03;

}

.modal-body p {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}


.prenextbtn {
  padding: 20px;
  background: #ffff;
  border-radius: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size: 22px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 22px;
}

.auddiobgimg {
  padding: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.auddiobgimg::before {
  content: '';
  /* Required for the overlay */
  position: absolute;
  /* Position overlay */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgb(255 80 55 / 36%), rgb(255 80 55));
  z-index: 1;
  /* Ensure overlay is on top */
}

.auddiobgimg>* {
  position: relative;
  /* Position content above the overlay */
  z-index: 2;
  /* Ensure content is on top */
}

.auddiobgimg h3 {
  font-size: 40px;
  margin-bottom: 0px;
}

.auddiobgimg p {
  font-size: 12px;
}

.audiologo img {
  width: 100%;
  margin: 0 auto;
  margin-top: -169px;
  z-index: 1;
}

.audiologo .px-12 {
  margin: 0 auto;
}







#vapi-support-btn {
  background: #0B3E64;
  box-shadow: 1px 1px 10px #396c94;
  color: snow;
  z-index: 2;
  min-width: 70px;
  height: 70px;
  position: fixed;
}

#vapi-support-btn:hover {
  background: #0B3E64;
  box-shadow: 1px 0px 15px rgb(88 41 34);
}

#vapi-support-btn #vapi-icon-container {
  margin-left: -2px;
}

#vapi-support-btn img {
  width: 130%;
  max-width: 130%;
  filter: invert(1) brightness(100%);
}



@media screen and (max-width: 960px) {
  .collape_menu_mobile.fixed {
    position: absolute;
  }

  .mobilenone {
    display: none;
  }

  .modal-body .col-lg-8 .colgap {
    width: 50%;
  }

  #exampleModal .modal-body {
    padding: 20px !important;
  }

  .portfoliobook {
    padding-top: 20px;
  }

  .pt-16 {
    padding-top: 15px !important;
  }

  .team .dz-media img {
    margin: 0 auto;
    display: block;
  }

  .luxury-regular {
    padding: 20px;
    width: auto !important;
  }

  .md\:py-20 {
    padding-bottom: 0px !important;
  }

  .footer-section {
    flex: 40%;
    margin-bottom: 50px;
  }

  .pcontent h6 {
    margin-top: 10px;
    padding-top: 20px;
  }

  .pcontent {
    margin-top: 10px !important;
  }

  .pcontent p {
    margin-top: 10px;
  }

  .video {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .book-details .col-span-1 {
    grid-column: span 3 / span 2;
  }
}

@media screen and (max-width: 536px) {

  .text-\[281px\] {
    font-size: 128px !important;
  }

  .modal-dialog {
    max-width: 95% !important;
  }

  .footer-section {
    flex: 45%;
    margin-bottom: 50px;
    text-align: center;
  }

  .footer-section.contact p {
    margin: 0 auto;
    display: block;
  }

  .text-5xl {
    text-align: center;
  }

  .textimonails img {
    width: 59%;
  }

  .team {
    padding-bottom: 0px;
  }

}

/* Infinite Marquee Styles for Sponsor Section */
.marquee-container {
  display: flex;
  overflow: hidden;
  user-select: none;
  width: 100%;
  position: relative;
  background-color: #000;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}

.marquee-content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  gap: 5rem;
  padding: 1.5rem 2.5rem;
  animation: marquee-scroll 35s linear infinite;
}

/* Pause animation on hover */
.marquee-container:hover .marquee-content {
  animation-play-state: paused;
}

@keyframes marquee-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.marquee-content img {
  height: 3rem;
  max-width: 150px;
  object-fit: contain;
  transition: all 0.3s ease;
}

/* ==========================================
   MOBILE & TABLET RESPONSIVENESS OVERRIDES
   ========================================== */

/* Hero Section 100vh on mobile */
@media (max-width: 768px) {
  .hero {
    height: auto !important;
    min-height: auto !important;
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-sizing: border-box !important;
  }

  .hero .container {
    height: auto !important;
    display: block !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .hero .swiper {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .hero .swiper-wrapper {
    height: auto !important;
  }

  .hero .swiper-slide {
    display: block !important;
  }

  .hero .books-card {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  .hero .dz-media img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
  }
}

/* Sponsor Marquee responsiveness */
@media (max-width: 768px) {
  .marquee-container {
    overflow: hidden !important;
  }

  .marquee-content {
    gap: 2.5rem !important;
    padding: 1rem 1.5rem !important;
  }

  .marquee-content img {
    height: 2rem !important;
    max-width: 110px !important;
  }
}

/* Featured Product Section Stacking on Mobile/Tablet */
@media (max-width: 768px) {
  .books-card.style-2 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    gap: 1.5rem !important;
  }

  .productf .pimg,
  .productf .pcontent {
    width: 100% !important;
    float: none !important;
  }

  .productf .pimg img {
    margin: 0 auto !important;
    max-height: 300px !important;
    object-fit: contain !important;
  }

  .productf .pcontent h2 {
    font-size: 28px !important;
  }

  .productf .pcontent .sub-title {
    letter-spacing: 5px !important;
    font-size: 14px !important;
  }
}

/* Awards Section Uniform Badge Heights */
.bookcro .dz-media img {
  max-height: 80px !important;
  width: auto !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}

@media (max-width: 768px) {
  .bookcro .dz-media img {
    
  }
}

/* Services Section Grid Lines Removal on Mobile/Tablet */
@media (max-width: 1024px) {

  .service_crd .crd h4::after,
  .service_crd .crd h4::before {
    display: none !important;
  }

  .service_crd .crd {
    border-bottom: 1px solid #3e3e3e !important;
    padding-bottom: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .service_crd .crd:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* Genres Text Scale down to prevent overflow */
@media (max-width: 768px) {
  .portfolio_wrap h4.text-\[281px\] {
    font-size: 60px !important;
    top: 0 !important;
    margin-bottom: 1rem !important;
  }

  .bookcr {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .bookcr .dz-media img {
    max-height: 300px !important;
    width: auto !important;
    margin: 0 auto !important;
    object-fit: contain !important;
    display: block !important;
  }
}

/* Footer Bottom Padding to prevent Floating Widgets Overlay */
@media (max-width: 768px) {
  .footer {
    padding-bottom: 90px !important;
    /* space for chat & support widgets */
  }
}

/* Fix global horizontal overflow issues */
html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

/* FAQ Accordion active states */
#accordion-color button[aria-expanded="true"] h5,
#accordion-color button[aria-expanded="true"] i {
  color: #ffffff !important;
}

#accordion-color button h5,
#accordion-color button i {
  color: #1D1D1F;
}

/* Center bookcr images globally */
.bookcr .dz-media img {
  margin: 0 auto !important;
  display: block !important;
}

/* Override portfolio_wrap slide rules for Genres (bookcr) section */
.bookcr .swiper-slide img,
.bookcr .swiper-slide.swiper-slide-active img {
  left: 0 !important;
  position: static !important;
  opacity: 1 !important;
  width: auto !important;
  max-width: 100% !important;
  max-height: 350px !important;
  height: auto !important;
  object-fit: contain !important;
  margin: 0 auto !important;
  display: block !important;
}

.bookcr .swiper-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.bookcr .books-card,
.bookcr .dz-media {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

/* ==========================================================================
   GLOBAL MOBILE RESPONSIVENESS & OVERFLOW FIXES
   ========================================================================== */

/* Strict viewport constraints to eliminate horizontal scrolling on all mobile screens */
html,
body {
  max-width: 100vw !important;
  overflow-x: hidden !important;
  width: 100% !important;
  position: relative;
  margin: 0;
  padding: 0;
}

/* Ensure all images and media containers fit within viewport */
img,
video,
iframe,
picture {
  max-width: 100% !important;
  height: auto;
}

/* Mobile Navigation Menu Layout & Positioning Fixes */
@media screen and (max-width: 1024px) {
  .black-layer .menu-container,
  .black-layer .menu-container-show {
    position: absolute !important;
    top: 65px !important;
    left: 0 !important;
    width: 100% !important;
    height: calc(100vh - 80px) !important;
    max-height: calc(100vh - 80px) !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    padding: 10px 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .black-layer:not(.black-open):not(.extend) .menu-container {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  .black-layer .close-btn {
    top: 20px !important;
    right: 25px !important;
    z-index: 100005 !important;
  }
}

/* Modal and container responsiveness on small viewports */
@media screen and (max-width: 768px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  #static-modal .bg-\\[url\\(\\'\\<\\=\\ \\$base\\ \\?\\>images\\/popup\\.png\\'\\)\\] {
    background-size: cover !important;
    padding-top: 70px !important;
    padding-bottom: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* Scale down huge decorative text like Genres background title */
  .portfolio_wrap h4 {
    font-size: 64px !important;
    top: -15px !important;
    line-height: 1 !important;
  }

  /* Fix Calendly widget overflow on mobile */
  .calendly-inline-widget {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }

  /* Fix Awards section columns on mobile */
  .bookcro .px-3 {
    width: 100% !important;
  }

  /* Scale and safely position floating action widgets on small screens */
  #vapi-support-btn {
    bottom: 15px !important;
    left: 15px !important;
    transform: scale(0.85) !important;
    transform-origin: bottom left !important;
    z-index: 999 !important;
  }
}

@media screen and (max-width: 480px) {
  .portfolio_wrap h4 {
    font-size: 46px !important;
    top: -10px !important;
  }
}