.banner-color.home-hero-sec {
  background-image: url(../images/services-background.png);
  background-size: cover;
  background-position: center;
  padding: 120px 0;
}
.service-banner-content h1 > span {
  color: #50bac2;
  font-size: 78px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 85px;
}

.service-banner-content h1 u {
    color: white;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 41px;
    margin-bottom: 18px;
    text-decoration: none;
    display: block;
}
.service-banner-content h1 u span {
  color: #50bac2;
}

.service-banner-content h4 {
  font-size: 34px;
  color: white;
  margin-bottom: 10px;
}

.service-banner-content h4 span {
  color: #50bac2;
}

.service-banner-content p {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 22px;
}
.service-banner-content p {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 22px;
}

.service-banner-content .hero-logos {
  margin-bottom: 20px;
  gap: 30px;
  display: flex;
}
.service-banner-content .services-buttons {
  display: flex;
  gap: 20px;
}
.service-banner-content .services-buttons .call-btn button {
  background: #50bac2;
  border-radius: 10px;
}

.service-banner-content .services-buttons .schedule-btn button {
  background: white;
  border-radius: 10px;
}
.comprehensive-section {
  padding: 130px 0 90px;
  padding-left: 140px;
}

.comprehensive-section .container-fluid {
  padding: 0px;
}
.services-buttons {
  display: flex;
  gap: 20px;
}
.comprehensive-content h2 span {
  color: #11184f;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 700;
}

.comprehensive-content h2 {
  color: #11184F;
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 20px;
}

.comprehensive-content h2 u {
  color: #50bac2;
}

.comprehensive-content p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
}

.comprehensive-content ul li {
  font-size: 16px;
  margin-bottom: 12px;
}

.comprehensive-content ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 30px;
}

.comprehensive-content ul li::marker {
  color: #50bac2;
  font-size: 16px;
}
.comprehensive-content .services-buttons .call-btn button {
  background: #50bac2;
  border-radius: 10px;
  border-color: #50bac2;
}

.comprehensive-content .services-buttons .schedule-btn button {
  background: #11184f;
  border-radius: 10px;
  color: white !important;
  border-color: #11184f;
}
.services-sectiontwo {
  padding-right: 100px;
}
.support-sevice {
  background: #061e38;
  height: 190px;
  margin-top: -130px;
}
.services-sectiontwo p {
  margin-bottom: 100px;
}
section.book-writing {
  padding: 150px 0;
  position: relative;
}
.book-writing-content {
  text-align: center;
  margin-bottom: 50px;
}

.book-writing-content h2 {
  color: #11184f;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 20px;
}

.book-writing-content h2 span {
  color: #50bac2;
}

.book-writing-content p {
  width: 60%;
  margin: 0 auto;
  line-height: 24px;
  color: #00000091;
  font-size: 16px;
}
.writers-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 41px 21px;
}

.writers-box .writers-item {
  width: 49%;
  text-align: center;
  background: #061e38;
  padding: 45px 30px;
  border-radius: 45px;
  color: white;
  box-shadow: 0px 15px 10px 0px #b7b7b796;
}
.writers-box .writers-item img {
  margin-bottom: 15px;
}

.writers-box .writers-item h4 {
  font-size: 25px;
  margin-bottom: 11px;
  font-weight: 500;
}

.writers-box .writers-item h4 span {
  color: #50bac2;
}

.writers-box .writers-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
section.book-writing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  background-image: url(../images/right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 310px;
  height: 100%;
  z-index: -3;
  opacity: 0.5;
}
section.book-writing::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  background-image: url(../images/left.png);
  right: 0px;
  width: 310px;
  height: 100%;
  z-index: -3;
  opacity: 0.5;
}
.step-content h2 span {
    color: #50bac2;
}
section.story-writer {
  padding: 50px 0;
  background: #50bac2;
}
.story-writer-content h2 {
  color: #11184f;
  font-weight: 500;
  font-size: 46px;
  line-height: 54px;
  margin-bottom: 20px;
}

.story-writer-content p {
  color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
}

.story-writer-content .services-buttons .call-btn button {
  background: #11184f;
  border-radius: 10px;
  border-color: #11184f;
}

.story-writer-content .services-buttons .call-btn button:hover {
  color: white !important;
}

.story-writer-content .services-buttons .schedule-btn button {
  background: #11184f;
  border-radius: 10px;
  border-color: #11184f;
  color: white !important;
}

section.offer-ny-section {
  background-image: url(../images/backgrounds/bg-7.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 130px 40px 330px;
}

.offer-ny-section-content {
  text-align: center;
  color: white;
}

.offer-ny-section-content h2 {
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 20px;
}

.offer-ny-section-content h2 u {
  color: #50bac2;
}

.offer-ny-section-content p {
  line-height: 25px;
}

.offer-box {
  margin-top: 80px;
  display: flex;
  color: white;
  gap: 95px 16px;
  flex-wrap: wrap;
  justify-content: center;
}

.offer-box .offer-items {
  width: 24%;
  text-align: center;
  padding: 20px 25px 30px;
  position: relative;
  background: transparent;
  border-left: 3px solid #ea7967;
  border-bottom: 3px solid #ea7967;
  border-right: 3px solid #ea7967;
}

/* Outer Border with Corner Lines */
.offer-box .offer-items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* border: 2px solid #ea7967; */
  background:
    linear-gradient(to right, #ea7967 0%, #ea7967 100%) left top,
    linear-gradient(to right, #ea7967 0%, #ea7967 100%) left bottom,
    linear-gradient(to right, #ea7967 0%, #ea7967 100%) right top,
    linear-gradient(to right, #ea7967 0%, #ea7967 100%) right bottom;
  background-size:
    100px 3px,
    100px 0px,
    100px 3px,
    100px 0px;
  background-repeat: no-repeat;
  background-position:
    left top,
    left bottom,
    right top,
    right bottom;
  pointer-events: none;
}

/* Inner Border */
/* .offer-box .offer-items::after {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 2px solid #ea7967;
  pointer-events: none;
} */

.offer-box .offer-items img {
  margin-top: -80px;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

.offer-box .offer-items h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 13px;
  position: relative;
  z-index: 1;
}
.offer-box .offer-items h5 a{
  color: white;
}
.offer-box .offer-items a.explore-btn {
    background: #50bac2;
    border-color: #50bac2;
    color: white;
    padding: 10px 40px;
    border-radius: 100px;
}
.offer-box .offer-items p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.offer-section-image {
  margin-top: -290px;
  margin-bottom: -3px;
}
section.twosectionmixed {
  background-image: url(../images/backgrounds/bg-7.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.step-into {
  padding: 100px 0 0;
}

.step-content h2 {
  color: white;
  font-size: 38px;
  line-height: 45px;
  margin-bottom: 20px;
}

.step-content p {
  color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
}
.step-content .services-buttons .call-btn button {
  background: #50bac2;
  border-radius: 10px;
}

.step-content .services-buttons .schedule-btn button {
  background: white;
  border-color: white;
  border-radius: 10px;
}

/* ////////// */

/* Genres Tabs Section */
.genres-tabs-section {
  padding: 110px 0 130px;
}

.genres-title {
  text-align: center;
  margin-bottom: 60px;
}

.genres-title h2 {
  color: white;
  font-size: 42px;
  line-height: 55px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
}

.genres-title h2 span {
  color: #50bac2;
  text-decoration-color: #50bac2;
  text-decoration-thickness: 3px;
  text-underline-offset: 8px;
}

/* Tabs Navigation */
.genres-tabs-nav {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.genre-tab-button {
  background: transparent;
  border: 4px solid #50bac2;
  padding: 20px 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  min-width: 110px;
  border-radius: 0px;
  position: relative;
}

.genre-tab-button:hover {
  background: transparent;
  border-color: #fff;
  transform: translateY(-3px);
}

.genre-tab-button.active {
  background: #50bac2;
  border-color: #50bac2;
}

.genre-tab-button .tab-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.genre-tab-button .tab-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.genre-tab-button .tab-label {
  color: white;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Tab Content */
.genres-tab-content {
  position: relative;
}

.genre-content-item {
  display: none;
  animation: genreFadeIn 0.5s ease;
}

.genre-content-item.active {
  display: block;
}

@keyframes genreFadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.genre-text-content h3 {
  color: white;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.genre-text-content p {
  color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 35px;
}

.genre-text-content .services-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.genre-text-content .services-buttons .call-btn button {
  background: #50bac2;
  border: 2px solid #50bac2;
  border-radius: 10px;
  color: white;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}

.genre-text-content .services-buttons .call-btn button:hover {
  background: #d66855;
  border-color: #d66855;
  transform: scale(1.05);
}

.genre-text-content .services-buttons .schedule-btn button {
  background: white;
  border: 2px solid white;
  border-radius: 10px;
  color: #11184f;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}

.genre-text-content .services-buttons .schedule-btn button:hover {
  background: #f0f0f0;
  border-color: #f0f0f0;
  transform: scale(1.05);
}
.service-banner-content h1.cover-desginheading > span {
    font-size: 52px;
    line-height: 60px;
}
.genre-image {
  text-align: center;
  position: relative;
}

.genre-image img {
  max-width: 100%;
  height: auto;
  animation: genreFloat 3s ease-in-out infinite;
}

@keyframes genreFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

section.process-result-main {
  background-image: url(../images/process-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

section.choose-page {
  padding: 100px 0;
}
section.choose-page {
  padding: 100px 0;
}

.choose-content {
  text-align: center;
  margin-bottom: 80px;
}
.choose-content h2 {
  color: white;
  font-size: 54px;
  margin-bottom: 20px;
  line-height: 60px;
  font-weight: 600;
}
.choose-content h2 u {
  color: #11184f;
}
.choose-content p {
  color: white;
  line-height: 24px;
}
/* /// */
.step-mainbox-01 {
  display: flex;
  gap: 70px;
  width: 100%;
  margin: 0 auto;
}
.step-box {
  background: linear-gradient(90deg, #11184f 0%, #0f2179 100%);
  padding: 40px 30px;
  border-radius: 30px;
  text-align: center;
}

.step-box .divider {
  height: 2px;
  background: white;
  width: 50%;
  margin: 17px auto;
}

.step-box h5 {
  font-size: 19px;
  font-weight: 600;
  color: white;
}

.step-box p {
  color: white;
  font-size: 15px;
  line-height: 25px;
}
.step-line-01 {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin: 30px 0;
}
section.resutls {
  margin-bottom: -3px;
  padding: 50px 0 180px;
}
section.contact-sec-new::before {
  content: none;
}
.banner-contents h3 {
  font-size: 75px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 70px;
  margin-top: 0px;
  color: #061e38;
}

/* Genres Tabs Section Container Width */
.genres-tabs-section .container,
.choose-page .container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

section.offer-ny-section p a,
.genres-tabs-section p a {
  color: #50bac2;
}

/* responnsive-css */
@media screen and (max-width: 1440px) {
  .comprehensive-section {
    padding: 80px 0;
    padding-left: 80px;
  }
  .services-sectiontwo {
    padding-right: 50px;
  }
     .comprehensive-content h2 {
        font-size: 30px;
    }
  .comprehensive-content h2 span {
    font-size: 40px;
  }
  section.offer-ny-section {
    padding: 80px 20px 330px;
  }
  .offer-box .offer-items img {
    height: 90px;
    width: 90px;
    object-fit: contain;
    margin-top: -70px;
  }
  .step-into {
    padding: 60px 0 0;
  }
     .banner-contents h3 {
        font-size: 50px;
        line-height: 20px;
    }
    .contact-sec-new .banner-contents h2 {
    font-size: 41px !important;
    line-height: 51px;
}
}

/* Responsive adjustments */
@media (max-width: 1280px) {
  .genres-tabs-section .container,
  .choose-page .container {
    max-width: 1140px;
  }
  .offer-box .offer-items::before {
    background-size:
      80px 3px,
      100px 0px,
      80px 3px,
      100px 0px;
  }
  .step-mainbox-01 {
    gap: 40px;
  }
  section.resutls {
    padding: 50px 0 120px;
  }
  section.testimonial-sec {
    padding: 60px 20px;
  }
  .reviews-content h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .testimonial-slider button.slick-arrow.slick-prev {
    left: 3%;
  }
  .testimonial-slider button.slick-arrow.slick-next {
    left: 93%;
  }
}

@media (max-width: 1199px) {
  .genres-tabs-section .container,
  .choose-page .container {
    max-width: 960px;
  }
}
@media screen and (max-width: 1112px) {
  .banner-color.home-hero-sec {
    background-image: url(../images/services-background.png);
  }
  .service-banner-content h1 > span {
    font-size: 63px;
  }
  .service-banner-content h1 u {
    font-size: 35px;
    line-height: 39px;
    margin-bottom: 15px;
  }
  .services-buttons button {
    padding: 0 30px;
  }
  .comprehensive-section {
    padding: 60px 0;
    padding-left: 50px;
  }
  .comprehensive-content h2 {
    font-size: 34px;
  }
  .comprehensive-content h2 span {
    font-size: 50px;
  }
  section.book-writing {
    padding: 80px 0;
  }
  .book-writing-content h2 {
    font-size: 43px;
    margin-bottom: 13px;
  }
  .book-writing-content p {
    width: 70%;
    color: #000000d9;
  }
  .writers-box .writers-item {
    width: 48%;
    padding: 35px 25px;
  }
  .story-writer-content h2 {
    font-size: 43px;
    line-height: 46px;
  }
  .offer-ny-section-content h2 {
    font-size: 46px;
    line-height: 50px;
  }
  .offer-box .offer-items {
    width: 32%;
  }
  .genres-tabs-section {
    padding: 80px 0 80px;
  }
  section.choose-page {
    padding: 60px 0;
  }
  .choose-content h2 {
    font-size: 46px;
    line-height: 50px;
  }
  .contact-sec-new .banner-contents h2 {
    font-size: 37px !important;
    line-height: 44px;
  }
  .banner-contents h3 {
    font-size: 49px;
    line-height: 49px;
  }
  section.contact_us_sec {
    padding: 60px 0;
  }
  .contact-content h2 {
    font-size: 50px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .banner-color.home-hero-sec {
    padding: 70px 0;
  }
  .services-buttons button {
    padding: 0 14px;
  }
}

@media (max-width: 991px) {
  .genres-tabs-section .container,
  .choose-page .container {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  .genres-tabs-section .container,
  .choose-page .container {
    max-width: 540px;
  }
}

@media (max-width: 575px) {
  .genres-tabs-section .container,
  .choose-page .container {
    max-width: 100%;
    padding: 0 20px;
  }
}

/* Responsive Design */
@media (max-width: 991px) {
  .genres-title h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .genre-text-content h3 {
    font-size: 36px;
    line-height: 45px;
  }

  .genre-image {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .genres-tabs-section {
    padding: 60px 0 80px;
  }

  .genres-title h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .genres-tabs-nav {
    gap: 10px;
    margin-bottom: 40px;
  }

  .genre-tab-button {
    min-width: 90px;
    padding: 15px 18px;
  }

  .genre-tab-button .tab-icon {
    width: 32px;
    height: 32px;
  }

  .genre-tab-button .tab-label {
    font-size: 11px;
  }

  .genre-text-content h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .genre-text-content p {
    font-size: 15px;
    line-height: 26px;
  }

  .genre-text-content .services-buttons {
    flex-direction: column;
  }

  .genre-text-content .services-buttons .call-btn button,
  .genre-text-content .services-buttons .schedule-btn button {
    width: 100%;
    justify-content: center;
  }
  .comprehensive-section {
    padding-left: 10px;
  }
  .comprehensive-content h2 span {
    font-size: 40px;
  }
  .comprehensive-content h2 {
    font-size: 27px;
  }
  .services-sectiontwo {
    padding-right: 10px;
  }
  .services-sectiontwo p {
    margin-bottom: 60px;
  }
  .book-writing-content p {
    width: 100%;
    color: #000;
  }
  .writers-box .writers-item h4 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .writers-box .writers-item {
    width: 48%;
    padding: 25px 17px;
  }
  .book-writing-content h2 {
    font-size: 35px;
    margin-bottom: 13px;
  }
  section.book-writing::before,
  section.book-writing::after {
    opacity: 0.4;
  }
  .story-writer-content h2 {
    font-size: 35px;
    line-height: 38px;
  }
  section.offer-ny-section {
    padding: 60px 20px 300px;
  }
  .offer-box {
    gap: 75px 16px;
  }
  .offer-box .offer-items {
    width: 48%;
  }
  .step-content h2 {
    font-size: 29px;
    line-height: 35px;
  }
  .services-buttons {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .choose-content h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .choose-content {
    text-align: center;
    margin-bottom: 40px;
  }
  .step-line-01 {
    display: none;
  }
  .step-mainbox-01 {
    display: flex;
    gap: 20px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  section.resutls {
    padding: 0px 0 80px;
  }
  .reviews-content h2 {
    font-size: 29px;
    margin-bottom: 10px;
  }
  .reviews-content p {
    width: 100%;
    font-size: 18px;
  }
  .contact-content h2 {
    font-size: 40px;
    margin-bottom: 0px;
  }
  .contact-content h3 {
    font-size: 27px;
    width: 90%;
    margin: 0 auto 15px;
    line-height: 34px;
  }
  .banner-contents h3 {
    font-size: 33px;
    line-height: 29px;
  }
  .contact-sec-new .banner-contents h2 {
    font-size: 27px !important;
    line-height: 32px;
  }
  img.cheap-publishing {
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .banner-color.home-hero-sec {
    padding: 60px 0;
  }
  .service-banner-content h1 > span {
    font-size: 45px;
    line-height: 65px;
  }
 .service-banner-content h1 u {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
  .comprehensive-section {
        padding: 60px 0px 10px 10px;
    }
  .services-sectiontwo p {
    margin-bottom: 20px;
  }
.comprehensive-content h2 {
        font-size: 24px;
        margin-top: 10px;
    }
  section.book-writing {
    padding: 70px 0;
  }
  .book-writing-content h2 {
    font-size: 29px;
    margin-bottom: 13px;
  }
  .writers-box {
    gap: 30px 20px;
  }
  .writers-box .writers-item {
    width: 100%;
    padding: 21px 17px;
  }
  section.book-writing::before {
    width: 130px;
  }
  section.book-writing::after {
    width: 130px;
  }
      .comprehensive-content h2 span {
        font-size: 30px;
    }
      .support-sevice {
        background: #c7432d;
        height: 137px;
        margin-top: -140px;
    }
  .story-writer-content h2 {
    font-size: 28px;
    line-height: 34px;
  }
  section.offer-ny-section {
    padding: 40px 10px 300px;
  }
  .offer-ny-section-content h2 {
    font-size: 31px;
    line-height: 38px;
  }
  .offer-box .offer-items {
    width: 100%;
  }
  .offer-box .offer-items img {
    margin-top: -50px;
    margin-bottom: 5px;
  }
  .step-content h2 {
    font-size: 28px;
    line-height: 35px;
  }
 .genre-tab-button {
        min-width: 90px;
        padding: 15px 30px;
        width: 100px;
    }
  .reviews-content h2 {
    line-height: 37px;
    font-size: 22px;
  }

  .form-col h4 {
    font-size: 32px;
    margin-bottom: 11px;
    margin-top: 20px;
  }
  .contact-sec-new .banner-contents h2 {
    line-height: 29px !important;
    font-size: 23px !important;
  }
  .banner-color.home-hero-sec .hero-logos {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
}
.services-buttons {
    margin-bottom: 20px;
}
.service-banner-content .services-buttons {
    display: flex;
    gap: 20px;
    flex-direction: row;
}
.genres-tabs-section {
        padding: 30px 0 30px;
    }
    .choose-content h2 {
        font-size: 29px;
        line-height: 30px;
    }
        .contact-content h3 {
        font-size: 20px;
        width: 100%;
        line-height: 27px;
    }
        .contact-content h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

/* | Device Type                | Screen Width Range | Common Breakpoints (px)            |
| -------------------------- | ------------------ | ---------------------------------- |
| **Small Mobile**           | ≤ 320px            | `320px`                            |
| **Mobile (portrait)**      | 321px - 480px      | `375px`, `414px`, `480px`          |
| **Mobile (landscape)**     | 481px - 767px      | `600px`, `640px`, `667px`, `720px` |
| **Tablet (portrait)**      | 768px - 1023px     | `768px`, `800px`, `834px`          |
| **Tablet (landscape)**     | 1024px - 1279px    | `1024px`, `1112px`                 |
| **Small Desktop / Laptop** | 1280px - 1439px    | `1280px`, `1366px`, `1440px`       |
| **Large Desktop**          | 1440px+            | `1600px`, `1920px`                 | */


u{
  text-decoration: none;
}

 .yt-lite {
                position: relative;
                background-color: #000;
                cursor: pointer;
                overflow: hidden;
                border-radius: 8px;
                width: 100%;
                height: 300px;
                border: 5px solid #2e3079;
            }

            .yt-lite img,
            .yt-lite iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                border: 0;
            }

            .yt-lite .play-button {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                width: 68px;
                height: 48px;
                background: url('https://nybookpublishers.com/ebook-publishing-service') no-repeat center center;
                background-size: contain;
                z-index: 2;
            }

            .videos-swiper-wrapper {
                position: relative;
                padding: 0 50px;
            }

            .videoSwiper {
                padding-bottom: 10px !important;
            }

            .videoSwiper .swiper-slide {
                height: 100% !important;
            }

            .video-swiper-btn-prev,
            .video-swiper-btn-next {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                width: 40px;
                height: 40px;
                background: transparent;
                border: none;
                cursor: pointer;
                z-index: 10;
                padding: 0;
            }

            .video-swiper-btn-prev {
                left: 0px;
            }

            .video-swiper-btn-next {
                right: 0px;
            }

            .video-swiper-btn-prev img,
            .video-swiper-btn-next img {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }

            .video-swiper-btn-prev img {
                transform: scaleX(-1);
            }

            @media (max-width: 768px) {
                .videos-swiper-wrapper {
                    padding: 0 38px;
                }

                .video-swiper-btn-prev,
                .video-swiper-btn-next {
                    width: 30px;
                    height: 30px;
                }

                .yt-lite {
                    height: 220px;
                }
            }

            @media (max-width: 480px) {
                .videos-swiper-wrapper {
                    padding: 0 32px;
                }

                .video-swiper-btn-prev,
                .video-swiper-btn-next {
                    width: 25px;
                    height: 25px;
                }

                .yt-lite {
                    height: 200px;
                }
            }

/* Shared Ghostwriting-style service template */
body.ghostwriting-page {
    background: #e9fdff;
}

body.ghostwriting-page .banner-color.home-hero-sec {
    position: relative;
    overflow: hidden;
    background: #061e38;
    background-image: none;
    padding: 100px 0 70px;
}

body.ghostwriting-page .home-hero-sec .hero-video-wrap {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}

body.ghostwriting-page .home-hero-sec .hero-video-wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.58;
}

body.ghostwriting-page .banner-color.home-hero-sec .overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.26) 45%, rgba(255, 255, 255, 0.08) 100%);
}

body.ghostwriting-page .home-hero-sec .container,
body.ghostwriting-page .home-hero-sec .banner-content,
body.ghostwriting-page .home-hero-sec .banner-contents,
body.ghostwriting-page .home-hero-sec .banner-form {
    position: relative;
    z-index: 2;
}

body.ghostwriting-page .home-hero-sec .banner-content h1 {
    color: #fff;
    font-size: 54px;
    line-height: 62px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

body.ghostwriting-page .home-hero-sec .banner-content h1 p {
    color: #50bac2;
    margin: 0;
    padding: 0;
    font-size: 62px;
    line-height: 70px;
    font-weight: 800;
    letter-spacing: 0;
}

body.ghostwriting-page .home-hero-sec .banner-content h1 span,
body.ghostwriting-page .home-hero-sec .banner-content h1 u {
    color: #fff;
}

body.ghostwriting-page .home-hero-sec .banner-contents p {
    color: #fff;
    font-size: 17px;
    line-height: 29px;
    padding: 10px 0 18px;
}

body.ghostwriting-page .home-hero-sec .banner-form {
    background: #061e3850;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

body.ghostwriting-page .home-hero-sec .banner-form input,
body.ghostwriting-page .home-hero-sec .banner-form select,
body.ghostwriting-page .home-hero-sec .banner-form textarea {
    background-color: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.18) !important;
    color: #fff;
}

body.ghostwriting-page .home-hero-sec .banner-form input::placeholder,
body.ghostwriting-page .home-hero-sec .banner-form select:invalid,
body.ghostwriting-page .home-hero-sec .banner-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

body.ghostwriting-page .home-hero-sec .banner-form select {
    width: 100%;
    height: 40px;
    margin-top: 13px;
    padding: 1px 40px 1px 12px;
    border-radius: 3px;
    appearance: none;
    background-image:
        linear-gradient(45deg, transparent 50%, rgba(255, 255, 255, 0.9) 50%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.9) 50%, transparent 50%);
    background-position: calc(100% - 20px) 17px, calc(100% - 14px) 17px;
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

body.ghostwriting-page .home-hero-sec .banner-form select option {
    background: #061e38;
    color: #fff;
}

body.ghostwriting-page .cover-hero-stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 26px;
}

body.ghostwriting-page .cover-hero-stat {
    min-height: 116px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 18px 12px;
    background: transparent;
    border: none;
    border-radius: 18px;
}

body.ghostwriting-page .cover-hero-stat-number {
    color: #fff;
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
}

body.ghostwriting-page .cover-hero-stat-label {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

body.ghostwriting-page .faq-section,
body.ghostwriting-page section[style*="background: #11184f"],
body.ghostwriting-page section[style*="background:#11184f"] {
    background: #061e38 !important;
}

body.ghostwriting-page button:not(header button):not(.accordion button):not(.close):not(.slick-arrow),
body.ghostwriting-page a.serve-button,
body.ghostwriting-page section.services-sec a.serve-button,
body.ghostwriting-page section.services-sec a.serve-button.light,
body.ghostwriting-page section.services-sec a.serve-button.dark,
body.ghostwriting-page .contact_us_sec .contact-content .buttons a.first-btn,
body.ghostwriting-page .contact_us_sec .contact-content .buttons a.second-btn,
body.ghostwriting-page .contact-content .buttons a {
    background-color: #50bac2 !important;
    border: 2px solid #50bac2 !important;
    color: #fff !important;
    box-sizing: border-box;
    transform: translateY(0) scale(1);
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
    transition: transform 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease, border-color 0.22s ease;
}

body.ghostwriting-page button:not(header button):not(.accordion button):not(.close):not(.slick-arrow):hover,
body.ghostwriting-page a.serve-button:hover,
body.ghostwriting-page section.services-sec a.serve-button:hover,
body.ghostwriting-page section.services-sec a.serve-button.light:hover,
body.ghostwriting-page section.services-sec a.serve-button.dark:hover,
body.ghostwriting-page .contact_us_sec .contact-content .buttons a.first-btn:hover,
body.ghostwriting-page .contact_us_sec .contact-content .buttons a.second-btn:hover,
body.ghostwriting-page .contact-content .buttons a:hover {
    background-color: #50bac2 !important;
    border: 2px solid #50bac2 !important;
    color: #fff !important;
    transform: translateY(-3px) scale(1.035);
    box-shadow: 0 14px 26px rgba(6, 30, 56, 0.24);
}

@media screen and (max-width: 767px) {
    body.ghostwriting-page .banner-color.home-hero-sec {
        padding: 92px 0 46px;
    }

    body.ghostwriting-page .home-hero-sec .banner-content h1 {
        font-size: 36px;
        line-height: 43px;
    }

    body.ghostwriting-page .home-hero-sec .banner-content h1 p {
        font-size: 42px;
        line-height: 48px;
    }

    body.ghostwriting-page .cover-hero-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
