@media (min-width: 2001px) and (max-width: 10000px) {
}

@media screen and (max-width: 2000px) {
}

@media (min-width: 1551px) and (max-width: 1900px) {
}

@media screen and (max-width: 1659px) {
  html {
    font-size: 50%;
  }

  .image_gallery_wrap .swiper-button-next {
    right: 0;
    top: 40%;
  }
  .image_gallery_wrap .swiper-button-prev {
    left: 0;
    top: 40%;
  }
}

@media screen and (max-width: 1299px) {
  html {
    font-size: 48%;
  }

  .news_item .news-block-text p {
    font-size: 18px;
  }

  .camera-systems-cat-block {
    min-height: 400px;
  }

  .home-banner .hero-slider-banner .container{
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .application-areas-img-box .elementor-widget.elementor-widget-image {
    height: 100%;
  }

  
}

@media screen and (max-width: 1199px) {
  html {
    font-size: 44%;
  }
  .navigation-menu ul li {
    margin-right: 40px;
  }
  .navigation-menu ul li::before {
    right: -20px;
  }
  .navigation-menu ul li a {
    font-size: 18px;
  }

  .testimonial-text {
    font-size: 20px;
  }

  .hero-slider-image {
    padding: 0 40px;
  }

  .camera-systems-col-cat {
    width: 35%;
  }
  .camera-systems-col {
    width: 65%;
  }


  .news_item{
    flex-wrap: wrap;
    flex-direction: column;
  }
  .news_thumb{
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .navigation-menu ul li {
    margin-right: 35px;
  }
  .navigation-menu ul li::before {
    right: -20px;
  }
  .navigation-menu ul li a {
    font-size: 18px;
  }

  .navigation-wrapper {
    display: block !important;
    position: fixed !important;
    width: 100% !important;
    max-width: 400px !important;
    height: 100% !important;
    overflow-y: auto !important;
    top: 0 !important;
    left: -100% !important;
    background-color: #fff !important;
    transition: all 0.5s ease !important;
    opacity: 0 !important;
  }
  .navigation-wrapper.show {
    left: 0 !important;
    opacity: 1 !important;
  }

  .navigation-menu ul li,
  .top-navigation ul li {
    display: block;
    margin: 0;
  }
  .navigation-menu ul li::before {
    display: none;
  }
  .navigation-menu ul li a {
    color: #000;
    display: block;
    padding: 13px 0;
    font-family: "Reservation Wide", sans-serif;
    border-bottom: 1px solid #ccc;
  }

  .top-navigation ul li a {
    display: block;
    font-size: 18px;
    padding: 13px 0;
    font-weight: normal;
    font-family: "Reservation Wide", sans-serif;
    color: #000;
    border-bottom: 1px solid #ccc;
  }
  .top-navigation ul li:last-child a {
    border-bottom: 0;
    padding: 15px 12px 15px 13px;
  }

  .mega-menu-block {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    max-width: 400px;
    height: 100%;
    overflow-y: auto;
    opacity: 0;
    transition: all 0.5s ease !important;
  }
  .mega-menu-block.show {
    left: 0;
    opacity: 1;
  }

  .news_item .news_title,
  .event-item .event-title{
    font-size: 22px;
  }
  .event-item .event-date,
  .event-item .event-location,
  .event-item .event-booth{
    font-size: 16px;
    line-height: 24px;
  }

  .relatedproducts .elementor-image-box-img{
    height: 190px;
  }

  body.page-id-2826 .logostrip [alt="Desy_logo_3c_web.svg"]{
    height: 110px !important;
  }

  .header_bg_place{
    height: 120px;
  }

  .show-application .elementor-2359{
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  html {
    font-size: 36%;
  }

  .news_item {
    flex-direction: column;
    align-items: center;
  }
  .news_thumb {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .news_thumb img {
    height: auto;
  }

  .form-group {
    margin: 0 0 20px 0;
  }
  .form-control {
    font-size: 18px;
    height: 55px;
  }
  .textarea {
    height: 150px !important;
  }

  .camera-systems-row,
  .cs-row {
    margin: 0 -7px;
  }
  .cs-col,
  .camera-systems-col-cat,
  .camera-systems-col {
    padding: 0 7px;
  }
  .camera-systems-cat-block {
    padding: 20px;
  }
  .camera-systems-block img {
    height: 210px !important;
  }
  .camera-systems-cat-block {
    min-height: 300px;
  }


  .elementor-element-418bff1 .swiper-slide-inner img{
    height: 400px!important;
  }

  .logo-slider-section .logo-slider .logo-slide img{
    object-fit: contain;
    height: 100px;
  }

  .relatedproducts .elementor-image-box-img{
    height: 180px;
  }
}
@media (max-width: 768px) {
    .image_gallery_slider .swiper-slide img {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
  .container,
  .main-container {
    padding: 0 15px;
  }

  

  body .btn.btn-primary {
    padding: 14px 25px;
  }

  .shape {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 0 100%);
  }
  .event_section .view_all_event_btn {
    margin-top: 30px;
  }

  .hero-slider-banner .hero_title {
    font-size: 5rem;
  }
  .hero-slider-banner .hero_subtitle {
    font-size: 3.5rem;
  }
  .hero-buttons .hero-button-prev {
    left: 10px;
  }
  .hero-buttons .hero-button-next {
    right: 10px;
  }

  .hero-slider-image {
    padding: 0;
  }

  .form-half {
    width: 100%;
  }
  .form-group .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 18px;
  }

  .key_specifications_list li {
    flex-wrap: wrap;
    gap: 2px;
  }
  .key_specifications_list li strong {
    min-width: 100%;
  }
  .key_specifications_list li span {
    flex: inherit;
    width: 100%;
  }

  .camera-systems-row,
  .cs-row {
    gap: 30px 0;
  }
  .cs-col,
  .camera-systems-col-cat,
  .camera-systems-col {
    width: 100%;
  }

  .news-detail-section {
    padding-top: 10px !important;
  }
  .blog-detail-buttons {
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 20px;
    padding-top: 30px;
  }
  .news-featured-image {
    min-height: auto !important;
    max-width: 100% !important;
    margin-bottom: 25px;
  }

  
}

@media (min-width: 576px) and (max-width: 767px) {
  .cs-col {
    width: 50%;
  }
}
