@media (min-width:1024px) and (max-width:1200px) {
    .et_pb_section .et_pb_row {
        width: 90%;
        max-width: 90%;
    }

    .et_pb_row_0_tb_footer .et_pb_column_2_tb_footer {
        padding-right: 0;
    }
}

/*-------------------------- 404 Page --------------------------*/

@media only screen and (max-width: 1024px) {
    .ww-404-section .ww-404-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-box-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ww-book-listing-section .ww-book-listing-row .et_pb_column:first-child {
        width: 100% !important;
    }

    .ww-home-slider.-non-slider .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width:980px) and (max-width:1200px) {
    .ww-blog-latest-posts .ww-post-item {
        height: 545px;
    }
}

@media (min-width:980px) and (max-width:1024px) {
    .et_pb_section .et_pb_row {
        width: 90% !important;
        max-width: 1200px !important;
    }

    .et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body.ww-404-section {
        padding: 200px 0px !important;
        background-image: url(/wp-content/uploads/2024/09/ww-light-artwork-light-mobile.png) !important;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ww-404-section .ww-404-row .et_pb_column:first-child {
        padding: 0px 0px 32px 0px !important;
    }

    .ww-404-section .ww-404-row .et_pb_column:first-child h1 {
        text-align: center !important;
    }

    .ww-404-section .ww-404-row .et_pb_column:last-child {
        padding: 54px 0px 0px 0px !important;
        border-left: 0 !important;
        border-top: 1px solid #CED0D7 !important;
    }

    .ww-404-section .ww-404-row .et_pb_column:last-child h2,
    .ww-404-section .ww-404-row .et_pb_column:last-child p,
    .ww-404-section .ww-404-row .et_pb_column:last-child .et_pb_button_module_wrapper {
        text-align: center !important;
    }

    .et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body.ww-thank-you-section {
        padding: 200px 0px !important;
        background-image: url(/wp-content/uploads/2024/09/ww-light-artwork-light-mobile.png) !important;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ww-contact-us-section .ww-contact-us-row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -moz-box-align: center;
        gap: 2% !important;
    }

    .ww-contact-us-section .ww-contact-us-row .et_pb_column:first-child {
        margin: 0 !important;
        min-width: 49%;
        max-width: 49%;
    }

    .ww-contact-us-section .ww-contact-us-row .et_pb_column:last-child {
        margin: 0 !important;
        min-width: 49%;
        max-width: 49%;
    }
}

@media (min-width:980px) and (max-width:1080px) {
    .ww_footer_col_second {
        width: 185px !important;
        padding: 0 !important;
    }

    .ww_footer_col_first.et_pb_column_0_tb_footer:after {
        right: -20px;
    }

    .ww_animation_sec_row {
        height: 800px;
    }
}

@media only screen and (max-width: 980px) {
    .ww-post-share-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -moz-box-orient: vertical;
        flex-direction: column;
    }
}

@media only screen and (max-width: 980px) {
    .ww-blog-latest-posts {
        grid-template-columns: repeat(2, 1fr);
    }

    header .ww_header_menu .et_mobile_menu {
        width: 100%;
        top: 60px;
        left: 0px;
        padding: 25px;
        position: fixed;
        height: 130px;
        margin-top: 10px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        border: 0px;
        border: 1px solid rgba(255, 255, 255, 0.10);
        background-color: rgba(255, 255, 255, 1) !important;
        z-index: 9999 !important;
    }

    .ww_header_menu .et_mobile_menu li a {
        font-family: 'Archivo', Helvetica, Arial, Lucida, sans-serif;
        font-size: 16px;
        color: #0A1439 !important;
        font-weight: 300 !important;
        line-height: 24px;
        -webkit-transition: color 300ms ease 0ms, font-size 300ms ease 0ms;
        -moz-transition: color 300ms ease 0ms, font-size 300ms ease 0ms;
        transition: color 300ms ease 0ms, font-size 300ms ease 0ms;
        border-bottom: 1px solid #0a143930 !important;
        padding: 0 !important;
        margin-bottom: 15px;
        padding-bottom: 15px !important;
    }

    .ww_header_menu .et_mobile_menu li:last-child a {
        border-bottom: 0px solid #0a143930 !important;
    }

    .ww_header_main {
        height: 64px;
    }

    .ww_header_menu .mobile_nav.opened .mobile_menu_bar:before {
        content: url(/wp-content/uploads/2024/09/close.png);
        top: 0;
        height: 39px;
    }

    .ww_header_menu.ww_header_sticky .mobile_nav.opened .mobile_menu_bar:before {
        content: url(/wp-content/uploads/2024/09/close-dark.png);
        top: 0;
        height: 39px;
    }

    .ww_inner_custom_header .ww_header_menu .mobile_menu_bar {
        border: 1px solid #E8E9EC !important;
        background: rgba(132, 137, 156, 0.05);
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        -moz-backdrop-filter: blur(6px);
    }

    .ww_inner_custom_header .ww_header_main .mobile_nav .mobile_menu_bar:before {
        content: url(/wp-content/uploads/2024/09/Menu-icon-dark.svg);
        top: 0;
        height: 40px;
    }

    .ww_inner_custom_header .ww_header_menu .mobile_nav.opened .mobile_menu_bar:before {
        content: url(/wp-content/uploads/2024/09/close.png) !important;
        top: 0;
        height: 39px;
    }

    .ww-home-slider span.swiper-pagination-bullet {
        background: #CED0D7;
        width: 24px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        height: 4px;
    }

    .ww-home-slider .swiper-button-next,
    .ww-home-slider .swiper-button-prev {
        opacity: 0;
        cursor: auto;
        pointer-events: none;
    }

    .ww-post-item {
        height: 508px !important;
        padding: 20px;
        margin: 0;
    }

    .ww-latest-posts .ww-post-item h2.ww-post-title {
        font-family: Archivo;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        padding-top: 10px;
    }

    .ww-latest-posts .ww-post-item h2.ww-post-title a {
        font-family: Archivo;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }

    .ww-latest-posts .ww-post-thumbnail img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .ww-home-slider .swiper-pagination {
        position: relative;
        bottom: -10px !important;
    }

    .ww-latest-posts .ww-post-thumbnail {
        padding: 0;
    }

    .ww-book-listing-section .ww-book-listing-row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        gap: 32px !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -moz-box-orient: vertical;
        flex-direction: column !important;
    }

    .ww-post-item:hover {
        padding: 20px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        margin-bottom: 0px;
    }

    .ww-contact-us-section .ww-contact-us-row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -moz-box-orient: vertical;
        flex-direction: column;
        gap: 40px !important;
    }

    .ww-contact-us-section .ww-contact-us-row .et_pb_column:first-child {
        margin: 0 !important;
        min-width: 100%;
        max-width: 100%;
    }

    .ww-single-post-content-row .ww-single-post-content-module h1,
    .ww-single-post-content-row .ww-single-post-content-module h2,
    .ww-single-post-content-row .ww-single-post-content-module h3 {
        margin-bottom: 24px;
        padding-top: 40px;
    }
}

@media (min-width:769px) and (max-width:980px) {
    .ww-featured-post img.ww-featured-img {
        height: 500px;
    }
}

@media (min-width:768px) and (max-width:600px) {
    .ww_animation_sec_row {
        height: 692px;
    }
}

@media only screen and (max-width: 767px) {
    .ww-contact-us-section .ww-contact-us-row .et_pb_column:first-child {
        border-radius: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .ww_section {
        height: auto;
    }

    .ww-page-home-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .ww-book-listing-section .ww-book-listing-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -moz-box-orient: vertical;
        flex-direction: column;
    }

    .ww-blog-latest-posts {
        -webkit-transform: inherit !important;
        -moz-transform: inherit !important;
        transform: inherit !important;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }

    .ww-featured-post {
        display: block;
    }

    .ww-featured-post .ww-featured-post-img {
        width: 100%;
    }

    .ww-featured-post .ww-featured-post-content {
        width: 100%;
    }

    .ww-featured-post {
        padding: 16px;
    }

    .ww-post-item {
        height: 485px !important;
    }

    .ww-featured-post img.ww-featured-img {
        width: 100%;
        height: 216px;
        margin-bottom: 16px;
        object-fit: cover;
        object-position: center;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
    }

    .ww-featured-post-content .ww-f-excerpt {
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;
        margin-bottom: 24px;
    }

    .ww-blog-latest-posts .ww-post-item {
        padding: 16px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
    }

    .ww-load-more-btn {
        margin-top: 32px;
        margin-bottom: 80px;
    }

    .ww-book-list-social-share .ww-social-share-title {
        padding: 0px;
        margin-bottom: 44px;
        max-width: 352px;
        font-weight: 400 !important;
        line-height: 32px !important;
    }
}

@media only screen and (max-width: 600px) {
    span.ww_section_one_text {
        background: linear-gradient(180deg, #FFF 28.56%, rgba(255, 255, 255, 0.34) 88.33%, rgba(255, 255, 255, 0.14) 68%);
    }

    .ww_animation_sec_row {
        height: 1045px;
    }

    .ww_footer_col_second,
    .ww_footer_col_three {
        width: 50% !important;
    }

    .ww_header_menu .et_mobile_nav_menu {
        margin: 0;
    }

    span.ww_section_one_text {
        font-size: 32px;
        font-weight: 300;
        line-height: 48px;
    }

    .ww-face-animation-custom {
        height: 205px;
        overflow: hidden;
        position: relative;
    }

    .ww_active {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        padding: 16px 24px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        position: relative;
        left: 64px;
        width: 87%;
    }

    .ww_section.ww_active .ww_inside_box h6:before,
    .ww_section .ww_inside_box h6:before {
        display: block;
        margin-bottom: 8px;
    }

    /* None Active box */
    .ww_section_01 .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/profile-tickBlack.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    .ww_section_02 .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/book-savedBlack.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    .ww_section_03 .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/exportBlack.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    /* Active box */
    .ww_section_01.ww_active .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/profile-tickwhite.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    .ww_section_02.ww_active .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/book-savedwhite.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    .ww_section_03.ww_active .ww_inside_box h6:before {
        content: url(/wp-content/uploads/2024/09/exportwhite.svg);
        position: relative;
        right: 0;
        top: 0px;
        margin-right: 12px;
    }

    .ww_section .ww_inside_box h6 {
        padding-bottom: 12px;
    }

    .ww_section,
    .ww_active {
        padding: 16px;
    }

    .ww_section.ww_active:before {
        left: -48px;
        top: 53px;
        height: 32px;
        width: 32px;
    }

    .ww_section {
        width: 100%;
    }

    .ww_active {
        left: 48px;
    }

    .ww_section.ww_active {
        width: 87%;
    }

    .ww_home_main_heading h1:after {
        content: '';
    }

    .ww-contact-us-section .ww-contact-us-row .et_pb_column:first-child {
        border-radius: 16px;
        top: -95px;
    }
}
