  /*
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 : 03-Jun-2021, 11:44:28
    Author     : Jafran Mjm
*/
@media screen and (max-width: 1080px) {
  .tution-blks .blk {
    width: calc((100% / 2) - 60px);
    margin-bottom: 60px; } }
@media screen and (max-width: 900px) {
  .secondary-schools br.px-70 {
    margin: 40px 0 0;
    line-height: 40px; }
  .secondary-schools .text {
    margin-top: 0 !important; }
  .secondary-schools .img.pc {
    display: none; }
  .secondary-schools .img.mobile {
    display: block;
    margin: 20px 0; } }
@media screen and (max-width: 800px) {
  .tution-blks .blk {
    width: calc((100% / 1) - 60px);
    margin-bottom: 20px;
    padding: 20px;
    background: #f3f3f3;
    border-bottom: none; }
    .tution-blks .blk:before {
      display: none; }
    .tution-blks .blk h5 {
      height: 44px; } }
@media screen and (max-width: 700px) {
  .contact-blks {
    position: relative; }
    .contact-blks .blk {
      width: 100% !important;
      height: 480px; }
      .contact-blks .blk.text {
        position: absolute;
        background: rgba(0, 84, 183, 0.85); } }
@media screen and (max-width: 500px) {
  .common-images-block.by-3 .img {
    display: none;
    height: auto;
    overflow: visible; }
    .common-images-block.by-3 .img.img-1 {
      display: block; } }

/*# sourceMappingURL=graduate-admissions-responsive.css.map */
