@media (max-width: 1899px) {
    .header-logo img {
        width: 65px;
    }
    .main-menu ul li a {
        font-size: 15px;
    }
    .main-menu ul li {
        margin-right: 27px;
    }
    .header-logo {
        margin: -13px 0 0;
    }
    .main-menu {
        margin: 0 0 0 26px;
    }
    .social-menu ul li a img {
        width: 20px;
    }
    .social-menu ul li {
        margin-right: 16px;
    }
    .header-section {
        padding: 55px 0;
    }

    .hero-content .h1-img {
        width: 580px;
        margin: 0 0 50px;
    }
    .hero-content h3 {
        font-size: 18px;
    }
    .hero-content .h3-box {
        padding: 24px 36px;
        border-radius: 16px;
        border-width: 3px;
    }
    .hero-bottom .ix-lab {
        width: 180px;
    }
    .hero-bottom {
        margin: -30px 0 0;
    }
    .hero-section-inner {
        padding: 142px 0 130px;
    }




    .comm-content .h4 {
        margin: 0 0 2px;
        font-size: 22px;
    }
    .comm-content .h2 {
        font-size: 32px;
        margin: 0 0 16px;
    }
    body {
        /* font-size: 15.5px; */
    }
    .comm-content p {
        margin: 0 0 19px;
    }
    .brief-row1 {
        padding: 85px 0 0;
    }
    .brief-r1-content {
        width: 74%;
        margin-bottom: 15px;
    }
    .r1-bg-shape {
        height: 70px;
    }



    .brief-row2-inner {
        padding: 80px 8.8% 25px;
    }
    .brief-r2-in-row {
        margin: 0 0 30px;
    }




    .section-tp {
        width: 131px;
    }




    .cat-lives-section .section-title {
        margin: 0 0 45px;
    }
    .cat-lives-section {
        padding: 90px 0 70px;
    }
    .cat-lives-images h4 {
        font-size: 12px;
        margin: -56px 0 60px;
    }
    .cl-bottom-row h3 .nine {
        width: 50px;
        margin: 0 10px 0 0;
    }
    .cl-bottom-row h3 {
        font-size: 18px;
    }
    .ul-x li .marker {
        width: 10px;
        margin: 0 2px 0 0;
    }
    .ul-x li {
        font-size: 18px;
    }




    .community-about-section {
        padding: 130px 0 100px;
    }
    .community-about-content {
        width: 60%;
    }
    .default-button {
        min-width: 230px;
        padding: 14px 20px;
        border-radius: 16px;
        font-size: 20px;
        border-width: 3px;
    }
    .community-about-content .bottom-buttons .button {
        margin: 0 0 35px;
    }
    .community-about-content .bottom-buttons {
        margin: 45px 0 0;
    }
    .community-about-shape {
        width: 630px;
    }





    .roadmap-single .content {
        min-height: 50px;
        width: 185px;
        border: 4px solid var(--theme__color1);
        border-radius: 16px;
        border-width: 3px;
    }
    .roadmap-section {
        padding: 90px 0;
    }
    .roadmap-section .section-title {
        margin: 0 0 50px;
    } 




    .team-top-title .m-img {
        width: 100px;
    }
    .team-section-inner {
        padding: 85px 2% 155px;
    }
    .team-title {
        margin: -35px 0 80px;
    }
    .team-member .image {
        height: 155px;
        width: 155px;
        margin: 0 0 35px;
    }
    .team-member .content h3 {
        margin: 0 0 4px;
        font-size: 18px;
    }
    .team-member .content h4 {
        font-size: 15.5px;
    }
    .team-bottom {
        margin: 60px 10% 0;
    }
    .team-shape2 {
        width: 240px;
        top: -14px;
        right: -9px;
    }
    .team-shape1 {
        width: 210px;
        bottom: 22px;
        left: -110px;
    }
    .team-shape3 {
        width: 32px;
        bottom: 70px;
        right: 10px;
    }




    .single-faq .toggler-header {
        font-size: 22px;
    }
    .single-faq {
        padding: 0 18px;
        margin: 0 0 30px;
        border-radius: 15px;
        border-width: 3px;
    }
    .single-faq .collapsible-content-inner {
        padding: 0 0 17px;
    }
    .faq-section {
        padding: 110px 0;
    }




    .footer-left p {
        font-size: 14px;
    }
    .footer-logo img {
        width: 200px;
    }
    .f-social ul li a img {
        width: 20px;
    }
    .f-social ul li {
        margin-right: 10px;
    }
    .footer-section {
        padding: 80px 0;
    }
}

@media (max-width: 1399px) {
 
}


@media (max-width: 1199px) {
    .hero-content .h1-img {
        width: 530px;
        margin: 0 0 45px;
    }



    .community-about-shape {
        width: 500px;
    }




    .roadmap-section-inner {
        padding: 0 6%;
    }



    .footer-section {
        padding: 50px 0;
    }
}


@media (max-width: 991px) {
    .roadmap-phase {
        margin-top: 20px;
        margin-bottom: -16px;
        min-height: 100px;
    }

    .roadmap-phase.last {
        margin-bottom: 100px;
    }

    .roadmap-paws {
        transform: rotate(86deg);
        max-width: 122px;
        margin-top: 42px;
        margin-bottom: 42px;
    }

    .hero-content h3 {
        font-size: 17px;
    }

    .hero-content .h3-box {
        padding: 19px 26px;
        border-radius: 16px;
        border-width: 2px;
    }
    .hero-bottom .ix-lab {
        width: 130px;
    }
    .hero-content .h1-img {
        width: 450px;
        margin: 0 0 40px;
    }
    .hero-section-inner {
        padding: 140px 0 100px;
    }




    .brief-r1-content {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .r1-bg-shape {
        height: 40px;
    }




    .brief-r2-in-row {
        margin: 0 0 50px;
        flex-wrap: wrap;
    }
    .brief-r2-in-row .text-side {
        width: 100%;
        text-align: center;
    }
    .brief-r2-in-row .image-side {
        width: 85%;
        margin: 0 auto 40px;
        order: -1;
    }




    .cl-bottom-row {
        padding: 15px 4% 0;
        display: flex;
        justify-content: space-between;
    }
    .cat-lives-images h4 {
        font-size: 13px;
        margin: -32px 0 25px;
    }   
    
    

    .community-about-content {
        width: 100%;
    }
    .community-about-content .comm-content {
        width: 100%;
        flex-direction: column;
        text-align: center;
        display: flex;
        align-items: center;
    }
    .community-about-shape {
        width: 250px;
    }



    .roadmap-content .roadmap-image {
        display: none;
    }
    .roadmap-single {
        position: static;
        top: initial;
        left: initial;
        right: initial;
        bottom: initial;
        margin: 0 0 30px;
    }
    .roadmap-content {
        padding: 0;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .roadmap-single .img {
        width: 45px;
        display: block;
        margin: 0 auto 18px;
    }
    .roadmap-section .section-title {
        margin: 0 0 50px;
        text-align: center;
    }
    .roadmap-section {
        padding: 90px 0 10px;
    }




    .team-wrapper {
        --inner-space: 30px;
        --bt-space: var(--inner-space);
        --item: 3;
        justify-content: center;
    }




    .footer-section-inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer-left {
        margin: 0 0 30px;
    }
    /* .footer-logo {
        margin: 0 0 30px;
    } */
}


@media (max-width: 768px) {

    .header-logo img {
        width: 50px;
    }
    .header-section {
        padding: 35px 0;
    }




    .hero-content .h1-img {
        width: 360px;
        margin: 0 0 30px;
    }
    .hero-bottom {
        margin: 30px 0 0;
        justify-content: center;
    }
    .hero-section-inner {
        padding: 110px 0 70px;
    }



    .brief-row1 {
        padding: 50px 0 0;
    }
    .brief-row1-inner {
        padding: 0;
    }
    .brief-r1-cats {
        margin-left: -10%;
        width: 120%;
        margin-top: -20px;
    }
    .r1-bg-shape {
        height: 26px;
    }




    .brief-row2-inner {
        padding: 80px 0% 25px;
    }




    .cat-lives-section-inner {
        padding: 0;
    }
    .cat-lives-images h4 {
        font-size: 13px;
        margin: 15px 0 25px;
    }
    .cl-bottom-row {
        padding: 15px 0 0;
        flex-direction: column;
        align-items: center;
    }
    .cl-bottom-row h3 {
        font-size: 18px;
        margin: 0 0 25px;
    }
    .community-about-section {
        padding: 90px 0 70px;
    }
    .community-about-content .bottom-buttons .button {
        margin: 0 0 27px;
    }
    .default-button {
        min-width: 190px;
        padding: 12px 16px;
        border-radius: 16px;
        font-size: 16px;
        border-width: 2px;
    }
    .community-about-content .bottom-buttons {
        margin: 20px 0 0;
    }
    .community-about-shape {
        width: 150px;
    }
    .community-about-section-inner {
        padding: 0;
    }





    .roadmap-section {
        padding: 75px 0 10px;
    }
    .roadmap-single .img {
        width: 35px;
        margin: 0 auto 14px;
    }
    .roadmap-section .section-title {
        margin: 0 0 40px;
    }




    .team-member .image {
        height: 110px;
        width: 110px;
        margin: 0 0 25px;
    }
    .team-member .content h3 {
        margin: 0 0 3px;
        font-size: 15px;
    }
    .team-member .content h4 {
        font-size: 12.5px;
    }
    .team-title {
        margin: 35px 0 70px;
        text-align: center;
    }
    .team-shape2 {
        width: 98px;
        top: -9px;
        right: -9px;
    }
    .team-shape1 {
        width: 120px;
        bottom: 17px;
        left: -50px;
    }
    .team-bottom {
        margin: 60px 0% 0;
    }
    .team-shape3 {
        width: 20px;
        bottom: 40px;
        right: 20px;
    }



    .faq-section-inner {
        padding: 0;
    }
}


@media (max-width: 575px) {
    .hero-content .h1-img {
        width: 290px;
        margin: 0 0 25px;
    }
    .hero-section-inner {
        padding: 95px 0 55px;
    }



    .comm-content .h4 {
        margin: 0px 0 2px;
        font-size: 20px;
    }
    .comm-content .h2 {
        font-size: 27px;
        margin: 0 0 11px;
    }
    body {
        font-size: 14px;
    }




    .brief-r1-cats {
        margin-left: -5.5%;
        width: 110%;
        margin-top: -20px;
    }
    .r1-bg-shape {
        height: 15px;
    }




    .brief-r2-in-row .image-side {
        margin: 0 auto 27px;
    }
    .comm-content p {
        margin: 0 0 15px;
    }
    .brief-row2-inner {
        padding: 65px 0% 20px;
    }
    .brief-r2-in-row {
        margin: 0 0 35px;
    }




    .cl-bottom-row h3 .nine {
        width: 35px;
        margin: 0 8px 0 0;
    }
    .cl-bottom-row h3 {
        font-size: 16px;
        margin: 0 0 20px;
    }
    .ul-x li {
        font-size: 17px;
    }
    .section-tp {
        width: 131px;
    }
    .cat-lives-section {
        padding: 70px 0 60px;
    }





    .community-about-section {
        padding: 60px 0 50px;
    }
    .community-about-shape {
        width: 100px;
    }




    .roadmap-section {
        padding: 60px 0 10px;
    }
    .team-top-title .m-img {
        width: 70px;
    }
    .team-section-inner {
        padding: 70px 0 145px;
    }
    .team-title {
        margin: 25px 0 50px;
        text-align: center;
    }
    .team-bottom {
        margin: 40px 0% 0;
    }




    .single-faq .toggler-header {
        font-size: 18px;
    }
    .single-faq {
        padding: 0 15px;
        margin: 0 0 20px;
        border-radius: 11px;
        border-width: 2px;
    }
    .faq-section {
        padding: 90px 0 70px;
    }
    .footer-left p {
        font-size: 14px;
    }
    .footer-logo img {
        width: 160px;
    }
}


@media (max-width: 390px) {
    .single-faq .toggler-header {
        font-size: 16px;
    }



    .team-wrapper {
        --item: 2;
        padding: 0 7%;
    }
}
