    h4.spb_heading, h4.lab-heading {
        font-weight: normal;
        margin-top: 30px;
        border-bottom: 2px solid transparent;
        position: relative;
        margin-bottom: 34px;
        text-align: center;
        font-size: 24px;
    
    }
    h4, h4 a, .carousel-wrap > a {
        color: rgb(54, 52, 52);
    }
    h4, .body-content.quote, #respond-wrap h3 {
        font-size: 24x;
        line-height: 20px;
    }
    h4.spb_heading::before, h4.lab-heading::before {

        content: "";
        display: block;
        border-top: 2px solid rgb(153, 148, 148);
        width: 100%;
        height: 2px;
        position: absolute;
        top: 50%;
        z-index: 1;

    }
    h4.spb_heading span, h4.lab-heading span {
        background: #f8f8f8;
        }
        h4.spb_heading span, h4.lab-heading span {
        padding: 0 10px;
        position: relative;
        display: inline-block;
        z-index: 1;
    }
    .lab_anchor {
        text-decoration: none;
        font-size: 14.5px;
        font-weight: 600;
        color: rgb(129, 128, 128);
    }
    .lab_anchor:hover {
        color: #e23127;
    }

    .lab_list {
        padding: 6px;
        border: 1px solid #eee;
        margin-top: 10px;
        width: 92%;
        background-color: #fff;
    }
    .lab_header{
        font-size: 24px;
        font-weight: 600;
        margin-top: 40px;
        color: #363293;
        margin-left: 35px;
        margin-bottom: 15px;
    }
    .lab_ul{
        list-style: none;

    }
    .fa-hand-point-right{
        margin-right: 12px;
        margin-left: 10px;
        color: #e23127;
    }
 /*************************************Grid Container****************************/ 
    .grid {
        text-align: center;
        max-width: 95vw;
        margin: 2.5vw auto;
        background-color: #fff;
    }
    .grid-item {
        padding: 5px;
        box-sizing: border-box;
        display:inline;
        margin-bottom: 5px;
    }
    .list-type4 {
        width: 100%;
        margin:0 auto;
        padding: 2px;
    }
    .list-type4 ol{
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        margin-bottom: 10px;
    } 
    .prtShowDetile span {
        width: 8px;
        height: 8px;
        display: block;
        float: left;
        margin: 8px 8px 8px 0;
        background: #363293;
        margin-right: 10px;
        margin-left: 7px;
      }     
    .list-type4 a{ 
        position: relative;
        display: block;
        padding: 4px;
        margin: 0;
        border: 1px solid #eee;
        color: #575757;
        text-align: left;
        margin-top: 8px;
        margin-left: -18px;
        width: 100%;
    }  
    .list-type4 a:hover{ 
        color: #363293;
    }  
    .pp_header{
        font-size: 20px;
        text-align: left;
        margin-left: 85px;
        margin-bottom: 15px;
        font-weight: 600;
        color: #e23127;
        margin-top: 15px;
    }
    .products_ul{
        list-style: none;
    }
     fa-hand-point-right{
        margin-right: 25px;
    }

  @media (min-width: 500px) {
    .grid-item {
      width: 50%;
    }
  }
  
  @media (min-width: 1000px) {
    .grid-item {
      width: 33.333%;
    }
  }
  
  @media (min-width: 1700px) {
    .grid-item {
      width: 25%;
    }
  }
  
  @media (min-width: 2100px) {
    .grid-item {
      width: 20%;
    }
  }

@media only screen and (min-width: 280px) and (max-width:480px)
{
      h4.spb_heading, h4.lab-heading {
        font-size: 17px;
      }
      .lab_leftside{
          display: none;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
   
}
@media only screen and (min-width: 480px) and (max-width:576px)
{
    h4.spb_heading, h4.lab-heading {
        font-size: 18px;
      }
      .lab_leftside{
          display: none;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
        margin-top: 15px;
      }
      .list-type4 {
        width: 95%;
        margin: 0 auto;
        background-color: #fff;
        padding: 1px;
      }
   
}
@media only screen and (min-width: 576px) and (max-width:768px)
{
    h4.spb_heading, h4.lab-heading {
        font-size: 19px;
      }
      .lab_leftside{
          display: none;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
   
}
@media only screen and (min-width: 768px) and (max-width:991px)
{
    h4.spb_heading, h4.lab-heading {
        font-size: 19px;
      }
      .lab_leftside{
          display: none;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
   
}
@media only screen and (min-width: 991px) and (max-width:1200px)
{
    h4.spb_heading, h4.lab-heading {
        font-size: 20px;
      }
      .lab_leftside{
          display: none;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
   
}
@media only screen and (min-width: 992px) and (max-width:1199px)
{
    h4.spb_heading, h4.lab-heading {
        font-size: 22px;
      }
      .lab_leftside{
          display: block;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
      .lab_list {
        padding: 6px;
        margin-top: 10px;
        width: 102%;     
        margin-left: -19px;
      }
      .lab_header {
        font-size: 20px;
        font-weight: 600;
        margin-top: 40px;
        margin-left: 17px;
      }
   
}
@media only screen and (min-width: 1200px) and (max-width:1500px)
{
  
      .lab_leftside{
          display: block;
      }
      .pp_header {
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
      }
   
}