/*
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 : 03-Jul-2022, 19:10:10
    Author     : Jafran Mjm
*/
@media screen and (max-width: 1141px) {
  .post-half-content .text-inner .text p {
    display: none; } }
@media screen and (max-width: 1000px) {
  .post-half-content .text-inner {
    padding: 20px; } }
@media screen and (max-width: 1000px) and (min-width: 900px) {
  .post-half-content .text-inner .text {
    width: calc(100% - 20px);
    padding: 0; }
    .post-half-content .text-inner .text p {
      display: none; }
  .post-half-content .text-inner .pagination, .post-half-content .text-inner .time {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    right: auto; }
  .post-half-content .text-inner .time {
    margin-top: 3px;
    font-size: 12px; } }
@media screen and (max-width: 900px) {
  .post-half-content .text-inner {
    width: calc(100%);
    height: auto !important; }
    .post-half-content .text-inner .text {
      padding: 0;
      padding-top: 50px;
      padding-bottom: 0; }
      .post-half-content .text-inner .text.absolute {
        position: relative; }
      .post-half-content .text-inner .text p {
        display: block;
        margin: 15.5px 0 2px; }
    .post-half-content .text-inner .pagination {
      left: 20px; }
    .post-half-content .text-inner .time {
      right: 20px; }
  .post-half-content .post-img {
    width: calc(100%); } }

/*# sourceMappingURL=news-responsive.css.map */
