/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 1000px) {
  .mobile-nav {
    display: block;
  }
  .all-user {
    min-height: 80.5vh !important;
  }
  body {
    font-size: 12px;
  }
  .preloaderlogo {
    width: 200px;
  }
  .preloadersublogo {
    width: 50px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 18px !important;
  }
  p.count-nmbr {
    top: -10px;
    right: -15px;
    font-size: 16px;
  }
  .hero-left-para p {
    font-size: 12px;
  }
  .col-mb-2 {
    margin-bottom: 10px !important;
  }
  .dropdown-menu-l {
    inset: 0 0 auto auto !important;
  }
  .profile-btn {
    gap: 5px;
  }
  .logo img {
    width: 150px;
    margin: 0 auto;
  }
  .timeline {
    padding-top: 20px;
  }
  .hero-left {
    text-align: center;
  }
  .hero-right-img {
    text-align: center !important;
    margin: 50px 0px;
  }
  .signin-popup-on,
  .signup-popup-on {
    font-size: 11px !important;
  }
  .signin-popup-on i,
  .signup-popup-on i {
    font-size: 16px !important;
  }
  .medium {
    width: 40%;
  }
  .hero-section {
    padding: 30px 0px;
  }
  .offerwall-items-box {
    width: 100px;
    height: 120px;
  }
  .home-offerwall-items {
    gap: 15px;
    justify-content: center;
  }
  .leader-board-box table th,
  .leader-board-box table tr td {
    font-size: 11px;
  }
  ul.home-task li {
    font-size: 13px;
  }
  .top-footer,
  .main-footer {
    padding-top: 50px;
  }
  .top-footer-nav {
    padding: 0px 40px;
    margin-bottom: 20px;
  }
  .top-footer-nav ul li a {
    background: #00000075;
    display: block;
    padding: 10px 20px;
    border-radius: 5px;
  }
  .top-footer-paragraph {
    width: 100%;
  }
  .right-copy {
    text-align: center;
  }
  .popup-left {
    display: none;
  }
  .res-notifications {
    inset: 0px 0px auto auto !important;
    width: 300px;
  }
  .vh-fit {
    padding: 70px 0px;
    min-height: 100vh;
  }
  .admin-edit-btn {
    margin: 10px 20px auto auto;
  }
  .widthraw-date {
    width: 90%;
    margin: auto;
    text-align: center;
  }
  .widthraw-box {
    justify-content: center;
  }
  span.profile-icon {
    margin-right: -6px !important;
  }
  .details-box {
    margin: 10px 0px;
  }
  .scroll-table {
    min-height: 360px !important;
    max-height: 70vh;
  }
  .all-user {
    overflow: hidden;
  }
  .h-80vh {
    margin: 0 auto;
    height: 80vh !important;
  }
  .offerwall-box-popup-offers {
    padding: 0px !important;
    height: 95vh !important;
  }
  .pop-up-title h4,
  .pop-up-title h5 {
    font-size: 16px !important;
  }
  .form-body {
    width: 90%;
  }
  #pwc,
  #pwr,
  #pwref {
    margin: 5px auto;
  }
  .add-offerwall-form-body {
    margin: 15px 0px;
    padding: 15px 10px;
  }
  .nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .right-nav .dropdown-toggle {
    padding: 0;
  }
  .right-nav .profile-btn {
    display: flex;
    justify-content: center;
  }
  .left-nav ul {
    gap: 5px;
  }
  .re-none {
    display: none;
  }
  .left-nav ul li a,
  .right-nav ul li a {
    border: none;
    font-size: 16px;
  }
  .left-nav ul li a:hover,
  .right-nav ul li a:hover {
    background: none;
  }
  .b-n {
    border: none !important;
  }
  .b-n:hover {
    border: none !important;
    background: #222339;
  }
  .cashout-items-box {
    background-position: center;
    background-repeat: no-repeat;
    width: 220px;
    height: 110px;
    background-size: cover;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #00000091;
    transition: 0.3 all ease;
    -webkit-transition: 0.3 all ease;
    -moz-transition: 0.3 all ease;
    -ms-transition: 0.3 all ease;
    -o-transition: 0.3 all ease;
  }
  .bg-scm {
    background-image: url(../../assets/img/back.png);
    height: 53vh;
    background-size: contain;
    opacity: 0.1;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    pointer-events: none;
    transform: rotate(-4.9deg);
    transform-origin: 18px center;
    width: 90%;
    margin: auto;
  }
  .pdt-60 {
    padding-top: 20px !important;
  }
  .res {
    display: inline-block;
  }

  .history_item {
    width: 140px;
    height: 35px;
  }

  
  .history_img {
    width: 50px;
    height: 30px;
  }
  .earn-page-offerlist > .offerwall-items > .offerwall-items-box {
    width: 300px;
    height: 150px;
  }
  .home-hero-left-text {
    text-align: center;
  }
  .earn-page-offerlist > .offerwall-items > .offerwall-items-box img {
    width: 50%;
    padding: 5px;
  }
  .left-nav {
    left: -9999px;
    width: 60%;
    z-index: 999 !important;
    top: 48px;
  }
  .right-body {
    padding: 0px 5px !important;
    width: 100%;
    margin-left: 0;
  }
  .row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0 !important;
  }
  .container-fluid {
    padding: 0;
  }
  .demo-offer-title h5 {
    font-size: 12px !important;
    margin: 5px 0px;
  }
  .demo-offer-price h5 {
    font-size: 12px !important;
  }
  .bg-custom {
    background: #1a1a28c4 !important;
    backdrop-filter: blur(20px);
  }
  .owl-prev,
  .owl-next {
    top: -70px;
    font-size: 12px;
  }
  .left-nav li a {
    color: #fff;
    font-size: 12px !important;
  }
  .left-user-nav h5 {
    font-size: 14px !important;
  }
  .country-nav h5 {
    font-size: 14px !important;
  }

  .home-login-form {
    margin-top: 100px;
  }
  .res a i {
    color: #fff !important;
  }
  .left-text {
    text-align: center;
    margin-bottom: 50px;
  }
  /* optional footer */

  .top-footer-title.mb-4 {
    text-align: center;
  }
  .review-text.pt-2.text-center {
    text-align: center;
  }
  .top-footer-logo.mb-4 {
    text-align: center;
  }
  .main-footer {
    padding: 100px 0px;
    padding-top: 100px;
  }
  .country-nav {
    bottom: 130px;
  }

  .member-box {
    background: #07090766;
    margin: 20px 0px;
    padding: 20px 10px;
    border-radius: 5px;
  }
  .member-box h4 {
    margin-top: 20px;
  }

  .member-box h2 {
    font-size: 45px;
  }
  .slider-btn {
    display: none;
  }
  .profile-img {
    width: 130px;
    height: 130px;
  }
  ul.pagination {
    gap: 5px;
  }
  ul.pagination li a {
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 3px;
  }
  .head-tag {
    display: none;
  }
  .top-footer-nav {
    text-align: center;
  }
  .basic-settings-form {
    padding: 15px;
  }
  .home-box-img {
    width: 90%;
  }
  .home-box-img img {
    border-radius: 5px;
  }
  .home-box {
    width: 100px;
    padding: 5px;
    border-radius: 5px;
    height: 180px;
  }
  .home-box-title h2 {
    font-size: 12px !important;
  }
  .home-box-price h2 {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
  }
  .home-box-price h6 {
    font-size: 11px !important;
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-device-width: 960px) and (max-device-width: 1366px) {
  .vh-fit {
    backdrop-filter: unset;
  }
  .left-user-nav h5 {
    font-size: 12px !important;
  }
  .country-nav h5 {
    font-size: 12px !important;
  }
  .country-nav img {
    width: 20px;
    height: 12px !important;
  }

  ul#leftdropdown li a {
    padding: 7px 0px 7px 12% !important;
    font-size: 12px !important;
    text-align: left;
  }
  .left-nav ul li a {
    margin: 5px 0px;
  }
  .left-nav li a {
    font-size: 12px !important;
    padding: 8px 10px !important;
    margin: 0px 10px;
  }
  .details-box h5,
  .profile-descriptions h5 {
    font-size: 12px !important;
  }
  .profile-img {
    width: 165px;
    height: 165px;
    margin: auto;
  }
  .left-nav ul {
    margin: 5px 0;
  }
}
