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

  /*****  col-6  ***/
  .boxp-1 {
    width: 50%;
  }

  .category-icon img {
    width: 106px;
    height: 106px;
  }


  .main-image {
    max-height: 400px;
    max-width: 100%;
    object-fit: contain;
  }

  .image-box {
    height: 80px;
    width: 80px;
    cursor: pointer;
    border: 1px solid #d9e9ee;
    border-radius: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .image-box .image {
    height: 60px;
    width: 60px;
    object-fit: contain;
  }

  .incubator-he {
    width: 100%;
    text-align: start;
  }

  .footer {
    padding: 50px 3px 0 3px;
  }

  .autoclave {
    width: 100%;
  }

  .elect-spe {
    width: 100%;
  }

  .auct-pro-con {
    padding: 10px;
    width: calc(100% - 10px);
    margin-top: 5px;
  }

  .img-sec img {
    width: 140px;
    height: 140px;
  }

  .incubator-main-box {
    width: 100% !important;
  }

  .incubator-he {
    margin: 0 auto;
  }

  .incubator-he img,
  .dl-im img {
    width: 150px;
    height: 150px;
    object-fit: contain;
  }

  .incu-b img {
    width: 80px;
    height: 80px;
  }

  .au-str-tea h2,
  .au-str-tea h3,
  .au-str-tea h4,
  .au-str-tea h5,
  .au-str-tea h6 {
    font-size: 14px;
  }

  .scs-pg-ri {
    width: 100%;
  }

  .sec-img-con {
    width: 100%;
    padding: 0 5px;

  }

  .con-img-car {
    width: 100%;
  }

  .pr-img-box {
    padding: 20px 0;
  }

  .main-image {
    max-height: 200px;
  }

  .image-box {
    height: 60px;
    width: 60px;
  }
ss
  .spec-table th,
  .spec-table td {
    font-size: 11px;
  }

  .features-section ul li {
    font-size: 11px;
  }

  .contact-con {
    width: 100%;
    padding: 10px;
  }

  .row.cont-cont {
    margin-top: 20px;
    flex-direction: column;
  }

  .left-side,
  .right-side {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .right-side h5 {
    font-size: 22px;
    margin: 20px 0 10px;
  }

  .con-btn-Send {
    width: 100%;
  }

  .cata-box-wrap {
    width: 100%;
    padding: 5px;

  }

  .img-con img {
    width: 100px;
    height: 100px;
  }

  .contact-info {
    width: 100%;
  }

  .pr-img-box {
    padding: 20px 0;
    position: static;
  }

  .input-box input,
  .input-box textarea {
    width: 100%;
    padding: 5px 10px;
    font-size: 12.5px;
    border: 1px solid #a5c7eb;
    border-radius: 2px;
  }

  .navwebste {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    height: 70vh;
    width: 92%;
    text-align: center;
    box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #eee;
    animation: slideOut 0.5s ease forwards;
    z-index: 999;
    padding-top: 60px;
  }

  .mobiletop {
    display: block;
    width: 23%;
  }

  .topmenu {
    width: 17%;
  }

  .toplogo {
    width: 60%;
  }
}

@media only screen and (min-width:480px) and (max-width:576px) {
  .incubator-he {
    width: 100%;
    text-align: start;
  }

  .footer {
    padding: 50px 3px 0 3px;
  }

  .autoclave {
    width: 100%;
  }

  .elect-spe {
    width: 100%;
  }

  /*****  col-6  ***/
  .boxp-1 {
    width: 33.33%;
  }

  .category-icon img {
    width: 134px;
    height: 134px;
  }

  .auct-pro-con {
    padding: 10px;
    width: calc(50% - 10px);
  }

  .img-sec img {
    width: 170px;
    height: 170px;
  }

  .incubator-main-box {
    width: 50% !important;
  }

  .incubator-he img,
  .dl-im img {
    width: 150px;
    height: 150px;
    object-fit: contain;
  }

  .scs-pg-ri {
    width: 100%;
  }

  .sec-img-con {
    width: 50%;
    padding: 0 5px;
  }


  .con-img-car {
    width: 50%;
    padding: 0 5px;
  }

  .main-image {
    max-height: 250px;
  }

  .image-box {
    height: 70px;
    width: 70px;
  }


  .spec-table th,
  .spec-table td {
    font-size: 12px;
  }

  .features-section ul li {
    font-size: 12px;
  }

  .contact-con {
    width: 100%;
    padding: 15px;
  }

  .row.cont-cont {
    margin-top: 30px;
    flex-direction: column;
  }

  .left-side,
  .right-side {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .right-side h5 {
    font-size: 24px;
    margin: 25px 0 10px;
  }

  .con-btn-Send {
    width: 100%;
  }

  .cata-box-wrap {
    width: 50%;
    padding: 5px;

  }

  .contact-info {
    width: 50%;
  }

  .pr-img-box {
    padding: 20px 0;
    position: static;
  }

  .input-box input,
  .input-box textarea {
    width: 100%;
    padding: 5px 10px;
    font-size: 12.5px;
    border: 1px solid #a5c7eb;
    border-radius: 2px;
    margin-top: 10px;
  }

  .navwebste {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    height: 70vh;
    width: 62%;
    text-align: center;
    box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #eee;
    animation: slideOut 0.5s ease forwards;
    z-index: 999;
    padding-top: 60px;
  }

  .mobiletop {
    display: block;
    width: 20%;
  }

  .topmenu {
    width: 10%;
  }

  .toplogo {
    width: 70%;
  }
}

@media (max-width: 480px) {
  .detl-btn-bx {
    flex-direction: column;
    align-items: flex-start;
    /* aligns items to the start when stacked */
    gap: 10px;
  }
}

@media only screen and (min-width:576px) and (max-width:768px) {
  .incubator-he {
    width: 100%;
    text-align: start;
  }

  .dl-im img {
    width: 155px;
    height: 155px;
    object-fit: contain;
  }

  .footer {
    padding: 50px 3px 0 3px;
  }

  .autoclave {
    width: 100%;
  }

  .elect-spe {
    width: 100%;
  }

  /*****  col-sm-6  ***/
  .boxp-1 {
    width: 33.33%;
  }

  .category-icon img {
    width: 145px;
    height: 145px;
  }

  .auct-pro-con {
    padding: 10px;
    width: 50%;
  }

  .img-sec img {
    width: 140px;
    height: 140px;
  }

  .incubator-main-box {
    width: 50% !important;
  }

  .scs-pg-ri {
    width: 100%;
  }

  .sec-img-con {
    width: 50%;
    padding: 0 5px;
  }

  .con-img-car {
    width: 50%;
    padding: 0 5px;
  }

  .main-image {
    max-height: 300px;
  }

  .image-box {
    height: 80px;
    width: 80px;
  }

  .detl-btn-bx {
    gap: 10px;
  }

  .spec-table th,
  .spec-table td {
    font-size: 13px;
  }

  .features-section ul li {
    font-size: 13px;
  }

  .contact-con {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: row;
  }

  .row.cont-cont {
    margin-top: 20px;
  }

  .left-side {
    max-width: 100%;
  }

  .right-side {
    max-width: 100%;
  }

  .right-side h5 {
    font-size: 26px;
    margin: 30px 0 10px;
  }

  .con-btn-Send {
    width: 50%;
  }

  .cata-box-wrap {
    width: 50%;
    padding: 5px;

  }

  .contact-info {
    width: 50%;
  }

  .pr-img-box {
    padding: 20px 0;
    position: static;
  }

  .input-box input,
  .input-box textarea {
    width: 100%;
    padding: 5px 10px;
    font-size: 12.5px;
    border: 1px solid #a5c7eb;
    border-radius: 2px;
    margin-top: 10px;
  }

  .navwebste {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    height: 70vh;
    width: 62%;
    text-align: center;
    box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #eee;
    animation: slideOut 0.5s ease forwards;
    z-index: 999;
    padding-top: 60px;
  }

  .mobiletop {
    display: block;
    width: 20%;
  }

  .topmenu {
    width: 10%;
  }

  .toplogo {
    width: 70%;
  }

}


@media only screen and (min-width:768px) and (max-width:991px) {
  .incubator-he {
    width: 100%;
    text-align: start;
  }

  .dl-im img {
    width: 155px;
    height: 155px;
    object-fit: contain;
  }

  .footer {
    padding: 50px 3px 0 3px;
  }

  .autoclave {
    width: 100%;
  }

  .elect-spe {
    width: 100%;
  }

  /*****  col-md-6  ***/
  .boxp-1 {
    width: 25%;
  }

  .category-icon img {
    width: 147px;
    height: 147px;
  }

  .contact-con {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: row;
  }

  .auct-pro-con {
    padding: 10px;
    width: calc(25% - 10px);
  }

  .img-sec img {
    width: 140px;
    height: 140px;
  }

  .incubator-main-box {
    width: 50% !important;
  }

  .incubator-he img {
    width: 155px;
    height: 155px;
    object-fit: contain;
  }

  .scs-pg-ri {
    width: 100%;
  }

  .sec-img-con {
    width: 50%;
    padding: 0 5px;

  }

  .con-img-car {
    width: 50%;
    padding: 0 5px;
  }

  html body {
    overflow-x: hidden;
  }

  .main-image {
    width: 320px;
    height: auto;
    object-fit: contain;
  }

  .image-box {
    height: 90px;
    width: 90px;
  }

  .detl-btn-bx {
    gap: 12px;
  }

  .spec-table th,
  .spec-table td {
    font-size: 14px;
  }

  .features-section ul li {
    font-size: 14px;
  }

  .contact-con {
    width: 100%;
    padding: 25px;
  }

  .left-side {
    max-width: 100%;
  }


  .con-btn-Send {
    width: 30%;
  }

  .cata-box-wrap {
    width: 33.33%;
    padding: 5px;

  }

  .contact-info {
    width: 50%;
  }

  .pr-img-box {
    padding: 20px 0;
    position: static;
  }

  .input-box input,
  .input-box textarea {
    width: 100%;
    padding: 5px 10px;
    font-size: 12.5px;
    border: 1px solid #a5c7eb;
    border-radius: 2px;
    margin-top: 10px;
  }

  .autoclave {
    width: 100%;
  }

  incubator-he {
    flex-direction: column;
  }

  .mobiletop {
    display: block;
    width: 10%;
  }

  .topmenu {
    width: 10%;
  }

  .toplogo {
    width: 80%;
  }

  .navwebste {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    height: 70vh;
    width: 40%;
    text-align: center;
    box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #eee;
    animation: slideOut 0.5s ease forwards;
    z-index: 999;
    padding-top: 60px;
  }
}

@media only screen and (min-width:991px) and (max-width:1200px) {

.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
	font-size: 28px;
	text-align: start;
	color: #2e6bb5;
	font-family: "Mulish", sans-serif;
	font-weight: 700;
}

  .navwebste li a {
    position: relative;
    color: #111;
    font-weight: 500;
    padding: 8px 0px;
    text-transform: capitalize;
    display: inline-block;
    transition: color 0.3s ease;
    letter-spacing: 0.5px;
    font-size: 15px;
  }

  .boxp-1 {
    width: 20%;
  }

  .category-icon img {
    width: 160px;
    height: 160px;
  }

  .incubator-main-box {
    width: 50% !important;
  }

  .con-img-car {
    width: 33.33%;
    padding: 0 5px;
  }

  .sec-img-con {
    width: 50%;
    padding: 0 5px;
  }

  .contact-info {
    width: 25%;
  }

  .con-img-car {
    width: 33.33%;
    padding: 0 5px;
  }

  /*****  col-lg-6  ***/

}

@media only screen and (min-width:1200px) and (max-width:1300px) {
  .topmenu {
    width: 60%;
  }

  .top-details {
    width: 10%;
  }
}

@media only screen and (min-width:1200px) and (max-width:10000px) {

  /*****  col-xl-6  ***/



}

@media only screen and (min-width:280px) and (max-width:991px) {

  .banner-container,
  .main-title p,
  .dmail,
  .lab-title p,
  .filter-ts-er {
    display: none;
  }

  .topsearch {
    width: 100%;
  }

  .mobile {
    display: none;
  }

  .menu-profile {
    display: block;
  }
}