@media only screen and (max-width: 1536px) {
  .py-80 {
    padding: 70px 0;
  }
  .title-xl {
    font-size: 60px;
    line-height: 70px;
  }

  .title-lg {
    font-size: 42px;
    line-height: 48px;
  }

  .theme-btn,
  .secondary-btn {
    padding: 9px 24px;
  }

  .lion-figure {
    height: 450px;
  }

  .slider-button-block button {
    width: 42px;
    height: 42px;
  }

  header {
    padding: 15px 0;
  }

  .header-logo img {
    height: 70px;
  }

  .header-link {
    padding: 7px 20px;
  }

  .hero {
    margin-top: 100px;
    height: calc(100vh - 120px);
  }

  .match-team .box {
    width: 90px;
    height: 90px;
  }

  .match-team .box img {
    height: 50px;
  }

  .gallery-slider + .slider-button-block button.owl-prev, .team-slider + .slider-button-block button.owl-prev, .program-slider + .slider-button-block button.owl-prev {
    left: -22px;
  }

  .gallery-slider + .slider-button-block button.owl-next, .team-slider + .slider-button-block button.owl-next, .program-slider + .slider-button-block button.owl-next {
    right: -22px;
  }

  .input-wrapper input,
  .input-wrapper select {
    padding: 9px 16px;
  }

  .footer-logo img {
    height: 220px;
  }

  .social-links li a {
    padding: 9px 24px;
  }
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1399px) {
  .py-80 {
    padding: 60px 0;
  }

  .mt-40 {
    margin-top: 32px;
  }

  .title-lg {
    font-size: 38px;
    line-height: 44px;
  }

  .title-xl {
    font-size: 50px;
    line-height: 60px;
  }

  .title-md {
    font-size: 20px;
    line-height: 26px;
  }

  .theme-btn,
  .secondary-btn {
    padding: 8px 20px;
  }

  .section-title {
    margin-bottom: 32px;
  }

  .section-title .main-title {
    padding: 8px 20px;
  }

  .lion-figure {
    height: 400px;
  }

  .slider-button-block button {
    width: 40px;
    height: 40px;
  }

  .slider-button-block button svg {
    width: 14px;
    height: 14px;
  }

  header {
    padding: 10px 0;
  }

  .header-logo img {
    height: 60px;
  }

  .header-link {
    padding: 6px 20px;
  }

  .hero {
    margin-top: 80px;
    height: calc(100vh - 100px);
  }

  .video-wrapper button {
    width: 60px;
    height: 60px;
  }

  .video-wrapper button svg {
    width: 30px;
    height: 30px;
  }

  .match-team .box {
    width: 80px;
    height: 80px;
  }

  .match-team .box img {
    height: 44px;
  }

  .gallery-list li button {
    padding: 7px 20px;
  }

  .gallery-slider + .slider-button-block button.owl-prev, .team-slider + .slider-button-block button.owl-prev, .program-slider + .slider-button-block button.owl-prev {
    left: -20px;
  }

  .gallery-slider + .slider-button-block button.owl-next, .team-slider + .slider-button-block button.owl-next, .program-slider + .slider-button-block button.owl-next {
    right: -20px;
  }

  .test-card .quote img {
    height: 36px;
  }

  .input-wrapper input,
  .input-wrapper select {
    padding: 8px 16px;
  }

  .contact .section-title {
    width: 100%;
  }

  .footer-logo img {
    height: 200px;
  }

  .footer-links {
    display: inline-flex;
  }

  .social-links li a {
    padding: 8px 20px;
  }

  .footer-links li a {
    padding: 7px 20px;
  }

  .program-content{
    min-height: 144px;
  }
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
  .title-xl {
    font-size: 44px;
    line-height: 54px;
  }

  .title-lg {
    font-size: 36px;
    line-height: 42px;
  }

  .lion-figure {
    height: 350px;
  }
}
@media only screen and (max-width: 1199px) {
  html,
  body {
    scroll-padding-top: 70px;
    scroll-margin-top: 70px;
  }

  .header-logo img {
    height: 50px;
  }

  .header-link {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 14px;
  }

  .hero {
    margin-top: 70px;
    height: calc(100vh - 90px);
  }

  .gallery .section-title {
    width: 30%;
  }

  .program-content {
      min-height: 166px;
  }
}
@media only screen and (max-width: 1024px) {
  .py-80 {
    padding: 50px 0;
  }

  .mb-30 {
    margin-bottom: 24px;
  }

  .title-xl {
    font-size: 40px;
    line-height: 50px;
  }

  .title-lg {
    font-size: 32px;
    line-height: 38px;
  }

  .theme-btn,
  .secondary-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 20px;
  }

  .section-title {
    margin-bottom: 28px;
  }

  .section-title .main-title {
    padding: 7px 20px;
    margin-bottom: 16px;
  }

  .lion-figure {
    height: 300px;
  }

  .slider-button-block button {
    width: 38px;
    height: 38px;
  }

  .slider-button-block button svg {
    width: 13px;
    height: 13px;
  }

  .hero {
    background-image: url(../images/backgrounds/hero-tablet.webp);
    max-height: 100%;
  }

  .hero,
  .hero::before {
    border-radius: 20px;
  }

  .hero .image-list li img {
    width: 42px;
    height: 42px;
  }

  .about .section-title > p {
    margin-top: 16px;
  }

  .video-wrapper button {
    width: 54px;
    height: 54px;
  }

  .video-wrapper button svg {
    width: 26px;
    height: 26px;
  }

  .match-team .box {
    width: 70px;
    height: 70px;
  }

  .match-team .box img {
    height: 40px;
  }

  .match-details h5 {
    margin: 8px 0;
  }

  .gallery-list li button {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 16px;
  }

  .input-wrapper input,
  .input-wrapper select {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 16px;
  }

  .form-wrapper{
    gap: 16px;
  }

  .input-wrapper input::placeholder {
    font-size: 14px;
    line-height: 20px;
  }

  .input-wrapper label.content-light {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .input-wrapper label{
    margin-bottom: 8px;
  }

  .contact-card .icon {
    width: 42px;
    height: 42px;
  }

  .contact-card{
    gap: 16px;
  }

  .footer-logo img {
    height: 180px;
  }

  .social-links li a,
  .footer-links li a {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 16px;
  }

  .match-card, .test-card, .program-card{
    padding: 16px;
  }
}
@media only screen and (max-width: 991px) {
  header {
    background-color: #0d0d0d99;
    backdrop-filter: blur(50px);
    padding: 10px 0;
  }

  .header-sticky {
    border-bottom: 1px solid var(--white10);
  }

  nav .navbar-nav {
    background-color: transparent;
    align-items: start;
    padding: 0;
  }

  nav .navbar-collapse {
    padding: 16px 0 6px 0;
    margin-top: 16px;
    border-top: 1px solid var(--white10);
  }

  .header-link.active {
    background-color: transparent;
    color: var(--primary);
  }

  .header-link {
    padding-left: 0;
  }

  .contact-btn {
    margin-top: 10px;
  }

  .program-content {
    min-height: 144px;
  }

  .gallery .section-title {
    width: auto;
  }

  .test-slider + .slider-button-block {
    justify-content: center;
  }

  .footer-links {
    flex-direction: column;
    gap: 0px;
  }

  .footer-links li,
  .footer-links li a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  html,
  body {
    scroll-padding-top: 50px;
    scroll-margin-top: 50px;
  }

  .py-80 {
    padding: 40px 8px;
  }

  .mb-30 {
    margin-bottom: 20px;
  }

  .mt-40 {
    margin-top: 24px;
  }

  .title-xl {
    font-size: 32px;
    line-height: 40px;
  }

  .title-lg {
    font-size: 28px;
    line-height: 34px;
  }

  .title-md {
    font-size: 18px;
    line-height: 24px;
  }

  .title-sm {
    font-size: 14px;
    line-height: 20px;
  }

  .content-light,
  .content {
    font-size: 14px;
    line-height: 20px;
  }

  .theme-btn,
  .secondary-btn {
    padding: 7px 16px;
  }

  .section-title {
    margin-bottom: 24px;
  }

  .section-title .main-title {
    padding: 7px 16px;
    margin-bottom: 14px;
  }

  .content-list li img {
    margin-top: 2px;
  }

  .lion-figure {
    height: 250px;
  }

  .slider-button-block {
    margin-top: 20px;
    gap: 16px;
  }

  .slider-button-block button {
    width: 36px;
    height: 36px;
  }

  .slider-button-block button svg {
    width: 12px;
    height: 12px;
  }

  header {
    padding: 8px !important;
  }

  .header-logo img {
    height: 40px;
  }

  .hero {
    padding: 0 0 30px 8px;
    margin: 16px;
    margin-top: 56px;
    height: calc(100dvh - 72px);
    max-height: 1024px;
  }

  .hero,
  .hero::before {
    border-radius: 16px;
  }

  .hero .hero-btns {
    flex-direction: column;
    align-items: start;
    gap: 16px;
  }

  .hero .image-list li img {
    width: 40px;
    height: 40px;
  }

  .video-wrapper button {
    width: 50px;
    height: 50px;
  }

  .video-wrapper button svg {
    width: 24px;
    height: 24px;
  }

  .program-content {
    gap: 16px;
    margin-top: 16px;
    min-height: 148px;
  }

  .program .content-list {
    gap: 10px;
    flex-direction: column;
  }

  .program-details h5 {
    margin-bottom: 6px;
  }

  .match-card {
    flex-direction: column;
  }

  .match-team .box {
    width: 60px;
    height: 60px;
  }

  .match-team .box img {
    height: 36px;
  }

  .match-team {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .match-details h5 {
    margin: 6px 0;
  }

  .gallery-list li button {
    padding: 7px 16px;
  }

  .gallery-slider + .slider-button-block,
  .gallery-slider + .slider-button-block button, .team-slider + .slider-button-block,
  .team-slider + .slider-button-block button, .program-slider + .slider-button-block,
  .program-slider + .slider-button-block button {
    position: static;
  }

  .gallery-slider + .slider-button-block, .team-slider + .slider-button-block, .program-slider + .slider-button-block {
    margin-top: 20px;
    justify-content: center;
    gap: 16px;
  }

  .test-card .quote {
    margin-bottom: 16px;
  }

  .test-card .quote img {
    height: 32px;
  }

  .test-card .line {
    margin: 16px 0;
  }

  .test-card > p {
    height: 160px;
  }

  .form-wrapper {
    gap: 20px;
  }

  .input-wrapper input,
  .input-wrapper select {
    padding: 7px 16px;
  }

  .contact-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .contact-card .icon {
    width: 40px;
    height: 40px;
  }

  .contact-card .icon img {
    width: 18px;
    height: 18px;
  }

  .footer-wrapper {
    padding: 40px 8px;
  }

  .footer-logo img {
    height: 150px;
  }

  .social-links {
    gap: 16px;
  }

  .social-links li a {
    padding: 7px 16px;
  }

  footer h3 {
    margin-bottom: 16px;
  }

  .copyright {
    padding: 16px 20px;
  }

  @keyframes ripple {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 20px rgba(0, 0, 0, 0.2),
        0 0 0 43px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 10px rgba(0, 0, 0, 0.2),
        0 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 3px rgba(0, 0, 0, 0);
    }
    100% {
      -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2),
        0 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 30px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 20px rgba(0, 0, 0, 0.2),
        0 0 0 30px rgba(0, 0, 0, 0.2);
    }
  }
  @-webkit-keyframes ripple {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 20px rgba(0, 0, 0, 0.2),
        0 0 0 43px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 10px rgba(0, 0, 0, 0.2),
        0 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 3px rgba(0, 0, 0, 0);
    }
    100% {
      -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2),
        0 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 30px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 20px rgba(0, 0, 0, 0.2),
        0 0 0 30px rgba(0, 0, 0, 0.2);
    }
  }
}

@media only screen and (max-width: 576px) {
  .form-wrapper {
    grid-template-columns: 1fr;
  }

  .hero {
    background-image: url(../images/backgrounds/hero-mobile.webp);
  }

  .contact-btn {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .program-content {
    min-height: 122px;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  .header-list {
    overflow: scroll;
    height: 250px;
  }
}

/* Toast Message */

@media only screen and (max-width: 991px) {
  #success-toast {
    top: 58px;
    right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #success-toast {
    top: 50px;
    right: 16px;
  }
}

@media only screen and (max-width: 576px) {
  #success-toast {
    top: auto;
    right: 16px;
    width: calc(100% - 30px);
    left: 50%;
    transform: translateX(-50%) !important;
    bottom: 20px;
  }
}
