@media (max-width: 1440px) {
  #mainvisual .content_ctn {
    padding: 0;
  }
}

@media (max-width: 1317px) {
  .slick-next {
    right: 0
  }

  .slick-prev {
    left: 0
  }
}

@media (max-width: 1280px) {
  #main_content .images_fixed.images_center {
    max-width  : 100%;
    margin-left: -50%
  }

  #main_content .images_fixed.images_center .images_ctn {
    padding: 0 15px
  }

  .images-bnr_match .content_match .info_match .name_club .logo_club {
    display: none;
  }

  .images_fixed.images_center .close_popup {
    right: 0;
  }

  /*
  .images-bnr_match .content_match .info_match,
  .images-bnr_match .content_match .info_match .name_club,
  .images-bnr_match .content_match .info_match .name_club:last-child {
    flex-direction: column;
  }

  .images-bnr_match .content_match .info_match .name_club .logo_club {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .images-bnr_match .content_match .info_match .name_club:last-child .logo_club {
    margin-left: 0;
  } */
  #footer .footer_ctn .footer_bottom .widget_about {
    width: calc(100% - 600px);
    flex : 0 0 auto
  }

  #footer .footer_ctn .footer_bottom .widget_menu {
    width: 600px
  }

  #footer .footer_ctn .footer_bottom .widget_menu .menu_ft {
    flex: 0 0 33.33%
  }

  #footer .footer_ctn .footer_bottom .widget_contact {
    width     : 100%;
    margin-top: 30px
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  #top_match .match_container .match_item .popup_item .datetime {
    margin-bottom: 5px
  }

  #top_match .match_container .match_item .popup_item .content_mid .name_tour {
    margin-top: 8px
  }
}

@media (max-width: 1199px) {
  #top_match .match_container {
    justify-content: flex-start
  }

  #top_match .match_container .match_item {
    width      : calc(33.33% - 10px);
    margin-left: 14px
  }

  #top_match .match_container .match_item:nth-child(n+4) {
    margin-top: 14px
  }

  #top_match .match_container .match_item+.match_item,
  #top_match .match_container .match_item:nth-child(4n+1) {
    margin-left: 14.6666px;
  }

  #top_match .match_container .match_item:nth-child(3n+1) {
    margin-left: 0
  }

  #top_match .match_container .match_item a .img>img {
    width: 100%
  }

  #sec_live_match .top_section {
    display: block
  }

  #sec_live_match .top_section .block_info {
    width        : 100%;
    margin-bottom: 20px
  }

  #sec_live_match .top_section .block_images-bnr {
    text-align: center
  }

  #sec_live_match .top_section .block_share {
    align-items: flex-start
  }

  #sec_live_match .live_match .box_left .bottom {
    display: block;
    padding: 15px
  }

  #sec_live_match .live_match .box_left .bottom .share {
    margin-top: 15px
  }
}

@media (max-width: 1023px) {
  #sec_news .content_ctn .list_news li {
    width: 100%
  }

  #sec_news .content_ctn .list_news li .news_item .pic {
    width: 150px;
    flex : 0 0 auto
  }

  #sec_news .content_ctn .list_news li+li,
  #sec_news .content_ctn .list_news li:nth-child(n+3) {
    margin-top: 20px
  }

  #sec_highlight .list_highlight li {
    width: calc(33.33% - 15px)
  }

  #sec_highlight .list_highlight li .highlight_item .image>a>img {
    width: 100%
  }
}

@media (max-width: 991px) {

  .table_top_bet table thead th:nth-child(3),
  .table_top_bet table tbody td:nth-child(3) {
    display: none;
  }

  .table_top_bet table tbody td .btn_betnow_632132 {
    margin-top: 10px;
  }


  #main_content .images-bnr_left,
  #main_content .images-bnr_right,
  .images_fixed.images-bnr_left,
  .images_fixed.images-bnr_right {
    display: none !important
  }

  .images_fixed.images-bnr_bottom .images_ctn {
    margin: 0;
  }

  .images_fixed .close_popup {
    right: 0;
  }

  header .header_ctn .btn_contact {
    display: none
  }

  #mainvisual .content_ctn .mv_item {
    height: 380px;
  }

  #mainvisual .content_ctn .mv_item .pic_mv {
    height: 100%;
  }

  #mainvisual .content_ctn .mv_item .pic_mv img {
    height: 100%;
  }

  #top_match .sec_title {
    flex-wrap    : wrap;
    margin-bottom: 70px
  }

  #top_match .sec_title .select_box {
    left     : 0;
    top      : 40px;
    max-width: 100%
  }

  #top_match .match_container .match_item {
    width      : calc(50% - 8px);
    margin-left: 14px
  }

  #top_match .match_container .match_item:nth-child(n+3) {
    margin-top: 14px
  }

  #top_match .match_container .match_item:nth-child(3n+1) {
    margin-left: 14px
  }

  #top_match .match_container .match_item:nth-child(2n+1) {
    margin-left: 0
  }

  #sec_live_match .live_match {
    display: block
  }

  #sec_live_match .live_match .box_left {
    width        : 100%;
    margin-bottom: 20px
  }

  #sec_live_match .live_match .box_left .video_match {
    height    : auto;
    min-height: 215px
  }

  #sec_live_match .live_match .box_left .video_match img {
    width     : 100%;
    height    : auto;
    min-height: 215px
  }

  #sec_live_match .live_match .box_right {
    overflow-y: scroll;
    width     : auto
  }

  #sec_highlight .list_highlight li {
    width: calc(50% - 10px)
  }

  #sec_highlight .list_highlight li:nth-child(n+3) {
    margin-top: 20px !important
  }

  #sec_livescore .block_scoll {
    overflow-y: scroll
  }

  #sec_livescore .block_scoll .content_tab,
  #sec_livescore .block_scoll .list_tab {
    min-width: 890px
  }

  /*#sec_top_bet .table_top_bet {*/
  /*  width: 100%;*/
  /*  overflow-y: scroll*/
  /*}*/

  /*#sec_top_bet .table_top_bet table {*/
  /*  min-width: 821px*/
  /*}*/

  /*#sec_top_bet .table_top_bet table thead th:first-child {*/
  /*  width: 50px*/
  /*}*/

  #footer .footer_ctn .footer_top {
    padding: 30px 0
  }

  #footer .footer_ctn .footer_top .list_tour {
    justify-content: center;
    gap            : 20px 0
  }

  #footer .footer_ctn .footer_top .list_tour li {
    text-align: center;
    width     : 25%;
    padding   : 0 10px
  }

  #footer .footer_ctn .footer_top .list_tour li img {
    height: 45px
  }

  #footer .footer_ctn .footer_bottom .widget_about {
    width: 100%;
    flex : 0 0 auto
  }

  #footer .footer_ctn .footer_bottom .widget_menu {
    width     : 100%;
    margin-top: 30px;
    padding   : 0
  }

  #footer .footer_ctn .footer_bottom .widget_menu .menu_ft {
    flex: 0 0 33.33%
  }

  #footer .footer_ctn .footer_bottom .widget_contact {
    width     : 100%;
    margin-top: 30px
  }
}

@media (max-width: 767px) {
  .images_fixed.images_center {
    top: 15px;
  }

  .images_fixed .sticky {
    width: 100%;
  }

  #mainvisual .content_ctn {
    padding: 0;
  }

  #mainvisual .content_ctn .mv_item .content_mv {
    bottom: 36px;
  }

  #mainvisual .content_ctn .mv_item .content_mv .btn_wrap {
    margin-top: 25px;
  }

  #mainvisual .content_ctn .mv_item .content_mv .name_tour {
    margin-top: 15px;
  }

  #mainvisual .content_ctn .mv_item .content_mv .blv {
    margin-top: 12px;
  }

  #mainvisual .content_ctn .mv_item .content_mv .info_match .name_club {
    font-weight: 700;
    font-size  : 17px;
    line-height: 30px;
    font-family: 'Oswald';
  }

  #mainvisual .slick-dots {
    bottom   : 3px;
    left     : 50%;
    transform: translateX(-50%);
    right    : auto;
  }

  .images-bnr_match .content_match {
    min-width: 94%;
  }

  .images-bnr_match>.pic {
    height: 400px;
  }

  .images-bnr_match .content_match .info_match .name_club {
    font-size  : 25px;
    line-height: 36px;
  }

  #sec_news {
    padding: 20px 0 40px
  }

  #sec_news .content_ctn .list_news {
    margin-bottom: 25px
  }

  #sec_news .content_ctn .list_news li {
    width: 100%
  }

  #sec_news .content_ctn .list_news li .news_item .pic {
    width: 150px;
    flex : 0 0 auto
  }

  #sec_news .content_ctn .list_news li .news_item .txt {
    padding: 15px
  }

  #sec_news .content_ctn .list_news li .news_item .txt h4 {
    margin-bottom: 0;
    line-height  : 22px
  }

  #sec_news .content_ctn .list_news li .news_item .txt h4 a {
    font-size  : 14px;
    line-height: 22px
  }

  #sec_news .content_ctn .list_news li .news_item .txt p {
    display: none
  }

  #sec_news .content_ctn .list_news li+li,
  #sec_news .content_ctn .list_news li:nth-child(n+3) {
    margin-top: 15px
  }

  #bet_single,
  #sec_highlight_detail,
  #sec_single {
    padding: 20px 0 30px
  }

  #bet_single .content_ctn,
  #sec_highlight_detail .content_ctn,
  #sec_single .content_ctn {
    display: block
  }

  #bet_single .content_ctn .bet_single_main,
  #bet_single .content_ctn .single_main,
  #sec_highlight_detail .content_ctn .bet_single_main,
  #sec_highlight_detail .content_ctn .single_main,
  #sec_single .content_ctn .bet_single_main,
  #sec_single .content_ctn .single_main {
    width: 100%
  }

  #bet_single .content_ctn .bet_single_main .block_detail,
  #bet_single .content_ctn .bet_single_main .box_inner,
  #bet_single .content_ctn .single_main .block_detail,
  #bet_single .content_ctn .single_main .box_inner,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner,
  #sec_highlight_detail .content_ctn .single_main .block_detail,
  #sec_highlight_detail .content_ctn .single_main .box_inner,
  #sec_single .content_ctn .bet_single_main .block_detail,
  #sec_single .content_ctn .bet_single_main .box_inner,
  #sec_single .content_ctn .single_main .block_detail,
  #sec_single .content_ctn .single_main .box_inner {
    padding: 15px
  }

  #bet_single .content_ctn .bet_single_main .block_detail h4,
  #bet_single .content_ctn .bet_single_main .box_inner h4,
  #bet_single .content_ctn .single_main .block_detail h4,
  #bet_single .content_ctn .single_main .box_inner h4,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail h4,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner h4,
  #sec_highlight_detail .content_ctn .single_main .block_detail h4,
  #sec_highlight_detail .content_ctn .single_main .box_inner h4,
  #sec_single .content_ctn .bet_single_main .block_detail h4,
  #sec_single .content_ctn .bet_single_main .box_inner h4,
  #sec_single .content_ctn .single_main .block_detail h4,
  #sec_single .content_ctn .single_main .box_inner h4 {
    font-size  : 15px;
    line-height: 25px
  }

  #bet_single .content_ctn .bet_single_main .block_detail .tags,
  #bet_single .content_ctn .bet_single_main .box_inner .tags,
  #bet_single .content_ctn .single_main .block_detail .tags,
  #bet_single .content_ctn .single_main .box_inner .tags,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail .tags,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner .tags,
  #sec_highlight_detail .content_ctn .single_main .block_detail .tags,
  #sec_highlight_detail .content_ctn .single_main .box_inner .tags,
  #sec_single .content_ctn .bet_single_main .block_detail .tags,
  #sec_single .content_ctn .bet_single_main .box_inner .tags,
  #sec_single .content_ctn .single_main .block_detail .tags,
  #sec_single .content_ctn .single_main .box_inner .tags {
    display    : block;
    padding-top: 20px
  }

  #bet_single .content_ctn .bet_single_main .block_detail .tags>span,
  #bet_single .content_ctn .bet_single_main .box_inner .tags>span,
  #bet_single .content_ctn .single_main .block_detail .tags>span,
  #bet_single .content_ctn .single_main .box_inner .tags>span,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail .tags>span,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner .tags>span,
  #sec_highlight_detail .content_ctn .single_main .block_detail .tags>span,
  #sec_highlight_detail .content_ctn .single_main .box_inner .tags>span,
  #sec_single .content_ctn .bet_single_main .block_detail .tags>span,
  #sec_single .content_ctn .bet_single_main .box_inner .tags>span,
  #sec_single .content_ctn .single_main .block_detail .tags>span,
  #sec_single .content_ctn .single_main .box_inner .tags>span {
    float     : left;
    margin-top: 8px
  }

  #bet_single .content_ctn .bet_single_main .block_detail .tags .key_tags,
  #bet_single .content_ctn .bet_single_main .box_inner .tags .key_tags,
  #bet_single .content_ctn .single_main .block_detail .tags .key_tags,
  #bet_single .content_ctn .single_main .box_inner .tags .key_tags,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail .tags .key_tags,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner .tags .key_tags,
  #sec_highlight_detail .content_ctn .single_main .block_detail .tags .key_tags,
  #sec_highlight_detail .content_ctn .single_main .box_inner .tags .key_tags,
  #sec_single .content_ctn .bet_single_main .block_detail .tags .key_tags,
  #sec_single .content_ctn .bet_single_main .box_inner .tags .key_tags,
  #sec_single .content_ctn .single_main .block_detail .tags .key_tags,
  #sec_single .content_ctn .single_main .box_inner .tags .key_tags {
    display: block
  }

  #bet_single .content_ctn .bet_single_main .block_detail .tags .key_tags a,
  #bet_single .content_ctn .bet_single_main .box_inner .tags .key_tags a,
  #bet_single .content_ctn .single_main .block_detail .tags .key_tags a,
  #bet_single .content_ctn .single_main .box_inner .tags .key_tags a,
  #sec_highlight_detail .content_ctn .bet_single_main .block_detail .tags .key_tags a,
  #sec_highlight_detail .content_ctn .bet_single_main .box_inner .tags .key_tags a,
  #sec_highlight_detail .content_ctn .single_main .block_detail .tags .key_tags a,
  #sec_highlight_detail .content_ctn .single_main .box_inner .tags .key_tags a,
  #sec_single .content_ctn .bet_single_main .block_detail .tags .key_tags a,
  #sec_single .content_ctn .bet_single_main .box_inner .tags .key_tags a,
  #sec_single .content_ctn .single_main .block_detail .tags .key_tags a,
  #sec_single .content_ctn .single_main .box_inner .tags .key_tags a {
    display: inline-block;
    margin : 4px
  }

  #bet_single .content_ctn .bet_single_sub,
  #bet_single .content_ctn .single_sub,
  #sec_highlight_detail .content_ctn .bet_single_sub,
  #sec_highlight_detail .content_ctn .single_sub,
  #sec_single .content_ctn .bet_single_sub,
  #sec_single .content_ctn .single_sub {
    width     : 100%;
    margin-top: 20px
  }

  #sec_highlight .list_highlight {
    margin-bottom: 25px
  }

  #sec_highlight .list_highlight li {
    width        : 100%;
    border-bottom: none
  }

  #sec_highlight .list_highlight li .highlight_item {
    display      : flex;
    align-items  : center;
    background   : #011339;
    border-radius: 2px
  }

  #sec_highlight .list_highlight li .highlight_item .image>a {
    display: block
  }

  #sec_highlight .list_highlight li .highlight_item .image>a:after {
    content: none
  }

  #sec_highlight .list_highlight li .highlight_item .image>a .icon {
    position : absolute;
    z-index  : 5;
    top      : 50%;
    left     : 50%;
    transform: translate(-50%, -50%)
  }

  #sec_highlight .list_highlight li .highlight_item .txt {
    position: static;
    padding : 15px
  }

  #sec_highlight .list_highlight li .highlight_item .txt h4 a {
    font-size: 14px
  }

  #sec_highlight .list_highlight li:nth-child(n+2) {
    margin-top: 15px !important
  }

  #sec_result {
    padding: 20px 0 30px
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item {
    display: block;
    padding: 8px 12px 12px
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_date_time {
    width     : 100%;
    text-align: center
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_date_time span {
    color: #AFB4BA
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_center .club {
    width: calc(50% - 20px)
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_center .club .name_club {
    width: calc(100% - 40px)
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_center .score {
    width: 40px
  }

  #sec_result .tab_container .inner_box .table_match_tour .list_match .match_item .box_right {
    display: none
  }

  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking {
    overflow-y: scroll
  }

  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking .notes,
  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table {
    min-width: 720px
  }

  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table tr th {
    width: 75px
  }

  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table tr td,
  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table tr th {
    padding: 12px 2px
  }

  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table tr td:nth-child(2),
  #sec_football_ranking .content_ctn .block_football_ranking .table_football_ranking table tr th:nth-child(2) {
    width: 200px !important
  }

  #top_match .sec_title {
    margin-bottom : 25px;
    flex-direction: column;
    align-items   : flex-start
  }

  #top_match .sec_title:before {
    top: 27%
  }

  #top_match .sec_title .txt {
    margin-top: 11px;
    display   : block
  }

  #top_match .sec_title .select_box {
    position   : static;
    margin-top : 15px;
    width      : 100%;
    margin-left: -15px
  }

  #top_match .match_container .match_item {
    width      : 100%;
    margin-left: 0
  }

  #top_match .match_container .match_item:nth-child(n+2) {
    margin-top: 14px
  }

  #top_match .match_container .match_item:nth-child(3n+1),
  #top_match .match_container .match_item+.match_item {
    margin-left: 0
  }

  #top_match .match_container .match_item:nth-child(2n+1) {
    margin-left: 0
  }

  #top_match.match_playing .sec_title .select_box {
    margin-left: 0
  }

  #top_news .list_news li .news_item .pic {
    width: 150px
  }

  #top_news .list_news li .news_item .txt {
    padding: 15px
  }

  #top_news .list_news li .news_item .txt h4 {
    margin-bottom: 0;
    line-height  : 22px
  }

  #top_news .list_news li .news_item .txt h4 a {
    font-size  : 14px;
    line-height: 22px
  }

  #top_news .list_news li .news_item .txt p {
    display: none
  }

  .only_sp {
    display: block !important
  }

  #page_title,
  .only_pc {
    display: none !important
  }

  header .header_ctn {
    padding        : 0 15px;
    justify-content: space-between
  }

  header .header_ctn .nav_menu {
    display: none
  }

  .mobile-button {
    display           : block;
    position          : relative;
    width             : 25px;
    height            : 18px;
    float             : right;
    margin            : 19px 0 19px 20px;
    background-color  : transparent;
    cursor            : pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease
  }

  .mobile-button span,
  .mobile-button:after,
  .mobile-button:before {
    background-color  : #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s
  }

  .mobile-button:after,
  .mobile-button:before {
    content                 : '';
    position                : absolute;
    top                     : 0;
    height                  : 2px;
    width                   : 100%;
    right                   : 0;
    top                     : 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin    : 50% 50%;
    transform-origin        : 50% 50%
  }

  .mobile-button span {
    position   : absolute;
    width      : 100%;
    height     : 2px;
    right      : 0;
    top        : 50%;
    overflow   : hidden;
    text-indent: 200%
  }

  .mobile-button:before {
    -webkit-transform: translate3d(0, -7px, 0);
    -moz-transform   : translate3d(0, -7px, 0);
    transform        : translate3d(0, -7px, 0)
  }

  .mobile-button:after {
    width            : 100%;
    -webkit-transform: translate3d(0, 7px, 0);
    -moz-transform   : translate3d(0, 7px, 0);
    transform        : translate3d(0, 7px, 0)
  }

  .mobile-button.active span {
    opacity: 0
  }

  .mobile-button.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform   : rotate3d(0, 0, 1, 45deg);
    transform        : rotate3d(0, 0, 1, 45deg)
  }

  .mobile-button.active:after {
    width            : 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform   : rotate3d(0, 0, 1, -45deg);
    transform        : rotate3d(0, 0, 1, -45deg)
  }

  #nav_mobi {
    position       : absolute;
    top            : 56px;
    left           : 0;
    bottom         : 0;
    width          : 100%;
    background     : #040c1f;
    z-index        : 99;
    overflow-y     : scroll;
    display        : flex;
    flex-direction : column;
    justify-content: space-between;
    padding        : 25px 15px 15px
  }

  #nav_mobi nav ul {
    display        : flex;
    align-items    : center;
    flex-wrap      : wrap;
    justify-content: space-between
  }

  #nav_mobi nav ul li {
    width: calc(50% - 7.5px)
  }

  #nav_mobi nav ul li:nth-child(n+3) {
    margin-top: 15px
  }

  #nav_mobi nav ul li a {
    font-style    : normal;
    font-weight   : 400;
    font-size     : 14px;
    line-height   : 24px;
    text-transform: uppercase;
    color         : #AFB4BA;
    display       : flex;
    align-items   : center;
    height        : 65px;
    padding-left  : 15px;
    background    : #011339;
    border-radius : 2px
  }

  #nav_mobi nav ul li a img {
    margin-right: 10px;
    width       : 22px
  }

  #nav_mobi nav ul li a:hover {
    color: #EE2A7B
  }

  #nav_mobi nav ul li a span {
    display     : flex;
    margin-right: 30px
  }

  #nav_mobi nav ul li.active a {
    color: #EE2A7B
  }

  #nav_mobi .btn_contact {
    margin-top: 20px
  }

  #nav_mobi .btn_contact a {
    background     : #A921FD;
    border-radius  : 3px;
    height         : 36px;
    display        : flex;
    justify-content: center;
    align-items    : center;
    font-style     : italic;
    font-weight    : 500;
    font-size      : 14px;
    line-height    : 22px;
    text-align     : center;
    text-transform : uppercase;
    color          : #FFFFFF;
    width          : 100%
  }

  #nav_mobi .btn_contact a img {
    margin-right: 11px
  }

  #nav_mobi .images-bnr_sp {
    margin-top: 56px
  }

  #nav_mobi .images-bnr_sp a {
    display: block
  }

  #nav_mobi .images-bnr_sp a+a {
    margin-top: 10px
  }

  #main_content .images-bnr {
    margin-bottom: 20px;
    display      : block
  }

  #footer {
    padding-bottom: 31px
  }

  #footer .footer_ctn .footer_top {
    margin-bottom: 25px
  }

  #footer .footer_ctn .logo_ft {
    text-align: center
  }

  #footer .footer_ctn .footer_bottom {
    justify-content: center;
    text-align     : center
  }

  #footer .footer_ctn .footer_bottom .widget_menu {
    display: none
  }

  #footer .footer_ctn .footer_bottom .widget_contact {
    margin-top: 20px
  }
}

@media (max-width: 610px) {
  #main_content .images-bnr .images_ctn {
    display: block
  }

  #main_content .images_fixed.images_center a:nth-child(3),
  .images_fixed.images-bnr_bottom a:nth-child(1),
  .images_fixed.images-bnr_bottom a:nth-child(3) {
    /*display: none;*/
  }

  #main_content .images-bnr .images_ctn a {
    text-align: center;
    width     : 100% !important;
  }

  #main_content .images-bnr .images_ctn a img {
    width: 100%;
  }

  #main_content .images-bnr .images_ctn a+a {
    margin-top: 8px !important
  }
}

@media (max-width: 480px) {
  #footer .footer_ctn .footer_top .list_tour li img {
    height: 30px
  }
}


@media (min-width: 768px) and (max-width: 991px) {

  .table_top_bet table thead th:nth-child(4),
  .table_top_bet table tbody td:nth-child(4) {
    width  : 120px;
    padding: 10px;
  }

  .table_top_bet table tbody td .btn_betnow_632132,
  .table_top_bet table tbody td .bet_single {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .table_top_bet table {
    border-radius: 12px;
  }

  .table_top_bet table thead th:nth-child(4) {
    display: none;
  }

  .table_top_bet table tbody tr {
    position: relative;
  }

  .table_top_bet table tbody td {
    padding: 12px 0 12px;
  }

  .table_top_bet table tbody td:nth-child(1) {
    width: 65px;
  }

  .table_top_bet table tbody td:nth-child(4) {
    /* position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 15px 15px 65px;
    width: 100%; */
    display: none;
  }

}