.wallet-page-1 img {
    object-fit: contain;
    width: 90%;
    height: 400px;
}

.wallet-page-1 .crypt-in-box-l h1 {
    font-size: 35px;
    font-weight: 900;
    line-height: 55px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0;
}

/* 
img.qu-img-one {
    position: absolute;
    bottom: 0px;
    top: auto;
    width: 100%;
}


img.qu-img-two {
    position: absolute;
    right: 30px;
    bottom: 60px;
    width: 300px;
    left: 0;
    margin: auto;
}

.qu-img-po {
    position: relative;
    width: 80%;
    height: 450px;
} */

.wallet-page-1 .crypt-in-box.cryexbx {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    align-items: center;
}

.working_img {
    animation: jumping 3s linear 0s infinite alternate;
}

@keyframes jumping {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-25px);
    }
}




.ourservices_pg {
    text-align: center;
    background: #f5f6f6;
    padding: 50px 0;
    position: relative;
}

.effect-roxy {
    float: left;
    overflow: hidden;
    width: 100%;
    background: #000;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
}

.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px)!important;
    width: calc(100% + 60px)!important;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-50px,0,0);
    transform: translate3d(-50px,0,0);
}

.effect-roxy .figcaption {
    padding: 2em 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.effect-roxy .figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid rgba(25,154,222,.74);
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
    background: rgba(25,154,222,.74);
}

.effect-roxy h4 {
    padding: 40% 0 10px;
    font-size: 22px;
    color: #fff;
    z-index: 9;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
}

.effect-roxy:hover img {
    opacity: .7;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.effect-roxy:hover .figcaption::before, .tabs-style-iconfall nav li.active .icon::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



.services-list{
    padding: 0px;
}

.services-list li {
    border: 1px solid #b9b9b9;
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    color: #000;
    background-size: 20px;
    list-style: none;
    text-align: left;
    font-size: 16px;
    display: inline-flex;
}

.services-list li i {
    margin-right: 7px;
    font-size: 14px;
    font-weight: 700;
}

.right-left-sec-img{
    height: auto;
    border-radius: 100%;
    display: flex;
    width: 100%;
}







.web-ul-design li{
    position: relative;
    margin-bottom: 14px;
}

.web-ul-design li:after {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    left: -20px;
    top: 9px;
    background: #333;
}

.currency-page-9 .new-process .roadmap_box {
    height: 220px;
}


.web-design-img-down{
    height: 490px;
    width: 100%;
}

.company_home_box {
    box-shadow: 0 2px 4px #dedede;
    margin-bottom: 30px;
    padding: 25px 15px;
    text-align: center;
    border: 1px solid #f3f3f3;
    border-radius: 20px;
}
.company_home_box h4, .demo_list, .fantasy_sport_list_white, .solution_box {
    margin-top: 20px;
}
.company_home_box img.img1 {
    max-width: 60px;
}
.company_home_box h4 {
    font-size: 15px;
}
.call-action {
    background: hsl(308.69deg 71.43% 39.8% / 4%);
}
.call-action::after {
    content: "";
    background-image: linear-gradient(to right, rgb(126, 13, 179), rgb(174, 0, 162), rgb(207, 0, 144), rgb(231, 19, 126), rgb(247, 60, 110));
    width: 55%;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
}

.webapplications {
    padding: 0;
}
.webservices ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.webservices ul li {
    width: 25%;
    float: left;
    border-bottom: 1px solid #fff;
    padding: 15px 15px 15px 0;
    text-align: center;
}
section p {
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
section p a {
    color: #fff;
    line-height: normal;
}
.webservices {
    margin: 0;
    display: inline-block;
    width: 100%;
    padding-right: 40px;
}
.call-left-website img {
    max-width: 80%;
    margin: 0 auto;
    display: block;
}


/* hire-dedicated-developer-start */
.processBg {
    max-width: 1089px;
    margin: 30px auto 0;
    background: url(../../new-img/website-development-company/processbg.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  
  .processImg,
  .sec04-box {
    height: 165px;
  }
  
  .processImg span {
    display: table;
    width: 100%;
    height: 100%;
  }
  
  .processImg span span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  
  
  .processNub {
    font-size: 45px;
    line-height: 70px;
    color: #dedede;
    font-weight: 600;
  }
  
  .processContent h4, .processContent span.pro-head {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 19px;
    line-height: 27px;
  }
  
  .step01 .processNub {
    margin-top: -52px;
    margin-left: -12px;
  }
  
  .step02 .processNub {
    position: absolute;
    top: -22px;
    left: 40px;
    right: 0;
  }
  
  .step03 .processNub {
    margin-top: -52px;
    margin-left: 10px;
  }
  
  .step04 .processNub {
    position: absolute;
    left: 0;
    top: -22px;
    right: 12px;
  }
  
  .step05 .processNub {
    margin-top: -52px;
    margin-left: -23px;
  }
  
  .processBg .col-md-3 {
    width: 20%;
    text-align: center;
    position: relative;
  }
  
  .step02 .processImg {
    margin-left: 7%;
  }
  
  .step02 {
    padding-left: 38px;
  }
  
  .common_section_fantasy_sports,
  .step01 {
    padding-left: 72px;
  }
  

  
  
@media screen and (max-width: 450px) {
    .wallet-page-1 .crypt-in-box.cryexbx {
        display: flex;
        flex-direction: column;
    }

    .wallet-page-1 .crypt-in-box-l h1 {
        font-size: 30px;
        font-weight: 800;
        line-height: 42px;
    }

    .wallet-page-1 .mob-img-none img {
        object-fit: contain;
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .btn-mid {
        flex-direction: column !important;
        gap: 15px;
    }

    .currency-page-14 .tab-tech-one {
        margin-top: 30px;
    }


    .currency-page-five .tab-tech-one {
        margin-top: 30px;
    }

    .btn-mid button {
        justify-content: center;
    }



    .cry-box-we-serve {
        grid-template-columns: 2fr 2fr;
    }

    .tab-tech-one {
        margin-top: 30px;
    }

    p.w-80 {
        width: 100% !important;
    }

    .bann-dd .mb-50 img {
        width: 100% !important;
    }

    .feature-item-thumb {
        margin: 0px;
    }

    .currency-page-6 .exchange-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .crypto-bg-one-two{
        text-align: center;
    }

    .right-left-sec-img {
    height: 250px;
    border-radius: 100%;
    display: flex;
    width: auto;
    margin: 0 auto;
}

.crypto-bg-one-two-d .row{
    flex-direction: column-reverse;
}

}