@media only screen and (max-width: 1600px) {
    .navbar {
        width: 100%;
    }

    header {
        padding-right: 1rem;
    }

    .navbar:before {
        width: 89%;
        height: 130px;
        right: -20%;
        clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
        top: 0.4rem;
    }

    .mainHeading {
        font-size: 4.5rem;
    }

    .slideOne p {
        font-size: 1rem;
    }

    .secHeading {
        font-size: 3.5rem;
    }

    .bgHeading:before {
        top: -2.5rem;
        font-size: 8rem;
    }

    .bgHeading {
        margin-bottom: 3rem;
    }

    .bookWrap h3 {
        font-size: 1.75rem;
        margin-top: 1.25rem;
    }

    .themeBtn {
        padding: 0.875em 1.5em;
    }

    .videoBtn a {
        width: 5.5rem;
        height: auto;
        aspect-ratio: 1;
    }

    .journeyContent h2 {
        font-size: 4rem;
        margin-bottom: 2rem;
    }

    .newsHeading h2 {
        font-size: 3.75rem;
    }

    footer h3 {
        font-size: 2rem;
    }

    .contactInfo li a {
        text-align: left;
        font-size: 1rem;
    }

    .contactInfo li a span {
        font-size: 1.25rem;
    }

    .innerBaner {
        height: 700px;
    }
}

@media only screen and (max-width: 1445px) {
    .navbar-brand {
        padding-left: 1rem;
    }

    .navbar-brand:before {
        width: 540px;
    }

    .main-slider {
        height: 1080px;
    }

    .mainHeading {
        font-size: 4rem;
    }

    #indicators {
        width: auto;
    }

    .aboutSec {
        padding: 2.25rem 0 5rem;
    }

    .secHeading {
        font-size: 3rem;
    }

    .aboutWrap h2 {
        margin-bottom: 1.25rem;
    }

    .aboutContent p {
        font-size: 1rem;
    }

    .abtBg {
        max-width: 300px;
    }

    .bgHeading:before {
        font-size: 6rem;
        top: -1.7rem;
    }

    .bookWrap h3 {
        font-size: 1.5rem;
    }

    .bookSec {
        padding: 6rem 0;
    }

    .videoSec {
        padding: 4rem 0;
    }

    .videoSec .bgHeading {
        margin-bottom: 1rem;
    }

    .journeyContent h2 {
        font-size: 3.75rem;
    }

    .journeySec {
        padding: 6rem 0;
    }

    .contactSec {
        padding: 5rem 0;
    }

    .newsSec {
        padding: 3rem 0;
    }

    .newsHeading h2 {
        font-size: 3.25rem;
        max-width: 580px;
    }

    .newsImg {
        top: -11rem;
    }

    footer {
        padding-top: 4rem;
    }

    footer h3 {
        font-size: 1.875rem;
        margin-bottom: 1rem;
    }

    .newsForm input {
        margin: 0 !important;
        height: 64px;
    }

    .innerBaner {
        height: 600px;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .newsForm input {
        margin: 0 !important;
        height: 64px;
    }

    .navbar-brand:before {
        width: 480px;
        height: 185px;
        top: -2.85rem;
    }

    .navbar:before {
        height: 100px;
        top: 0.5rem;
    }

    .main-slider {
        height: 920px;
    }

    .mainHeading {
        font-size: 3.5rem;
    }

    .banBooks img {
        height: auto;
    }

    .banBooks img {
        margin-left: -8rem;
    }

    #indicators .line {
        height: 300px;
    }

    .aboutSec {
        padding: 1rem 0 6rem;
    }

    .secHeading {
        font-size: 2.75rem;
    }

    .bgHeading:before {
        font-size: 5rem;
        top: -1rem;
    }

    .bookWrap h3 {
        margin-top: 1rem;
    }

    .videoSec {
        padding: 3rem 0 1rem;
    }

    .videoSlider .swiper-pagination {
        font-size: 3rem;
    }

    .videoSlider {
        padding: 2rem 0 7rem;
    }

    .journeySec {
        padding: 4rem 0;
    }

    .journeyContent h2 {
        font-size: 3rem;
        max-width: 500px;
    }

    .newsHeading h2 {
        font-size: 2.875rem;
        max-width: 480px;
    }

    footer h3 {
        font-size: 1.75rem;
        margin-bottom: 0.75rem;
    }

    .links li+li {
        margin-top: 0.75rem;
    }

    .contactInfo li a {
        display: flex;
        flex-direction: column;
    }

    .contactInfo li a span {
        font-size: 1.125rem;
    }

    .videoBtn a {
        width: 5rem;
    }

    .navbar-brand img {
        max-width: 240px;
    }

    .innerBaner {
        height: 500px;
    }

    .calBox figure {
        width: 100px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    .mainHeading {
        font-size: 3rem;
    }

    .navbar-brand img {
        max-width: 200px;
    }

    .navbar-brand:before {
        width: 320px;
        top: -2.6rem;
    }

    .navbar:before {
        width: 110%;
        top: 0.5rem;
    }

    .main-slider {
        height: 820px;
    }

    .secHeading {
        font-size: 2.5rem;
    }

    .aboutImg {
        margin: 0 0 1rem;
    }

    .abtBg {
        max-width: 220px;
    }

    .aboutSec {
        padding: 1rem 0 4rem;
    }

    .bookSec {
        padding: 4rem 0;
    }

    .bookWrap h3 {
        font-size: 1.375rem;
    }

    .videoSec {
        padding: 2rem 0 1rem;
    }

    .videoSlider .swiper-pagination {
        font-size: 2.5rem;
    }

    .videoSlider {
        padding: 2rem 0 6rem;
    }

    .videoBtn a {
        width: 4rem;
    }

    .journeySec {
        padding: 3rem 0;
    }

    .journeyContent h2 {
        font-size: 2.7rem;
    }

    .contactSec {
        padding: 3rem 0;
    }

    .contactForm .form-group {
        margin-bottom: 1rem;
    }

    .newsForm button {
        position: static;
    }

    .newsForm {
        /* flex-direction: column; */
        align-items: center;
    }

    .newsImg {
        display: none;
    }

    .newsHeading h2 {
        font-size: 2.5rem;
        max-width: 100%;
    }

    .newsSec {
        padding: 2rem;
    }

    .newsForm button.btn {
        max-width: fit-content !important;
    }

    .newsForm input {
        height: 4.25rem;
    }

    .footLogo img {
        max-width: 240px;
    }

    footer {
        padding-top: 3rem;
    }

    .copyRight {
        margin-top: 2rem;
    }

    .contactimg {
        margin: 0;
    }

    .contactForm input {
        height: 4rem;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    .about2 {
        right: 0;
        max-width: 300px;
    }

    .secHeading {
        font-size: 2.25rem;
    }

    .aboutWrap h2 {
        margin-bottom: 1rem;
    }

    .aboutSec {
        padding: 1rem 0 3rem;
    }

    .bookSec {
        padding: 3rem 0;
    }

    .journeyContent h2 {
        font-size: 2.375rem;
    }

    .mainHeading {
        font-size: 2.75rem;
    }

    .contactForm .form-group {
        margin-bottom: 0;
    }

    .contactForm .form-control {
        margin: 0 !important;
    }

    .contactForm .row {
        gap: 1rem 0;
    }

    .newsForm {
        flex-direction: column;
        align-items: center;
    }

    .newsHeading h2 {
        font-size: 2.25rem;
    }

    .newsSec {
        padding: 1.5rem 0;
    }

    .footLogo img {
        max-width: 200px;
    }

    button.navbar-toggler {
        width: fit-content;
        color: black;
    }

    #indicators .line {
        height: 220px;
    }

    .topBar ul li a {
        width: 3rem;
        height: auto;
        aspect-ratio: 1;
    }

    .topBar ul li a {
        width: 3rem;
        height: auto;
        aspect-ratio: 1;
    }

    .navbar:before {
        display: none;
    }

    .navbar-brand img {
        max-width: 160px;
    }

    .navbar-brand:before {
        width: 240px;
        height: 130px;
        left: -1.25rem;
    }

    .main-slider {
        height: 700px;
    }

    .mainHeading {
        font-size: 2.5rem;
    }

    .innerBaner {
        height: 400px;
    }

    .calBox figure img {
        width: 30px;
        aspect-ratio: 1;
        object-fit: contain;
    }

    .calBox figure {
        width: 80px;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    #indicators {
        display: none;
    }

    .banBooks img {
        margin: 0;
    }

    .mainHeading {
        font-size: 2.25rem;
    }

    .about2 {
        position: static;
        margin: 1rem 0;
        max-width: 100%;
    }

    .aboutSec {
        text-align: center;
    }

    .abtBg {
        max-width: 160px;
    }

    .videoSlider {
        width: 90%;
    }

    .videoSlider .swiper-pagination {
        display: none;
    }

    .journeyContent h2 {
        font-size: 2.25rem;
    }

    .journeySec {
        padding: 2rem 0;
        text-align: center;
    }

    .newsSec {
        text-align: center;
    }

    .footLogo img {
        max-width: 180px;
    }

    footer h3 {
        text-align: center;
    }

    footer {
        padding-top: 2.5rem;
    }

    .bgHeading:before {
        display: none;
    }

    .bookWrap h3 br {
        display: none;
    }

    .newsHeading h2 {
        font-size: 2rem;
    }

    .newsForm input {
        height: 4rem;
    }

    .navbar-nav {
        background: var(--black);
        padding: 2rem;
        margin: 0;
    }

    ul#menu {
        padding: 0;
        margin: 0;
    }

    .navbar-nav .menu-main-menu-container {
        margin: 0 !important;
    }

    .navbar-nav {
        gap: 2rem;
    }

    .navbar-brand img {
        max-width: 130px;
    }

    .bookSec .row {
        gap: 2rem 0;
    }

    .navbar-brand img {
        max-width: 130px;
    }

    .bookSec .row {
        gap: 2rem 0;
    }

    .links .list-unstyled {
        text-align: center;
    }

    footer .row {
        gap: 1.5rem 0;
    }

    .contactInfo li a {
        align-items: center;
        text-align: center;
    }

    .copyRight {
        margin-top: 0;
    }

    .aboutSec.aboutPage .abtpgImg {
        margin-bottom: 2rem;
    }

    .themeBtn {
        padding: 0.5em 1em;
    }

    .calBox {
        margin-bottom: 1.5rem;
    }

    section.contactSec.contactPage.pb-0 {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 575.98px) {
    .videoSlider {
        width: 95%;
        padding: 0;
    }

    .journeyContent h2 {
        font-size: 1.875rem;
    }

    .mainHeading {
        font-size: 1.875rem !important;
    }

    .banBooks {
        display: none;
    }

    .main-slider {
        height: 580px;
    }

    .secHeading {
        font-size: 1.875rem !important;
    }

    .navbar-brand:before {
        display: none;
    }

    .navbar-brand img {
        filter: brightness(0) invert(0);
    }

    .bgHeading {
        margin-bottom: 1.5rem;
    }

    ul#menu {
        gap: 1.5rem 0;
    }

    .innerBaner {
        height: 300px;
    }
}

@media (max-width: 320.98px) {
    .calBox figure {
        width: 70px;
    }
}