@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: 1400px) and (max-width: 1444px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-content-main h1 {
    font: normal normal bold 60px / 114px Poppins;
  }
  ul.banner-brands-logos {
    margin: 20px 0;
  }
  section.cta-book h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .home-banner-content h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-heading {
    font-size: 30px;
  }
  .nav-area-full .main-side-menu .inrsde {
    width: 100%;
  }
  .nav-area-full .main-side-menu .inrsde .ctop {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 2px;
    padding: 0;
    margin: 0;
  }
  .nav-area-full .main-side-menu .inrsde .ctop li a {
    padding: 0 5px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    white-space: nowrap;
  }
  .banner-content-main h1 {
    font: normal normal bold 60px / 85px Poppins;
  }
  .banner-publishing-new-cta .contact-btn-main a {
    font-size: 30px;
  }
  ul.banner-brands-logos {
    margin: 10px 0;
  }
  .inner-images.bottom-logos-company img,
  ul.banner-brands-logos li img {
    min-width: 110px;
    max-width: 110px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .strugglesec ul {
    margin: 0;
  }
  .strugglesec ul li {
    width: 100%;
  }
  .cta-book .theme-btns,
  .strugglesec .strugglbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 5px;
  }
  .cta-book .theme-btns .lets-btn,
  .cta-book .theme-btns .nos-btn,
  .strugglesec .strugglbtns .lets-btn,
  .strugglesec .strugglbtns .nos-btn {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    white-space: nowrap;
  }
  .hlpwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    align-items: flex-start;
    justify-content: center;
    margin: 0;
  }
  .hlpwrap li {
    flex-basis: calc((100% - 4 * 40px) / 4);
    max-width: calc((100% - 4 * 40px) / 4);
    box-sizing: border-box;
    height: auto;
    width: auto;
  }
  .listsec .wrap ul li p {
    padding-left: 18px;
    font-size: 13px;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
  .listsec .wrap ul li {
    padding: 20px 10px;
  }

  .polaroid.module .polaroid__box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 25px;
  }
  .polaroid.module .polaroid__box li.polaroid__col {
    flex-basis: calc((100% - 4 * 30px) / 4);
    max-width: calc((100% - 4 * 30px) / 4);
    box-sizing: border-box;
    margin: 0;
  }
  section.cta-book img {
    min-width: 100%;
    max-width: 100%;
    min-height: 400px;
    max-height: 400px;
    object-fit: contain;
  }
  section.cta-book p {
    font-size: 17px;
  }
  .cta-book .theme-btns {
    margin: 10px 0 0 0;
  }
  section.cta-book:before {
    top: -20px;
    height: 500px;
  }
  section.cta-book h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .packages-sec .strugglbtns .lets-btn,
  .packages-sec .strugglbtns .nos-btn,
  .home-banner .home-banner-content .lets-btn,
  .home-banner .home-banner-content .nos-btn {
    padding: 13px 10px;
    font-size: 15px;
    margin-left: 10px;
  }
  .home-banner-content h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .flexiblefeatures-sec ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .flexiblefeatures-sec ul li {
    flex-basis: calc((100% - 3 * 30px) / 3);
    max-width: calc((100% - 3 * 30px) / 3);
    box-sizing: border-box;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-heading {
    font-size: 30px;
  }
  .nav-area-full .main-side-menu .inrsde {
    width: 100%;
  }
  .nav-area-full .main-side-menu .inrsde .ctop {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 20px;
    padding: 0;
    margin: 0;
  }
  .nav-area-full .main-side-menu .inrsde .ctop li a {
    padding: 0 20px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner-content-main h1 {
    font: normal normal bold 60px / 85px Poppins;
  }
  .banner-content-main h4 {
    font: normal normal normal 20px / 30px Poppins;
  }
  .banner-publishing-new-cta .contact-btn-main a {
    font-size: 30px;
  }
  ul.banner-brands-logos {
    margin: 10px 0;
  }
  .inner-images.bottom-logos-company img,
  ul.banner-brands-logos li img {
    min-width: 110px;
    max-width: 110px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .strugglesec ul {
    margin: 0;
  }
  .strugglesec ul li {
    width: 100%;
  }
  .cta-book .theme-btns,
  .strugglesec .strugglbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 5px;
  }
  .cta-book .theme-btns .lets-btn,
  .cta-book .theme-btns .nos-btn,
  .strugglesec .strugglbtns .lets-btn,
  .strugglesec .strugglbtns .nos-btn {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hwc-img img {
    top: 0;
  }
  .hlpwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    align-items: flex-start;
    justify-content: center;
    margin: 0;
  }
  .hlpwrap li {
    flex-basis: calc((100% - 2 * 30px) / 2);
    max-width: calc((100% - 2 * 30px) / 2);
    box-sizing: border-box;
    height: auto;
    width: auto;
  }
  .listsec .wrap ul li p {
    padding-left: 18px;
    font-size: 13px;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
  .listsec .wrap ul li {
    padding: 20px 10px;
  }

  .flexiblefeatures-sec ul,
  .polaroid.module .polaroid__box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .flexiblefeatures-sec ul li,
  .polaroid.module .polaroid__box li.polaroid__col {
    flex-basis: calc((100% - 3 * 30px) / 3);
    max-width: calc((100% - 3 * 30px) / 3);
    box-sizing: border-box;
    margin: 0;
  }
  section.cta-book img {
    min-width: 100%;
    max-width: 100%;
    min-height: 400px;
    max-height: 400px;
    object-fit: contain;
  }
  section.cta-book p {
    font-size: 17px;
  }
  .cta-book .theme-btns {
    margin: 10px 0 0 0;
  }
  section.cta-book:before {
    top: -20px;
    height: 500px;
  }
  section.cta-book h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .home-banner-content h1 {
    line-height: 35px;
    font-size: 30px;
  }

  .home-banner .offset-md-1 {
    margin-left: 0;
  }
  .home-banner .home-banner-content .nos-btn,
  .home-banner .home-banner-content .lets-btn {
    width: 100%;
    margin: 0 0 5px 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cta2 .wrap h3 {
    font-size: 30px;
    line-height: 37px;
  }
  .cant-img figure {
    height: auto;
  }
  .packages-sec {
    padding: 20px 0;
  }
  .packages-sec .cant-img {
    margin: 50px 0 0 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .packages-sec .strugglbtns,
  .cta2 .theme-btns,
  .cta-book .theme-btns,
  .strugglesec .strugglbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 10px;
  }

  .packages-sec .strugglbtns .lets-btn,
  .packages-sec .strugglbtns .nos-btn,
  .cta2 .theme-btns .lets-btn,
  .cta2 .theme-btns .nos-btn,
  .cta-book .theme-btns .lets-btn,
  .cta-book .theme-btns .nos-btn,
  .strugglesec .strugglbtns .lets-btn,
  .strugglesec .strugglbtns .nos-btn {
    width: 70%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-banner .home-banner-content .nos-btn,
  .home-banner .home-banner-content .lets-btn {
    white-space: nowrap;
    height: 45px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    margin: 0 0 0 7px !important;
  }
  ul.btn-cta {
    flex-direction: column;
    gap: 25px;
  }
  .banner-content-main h4 {
    font: normal normal normal 22px / 30px Poppins;
  }
  .banner-content-main h1 {
    font: normal normal bold 40px / 50px Poppins;
    margin: 0 0 10px 0;
  }
  section.first-wrap {
    padding: 110px 0 30px;
  }
  .banner-publishing-new-cta .contact-btn-main a {
    font-size: 30px;
  }
  ul.banner-brands-logos {
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px 0;
  }
  .inner-images.bottom-logos-company {
    flex-wrap: wrap;
    gap: 10px;
  }
  .inner-images.bottom-logos-company img,
  ul.banner-brands-logos li img {
    min-width: 110px;
    max-width: 110px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .helpsec .hlpwrap {
    margin: 0;
  }
  .theme-btns {
    padding: 10px 0;
  }
  .flogo figure img {
    min-width: 180px;
    max-width: 180px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .hlpwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    align-items: flex-start;
    justify-content: space-between;
  }
  .hlpwrap li {
    flex-basis: calc((100% - 2 * 30px) / 2);
    max-width: calc((100% - 2 * 30px) / 2);
    box-sizing: border-box;
    height: auto;
    width: auto;
  }
  .hlpwrap li .rht {
    padding: 10px 5px;
    min-height: 170px;
    max-height: 170px;
    overflow-y: auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    gap: 0px;
    margin: 10px 0 0 0;
  }
  .polaroid.module .polaroid__box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .polaroid.module .polaroid__box li.polaroid__col {
    flex-basis: calc((100% - 2 * 30px) / 2);
    max-width: calc((100% - 2 * 30px) / 2);
    box-sizing: border-box;
    margin: 0;
  }
  .strgle-img figure img {
    min-width: 100%;
    max-width: 100%;
    min-height: 320px;
    max-height: 320px;
    object-fit: contain;
  }
  .clintlogos ul li img {
    min-width: 90px;
    max-width: 90px;
  }

  .home-banner-content span {
    margin: 0 0 10px 0px;
  }
  .badges-box ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px;
  }
  .badges-box li {
    padding-right: 0;
  }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
  .packages-sec .strugglbtns,
  .cta2 .theme-btns,
  .cta-book .theme-btns,
  .strugglesec .strugglbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 10px;
  }

  .packages-sec .strugglbtns .lets-btn,
  .packages-sec .strugglbtns .nos-btn,
  .cta2 .theme-btns .lets-btn,
  .cta2 .theme-btns .nos-btn,
  .home-banner .home-banner-content .nos-btn,
  .home-banner .home-banner-content .lets-btn,
  .cta-book .theme-btns .lets-btn,
  .cta-book .theme-btns .nos-btn,
  .strugglesec .strugglbtns .lets-btn,
  .strugglesec .strugglbtns .nos-btn {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .home-banner .home-banner-content .nos-btn,
  .home-banner .home-banner-content .lets-btn {
    margin: 0 0 10px 0 !important;
  }
  ul.btn-cta {
    flex-direction: column;
    gap: 25px;
  }
  .banner-content-main h4 {
    font: normal normal normal 22px / 30px Poppins;
  }
  .banner-content-main h1 {
    font: normal normal bold 40px / 50px Poppins;
    margin: 0 0 10px 0;
  }
  section.first-wrap {
    padding: 110px 0 30px;
  }
  .banner-publishing-new-cta .contact-btn-main a {
    font-size: 30px;
  }
  ul.banner-brands-logos {
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px 0;
  }
  .inner-images.bottom-logos-company {
    flex-wrap: wrap;
    gap: 10px;
  }
  .badges-box li img,
  .inner-images.bottom-logos-company img,
  ul.banner-brands-logos li img {
    min-width: 60px;
    max-width: 60px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .helpsec .hlpwrap {
    margin: 0;
  }
  .theme-btns {
    padding: 10px 0;
  }
  .flogo figure img {
    min-width: 180px;
    max-width: 180px;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
  }
  .home-banner-content span {
    margin: 0 0 10px 0px;
  }
  .badges-box ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px;
  }
  .badges-box li {
    padding-right: 0;
  }
}
