  /*
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 : 17-May-2021, 11:45:10
    Author     : Jafran Mjm
*/
@media screen and (max-width: 950px) {
  .search-results .blk {
    width: calc((100% / 2) - 30px);
    margin-bottom: 40px; }
    .search-results .blk.col-1:before {
      display: block; } }
@media screen and (max-width: 750px) {
  .search-blk select {
    width: 100%;
    margin-bottom: 20px; }
  .search-blk .buttons {
    margin-left: -20px;
    width: calc(100% + 20px); } }
@media screen and (max-width: 650px) {
  .search-results .blk {
    width: calc((100% / 1) - 30px);
    padding-bottom: 40px; }
    .search-results .blk:before {
      left: 0;
      top: auto;
      bottom: 0;
      border-left: none;
      border-bottom: 1px solid #ccc;
      height: auto;
      width: calc(100% - 30px); }
    .search-results .blk:last-child:before {
      display: none; } }

/*# sourceMappingURL=faculty-directory-responsive.css.map */
