@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    animation-play-state: paused !important;
  }
}

@media screen and (max-width: 1440px) {
  .hero-section-container {
    padding: 11.5vh 6vw;
  }
  .hero-section-text-content h1 {
    font-size: 109px;
    line-height: 100px;
  }
  .hero-section-text-content p {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 1200px) {
  .navbar-menu .navbar-item {
    font-size: 15px;
  }
  .dropdown-item a {
    font-size: 15px;
  }
  .section-8-content {
    flex-wrap: wrap;
    gap: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .thank-you a {
    width: 30%;
  }
  .section-7-container {
    gap: 10px !important;
  }
  .section-7-main-image {
    padding-right: 15px;
  }
  .section-7-main-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
  }
  .section-7-side-details ul li {
    gap: 15px;
  }
  .section-7-main-text h2 {
    font-size: 30px;
  }
  .hero-section-container {
    padding: 7vh 6vw;
  }
  .hero-section-text-content h1 {
    font-size: 77px;
    line-height: 70px;
  }
  .hero-section-text-content h1:nth-child(2) {
    /* padding-left: 175px !important; */
  }

  .hero-section-text-content h1:nth-child(3) {
    color: var(--primary-color);
    /* padding-left: 70px !important; */
  }
  .hero-section-text-content p {
    /* padding-left: 175px !important; */
    padding-top: 20px !important;
    font-size: 18px;
  }
  .navbar-menu .navbar-item {
    font-size: 15px;
    padding: 30px 10px;
  }
  .dropdown-item a {
    font-size: 13px;
  }
  .line {
    padding: 0;
  }
  .section-2-items {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 992px) {
  .error-section-container img {
    width: 60%;
  }
  .section-18-main-content {
    flex-direction: column;
  }
  .section-18-items {
    width: 100%;
  }
  .section-18-item {
    height: auto;
    transform-origin: center !important;
  }
  .section-18-item:hover {
    scale: 1.03;
  }
  .section-7-container {
    flex-direction: column;
    gap: 50px !important;
  }
  .section-7-main-display {
    width: 100%;
  }
  .section-7-side-display {
    width: 100%;
    padding: 0;
  }
  .section-7-side-details {
    width: 100%;
  }
  .section-7-side-details ul li img {
    width: 200px;
  }
  .section-7-side-text {
    justify-content: start;
    gap: 15px !important;
  }
  .section-7-side-text h4 {
    font-size: 25px !important;
  }
  .section-7-side-text span i {
    font-size: 22px !important;
  }
  .section-7-side-text p {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 800px) {
  .popup-section {
    display: block;
    width: 350px;
    height: auto;
    transform: translate(-50%, -50%);
  }
  .popup-section form {
    width: 100%;
    padding: 25px 25px;
  }
  .popup-section .poster {
    display: none;
  }
  .light-responsive {
    display: block;
  }
  .light {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .thank-you a {
    width: 50%;
  }
  *::-webkit-scrollbar {
    display: none;
  }
  .section-3 {
    padding: 55px 0;
  }
  .section-3-container {
    flex-wrap: wrap;
  }
  .section-6 {
    padding: 55px 0;
  }
  .section-6-text-content h2 {
    font-size: 26px;
    padding-bottom: 20px !important;
  }
  .section-6-email-input {
    flex-direction: column;
  }
  .section-6-email-input input,
  .section-6-email-input button {
    width: 420px !important;
  }
  .section-16-main-text h1 {
    font-size: 26px;
  }
  .section-16-main-content {
    flex-direction: column;
  }
  .section-16-image {
    width: 100%;
  }
  .section-16-main-text {
    width: 100%;
    text-align: center !important;
  }
  .section-16-buttons {
    justify-content: center;
    width: 100%;
  }
  .section-23-image {
    display: none;
  }
  .section-23-text-content {
    width: 100%;
    text-align: center;
  }
  .section-23-buttons {
    justify-content: center;
  }
  .section-24-para {
    display: block;
    text-align: center;
  }
  .section-24-left-para {
    width: 100%;
  }
  .section-24-right-para {
    width: 100%;
  }
  .section-24-container ul li {
    text-align: left;
  }
  .error-section-container img {
    width: 80%;
  }
  .section-25-items {
    gap: 10px;
  }
  .section-25-item {
    width: calc(50% - 10px);
  }
  .section-17-container {
    flex-direction: column;
  }
  .section-17-item {
    width: 100%;
  }
  .section-12-layout {
    padding: 55px 15px;
  }
  .section-12-container {
    flex-direction: column;
  }
  .section-8-content {
    flex-grow: 1;
  }
  .typewriter-section-container {
    flex-direction: column;
  }
  .typewriter-section-text-content h1 {
    padding-bottom: 36px !important;
    text-align: center;
  }
  .section-9 .swiper-button-next,
  .section-9 .swiper-button-prev {
    display: none;
  }
  .section-13-layout {
    padding: 55px 15px;
  }
  .section-14-layout {
    padding: 55px 15px;
  }
  .section-14-item {
    width: calc(33.33% - 10px);
    overflow: hidden;
  }
  .section-14-item:last-child {
    display: none;
  }
  .section-10-item {
    width: calc(50% - 20px);
  }
  .palette-items {
    flex-direction: column;
  }
  .palette-item {
    width: 100%;
  }
  .navbar-menu {
    display: none;
  }
  .navbar-logo-container {
    padding: 0;
  }
  .navbar-logo-container {
    width: 235px;
  }
  .navbar-logo-container img {
    max-height: 70px;
  }
  .sandwich-menu-container {
    display: block;
  }
  .sandwich-menu {
    display: block;
  }
  .banner-strip {
    width: 100%;
    bottom: -15px;
  }
  .banner-strip img {
    width: 200%;
  }
  .header-top {
    display: none;
  }
  .section-20-container {
    flex-direction: column;
  }
  .section-20-text-content h1 {
    text-align: center;
  }
  .section-20-text-content p {
    text-align: center;
  }
  .section-22-item-image {
    display: none;
  }
  .section-22-item-text {
    width: 100%;
    text-align: center;
  }
  .section-22-item-buttons {
    justify-content: center;
  }
  .section-22 .item {
    width: 100%;
  }
  .hero-section-container {
    padding: 7vh 6vw;
  }
  .hero-section-slider {
    display: none;
  }
  .hero-section-text-content {
    width: 100%;
    text-align: center;
  }
  .hero-section-text-content h1 {
    font-size: 95px;
    line-height: 90px;
  }
  .hero-section-text-content h1:nth-child(2) {
    /* padding-left: 27vw !important; */
  }
  .hero-section-text-content h1:nth-child(3) {
    color: var(--primary-color);
    /* padding-left: 85px !important; */
  }
  .hero-section-text-content p {
    padding-top: 20px !important;
    font-size: 14px;
  }
  .form-section form .form-fields {
    flex-direction: column;
  }
  .form-section form .form-fields input {
    width: 100% !important;
  }
  .form-section form button {
    width: 50%;
  }
  .section-11-layout {
    padding: 55px 15px;
  }
  .section-26-items {
    flex-direction: column;
  }
  .section-26-item {
    width: 100%;
  }
  .section-21-buttons a {
    width: 35%;
  }
  .section-21-links {
    flex-direction: column;
  }
  .section-27-main-content {
    display: block;
  }
  .section-27-profile-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-27-profile-image img {
    width: 70%;
    margin: 0 auto;
  }
  .section-27-profile-text {
    width: 100%;
    padding-top: 50px !important;
  }
  .section-15-container {
    flex-direction: column;
    gap: 30px;
  }
  .section-15-text-content {
    width: 100%;
  }
  .section-15-badges {
    width: 100%;
  }
  .section-26-profile {
    flex-direction: column;
    gap: 51px;
  }
  .section-26-profile-image {
    width: 100%;
  }
  .section-26-image-container {
    height: auto;
    margin: 0 auto;
    width: 60%;
  }
  .section-26-socials {
    justify-content: center;
  }
  .section-26-profile-genre {
    width: 200%;
    padding: 0;
  }
  .section-26-profile-text {
    position: relative;
    transform: translateY(0%);
    width: 200.1%;
    padding: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  .form-section-container {
    flex-direction: column;
    text-align: center;
  }
  .form-section-socials {
    justify-content: center;
  }
}

@media screen and (max-width: 576px) {
  .hero-section-text-content h1:nth-child(2) {
    /* padding-left: 23vw !important; */
  }
  .hero-section-text-content h1:nth-child(3) {
    color: var(--primary-color);
    /* padding-left: 8vw !important; */
  }
  .section-19 {
    display: none;
  }
  .section-7-main-details {
    flex-direction: column;
  }
  .section-7-main-image {
    padding: 0;
  }
  .section-7-main-text {
    width: 100%;
    padding-top: 30px !important;
    padding: 0;
    gap: 20px !important;
  }
}

@media screen and (max-width: 500px) {
  .hero-section-text-content h1 {
    font-size: 57px;
    line-height: 50px;
  }
  .hero-section-text-content h1:nth-child(2) {
    /* padding-left: 100px !important; */
  }
  .hero-section-layout {
    background: linear-gradient(180deg, rgba(3, 4, 9, 1) 0%, rgba(13, 17, 38, 1) 30%, rgba(21, 28, 63, 1) 100%);
}
  .hero-section-text-content {
        text-align: center;
    }
  .hero-section-text-content h1:nth-child(3) {
    color: var(--primary-color);
    /* padding-left: 45px !important; */
  }
  .hero-section-text-content p {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .section-26-image-container {
    height: auto;
    margin: 0 auto;
    width: 100%;
  }
  .section-26-profile-text {
    height: auto;
    flex-direction: column;
  }
  .section-26-profile-text p {
    width: 100%;
  }
  .section-27-profile-image img {
    width: 100%;
    margin: 0 auto;
  }
  .genre-section-text-content h1 {
    font-size: 26px;
    padding-bottom: 20px !important;
  }
  .tab-link {
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }
  .genre-tab-buttons {
    gap: 15px;
  }
  .genre-tab-buttons a {
    cursor: pointer;
    align-items: center;
    vertical-align: top;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    box-sizing: border-box;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    white-space: nowrap;
    height: 55px;
    color: #ffffff !important;
    background-color: #121212;
    padding: 12px 30px;
    border: 2px solid #121212 !important;
    box-shadow: 0 7px 25px rgba(18, 18, 18, 0.2);
    transition: all ease 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 425px) {
  .thank-you a {
    width: 70%;
  }
  .header-display-text-content h1 {
    font-size: 26px;
    padding-bottom: 20px !important;
  }
  .section-6-email-input input,
  .section-6-email-input button {
    max-width: 280px !important;
  }
  .section-23-text-content h1 {
    font-size: 26px;
  }
  .section-24 h1 {
    font-size: 26px;
  }
  .error-section-container img {
    width: 100%;
  }
  .error-section-text-content h1 {
    font-size: 25px;
  }
  .author-page-container h4 {
    font-size: 25px !important;
  }
  .section-25-item {
    width: 100%;
  }
  .section-25-text-content h1 {
    font-size: 36px !important;
  }
  .section-12-logo img {
    width: 175px;
  }
  .section-12-text-content h1 {
    font-size: 26px;
    line-height: 26px;
  }
  .section-12-text-content p {
    font-size: 20px;
  }
  .section-12-text-content h4 {
    font-size: 26px;
    line-height: 26px;
  }
  .section-12-text-content li {
    font-size: 20px;
  }
  .section-8 {
    padding: 55px 0;
  }
  .section-8 h1 {
    font-size: 26px;
    padding-bottom: 40px !important;
  }
  .section-8-content {
    flex-direction: column;
  }
  .section-8-item {
    width: 100%;
  }
  .section-8-text-content {
    padding: 30px 25px;
  }
  .section-8-text-content h4 {
    font-size: 20px;
  }
  .section-8-container a {
    margin-top: 30px !important;
  }
  .section-5 {
    padding: 55px 0;
  }
  .section-5-text-content h1 {
    font-size: 26px;
    padding-bottom: 20px !important;
  }
  .section-5-profile {
    flex-direction: column;
    width: 100%;
    padding: 20px 0;
  }
  .section-15-text-content h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .section-15 .mySwiper4 {
    display: block !important;
    width: 80% !important;
  }
  .section-7 {
    padding: 55px 0;
  }
  .section-7-container {
    flex-direction: column;
    width: 100% !important;
  }
  .section-7-main-heading {
    padding-bottom: 20px !important;
  }
  .section-7-main-heading h6 {
    font-size: 25px;
    width: 100% !important;
  }
  .section-7-main-display {
    width: 100%;
  }
  .section-7-main-details {
    flex-direction: column;
    width: 100% !important;
    padding-top: 20px;
  }
  .section-7-main-image {
    width: 100%;
  }
  .section-7-main-image img {
    object-fit: cover;
    width: 100%;
  }
  .section-7-main-text {
    padding: 0 0;
  }
  .section-7-main-text h2 {
    width: 100% !important;
    margin-top: 20px !important;
    padding-bottom: 15px !important;
    font-size: 25px;
  }
  .section-7-main-text p {
    padding-bottom: 17px !important;
  }
  .section-7-main-text a {
    margin-top: 13px !important;
  }
  .section-7-side-display {
    padding: 0;
    padding-top: 75px;
  }
  .section-7-side-display h6 {
    padding-bottom: 25px !important;
  }
  .section-21-text-content h1 {
    font-size: 26px;
  }
  .section-7-side-details ul li a img {
    width: 50%;
    object-fit: cover;
  }
  .section-7-side-text {
    width: calc(50% - 10px);
    object-fit: cover;
  }
  .section-21-buttons a {
    width: 50%;
  }
  .section-26-text-content h1 {
    font-size: 26px;
  }
  .section-11-text-content h1 {
    font-size: 26px;
    padding-bottom: 40px !important;
  }
  .menu-button {
    font-size: 19px;
  }
  .content p {
    font-size: 18px;
  }
  footer {
    padding: 55px 0 34px 0;
  }
  .form-section form button {
    width: 100%;
  }
  .section-22-text-content h1 {
    font-size: 26px;
  }
  .section-20-text-content h1 {
    font-size: 26px;
  }
  .navbar-logo-container img {
    max-height: 60px;
  }
  .palette-text-content h1 {
    font-size: 26px;
  }
  .section-2-items {
    flex-direction: column;
  }
  .section-18-text-content h1 {
    font-size: 26px;
  }
  .section-10-text-content h1 {
    font-size: 26px;
  }
  .section-10-text-content p {
    font-size: 18px;
  }
  .section-10-item {
    width: 100%;
  }
  .section-14-text-content h1 {
    font-size: 26px;
    padding-bottom: 36px !important;
  }
  .section-14-text-content p {
    font-size: 18px;
    padding-bottom: 36px !important;
  }
  .section-14-item {
    width: calc(50% - 10px);
    overflow: hidden;
  }
  .section-14-item:last-child {
    display: block;
  }
  .slider-section-text-content h4 {
    font-size: 26px;
    padding-bottom: 36px !important;
  }
  .section-13-text-content h1 {
    padding-bottom: 40px !important;
    font-size: 26px;
  }
  .section-13-text-content p {
    font-size: 18px;
    padding-bottom: 20px !important;
  }
  .section-9-text-content p {
    padding: 0 10px 30px 10px !important;
  }
}

@media screen and (max-width: 375px) {
  .hero-section-text-content h1 {
    font-size: 50px;
    line-height: 43px;
  }
  .hero-section-text-content h1:nth-child(2) {
    padding-left: 100px !important;
  }

  .hero-section-text-content h1:nth-child(3) {
    color: var(--primary-color);
    padding-left: 30px !important;
  }
  .hero-section-text-content p {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .thank-you a {
    width: 90%;
  }
}
