.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);
    }
}




.feature-item-inner {
    display: flex;
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
    padding: 40px 30px;
    border-radius: 3px;
    margin-top: 30px;
    border-radius: 20px 5px;
    background: #fff;

}

.feature-item-thumb {
    flex: 0 0 70px;
    -ms-flex: 0 0 80px;
    max-width: 70px;
    width: 70px;
    margin-right: 35px;
    transform: translate(0px, 0px);
    transition: transform 0.3s cubic-bezier(0.25, 0.55, 0.4, 2.1) 0s;
}

.feature-item-thumb img {
    max-width: 100%;
    /* filter: invert(1); */
}
.feature-item-content {
    width: 100%;
}

.feature-item-content h3,
.feature-item-content span {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 15px;
}

.feature-item-content p {
    font-size: 14px;
    margin-bottom: 0;
}

.feature-item-inner:hover .feature-item-thumb {
    transform: translate(0px, -10px);
}



.currency-page-6 .exchange-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin: 0 auto;
}

.currency-page-6 .card {
    background: #ffffff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: 0.3s ease;
    height: max-content !important;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.currency-page-three .card .back-box-c {
    border-radius: 12px;
    padding: 20px 12px;
    transition: 0.3s ease;
    height: 240px;
}

.currency-page-6 .card img {
    width: 50px;
    margin-bottom: 5px;
    filter: grayscale(1) brightness(0);
}

.currency-page-6 .card h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
}

.currency-page-6 .card p {
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.6;
}

.mob-new-stack-c {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}


.it_serbox {
    transition: all .5s ease 0s;
    margin: 0 0 30px;
    /* padding: 25px 15px 15px; */
    width: auto;
    /* height: 145px; */
    border-radius: 15px;
    text-align: center;
    /* box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background: #fff; */
}

.ui-ux-heading {
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
}

span.stackhead {
    color: #313131;
    font-weight: 500;
    line-height: 28px;
    margin-top: 15px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

/* .it_serbox:hover {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .5);
} */

.it_serbox img{
    height: 50px;
    object-fit: contain;
}

.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;
  }
  
  .help_box {
    padding: 80px 0 100px;
    margin-top: 50px;
    z-index: 9;
    position: relative;
}

.about_boxx {
    margin-bottom: 35px;
}
.image_right_help {
    z-index: 1;
    margin-right: 35px;
    position: relative;
}
.image_right_help img {
    box-shadow: 0 15px 40px 0 rgba(11,9,64,.15);
    border-radius: 3px;
}
.clearfix, .row {
    zoom: 1;
}
.clear, .clearfix:after, .clearfix:before, .row:after, .row:before {
    visibility: hidden;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
.clearfix:after, .clearfix:before, .row:after, .row:before {
    content: '\0020';
}
.about_boxx .inbox {
    position: absolute;
    background: #3763eb;
    left: 5%;
    width: 49%;
    box-shadow: 0 1px 3px #ccc;
    top: -17%;
    height: 475px;
    padding: 24px 90px 13px 40px;
}
.hadding5, section h2, section h3 {
    font-size: 32px;
    line-height: 45px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
}
.help_box h3, .help_box p, .massconnects p, .our-team p {
    color: #fff;
    text-align: left;
}
  

.help_box h3, .help_box p, .massconnects p, .our-team p {
    color: #fff;
    text-align: left;
}
.backend_box_list ul, .demo_list ul, .fantasy_sport_list ul, .fantasy_sport_list_white ul, .fantasy_sport_service ul, .help_list ul, .ocp ul, .pricing_table_list ul, .promotion_list ul, .ser-box ul {
    margin: 0;
    padding: 0;
}
.help_list ul li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    padding: 5px 0;
}
.help_list ul li i {
    font-size: 15px;
    margin-right: 5px;
}
img {
    max-width: 100%;
}
.about_boxx, .benefits-of-social, .blue-crm, .help_box, .social_bt {
    position: relative;
} 
.pull-right {
    float: right;
}
.our-serv-box {
    display: grid;
    height: 100%;
    align-content: center;
    align-items: center;
}
.our-serv-box h3 {
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.our-serv-box p {
    font-size: 15px;
    margin: 0 0 10px 0;
}
.our-serv-box {
    display: grid;
    height: 100%;
    align-content: center;
    align-items: center;
}
.crypt-exchange-tx ul li {
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.crypt-exchange-tx ul li img {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 3px;
    transform: rotate(180deg);
}
.btn-mid.mt-2 {
    margin-top: 0 !important;
}
.crypt-exchange-tx ul {
    padding: 0px;
}
@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);
    }

    .image_right_help {
        margin-right: 0px;
    }

    .about_boxx .inbox{
        position: inherit;
        width: 100%;
        top: 0px;
        left: 0px;
    }

    .help_box{
        padding: 0px;
    }

}