@media (max-width: 1600px) {
    .blog-section-container .article-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
    }
}
@media(max-width: 1596px) {
    .container,
    .htp-sec .htp-container,
    .contact-section .container,
    .blog-section-container{
        max-width: 95%;
        margin: 0 auto;
    }
    .what-is-panda .left-wip{
        top: 15%;
        max-width: 840px;
    }
    .what-is-panda .right-wip{
        top: 20%;
        max-width: 420px;
    }
    .what-is-panda .stone{
        max-width: 1165px;
    }
    .sec-4-cover .panda{
        width: 495px;
    }
    .htp-sec .htp-body {
        gap: 50px;
    }
}
@media(max-width: 1400px) {
    .what-is-panda .left-wip{
        max-width: 740px;
    }
    .what-is-panda .right-wip{
        max-width: 380px;
    }
    .what-is-panda .stone{
        max-width: 1030px;
    }
    .contact-section .container {
        flex-direction: column-reverse;
        align-items: center;
    }
    .contact-section .contact-image {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact-section .contact-image,
    .contact-section .contact-content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact-section .contact-content .contact-header,
    .contact-section .contact-social-list {
        justify-content: center;
    }

    .contact-section .contact-header .content h1,
    .contact-section .contact-header .content p,
    .contact-section .contact-copyright {
        text-align: center;
    }
    .contact-section .contact-header .vertical-text {
        left: 10%;
    }
    .contact-section .contact-social-list {
        margin-top: 10px;
        padding: 8px 0;
    }
    
}
@media(max-height: 858px) {
    .sec-1 .row-sec-1 .center img{
        height: 445px;
        object-fit: contain;
    }
}
@media(max-width: 1366px) {
    .htp-sec,
    .blog-section-container,
    .contact-section {
        padding-top: 45px;
        padding-bottom: 25px;
    }
    .sec-1 .title{
        font-size: 35px;
        line-height: 48px;
        margin-bottom: 28px;
    }
    .sec-1 .play-now{
        width: 165px;
    }
    .sec-1 .row-sec-1 .left .title-left{
        font-size: 35px;
        margin-bottom: 20px;
    }
    .sec-1 .row-sec-1 .left .desc{
        font-size: 16px;
        margin-bottom: 20px
    }
    .sec-1 .row-sec-1 .right .title-right{
         font-size: 35px;
        margin-bottom: 20px;
    }
    .sec-4 .bg img{
        height: 645px;
    }
    .sec-4{
        padding-top: 100px;
    }
    .sec-4-cover .legend-wrapper{
        left: 25%;
    }
    .htp-menu {
        display: none;
    }

    .htp-body {
        display: flex;
        gap: 100px;
    }

    .htp-sidebar {
        display: block;
        width: 408px;
        height: 565px;
        border-radius: 20px;
        border: 1px solid #b9b9b9;
        background: #f9f8f8;
        padding: 37px 12px;
    }
    .htp-menu {
        display: block;
    }

    .htp-body {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .htp-sidebar {
        display: none;
        width: 100%;
        margin-top: 20px;
        background: #f9f8f8;
        border: 1px solid #ccc;
        border-radius: 12px;
        padding: 20px;
    }

    .htp-sidebar.show {
        display: block;
        animation: slideDown 0.3s ease;
        position: absolute;
        right: 0;
        top: 60px;
    }

    @keyframes slideDown {
        from {
        opacity: 0;
        transform: translateY(-10px);
        }
        to {
        opacity: 1;
        transform: translateY(0);
        }
    }
    .sec-6 .list-post .left-post .item img{
        height: 445px;
    }
    .sec-6 .list-post .right-post .item img{
        height: 205px;
    }
}
@media(max-width: 1200px) {
    .header .header-contain .left a{
        margin-right: 25px;
    }
    .header .header-contain .right a{
        margin-left: 25px;
    }
    .what-is-panda .left-wip{
        max-width: 660px;
    }
    .what-is-panda .right-wip{
        max-width: 335px;
    }
    .what-is-panda .stone{
        max-width: 915px;
    }
    .sec-3 .sec-3-cover .right{
        padding-left: 60px;
    }
    .sec-3 .sub-title{
        left: -2%;
    }
    .sec-4-cover .panda{
        width: 395px;
    }
}
@media(max-width: 1024px) {
    .sec-1{
        height: 650px;
    }
    .sec-1 .row-sec-1 .left{
        display: none;
    }
    .sec-1 .row-sec-1 .center{
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 24px;
    }
    .sec-1 .row-sec-1 .center img{
        height: 300px;
    }
    .sec-1 .row-sec-1 .right{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sec-1 .row-sec-1 .right .title-right{
        display: none;
    }
    .sec-1 .row-sec-1 .right .list-social{
        justify-content: center;
        padding-bottom: 25px;
    }
    .sec-1 .row-sec-1 .right .list-social a{
        margin-right: 0;
        margin: 0 15px;
    }
    .sec-1{
        height: 715px;
    }
    .what-is-panda .left-wip{
        max-width: 100%;
        left: 0;
        top: 10%;
        padding-left: 52px;
    }
    .what-is-panda .right-wip{
        top: unset;
        bottom: 10%;
        right:0;
        z-index: 4;
        max-width: 300px;
    }
    .what-is-panda .stone{
        display: none;
    }
    .bg-sec-2 img{
        height: 715px;
        object-fit: cover;
    }
    .sec-3 .sec-3-cover .right{
        padding-left: 0;
    }
    .sec-3 .sec-3-cover .left{
        padding-left: 0;
    }
    .sec-3 .sub-title{
        left: -16%;
    }
    .sec-3 .quality .item .item-num{
        font-size: 60px;
        line-height: 85px;
    }
    .sec-4-cover .panda{
        width: 290px;
    }
    .sec-4-cover .tokenomics{
        font-size: 18px;
    }
    .sec-4-cover .title{
        font-size: 48px;
    }
    .sec-4-cover .content-1{
        font-size: 16px;
    }
    .sec-4-cover .legend-wrapper{
        left: 30%;
    }
    .sec-4-cover .note-content{
        max-width: 400px;
        bottom: 19%;
    }
    .sec-4 .bg img{
        height: 712px;
    }
    .roadmap-cover .item .stt{
        font-size: 70px;
    }
    .roadmap-cover .item .title-road-date{
        font-size: 30px;
        flex: 0 0 30%;
        max-width: 29%;
    }
    .roadmap-cover .item .content{
        flex: 0 0 55%;
        max-width: 54%;
    }
    .contact-section .contact-header .vertical-text {
        left: 13%;
    }
}
@media(max-width: 876px) {
    .blog-section-container .article-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .header .header-contain .left a{
        font-size: 14px;
    }
    .header .header-contain .right a{
        font-size: 14px;
    }
    .what-is-panda .right-wip{
        max-width: 215px;
    }
    .sec-3 .sec-3-cover .left{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sec-3 .sec-3-cover .right{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sec-3 .sec-3-cover .left img{
        max-width: 65%;
        margin: 0 auto;
    }
    .sec-3 .sub-title{
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
    }
    .sec-4-cover .legend-wrapper{
        left: 34%;
        font-size: 14px;
    }
}
@media(max-width: 768px) {
     .contact-section .contact-header .vertical-text {
            left: 10%;
        }
        .contact-section .contact-header .content h1 {
            font-size: 50px;
        }
        .contact-section .contact-image img {
            width: 100%;
            height: unset;
        }
    .what-is-panda .left-wip{
        padding-left: 0;
    }
    .what-is-panda .left-wip img{
        height: 522px;
        object-fit: cover;
        object-position: left;
    }
    .sec-3 .quality .item .item-num{
        font-size: 40px;
        line-height: 65px;
    }
    .sec-3 .quality .item .item-text .txt{
        font-size: 18px;
    }
}
@media(max-width: 576px) {
    .header .header-contain .left a{
        margin-bottom: 4px;
        font-size: 12px;
    }
    .header .header-contain .right a{
        margin-bottom: 4px;
        font-size: 12px;
    }
    .header .header-contain .center a{
        width: 45px;
    }
    .header{
        padding: 15px 0;
    }
    .sec-1 .title{
        font-size: 28px;
        line-height: 42px;
        padding-top: 130px;
    }
    .sec-1 .play-now {
        width: 145px;
    }
    .sec-1{
        height: 666px;
    }
    .sec-1 .row-sec-1 .center img{
        height: 270px;
    }
    .what-is-panda .left-wip img{
        height: 260px;
    }
    .bg-sec-2 img{
        height: 425px;
    }
    .what-is-panda .right-wip{
        max-width: 145px;
    }
    .sec-3{
        padding-top: 55px;
    }
    .sec-3 .sub-title{
        font-size: 18px;
    }
    .sec-3 .sec-3-cover .title{
        font-size: 35px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .sec-3 .sec-3-cover .content{
        font-size: 16px;
    }
    .cd-style .num{
        font-size: 30px;
    }
    .space-cd{
        font-size: 30px;
        margin: 0 24px;
    }
    .cd-style .text{
        font-size: 15px;
    }
    .sec-3 .sec-3-cover .count-down{
        justify-content: center;
    }
    .sec-3 .sec-3-cover .content{
        margin-bottom: 30px;
    }
    .sec-3 .sec-3-cover{
        padding-bottom: 45px;
    }
    .sec-3 .quality .item .item-num{
        font-size: 80px;
        line-height: 105px;
    }
    .sec-3 .quality .item{
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
        margin-bottom: 35px;
    }
    .sec-4-cover .title{
        position: unset;
        top: unset;
        left: unset;
        color: #000;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .sec-4-cover .tokenomics{
       position: unset;
        top: unset;
        left: unset;
        color: #000;
        display: none;
    }
    .sec-4-cover .content-1{
        position: unset;
        top: unset;
        left: unset;
        color: #000;
        width: 100%;
        margin-bottom: 20px;
    }
    .sec-4-cover .legend-wrapper{
        position: unset;
        top: unset;
        left: unset;
        color: #000;
        margin-bottom: 20px;
    }
    .sec-4-cover  .note-content{
        position: unset;
        bottom: unset;
        left: unset;
        color: #000;
        margin-bottom: 20px;
    }
    .sec-4-cover .bd-content{
        position: unset;
        top: unset;
        left: unset;
    }
    .sec-4 .bg{
        display: none;
    }
    .sec-4 {
        padding-top: 45px;
    }
    .sec-4-cover .panda{
        position: unset;
        bottom: unset;
        right: unset;
        width: 100%;
    }
    .sec-4-cover .panda img{
        width: 65%;
        margin: 0 auto;
    }
    .roadmap-cover .item .stt{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .roadmap-cover .item .content{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .roadmap-cover .item .title-road-date{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sec-5{
        padding-top: 68px;
    }
    .sec-5 .our-roadmap{
       font-size: 18px;
    }
    .sec-5 .title{
        font-size: 35px;
        line-height: 40px;
    }
    .roadmap-cover .item .stt{
        font-size: 55px;
    }
    .roadmap-cover .item .title-road-date{
        font-size: 25px;
        margin-bottom: 10px;
    }
    .roadmap-cover .item{
        padding: 20px;
    }
    .roadmap-cover .item .content p{
        margin-bottom: 5px;
    }
    .contact-section .contact-image img {
        width: 100%;
        height: 100%;
        flex-shrink: 0;
        aspect-ratio: 103/81;
    }
    .contact-section .contact-header .vertical-text {
        left: 5%;
    }
    .blog-section-container .article-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .htp-body .htp-sidebar {
        width: 100%;
    }
    .htp-menu {
        width: 40px;
        height: 40px;
    }
    .htp-sec .htp-title {
        font-size: 50px;
    }
    .htp-content .htp-content-title {
        font-size: 24px;
    }
    .contact-section .contact-header .content h1 {
        font-size: 36px;
    }
    .htp-header {
        margin-bottom: 20px;
    }
    .htp-content .htp-content-text,
    .contact-section .contact-header .vertical-text {
        font-size: 16px;
    }
    .contact-section .contact-header .vertical-text {
        top: 30px;
        left: 9%;
    }
    .contact-section .contact-header .content p,
    .contact-section .contact-copyright {
        margin-top: 10px;
        font-size: 12px;
    }
    .contact-section .contact-social-list {
        margin-top: 10px;
        padding: 8px 0;
    }
    .contact-section .contact-social-list .social-item .social-icon {
        top: 0px;
        width: 30px;
        height: 30px;
    }
    .contact-section .contact-social-list .social-item a {
        font-size: 12px;
        padding: 2px 15px 2px 37px;
    }
    .contact-section .contact-social-list .social-item {
        position: relative;
        margin: 0;
    }
    .article-title {
        font-size: 18px;
    }
    .pagination .page-numbers.prev,
    .pagination .page-numbers.next {
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        width: 40px;
        height: 40px;
        display: inline-block;
    }
    .mc-single .title{
        font-size: 30px;
        line-height: 40px;
    }
    .sec-6 .list-post .left-post{
        flex:  0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .sec-6 .list-post .right-post{
        flex:  0 0 100%;
        max-width: 100%;
    }
    .sec-6 .list-post .left-post .item img{
        height: 235px;
    }
    .sec-6 .list-post .item .title-post{
        font-size: 20px;
        min-width: 290px;
    }
    .sec-6 .list-post .right-post .item img{
        height: 235px;
    }
    .sec-6 .list-post .right-post .item img{
        margin-bottom: 20px;
    }
    .sec-6 .title{
        font-size: 35px;
        line-height: 45px;
    }
    .sec-6{
        padding-top: 50px;
    }
}
@media (max-width: 375px) {
  .contact-section .contact-header .content h1 {
    font-size: 30px;
  }
  .pagination .page-numbers,
  .pagination .page-numbers.prev,
  .pagination .page-numbers.next {
    min-width: 30px;
    height: 30px;
  }
  .contact-section .contact-header .content p,
  .contact-section .contact-copyright {
    margin-top: 10px;
    font-size: 10px;
  }
}