﻿/*#7D4927 -> #0079bc*/
body{
	color: #202020;
	background-color: #fff;
}
.ImgDiv::before{
	padding-top: 56%;
}
.top-right-icons {
    top: 3%;
    position: absolute;
    right: 2%;
}
.icon-md {
    width: 2.8rem;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    font-size: 1rem;
}
.card-title, .card-title a, a, a:hover, a:focus {
    color: #5690ba;
}
h2.section_title {
    padding-bottom: 17px;
    border-bottom: 1px solid #aeaeae;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Oswald Light", sans-serif;
    text-transform: uppercase;
	color: #202020;
}
p {
    color: #202020;
}
.site__time {
    margin: 0 0 15px 0;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
}
.multimedia__item {
    margin-bottom: unset;
}

.classy-navbar {
    padding-bottom: 20px;
    font-family: "Oswald Light", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #161616;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
    padding: 22px 10px 23px;
}
.more {
    font-weight: 400;
}
.bg-secondary {
    background-color: #495057c2!important;
}
.ImgDiv {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.makedt, .ViewCounter {
    margin-top: 1rem;
    font-size: 14px;
    line-height: 20px;
    font-family: pt sans,sans-serif;
    display: block;
    float: left;
    margin-right: 1rem;
	font-style: normal;
}
span.menudivider {
    width: 1px;
    background-color: #ccc;
    height: 14px;
    display: inline-block;
}
span.menudivider:last-child{
	display:none;
}
.ImgDiv {
	border:none;
}
.ImgDiv:hover img {
    -ms-transform: unset;
    -webkit-transform: unset;
    transform: unset;
	transition: unset;
}
.ImgDiv img, .ImgDiv video {
	border:none;
	transition: unset;
    transform: unset;
}
.main_info {
    box-shadow: unset;
}
.right_side{
	background: #f6f6f6;
}
.classy-nav-container {
    background-color: #FFF;
}
h2.section_title {
    font-size: 20px;
}
.right_side .card {
    margin-bottom: 1rem;
}
.right_side h3.card-title {
    margin: 0;
}

.card {
    margin-bottom: 1rem;
}
.main-big-area {
    padding: 0px 0;
}
.news_topic .makedt, .news_topic .ViewCounter {
    margin: 1rem 2rem 1rem 0;
}
.filesinside {
    /* margin-top: 2rem; */
    padding: 0;
}
.yavidz {
    margin-left: 0;
}
.tags a, .tags dt {
    border-radius: unset;
}
.right_side .card-title {
    font-size: 18px;
}
.card-body {
    padding-bottom: unset;
}

.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a {
    padding: 2px 10px 3px;
}
.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li {
    padding-left: 4px;
    padding-right: 4px;
}
.logotop2{
    border-bottom: 1px #aaa solid;
}

@media (min-width:768px){
	.classy-menu, .classynav, ul.row{
		width:100%;
	}
	.classynav ul.row > li a{
		text-align: center;
	}	
	.classynav ul.row li ul li a{
		text-align: left;
	}	
	/*
	.classynav ul > span.menudivider {
		height: 39px;
	}
	
	.classynav ul li ul span.menudivider {
		height: 1px;
	}*/
}
iframe, video,audio{
	max-width:100% !important;
}

.Img_format_3_4::before{
	padding-top: 124% !important;
}

.nstyle_7 .ImgDiv{
	overflow:unset;
}
.nstyle_7 .ImgDiv::before{
	content: unset;
	padding-top: unset;
}
.nstyle_7 .ImgDiv img{
	position:relative;
}

@media (max-width:767px){
	.menudivider{
		display:none !important;
	}
}
.no_dop_block .more{
	display:none;
}
.ImgDiv::before {
    padding-top: 75%;
}