.section_tag {
    color: #FFF;
    font-family: Poppins, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px;
    background: #2A8D95;
    padding: 6px 14px;
    display: inline-block;
    margin-bottom: 9px;
}

.section_tag_large {
    color: #FFF;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #2A8D95;
    padding: 14px 32px;
    display: inline-block;
    border-radius: 15px;
    outline: none;
    border: none;
}

.section_main_Heading {
    color: #000;
    text-align: left;
    font-family: Commissioner, serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 70px */
    margin-bottom: 40px;
}

.section_sub_Heading {
    color: #494B50;
    text-align: left;
    font-family: Poppins, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 30.6px */
    margin-bottom: 32px;
    padding: 0 9%;
}

.banner_section_main_Heading {
    color: #fff;
    text-align: left;
    font-family: Commissioner, serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 121%; /* 70px */
    margin-bottom: 49px;
}

.banner_section_main_sub_Heading {
    color: rgba(255, 255, 255, 0.90);
    text-align: left;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 34px */
    margin-bottom: 64px;
}

.card_main_heading {
    color: #FFF;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 158.333%
}

.card_sub_heading {
    color: rgba(255, 255, 255, 0.80);
    font-family: Poppins, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 30.6px */
    letter-spacing: 0.18px;
}

.card_icon_img {
    width: 28px;
    height: 28px;
}

.nft_art_generative_art_body {
    background: #FFFFFF !important;
}

.small_banner_main_heading {
    color: #FFF;
    font-family: Commissioner, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 54.6px */
    margin-bottom: 48px;
}

.sub_section_main_heading {
    color: #000;
    font-family: Commissioner, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 38.4px */
}

.sub_section_sub_heading {
    color: #494B50;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 30.6px */
}


@media only screen and (max-width: 1500px) {
    .section_sub_Heading {
        margin-bottom: 26px;
    }

    .section_main_Heading {
        margin-bottom: 32px;
        font-size: 44px;
    }

    .banner_section_main_Heading {
        font-size: 56px;
        margin-bottom: 36px;
    }

    .banner_section_main_sub_Heading {
        font-size: 18px;
    }

    .section_tag_large {
        font-size: 20px;
        padding: 11px 29px;
    }
}


.airdrop_development_page_wrp .airdrop_development_banner_section {
    background-image: url("../images/airdrop-development-banner-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
}

.airdrop_development_page_wrp .airdrop_development_banner_section .container {
    height: 100%;
}

.airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: 60px;
    height: 100%;
}

.airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content {
    width: 60%;
    align-self: center;
}

.airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content p {
    width: 85%;
}

.airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
    align-self: flex-end;
}


.airdrop_development_page_wrp .what_is_airdrop_development_sec {
    background-image: url("../images/what-is-airdrop-development-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}


.airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: 60px;
    padding: 120px 0;
}

.airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .content {
    width: 48%;
}

.airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .image_wrp {
    width: 40%;
}

.airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .content p {
    padding: 0;
}


.airdrop_development_page_wrp .airdrop_service_dev_sec {
    background-image: url("../images/our-airdrop-dev-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.airdrop_development_page_wrp .airdrop_service_dev_sec .card_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 80px;
    margin-top: 80px;
}

.airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com {
    flex-basis: 29%;
    border-radius: 40px;
    background: #FFF;
}

.airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com .content {
    padding: 40px;
    padding-bottom: 0;
}


.airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
    background-image: url("../images/discuss-airdrop-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 160px 0 60px;
}

.airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
    width: 70%;
    padding: 110px 80px 200px 80px;
}


.airdrop_development_page_wrp .types_airdrop_sec {
    background-image: url("../images/types-airdrop-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 0 120px 0;
}


.airdrop_development_page_wrp .types_airdrop_sec .card_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
    width: 18%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 31px 34px 75px 34px;
    position: relative;
}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com .icon {
    width: 40px;
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_img1 {
    background-image: url("../images/types_airdrop_card_img1.png");

}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_img2 {
    background-image: url("../images/types_airdrop_card_img2.png");

}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_img3 {
    background-image: url("../images/types_airdrop_card_img3.png");

}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_img4 {
    background-image: url("../images/types_airdrop_card_img4.png");

}

.airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_img5 {
    background-image: url("../images/types_airdrop_card_img5.png");

}


.airdrop_development_page_wrp .roadmap_airdrop_sec {
    background-image: url("../images/roadmap-airdrop-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 120px 0;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left {
    width: 35%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(1) {

    margin-top: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(2) {

    margin-top: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(3) {

    margin-top: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right .roadmap_airdrop_card:nth-child(2) {

    margin-top: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_mobile {
    display: none;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right .roadmap_airdrop_card:nth-child(3) {

    margin-top: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right {
    width: 35%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp {
    width: 20%;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 80px;

}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .roadmap_airdrop_card .card_number {
    background: #3361D1;
    color: #FFFFFF;
    width: fit-content;
    padding: 4px 8px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 170%; /* 40.6px */
    letter-spacing: 0.18px;
}

.airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right .roadmap_airdrop_card .card_number {
    background: #3361D1;
    color: #FFFFFF;
    width: fit-content;
    padding: 4px 8px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 170%; /* 30.6px */
    letter-spacing: 0.18px;
    margin-bottom: 8px;
}


.airdrop_development_page_wrp .why_choose_airdrop_sec {
    background-image: url("../images/why-choose-airdrop-sec-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 120px 0;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 117px;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card1 {
    background-image: url("../images/why_choose_airdrop_card-img1.png");
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card2 {
    background-image: url("../images/why_choose_airdrop_card-img2.png");
    margin-left: -38px;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card3 {
    background-image: url("../images/why_choose_airdrop_card-img3.png");
    margin-left: -38px;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card4 {
    background-image: url("../images/why_choose_airdrop_card-img4.png");
    margin-left: -38px;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card5 {
    background-image: url("../images/why_choose_airdrop_card-img6.png");
    margin-left: -38px;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 268px;
    flex-basis: 22%;
}

.airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card h5 {
    color: #FFF;
    font-family: Poppins, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 158.333% */
    /* text-wrap: nowrap; */
    margin-top: 24px;
    width: 50%;
    text-align: center;
}

@media (max-width: 1800px) {
    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card h5 {
        font-size: 20px;
        line-height: 28px;
        width: 54%;
    }
}
@media only screen and (max-width: 1700px) {
    .banner_section_main_Heading {
        font-size: 62px;
    }

    .section_main_Heading {
        color: #000;
        text-align: left;
        font-family: Commissioner, serif;
        font-size: 46px;
    }

    .banner_section_main_sub_Heading {
        font-size: 18px;
    }

    .section_sub_Heading {
        font-size: 16px;
        margin-bottom: 24px;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .card_group {

        justify-content: center;
        gap: 40px;
    }

    .small_banner_main_heading {
        font-size: 36px;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
        width: 70%;
        padding: 80px 80px 150px 80px;
    }

    .section_tag_large {
        font-size: 18px;
        padding: 12px 22px;
    }

    .card_sub_heading {
        font-size: 16px;
        line-height: 139%;
    }

    .card_main_heading {
        font-size: 20px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com .icon {
        bottom: 15px;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        margin: 160px 0 115px 0;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card2 {
        margin-left: -6px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card3 {
        margin-left: -6px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card4 {
        margin-left: -6px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card5 {
        margin-left: -6px;
    }

}

@media only screen and (max-width: 1500px) {


    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        padding: 21px 26px 62px 26px;
    }

    .card_sub_heading {
        font-size: 14px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com .icon {
        bottom: 9px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com .icon {
        width: 33px;
    }
    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group{
        flex-wrap: wrap;
        gap: 15px 0px;
    }
    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card{
        flex-basis: 28%;
    }
}

@media only screen and (max-width: 1400px) {

    .banner_section_main_Heading {
        font-size: 48px;
    }

    .section_main_Heading {
        font-size: 38px;
    }

    .section_sub_Heading {
        font-size: 14px;
        margin-bottom: 17px;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .image_wrp {
        width: 36%;
    }

    .small_banner_main_heading {
        font-size: 30px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card h5 {
        font-size: 18px;
        margin-top: 16px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card img {
        width: 50px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group {
        margin-top: 40px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec {
        padding: 80px 0;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        margin: 160px 0 70px 0;
    }

    .airdrop_development_page_wrp .types_airdrop_sec {
        margin: 70px 0;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
        flex-basis: 40%;
    }


    .banner_section_main_Heading {
        margin-bottom: 23px;
    }

    .banner_section_main_sub_Heading {
        margin-bottom: 24px;

    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap {
        padding: 80px 0;
    }

    .card_main_heading {
        font-size: 18px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .card_group {
        gap: 15px;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(2) {
        margin-top: 29%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(3) {
        margin-top: 26%;
    }

    .banner_section_main_sub_Heading {
        font-size: 16px;
    }

    .section_tag_large {
        font-size: 14px;
        padding: 10px 19px;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
        flex-basis: 46%;
    }

    .section_tag {
        font-size: 14px;
    }

    .section_main_Heading {
        font-size: 38px;
    }

    .section_sub_Heading {
        font-size: 13px;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .content {
        width: 51%;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .card_group {
        margin-top: 60px;
    }

    .card_sub_heading {
        font-size: 13px;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com .content {
        padding: 30px 30px 0 30px;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        margin: 120px 0 38px 0;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .card_group {
        margin-top: 60px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        padding: 21px 26px 75px 26px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec {
        margin: 40px 0;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec {
        margin: 80px 0;
    }

    .section_main_Heading {
        margin-bottom: 26px;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group {
        margin-top: 60px;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec {
        padding: 60px 0;
    }
    
}

@media only screen and (max-width: 1300px) {
    .airdrop_development_page_wrp .types_airdrop_sec .card_group {
        flex-wrap: wrap;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 20%;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .card_group {
        gap: 40px;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left .roadmap_airdrop_card:nth-child(1) {
        margin-top: 34%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp img {
        width: 98% !important;

    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right .roadmap_airdrop_card:nth-child(2) {
        margin-top: 34%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right .roadmap_airdrop_card:nth-child(3) {
        margin-top: 28%;
    }
}


/*1024 -*/
@media only screen and (max-width: 1199px) {
    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content {
        width: 100%;
        text-align: center;
    }

    .banner_section_main_Heading {
        text-align: center;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content p {
        text-align: center;

    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
        align-self: center;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
        width: 50%;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        margin: 120px 0 70px 0;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content {
        margin: 70px 0 56px 0;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap {
        flex-direction: column-reverse;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .content {
        width: 100%;
        text-align: center;
    }

    .section_main_Heading {
        text-align: center;
    }

    .section_sub_Heading {
        text-align: center;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap {
        justify-content: center;
        align-items: center;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 22%;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
        width: 58%;
        padding: 55px 45px 120px 44px;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section {
        height: unset;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content p {
        width: 100%;
    }
}

/*980 -*/
@media only screen and (max-width: 1023px) {
    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com .content {
        padding: 25px 25px 10px 25px

    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com {
        border-radius: 10px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com p {
        margin-bottom: 0px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 24%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp img {
        height: 93% !important;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        background-image: url(../images/discuss-airdrop-sec-back-without-img.png);
        border-radius: 34px;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
        width: 100%;
        text-align: center;
        padding: 55px 45px 55px 44px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 32%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp {
        width: 27%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right {
        width: 31%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left {
        width: 31%;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group {
        flex-wrap: wrap;
        gap: 20px 0px;
    }


    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card {
        height: 220px;
        flex-basis: 30%;
    }
    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card h5 {
        font-size: 16px;
        line-height: 22px;
    }
}
@media (max-width: 979px) {
    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap{
        gap: 40px;
    }
}

/*650 -*/
@media only screen and (max-width: 767px) {
    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com {
        flex-basis: 44%;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
        padding: 55px 38px 55px 38px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 38%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp {
        width: 35%;
    }
}


/*480 -*/
@media only screen and (max-width: 649px) {


    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content {
        margin: 70px 0 56px 0;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .image_wrp {
        width: 70%;
    }

    .airdrop_development_page_wrp .what_is_airdrop_development_sec .inner_wrap .image_wrp {
        width: 70%;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com {
        flex-basis: 74%;
        border-radius: 20px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 51%;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .image_wrp {
        display: none;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_right {
        display: none;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_left {
        display: none;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group .card_wrap_mobile {
        display: block;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card {
        height: 240px;
        flex-basis: 65%;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group {
        gap: 32px;
    }

    .small_banner_main_heading {
        font-size: 24px;
        margin-bottom: 27px;
    }

    .section_tag_large {
        font-size: 14px;
        padding: 12px 22px;
    }

    .banner_section_main_Heading {
        font-size: 36px;
    }
    .banner_section_main_sub_Heading{
        font-size: 14px;
    }

    .section_main_Heading {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .airdrop_development_page_wrp .roadmap_airdrop_sec {
        background-image: url(../images/roadmap-airdrop-sec-back.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: 80px 0;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap {
        margin: 90px 0 80px 0;
    }

    .airdrop_development_page_wrp .airdrop_development_banner_section .inner_wrap .content {
        margin: 50px 0 40px 0;
    }
    .airdrop_development_page_wrp .roadmap_airdrop_sec .card_group{
        margin-top: 40px;
    }
}


/*375 -*/
@media only screen and (max-width: 479px) {
    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 67%;
    }

    .airdrop_development_page_wrp .airdrop_service_dev_sec .card_group {
        margin-top: 50px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .card_group {
        margin-top: 50px;
    }
}

/*320 -*/
@media only screen and (max-width: 374px) {
    .airdrop_development_page_wrp .airdrop_service_dev_sec .airdrop_service_card_com {
        flex-basis: 100%;
    }

    .airdrop_development_page_wrp .discuss_airdrop_sec .inner_wrap .content {
        padding: 20px;
    }

    .airdrop_development_page_wrp .types_airdrop_sec .types_airdrop_card_com {
        flex-basis: 82%;
    }

    .airdrop_development_page_wrp .why_choose_airdrop_sec .container .cards_group .sec4_Card {
        height: 210px;
        flex-basis: 88%;
    }
}