/* TKS */
/* gameinner section starts */
.game_inner_page .hm_overall_up_events{
    padding-bottom:15%;
}
.page_navigation {
    display:none;
    padding: 0 0 0px 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.game_inner_right {
    display: flex;
    flex-direction: column !important;
    width:23%
}
.game_inner_right .top_section, .hm_overall_up_events{
    width: 100%;
}
.game_inner_right ::-webkit-scrollbar {
    width: 10px;
}

.game_inner_page {
    display: flex;
    gap: 65px;
    padding: 0px 40px 0px 120px !important;     
}
.game_inner_page .hm_bottom_top_cricket_cls {
    width: calc(77% - 76px);
}

.game_inner_page .hm_bottom_top_cricket_cls_inner {
    display: flex;
    flex-direction: column;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner_txt {
    width: 100%;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner_img {
    width: 100%;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0px 0;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner {
    gap: 0px;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner {
    margin-top: 0;
}
.hm_line_head_word {
    text-transform: uppercase;
}
.game_inner_page .hm_bottom_top_cricket_cls_inner_txt{
    -webkit-line-clamp: unset !important;
}
.game_inner_page .game_inner_page:before {
    position: absolute;
    content: "";
    right: -34px;
    height: 100%;
    width: 2px;
    background: #e8e8e8;
}

.comment_form {
    display: flex;
    margin-top: 40px;
    gap: 25px;
    align-items: flex-start;
}

.comment_input input {
    height: 50px;
    width: 100%;
    left: 0px;
    top: 0px;
    margin-bottom: 30px;
    padding-left: 20px;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    box-sizing: border-box;
    font-family:'Public Sans', Arial, Helvetica, sans-serif !important
}
.comment_input_new{
    position:relative;
}
.err_cls_comment{
    font-size: 15px;
    display:block;
    bottom: 10px;
    position: absolute;
    padding-left:4px;
    color: #ff9100;
}
.comment_input {
    flex: 1 3;
}
.comment_box {
    flex: 2 3;
    position:relative;
}
.comment_input br{
    display:none;
}
.comment_box .err_cls_comment{
    bottom: -26px
}
.comment_box textarea {
    flex: 1 2;
    padding: 20px;
    height: 160px;
    font-size:15px;
    width: 100%;
    border: 1px solid #cfcfcf !important;
    border-radius: 10px;
    resize:none;
    box-sizing: border-box;
    font-family:'Public Sans', Arial, Helvetica, sans-serif !important;
}

.save_details {
    margin: 22px 0 32px;
}

.submit_button {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 21px;
    width: 200px;
    height: 50px;
    background: #ff9000;
    border-radius: 8px;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
}

.recent_comments ul li span.user_name_comments {
    color: #ff9000;
    text-transform: capitalize;
    font-weight: bold;
}
.recent_comments ul li span.user_name_comments::after {
    content: " :";
}
.recent_comments .hm_up_events_title {
    margin: 0px 0 20px;
}
.recent_comments ul {
    padding: 0;
}
.recent_comments ul li.user_comments p {
    font-weight: normal;
    margin-bottom: 15px;
}

.recent_comments .hm_up_events_sm_blgs_txt_cls {
    height: 380px;
    overflow-x: hidden;
    width:100%;
}
/* gameinner section ends */
/* .game_inner_right .social-group-section{
    display: none !important;
} */
.hm_up_events_sm_blgs_txt_cls::-webkit-scrollbar {
    width: 10px;
    overflow-x: auto;
}
::-webkit-input-placeholder {
    color:#CFCFCF;
    font-size:15px;
  }
  
  :-ms-input-placeholder { 
    color:#CFCFCF;
    font-size:15px;
  }
  
  ::placeholder {
    color:#CFCFCF;
    font-size:15px;
  }
.hm_up_events_sm_blgs_txt_cls::-webkit-scrollbar-thumb {
    background: #FF9000;
    border-radius: 8px;
}
.overflow-hidden{
    overflow: hidden !important;
}
.z-index-0{
    z-index: 0 !important;
}
.bottom_section{
    position:relative;  
}
.bottom_section:before {
    position: absolute;
    content: "";
    left: -37px;
    height: 100%;
    width: 1px;
    background: #E8E8E8;
}
.gameinner_overall_section {
    display: flex;
    gap: 65px;
    padding: 0px 40px 60px 120px;
    align-items:start;
}
.gameinner_form_section {
    width: calc(77% - 76px);
}
.bottom_section{
    width:23%;
}
/* .alt_gamepage_inner{

} */
.game_inner_right #hm_bottom_grid{
    display:none;
}
.game_inner_right .hm_up_events_social_section.hm_visi{
    display:none;
}
.game_inner_right .hm_right_side_ad_img.hm_hide{
    display:block;
}
.game_inner_page .hm_section4_fullwidth_image{
    display:none;
}
.loadmnore_gameinner{
    display:none;
}
.recent_comments {
    margin-top: 20px;
}

/* tks */
.blog_slide_sec{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
}
.prev_next_btn_sec{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 12px;
    align-items: center;
}
.prev_next_btn_sec span {
    color: #A9A9A9;
    font-size: 13px;
    margin: 0;
    padding: 0;
    cursor: default
}
.blog_prev_img, .blog_next_img, .blog_prev_img_round, .blog_next_img_round{
    display:flex;
    align-items:normal;
    justify-content:center;
    font-size: 15px;
    font-weight: 500;
    padding: 2px;
}
.blog_prev_img_round svg.svg_prev_icon, .blog_next_img_round svg.svg_next_icon {
    width: 35px;
    cursor: pointer;
}
.blog_prev_img:hover, .blog_next_img:hover, .blog_prev_img_round:hover, .blog_next_img_round:hover{
    opacity:1;
}
.blog_prev_img svg, .blog_next_img svg{
    width: 14px;
    height: auto;
}

/* svg css for hover */
/* Define the default styles */
#yourSvgId path {
    fill: #505050; /* Default color */
    transition: fill 0.3s ease; /* Add a smooth transition effect */
  }
  
  /* Define the styles on hover */
  #yourSvgId:hover path {
    fill: #c3c3c3 !important; /* Color on hover */
  }
  

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .game_inner_page .hm_bottom_top_cricket_cls_inner_img img{
        height:100%;
    }
    .save_details{
        display:flex;
        justify-content: start;
    }
    .save_details label{
        font-size:12px;
        padding-left: 5px;
    }
    .comment_form{
        display:block
    }
    .submit_button{
        width:100%;
    }
    .game_inner_page, .gameinner_overall_section{
        padding: 0px 25px 50px 25px !important;
        gap:40px;
    }
    .gamepage_breadcrumbs.alt_gamepage_inner{
        padding-bottom:6%;
        padding-top:5%;
    }
    .game_inner_page .hm_bottom_top_cricket_cls, .gameinner_form_section{
        width: calc(63% - 0px);
    }
    .game_inner_right, .bottom_section{
        width:37%;
        padding-top:50px;
    }
    .bottom_section:before{
        left: -21px;
    }
    .game_inner_page .hm_overall_up_events{
        padding-bottom:0;
    }

    /* tks */
    .blog_prev_img_round svg.svg_prev_icon, .blog_next_img_round svg.svg_next_icon{
        width:30px !important;
    }
    .blog_prev_img, .blog_next_img{
        opacity:1 !important;
        font-size: 13px;
    }
    .blog_prev_img:hover, .blog_next_img:hover{
        opacity:unset;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .game_inner_right .hm_right_side_ad_img.hm_hide{
        margin-top:13px;
    }
    .err_cls_comment{
        bottom: 10px;
        font-size: 12px;
    }
    .hm_up_events_sm_blgs_txt_cls li:nth-last-child(-n+4){
        display:none;
    }
    .comment_box .err_cls_comment{
        bottom: -15px;
    }
    .loadmnore_gameinner{
        max-width: 50%;
        font-size: 12px;
    }
    .recent_comments .hm_up_events_sm_blgs_txt_cls{
        height: auto;
    }
    .loadmnore_gameinner{
        text-transform: uppercase;
        padding: 17px 15px;
        background: #ff9000;
        max-width: 40%;
        display: flex;
        color:#fff;
        margin: 0px auto 0px;
        justify-content: center; 
    }
    .save_details{
        margin: 30px 0 15px;
    }
    .child_breadcrumbs {
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .hm_section4_fullwidth_image{
        padding-top:20px;
    }
    ::-webkit-input-placeholder { 
        font-size:12px;
      }
      :-ms-input-placeholder { 
        font-size:12px;
      }
      ::placeholder {
        font-size:12px;
      }
    .save_details label{
        font-size: 12px;
    }
    .game_inner_page .hm_bottom_top_cricket_cls_inner_img img{
        padding: 0px 0 0px;
    }
    .hm_up_events_sm_blgs_txt{
        max-height:initial !important;
    }
    .hm_section4_fullwidth_image_gameinner{
        padding-bottom: 0px;
        padding-top:0px;
    }
    .game_inner_right #hm_bottom_grid{
        padding: 20px 40px 0px 120px;
    }
    .game_inner_right .hm_bottom_grid_first_img_col1, .game_inner_right .hm_bottom_grid_first_img_col_2_overall{
        width:100%;
    }
    .game_inner_right #hm_bottom_grid{
        display:none;
        margin-left: -15px;
        margin-right: -15px;
    }
    .game_inner_right .hm_overall_up_events{
        display:none;
    }
    .gameinner_overall_section ::-webkit-scrollbar {
        width: 0px;
    }
    .game_inner_page .hm_overall_up_events{
        padding-bottom:0%; 
    }
    .save_details{
        display: flex;
        align-items: start;
    }
    .save_details input{
        margin-top: 4px;
        margin-right: 9px;
    }
    .submit_button{
        width:100%;
    }
    .gameinner_overall_section{
        padding: 0px 15px 20px 15px;
        flex-direction: column-reverse;
        gap:20px;
        margin-top:0px;
    }
    .gameinner_form_section, .bottom_section{
        width:100%;
    }
    .game_inner_right{
        width:100%;
    }
    .game_inner_page{
        padding: 0px 15px 0px 15px !important;
        flex-direction: column; 
        gap:20px;
    }
    .game_inner_page .hm_bottom_top_cricket_cls_inner_img img{
        height:100%;
    }
    .game_inner_page .hm_bottom_top_cricket_cls{
        width:100%;
    }
    .game_inner_page .hm_bottom_top_cricket_cls_inner_txt{
        margin-bottom: 5px;
    }
    .comment_form, .comment_input{
        flex-direction:column;
        width:100%;
    }
    .comment_form{
        gap:0px;
    }
    .comment_box{
        width:100%; 
    }
    .blog_prev_img, .blog_next_img{
        font-size: 13px;
    }
}
@media only screen and (min-width: 280px) and (max-width: 319px){
    .game_inner_right .hm_right_side_ad_img.hm_hide{
        margin-top:13px;
    }
    .comment_input input{
        margin-bottom: 25px;
    }
    .err_cls_comment{
        font-size: 10px; 
    }
    .hm_up_events_sm_blgs_txt_cls li:nth-last-child(-n+4){
        display:none;
    }
    .comment_box .err_cls_comment{
        bottom: -13px;
    }
    .loadmnore_gameinner{
        max-width: 50%;
        font-size: 10px;
    }
    .recent_comments .hm_up_events_sm_blgs_txt_cls{
        height: auto;
    }
    .save_details{
        margin: 22px 0 15px;
    }
    .submit_button{
        font-size: 11px;
        height:auto;
    }
    .game_inner_page{
        padding:0px 12px !important;
    }
    .game_inner_page{
        display: block;
    }
    .game_inner_page .hm_bottom_top_cricket_cls, .gameinner_form_section, .comment_input,
    .comment_box{
        width:100%;
    }
    .game_inner_page .hm_bottom_top_cricket_cls_inner_img img{
        height: 100%;
    } 
    .game_inner_right{
        width:100%;
    }
    .gameinner_overall_section{
        padding: 0px 12px 60px 12px; 
       flex-direction: column-reverse;
       gap:20px;
    }
    .comment_form{
        flex-direction: column;
    }
    .game_inner_page .hm_overall_up_events{
        padding-bottom:5%;
    }
    .save_details {
        display: flex;
        align-items: start;
    }
    .save_details input {
        margin-top: 4px;
        margin-right: 9px;
    }
    .comment_form{
        gap:0px;
    }
    .save_details label{
        font-size: 9px;
    }
    .submit_button, .bottom_section {
        width: 100%;
    }
    .hm_up_events_sm_blgs_txt_cls::-webkit-scrollbar{
        width:0px;
    }
    .gameinner_overall_section{
        padding: 0px 12px 20px 12px;
    }
    .game_inner_page .hm_overall_up_events{
        display:none;
    }
    .game_inner_page #hm_bottom_grid {
        display: none !important;
        margin-right: -12px;
        margin-left: -12px;
        margin-top: 20px;
        margin-bottom:20px;
    }
    /* .gameinner_form_section{
        margin-bottom:20px;
    } */
    .prev_next_btn_sec{
        gap: 6px;
    }
    .blog_prev_img svg, .blog_next_img svg{
        width: 12px;
    }
    .prev_next_btn_sec span, .blog_prev_img, .blog_next_img{
        font-size: 12px;
    }
}
@media  (max-width: 767px){
    .loadmnore_gameinner{
        text-transform: uppercase;
        padding: 14px 0px;
        background: #ff9000;
        display: flex;
        border-radius: 12px;
        letter-spacing: .9px;
        font-weight: 700;
        color: #fff;
        margin: 10px auto 0px;
        justify-content: center;
    }
    /* tks */
    .prev_next_btn_sec{
        gap: 6px;
    }
    .blog_prev_img_round svg.svg_prev_icon, .blog_next_img_round svg.svg_next_icon{
        width:25px !important;
    }
    .blog_prev_img:hover, .blog_next_img:hover{
        opacity:unset;
    }
}

svg.svg_next_icon:hover, svg.svg_prev_icon:hover {
    filter: invert(68%) sepia(49%) saturate(5067%) hue-rotate(360deg) brightness(103%) contrast(106%); 
}

