@charset "utf-8";
/*CSS Document @media*/
@media screen and (min-width: 769px) {
  .cat_size_md:nth-child(5n+1),
  .cat_size_md:nth-child(5n+2) {
    width: 325px;
    min-height: 375px;
  }
  .cat_size_md:nth-child(5n+2) {
    margin-left: 10px;
  }
  .cat_size_md:nth-child(5n+1) .articles_thumb,
  .cat_size_md:nth-child(5n+2) .articles_thumb {
    height: 215px;
  }
  .cat_size_md:nth-child(5n+1) .articles_cont h2,
  .cat_size_md:nth-child(5n+2) .articles_cont h2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279px) {
  .header_wrapper, .footer {
    width: 1280px;
  }
  .articles_wrapper {
    padding-left: 20px;
  }
  .cat_size_md {
    width: 31%;
  }
}
@media screen and (max-width: 768px) {
  .page_align, .content_category, .theme_day,
  .entry, .entry_stat, .entry-sp, .entry_thumb, .entry_pn,
  .rm_content_columns_1, .rm_content_columns_2, .content,
  .cb_size_md, .cat_size_md, .post_text table {
    width: 100%
  }
  .header {
		min-width: 100%;
  }
  header .first_line, header .second_line {
    width: 100%;
  }
  header .logo {
    width: 100%;
    text-align: center;
    font-size: 20px;
  }
  header .first_line_menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  header .first_line_menu ul li.flm_item_mob {
    display: inline-block;
  }
  header span.flm_item_label, header .second_line_menu {
    display: none;
  }
  header .match_informer ul li {
    width: 100%;
    padding: 0!important;
    text-align: center;
  }
  header .first-item {
    margin-bottom: 10px;
  }
  .head_button {
    float: none;
  }
  .special_news_day_title h2 {
    font-size: 30px;
    width: 85%;
  }
  .special_news_day_date .item {
    margin-left: 30%;
    display: inline-block;
    margin-top: 10px;
  }
	.special_news_day_date {
    position: absolute;
    bottom: 5%;
    left: 16%;
    color: #dadadb;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
  }
  .news_day {
    width: 100%;
  }
  .news_day_img a {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .header {
    height: auto;
  }
  header .top_search input:focus {
    width: 150px;
  }
  .head_nav ul li {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .head_nav ul li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dotted #0f3757;
    width: 90%;
    margin: 0 auto;
  }
  .head_nav ul li:last-child a {
    border-bottom: none;
  }
  .hamburger {
    display: inline-block;
  }
  #container, .page_align, .entry_align, .entry_thumb {
    overflow: hidden;
  }
  .news_feed ul li {
  	padding: 5px 17px;
  }
  .content_columns_title {
    text-align: center;
  }
  .content_columns_head h2 {
  	margin-top: 10px;
  	margin-bottom: 10px;
  }
  .last_video {
    margin: 0;
  }
  .content, .content_category, .sidebar, .sidebar_right, .sidebar_left {
  	height: 100%!important;
  }
  .sidebar, .sidebar_right, .sidebar_left {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 100px;
  }
  .sidebar_left, .entry_pn, .slider_nav_menu {
    display: none;
  }
  .footer, .content_columns_head {
    height: auto;
  }
  .copyright_wrapper {
    width: 100%;
    margin: 20px;
  }
  footer .copyright {width:calc(100% - 65px);}
  .social_footer ul li a {font-size: 24px;}
  .footer_nav {display: none;}
  .newspaper{
    position: relative;
    width: 100%;
    float: left;
    right: 0;
  }
  .single-item-rtl{margin: 0 auto;}

  .news_day, .entry_thumb, .mCustomScrollbar {
    height: auto!important;
  }
  .news_day a h2 {
    font-size: 20px;
  }
  .theme_day ul li {
    padding: 0 10px;
  }
  .news_day_img img {
    width: auto !important;
    height: auto !important;
    min-height: 300px;
    display: block;
  }
  .page_post img, .articles_thumb img {
	  width: 100%;
	  height: auto;
  }
  .slider-for, .sl_img{
    width: 100%;
  }
  .entry_stat {
    height: 100px!important;
  }
  .entry_stat ul li {
    width: 50%;
    float: left;
  }
  .entry_container {
    background: none;
  }
  .entry_thumb img {
    width: 150%;
    height: auto;
    margin-left: -15%;
  }
  .entry_info {
    width: 100%;
    background: #ececec;
    padding-bottom: 15px;
  }
  .entry_post {
    width: 100%;
    padding: 0 10px;
  }
  .entry_post iframe {
    width: 100% !important;
  }
  .entry_post img {
    max-width: 100%;
  }
  .tabs {
    width: 95%;
    float: none;
    margin: 45px auto;
  }
  .sidebar_single {
    width: 100%;
    float: left;
  }
  .widget_newsfeed {
    width: calc(100% - 50px);
    float: none;
    margin: 0 auto;
  }
  .rel_elem {
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .articles_wrapper {
    padding-left: 0;
  }
  .articles {
    width: 100% !important;
    margin: 10px 0 !important
  }
  .gallery-columns-3 .gallery-item {
    max-width: 100%;
    width: 100% !important;
  }
  .footer_widget {
    margin-left: 20px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 465px) {
	.related_items .rel_elem:nth-child(5) {
		display: none;
	}
}

@media screen and (max-width: 600px) {
  .comment-body {
    flex-direction: column;
    padding: 10px 15px;
  }

  .comment-author {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .comment-metadata,
  .comment-body .reply,
  .comment-awaiting-moderation {
    position: inherit;
    top: 0;
    left: 0;
  }

  .comment-content {
    padding: 20px 0;
    text-align: left;
  }
}