@media (max-width: 1399px) and (min-width: 1200px) {
  section.hero-bg img.float_img {
    width: 500px;
  }
  img.float_img {
    width: 100px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  section.hero-bg img.float_img {
    width: 500px;
  }
  img.float_img {
    width: 90px;
  }
  .book-inner-content h3 {
    font-size: 40px;
    line-height: 45px;
  }
  .st-publishbook h2 {
    font-size: 46px !important;
  }
  .sct-bringToLife {
    padding: 90px 0;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    flex-basis: auto !important;
  }
}

@media (max-width: 767px) {
  section.tabs-sct ul.nav {
    gap: 5px 15px;
  }
  section.tabs-sct h2 {
    font-size: 45px;
    line-height: 55px;
  }
  .publish-book-content {
    width: 100%;
  }
  .st-chtnow h2 {
    font-size: 28px;
  }
  .st-chtnow h2 span {
    display: inline !important;
  }
  .cht-inner-content p {
    width: 100%;
  }
  .st-chtnow .float_img {
    width: 170px;
  }
  .sct-bringToLife {
    padding: 0 0 70px;
  }
  .sct-Testimo h5 {
    font-size: 40px !important;
    line-height: 45px;
  }
  .footer-portion-first {
    padding: 40px 0 0 !important;
  }
  .border-top .text-end {
    text-align: center !important;
    margin-top: 10px;
  }
  
  
 .cta_mobile
 {
     display:block;
 }
 .btn-hide
 {
     display:none;
 }
  
  
}

@media (max-width: 425px) {
  .btn-number a {
    font-size: 14px;
    padding: 14px;
  }
  nav.navbar img {
    width: 150px;
  }
  .hero-bg h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .hero-banner-content h2 {
    font-size: 24px;
  }
  .form_bx h4,
  .form_bx h6 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
  }

  .book-inner-content h3 {
    font-size: 28px;
    line-height: 30px;
  }

  .st-books img.float_img {
    width: 60px;
  }

  .st-chtnow {
    padding-bottom: 200px;
  }
  section.tabs-sct h2 {
    font-size: 30px;
    line-height: 37px;
}

section.tabs-sct img.float_img {
    width: 55px;
}

.publish-book-content h2 {
    font-size: 35px;
    line-height: 40px;
}

section.st-publishbook img.float_img {
    width: 70px;
}

.bring-toLife-Content h2 {
    font-size: 30px;
    line-height: 40px;
}

.sct-Testimo img {
    width: 100px;
}

.st-publishbook button {
    line-height: 20px;
}
.btm-frmContent h1 {
    font-size: 34px;
    line-height: 40px;
}

.bttm-frm .row .col-lg-6.col-md-12.col-sm-12.col-12:nth-child(2) {
    padding: 0 10px !important;
}

.st-frm h5 {
    font-size: 20px;
}
}
