@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@keyframes myfirst {
    0% {
        left: -20px;
    }
    100% {
        left: 20px;
    }
}

html {
    direction: rtl;
    background: #c4c4c4;
}

body {
    position: relative;
    font-family: IRANSans!important;
    background: #f4f4f2!important;
}
.single-news{
    background-color: #fff !important;
}
a{
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
}
a:hover {
    color: #469649;
    text-decoration: none;
}

ul {
    padding: 0;
    list-style: none;
}

ul li {
    display: inline-block;
}

ul>li>a , a {
    color: black;
}

.main-menu{
    font-weight: 500;
}
@media (min-width: 500px) {
.main-archive{
    display: flex;
}
}
button:focus {
    outline: none;
}

h6 {
    font-size: 10pt;
    font-weight: 600;
}

.row {
    margin: 0px!important;
}

.navbar-light .navbar-brand {
    width: 202px;
}

.form-control-borderless {
    border: none;
}

.navbar {
    left: 0;
    width: 100%;
    padding: 30px 0 0 0;
    position: fixed;
    z-index: 999;
    background: transparent;
    transition: 0.5s ease all;
    right: 0;
}

.second-navbar {
    left: 0;
    width: 100%;
    padding: 30px 0 0 0;
    position: fixed;
    z-index: 999;
    background: transparent;
    transition: 0.5s ease all;
    right: 0;
}

.menu-health-second-navbar {
    padding: 0;
}

.form-control-borderless:hover,
.form-control-borderless:active,
.form-control-borderless:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

form {
    z-index: 1;
    transition: opacity .4s .3s ease-out, z-index 0s 1s;
}

.search-form form {
    transition: 0.5s ease all;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    align-items: center;
    padding-top: 35px;
    width: 100%;
    max-width: 520px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.search-form form input[type="text"] {
    flex: 1;
    padding: 12px;
    width: 100%;
    font-size: 16px;
    outline: none;
    height: 40px;
    border: none;
    border-radius: 0;
    transition: background-color .2s ease-out;
    box-shadow: 0px 0px 10px #d5d5d5;
}

.search-form  form .search {
    z-index: 1;
    padding: 5px 24px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background-color: #338C26;
    border: 1px solid #467d34;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    height: 40px;
    transition: background-color .2s;
}

@media (max-width: 500px) {
    .c2{
        padding-right: 0px !important;
    }
}

.c2{
    padding-left: 0 !important;
    padding-right: 10px;
}

.c3{
    padding: 10px 0 0 0 !important;
}
.gallery-lead{
    font-weight: 400;
    opacity: 0.8;
    font-size: 14px;
}
.salamat-plus .content .category {
    top: 3px !important;
}
.salamat-plus .content .category {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    line-height: 15px;
}
.salamat-plus .content .category .headline {
    border-left: 1px solid rgba(255, 255, 255, 0.48);
    border-bottom: 1px solid rgba(255, 255, 255, 0.48);
}
.salamat-plus .content .category .headline {
    height: 16px;
    padding-right: 3px;
    line-height: 17px;
    background: #338c26;
    padding-left: 3px;
    color: #fff !important;
}

.sidebar-box{
    background-color: white;
    padding: 5px 5px 0 5px;
}
.content h1{
    font-size: 14px;
    color: #585655;
    padding: 10px 10px 0 10px;
    font-weight: 700;
}
.content h1:hover{
    color: #139831;
}
.date-time p {
    font-size: 10pt;
    margin: 0px;
}

.owl-carousel-menu {
    margin: 0 auto;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 16px;
}

.owl-carousel .owl-stage-outer {
    margin: auto;
    width: 100%;
    z-index: -1;
}

.owl-nav,
.owl-dots {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: relative;
}

.owl-nav {
    color: #8f8f8f;
    font-size: 22px;
    justify-content: space-between;
    position: absolute;
    top: 0;
    z-index: -2;
}

.play , .play-media{
    position: absolute;
    left: 50%;
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 64px;
    margin-left: -18px;
    opacity: 1;
    filter: drop-shadow(5px 5px 5px #222);
    transition: opacity 250ms ease-in;
    background: url(https://tebna.ir/mrdejam/themes/TEBNA/img/play.svg) 55% 50% no-repeat;
}
.media-blur a:hover img {
    -webkit-filter: grayscale(100%) blur(3px);
    filter: grayscale(100%) blur(3px);
}
.media-blur a img {
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.salamat-plus figure:hover .play{
    opacity: 1;
}
.salamat-plus figure:hover video {
    -webkit-filter: grayscale(100%) blur(3px);
    filter: grayscale(100%) blur(3px);
    
}

.salamat-plus figure video {
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    
}
.salamat-plus figure{
    margin: 0;
}

.salamat-video a{
    font-size: 12px;
    padding-top: 3px;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
    color: #da5f00;
}
.icon-right-sidebar{
    padding: 0px 7px 0 8px;
    font-size: 18px;
    margin-top: -3px;
    color: #3d8e41f5;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before{
    opacity: 0.1 !important;
}
.salamat-plus li:last-child{
    border-bottom: none !important;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.top-news .nav-tabs .nav-item {
    height: 25px;
}
.top-news .nav-tabs .nav-link {
    background: #50494b;
    height: 25px;
    font-size: 12px;
    font-weight: 400;
    border: none !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    color: #fff;
}
.top-news .nav-tabs .active {
    background: #338c26 !important;
}
.tab-content {
    overflow-y: hidden;
    background: #fff;
}
.tab-content>.active {
    display: block;
}
.news-list-small .title {
    font-size: 12px !important;
    font-weight: 400;
    padding: 4px 11px 4px 8px !important;
}
.news-list-small .index {
    font-size: 24px;
    font-weight: bolder;
    color: #f94100;
    margin-left: 13px;
}
.diamond .oi-caret-top {
    margin-top: -4px;
}
.simplebar-track.vertical {
    top: 0;
    width: 6px;
    background: #dddddf;
}
.diamond {
    font-size: 8px;
    color: #459248;
    margin-left: 10px;
    margin-right: 0 !important;
}
.owl-dots {
    justify-content: center;
    position: relative;
    top: -40px;
    width: 50%;
}

.owl-dots .owl-dot {
    display: inline-block;
    background: none repeat scroll 0 0 #c9c9c9;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px;
    width: 12px;
}

.owl-dots .owl-dot.active {
    background-color: #004b97;
}

.owl-dots .owl-dot:hover {
    background-color: #da5f00;
}

.owl-carousel__item {
    display: block;
    position: relative;
}

.owl-carousel__item .owl-carousel__img-round {
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
    bottom: -30px;
}

.owl-carousel__item .owl-carousel__text {
    background: #e9e9e9;
    padding: 30px;
}

.owl-carousel__item .owl-carousel__text .owl-carousel__title {
    background: #004b97;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    display: inline-block;
    padding: .5rem 1rem;
}

.owl-dots {
    display: none;
}

.owl-carousel .owl-item img {
    display: inline-block;
}

.owl-carousel.owl-drag .owl-item {
    float: right;
}

.owl-carousel__item span {
    font-size: 10pt;
    font-weight: bolder;
    color: black!important;
}

.owl-carousel__item>span>img {
    width: 30px!important;
    margin-left: 5px;
}

.main-menu>div>ul>li:nth-child(10)>a>span>img , .main-menu>div>ul>li:nth-child(11)>a>span>img , .main-menu>div>ul>li:nth-child(12)>a>span>img {
    width: 25px!important;
    margin-left: 10px;
}

.header-date>span{
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 300;
}

.menu-health {
    padding: 115px 0 15px 0;
    direction: ltr;
}

.owl-nav,
.owl-dots {
    width: 104%;
    right: -23px;
}

.main-menu>div>ul>li {
    margin-right: 28px;
    font-size: 11pt;
    padding-bottom: 16px;
}

.main-menu>div>ul>li:nth-child(1) {
    margin-right: 0px;
}

.main-menu>div>ul>li:nth-child(11), .main-menu>div>ul>li:nth-child(12) {
    margin-right: 10px;
    border-right: 2px solid rgb(133, 133, 133);
    font-size: 11pt;
    font-weight: 500;
    padding-bottom: 0px!important;
}

.main-menu>div>ul>li:nth-child(11)>a , .main-menu>div>ul>li:nth-child(12)>a {
    margin-right: 20px;
}

.main-menu>div>ul {
    border-bottom: 1px solid #d9d9d9;
}

.slider {
    overflow: hidden;
    height: 374px;
    width: 100%;
    background-color: white;
}
.slider .owl-carousel .owl-item img{
    border: 2px solid #565656;
}
.navbar-brand img{
    width: 235px;
}
.single-health{
    background-color: #fff !important;
}
.slider-caption>span>h1{
    bottom: 0;
    right: 0;
    padding: 20px;
    position: sticky;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5;
    color: white;
}
.slider-caption>span{
    background: linear-gradient(to bottom, transparent, black);
    text-shadow: 0px 0px 5px #222222;
    text-align: justify;
}
.slider-caption img{
    -webkit-transition: .2s filter linear;
    transition: .2s filter linear;
}
.slider-caption img:hover{
    webkit-filter: brightness(110%) contrast(110%);
    -moz-filter: brightness(110%) contrast(110%);
    filter: brightness(110%) contrast(110%);
    -ms-transition: .2s filter linear;
    -o-transition: .2s filter linear;
    -webkit-transition: .2s filter linear;
    transition: .2s filter linear;
}
.owl-stage-outer {
    width: 100%;
    height: 100%;
}

.owl-carousel {
    width: 100%;
    height: 100%;
}

.box-slider {
    width: 48.4%;
    height: 75.432px;
    background: #ffffff;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 6px 100px 0px 6px;
}

.box-slider:nth-child(1),.box-slider:nth-child(3) {
    margin: 10px 0px 0px 10px;
}

.box-slider:nth-child(2),.box-slider:nth-child(4) {
    margin: 10px 0px 0px 0px;
    float: left;
}

.cc {
    padding: 0;
}

.box-img1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 75.432px;
    overflow: hidden;
}

.img-box2 img {
    width: 100%;
    height: 100%;
}

.box-img1 img {
    width: 100%;
    height: 100%;
}

.box-img4 img {
    width: 100%;
    height: 100%;
}

.box-slider h6 {
    font-size: 9pt;
}

.box-img1 img {
    text-align: center;
    object-fit: cover;
    padding: 5px;
}

.img-box2 {
    width: 100%;
    height: 103.089px;
    overflow: hidden;
}

.col-lg-2 {
    padding-left: 0px!important;
}

.news-row1 {
    width: 100%;
    height: 62.782px;
    background: #e5e5e5;
    margin: 6px 0 0 0;
    position: relative;
    padding: 5px 68px 0 5px;
    overflow: hidden;
}

.box-img4 {
    position: absolute;
    top: 0;
    right: 0;
    width: 62.782px;
    height: 62.782px;
    overflow: hidden;
}

.news-row1:nth-child(1) {
    margin: 16px 0 0 0;
}

.news-row1>a>h6 {
    font-size: 7pt;
    font-weight: bold;
}

.news-row1>a>span {
    font-size: 5pt;
    font-weight: bold;
}

.advertise {
    display: contents;
    padding: 0px!important;
    width: 100%;
    height: 157px;
    background: #e5e5e5;
    overflow: hidden;
}

.menue-change {
    background: #f4f4f2;
    padding: 12px 0 16px 0;
    box-shadow: 0px 0px 10px darkgrey;
    transition: 0.5s ease all;
}

.menue-change>div>.search-form>form {
    padding-top: 20px;
    transition: 0.5s ease all;
}

.slider>.owl-carousel>.owl-nav {
    position: relative;
    z-index: -1!important;
}
.slider>.owl-carousel>.owl-nav>.owl-prev{
    right: 0;
    padding: 3px 51px;
}
.slider>.owl-carousel>.owl-nav>.owl-prev, .slider>.owl-carousel>.owl-nav>.owl-next {
    position: absolute;
    z-index: 99;
    top: -203px;
    color: white;
    opacity: 0.5;
}

.slider>.owl-carousel>.owl-nav>.owl-next {
    left: 0;
    padding: 3px 31px !important;
}

.slider:hover .owl-prev {
    opacity: 1!important;
}

.slider:hover .owl-next {
    opacity: 1!important;
}

@media (max-width: 767px) {
    .owl-carousel__item {
        margin: 0 auto;
    }
    .owl-carousel__text {
        text-align: center;
    }
    .owl-nav,
    .owl-dots {
        width: 104%;
        right: -14px;
    }
    .box-slider {
        width: 47.4%;
    }
}

.overlay {
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100%;
    background: #333;
}

/*
menu responsive
*/

.trigger {
    position: relative;
    background: #FFF;
    border: 0;
    cursor: pointer;
    /*icon replacement */
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}

.trigger span,
.trigger span::before,
.trigger span::after {
    position: absolute;
    width: 30px;
    height: 5px;
    background: #31AA39;
}

.trigger span {
    top: calc(50% - 2px);
    left: calc(50% - 9px);
    transition: transform 0.3s;
}

.trigger span::before,
.trigger span::after {
    content: "";
    left: 0;
    transition: transform 0.3s, width 0.3s;
}

.trigger span::before {
    bottom: 8px;
}

.trigger span::after {
    top: 8px;
}

.trigger:hover span {
    transform: rotate(0deg);
}

.trigger:hover span::before {
    transform: translate(-2px, 5px) rotate(-45deg);
    width: 50%;
}

.trigger:hover span::after {
    transform: rotate(45deg);
    transform: translate(-2px, -5px) rotate(45deg);
    width: 50%;
}

.menu-responsive {
    display: none;
    padding-bottom: 12px;
}

.trigger-back {
    top: 19px;
    right: 19px;
    position: relative;
    background: #fff;
    width: 43px;
    height: 43px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}

.trigger-back span,
.trigger-back span::before,
.trigger-back span::after {
    position: absolute;
    width: 18.4px;
    height: 3px;
    background: #31AA39;
    border-radius: 4px;
}

.trigger-back span {
    top: calc(50% - 2px);
    left: calc(50% - 9px);
    transition: transform 0.3s;
}

.trigger-back span::before,
.trigger-back span::after {
    content: "";
    left: 0;
    transition: transform 0.3s, width 0.3s;
}

.trigger-back span::before {
    bottom: 8px;
}

.trigger-back span::after {
    top: 8px;
}

.trigger-back:hover span {
    transform: rotate(180deg);
}

.trigger-back:hover span::before {
    transform: translate(-2px, 5px) rotate(-45deg);
    width: 50%;
}

.trigger-back:hover span::after {
    transform: rotate(45deg);
    transform: translate(-2px, -5px) rotate(45deg);
    width: 50%;
}

.overlay ul li {
    display: block;
    line-height: 40px;
}

.overlay ul li a {
    color: white!important;
}

.overlay ul li:hover a {
    color: rgb(211, 211, 211)!important;
}

.overlay ul li:hover {
    background: green;
}

.overlay ul {
    text-align: center;
    position: relative;
    top: 30px;
}

.search-form-responsive form {
    position: relative;
    width: 80%;
    max-width: 400px;
}

.menu-responsive ul {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.menu-responsive ul li:nth-child(2) {
    border-right: 1px solid;
    margin-right: 15px;
}

.menu-responsive ul li:nth-child(2) a {
    margin-right: 15px;
}

.search-form-responsive form input {
    box-shadow: 0px 0px 3px #d5d5d5;
}


/*
end menu responsive
*/

.slider-section>.container>.row {
    border-bottom: 1.5px solid #12491D;
}

.box-img-politics {
    width: 100%;
    height: 135px;
    overflow: hidden;
    text-align: center;
}
.content ul{
    line-height: 1.7;
    padding-right: 20px;
}
.content ul>li{
    list-style-type: circle;
    display: list-item;
    line-height: 2;
}
.content p{
    line-height: 1.8;
}
.news-list li .title, .top-news-middle .title, .news-list li a, .center-section ul li, .main-page-slider ul li, .main-page-slider ul li a, .top-section a, .center-section ul li a, .chosen-news .news-list .item .title, .news-list-small .title a .top-fars .content ul li a, .top-fars .content .top{
    -ms-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
}
.news-list li:hover .title, .top-news-middle:hover .title, .news-list li:hover h3, .main-page-slider ul li:hover, .center-section ul li:hover, .top-section a,.top-section h6, .top-section a:hover ,.center-section ul li:hover a, .chosen-news .news-list .item:hover .title, .news-list-small .title:hover a, .top-fars .content ul li:hover a, .top-fars .content .top:hover {
    color: #1a9c1f !important;
    -ms-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out !important;
}
.top-news .image-box img, .top-news-middle img, .last-news .media img, .news-list>div img, .top-fars .content>div img {
    -ms-transition: .3s filter linear;
    -o-transition: .3s filter linear;
    -webkit-transition: .3s filter linear;
    transition: .3s filter linear;
}
.top-news .image-box:hover img, .top-news-middle:hover img, .last-news .media:hover img, .news-list>div:hover img, .top-fars .content>div:hover img {
    -webkit-filter: brightness(115%) contrast(115%);
    -moz-filter: brightness(115%) contrast(115%);
    filter: brightness(115%) contrast(115%);
    -ms-transition: .3s filter linear;
    -o-transition: .3s filter linear;
    -webkit-transition: .3s filter linear;
    transition: .3s filter linear;
}


.box-img-politics img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.center-section ul li {
    margin-bottom: 10px;
    width: 100%;
    height: 82.782px;
    display: block;
    padding: 6px 90px 0 6px;
    background: #ffffff;
    position: relative;
}

.c1 {
    padding: 10px 0 0 7px;
}
.main-page-slider {
    padding: 5px 0 0 7px;
}
.archive-content{
    padding: 0;
}
.Politics {
    margin-top: 20px;
}

.bb {
    background: white;
    padding: 10px;
    display: block;
    min-height: 268px;
}

.bb>h3 {
    font-size: 15px;
    margin-top: 10px;
    color: black!important;
}
.center-section h3, .box-slider h3 {
    font-size: 13px;
    line-height: 1.4;
    color: black!important;
}

.bb>p {
    font-size: 13px;
    color: rgb(68, 68, 68)!important;
    margin: 0;
    text-align: justify;
}

.yad-main-box ul li {
    padding: 6px 70px 0 6px !important;
    margin-bottom: 0 !important;
    height: 60px !important;
}

.box-img-yad{
    width: 64px !important;
    height: 64px !important;
}

.box-img5 {
    position: absolute;
    top: 0;
    right: 0;
    width: 82.782px;
    height: 82.782px;
    overflow: hidden;
}

.box-img5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
    border-radius: 6px;
}

.ff {
    font-size: 7pt;
    color: #000;
    position: absolute;
    font-weight: bolder;
    left: 0;
    opacity: 0.5;
    float: left;
    padding: 8px;
    bottom: 0;
}

.Politics>.container>.row {
    border-bottom: 1.5px solid #12491D;
    padding-bottom: 15px;
}
.last-section>.container>.row{
    border-bottom: 0px !important;
    padding-bottom: 15px;
}

.No {
    border-bottom: none!important;
}

.title {
    padding-bottom: 6px;
    font-weight: 600;
    font-size: 18px;
}
.title-archive {
    padding-bottom: 6px;
    font-weight: 600;
    font-size: 15px;
}
.lead{
    font-weight: 500;
    color: #717171;
    font-size: 13px;
}
.footer {
    width: 100%;
    min-height: 200px;
    background: #252525;
}

.footer>div {
    padding: 58px 15px 1px 95px;
}

.footer ul li a {
    color: #a0a0a0!important;
}

.footer h5 {
    color: white;
    font-size: 12pt;
}

.pull-left {
    float: left;
}

.pull-left li {
    display: block;
}

.copy-write {
    color: #b3b3b3;
    text-align: center;
    direction: ltr;
    font-size: 13px;
    font-family: Arial;
    padding: 10px 0 5px 0;
}

.footer-about{
    list-style: none;
    width: 100%;
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    margin: 0;
    padding: 0;
    float: right;
}
.footer-about>li{
    width: 200px;
    margin-left: 5px;
    line-height: 35px;
}
.content{
    text-align: justify;
    font-size: 16px;
}
@media (max-width: 480px) {
    .content{
        font-size: 19px;
        }
    }
@media (min-width: 480px) {
    .content img{
        max-width: 100%;
        height: auto;
        }
    }
@media (max-width: 480px) {
.content img{
    max-width: 100%;
    height: auto;
    }
}
/******************
single css
*******************/

.post-related span{
    float: left;
}
.post-related{
    font-size: 13px;
}

.head-single {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
    height: 20px;
    display: flex;
}
.head-single :first-child h6{
    text-align: right;
}
.head-single .item2 , .item1, .item3{
    padding: 0;
}
.item2 h6{
    text-align: center;
}
.head-single :last-child h6{
    padding: 0;
    text-align: left;
}
.head-single a{
    color: #222222;
}

.head-single a:hover{
    color: #459248;
}
.single-slider>.single-box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.single-slider>.single-box img {
    width: 100%;
    height: 100%;
    border: 2px solid #565656;
}

.head-single ul {
    margin: 0;
    text-align: center;
}

.head-single ul li:first-child {
    float: right;
}

.head-single ul li:nth-child(2) h6 {
}

.head-single ul li:last-child {
    top: -4px;
    position: relative;
    float: left;
}
.post-info-box {
    margin-top: 50px;
    margin-bottom: 10px;
    min-height: 70px;
}
.post-info-box .footer-social {
    margin-top: 20px;
}
.post-info-box .post-short-link {
    float: right;
}
.post-social-share {
    float: left;
    line-height: 28px;
}
.post-info-box .post-short-link i {
    display: inline-block;
    content: "2";
    width: 23px;
    height: 23px;
    background: #959595;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-top: -1px;
    cursor: context-menu;
}
.post-info-box .post-short-link input {
    border: #e7e7e7 1px solid;
    text-align: left;
    direction: ltr;
    font-size: 12px;
    padding: 0 5px;
    font-family: tahoma;
    height: 23px;
    line-height: 23px;
    width: 220px;
}
.post-social-share a:nth-last-of-type(5n) {
    background: #8e8e8e;
}
.post-social-share a:nth-last-of-type(4n) {
    background: #757575;
}
.post-social-share a:nth-last-of-type(3n) {
    background: #757575;
}
.post-social-share a:nth-last-of-type(1n) {
    background: #555;
}
.post-social-share a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    float: left;
    position: relative;
    margin-right: 1px;
    overflow: hidden;
}
.post-social-share a:nth-last-of-type(3n) {
    background: #757575;
}
.post-social-share a:nth-last-of-type(2n) {
    background: #999999;
}
.head-single ul li:last-child a img {
    width: 18px;
    margin-right: 5px;
}

.single-slider-header h1 {
    font-size: 14pt;
    margin-bottom: 10px;
    font-weight: 600;
}

.single-slider-header p {
    font-size: 10pt;
    font-weight: 500;
    background: #f3f3f3;
    padding: 6px;
}

p.single-discription {
    text-align: justify;
    font-size: 11pt;
    margin: 15px 0;
    padding: 0px 15px 14px 15px;
    line-height: 26px;
    border-bottom: 1px solid #d9d9d9;
}

.sharing {
    position: relative;
    width: 100%;
    min-height: 83px;
    background: white;
    padding: 40px 28px 0px 28px;
    display: flow-root;
}

.sharing ul li:first-child {
    float: right;
}

.sharing ul li:last-child {
    float: left;
    font-size: 17pt;
    position: relative;
    top: -6px;
}

.sharing ul li:last-child a {
    border: 1px solid;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    margin-left: -5px;
}

.sharing ul li:last-child a span {
    position: absolute;
    top: 2.3px;
    right: 6px;
}

.sharing ul li input {
    font-size: 9pt;
    padding: 2px 4px;
    margin-bottom: 15px;
}

.sharing ul li button {
    color: white;
    background: #8D847E;
    padding: 0px 8px;
    margin-left: -5px;
    border-radius: 0px;
    position: relative;
    top: 1px;
}

.sharing ul li button span {
    position: relative;
    top: 2px;
}

.sharing ul li h6 {
    font-size: 11pt;
    position: absolute;
    top: 12px;
    right: 10px;
}

.c4{
    float: left;
}
.c5{
    margin-top: 10px;
}
.box-titles{
    background-color: #338c26;
    padding: 1px 3px;
}
.box-titles span{
    font-size: 14px;
    font-weight: 400;
    color: white;
}
.related-news h5 {
    font-size: 13pt;
    padding-bottom: 10px;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #d9d9d9;
}

.related-news ul li {
    position: relative;
    display: flow-root;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 16px 6px 0;
}

.related-news ul li a::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    top: 14px;
    background: #008837;
}

.related-news ul li a h6 {
    display: inline-block;
    font-size: 10pt;
}

.related-news ul li a span {
    float: left;
    font-size: 10pt;
}

.related-news ul li:last-child {
    border-bottom: none!important;
}

.single-social a img {
    width: 25%;
}

.single-social {
    display: flex
}

.single-social a {
    border: 1px solid gray;
    width: 25%;
    height: auto;
    position: relative;
    text-align: center;
    border-radius: 50px;
    margin-left: 7px;
    padding: 7px 0px;
}

.single-social a span {
    position: absolute;
    width: 100%;
    display: contents;
    font-size: 45px;
    color: gray;
}

.veiw-news {
    margin-bottom: 35px;
}

.veiw-news h5 {
    padding: 6px 12px 6px 16px;
    color: black;
    font-size: 11pt;
    margin: 15px 0;
    background: #b3b3b3;
}

.veiw-news h5 span {
    float: left;
    transform: rotate(-90deg);
    font-size: 11pt;
}

.veiw-news ul {
    padding: 0px 35px 0 22px;
    background: rgb(226, 226, 226);
    min-height: 658px;
}

.veiw-news ul li {
    color: green;
    list-style: decimal;
    position: relative;
    padding: 10px 0px 10px 0;
    display: list-item;
    text-align: justify;
    border-bottom: 1px solid #d9d9d9;
}

.veiw-news ul li a {
    position: relative;
    color: black;
    font-size: 8pt;
}

.new-news h5 {
    padding: 6px 12px 6px 16px;
    color: black;
    font-size: 11pt;
    margin: 15px 0;
    background: #b3b3b3;
}

.new-news h5 span {
    float: left;
    transform: rotate(-90deg);
    font-size: 11pt;
}

.new-news ul {
    padding: 0px 35px 0 22px;
    background: rgb(226, 226, 226);
    min-height: 444px;
}

.new-news ul li {
    color: green;
    position: relative;
    padding: 10px 0px 10px 0;
    display: list-item;
    text-align: justify;
    border-bottom: 1px solid #d9d9d9;
}

.new-news ul li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: -18px;
    top: 18px;
    background: #008837;
}

.new-news ul li a {
    position: relative;
    color: black;
    font-size: 8pt;
}

.main-menu>div>ul>li>i {
    margin-right: 5px;
    top: 3px;
    display: inline-block;
    position: relative;
    transition: 0.2s ease all;
}

.main-menu>div>ul>li:hover .sub-menu {
    visibility: visible!important;
    opacity: 1!important;
}

.main-menu>div>ul>li:hover .rot {
    transform: rotate(-90deg);
    transition: 0.2s ease all;
}

.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    box-shadow: 0px 0px 10px #cccccc;
    background: white;
    padding: 10px 15px;
    z-index: 999;
    margin-top: 17px;
    background: #fcfcfc!important;
}

.sub-menu li {
    margin-left: 15px;
}

.sub-menu li:last-child {
    margin-left: 0px!important;
}

.sub-menu-responsive {
    height: 0;
    top: 0!important;
    visibility: hidden;
    opacity: 0;
}

.sub-menu-responsive li:hover {
    background: rgb(2, 36, 9)!important;
}

.active-tab {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.overlay ul li i {
    color: white;
    margin-right: 15px;
}

.loding {
    width: 100%;
    height: 100%;
    position: fixed;
    background: white;
    z-index: 1000;
    text-align: center;
}

.loding>h6 {
    animation: myfirst 1s linear 1s infinite alternate;
    font-size: 12pt;
    position: relative;
    top: 250px;
    line-height: 40px;
}

.loding a {
    font-size: 12pt;
    position: relative;
    top: 250px;
    line-height: 40px;
}

.date-time-responsive {
    display: block!important;
    color: white;
    text-align: center;
    margin-top: 32px;
}

.date-time-responsive p {
    font-size: 12pt
}


/*
start archive-news css
*/

.archive-head h5 {
    padding: 7px 10px;
    background: #E1E2E2;
    width: 100%;
    font-size: 11pt;
}
.archive-header{
    background-color: #464545;
    color: white;
    padding: 8px;
    margin: 0 0 10px 0;
}
.archive-header h6{
    font-size: 12pt;
    font-weight: 600;
    margin: 0;
}
.archiv-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 135px;
    height: 100px;
    overflow: hidden;
}

.archiv-img img {
    width: 100%;
    height: 100%;
}

.archive-contain ul li {
    padding-right: 144px;
    width: 100%;
    position: relative;
    min-height: 100px;
    margin-bottom: 25px;
}

.archive-contain ul li a h6 {
    font-weight: bolder;
    font-size: 11pt;
}

.archive-contain ul li a p {
    text-align: justify;
    font-weight: bolder;
    font-size: 9pt;
    color: rgb(95, 95, 95);
    margin-bottom: 5px;
}

.archive-contain ul li a span {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #909090;
}

.archive-contain ul li:last-child {
    margin-bottom: 0px!important;
}


/*
slider-video-css
*/

.blogSlider {
    height: auto;
    border-bottom: 1.5px solid #12491D;
    overflow: hidden;
    margin-bottom: 30px;
}

.video-section {
    border-bottom: 1.5px solid #12491D;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.video-title {
    padding: 5px 15px;
}

.video-title h6 {
    font-size: 15pt;
    font-weight: bolder;
    display: inline-block;
    margin-bottom: 10px;
}

.video-title a {
    color: black!important;
    float: left;
    display: inline-block;
}

.video-section>div>.video {
    max-height: 230px;
    overflow: hidden;
}

.video-section>div>.video>a {
    width: 100%;
    overflow: hidden;
    display: flex;
    height: 100%;
    position: relative;
}

.video-section>div>.video>a h6 {
    position: absolute;
    bottom: 0;
    padding: 9px 10px;
    color: white;
    background: #000000ad;
    margin: 0;
}

.video-section>div>.video>a>img {
    width: 101%;
}

.last-v {
    border: none!important
}

.video-content {
    width: 100%;
    height: auto;
    position: relative;
}

.tab-video li {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 161px;
    margin-bottom: 10px;
}

.tab-video li h6 {
    position: absolute;
    background: #000000a6;
    bottom: 0px;
    padding: 7px 6px;
    color: white;
    margin: 0
}

.tab-video li img {
    width: 100%;
    height: 100%;
}

.video1 {
    width: 100%;
    display: block;
    position: relative;
    top: 0;
    right: 0;
}

video {
    width: 100%;
    background: black;
}

.video2,
.video3 {
    width: 100%;
    display: none;
    position: relative;
    top: 0;
    right: 0;
}

.transition {
    transform: scale(1.2, 1.2);
    transition: 0.4s ease all;
}


/*
start archive-video css
*/

.video>a>img {
    width: 101%;
}

.video>a h6 {
    position: absolute;
    bottom: 0;
    padding: 9px 10px;
    color: white;
    background: #000000ad;
    margin: 0;
}

.video>a {
    width: 100%;
    overflow: hidden;
    display: flex;
    height: 100%;
    position: relative;
}

.video {
    max-height: 230px;
    overflow: hidden;
}

.archive-video>div>.video {
    margin-bottom: 15px;
}


/*
start main-picture css
*/

.video-content>.video-main img {
    width: 100%;
    height: 100%;
}

.main-picture {
    height: 520px;
    overflow: hidden;
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
}

.main-picture a h6 {
    position: absolute;
    bottom: 0;
    color: white;
    background: #0000008c;
    width: 100%;
    margin: 0;
    font-size: 17pt;
    padding: 19px 20px;
}


/*
start catogary css
*/

.top-post {
    width: 100%;
    min-height: 500px;
    position: relative;
    border-bottom: 1.5px solid #12491D;
    padding-bottom: 0px;
    margin-bottom: 22px;
}

.top-post-img {
    width: 100%;
    height: 460px;
    position: relative;
    overflow: hidden;
    display: flex;
}

.top-post-img img {
    width: 100%;
    height: 100%;
}

.top-news-list li {
    position: relative;
    width: 100%;
    height: 210px;
    overflow: hidden;
}

.top-news-list li a img {
    width: 101%;
    height: 100%;
}

.top-news-list li a h6 {
    position: absolute!important;
    bottom: 0;
    color: white;
    font-weight: 300;
    background: #0000008f;
    margin: 0;
    font-size: 11pt;
    padding: 7px 5px;
}

.lead h6 {
    font-weight: bolder;
    font-size: 16.5pt;
    color: black;
    margin: 15px 0
}

.lead span {
    font-weight: 3200;
    font-size: 12pt;
    color: rgb(51, 51, 51);
    margin: 15px 0
}

.catogary-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 125px;
    overflow: hidden;
}

.catogary-img img {
    width: 100%;
    height: 100%;
}

.catogary-contain ul li a span {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #909090;
}

.catogary-contain ul li a p {
    text-align: justify;
    font-weight: 400;
    font-size: 11pt;
    color: rgb(95, 95, 95);
    margin-bottom: 5px;
}

.catogary-contain ul li a h6 {
    font-weight: bolder;
    font-size: 14pt;
    margin: 15px 0 10px 0;
}

.catogary-contain ul li {
    padding-right: 211px;
    width: 100%;
    position: relative;
    min-height: 125px;
    margin-bottom: 25px;
}

.catogary-contain ul li:last-child {
    margin-bottom: 0px!important;
}

@media (max-width: 1200px) {
    .tab-video li {
        height: 129px;
    }
    .main-picture {
        height: 426px;
        overflow: hidden;
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
    }
    .single-slider>.single-box {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .box-slider:nth-child(2) {
        margin: 0px 0px 10px 0px;
    }
    .menu-responsive {
        display: block;
    }
    .main-menu {
        display: none;
    }
    .footer {
        padding: 30px 30px 20px 30px!important;
    }
    .tab-video li {
        height: 129px;
    }
    .tab-video li h6 {
        font-size: 6.5pt;
    }
}

@media (max-width: 575px) {
    .video-section>div>.video {
        margin-bottom: 15px;
    }
    .tab-video li {
        height: 83px;
    }
    .top-post-img {
        width: 100%;
        height: 235px;
        position: relative;
        overflow: hidden;
        display: flex;
    }
    .single-slider>.single-box {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }
}

@media (min-width: 991px) {
    .overlay {
        display: none!important;
    }
    body {
        overflow: visible!important;
    }
}

@media (max-width: 768px) {
    form {
        max-width: 50%!important;
        left: 10px;
        right: unset;
        margin-top: -8px;
    }
    .date-time {
        display: none;
    }
    .tab-video li {
        display: inline-block;
        width: 32.6%;
    }
    .footer>div {
        padding: 25px 0px 1px 0px;
    }
    .main-picture {
        height: 250px;
        overflow: hidden;
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .box-slider {
        width: 100%!important;
    }
}

@media (max-width: 1999px) {
    .search-form form {
        max-width: 26%;
    }
}

@media (min-width:1600px) {
    body {
        width: 95%;
        margin: auto;
        box-shadow: 0 0px 10px #9f9f9f;
    }
}

@media (min-width:1650px) {
    body {
        width: 90%;
        margin: auto;
        box-shadow: 0 0px 10px #9f9f9f;
    }
}

@media (min-width:1750px) {
    body {
        width: 80%;
        margin: auto;
        box-shadow: 0 0px 10px #9f9f9f;
    }
}


/*container custom*/

@media (min-width: 576px) {
    .container {
        max-width: 660px!important;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 900px!important;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 1050px!important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px!important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px!important;
    }
}
.oi {
    position: relative;
    top: 1px;
    display: inline-block;
    speak: none;
    font-family: 'Icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.oi:empty:before {
    width: 1em;
    text-align: center;
    box-sizing: content-box;
}
.oi-caret-bottom:before {
    content: '';
}
.oi-caret-top:before {
    content: '';
}
.simplebar-track.vertical {
    top: 0;
    width: 6px;
    background: #dddddf;
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 11px;
}
.simplebar-scrollbar {
    position: absolute;
    left: 0;
    width: 6px;
    min-height: 10px;
}
.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 0;
    bottom: 0;
    background: #828283;
}
.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.demo1 {
    width: 220px;
    height: 320px;
    max-width: 100%;
    font-size: 12px; 
}
.simplebar-content a{
    text-align: right;
}

.gallery .gallery-item{
    float: none !important;
    margin: auto;
  }
  .gallery .gallery-item img{
    width: 100% !important;
    height: auto !important;
  }
  .media-signle h2.title{
      color: #fff;
      font-size: 16px;
      margin-top:0;
  }
  .media-signle .single-info{
      color: #aaa;
      padding-left: 0;
      line-height: 0.5;
      margin-bottom: 5px;
  }
  .media-signle .single-info .author-date{
      float: left;
      text-align: left;
  }
  .media-signle .single-info .author-date p{
      font-family: tahoma;
      font-size: 11px;
      text-align: left;
      margin-left: 10px;
  }
  .media-single-content h2{
    font-size: 17px;
    padding: 26px 0 26px 16px;
    line-height: 1.7;
  }
  .media-signle .media-single-content{
      color: #fff;
      margin: 15px 0;
          
  }
  .old-archive img{
    width: 100%;
    height: 170px;
    object-fit: cover;
    padding: 5px;
    border-radius: 8px;
  }
  .single-media-tags{
      margin: 0 0 40px;
  }
  .single-media-tags .header{
      background: url(images/sidebar-title.png);
    height:10px;
      line-height:10px;
  }
  .single-media-tags .header h6{
      background:red;
      display: inline-block;
    height:20px;
      line-height: 20px;
      color: #fff;
      margin: 0;
      margin-top: -5px;
      padding: 0 5px;
      font-weight: normal;
      font-size: 14px;
      border-left: #3E3E3E 3px solid;
  }
  .single-media-tags .footer{
      margin: 15px 0;
  }
  .single-media-tags .footer a{
      display: inline-block;
      margin: 2px;
      color: #fff;
      padding:2px 5px;
  }
  .single-media-tags .footer a:hover{
      background: #fff;
      color: #333;
  }
  .media-signle .media-single-content .gallery{
      margin-top: 30px;
      display: table;
  }
  .media-signle .media-single-content .gallery img{
      border:#222 1px solid;
      width: 100%;
      height: 210px;
  }
  .media-signle .media-single-content .gallery a{
      margin-bottom:20px;
      display:inline-block;
  }
  .media-signle .media-single-content .gallery a img{
      width:100%;
      object-fit: cover;
  }
  
  .lg *{
    direction: ltr;
    text-align: left;
  }
  .lg-outer .lg-thumb{
    margin: auto !important;
  }
  
  .single-gallery , .single-media , .page-template-archive-gallery , .page-template-archive-media{
    background: #1d1d1d!important;
    color: white;
  }

  .single-gallery>ul>li>a , .page-template-archive-gallery>ul>li>a , .page-template-archive-media>ul>li>a {
    color: #fbfbfb !important;
  }
  .page_num {
    text-align: center;
    clear: both;
}
.page_num li span.current {
    background: #d42b1c;
    color: #fff;
}
.page_num li a, .page_num li span {
    border: none;
    background: #f3f3f3;
    border-radius: 5px;
    border-bottom: #c8c8c8 2px solid;
    margin: 0 2px;
    font-size: 13px;
    color: #606060;
    font-weight: 500;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination{
    display: block;
}
.color-on-page-green{
    color: #2faf34;
    border-bottom: 3px solid #2faf34;
}
.post-info-box.video-box .post-social-share a:nth-last-of-type(n):hover, .post-info-box.video-box.gallery-box .post-social-share a:nth-last-of-type(n):hover {
    color: #FFF !important;
}
.post-info-box.video-box.gallery-box .post-social-share a:nth-last-of-type(n) {
    background: #2f2f2f none repeat scroll 0 0;
    color: #767676 !important;
}
.post-social-share a:hover::before {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
}

.last-news li {
    background: #fff;
    margin-bottom: 10px;
    transition: all .3s;
}
.last-news li:hover, .center-section li:hover {
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    z-index: 999;
}
.padding-normal {
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.top-news .image-box img, .top-news-middle img, .last-news .media img, .news-list>div img, .top-fars .content>div img {
    -ms-transition: .3s filter linear;
    -o-transition: .3s filter linear;
    -webkit-transition: .3s filter linear;
    transition: .3s filter linear;
}

.publish-time {
    font: 15px iransans;
    color: #848484;
}
.archive-img{
    width: 100%;
    height: 170px;
    object-fit: cover;
    padding: 8px;
}
.#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.notfound {
    max-width: 460px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
}
#notfound {
    position: relative;
    height: 70vh;
}
.notfound .notfound-404 {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0px auto 50px;
}
.notfound h2 {
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
}
.notfound p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.notfound a {
    display: inline-block;
    padding: 10px 25px;
    background-color: #8f8f8f;
    border: none;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.notfound .notfound-404>div:first-child:before {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -5px;
    top: -5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
    border-radius: 5px;
}
#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.notfound .notfound-404>div:first-child {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #8BC34A;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 5px dashed #000;
    border-radius: 5px;
}
.notfound .notfound-404 h1 {
    font-family: 'Cabin', sans-serif;
    color: #000;
    font-weight: 700;
    margin: 0;
    font-size: 90px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}



.#soon .soon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.soon {
    max-width: 472px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
}
#soon {
    position: relative;
    height: 70vh;
}
.soon .soon-404 {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0px auto 50px;
}
.soon h2 {
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
}
.soon p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.soon a {
    display: inline-block;
    padding: 10px 25px;
    background-color: #8f8f8f;
    border: none;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.soon .soon-404>div:first-child:before {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -5px;
    top: -5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
    border-radius: 5px;
}
#soon .soon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.soon .soon-404>div:first-child {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffc107;
    -webkit-transform: rotate(17deg);
    -ms-transform: rotate(45deg);
    /* transform: rotate(45deg); */
    border: 2px dashed #000;
    border-radius: 5px;
}
.soon .soon-404 h1 {
    font-family: 'Cabin', sans-serif;
    color: #000;
    font-weight: 700;
    margin: 0;
    font-size: 90px;
    position: absolute;
    top: 36%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.content h2, .content h3, .content h4{
    font-size: 17px;
    font-weight: 700;
}

/* Peyvandha */
.post-box-single .post-content ul.links-category {
    display: inline-flex;
    margin: 0;
    margin: 10px 0;
    margin-right: 0 !important;
}
.post-box-single .post-content {
    margin: 10px 0;
    text-align: justify;
    color: #6a6a6a;
    line-height: 1.8;
}
.post-box-single .the-title {
    margin: 10px 0;
    padding: 0;
    line-height: normal;
}
.post-box-single .post-content ul.links-category .mp {
    background: #fff;
    border: #eee 1px solid;
    box-shadow: #eee -1px 1px 5px;
}
.post-box-single .post-content ul {
    list-style: inside;
    margin-right: 10px;
}
.post-box-single .post-content ul.links-category .links-category-title {
    margin: 0;
}
.post-box-single .post-content * {
    font-size: 13px;
}
.post-box-single .post-content ul.links-category ul {
    margin-right: 0 !important;
}
.post-box-single .post-content ul.links-category .links-category-title a {
    color: #fff;
    font-family: parastoo;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    display: block;
    text-align: center;
    background: #f00;
}
.post-box-single .post-content ul.links-category .linkcat {
    list-style: none;
}
.post-box-single .post-content ul.links-category .cat_links h2 {
    display: none;
}
.post-box-single .post-content ul.links-category .linkcat li {
    list-style: none;
    background: url(images/dot.png) right 7px center no-repeat;
    border-bottom: #eee 1px solid;
}
.post-box-single .post-content ul.links-category .linkcat li:nth-child(odd) a {
    background: #f8f8f8 url(images/dot.png) right 7px center no-repeat;
    color: #666;
}
.post-box-single .post-content ul.links-category .linkcat li a {
    display: block;
    padding: 5px;
    color: #777;
    padding-right: 20px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
}
.pretitle{
    font-size: 13px;
    opacity: 0.7;
    margin-bottom: 7px;
}

.news-press-contact-form {
    transition-property: transform,opacity,box-shadow,top,left,-webkit-transform;
    transition-duration: .5s;
    transform-origin: 161px 100%;
    transform: rotateX(0deg);
    width: 100%;
    height: 235px;
    position: relative;
    left: 0;
    right: 0;
    margin-bottom: 50px;
    display: flex;
    top: 0;
    bottom: 0;
    color: white;
    padding: 40px;
    background: linear-gradient(45deg, #35394a 0%, #1f222e 100%);
}
.np-content p{
    font-weight: 200;
    font-size: 14px;
}
.np-content h2{
    font-size: 22px;
}
.np-content h3{
    font-size: 18px;
    color: #28a745;
}
.np-content ul{
    display: inline-flex;
}
.np-content ul>li{
    padding: 8px;
    font-size: 13px;
}
.disclaimer p{
    font-size: 15px;
}
.whatsapp-share-press{
    font-weight: 500;
    padding: 20px 20px;
    border-radius: 5px;
    background: #28a745;
    font-size: 25px;
    letter-spacing: 4px;
}
.whatsapp-share-press img{
    width: 37px;
    float: left;
}
.btoom-btn{
    font-weight: 100;
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
}
.press-archive-section{
    margin-top: 50px;
}

.wp-caption{
    width: auto !important;
}