/* XXL devices (very large screens, 1400px and up) */
@media (min-width: 1400px) {
}

/* Extra large devices (large desktops, 1200px to 1399.98px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
}

/* Large devices (desktops, 992px to 1199.98px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* Medium devices (tablets, 768px to 991.98px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .hs-2 {
    margin-top: 0rem;
  }

  .footer-logo img {
    width: 150px;
    margin-bottom: 0px;
  }

  .py-120 {
    padding: 60px 0;
  }

  .py-90 {
    padding: 60px 0;
  }

  .py-100 {
    padding: 60px 0;
  }
  .py-80 {
    padding: 60px 0;
  }

  .pb-70 {
    padding-bottom: 10px;
  }
  .pt-100 {
    padding-top: 60px;
  }

  .py-120 {
    padding: 60px 0;
  }





 .nav-right {
        margin-left: 25px !important;
        display: flex;
    }



    .contact-content {
        margin-top: 0px;
        margin-bottom: 0;
    }















}

/* Small devices (phones, 576px to 767.98px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .hero-single .hero-content .hero-title {
    font-size: 32px;
  }

  .hero-slider.owl-theme .owl-nav {
    display: none;
  }

  .hs-2 {
    margin-top: 0rem;
  }

  .py-120 {
    padding: 40px 0;
  }

  .about-img .img-1 {
    max-width: 350px;
    max-height: 350px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
  }

  .site-title {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 30px;
    color: var(--color-dark);
    margin-bottom: 0;
  }

  .about-right {
    position: relative;
    display: block;
    padding-left: 5px;
  }

  .counter-box .unit {
    font-size: 40px;
    color: var(--theme-color);
    font-weight: 500;
    line-height: 1;
  }

  .counter-box .counter {
    display: block;
    line-height: 1;
    color: var(--color-white);
    font-size: 40px;
    font-weight: 900;
  }

  .py-90 {
    padding: 40px 0;
  }

  .site-heading {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
  }

  .service-icon img {
    width: 40px;
    filter: brightness(0) invert(1);
  }

  .service-icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    background: var(--theme-color);
    font-size: 50px;
    color: var(--theme-color);
    text-align: center;
    border-radius: 50%;
    position: relative;
  }

  .py-80 {
    padding: 40px 0;
  }

  h1 {
    font-size: 32px;
  }

  .video-area2 .video-btn {
    display: flex;
    align-items: flex-end;

    width: 100%;
    height: 100%;
  }
  .py-100 {
    padding: 40px 0;
  }

  .cta-area {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
  }

  .choose-img {
    position: relative;
    text-align: right;
    margin-bottom: 30px;
  }

  .pb-60 {
    padding-bottom: 30px;
  }
  .pt-60 {
    padding-top: 30px;
  }

  .pt-100 {
    padding-top: 40px;
  }

  .pb-70 {
    padding-bottom: 30px;
  }

  .footer-logo img {
    width: 120px;
    margin-bottom: 0px;
  }

  .footer-widget-box {
    margin-bottom: 30px;
  }

  .footer-widget-title {
    color: var(--color-white);
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 21px;
    z-index: 1;
  }

  .footer-list {
    display: flex;
    flex-direction: column;
    gap: 0rem;
  }

    .service-sidebar {
    position: sticky !important;
    top: 100px !important;
    margin-bottom: 30px;
  }

  .contact-content {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .my-dashboard .main-content {
    padding: 20px;
  }

  .profile-image-preview {
    width: 100px;
    height: 100px;
  }

  .dash-overview-content {
    padding: 0px;
  }
  .my-dashboard .card {
    padding: 5px;
    margin-bottom: 0px;
    border: none;
  }
  .action-buttons {
    flex-direction: row;
  }

    .nav-right {
        margin-left: 25px !important;
        display: flex;
    }








}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .hero-single .hero-content .hero-title {
    font-size: 32px;
  }

  .hero-slider.owl-theme .owl-nav {
    display: none;
  }

  .hs-2 {
    margin-top: 0rem;
  }

  .py-120 {
    padding: 40px 0;
  }

  .about-img .img-1 {
    max-width: 350px;
    max-height: 350px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
  }

  .site-title {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 30px;
    color: var(--color-dark);
    margin-bottom: 0;
  }

  .about-right {
    position: relative;
    display: block;
    padding-left: 5px;
  }

  .counter-box .unit {
    font-size: 40px;
    color: var(--theme-color);
    font-weight: 500;
    line-height: 1;
  }

  .counter-box .counter {
    display: block;
    line-height: 1;
    color: var(--color-white);
    font-size: 40px;
    font-weight: 900;
  }

  .py-90 {
    padding: 40px 0;
  }

  .site-heading {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
  }

  .service-icon img {
    width: 40px;
    filter: brightness(0) invert(1);
  }

  .service-icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    background: var(--theme-color);
    font-size: 50px;
    color: var(--theme-color);
    text-align: center;
    border-radius: 50%;
    position: relative;
  }

  .py-80 {
    padding: 40px 0;
  }

  h1 {
    font-size: 32px;
  }

  .video-area2 .video-btn {
    display: flex;
    align-items: flex-end;

    width: 100%;
    height: 100%;
  }
  .py-100 {
    padding: 40px 0;
  }

  .cta-area {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
  }

  .choose-img {
    position: relative;
    text-align: right;
    margin-bottom: 30px;
  }

  .pb-60 {
    padding-bottom: 30px;
  }
  .pt-60 {
    padding-top: 30px;
  }

  .pt-100 {
    padding-top: 40px;
  }

  .pb-70 {
    padding-bottom: 30px;
  }

  .footer-logo img {
    width: 120px;
    margin-bottom: 0px;
  }

  .footer-widget-box {
    margin-bottom: 30px;
  }

  .footer-widget-title {
    color: var(--color-white);
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 21px;
    z-index: 1;
  }

  .footer-list {
    display: flex;
    flex-direction: column;
    gap: 0rem;
  }

  .nav-right {
    margin-left: 0px !important;
    display: flex;
  }

  .theme-btn {
    font-size: 16px;
    color: var(--color-white);
    padding: 10px 10px;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 10px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: var(--theme-color);
    box-shadow: var(--box-shadow);
    z-index: 1;
  }

  .service-sidebar {
    position: sticky !important;
    top: 100px !important;
    margin-bottom: 30px;
  }

  .contact-content {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .my-dashboard .main-content {
    padding: 20px;
  }

  .profile-image-preview {
    width: 100px;
    height: 100px;
  }

  .dash-overview-content {
    padding: 0px;
  }
  .my-dashboard .card {
    padding: 5px;
    margin-bottom: 0px;
    border: none;
  }
  .action-buttons {
    flex-direction: row;
  }
}
