.searchResults {
    padding-bottom: 200px;
}
#modal-container.search-wrapper.search_all_new {
    top: 0px;
}
#modal-container{
    top: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    display: none;
    z-index: 99999999;
}
#modal.search-popup.search-modal{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: #111111;  
    padding: 0px 10px;
    border-radius: 0;
    max-width: 580px;
}
.search-modal {
    padding-bottom: 50px;
}

.search_all {
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    min-width: 75px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 18px;
    background: #1A1A1A;
}
.login_before_srch{
    width: 134px;
    display: flex;
    padding: 4px 10px;
    justify-content: left;
    align-items: center;
    gap: 4px;
    min-width: 75px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 18px;
    background: #1A1A1A;
}
.search_all img,.login_before_srch img {
    width: 13px;
    height: 14px;
}

.search_all span,.login_before_srch span  {
    color: rgba(255, 255, 255, 0.50);
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.new_search_box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    margin-top: 8px;
    padding: 9px 0;
    position: relative;
}

.new_search_box .leftarrow {
    display: flex;
    padding: 6px 9px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.new_search_box .leftarrow img{
    width: 9px;
}
.search_all_new .new_search_box .search-input-contain {
    display: flex;
    height: 38px;
    padding: 12px 16px;
    align-items: center;
    gap: 6px;
    flex: 1 0 0;
    width: 100%;
    border-radius: 73px;
    background: #1A1A1A;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.search-closeIcon {
    position: absolute;
    top: 50%;
    right: 2px;
    font-size: 24px;
    transform: translateY(-50%);
    cursor: pointer;
    display: none;
    color: #FFFFFF;
    line-height: 1;
    padding: 7px;
    z-index: 3;
}

.search_all_new .search-icon-img {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.search_all_new .search-icon-img img{
    width: 15px;
    min-width: 14px;
}
.new_search_box .search-input-box {
    position: absolute;
    z-index: 1;
    width: 97%;
    padding: 0 50px 0 35px;
    color: #FFFFFF;
    padding-right: 20px;
    caret-color: #F6BB31;
    background-color: transparent;
    height: 40px;
    left: 0;
}

.live-game-icon .logo-sports img{
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search_all_new .new_search_box .search-input-box::placeholder {
    color: rgba(255, 255, 255, 0.50);
    font-family: 'Roboto';
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    width: 100%;
    line-height: normal;
    padding-left: 0px;
}

.new-searchResults {
    padding-top: 0;
    /* padding-bottom: 50px; */
    height: calc(100dvh - 80px);
    padding: 0px 10px;
}
.new-search-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 120px);
}
.new-search-scroll::-webkit-scrollbar{
    width: 0;
}
.top-picks,
.explr-games {
    display: flex;
    padding-bottom: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    align-self: stretch;
}

.top-picks{
    padding-top: 7px;
}
.explr-games,
.popular-search,
.browse-all {
    gap: 16px;
}
.explr-games{
    gap: 9px;
}
.popular-search h4{
    padding-bottom: 9px;
}
.search-tab-results {
    width: 100%;
    padding: 8px;
}

.top-picks h4,
.explr-games h4,
.popular-search h4,
.browse-all h4,
.search-tab-results h4,
.search-clear-title h4 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
.browse-all h4{
    margin-top: 18px;
    margin-bottom: 8px;
}
.search-tab-results h4 {
    font-weight: 400;
    line-height: normal;
    word-break: break-all;
}

.top-picks-list-head {
    display: flex;
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 4px;
    background: #1A1A1A;
}

.top-picks-list-content {
    display: flex;
    align-items: center;
    gap: 12px;
}

.top-picks-icon {
    display: flex;
    width: 36px;
    height: 36px;
    padding: 9px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 44px;
    background: #FFF;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}
.top-picks-icon img{
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.top-picks-icon svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.top-picks-title,
.ex-sports-title {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.top-picks-title span,
.ex-sports-title span {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.top-picks-match-time,
.ex-sports-time {
    color: #FFF;
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 2px;
}

.explr-game-cards {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.explr-game-cards .casino-explore {
    width: 20%;
    flex: 1 0 0;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    /* background: url(<path-to-image>), lightgray 50% / cover no-repeat; */
}

.explr-game-cards img, .casino-popular img,  .browse-content-card-left img, .browse-content-card-right img{
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 115%;
}
.explr-game-cards .search_explore_placeholder, .casino-popular .search_popular_placeholder, .browse-all .search_browse_all_placeholder{
    width: 100%;
    height: auto;
    min-height: 100%;
    /* max-width: 100%; */
    object-fit: cover;
    position: relative;
    left: unset;
    top: unset;
    transform: unset;
}
.popular-search-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.popular-search-grid .casino-popular {
    flex: 0 0 auto;
    width: 31%;
    border-radius: 4px;
    margin: 2px 0;
    overflow: hidden;
    position: relative;
}
.browse-content {
    display: flex;
    align-items: flex-start;
    gap: 0;
    align-self: stretch;
}

.browse-content-card-left {
    display: flex;
    /* padding: 6px; */
    padding-left: 0;
    justify-content: flex-end;
    align-items: center;
    gap: 23.816px;
    flex: 1 0 0;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-right: 6px;
    margin-bottom: 12px;
    /* background: linear-gradient(290deg, #1A277B 0%, #4152C1 100%); */
}

.browse-content-card-right {
    display: flex;
    /* padding: 6px; */
    padding-right: 0;
    justify-content: flex-end;
    align-items: center;
    gap: 14.663px;
    flex: 1 0 0;
    position: relative;
    overflow: hidden;
    margin-left: 6px;
    margin-bottom: 12px;
}

.browse-content-card-left img,
.browse-content-card-right img {
    width: 100%;
    height: auto;
}

.search-after {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.search-tabs {
    display: flex;
    justify-content: space-around;
    width: 99%;
    height: 40px;
    position: sticky;
    top: 0;
    background: #111111;
    padding-bottom: 7px;
    padding-top: 8px;
    z-index: 1;
}

.search-tabs::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 100%;
    left: 0;
    top: -4px;
    z-index: -1;
    background-color: #111111;
}

.search-ex {
    display: inline-flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 2px;
    width: 85px;
    border-radius: 0px;
    /* border-right: 2px solid #D9D9D9; */
    border-bottom: 3px solid linear-gradient(90deg, rgba(255, 192, 0, 0.00) 25.54%, #FFC000 50.5%, rgba(255, 192, 0, 0.00) 74.66%);
    flex: 1 0 0%;
    position: relative;
    /* -webkit-transition: all 2s; */
    /* transition: all 0.2s; */
}

.search-ex::before {
    content: "";
    position: absolute;
    right: 0;
    width: 1.5px;
    top: 50%;
    transform: translateY(-50%);
    height: 80%;
    background-color: #D9D9D9;
}
.search-tabs .search-ex:nth-child(4)::before{
display: none;
}
.brd-0{
    border: 0;
}

.search-tabs .search-ex:last-child {
    border-right: 0;
}

.search-tabs span {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.srch-tab-active span {
    color: #FFC000;
}

.tab-bottom {
    position: absolute;
    bottom: 6px;
    /* width: 85px; */
    height: 1px;
    flex-shrink: 0;
    background: linear-gradient(90deg, rgba(255, 192, 0, 0.00) 25.54%, #FFC000 50.5%, rgba(255, 192, 0, 0.00) 74.66%);
    transition: .7s ease;
}

.search-ex-results {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.ex-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    margin: 22px 0;
}

.ex-content-main {
    display: flex;
    align-items: center;
    gap: 12px;
}

.logo-sports {
    display: flex;
    width: 36px;
    height: 36px;
    /* padding: 4px 4px; */
    justify-content: center;
    align-items: center;
    border-radius: 44px;
    background: #1A1A1A;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.search-ex-results.active {
    display: block;
}

.search-ex-results {
    display: none;
}

.casino-content {
    display: flex;
    align-items: flex-start;
    /* gap: 10px; */
    margin: 10px 0;
    flex-wrap: wrap;
}

.casino-card {
    display: flex;
    width: 50%;
    height: 100%;
    /* padding: 0.718px 0px 0.515px 0px; */
    justify-content: center;
    align-items: center;
    padding: 4px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    min-height: 98px;
}

.casino-wrapper {
    background: #1A1A1A;
    width: 100%;
    position: relative;
    border-radius: 10px;
    max-height: 72px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: block;
    min-height: 90px;
}

.casino-card img {
    width: 100%;
    height: 80px;
    flex-shrink: 0;
    border-radius: 10px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    min-height: 100%;
    max-width: 120%;
}

.search-no-result {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: absolute;
    height: auto;
    width: 100%;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
}

.search-no-result h4 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    text-align: center;
    /* padding-right: 20px; */
}

.search-no-result p {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.search-clear{
    /* padding: 0px 10px; */
}
.search-clear-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    align-items: center;
}
.search-clear .search-clear-title{
    padding-top: 10px;
}
.search-clear-title p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* text-decoration-line: underline; */
    margin: 0;
    position: relative;
}
.search-clear-title p::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
}
.clear-all-close {
    font-size: 22px;
    color: #FFFFFF;
    padding: 0px 7px;
}

.recent_casino img{
    width: 70%;
    height: auto;
    object-fit: cover;
    background-color: #1A1A1A;
}
.remove_recent_data img{
    width: 20px;
}
.search-loader {
    position: relative;
    width: 100%;
    height: 57dvh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-loader img {
    width: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.search-tabs .tab-bottom {
    left: 0%;
    width: 85px;
    min-width: 22%;
}
.new_search_box input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 30px #1A1A1A;
    -webkit-text-fill-color: #fff;
}
#modal-container.search-wrapper{
    top: 0;
}
@media only screen and (min-width: 760px) {
    .tab-bottom {
        background: linear-gradient(90deg, rgba(255, 192, 0, 0.00) 35.54%, #FFC000 50.5%, rgba(255, 192, 0, 0.00) 64.66%);
    }
    .explr-game-cards {
        gap: 16px;
    }
    .popular-search-grid {
        gap: 16px;}
}
@media only screen and (min-width: 568px) {
    .casino-card {
        display: flex;
        width: 33.333%;
    }
   
}

@media only screen and (min-width: 769px) {
    .casino-card {
        display: flex;
        width: 25%;
    }
}
@media only screen and (max-width: 580px) {
    .search-ex{
        padding: 8px 5vw;
        width: 100%;
        flex: unset;
    }
    .new-searchResults {
        padding: 0px;
        /* padding-right: 5px; */
    }
    .popular-search-grid {
        gap: 6px;
    }
    .explr-game-cards {
        gap: 6px;
    }
    .browse-content-card-left{
        margin-right: 4px;
        margin-bottom: 8px;
    }
    .browse-content-card-right{
        margin-left: 4px;
        margin-bottom: 8px;
    }

    .top-picks-title,
    .ex-sports-title {
        font-size: 14px;
    }
    .lang_tn .search-ex {
        padding: 8px 3.5vw;
    }
}
@media only screen and (max-width: 375px) {
   
    .search-tabs span{
        font-size: 12px;
    }
   
    .top-picks h4, .explr-games h4, .popular-search h4, .browse-all h4, .search-tab-results h4, .search-clear-title h4{
        font-size: 14px;
    }
    .search-ex {
        padding: 8px 3.5vw;
    }
}

@media only screen and (max-width: 359px) {
    /* .search-ex{
        width: 65px;
    }
    .new-searchResults{
        padding: 0;
    } */
}

.search-input-box::placeholder {
    visibility: hidden;
}

.hide-placeholder::placeholder {
    visibility: visible;
}

input.searchBgColor {
    background-color: #1a1a1a !important;
}

#placeholder-text {
    color: rgba(255, 255, 255, 0.50);
    font-family: 'Roboto';
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    width: 100%;
    line-height: normal;
    padding: 0 19px;    
    top: 1px;
    position: relative;
}

@media only screen and (max-width: 375px) {


    @keyframes typewriter {
        from { width: 0; }
        to { width: 80vw; }
    }
}

.stop-type-writer {
    animation: none !important;
}


@media only screen and (max-width: 350px){
   .search-tabs span{
        font-size: 10px;
    }

    .new_search_box {
        gap: 8px;
    }

    #placeholder-text { 
        font-size: 12px;
    }
}