@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  header .topSec p {
    font-size: 14px;
    padding: 0 0 0 40px;
  }
  header ul.ctas {
    padding: 0 40px 0 0;
  }
  header ul.ctas li a {
    font-size: 12px;
  }
  header .logo_main img {
    width: 40%;
  }
  .head_btnss {
    gap: 10px;
    padding: 0;
  }
  .theme_btn,
  .theme_btn1 {
    padding: 10px 20px;
    font-size: 15px;
  }
  .menuSec {
    padding: 0;
  }
  .menuSec ul li a {
    font-size: 15px;
  }
  .banner_main,
  .blog_Sec,
  .services_sec,
  .unique_Sec {
    padding: 60px 0;
  }
  h1 {
    font-size: 46px;
    line-height: 45px;
  }
  p {
    font-size: 16px;
    line-height: 26px;
  }
  .banner_main .banner_form_wrp .form_main {
    padding: 40px 35px;
    margin: 0 70px 0 20px;
  }
  .banner_main .banner_form_wrp .form_main h6 {
    font-size: 36px;
  }
  .middSec {
    padding: 12px 0;
  }
  .best_selling,
  .counter_sec,
  .first_pack,
  .team_sec,
  .value_sec {
    padding: 40px 0;
  }
  .counter_sec ul li h5,
  .counter_sec ul li h5 p {
    font-size: 40px;
  }
  .counter_sec ul li span {
    font-size: 14px;
  }
  .head {
    font-size: 48px;
    line-height: 56px;
  }
  .best_selling .best_bx h6,
  .bottom_form .bottom_wrp h5,
  .services_sec .servi_txt .item h6 {
    font-size: 32px;
  }
  .services_sec .servi_txt .item p {
    margin: 0;
  }
  .services_sec .slick-next {
    right: -40px;
  }
  .services_sec .slick-prev {
    left: -40px;
  }
  .reviews_Sec .slick-prev:before,
  .services_sec .slick-prev:before,
  .slick-next:before {
    font-size: 18px;
  }
  .publishing_sec {
    padding: 80px 0 30px;
  }
  .third_fold .third_txt {
    padding: 0 200px;
    margin: 0 0 50px;
  }
  .third_fold .peekk .itmz .right_txtt p {
    font-size: 16px;
    line-height: 24px;
  }
  .third_fold .peekk .itmz .right_txtt h6 {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 24px;
  }
  .third_fold .peekk .itmz {
    gap: 20px;
  }
  .best_selling .best_bx img,
  .third_fold .peekk .itmz .left_txtt,
  .third_fold .peekk .itmz .right_txtt {
    width: 50%;
  }
  .third_fold .peekk .itmz .left_txtt img {
    height: 330px;
  }
  .third_fold .slick-dots {
    bottom: -80px;
  }
  .third_fold {
    padding: 50px 0 100px;
  }
  .third_fold .third_txt img {
    top: -120px;
    width: 16%;
  }
  .port_Sec {
    padding: 50px 0;
  }
  .reviews_Sec {
    padding: 80px 0;
  }
  .reviews_Sec .testi .l_review p {
    margin: 30px 0 0;
    font-size: 18px;
  }
  .reviews_Sec .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
  .blog_Sec .slick-dots {
    bottom: -50px;
  }
  .bottom_form {
    padding: 70px 0;
  }
  .bottom_form .faqs_wrp .accordion .accordion-body p,
  .bottom_form .faqs_wrp .accordion .accordion-button,
  .last_strip .lft p,
  .last_strip .rght a,
  footer .f-txt p,
  footer .f-txt ul li a {
    font-size: 16px;
  }
  footer {
    padding: 70px 0 15px;
  }
  footer .footer_txt img {
    width: 20%;
  }
  .first_pack .pack_txt,
  footer .footer_txt {
    margin: 0 0 40px;
  }
  footer .f-txt h6 {
    font-size: 28px;
  }
  .new_bann_sty {
    height: 60vh;
  }
  .new_bann_sty .ban_txt_n h1,
  .writers_sec .writers_txt h2 {
    font-size: 45px;
  }
  .logo_section {
    padding: 30px 0;
  }
  .logo_section ul li img {
    width: 60%;
  }
  .writers_sec {
    padding: 40px 0 10px;
  }
  .value_sec .value_bx h6 {
    font-size: 34px;
    margin: 0 0 5px;
  }
  .value_sec .value_bx {
    padding: 10px;
  }
  .value_sec .value_bx p {
    font-size: 17px;
    line-height: 28px;
  }
  .team_sec .team_single img {
    margin: 0 0 20px;
    width: 70%;
  }
  .team_sec .team_single h6 {
    font-size: 20px;
  }
  .team_sec .team_single p {
    font-size: 14px;
    line-height: 22px;
  }
  .best_selling .best_txt {
    margin: 0 0 20px;
  }
  .best_selling .best_bx p {
    font-size: 14px;
    line-height: 25px;
  }
  .best_selling .best_bx {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .head_btnss,
  header ul.ctas {
    padding: 0;
    gap: 10px;
  }
  header .topSec p {
    font-size: 14px;
    padding: 0;
  }
  .counter_sec ul li span,
  .menuSec ul li a,
  header ul.ctas li a {
    font-size: 14px;
  }
  .theme_btn,
  .theme_btn1 {
    padding: 10px 15px;
    font-size: 16px;
  }
  .theme_btn i,
  .theme_btn1 i {
    font-size: 18px;
  }
  .banner_main .banner_txt,
  .login_btn,
  .servi_banner .bann_wrprz {
    padding: 0;
  }
  .menuSec ul {
    gap: 50px;
  }
  .banner_main .banner_txt h1 {
    font-size: 44px;
  }
  .address_Sec .add_txt .con_details ul li a p,
  .award_Sec .award_txt h4,
  .bottom_form .faqs_wrp .accordion .accordion-button,
  .last_strip .lft p,
  .last_strip .rght a,
  p {
    font-size: 16px;
  }
  p {
    line-height: 30.4px;
  }
  .banner_main .banner_form_wrp .form_main {
    padding: 40px 45px;
    margin: 0 20px;
  }
  .banner_main .banner_form_wrp .form_main h6 {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .banner_main,
  .best_selling,
  .bottom_form,
  .contact_body,
  .port_Sec,
  .services_sec,
  .step-sec {
    padding: 60px 0;
  }
  .counter_sec {
    padding: 30px 0;
  }
  .counter_sec ul li h5,
  .counter_sec ul li h5 p {
    font-size: 34px;
  }
  .best_selling .best_txt,
  .services_sec .servi_txt .item p {
    margin: 0;
  }
  .head {
    font-size: 42px;
    line-height: 50px;
  }
  .services_sec .servi_txt p,
  footer .footer_txt {
    margin: 0 0 40px;
  }
  .services_sec .servi_txt h2 {
    margin: 0 0 15px;
  }
  .reviews_Sec .slick-prev,
  .services_sec .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
  .reviews_Sec .slick-prev:before,
  .reviews_Sec .testi .l_review h6,
  .services_sec .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
  }
  .services_sec .servi_txt .item h6 {
    font-size: 28px;
  }
  .third_fold .third_txt {
    padding: 0 100px;
    margin: 0 0 50px;
  }
  .third_fold .peekk .itmz .right_txtt p {
    font-size: 18px;
    line-height: 32px;
  }
  .third_fold .peekk .itmz {
    gap: 20px;
  }
  .third_fold .peekk .itmz .left_txtt img {
    height: 280px;
    object-fit: contain;
  }
  .third_fold {
    padding: 60px 0 150px;
  }
  .award_Sec ul li img {
    width: 75%;
  }
  .award_Sec ul li {
    text-align: center;
  }
  .award_Sec {
    padding: 35px 0;
  }
  .port_Sec .port_txt {
    padding: 0 50px;
    margin: 0;
  }
  .port_Sec ul {
    margin: 10px 0;
  }
  .port_Sec ul li {
    padding: 10px 15px;
    font-size: 14px;
  }
  .port_Sec .port_imgz img {
    height: 250px;
  }
  .reviews_Sec .testi .l_review p {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 25px;
  }
  .reviews_Sec .slick-dots {
    bottom: -20px;
  }
  .step-sec ul li h6 {
    line-height: 115px;
    font-size: 46px;
  }
  .bottom_form .bottom_wrp {
    margin: 0 10px;
  }
  .best_selling .best_bx h6,
  .bottom_form .bottom_wrp h5 {
    font-size: 30px;
  }
  .bottom_form .faqs_wrp h2 {
    font-size: 38px;
  }
  footer {
    padding: 60px 0 20px;
  }
  footer .f-txt h6 {
    font-size: 22px;
  }
  footer .f-txt ul li a {
    font-size: 15px;
  }
  footer .f-txt p {
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px 0 0;
  }
  .padd_top {
    padding: 50px 0 0;
  }
  .servi_banner {
    height: 100vh;
  }
  h1 {
    font-size: 40px;
  }
  .publishing_sec.servi_sec {
    padding: 50px 0;
  }
  .writers_sec {
    padding: 40px 0 10px;
  }
  .writers_sec .writers_txt h2 {
    font-size: 46px;
  }
  .value_sec {
    padding: 50px 0 60px;
  }
  .value_sec .value_bx h6 {
    font-size: 28px;
    margin: 0 0 10px;
  }
  .value_sec .value_bx p {
    font-size: 16px;
    line-height: 25px;
  }
  .team_sec .team_single img {
    margin: 0 0 20px;
    width: 70%;
  }
  .team_sec .team_single p {
    font-size: 12px;
    line-height: 20px;
  }
  .team_single.mar_tp {
    margin: 70px 10px 0;
  }
  .best_selling .best_bx img {
    width: 70%;
  }
  .best_selling .best_bx p,
  .contact_body .detail_cont p {
    font-size: 14px;
    line-height: 24px;
  }
  .first_pack {
    padding: 40px 0;
  }
  .contact_body .detail_cont .form_contact {
    padding: 30px;
    margin: 0;
  }
  .address_Sec .add_txt .add_detail {
    overflow: hidden;
  }
  .address_Sec .add_txt .con_details ul li a {
    gap: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 519px) {
  .head_btnss,
  .publishing-icons .icon1::after,
  .slicknav_nav .slicknav_item a i,
  .step-sec ul li:before,
  br,
  header .topSec {
    display: none;
  }
  .menuSec {
    padding: 5px 0;
  }
  header .logo_main img {
    width: 70%;
  }
  .banner_main,
  .blog_Sec,
  .bottom_form,
  .port_Sec,
  .publishing_sec,
  .reviews_Sec,
  .services_sec,
  .step-sec,
  .third_fold,
  .unique_Sec {
    padding: 50px 0;
  }
  h1 {
    font-size: 32px;
    line-height: 33px;
    margin: 0 0 10px;
  }
  .address_Sec,
  .banner_main .banner_txt,
  .new_bann_sty .ban_txt_n p,
  .servi_banner .bann_wrprz {
    padding: 0;
  }
  p {
    font-size: 16px;
    line-height: 28px;
  }
  .banner_main .banner_form_wrp .form_main {
    padding: 30px 25px;
    margin: 10px;
  }
  .banner_form_wrp .form_main .grp input[type="phone"],
  .banner_form_wrp .form_main .grp input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .address_Sec .add_txt h3,
  .banner_form_wrp .form_main .grp,
  .bottom_form .bottom_wrp .grp,
  .contact_body .detail_cont .form_contact .grp,
  .contact_body .detail_cont .form_contact h3,
  .port_Sec .port_txt h2,
  .servi_banner .bann_wrprz .form_inner textarea {
    margin: 0 0 10px;
  }
  .banner_form_wrp .form_main .grp input[type="phone"] {
    margin-bottom: 0;
  }
  .book-box {
    margin-bottom: 10px;
  }
  .logos-silder img {
    max-width: 100%;
  }
  .slicknav_nav a:hover {
    background: 0 0 !important;
    color: #f4f4f4 !important;
  }
  .bottom_form .bottom_wrp p {
    padding-bottom: 10px !important;
  }
  .banner_main .banner_form_wrp .form_main h6 {
    font-size: 27px;
    line-height: 31px;
    margin: 0 0 15px;
  }
  .theme_btn,
  .theme_btn1 {
    padding: 10px 12px;
    font-size: 15px;
  }
  .counter_sec,
  .first_pack {
    padding: 30px 0;
  }
  .counter_sec ul,
  .step-sec ul,
  .third_fold .peekk .itmz {
    display: block;
  }
  .counter_sec ul li h5,
  .counter_sec ul li h5 p,
  .writers_sec .writers_txt h2 {
    font-size: 40px;
  }
  .address_Sec .add_txt .con_details ul li a p,
  .bottom_form .faqs_wrp .accordion .accordion-body p,
  .bottom_form .faqs_wrp .accordion .accordion-button,
  .counter_sec ul li span,
  .last_strip .lft p,
  .last_strip .rght a {
    font-size: 14px;
  }
  .counter_sec ul li {
    padding-bottom: 10px;
  }
  .head,
  h2 {
    font-size: 28px;
    line-height: 31px;
  }
  .publishing-icons .icon1 {
    width: 100px;
    height: 100px;
  }
  .icon-content {
    height: auto;
    top: 300px;
    left: 40px;
  }
  .icon1:hover ~ .icon-content {
    position: absolute;
    z-index: 11;
  }
  .publishing-icons h5 {
    padding-top: 5px;
    font-size: 15px;
  }
  .publishing-icons [class*="col-md-2"] {
    width: 30%;
    display: inline-block;
  }
  .services_sec .servi_txt p,
  .team_sec .team_txt {
    margin: 0 0 50px;
  }
  .services_sec .servi_txt .item h6 {
    margin: 0 0 5px;
    font-size: 32px;
  }
  .reviews_Sec .review_txt,
  .services_sec .servi_txt .item p,
  .step-sec ul li:nth-child(2n) {
    margin: 0;
  }
  .services_sec .slick-prev {
    left: -10px;
    z-index: 1;
  }
  .services_sec .slick-next {
    right: -10px;
  }
  .publishing_sec .publish_txt .btnzz {
    display: block;
    margin: 20px 0 0;
  }
  .login_btn a,
  .publishing_sec .publish_txt .btnzz a,
  .third_fold .peekk .itmz .right_txtt,
  .unique_Sec .unique_txt .btnzz a {
    width: 100%;
    text-align: center;
  }
  .third_fold .third_txt {
    padding: 0;
    margin: 0 0 50px;
  }
  .third_fold .third_txt h2 {
    line-height: 30px;
  }
  .third_fold .peekk .itmz .right_txtt p {
    font-size: 20px;
    line-height: 28px;
  }
  .third_fold .peekk .itmz .right_txtt h6 {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 28px;
  }
  .third_fold .peekk .itmz .right_txtt span,
  footer .f-txt ul li a {
    font-size: 16px;
  }
  .third_fold .peekk .itmz .left_txtt {
    width: 100%;
    margin: 0 0 20px;
  }
  .third_fold .peekk .itmz .left_txtt img {
    width: 100%;
    height: 300px;
    object-fit: contain;
  }
  .blog_Sec .slick-dots,
  .third_fold .slick-dots {
    bottom: -40px;
  }
  .reviews_Sec .slick-prev:before,
  .slick-next:before,
  .theme_btn1 i {
    font-size: 18px;
  }
  .port_Sec .port_txt {
    padding: 0;
    margin: 0;
  }
  .port_Sec ul {
    margin: 10px 0;
    display: block !important;
  }
  .reviews_Sec .review_txt h2 {
    padding: 0;
    margin: 0 0 10px;
  }
  .reviews_Sec .testi .l_review h6 {
    font-size: 26px;
  }
  .reviews_Sec .testi .l_review span {
    font-size: 20px;
  }
  .reviews_Sec .testi .l_review p {
    margin: 30px 0;
    font-size: 20px;
  }
  .reviews_Sec .slick-dots {
    bottom: -30px;
    left: unset;
    width: 100% !important;
  }
  .reviews_Sec .slick-prev {
    top: 30px;
    right: 80px;
  }
  .reviews_Sec .slick-next {
    top: 30px;
    right: 20px;
  }
  .reviews_Sec .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
    z-index: 2;
  }
  .bottom_form .faqs_wrp h2,
  footer .f-txt {
    text-align: center;
  }
  .bottom_form .faqs_wrp {
    padding: 40px 0 0;
  }
  .bottom_form:before,
  .logo_section ul li img {
    width: 85%;
  }
  .bottom_form .bottom_wrp {
    margin: 0;
    padding: 30px 10px;
    width: 100%;
    border: 1px solid #fff;
  }
  .bottom_form .bottom_wrp h5,
  .servi_banner .bann_wrprz .form_inner h5 {
    font-size: 28px;
  }
  footer {
    padding: 50px 0 20px;
  }
  footer .footer_txt {
    margin: 0 0 20px;
  }
  footer .footer_txt img {
    width: 60%;
  }
  footer .f-txt h6 {
    font-size: 26px;
    margin: 20px 0 10px;
  }
  footer .f-txt p {
    padding: 0 !important;
    font-size: 16px;
  }
  footer .f-txt ul li {
    padding: 4px 0;
  }
  .brdr {
    margin: 40px 0 20px;
  }
  .last_strip {
    display: block;
    text-align: center;
  }
  .unique_Sec .unique_txt .btnzz {
    margin: 20px 0 0;
    display: block;
  }
  .port_Sec ul li {
    display: block !important;
    margin: 0 0 5px;
    padding: 10px 15px;
    font-size: 16px;
  }
  .port_Sec .col {
    flex: auto;
  }
  .port_Sec .port_imgz img {
    height: 400px;
    object-fit: contain;
    box-shadow: none;
  }
  .step-sec ul li {
    width: 100%;
  }
  .step-sec ul li h6 {
    width: 120px;
    height: 120px;
    font-size: 34px;
    line-height: 80px;
  }
  .team_sec .col,
  footer .col {
    flex: none;
  }
  .video_sec video {
    height: 100%;
  }
  .award_Sec .award_txt h4 {
    text-align: center;
    line-height: 1.2;
    font-size: 20px;
  }
  .award_Sec ul {
    margin: 20px 0 0;
    gap: 10px;
  }
  .servi_banner {
    height: auto;
    padding: 30px 0;
    border-top: none;
  }
  .servi_banner .bann_wrprz h1 {
    font-size: 38px;
  }
  .servi_banner .bann_wrprz .form_inner {
    padding: 25px 30px;
  }
  .servi_banner .bann_wrprz .form_inner input {
    height: 48px;
  }
  .publishing_sec.servi_sec {
    padding: 30px 0;
    text-align: center;
  }
  .publishing_sec .publish_txt h2 {
    padding: 30px 0 0;
  }
  .login_btn {
    display: block;
    padding: 0;
    margin: 10px 0 0;
  }
  header .row {
    flex-direction: column-reverse;
  }
  .new_bann_sty {
    height: auto;
    padding: 50px 0;
  }
  .new_bann_sty .ban_txt_n h1 {
    font-size: 30px;
  }
  .best_selling,
  .contact_body,
  .team_sec,
  .value_sec {
    padding: 40px 0;
  }
  .contact_body .detail_cont .form_contact {
    padding: 20px 10px;
    margin: 0 0 30px;
  }
  .address_Sec .add_txt {
    margin: 40px 0 0;
  }
  .address_Sec .add_txt .con_details {
    padding: 0 20px;
  }
  .address_Sec .add_txt .con_details ul li a {
    gap: 20px;
  }
  .address_Sec .add_txt .con_details ul li,
  .best_selling .best_bx {
    padding: 10px 0;
  }
  .logo_section {
    padding: 20px 0;
  }
  .writers_sec {
    padding: 40px 0 10px;
  }
  .writers_sec .writrz_img img {
    width: 80%;
  }
  .team_single.mar_tp {
    margin: 20px 10px;
  }
  .team_sec .team_single img {
    margin: 0 0 20px;
    width: 30%;
  }
  .best_selling .best_bx img {
    width: 30%;
  }
  .best_selling .best_bx h6 {
    font-size: 32px;
  }
  .first_pack .pack_txt {
    margin: 0 0 30px;
  }
  .first_pack table.table.table-bordered {
    width: 950px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 980px) {
  header .logo_main img {
    width: 100%;
  }
  .menuSec ul {
    gap: 30px;
  }
  .benefits ul li {
    padding: 0 !important;
  }
  .port_Sec ul li {
    padding: 13px 20px;
  }
  .sticky-nav-bar {
    top: -1px;
  }
  .banner_form_wrp .form_main .grp input[type="phone"],
  .banner_form_wrp .form_main .grp input[type="text"] {
    width: 100%;
    margin-top: 15px;
  }
}
