@media (max-width: 1024px) {
  .header-section-right {
    width: 50% !important;
  }
  .diamond-container {
    right: 103px !important;
  }
  .mySwiper .swiper-slide img {
    width: 100% !important;
  }
  .swiper-slide .mb-1 {
    font-size: 0.9rem;
  }
  .btn-dark {
    margin-top: 1rem;
  }
  .nuxt-last-section {
    gap: 35px;
  }
  .links-secton {
    margin-right: 0rem !important;
  }
  footer main {
    display: grid !important;
    justify-content: space-between;
    grid-template-columns: auto auto;
  }
  .footer-icon {
    display: none;
  }
} 
@media (max-width: 768px) {
  .offCanvasDiv {
    display: block !important;
  }
  .nav-links {
    display: none;
  }
  header {
    padding: 1rem 2rem !important;
  }
  .header-section-right {
    display: none !important;
  }
  .next-options {
    padding: 1rem !important;
  }
  .next-options-title {
    font-size: 2.3rem !important;
  }
  .nuxt-plugin-title {
    font-size: 2.3rem !important;
  }
  .nuxt-slider-text-1 {
    font-size: 2.3rem;
  }
  .main-nuxt-options {
    display: grid !important;
    justify-content: center;
  }
  .comment-about-nuxt main {
    display: grid !important;
    grid-template-columns: auto auto;
    justify-content: center !important;
  }
  header {
    padding: 0.9rem 3rem;
  }
  .mySwiper2,
  .mySwiper3,
  .mySwiper4 {
    width: 100% !important;
  }
  .nuxt-detail main {
    display: grid !important;
    padding-top: 2rem;
    grid-template-columns: auto;
  }
  .nuxt-detail main section {
    width: 100% !important;
  }
  .nuxt-detail main {
    justify-content: normal !important;
  }
  .nuxt-last-section {
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
  }
  .nuxt-last-section button {
    margin-top: 0.5rem;
  }
  #time {
    display: none !important;
  }
  .toggle2 {
    display: none !important;
  }
}
@media (max-width: 500px) {
  header {
    margin-bottom: 0px !important;
  }
  .brand .mt-3 {
    display: none !important;
  }
  .nav-icons {
    grid-area: 15px;
    font-size: 1rem;
  }
  .offCanvasDiv {
    width: 80px !important;
  }
  .header-bg {
    display: none;
  }
  .header-section-left {
    text-align: center;
  }
  .header-tilte {
    font-size: 3rem !important;
  }
  .header-bg-mobile {
    display: block !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  .header-btns {
    flex-direction: column;
    padding: 0rem 2.7rem;
  }
  header {
    height: 835px !important;
  }
  .nuxt-slider-text-1 {
    font-size: 1.7rem !important;
  }
  .next-options-main-text {
    font-size: 1.2rem !important;
  }
  .nuxt-option {
    text-align: center !important;
  }
  .nuxt-slider {
    text-align: center !important;
  }
  .nuxt-options-title {
    padding: 0.5rem 1.5rem;
  }
  .nuxt-options-main-text {
    padding: 0rem 1.5rem;
  }
  .nuxt-options {
    text-align: center !important;
  }
  .nuxt-slider-text-3 {
    font-size: 1rem !important;
  }
  .nuxt-slider-text-3 i {
    font-size: 0.8rem !important;
  }
  .swiper-slide {
    animation: none !important;
  }
  .comment-about-nuxt main {
    grid-template-columns: auto !important;
  }
  .comment-about-nuxt {
    padding: 1rem !important;
  }
  .nuxt-options {
    padding: 1rem !important;
  }
  .comment-about-nuxt main {
    margin-top: 8rem !important;
  }
  .person-details {
    margin-top: 0.7rem !important;
  }
  .comment-about-nuxt main {
    gap: 60px !important;
  }
  .nuxt-slider {
    padding: 1rem !important;
  }
  header {
    padding: 1rem !important;
  }
  .nuxt-plugins {
    padding: 1rem !important;
  }
  .nuxt-options-title {
    font-size: 2rem !important;
  }
  .nuxt-section-title {
    font-size: 2rem !important;
  }
  .comments-title {
    text-align: center;
  }
  .nuxt-section-text {
    text-align: center;
  }
  .nuxt-section-title {
    text-align: center;
  }
  .nuxt-detail main {
    grid-template-columns: auto !important;
  }
  .nuxt-detail section .nuxt-section-title {
    text-align: left !important;
  }
  .nuxt-detail section .nuxt-section-text {
    text-align: left !important;
    font-size: 1rem;
    width: 126px;
  }
  .footer-icon {
    display: flex !important;
  }
  footer {
    padding: 0.3rem 1em 0.9rem 1rem !important;
  }
  .links-secton {
    margin-right: 0rem;
    font-size: 0.9rem;
  }
  footer main {
    grid-template-columns: auto !important;
    justify-content: center !important;
    text-align: center;
    gap: 30px !important;
    margin-top: 1rem;
  }
  footer main section {
    display: flex;
    justify-content: center;
  }
  .brand-footer div {
    position: relative;
    bottom: 19px !important;
  }
  .nuxt-detail {
    padding: 1rem !important;
  }
} 
@media (max-width: 380px) {
  .header-btns .github-btn {
    display: none !important;
  }
}
@media (max-width: 320px) {
  footer main section {
    gap: 10px !important;
  }
}
