@media(min-width: 1320px) {
      .container {
            max-width: 1202px;
      }
}

@media (max-width: 1199px) {
      .navbar .navbar-brand {
            padding: 4px 20px 4px 0;
            margin: 0 20px 0 0;
      }

      .currency-btn .currency-dropdown {
            gap: 10px;
      }

      .header-media .header-right .header-list {
            margin-left: 20px;
      }

      header {
            padding: 20px 28px;
      }

      .navbar-nav .nav-item.dropdown .dropdown-menu {
            display: none !important;
      }

      .navbar-nav .nav-item.dropdown .dropdown-menu.show {
            display: block !important;
      }

      footer .footer-contect {
            padding-left: 15px;
      }

      footer .footer-left {
            gap: 80px;
      }

      footer .footer-newsletter {
            max-width: 100%;
      }

      footer .links-mobile {
            display: block;
      }

      .navbar .navbar-brand {
            padding: 4px 20px 4px 0;
            margin: 0 20px 0 0;
      }

      .header-media .header-right .header-list ol {
            gap: 10px;
      }

      .navbar-nav {
            gap: 10px;
      }

      .main-heading {
            font-size: 50px;
            line-height: 60px;
            padding-bottom: 20px;
      }

      .text-top {
            padding-bottom: 50px;
      }

      .why-launchpad .box .image-holder,
      .launchpad-sec .text-top {
            padding-bottom: 20px;
      }

      .main-tittle {
            font-size: 40px;
            line-height: 50px;
      }

      .faq-sec {
            padding: 100px 0 100px;
      }

      .launchpad-box {
            margin: 20px 0;
      }
      .lightning-btn,
      .notification-btn {
            width: 30px;
            height: 30px;
      }
      .staus {
            top: -4px;
            right: -4px;
      }
      .header-media .header-right .header-list ol,
      .currency-btn .currency-dropdown {
            gap: 8px;
        }
        .navbar-nav {
            gap: 14px;
        }
        .user-img{
            max-width: 30px;
            width: 100%;
        }
        .project-contact-box h4 {
            font-size: 20px;
        }
        .project-token-top .text-box {
            padding: 0 30px;
        }
        .project-contact-box .text-box span{
            line-height: 24px;
        }
        .time-main::after {
            right: -18px;
        }
        .bitcloud-sec {
            flex-direction: column;
      }

      .bitcloud-sec .graph-holder {
            height: auto;
            width: 100%;
      }

      .bitcloud-right {
            max-width: 100%;
            width: 100%;
      }

      .bitcloud-order {
            max-width: 400px;
      }

      .bit-order-right {
            max-width: 270px;
      }

      .bit-order-left {
            max-width: calc(100% - 270px);
      }

      .deposit-btn {
            padding: 0;
      }

      .deposit-btn ul li a {
            font-size: 14px;
      }

      .exchange-left {
            gap: 20px;
      }

      .exchange-right ul li {
            border-right: 1px solid #E6E8EC;
            margin-right: 15px;
            padding-right: 20px;
      }

      .exchange-right ul li:first-child {
            padding-right: 20px;
      }

      .exchange-right ul li:last-child {
            padding-right: 10px;
      }
}

@media (max-width: 991px) {
      header {
            padding: 20px 0px;
      }

      .navbar .navbar-brand {
            padding: 4px 15px 4px 0px;
            margin: 0 15px 0 0;
      }

      .header-media .header-right .header-list {
            margin-left: 15px;
      }

      .header-media .header-right .header-list ol {
            gap: 18px;
      }

      footer .footer-contect {
            padding-left: 0;
      }

      footer .footer-left {
            gap: 50px;
      }

      .header-media .header-right .header-list ol {
            gap: 10px;
      }

      .header-media .header-right {
            margin-right: 20px;
      }

      .navbar-toggler:focus {
            box-shadow: none;
      }

      .main-heading {
            font-size: 40px;
            line-height: 50px;
            letter-spacing: normal;
      }

      .main-paragraph {
            padding-bottom: 30px;
      }

      .why-launchpad {
            padding: 50px 0;
      }

      .main-tittle {
            font-size: 32px;
            line-height: 40px;
      }

      .launchpad-box {
            padding: 30px 20px;
      }

      .launchpad-box .image-holder img {
            max-width: 120px;
            width: 100%;
      }
      .title h2 {
            font-size: 40px;
      }
      .faq-sec {
            padding: 60px 0 60px;
        }
        .navbar-collapse {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            background: #fff;
            height: 100%;
            padding: 120px 30px;
            z-index: 10;
            opacity: 0;
            visibility: hidden;
            transition: all 0.5s ease-in-out;
      }

      .navbar-collapse.active {
            opacity: 1;
            transition: all 0.5s ease-in-out;
            visibility: visible;
      }

      .navbar-nav .nav-item .nav-link {
            font-size: 18px;
      }
      .header-media {
            order: 2;
            display: flex;
            align-items: center;
            flex-direction: row-reverse;
        }
        .header-media .header-right .header-list ol li:nth-child(3),
        .header-media .header-right .header-list ol li:first-child{
            display: none;
        }
        .currency-btn .currency-dropdown{
            display: none;
        }
        .navbar .navbar-brand {
            padding: 0;
            margin: 0;
            border: none;
            position: relative;
            z-index: 100;
      }
      .header-media {
            flex-direction: row-reverse;
            position: relative;
            z-index: 100;
      }
      .navbar-toggler {
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            border: none;
            border-radius: 0;

      }

      .navbar-toggler:focus {
            box-shadow: none;
      }
      .header-media .header-right .header-list ol {
            gap: 20px;
      }
      .small-tittle {
            font-size: 20px;
            line-height: 30px;
            padding-bottom: 10px;
      }
      .hero {
            padding: 100px 0;
        }
        .project-token-top .image-holder {
            max-width: 150px;
        }
        .complete-list ul li {
            font-size: 14px;
            line-height: 20px;
        }
        .text-box-right {
            max-width: 257px;
        }
        .project-token-top .image-holder {
            max-width: 130px;
        }
        .project-token-top .text-box .text-box-left {
            max-width: 180px;
        }
        .project-token-top .text-box {
            padding: 0 10px;
        }
        .project-token-sec {
            padding: 60px 0;
        }
        .project-contact-box {
            padding: 20px;
        }
        .project-contact-box h4 {
            line-height: 24px;
            font-size: 16px;
        }
        .project-contact-box ul li {
            gap: 20px;
            margin-bottom: 20px;
        }
        .project-token-top .text-box .text-box-left ul li:last-child span {
            max-width: 80px;
        }
        .countdown-modal .time {
            font-size: 27.412px;
            line-height: 37.216px;
        }
        .time-main::after {
            right: -24px;
        }
        .exchange {
            flex-direction: column;
            align-items: flex-start;
            padding: 20px;
      }

      .exchange-right {
            width: 100%;
            margin-top: 30px;
      }

      .exchange-right ul li {
            width: 25%;
      }

      .alert-inner {
            padding: 20px;
      }

      .alert-inner .text-box h4 {
            margin-bottom: 10px;
            font-size: 18px;
      }

      .detail-btn {
            font-size: 16px;
            width: 180px;
            gap: 10px;
      }

      .bit-order-sec {
            flex-direction: column;
      }

      .bit-order-left {
            max-width: 100%;
      }

      .bit-order-right {
            max-width: 100%;
      }
     .countdown-modal .dot {
            margin-top: 10px;
        }
        .dark-mode .navbar-collapse{
            background: #18191D;
        }
}

@media (max-width: 767px) {
      header {
            padding: 20px;
      }
      .header-media .header-right {
            margin-right: 0px;
        }
      .user-img {
            height: 32px;
      }

      .header-media .header-right .header-list {
            margin-left: 0;
      }
      .header-list {
            margin-right: 20px;
      }

      body.active {
            overflow: hidden;
      }

      .navbar-nav {
            gap: 30px;
      }

      footer {
            margin-top: 0;
            padding: 64px 22px 0;
      }

      footer .footer-left {
            gap: 0;
            display: block;
            border-right: none;
            border-bottom: 1px solid #E6E8EC;
      }

      footer .footer-contect {
            border-right: none;
            border-bottom: 1px solid #E6E8EC;
            padding: 30px 0 38px;
      }

      footer .footer-newsletter {
            padding: 30px 0;
            max-width: 192px;
            margin: 0;
      }

      footer .footer-links h4 {
            cursor: pointer;
            display: flex;
      }

      .footer-links ul {
            margin-top: 30px;
      }

      .footer-logo {
            margin-bottom: 40px;
      }

      footer .footer-left {
            padding-top: 0;
            padding-bottom: 38px;
      }

      .copyright {
            border: none;
            padding: 0;
      }

      .copyright .copyright-inner {
            align-items: flex-start;
            flex-direction: column;
            border-top: 1px solid #E6E8EC;
            padding: 60px 0 48px;
      }

      .copyright .copyright-inner p {
            margin-bottom: 26px;
      }

      footer .links-mobile {
            display: none;
      }

      .footer-small-logo {
            display: none;
      }

      .footer-light-logo {
            display: block;
      }

      .dark-mode .footer-light-logo {
            display: none;
      }

      .dark-mode .footer-dark-logo {
            display: block;
      }
      .main-heading {
            font-size: 32px;
            line-height: 32px;
            padding-bottom: 14px;
      }
      .title h2 {
            font-size: 32px;
        }
        .accordion-button {
            gap: 14px;
        }
        .time {
            font-size: 20px;
            line-height: 30px;
        }
        .accordion-button p{
            max-width: 420px;
            width: 100%;
        }
        .hero .left-content {
            padding-bottom: 50px;
        }
        .hero {
            padding: 50px 0;
        }
        .project-token-top .text-box {
            flex-direction: column;
            gap: 30px;
        }
        .project-token-top .text-box .text-box-left,
        .text-box-right {
            max-width: 100%;
        }
        .project-token-top .text-box .text-box-left ul li,
        .complete-list ul li {
            margin-bottom: 20px;
            justify-content: space-between;
        }
        .project-token-top {
            align-items: flex-start;
        }
        .token-box {
            margin-top: 8px;
        }
        .project-token-sec {
            padding: 50px 0;
        }
        .hero .image-holder{
            text-align: center;
        }
        .modal-main span img{
            max-width: 100px;
            width: 100%;
        }
        .countdown-modal .modal-main {
            gap: 20px;
        }
        .time-main::after {
            right: -32px;
        }
        .alert-inner .text-box {
            flex: 1;
      }

      .detail-btn {
            font-size: 14px;
            width: 130px;
            gap: 10px;
            height: 44px;
      }

      .bitcloud-right {
            flex-direction: column;
      }

      .bitcloud-order {
            max-width: 100%;
      }

      table {
            width: 800px;
            border-collapse: separate;
            border-spacing: 0px 12px;
      }

      .exchange-right {
            width: 100%;
            margin-top: 0;
      }

      .exchange-right ul {
            justify-content: space-between;
            margin: 30px 0 0;
            flex-wrap: wrap;
            row-gap: 24px;
      }

      .exchange-right ul li {
            width: 50%;
            padding: 0;
            border: none;
            margin: 0;
      }

      .exchange-left {
            flex-direction: column;
            width: 100%;
            gap: 12px;
            align-items: flex-start;
      }

      .exchange-price {
            width: 100%;
      }

      .exchange-price h3 {
            font-size: 24px;
            justify-content: space-between;
      }

      .alert-inner {
            padding: 20px;
            flex-direction: column;
      }

      .alert-inner .text-box {
            flex: 1;
            margin-bottom: 20px;
      }

      .alert-inner .text-box h4 {
            margin-bottom: 10px;
            font-size: 20px;
            line-height: 26px;
      }
      .timer-container {
            gap: 4px;
      }
}
@media(max-width: 575px){
      .accordion-button p {
            max-width: 270px;
      }
      .accordion-body {
            padding: 5px 10px 2px 16px;
        }
        .hero {
            padding-bottom: 0;
            padding-top: 50px;
        }
        .launchpad-sec {
            padding: 50px 0;
        }
        .project-token-top {
            align-items: center;
            flex-direction: column;
            gap: 20px;
        }
        .project-token-top .text-box{
            gap: 12px;
        }
        .project-token-top .text-box .text-box-left ul li, .complete-list ul li {
            margin-bottom: 12px;
        }
        .project-contact-box h4{
            margin-bottom: 20px;
        }
        .project-contact-box{
            padding: 20px;
        }
        .project-contact-box .text-box {
            margin-bottom: 30px;
        }
        .project-token-top{
            padding: 12px;
        }
        .countdown-modal .modal-content {
            padding: 20px;
        }
        .countdown-modal .modal-title {
            font-size: 20px;
            line-height: 30px;
        }
        .countdown-modal .time {
            font-size: 24px;
            line-height: 32px;
        }
        .modal-main span img {
            max-width: 68px;
        }
        .countdown-modal .modal-main {
            gap: 10px;
        }
        .time-main::after {
            right: -14px;
            top: 0;
        }
        .countdown-modal .timer-container span, .schedule-main span {
            font-size: 14px;
            line-height: 20px;
        }
        .countdown-modal .modal-footer {
            flex-wrap: wrap;
        }
        .countdown-modal .modal-footer .wallet-btn, .countdown-modal .modal-footer .main-btn{
            max-width: 100%;
        }
        .countdown-modal .modal-footer {
            flex-direction: column-reverse;
        }
        .countdown-modal .modal-body {
            padding: 20px 0;
        }
        .dot {
            margin-top: 6px;
        }
        .modal-dialog{
            margin: 0;
        }
        .launch-project-sec{
            padding-bottom: 50px;
        }
        .header-media .header-right .header-list ol {
            gap: 10px;
        }
        header {
            padding-inline: 10px;
        }
}
@media (max-width: 374px) {
      header {
            padding: 48px 0px 24px;
      }
}