.footer_lic_logo_wrap_2{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.footer_lic_logo_wrap_2 img{
    /* max-width: 75px; */
    width: auto;
    height: 19px;
}
.footer_lic_logo_wrap_2 img.usdt_f{
    /* max-width: 50px; */
    /* width: 37px; */
}
.footer_lic_logo_wrap_2 img.paypal_f{
    /* max-width: 56px; */
    /* width: 42px; */
}
.footer_lic_logo_wrap_2 img{
    filter: grayscale(1);
}
.footer_lic_logo_wrap_2 img:hover{
    filter: grayscale(0);
}

/* dwapp_css */
.fp-watermark{
    display: none;
}
.section1bg{
    background: url(../images/appDownload/background-top-new.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #000;
    background-size: cover;
}
.sectionone_grid{
    display:flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 10px;
}
.sectionone_grid .left{
    width: 50%;
}
.sectionone_grid .right{
    text-align: left;
    width: 50%;
}
.sectionone_grid .left img{
    width: 100%;
}
.sectionone_grid .right h1{
    color: #fce35a;
    margin: 0;
    font-weight: 700;
    font-size: 3em;
}
.title_top{
    color: #fff;
    margin-bottom: 25px;
    font-size: 1.5em;
}
.title_row{
    color: #fff;
}
.a_install{
    color: #fff;
    margin: 10px 0 10px 0;
    display: inline-flex;
    text-decoration-line: underline;
    cursor: pointer;
}
#fullpage .container{
    max-width: 1280px;
}
.download-button-and{
    cursor: pointer;
    display: inline-block;
}
.download-button-and img{
    max-width: 280px;
    width: 100%;
}
.title_row_custom{
    margin-top: 10px;
}
.section2bg{
    background: #000;
}
.section2_title{
    color: #fce35a;
    font-size: 3em;
    font-weight: 700;
    text-align: center;
}
.section2sub_title{
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
}
.section2_grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
}
.section2_box{
    position: relative;
    /* width: calc(50% - 1.875rem);
    height: 22rem;
    margin: 0rem;
    width: 100%; */
    width: 100%;
}
.section2_box_wrapper{
    position: absolute;
    top: 23%;
    left: 4%;
}
.section2_box_title{
    color: #fce35a;
    font-size: 2.4em;
    font-weight: 700;
    text-align: left;
}
.section2_box_sub_title{
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    text-align: left;
}
/* .section2_box01{
    background: url(../images/appDownload/01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 2rem;
}
.section2_box02{
    background: url(../images/appDownload/02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.section2_box03{
    background: url(../images/appDownload/03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 2rem;
    top: -2rem;
}
.section2_box04{
    background: url(../images/appDownload/04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -2rem;
} */

.section2_box01{
    left: 3%;
}
.section2_box02{
    
}
.section2_box03{
    left: 3%;
    top: -7%;
    z-index: 1;
}
.section2_box04{
    top: -6%;
}
.section3bg{
    background: url(../images/appDownload/background-bottom.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #000;
    background-size: cover;
}
.section3_title{
    color: #fff;
    font-size: 2.5em;
    text-align: center;
}
.section3sub_title{
    color: #fce35a;
    font-size: 3em;
    font-weight: 700;
    text-align: center;
}
.section3grid{
    display: flex;
    align-items: center;
}
.section3grid_rightgrid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.section3grid_rightgridbox_top{
    margin: 1rem auto;
    background: #129c6e;
    border-radius: 0.625rem;
    border: 0.125rem solid #fff;
    padding: 1rem 2rem;
    text-align: center;
    width: 70%;
}
.section3grid_rightgridbox p{
    margin: auto;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    width: 70%;
}
.section3grid_rightgridbox{
    text-align: center;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #a5a5a5;
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    background: #fff;
}
#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 14px 7px;
    position: relative;
}

.fp-overflow::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.fp-overflow::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 6px;
}

.fp-overflow::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
}
.fp-overflow::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 6px;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 16px;
    border: unset;
}
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
    background-color: transparent;
    width: 0px;
}
.install_body_grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px;
}
.install_modal_body h1{
    color: #fce35a;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 62px;
    text-align: center;
}
p.install_body_title{
    color: #52c384;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}
.install_body_content{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    line-height: 1.1;
}
.modal-content.install_modal_body {
    background: #000000;
    border: 0.1875rem solid #52c384;
    border-radius: 25px;
}
.install_modal_dialog{
    max-width: 800px;
}
.install_modal_dialog button.close-promo {
    background: none;
    border: none;
    font-size: 47px;
    padding: 7px;
    line-height: 1;
    font-weight: 200;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
}
.install_body{
    padding: 1em 2em;
}


@media (max-width: 999px) {
    .sectionone_grid{
        flex-direction: column;
    }
    .sectionone_grid .left {
        width: 100%;
        padding: 0.5em 0 0 0;
    }
    .sectionone_grid .right {
        width: 100%;
        padding-bottom: 2em;
    }
    .section2_grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .section2_box01 {
        left: 0%;
        margin: auto;
        text-align: center;
    }
    .section2_box03 {
        left: 0%;
        top: 0;
        z-index: 1;
    }
    .section2_box04 {
        top: 0;
    }
    .section2_box_sub_title {
        font-size: 1em;
    }
    .section2_box_title {
        font-size: 1.4em;
    }
    .section2_box_wrapper {
        position: absolute;
        top: 29%;
    }
    .section3grid{
        flex-direction: column;
    }
    .section3grid_rightgrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 1em;
    }
    .section2_title{
        padding: 0.5em 0 0 0;
    }
    .install_body_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .install_modal_body h1 {
        font-size: 1rem;
    }
}