@media only screen and (min-width: 1199px) and (max-width: 1350px) {
  .header .menu li {
    padding: 0px 10px;
  }
}



@media (min-width: 992px) and (max-width: 1199px) {
  .header .menu li {
    padding: 0px 9px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .header .menu li {
    padding: 0px 6px;
  }
  .header .menu a {
    font-size: 14px;
  }
  .header-email a {
    font-size: 14px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 903px){
  .quote-btn, .catalog-btn {
    width: 100%;
  }
}


@media only screen and (min-width: 576px) and (max-width: 616px){
  .quote-btn {
    flex: auto;
  }
}


@media only screen and (max-width: 1200px) {
.search-container {
  width: 100%;
}
.product-about .product-actions {
	display: block;
}
.wr {
	padding: 10px 0 0 0;
}
}

/************
1. 991px
************/

@media only screen and (max-width: 991px) {
  /* Header Responsive */

  .header {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    position: relative;
  }
.main_nav_container {
	padding: 8px 0;
	margin: 0;
}
.header-bottom {
	height: 100%;
	padding: 10px 0;
}
  .vertical-menubar,
  .lab-banner {
    display: none;
  }
  .content1,
  .section-title p {
    display: none;
  }

  .section-title h1::before,
  .section-title h2::before,
  .section-title h3::before,
  .section-title h4::before,
  .section-title h5::before,
  .section-title h6::before,
  .section-title p::before,
  .section-title h1::after,
  .section-title h2::after,
  .section-title h3::after,
  .section-title h4::after,
  .section-title h5::after,
  .section-title h6::after,
  .section-title p::after {
    display: none;
  }
  .product-image img {
    width: 160px;
    height: 160px;
    object-fit: contain;
  }
  .lab-content, .categories-list {
    display: none;
  }
  .product-about {
    margin-top: 16px;
    margin-bottom: 10px;
  }

  .get-quote{
    position: absolute;
    top: 0px;
    left: 16px;
  }
  .menu-navigation {
    position: absolute;
    bottom: 50px;
    right: 10px;
  }
.logo_container {
	position: absolute;
	top: 54px;
	left: 16px;
	z-index: 99;
}
.logo_container .logo {
	width: 100%;
	max-width: 130px;
}
  .header {
    border-radius: 0;
  }
  .ftr-item {
    border-right: 0;
  }
  .section-content p{
    display: none;
  }
  .catalog-lists ul {
    height: 95px;
  }
  .main-image {
    height: 300px;
    width: 80%;
    margin: 0 auto;
  }
  .more-images-slider {
    width: 80%;
    margin: 15px auto;
  }
}

@media only screen and (max-width: 767px) {
    .header-bottom {
    height: 45px;
  }
  .get-quote {
    position: absolute;
    top: 56px;
    right: 16px;
  }
  .search-container {
    width: 85%;
    margin: 0;
  }
.menu-navigation {
	position: absolute;
	bottom: 22px;
	right: 10px;
}
.logo_container {
	top: 54px;
}
  .cont-cw {
    padding: 0 35px;
  }
  .logo_container .logo {
    width: 220px;
  }
  .header-email {
    display: none;
  }
  .section-title h1,
  .section-title h2,
  .section-title h3,
  .section-title h4,
  .section-title h5,
  .section-title h6, body .faqtt {
    font-size: 24px;
    margin-bottom: 15px;
  }
.catalog-img {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.catalog-img img {
	width: 120px;
	height: 120px;
}
.catalog-lists ul {
	height: 70px;
}
.catalog-content {
	width: 100%;
	padding-left: 0;
}
.catalog-item {
	padding: 10px;
	display: block;
}
  .contact-section {
    padding-top: 20px;
  }
  .contact-text {
    margin-bottom: 25px;
  }
  .contact-header h1 {
    font-size: 24px;
  }
  .contact-title h2 {
    font-size: 20px;
  }
  .faq-section .accordion-item {
    width: 100%;
  }
  .cat-logo img {
    width: 230px;
  }
  .microscope-image img {
    width: 160px;
    height: 160px;
    object-fit: contain;
  }

}
@media only screen and (max-width: 576px) {
  .lbz-btn {
	padding: 4px 8px;
}
  .cont-cw {
    padding: 0 25px;
  }
.header-bottom {
	height: 45px;
}
  .logo_container .logo {
    width: 200px;
  }

  .get-quote-btn {
     padding: 6px 15px;
   }
  button.navbar-toggler.btn-header {
    position: absolute;
    right: 0;
    top: auto;
  }
  .section-title h1,
  .section-title h2,
  .section-title h3,
  .section-title h4,
  .section-title h5,
  .section-title h6, body .faqtt  {
    font-size: 22px;
  }

  .lab-categories .col-sm-6 {
    width: 50%;
  }
  .category-image {
    width: 130px;
    height: 130px;
    object-fit: contain;
  }
  .category-image img {
    width: 130px;
  }

  .product-image img {
    width: 135px;
    height: 135px;
    object-fit: contain;
  }
  .pql{
    width: 50%;
  }
  .footer-items .pql{
    width: 100%;
  }
  .lab-content {
    display: none;
  }
  .download-text h1 {
    font-size: 20px;
  }
  .cat-logo img {
    width: 190px;
  }
  .section-content h1, .section-content h2 {
    font-size: 24px;
  }
  .search-box {
    height: 40px;
  }
.search-icon {
	line-height: 24px;
}
  .hybridizer-secition .col-sm-6, .microtome-section .col-sm-6{
    width: 50%;
  }
  .hybridizer-secition .micro-box {
    width: 100%;
  }
  .card-image img {
    width: 120px;
    height: 120px;
    object-fit: contain;
  }
  .catalogs-section .col-sm-6{
    width: 50%;
  }
  p.contact-decs {
    display: none;
  }
  .contact-header h1 {
    font-size: 22px;
  }
  .contact-title h2 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .main-wrapper {
    padding: 11% 20px 45%;
  }
  .main-wrapper .cat-name {
    margin: 30px 0 20px;
  }
  .cat-name h2 {
    font-size: 18px;
  }
  .catalog-body {
    padding: 25px 20px;
  }

  .module-img img, .microscope-image img {
    width: 130px;
    height: 130px;
    object-fit: contain;
  }
  .search-container {
    width: 100%;
    margin: 0;
  }
.menu-navigation {
	position: absolute;
	bottom: -30px;
	right: 10px;
}
.get-quote {
	position: absolute;
	top: 54px;
	right: 60px;
}
  .contact-form {
    padding: 16px;
  }
  .breadcrumbs {
    display: none !important;
  }
}

@media only screen and (max-width: 500px){
  .hybridizer-secition .col-sm-6, .microtome-section .col-sm-6{
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {

.logo_container {
	width: 50%;
	margin: 0;
	text-align: left;
}
  .categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    align-items: stretch;
  }

  .main-carousel-nav.left {
    left: 5px;
  }
  .main-carousel-nav.right {
    right: 5px;
  }
  .main-carousel-nav {
    font-size: 14px;
    height: 30px;
    width: 30px;
    line-height: 10px;
}

}


@media only screen and (max-width: 430px){
  .get-quote {
    display: none;
  }
  .header-bottom {
	height: 40px;
}
.logo_container .logo {
	width: 180px;
}
.logo_container {
	top: 52px;
	text-align: left;
}
.menu-navigation {
	bottom: -28px;
}
}
@media only screen and (max-width: 400px) {
  .featured-item {
    display: block;
  }
  .featured-img {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .ftr-logo img {
    width: 180px;
  }
  .section-content h1, .section-content h2 {
    font-size: 22px;
  }
  .pql{
    width: 100%;
  }
  .header .menu {
    width: 80%;
  }
  .catalogs-section .col-sm-6{
    width: 100%;
  }
  .lab-categories .col-sm-6 {
    width: 100%;
  }

  .results-column {
  flex: auto;
  padding: 15px;
  border-right: 1px solid #eee;
}
}