.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;
}
.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;
    min-height: 210px;
}

.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%;
}
.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(3, 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: 0px 0px;
    transition: 0.3s ease;
    height: 190px;
}

.currency-page-6 .card img {
    width: 50px;
    margin-bottom: 5px;
    border-radius: 10px;
}

.currency-page-6 .card h3 {
    font-size: 16px;
    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;
    width: auto;
    border-radius: 15px;
    text-align: center;
}

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

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

.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;
  }
  
  .our-serv-box {
    display: grid;
    height: 100%;
    align-content: center;
    align-items: center;
}
.our-serv-img {
    padding-left: 40px;
}  
.our-serv-box h3 {
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.our-serv-box p {
    font-size: 16px;
    margin:0;
}
.packages table tr th,
.packages table tr td {
    width: 25%;
    text-align: center;
    padding: 10px;
}

.packages table tr td:first-child,
.packages table tr th:first-child {
    width: 30%;
    text-align: center !important;
}

.app-table-section .packages tr th:first-child {
    padding: 15px !important;
    border-left: 0px solid #dedde5;
}

.app-table-section .table-responsive {
    border: 3px solid #2b9dd9;
}

.app-table-section .packages tr th:first-child {
    padding: 15px!important;
    border-left: 0 solid #dedde5;
}

.app-table-section .packages tr th, .packages tr td {
    border-bottom: 1px solid #dedde5;
    border-left: 1px solid #dedde5;
    font-weight: 400 !important;
    color: #313131;
}

.app-table-section .packages tr td {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #313131;
    padding: 20px 10px;
    text-align: center;
}

.app-table-section .packages{
    margin: 0px;
}

.app-table-section.heddingh2 .packages tr td.cursor {
    background-color: #3783e2;
    color: #fff;
}

.crypt-exchange-tx ul{
    padding: 0px;
}

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

@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);
    }
    .currency-page-9 .nav{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        justify-content: start !important;
        padding: 10px 0px 20px;
    }

    .currency-page-9 .features-card-w p{
        font-size: 13px;
    }
    .our-serv-box {
        text-align: center;
        margin: 0 0 60px 0;
    }
    .our-serv-img {
        padding: 0px 10px;
    }
    .home_industries .cry-box-we-serve {
        grid-template-columns: 1fr 1fr;
    }

    .crypt-in-box-l .w-50 {
        width: 100%!important;
    }
    .home_industries .cry-box-we-serve {
        grid-column-gap: 10px;
    }
    .home_industries .we-serve-box {
        margin-top: 10px;
    }

    .app-table-section .packages tr th, .packages tr td{
        font-size: 13px;
    }

    .app-table-section .packages tr td {
        font-size: 13px;
    }

}