  /*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.scss to edit this template
*/
/*
    Created on : Sep 1, 2022, 4:02:55 PM
    Author     : Jazim Max
*/
@media screen and (max-width: 850px) {
  #c-opportunities .menu_section .blks {
    margin-left: -5px; }
    #c-opportunities .menu_section .blks .blk {
      width: calc((100% / 2) - 5px);
      margin-left: 5px;
      margin-bottom: 5px; }
      #c-opportunities .menu_section .blks .blk:after {
        display: none; }
  #c-opportunities .search_section .left_blk {
    display: none; }
  #c-opportunities .search_section .right_blk {
    width: 100%; }
  #c-opportunities .faculty .blockser {
    display: none; }
  #c-opportunities .blockser_sub {
    display: block; }
  #c-opportunities .faculty .inside-blk {
    width: 100%;
    padding-left: 0; } }
@media screen and (max-width: 800px) {
  #c-opportunities .pagination_section {
    margin-bottom: 30px; }
    #c-opportunities .pagination_section h3 {
      position: unset;
      text-align: center;
      width: auto;
      margin-bottom: 20px; } }
@media screen and (max-width: 500px) {
  #c-opportunities .menu_section {
    display: none; }
  #c-opportunities .menu_section_sub {
    display: block; }

  #c-opportunities-sub .first_blk .blks .blk .left_blk {
    width: 100%; }
  #c-opportunities-sub .first_blk .blks .blk .right_blk {
    width: 100%; }
  #c-opportunities-sub .dbl_blk {
    margin-left: 0; }
    #c-opportunities-sub .dbl_blk a {
      width: 100%;
      margin-left: 0; } }
@media screen and (max-width: 450px) {
  #c-opportunities .search_section {
    padding: 15px; }
    #c-opportunities .search_section .right_blk input {
      width: 100%;
      margin-bottom: 1px; }
    #c-opportunities .search_section .right_blk a {
      width: 100%;
      margin-left: 0; } }

/*# sourceMappingURL=current-opportunities-res.css.map */
