/* 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) {
  .header-layout1 .logo-bg {
    width: 36%;
    height: 76px;
  }

  .th-hero-wrapper.hero-1 {
    height: 500px;
  }

  .breadcumb-wrapper {
    padding: 115px 0;
  }

  .prod-con {
    padding-left: 20px;
  }

  .search-container {
    position: relative;
    width: 900px;
    margin: 30px auto;
  }

  .application-detail {
    margin: 15px 0;
    display: flex;
    align-items: center;
    clear: both;
  }

  .application-image {
    max-width: 272px !important;
    float: right;
    margin-top: 38px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .related-blog-card img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 15px;
  }

  .related-blog-card p {
    color: #333;
    font-size: 0.9rem;
    margin: 0;
    display: none;
  }

  .related-blog-card {
    background-color: #bec2ce29;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    transition: transform 0.3s;
  }

  .related-blogs {
    position: sticky;
    top: 100px;
    padding: 7px;
    border-radius: 10px;
    border: 1px solid #187594;
  }

  .related-blogs h2 {
    color: var(--primary-dark);
    font-size: 2rem;
    margin-bottom: 15px;
  }

  .space {
    padding: 60px 0;
  }

  .space-bottom {
    padding-bottom: 50px;
  }
}

/* Medium devices (tablets, 768px to 991.98px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-layout1 .sticky-wrapper .menu-area {
    padding: 16px 0;
  }
  .header-logo img {
    filter: brightness(0) invert(1);
    width: 208px;
  }

  .footer-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 60px 0px 0 !important;
  }

  .breadcumb-wrapper {
    padding: 70px 0;
  }

  .breadcumb-title {
    margin: -0.18em 0 -0.18em 0;
    font-size: 40px;
  }

  .breadcumb-menu {
    max-width: 100%;
    padding: 0;
    margin: 15px 0 -0.5em 0;
    list-style-type: none;
    position: relative;
  }

  .section-padding {
    padding: 60px 0 50px;
  }

  .search-container {
    position: relative;
    width: 600px;
    margin: 30px auto;
  }

  .application-image {
    max-width: 196px !important;
    float: right;
    margin: 38px auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .application-detail {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }

  .application-detail {
    margin: 7px 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    clear: both;
  }

  .application-detail span {
    /* font-weight: bold; */

    display: inline-block;
    color: #555;
    font-size: 14px;
  }

  .related-blog-card img {
    width: 100px;
    height: 100px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .related-blog-card {
    flex-direction: row;
  }

  .related-blog-card .related-content {
    margin: auto 10px;
  }
  .space {
    padding: 60px 0;
  }

  .space-bottom {
    padding-bottom: 40px;
  }
}

/* Small devices (phones, 576px to 767.98px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .th-hero-wrapper.hero-1,
  .th-hero-wrapper.hero-1 .hero-inner {
    height: 420px;
  }

  .case-area {
    padding: 40px 0px;
  }

  div#about-sec {
    padding: 40px 0px;
  }

  .img-box6 img {
    height: 300px;

    object-fit: cover;
  }

  .th-btn {
    padding: 10px 20px;
  }
  .img-box8 .th-btn {
    padding: 10px 20px;
  }

  .blog12-titlebox .th-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .th-btn.style4 {
    background-color: transparent;
    color: var(--title-color);
    border: 1px solid var(--title-color);
    padding: 10px 20px;
  }

  .blog12-titlebox {
    margin-bottom: 30px;
  }

  .blog12-shape {
    margin-left: 25px;
  }

  .footer-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 40px 0px 0 !important;
  }

  .th-widget-about .about-logo img {
    filter: brightness(0) invert(1);
    height: 40px;
  }

  .widget:last-child.footer-widget {
    margin-bottom: 30px;
  }

  .section-padding {
    padding: 50px 0 40px;
  }

  .prod-con {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
  }

  .product-view-section-one__content {
    background-color: #858586;
    color: #fff;
    width: auto;
    text-transform: uppercase;
    /* height: 300px; */
    line-height: 30px;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 15px;
  }
  .product-view-section-one__title {
    font-size: 1.5rem;
    font-weight: bold;
  }

  .product-view-section-two h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
  }

  .mix-img .image-name {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
  }

  .sam-det-sec .details-content {
    padding: 5px;
    font-size: 14px;
    line-height: 1.2;
  }

  .sam-det-sec {
    border: 1px solid #ddd;
    border-radius: 8px;
    min-height: 175px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
  }

  .swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 2px;
  }

  .search-container {
    position: relative;
    width: 250px;
    margin: 30px auto;
  }

  h3 {
    font-size: 24px;
  }

  .application-container {
    flex-direction: column;
  }
  .application-detail {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }

  .application-detail {
    margin: 5px 0;
    display: flex;
    align-items: center;
    clear: both;
  }

  .ark-common-view .main-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
  }

  .ark-common-view .content-heading {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 15px;
  }

  .blog-view-inn .main-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .blog-view-inn h2 {
    font-size: 25px;
  }

  .related-blog-card img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 15px;
  }

  .my-product-content {
    display: flex;
    margin-top: 0px;
    align-items: center;
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .my-product-card img {
    height: 280px;
    width: 280px;
    margin-bottom: 30px;
    object-fit: contain;
  }

  .related-blogs {
    position: sticky;
    top: 100px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #187594;
  }

  .related-blog-card p {
    display: none;
  }
  .related-blog-card {
    flex-direction: row;
    align-items: flex-start;
    padding: 10px;
  }

  .space {
    padding: 50px 0;
  }

  .space-bottom {
    padding-bottom: 40px;
  }
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .th-hero-wrapper.hero-1,
  .th-hero-wrapper.hero-1 .hero-inner {
    height: 420px;
  }

  .case-area {
    padding: 40px 0px;
  }

  div#about-sec {
    padding: 40px 0px;
  }

  .img-box6 img {
    height: 300px;

    object-fit: cover;
  }

  .th-btn {
    padding: 10px 20px;
  }
  .img-box8 .th-btn {
    padding: 10px 20px;
  }

  .blog12-titlebox .th-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .th-btn.style4 {
    background-color: transparent;
    color: var(--title-color);
    border: 1px solid var(--title-color);
    padding: 10px 20px;
  }

  .blog12-titlebox {
    margin-bottom: 30px;
  }

  .blog12-shape {
    margin-left: 25px;
  }

  .footer-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 40px 0px 0 !important;
  }

  .th-widget-about .about-logo img {
    filter: brightness(0) invert(1);
    height: 40px;
  }

  .widget:last-child.footer-widget {
    margin-bottom: 30px;
  }

  .section-padding {
    padding: 40px 0 30px;
  }

  .prod-con {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
  }

  .product-view-section-one__content {
    background-color: #858586;
    color: #fff;
    width: auto;
    text-transform: uppercase;
    /* height: 300px; */
    line-height: 30px;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 15px;
  }
  .product-view-section-one__title {
    font-size: 1.5rem;
    font-weight: bold;
  }

  .product-view-section-two h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
  }

  .mix-img .image-name {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
  }

  .sam-det-sec .details-content {
    padding: 5px;
    font-size: 14px;
    line-height: 1.2;
  }

  .sam-det-sec {
    border: 1px solid #ddd;
    border-radius: 8px;
    min-height: 175px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
  }

  .swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 2px;
  }

  .search-container {
    position: relative;
    width: 250px;
    margin: 30px auto;
  }

  h3 {
    font-size: 24px;
  }

  .application-container {
    flex-direction: column;
  }
  .application-detail {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }

  .application-detail {
    margin: 5px 0;
    display: flex;
    align-items: center;
    clear: both;
  }

  .ark-common-view .main-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
  }

  .ark-common-view .content-heading {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 15px;
  }

  .blog-view-inn .main-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .blog-view-inn h2 {
    font-size: 25px;
  }

  .related-blog-card img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 15px;
  }

  .related-blogs {
    position: sticky;
    top: 100px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #187594;
  }

  .related-blog-card p {
    display: none;
  }
  .related-blog-card {
    flex-direction: row;
    align-items: flex-start;
    padding: 10px;
  }

  .space {
    padding: 40px 0;
  }

  .space-bottom {
    padding-bottom: 30px;
  }

  .my-product-content {
    display: flex;
    margin-top: 0px;
    align-items: center;
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .my-product-card img {
    height: 280px;
    width: 280px;
    margin-bottom: 30px;
    object-fit: contain;
  }
}
