@media only screen and (max-width:1366px)
{
  .f-54 {
    font-size: 47px;
    line-height: 52px;    
}
.f-51 {
    font-size: 41px;
    line-height: 54px;    
}
h1 {
    font-size: 55px;
    line-height: 54px;    
}
}


@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;*/
  /*}*/
  nav.navbar .container-fluid {
    flex-wrap: nowrap;
}
}

@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;
    line-height: 36px;
  }
  .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;
 }
  
  
  nav.navbar .collapse.navbar-collapse {
    display: none !important;
}

nav.navbar .text-end {
    text-align: center !important;
}

section.hero-bg {
    padding-top: 150px;
    text-align: center;
}

.hero-banner-content {
    align-items: center;
}

.hero-banner-content h1 {
    font-size: 38px;
    line-height: 44px;
}
  nav.navbar .container-fluid{
      justify-content:center;
  }
  a.navbar-brand {
      margin:0;
  }
  img.float_img {
    left: 0;
}
.st-books img.float_img {
    display: none;
}

.st-books h3 {
    text-align: center;
}

.st-books p {
    text-align: center;
}

.st-chtnow .float_img {
    display: none;
}

.st-publishbook img.float_img {
    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: 28px;
    line-height: 36px;
    text-transform: capitalize;
}

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;
}
}

@media (max-width: 375px) {
    .hero-bg {
    padding-top: 120px;
}

.hero-banner-content h1 {
    font-size: 32px;
}

.hero-banner-content {
    align-items: center;
    text-align: center;
}

.navbar .collapse.navbar-collapse {display: none !important;}

.navbar .container-fluid {
    justify-content: center;
}

nav.navbar img {
    width: 200px;
}
}