  /*
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 : 10-Sep-2019, 15:08:16
    Author     : User
*/
@media screen and (max-width: 850px) {
  .tabs {
    width: 100%; }

  .tab-dtls .people .blk .partition.text-1 span {
    padding: 20px;
    padding-left: 0; }
  .tab-dtls .people .blk .partition.text-2 span {
    padding: 20px;
    padding-right: 0; } }
@media screen and (max-width: 700px) {
  .tab-dtls .people .blk.prince .partition.text-1, .tab-dtls .people .blk.prince .partition.text-2 {
    width: calc((100% - 180px)/ 2);
    height: 180px; }
  .tab-dtls .people .blk.prince .img {
    width: 180px;
    height: 180px; }
  .tab-dtls .people .blk .partition.img {
    width: 150px;
    height: 150px; }
  .tab-dtls .people .blk .partition.text-1, .tab-dtls .people .blk .partition.text-2 {
    width: calc((100% - 150px)/ 2);
    height: 150px; } }
@media screen and (max-width: 630px) {
  .tabs span {
    height: 135px; } }
@media screen and (max-width: 550px) {
  .tabs {
    margin-bottom: 40px; }

  .tab-dtls .people .blk, .tab-dtls .people .blk.prince {
    margin-bottom: 30px; }
    .tab-dtls .people .blk .partition.text-1, .tab-dtls .people .blk .partition.text-2, .tab-dtls .people .blk.prince .partition.text-1, .tab-dtls .people .blk.prince .partition.text-2 {
      width: 100%;
      height: auto;
      text-align: center; }
      .tab-dtls .people .blk .partition.text-1 span, .tab-dtls .people .blk .partition.text-2 span, .tab-dtls .people .blk.prince .partition.text-1 span, .tab-dtls .people .blk.prince .partition.text-2 span {
        position: relative;
        font-size: 14px;
        left: 0;
        padding: 0; }
    .tab-dtls .people .blk .partition.text-1.pc, .tab-dtls .people .blk.prince .partition.text-1.pc {
      display: none; }
    .tab-dtls .people .blk .partition.text-1.mobile, .tab-dtls .people .blk.prince .partition.text-1.mobile {
      display: block; }
    .tab-dtls .people .blk .partition.img, .tab-dtls .people .blk.prince .partition.img {
      left: 50%;
      transform: translate(-50%, 0px);
      margin-bottom: 15px; } }
@media screen and (max-width: 380px) {
  .tabs span {
    width: 100%;
    height: auto;
    padding: 10px;
    padding-top: 50px; }
    .tabs span.exctv {
      background: url(/assets/img/leadership/excutive.png) no-repeat center 10px;
      background-size: 35px; }
      .tabs span.exctv.active {
        background: #001c48 url(/assets/img/leadership/excutive-white.png) no-repeat center 10px;
        background-size: 35px; }
    .tabs span.board {
      background: url(/assets/img/leadership/board.png) no-repeat center 10px;
      background-size: 35px; }
      .tabs span.board.active {
        background: #001c48 url(/assets/img/leadership/board-white.png) no-repeat center 10px;
        background-size: 35px; }
    .tabs span.prsdnt {
      background: url(/assets/img/leadership/president.png) no-repeat center 10px;
      background-size: 35px; }
      .tabs span.prsdnt.active {
        background: #001c48 url(/assets/img/leadership/president-white.png) no-repeat center 10px;
        background-size: 35px; } }

/*# sourceMappingURL=leadership-responsive.css.map */
