body.new_inner_pages {
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #fff !important;
    background: #061342;
}

/* common */
.h2tag {
    font-size: 54px !important;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 72px;
}

.paratag {
    font-size: 18px;
    margin-bottom: 15px;
}

.h5tag {
    font-weight: bold;
    font-size: 24px;
}

.butn {
    font-size: 20px;
    font-weight: 500;
    padding: 10px 30px;
    margin: 20px 0;
    display: inline-block;
    color: #fff !important;
    background: linear-gradient(91.77deg, #5413CD 0%, #00DCF6 100%);
    border-radius: 10px;
}

.butn:hover {
    background: linear-gradient(270deg, #5413CD 0%, #00DCF6 100%);
}

.head {
    max-width: 80%;
    margin: 20px auto;
    text-align: center;
}

.twenty {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.text-decoration-underline{
    text-decoration: underline;
    color: #fff !important ;
}
/* 
/* banner */
.banner {
    padding: 170px 0 70px;
    position: relative;
}

.banner::before {
    content: "";
    background: url("../images/paxful-clone-script-new/bandots.webp") no-repeat;
    width: 352px;
    height: 353px;
    position: absolute;
    left: 230px;
}

.banner::after {
    content: "";
    background: rgba(6, 131, 255, 0.6);
    opacity: 0.5;
    filter: blur(75px);
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    border-radius: 0 0 90%;
}

.banner .col-md-6 {
    margin: auto;
}

.banner .ctnbox::before {
    content: "";
    background: url("../images/paxful-clone-script-new/banbg2.webp");
    width: 286px;
    height: 286px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.banner .ctnbox::after {
    content: "";
    background: url("../images/paxful-clone-script-new/banbg3.webp");
    width: 94px;
    height: 94px;
    position: absolute;
    top: -100px;
    z-index: -1;
}

.banner .imgbox {
    text-align: center;
    position: relative;
}

.banner .imgbox::before {
    content: "";
    background: url("../images/paxful-clone-script-new/banbg1.webp");
    width: 263px;
    height: 263px;
    position: absolute;
    right: 0;
    top: -30px;
}

.banner .imgbox::after {
    content: "";
    background: #5C00E1;
    opacity: 0.5;
    filter: blur(75px);
    width: 70%;
    height: 70%;
    position: absolute;
    border-radius: 50%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    top: 0;
    bottom: 0;
}

.banner h1 {
    font-size: 70px;
    margin-bottom: 20px;
}

/* paxfulclone */
.paxfulclone {
    padding: 0px 0 70px;
}

.paxfulclone .col-md-6 {
    margin: auto;
}

.paxfulclone::before {
    content: "";
    background: rgba(135, 39, 176, 0.8);
    opacity: 0.5;
    filter: blur(75px);
    width: 15%;
    height: 40%;
    right: 0;
    border-radius: 50% 0 0 50%;
    position: absolute;
}

.paxfulclone .imgshadow::before {
    content: "";
    background: rgba(212, 23, 252, 0.51);
    opacity: 0.5;
    filter: blur(50px);
    width: 70%;
    height: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: auto;
    z-index: -1;
}

.paxfulclonechg {
    padding: 70px 0;
}

.paxfulclonechg::before {
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    left: 0;
    border-radius: 0 50% 50% 0;
}

/* paxfulbox */
.paxfulbox {
    padding: 70px 0;
}

.paxfulbox .bgball {
    position: relative;
}

.paxfulbox .bgball::before {
    position: absolute;
    content: "";
    background: url("../images/paxful-clone-script-new/boxbg11.webp") no-repeat;
    width: 44px;
    height: 43px;
    right: 16%;
    z-index: 3;
    top: -20px;
}

.paxfulbox .bgball::after {
    position: absolute;
    content: "";
    background: url("../images/paxful-clone-script-new/boxbg21.webp") no-repeat;
    width: 141px;
    height: 105px;
    z-index: 2;
    bottom: -9px;
    left: 16%;

}

.paxfulbox .wholebox {
    background: linear-gradient(#061342, #061342) padding-box, linear-gradient(to right, #501acf, #061342, #07C7F1) border-box;
    border: 3px solid transparent;
    border-radius: 18px;
    position: relative;
}

.paxfulbox .wholebox::before {
    content: "";
    background: url("../images/paxful-clone-script-new/boxbg1.webp") no-repeat;
    position: absolute;
    width: 163px;
    height: 229px;
    right: 0;
    top: -30px;
}

.paxfulbox .wholebox::after {
    content: "";
    background: url("../images/paxful-clone-script-new/boxbg2.webp") no-repeat;
    position: absolute;
    width: 128px;
    height: 127px;
    left: 30px;
    bottom: -35px;
    z-index: 1;
}

.paxfulbox .box {
    padding: 20px;
    background: rgba(6, 19, 66, 0.3);
    backdrop-filter: blur(30px);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 2;
}

.paxfulbox .box::before {
    content: "";
    position: absolute;
    background: rgba(214, 22, 252, 0.6);
    opacity: 0.5;
    filter: blur(40px);
    width: 420px;
    height: 420px;
    overflow: hidden;
    border-radius: 50%;
    left: 0;
    z-index: -1;
}

.paxfulbox .box::after {
    content: "";
    background: rgba(33, 199, 244, 0.5);
    opacity: 0.5;
    filter: blur(20px);
    width: 440px;
    height: 440px;
    border-radius: 50%;
    position: absolute;
    right: -70px;
    top: -200px;
}

.paxfulbox .box h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 46px;
}

/* whysection */
.whysection {
    padding: 70px 0;
}

.whysection::before {
    content: "";
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    width: 15%;
    height: 40%;
    left: 0;
    border-radius: 0% 50% 50% 0%;
    position: absolute;
}

.whysection ul {
    list-style-type: none;
    padding-left: 30px;
}

.whysection ul li {
    font-size: 18px;
    margin: 10px 0;
    position: relative;
}

.whysection ul li::before {
    content: "";
    background: url("../images/paxful-clone-script-new/liarw.webp");
    width: 14px;
    height: 19px;
    position: absolute;
    left: -25px;
    top: 3px;
}

.whysection .imgshadow {
    position: relative;
}

.whysection .imgshadow::before {
    content: "";
    position: absolute;
    background: rgba(135, 39, 176, 0.8);
    opacity: 0.5;
    filter: blur(75px);
    width: 90%;
    height: 90%;
    border-radius: 50%;
    z-index: -1;
}
.whysection .butn{
    padding: 10px 40px;
}

/* software */
.software {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.software::before {
    content: "";
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    width: 222px;
    height: 195px;
    position: absolute;
    right: -70px;
    border-radius: 50% 0 0 50%;
    top: 132px;
}

.software::after {
    content: "";
    background: rgba(135, 39, 176, 0.8);
    opacity: 0.5;
    filter: blur(75px);
    width: 222px;
    height: 222px;
    position: absolute;
    left: -70px;
    border-radius: 50% 0 0 50%;
    top: 18%;
}

.software .shadow {
    position: relative;
}

.software .shadow::before {
    content: "";
    background: rgba(135, 39, 176, 0.8);
    opacity: 0.5;
    filter: blur(75px);
    width: 222px;
    height: 222px;
    position: absolute;
    right: -70px;
    border-radius: 50% 0 0 50%;
    top: 44%;
}

.software .shadow::after {
    content: "";
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    width: 222px;
    height: 222px;
    position: absolute;
    left: -70px;
    border-radius: 50% 0 0 50%;
    top: 64%;
}

.software .shadow1::before {
    content: "";
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    width: 222px;
    height: 195px;
    position: absolute;
    right: -70px;
    border-radius: 50% 0 0 50%;
    bottom: 10%;
}

.software .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    justify-content: center;
}

.software .nav-tabs .nav-link {
    border: 0;
    border-bottom: 2px solid #4827D1;
    padding: 0;
    margin: 0 15px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF !important;
}

.software .nav-tabs .nav-link.active {
    border-bottom: 2px solid #13A4E9;
    background: transparent;
    font-size: 28px;
}

.software .tab-content .wholebox {
    background: linear-gradient(#061342, #061342) padding-box, linear-gradient(to right, #501acf, #061342, #07C7F1) border-box;
    border: 3px solid transparent;
    border-radius: 18px;
    position: relative;
    width: 100%;
    margin: 15px 0;
}

.software .tab-content .box {
    padding: 20px;
    background: rgba(6, 19, 66, 0.3);
    backdrop-filter: blur(30px);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    height: 100%;
}

.software .tab-content .box::before {
    content: "";
    position: absolute;
    background: #563DEA;
    opacity: 0.5;
    filter: blur(40px);
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    left: -36px;
    z-index: -1;
    bottom: -60px;

}

.software .tab-content .box::after {
    content: "";
    background: #3BA3D9;
    opacity: 0.5;
    filter: blur(20px);
    width: 190px;
    height: 190px;
    border-radius: 50%;
    position: absolute;
    right: -70px;
    top: -50px;
}

.software .tab-content .box .h5tag {
    margin-top: 10px;
}


.benefits {
    padding: 70px 0;
    position: relative;
}

.benefits::before {
    content: "";
    position: absolute;
    background: rgba(135, 39, 176, 0.8);
    opacity: 0.5;
    filter: blur(75px);
    width: 320px;
    height: 320px;
    left: -120px;
    border-radius: 50%;
}

.benefits::after {
    content: "";
    position: absolute;
    background: #3C8DB3;
    opacity: 0.5;
    filter: blur(75px);
    right: 0;
    width: 131px;
    height: 350px;
    top: 0;
    border-radius: 53% 0 0 52%;
}

.benefits .box {
    background: #10215C;
    border-radius: 20px;
    padding: 20px;
    max-width: 70%;
    margin: auto;
}

.benefits .box .inbox {
    border-radius: 20px;
    padding: 20px;
    background: linear-gradient(138.84deg, rgba(70, 43, 209, 0.9) 0%, rgba(18, 165, 233, 0.9) 100%) padding-box, linear-gradient(to right, #168dd8, #3a39c7) border-box;
    border: 2px solid transparent;
}

.benefits .box ul {
    list-style-type: none;
}

.benefits .box ul li {
    position: relative;
    margin: 10px 0;
}

.benefits .box ul li::before {
    content: "";
    background: url("../images/paxful-clone-script-new/liarw1.webp") no-repeat;
    width: 13px;
    height: 17px;
    position: absolute;
    left: -30px;
    top: 2px;
}

/* howsection */
.howsection {
    padding: 70px 0;
}
.howsection .row {
    max-width: 95%;
    margin:0 auto;
}
.howsection .box {
    background: rgba(6, 19, 66, 0.3);
    backdrop-filter: blur(30px);
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    height: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.howsection .wholebox {
    background: linear-gradient(#061342, #061342) padding-box, linear-gradient(to right, #501acf, #061342, #07C7F1) border-box;
    border: 3px solid transparent;
    border-radius: 18px;
    position: relative;
    width: 100%;
    margin: 15px 0;
}

.howsection .box::before {
    content: "";
    position: absolute;
    background: #563DEA;
    opacity: 0.5;
    filter: blur(40px);
    width: 240px;
    height: 88px;
    overflow: hidden;
    border-radius: 50%;
    left: -15px;
    z-index: -1;
    bottom: -14px;
}

.howsection .box::after {
    content: "";
    background: #3BA3D9;
    opacity: 0.5;
    filter: blur(20px);
    width: 270px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    right: -35px;
    top: -18px;
    z-index: -1;
}
.howsection .box .paratag{
    margin-bottom: 0;
    margin-top: 10px;
}
.howsection .box .lftbox{
    padding: 20px;
}

.howsection .box .number{
    display: flex;
    align-items: flex-end;
    margin-right: 20px;
}
.howsection .box .number .num{
    font-weight: 600;
    font-size: 150px;
    line-height: 72px;
    color: rgba(255, 255, 255, 0.2);
}

/* alwin */
.alwin{
    padding: 70px 0;
}
.alwin ul{
    list-style-type: none;
    padding: 0;
}
.alwin ul li{
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.alwin ul li p{
margin-bottom: 0;
margin-left: 20px;
}














.logoImg img {
    filter: grayscale(100%) brightness(0) invert(0);
    filter: contrast(0) brightness(0) invert(1);
}

/* .logoImg {
    filter: brightness(0);
} */

.alwinNavbar .nav-item .nav-link {
    color: rgb(255, 255, 255) !important;
}

a:hover {
    text-decoration: none
}

.crypto_wallet_dev .animated-button1 img {
    display: none;
}

.animated-button1 { 
       background: linear-gradient(91.77deg, #5413CD 0%, #00DCF6 100%);
    border-radius: 10px;
    border: 0px solid #d0a0b6 !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    transition: 0.2s all;
    position: relative;
    border-left: 0 !important;
    border-right: 0 !important;
    width: auto;
    overflow: unset;
    padding: 10px 30px;
    margin-top: 0;
    box-shadow: none;
}

.animated-button1:hover {
    color: #ffffff !important;
    background: linear-gradient(270.77deg, #5413CD 0%, #00DCF6 100%);

}

.animated-button1::after,
.animated-button1::before {
    content: "";
    width: 20px;
    height: 68px;
    position: absolute;
    top: -2px;
    background: none;
}

.new_inner_title {
    color: rgb(255, 255, 255);
    font-size: 50px;
    font-weight: 700
}

.animated-button1::before {
    transform: rotate(180deg);
    left: -4px;
    opacity: 0;
    transition: unset;
    border-radius: unset;
}

.animated-button1:hover::before {
    opacity: unset;
}

.animated-button1::after {
    right: -4px;
}

.animated-button1 span {
    display: none
}

.social_side ul li {
    background-color: #a976f5
}
.alwinNavbar {
    background: #071343;
  }

.alwinNavbar.nav_fixed {
    background: #071444;
    box-shadow: 1px 6px 10px 4px rgb(0 0 0 / 10%);
}

.innerTopSpace {
    min-height: auto
}

.landingBlogCard .btnType2:hover {
    background: #1b9ce9;
    color: #fff !important;
}

.top_msg {   
     background: #249fce;
}
.top_msg a {
    color: #fff !important;
}

.landingBlog {
    padding: 50px 0;
    background: #0c164e;
}

.landingBlog .homeTitle {
    color: #fff;
}

.landingBlogCard p a {
    color: #fff !important;
}

.landingBlogCard h6 {
    color: #fff;
}

.landingBlogCard h6 span {
    color: #fff;
}

.landingBlogCard a {
    color: #fff !important;
}

.landingBlogCard .btnType2 {
    border: 1px solid #fff !important;
}

.faq_new_section {
    background: #081543;
    padding: 60px 0 60px
}

.faq_new_section .nft-accordion .card {
    position: relative;
    background: 0 0;
    margin-bottom: 30px;
    background: #081543;
    border: 4px solid #17345d;
    box-shadow: 0 0 7px 2px rgb(76 48 192 / 10%);
    border-radius: 30px;
}

.faq_new_section .nft-accordion .card-header {
    background: 0 0;
    z-index: 10
}

.faq_new_section {
    counter-reset: menuItem 0
}

.faq_new_section .nft-accordion .card-header button {
    font-size: 24px;
    font-weight: 500;
    color: rgb(255, 255, 255) !important;
    padding: 20px 50px;
    background-image: none;
}

.faq_new_section .nft-accordion .card-header button::before {
    counter-increment: menuItem;
    content: counter(menuItem) ".";
    font-size: 24px;
    color: #fff !important;
    position: absolute;
    left: 20px;
    top: 20px
}

.faq_new_section .nft-accordion .collapsed {
    background-image: url("../images/binance-clone-script-new/plus.webp");
    background-repeat: no-repeat;
    background-position: 96% center;
}

.faq_new_section .nft-accordion .card:not(.collapsed) {

    background-image: url("../images/binance-clone-script-new/minus.webp") !important;
    background-repeat: no-repeat;
    background-position: 96% 20%;
    border: 4px solid #17345d;
}

.faq_new_section .nft-accordion .card-body {
    font-size: 18px;
    color: #fff;
}

.bottomContactForm {
    background: #081543;
}

.footerform_right {
    background: #0e152d;
    box-shadow: 6px 1px 8px 0 rgb(0 0 0 / 10%);
}

.d_d_none {
    display: none !important
}

.bcfBox {  
      background: #1f2d60;
}

.bcfLeft .form-control,
.footerform_middle .form-control {
    border: 1px solid #ffffff;
}

.bcfLeft .form-control::placeholder,
.footerform_middle .form-control::placeholder {
    color: #fff;
}

.footerform_middle .nice-select .list {
    background-color: #8c48eb;
}

.footerform_right h4 span {
    color: #11b3ed;
}

.footerform_middle .nice-select .option.focus,
.footerform_middle .nice-select .option.selected.focus,
.footerform_middle .nice-select .option:hover {
    background-color: #1a1c1f;
}

.footerform_middle .btn.btnType3 {
    border: 0 !important;
    color: #fff !important;
    background: linear-gradient(90deg, #5413CD 0%, #00DCF6 100%) !important;
}
.footerform_middle .btn.btnType3:hover{
    background: linear-gradient(270deg, #5413CD 0%, #00DCF6 100%) !important;

}


.mega-menu {
    background-color: #0f1e53;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    background-color: #0f1e53 !important;
    border-bottom: 1px solid  #132d88;
    color: #fff !important;
}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link {
    color: #fff !important;
}
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed){
    color: #fff !important;
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    background-color: #0f1e53 !important;
}

.mega-menu-toggle:before {  
      border-bottom: 1.5px solid #02d7f5;
}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:after,
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:before {
    border-color: #555;
}

.mega-menu__articles {
    background-color: #23336f;
}

.mega-menu__article figure figcaption {
    color: #fff;
}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    color: #fff !important;
}
.mega-menu__article figure picture{
    color: #fff;
}
@media screen and (max-width: 991px) {
    .animated-button1 {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-light .navbar-toggler {
        color: #249fce;
    }
}

@media screen and (max-width: 575px) {
    .navbar-light .navbar-toggler {
        color: #249fce !important;
    }
}

@media (min-width: 992px) {
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
        color: #fff !important;
    }

    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:before {
        border-bottom: 1px solid #555;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed){
        color: #fff !important;
    }
    .mega-menu__items>.mega-menu__nav:after {
        border-right: 1px solid #e8e8e8;
    }

    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:before {
   
        background-color: #0f1e53 !important;
    }

    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:after {
        filter: invert(1);
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover::after{
        filter: invert(1);
    }
    /* .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover:focus{
        filter: invert(1);
    } */
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:active,
     .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:focus,
     .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover{
        color: #fff !important;
     }
}





/* Media Queries */


@media screen and (max-width:1199px) {
    .h2tag {
        font-size: 40px !important;
        line-height: 54px;
    }

    .banner h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .butn {
        font-size: 20px;
    }

}

@media screen and (max-width:991px) {
    .h2tag {
        font-size: 34px !important;
        line-height: 48px;
    }

    .h5tag {
        font-size: 22px;
    }

    .banner h1 {
        font-size: 38px !important;
        line-height: 50px !important;
    }

    .butn {
        font-size: 18px;
    }

    .twenty {
        font-size: 18px;
    }
    .software .nav-tabs .nav-item{
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }
    .benefits .box{
        max-width: 100%;
    }
    .howsection .box .lftbox{
        padding: 20px 10px;
    }
    .paxfulbox .bgball::after{
        display: none;
    }





    .footerform_panel {
        flex-wrap: wrap
    }

    .footerform_left {
        display: none
    }

    .footerform_middle,
    .footerform_right {
        width: 100%
    }

    .footerform_right {
        height: auto;
        border-radius: 0
    }

    .footerform_right h4 {
        font-size: 36px
    }

    .inner_gradient_with_img::after,
    .inner_gradient_with_img::before {
        display: none;
    }

    .inner_gradient_bg .col-md-12.col-lg-5 {
        display: none;
    }

    .inner_gradient_bg .col-md-12.col-lg-7 {
        text-align: center;
    }


}

@media screen and (max-width:767px) {
    .h2tag {
        font-size: 32px !important;
        line-height: 44px;
    }

    .h5tag {
        font-size: 20px;
    }

    .paratag {
        font-size: 16px;
        line-height: 20px;
    }

    .butn {
        font-size: 18px;
    }

    .head {
        max-width: 100%;
    }
    .paxfulclone .change{
        flex-direction: column-reverse;
    }
    
    .faq_new_section .nft-accordion .card-header button,
    .faq_new_section .nft-accordion .card-header button::before {
        font-size: 16px
    }

    .faq_new_section .nft-accordion .card-body {
        font-size: 14px
    }

    .footerform_right h4 {
        font-size: 24px
    }

    .footerform_right p {
        font-size: 16px
    }

    .bitcoinwork ul {
        display: block;
    }

    .bitcoinwork img {
        display: none;
    }

    .bitcoinwork ul img {
        display: block;
        margin-bottom: 15px;
    }

    .d_m_none {
        display: none !important
    }

}

@media screen and (max-width:575px) {
    .d_m_none {
        display: none !important
    }

    .banner h1 {
        font-size: 32px !important;
        line-height: 50px !important;
    }

    .h2tag {
        font-size: 28px !important;
        line-height: 39px;
    }

    .h5tag {
        font-size: 18px;
    }

    .butn {
        font-size: 16px;
    }
    .banner::before{
        display: none;
    }
    .banner .ctnbox::after{
        display: none;
    }
    .howsection .box .number .num{
        font-size: 104px;
    }

    .new_inner_pages .landBannerText {
        padding-top: 0;
        padding-bottom: 10px
    }

    .sprite-clone_script_icon {
        margin: 0 10px 0 0;
    }

    .create_list li {
        font-size: 16px;
    }

    .banner_bottom_bg_div::before {
        top: -27px;
        background-size: 60%;
    }

    .new_inner_pages .btnType4 {
        font-size: 18px;
    }

    .landBannerText img {
        display: none;
    }

    .banner_bottom_bg {
        display: none;
    }
    .paxfulbox .box h3{
        
    font-size: 24px;
    line-height: 38px;
    }
}

.sprite {
    background-image: url("../images/paxful-clone-script-new/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
}

.sprite-a1 {
    width: 65px;
    height: 70px;
    background-position: -5px -5px;
}

.sprite-a2 {
    width: 65px;
    height: 69px;
    background-position: -80px -5px;
}

.sprite-a3 {
    width: 65px;
    height: 70px;
    background-position: -155px -5px;
}

.sprite-a4 {
    width: 65px;
    height: 69px;
    background-position: -230px -5px;
}

.sprite-a5 {
    width: 65px;
    height: 70px;
    background-position: -305px -5px;
}

.sprite-e1 {
    width: 80px;
    height: 80px;
    background-position: -380px -5px;
}

.sprite-e10 {
    width: 80px;
    height: 80px;
    background-position: -470px -5px;
}

.sprite-e11 {
    width: 80px;
    height: 80px;
    background-position: -5px -95px;
}

.sprite-e12 {
    width: 80px;
    height: 80px;
    background-position: -95px -95px;
}

.sprite-e2 {
    width: 80px;
    height: 80px;
    background-position: -185px -95px;
}

.sprite-e3 {
    width: 80px;
    height: 80px;
    background-position: -275px -95px;
}

.sprite-e4 {
    width: 80px;
    height: 80px;
    background-position: -365px -95px;
}

.sprite-e5 {
    width: 80px;
    height: 80px;
    background-position: -455px -95px;
}

.sprite-e6 {
    width: 80px;
    height: 80px;
    background-position: -5px -185px;
}

.sprite-e7 {
    width: 80px;
    height: 80px;
    background-position: -95px -185px;
}

.sprite-e8 {
    width: 80px;
    height: 80px;
    background-position: -185px -185px;
}

.sprite-e9 {
    width: 80px;
    height: 80px;
    background-position: -275px -185px;
}

.sprite-h1 {
    width: 62px;
    height: 64px;
    background-position: -365px -185px;
}

.sprite-h2 {
    width: 63px;
    height: 62px;
    background-position: -437px -185px;
}

.sprite-h3 {
    width: 53px;
    height: 59px;
    background-position: -545px -95px;
}

.sprite-h4 {
    width: 63px;
    height: 62px;
    background-position: -510px -185px;
}

.sprite-h5 {
    width: 59px;
    height: 61px;
    background-position: -437px -257px;
}

.sprite-h6 {
    width: 63px;
    height: 62px;
    background-position: -506px -257px;
}

.sprite-h7 {
    width: 58px;
    height: 61px;
    background-position: -5px -329px;
}

.sprite-h8 {
    width: 60px;
    height: 60px;
    background-position: -73px -329px;
}

.sprite-p1 {
    width: 81px;
    height: 81px;
    background-position: -143px -329px;
}

.sprite-p10 {
    width: 81px;
    height: 81px;
    background-position: -234px -329px;
}

.sprite-p11 {
    width: 80px;
    height: 81px;
    background-position: -325px -329px;
}

.sprite-p12 {
    width: 81px;
    height: 81px;
    background-position: -415px -329px;
}

.sprite-p2 {
    width: 80px;
    height: 80px;
    background-position: -506px -329px;
}

.sprite-p3 {
    width: 81px;
    height: 81px;
    background-position: -5px -419px;
}

.sprite-p4 {
    width: 81px;
    height: 81px;
    background-position: -506px -419px;
}

.sprite-p5 {
    width: 80px;
    height: 81px;
    background-position: -5px -510px;
}

.sprite-p6 {
    width: 81px;
    height: 81px;
    background-position: -95px -510px;
}

.sprite-p7 {
    width: 81px;
    height: 81px;
    background-position: -186px -510px;
}

.sprite-p8 {
    width: 81px;
    height: 81px;
    background-position: -277px -510px;
}

.sprite-p9 {
    width: 81px;
    height: 81px;
    background-position: -368px -510px;
}

.sprite-s1 {
    width: 80px;
    height: 80px;
    background-position: -459px -510px;
}

.sprite-s10 {
    width: 80px;
    height: 80px;
    background-position: -560px -5px;
}

.sprite-s11 {
    width: 80px;
    height: 80px;
    background-position: -608px -95px;
}

.sprite-s12 {
    width: 80px;
    height: 80px;
    background-position: -583px -185px;
}

.sprite-s2 {
    width: 80px;
    height: 80px;
    background-position: -596px -275px;
}

.sprite-s3 {
    width: 80px;
    height: 80px;
    background-position: -597px -365px;
}

.sprite-s4 {
    width: 80px;
    height: 80px;
    background-position: -597px -455px;
}

.sprite-s5 {
    width: 80px;
    height: 80px;
    background-position: -549px -545px;
}

.sprite-s6 {
    width: 80px;
    height: 80px;
    background-position: -650px -5px;
}

.sprite-s7 {
    width: 80px;
    height: 80px;
    background-position: -698px -95px;
}

.sprite-s8 {
    width: 80px;
    height: 80px;
    background-position: -673px -185px;
}

.sprite-s9 {
    width: 80px;
    height: 80px;
    background-position: -686px -275px;
}
