/*
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 : 22-Oct-2019, 14:56:02
    Author     : User
*/
@media screen and (max-width: 850px) {
  .content {
    width: 100%;
    padding-right: 0; }

  .sidebar {
    width: 100%; }

  .social-share::after {
    width: 55%; } }
@media screen and (max-width: 700px) {
  .news .news-blk {
    width: calc((100% / 2) - 50px); } }
@media screen and (max-width: 650px) {
  .social-share::after {
    width: 40%; } }
@media screen and (max-width: 500px) {
  .news {
    margin-left: 0; }
    .news .news-blk {
      margin-left: 0;
      width: 100%; }

  .social-share::after {
    content: none; } }

/*# sourceMappingURL=research-center-news-responsive.css.map */
