  /*
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 : Mar 31, 2020, 4:54:25 PM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 1000px) {
  .about-blk .blk:nth-child(1) {
    padding-right: 20px; }

  .tab-type-5 {
    padding-bottom: 50px; }
    .tab-type-5 .tabs {
      width: 170px; }
    .tab-type-5 .tab-dtls {
      width: calc(100% - 170px); } }
@media screen and (max-width: 940px) {
  .contact-blk .blk.blk-1 {
    width: 130px; }
  .contact-blk .blk.blk-2 {
    width: calc(100% - 130px); } }
@media screen and (max-width: 880px) {
  .tab-type-5 .tab-dtls .tab-dtl .details {
    width: 100%;
    padding-left: 0;
    margin-top: 20px; } }
@media screen and (max-width: 850px) {
  .common-members-block .member {
    width: calc((100% / 1) - 41px); }
    .common-members-block .member .img {
      width: 167px;
      height: 167px; }
    .common-members-block .member .text {
      width: calc(100% - 167px);
      height: 167px; } }
@media screen and (max-width: 800px) {
  .resources .double-blks .blk {
    width: calc(100% - 20px); }
    .resources .double-blks .blk.blk:nth-child(1) {
      padding-right: 0px; }
    .resources .double-blks .blk.blk:nth-child(2) {
      padding-left: 0px; }

  .services .double-blks .blk {
    width: calc(100% - 20px); }
    .services .double-blks .blk.blk:nth-child(2) {
      padding-left: 0px; } }
@media screen and (max-width: 740px) {
  .about-blk .blk {
    width: 100%; }
    .about-blk .blk.img {
      margin-top: 20px;
      width: calc( 100% - 20px); } }
@media screen and (max-width: 700px) {
  .tab-type-5 .tab-dtls {
    padding: 20px;
    padding-right: 0; }

  .calander-blk .blk-1 {
    width: 200px; }
  .calander-blk .blk-2 {
    width: calc(100% - 200px); } }
@media screen and (max-width: 600px) {
  .content .bg {
    display: none; }

  .tab-type-5 .tabs {
    display: none; }
  .tab-type-5 .tab-dtls {
    width: calc(100%);
    padding: 0;
    background: none; }
    .tab-type-5 .tab-dtls .tab-dtl {
      padding-top: 30px; }
    .tab-type-5 .tab-dtls .mobile-tab {
      display: block; }

  .contact-blk .blk.blk-1 {
    width: 100%;
    margin-bottom: 20px; }
  .contact-blk .blk.blk-2 {
    width: calc(100%); }
    .contact-blk .blk.blk-2 .phone {
      margin-left: 0; } }
@media screen and (max-width: 500px) {
  .contact-blk .blk.blk-2 span {
    width: calc(100%);
    margin-left: 0;
    margin-bottom: 20px; }

  .calander-blk {
    position: relative; }
    .calander-blk .blk-1 {
      width: 100%;
      position: absolute;
      background: rgba(4, 37, 80, 0.5); }
      .calander-blk .blk-1 i {
        left: 50%;
        top: 60px;
        transform: translateX(-50%); }
      .calander-blk .blk-1 a {
        left: 50%;
        bottom: 40px;
        transform: translateX(-50%);
        text-align: center;
        padding: 0;
        padding-bottom: 40px;
        background: url(/assets/img/home/icons/banner-arow-right.png) no-repeat center bottom; }
    .calander-blk .blk-2 {
      width: 100%; } }
@media screen and (max-width: 430px) {
  .common-members-block .member .text {
    width: calc(100%); } }

/*# sourceMappingURL=research-computing-responsive.css.map */
