@media only screen and (max-width: 860px) {
  @supports (-webkit-backdrop-filter: blur(9px)) or (backdrop-filter: blur(9px)) {
    .nav-header {
      /* From https://css.glass */
      background: rgba(25, 28, 31, 0.57);
      backdrop-filter: blur(9px);
      -webkit-backdrop-filter: blur(9px);

      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      border-bottom: 0 solid #3d4145;
    }  
  } 

  .nav-header .navbar {
    padding: 10px 20px;
  }

  .navbar .navbar-brand {
    font-size: 22px;
  }

  .navbar .navbar-brand img {
    width: 38px;
    border-radius: 6px;
    margin-right: 5px;
  }

  .navbar .navbar-nav {
    margin-left: 50px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 5px 0;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
  }

  .navbar .nav-link.btn {
    font-size: 16px;
    font-weight: 600;
    width: 25%;
    margin-bottom: 5px;
  }

  .navbar .nav-link.btn.btn-secondary {
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    border: 1px solid #000000;
  }

  .navbar .nav-link.btn.btn-primary {
    margin-left: 0;
  }

  /* dashboard styles */

  .dash-navbar .navbar .right-nav {
    margin-left: 0;
    display: flex;
  }

  .dash-navbar .navbar .nav-link.btn.btn-secondary {
    width: 100%;
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #000000;
  }

  .dash-navbar .mobile-navbar {
    display: inline-block;
    position: relative;
    right: -50px;
  }

  .dash-navbar .mobile-navbar .btn {
    background: transparent;
    margin: 0 40px;
    height: 40px;
    width: 40px;
    padding: 0;
    border: 0 solid transparent;
  }

  .dash-navbar .mobile-navbar .btn img {
    height: 40px;
    width: 40px;
    object-fit: cover;
    border: 0 solid #a3a3a5;
    border-radius: 20px;
  }

  .dash-navbar .navbar .navbar-nav .nav-buttons .btn {
    display: none;
  }

  .dash-navbar .navbar .navbar-nav .nav-item {
    margin: 5px 0;
  }

  .dash-navbar .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .dash-navbar .navbar .navbar-nav {
    margin-left: 50px;
  }

  /* hero section */
  .hero-section .hero-texts {
    padding: 20px 0 100px 40px;
  }

  .hero-section .hero-texts .hero-headtext {
    font-size: 50px;
    line-height: 60px;
  }

  .hero-section .hero-texts .hero-subheading {
    margin-top: 20px;
    font-size: 17px;
  }

  .hero-section .hero-texts a.btn {
    margin-top: 20px;
    padding: 15px 50px;
    font-size: 14px;
  }

  .hero-section .hero-img model-viewer {
    height: 400px;
    width: 100%;
  }

  .margin-section {
    margin: 50px 30px;
  }

  .section-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .section-subtext {
    font-size: 14px;
    text-align: justify;
  }

  .site-counter {
    margin-top: 20px;
    padding: 30px 10px;
    display: flex;
    flex: auto;
    flex-direction: row;
    justify-content: space-evenly;
  }

  .site-counter h3 {
    font-size: 24px;
  }

  .site-counter p {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .welcome {
    padding: 20px 10px;
  }

  .welcome .img-box {
    text-align: right;
  }

  .welcome .img-box img {
    margin-top: 30px;
    width: 100%;
  }

  .welcome .welcome-box {
    margin-top: 40px;
  }

  .collector {
    padding: 20px 10px;
  }

  .collector .img-box {
    text-align: left;
  }

  .collector .img-box img {
    margin-top: 30px;
    width: 100%;
  }

  .collector .welcome-box {
    margin-top: 40px;
  }



  
.img-box.img-giveaway img{
  width: 300px;
  border-radius: 15px;
}


.giveaway-button .btn{
  font-size: 16px;
  padding: 12px 25px;

}


  .artwork-box {
    padding: 0;
    margin-top: 30px;
  }

  .artwork-box .artwork-texts {
    padding: 40px 20px 20px;
  }

  .artwork-box .artwork-right-texts {
    padding: 20px 20px 40px;
  }

  .artwork-box .artwork-title {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .artwork-box .description {
    margin-top: 30px;
  }

  .artwork-box .desc-title {
    font-size: 16px;
  }

  .artwork-box .desc-title .fas {
    margin-right: 6px;
  }

  .artwork-box .desc-p {
    font-size: 14px;
  }

  .artwork-box .art-button {
    margin-top: 30px;
  }

  .artwork-box .art-button .btn {
    width: 100%;
    padding: 15px 20px;
    font-size: 14px;
  }

  .artwork-box .artwork-img {
    height: 100%;
    width: 100%;
  }

  .artwork-box .artwork-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .our-artists {
    margin-top: 70px;
    padding: 30px 0;
  }

  .our-artists .our-artists-header {
    display: flex;
    flex-direction: row;
    flex: auto;
    justify-content: space-between;
  }

  .our-artists .our-artists-header .btn {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 10px 25px;
  }

  .our-artists .our-artists-header .btn .fas {
    margin-left: 10px;
    font-size: 13px;
  }

  .artists-list {
    margin-top: 20px;
  }

  .artists-list .col-lg-3 {
    padding: 15px;
  }

  .artist-box {
    margin-bottom: 20px;
    padding: 10px;
  }

  .artist-box .cover-img {
    height: 180px;
    width: 100%;
  }

  .artist-box .cover-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .artist-box .artist-body {
    position: relative;
    padding: 10px 10px;
    height: 120px;
  }

  .artist-box .artist-body .profile-img {
    position: absolute;
    top: -35px;
    height: 70px;
    width: 70px;
  }

  .artist-box .artist-info {
    margin-top: 40px;
  }

  .artist-box .artist-body .artist-info .name {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .artist-box .artist-body .artist-info .country {
    font-size: 13px;
  }

  /* our nfts styles */

  .nfts-list {
    margin-top: 20px;
  }

  .nfts-list .col-lg-3 {
    margin: 0;
    padding: 10px;
  }

  .nft-box {
    margin-bottom: 30px;
    padding: 5px;
  }

  .nft-box .nft-img {
    height: 240px;
    width: 100%;
  }

  .nft-box .nft-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .nft-box .nft-body {
    padding: 10px 0 5px;
  }

  .nft-box .nft-info {
    margin-bottom: 10px;
    padding: 5px 5px 0;
  }

  .nft-box .nft-info .name {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .nft-box .nft-info .nft-name {
    font-size: 15px;
    margin-bottom: 0;
  }

  .nft-box .price-box {
    padding: 8px 15px;
    margin-bottom: 10px;
  }

  .nft-box .price-box .title {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .nft-box .price-box .nft-price {
    font-size: 14px;
    margin-bottom: 0;
  }

  .nft-box .price-box .nft-price .d-price {
    font-size: 12px;
    float: right;
  }

  .nft-box .nft-button {
    visibility: visible;
  }

  .nft-box .nft-button .btn {
    width: 80%;
    font-size: 14px;
    padding: 8px;
  }

  /* join community styles */
  .join-community {
    padding: 20px 20px 20px;
    margin: 20px;
  }

  .join-box {
    display: flex;
    justify-content: center;
  }

  .join-box .join-form {
    max-width: 600px;
  }

  .join-form .title {
    font-size: 27px;
  }

  .join-form .note {
    margin-top: 20px;
    font-size: 13px;
  }

  .form-section {
    margin-top: 20px;
  }

  .form-section .form-group {
    margin: 7px 15px 0;
  }

  .form-section .form-group input {
    font-size: 15px;
    width: 100%;
    height: 42px;
    padding: 5px 20px;
  }

  .form-section .form-group .btn {
    width: 100%;
    height: 42px;
  }

  .join-socials {
    margin-top: 30px;
  }

  .join-socials ul {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .join-socials ul li {
    margin: 0 15px;
  }

  .join-socials ul li a {
    font-size: 20px;
  }

  .carbon-footprint {
    margin: 20px;
  }

  .carbon-footprint .carbon-title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .carbon-footprint .img-box img {
    width: 90%;
  }

  .carbon-footprint .img-box .img-title {
    font-size: 21px;
  }

  .partners {
    margin: 30px 20px;
  }

  .partners .svg-box {
    margin: 0 10px;
  }

  .partners .svg-box.svg-top {
    margin-top: 30px;
  }

  .partners .svg-box img {
    width: 120px;
  }

  .footer-section {
    margin-top: 10%;
    padding: 30px 60px;
    border-top: 6px solid;
  }

  .footer-navbrand .footer-logo {
    font-size: 20px;
  }

  .footer-navbrand .footer-logo img {
    width: 32px;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .footer-navbrand .sub-note {
    max-width: 400px;
    font-size: 14px;
  }

  .footer-socials ul {
    padding-left: 0;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
  }

  .footer-socials ul li {
    margin-right: 20px;
  }

  .footer-socials ul li a {
    font-size: 18px;
  }

  .footer-contact ul li {
    margin: 5px 0;
    font-size: 13px;
  }

  .footer-link .footer-title {
    font-size: 18px;
  }

  .footer-link ul {
    padding-left: 0;
    margin-top: 20px;
  }

  .footer-link ul li {
    margin: 8px 0;
  }

  .footer-link ul li a {
    font-size: 14px;
  }

  .footer-copyright p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
  }

  /* artists page styles */
  .artists-hero {
    position: relative;
    top: 120px;
    padding-bottom: 80px;
  }

  .artists-hero .hero-text h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .artists-hero .search-box {
    margin: 30px 50px;
  }

  .artists-hero .search-box .form-group {
    display: flex;
    width: 100%;
  }

  .artists-hero .search-box .form-group p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .artists-hero .search-box .form-group p .fas {
    font-size: 18px;
    padding: 15px 30px;
  }

  .artists-hero .search-box .form-group input {
    font-size: 14px;
  }

  .artists-row {
    margin-top: 50px;
    max-height: 100vh;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Enable vertical scrolling */
  }

  .artists-row-box {
    padding: 20px 10px 40px;
  }

  /* marketplace page styles */
  .marketplace-hero {
    position: relative;
    top: 120px;
    padding-bottom: 80px;
  }

  .marketplace-hero .hero-text {
    margin-bottom: 30px;
  }

  .marketplace-hero .hero-text h2 {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .marketplace-hero .hero-text p {
    font-size: 15px;
  }

  .marketplace-hero .search-box {
    margin: 30px 0;
    display: flex;
    flex: auto;
    flex-direction: row;
    justify-content: space-between;
  }

  .marketplace-hero .search-box .select-box select {
    height: 50px;
    width: 100%;
    font-size: 15px;
    padding: 10px 30px;
  }

  .marketplace-hero .search-box .select-box select option {
    font-size: 14px;
  }

  .marketplace-hero .search-box .form-group {
    display: flex;
    width: 50%;
  }

  .marketplace-hero .search-box .form-group p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .marketplace-hero .search-box .form-group p .fas {
    font-size: 20px;
    padding: 15px 30px;
  }

  .marketplace-hero .search-box .form-group input {
    font-size: 14px;
  }

  .marketplace-nft {
    margin-top: 50px;
    max-height: 100vh;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Enable vertical scrolling */
  }

  .marketplace-nft-box {
    padding: 20px 20px 40px;
  }

  .marketplace-nft .col-lg-3 {
    margin: 0;
    padding: 10px;
  }

  .empty-index {
    width: 100%;
    padding: 10px;
    margin: 30px 0 50px;
  }

  .empty-index .empty-index-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
  }

  .empty-index .empty-index-wrapper .empty-index-box {
    margin: auto;
    max-width: 600px;
  }

  /* privacy policy and terms and conditions */

  .privacy-section .hero-text {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .privacy-section .hero-text h2 {
    font-size: 32px;
  }

  .privacy-section .note {
    font-size: 14px;
   
  }

  .privacy-rows {
    margin: 20px 0 30px;
  }

  .privacy-rows .privacy-box {
    margin-top: 20px 0 40px;
  }

  .privacy-box p.title {
    font-size: 15px;
  }

  .privacy-box p.sub-title {
    font-size: 14px;
  }

  .privacy-box p.note-section {
    font-size: 14px;
  }

  .privacy-box ul li {
    font-size: 13px;
  }

  /* popup section and styles */

  #sales-popup {
    position: fixed;
    bottom: 50px;
    left: 20px;
    padding: 12px 20px;
    display: none;
  }

  #sales-popup.show {
    display: block;
    animation: fade 1s ease;
  }

  .bottom-left {
    transform: translateY(100%);
    bottom: 20px;
    left: 20px;
    font-size: 13px;
  }

  /* testimonial box section */
  .testimonial-section {
    margin-bottom: 7%;
  }

  .testimony-wrapper {
    margin: 0 5px 30px;
    position: relative;
  }

  .testimony-wrapper .testimony-box .testimony-img {
    position: relative;
    top: 50px;
  }

  .testimony-wrapper .testimony-box .testimony-img img {
    height: 100px;
    width: 100px;
    border-radius: 50px;
  }

  .testimony-wrapper .testimony-box .testimony-body {
    padding: 10px 10px 20px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc {
    margin-top: 50px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc .text {
    font-size: 14px;
    height: 120px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc .title {
    font-size: 15px;
  }

  .testimony-wrapper .testimony-box .testimony-body .button-prof {
    margin-top: 15px;
  }

  .testimony-wrapper .testimony-box .testimony-body .button-prof .btn {
    font-size: 13px;
    padding: 8px 20px;
  }

  

/* giveaway all styles below here */
.giveaway-section {
  margin: 30px 20px;
}

.giveaway-wrapper .title {
  font-size: 17px;
  margin-bottom: 10px;
}

.giveaway-wrapper .note {
  font-size: 14px;
  margin-bottom: 8px;
  text-align: left;
}

.giveaway-wrapper .note .p-note {
  font-weight: 500;
  font-size: 15px;
}

.giveaway-container {
  display: flex;
  justify-content: center;
}
.giveaway-container .giveaway-content {
  width: 380px;
}

.giveaway-box {
  border-radius: 15px;
  padding: 15px 20px;
  background: transparent;
}

.giveaway-box-spin {

  padding: 20px 10px;
 
}

.giveaway-box-content {
  position: relative;
  width: 350px;
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
  
}

#giveaway-box-spinner{
  position: absolute;
  top: 0;
  left: 0;
  width: 310px;
  height: 310px;

}

.nft-spin-box {
  display: flex;
  flex-direction: row;
  padding: 10px 20px;
  margin-bottom: 15px;
}
.nft-spin-box .nft-spin-img-box {
  height: 75px;
  width: 60px;
}



.nft-spin-box .nft-spin-img-details .name-title {
  margin-top: 5px;
  font-size: 13px;
}

.nft-spin-box .nft-spin-img-details .eth-price {
  font-size: 14px;
}

.nft-spin-box .nft-spin-img-details .d-price {
  font-size: 12px;
}

.giveaway-box .button-box {
  text-align: center;
  margin-top: 20px;
}

.giveaway-box .button-box .btn {
  width: 50%;
  height: 45px;
  font-size: 15px;
}

.display-giveaway-winners {
  margin-top: 50px;
  padding: 10px;
  margin-bottom: 80px;
}

.giveaway-winners .title {
  font-size: 20px;
  margin-bottom: 40px;
}

.winner-wrapper {
  display: flex;
  flex-direction: row;
  padding: 15px 10px;
  margin-bottom: 30px;
}

.winner-wrapper .winner-img-box {
  height: 50px;
  width: 50px;
}

.winner-wrapper .winner-details {
  margin-left: 10px;
}


.winner-wrapper .winner-details .username {
  margin-top: 5px;
  font-size: 15px;
  margin-bottom: 5px;
}

.winner-wrapper .winner-details .note {
  font-size: 13px;
  margin-bottom: 8px;
}

.winner-wrapper .winner-details .note .eth-price {
  font-size: 14px;
}


.home-faq {
  padding: 30px 0;
}

.home-faq-wrapper {
  margin-top: 20px;
}

.home-faq-box {
  border-radius: 10px;
  padding: 10px 15px;
  margin: 20px 5px;
}

.home-faq-box .home-faq-q p.home-title {
  font-size: 13px;
}

.home-faq-box .home-faq-q p .fas {
  font-size: 13px;
  margin-right: 10px;
}

.home-faq-a {
  padding: 10px 0 5px;
}

.faq-answer {
  display: none;
  /* Hide the answer divs by default */
}

.faq-question i.fa-minus {
  display: none;
  /* Hide the minus icon by default */
}

.home-faq-a .faq-desc {
  font-size: 12px;
  max-width: 90%;
}


} 

/* mobile screen */
@media only screen and (max-width: 767px) {
  .nav-header .navbar {
    padding: 10px 10px;
  }

  .navbar .navbar-brand {
    font-size: 18px;
    width: 50%;
  }

  .navbar .navbar-brand img {
    width: 35px;
    border-radius: 5px;
    margin-right: 5px;
  }

  .navbar .navbar-nav {
    margin-left: 50px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 5px 0;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
  }

  .navbar .nav-link.btn {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
  }

  .navbar .nav-link.btn.btn-secondary {
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    border: 1px solid #000000;
  }

  .navbar .nav-link.btn.btn-primary {
    margin-left: 0;
  }

  /* dashboard styles */
  .dash-navbar .navbar .right-nav {
    margin-left: 0;
    display: flex;
  }

  .dash-navbar .navbar .nav-link.btn.btn-secondary {
    width: 100%;
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #000000;
  }

  .dash-navbar .mobile-navbar {
    display: inline-block;
    position: unset;
    margin-left: 0;
  }

  .dash-navbar .navbar .navbar-nav {
    margin-left: 50px;
  }

  /* hero section */

  .hero-section .hero-texts {
    padding: 20px 10px 20px 20px;
  }

  .hero-section .hero-texts .hero-headtext {
    font-size: 40px;
    line-height: 70px;
  }

  .hero-section .hero-texts .hero-subheading {
    margin-top: 20px;
    font-size: 16px;
  }

  .hero-section .hero-texts a.btn {
    margin-top: 20px;
    padding: 15px 50px;
    font-size: 14px;
  }

  .hero-section .hero-img model-viewer {
    height: 300px;
    width: 100%;
  }

  .margin-section {
    margin: 30px 15px;
  }

  .section-title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .section-subtext {
    font-size: 14px;
    text-align: justify;
  }

  .site-counter {
    margin-top: 50px;
    padding: 15px 10px 0;
    display: flex;
    flex: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .site-counter .count-box {
    margin: 0 20px 20px 0;
  }

  .site-counter h3 {
    font-size: 21px;
  }

  .site-counter p {
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .welcome {
    padding: 20px 10px;
  }

  .welcome .row {
    flex-direction: column-reverse;
  }



  .welcome .img-box {
    text-align: center;
  }

  .welcome .img-box img {
    margin-top: 15px;
    width: 100%;
  }

  .welcome .welcome-box {
    margin-top: 20px;
  }
 
  .collector {
    padding: 20px 10px;
  }

  .collector .img-box {
    text-align: center;
  }

  .collector .img-box img {
    margin-top: 15px;
    width: 100%;
  }

  .collector .welcome-box {
    margin-top: 20px;
  }

  .giveaway-hero .row{
    flex-direction: column-reverse;
  }

  .collector.trans-hero .row{
    flex-direction: column;
  }


  .img-box.img-giveaway{
    margin-top: 30px;
    text-align: center;
  }

.img-box.img-giveaway img{
  width: 300px;
  border-radius: 15px;
}


.giveaway-button .btn{
  font-size: 16px;
  padding: 12px 25px;

}

  .artwork-box {
    padding: 0;
    margin-top: 60px;
  }

  .artwork-box .artwork-texts.mobile {
    padding: 40px 20px 10px;
  }

  .artwork-box .artwork-title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .artwork-box .artwork-texts.mobile .artwork-title {
    margin-bottom: 0;
  }

  .artwork-box .description {
    margin-top: 30px;
  }

  .artwork-box .art-button .btn {
    width: 100%;
    padding: 15px 20px;
    font-size: 13px;
  }

  .artwork-box .artwork-img {
    height: 100%;
    width: 100%;
  }

  .artwork-box .artwork-img img {
    margin-top: 20px;
    border-radius: 25px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .our-artists {
    margin-top: 60px;
    padding: 20px 0;
  }

  .our-artists .our-artists-header {
    display: flex;
    flex-direction: row;
    flex: auto;
    justify-content: space-between;
  }

  .our-artists .our-artists-header .btn {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 8px 18px;
  }

  .artists-list {
    margin-top: 20px;
  }

  .artists-list .col-lg-3 {
    padding: 5px;
  }

  .artist-box {
    margin-bottom: 20px;
    padding: 7px;
  }

  .artist-box .cover-img {
    height: 150px;
    width: 100%;
  }

  .artist-box .cover-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .artist-box .artist-body {
    position: relative;
    padding: 10px 10px;
    height: 100px;
  }

  .artist-box .artist-body .profile-img {
    position: absolute;
    top: -30px;
    height: 60px;
    width: 60px;
  }

  .artist-box .artist-info {
    margin-top: 30px;
  }

  .artist-box .artist-body .artist-info .name {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .artist-box .artist-body .artist-info .country {
    font-size: 12px;
  }

  /* our nfts styles */

  .nfts-list {
    margin-top: 20px;
  }

  .nfts-list .col-lg-3 {
    margin: 0;
    padding: 5px;
  }

  .nft-box {
    margin-bottom: 30px;
    padding: 5px;
  }

  .nft-box .nft-img {
    height: 180px; 
    width: 100%;
  }

  .nft-box .nft-body {
    padding: 10px 0 5px;
  }

  .nft-box .nft-info {
    margin-bottom: 10px;
    padding: 5px 5px 0;
  }

  .nft-box .nft-info .nft-name {
    font-size: 13px;
    height: 40px;
    margin-bottom: 0;
  }

  .nft-box .price-box {
    padding: 8px 10px;
    margin-bottom: 10px;
  }

  .nft-box .price-box .title {
    font-size: 13px;
    display: none;
    margin-bottom: 5px;
  }

  .nft-box .price-box .nft-price {
    font-size: 14px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }

  .nft-box .price-box .nft-price .eth-nft-price .fab {
    margin-right: 0;
    padding-right: 0;
  }

  .nft-box .price-box .nft-price .d-price {
    margin-top: 5px;
    font-size: 12px;
  }

  .nft-box .nft-button {
    visibility: visible;
  }

  .nft-box .nft-button .btn {
    width: 80%;
    font-size: 13px;
    padding: 7px 10px;
  }

  /* join community styles */
  .join-community {
    padding: 20px 0px 20px;
    margin: 10px;
  }

  .join-box {
    display: flex;
    justify-content: center;
  }

  .join-box .join-form {
    max-width: 500px;
  }

  .join-form .title {
    font-size: 24px;
  }

  .join-form .note {
    margin-top: 20px;
    font-size: 13px;
  }

  .form-section {
    margin-top: 20px;
  }

  .form-section .form-group {
    margin: 7px 15px 0;
  }

  .form-section .form-group input {
    font-size: 14px;
    width: 100%;
    height: 40px;
    padding: 5px 20px;
  }

  .form-section .form-group .btn {
    width: 100%;
    height: 40px;
    font-size: 14px;
  }

  .join-socials {
    margin-top: 30px;
  }

  .join-socials ul {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .join-socials ul li {
    margin: 0 15px;
  }

  .join-socials ul li a {
    font-size: 20px;
  }

  .carbon-footprint {
    margin: 50px 20px 20px;
  }

  .carbon-footprint .carbon-title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .carbon-footprint .img-box img {
    width: 90%;
  }

  .carbon-footprint .img-box .img-title {
    font-size: 20px;
  }

  .partners {
    margin: 30px 20px;
  }

  .partners .svg-box {
    margin: 0 10px 40px;
  }

  .partners .svg-box.svg-top {
    margin-top: 30px;
  }

  .partners .svg-box img {
    width: 120px;
  }

  .footer-section {
    margin-top: 10%;
    padding: 30px 20px;
    border-top: 6px solid;
  }

  .footer-navbrand .footer-logo {
    font-size: 20px;
  }

  .footer-navbrand .footer-logo img {
    width: 32px;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .footer-navbrand .sub-note {
    max-width: 400px;
    font-size: 14px;
  }

  .footer-socials ul {
    padding-left: 0;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
  }

  .footer-socials ul li {
    margin-right: 20px;
  }

  .footer-socials ul li a {
    font-size: 18px;
  }

  .footer-contact ul li {
    margin: 5px 0;
    font-size: 13px;
  }

  .footer-link .footer-title {
    margin-top: 30px;
    font-size: 18px;
  }

  .footer-link ul {
    padding-left: 0;
    margin-top: 20px;
  }

  .footer-link ul li {
    margin: 8px 0;
  }

  .footer-link ul li a {
    font-size: 14px;
  }

  .footer-copyright p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
  }

  /* artists page styles */
  .artists-hero {
    position: relative;
    top: 100px;
    padding-bottom: 60px;
  }

  .artists-hero .hero-text h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .artists-hero .search-box {
    margin: 30px 10px 10px;
  }

  .artists-hero .search-box .form-group {
    display: flex;
    width: 100%;
  }

  .artists-hero .search-box .form-group p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .artists-hero .search-box .form-group p .fas {
    font-size: 15px;
    padding: 15px 10px;
  }

  .artists-hero .search-box .form-group input {
    font-size: 14px;
  }

  .artists-row {
    margin-top: 30px;
    margin-bottom: 40px;
    max-height: 100vh;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Enable vertical scrolling */
  }

  .artists-row-box {
    padding: 20px 8px 20px;
  }

  .artists-row-box .col-lg-3 {
    padding: 5px;
  }

  /* marketplace page styles */
  .marketplace-hero {
    position: relative;
    top: 100px;
    padding-bottom: 60px;
  }

  .marketplace-hero .hero-text {
    margin-bottom: 20px;
  }

  .marketplace-hero .hero-text h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .marketplace-hero .search-box {
    margin: 20px 0;
    display: flex;
    flex: auto;
    flex-direction: row;
    justify-content: space-between;
  }

  .marketplace-hero .search-box .select-box select {
    height: 45px;
    width: 100%;
    font-size: 14px;
    padding: 10px 20px;
  }

  .marketplace-hero .search-box .select-box select option {
    font-size: 13px;
  }

  .marketplace-hero .search-box .form-group {
    display: flex;
    width: 50%;
  }

  .marketplace-hero .search-box .form-group p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .marketplace-hero .search-box .form-group p .fas {
    font-size: 15px;
    padding: 15px 10px;
  }

  .marketplace-hero .search-box .form-group input {
    font-size: 14px;
    height: 45px;
  }

  .marketplace-nft {
    margin-top: 20px;
    margin-bottom: 40px;
    max-height: 100vh;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    /* Enable vertical scrolling */
  }

  .marketplace-nft-box {
    padding: 20px 8px 20px;
  }

  .marketplace-nft .col-lg-3 {
    margin: 0;
    padding: 5px;
  }

  /* privacy policy and terms and conditions */

  .privacy-section .hero-text {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .privacy-section .hero-text h2 {
    font-size: 25px;
  }

  .privacy-section .note {
    font-size: 14px;
   
  }

  .privacy-rows {
    margin: 20px 0 30px;
  }

  .privacy-rows .privacy-box {
    margin-top: 20px 0 40px;
  }

  .privacy-box p.title {
    font-size: 15px;
  }

  .privacy-box p.sub-title {
    font-size: 14px;
  }

  .privacy-box p.note-section {
    font-size: 14px;
  }

  .privacy-box ul li {
    font-size: 13px;
  }

  /* popup section and styles */

  #sales-popup {
    position: fixed;
    bottom: 55px;
    left: 10px;
    padding: 10px 10px;
    display: none;
  }

  #sales-popup.show {
    display: block;
    animation: fade 1s ease;
  }

  .bottom-left {
    transform: translateY(100%);
    bottom: 10px;
    left: 10px;
    font-size: 12px;
  }

  /* testimonial box section */
  .testimonial-section {
    margin-bottom: 7%;
  }

  .testimony-wrapper {
    margin: 0 5px 30px;
    position: relative;
  }

  .testimony-wrapper .testimony-box .testimony-img {
    position: relative;
    top: 40px;
  }

  .testimony-wrapper .testimony-box .testimony-img img {
    height: 80px;
    width: 80px;
    border-radius: 40px;
  }

  .testimony-wrapper .testimony-box .testimony-body {
    padding: 10px 10px 20px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc {
    margin-top: 50px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc .text {
    font-size: 13px;
    height: 90px;
  }

  .testimony-wrapper .testimony-box .testimony-body .testimony-desc .title {
    font-size: 14px;
  }

  .testimony-wrapper .testimony-box .testimony-body .button-prof {
    margin-top: 15px;
  }

  .testimony-wrapper .testimony-box .testimony-body .button-prof .btn {
    font-size: 13px;
    padding: 8px 20px;
  }

  
/* giveaway all styles below here */
.giveaway-section {
  margin: 30px 20px;
}

.giveaway-wrapper .title {
  font-size: 17px;
  margin-bottom: 10px;
}

.giveaway-wrapper .note {
  font-size: 14px;
  margin-bottom: 8px;
  text-align: left;
}

.giveaway-wrapper .note .p-note {
  font-weight: 500;
  font-size: 15px;
}

.giveaway-container {
  display: flex;
  justify-content: center;
}
.giveaway-container .giveaway-content {
  width: 380px;
}

.giveaway-box {
  border-radius: 15px;
  padding: 15px 20px;
  background: transparent;
}

.giveaway-box-spin {

  padding: 20px 10px;
 
}

.giveaway-box-content {
  position: relative;
  width: 350px;
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
  
}

#giveaway-box-spinner{
  position: absolute;
  top: 0;
  left: 0;
  width: 310px;
  height: 310px;

}

.nft-spin-box {
  display: flex;
  flex-direction: row;
  padding: 10px 20px;
  margin-bottom: 15px;
}
.nft-spin-box .nft-spin-img-box {
  height: 75px;
  width: 60px;
}



.nft-spin-box .nft-spin-img-details .name-title {
  margin-top: 5px;
  font-size: 13px;
}
 
.nft-spin-box .nft-spin-img-details .eth-price {
  font-size: 14px;
}

.nft-spin-box .nft-spin-img-details .d-price {
  font-size: 12px;
}

.giveaway-box .button-box {
  text-align: center;
  margin-top: 20px;
}

.giveaway-box .button-box .btn {
  width: 60%;
  height: 42px;
  font-size: 15px;
}

.display-giveaway-winners {
  margin-top: 50px;
  padding: 10px;
  margin-bottom: 80px;
}

.giveaway-winners .title {
  font-size: 20px;
  margin-bottom: 40px;
}

.winner-wrapper {
  display: flex;
  flex-direction: row;
  padding: 10px 10px;
  margin-bottom: 30px;
}

.winner-wrapper .winner-img-box {
  height: 40px;
  width: 40px;
}

.winner-wrapper .winner-details {
  margin-left: 10px;
}


.winner-wrapper .winner-details .username {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}

.winner-wrapper .winner-details .note {
  font-size: 13px;
  margin-bottom: 8px;
}

.winner-wrapper .winner-details .note .eth-price {
  font-size: 13px;
}



}

/* mobile screen */
@media only screen and (max-width: 540px) {
  .navbar .navbar-brand {
    font-size: 18px;
    width: 40%;
  }

  .navbar .navbar-nav {
    margin-left: 50px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 5px 0;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .navbar .nav-link.btn {
    font-size: 15px;
    font-weight: 600;
    width: 60%;
    margin-bottom: 5px;
  }

  .navbar .nav-link.btn.btn-primary {
    margin-left: 0;
  }

  /* dashboard styles */

  .dash-navbar .mobile-navbar {
    display: inline-block;
    position: unset;
    margin-left: 0;
  }

  .dash-navbar .mobile-navbar .btn {
    background: transparent;
    margin: 0 30px;
    height: 40px;
    width: 40px;
    padding: 0;
    border: 0 solid transparent;
  }

  .dash-navbar .mobile-navbar .btn img {
    height: 40px;
    width: 40px;
    object-fit: cover;
    border: 0 solid #a3a3a5;
    border-radius: 20px;
  }

  .dash-navbar .navbar .navbar-nav {
    margin-left: 20px;
  }

  .dash-navbar .navbar-toggler-icon {
    width: 27px !important;
  }

  
/* giveaway all styles below here */
.giveaway-section {
  margin: 30px 20px;
}

.giveaway-wrapper .title {
  font-size: 16px;
}

.giveaway-wrapper .note {
  font-size: 13px;
}

.giveaway-wrapper .note .p-note {
  font-weight: 500;
  font-size: 14px;
}

.giveaway-container .giveaway-content {
  width: 370px;
}

.nft-spin-box {
  display: flex;
  flex-direction: row;
  padding: 10px 10px;
  margin-bottom: 15px;
}
.nft-spin-box .nft-spin-img-box {
  height: 75px;
  width: 60px;
}


.nft-spin-box .nft-spin-img-details .name-title {
  margin-top: 5px;
  font-size: 13px;
}

.nft-spin-box .nft-spin-img-details .eth-price {
  font-size: 13px;
}

.nft-spin-box .nft-spin-img-details .d-price {
  font-size: 12px;
}

.giveaway-box .button-box {
  text-align: center;
  margin-top: 20px;
}

.giveaway-box .button-box .btn {
  width: 60%;
  height: 42px;
  font-size: 15px;
}

.display-giveaway-winners {
  margin-top: 50px;
  padding: 10px;
  margin-bottom: 80px;
}

.giveaway-winners .title {
  font-size: 20px;
  margin-bottom: 40px;
}

}

/* mobile screen */
@media only screen and (max-width: 375px) {
  .navbar .navbar-brand {
    font-size: 18px;
    width: 40%;
  }

  .navbar .navbar-nav {
    margin-left: 50px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 5px 0;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .navbar .nav-link.btn {
    font-size: 15px;
    font-weight: 600;
    width: 60%;
    margin-bottom: 5px;
  }

  .navbar .nav-link.btn.btn-primary {
    margin-left: 0;
  }

  /* dashboard styles */

  .dash-navbar .mobile-navbar {
    display: inline-block;
    position: unset;
    margin-left: 10px;
  }

  .dash-navbar .mobile-navbar .btn {
    background: transparent;
    margin: 0 20px;
    height: 36px;
    width: 36px;
    padding: 0;
    border: 0 solid transparent;
  }

  .dash-navbar .mobile-navbar .btn img {
    height: 36px;
    width: 36px;
    object-fit: cover; 
    border: 0 solid #a3a3a5;
    border-radius: 18px;
  }

  .dash-navbar .navbar .navbar-nav {
    margin-left: 0px;
  }

  .dash-navbar .navbar-toggler-icon {
    width: 25px !important;
  }

  .img-box.img-giveaway img{
    width: 250px;
    border-radius: 15px;
  }
  
  
  .giveaway-button .btn{
    font-size: 14px;
    padding: 12px 25px;
  
  }
  
}