/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
    .navbar-wrap ul {
        margin: 0 0 0 35px;
    }

}


/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
    .container {
        max-width: 1320px;
    }

    .navbar-wrap ul {
        margin: 0 0 0 15px;
    }

    .navbar-wrap ul li a {
        padding: 40px 8px;
    }

    .header-right-side {
        padding-right: 20px;
    }

    .header-top-wrap {
        padding: 6px 20px;
    }

    .offcanvas-toggle {
        width: 80px;
    }

    .offcanvas-toggle a {
        padding: 30px 20px 30px 20px;
    }

    .header-search-wrap form {
        width: 250px;
    }

    .banner-post-thumb img {
        height: 560px;
    }

    .banner-post-content {
        left: 60px;
        right: 60px;
        bottom: 40px;
    }

    .overlay-post-content-three .post-title {
        font-size: 24px;
    }

    .overlay-post-content-three {
        left: 20px;
        right: 20px;
        bottom: 30px;
    }

    .newsletter-social {
        margin-left: 50px;
    }

    .banner-post-content-four .post-title {
        font-size: 24px;
    }

    .banner-post-content-four {
        left: 20px;
        right: 20px;
        bottom: 35px;
    }

    .banner-post-thumb-four img {
        height: 390px;
    }

    .contact-map {
        height: 450px;
    }

}



/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {

    .container,
    .custom-container {
        max-width: 960px;
    }

    .header-action>ul li.header-btn {
        display: none;
    }

    .menu-outer .navbar-wrap {
        display: block !important;
    }

    .menu-area .mobile-nav-toggler {
        display: block;
    }

    .menu-wrap {
        display: flex;
        align-items: center;
        padding: 0 20px;
    }

    .menu-wrap .row {
        flex-grow: 1;
    }

    .offcanvas-toggle {
        display: none;
    }

    .logo.text-center {
        text-align: left !important;
    }

    .menu-area {
        padding: 15px 0;
    }

    .header-search-wrap form {
        width: 300px;
    }

    .featured-post-thumb img {
        height: 350px;
    }

    .featured-post-content .post-title {
        font-size: 22px;
    }

    .newsletter-wrap {
        padding: 50px 30px;
    }

    .newsletter-form .form-grp {
        width: 220px;
    }

    .newsletter-content {
        width: 24%;
        margin-right: 20px;
    }

    .sidebar-wrap {
        margin-left: 0;
    }

    .latest-post-item.big-post .featured-post-content .post-title {
        font-size: 24px;
    }

    .latest-post-item-wrap>.row>.col-66 {
        width: 100%;
    }

    .latest-post-wrap {
        display: flex;
        margin: 0 -15px;
    }

    .latest-post-item.small-post {
        width: 50%;
        flex: 0 0 auto;
        padding: 0 15px;
    }

    .latest-post-item-wrap>.row>.col-34 {
        width: 100%;
    }

    .sidebar-avatar {
        padding: 100px 25px 40px;
    }

    .sidebar-social-wrap .list-wrap li a {
        padding: 10px 15px;
        min-width: 128px;
    }

    .section-title p {
        width: 100%;
    }

    .categories-item-wrap .row {
        --bs-gutter-x: 20px;
    }

    .featured-post-item.healthy-post .featured-post-content .post-title {
        font-size: 18px;
    }

    .popular-post .content .post-title {
        font-size: 16px;
    }

    .popular-post .thumb {
        width: 95px;
        margin-right: 10px;
    }

    .footer-content p {
        width: 100%;
    }

    .footer-top .row [class*="col-"]:nth-child(3) .footer-widget {
        margin-left: 40px;
    }

    .header-right-side {
        padding-right: 0;
    }

    .menu-area.menu-style-two .mobile-nav-toggler {
        display: none;
    }

    .menu-style-two .menu-wrap {
        padding: 0 0;
    }

    .banner-post-content {
        left: 30px;
        right: 30px;
        bottom: 35px;
    }

    .banner-post-content .post-title {
        font-size: 24px;
    }

    .banner-post-content .post-title br {
        display: none;
    }

    .categories-img-two img {
        height: 150px;
    }

    .categories-img-two {
        border-radius: 30px;
    }

    .categories-item-wrap-two .row {
        --bs-gutter-x: 20px;
    }

    .spotlight-post-inner-wrap .row .col-70 {
        width: 100%;
    }

    .spotlight-post-inner-wrap .row .col-30 {
        width: 65%;
        flex: 0 0 auto;
    }

    .spotlight-post-inner-wrap .sidebar-wrap {
        margin-top: 40px;
    }

    .video-small-post-wrap {
        padding-left: 25px;
    }

    .video-post-content .post-title {
        font-size: 24px;
    }

    .video-post-item.small-post .video-post-content .post-title {
        font-size: 20px;
    }

    .video-post-item.small-post {
        gap: 20px;
    }

    .weekly-post-inner-wrap .row .col-70 {
        width: 100%;
    }

    .weekly-post-item {
        gap: 30px;
    }

    .weekly-post-inner-wrap .row .col-30 {
        width: 65%;
    }

    .weekly-post-inner-wrap .sidebar-wrap {
        padding-top: 40px;
    }

    .sidebar-img {
        text-align: center;
    }

    .newsletter-wrap-two .newsletter-content {
        margin-right: 20px;
    }

    .newsletter-wrap.newsletter-wrap-two {
        padding: 50px 30px;
    }

    .banner-post-content-two {
        left: 30px;
        bottom: 30px;
        right: 30px;
    }

    .menu-area.menu-style-three .mobile-nav-toggler {
        display: none;
    }

    .menu-style-three .menu-wrap {
        display: block;
        padding: 0;
    }

    .menu-area.menu-style-three {
        padding: 0;
    }

    .banner-post-content-two .post-title {
        font-size: 19px;
    }

    .banner-post-two.small-post .banner-post-content-two {
        left: 20px;
        right: 20px;
        bottom: 15px;
    }

    .trending-post-inner .col-70 {
        width: 100%;
        flex: 0 0 auto;
    }

    .trending-post-inner .col-30 {
        width: 65%;
        flex: 0 0 auto;
    }

    .overlay-post-thumb-three img {
        height: 500px;
    }

    .newsletter-wrap-three {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px 0;
    }

    .newsletter-wrap-three .newsletter-content {
        width: 20%;
        margin-right: 30px;
    }

    .newsletter-social {
        margin-left: 0;
    }

    .menu-area.menu-style-four .mobile-nav-toggler {
        display: none;
    }

    .menu-style-four .menu-wrap {
        padding: 0;
        justify-content: center;
    }

    .header-logo-area-two .logo.text-center {
        text-align: center !important;
    }

    .menu-area.menu-style-four {
        padding: 0 0;
    }

    .banner-post-thumb-three img {
        height: 430px;
    }

    .banner-post-content-three {
        bottom: 40px;
    }

    .header-logo-area-three {
        padding: 20px 0;
    }

    .header-logo-area-three .logo.text-center {
        text-align: center !important;
    }

    .header-logo-area-three .offcanvas-toggle {
        display: block;
    }

    .banner-post-content-four .post-title {
        font-size: 22px;
    }

    .banner-post-content-four .post-title br {
        display: none;
    }

    .recent-post-inner-wrap .row .col-70 {
        width: 100%;
    }

    .recent-post-inner-wrap .row .col-30 {
        width: 65%;
    }

    .recent-post-inner-wrap .sidebar-wrap {
        margin-top: 40px;
    }

    .overlay-post-content-five {
        left: 25px;
        right: 25px;
        bottom: 30px;
    }

    .overlay-post-content-five .post-title {
        font-size: 24px;
    }

    .mining-post-inner .row .col-70 {
        width: 100%;
    }

    .mining-post-inner .row .col-30 {
        width: 65%;
    }

    .mining-post-inner .sidebar-wrap {
        padding-top: 20px;
    }

    .menu-style-six .menu-wrap {
        display: block;
        padding: 0;
    }

    .menu-area.menu-style-six .mobile-nav-toggler {
        display: none;
    }

    .menu-style-six .offcanvas-toggle {
        display: block;
    }

    .menu-area.menu-style-six {
        padding: 0;
    }

    .header-logo-area-four {
        padding: 20px 0;
    }

    .sidebar-wrap-three {
        padding-left: 0;
        margin-top: 50px;
    }

    .sidebar-wrap-three::before {
        display: none;
    }

    .editor-post-three::before {
        right: -15px;
    }

    .editor-post-active-two .col-lg-3 {
        padding: 0 15px;
    }

    .horizontal-post-content-four .post-title {
        font-size: 16px;
    }

    .newsletter-wrap-four .newsletter-content .title {
        font-size: 26px;
    }

    .banner-post-content-six .post-title {
        font-size: 26px;
    }

    .author-inner-wrap .row .col-70 {
        width: 100%;
    }

    .author-inner-wrap .row .col-30 {
        width: 65%;
    }

    .blog-inner-wrap .sidebar-wrap {
        margin-left: 0;
        margin-right: 0;
    }

    .about-content {
        width: 100%;
    }

    .contact-form {
        padding: 35px 25px 40px;
    }

    .contact-map {
        height: 400px;
    }

}



/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {

    .container,
    .custom-container {
        max-width: 720px;
    }

    .menu-area {
        padding: 20px 0;
    }

    .menu-nav {
        justify-content: space-between;
    }

    .header-search-wrap form {
        display: none;
    }

    .newsletter-wrap {
        display: block;
        text-align: center;
    }

    .newsletter-content {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .newsletter-form form {
        justify-content: center;
        flex-wrap: wrap;
    }

    .newsletter-form .form-grp {
        width: 220px;
    }

    .latest-post-inner-wrap>.row>.col-70 {
        width: 100%;
        flex: 0 0 auto;
    }

    .latest-post-item.big-post .featured-post-content p {
        width: 100%;
        margin: 0 auto;
    }

    .latest-post-item.big-post .featured-post-content .post-title {
        font-size: 26px;
    }

    .latest-post-item.small-post .featured-post-content .post-title {
        font-size: 22px;
    }

    .latest-post-inner-wrap>.row>.col-30 {
        width: 100%;
        flex: 0 0 auto;
    }

    .sidebar-avatar {
        padding: 100px 30px 45px;
    }

    .sidebar-social-wrap .list-wrap li a {
        padding: 10px 15px;
        min-width: 162px;
    }

    .sidebar-wrap {
        padding-top: 40px;
    }

    .overlay-post-content .post-title {
        font-size: 26px;
    }

    .healthy-inner-wrap .row .col-70 {
        width: 100%;
    }

    .healthy-inner-wrap .row .col-30 {
        width: 100%;
    }

    .popular-post .thumb {
        width: 110px;
        margin-right: 16px;
    }

    .popular-post .content .post-title {
        font-size: 18px;
    }

    .footer-top .row [class*="col-"]:nth-child(3) .footer-widget {
        margin-left: 0;
    }

    .footer-bottom {
        padding: 25px 0;
    }

    .scroll-top {
        right: 15px;
    }

    .menu-style-two .logo.d-none {
        display: block !important;
    }

    .header-logo-area {
        display: none;
    }

    .banner-post-thumb img {
        height: 500px;
    }

    .categories-item-wrap-two .row {
        --bs-gutter-x: 30px;
    }

    .spotlight-post-item-wrap .row .col-57 {
        width: 100%;
    }

    .spotlight-post.big-post .spotlight-post-thumb img {
        height: 350px;
    }

    .spotlight-post.small-post {
        flex-direction: row;
    }

    .spotlight-post-item-wrap .row .col-43 {
        width: 100%;
    }

    .spotlight-post.big-post {
        margin-bottom: 30px;
    }

    .spotlight-post.big-post .spotlight-post-content .post-title {
        margin-bottom: 10px;
        font-size: 26px;
    }

    .spotlight-post.big-post .spotlight-post-thumb {
        margin-bottom: 15px;
    }

    .spotlight-post-inner-wrap .row .col-30 {
        width: 100%;
    }

    .video-small-post-wrap {
        padding-left: 0;
    }

    .video-small-post-wrap::before {
        display: none;
    }

    .weekly-post-thumb {
        width: 330px;
    }

    .weekly-post-inner-wrap .row .col-30 {
        width: 100%;
    }

    .newsletter-wrap-two .newsletter-content {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .menu-area.menu-style-two .mobile-nav-toggler {
        display: block;
    }

    .header-top-wrap-two {
        display: none;
    }

    .menu-area.menu-style-three {
        padding: 20px 0;
    }

    .banner-post-inner .row .col-70 {
        width: 100%;
    }

    .banner-post-inner .row .col-30 {
        width: 100%;
    }

    .banner-post-two.small-post .banner-post-thumb-two img {
        height: 100%;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
    }

    .banner-post-two.small-post .banner-post-content-two {
        left: 25px;
        right: 25px;
        bottom: 20px;
    }

    .editor-post-item {
        gap: 20px;
    }

    .editor-post-thumb {
        width: 150px;
    }

    .recent-post-wrap .row .col-54 {
        width: 100%;
    }

    .horizontal-post-two {
        justify-content: space-between;
    }

    .recent-post-wrap .row .col-46 {
        width: 100%;
    }

    .trending-post-thumb {
        width: 50%;
    }

    .trending-post-content .post-title {
        font-size: 24px;
    }

    .trending-post-content .blog-post-meta {
        margin-bottom: 10px;
    }

    .newsletter-wrap-three .newsletter-content {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .trending-post-inner .col-30 {
        width: 100%;
    }

    .trending-post-inner .sidebar-wrap {
        padding-top: 0;
    }

    .menu-style-three .header-action>ul {
        justify-content: flex-end;
    }

    .menu-area.menu-style-three .mobile-nav-toggler {
        display: block;
    }

    .menu-style-three .header-action {
        margin-left: auto;
    }

    .header-logo-area-two {
        display: none;
    }

    .menu-style-four .logo.d-none {
        display: block !important;
    }

    .menu-area.menu-style-four .mobile-nav-toggler {
        display: block;
    }

    .menu-style-four .menu-nav {
        justify-content: space-between;
        flex-grow: 1;
    }

    .menu-area.menu-style-four {
        padding: 15px 0;
    }

    .banner-post-content-three .post-title {
        font-size: 26px;
    }

    .editor-post-item.editor-post-two {
        justify-content: space-between;
    }

    .header-logo-area-three {
        display: none;
    }

    .banner-post-content-four .post-title {
        font-size: 24px;
    }

    .recent-post-inner-wrap .row .col-30 {
        width: 100%;
    }

    .recent-post-inner-wrap .sidebar-wrap {
        padding-top: 0;
    }

    .mining-post-inner .row .col-30 {
        width: 100%;
    }

    .banner-post-thumb-four img {
        height: 370px;
    }

    .politics-post-wrap .row .col-69 {
        width: 100%;
    }

    .politics-post {
        gap: 25px;
        margin-bottom: 30px;
    }

    .politics-post-wrap .row .col-31 {
        width: 100%;
    }

    .politics-post-wrap-two {
        padding-left: 0;
    }

    .politics-post-wrap-two::before {
        display: none;
    }

    .banner-post-seven::before {
        display: none;
    }

    .top-news-post {
        gap: 25px;
    }

    .top-news-post-thumb {
        width: 325px;
    }

    .top-news-post {
        gap: 20px;
    }

    .top-news-post-content .post-title {
        font-size: 22px;
    }

    .header-logo-area-four {
        display: none;
    }

    .menu-style-six .logo.d-none {
        display: block !important;
    }

    .menu-style-six .offcanvas-toggle {
        display: none;
    }

    .menu-area.menu-style-six .mobile-nav-toggler {
        display: block;
    }

    .menu-style-six .menu-nav {
        align-items: center;
    }

    .menu-area.menu-style-six {
        padding: 10px 0;
    }

    .news-banner-post-wrap .row .col-67 {
        width: 100%;
    }

    .news-banner-post-wrap .row .col-33 {
        width: 100%;
    }

    .news-banner-small-post {
        padding-right: 0;
        display: flex;
        gap: 0 30px;
    }

    .news-banner-small-post::before {
        display: none;
    }

    .news-banner-small-post .banner-post-five {
        border-bottom: none;
        padding-bottom: 0;
        width: 50%;
    }

    .horizontal-post-content-four .post-title {
        font-size: 17px;
    }

    .banner-post-thumb-six img {
        height: 400px;
    }

    .newsletter-wrap-four .newsletter-form .form-grp {
        width: 300px;
    }

    .author-inner-wrap .row .col-30 {
        width: 100%;
    }

    .author-inner-wrap .sidebar-wrap {
        padding-top: 0;
    }

    .blog-details-content .title {
        font-size: 24px;
    }

    .blog-details-content blockquote {
        margin: 50px 30px 35px;
        padding: 35px 30px 30px;
    }

    .blog-details-inner-content .title-two {
        font-size: 22px;
    }

    .blog-details-video img {
        height: 350px;
    }

    .blog-avatar-wrap {
        padding: 35px 25px;
    }

    .pev-next-post-wrap .post-item .content .post-title br {
        display: none;
    }

    .about-img {
        margin-bottom: 50px;
    }

    .contact-form {
        padding: 45px 50px 50px;
    }

    [tg-theme=dark] .menu-area.menu-style-two .logo.d-none {
        display: block !important;
    }

    [tg-theme=dark] .menu-area.menu-style-six .logo.d-none.white-logo {
        display: block !important;
    }

    [tg-theme=dark] .menu-area.menu-style-four .logo.white-logo {
        display: block !important;
    }

    .header-top-social-two {
        display: none;
    }

    .menu-style-six .logo.d-none.white-logo {
        display: none !important;
    }

    .darkmode-trigger {
        right: 0px;
    }

}



/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
    .custom-container {
        max-width: 100%;
    }

    .transparent-header {
        top: 0;
    }

    .header-top-wrap {
        display: none;
    }

    .newsletter-content .title {
        font-size: 22px;
    }

    .newsletter-wrap {
        padding: 50px 25px;
    }

    .newsletter-form .form-grp {
        width: 100%;
    }

    .section-title-wrap {
        gap: 20px;
        flex-wrap: wrap;
    }

    .latest-post-item.big-post .featured-post-thumb img {
        height: 350px;
    }

    .latest-post-item.big-post .featured-post-content .post-title {
        font-size: 24px;
    }

    .post-title br {
        display: none;
    }

    .latest-post-item.small-post {
        width: 100%;
    }

    .latest-post-wrap {
        display: block;
    }

    .sidebar-avatar {
        padding: 100px 25px 45px;
    }

    .sidebar-social-wrap .list-wrap li a {
        min-width: 142px;
    }

    .categories-item {
        width: 150px;
    }

    .overlay-post-content {
        left: 20px;
        bottom: 25px;
        right: 20px;
    }

    .overlay-post-content .post-title {
        font-size: 24px;
    }

    .ta-horizontal-post {
        display: block;
    }

    .horizontal-post-thumb {
        width: 100%;
        margin: 0 0 20px;
    }

    .horizontal-post-thumb img {
        width: 100%;
    }

    .footer-bottom-menu .list-wrap {
        justify-content: center;
        margin-bottom: 10px;
    }

    .copyright-text p {
        text-align: center;
    }

    .footer-bottom {
        padding: 20px 0;
    }

    .menu-wrap {
        padding: 0 15px;
    }

    .section-title-wrap-three {
        flex-wrap: wrap;
    }

    .weekly-post-item {
        flex-wrap: wrap;
        gap: 20px;
    }

    .video-post-item.small-post {
        flex-wrap: wrap;
    }

    .weekly-post-thumb {
        width: 100%;
    }

    .banner-post-content {
        left: 25px;
        right: 25px;
        bottom: 35px;
    }

    .categories-item-wrap-two .row {
        --bs-gutter-x: 20px;
    }

    .section-title-three .title {
        font-size: 18px;
        padding: 8px 20px;
    }

    .spotlight-post.big-post .spotlight-post-thumb img {
        height: 300px;
    }

    .spotlight-post.big-post .spotlight-post-content .post-title {
        font-size: 24px;
    }

    .spotlight-post-content .post-title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .overlay-post-content-two {
        left: 20px;
        right: 20px;
    }

    .video-post-item.big-post .video-post-thumb img {
        height: 320px;
    }

    .video-post-item.small-post .video-post-thumb {
        width: 100%;
    }

    .weekly-post-thumb img {
        height: 300px;
    }

    .footer-top {
        padding: 80px 0 30px;
    }

    .banner-post-two.big-post .banner-post-thumb-two img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .banner-post-two.small-post .banner-post-content-two {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

    .overlay-post-two .overlay-post-thumb img {
        height: 440px;
    }

    .horizontal-post-two {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .horizontal-post-two .horizontal-post-thumb {
        width: 100%;
    }

    .horizontal-post-two .horizontal-post-content {
        min-height: auto;
    }

    .trending-post {
        flex-wrap: wrap;
    }

    .trending-post-thumb {
        width: 100%;
    }

    .trending-post-thumb img {
        min-height: 250px;
    }

    .overlay-post-thumb-three img {
        height: 440px;
    }

    .so-post-content {
        left: 20px;
        right: 20px;
    }

    .newsletter-wrap-three .newsletter-form .form-grp {
        width: 100%;
    }

    .newsletter-wrap-three {
        gap: 25px 0;
    }

    .newsletter-area-three {
        padding: 60px 0;
    }

    .weekly-post-area-two {
        padding: 60px 0;
    }

    .banner-post-content-two {
        left: 20px;
        bottom: 25px;
        right: 20px;
    }

    .header-top-wrap-three {
        display: none;
    }

    .banner-post-content-three {
        left: 25px;
        right: 25px;
        bottom: 25px;
    }

    .footer-top-two {
        padding: 80px 0;
    }

    .banner-post-thumb-three img {
        height: 400px;
    }

    .banner-post-content-three .post-title {
        font-size: 24px;
    }

    .overlay-post-four .overlay-post-content-three {
        left: 25px;
        right: 25px;
    }

    .banner-post-content-four .post-title {
        font-size: 22px;
    }

    .horizontal-post-three {
        flex-wrap: wrap;
    }

    .horizontal-post-thumb-three {
        width: 100%;
    }

    .top-news-post {
        flex-wrap: wrap;
    }

    .politics-post {
        flex-wrap: wrap;
    }

    .politics-post-thumb {
        width: 100%;
    }

    .header-top-wrap-four {
        display: none;
    }

    .news-banner-small-post {
        display: block;
    }

    .news-banner-small-post .banner-post-five {
        width: 100%;
    }

    .banner-post-thumb-six img {
        height: 300px;
    }

    .banner-post-content-six .post-title {
        font-size: 24px;
    }

    .politics-post-thumb img {
        height: 270px;
    }

    .editor-post-three::before {
        display: none;
    }

    .top-news-post-thumb {
        width: 100%;
    }

    .sports-post-thumb img {
        height: 300px;
    }

    .sports-post-content .post-title {
        font-size: 22px;
    }

    .newsletter-wrap-four .newsletter-content .title {
        font-size: 24px;
    }

    .newsletter-area-four {
        padding: 70px 0;
    }

    .author-wrap {
        padding: 30px 25px 30px;
        gap: 20px;
        flex-wrap: wrap;
    }

    .blog-details-content blockquote {
        margin: 50px 0 35px;
        padding: 35px 25px 30px;
    }

    .blog-details-content blockquote::before {
        left: 25px;
    }

    .blog-details-inner-img {
        margin-bottom: 30px;
    }

    .blog-details-inner-content .title-two {
        font-size: 20px;
    }

    .blog-details-video img {
        height: 300px;
    }

    .blog-details-bottom .post-share {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .blog-avatar-wrap {
        flex-wrap: wrap;
    }

    .blog-avatar-img {
        margin: 0 0 20px 0;
    }

    .pev-next-post-wrap .post-item {
        gap: 15px;
    }

    .comments-box {
        flex-wrap: wrap;
    }

    .comments-avatar {
        margin: 0 0 20px 0;
    }

    .latest-comments .children {
        margin: 0;
    }

    .about-img .left-img {
        gap: 15px;
    }

    .about-img {
        gap: 15px;
    }

    .about-img img.shape {
        display: none;
    }

    .section-title-five .title {
        font-size: 26px;
    }

    .section-title-five p br {
        display: none;
    }

    .contact-info-item {
        padding: 30px 20px 30px;
        gap: 30px;
    }

    .contact-info-item .content::before {
        left: -15px;
    }

    .contact-form {
        padding: 35px 25px 40px;
    }

    .contact-map {
        height: 350px;
    }

    .darkmode-trigger {
        right: 0px;
    }




}


/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {

    .container,
    .custom-container {
        max-width: 540px;
    }

    .newsletter-content .title {
        font-size: 24px;
    }

    .categories-item {
        width: 190px;
    }

    .newsletter-form .form-grp {
        width: 225px;
    }

    .categories-item-wrap-two .row {
        --bs-gutter-x: 30px;
    }

    .video-post-item.small-post .video-post-thumb {
        width: 190px;
    }

    .video-post-item.small-post {
        flex-wrap: unset;
        gap: 30px;
    }

    .horizontal-post-thumb-three {
        width: 180px;
    }

    .horizontal-post-three {
        flex-wrap: nowrap;
    }

    .banner-post-content-four .post-title {
        font-size: 24px;
    }


}

.stats-section {
    background: linear-gradient(135deg, var(--tg-secondary-color) 0%, #024066 100%);
    position: relative;
    overflow: hidden;
}

.stats-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><rect width="100" height="100" fill="none"/><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.05)"/></svg>');
    opacity: 0.3;
}

.section-title {
    font-family: var(--tg-body);
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.section-subtitle {
    font-size: 1.1rem;
    margin-bottom: 50px;
}

.stat-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 25px 30px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.stat-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 252, 250, 0.2), transparent);
    transition: left 0.6s ease;
}

.stat-card:hover::before {
    left: 100%;
}

.stat-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: #fff;
    box-shadow: 0 20px 40px rgba(252, 145, 69, 0.3);
}

.stat-icon {
    width: 60px;
    height: 60px;
    background: var(--tg-primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 1.65rem;
    color: #ffffff;
    transition: all 0.4s ease;
}

.stat-card:hover .stat-icon {
    transform: scale(1.1) rotate(360deg);
}

.stat-number {
    font-family: var(--tg-heading-font-family);
    font-size: 2rem;
    font-weight: 700;
    color: var(--tg-primary-color);
    margin-bottom: 10px;
    line-height: 1;
}

.stat-label {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 768px) {
    .stat-card {
        padding: 18px 18px;
    }

    .stat-icon {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
    }

    .stat-number {
        font-size: 1.75rem;
    }

    .stat-label {
        font-size: .85rem;
        line-height: 1.2;
    }

    .section-title {
        font-size: 2rem;
    }
}
.wh-30 {
    height: 30px;
    width: 30px;
}
.wh-35 {
    height: 35px;
    width: 35px;
}
.wh-40 {
    height: 40px;
    width: 40px;
}
.wh-45 {
    height: 45px;
    width: 45px;
}

.wh-50 {
    height: 50px;
    width: 50px;
}

.wh-60 {
    height: 60px;
    width: 60px;
}

.wh-70 {
    height: 70px;
    width: 70px;
}
.wh-80 {
    height: 80px;
    width: 80px;
}
.wh-90 {
    height: 90px;
    width: 90px;
}
.wh-100 {
    height: 100px;
    width: 100px;
}
.wh-120 {
    height: 120px;
    width: 120px;
}
.wh-130 {
    height: 130px;
    width: 130px;
}
.wh-150 {
    height: 150px;
    width: 150px;
}
@media screen and (max-width: 885px) {
     .wh-xs-35 {
    height: 35px;
    width: 35px;
}
    .wh-xs-40 {
    height: 40px;
    width: 40px;
}
.wh-xs-45 {
    height: 45px;
    width: 45px;
}

.wh-xs-50 {
    height: 50px;
    width: 50px;
}

.wh-xs-60 {
    height: 60px;
    width: 60px;
}

.wh-xs-70 {
    height: 70px;
    width: 70px;
}
.wh-xs-80 {
    height: 80px;
    width: 80px;
}
.wh-xs-90 {
    height: 90px;
    width: 90px;
}
.wh-xs-100 {
    height: 100px;
    width: 100px;
}
.wh-xs-120 {
    height: 120px;
    width: 120px;
}
.wh-xs-130 {
    height: 130px;
    width: 130px;
}
.wh-xs-150 {
    height: 150px;
    width: 150px;
}
}
.rounded-4 {
    border-radius: 4px;
}

.rounded-6 {
    border-radius: 6px;
}

.rounded-8 {
    border-radius: 8px;
}
.rounded-10 {
    border-radius: 10px;
} 
.rounded-12 {
    border-radius: 12px;
} 
.rounded-16 {
    border-radius: 16px;
} 
.rounded-30 {
    border-radius: 30px;
} 
.shadow-bottom {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.shadow-lite {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px !important;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.top-5px {
    top: 5px !important;
}

.top-10px {
    top: 10px !important;
}

.top-15px {
    top: 15px !important;
}

.top-20px {
    top: 20px !important;
}

.right-5px {
    right: 5px !important;
}

.right-10px {
    right: 10px !important;
}

.right-15px {
    right: 15px !important;
}

.right-20px {
    right: 20px !important;
}

.left-5px {
    left: 5px !important;
}

.left-10px {
    left: 10px !important;
}

.left-15px {
    left: 15px !important;
}

.left-20px {
    left: 20px !important;
}

.old-price {
    text-decoration: line-through !important;
}

.text-3lines {
    line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text-1line {
    line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text-2lines {
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text-4lines {
    line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text-5lines {
    line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.bg-soft-primary {
    background-color: rgb(59 130 246 / .1);
    color: #1e40af
}

.bg-soft-secondary {
    background-color: rgb(107 114 128 / .1);
    color: #374151
}

.bg-soft-success {
    background-color: rgb(16 185 129 / .1);
    color: #065f46
}

.bg-soft-danger {
    background-color: rgb(239 68 68 / .1);
    color: #991b1b
}

.bg-soft-warning {
    background-color: rgb(245 158 11 / .1);
    color: #92400e
}

.bg-soft-info {
    background-color: rgb(6 182 212 / .1);
    color: #155e75
}

.bg-soft-orange {
    background-color: rgb(249 115 22 / .1);
    color: #9a3412
}

.bg-soft-yellow {
    background-color: rgb(234 179 8 / .1);
    color: #854d0e
}

.bg-soft-blue {
    background-color: rgb(59 130 246 / .1);
    color: #1e40af
}

.bg-soft-purple {
    background-color: rgb(168 85 247 / .1);
    color: #6b21a8
}

.bg-soft-pink {
    background-color: rgb(236 72 153 / .1);
    color: #9d174d
}

.bg-soft-rose {
    background-color: rgb(244 63 94 / .1);
    color: #be123c
}

.bg-soft-green {
    background-color: rgb(34 197 94 / .1);
    color: #166534
}

.bg-soft-teal {
    background-color: rgb(20 184 166 / .1);
    color: #115e59
}

.bg-soft-primary-border {
    background-color: rgb(59 130 246 / .1);
    border: 1px solid rgb(59 130 246 / .2);
    color: #1e40af
}

.bg-soft-success-border {
    background-color: rgb(16 185 129 / .1);
    border: 1px solid rgb(16 185 129 / .2);
    color: #065f46
}

.bg-soft-danger-border {
    background-color: rgb(239 68 68 / .1);
    border: 1px solid rgb(239 68 68 / .2);
    color: #991b1b
}

.bg-soft-primary-dark {
    background-color: rgb(59 130 246 / .15);
    color: #1e3a8a
}

.bg-soft-success-dark {
    background-color: rgb(16 185 129 / .15);
    color: #064e3b
}

.bg-soft-danger-dark {
    background-color: rgb(239 68 68 / .15);
    color: #7f1d1d
}

.bg-soft-primary-hover:hover {
    background-color: rgb(59 130 246 / .2)
}

.bg-soft-success-hover:hover {
    background-color: rgb(16 185 129 / .2)
}

.bg-soft-danger-hover:hover {
    background-color: rgb(239 68 68 / .2)
}
.bg-danger-hover{
    transition: all .3s ease-in-out; 
}
.bg-danger-hover:hover, .bg-danger-hover:focus{
    transition: all .3s ease-in-out;
    background-color: #c30c0c;
    color: white;
}
.bg-gray{ background-color: #b0b5ba !important} 

.flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-start-center{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.flex-end-center{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.flex-end-center{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media screen and (min-width: 992px) {
    .w-lg-25{width: 25%;}
    .w-lg-50{width: 50%;}
    .w-lg-100{width: 100%;}
}
@media screen and (max-width: 885px) {
    .w-xs-25{width: 25%;}
    .w-xs-50{width: 50%;}
    .w-xs-100{width: 100%;}
}
.bg-soft{
    background-color: #dce6ee57 !important;
}
.object-fit-cover{
    object-fit: cover !important;
}

.bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    border-top: 1px solid #dee2e6;
    padding: 0.5rem 0;
    z-index: 1000;
}
.nav-item-custom {
    text-align: center;
    color: #6c757d;
    text-decoration: none;
    font-size: 0.7rem;
}
.nav-item-custom.active {
    color: #ff6f1f;
}
.nav-item-custom i {
    font-size: 1.25rem;
    display: block;
    margin-bottom: 0.15rem;
}
.border-dashed{
    border-style: dashed !important;
}
.shadow-0,.shadow-none{
    box-shadow: none !important;
}
/* Dégradés de fond personnalisés */
.bg-gradient-orange {
    background: linear-gradient(135deg, #FF8A4C 0%, #FF6B2B 100%);
}

.bg-gradient-blue {
    background: linear-gradient(135deg, #4A90E2 0%, #2E6EB8 100%);
}

.bg-gradient-white {
    background: linear-gradient(135deg, #FFFFFF 0%, #F5F5F5 100%);
}

.bg-gradient-dark {
    background: linear-gradient(135deg, #2C3E50 0%, #1A252F 100%);
}

.bg-gradient-success {
    background: linear-gradient(135deg, #2ECC71 0%, #1ba041 100%);
}

.bg-gradient-teal {
    background: linear-gradient(135deg, #1ABC9C 0%, #16A085 100%);
}

.bg-gradient-purple {
    background: linear-gradient(135deg, #9B59B6 0%, #8E44AD 100%);
}

.bg-gradient-pink {
    background: linear-gradient(135deg, #FD79A8 0%, #E84393 100%);
}

.bg-gradient-danger {
    background: linear-gradient(135deg, #E74C3C 0%, #C0392B 100%);
}

.bg-gradient-error {
    background: linear-gradient(135deg, #ec796c 0%, #d24a3b 100%);
}

.bg-gradient-yellow {
    background: linear-gradient(135deg, #F1C40F 0%, #F39C12 100%);
}

.bg-gradient-indigo {
    background: linear-gradient(135deg, #5E6BFF 0%, #3F4FDF 100%);
}

.bg-gradient-cyan {
    background: linear-gradient(135deg, #00D2D3 0%, #01A7A8 100%);
}

.bg-gradient-info {
    background: linear-gradient(135deg, #17EAD9 0%, #6078EA 100%);
}

.bg-gradient-navy {
    background: linear-gradient(135deg, #001F3F 0%, #000814 100%);
}

.bg-gradient-marine {
    background: linear-gradient(135deg, #005A8C 0%, #003B5C 100%);
}


/*   */
/* Classes pour la sidebar upgrade card */
.bg-gradient-upgrade {
    background: linear-gradient(135deg, #000000 0%, #1d1c1f 50%, #414042 100%);
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

/* Cercles décoratifs */
.bg-gradient-upgrade::before,
.bg-gradient-upgrade::after,
.upgrade-circle-1,
.upgrade-circle-2,
.upgrade-circle-3 {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.093);
    pointer-events: none;
    z-index: 0;
}

.bg-gradient-upgrade::before {
    width: 135px;
    height: 135px;
    top: -80px;
    right: -60px;
    background: rgba(255, 255, 255, 0.077);
}

.bg-gradient-upgrade::after {
    width: 99px;
    height: 99px;
    bottom: -50px;
    left: -40px;
    background: rgba(255, 255, 255, 0.1);
}
 
.upgrade-circle-3 {
    width: 120px;
    height: 120px;
    top: 40%;
    right: 20%;
    background: rgba(255, 255, 255, 0.08);
}
 
.upgrade-content {
    position: relative;
    z-index: 1;
} 
@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.bg-gradient-upgrade::before   {
    animation: float 6s ease-in-out infinite;
}

.bg-gradient-upgrade .upgrade-circle-2 {
    animation: float 8s ease-in-out infinite;
}

.bg-gradient-upgrade .upgrade-circle-3 {
    animation: float 7s ease-in-out infinite;
}