@media (min-width: 1200px){
  .container {
    width: 1140px;
  }
  .padding_remove_desk{
    padding-left:0px;
  }
}
@media (min-width:1201px) {
  .live_user_border{
    height: 80px;   
  }
}
@media (min-width: 768px){
  .navbar-nav>li>a {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
/*Responsive Code*/
@media (max-width:560px){
  .dashboard-user-main .dashboard-user-left{
    position: static !important;
    width:100% !important;
  }
  #cmmAmountField_input #amt_frm_input{
    font-size: 13px;
    width: 61%;
  }
  .dashboard-user-main .dashboard-user-left .avatar-view {
    display: block;
  }
  .dashboard-user-main .dashboard-user-right{
    width: 100% !important;
    padding: 15px 15px 15px !important;
  }
  .page_wrapper.special_account_section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .details-info_top_button {
    float: none !important;
    margin-top: 10px !important;
    text-align: left;
  }
  .details-info_top_button a{
    margin-left: 0px;
  }
  .camera_photo_icon{
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important; 
    transform: translateX(-50%) !important;
  }
  .form-heading h2 {
    font-size: 25px !important;
    line-height: 6px !important;
  }
  .details-info_top_button a {
    padding: 6px 15px !important;
    font-size: 12px !important;
    margin-left: 0px !important;
  }
  .gametag-box span img {
    height: 24px;
    width: 24px;
  }
  .gametag-box .game-input{
    width: 125px;
  }
  .dashboard-user-profile h3{
    font-size: 24px !important;
  }
  .dashboard-user-profile .dashboard-user-name{
    font-size: 14px !important;
  }
  .game-right-setting{
    margin:0px !important;
    padding-bottom:15px !important;
  }
  .game-inner-left .game-console-block ul li.console-check-outer img {
    width: 17px;
  }
  .page_wrapper .dashboard-user-main .dashboard-user-left {
    border-top: none !important;
    /*background: #064074 !important;*/
  }
  .dashboard-sidebar-link ul li a{
    /*background-color: #04559b !important;*/
  }
  .page_wrapper .dashboard-sidebar-link ul li a.active_account_tab, .page_wrapper .dashboard-sidebar-link ul li a:hover, .page_wrapper .dashboard-sidebar-link ul li a:focus{
    /*background-color: #0080e5 !important;*/
  }
  .dashboard-sidebar-link ul li{
    margin-bottom: 4px;
  }
  .dashboard-sidebar-link{
    padding-bottom: 0px;
  }
  .game-console-block {
    margin-bottom: 10px;
  }
  .last_update {
    margin-bottom: 10px;
  }
  #cmmAmountField_input_text{
    width: 64%;
    font-size:15px; 
  }
  #account_form01 #cmmGameSelection label{
    width: 94%;
    padding-left: 45px; 
  }
  .table-data > [class^="col-"]{
    display: block;
  }
  .t_single_prizes .first-prize{
    width: 115px;
    height: 115px;
  }
  .avatar-wrapper {
    height: 100px !important;
  }
  .preview-lg {
    height: 100px !important;
    width: 100px !important;
    margin-top: 15px !important;
  }
  .preview-md {
    height: 60px !important;
    width: 60px !important;
  }
  .preview-sm {
    height: 35px !important;
    width: 35px !important;
  }
  .avatar-btns {
    margin-top: 10px;
  }
  .avatar-btns .btn{
    margin-bottom: 3px;
  }

  .gametag-box span.cheico img {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: -1px;
  }
  #cmmAmountField_input_text {
    width: 64%;
    font-size: 14px;
    left: 65px;
    padding-right: 5px;
  }

}
@media (min-width:561px) and (max-width:767px){
  .form-heading h2 {
    font-size: 32px !important;
    line-height: 30px !important;
  }
  .details-info_top_button a{
    padding: 6px 15px;
    font-size: 11px;
  }
  .gametag-box span img {
    height: 24px;
    width: 24px;
  }
  .gametag-box .game-input{
    width: 165px;
  }
}
@media (max-width:660px){
  .share-boxes-tabs {
    width: 100% !important;
    top: 0px !important;
  }
  .share-boxes-tabs .box{
    width: 100% !important; 
  }
  .box.email, .box.facebook{
    right: 0px !important;
    border-radius: 0px !important;
  }
}

@media (min-width:768px) {
  .responsive_menu{
    display:none;
  }
}
@media (max-width:480px) {
  .btn_joinmatch, .btn_joinmatch_cancel {
    float: none;
    width: 100%;
    margin-bottom:7px;
    margin-left: 0px !important;
  }
  form #card_number{
    width: 180px !important;
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .offer-games-banner img {
    margin-left: 15px;
    margin-right: 15px;
    width: 90%;
  }   
  .create-tournament-steps .tournament-steps .tournament-progress-step {
    min-width: 120px !important;
  }
  .create-tournament-steps .container {
    width: 600px !important;
  }
  .tournament-steps .tournament-steps-line{
    width: 100% !important;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.first-stage {
    margin-left: -35px;
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step .tournament-step-label {
    font-size: 13px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.second-stage{
    margin-left: auto !important;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.third-stage {
    margin-left: 38px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.fourth-stage {
    right: 0;
    margin-right: -66px;
  }
}

@media (min-width:1024px) and (max-width:1200px) {
  .user-bottom-balance a{
    font-size: 13px;
  }
  .balance-num a, .balance-num{
    font-size: 9px;
  }
  .table_head_part .table_details .ott-enter .two-shade-border-green{
    padding-right: 0px;
  }
  .table_head_part .table_details .ott-enter .two-shade-border-green span{
    width: 100%;
  }
  .button_hidden{
    display:none;
  }
  .online_user_box{
    margin-top:0px;
  }
}

@media (max-width:1200px) {
  .player_on_profile .matchup-playerInfo {
    width: 100%;
  }
  .matchup-vs {
    margin-bottom: 25px;
  }
  .fee-tip-box {
    display: none;
  }
}


@media (min-width:320px) and (max-width:991px) {
  .blank_filter_no_result{
    min-height:auto !important;
    background: transparent !important;
  }
  .matches_list .no_record_available{
    margin-top: 5px !important;
    padding-top: 5px !important;
  }
  .consol_and_crear_filter{
    margin-top:5px;
  }
  .signup-birthdate-field label {
    display: block;
    width: 100%;
  }
  .signup-birthdate-field select.birth-month {
    width: 100%;
    float:none;
  }
  .signup-birthdate-field .day-year-row{
    margin-top: 0px;
  }
  .signup-birthdate-field select {
    width: 100%;
    margin-bottom: 13px;
  }
  .signup-birthdate-field .validate_err{
    margin-top: 0px;
    text-align: left !important;
  }
  .orange_block{
    font-size: 16px;
  }
}

@media (min-width:992px) and (max-width:1366px) {
/*.after_login li a{
padding-top: 28px !important;
}*/
.search_box{
  display:none;
}
.home_logo img {
  height: 70px;
  margin-top: -15px;
}
.main_title h2 {
  font-size: 42px;
}
.header_menu .nav > li > a{
  padding: 10px 5px;
}
.open_game_box{
  padding-top: 100px;
  width: 95%;
  padding-left: 60px;
}
.header_menu .navbar-right li.signup-btn a{
  margin-top: 5px;
}
.total_prize .fa{
  font-size: 25px;
}
.matches_action .total_prize{
  font-size: 15px;
}
.double_orange_border{
  font-size: 15px;
}
.announcement_matches_box{
  padding: 15px 10px;
}
.white_bg_padding iframe{ 
  width: 100%;
}
.profile_mini_tabs ul li a{
  padding: 11px 5px 12px;
}
.data-match-list ul li strong {
  display: block !important;
  clear: both;
  padding-left: 0px !important;
}
}

@media (max-width:800px){
  .responsive_table {
    overflow-x: auto;
    margin-bottom:15px;
  }
  .table_pagination{
    width: 100%;
  }
  .table_pagination a li{
    padding: 5px 11px;
  }
}

@media (min-width:992px) {
  .new-header-inner .navbar-brand {
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    line-height: 27px;
    height: 75px;
    display: block;
    width: 115px;
    text-align: center;
    overflow: hidden;
  }
}
@media (min-width:1024px){
  #More_Match_Play {
    margin-top: 150px;
  }
}
@media (min-width:992px) {
  .profile_part_top{
    height: 350px;
  }
}
@media (max-width:991px) {
  .matches_list .blue_color_box::before{
    display:none !important;
  }
}
@media(max-width:991px) {
  .add_money_left{
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: -30px;
    text-align: center;
    border-right: 1px solid #d3e3f0;
  }
}
@media (max-width:767px) {
  .after-login-steps .tournament-progress-step.second-stage {
    margin-left: auto !important;
  }
}

@media (min-width:768px) and (max-width:1200px){
  .page_wrapper .after-login-steps .tournament-progress-step.second-stage {
    margin-left: 95px !important;
  }
  .msg_history_chat .received_msg_chat{
    width: 82%; 
  }
}

@media (min-width:1201px) and (max-width:1366px){
  .page_wrapper .after-login-steps .tournament-progress-step.second-stage {
    margin-left: 0px !important;
  }
}
@media (max-width:768px) {
  .choose_game01 .game_items_list .game_item {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  .choose_game01 .game_items_list .game_item:nth-child(n+1) {
    margin-top:20px
  }
  .lang-inner-nav .icon {
    position: absolute;
    right: 104px;
    top: -5px;
    z-index: 1;
  }
  .lang-inner-nav .icon ul li {
    list-style: none;
    margin: 5px;
    float: left;
    width: 20px;
  }

}
@media (min-width:768px) {
  .choose_game01 .game_items_list .game_item:hover {
    /*transform: none;*/
    opacity: 1;
    box-shadow: rgba(255,255,255,1) 0 0 0 5px;
  }
  .choose_game01 .game_items_list .game_item:hover .front .more_info {
    color: #000;
    background: #fff;
  }
  .choose_game01 .game_items_list .game_item:hover .front .more_info .site_btn.important_btn {
    background-color: #054376;
    box-shadow: inset #054376 0 0 0 2px;
  }
}
@media screen and (max-width: 1199px) {
  .choose_game01 .game_items_list {
    padding: 0 0%;
  }
  .reply_cmt {
    clear: both;
    padding-top: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .we-offers-games .offer-games-banner {
    padding: 50px 0 0 0;
  }
  .we-offers-games::before {
    height: 50px;
  }
  .left_bar_profile .left-profile-part .profile_following_sec .orange_block.full-width.follow_btn {
    width: 100%;
  }

}
@media screen and (max-width: 991px) {
  .choose_game01 .game_items_list {
    padding: 0 0%;
  }
  .news_section .news_main_contener .blog-entry img {
    height: auto;
  }
  .news_section .news_sidebar_1 .main_side_area .news_sidebar_heading {
    padding-top: 20px;
  }
  .section_playedMatch .padding-right-remove.proPlay_radious {
    padding: 19px 0 0 0;
  }
  .white_bg_padding {
    margin-bottom: 20px;
  }
  #sec_leader_filter {
    margin-bottom: 20px;
  }
  .profile01_top .profile01_top_left {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .profile01_top .profile01_topbox_image {
    margin: 0;
  }
  .body_day_mode .profile01_top .profile01_top_sec01::before {
    opacity: 0;
  }

}

@media screen and (max-width: 767px) {
  .choose_game01 {
    padding: 40px 0px;
  }
  .choose_game01 .section_title {
    margin-bottom: 20px;
  }
  .we-offers-games .offer-games-banner {
    padding: 30px 0 0 0;
  }
  .we-offers-games::before {
    height: 30px;
  }
  .left_top_tournaments .bracket_btn {
    float: none;
    display: inline-block;
  }
  .work_bttn a:hover::after {
    height: 121%;
  }
  .news_section {
    padding: 0px 0px;
  }
  .left_bar_profile.left_bar_profile_new span.leftside_stats01_mid_name {
    width: 54px !important;
  }
  .profile_mini_tabs ul li {
    width: 49.2%;
  }
  .secudle_details .match-result-items .winning-prize {
    font-size: 18px;
  }
  .chalange_choose_console .consol_img a img {
    width: 56px;
    height: 56px;
  }
  .home_secure01 {
    padding: 40px 0;
  }
  .home_secure01 .home_secure01_heading {
    padding: 0 0 20px 0;
  }
  .infonew01_card_content ul, .infonew01_card_content ol {
    padding: 0 0 0 0px;
  }
  .profile01_top .profile01_top_left {
    margin-bottom: 0px;
  }
  .profile01_mid .profile01_mid_tab ul li a, .profile01_mid .tab_back_color .pro_mid_tabs .tab_pan_ancor {
    padding: 0 5px;
  }
  .win_match01 {
    padding: 40px 0;
  }
  .win_match01 .win_match01_title h2, 
  .home_secure01 .home_secure01_heading h2 {
    font-size: 25px;
  }
  .home_secure01_follow_social ul li {
    padding: 0 4px;
  }
  .win_match01 .win_match01_title {
    padding: 0 0 30px 0;
  }
  .win_match01_main_item .win_match01_main_item_number {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .win_match01_main_item .win_match01_main_item_detail {
    padding: 5px 0;
    font-size: 14px;
    padding-left: 80px;
  }
  .win_match01_main_item .win_match01_main_item_detail h3 {
    font-size: 20px;
  }
  .user_account_details .user_account_details_ph01 {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .application_section01 {
    padding: 30px 0 10px 0;
  }
  .application_section01 .application_section01_title {
    font-size: 15px;
    padding: 0 0 20px 0;
  }
  .application_section01 .application_section01_title h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
  }
  .application_section01 .application_section01_main .application_section01_main_app_button {
    padding: 0 0 40px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .avatar-upload input {
    margin-left: 0px !important;
  }
  .avatar-btns .btn-group {
    float: none;
    clear: both;
    display: block;
    margin-right: 0px !important;

  }
  .add_photo_box {
    padding: 25px 15px;
  }
  .add_photo_box .left_bar_profile {
    margin-bottom: 0px;
    padding: 0px;
  }
  .wm_dispute_panel {
    margin-top: 0px;
  }

  .challenge_console_amount {
    text-align: center;
  }
  .challenge_amount_inner {
    position: relative;
    max-width: 290px;
    margin: 0px auto;
    display: inline-flex;
  }

  .top_footer_area .col-xs-12 {
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 10px;
  }
  .top_footer_area .col-xs-12:nth-child(3) {
    clear: both;
  }
  img.appimg_csl.img_android {
    max-width: 100% !important;
    height: 50px;
  }

  img.appimg_csl.img_ios{ 
    max-width: 100% !important;
    height: 47px !important;
  }

  .open_matches_section .content {
    text-align: center;
    padding-top: 0px;
  }
  .open_matches_section .content_2 {
    text-align: center;
    padding: 10px 0px;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
  }
  .open_matches_section .play_now_list li {
    background-position: top center;
    background-size: cover;
  }

}

@media (min-width: 370px) and (max-width: 767px) {
  .main_button .start_bttn:hover::before {
    height: 120%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .add_photo_box .left_bar_profile {
    margin-bottom: 0px;
  }

  .after_login li .header_create_match {
    padding: 3px 3px !important;
    margin-top: 12px;
    font-size: 10px;
  }
  .after_login li .header_create_match .profile_icons {
    width: 15px;
    height: 15px;
  }
  .after_login > li > a {
    font-size: 12px;
  }
  .news_section .single_page_row .col-md-8 {
    border-right: medium none;
  }

  .profile_part_top.profile_part_top_new {
    height: 470px;
  }
  .profile_part_top.profile_part_top_new a.profile_send_msg {
    width: auto;
  }
  .left_bar_profile.left_bar_profile_new span.leftside_stats01_mid_name {
    width: 50px!important;
  }
  .profile_points_and_level {
    margin-bottom: 10px;
  }
  span.playing_since {
    margin-left: 0;
  }
  .game_logo_sec ul li {
    width: 49%;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .add_photo_box .left_bar_profile {
    margin-bottom: 0px;
    padding: 0px;
  }
  .add_photo_box {
    padding: 40px 35px;
  }
  .expand_menus li a span.menu-title-hover{
    display:none;
  }
  .after_login li a{
    padding-top: 28px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) {
  .choose_game01 .game_items_list .game_item:nth-child(n+1) {
    margin-top: 20px;
  }
}


@media screen and (max-width: 479px) {
  .choose_game01 .game_items_list .col-xs-6{
    width:100%;
  }
}
@media only screen and (max-width: 700px){
  .modal-content-pic {
    width: 100%;
  }
}
@media (max-width:767px) {
  .disput_matesh_list li a.curren_disput_match::after {
    display:none;
  }
  .add_title{
    font-size: 22px;
    margin-bottom: 5px;
  }
  .fund-help p {
    font-size: 15px;
  }   
  .add_money_part_box_latest{
    padding: 30px 0px;
  }
  .top_toggle01:active {
    color: #8ec4f9;
  }
  .Transaction_tab{
    margin-top: -35px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .Transaction_tab .Transaction_tab_link{
    display: table;
    width: 100%;
  }
  .Transaction_tab .Transaction_tab_link .acc_link_btn{
    display: table-cell;
  }
  .Transaction_tab .Transaction_tab_link .acc_link_btn .title-account-sec img{
    width: 30px;
    height: 18px;
    margin-right: 2px;
  }
  .fund-main, .add_money_left{
    padding: 15px;
  }
  .noplayer_inroom{
    font-size: 11px;
  }
  .match_start_time{
    margin:4px 0px;
  }
  .received_msg_chat{
    width: 80%; 
  }
  .received_withd_msg_chat {
    width: 64%;
  }
  .mesgs_chat {
    padding: 30px 0px;
  }
  .disput_matesh_list{
    padding:0px;
  }
  .match_start_time{
    min-width: 100%;
  }

  .money-deposit-inner .money-bonus-header {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
  }
  .money-deposit-inner {
    width: 100%;
  }
  .lang-mob-nav .icon {
    right: auto;
    top: 1px;
    left: 140px;
  }
  .gametag-box span.cheico img {
    width: 18px;
    height: 18px;
    margin-left: -2px;
    margin-top: 1px;
  }
  .form-section .bottom-account .last_update span {
    margin-bottom: 10px;
    display: block;
  }
  #account_form01 label {
    padding-left: 45px;
  }
  .tournament-steps .tournament-steps-line {
    width: 92%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .announcement_orange_btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  .announcement_matches_box .announcement_title {
    font-size: 16pt;
  }
  .matches_list .blue_color_box {
    margin-bottom: 20px;
  }
  .emoji-picker-icon {
    right: 96px !important;
  }
  .emoji-wysiwyg-editor.parent-has-scroll {
    padding-right: 13px !important;
    padding-left: 13px !important;
  }
  .transaction_part_box .Transaction_tab {
    margin-top: -10px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .news_section .single_page_row .col-md-8 {
    border-right: medium none;
  }


}

@media (max-width:400px) {
  .received_msg_chat {
    width: 70%;
  }
  .received_withd_msg_chat {
    width: 100%;
  }   
  .sent_msg_chat{
    width: 70%;
  }
  .file_icon_chat .upload-btn-wrapper-file {
    position: absolute;
    left: 11px;
    top: -47px;
  }
  .chat_message_tab{
    font-size: 13px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .sender_img {
    float: none;
    margin: 0px auto;
  }
  .msg_img_tab {
    padding-left: 0px;
    margin-top: 15px;
  }
  .canot_submit {
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .profile_part_top.profile_part_top_new {
    height: auto;
  }
  .padding-right-remove {
    margin: 15px 0;
    padding-left: 0;
  }

  .profile_points_and_level {
    margin-bottom: 10px;
  }
  .profile_picture_box.profile_picture_box_new {
    margin-bottom: 15px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .sender_img {
    margin-top: 30px;
  }
  .canot_submit {
    width: 80%;
    padding: 20px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .canot_submit {
    width: 80%;
  }
}

@media (max-width:767px){
  .gambloo-matchmaking {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .gambloo-player-info {
    display: block;
    width: 100%;
  }
  .gambloo-vs {
    display: block;
    width: 100%;
    margin: 25px 0;
  }
  .gambloo-player-info-right {
    display: block;
    width: 100%;
    margin: 0;
  }
}
/**** 20-03-2019 ****/
@media screen and (max-width: 1199px) {
  .left_bar_profile .user-profile-address .playing_since {
    display: block;
    margin-left: 0;
  }
  .left_bar_profile.left_bar_profile_new .box_icons_profile.divider-bottom-light {
    padding-bottom: 0px;
    padding-top: 0;
  }
  .left_bar_profile.left_bar_profile_new .list-unstyled li {
    width: 100%;
    margin-right: 0px !important;
  }
  .secudle_details .match-results-box {
    padding: 10px;
  }
  .secudle_details .match_result_info .table-data {
    display: block;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 0 0 0 40px;
    position: relative;
    overflow: inherit;
    min-height: 40px;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .media-left {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .pic_pillar {
    width: 40px;
    margin: 0 auto;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .media-body {
    width: 60%;
    padding: 0 5px;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .media-right {
    width: 40%;
  }
  .secudle_details .match_result_info .match-results-box .match-result-items .winning-prize {
    padding: 0;
    width: auto;
    text-align: center;
  }
  .secudle_details .match_result_info .info_match_result {
    padding: 10px;
  }
  .switchr_game_select.leaderboard_switcher .leaderboard-type-select {
    width: 50%;
  }

}

@media screen and (max-width: 1023px) {
  .infonew01_card_content_item03_box .infonew01_card_content_item03_box_image img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .infonew01_mainmenu ul {
    display: block;
  }
  .infonew01_mainmenu ul li a::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 3px;
    background: #ac9191;
    transition: width .5s ease, background-color .5s ease;
  }
}
@media screen and (min-width: 992px) {
  .matches_action.tour_amt .tour_sl {
  }
  .matches_action.tour_amt .tor_pr {
    margin-left: -25px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
  .user-po-pup01 {
    width: 279px;
    padding: 10px 10px;
  }
  .user-po-pup01::before {
    left: -150px;
  }

}
@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .user-po-pup01 {
    width: 276px;
    padding: 10px 10px;
  }
  .user-po-pup01::before {
    left: -150px;
  }

}
@media (max-width:991px){
  .online_user_chat a:hover .pop_inneer{
    display:none !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .all_chats_msgs .gambloo_messenger_left {
    width: 100%;
  }
  .all_chats_msgs .gambloo_chatting_main {
    width: 100%;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_sent .gambloo_chatting_right {
    width: 84%;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_received .gambloo_chatting_right {
    width: 84%;
  }
  .all_chats_msgs .gambloo_messenger_right {
    width: 100%;
    margin-top: 20px;
  }
  .all_chats_msgs .gambloo_user_left_right {
    width: 82%;
  }
  .all_chats_msgs .gambloo_user_left_title1 {
    width: 78%;
  }
  .gambloo_user_messenger_bottom .gambloo_user_option_inner ul {
    margin: 0px 0px 0px;
  }
  .all_chats_msgs .gambloo_user_left_icon {
    float: right;
  }
  .gambloo_contact_user_main ul {
    height: 200px;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 {
    z-index: 99999;
    margin-top: 0px;
    width: 100%;
    bottom: 290px;
    right: 0px;
    max-width: 300px;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_conversation_chatting {
    height: 220px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .gambloo-matchmaking {
    padding: 15px;
  }
  .matches_list {
    margin-bottom: 20px;
  }
  .gambloo-site-matchup-inner.join_romm_bg .gambloo-player-inner .gambloo-player-info {
    width: 100%;
    margin: 0px;
  }
  .gambloo-site-matchup-inner.join_romm_bg .gambloo-player-info-right {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gambloo_user_left_right {
    display: inline-block;
    width: 69%;
  }
  .gambloo_messenger_right .gambloo_user_left_title1 {
    width: 85%;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 {
    width: 39%;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_chatting_top_text {
    margin-top: 5px;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_chatting_top_right {
    margin-top: 4px;
  }
  .emoji-wysiwyg-editor {
    height: 47px !important;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_text_bar_field {
    padding-right: 60px;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_conversation_chatting .gambloo_text_bar {
    height: 49px;
  }
  .gambloo_messenger_right .gambloo_user_left_img {
    margin-right: 5px;
  }
  .gambloo_messenger_right .gambloo_user_left_icon {
    width: 16px;
    margin-top: 13px;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_sent .gambloo_chatting_right {
    width: 87%;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_received .gambloo_chatting_right {
    width: 87%;
  }
  .all_chats_msgs .gambloo_messenger_left_img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }
  .all_chats_msgs .gambloo_messenger_left_img img {
    width: 40px;
    height: 40px;
  }
  .matches_list {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_chatting_top_text {
    width: 40%;
    margin-top: 4px;
  }
  .gambloo_chatting_main.gambloo_chatting_main1 .gambloo_chatting_top_right {
    width: 43%;
    margin-top: 4px;
  }
  .gambloo_messenger_right .gambloo_user_left_title1 {
    width: 70%;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_sent .gambloo_chatting_right {
    width: 90%;
  }
  .gambloo_conversation_chatting .gambloo_messages.gambloo_messages_received .gambloo_chatting_right {
    width: 90%;
  }
  .gambloo_messenger_right .gambloo_user_left_icon {
    width: 20px;
  }
  .gambloo_messenger_right .gambloo_user_left_title1 {
    width: 87%;
  }
  .gambloo-site-matchup-inner.join_romm_bg .gambloo-player-info-right {
    width: 31.5%;
  }
}



@media (min-width:768px) and (max-width:991px) {
  .notification-bell-counter {
    top: 3px;
    right: -2px;
  }
  .money-deposit-inner{
    margin-top: 0px !important;
  }
  .dipute_notification {
    top: -8px !important;
    right: -16px !important;
  }
  .no_record_available{
    padding-top: 25px !important;
    padding-bottom: 25px;       
  }
  .left_bar_profile .profile-picture-area {
    height: 170px;
    width: 170px;
    margin: auto;
  }
  .left_bar_profile .profile_picture_box .picture-overlay{
    width: 170px;
  }
  .page_wrapper{
    padding-top: 60px;  
  }
  .faq_menu_left ul li a{
    padding: 15px 35px;
  }
/*.search_box_hide{
top: 55px !important;
}*/
.search_box_hide{
  left: 25px !important;
}
.searc_form > .textbox{
  width: 115px !important;    
}
#chat-container, #chat-container #addchat-container{
  width: 260px !important;
}

#addchat_initiate {
  bottom: 0px !important;
  right: 0px !important;
}

.login-user-money{
  padding-bottom: 10px;
}
.tab-user-inner-ul{
  padding-top: 5px;
  padding-bottom: 5px;
}
.after_login li a{
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}
.searc_form > .textbox, .searc_form > .button{
  border-radius: 0px !important;
}
.add_money_part_title{
  padding: 20px 0;
}
.fund-intro .fund-title{
  font-size: 18px;
}
.navbar-right .responsive_search {
  display:block !important;
}
.search_box {
  display: none;
}   
.main_banners{
  height: auto;
}
.add_money_part_title h1{
  font-size:36px;
}
.nav > li > a{
  padding: 20px 5px;
}
.header_menu .navbar-right li.signup-btn a{
  margin-top: 8px;
}
.new-header-inner .navbar-brand {
  padding: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 27px;
  /* border-radius: 100%; */
  background: #084e8a;
  height: 58px;
  display: block;
  width: 115px;
  text-align: center;
  overflow: hidden;
}
.live_user_border{
  height: auto !important;
}
.top_footer_area .text-right {
  text-align: left;
}
.how_it_works{
  background-size: cover !important;
  background-position: right !important;
}
.recent_matches::before {
  display:none;
}
.recent_matches{
  transform: skew(0deg);
  -webkit-transform: skew(0deg);
  -moz-transform: skew(0deg);
}
.match_details {
  background: #333;
}
.channel_list li img {
  max-width: 100%;
  width: auto;
  height: 60px;
  margin-top: 10px;
}   
.content_lists{
  transform: skew(0deg);
  -webkit-transform: skew(0deg);
  -moz-transform: skew(0deg);
}

.work_left_part{
  padding: 60px 0px;
}
.main_banners::after {
  display:none;
}
.home_logo img {
  height: 75px;
}
.main_landing_box {
  padding-top: 115px;
  padding-bottom: 75px;
  padding-left: 35px;
  height: 550px;
}
.poly_clip{
  height: 550px;
  -webkit-clip-path: none;
  clip-path: none;
  background: #000;
}
.slider{
  height:550px;
}
.open_game_box {
  padding-top: 40px;
  height: auto;
  width: 100%;
  padding-left: 40px;
  padding-bottom: 40px;
  padding-right:40px;
}
.black_bg_home {
  padding-left: 0px;
  padding-right: 0px;
}   
.match_details .col-md-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.white_bg_padding iframe{
  width: 100%;
}
.inner_title h2{

  font-size: 35px;
}
.inner_title_team h2{
  font-size: 35px;
}
.bar_text p{
  text-align: left;
}
.faq_accordin {
  margin-top: 20px;
}
.left_bar_profile .left-profile-part{
  min-height: auto;
}
.pc-tab .pull-right {
  margin-bottom: 15px;
}
.game_sechudle{
  height: auto;
}
.tab1 .padding-right-remove {
  padding-left: 0px;
  margin-left: -4px;
}
.game_sechudle_right{
  min-height: auto;
}
.secudle_details_title .block-title-sechudle, .secudle_details .sechudle-block-btn {
  float: none !important;
  width: 100% !important;
}
.secudle_details .sechudle-block-btn{
  text-align: left;
  margin-top: 10px;
}
.divider-border-top{
  border-top: none;
}
.match_result_info .col-md-12{
  border-top: 2px solid #eeeeee;
  margin-left: 15px;
  margin-right: 15px;
}
.expand_menus li .profile-menu-pic img {
  height: 25px;
  width: 25px;
}
.expand_menus li a{
  padding-top: 16px !important;
  padding-left: 8px; 
  padding-right: 8px;
}
/*  .expand_menus li a span.menu-title-hover{
font-size: 12px;
}*/
.expand_menus li a span.menu-title-hover{
  display:none;
}
.profile_icons {
  height: 25px;
  width: 25px;
}
.after_login > li > a{
  padding: 10px 3px !important;
}
.after_login {
  padding-top: 5px;
}
.after_login > li .dropdown-menu{
  min-width: 235px;
  top: 56px;
}
.right-account-dashboard {
  padding-left: 0px;
}
.user_account_details{
  width:100%;
}
.modal.custom-modal.large-modal .modal-dialog {
  width: 90%;
}
/*  #addchat-toggle {
border-radius: 50%;
width: 40px !important;
height: 40px !important;
}
#addchat_initiate{
width: 45px !important;
right:0px !important; 
height: 115px !important;
}
#addchat-toggle i {
padding: 10px !important;
}
#addchat-toggle .fa-2x{
font-size: 1.4em !important;
}
#chat-container{
width: 275px !important;
left: 0px !important;
}
*/  .single_match_sidebar {
  padding-bottom: 0px;
}
.content_title h2 {
  margin-top: 0px;
}
.data-match-list ul li strong {
  display: block !important;
  clear: both;
  padding-left: 0px !important;
}
#chat-container .dropdown-menu {
  left: auto !important;
  width: 100%;
}
.about_us_area {
  padding: 50px 0px;
  margin-top: 40px;
}
.meet_the_team {
  padding: 50px 0px;
}
.simple_content_part{
  min-height: auto;
  padding: 50px 0px;
}
.transaction_part_box {
  padding: 50px 0px;
}
.inner-logo.navbar-brand > img{
  height: 58px;
  margin-top: 0px !important;
}
}

@media (max-width:767px){

  .send-message{
    padding: 10px 10px 10px 10px;
  }
  .account-right-form-section .user_account_details textarea{
    border: 1px solid #eee; 
  }
  .avatar-btns .col-md-3{
    clear:both;
  }
  .account-right-form-section .form-heading h2{
    line-height:26px !important;
  }
  .account-right-form-section {
    /*background: #e8f2f6 !important;*/
  }
  .web_tom_tour_staus {
    padding: 1px !important;
  }
  .dashboard-sidebar-link {
    padding: 10px 0px !important;
  }
  .account-right-form-section .game-label{
    /*color: #000 !important; */
    font-size: 13px !important;
  }
  .account-right-form-section .game-btn-s {
    margin-bottom: 15px;
  }
  .account-right-form-section {
    padding-bottom: 0px !important;
  }
  .form-section .btn_save_changes{
    margin-bottom:0px !important;
  }
  .single_tournaments_single h3 {
    font-size: 20px;
    font-weight:700;
    margin-top: 5px;
  }
  .dashboard-sidebar-link ul li:last-child {
    margin-bottom: 0px;
  }
  .left_top_tournaments .left-text {
    padding: 8px 10px;
  }
  .cmg-outer .largin_margin {
    margin-bottom: 20px;
  }
  .left_top_tournaments .split-button .right-text {
    padding: 8px 10px;
  }
  .left_top_tournaments{
    padding: 15px;
  }
  .single_tournament_bttn a{
    padding: 0 50px 15px 0;
  }
  .t_single_col, .how_to_play_box, .rule_box, .tournament_share{
    padding: 15px;  
  }
  .tournament_share{
    margin-top: 30px;
  }
  .wtm_search_sec{
    margin-top:0px !important;
  }
  .wtm_search_sec .content_title{
    margin-top: 0px !important;
  }
  .wtm_search_sec .content_title h2{
    margin-top: 0px;
    font-size: 20px;    
  }
  #contact_support {
    margin-top: 40px;
  }
  .twitch_on_profile{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #leader_show {
    margin-left: 5px !important;
  }
  .twitch_on_profile iframe{
    height: auto;
  }
  .twitch_on_profile iframe {
    max-width: 100%;
  }
  .secudle_details .info_match_result {
    padding: 15px 0px;
  }
  .profile_right_part .pc-tab{
    margin-top: 0px !important;
  }
  .pc-tab section{
    padding-bottom: 0px !important; 
  }
  .leader_board_title{
    margin-top: 0px;
    font-size: 17px;
  }
  .leaderboard-type-select{
    margin-left: 0px !important;
  }
  .prize-amount_currencly{
    font-size: 20px !important;
    padding-left: 0px !important;
  }
  .withdraw_amount01 .withdraw_amount01_form label{
    padding: 0 0 15px 0;
  }
  .matches_list .no_record_available{
    width: 100% !important;
    margin-bottom: 25px !important;
  }
  .paymentimg{
    margin-right: 0px !important;   
    margin-top: 5px !important;
  }
  .mbt_singin_signup {
    margin-top: 0px !important;
  }
  .mbt_singin_signup .content_title {
    margin-top: 0px;
    display:none;
  }
  .mbt_singin_signup .content_title h2{
    margin-top: 0px !important;
    margin-bottom:0px !important;
  }
  .create-tournament-tips{
    margin-bottom: 10px;    
  }
  .ct-prizes-blocks .create_t_block_row .ct-prize-amount{
    font-size: 20px !important;     
  }
  .create-tournament-block{
    background: #222;
  }
  .tournament-steps .tournament-steps-outer{
    padding-top: 16px;
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step.current-bar{
    box-shadow: none;
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step .tournament-step-label{
    color: #fff;
  }
  .tournament-steps .tournament-steps-line{
    width: 92%; 
  }
  .emoji-picker-icon{
    right: 102px !important;
  }
  .match_singl_margin{
    padding-top:22px !important;
  }
  .custom-form-style textarea.form-control.textarea-c-t{
    font-size: 18px;
  }
  .webto_mobiel_support {
    margin-top: 0px !important;
  }
  .webto_mobiel_support .content_title{
    margin-top: 0px;    
  }
  .webto_mobiel_support .content_title h2{
    margin-top:0px;
  }
  .dipute_notification{
    right: auto;
    left: 17px !important;
    top: -13px !important;
  }
  .single_match{
    padding: 30px 0px;
  }
  .detail_row span {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
  .white_bg_padding {
    padding: 15px;
  }
  .match_details_single {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .web_to_app_logo {
    display: none !important;
  }
  .left_bar_profile .profile_picture_box img{
    border-radius: 100%;        
  }
  .single_match_top .split-button{
    display: inline-block;
  }
  .secudle_details .match-result-items .winning-prize{
    width: auto;
  }
  .profile_part_top {
    padding: 20px 0px !important;
    background: #eee !important;
  }
  .left_bar_profile{
    margin-bottom: 0px !important;
    border-radius: 0px !important;  
  }
  .left_bar_profile .profile_picture_box .picture-overlay{
    border-radius: 100%;
  }
  #filter_tournament .matches_action .pull-left{
    position: static;
  }
  #filter_tournament .matches_action .pull-right {
    float: none !important;
  }
  #filter_tournament .single_match_wrap{
    text-align:center;
  }
  #filter_tournament .single_match_wrap h4 {
    max-width: 100%;
    margin-bottom: 7px;
    text-align: center;
  }
  #filter_tournament .right_match_version{
    position: static;
    display: flex;  
  }
  #filter_tournament .game_open_or_close {
    padding-left: 10px;
  }
  .do_refresh {
    margin-top: 7px;
  }
  .stadium_video {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .tablive_match a{
    padding: 0 14px !important;
    width: 140px;
    text-align: center; 
  }
  .tab_live_matches{
    justify-content: center;    
  }
  #filter_tournament .matches_action .pull-left{
    bottom: 13px;
  }
  #filter_tournament .matches_action .pull-right {
    text-align: center;
  }
  .radio label {
    font-size: 13px;
    padding-right: 3px;
  }
  .matches_part {
    padding: 20px 0px;
    background: #f7f5f5;
  }
  .putcomment {
    display: block;
    text-align: center;
  }
  .user_and_site_tournament .sec_user_tournament:last-of-type {
    margin-bottom: 0px;
  }   
  .offer-games-banner img {
    margin-left: 15px;
    margin-right: 15px;
    width: 90%;
  }
  .public_home_login_logout {
    display: flex !important;
    justify-content: space-between;
    border-bottom: 1px solid #17456e;
    line-height: 50px;
    padding-top: 40px;
  }
  .loginbet {
    background: #1684e1;
    padding: 10px 20px;
    border-bottom: none !important;
  }
  .mobile_menu_login_singup {

    display: flex !important;
    justify-content: space-between;
    border-bottom: 1px solid #17456e;
    line-height: 60px;

  }
  .loginbet:hover{
    background:#084e8a;
  }
  .signupbet {
    background: #b69217;
    padding: 10px 20px;
    border-bottom: none !important;
  }
  .signupbet:hover{
    background:#084e8a; 
  }
  .mobile_logout_profile_menu {
    display: flex !important;
    justify-content: space-between;
  }
  .anc_mobile_profile_tab {
    border-bottom: none !important;
    background: #fff;
    display: inline-block;
    color: #000 !important;
    padding: 10px 20px;
  }
  .anc_mobile_logout{
    border-bottom: none !important;
    background: #fff;
    display: inline-block;
    color: #000 !important;
    padding: 10px 20px;
  }
  .responsive_menu .menu_after_login .navbar-nav a{
    text-align:left !important;
  }
  .anc_mobile_logout img{
    height: 20px;
    width: 20px;    
  }
  .anc_mobile_profile_tab img{
    height: 20px;
    width: 20px;
  }
  .anc_mobile_logout:hover{
    background:#1179D2;
  }
  .header_front .anc_mobile_logout:focus{
    color: #000 !important;
  }
  .header_front .anc_mobile_profile_tab:focus{
    color: #000 !important;
  }
  .anc_mobile_profile_tab:hover{
    background:#1179D2; 
  }
  .table-responsive-box {
    overflow-x: auto;
  }
  .start_when_full {
    text-align:center !important;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .radio input[type="radio"] + .radio-label::before {
    margin-right: .1em; 
  }
  .t_head_right .profile_username{
    width: 56px;    
  }
  .t_head_left {
    float: none !important;
    width: 100% !important;
    text-align:center;
  }
  .t_head_right {
    float: none !important;
    width: 100% !important;
    margin-top:10px;
  }
  .bttns_con_after_login .text-left, .bttns_con_after_login .text-right{
    text-align: center;
    margin-top: 15px;
  }
  .left_bar_profile .profile-picture-area{
    margin: auto !important;
  }
  .left_bar_profile{
    margin-bottom: 0px;
  }
  .playing_since{
    display: block; 
    margin-left: 0px;   
  }
  .page_wrapper{
    padding-top: 60px;  
  }
  .referral-copy-text{
    width: 60% !important;
  }
  .share-boxes-tabs .box {

    border-radius: 5px !important;
    margin-bottom: 10px;

  }
  .referral-link-text, .share-boxes-tabs{
    padding: 15px !important;
    text-align: center !important;
  }
  .inner_title.text-left, .inner_title_team, .team_author, .author_postion {
    text-align: center !important;
  }
  .about_content p{
    text-align: center;
  }
  .all_list_n a .notification_border{
    display:block !important;
  }
  .left-profile-part .pull-right {
    float: left !important;
  }
  .send_challenge{
    margin-top: 15px;   
  }
  .matches_user_rate {
    position: absolute;
    left: 20px;
    top: 28px;
    z-index: 5;
    margin-left: 0px;
    right: auto;
  }
  .user_match_number {
    font-size: 12px;
  }
  .match-box-details {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .social_team_links {
    padding-bottom: 25px;
    margin-top: 20px;
    text-align: center;
  }
  ul.social_links {
    display: block;
  }
  .matches_action .pull-right {
    float: left !important;
  }
  .border-box-block{
    height: auto;
  }
  .single_match_wrap h4{
    max-height: 100%;   
  }
  .faq_menu_left ul li {
    display: block !important;
  }
  .congrats_box{
    text-align:center;
    margin-bottom:15px;
  }
  .xbox_box{
    padding:25px !important;
    margin-bottom:15px;
  }
  .referrals_part {
    padding: 30px 0px;
  }
  .referral_title h4{
    font-size: 18pt;    
    margin-bottom: 10px;
    margin-top: 0px;        
  }
  .referls_box .refer_headings, .referls_box_right .refer_headings{
    padding: 18px 15px !important;
  }
  .referral-copy-text{
    padding-top: 8px !important;
  }
  .withdraw_amount01 {
    padding: 0px 0 !important;
  }
  .withdraw_amount01 .withdraw_amount01_form{
    padding: 30px 30px !important;
  }
  #chat-container, #chat-container #addchat-container{
    width: 260px !important;
  }
  .withdraw_amount01 .withdraw_amount01_form .form-control{
    padding: 7px 30px !important;
    font-size: 17px !important;
  }
  .Transaction_tab .Transaction_tab_link .acc_link_btn .title-account-sec{
    font-size: 15px !important;
  }   
  .Transaction_tab .Transaction_tab_link .acc_link_btn{
    padding: 12px 4px !important;
  }
  .new-header-inner .navbar-brand {
    height: auto !important;
    width: auto !important;
  }       
  .not_valid_password{
    padding-top:0px !important;
  }
  .money-deposit-inner .money-amount {
    display: inline-block;
  }
  .money-deposit-inner .money-deposit-text {
    font-size: 12px !important;
    padding: 7px 8px;
  }
  .left_top_tournaments_t_match h3 {
    font-size: 25px;
  }
  .round-left-box, .round-right-box {
    width: 200px !important;
  }
  .tooltip_text_box{
    width: 294px !important;
  }
  .winner_match_box_round .pull-right, .white_bg_padding .pull-right {
    float: none !important;
  }
  .winner_match_box_round, .white_bg_padding {
    text-align: left;
  }
  .round-right-box ul.list_rounds {
    margin-top: 0px;
  }
  .table-data .col-sm-3 {
    width: 100%;
    display: block;
    float: none;
    border: 1px solid #eee;
  }
  .body_night_mode .table-data .col-sm-3 {
    border-color: #20283b;
  }
  .split-button {
    float: none !important;
  }
  .single_tournaments_single {
    margin-right: 15px;
  }
  .custom-form-style textarea.form-control.textarea-c-t{
    font-size: 20px !important;
    height: 42px;
    line-height: 20px;

  }
  .t_single_prizes .first-prize{
    margin-bottom: 15px;
  }
  .recent_matches {
    height: auto;
  }
  .content_lists{
    padding-bottom: 25px;
  }
  .online_user_box{
    margin-top:20px;
  }
  .all_games{
    bottom: -22px;
  }
  .channel_list li img {
    max-width: 100%;
    width: auto;
    height: 50px;
    margin-top: 10px;
  }
  .tournament-content-outer {
    max-width: 100%;
  }
  .create-tournament-block{
    padding-top: 20px;
  }
  .create-tournament-steps .container {
    width: auto !important;
  }
  .tournament-content-progress-step .tournament-title-header h1 {
    font-size: 22px;
    margin-top: 0px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.third-stage{
    margin-left: -10px;
  }
  .tournament-steps .tournament-steps-line{
    background: #fff;
  }
  .left-c-t-title{
    /*color: #222;*/
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step .create-tournament-circle{
    background: #fff;
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step .tournament-step-label{
    font-size: 11px;
    line-height:13px;
  }
  .tournament-steps .tournament-steps-outer .tournament-progress-step .create-tournament-circle{
    width: 35px;
    height: 35px;
  }
  .create-tournament-block{
    height:120px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step {
    min-width: 80px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.first-stage {
    margin-left: -10px;
  }
  .create-tournament-steps .tournament-steps .tournament-progress-step.second-stage{
    margin-left: 0px;
  }
  .tournament-circle-text .fa {
    font-size: 17px;
    line-height: 37px;
  }
  .responsice_center {
    text-align: center;
    margin-bottom:10px;
  }
  .single_match_faq .col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .match_details_list .detail_row{
    width: 100%;
    font-size: 15px;
  }
  .matchup-playerInfo{
    display:block !important;
  }
  .main_banners{
    height: auto;
  }
  #main_mob_menu {
    background: #042c50;
    padding-top: 15px;
    margin-top: 7px;
    padding-bottom: 15px;
    height: 225px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  #main_mob_menu ul {
    width: 100%;
    overflow-x: hidden !important;
  }
  .searc_form{
    float:none;
  }
  .searc_form > .textbox{
    width: 75%;
  }
  .searc_form > .button{
    width: 15%;
  }
  .live_user_border {
    border-right: none;
  }
  .search_box{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    margin-left: 15px;
  }
  .header_front .navbar-default{
    border-bottom: none !important;
  }
  .navbar-collapse{
    border-top: none !important;
  }
  #main_mob_menu .navbar-right {
    height: auto;
    margin: 0px;
  }
  #main_mob_menu .navbar-nav a {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #17456e;
  }
  #main_mob_menu .navbar-nav a:hover{
    text-decoration:none;
  }
  .main_title h2{
    font-size: 35px;
  }
  #main_mob_menu .navbar-right li.signup-btn a{
    background: transparent !important;
    margin-top: 0px;
    margin-left: 0px;
  }
  #main_mob_menu .navbar-right li.signup-btn a:hover{
    text-decoration:underline;
  }
  #main_mob_menu .navbar-nav {
    margin: 0px !important;
  }
  .top_footer_area{
    text-align:center;
  }
  .top_footer_area .text-right {
    text-align: center;
  }
  .ssl_pic img {
    height: 45px;
  }
  .bottom_footer_area .text-left {
    text-align: center;
  }
  .bottom_footer_area .text-right {
    text-align: center;
  }
  .section_title {
    text-align: center;
  }
  .partners_list li {
    width: 100%;
    text-align: center;
    margin-bottom:7px;
  }
  .partners_list li img {
    height: 65px;
    width: 125px;
    object-fit: contain;
  }
  .why_us_content {
    text-align: center;
  }
  .main_banners::after {
    display:none;
  }
  .main_landing_box {
    padding-top: 100px;
    padding-bottom: 25px;
    padding-left: 15px;
    height: auto;
    padding-right: 15px;
  }
  .poly_clip{
    position:static !important;
    clip-path: none;  
  }
  .open_game_box{
    width:100% !important;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    height:auto !important;
  }
  .recent_matches::before {
    display:none;
  }
  .recent_matches{
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
  }
  .content_lists{
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    padding-left: 15px;
  }
  .channel_list li {
    /*background: #333;*/
  }
  .work_left_part{
    position:static !important;
    clip-path: none;  
    padding: 40px 15px;
  }
  .how_it_works{
    background: none !important;    
    background-color: #fff !important;
  }
  .main_banners .col-md-3, .main_banners .col-md-5, .main_banners .col-md-4, .match_details .col-md-3, .match_details .col-md-9{
    padding-left: 0px;
    padding-right: 0px;
  }
  .partners, .why_us {
    padding: 40px 0px;
  }
  .header_menu{
    background: #f1f1f1;
  }
  .work_content li h6 {
    font-size: 16px;
  }
  .ssl_pic {
    margin-bottom: 10px;
  }
  .work_bttn{
    text-align:center;
  }
  .channel_list li {
    width: 50%;
  }
  .header_menu{
    padding: 5px 0;
    background: #fff;
    border-bottom: 1px solid #eee;
  }
  .home_logo img {
    height: 50px;
    margin-top: 2px;
    margin-left: 10px;
  }
  .top_switcher {
    text-align: left;
  }
  .top_switcher .col-md-4 {
    margin-bottom: 10px;
  }
  .top_switcher .text-right {
    text-align: center;
  }
  .filter_block{
    top: 112px;
  }
  .right_match_version{
    position:absolute;
    text-align: center;
    justify-content: center;
    display: block; 
  }
  .single_match_wrap h4{
    max-width: 60%;
    margin-bottom: 7px;
    text-align: left;
  }
  .game_open_or_close{
    padding-left: 0px;
  }
  .matches_action .total_prize {
    float: none !important;
    margin-top: 10px;
    height: auto;
  }
  .matches_action {
    margin-top: 10px;
  }
  .matches_action .pull-left {
    position: absolute;
    right: 0px;
    bottom: 3px;
  }
  .single_match_wrap {
    text-align: left;
    padding: 22px 0px;
  }
  .white_bg_padding iframe{
    width: 100%;
  }
  .single_match_top .pull-right {
    float: none !important;
  }
  .single_match_top .split-button{
    float: none !important;
  }
  .single-match-sub-title {
    clear: both;
    margin-top:10px;
  }
  .split-button .right-text{
    padding: 5px 10px;
  }
  .left-text {
    padding: 5px 10px;
  }
  .title_match{
    float: none !important;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .inner_title h2{
    font-size: 24px;
  }
  .inner_title_team h2{
    font-size: 24px;
  }
  .about_content p {
    font-size: 18px;
    line-height: 26px;
  }
  .bar_text p{
    text-align:left;
  }
  .progress{
    left: 15px;
  }
  .simple_content_part, .faq_part {
    margin-top: 30px;
  }
  .faq_accordin {
    margin-top: 20px;
  }
  .top_box_fillters{
    position: static;
  }
  .left_bar_profile .left-profile-part{
    min-height: auto;
  }
  .pc-tab .pull-right {
    float: left !important;
    margin-bottom: 15px;
  }
  .game_sechudle{
    height: auto;
  }
  .tab1 .padding-right-remove {
    padding-left: 0px;
    margin-left: -4px;
  }
  .game_sechudle_right{
    min-height: auto;
  }
  .secudle_details_title .block-title-sechudle, .secudle_details .sechudle-block-btn {
    float: none !important;
    width: 100% !important;
  }
  .secudle_details .sechudle-block-btn{
    text-align: left;
    margin-top: 10px;
  }
  .divider-border-top{
    border-top: none;
    margin-left: 0px;
    margin-right: 0px;
  }
  .match_result_info .col-md-12{
    border-top: 2px solid #eeeeee;
  }
  .pc-tab ul{
    clear: both;
  }
  .user-profile {
    padding-left: 15px;
  }
  .btn.btn-warning.btn-lg.refer-a{
    float: none;
  }
  .user_account_details{
    width:100%;
  }
  .bottom-account {
    margin-bottom: 15px;
    text-align: center;
  }
  .bottom-account a {
    margin-bottom: 5px;
  }
  .right-account-dashboard {
    padding-left: 0;
  }
  .bottom-account .btn_orange{
    text-align:center;
  }
  .modal.custom-modal.large-modal .modal-dialog {
    width: 90%;
  }
  .add_money_part_title h1 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .fund-main{
    padding-top:0px;
  }
  .payment_option_box {
    min-height: auto;
  }
  .success_payment_text {
    padding-top: 50px;
  }
  .responsive_menu .navbar-default .navbar-toggle {
    border-color: #fff !important;
  }
  .responsive_menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
  .responsive_menu #main_mob_menu{
    padding-left: 15px;
    padding-right: 15px;
  }
  #addchat-toggle {
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
  }
  #addchat_initiate {
    width: 45px !important;
    right: 10px !important;
    height: 40px !important;
  }
  #addchat-toggle i {
    padding: 10px !important;
  }
  #addchat-toggle .fa-2x{
    font-size: 1.4em !important;
  }
  #chat-container{
    /*      width: 300px !important;*/
    left: 0px !important;
  }
  .single_match_sidebar {
    padding-bottom: 0px;
  }
  .progress::after {
    right: -15px;
    display: none;
  }
  .progress{
    margin-right: 15px;
    width: 100%;
  }
  .about_content p{
    width: 100%;
  }
  .about_bttn a{
    margin-top: 20px;
    font-size: 14px;
  }
  .team_box {
    margin-top: 20px;
  }
  .top_footer_area{
    padding: 35px 0px;
  }
  .panel-title > a, .panel-title > a:active{
    padding: 7px;
    font-size: 14px !important;
    line-height: 22px;
  }
  .faq_title h2 {
    margin-top: 0px;
  }
  .faq_part {
    padding: 30px 0px;
    margin-top: 0px;
  }
  .faq_accordin .panel-heading{
    padding: 5px;
  }
  .h2, h2 {
    font-size: 24px;
  }
  .team_box img{
    width: 150px;
    margin: auto;   
  }
  .text_flair{
    font-size: 20px;
  }
  .content_part p{
    margin-bottom: 0px;
  }
  .profile_part{
    padding: 35px 0px;
  }
  .partners_list li{
    height: auto;
    line-height: 40px;
  }
  .block-title-sechudle h1{
    font-size: 24px;
  }
  .border-orange-btn{
    font-size: 15px;
  }
  .space-height {
    height: 0;
  }
  .upload-btn-wrapper{
    margin-top:0px;
  }
  .login_popup .modal-dialog {
    max-width: 300px;
    margin: 40px auto;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .green_top {
    padding: 30px 0px;
  }
  .enge_text {
    text-align: center;
  }
  .green_sec_bttn {
    text-align: center;
  }
  .green_top .header-btn{
    display: inline-block;
  }
  #chat-container #addchat-container {
    right: auto !important;
  }
  #chat-container .dropdown-menu {
    left: auto !important;
  }
  #chat-container .addchat-inner {
    overflow: auto;
    height: 300px;
  }
  .about_us_area {
    padding: 35px 0px;
    margin-top:0px;
  }
  .meet_the_team {
    padding: 35px 0px;
  }
  .simple_content_part{
    min-height: auto;
    padding: 35px 0px;
  }
  .transaction_part_box {
    padding: 35px 0px;
  }
  .bottom_footer_area{
    padding-bottom:30px;
  }
  .as_seen{
    top: -10px;
  }
  .card-payment{
    width:100% !important;
  }
  #paymentSection .vertical ul li{
    width: 100% !important;
  }
  .payment-btn{
    border-color: #07355d !important;
    background: #084E8A !important;
    width:150px !important;
    margin:auto !important;
  }
  .faq_accordin .panel-body {
    padding:10px;
  }
  .table_head_part .table_details .table_col {
    float: none;
    line-height: 36px;
    width: 100% !important;
    text-align: center;
  }
  .tournament_title_box{
    text-align: center;
  }
  #main_mob_menu .profile-menu-pic img {
    width: 30px;
    height: 30px;
    object-fit: contain;
  }
  #main_mob_menu .dropdown-menu {
    background: #938d8d  !important;
    border-radius: 5px;
  }
  .navbar-nav li.open .dropdown-menu::before {
    display:none;
  }
  #main_mob_menu .dropdown-menu li a:hover{
    color:#ccc !important; 
  }

}

/***************************UPDATED MEDIA QUERY**********************************/
@media (min-width: 320px) and (max-width: 519px) {
  .logo_icon_section{
    padding: 30px 0px 30px;
    background: #040404;
  }
  .logo_sport_update {
    transition: .5s linear !important;
    cursor: pointer;
    margin: auto;
  }
  .logo_sport_update ul li img {
    width: 34px !important;
    height: 34px !important;
    border: 2px solid #3999eb;
  }

  .logo_sport_update ul li {
    display: inline-block;
    list-style: none;
    width: 12%;
    margin-left: 4px;
  }
  .text-center_new {
    display: block;
  }
  /*****************How It Works*****************************/  
  .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    width: 65%;
  }
  .work_content .col-md-4{
    margin: 10px 0px;
  }
  .work_bttn a {
    border-bottom: 1px solid !important;
  }
  .work_bttn{
    margin-top: 20px;
  } 

  .why_pic {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .twitch_ico img {
    width: 18%;
  }
  .work_col {
    background: aliceblue;
    padding: 30px 20px;
    transition: 0.3s ease-in-out;
  }
  .work_content {
    width: auto;
    text-align: center;
  }
  .workTitle {
    color: #3999eb;
    margin-bottom: 30px;
    font-size: 25px;
  }

  /*******************************Home News Section************************/
  .home_news_section {
    padding: 30px 0px 50px;
    background: #f6f7f8;
  }
  .home_news_section .home_news_section_heading .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    width: 46%;
  }

  .home_news_section .news_main_contener .blog-entry img {
    width: 100%;
    height: auto;
    filter: contrast(0.7);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  } 
  .how_work_center {
    display: block;
    position: relative;
    right: 0px;
  }  

  .news_section .news_sidebar_1 .main_side_area .news_sidebar_heading h3{
    font-size: 15px;
    line-height: 1.5;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
  } 

  .main_landing_box{
    padding-top:150px;
  }
  .lang-mob-nav .icon {
    position: absolute;
    right: 0%;
    top: 6px;
    z-index: 1;
  }
  .lang-mob-nav .icon ul li {
    list-style: none;
    margin: 5px;
    float: left;
    width: 37px;
  }

  .lang-mob-nav .icon ul li img {
    width: 70%;
  } 
  .lang-mobmain-nav .icon {
    position: absolute;
    right: 0%;
    top: 0px;
    z-index: 1;
    left: 25% !important;
    width: 51%;
  } 
  .lang-mobmain-nav .icon ul li{
    width:30px
  }
  .lang-mobmain-nav .icon ul li img {
    width: 100%;
  } 
  .loginbet {
    background: #1684e1;
    padding: 6px;
    border-bottom: none !important;
  }

  .signupbet {
    background: #b69217;
    padding: 6px;
    border-bottom: none !important;
  }

  .lang-mob-nav .icon ul li img {
    width: 100%;
  }
  .lang-mob-nav .icon ul li {
    width: 30px;
  }
  .tournament-steps .tournament-steps-line {
    width: 85%;
    margin-left: 18px;
  }
  /**************************quick match modal section******************************/ 
  .consol_icons_title {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #012964;
    position: relative;
    margin-bottom: 30px;
    margin-top: 18px;
  }  

  .single_consol_selection_section .consol_img a {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: auto;
    /* background: #fe6902; */
    border: 6px solid transparent;
    position: relative;
    margin-bottom: 20px;
  }

  .consol_icons_title h1 {
    font-size: 20px !important;
    width: 80% !important;
  }

  .consol_icons_section .consol_img a img {
    width: 80px;
    height: 80px;
    transition: 0.3s ease-in-out;
  } 
  .single_consol_selection_section {
    margin: 20px auto;
  }

  .single_consol_selection_section .consol_img a img {
    width: 70px;
    height: 70px;
    transition: 0.3s ease-in-out;
    border-radius: 100%;
    border: 3px solid #084e8a;
  }   

  .single_consol_selection_section .consol_icons{
    margin-bottom: 0px;
  }
  .quickmatch_main_link .link_text a {
    padding: 3px 0px;
    font-size: 15px;
    max-width: 200px;
  }

  .quickmatch_main_link {
    padding: 24px 15px;
    background-image: url(../uploads/quick-match/quick_background.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
  }
  /***************************Quick match single page***************************/
  .user_image {
    position: relative;
    background: #9f9f9fbf;
    display: block;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    margin: auto;
    border: 3px solid #eee;
  }
  .create_match .inner_box .user_image img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    border-radius: 100%;
    width: 100%;
    height: auto;
  }
  .online_quick {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 1;
  }
  .create_match .inner_box .create_match_title .tit {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 13px;
  }
  .create_match .inner_box .create_match_title {
    padding: 20px 0px;
  }
  .create_match .inner_box .create_match_title .consol {
    text-align: center;
    font-size: 12px;
    color: #FF9800;
    text-transform: uppercase;
  }
  .create_match_data {
    padding: 0px 0px;
  }
  .online::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
  }
  .para span {
    color: #ff0000;
    border: 1px solid;
    padding: 3px;
  }   
  .vs-img {
    margin-top: 40px;
  }
  .vs-img img {
    width: 40%;
  }
  .create_match_data_left{
    padding-top: 30px
  }
  .create_match_data_right{
    padding-top: 30px
  }
  .user_name p {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .admin_consol_name .admin_consol_title {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .deposit_button {
    padding: 34px 0px;
    padding-top: 0px;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
  .deposit_button a {
    color: #ff9800 !important;
    border: 1px solid #ff9800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
  }
  .form_amount {
    margin-top: 15px;
  }
  .form_amount input {
    background: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    font-size: 9px;
    padding-bottom: 10px;
    padding: 0px;
    color: #ffffff;
  }
  .form_amount label::before {
    display: none;
  }
  .consol_icons_section_2 .container {
    width: auto;
  }




  /************************** Create Quick Match Responce ****************/   
  .responce_amount p {
    color: #efff9a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
  }
  .responce_amount_prize p {
    color: #00fff3;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
  }
  .responce_text p {
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 25px;
  }
  .row.responce_amount {
    margin-bottom: 0px;
  }    
  .responce_screen{
    padding-top: 20PX;
  }     
  .responce_btn_accept a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #12a800a6;
    background: #12a800a6;
    padding: 10px 25px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .responce_btn_cancel a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #a80000a6;
    background: #a80000a6;
    padding: 10px 25px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .create_match_data_responce {
    margin-bottom: 10px;
  }     

  /***********Chat chalange Start******************/

/*.challenge_amount_inner {
position: relative;
max-width: 100%;
margin: 0px auto;
}*/
.challenge_amount_inner .amount_euro_text{
  float:left;
}
.challenge_console_amount .form-control{
  float:right;
}

.chalange_choose_game .consol_img a {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  margin: auto;
  background: #213642;
  position: relative;
}
.chalange_choose_game .consol_img a img {
  width: 60px;
  height: 60px;
  transition: 0.3s ease-in-out;
  border-radius: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
}
/***********Chat chalange End******************/

.content_2 .icon_img {
  width: 40px;
  border-radius: 100%;
  margin: auto;
  display: block;
  text-align: right
}


.content_2 .inner_data {
  display: block;
  width: 100%;
  text-align: center;
}

.matches-user-online {
  top: 0px;
  left: 0px;
}


.single_consol_selection_section .consol_img a.game_active {
  width: 75px;
  height: 80px;
}

.news_section .news_main_contener .news_tittle {
  font-size: 23px;
  line-height: 28px;
}
.curr_in_open::after {
  content: "";
  left: 10px;
}
.create_match_consol_logo_div a .create_match_consol_logo {
  width: 60px;
}
.game_logo_sec ul li {
  width: 32%;
}
.game_logo_sec ul li img {
  width: 50px!important;
  height: 50px!important;
}	
.pull-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab_pan_ancor {
  font-size: 14px;
}		
.profile_points_and_level {
  font-size: 14px;
}
.profile_rank {
  font-size: 14px;
}
.tur_console_icon {
  width: 40px;
  height: 40px;
}
.tour_console_active {
  height: auto;
}
.tour_qgame_icon {
  width: 60px;
  height: 60px;
}
.tour_qgame_icon img {
  width: 55px;
  height: 55px;
}
}
@media (min-width: 520px) and (max-width: 767px) {

  .logo_sport_update {
    transition: .5s linear !important;
    cursor: pointer;
    margin: auto;
  }
  .logo_sport_update ul li img {
    height: auto;
    box-shadow: none;
    border-radius: 50% !important;
    transition: .5s linear !important;
    cursor: pointer;
    display: inline-block;
    width: 50px !important;
    height: 50px !important;
    border: 3px solid #3999eb;
  }

  .logo_sport_update ul li {
    display: inline-block;
    list-style: none;
    width: 11%;
    margin-left: 2px;
  }

  /*****************How It Works*****************************/  

  .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    width: 33%;
  }
  .work_content .col-md-4{
    margin: 10px 0px;
  }

  .work_bttn a {
    border-bottom: 1px solid !important;
  }
  .work_bttn{
    margin-top: 20px;
  } 

  .why_pic {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .twitch_ico img {
    width: 10%;
  }
  .work_content {
    width: auto;
    text-align: center;
  } 
  /*******************************Home News Section************************/
  .home_news_section {
    padding: 40px 0px 50px;
    background: #f6f7f8;
  }
  .home_news_section .home_news_section_heading .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    width: 23%;
  }

  .home_news_section .news_main_contener .blog-entry img {
    width: 100%;
    height: auto;
    filter: contrast(0.7);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  } 
  .how_work_center {
    display: block;
    position: relative;
    right: 0px;
  } 

  .news_section .news_sidebar_1 .main_side_area .news_sidebar_heading h3{
    font-size: 15px;
    line-height: 1.5;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
  } 

  .main_landing_box{
    padding-top:150px;
  }
  /**************************Quick Match Modal******************************/
  .consol_icons_title {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #012964;
    position: relative;
    margin-bottom: 50px;
    margin-top: 18px;
  }  
  .consol_icons_title h1 {
    font-size: 18px !important;
  } 

  .consol_icons_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
  }   
  .single_consol_selection_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
    border-radius: 100%;
    border: 3px solid #084e8a;
  }
  .single_consol_selection_section .consol_icons {
    margin-bottom: 20px;
  }

  /***************************Quick match single page***************************/
  .user_image {
    position: relative;
    background: #9f9f9fbf;
    display: block;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    margin: auto;
    border: 3px solid #eee;
  }
  .create_match .inner_box .user_image img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    border-radius: 100%;
    width: 100%;
    height: auto;
  }
  .online_quick {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 4%;
    left: 0%;
    z-index: 1;
  }
  .create_match .inner_box .create_match_title .tit {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 13px;
  }
  .create_match .inner_box .create_match_title {
    padding: 20px 0px;
  }
  .create_match .inner_box .create_match_title .consol {
    text-align: center;
    font-size: 12px;
    color: #FF9800;
    text-transform: uppercase;
  }
  .create_match_data {
    padding: 0px 0px;
  }
  .online::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  .para span {
    color: #ff0000;
    border: 1px solid;
    padding: 3px;
  }   
  .vs-img {
    margin-top: 60px;
  }
  .vs-img img {
    width: 30%;
  }
  .create_match_data_left{
    padding-top: 30px
  }
  .create_match_data_right{
    padding-top: 30px
  }
  .user_name p {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .admin_consol_name .admin_consol_title {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .deposit_button {
    padding: 34px 0px;
    padding-top: 0px;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
  .deposit_button a {
    color: #ff9800 !important;
    border: 1px solid #ff9800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
  }
  .form_amount {
    margin-top: 15px;
  }
  .form_amount input {
    background: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
    color: #ffffff;
    padding: 0px;
  }
  .form_amount label::before{
    display: none;
  }
  .consol_icons_section_2 .container {
    width: auto;
  }



  /************************** Create Quick Match Responce ****************/   
  .responce_amount p {
    color: #efff9a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
  }
  .responce_amount_prize p {
    color: #00fff3;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
  }
  .responce_text p {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 25px;
  }
  .row.responce_amount {
    margin-bottom: 0px;
  }    
  .responce_screen{
    padding-top: 20PX;
  }     
  .responce_btn_accept a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #12a800a6;
    background: #12a800a6;
    padding: 10px 35px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .responce_btn_cancel a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #a80000a6;
    background: #a80000a6;
    padding: 10px 35px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .create_match_data_responce {
    margin-bottom: 10px;
  }

  .chalange_choose_console .consol_icons_title h1 {
    width: 45%;
  }

  .chalange_choose_game .consol_icons_title h1 {
    width: 45%;
  }

  .news_section .news_main_contener .news_tittle {
    font-size: 23px;
    line-height: 28px;
  }


}

@media (min-width: 320px) and (max-width: 767px){
  .play_now .play_now_list ul li .content,.content_2,.content_3,.enter{
    text-align:center;
  } 
  .inner_play_now .content h4 a {
    color: #ffffff;
    font-weight: 700;
    /* font-size: 14px; */
  }
  .inner_data p {
    color: #ffffff;
  }
  .inner_play_now .content_3 .price {
    color: #ffffff;
  }
  .enter a {
    color: #ffffff !important;
  }	

  .create_match_mod_title {
    font-size: 14px;
    width: 65%;
  }

  .create_match_games_logo_div a {
    width: 64px;
    height: 64px;
  }

  .create_match_games_logo_div a img {
    width: 58px;
    height: 58px;
  } 

  .form-heading h2{
    font-size:20px !important;
  }
  .open_matches_section .inner_data p {
    text-align: center !important;
  }

  .appimg_csl .img_ios{ 
    max-width: 100% !important;
    height: 47px !important;
  }

  section.profile_games_select {
    text-align: center;
  }

  .pro_mid_tabs {
    margin-bottom: 0px !important;
  }
  .game_logo_sec ul li {
    width: 32%;
  } 

}

@media (min-width: 768px) and (max-width: 991px){
  .logo_icon_section {
    padding: 30px 0px 30px;

  }
  .logo_sport_update {
    transition: .5s linear !important;
    cursor: pointer;
    margin: auto;
    padding: 13px 0px;
  }
  .logo_sport_update ul li img {
    height: auto;
    box-shadow: none;
    border-radius: 50% !important;
    transition: .5s linear !important;
    cursor: pointer;
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    border: 3px solid #3999eb;
  }

  .logo_sport_update ul li {
    display: inline-block;
    list-style: none;
    width: 13%;
    margin-left: 2px;
  }
  /*****************How It Works*****************************/   
  .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    width: 33%;
  }
  .work_content .col-md-4{
    margin: 10px 0px;
  }

  .work_col {
    background: aliceblue;
    padding: 30px 20px;
    transition: 0.3s ease-in-out;
  }
  .work_col .cont {
    font-size: 13px;
    line-height: 26px;
    color: #000;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
  }
  .work_col .text {
    font-size: 11px;
    line-height: 26px;
    color: #424242;
    -webkit-font-smoothing: antialiased;
  }
  .work_content {
    width: auto;
    text-align: center;
  }  
  .why_pic {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .twitch_ico img {
    width: 10%;
  }

  /*******************************Home News Section************************/
  .home_news_section {
    padding: 30px 0px 50px;
    background: #f6f7f8;
  }
  .home_news_section .home_news_section_heading .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    width: 23%;


  }

  .home_news_section .news_main_contener .blog-entry img {
    width: 100%;
    height: auto;
    filter: contrast(0.7);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }    
  .how_work_center {
    display: block;
    position: relative;
    right: 0px;
  }   


  .news_section .news_sidebar_1 .main_side_area .news_sidebar_heading h3{
    font-size: 15px;
    line-height: 1.5;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
  } 

  .main_landing_box{
    padding-top:150px;
  }

  .inner_play_now .content h4 a {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
  }
  .inner_play_now .content_2 img {
    width: 28px;
    border-radius: 100%;
  }
  .inner_data p {
    color: #000000;
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 700;
  }
  .inner_data span {
    color: #999999;
    font-size: 9px;
  }
  .inner_play_now .content_3 .price {
    font-weight: 300;
    font-size: 19px;
    letter-spacing: -0.04em;
    color: #0c273a;
  }
  .enter a {
    outline: none;
    border: 0;
    display: inline-block;
    line-height: 1;
    background: transparent;
    color: #084E8A !important;
    font-weight: 700;
    border: 2px solid #084E8A !important;
    padding-left: 0;
    line-height: 33px;
    font-size: 14px;
    padding-right: 2px;

    /* padding-right: 16px;*/
  }

  .game-console-block ul li.console-check-outer {
    font-size: 16px;
  }
  .live-user-inner {
    padding-right: 5px;
  }
  .navbar-nav li.open .dropdown-menu::before {
    top: -15px;
  }
  .responsive_table {
    overflow-x: auto;
    margin-bottom: 15px;
  }
  /**************************Quick Match Modal******************************/
  .consol_icons_title {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #012964;
    position: relative;
    margin-bottom: 50px;
    margin-top: 18px;
  }  
  .consol_icons_title h1 {
    font-size: 30px;
    color: #012964;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    position: absolute;
    background: #ffffff;
    transform: translate(-50% , -96%);
    top: 46%;
    left: 50%;
    width: 50%;
  } 

  .consol_icons_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
  }
  .single_consol_selection_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
    border-radius: 100%;
    border: 3px solid #084e8a;
  }
  .single_consol_selection_section .consol_icons {
    margin-bottom: 20px;
  } 


  /***************************Quick match single page***************************/
  .user_image {
    position: relative;
    background: #9f9f9fbf;
    display: block;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    margin: auto;
    border: 3px solid #eee;
  }
  .create_match .inner_box .user_image img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    border-radius: 100%;
    width: 100%;
    height: auto;
  }
  .online_quick {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 4%;
    left: 0%;
    z-index: 1;
  }
  .create_match .inner_box .create_match_title .tit {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 13px;
  }
  .create_match .inner_box .create_match_title {
    padding: 20px 0px;
  }
  .create_match .inner_box .create_match_title .consol {
    text-align: center;
    font-size: 12px;
    color: #FF9800;
    text-transform: uppercase;
  }
  .create_match_data {
    padding: 0px 0px;
  }
  .online::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  .para span {
    color: #ff0000;
    border: 1px solid;
    padding: 3px;
  }   
  .vs-img {
    margin-top: 45px;
  }
  .vs-img img {
    width: 25%;
  }
  .create_match_data_left{
    padding-top: 30px
  }
  .create_match_data_right{
    padding-top: 30px
  }
  .user_name p {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .admin_consol_name .admin_consol_title {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .deposit_button {
    padding: 34px 0px;
    padding-top: 0px;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
  .deposit_button a {
    color: #ff9800 !important;
    border: 1px solid #ff9800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 40px;
  }
  .form_amount {
    margin-top: 15px;
  }
  .form_amount input {
    background: transparent;
    width: 100%;
    border: none;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;
    color: #ffffff;
  }
  .form_amount label::before {
    content: "\f153";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 8px;
    color: #000000;
    position: absolute;
    background: #f0f8ffbd;
    padding: 8px 18px;
    font-size: 20px;
    bottom: 6px;
  }
  .consol_icons_section_2 .container {
    width: auto;
  }



  /************************** Create Quick Match Responce ****************/   
  .responce_amount p {
    color: #efff9a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
  }
  .responce_amount_prize p {
    color: #00fff3;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
  }
  .responce_text p {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 25px;
  }
  .row.responce_amount {
    margin-bottom: 0px;
  }    
  .responce_screen{
    padding-top: 20PX;
  }     
  .responce_btn_accept a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #12a800a6;
    background: #12a800a6;
    padding: 10px 45px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .responce_btn_cancel a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #a80000a6;
    background: #a80000a6;
    padding: 10px 45px;
    border-radius: 5px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }    
  .create_match_data_responce {
    margin-bottom: 10px;
  }   

  .inner_play_now .content h4 a {
    color: #ffffff;
    font-weight: 700;
    /* font-size: 14px; */
  }
  .inner_data p {
    color: #ffffff;
  }
  .inner_play_now .content_3 .price {
    color: #ffffff;
  }
  .enter a {
    color: #ffffff !important;
  }

  .main_title h2 {
    font-size: 42px;
  }

  .news_section .news_main_contener .news_tittle {
    font-size: 23px;
    line-height: 28px;
  }
  .msg{
    padding-bottom: 0px;
  }
  .green_sec_bttn {
    text-align: center;
  }

  .play_now .play_now_list ul li .content, .content_2, .content_3, .enter {
    text-align: center;
  }

  .open_matches_section .content_2 {
    text-align: center;
    padding: 10px 0px;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
  }
  .open_matches_section .icon_img img{
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    object-fit: contain;
    padding: 2px;
    background-color: #fff;
  }	
  .open_matches_section .inner_data p {
    text-align: center !important;
  }
  section.profile_games_select {
    text-align: center;
  }
  img.web_to_app_logo {
    display: none;
  }

}

@media (min-width: 992px) and (max-width: 1199px){
  .page_wrapper {
    padding-top: 60px;
  }
  img.web_to_app_logo {
    display: none;
  }
  .logo_icon_section {
    padding: 30px 0px 30px;
    background: #f6f7f8;
  }
  .logo_sport_update {
    transition: .5s linear !important;
    cursor: pointer;
    margin: auto;
    padding: 20px 0px;
  }
  .logo_sport_update ul li img {
    height: auto;
    box-shadow: none;
    border-radius: 50% !important;
    transition: .5s linear !important;
    cursor: pointer;
    display: inline-block;
    width: 100px !important;
    height: 100px !important;
    border: 3px solid #3999eb;
  }

  .logo_sport_update ul li {
    display: inline-block;
    list-style: none;
    width: 14%;
  }
  /*****************How It Works*****************************/   
  .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    width: 24%;
  }
  .work_content .col-md-4{
    margin: 10px 0px;
  }

  .work_col {
    background: aliceblue;
    padding: 30px 0px;
    transition: 0.3s ease-in-out;
  }
  .work_col .cont {
    font-size: 13px;
    line-height: 26px;
    color: #000;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
  }
  .work_col .text {
    font-size: 11px;
    line-height: 26px;
    color: #424242;
    -webkit-font-smoothing: antialiased;
  }
  .work_content {
    width: 100%;
    text-align: center;
  }  
  /*******************************Home News Section************************/
  .home_news_section {
    padding: 30px 0px 50px;
    background: #f6f7f8;
  }
  .home_news_section .home_news_section_heading .heading_border {
    border-bottom: 2px solid #3999eb;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    width: 17%;
  }

  .home_news_section .news_main_contener .blog-entry img {
    width: 100%;
    height: 150px;
    filter: contrast(0.7);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }  
  .how_work_center {
    display: block;
    position: relative;
    right: 0px;
  }  


  .news_section .news_sidebar_1 .main_side_area .news_sidebar_heading h3{
    font-size: 15px;
    line-height: 1.5;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
  } 
  .inner_play_now .content h4 a {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
  }
  .inner_play_now .content_2 img {
    width: 28px;
    border-radius: 100%;
  }
  .inner_data p {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 700;
  }
  .inner_data span {
    color: #999999;
    font-size: 9px;
  }
  .inner_play_now .content_3 .price {
    font-weight: 300;
    font-size: 19px;
    letter-spacing: -0.04em;
    color: #ffffff;
  }
  .enter a {
    outline: none;
    border: 0;
    display: inline-block;
    line-height: 1;
    background: transparent;
    color: #084E8A !important;
    font-weight: 700;
    border: 2px solid #084E8A !important;
    padding-left: 0;
    line-height: 33px;
    font-size: 14px;
    padding-right: 2px;

    /* padding-right: 16px;*/
  }

  .nav > li > a {
    padding: 10px 10px;
  }
  .navbar-nav li.open .dropdown-menu::before {
    top: -16px;
  }
  .gametag-box {
    padding: 0 15px;
  }
  .double_orange_border {
    font-size: 14px;
    padding-right: 7px;
  }
  .double_orange_border span {
    margin-right: 7px;
  }
  .single_tournaments_single h3 {
    font-size: 25px;
  }
  .tournament_share .share_icons li {
    margin-left: 5px;
    margin-right: 5px;
  }
  /**************************Quick Match Modal******************************/
  .consol_icons_title {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #012964;
    position: relative;
    margin-bottom: 50px;
    margin-top: 18px;
  }  
  .consol_icons_title h1 {
    font-size: 30px;
    color: #012964;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    position: absolute;
    background: #ffffff;
    transform: translate(-50% , -96%);
    top: 46%;
    left: 50%;
    width: 50%;
  } 

  .consol_icons_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
  }
  .single_consol_selection_section .consol_img a img {
    width: 100px;
    height: 100px;
    transition: 0.3s ease-in-out;
    border-radius: 100%;
    border: 3px solid #084e8a;
  }   

  /***************************Quick match single page***************************/
  .user_image {
    position: relative;
    background: #9f9f9fbf;
    display: block;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    margin: auto;
    border: 3px solid #eee;
  }
  .create_match .inner_box .user_image img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    border-radius: 100%;
    width: 100%;
    height: auto;
  }
  .online_quick {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 4%;
    left: 0%;
    z-index: 1;
  }
  .create_match .inner_box .create_match_title .tit {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 13px;
  }
  .create_match .inner_box .create_match_title {
    padding: 20px 0px;
  }
  .create_match .inner_box .create_match_title .consol {
    text-align: center;
    font-size: 12px;
    color: #FF9800;
    text-transform: uppercase;
  }
  .create_match_data {
    padding: 0px 0px;
  }
  .online::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: green;
    border-radius: 100%;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  .para span {
    color: #ff0000;
    border: 1px solid;
    padding: 3px;
  }   
  .vs-img {
    margin-top: 50px;
  }
  .vs-img img {
    width: 20%;
  }
  .create_match_data_left{
    padding-top: 30px
  }
  .create_match_data_right{
    padding-top: 30px
  }
  .user_name p {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .admin_consol_name .admin_consol_title {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
  }
  .deposit_button {
    padding: 34px 0px;
    padding-top: 0px;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
  .deposit_button a {
    color: #ff9800 !important;
    border: 1px solid #ff9800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 60px;
  }
  .form_amount {
    margin-top: 15px;
  }
  .form_amount input {
    background: transparent;
    width: 100%;
    border: none;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
    color: #ffffff;
  }
  .form_amount label::before {
    content: "\f153";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 8px;
    color: #000000;
    position: absolute;
    background: #f0f8ffbd;
    padding: 8px 18px;
    font-size: 20px;
    bottom: 6px;
  }
  .consol_icons_section_2 .container {
    width: auto;
  } 
  .emoji-picker-icon {
    right: 96px !important;
  }
  .msg{
    padding-bottom: 0px;
  }
  .green_sec_bttn {
    text-align: center;
  }
  .open_matches_section .icon_img img{
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    object-fit: contain;
    padding: 2px;
    background-color: #fff;
  }
  .enter span {
    margin-right:0px;
  }
  .play_match_fee {
    font-size: 14px;
  }

  .landing_page_lang .languagepicker {
    top: -9px;
  }

  .profile_part {
    padding-top: 80px;
  }
  .profile01_mid {
    padding-top: 0px;
  }
  section.profile_games_select {
    text-align: center;
  }

}




/******************profile active section mobile version*********************/
@media (min-width: 320px) and (max-width: 400px) {
  .pro_mid_tabs {
    margin-bottom: 0px !important;
  }
  .left_box-chat_innner {
    float: none !important;
    width: 100% !important;
  }
  .comment_paster_panel {
    padding: 0px !important;
    padding-top: 10px !important;
  }
  .profile_img_inner_bx {
    margin-right: 9px !important;
    width: 17% !important;
  }
  .img_iiner_content_box {
    width: 79% !important;
  }

  .rply_level_two .profile_img_inner_bx {
    margin-right: 12px !important;
    width: 20% !important;
  }

  .rply_level_two .img_iiner_content_box {
    width: 73% !important;
  }
  .act_main_comnt_inpt {
    max-width: 74% !important;
    margin-left: auto !important;
  }
  .right_box_chat_inner {
    width: 100% !important;
  }
}

@media (min-width: 406px) and (max-width: 519px) {
  .pro_mid_tabs {
    margin-bottom: 10px !important;
  }
  .left_box-chat_innner {
    float: none !important;
    width: 100% !important;
  }
  .comment_section_wrapper {
    padding: 0px !important;
    padding-top: 10px !important;
  }
  .profile_img_inner_bx {
    margin-right: 9px !important;
    width: 13% !important;
  }

  .img_iiner_content_box {
    width: 84% !important;
  }

  .rply_level_two .profile_img_inner_bx {
    margin-right: 12px !important;
  }
  .rply_level_two .img_iiner_content_box{
    width: 82% !important;

  }
  .act_main_comnt_inpt {
    max-width: 74% !important;
    margin-left: auto !important;
  }
  .right_box_chat_inner {
    width: 100% !important;
  }
}


@media (min-width: 520px) and (max-width: 767px) {
  .pro_mid_tabs {
    margin-bottom: 10px !important;
  }
  .left_box-chat_innner {
    float: none !important;
    width: 100% !important;
  }
  .comment_section_wrapper {
    padding: 0px !important;
    padding-top: 10px !important;
  }
  .profile_img_inner_bx {
    margin-right: 9px !important;
    width: 13% !important;
  }
  .img_iiner_content_box {
    width: 84% !important;
  }

  .rply_level_two .profile_img_inner_bx {
    margin-right: 12px !important;
  }
  .rply_level_two .img_iiner_content_box{
    width: 82% !important;

  }
  .act_main_comnt_inpt {
    max-width: 85% !important;
    margin-left: auto !important;
  }
  .right_box_chat_inner {
    width: 100% !important;
  }
}

@media only(min-width:768) and (max-width:1400){
  .acc_save_btn{
    max-width:100%;
  }
  .landing_page_lang .languagepicker {
    top: -15px;
  }
}

@media only(min-width: 450px) and (max-width: 519px){
  .logo_sport_update ul li {
    display: inline-block;
    list-style: none;
    width: 10%;
    margin-left: 4px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .public_home_login_logout .icon {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
    width: 100% !important;
    line-height: 40px;
    z-index: 1;
  }
  .public_home_login_logout .icon ul li, #main_mob_menu .navbar-nav.lang-mob-nav .icon ul li {
    margin: 0 0 0 8px;
  }
  .public_home_login_logout .icon ul li:first-child, #main_mob_menu .navbar-nav.lang-mob-nav .icon ul li:first-child {
    margin-left: 0;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav {
    padding-top: 35px;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav .icon {
    left: 0;
    top: 5px;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav .mobile_logout_profile_menu {
    margin-top: 13px;
  }

}

@media (min-width: 320px) and (max-width: 575px) {
  .public_home_login_logout .icon {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
    width: 100% !important;
    line-height: 40px;
    z-index: 1;
  }
  .public_home_login_logout .icon ul li, #main_mob_menu .navbar-nav.lang-mob-nav .icon ul li {
    margin: 0 0 0 8px;
  }
  .public_home_login_logout .icon ul li:first-child, #main_mob_menu .navbar-nav.lang-mob-nav .icon ul li:first-child {
    margin-left: 0;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav {
    padding-top: 35px;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav .icon {
    left: 0;
    top: 10px;
  }
  #main_mob_menu .navbar-nav.lang-mob-nav .mobile_logout_profile_menu {
    margin-top: 17px;
  }

}

/******************profile active section mobile version end*********************/