  /*
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 : May 3, 2020, 5:38:04 AM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 800px) {
  .first-blks .blk {
    width: calc(100% - 20px); }
    .first-blks .blk:nth-child(1), .first-blks .blk:nth-child(2) {
      padding: 0; } }
@media screen and (max-width: 650px) {
  .second-blk .double-blks .blk {
    width: calc(100% - 20px); }
    .second-blk .double-blks .blk:nth-child(1), .second-blk .double-blks .blk:nth-child(2) {
      padding: 0; }
    .second-blk .double-blks .blk:nth-child(1) {
      margin-bottom: 40px; } }
@media screen and (max-width: 800px) {
  .third-blk .blk:nth-child(1) {
    width: 270px; }
  .third-blk .blk:nth-child(2) {
    width: calc(100% - 310px); } }
@media screen and (max-width: 650px) {
  .third-blk .blk:nth-child(1) {
    display: none; }
  .third-blk .blk:nth-child(2) {
    padding-left: 0;
    width: calc(100% - 20px); }
  .third-blk .blk.tab-dtls .mobile-tab,
  .third-blk .blk.tab-dtls .mobile-title {
    display: block; }
  .third-blk .blk.tab-dtls .dtl {
    margin-bottom: 20px; } }
@media screen and (max-width: 500px) {
  .second-blk .double-blks .blk:nth-child(1) {
    height: auto !important; }
    .second-blk .double-blks .blk:nth-child(1) .img img {
      display: block; } }

/*# sourceMappingURL=masdar-institute-solar-resposnive.css.map */
