/*for-larger view-1600*/

/*col-xxl*/

@media only screen and (min-width: 100px) and (max-width: 1600px) {
    
    .header-container {
        max-width: 1300px;
    }

    .hero-text h1 {
        font-size: 48px;
    }

    .cta-title {
        font-size: 44px;
    }
    .cta-title-5 {
        font-size: 40px;
    }
    .process-steps-grid {
        gap: 30px;
    }

    .footer-content {
        max-width: 1300px;
        margin: 0 auto;
    }
    
.stars a img {
    width: 120px;
}

}

/*for-large-dekstop view-1200*/

/*col-xl*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {

.stars a img {
    width: 120px;
}
  
  
}

/*for-laptop view-1024*/

/*col-lg*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
 
 .process-steps-grid {
        grid-template-columns: repeat(5, 1fr);
    }
    .hero-text h1 {
    padding: 0px 70px;
}
.process-card {
    padding: 20px 10px;
}
  .process-number {
    top: 10px;
    right: 5px;
    font-size: 22px;
    padding: 5px 5px;
}
.cta-title {
    font-size: 42px;
    width: 90%;
}
.stars {
    padding-left: 30px;
}
.stars a img {
    width: 120px;
}

}

/*for-tablet view-768*/

/*col-md*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
.hero-content {
    padding-top: 80px;
}
.stars {
    padding-left: 250px;
}
.hero-inner, .two-col {
        grid-template-columns: 1fr;
        text-align: center;
    }
  .project-hero {
        grid-template-columns: 1fr;
    }

    .project-hero-content h1 {
        font-size: 28px;
    }
.ebooks-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-number {
        font-size: 36px;
    }
 .logo {
    justify-content: center;
    display: flex;
    padding: 15px;
}
.testimonials-slider .slick-dots {
    height: 50px !important;
    bottom: -5% !important;
    width: 100% !important;
    text-align: center !important;
    left: 0% !important;
    top: auto !important;    
}
.testimonials-slider .slick-current {
    margin-bottom: 30px;
}
.contact-image-main img {
    height: 300px;
}
.features-list li, .benefits-list li {
    margin-bottom: 15px;
    font-size: 18px;
}
.features-list, .benefits-list {
    text-align: left;
}
.container.two-col h3 {
    font-size: 23px;
}
    .hero-inner, .two-col {
        grid-template-columns: 1fr 1fr;
        text-align: left;
    }
.hero-image img {
    width: 100%;
    border-radius: 12px;
    padding: 0px;
}
.service-benefits-1 ul {
    text-align: left;
}
.service-benefits-1 ul.benefits-list li {
    padding: 5px 0;
    padding-left:0px;
}
.features-list li, .benefits-list li {
    margin-bottom: 5px;
}
.service-benefits-1 h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
.service-number-col-1 {
    padding: 20px 0px;
    gap: 50px;
    text-align: left;
}
.book-3 {
        top: 15%;
        left: 20%;
    }
        .book-1 {
        top: 15%;
        left: 50%;
    }
        .book-2 {
        top: 20%;
        left: 35%;
    }
    .inner-header {
    padding: 80px 0 80px;
}
    .about-content-section .row {
        margin-bottom: 0px !important;
    }
.vision-main {
    border-radius: 15px;
    padding: 40px 10px 10px;
}
    .about-hero-section h1 {
        font-size: 28px;
    }
.service-row {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        text-align: center;
        margin-bottom: 60px;
    }
.service-content-col {
    padding: 20px;
    grid-column: 1 / -1;
}
.service-content-col h3 a {
    padding-top: 0px;
}
.cta-title-5 {
    font-size: 36px;
    margin-bottom: 20px;
    width: 100%;
    text-align:center;
}
    .contact-cards-section {
        padding: 30px 0;
    }
.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}    

    .process-steps-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .client-avatar {
    width: 60px;
    height: 60px;
}
.link-group ul li {
    margin-bottom: 7px;
}
.footer-content {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 40px;
    display: grid;
}
.link-group h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.footer-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px;
}
.link-group {
    width: 100%;
}
.cta-section {
    padding: 20px 0;
}
.contact-form {
    padding:30px;
    width: 100%;
}
.cta-title {
    font-size: 36px;
    width: 100%;
    padding: 10px;
}
.about-us {
    padding: 60px 0;
}
    .testimonial-text {
        font-size: 20px;
    }
.testimonials-section {
    padding: 30px 0;
}
    .testimonial-content {
        padding: 20px 15px;
    }
.testimonials-header {
    align-items: center;
    margin-bottom: 20px;
}


.section-title-3 {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
}
.why-choose-text li p {
    font-size: 15px;
}
    .book-8 {
        top: 10%;
        left: 45%;
        transform: scale(0.9) rotate(3deg);
    }
        .book-7 {
        top: 8%;
        left: 30%;
        transform: scale(0.9) rotate(-5deg);
    }
.why-choose-text ul {
    list-style: none;
    margin-bottom: 30px;
    padding: 0px 15px;
}
.why-choose-text {
    padding: 10px 0 40px 0;
}
.why-choose-text li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}
.why-choose-content {
        text-align: center;
        padding: 15px;
    }
.section-title-2 {
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 20px;
}

    .why-choose-books {
        width: 100%;
    }
.why-choose-us {
    padding: 20px 0;
}
.process-card {
    padding: 20px 10px;
}
.process-icon {
    margin: 30px 5px 20px;
}
.process {
    padding: 60px 0;
    background: white;
}
.publish-book-btn {
    padding: 11px 20px;
    border-radius: 30px;
    font-size: 14px;
}
.services {
    padding: 60px 0;
    background: #f8f9fa;
}
    .section-title {
        font-size: 34px;
        padding: 20px 0px 30px;
    }
.section-title-1 {
    font-size: 32px;
}    
.about-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
}

.learn-more-btn {
    font-size: 14px;
}
.about-text h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-content {
    width: 100%;
    align-items: center;
    padding: 5px;
}   
   .book {
    position: absolute;
    width: 150px;
    height: 240px;
}
.cta-button {
    font-size: 12px;
}
.hero {
    padding: 10px 0 80px;
}
.hero-text p {
    font-size: 15px;
    color: #666;
    margin-bottom: 25px;
    line-height: 1.5;
    padding: 0px 10px;
}
.circle-2 {
    width: 110px;
    height: 100px;
    bottom: 44%;
    left: -3%;
}
.hero-books {
        height: 250px;
        margin: 0 auto;
    }
    .hero-content h1 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 600;
    padding: 10px;
}
.circle-1 {
    width: 140px;
    height: 140px;
    top: 0%;
    right: 0%;

}
   .header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 5px 0px 5px 0px;
    position:relative;
    width: 100%;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(5px);
    background: transparent;
}
.header-container {
    max-width: 1000px;
    /* Tum yahan width control karoge */
    margin: 0 auto;
    padding: 5px 30px;
    background: #bbdbff;
    border-radius: 20px;
}

.mobile-header {
        display: flex;
    }

    .nav-wrapper {
        display: none; /* hide desktop nav */
    }

    .logo img {
        max-width: 100%;
    }

    /* Hamburger */
    .hamburger {
        width: 20px;
        cursor: pointer;
    }

    .hamburger span {
        display: block;
        height: 3px;
        background: #000;
        margin: 5px 0;
        border-radius: 2px;
    }
.head-contact {
    text-align: right;
    padding: 5px 20px;
}
    .contact-btn {
        padding: 9px 15px;
        font-size: 13px;
        border-radius: 5px;
        background: #0F519E;
        color: #fff;
        border: 1px solid #0F519E;
    }

    /* Slide Menu */
   .side-header-main {
        display: flex;
        align-items: center;
        gap: 10px
    }

        .mob-menu-box a {
        font-size: 32px;
        color: #0F519E;
        padding: 0 11px;
    }

    .responsive-logo a {
        width: 100px
    }

    .responsive-menu {
        position: fixed;
        top: 0;
        left:-100%;
        width: 100%;

        background-color: #bbdbff !important;
        z-index: 99999;
        transition: all .7s
    }
    .responsive-menu.active {
        left: 0;
        width: 100vw;
        height: 100vh;
}

    .responsive-menu-main {
        height: 100%;
        position: relative;
        padding: 20px
    }

    .responsive-icon {
        position: absolute;
        right: 10%!important;
        top: 12%!important
    }

    .responsive-icon a {
        font-size: 20px;
        color: #000
    }

    .responsive-links ul li {
        margin-bottom: 5px;
        text-align: left;
        position: relative
    }

    .responsive-links ul li a {
        padding: 5px 0;
        color: #000!important;
        font-weight: 600;
        font-size: 16px
    }

    .responsive-links {
        margin-top: 20px!important
    }

    .responsive-links ul li ul {
        display: none
    }

    .responsive-links ul li i.active {
        transform: rotate(180deg)
    }

    .responsive-links ul {
        color: #fff!important;
        font-size: 30px;
        font-family: var(--f2);
        text-decoration: underline!important
    }

    .header-icon ul li:last-child {
        display: none
    }

    .responsive-icon a i {
        color: #9b9b9b
    }

    .responsive-links ul li a i {
        margin-left: 9px
    }

    .responsive-links ul>li>ul>li {
        font-family: var(--f1);
        font-weight: 100;
        letter-spacing: 3px;
        text-decoration: underline
    }

    .responsive-links ul li i {
        position: absolute;
        top: 15px;
        right: 60px
    }
    .responsive-logo a img {
        width: 100%;
        margin-top: 20px;
    }

 
 
}


  /*for-landscape_mobile view-576*/

  /*col-sm*/                            /*        WIDTH 768px     */

  @media only screen and (min-width: 100px) and (max-width: 768px) {
.logo {
    display: flex;
    justify-content: center;
    padding: 15px;
}
.stars {
    padding-left: 0px;
}
.contact-image-main img {
    height: 300px;
}
.service-benefits-1 ul.benefits-list li {
    padding-left: 0px;
}
.testimonials-slider .slick-dots {
    height: 50px !important;
    bottom: -5% !important;
    width: 100% !important;
    text-align: center !important;
    left: 0% !important;
    top: auto !important;    
}
.testimonials-slider .slick-current {
    margin-bottom: 30px;
}
.ebooks-list {
    grid-template-columns: repeat(2, 1fr);
}
.section-title {
    font-size: 32px;
}
/* ================= HERO ================= */
.hero {
    padding: 10px 0 80px;
}
.hero-content,
.hero-inner,
.about-content,
.why-choose-content,
.contact-content,
.testimonials-content {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 40px;
}
.hero-text h1,
.hero-content h1 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 600;
    padding: 10px;
}
.hero-text p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 25px;
    padding: 0 10px;
}
.hero-books {
    height: 250px;
    margin: 0 auto;
}
.hero-image img {
    width: 100%;
    border-radius: 12px;
    padding: 0;
}
/* Floating Books */
.book {
    position: absolute;
    width: 150px;
    height: 240px;
}
.book-1 { top: 15%; left: 50%; }
.book-2 { top: 20%; left: 30%; }
.book-3 { top: 15%; left: 12%; }
.book-7 { top: 8%; left: 30%; transform: scale(.9) rotate(-5deg); }
.book-8 { top: 10%; left: 45%; transform: scale(.9) rotate(3deg); }
/* Circles */
.circle-1 {
    width: 140px;
    height: 140px;
    top: 0;
    right: 0;
}
.circle-2 {
    width: 110px;
    height: 100px;
    bottom: 44%;
    left: -3%;
}
/* ================= HEADER ================= */
.header {
    padding: 5px 0;
    position: relative;
    width: 100%;
    z-index: 1000;
    backdrop-filter: blur(5px);
    background: transparent;
}
.header-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 5px 30px;
    background: #bbdbff;
    border-radius: 20px;
}
.mobile-header {
    display: flex;
}
.nav-wrapper {
    display: none;
    flex-direction: column;
    gap: 20px;
}
.nav ul {
    flex-direction: column;
    text-align: center;
    gap: 15px;
}
/* Contact Button */
.head-contact {
    text-align: right;
    padding: 5px 20px;
}
.contact-btn {
    padding: 9px 15px;
    font-size: 13px;
    border-radius: 5px;
    background: #0F519E;
    color: #fff;
    border: 1px solid #0F519E;
}
/* Hamburger */
.hamburger {
    width: 20px;
    cursor: pointer;
}
.hamburger span {
    display: block;
    height: 3px;
    background: #000;
    margin: 5px 0;
    border-radius: 2px;
}
/* Responsive Menu */
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    background: #bbdbff !important;
    z-index: 99999;
    transition: .7s;
}
.responsive-menu.active {
    left: 0;
    width: 100vw;
    height: 100vh;
}
.responsive-menu-main {
    height: 100%;
    padding: 20px;
    position: relative;
}
.responsive-links ul li {
    margin-bottom: 5px;
    position: relative;
}
.responsive-links ul li a {
    padding: 5px 0;
    font-weight: 600;
    font-size: 16px;
    color: #000 !important;
}
.responsive-links ul li ul {
    display: none;
}
/* ================= ABOUT ================= */
.about-text h2 {
    font-size: 28px;
    margin-bottom: 20px;
}
.about-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: .8;
}
.about-books {
    height: 300px;
    margin: 0 auto;
}
.about-hero-section {
    padding: 80px 0 60px;
}
.about-hero-section h1 {
    font-size: 2.2em;
}
.about-content-section {
    padding: 60px 0;
}
.about-content-section img {
    height: 250px;
    margin-bottom: 30px;
}
/* ================= SERVICES ================= */
.services {
    padding: 60px 0;
    background: #f8f9fa;
}
.services-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
.service-row {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    text-align: center;
    margin-bottom: 60px;
    padding: 20px;
}
.service-content-col {
    grid-column: 1 / -1;
    padding: 20px;
}
/* ================= PROCESS ================= */
.process {
    padding: 60px 0;
    background: #fff;
}
.process-header {
    flex-direction: column;
    text-align: center;
    gap: 30px;
}
.process-steps-grid {
    grid-template-columns: 1fr;
    gap: 30px;
}
.process-card {
    padding: 20px 10px;
}
/* ================= WHY CHOOSE ================= */
.why-choose-us {
    padding: 20px 0;
}
.why-choose-text {
    padding: 10px 0 40px;
}
.why-choose-text ul {
    list-style: none;
    padding: 0 15px;
    margin-bottom: 30px;
}
.why-choose-text li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}
/* ================= TESTIMONIALS ================= */
.testimonials-section {
    padding: 30px 0;
}
.testimonials-header {
    flex-direction: column;
    gap: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.testimonial-content {
    padding: 20px 15px;
}
.client-info {
    flex-direction: column;
    text-align: center;
    gap: 15px;
}
.testimonial-text {
    font-size: 18px;
}
/* ================= CONTACT ================= */
.contact-form {
    padding: 30px;
    width: 100%;
}
.contact-item {
    flex-direction: column;
    text-align: center;
    gap: 15px;
}
/* ================= FOOTER ================= */
.footer-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.footer-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.footer-social {
    justify-content: center;
}

}

  /*for-mobile view-375*/                           /*WIDTH 575px*/

  /*col*/

  @media only screen and (min-width: 100px) and (max-width: 575px) {
                                     /* ---------- Books Positioning ---------- */
.book {
    position: absolute;
    width: 150px;
    height: 240px;
}
.contact-image-main img {
    height: 300px;
}
.service-benefits-1 ul.benefits-list li {
    padding: 5px 0;
    padding-left: 0px;
    font-size: 13px;
}
.service-benefits-1 ul.benefits-list li i {
    font-size: 18px;
    padding-right: 5px;
}
.service-number {
    padding-top: 0px;
    margin-bottom: 10px;
}
.service-number-col-1 {
    gap: 0px;
}
.service-benefits-1 h3 {
        font-size: 15px;
        padding-bottom: 10px;
    }

.testimonials-slider .slick-dots {
    height: 50px !important;
    bottom: -5% !important;
    width: 100% !important;
    text-align: center !important;
    left: 0% !important;
    top: auto !important;
}
.testimonials-slider .slick-current {
    margin-bottom: 30px;
}
.ebooks-list {
    grid-template-columns: repeat(1, 1fr);
}
.book-1 { top: 15%; left: 48%; }
.book-2 { top: 20%; left: 31%; }
.book-3 { top: 15%; left: 16%; }
.book-7 { top: 8%;  left: 30%; transform: scale(0.9) rotate(-5deg); }
.book-8 { top: 10%; left: 45%; transform: scale(0.9) rotate(3deg); }
                                                       /* ---------- Grid Layout ---------- */
.services-grid,
.process-steps-grid,
.footer-content {
    display: grid;
    grid-template-columns: 1fr;
}
.services-grid { gap: 10px; }
.process-steps-grid { gap: 15px; }
.footer-content {
    gap: 20px;
    margin-bottom: 40px;
}
                                         /* ---------- Service Section ---------- */
.service-row {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    text-align: center;
    margin-bottom: 60px;
    padding: 20px;
}
.service-content-col {
    padding: 20px;
    grid-column: 1 / -1;
}
.service-content-col h3 { font-size: 20px; }
.service-content-col h3 a { padding-top: 0; }
.service-number { font-size: 28px; }
                                          /* ---------- Contact Section ---------- */
.contact-cards-section { padding: 30px 0; }
.contact-card { padding: 25px 15px; }
.card-icon img {
    width: 45px;
    height: 45px;
}
.contact-card h3 { font-size: 1.2em; }
.contact-form {
    padding: 30px;
    width: 100%;
}
                                       /* ---------- About Section ---------- */
.about-us { padding: 60px 0; }
.about-hero-section h1 { font-size: 28px; }
.about-content-section h3 { font-size: 1.4em; }
.about-content-section img { height: 200px; }
.about-content-section .row { margin-bottom: 0 !important; }
.about-text h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
}
.about-content {
    width: 100%;
    padding: 5px;
    align-items: center;
}
                                         /* ---------- Vision ---------- */
.vision-main {
    border-radius: 15px;
    padding: 40px 10px 10px;
}
                                     /* ---------- CTA Section ---------- */
.cta-section { padding: 20px 0; }
.cta-title {
    font-size: 36px;
    padding: 10px;
    width: 100%;
}
.cta-title-5 {
    font-size: 36px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.cta-button { font-size: 12px; }
.publish-book-btn {
    padding: 11px 20px;
    border-radius: 30px;
    font-size: 14px;
}
                                    /* ---------- Sections Spacing ---------- */
.services,
.process { padding: 60px 0; }
.testimonials-section { padding: 30px 0; }
.process-card { padding: 20px 10px; }
.process-icon { margin: 30px 5px 20px; }
                                          /* ---------- Testimonials ---------- */
.testimonial-text p {
    font-size: 17px;
}
.testimonial-content { padding: 20px 15px; }
.testimonials-header {
    align-items: center;
    margin-bottom: 20px;
}
.client-avatar {
    width: 60px;
    height: 60px;
}
                                       /* ---------- Why Choose Section ---------- */
.why-choose-us { padding: 20px 0; }
.why-choose-content {
    text-align: center;
    padding: 15px;
}
.why-choose-books { width: 100%; }
.why-choose-text {
    padding: 10px 0 40px;
}
.why-choose-text ul {
    list-style: none;
    padding: 0 15px;
    margin-bottom: 30px;
}
.why-choose-text li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}
.why-choose-text li p { font-size: 15px; }
                                                       /* ---------- Typography ---------- */
.section-title { font-size: 34px; padding: 20px 0 30px; }
.section-title-1 { font-size: 32px; }
.section-title-2 { font-size: 28px; padding: 10px 0 20px; }
.section-title-3 {
    font-size: 32px;
    font-weight: 700;
    padding: 10px 0 0;
    text-align: center;
}
/* ---------- Hero Section ---------- */
.hero { padding: 10px 0 80px; }
.hero-content h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
}
.hero-text p {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.5;
    padding: 0 10px;
}
.hero-books {
    height: 220px;
    margin: 0 auto;
}
.circle-1 {
    width: 140px;
    height: 140px;
    top: 0;
    right: 0;
}
.circle-2 {
    width: 110px;
    height: 100px;
    bottom: 44%;
    left: -3%;
}
/* ---------- Header Mobile ---------- */
.header {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 1000;
    padding: 5px 0;
    backdrop-filter: blur(5px);
    background: transparent;
}
.header-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px 30px;
    background: #bbdbff;
    border-radius: 20px;
}
.logo { padding: 0; }
.logo img { max-width: 100%; }
.mobile-header { display: flex; }
.nav-wrapper { display: none; }
.head-contact { text-align: right; }
/* ---------- Hamburger ---------- */
.hamburger {
    width: 20px;
    cursor: pointer;
}
.hamburger span {
    display: block;
    height: 3px;
    margin: 5px 0;
    background: #000;
    border-radius: 2px;
}
/* ---------- Contact Button ---------- */
.contact-btn {
    padding: 6px 8px;
    font-size: 10px;
    border-radius: 5px;
    background: #0F519E;
    color: #fff;
    text-decoration: none;
    border: 1px solid #0F519E;
}
/* ---------- Responsive Slide Menu ---------- */
.side-header-main {
    display: flex;
    align-items: center;
    gap: 10px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    background-color: #bbdbff !important;
    z-index: 99999;
    transition: all 0.7s ease;
}
.responsive-menu.active {
    left: 0;
    width: 100vw;
    height: 100vh;
}
.responsive-menu-main {
    position: relative;
    height: 100%;
    padding: 20px;
}
.responsive-logo a { width: 100px; }
.responsive-logo a img {
    width: 100%;
    margin-top: 20px;
}
.mob-menu-box a {
    font-size: 26px;
    color: #0F519E;
    padding: 0 11px;
}
.responsive-links { margin-top: 20px !important; }
.responsive-links ul li {
    position: relative;
    margin-bottom: 5px;
    text-align: left;
}
.responsive-links ul li a {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    color: #000 !important;
}
.responsive-links ul li ul { display: none; }
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-links ul {
    font-size: 30px;
    text-decoration: underline !important;
}
.responsive-links ul > li > ul > li {
    font-weight: 100;
    letter-spacing: 3px;
    text-decoration: underline;
}
.responsive-icon {
    position: absolute;
    right: 10% !important;
    top: 12% !important;
}
.responsive-icon a {
    font-size: 20px;
    color: #000;
}
.responsive-icon a i { color: #9b9b9b; }
.header-icon ul li:last-child { display: none; }
    
    
    
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
  
      .book-1 {
        top: 15%;
        left: 50%;
    }
        .book-2 {
        top: 20%;
        left: 30%;
    }
    .book-3 {
        top: 15%;
        left: 16%;
    }
    .stars {
    padding-left: 0px;
}
  
}


/*for-small_mobile view-320*/

/*col*/                                         /*      WIDTH 374PX     */

@media only screen and (min-width: 100px) and (max-width: 374px) {
.services-grid,
.footer-content {
    grid-template-columns: 1fr;
}
.stars {
    padding-left: 0px;
}
.contact-image-main img {
    height: 300px;
}
.service-benefits-1 ul.benefits-list li {
    padding: 5px 0;
    padding-left: 0px;
    font-size: 10px;
}
.service-benefits-1 ul.benefits-list li i {
    font-size: 16px;
    padding-right: 5px;
}
.service-number {
    padding-top: 0px;
    margin-bottom: 10px;
}
.service-number-col-1 {
    gap: 0px;
}
.service-benefits-1 h3 {
        font-size: 15px;
        padding-bottom: 10px;
    }
.testimonials-slider .slick-dots {
    height: 50px !important;
    bottom: -5% !important;
    width: 100% !important;
    text-align: center !important;
    left: 0% !important;
    top: auto !important;    
}
.testimonials-slider .slick-current {
    margin-bottom: 30px;
}
.ebooks-list {
    grid-template-columns: repeat(1, 1fr);
}
.footer-content {
    display: grid;
    gap: 20px;
    margin-bottom: 40px;
}
.link-group,
.about-content,
.why-choose-books,
.contact-form {
    width: 100%;
}
.section-title,
.section-title-1,
.section-title-2,
.section-title-3,
.about-text h2 {
    font-size: 28px;
    font-weight: 700;
}
.section-title {
    padding: 20px 0;
}
.section-title-2 {
    padding: 10px 0 20px;
}
.section-title-3 {
    padding: 10px 0 0;
    text-align: center;
}
.about-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
}
.testimonial-text {
    font-size: 17px;
}
.hero-content h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
}
.hero-text p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 25px;
    padding: 0 10px;
}
.cta-title {
    font-size: 29px;
    padding: 10px;
    width: 100%;
}
.learn-more-btn,
.publish-book-btn,
.cta-button {
    font-size: 14px;
}
.cta-button {
    font-size: 12px;
}
.hero {
    padding: 10px 0 80px;
}
.services,
.process,
.about-us {
    padding: 60px 0;
}
.testimonials-section {
    padding: 30px 0;
}
.cta-section {
    padding: 20px 0;
}
.why-choose-us {
    padding: 20px 0;
}
.why-choose-text {
    padding: 10px 0 40px;
}
.process-card {
    padding: 20px 10px;
}
.process-icon {
    margin: 30px 5px 20px;
}
.testimonial-content {
    padding: 20px 15px;
}
.link-group h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.link-group ul li {
    margin-bottom: 7px;
}
.footer-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px;
}
.why-choose-text ul {
    list-style: none;
    padding: 0 15px;
    margin-bottom: 30px;
}
.why-choose-text li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}
.why-choose-text li p {
    font-size: 15px;
}
.why-choose-content {
    text-align: center;
    padding: 15px;
}
.book {
    position: absolute;
    width: 150px;
    height: 240px;
}
.book-7 {
    top: 20px;
    left: 50px;
    transform: scale(0.9) rotate(-5deg);
}
.book-8 {
    top: 40px;
    left: 120px;
    transform: scale(0.9) rotate(3deg);
}
.hero-books {
    height: 220px;
    margin: 0 auto;
}
.circle-1 {
    width: 140px;
    height: 140px;
    top: 0;
    right: 0;
}
.circle-2 {
    width: 110px;
    height: 100px;
    bottom: 44%;
    left: -3%;
}
.header {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 1000;
    padding: 5px 0;
    backdrop-filter: blur(5px);
    background: transparent;
}
.header-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px 30px;
    background: #bbdbff;
    border-radius: 20px;
}
.mobile-header {
    display: flex;
}
.nav-wrapper {
    display: none;
}
.logo {
    padding: 0;
}
.logo img {
    max-width: 100%;
}
.hamburger {
    width: 20px;
    cursor: pointer;
}
.hamburger span {
    display: block;
    height: 3px;
    margin: 5px 0;
    background: #000;
    border-radius: 2px;
}
.contact-btn {
    padding: 6px 8px;
    font-size: 10px;
    border-radius: 5px;
    background: #0F519E;
    color: #fff;
    text-decoration: none;
    border: 1px solid #0F519E;
}
.head-contact {
    text-align: right;
}
.side-header-main {
    display: flex;
    align-items: center;
    gap: 10px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    background-color: #bbdbff !important;
    z-index: 99999;
    transition: all 0.7s ease;
}
.responsive-menu.active {
    left: 0;
    width: 100vw;
    height: 100vh;
}
.responsive-menu-main {
    position: relative;
    height: 100%;
    padding: 20px;
}
.responsive-logo a img {
    width: 100%;
    margin-top: 20px;
}
.mob-menu-box a {
    font-size: 28px;
    color: #0F519E;
    padding: 0 11px;
}
.responsive-links {
    margin-top: 20px !important;
}
.responsive-links ul li {
    position: relative;
    margin-bottom: 5px;
    text-align: left;
}
.responsive-links ul li a {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    color: #000 !important;
}
.responsive-links ul li ul {
    display: none;
}
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-icon {
    position: absolute;
    right: 10% !important;
    top: 12% !important;
}
.responsive-icon a {
    font-size: 20px;
    color: #000;
}
.responsive-icon a i {
    color: #9b9b9b;
    }

}
