@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Quicksand:wght@400;500&display=swap');

body {
    font-family: 'Quicksand';
}


.image {
    position: absolute;
    top: calc(20%);
    right: 2rem;
    cursor: pointer;
    height: 25px;
}


input {
    border: none !important;
    box-shadow: none !important;
}

.theme-bg {
    background: #F5F5F5 !important;
}

.page {
    color: #0d6efd !important;
    border-right: 1px solid black !important;
    border-left: 1px solid black !important;
}

.btn {
    background-color: white !important;
}

.btn:hover {
    background-color: #0d6efd !important;
    color: white !important;
}

.table-item {
    border: none !important;
}

.table-item:hover {
    background-color: #0d6efd !important;
    color: white !important;
}

/* .card {
    transition-duration: 1s !important;

} */

/* .card:hover {
    box-shadow: 0px 6px 10px 0px black !important;
    cursor: pointer !important;
    transform: scale(1.0);
} */

@media screen and (max-width: 2500px) {
    .navbar-brand {
        font-size: 22px !important;
    }

    .nav-link {
        font-size: 20px !important;
    }

    .content-heading {
        font-size: 22px !important;
    }

    .content-para {
        font-size: 18px !important;
    }

    .content-2 {
        font-size: 22px !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    .card-by {
        font-size: 18px !important;
    }

    .card-text {
        font-size: 16.5px !important;
    }

    ::placeholder {
        font-size: 16px !important;
    }

    .page-link {
        padding: 8px 24px !important;
        font-size: 18px !important;
    }

    .footer-heading {
        font-size: 22px !important;
    }

    .footer-para {
        font-size: 19px !important;
    }

    .lh-lg {
        line-height: 1.2 !important;
    }

    footer .fs-5 {
        font-size: 19px !important;
    }

    .footer-img {
        height: 45px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 22px !important;
    }

    .novel-Categories {
        font-size: 22px !important;
    }

    .detail-heading {
        font-size: 22px !important;
    }

    .summary {
        font-size: 20px !important;
    }

    .detail-para {
        font-size: 20px !important;
    }

    .link-heading {
        font-size: 22px !important;
    }

    .card-image {
        width: 354px;
        height: 198px;
    }

    .image {
        position: absolute;
        top: calc(20%);
        right: 2rem;
        cursor: pointer;
        height: 25px;
    }
}


@media screen and (max-width: 1400px) {
    .navbar-brand {
        font-size: 22px !important;
    }

    .nav-link {
        font-size: 20px !important;
    }

    .content-heading {
        font-size: 22px !important;
    }

    .content-para {
        font-size: 18px !important;
    }

    .content-2 {
        font-size: 22px !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    .card-by {
        font-size: 18px !important;
    }

    .card-text {
        font-size: 16.5px !important;
    }

    ::placeholder {
        font-size: 16px !important;
    }

    .page-link {
        padding: 8px 24px !important;
        font-size: 18px !important;
    }

    .footer-heading {
        font-size: 22px !important;
    }

    .footer-para {
        font-size: 19px !important;
    }

    footer .fs-5 {
        font-size: 19px !important;
    }

    .footer-img {
        height: 45px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 22px !important;
    }

    .novel-Categories {
        font-size: 22px !important;
    }

    .detail-heading {
        font-size: 22px !important;
    }

    .summary {
        font-size: 20px !important;
    }

    .detail-para {
        font-size: 20px !important;
    }

    .link-heading {
        font-size: 22px !important;
    }

    .card-image {
        width: 354px;
        height: 198px;
    }

    .image {
        position: absolute;
        top: calc(20%);
        right: 2rem;
        cursor: pointer;
        height: 25px;
    }
}


@media screen and (max-width: 1200px) {
    .navbar-brand {
        font-size: 22px !important;
    }

    .nav-link {
        font-size: 19px !important;
    }

    .content-heading {
        font-size: 22px !important;
    }

    .content-para {
        font-size: 18px !important;
    }

    .content-2 {
        font-size: 22px !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    .card-by {
        font-size: 18px !important;
    }

    .card-text {
        font-size: 16.5px !important;
    }

    ::placeholder {
        font-size: 16px !important;
    }

    .page-link {
        padding: 8px 24px !important;
        font-size: 18px !important;
    }

    .footer-heading {
        font-size: 22px !important;
    }

    .footer-para {
        font-size: 19px !important;
    }

    footer .fs-5 {
        font-size: 19px !important;
    }

    .footer-img {
        height: 45px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 22px !important;
    }

    .novel-Categories {
        font-size: 22px !important;
    }

    .detail-heading {
        font-size: 22px !important;
    }

    .summary {
        font-size: 20px !important;
    }

    .detail-para {
        font-size: 20px !important;
    }

    .link-heading {
        font-size: 22px !important;
    }

    .image {
        position: absolute;
        top: calc(20%);
        right: 2rem;
        cursor: pointer;
        height: 25px;
    }
}

@media screen and (max-width: 992px) {
    .navbar-brand {
        font-size: 20px !important;
    }

    .nav-link {
        font-size: 18px !important;
    }

    .content-heading {
        font-size: 20px !important;
    }

    .content-para {
        font-size: 18px !important;
    }

    .content-2 {
        font-size: 20px !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    .card-by {
        font-size: 18px !important;
    }

    .card-text {
        font-size: 16.5px !important;
    }

    ::placeholder {
        font-size: 16px !important;
    }

    .page-link {
        padding: 12px !important;
        font-size: 16px !important;
    }

    .footer-heading {
        font-size: 20px !important;
    }

    .footer-para {
        font-size: 18px !important;
    }

    footer .fs-5 {
        font-size: 18px !important;
    }

    .footer-img {
        height: 40px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 18px !important;
    }

    .novel-Categories {
        font-size: 20px !important;
    }

    .detail-heading {
        font-size: 20px !important;
    }

    .summary {
        font-size: 18px !important;
    }

    .detail-para {
        font-size: 18px !important;
    }

    .link-heading {
        font-size: 20px !important;
    }

    .card-image {
        width: 289px;
        height: 161px;
    }

    .image {
        position: absolute;
        top: calc(25%);
        right: 1.5rem;
        cursor: pointer;
        height: 20px;
    }
}

@media screen and (max-width: 768px) {
    .navbar-brand {
        font-size: 20px !important;
    }

    .nav-link {
        font-size: 18px !important;
    }

    .content-heading {
        font-size: 20px !important;
    }

    .content-para {
        font-size: 18px !important;
    }

    .content-2 {
        font-size: 18px !important;
    }

    .card-title {
        font-size: 20px !important;
    }

    .card-by {
        font-size: 16px !important;
    }

    .card-text {
        font-size: 15px !important;
    }

    ::placeholder {
        font-size: 14px !important;
    }

    .page-link {
        padding: 6px 14px !important;
        font-size: 16px !important;
    }

    .footer-heading {
        font-size: 20px !important;
    }

    .footer-para {
        font-size: 18px !important;
    }

    footer .fs-5 {
        font-size: 18px !important;
    }

    .footer-img {
        height: 37px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 20px !important;
    }

    .novel-Categories {
        font-size: 20px !important;
    }

    .detail-heading {
        font-size: 20px !important;
    }

    .summary {
        font-size: 18px !important;
    }

    .detail-para {
        font-size: 18px !important;
    }

    .link-heading {
        font-size: 18px !important;
    }

    .card-image {
        width: 214px;
        height: 120px;
    }

    .image {
        position: absolute;
        top: calc(25%);
        right: 1.5rem;
        cursor: pointer;
        height: 20px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-brand {
        font-size: 18px !important;
    }

    .nav-link {
        font-size: 16px !important;
    }

    .content-heading {
        font-size: 18px !important;
    }

    .content-para {
        font-size: 16px !important;
    }

    .content-2 {
        font-size: 16px !important;
    }

    .card-title {
        font-size: 18px !important;
    }

    .card-by {
        font-size: 15px !important;
    }

    .card-text {
        font-size: 15px !important;
    }

    ::placeholder {
        font-size: 12px !important;
    }

    .page-link {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .footer-heading {
        font-size: 18px !important;
    }

    .footer-para {
        font-size: 16px !important;
    }

    footer .fs-5 {
        font-size: 16px !important;
    }

    .footer-img {
        height: 30px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 20px !important;
    }

    .novel-Categories {
        font-size: 20px !important;
    }

    .detail-heading {
        font-size: 20px !important;
    }

    .summary {
        font-size: 18px !important;
    }

    .detail-para {
        font-size: 18px !important;
    }

    .link-heading {
        font-size: 20px !important;
    }

    .card-image {
        width: 514px;
        height: 281px;
    }

    .image {
        position: absolute;
        top: calc(25%);
        right: 1rem;
        cursor: pointer;
        height: 20px;
    }
}

@media screen and (max-width: 576px) {
    .navbar-brand {
        font-size: 18px !important;
    }

    .nav-link {
        font-size: 16px !important;
    }

    .content-heading {
        font-size: 18px !important;
    }

    .content-para {
        font-size: 16px !important;
    }

    .content-2 {
        font-size: 16px !important;
    }

    .card-title {
        font-size: 18px !important;
    }

    .card-by {
        font-size: 15px !important;
    }

    .card-text {
        font-size: 15px !important;
    }

    ::placeholder {
        font-size: 12px !important;
    }

    .page-link {
        padding: 13px !important;
        font-size: 14px !important;
    }

    .footer-heading {
        font-size: 18px !important;
    }

    .footer-para {
        font-size: 14px !important;
    }

    footer .fs-5 {
        font-size: 16px !important;
    }

    .footer-img {
        height: 30px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 18px !important;
    }

    .novel-Categories {
        font-size: 18px !important;
    }

    .novel-Categories {
        font-size: 18px !important;
    }

    .detail-heading {
        font-size: 18px !important;
    }

    .summary {
        font-size: 16px !important;
    }

    .detail-para {
        font-size: 16px !important;
    }

    .link-heading {
        font-size: 18px !important;
    }

    .card-image {
        width: 503px;
        height: 281px;
    }

    .image {
        position: absolute;
        top: calc(25%);
        right: 1rem;
        cursor: pointer;
        height: 20px;
    }
}

@media screen and (max-width: 320px) {
    .navbar-brand {
        font-size: 18px !important;
    }

    .nav-link {
        font-size: 16px !important;
    }

    .content-heading {
        font-size: 18px !important;
    }

    .content-para {
        font-size: 16px !important;
    }

    .content-2 {
        font-size: 16px !important;
    }

    .card-title {
        font-size: 18px !important;
    }

    .card-by {
        font-size: 15px !important;
    }

    .card-text {
        font-size: 14px !important;

    }

    ::placeholder {
        font-size: 12px !important;
    }

    .page-link {
        padding: 13px !important;
        font-size: 14px !important;
    }

    .footer-heading {
        font-size: 18px !important;
    }

    .footer-para {
        font-size: 14px !important;
    }

    footer .fs-5 {
        font-size: 16px !important;
    }

    .footer-img {
        height: 30px !important;
    }

    .novel-para {
        font-size: 16px !important;
    }

    .novel-writer {
        font-size: 18px !important;
    }

    .novel-Categories {
        font-size: 18px !important;
    }

    .detail-heading {
        font-size: 18px !important;
    }

    .summary {
        font-size: 16px !important;
    }

    .detail-para {
        font-size: 16px !important;
    }

    .link-heading {
        font-size: 18px !important;
    }

    .card-image {
        width: 262px;
        height: 140px;
    }

    .image {
        position: absolute;
        top: calc(25%);
        right: 1rem;
        cursor: pointer;
        height: 20px;
    }
}
