@media (max-width: 1160px){
      .container, .container-lg, .container-md, .container-sm {
        max-width: 1070px;
    }
}
@media (max-width: 1025px){}
@media only screen and (max-width:991px){
    /*RESPONSIVE NAVIGATION*/
    .mobile-menu{
      display: block;
    }
    /*RESPONSIVE NAVIGATION*/
    .header-main .navbar-menu .nav-items {
    display: none;
}
ul.menu.social-icons li a {
    color: #fff;
    font-size: 12px;
}
marquee h6 {
    color: #fff;
    font-size: 14px;
}
.header-top .professional-book h1 {
    font-size: 35px;
}
.bests-book h1 {

    font-size: 29px;

}
.bests-book h4 {  
    font-size: 13px;

}
.services .row {
    justify-content: center;

}
section.cta__2 h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.bests-book {
    /* background-color: black; */
    padding: 70px 0px;
    z-index: 1;
    position: relative;
    /* border-bottom: 2px solid #f8991b; */
}
.portfolio-slides .owl-dots {
    margin-top: 40px !important;
    display: none;
}
.portfolio .content h1 {
    font-size: 28px;
}
.portfolio .content p {
    font-size: 15px;
}
.portfolio .content {

    margin-bottom: 0;

}
.our-books .heading {
    font-size: 30px;
}
.our-books .lists {
    padding-top: 30px;
}
.our-books .lists .tab-content .content h1 {
    font-size: 30px;
    
}
.our-books .image img {
    border-radius: 10px;
    width: 90%;
}
.our-books .lists .tab-content .content p {
    font-size: 15px;
    
}
.section-two .col-lg-5 {
    margin: 0px 0;
}
.our-books .lists .tab-content {
    padding-top: 0px;
}
.cta-content h1 {
        font-size: 31px;
        padding: 0 0 10px 0;
    }
    .cta-content p {
    font-size: 16px;
    margin-bottom: 25px;
    opacity: 0.9;
}
.process {
    padding: 50px 0;
}
.process .process-illustration {
        margin-bottom: 20px;
    }
    .process .process-illustration img {
    max-width: 100%;
    height: auto;
}
.testimonial-section-custom {
    background-color: #f8fafc;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
}
.testimonial-main-heading {
        font-size: 25px;
        font-weight: 600;
    }
    .footer-services {
    padding: 20px 0;
}

.footer-payment {
    padding: 20px 0;
}
  }
@media (max-width: 576px){
  .navbar-menu {
    display: none !important;
}
.bests-book h1 {
    font-size: 25px;
}
.bests-book {
    padding: 50px 20px;
}
    .header-top {
        padding: 90px 0px 53px 0px;
    }
    .cta-content h1 {
        font-size: 25px;
    }
    ul.menu.social-icons li a {
    font-size: 14px;
}
marquee {
    display: none;
}
.logo img {
    width: 100px;
}
.mobile-menu .circle {
    position: absolute;
    right: 30px;
    top: 74px;
}
.header-main {
    position: absolute;
    padding: 10px 0;
}
.header-top .professional-book h1 {
    font-size: 35px;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    display: inline-block;
}
.header-top .professional-book {
    padding: 60px 0px 10px;
    text-align: center;
}
.service-head-title h1 {
    font-size: 30px;
}
    .hero-publishing p {
        margin: 0 auto 0px;
    }
    .section1-main-part1-btn {
    margin-top: 0 !important;
}
.three-btns {
    flex-wrap: nowrap!important;
    justify-content: space-around;
}

button.btn-primary-custom {
    font-size: 15px;
    padding: 10px 20px;
}

button.btn-secondary-custom {
    font-size: 15px;
    padding: 10px 20px;
}
.header-top .professional-book p {
    text-align: center;
    font-size: 14px;
}
.header-top .professional-book ul {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.book-cover img {

    margin: 0 auto;
    display: block;
}
.our-books .image {

    margin-top: 100px;
}
.process .content-header h1 {
    font-size: 26px;
    line-height: 36px;

}
.process-title {
    font-size: 27px;
    font-weight: 600;
}
.step-card {
        flex-direction: column;
        gap: 10px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .professional-book h1 span {
    font-family: Edwardian Script ITC;
    display: block;
    color: #ef9a21;
    font-size: 80px;
}
.header-top .professional-book h1::before {
    content: '';
    position: absolute;
    background: linear-gradient(99deg, #000000, #ef9a21, #000000);
    width: 400px;
    height: 4px;
    top: 109px;
    left: -10px;
}
}
@media (max-width: 320px){}