﻿.news-text-full video{
	width: 100%;
}
.menu-megamenu.multy {
	width: 100px;
}
.menu-megamenu.aboutUS {
	width: 173px;
}
.tag-news-a {
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	line-height: 25px;
	margin-bottom: 20px;
}
.tag-news-a .TitleNews h2 {
	transition-duration: 500ms;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #0d519a;
	font-weight: bold;
	line-height: 25px;
	padding-top: 14px;
}

.tag-news-a	.LeadNews a {
	font-family: IRANSans !important;
	color: #333;
	font-size: 13px !important;
	line-height: 30px;
	transition: all .3s;

}
.tag-news-a .dateNews {
	color: #9c9c9c;
	position: absolute;
	bottom: 15px;
	left: 30px;
	font-size: 13px;
	font-weight: 600;
}

.tag-news-a	.imgNews img:hover {
	opacity: .8;
}

.tag-news-a	.imgNews img{
	transition: all .3s ease-out;
}
.tag-news-a .TitleNews a{
	transition: all .3s;
}
.tag-news-a .TitleNews a:hover {
	color: #f7970a;
}
.ContentNews {
	text-align: justify;
}

@media only screen and (max-width:1399px) {
	.main-header .menu-bg .main-menu li a {
		padding: 0 1px;
	}
}

