@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    h4.name-lg {
        max-width: 100%;
        font-size: 13.5vw;
        line-height: 1;
    }
}

@media(min-width:1024px) {
    .page-banner-sec {
        background-size: 100% 60%;
    }
}

@media(min-width:1200px) {}

@media (min-width: 1366px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 1340px !important;
    }
    .container-lg {}
    h4.name-lg {
        max-width: 1340px;
        font-size: 180px;
        line-height: 1;
    }
    .page-banner-sec {
        background-size: 100% 58%;
    }
}

@media (min-width: 1440px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 1434px !important;
    }
    h4.name-lg {
        max-width: 1434px;
        font-size: 200px;
        line-height: 1;
    }
}

@media(min-width:1600px) {
    .container-lg {
        max-width: 1624px !important;
    }
    h4.name-lg {
        max-width: 1624px;
        font-size: 224px;
        line-height: 1;
    }
}

@media(min-width:1920px) {
    h4.name-lg {
        max-width: 1920px;
        font-size: 258px;
        line-height: 305.73px;
    }
}


/* Large Laptop/ Desktop  */

@media(max-width:1799px) {}

@media(max-width:1600px) {}

@media(max-width:1440px) {
    .banner-content h2.abt-author {
        font-size: calc(24px + (62 - 24) * ((100vw - 300px) / (1365 - 300)));
        line-height: 1.2;
    }
    section .section-title {
        font-size: calc(22px + (50 - 22) * ((100vw - 300px) / (1365 - 300)));
        line-height: 1.2;
    }
    ul.blog-cat-list {
        column-gap: 34px;
        row-gap: 40px;
    }
    ul.blog-cat-list li h4.cat-title,
    .blog-desc h4,
    .faq-acc button.accordion-button {
        font-size: calc(20px + (28 - 20) * ((100vw - 300px) / (1365 - 300)));
        line-height: 1.2;
    }
    .banner-content h4.author-name {
        font-size: 22px;
    }
    ul.blog-cat-list li .cat-img {
        width: 140px;
        height: 140px;
        min-width: 140px;
    }
    .cat-page-banner a.down-arrow {
        height: 100px;
        width: 100px;
    }
    .bd-body .blog-image {
        height: auto;
        max-height: 500px;
        min-height: 350px;
    }
    .bd-body .blog-image img{
        max-height: 500px;
        min-height: 350px;
    }
    .bd-body h2.blog-title,
    .premium-purchase .premium-purchase-content h4,
    .our-stroy-wrapper h4 {
        font-size: calc(20px + (38 - 20) * ((100vw - 300px) / (1440 - 300)));
        line-height: 1.2;
    }
    .blog-meta ul.meta-icons {
        column-gap: 20px;
    }
    .story-banner-content h4,
    .membership-banner-content h4 {
        font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1440 - 300)));
        line-height: 1.5;
    }
    img.story-arrow {
        top: 55px;
        right: -55px;
        width: 150px;
    }
    .faq-acc .accordion-button::after {
        height: 28px;
        width: 28px;
    }
    a.fullscreen-view {
        right: 50px;
    }
    a.fullscreen-view svg {
        width: 30px;
        height: 30px;
    }
}

@media(max-width:1399px) {
    .story-banner-img {
        text-align: center;
    }
    .story-banner-img img.story-logo {
        margin-left: 0;
    }
    .contactus-wrapper form .form-control {
        margin: 0 0 25px 0;
    }
    .thankyou-wrapper {
        padding: 35px;
    }
    .thankyou-wrapper h4 {
        font-size: 32px;
        line-height: 40px;
        margin: 35px 0 35px 0;
    }
    .thankyou-wrapper p {
        margin: 0 0 35px 0;
    }
    .thankyou-wrapper img {
        width: 50px;
    }
    .thankyou-wrapper {
        background-position: right;
    }
}

@media(max-width:1365px) {
    .cat-page-banner a.down-arrow {
        height: 95px;
        width: 95px;
    }
    .story-card .sc-content {
        height: 450px;
    }
    .story-swiper-modal .story-card .sc-content {
        height: 475px;
    }
    .story-card .sc-content p {
        font-size: 26px;
        line-height: 46px;
    }
    .article-tags h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .sidebar-newsletter h4 {
        font-size: 24px;
        line-height: 42px;
        margin: 0 0px 12px 0px;
    }
}

@media(max-width:1299px) {
    .banner-content-wrapper {
        flex-wrap: wrap;
        padding-right: 20px;
        justify-content: flex-end;
    }
    .banner-content-wrapper .banner-content {
        margin: 30px 0 50px;
        order: -1;
        width: 100%;
    }
    ul.blog-cat-list {
        column-gap: 25px;
        row-gap: 30px;
    }
    ul.blog-cat-list li {
        column-gap: 20px;
    }
    ul.blog-cat-list li .cat-img {
        width: 125px;
        height: 125px;
        min-width: 125px;
    }
}


/* Small Laptop  */

@media(max-width:1199px) {
    header nav.navbar ul.nav-menu~ul.navbar-nav {
        column-gap: 25px;
        margin-right: 10px;
        padding: 0;
    }
    .banner-content-wrapper {
        padding-right: 12px;
        padding-left: 12px;
    }
    .theme-btn {
        padding: 10px 20px !important;
    }
    .swiper.story-swiper {
        width: 650px;
        height: 500px;
        max-width: 100% !important;
    }
    .cat-page-banner a.down-arrow {
        height: 90px;
        width: 90px;
    }
    .why-membership-row {
        column-gap: 12px;
    }
    .membership-card h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .membership-card {
        padding: 12px;
    }
    .story-card .sc-content {
        height: 400px;
    }
    .story-swiper-modal .story-card .sc-content {
        height: 415px;
    }
    .story-card .sc-content p {
        font-size: 22px;
        line-height: 42px;
    }
    header nav.navbar ul.nav-menu a.nav-link {
        padding: 0 15px;
    }
    #SliderModal .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    a.fullscreen-view svg {
        width: 22px;
        height: 22px;
    }
    a.fullscreen-view {
        right: 20px;
    }
    .bd-body .blog-image {
        height: auto;
        max-height: 400px;
        min-height: 300px;
    }
    .bd-body .blog-image img{
        max-height: 400px;
        min-height: 300px;
    }
}


/* Tablet  */

@media(max-width:1024px) {
    .banner-content-wrapper {
        padding-top: 80px;
    }
    .banner-content-wrapper .banner-content {
        margin: 30px 0 30px;
    }
    section {
        padding: 80px 0;
    }
    .swiper.story-swiper {
        width: 575px;
        height: 500px;
        max-width: 100% !important;
    }
    .cat-page-banner a.down-arrow {
        height: 85px;
        width: 85px;
        padding: 25px;
    }
    .page-banner-sec {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #FFF9E6;
        background-position: right;
    }
    section.blog-details {
        padding: 0 0 80px 0;
    }
    section.faq-section,
    section.contactus-section,
    section.thankyou-section {
        padding: 120px 0 80px 0;
    }
    .sidenav-comments {
        padding: 20px;
    }
    .comment-title h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .sidenav-comments .closebtn svg {
        width: 22px;
        height: 22px;
    }
    .add-comment input {
        margin: 20px 0 20px 0;
    }
}

@media(max-width:991px) {
    /* Menu */
    header nav.navbar ul.nav-menu a.nav-link {
        padding: 10px 10px !important;
        font-size: 14px;
    }
    a.navbar-logo svg {
        max-width: 90px;
    }
    header nav.navbar ul.nav-menu~ul.navbar-nav {
        column-gap: 10px;
        margin: 0;
    }
    header a.nav-link {
        /* font-size: 16px; */
        /* padding: 10px 12px !important; */
    }
    header .nav-menu a.nav-link.active:before,
    header .nav-menu a.nav-link:hover:before {
        bottom: 0;
    }
    .lang-dropdown img {
        width: 22px;
    }
    header nav.navbar ul.nav-menu {
        /* padding-right: 0; */
    }
    .lang-dropdown .dropdown-toggle {
        column-gap: 8px;
    }
    header .theme-btn {
        padding: 10px !important;
        font-size: 14px !important;
        column-gap: 8px;
    }
    header .theme-btn svg {
        width: 14px;
        height: 14px;
    }
    .theme-btn {
        padding: 10px 15px !important;
        column-gap: 10px;
    }
    .swiper.story-swiper {
        width: 385px;
    }
    .story-card .sc-content {
        padding: 15px 30px 15px 30px;
    }
    .article-tags h4 {
        font-size: 22px;
    }
    .footer-wrapper {
        justify-content: center;
        column-gap: 30px;
        margin: 15px 0;
        row-gap: 15px;
    }
    .footer-wrapper p {}
    .footer-wrapper ul.footer-menu li a {
        padding: 15px;
        white-space: nowrap;
    }
    .footer-wrapper ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    h4.name-lg {
        position: unset;
        font-size: 70px;
        transform: unset;
        text-align: right;
        padding-right: 0;
    }
    .cat-page-banner a.down-arrow {
        position: relative;
        transform: unset !important;
        display: block;
        text-align: center;
        margin: -50px auto 0;
        height: 60px;
        width: 60px;
        padding: 15px;
        z-index: 0;
        left: unset;
    }
    h4.page-title,
    h4.name-lg {
        font-size: calc(20px + (52 - 20) * ((100vw - 300px) / (991 - 300)));
        line-height: 1.2;
    }
    .page-top-wrapper {
        padding: 0;
        margin: 15px 0;
    }
    .subpage-banner-sec {
        padding: 0 0 315px 0;
    }
    .bd-body .blog-desc p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 15px 0;
    }
    .blog-meta {
        padding: 10px 15px;
        margin: 0 0 20px 0;
        flex-wrap: wrap;
    }
    section.blog-details {
        padding: 0 0 50px 0;
    }
    .ala-text {
        column-gap: 10px;
    }
    .ala-icon {
        white-space: nowrap;
    }
    .article-list-author p {
        font-size: 16px;
        line-height: 26px;
        margin: 20px 0 0 0;
    }
    .article-list-author {
        margin: 0 0 25px 0;
    }
    section.our-story-banner {
        padding: 120px 0 265px 0;
    }
    .story-banner-img {
        margin: 0 0 20px 0;
    }
    .video-container video {
        height: auto;
    }
    section.our-story-sec {
        padding: 0 0 50px 0;
    }
    .membership-banner-content p {
        margin: 15px 0 20px 0;
        max-width: 100%;
    }
    .why-membership-row {
        column-gap: 12px;
        flex-wrap: wrap;
        height: auto;
    }
    .membership-card {
        min-width: calc(50% - 24px);
        flex: 1;
        margin: 12px 0;
        max-width: calc(50% - 24px);
    }
    .pricing-head h4 {
        font-size: 22px;
        line-height: 32px;
    }
    section .section-title {
        margin: 0 0 30px 0;
    }
    #SliderModal .modal-body {
        padding-left: 15px;
        padding-right: 15px;
    }
    ul.blog-cat-list li {
        flex: 0 0 50%;
        width: calc(50% - 40px);
        max-width: calc(50% - 40px);
    }
    .scroll-to-top {
        display: none !important;
    }
}

@media(max-width:768px) {}


/* Mobile */

@media(max-width:767px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    section {
        padding: 50px 0;
    }
    .banner-img img {
        max-width: 100%;
    }
    .banner-slider {
        order: 1;
        margin: 20px 0 0 0;
    }
    ul.blog-cat-list li {
        flex: 0 0 50%;
        width: calc(50% - 40px);
        max-width: calc(50% - 40px);
    }
    .sidebar-ads {
        margin-bottom: 24px;
        text-align: center;
    }
    .article-card .article-body .article-image {
        height: auto;
    }
    .swiper.story-swiper {
        width: 100%;
        padding: 10px;
        overflow: hidden;
    }
    .tn-btn {
        padding: 10px;
    }
    .tn-btn svg {
        width: 15px;
        height: 15px;
    }
    header nav.navbar ul.nav-menu~ul.navbar-nav {
        display: flex;
    }
    #navbar-mobile {
        align-items: flex-start;
        flex-direction: column;
    }
    .lang-dropdown .dropdown-toggle {
        display: none;
    }
    .lang-dropdown ul.dropdown-menu {
        padding: 0 !important;
        width: auto;
    }
    .lang-dropdown ul.dropdown-menu li {
        display: block;
        width: auto;
        text-align: center;
    }
    .lang-dropdown ul.dropdown-menu a.dropdown-item {
        width: auto;
        display: inline-block;
    }
    #navbar-mobile {
        width: 100% !important;
        background-image: url(../img/banner-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        text-align: left;
        padding: 0;
        overflow: auto;
        height: calc(100vh - 80px);
        margin: 0;
        flex-wrap: wrap;
        z-index: 1;
    }
    #navbar-mobile .navbar-nav {
        width: 100% !important;
        text-align: left;
        padding: 0;
        overflow: auto;
        height: auto;
        margin: 0;
    }
    #navbar-mobile .navbar-nav .navbar-nav li.nav-item.dropdown {
        width: 100%;
    }
    #navbar-mobile .navbar-nav>li.nav-item ul.dropdown-menu {
        display: block;
        box-shadow: unset !important;
        padding: 0 0px 0px 0;
        margin-top: 0px;
    }
    #navbar-mobile {
        width: 100vw;
        display: flex !important;
        position: absolute;
        top: 58px;
        margin: 0;
        right: 0;
        height: calc(100vh - 58px);
        transition: 0.25s;
        align-items: flex-start;
    }
    #navbar-mobile.collapse:not(.show) {
        right: -100%;
    }
    .lang-dropdown .dropdown-toggle {
        width: 100%;
    }
    .lang-dropdown ul.dropdown-menu {
        box-shadow: unset;
        background: unset;
        border: 0;
        padding: 0 0 0 20px !important;
        margin: 0;
    }
    .our-stroy-wrapper p,
    .story-banner-content p,
    .faq-acc .accordion-body p {
        font-size: 16px;
        line-height: 26px;
    }
    .story-banner-content p {
        margin: 15px 0 0 0;
    }
    .our-stroy-wrapper p {
        margin: 0 0 15px 0;
    }
    .membership-banner-img {
        margin: 15px 0 0 0;
    }
    .pricing-plan-wrapper.advance-plan {
        margin: 0 0 30px 0;
    }
    .pricing-plan-wrapper {
        height: auto;
    }
    section.faq-section,
    section.contactus-section {
        padding: 80px 0 50px 0;
    }
    .faq-acc .accordion-button::after {
        height: 22px;
        width: 22px;
    }
    .faq-acc button.accordion-button,
    .faq-acc .accordion-body {
        padding-left: 18px;
        padding-right: 18px;
    }
    .contactus-wrapper {
        padding: 20px;
    }
    .contactus-wrapper form .form-control {
        margin: 0 0 20px 0;
        padding: 10px 15px;
    }
    .submit-btn {
        padding: 10px 15px;
    }
    section.thankyou-section {
        padding: 120px 0 50px 0;
    }
    .thankyou-wrapper {
        padding: 25px 25px;
    }
    .thankyou-wrapper h4 {
        font-size: 30px;
        line-height: 38px;
        margin: 25px 0 25px 0;
    }
    .thankyou-wrapper p {
        margin: 0 0 25px 0;
    }
    .swiper.story-swiper {
        height: auto;
    }
    .story-card .sc-content {
        height: auto;
        min-height: 300px;
    }
    .story-card .sc-content p {
        font-size: 20px;
        line-height: 40px;
    }
    .sidenav-comments {
        width: 100%;
        max-width: 420px;
        box-shadow: unset;
        border-radius: 0;
        padding: 15px;
    }
    .add-comment input {
        margin: 20px 0 20px 0;
        padding: 10px 15px;
        line-height: 20px;
        font-size: 16px;
    }
    .article-list-author .ala-img {
        height: 60px;
        width: 60px;
    }
    .ala-icon svg {
        width: 32px;
        height: 32px;
    }
    ul.story-tabs {
        column-gap: 8px;
        margin: 0 0 20px 0;
        padding: 0;
        flex-wrap: nowrap;
    }
    ul.story-tabs li.nav-item {
        flex: 1;
    }
    ul.story-tabs li.nav-item button {
        width: 100%;
        padding: 10px !important;
        min-width: unset;
        font-size: 16px;
        line-height: 18px;
    }
    .bd-body .blog-image {
        height: auto;
        max-height: 300px;
        min-height: 300px;
    }
    .bd-body .blog-image img{
        max-height: 300px;
        min-height: 300px;
    }
}

@media(max-width:600px) {
    ul.blog-cat-list {
        column-gap: 20px;
        row-gap: 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        width: 100%;
    }
    ul.blog-cat-list li .cat-img {
        width: 100px;
        min-width: 100px;
        height: 100px;
    }
    ul.blog-cat-list li {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex: 1;
        width: 100%;
        max-width: 100%;
        flex-direction: column;
    }
    ul.blog-cat-list li h4.cat-title {
        text-align: center;
        margin: 10px 0 0 0;
    }
    ul.blog-cat-list li a, ul.blog-cat-list li{
        max-width: 100%;
        width: 100%;
        flex-direction: column;
    }
    section.our-story-banner {
        padding: 100px 0 200px 0;
    }
    .our-stroy-wrapper {
        margin: -170px 0 0 0;
    }
}

@media(max-width:575px) {
    .membership-card {
        width: 100%;
        flex: 0 0 100%;
        margin: 12px 0;
        max-width: 100%;
    }
    .tn-wrapper {
        padding-left: 20px;
    }
    .tn-btn {
        left: -20px;
    }
    a.fullscreen-view svg {
        width: 18px;
        height: 18px;
    }
    a.fullscreen-view {
        right: 0px;
    }
}

@media(max-width:425px) {
    .banner-content-wrapper .banner-slider .trendingnews-Swiper {
        max-width: 100%;
        width: 100%;
        min-width: 100%;
    }
}

@media(max-width:385px) {}