@media(max-width:1536px) {
    .partner-sec {
        bottom: -210px;
    }

    .partner-sec.partner-sec-xtra {
        bottom: -50px;
    }
}

@media(max-width:1366px) {
    .partner-sec.partner-sec-xtra {
        bottom: 40px;
    }

    .header .navbar-nav {
        gap: 10px;
    }

    .banner-content h5::after {
        right: 240px;
    }

    .banner-book img {
        width: 100%;
    }

    .partner-slider-bg {
        border-radius: 100px;
    }

    .partner-sec {
        bottom: -255px;
    }

    .partner-slider-bg .partner-logo img {
        width: 10rem;
    }

    .about-content h5::after {
        right: 255px;
    }

    .about-image img {
        width: 100%;
    }

    .about-the-book-box {
        padding: 45px 50px 70px;
    }

    .about-the-book-btn {
        gap: 10px;
    }

    .about-the-book-btn a {
        padding: 10px 13px;
        font-size: 14px;
    }

    .about-the-book-image img {
        width: 100%;
    }

    .our-book-details-content h5::before {
        left: 255px;
    }

    .our-book-details-content h5::after {
        right: 255px;
    }

    .book-review-content h5::after {
        right: 240px;
    }

    .review-box {
        height: 500px;
        border-radius: 20px;
    }

    .blogs-content h5::before {
        left: 320px;
    }

    .blogs-content h5::after {
        right: 320px;
    }

    .contact-link ul li a {
        font-size: 13px;
    }
}

@media(max-width:1330px) {
    .header .nav-item .nav-link {
        font-size: 13px;
    }

    .header .navbar-nav {
        gap: 12px;
    }
}

@media(max-width:768px) {
    .partner-sec.partner-sec-xtra {
        bottom: -105px;
    }

    .header .navbar-brand img {
        width: 10rem;
    }

    .header .container {
        max-width: 720px;
    }

    .header .navbar-toggler {
        background-color: var(--white-color);
    }

    .header .navbar-collapse {
        background-color: var(--theme-color);
        border-radius: 20px;
    }

    .header .navbar-nav {
        padding: 20px;
    }

    .header .header-right {
        padding: 20px;
    }

    .banner-content {
        text-align: center;
    }

    .banner-btn {
        justify-content: center;
    }

    .banner-content h5 {
        margin: 20px 0px 30px 0px;
    }

    .banner-content h5::before {
        left: 190px;
    }

    .banner-content h5::after {
        right: 190px;
    }

    .home-banner {
        padding: 150px 0px 100px;
    }

    .partner-sec {
        bottom: -650px;
    }

    .about-content {
        text-align: center;
    }

    .about-content h5 {
        margin: 20px 0px 30px 0;
    }

    .about-content h5::before {
        left: 200px;
    }

    .about-content h5::after {
        right: 200px;
    }

    .about-sec {
        padding: 150px 0px 50px;
    }

    .about-the-book-box {
        text-align: center;
    }

    .about-the-book-btn {
        justify-content: center;
    }

    .about-the-book-box {
        padding: 45px 50px 40px;
    }

    .our-book-details-content h5::before {
        left: 55px;
    }

    .our-book-details-content h5::after {
        right: 55px;
    }

    .be-the-sec {
        padding: 50px 0px;
    }

    .be-the-content {
        margin-bottom: 50px;
        text-align: center;
    }

    .be-the-btn {
        justify-content: center;
    }

    .video-sec-content {
        height: 350px;
    }

    .book-review {
        padding: 50px 0px;
    }

    .book-review-content {
        text-align: center;
        margin-bottom: 50px;
    }

    .book-review-content h5 {
        margin: 20px 0px 30px 0;
    }

    .book-review-content h5::before {
        left: 190px;
    }

    .book-review-content h5::after {
        right: 190px;
    }

    .review-box {
        height: unset;
    }

    .join-us-content {
        padding: 50px 30px;
        margin: 50px 0px;
    }

    .join-us-btn a {
        font-size: 24px;
    }

    .blogs-sec {
        padding: 50px 0px;
    }

    .blogs-content h5::before {
        display: none;
    }

    .blogs-content h5::after {
        display: none;
    }

    .blog-box {
        width: unset;
    }

    .contact-sec {
        padding: 50px 0px;
    }
}

@media(max-width:575px) {
    .partner-sec.partner-sec-xtra {
        bottom: -27px;
    }

    .partner-sec {
        bottom: -600px;
    }

    .banner-content h5::before {
        display: none;
    }

    .banner-content h5::after {
        display: none;
    }

    .about-content h5::before {
        display: none;
    }

    .about-content h5::after {
        display: none;
    }

    .our-book-details-content h5::before {
        display: none;
    }

    .our-book-details-content h5::after {
        display: none;
    }

    .book-review-content h5::after {
        display: none;
    }

    .book-review-content h5::before {
        display: none;
    }

    .join-us-btn a {
        font-size: 20px;
    }

    .join-us-content p {
        font-size: 15px;
        line-height: 20px;
    }

    .blog-box {
        margin-bottom: 20px;
    }

    .contact-sec form {
        width: 100%;
    }
}

@media(max-width:490px) {
    .partner-sec.partner-sec-xtra {
        bottom: 175px;
    }

    .banner-content h1 {
        font-size: 40px;
    }

    .home-banner {
        padding: 150px 0px 50px;
    }

    .partner-sec {
        bottom: -535px;
    }

    .about-the-book-box-content h2 {
        font-size: 32px;
    }

    .about-the-book-box-content h3 {
        font-size: 17px;
    }

    .about-the-book-box {
        padding: 45px 20px 40px;
    }

    .our-book-details {
        padding: 50px 0px;
    }

    .same-heading {
        font-size: 32px;
    }

    .our-book-section-content {
        margin-bottom: 50px;
    }

    .copyright-content p {
        font-size: 14px;
    }
}

@media(max-width:440px) {
    .partner-sec.partner-sec-xtra {
        bottom: 220px;
    }

    .partner-sec {
        bottom: -600px;
    }

    .banner-btn {
        gap: 10px;
    }

    .white-btn {
        padding: 12px 22px;
    }

    .partner-sec {
        bottom: -560px;
    }

    .banner-content h1 {
        font-size: 34px;
        font-weight: 600;
    }

    .about-the-book-box-content h2 {
        margin: 20px 0px;
    }

    .join-us-btn a {
        font-size: 15px;
        padding: 5px 12px;
    }

    .contact-link ul li a {
        font-size: 14px;
    }
}

@media(max-width:414px) {
    .about-the-book-btn {
        flex-wrap: wrap;
    }

    .join-us-content {
        padding: 30px 20px;
    }

    .join-us-content p {
        font-size: 14px;
    }

    .contact-mail {
        gap: 10px;
    }

    .contact-mail-icon i {
        font-size: 20px;
    }

    .contact-mail-icon {
        width: 40px;
        height: 40px;
    }
}

@media(max-width:375px) {
    .partner-sec {
        display: none;
    }
    .partner-sec.partner-sec-xtra {
        bottom: 270px;
    }

    .header-right {
        flex-wrap: wrap;
    }

    .about-the-book-box-content p {
        font-size: 14px;
    }

    .video-sec-content img {
        width: 5rem;
    }

    .video-sec-content {
        height: 300px;
    }

    .contact-mail-icon {
        display: none;
    }
}

@media(max-width:360px) {
    .header .navbar-brand img {
        width: 8rem;
    }

    .white-btn {
        font-size: 12px;
    }

    .partner-sec.partner-sec-xtra {
        bottom: 250px;
    }
}