/*
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:22
    Author     : Jafran Mjm
*/
@media screen and (max-width: 1100px) {
  .available-services .upcoming-events .events .event {
    width: calc(100% - 60px); } }
@media screen and (max-width: 1100px) {
  .available-services .form .input {
    width: calc(100% - 40px); } }
@media screen and (max-width: 1100px) and (min-width: 840px) {
  .people .blks .blk .img {
    width: 150px;
    height: 172px; }
  .people .blks .blk .dtls {
    width: calc(100% - 150px);
    height: 172px; }
    .people .blks .blk .dtls .inner p {
      margin: 18px 0 10px;
      line-height: 16px; } }
@media screen and (max-width: 1100px) {
  .people .blks .blk {
    width: calc(100% - 20px);
    margin-bottom: 30px; } }
@media screen and (max-width: 700px) {
  .top-header {
    display: none; } }
@media screen and (max-width: 550px) {
  .people .blks .blk .img {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    float: none; }
  .people .blks .blk .dtls {
    width: calc(100%);
    height: auto;
    text-align: center; }
    .people .blks .blk .dtls .inner {
      position: static;
      padding: 0; }
      .people .blks .blk .dtls .inner .title:before {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%); }
      .people .blks .blk .dtls .inner p {
        margin: 18px 0 10px;
        line-height: 16px; }

  .alumni-office-services .block .block-main .lifetime-btns {
    width: 50%;
    margin-left: 0px;
    display: block;
    float: none;
    margin-bottom: 10px; }
  .alumni-office-services .block .block-main .lib-btn {
    margin-bottom: 30px; } }

/*# sourceMappingURL=alumni-responsive.css.map */
