  /*
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 : Oct 5, 2021, 1:14:28 PM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 920px) {
  .main-image-tab-2 ul {
    padding: 0; }
  .main-image-tab-2 .option {
    width: calc(100% / 4);
    text-align: center;
    border-bottom: none !important;
    border-left: 1px solid #fff; }
    .main-image-tab-2 .option.active, .main-image-tab-2 .option:hover {
      font-weight: bold;
      color: #fff !important;
      background: #2059a8 !important; } }
@media screen and (max-width: 700px) {
  .main-image-tab-2 {
    display: block !important;
    margin-bottom: 40px; }

  .main-detail.first-details .blks.news-blk .first-blk,
  .main-detail.first-details .blks.news-blk .second-blk,
  .main-detail.first-details .blks.other-blks .blk {
    width: calc(100% - 5px); } }

/*# sourceMappingURL=main-page-responsive.css.map */
