@media screen and (max-width: 2560px) and (min-width: 1400px) {
  /* ----- banner ---- */

  section.banner {
    height: 120vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 40vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 50vh;
  }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
  /* ----- banner ---- */

  section.banner {
    height: 135vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 40vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 50vh;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1100px) {
  /* ----- banner ---- */

  section.banner {
    height: 100vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 40vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 50vh;
  }

  .bnr-head p {
    padding: 0px 100px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1100px) and (min-width: 994px) {
  /* ----- banner ---- */

  section.banner {
    height: 60vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 40vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 50vh;
  }

  .bnr-head p {
    padding: 0px 100px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 994px) and (min-width: 898px) {
  /* ----- banner ---- */

  section.banner {
    height: 60vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 100px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 20px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 60px;
  }

  .book-detail h2 {
    font-size: 42px;
  }

  .book-detail h1 {
    font-size: 42px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }

  .call-live-btn a {
    font-size: 14px;
  }
}

@media screen and (max-width: 898px) and (min-width: 768px) {
  /* ----- banner ---- */

  section.banner {
    height: 80vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 100px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 18px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 54px;
  }

  .book-detail h2 {
    font-size: 34px;
  }

  .book-detail h1 {
    font-size: 34px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 34px;
  }

  .serv-head h1 {
    font-size: 34px;
  }

  .pkg-head h1 {
    font-size: 34px;
  }

  .pub-record-head h1 {
    font-size: 34px;
  }

  .record-box h1 {
    font-size: 34px;
  }

  .port-head h1 {
    font-size: 34px;
  }

  .cht-bnr-desc h1 {
    font-size: 34px;
  }

  .reviews-head h1 {
    font-size: 34px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 681px) {
  /* ----- banner ---- */

  section.banner {
    height: 80vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 80px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 18px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 50px;
  }

  .book-detail h2 {
    font-size: 34px;
  }

  .book-detail h1 {
    font-size: 34px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 34px;
  }

  .serv-head h1 {
    font-size: 34px;
  }

  .pkg-head h1 {
    font-size: 34px;
  }

  .pub-record-head h1 {
    font-size: 34px;
  }

  .record-box h1 {
    font-size: 34px;
  }

  .port-head h1 {
    font-size: 34px;
  }

  .cht-bnr-desc h1 {
    font-size: 34px;
  }

  .reviews-head h1 {
    font-size: 34px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  header.desktop .container {
    max-width: 750px;
  }

  section.brands .container {
    max-width: 700px;
  }

  .about-book-contain {
    display: flex;
    flex-direction: column;
  }

  .book-detail {
    width: 100%;
  }

  .about-book-img {
    width: 100%;
  }

  .services {
    gap: 24px 30px;
  }

  .serv-box {
    width: 45%;
  }

  .pkg-box {
    width: 70%;
  }

  .packages {
    flex-direction: column;
    gap: 50px;
  }

  .call-btn a {
    font-size: 14px;
  }

  a.logo {
    width: 140px;
    height: 90px;
  }

  .bnr-head h1 {
    font-size: 40px;
  }

  .cht-live-btn a {
    font-size: 12px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }
}

@media screen and (max-width: 681px) and (min-width: 587px) {
  /* ----- banner ---- */

  section.banner {
    height: 80vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 80px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 14px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 50px;
  }

  .book-detail h2 {
    font-size: 34px;
  }

  .book-detail h1 {
    font-size: 34px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 34px;
  }

  .serv-head h1 {
    font-size: 34px;
  }

  .pkg-head h1 {
    font-size: 34px;
  }

  .pub-record-head h1 {
    font-size: 34px;
  }

  .record-box h1 {
    font-size: 34px;
  }

  .port-head h1 {
    font-size: 34px;
  }

  .cht-bnr-desc h1 {
    font-size: 34px;
  }

  .reviews-head h1 {
    font-size: 34px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  header.desktop .container {
    max-width: 750px;
  }

  section.brands .container {
    max-width: 700px;
  }

  .about-book-contain {
    display: flex;
    flex-direction: column;
  }

  .book-detail {
    width: 100%;
  }

  .about-book-img {
    width: 100%;
  }

  .services {
    gap: 24px 30px;
  }

  .serv-box {
    width: 45%;
  }

  .pkg-box {
    width: 70%;
  }

  .packages {
    flex-direction: column;
    gap: 50px;
  }

  .call-btn a {
    font-size: 14px;
  }

  a.logo {
    width: 140px;
    height: 90px;
  }

  .bnr-head h1 {
    font-size: 40px;
  }

  .cht-live-btn a {
    font-size: 12px;
  }

  .cont-bnr-img {
    width: 450px;
  }

  .contact-bnr-contain {
    flex-direction: column;
    gap: 132px;
  }

  .chat-bnr-contain {
    flex-direction: column;
  }

  .cht-bnr-cen {
    width: 100%;
  }

  .cht-bnr-lft {
    width: 50%;
  }

  .cht-bnr-rgt {
    width: 50%;
  }

  .chat-bnr-contain {
    gap: 30px;
  }

  .ft-logo-img {
    width: 130px;
  }

  .ft-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }
}

@media screen and (max-width: 587px) and (min-width: 541px) {
  /* ----- banner ---- */

  section.banner {
    height: 120vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 80px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 14px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 50px;
  }

  .book-detail h2 {
    font-size: 34px;
  }

  .book-detail h1 {
    font-size: 34px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 34px;
  }

  .serv-head h1 {
    font-size: 34px;
  }

  .pkg-head h1 {
    font-size: 34px;
  }

  .pub-record-head h1 {
    font-size: 34px;
  }

  .record-box h1 {
    font-size: 60px;
  }

  .record-box p {
    font-size: 20px;
  }

  .port-head h1 {
    font-size: 34px;
  }

  .cht-bnr-desc h1 {
    font-size: 34px;
  }

  .reviews-head h1 {
    font-size: 34px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  header.desktop .container {
    max-width: 750px;
  }

  section.brands .container {
    max-width: 700px;
  }

  .about-book-contain {
    display: flex;
    flex-direction: column;
  }

  .book-detail {
    width: 100%;
  }

  .about-book-img {
    width: 100%;
  }

  .services {
    gap: 24px 30px;
  }

  .serv-box {
    width: 85%;
  }

  .pkg-box {
    width: 70%;
  }

  .packages {
    flex-direction: column;
    gap: 50px;
  }

  .call-btn a {
    font-size: 12px;
  }

  a.logo {
    width: 140px;
    height: 90px;
  }

  .bnr-head h1 {
    font-size: 40px;
  }

  .cht-live-btn a {
    font-size: 12px;
  }

  .cont-bnr-img {
    width: 450px;
  }

  .contact-bnr-contain {
    flex-direction: column;
    gap: 132px;
  }

  .chat-bnr-contain {
    flex-direction: column;
  }

  .cht-bnr-cen {
    width: 100%;
  }

  .cht-bnr-lft {
    width: 50%;
  }

  .cht-bnr-rgt {
    width: 50%;
  }

  .chat-bnr-contain {
    gap: 30px;
  }

  .ft-logo-img {
    width: 130px;
  }

  .ft-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  form.form-contain {
    flex-direction: column;
  }

  .bnr-form {
    width: 60%;
  }

  .our-record {
    flex-direction: column;
    gap: 30px;
  }

  .record-box {
    width: 50%;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }
}

@media screen and (max-width: 541px) and (min-width: 430px) {
  /* ----- banner ---- */

  section.banner {
    height: 120vh !important;
  }

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 40px;
  }

  .abt-book-img {
    width: 400px;
  }

  .book-detail h2 {
    font-size: 50px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .book-detail h1 {
    font-size: 48px;
  }

  .brand-box h1 {
    font-size: 14px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 34px;
  }

  .book-detail h2 {
    font-size: 34px;
  }

  .book-detail h1 {
    font-size: 34px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 34px;
  }

  .serv-head h1 {
    font-size: 34px;
  }

  .pkg-head h1 {
    font-size: 34px;
  }

  .pub-record-head h1 {
    font-size: 34px;
  }

  .record-box h1 {
    font-size: 60px;
  }

  .record-box p {
    font-size: 20px;
  }

  .port-head h1 {
    font-size: 34px;
  }

  .cht-bnr-desc h1 {
    font-size: 34px;
  }

  .reviews-head h1 {
    font-size: 34px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  header.desktop .container {
    max-width: 750px;
  }

  section.brands .container {
    max-width: 700px;
  }

  .about-book-contain {
    display: flex;
    flex-direction: column;
  }

  .book-detail {
    width: 100%;
  }

  .about-book-img {
    width: 100%;
  }

  .services {
    gap: 24px 30px;
  }

  .serv-box {
    width: 85%;
  }

  .pkg-box {
    width: 90%;
  }

  .packages {
    flex-direction: column;
    gap: 50px;
  }

  .call-btn a {
    font-size: 12px;
  }

  a.logo {
    width: 160px;
    height: 90px;
  }

  .cht-live-btn a {
    font-size: 12px;
  }

  .cont-bnr-img {
    width: 450px;
  }

  .contact-bnr-contain {
    flex-direction: column;
    gap: 132px;
  }

  .chat-bnr-contain {
    flex-direction: column;
  }

  .cht-bnr-cen {
    width: 100%;
  }

  .cht-bnr-lft {
    width: 50%;
  }

  .cht-bnr-rgt {
    width: 50%;
  }

  .chat-bnr-contain {
    gap: 30px;
  }

  .ft-logo-img {
    width: 130px;
  }

  .ft-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  form.form-contain {
    flex-direction: column;
  }

  .bnr-form {
    width: 60%;
  }

  .our-record {
    flex-direction: column;
    gap: 30px;
  }

  .record-box {
    width: 50%;
  }

  .launch-head h2 {
    font-size: 26px;
  }

  .brand-bar {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-bottom: 12px;
  }

  .header-contain {
    flex-direction: column;
    gap: 10px;
  }

  .brand-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ft-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .ft-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ft-bottom p {
    font-size: 14px;
  }

  .ft-details {
    width: 100%;
  }

  .portslider {
    margin: 0px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }
}

@media screen and (max-width: 430px) and (min-width: 334px) {
  /* ----- banner ---- */

  /* section.banner {
    height: 160vh !important;
  } */

  .flip .perspective-1,
  .flip .perspective-2,
  .flip .perspective-3,
  .flip .perspective-4,
  .flip .perspective-5,
  .flip .perspective-6,
  .flip .perspective-7 {
    height: 30vh;
  }

  .flip.portslider.slick-initialized.slick-slider {
    height: 40vh;
  }

  .bnr-head p {
    padding: 0px 0px;
    font-size: 14px;
  }

  .abt-book-img {
    width: 400px;
  }

  .serv-name h1 {
    font-size: 18px;
  }

  .pkg-title h2 {
    font-size: 24px;
  }

  .brand-box h1 {
    font-size: 14px;
  }

  .banner .container {
    max-width: 950px;
  }

  section.about-book .container {
    max-width: 950px;
  }

  section.our-services .container {
    max-width: 950px;
  }

  section.our-packages .container {
    max-width: 950px;
  }

  section.chat-banner .container {
    max-width: 950px;
  }

  section.client-reviews .container {
    max-width: 950px;
  }

  section.contact-banner .container {
    max-width: 950px;
  }

  .bnr-head h1 {
    font-size: 26px;
  }

  .book-detail h2 {
    font-size: 30px;
    margin-bottom: 6px;
  }

  .book-detail h1 {
    font-size: 30px;
  }

  .book-detail p {
    font-size: 14px;
  }

  .serv-head h2 {
    font-size: 30px;
  }

  .serv-head h1 {
    font-size: 30px;
  }

  .pkg-head h1 {
    font-size: 30px;
  }

  .pub-record-head h1 {
    font-size: 30px;
  }

  .record-box h1 {
    font-size: 60px;
  }

  .record-box p {
    font-size: 20px;
  }

  .port-head h1 {
    font-size: 30px;
  }

  .cht-bnr-desc h1 {
    font-size: 30px;
  }

  .reviews-head h1 {
    font-size: 30px;
  }

  .client-name h1 {
    font-size: 14px;
  }

  .contact-bnr-details h2 {
    font-size: 26px;
  }

  .contact-bnr-details p {
    font-size: 14px;
  }

  .cont-bnr-img {
    width: 320px;
  }

  .call-live-btn a {
    font-size: 12px;
  }

  header.desktop .container {
    max-width: 750px;
  }

  section.brands .container {
    max-width: 700px;
  }

  .about-book-contain {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .book-detail {
    width: 100%;
  }

  .about-book-img {
    width: 100%;
  }

  .services {
    gap: 24px 30px;
  }

  .serv-box {
    width: 85%;
  }

  .pkg-box {
    width: 90%;
  }

  .packages {
    flex-direction: column;
    gap: 50px;
  }

  .call-btn a {
    font-size: 11px;
  }

  a.logo {
    width: 160px;
    height: 90px;
  }

  .cht-live-btn a {
    font-size: 12px;
  }

  .cont-bnr-img {
    width: 300px;
  }

  .contact-bnr-contain {
    flex-direction: column;
    gap: 132px;
  }

  .chat-bnr-contain {
    flex-direction: column;
  }

  .cht-bnr-cen {
    width: 100%;
  }

  .cht-bnr-lft {
    width: 80%;
  }

  .cht-bnr-rgt {
    width: 80%;
  }

  .chat-bnr-contain {
    gap: 30px;
  }

  .ft-logo-img {
    width: 130px;
  }

  .ft-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  form.form-contain {
    flex-direction: column;
  }

  .bnr-form {
    width: 80%;
  }

  .our-record {
    flex-direction: column;
    gap: 30px;
  }

  .record-box {
    width: 50%;
  }

  .launch-head h2 {
    font-size: 20px;
  }

  .brand-bar {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
  }

  .header-contain {
    flex-direction: column;
    gap: 10px;
  }

  .brand-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ft-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .ft-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ft-bottom p {
    font-size: 12px;
  }

  .ft-details {
    width: 100%;
  }

  .portslider {
    margin: 0px;
  }

  .desktop {
    overflow-x: hidden !important;
  }

  section.contact-banner {
    overflow-x: hidden !important;
  }

  section.banner {
    overflow-x: hidden !important;
  }

  section.brands {
    overflow-x: hidden !important;
  }

  section.about-book {
    overflow-x: hidden !important;
  }

  section.our-services {
    overflow-x: hidden !important;
  }

  section.our-packages {
    overflow-x: hidden !important;
  }

  section.publishing-record {
    overflow-x: hidden !important;
  }

  section.our-portfolio {
    overflow-x: hidden !important;
  }

  section.chat-banner {
    overflow-x: hidden !important;
  }

  section.client-reviews {
    overflow-x: hidden !important;
  }

  section.brandings {
    overflow-x: hidden !important;
  }

  footer {
    overflow-x: hidden !important;
  }

  .chat-btn a {
    font-size: 14px;
  }

  .ft-logo-img {
    width: 160px;
    height: 140px;
  }
}

@media screen and (max-width: 390px) and (min-width: 334px) {
  section.banner {
    height: 170vh !important;
  }
}

@media screen and (max-width: 390px) and (min-width: 430px) {
  section.banner {
    height: 130vh !important;
  }
}
