/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 4, 2020, 8:49:06 AM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 900px) {
  .single-page .first-blk .blk {
    width: calc(100% - 20px); }
    .single-page .first-blk .blk:nth-child(1), .single-page .first-blk .blk:nth-child(2) {
      padding: 0; }
    .single-page .first-blk .blk:nth-child(2) {
      height: 400px;
      margin-top: 40px; } }
@media screen and (max-width: 820px) {
  .single-page .second-blk {
    height: auto; }
    .single-page .second-blk:before, .single-page .second-blk:after {
      display: none; }
    .single-page .second-blk .blk {
      padding: 30px 30px 30px 0; }
      .single-page .second-blk .blk.blk-1, .single-page .second-blk .blk.blk-2 {
        width: calc(100%);
        padding-left: 105px; }
      .single-page .second-blk .blk.blk-1 {
        background: #0a294c url(../../../img/laboratories/core-labs-location.png) no-repeat 30px 25px; }
      .single-page .second-blk .blk.blk-2 {
        background: #164e8d url(../../../img/laboratories/core-labs-hours.png) no-repeat 23px 27px; } }
@media screen and (max-width: 800px) {
  .blks .blk {
    width: calc((100% / 2) - 30px); } }
@media screen and (max-width: 700px) {
  .third-blk .blk {
    width: calc(100% - 20px); }
    .third-blk .blk:nth-child(1), .third-blk .blk:nth-child(2) {
      padding: 0; }
    .third-blk .blk:nth-child(2) {
      margin-top: 20px; } }
@media screen and (max-width: 500px) {
  .blks .blk {
    width: calc((100% / 1) - 30px); } }

/*# sourceMappingURL=core-labs-responsive.css.map */
