/*-----------------------------------------------------------------------------
    Scientific Services | Our Work
-----------------------------------------------------------------------------*/
.our_work_scientific_services_page_section .content_bottomAdd {
  margin-bottom: 20px;
}

.our_work_scientific_services_page_section .list_style {
  padding-left: 15px;
}

.our_work_scientific_services_page_section .list_style li {
  padding-top: 5px;
  padding-left: 15px;
}

.our_work_scientific_services_page_section .list_style_no {
  padding-left: 15px;
}

.our_work_scientific_services_page_section .list_style_no li {
  padding-left: 15px;
}

.our_work_scientific_services_page_section .list_style_no li:not(:first-child) {
  padding-top: 20px;
}

@media (max-width: 991px) {
  .our_work_scientific_services_page_section .contents_holder {
    margin-top: 30px;
  }
}

.our_work_scientific_services_page_section .content_showHide_section {
  margin-top: 30px;
}

.our_work_scientific_services_page_section .table_style_holder {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  border: 0;
}

.our_work_scientific_services_page_section .table_style_holder tr th {
  font-weight: 500;
  color: #ffffff;
  border: 1px solid transparent;
  border-bottom: 1px solid #000000;
  background: #3ebbe7;
  text-align: center;
  vertical-align: middle;
}

.our_work_scientific_services_page_section .table_style_holder tr td {
  border: 1px solid #000000;
  vertical-align: middle;
}

.our_work_scientific_services_page_section .faq_section {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 30px;
}

.our_work_scientific_services_page_section .faq_section .faq_title {
  color: #333333;
  margin-top: 30px;
}

.our_work_scientific_services_page_section .faq_section .faq_answer {
  font-weight: 200;
  color: #333333;
}

/*-----------------------------------------------------------------------------
	    Hplc | Scientific Services | Our Work
	-----------------------------------------------------------------------------*/
.our_work_scientific_services_hplc_page_section .table_style_holder tr th {
  width: 50%;
}

.our_work_scientific_services_hplc_page_section .table_style_holder .break {
  display: none;
}

@media (max-width: 399px) {
  .our_work_scientific_services_hplc_page_section .table_style_holder .break {
    display: block;
  }
}

/*-----------------------------------------------------------------------------
	    Lcms | Scientific Services | Our Work
	-----------------------------------------------------------------------------*/
@media (max-width: 699px) {
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > thead > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > tbody > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > tfoot > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > thead > tr > td,
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > tbody > tr > td,
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .table > tfoot > tr > td {
    white-space: normal;
  }
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .desktop {
    display: none;
  }
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .mobile .special_header {
    background: #dadada;
  }
}

@media (min-width: 700px) {
  .our_work_scientific_services_lcms_page_section .table_style_holder.analysis_holder .mobile {
    display: none;
  }
}

.our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder {
  text-align: left;
}

.our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder tr th:first-child {
  width: 20%;
}

.our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder tr th:last-child {
  width: 90%;
}

.our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder tr td {
  padding-left: 15px;
}

@media (max-width: 780px) {
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > thead > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > tbody > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > tfoot > tr > th,
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > thead > tr > td,
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > tbody > tr > td,
  .our_work_scientific_services_lcms_page_section .table_style_holder.technical_specifications_holder .table > tfoot > tr > td {
    white-space: normal;
  }
}

.our_work_scientific_services_page_section .btn_read_moreLess {
  font-size: 12px;
  font-weight: 700;
  color: #3ebbe7;
  margin-top: 10px;
  padding: 0;
}