@media (min-width: 991px) {
  .mobile-nav-button {
    display: none;
  }
}

@media (max-width: 767px) {
  .menu-icon {
    margin-left: 10px;
  }
  header {
    justify-content: flex-end;
  }
  #track-name {
    width: 172px;
    height: 20px; /* Just for visualization */
    overflow: hidden;
  }

  .track-name {
    position: relative;
    white-space: nowrap; /* Prevent text from wrapping */

    animation: moveText 5s linear infinite; /* Adjust animation duration as needed */
  }

  @keyframes moveText {
    0% {
      left: 100%;
    }
    100% {
      left: -100%;
    }
  }

  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form textarea {
    font-size: 20px;
  }
  .wpcf7-submit {
    font-size: 20px;
  }
  .page-template-page-contact .social-icons li {
    padding: 0 5px;
  }
  /* .footer-social svg {
    height: 20px;
  } */
  .tracks-list {
    max-width: 100%;
  }
  .the_band .description {
    margin-bottom: 60px;
  }
  .band-image h2 {
    font-size: 36px;
  }
  .section-title {
    font-size: 36px;
    line-height: 100%;
    margin: 60px 0 30px;
  }
  .gallery-list .gallery a {
    flex: 0 0 50%;
  }

  .description {
    font-size: 20px;
    text-align: center;
  }
  .desktop-menu li {
    margin-bottom: 20px;
  }
  footer .footer-buttons li svg {
    height: 20px;
  }
  #mailpoet_form_1 .mailpoet_text,
  #mailpoet_form_1 .mailpoet_textarea {
    font-size: 20px !important;
  }
  #mailpoet_form_1 .mailpoet_submit {
    font-size: 20px !important;
    font-weight: 400;
  }
  .section-content-videos {
    background: #000;
  }
  .home-slider {
    height: 465px !important;
  }
  .slider-card {
    background: #000;
    display: block;
    position: initial;
    padding: 0 12px;
    margin-bottom: 150px;
    margin-top: 20px;
  }
  .home-slider .slider-card {
    display: none;
  }
  .products-card {
    flex: 100%;
  }
  .page-template-page-music .social-icons li {
    padding-left: 0;
    padding-right: 5px;
  }
  .page-template-page-about .social-icons li {
    padding: 0 5px;
  }
  .page-template-page-music .social-icons {
    justify-content: flex-start;
  }
  .music-card .music-content {
    padding-left: 0;
  }
  .music-image img {
    width: 100%;
  }
  .music-card {
    flex-direction: column;
  }
  .concert-link {
    font-size: 14px;
    padding: 4px 10px;
  }
  .concert-address {
    font-size: 18px;
  }
  .concert-date {
    font-size: 18px;
    padding: 2px 10px;
  }
  .concert-title {
    font-size: 20px;
    padding: 2px 10px;
  }
  .concert-card .concert-content {
    flex: 4;
  }
  .concert-card {
    overflow: hidden;
  }
  .concert-card .concert-image svg {
    width: 200%;
    height: auto;
  }
  .page-title {
    margin-top: -23px;
    margin-bottom: 60px;
  }
  .about-top img {
    height: 300px;
    object-fit: cover;
  }
  .powered-by {
    margin: 0;
  }
  .footer-bottom {
    padding-left: 12px;
    padding-right: 12px;
    justify-content: space-between;
  }
  .footer-menu {
    display: none;
  }
  .footer-logo {
    padding-top: 184px;
    padding-bottom: 14px;
  }
  .footer-middle {
    background-size: 400%;
  }
  #mailpoet_form_1 .mailpoet_submit {
    max-width: 85px;
    float: right;
  }
  #mailpoet_form_1 form.mailpoet_form {
    padding: 0 !important;
    flex-direction: column;
  }
  .footer-top .section-content {
    padding: 0;
  }
  .footer-top h2 {
    font-size: 42px;
    line-height: 42px;
    text-align: left;
  }
  .section-content {
    padding: 0 12px;
  }
  .news-list .news-card .news-content {
    padding: 12px;
  }
  .news-list .news-card {
    flex-direction: column;
  }
  .home .page-title {
    margin-bottom: 20px;
  }
  .page-title {
    font-size: 42px;
    line-height: 41px;
  }
  .banner-home-title {
    font-size: 32px;
    line-height: 32px;
  }
  .desktop-menu {
    padding: 55px;
  }
  .sidenav:after {
    left: -117px;
    width: 230px;
    background-size: 51%;
    background-repeat: repeat-y;
  }
  .sidenav {
    max-width: 70%;
  }
  .desktop-menu li a {
    font-size: 32px;
  }
  .player span {
    max-width: 100px;
  }

  #myBtnContainer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: scroll;
  }

  #myBtnContainer .btn {
    flex-shrink: 0;
  }

  .team-card-bottom .offset-lg-4 {
    padding: 0;
  }

  .single-adteam .team-body-details {
    box-shadow: none;
    height: 100vh;
    border-radius: 0;
  }

  .single-adteam {
    background: none;
    padding: 0;
  }

  .scroll-to-top {
    display: none;
  }

  .work-section-background:last-of-type {
    padding-bottom: 30px;
  }

  .box {
    margin-bottom: 20px;
  }

  .shape h2 {
    font-weight: 900;
    font-size: 30px;
    line-height: 33px;
    padding-left: 45px;
  }

  .home-project-row-middle h2 {
    padding-left: 20px;
  }

  .section-svg {
    /*    margin-bottom: -1px;*/
  }

  .work-section-background img {
    transform: scale(1.3);
  }

  .projects-list .small-title {
    margin-bottom: 40px;
    margin-top: 0px;
  }

  .wpcf7 form.sent .wpcf7-response-output:after {
    width: initial;
  }

  .box:hover .box-content {
    transform: scale(1.07);
  }

  .sidenav .mysidenav-info .header h2 {
    padding: 90px 20px 0 20px;
  }

  .sidenav .mysidenav-info .header p {
    padding: 0 20px 0 20px;
  }

  .sidenav .mysidenav-info .body {
    padding: 20px;
  }

  .projects-list .projects-card h2 {
    margin-bottom: -15px;
  }

  .who-founders-item p {
    text-align: center;
  }

  .who-founders-item .quote {
    text-align: center;
  }

  .who-founders-item h3 {
    text-align: center;
  }

  .who-founders-item h2 {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }

  .who-founders-item h2 a {
    display: block;
    margin-top: 10px;
  }

  .who-founders-item-row img {
    width: 100%;
    margin-bottom: 20px;
  }

  .who-content h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .who-top {
    padding: 100px 0;
    padding-bottom: 0;
  }

  .who-top h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .footer-text {
    text-align: center;
    margin-left: 0;
  }

  .meet {
    position: initial;
    margin: 0;
    width: 100%;
    margin-top: -234px;
  }

  body {
    width: 100% !important;
  }

  #main {
    transform: initial !important;
  }

  #image-container {
    width: 70%;
  }

  .mobile-menu .menu-item span {
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 42px;
    line-height: 65px;
    padding-bottom: 23px;
    cursor: pointer;
  }

  .menu-item-133 {
    position: initial;
    text-align: center;
  }

  .home-project-row {
    flex-direction: column;
  }

  .home-project-row .thumb img {
    margin-right: initial;
    margin-left: initial;
    margin-bottom: -131px;
    width: 100%;
  }

  .home-project-row .shape-content svg {
    width: 100%;
  }

  .home-project-row-middle {
    flex-direction: column-reverse;
  }

  .general_image {
    background-attachment: initial !important;
  }

  .transparent {
    display: none;
  }

  .single-project {
    padding-top: 48px;
  }

  .back {
    font-size: 12px;
  }

  .back svg {
    margin-top: -2px;
    margin-left: 10px;
  }

  .project-navigation a {
    font-size: 12px;
  }

  .project-navigation svg {
    margin: 0 10px;
    margin-top: -2px;
  }

  .project-navigation {
    padding: 40px 4px;
    /*      margin-top: 40px;*/
  }

  header {
    height: 40px;
  }

  #page-loading {
    display: none !important;
  }

  .navbar-brand {
    margin-left: 0;
  }

  .navbar-brand img {
    height: 28px;
  }

  .single .mobile-nav-button {
    display: none;
  }

  .single .back {
    right: 0;
  }

  .services {
    flex-direction: column;
  }

  .footer-top .content p {
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    margin: 0 20px 20px;
  }

  .footer-top .content .btn-white {
    font-size: 16px;
    line-height: 140%;
    padding: 8px 15px;
    display: inline-block;
  }

  .footer-top {
    padding: 90px 12px 40px;
  }

  .copyrights p {
    text-align: center;
    /* margin-bottom: 34px;
    padding-bottom: 28px;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.2); */
  }

  .footer-email {
    position: absolute;
    top: -4px;
  }

  footer .footer-buttons {
    padding: 0;
    padding-top: 37px;
    position: relative;
    justify-content: center;
    margin-bottom: 34px;
    padding-bottom: 28px;
    /* border-bottom: 0.5px solid rgba(255, 255, 255, 0.2); */
  }

  footer .footer-buttons li {
    margin-right: 0px;
    padding: 0 5px;
  }

  .copyrights {
    padding: 0;
  }

  .page-works a {
    font-size: 32px;
    line-height: 60px;
  }

  /* .page-works h2 {
    font-size: 32px;
    line-height: 60px;
    display: block;
    height: auto;
  } */

  .page-works h2 svg {
    height: 50px;
  }
}
