  /*
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 : 14-Dec-2021, 10:35:09
    Author     : Jafran Mjm
*/
@media screen and (max-width: 900px) {
  .contact .dtls {
    width: 310px;
    padding-right: 20px; }
  .contact #map {
    width: calc(100% - 310px); } }
@media screen and (max-width: 800px) {
  .upcoming-events .events .event {
    width: calc(100% - 60px);
    margin-bottom: 27px; } }
@media screen and (max-width: 700px) {
  .contact .dtls {
    width: 100%;
    margin-bottom: 30px; }
  .contact #map {
    width: 100%; } }
@media screen and (max-width: 500px) {
  .upcoming-events .events .event .dtl {
    padding-bottom: 20px; }

  .career-news-block.type-1 .blk .text .page-common-btn {
    position: relative;
    left: 0; } }

/*# sourceMappingURL=home-responsive.css.map */
