.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 100%;

    border-right: none;

    padding-inline: 15px;
    height: 0.55rem;
    border-radius: 50px 0 0 50px;
    outline: none;
    color: #9DBFAF;
    border: none;
}

.searchTerm:focus {
    color: #00B4CC;
}

.searchButton {
    height: 0.55rem;
    width: 0.75rem;
    border: 1px solid #00B4CC;
    background: #00B4CC;
    text-align: center;
    color: #fff;
    border-radius: 0 50px 50px 0;
    cursor: pointer;
    font-size: 0.3rem;
    display: inline-block;

}

/*Resize the wrap to see the search bar change!*/
.myywrap {
    /* width: 55%; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


@media(max-width: 550px) {

    .searchTerm {

        height: 0.75rem;

    }

    .searchButton {
        height: 0.75rem;
        width: 0.95rem;
    }

    .myywrap {
        width: 65%;
        position: absolute;
        top: 50%;
        left: 55%;
        transform: translate(-50%, -50%);
    }

}






.icon_i {
    background-image: url("./img/index_icon.png") !important;
    background-size: 6rem 6rem
}

.VungoPro_in {
    margin-top: 20px;
}

body {
    background: rgb(40, 40, 40);
}

:root {
    --primary-color: #f34212;
    --secondary-color: #000000d4;
}

.VungoPro_in li .num1 {
    width: .7rem;
    height: .56rem;
    background-position: -3.54rem -.9rem;
    position: absolute;
    z-index: 2;
    top: -.66rem;
    left: 50%;
    margin-left: -.25rem
}

.VungoPro_in li .num2 {

    top: -.3rem;
}

.fa-telegram {
    padding: 10px 25px 15px 20px;
    margin-right: 0.1rem;
    color: #fff;
    background: #00a6ed;
}

.fa-instagram {
    padding: 10px 25px 15px 20px;
    margin-right: 0.1rem;
    color: #fff;
    background: #e80000;
}

.mylogo {
    height: clamp(30px, 7vw, 60px);
}

.wrap {
    zoom: 0.7;
}

.VungoPro_in li img {
    width: 1.9rem;
    height: 1.9rem
}

.VungoPro_in li:nth-child(2) img {
    width: 1.9rem;
    height: 1.9rem
}

.headerNav ul li a,
header.green_bg {
    background: #124ff3;
    color: #fff;
    font-size: .32rem
}

.LootEaning_Notice_Slider marquee {
    background: var(--primary-color);
    color: #fff;
}

.btn {
    background: #124ff3;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 50px !important;
    padding: 0.08rem;
}

.btn:hover {
    background: #4a6cca;
}

.LootEarning_Com ul li .info .txt {
    color: var(--primary-color) !important;
}

.LootEarning_Com .container {
    background: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 50px;
}

.LootEarning_Com .container .search_icon {
    background: var(--primary-color);
    height: 0.75rem;
    width: 0.75rem;
    left: 0rem;
    border-radius: 50%;
    color: white;
    display: grid;
    place-items: center;
}

.LootEarning_Com .container .search_box {
    border-radius: 50px !important;
    border: none;
    height: 0.8rem;
    padding-left: 0.6rem;
}

.LootEarning_Com .tab_menu {
    border: none !important;
    margin-bottom: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 0.05rem;
    border-radius: 5px;

    height: max-content;
    justify-content: center;
    gap: 5vw;

    padding-bottom: 60px;

}

.LootEarning_Com .tab_menu span {
    border: none !important;
    margin-right: 0.2vw;
    height: 15vh;
    max-width: 15vh;
    border-radius: 50% !important;
    position: relative;
    overflow: visible;
}

.LootEarning_Com .tab_menu span:nth-child(1) {
    background: url(../cdn-icons-png.flaticon.com/512/1804/1804142.png) no-repeat center center;
    background-size: contain;
}

.LootEarning_Com .tab_menu span:nth-child(2) {

    background: url(../us.123rf.com/450wm/rastudio/rastudio1404/rastudio140400039/29888718-travel-flat-icon-with-shadow9055.jpg?ver=6) no-repeat center center;
    background-size: contain;
}

.LootEarning_Com .tab_menu span:nth-child(3) {

    background: url(../icon-library.com/images/new-icon/new-icon-10.jpg) no-repeat center center;
    background-size: contain;
}

.tab_menu span.current::after {
    color: #f34212 !important;
}

.LootEarning_Com .tab_menu span:nth-child(1)::after {
    content: "Teen Patti";
    position: absolute;

    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    color: #454545;
    font-size: .21rem;
    bottom: -140%;
}

.LootEarning_Com .tab_menu span:nth-child(2)::after {
    content: "Rummy Apps";
    position: absolute;

    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    color: #454545;
    font-size: .21rem;
    bottom: -140%;
}

.LootEarning_Com .tab_menu span:nth-child(3)::after {
    content: "New Apps";
    position: absolute;

    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    color: #454545;
    font-size: .21rem;
    bottom: -140%;
}

.LootEarning_Com .tab_menu span a {
    opacity: 0;
    height: 100%;
    width: 100%;
}

@media(max-width:550px) {

    .LootEarning_Com .tab_menu span {

        height: 10vh;
        max-width: 10vh;

    }

    .LootEarning_Com .tab_menu {


        padding-bottom: 30px;

    }
}

.LootEarning_Com ul li {
    padding-inline: 5px 10px;
    margin-top: 0.2rem;
    border-radius: 8px;
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.2rem 0 0;
    /* background-color: var(--secondary-color); */
    /* background-color: #1b7a16d4; */
    background-color: #124ff3;

    color: #fff;
    font-size: 0.3733rem;
}


.banner {
    display: flex;
    align-items: center;
    gap: 24px;
    background-color: white;
    padding: 16px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    max-width: 800px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    border: 2px solid black;
    box-sizing: border-box !important;
}

.banner:nth-child(1) {
    margin-top: 30px;
}

.game-logo {
    width: 200px;

    border-radius: 8px;
    object-fit: cover;
}

.content {
    flex: 1;
}

.title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

.date {
    color: #666;
    margin-bottom: 12px;
}

.rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 12px;
}

.stars {
    display: flex;
    gap: 2px;
}

.star {
    color: #ffd700;
    font-size: 20px;
}

.half-star {
    position: relative;
    display: inline-block;
}

.half-star::after {
    content: "★";
    color: #ffd700;
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

.half-star::before {
    content: "☆";
    color: #ffd700;
}

.views {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #666;
    font-size: 14px;
}

.views::before {
    content: "👁";
}



/** All Rummy App Blog List CSS **/
.allrummyappapp_blog {
    background-color: #fff;
    margin-right: .18rem;
    margin-left: .18rem;
    margin-top: .2rem;

}

.blog_list {
    padding-bottom: 1rem;
    margin-left: -.11rem;
    margin-right: -.11rem;

}

.blog_list li {
    background-color: rgb(251, 255, 255);
    padding: .2rem .2rem;
    border: #5b5b5b .01rem solid;
    border-radius: .08rem;
    margin: .2rem;
}

.blog_list li:last-child {
    border-bottom: none
}

.blog_list img {
    width: auto;
    height: 1.3rem;
    margin-right: .2rem;
    border: black .005rem solid;
    border-radius: .08rem;
}

.blog_list .info h2 {
    font-weight: 700;
    line-height: .4rem;
    height: .8rem;
    font-size: .27rem;
    color: #454545;
    overflow: hidden;
}

.blog_list .info p:nth-child(2) {
    float: left;
    font-size: .24rem;
    color: #ababab
}

.blog_list .info p:nth-child(3) {
    float: left;
    color: rgb(255, 187, 0);
    padding-left: .09rem;

}

.blog_list .info p:nth-child(4) {
    float: right;
    line-height: .47rem;
    font-size: .24rem;
    color: #5b5b5b;
    border: #5b5b5b2c 1px solid;
    border-radius: .05rem;
    padding: 0 .15rem 0 .15rem;
}

.blog_list .pageWrap {
    padding-top: .1rem
}






.detcontainer {
    display: flex;
    justify-content: center;
    padding: 32px;
    background-color: #f5f5f5;
}

.detailbox {
    max-width: 600px;
    width: 100%;
    background: white;
    padding: 32px;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.myapp-header {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
}

.app-icon {
    width: 120px;
    height: 120px;
    border-radius: 24px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.app-info h2 {
    font-size: 36px;
    /* margin-bottom: 8px; */
    font-weight: 600;
}

.app-link {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 21px;
}

.app-stats {
    font-size: 20px;
    display: flex;
    gap: 16px;
    margin: 24px 0;
    padding: 16px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.star-icon {
    color: #000;
    font-size: 12px;
}

.download-button {
    width: 100%;
    padding: 16px;
    background-color: var(--primary-color);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 16px;
}

.telegram-button {
    width: 100%;
    padding: 16px;
    background-color: #fff;
    color: #0088cc;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.telegram-icon {
    width: 20px;
    height: 20px;
    fill: #0088cc;
}

.myrating {
    height: 2.5vw !important;
}



.socialmedia-links {
    position: fixed;
    top: 40%;
    right: 5%;
}

.socialmedia-links a img {
    height: 70px;
    margin-top: 20px;
}


@media(max-width: 610px) {
    .wrap {
        zoom: 1;


    }

    .detailbox {
        zoom: 0.6;
    }

    .myrating {
        height: 6vw !important;
    }

    .banner {
        zoom: 0.6;
    }

    .game-logo {
        width: 240px;

    }


    .title {
        line-height: 25px;
    }

    .socialmedia-links a img {
        height: 50px;
        margin-top: 20px;
    }
}


.animated-download-button {
    animation: colorCycle 2s infinite !important;
    transition: background-color 1s ease !important;
    color: black;
    border: none;

    padding: 0.08rem;
}

@keyframes colorCycle {
    0% {
        background-color: #ff6b6b;
    }

    25% {
        background-color: #feca57;
    }

    50% {
        background-color: #48dbfb;
    }

    75% {
        background-color: #1dd1a1;
    }

    100% {
        background-color: #ff6b6b;
    }
}