@media (max-width:1500px) {}

@media (max-width:1199px) {}

/* desktop device */
@media (min-width: 992px) {}

/* large device */
@media (max-width:991px) {

  .container {
    width: 100% !important;
  }

  [class*="col-md-"] {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

}

/* smart mobile device */
@media (max-width:768px) {

  [class*="col-md-"] {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .container-fluid {
    width: 93%;
  }

  .container {
    width: 93%;
  }

  .header .main-nav .navbar-brand {
    min-width: auto;
    text-align: center;
    position: relative;
    left: -3px;
  }

  .main-nav .nav .nav-item a {
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .main-nav .nav .nav-item {
    margin-right: 0px;
    margin: 0;
  }

  .navbar-collapse {
    padding: 1.5rem 0;
  }

  .section .section-title.xl {
    font-size: 27px;
    line-height: 32px;
  }

  .container {
    padding: 0 15px !important;
  }

  .ui-dashboard-topbar.stick {
    padding: 0.8rem 1.2rem;
  }

  .overview .col-md-3 {
    margin-bottom: 1rem;
  }

  .section .section-title.xl.mt-8 {
    margin-top: 2rem !important;
  }

  img.big-round.sm {
    border-radius: 20px;
  }

  img.big-round {
    border-radius: 20px;
  }

  .main-nav {
    padding: 0.7rem 0;
  }

  .section.biz {
    padding: 0.5rem 0 !important;
  }

  .section .section-title.lg {
    font-size: 25px;
  }

  .ui-dashboard-topbar .ui-topbar-nav {
    display: flex;
    align-items: center;
  }

  .overview .col-md-3 {
    width: 50%;
  }

  .table-responsive {
    padding: 0 !important;
  }

  .table-responsive::-webkit-scrollbar {
    height: 2px;
  }

  .ui-table thead th {
    line-height: 15px;
  }

  .ui-page-header .pdl1 {
    padding: 0 !important;
  }

  .ui-page-header-options .ui-group-button a {
    margin: 0 0.4rem;
  }

  .ui-page-header-options .ui-group-button a:last-child {
    margin: 0 !important;
  }

  .table th,
  .table td {
    display: inline-flex;
    width: 33%;
  }

  .table.d-flat th,
  .table.d-flat td {
    width: 33% !important;
  }

  .table th.w-20,
  .table td.w-20 {
    width: 20%;
  }

  .table th.w-25,
  .table td.w-25 {
    width: 30%;
  }

  .table th.w-30,
  .table td.w-30 {
    width: 30%;
  }

  .table th.w-40,
  .table td.w-40 {
    width: 40%;
  }

  .text-elipsis {
    display: inline-block;
    text-overflow: ellipsis !important;
    overflow-x: hidden;
    width: 50%;
    white-space: nowrap;
  }

  .text-elipsis.md {
    width: 30%;
  }

  .text-elipsis.sm {
    width: 15%;
  }

  .text-elipsis.lg {
    width: 70%;
  }

  .form.form-box.h-md,
  .form-box.h-md {
    padding-right: 0;
    padding-left: 0;
  }

  .form-box.default {
    background-color: #fff;
  }

  .ui-body-content-inner .ui-wrapper-mini:first-child {
    padding: 0 !important;
    margin-top: 0 !important;
  }

  .ui-wrapper-xmini {
    padding: 0 !important;
  }

  /* ************** */

  .ui-hide-mobile-only {
    display: none !important;
  }

  .ui-show-mobile-only {
    display: block !important;
  }

  .navigation {
    padding: 0;
  }

  .hero .caption,
  .hero .caption span {
    margin-top: 3rem !important;
    font-size: 42px;
    line-height: 52px;
  }

  .hero.hero-home .hero-inner,
  .hero .hero-inner {
    height: auto;
    padding: 5rem 0;
  }

  .btn.lg.stretch {
    min-width: 200px;
  }

  .modal-content {
    background-color: #161A29 !important;
  }
}

/* tablet-smart device */
@media (min-width: 600px) {}

/* tablet device */
@media (min-width: 576px) {

  .modal-dialog {
    max-width: 750px;
    margin: 0 auto;
  }

  .modal.slim .modal-dialog {
    max-width: 400px;
    margin: 0 auto;
  }

  .modal.slim-lg .modal-dialog {
    max-width: 550px;
    margin: 0 auto;
  }

  .modal.slim-slg .modal-dialog {
    max-width: 600px;
    margin: 0 auto;
  }

  .modal.slim-sslg .modal-dialog {
    max-width: 614px;
    margin: 0 auto;
  }

  .modal.slim-mlg .modal-dialog {
    max-width: 650px;
    margin: 0 auto;
  }

  .modal.slim-xlg .modal-dialog {
    max-width: 700px;
    margin: 0 auto;
  }

  .modal.slim-xxlg .modal-dialog {
    max-width: 1025px;
    margin: 0 auto;
  }

  .modal-dialog .modal-content {
    border-radius: 16px;
  }

  .receipt.custom-modal {
    top: 40px !important;
  }

  .custom-modal .modal-content {
    border-radius: 16px;
  }

  .custom-modal .dm--dbx {
    border-radius: 14px 0 0 14px;
    width: 35%;
    min-height: 300px;
  }

  .custom-modal.checkout-modal .dm--dbx {
    width: 30%;
    background-color: #1B2032;
  }

  .custom-modal.sm .dm--dbx,
  .custom-modal .modal-content .modal-body {
    min-height: 250px;
  }

  .custom-modal.md .dm--dbx {
    min-height: 380px;
  }

  .custom-modal.lg .dm--dbx {
    min-height: 450px;
  }

  .custom-modal.xl .dm--dbx {
    min-height: 500px;
  }

  .custom-modal .modal-content .modal-body {
    padding: 0 !important;
  }

  .custom-modal .dm--body {
    padding: 1.7rem 2.8rem;
    border-radius: 0 16px 16px 0;
    width: 65%;
    position: relative;
  }

  .custom-modal.checkout-modal .dm--body {
    width: 70%;
    padding: 1.7rem 2rem;
    background-color: #161A29;
    min-height: 440px;
  }

  .custom-modal .dm--body .dm--ct {
    min-height: 85%;
    position: relative;
  }

  .custom-modal .form-control {
    border-radius: 6px;
    width: 100%;
    min-height: 45px !important;
  }

  .custom-modal form select.form-control {
    min-height: 51px !important;
    border-radius: 4px !important;
  }

  .custom-modal.flat .dm--dbx {
    display: none;
  }

  .custom-modal.flat .dm--body {
    width: 100%;
    /* height: 450px !important; */
  }

  .custom-modal.flat.stretched .dm--body {
    height: 550px !important;
  }

  .custom-modal.flat .dm--body .dm--ct {
    height: auto !important;
  }

  .modal-content {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
  }

  .modal .auth-drop {
    background-color: #1b2032 !important;
  }

  .modal .refund-drop {
    background-color: #1b2032 !important;
  }

  .modal .refund-drop .menu-list {
    max-height: 150px;
  }

  .custom-modal .modal-closebox {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    margin-top: 4rem;
  }

  .link-round.sm {
    height: 15.83px;
    width: 15.83px;
  }

  .modal-content {
    border-radius: 12.67px !important;
  }

  .modal-dialog {
    padding: 0.5rem !important;
  }

  input.forgot::placeholder {
    font-size: 8.87px !important;
  }

  .hero-section h1 {
    text-align: left !important;
    margin-left: 2px;
    font-size: 40px !important;
  }

  .hero .caption.sm,
  .hero .caption.sm span {
    font-size: 36px !important;
    line-height: 37px !important;
  }

  .split-screen .split-box.min-cut .screen-block.right {
    max-width: 100%;
    flex: 100%;
  }

  .logo img {
    width: 153px !important;
  }

  .checkout-modal .method-list {
    display: none !important;
  }
  .checkout-modal .cta-options {
    display: none !important;
  }
}

@media (max-width: 576px) {

  .link-round.sm {
    height: 15.83px;
    width: 15.83px;
  }

  .modal-content {
    border-radius: 12.67px !important;
  }

  .modal-dialog {
    padding: 0.5rem !important;
  }

  input.forgot::placeholder {
    font-size: 8.87px !important;
  }

  .custom-modal .dm--dbx {
    display: none !important;
  }

  .custom-modal .modal-body>.d-flex {
    display: unset !important;
  }

  .hero-section h1 {
    text-align: left !important;
    margin-left: 2px;
    font-size: 40px !important;
  }

  .hero .caption.sm,
  .hero .caption.sm span {
    font-size: 36px !important;
    line-height: 37px !important;
  }

  .split-screen .split-box.min-cut .screen-block.right {
    max-width: 100%;
    flex: 100%;
  }

  .logo img {
    width: 153px !important;
  }


}

@media (max-width: 500px) {

  [class*="col-md-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-box {
    padding: 1.5rem 2rem;
    border-radius: 0px;
  }

}

@media (min-width: 400px) {

  .ms-show-only {
    display: none !important;
  }

}

@media (max-width: 400px) {

  .container {
    padding: 0 !important;
  }

  [class*="col-md-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-box {
    padding: 1.5rem 2rem;
    border-radius: 0px;
  }

  .checkout-screen {
    padding-top: 0 !important;
  }

  .ms-hide-only {
    display: none !important;
  }

  .ms-show-only {
    display: block !important;
  }

}

/* small device */
@media (max-width:375px) {

  .hero .caption-sub {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-top: 7rem;
  }

  .hero .caption.sm,
  .hero .caption.sm span {
    font-size: 36px;
    line-height: 56px;
  }

  .btn.mini {
    padding: 0.2rem 0.5rem;
    min-width: 41px;
    font-size: 11px;
  }
}

/* smaller device */
@media (max-width:360px) {

  .hero .row h1 {
    line-height: 2.8rem !important;
  }

  .hero ul.list-inline li.pdl {
    padding-left: 0 !important;
  }

  .hero .row p.fs-19 {
    font-size: 19px !important;
  }

  .checkout-box .btn {
    width: 100% !important;
    display: block !important;
  }

  .checkout-box .product-box {
    width: 100%;
    padding: 1.3rem;
    min-height: auto;
    margin-bottom: 1.2rem !important;
  }

  .checkout-box .product-box .product-image {
    width: 65px;
    height: 62px;
  }

  .checkout-modal .modal-dialog {
    padding: 0 !important;
    margin: 0 !important;
  }

  .checkout-modal .modal-content {
    border-radius: 0 !important;
    min-height: 100vh;
  }

  .checkout-modal .modal-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .checkout-modal .checkout-bank-box {
    padding: 1rem 1rem;
  }

  .checkout-modal .checkout-bank-box [class*="col-md"] {
    margin-bottom: 0.5rem;
  }

  .checkout-modal .checkout-bank-box .bank-divider {
    display: none;
  }

}


/* smaller device */
@media (max-width:300px) {

  [class*="col-md-"] .col,
  [class*="col-"] .col {
    flex-basis: unset !important;
    padding: 0 !important;
  }

  .form .form-row.pat [class*="col"]:first-child {
    padding-right: 0rem;
  }

  .form .form-row.pat [class*="col"]:last-child {
    padding-left: 0rem;
  }

}