@media (max-width:1400px) {}
@media (max-width:1200px) {}
@media (max-width:992px) {
   .navbar .navbar-nav {
        padding: 15px;
        gap: 10px;
        background-color: #00d5c2;
        /* position: absolute; */
        left: 0;
        right: 0;
        align-items: start;
    }
    .login__sign__up__btn .login__btn ,
    .login__sign__up__btn .sign__btn{
        background-color: #000000;
        border: 1px solid #000000;
        color: #ffffff;
    }
    .section__title h2 {
        font-size: 26px;
    }
    .section__title {
        margin-bottom: 20px;
    }
    .navbar-toggler {
        border: 1px solid #00d5c2;
        background: #00d5c2;
        border-radius: 0px;
    }
    .hero__video__section .overlay .hero__details h1 {
        font-size: 33px;
        margin-bottom: 15px;
    }
    .hero__video__section .overlay .hero__details p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .hero__video__section .overlay .hero__details .view__whitepaper__join__waitlist .view__whitepaper__btn {
        gap: 6px;
        font-size: 12px;
        border-radius: 5px;
        padding: 9px 15px;
        min-width: auto;
    }
    .hero__video__section .overlay .hero__details .view__whitepaper__join__waitlist .join__waitlist {
        border-radius: 5px;
        font-size: 12px;
        padding: 9px 15px;
        min-width: auto;
    }
    .hero__video__section .overlay .hero__details .view__whitepaper__join__waitlist .view__whitepaper__btn svg {
        width: 17px;
        height: 17px;
    }
    .trusted__customer {
        padding: 30px 0px;
    }
    .trusted__customer::before {
        width: 30px;
        top: 0px;
        height: 30px;
    }
    .trusted__customer .trusted__customer__box img {
        width: 80px;
    }
    .our__product__section {
        padding: 30px 0px;
    }
    .our__product__details {
        padding: 10px;
        margin-bottom: 5px;
    }
    .our__product__details h6 {
        margin-bottom: 10px;
        padding: 6px 15px;
        font-size: 10px;
    }
    .our__product__details h3 {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .our__product__details p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .writing_inner_type_box {
        padding: 8px;
        border-radius: 15px;
        box-shadow: inset 0px 0px 10px #00D5C23B;
    }
    .attechment_block {
        height: 34px;
    }
    .input_area input {
        height: 35px;
        border-radius: 7px;
        padding-left: 37px;
        font-size: 12px;
    }
    .submit_button_area {
        width: 40px;
        height: 35px;
    }
    button.submit_button svg {
        width: 15px;
        height: 15px;
    }
    .atechment_left, .atechment_right {
        height: 30px;
        gap: 10px;
        font-size: 10px;
    }
    .profile_topbar_left_inner {
        padding: 8px;
        border-radius: 15px;
    }
    .profile_icon {
        height: 35px;
        width: 35px;
    }
    .profile_icon img {
        height: 17px;
    }
    .profile_topbar_inner h3 {
        font-size: 15px;
        line-height: 17px;
        margin: 0px;
    }
    .profile_topbar_inner {
        align-items: center;
    }
    .profile_info h2 {
        font-size: 16px;
        margin: 0 0 1px;
    }
    .profile_info p {
        margin: 0;
        font-size: 10px;
    }
    .tokenomics__distribution__section {
        padding: 30px 0px;
    }
    .tokenomics__distribution__section .chart__speed__box img {
        height: 200px;
    }
    .tokenomics__distribution__section .chart__speed__box h5 {
        font-size: 10px;
        margin: 0px 10px 0px 0px;
    }
    .why__choose__fqnt__section .why__choose__title__graph h3 {
        font-size: 40px;
    }
    .graph__img__box {
        height: 130px;
    }
    .why__choose__fqnt__section .card__details {
        border-radius: 10px;
        padding: 8px 8px;
        gap: 8px;
    }
    .why__choose__fqnt__section .card__details img {
        width: 45px;
        height: 45px;
    }
    .why__choose__fqnt__section .card-text {
        font-size: 12px;
    }
    .why__choose__fqnt__section .cards {
        gap: 10px;
        padding: 30px 0px;
        width: 85%;
    }
    .blog__section {
        padding: 40px 0px;
    }
    .blog__section .blog_card {
        padding: 10px 10px;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .blog__section .blog_card .date {
        font-size: 10px;
        margin-bottom: 8px;
        border-radius: 16px;
        padding: 3px 10px;
    }
    .blog__section .blog_card .title {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .blog__section .blog_card .btn {
        padding: 5px 15px;
        font-size: 9px;
    }
    .blog__section .blog_card .card-image {
        margin-bottom: 10px;
    }
    .blog__section .section__title {
        margin-bottom: 25px;
    }
    .faqs__section {
        padding: 30px 0px;
    }
    .faqs__section .accordion-button h6{
        font-size: 14px;
    }
    .start__earning__section {
        height: 230px;
    }
    .start__earning__details h2 {
        margin-bottom: 20px;
        font-size: 23px;
    }
    .login__sign__btn a{
        padding: 5px 15px;
        font-size: 9px;
    }
    .fqnt__left__side p {
        max-width: 80%;
        font-size: 12px;
        line-height: 22px;
    }
    .social__link__box a svg {
        width: 15px;
        height: 15px;
    }
    .social__link__box {
        gap: 8px;
        margin-bottom: 15px;
    }
    footer .section__title {
        margin-bottom: 10px;
    }
    .privacy__terms__link a {
        font-size: 14px;
    }
    footer {
        padding: 40px 0px;
    }
    .copy__right__section h5 {
        font-size: 11px;
    }
}
@media (max-width:768px) {
    .hero__video__section {
        height: 400px;
    }
    .hero__video__section video{
        height: 100%;
        object-fit: cover;
    }
    .section__title h2 {
        font-size: 20px;
    }
    .section__title {
        margin-bottom: 15px;
    }
    .hero__video__section .overlay .hero__details {
        max-width: 100%;
    }
    .hero__video__section .overlay .hero__details h1 {
        font-size: 25px;
        margin-bottom: 11px;
    }
    .hero__video__section .overlay .hero__details p {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .hero__video__section .overlay .hero__details .view__whitepaper__join__waitlist {
        gap: 10px;
    }
    .hero__video__section .overlay .hero__details .view__whitepaper__join__waitlist .view__whitepaper__btn {
        gap: 6px;
        font-size: 11px;
        padding: 7px 10px;
    }
    .trusted__customer .trusted__customer__box {
        justify-content: center;
    }
    .tokenomics__distribution__section:after {
        left: 0px;
        top: 20px;
    }
    .why__choose__fqnt__section .why__choose__title__graph h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .why__choose__fqnt__section .why__choose__title__graph h3 br{
        display: none;
    }
    .why__choose__fqnt__section {
        padding: 30px 0px;
    }
    .graph__img__box {
        height: 100px;
    }
    .faqs__section .accordion-body{
        font-size: 14px;
    }
    .faqs__section .accordion-button {
        font-size: 14px;
    }
    .faqs__section .accordion-item {
        margin-bottom: 6px;
        border-radius: 5px;
    }
    .start__earning__details h2 {
        font-size: 15px;
    }
    .start__earning__section {
        height: 150px;
    }
    .img_ecosystem {
        height: 250px;
    }
}
@media (max-width:576px) {
    .hero__video__section .overlay .hero__details h1 {
        font-size: 19px;
        margin-bottom: 11px;
    }
    .hero__video__section .overlay .hero__details h1 span ,
    .hero__video__section .overlay .hero__details h1 span.financial__text{
        padding: 0px 0px;
    }
    .tokenomics__distribution__section:after {
        width: 50px;
    }
    .why__choose__fqnt__section::after {
        width: 60px;
        height: 60px;
        top: -35px;
        transform: translate(0px , 0px);
    }
    .why__choose__fqnt__section .col-sm-7 {
        justify-content: center;
    }
    .why__choose__fqnt__section .cards {
        width: 100%;
    }
    .start__earning__section::before {
        width: 100px;
        height: 100px;
        background-size: contain;
    }
    .fqnt__right__side {
        margin-top: 30px;
    }
}