.m_logo {
  display: none;
}
.m_header {
  display: none;
}
.m_menu {
  display: none;
}

@media (max-width: 760px) {
  body {
    background: #fff;
  }
  .header_wrap {
    display: none;
  }
  .main_wrap {
    margin: 0px auto 0px;
    width: 100%;
    margin-left: 50%;
    transform: translate(-50%, 0px);
  }
  .simple_banner_wrap {
    width: 100%;
    height: 140px;
    margin-top: 60px;
    background: url(../../images/login/main_slot.jpg) no-repeat;
    background-position-x: center;
    background-size: 100%;
  }

  .main-container {
    width: 100%;
  }

  .customer-page {
    display: none;
  }

  .quick-links-page .help-container {
    width: 100%;
    float: none;
    height: 180px;
    padding: 0px;
  }

  .m_logo {
    position: absolute;
    display: block;
    z-index: 9;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 350px;
    box-shadow: inset 0 0 100px #000;
  }
  .m_logo img {
    width: 200px;
  }

  .m_header {
    position: absolute;
    display: block;
    z-index: 9;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 60px;
    box-shadow: inset 0 0 100px #000;
  }
  .m_header i.fa-align-left {
    font-size: 26px;
    color: #eee;
    position: absolute;
    left: 10px;
    top: 16px;
  }
  .m_header i.fa-sign-out-alt {
    font-size: 26px;
    color: #eee;
    position: absolute;
    right: 10px;
    top: 16px;
  }
  .m_header img {
    width: 140px;
    margin-top: 18px;
  }

  .m_menu {
    position: fixed;
    z-index: 199;
    width: 80%;
    height: 100%;
    background: #37404f;
    box-shadow: inset -10px 0 30px rgba(0, 0, 0, 0.4);
  }
  .m_menu ul {
    margin: 0px 0 0 0;
    padding: 0;
  }
  .m_menu li {
    list-style: none;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    border-top: 1px solid #37374f;
    border-bottom: 1px solid #374c51;
  }
  .m_menu li:first-child {
    border-top: 0;
  }
  .m_menu .info {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-top: 58px;
    padding: 10px 10px;
  }
  .m_menu .info span {
    line-height: 30px;
  }
  .m_menu .info div {
    line-height: 30px;
  }

  .m_menu .lojo_btn {
    position: absolute;
    top: 20px;
    left: 10px;
  }
  .m_menu a.log_btn {
    background: #ff6015;
    color: #fff;
    margin-left: 0px;
    border-radius: 14px;
    padding: 6px 20px;
  }
  .m_menu a.join_btn {
    background: #0069ae;
    color: #fff;
    margin-left: 10px;
    border-radius: 14px;
    padding: 6px 20px;
  }

  .sub_wrap {
    z-index: 99;
    top: unset;
    position: relative;
    transform: translate(-50%, 0px);
    left: 50%;
    width: 100%;
    margin-top: unset;
    height: 100%;
    display: flow-root;
  }

  .sub_wrap a {
    width: 50%;
    float: left;
  }
  .sub_wrap img {
    transition: 0.4s;
    width: 100%;
  }
  .notify-wrap-inner img {
    width: auto;
  }
  #login_popup {
    position: absolute;
    top: 60px;
    left: inherit;
    margin-left: inherit;
    width: 100%;
    text-align: center;
    opacity: 1;
    background: #f0f1f2;
    padding: 30px 20px;
    transition: 0.4s;
  }
  #join_popup {
    position: absolute;
    top: 60px;
    left: inherit;
    margin-left: inherit;
    width: 100%;
    text-align: center;
    opacity: 1;
    background: #f0f1f2;
    padding: 30px 20px;
    transition: 0.4s;
  }

  .main-page .content .game-buttons span {
    width: 100%;
  }

  .quick-links-page .help-container .quick-links-area {
    margin-right: 0;
    width: 25%;
    text-align: center;
  }
  .dm-container {
    margin-right: 0 !important;
  }
  .quick-links-page .credits-container {
    display: none;
  }

  .full {
    width: 100%;
    margin-top: 60px;
  }
  .game_title {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-size: cover;
  }
  .game_title .title {
    font-size: 26px;
    text-align: center;
    padding: 0;
  }
  .game_title span {
    font-size: 26px;
    margin-left: 20px;
  }

  #contents_wrap {
    width: 100%;
  }
  .contents_box {
    width: 100%;
    padding: 8px;
  }
  .hover_main {
    margin-left: 0px;
    padding: 0;
  }
  .hover_main li {
    float: none;
    display: inline-block;
    width: 48.8%;
    margin: 0;
    margin-right: 5px;
    background-size: contain;
    height: 108px;
    position: relative;
  }
  .hover_main li:nth-child(even) {
    margin-right: 0;
  }
  .hover_main li:nth-child(even):hover {
    margin-right: 0;
  }
  .hover_main li:hover {
    float: none;
    margin: 0;
    height: 108px;
    width: 48.8%;
    margin-right: 5px;
  }
  .contents_box li span {
    position: absolute;
    bottom: 8px;
    padding-top: 0;
  }
  .contents_box li button.btn-yellow {
    position: absolute;
    bottom: 7px;
    padding-top: 0;
    right: 5px;
    margin-right: 0;
  }

  ul.tabs {
    padding: 10px;
  }
  ul.tabs li {
    width: 32.7%;
    font-size: 12px;
  }
  .solt_box li {
    height: 120px;
    float: none;
    margin: 0;
    width: 32.7%;
    display: inline-block;
  }
  .solt_box li img {
    width: 100% !important;
  }
  .solt_box li p {
    margin: 0;
    width: 100% !important;
    font-size: 12px;
  }
  .tab-content {
    padding: 3px;
  }

  #content {
    width: 100%;
    margin-top: 10px;
  }
  #content_pop {
    width: 100%;
    margin-top: 10px;
  }

  .sub_row {
    margin-top: 60px;
  }

  .betting-list ul {
    padding: 0;
  }
  .big {
    font-size: 14px;
  }
  .small {
    padding: 0 7px;
  }
  .blocker {
    padding: 5px;
    top: 0px;
    z-index: 999999;
  }
  .modal {
    width: 100%;
    margin-left: inherit;
    left: inherit;
    top: 0;
  }
  .ct_wrap {
    width: 100%;
  }

  button.ui-button_red,
  button.ui-button_gray,
  button.ui-button_gray2,
  button.ui_btn_green,
  button.ui_btn_gray,
  button.ui_btn_blue,
  button.ui_btn_red,
  button.ui_btn_yellow,
  button.ui_btn_dark {
    padding: 0 10px;
  }

  .ngdialog-main-nav li {
    margin-left: 0;
  }

  .col-xs-8 {
    width: 100%;
  }
  .col-xs-7 {
    width: 100%;
  }
  .col-xs-4 {
    width: 100%;
  }
  .col-xs-3 {
    width: 100%;
    padding-left: 0;
  }
  .col-xs-5 {
    width: 100%;
    padding-left: 0;
  }
  .gsp-name {
    padding-left: 0;
  }

  .ngdialog-wallet-page .no-padding.side-note .processBtn {
    width: 100%;
    margin-top: 5px;
  }

  .ngdialog-wallet-page select {
    width: 100% !important;
    margin-bottom: 5px;
  }

  .board_list {
    padding: 0;
    font-size: 12px;
  }

  .gidbx_tb table {
    table-layout: inherit;
  }
  .gidbx_tb table tr td {
    font-size: 12px;
  }

  .ngdialog-wallet-page .change-password .ngdialog-wallet__form label {
    width: 100%;
    text-align: left;
  }
  .ngdialog-wallet-page .width10 {
    width: 10%;
  }
  .ngdialog-wallet-page .width15 {
    width: 15%;
  }
  .ngdialog-customer-page .width15 {
    width: 15%;
  }
  .cate_ico {
    width: 100%;
  }
  .memo_reply {
    width: 100%;
  }
}



