/*
Theme Name: Sepehr Magazine Template
Theme URI: https://demos.wpsea.ir/sepehr
Author: wpsea Team
Author URI: https://wpsea.ir
Description: مجله خبری سپهر
Version: 1.0
Text Domain: Sepehr
Tags: مجله خبری، قالب وردپرس مجله خبری، قالب وردپرس خبری
*/

body {
    direction: rtl;
    font-family: IRANSans_Fa;
    background-color: #ffffff;
    font-weight: normal;
    font-style: normal;
}

.bc-color-1 {
    background-color: var(--main-c-1);
}

.bc-color-2 {
    background-color: var(--main-c-2);
}

.bc-color-3 {
    background-color: var(--main-c-3);
}

.bc-color-4 {
    background-color: #4b5b62;
}

.bc-color-5 {
    background-color: #5696d0;
}

.bc-color-6 {
    background-color: #1b2e5a;
}

.bc-color-7 {
    background-color: #426fad;
}

.bc-color-8 {
    background-color: #5181c0;
}

.bc-color-9 {
    background-color: #38465a;
}

.bc-color-10 {
    background-color: #ececec;
}

.txt-color {
    color: #ffffff;
}

.txt-color-1 {
    color: #878585;
}

.txt-color-2 {
    color: #313131;
}

.txt-color-3 {
    color: #464647;
}

.clear {
    clear: both;
}

.header-widget {
    color: #ffffff;
    text-align: right;
    line-height: 48px;
}

.header-widget ul {
    padding: 0;
    list-style-type: none;
    display: block;
    margin: 0;
}

.header-widget ul li {
    display: inline-block;
}

.header-widget ul li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    transition: .2s;
}

.header-widget ul li a:hover {
    color: #17adec;
}

.header-widget-lan ul li a:after {
    content: "|";
    color: #fff;
    margin-right: 10px;
}

.header-widget-lan ul li:nth-last-of-type(1) a:after {
    content: "";
}

.header-widget-icons ul li a {
    font-size: 17px;
    margin-left: 20px;
    line-height: 17px;
    transition: .2s;
}

.header-main {
    background-image: url("assets/images/header-bg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.header-widget-icons ul li a:hover {
    color: #17adec;
}

.header-main-logo figure {
    max-width: 295px;
    width: 295px;
    margin-bottom: 20px;
    text-align: right;
}

.header-main-logo figure a img {
    max-width: 100%;
}

.news-title {
    text-align: right;
    padding-right: 10px;
    color: #fff;
    display: block;
    font-size: 11px;
    text-decoration: none;
    transition: .2s;
    font-weight: 800;
}

.news-title a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 400;
}

.news-title a:hover {
    color: #ffffff;
}

.news-title .title {
    font-size: 11px;
    display: inline-block;
}

.news-title .typer {
    color: #ffffff !important;
}

.search-box {
    position: relative;
    border-radius: 8px;
    height: 35px;
    margin-bottom: 7px;
    margin-top: 15px;
}

.search-box input {
    width: 100%;
    border-radius: 5px;
    height: 100%;
    padding-right: 10px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #707070;
    transition: .15s;
}

.search-box input:focus {
    background: #284873;
    transition: .15s;
}

.search-box input:focus-visible {
    outline: none;
}

.gr-site-header .search-box input:focus {
    background: #7b7b7b;
}

.search-box button {
    position: absolute;
    border: none;
    border-radius: 5px;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 100%;
    text-align: center;
}

.search-box button > i {
    color: #ffffff;
}

.header-section {
    margin-top: 6px;
    margin-bottom: 14px;
}

.header-section-top {
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    padding: 0 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.header-section-top h4 {
    font-size: 14px;
    float: right;
    color: #ffffff;
    line-height: 40px;
    padding-right: 16px;
}

.header-section-top label {
    float: left;
    position: relative;
    padding-left: 10px;

}

.header-section-top label select {
    background: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.header-section-top label:before {
    content: "\f107";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    z-index: 20;
    color: #fff;
    width: 10px;
    height: 10px;
    left: 5px;
}

.header-section-top label select > option {
    max-width: 100%;
    cursor: pointer;
}

.header-section-date {
    height: 137px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.header-section-date ul {
    padding: 0 20px;
    list-style-type: none;
    margin: 0;
    font-size: 12px;
    text-align: right;
}

.header-section-date ul li span {
    display: inline-block;
}

.date-daily {
    text-align: right;
    margin-bottom: 12px;
    padding-top: 10px;
}

.date-morning {
    float: left;
}

.menu-outer {
    height: 45px;

}

.header-menu {
    position: relative;
}

.menu-bar {
    text-align: right;
}

.menu-bar > ul {
    padding: 0 15px;
    margin: 0;
    line-height: 45px;
}

.menu-bar > ul > li {
    display: inline-block;
    padding-left: 19px;
    line-height: 45px;
}

.menu-bar ul li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    display: block;
    transition: .2s;
}

.menu-bar ul li:hover > a {
    color: #17adec;
}

.menu > .menu-item-has-children > a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    font-size: 10px;
    transition: .15s;
}

.menu > .menu-item-has-children > a:hover:after {
    margin-top: 3px;
    transition: .15s;
}

.menu > .menu-item-has-children:hover > a:after, .menu-item-has-children .sub-menu.sub-menu-full .menu-item-has-children:hover > a:before {
    top: 3px;
}

.menu > .menu-item-has-children > ul, .menu > .menu-item-has-children > ul > li ul {
    display: none;
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    position: absolute;
    list-style-type: none;
    padding: 0;
    text-align: right;
    min-width: 185px;
    width: 185px;
    border-top: 5px solid var(--main-c-2);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: var(--main-c-1);
}

.menu > .menu-item-has-children > ul > li ul {
    right: 101%;
}

.menu > .menu-item-has-children:hover > ul, .menu > .menu-item-has-children > ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    display: block;
}

.menu > .menu-item-has-children > ul > .menu-item-has-children {
    position: relative;
    overflow: visible !important;
}

.menu > .menu-item-has-children .sub-menu-full .menu-item-has-children {
    position: static;
    overflow: hidden !important;
}

.menu > .menu-item-has-children .sub-menu > li {
    padding: 10px 20px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
}

.menu > .menu-item-has-children > .sub-menu > .menu-item-has-children ul:before {
    content: '';
    width: 6px;
    background: none;
    height: 100%;
    display: block;
    position: absolute;
    right: -3%;
    top: -5px;
    z-index: 200;
}

.menu > .menu-item-has-children .sub-menu .menu-item-has-children > a {
    position: relative;
    display: block;
}

.menu > .menu-item-has-children .sub-menu .menu-item-has-children > a:after {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    left: 0;
    position: absolute;
    margin-right: 2px;
    font-size: 16px;
    color: #ffffff;
    transition: .2s;
}

.menu > .menu-item-has-children .sub-menu .menu-item-has-children:hover > a:after {
    left: -10px;
    color: #17adec;
}

.menu-item-has-children .sub-menu.sub-menu-full {
    width: 100% !important;
    top: 100%;
    right: 0;
    left: 0;
    border-radius: 0;
    height: 45px;
    text-align: center;
}

.menu-item-has-children .sub-menu.sub-menu-full li {
    display: inline-block;
    padding: 0 15px !important;
}

.menu-item-has-children .sub-menu.sub-menu-full li a {
    line-height: 45px;
}

.menu-item-has-children .sub-menu.sub-menu-full .menu-item-has-children > a:after {
    content: "\f078" !important;
    font-family: "Font Awesome 5 Pro";
    left: -10px !important;
    top: 0;
}

.menu-item-has-children .sub-menu.sub-menu-full .menu-item-has-children:hover > a:after {
    top: 3px !important;
}

/*slider*/
.main-top-slide {
    margin-top: 15px;
}

.main-t-post {
    width: 33.33%;
    float: right;
}

.main-top-post .post-1:nth-of-type(odd) {
    margin-left: 9px;
}

.main-top-post .post-1 {
    width: 48%;
    position: relative;
    height: 160px;
    float: right;
    margin-bottom: 15px;
}

.main-top-post .post-1 figure {
    max-height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 153px;
    margin: 0;
}

.main-top-post .post-1 figure a img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: .2s;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.main-top-post .post-1 > .title a {
    font-size: 13px;
    text-decoration: none;
    position: absolute;
    bottom: -6px;
    width: 100%;
    height: 38px;
    right: 0;
    color: #fff;
    line-height: 40px;
    text-align: right;
    margin: 0;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 100;
    transition: .2s;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.main-top-post .post-1 > .title:hover a {
    opacity: .8;
}

.slider .swiper-container {
    width: 100%;
    height: 100%;
}

.slider .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .slider-posts {
    width: 100%;
    height: 100%;
}

.slider-posts .title a {
    text-decoration: none;
    font-size: 13px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    height: 50px;
    right: 0;
    color: #fff;
    line-height: 40px;
    text-align: right;
    margin: 0;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 9999;
    line-height: 34px;
    font-weight: 300;
    border-radius: 5px;
}

main.site-main .main-site-posts .slider {
    height: auto;
}

.slider-posts .title span {
    display: block;
    line-height: 20px;
    font-size: 11px;
    font-weight: 500;
}

.slider-posts .slide-img {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    margin: 0 !important;
    border-radius: 5px;
}

.slider-posts figure {
    padding-top: 61.5%;
    position: relative !important;
    overflow: hidden !important;
}

.slider-posts figure a img {
    transition: .2s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto !important;
    height: 100%;
    max-width: inherit;
}

.slider-posts .pin-top {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 999;
    padding: 1.6%;
    font-size: 9px;
    border-radius: 2px;
    font-weight: 400;
}

.main-post-1 {
    float: right;
}

.main-post-1 .post-1 {
    float: left;
    margin-left: 0;
    margin-right: 6px;
}

.main-post-1 .post-1:hover > figure a img, .main-top-post .post-1:hover figure a img {
    opacity: .7;
}

.main-posts {
    margin-top: 15px;
}

.price-money, .top-view {
    width: 100%;
}

.price-money .title, .top-view .title {
    height: 200%;
    line-height: 200%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 16px;
    padding: 8px 15px;
}

.price-money .title, .top-view .title {
    text-align: right;
    font-size: 14px;
}

.price-money .title span, .top-view .title a {
    float: left;
    line-height: 27px;
    margin-top: 1px;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
}

.price-money .price-list ul, .top-view .view-list ul {
    padding: 0;
    list-style-type: none;
    text-align: left;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.price-money .price-list ul li {
    font-size: 12px;
    text-align: left;
    height: 42px;
    line-height: 42px;
    margin-left: 12px;
    margin-right: 12px;
    border-bottom: 1px solid #f1f0f0;
    color: #878585;
    position: relative;
}

.price-money .price-list ul li h6 {
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 12px;
    line-height: 12px;
    margin: 0;
}

.price-list ul .have-icon-up span:before {
    content: "\f077";
    font-family: "Font Awesome 5 Pro";
    color: #1c7430;
    font-size: 10px;
    position: absolute;
    right: -20px;
    top: 2px;
    font-weight: 900;
}

.price-list ul span {
    position: relative;
    line-height: 12px;
}

.price-list ul .have-icon-down span:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    color: red;
    font-size: 10px;
    position: absolute;
    right: -20px;
    height: 0;
    top: 2px;
    font-weight: 900;
}

.top-view .view-list ul {
    text-align: right;
    padding: 12px;
}

.view-list ul li {
    display: block;
}

.view-list ul li a {
    color: #696969;
    font-size: 12px;
    text-decoration: none;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    padding: 5px 0;

}

.view-list ul li a i {
    padding-left: 5px;
    font-size: 18px;
    vertical-align: middle;
}

.view-list ul li:hover a {
    color: #2c507f;
}

.main-archive {
    text-align: right;
}

.main-wrapper-archive .main-archive .archive-header {
    margin-bottom: 10px;
}

.main-archive .archive-header {
    background-image: url("assets/images/pbox-pattern.png");
    height: 30px;
}

.main-archive .archive-header h4 {
    font-size: 14px;
    background-color: #ffffff;
    display: inline-block;
    padding-left: 8px;
    line-height: 30px;
}

.post-archive:not(:last-child) {
    border-bottom: 1px dashed #f1f0f0;
}
.post-archive {
    position: relative;
}

.post-archive figure {
    padding-top: 28%;
    position: relative;
    overflow: hidden;
    margin: 10px 0 0 20px;
    display: inline-block;
    width: 28%;
    border-radius: 5px;
}

.post-archive:hover figure img {
    opacity: 0.5;
    transition: .2s;
}

.post-archive figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto !important;
    height: 100%;
    max-width: inherit;
}

.top-view-posts ul li.cat-item a:hover {
    text-decoration: none;
    color: #2c507f;
}
.top-view.top-view-posts{
    margin-top: 15px;
}
.top-view-posts ul li.cat-item a {
    color: #313131;
}

.archive-content{
    padding: 5px 13px;
}

.top-view #searchform label.screen-reader-text{
    display: none;
}

.top-view-posts ul li.cat-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.top-view-posts ul li.cat-item {
    line-height: 40px;
}

.top-view-posts ul {
    list-style: disc;
    padding: 10px 20px;
    text-align: right;
    font-size: 14px;
    color: #575757;
}

.post-archive-text {
    display: inline-block;
    width: 67%;
    vertical-align: top;
    margin-top: 15px;
}

.post-archive-text .little-news {
    font-size: 12px;
    color: #878585;
}

.archive-header h4 {
    font-size: 14px;

}

.archive-header h4 > span {
    color: #2c507f;
    padding-left: 5px;
}

.post-archive-text > .title {
    font-size: 17px;
}

.post-archive-text > .title a {
    text-decoration: none;
    color: #313131;
    transition: .2s;
    line-height: 25px;
}

.post-archive-text > .title:hover a {
    color: #2c507f;
}

.post-archive-text .desc {
    font-size: 14px;
    color: #464647;
    line-height: 24px;
    font-weight: 300;
}

.post-archive-text .desc span {
    color: #2c507f;
}

.main-archive .page-numbers a:hover {
    color: #47b5e4;
}

.main-archive .page-numbers a {
    font-size: 14px;
    text-decoration: none;
    color: #878585;
    padding-left: 5px;
    padding-right: 5px;
}

.pagination .selected {
    color: #47b5e4 !important;
}

.main-archive .pagination {
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
}

.top-view-image-post {
    position: relative;
}

.top-view-image-post > figure {
    width: 100%;
    position: relative;
    padding: 30%;
    margin: 0;
}

.top-view-image-post > figure img {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    max-height: 100%;
    width: 100%;
}

.top-view-image-post a:hover {
    color: #fff;
}

.top-view-image-post a.txt-color {
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0;
    z-index: 100;
    font-size: 14px;
    background: rgba(94, 94, 94, .8);
    padding: 0 5px;
    text-align: right;
    text-decoration: none;
}

.top-view-image-post p {
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0;
    z-index: 100;
    font-size: 14px;
    background: rgba(94, 94, 94, .8);
    padding: 0 5px;
    text-decoration: none;
}

.top-view-post {
    position: relative;
    line-height: 25px;
    text-align: right;
    padding-top: 10px;
    border-bottom: 1px solid #f1f0f0;
    top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}

.top-view-post figure {
    width: 45px;
    height: 45px;
    position: absolute;
    margin: 0;
}

.top-view-post figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.top-view-post a {
    display: block;
    padding-right: 50px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    color: #464647;
}

.top-view-post a:nth-of-type(1) {
    padding: 0;
}

.top-view-post:hover a {
    color: #2c507f;
}

.top-view-posts {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.iran-news {
    margin-top: 15px;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);

    padding: 8px;
}

.iran-news figure {
    margin: 0;
    padding-bottom: 0;
}

.iran-news figure img {
    width: 100%;
}

.iran-news p {
    font-size: 12px;
    text-align: right;
    color: #464647;
}

.iran-news form {
    position: relative;
    width: 100%;
    height: 30px;
}

.iran-news form input {
    width: 100%;
    border-radius: 5px;
    border: none;
    font-size: 10px;
    min-height: 100%;
    height: 100%;
    padding-right: 10px;
}

.iran-news form button {
    position: absolute;
    height: 100%;
    left: 0;
    border: none;
    line-height: 50%;
    background: #339eff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.iran-news form button i {
    color: #fff;
}

.main-aside-left .top-view {
    margin-top: 15px;
}

.top-view:first-of-type {
    margin-top: 0;
}

.date-photographer {
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    margin-top: 5px;
}

.date-photographer span {
    padding-left: 4px;
    color: #a5a4a4;
}

.date-photographer span i {
    padding-left: 2px;
}

.post-archive-text .date-photographer {
    text-align: right;
    font-size: 10px;
    line-height: 15px;
}

.video-parts {
    padding-top: 25px;
    padding-bottom: 25px;
    max-height: 100%;
    margin: 0 -15px;
}

.video-parts > .container, .video-parts > * > .row, .video-parts > * > .row > * {
    height: 100%;
}

.video-parts .gallery-thumbs {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 305px;
    min-height: 100%;
}

.video-parts .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .slide-img{
    opacity: 0.5;
    transition: .2s;
}

.video-parts .gallery-thumbs .swiper-slide {
    text-align: center;
    font-size: 18px;
    height: calc((50%) - (10px) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: .2s;
}

.video-parts .gallery-thumbs .swiper-slide .slider-posts .slide-img {
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.video-parts .gallery-thumbs .swiper-slide .slider-posts:hover .slide-img img {
    opacity: .5;
    transition: .2s;
}

.video-parts .gallery-thumbs .swiper-slide .slider-posts .slide-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: .2s;
    border-radius: 5px;
}

.video-parts .gallery-top .swiper-wrapper .main-slide-vid {
    height: calc((100%) - 100px);
}

.video-parts .gallery-top .swiper-slide .main-slide-vid-icon {
    color: #999;
    font-size: 112PX;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    z-index: 99;
    transform: translate(-50%, -50%)
}

.video-parts .gallery-top .slider-posts:before {
    /*! height: 10%; */
}

.video-parts .gallery-top .slider-posts video {
    width: 100%;
    border-radius: 5px;
}

.video-parts .swiper-container.gallery-top{
    margin: 0 -30px 0 -15px;
}

.video-parts .gallery-thumbs .swiper-slide .slider-posts:before {
    height: 15%;
}

.video-parts .gallery-thumbs .swiper-slide .slider-posts .title {
    height: auto;
    font-size: 12px;
    line-height: normal;
    position: absolute;
    width: 100%;
    bottom: 6px;
    z-index: 999;
    margin: 0;
    color: #fff;
    text-align: right;
    padding: 0 15px;
    border-radius: 5px;
}

.video-parts .gallery-thumbs .swiper-slide .main-slide-vid-icon {
    font-size: 55PX;
    left: 50%;
    top: 50%;
    z-index: 99;
    position: absolute;
    bottom: 0;
    color: #999;
    transform: translate(-50%, -50%)
}

/*diplomacy-post*/
.diplomacy-posts {
    margin: 0 -15px 0 0;
}
.diplomacy-post {
    border-radius: 5px;
    border-top: 8px solid #416fac;
    border-bottom: 8px solid #416fac;
}

.diplomacy-post a, .diplomacy-post h6, .diplomacy-post .dip-post {
    display: inline-block;
}

.diplomacy-post h6, .diplomacy-post .dip-post {
    margin: 0;
}

.diplomacy-post h6 a, .diplomacy-post .dip-post a {
    text-align: right;
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
    float: right;
    padding: 6px 0 0 0;
    color: #EEEEEE;
}

.diplomacy-post a {
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    float: left;
    display: block;
}

.header-diplomacy-post {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

.diplomacy-posts .header-diplomacy-img figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 5px;
}

.diplomacy-posts .header-diplomacy-img figure img:hover {
    opacity: 0.5;
    transition: .2s;
}

.diplomacy-posts .header-diplomacy-img figure img {
    transition: .2s;

}

.diplomacy-posts .header-diplomacy-img figure img {
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: inherit;
    width: auto !important;
    height: 100%;
}

.diplomacy-post-text {
    text-align: right;
    margin-left: 10px;
    margin-right: 10px;
}

.diplomacy-post-text .title a {
    display: block;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    color: #20447f;
    margin: 0 0 5px 0;
}

.diplomacy-post-text .desc {
    font-size: 12px;
    line-height: normal;
    color: #7b7e7b;
    border-bottom: 1px solid #f1f0f0;
}

.diplomacy-post .date-photographer {
    text-align: right;
    line-height: 22px;
    padding-right: 49px;
}

.diplomacy-post .date-photographer span {
    display: inline-block;
}

.diplomacy-post .top-view-post a {
    padding-right: 51px;
    display: block;
    width: 100%;
}

.diplomacy-post .top-view-post figure > a {
    padding: 0;
    height: 100%;
}

.diplomacy-post .top-view-post {
    padding-top: 0;
}

/*listed-posts*/
.listed-posts {
    margin-top: 20px;
}

.listed-posts-header {
    width: 100%;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.listed-posts-header ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.listed-posts-header ul li {
    display: inline-block;
    line-height: 25px;
    position: relative;
    z-index: 999;
}

.listed-posts-header ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 3px 15px;
}

.listed-posts-header .menu-item-has-children a i {
    padding-right: 5px;
}

.listed-posts-header .menu-has-active {
    display: inline-block;
    text-decoration: none;
    padding: 0 15px 0 15px;
    vertical-align: middle;
    background: #5281bf;
    color: rgb(255, 255, 255);
    transition: .2s;
    position: relative;
}

.listed-posts-header .menu-has-active:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 15px transparent;
    border-bottom: solid 25px #426fad;
    z-index: 1;
    transition: .4s;
}

.listed-posts-header .menu-has-active:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0;
    width: 0;
    height: 24px;
    border: none;
    border-left: solid 15px #426fad;
    border-bottom: solid 25px transparent;
    z-index: 1;
    transition: .2s;

}

.listed-main-post .listed-main-post-img figure {
    padding-top: 70%;
    overflow: hidden;
    position: relative;
}

.listed-main-post .listed-main-post-img:hover figure img {
    opacity: 0.5;
    transition: .2s;
}

.listed-main-post .listed-main-post-img figure img {
    transition: .2s;

}

.listed-main-post .listed-main-post-img figure img {
    max-width: inherit;
    height: 100%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 5px;
}

.listed-main-post .listed-main-post-text {
    text-align: right;
}

.listed-main-post .listed-main-post-text a {
    text-decoration: none;
}

.listed-main-post .listed-main-post-text h6:hover {
    color: #666666;
    transition: .2s;
}

.listed-main-post .listed-main-post-text h6 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .2s;
}

.listed-main-post .listed-main-post-text h6 {
    color: #313131;
}

.listed-main-post .listed-main-post-text .data-time {
    font-size: 12px;
    color: #a5a5a5;
}

.listed-main-post .listed-main-post-text .desc {
    font-size: 13px;
    color: #999;
}

.listed-posts .listed-text-posts-1 {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    padding-right: 37%;
    padding-bottom: 15px;
    position: relative;
    text-align: right;
    margin-top: 15px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.listed-posts .listed-text-posts-1 a {
    text-decoration: none;
}

.listed-posts .listed-text-posts-1 figure {
    width: 35%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

.listed-text-posts .listed-text-posts-1:first-of-type {
    margin-top: 0;
}

.listed-posts .listed-text-posts-1:hover figure img {
    opacity: 0.5;
    transition: .2s;
}

.listed-posts .listed-text-posts-1 figure img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .2s;

}

.listed-posts .listed-text-posts-1 .decs:hover {
    color: rgba(102, 102, 102, 0.81);
    transition: .2s;
}

.listed-posts .listed-text-posts-1 .decs {
    font-size: 12px;
    transition: .2s;
    color: #4d4d4d;
    line-height: 18px;
    margin-bottom: 22px;
    padding-top: 16px;
    padding-left: 10px;
}

.listed-posts .listed-text-posts-1 .data-time {
    font-size: 12px;
    color: #a5a5a5;
    margin: 0;
}

/*news-paper-posts*/
/*news-paper-posts*/
.news-paper-posts {
    margin: 0 -15px 0 -15px;
}

.news-paper-posts-header {
    background-image: url("assets/images/pbox-pattern.png");
    height: 10px;
    width: 100%;
    text-align: right;
    line-height: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-paper-posts-header .title {
    float: right;
    color: #fff;
    margin: 0;
    background-color: var(--newspaper-back);
    padding-left: 5px;
    font-size: 13px;
    padding-top: 1px;
}

.news-paper-posts-header .data-time {
    float: left;
    color: #fff;
    background-color: var(--newspaper-back);
    padding-right: 5px;
    font-size: 13px;
    line-height: 16px;
}

.news-paper-posts .news-paper-slider-posts .swiper-container {
    width: 100%;
    height: 100%;
}

.news-paper-posts .editor-slider-posts .swiper-container {
    width: 100%;
    height: 100%;
}

.news-paper-posts .news-paper-slider-posts .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-paper-posts .editor-slider-posts .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-paper-slider-posts .swiper-slide figure {
    padding: 50%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.editor-slider-posts .swiper-slide figure {
    padding: 50%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.news-paper-slider-posts .swiper-slide figure img {
    max-width: inherit;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 998;
}

.editor-slider-posts .swiper-slide:hover figure img {
    opacity: .5;
    transition: .2s;
}

.editor-slider-posts .swiper-slide figure img {
    max-width: inherit;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 998;
    transition: .2s;
}

/*province-news*/
/*province-news*/
.province-news {
    margin: 20px -15px 0 -15px;
}

.province-news .province-news-header {
    border-radius: 5px;
}
.province-news .province-news-header .menu-item {
    text-align: right;
    line-height: 28px;
    height: 30px;
    padding-right: 10px;
    margin-bottom: 20px;
    position: relative;
}

.province-news .province-news-header .menu-item a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 15px;
}

.province-news .province-news-header .menu-item .menu-has-active {
    position: relative;
    cursor: pointer;
}

.province-news .province-news-header .menu-item a i {
    padding-right: 15px;
    font-size: 10px;
}

.province-news-posts .province-news-post:first-of-type {
    margin-top: 0;
}

.province-news-posts .province-news-post {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    padding-right: 37%;
    padding-bottom: 15px;
    position: relative;
    text-align: right;
    margin-top: 15px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.province-news-posts .province-news-post a {
    text-decoration: none;
}

.province-news-posts .province-news-post .decs {
    margin-bottom: 22px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    transition: .2s;
}

.province-news-posts .province-news-post .decs:hover {
    color: #666666;
    transition: .2s;
}

.province-news-posts .province-news-post:hover figure img {
    opacity: 0.5;
    transition: .2s;
}

.province-news-posts .province-news-post .decs a {
    font-size: 12px;
    color: #4d4d4d;
    line-height: 18px;
    text-decoration: none;
}

.province-news-posts .province-news-post figure {
    width: 35%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

.province-news-posts .province-news-post figure img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .2s;
}

.province-news-posts .province-news-post .data-time {
    font-size: 12px;
    color: #a5a5a5;
    margin: 0;
}

.province-news .province-svg {
    height: 100%;
}

.province-news .province-svg img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.menu-item .menu-item-full {
    width: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -10;
    visibility: hidden;
    opacity: 0;
    padding-right: 20px;
    padding-left: 10px;
}

.menu-item .menu-item-full.active {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.menu-item .menu-item-full .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.menu-item .menu-item-full .swiper-pagination-bullet {
    width: 37px;
    height: 5px;
    border-radius: 0;
    background: var(--main-c-1);
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -10px;
}

.province-news .province-news-header .menu-item .menu-item-full a {
    padding: 0;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

/*footer-news*/
.footer-news .footer-menu .menu {
    float: right;
}

.footer-news .icon-menu {
    float: left;
}

.footer-news .footer-menu .menu, .icon-menu {
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.footer-news .footer-menu .menu li.menu-item-has-children {
    padding-left: 22px;
}

.footer-news .footer-menu .menu li, .icon-menu li {
    float: right;
    padding-left: 15px;
    position: relative;
}

.footer-news .footer-menu .menu .menu-item-has-children:hover > .sub-menu {
    display: block !important;
}

.footer-news .footer-menu .menu .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    list-style-type: none;
    width: 150px;
    bottom: 100% !important;
    right: 0;
    text-align: right;
    padding: 0;
    margin: 0;
}

.footer-news .footer-menu .menu > .menu-item-has-children > a::after {
    content: "\f077";
    top: 34%;
    margin-right: 3px;
}

.footer-news .footer-menu .menu > .menu-item-has-children:hover > a::after {
    top: 20%;
}

.footer-news .footer-menu .menu .sub-menu li {
    padding: 5px 15px;
}

.footer-news .footer-menu .menu li a, .icon-menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: .2s;
    padding: 5px;
}

.icon-menu li a {
    font-size: 18px;
}

.footer-news .footer-menu .menu li a:hover {
    color: #2eabe2;
}

.icon-menu li {
    padding-right: 2px;
}

.icon-menu li a {
    color: #2eabe2;
}

.icon-menu li a:hover {
    color: #0e5de5;
}

.footer-news .mrn-news {
    font-size: 14px;
    color: #fff;
    text-align: right;
}

.footer-news .mrn-news span {
    color: #2eabe2;
}

.footer-news .footer-logo figure {
    width: 100%;
    height: 100%
}

.footer-news .footer-logo figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.copy-right {
    font-size: 12px;
    line-height: 56px;
    height: 56px;
}

.copy-right p {
    color: #45b5e5;
    float: right;
    margin: 0;
}

.copy-right span {
    float: left;
    color: #45b5e5;
}

.copy-right span a {
    color: #45b5e5;
    text-decoration: none;
}

.btn-res {
    display: none;
    text-align: right;
}

.btn-res span {
    font-size: 20px;

    color: #fff;
}

.btn-res span i {
    cursor: pointer;
}

.mask-ui {
    opacity: 0;
    content: '';
    width: 100%;
    height: 100% !important;
    background-color: rgba(1, 1, 1, .9);
    position: fixed;
    z-index: -100;
    left: -100%;
    top: 0;
    transition: .3s;
}

.responsive-menu {
    display: none;
    width: 75%;
    text-align: right;
    padding: 0 20px;
    position: fixed;
    z-index: 999;
    top: 0;
    height: calc(100%);
    right: -100%;
    transition: .3s;
}

.btn-header-widget {
    display: none;
}

.header-widget-icons-open {
    display: none !important;
}

/*single*/
.main-site-posts {
    padding-top: 80px;
}

.main-site-posts .post {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
    border-radius: 5px;
}

.posts-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: right;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    display: block ruby;
}

.posts-header .title {
    line-height: 40px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}

.posts-header span {
    font-weight: 500;
    font-size: 12px;
    float: left;
}

.post .path {
    /*! height: 42px; */
    line-height: 42px;
    color: var(--main-c-3);
    padding: 0 15px;
    /*! float: left; */
    text-align: right;
}

.post .path .title {
    font-size: 14px;
    /*! float: right; */
    line-height: 42px;
    display: inline-block;
    /*! width: 55%; */
    /*! min-width: 55%; */
}

.post .path .title a {
    color: var(--main-c-3) !important;
    text-decoration: none;
}


.path ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: left;

    display: inline-block;
}

.path ul li {
    display: inline-block;
    margin-right: 10px;
}

.path ul li a {
    text-decoration: none;
    color: var(--main-c-3);
    font-size: 14px;
}

.post .post-title {
    font-size: 17px;
    text-align: right;
    padding: 0 15px;
    line-height: 38px;
}

.post .post-title span {
    font-size: 12px;
    display: block;
    text-align: right;
    width: 30%;
    line-height: 14px;
}

.post .top-news {
    padding: 0 15px;
    text-align: right;
    line-height: 36px;
    font-size: 16px;
}

.news-information p {
    text-align: justify;
    font-size: 14px;
    padding: 0 15px;
    line-height: 2;
}

.news-information p span:first-of-type:before {
    display: none;
}

.news-information p span:before {
    content: '';
    width: 100%;
    background: none;
    height: 20px;
    display: block;
    position: static;
    left: 0;
    right: 0;
    top: 0;
    z-index: 200;
}

.news-information p img {
    max-width: 50%;
    float: left;
    margin: 15px;
    margin-right: 31px;
    margin-top: 0;
    margin-left: 0;
}

.resources {
    padding: 10px 0;
    background-image: url("assets/images/pbox-pattern.png");
}

.resources p {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
    background-color: #fff;
}

.resources p > a {
    font-size: 14px;
    color: var(--main-c-3);
    text-decoration: none;
}

.resources p span {
    float: right;
    font-size: 15px;
    color: var(--main-c-3);
}

.resources p span a {
    text-decoration: none;
    color: var(--main-c-3);
}

.resources p span:hover a {
    color: #777;
}

.Labels {
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    color: var(--main-c-3);
    text-align: right;
}

.Labels a {
    text-decoration: none;
    color: var(--main-c-3);
    font-size: 14px;
}

.Labels a:before {
    content: "،";
}

.Labels a:first-of-type:before {
    content: "";
}

.Labels a:hover {
    color: #777;
}

.Related-literature, #comments, .send-viewpoint, #respond {
    margin-top: 15px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

.Related-literature .related-literature-posts ul {
    list-style-type: none;
    margin: 0;
    text-align: right;
    font-size: 14px;
    padding: 0 15px;
}

.Related-literature .related-literature-posts ul li {
    display: block;
    line-height: 32px;
}

.Related-literature .related-literature-posts ul li a:before {
    content: "|";
    margin-left: 6px;
}

.Related-literature .related-literature-posts ul li a {
    color: var(--main-c-3);
    text-decoration: none;
    display: block;
}

.user-view-ticket {
    line-height: 40px;
    border-bottom: 1px solid #f1f0f0;
    padding-top: 10px;
}

.user-view-ticket .user-name {
    float: right;
    font-size: 12px;
}

.user-view-ticket .rate a {
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    margin-left: 5px;
    text-decoration: none;
}

.rate .top-rate {
    background: #5ecd85;
}

.rate .down-rate {
    background: #fb7878;
}

.rate .answer {
    background: #51a2df;
}

.user-masge {
    font-size: 12px;
    text-align: right;
}

.user-masge:before {
    content: "|";
    font-size: 14px;
}

.user-view-ticket.selected .user-name, .user-view-ticket.selected .user-masge {
    display: block;
    width: 100%;
    text-align: right;
    background: #f1f1f1;
    padding: 0 15px;
    border-radius: 5px;
}

.send-viewpoint .send-viewpoint-alert p {
    display: block;
    text-align: right;
    font-size: 14px;
    padding: 0 15px;
    padding-top: 15px;
    color: var(--main-c-3);
}

.send-viewpoint .send-viewpoint-alert p:nth-of-type(2) {
    padding-top: 5px;
}

.send-viewpoint .send-viewpoint-alert p:before {
    content: "|";
    margin-left: 5px;
}

.send-viewpoint-forms, .viewpoint {
    width: 48%;
    float: right;
    padding-right: 15px;

}

.send-viewpoint-forms form {
    width: 100%;
    text-align: right;
}

.send-viewpoint-forms form input {
    margin-top: 7px;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    background: #f1f1f1;
    padding-right: 10px;
}

.send-viewpoint-forms form > label {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0;
}

.send-viewpoint-forms form > label input {
    width: auto;
    position: absolute;
    right: 0;
    top: 5px;
    margin: 0;
    height: auto;
    z-index: 9999;
}

.send-viewpoint-forms form > label span {
    display: inline-block;
    font-size: 12px;
    padding-right: 18px;
    color: var(--main-c-3);
}

.send-viewpoint-forms form .btn-input {
    background: #67c595;
    color: #fff;
}

.viewpoint textarea {
    border: none;
    background: #f1f1f1;
    float: right;
    margin-top: 8px;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 12px;
}

.advertising {
    margin-top: 15px;
}

.advertising figure {
    width: 100%;
}

.advertising figure img {
    max-width: 100%;
    width: 100%;
}

.org-advertising figure:first-of-type {
    margin-top: 0;
}

.org-advertising figure {
    width: 100%;
    margin-top: 15px;
}

.org-advertising figure img {
    max-width: 100%;
    width: 100%;
}

/*end-single*/
/*news-magazine*/
.top-site-posts {
    margin-top: 13px;
    margin-bottom: 20px;
}

.posts-bigest {
    position: relative;
}

.posts-bigest p {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: right;
    left: 0;
    line-height: 54px;
    margin: 0;
    z-index: 999;
    padding-right: 15px;
    font-size: 16px;
}

.posts-bigest:before {
    content: '';
    width: 100%;
    height: 20%;
    display: block;
    background: rgba(94, 94, 94, .8);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
    opacity: 1;
}

.posts-bigest figure {
    width: 100%;
    margin: 0;
}

.posts-bigest figure img {
    width: 100%;
    max-width: 100%;
}

.posts-bigest p a {
    text-decoration: none;
    transition: .2s;
    color: #fff;
}

.posts-bigest p:hover a {
    opacity: .9;
}

.smaller-posts {
    margin-top: 13px;
}

.smaller-post {
    float: right;
    width: 47%;
    margin-left: 32px;
    position: relative;
}

.smaller-post:nth-of-type(2) {
    margin-left: 0;
}

.smaller-post figure {
    width: 100%;
    margin: 0;
}

.smaller-post figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.smaller-post p {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 0;
    margin: 0;
    color: #fff;
    text-align: right;
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
}

.smaller-post p a {
    text-decoration: none;
    color: #fff;
}

.smaller-post p:hover a {
    opacity: .9;
}

.smaller-post:before {
    content: '';
    width: 100%;
    height: 40%;
    display: block;
    background: rgba(94, 94, 94, .8);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
    opacity: 1;
}

.posts-right-small .smaller-posts {
    width: 100%;
    margin-top: 0;
}

.posts-right-small .smaller-posts .smaller-post {
    width: 100%;
}

.posts-right-small .smaller-posts .smaller-post:nth-of-type(2) {
    margin-top: 20px;
    height: 281px;
}

.posts-right-small .smaller-posts .smaller-post:nth-of-type(2) figure {
    height: 100%;
}

.posts-right-small .smaller-posts .smaller-post:nth-of-type(2):before {
    height: 67px;
}

.main-posts-magazine-header {
    padding-left: 15px;
    padding-right: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 15px;
}

.main-posts-magazine-header ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: right;
}

.main-posts-magazine-header ul li {
    float: right;
    padding-left: 15px;
    line-height: 38px;
}

.main-posts-magazine-header ul li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.main-posts-magazine-header .menu-item-has-children {
    float: left;
    padding-left: 0;
    position: relative;
}

.main-posts-magazine-header .menu-item-has-children i {
    color: #fff;
    font-size: 12px;
    margin-right: 5px;

}

.main-posts-magazine-header .menu-item-has-children ul {
    display: none;
    text-align: center;
    width: 150px;
    z-index: 999;
}

.main-posts-magazine-header .menu-item-has-children:hover ul {
    display: block;
    position: absolute;
    left: -15px;
    top: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.main-posts-magazine-header .menu-item-has-children ul li {
    display: block;
    width: 100%;
}

.main-posts-magazine-header .menu-has-active {
    position: relative;
    background: #495e69;
    padding-right: 15px;
}

.main-posts-magazine-header .menu-has-active:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0;
    width: 0;
    height: 24px;
    border: none;
    border-left: solid 19px var(--main-c-3);
    border-bottom: solid 38px transparent;
    z-index: 1;
    transition: .2s;
}

.main-posts-magazine-header .menu-has-active:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 15px transparent;
    border-bottom: solid 38px var(--main-c-3);
    z-index: 1;
    transition: .4s;
}

.magazine-post {
    padding: 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09)
}

.magazine-post a {
    text-decoration: none;
}

.magazine-post figure {
    padding-top: 100%;
    position: relative;
}

.magazine-post figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100% !important;
    height: 100%;
    max-width: inherit;
}

.magazine-post .title {
    font-size: 11px;
    text-align: right;
    display: block;
    padding: 0 10px;
}

.magazine-post .decs {
    font-size: 17px;
    display: block;
    text-align: right;
    padding: 0 10px;
}

.magazine-post .news-title {
    color: #313131;
    padding: 0 10px;
    line-height: 25px;
}

.magazine-post .news-title:before {
    content: "|";
}

.main-posts-magazine .pagination {
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09)
}

.main-posts-magazine .pagination a {
    font-size: 14px;
    text-decoration: none;
    color: #878585;
    padding-left: 5px;
    padding-right: 5px;
}

.main-posts-magazine .pagination a:hover {
    color: #47b5e4;
}

.main-posts-magazine .pagination .selected {
    color: #47b5e4 !important;
}

/*end-news-magazine*/
/*news-pr*/
.pr-news-main {
    margin-top: 21px;
}

.pr-news-right figure {
    width: 100%;
    max-width: 100%;
    border-bottom: 5px solid #cacaca;
}

.pr-news-right figure img {
    max-width: 100%;
}

.to-present {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    padding-bottom: 5px;
}

.to-present .person-present {
    color: #5a5a5a;
    font-size: 10px;
    text-align: justify;
    font-weight: 700;
    margin: 12px;
    padding: 10px;
    background: #ebf2f8;
    position: relative;
    padding-bottom: 20px;
}

.person-present h6 {
    font-family: IRANSansWeb;
    font-size: 18px;
    padding-top: 50px;
    text-align: center;
    font-weight: 900;
    color: #446a8a;
}

.person-present span {
    line-height: 16px;
}

.person-present span:before {
    content: '';
    width: 100%;
    background: none;
    height: 20px;
    display: block;
    position: static;
    left: 0;
    right: 0;
    top: 0;
    z-index: 200;
}

.person-present .inner {
    background-image: url("assets/images/vector-bottom.png");
    background-position: bottom;
    height: 20px;
    position: absolute;
    bottom: -10px;
    width: 100%;
    right: 0;
    left: 0;
}

.person-present:before {
    content: "";
    background-image: url("assets/images/vector-right.png");
    height: 30%;
    width: 50%;
    position: absolute;
    z-index: 999;
    right: -5px;
    top: -5px;
    background-size: cover;
}

.person-present:after {
    content: "";
    background-image: url("assets/images/vector-left.png");
    height: 30%;
    width: 50%;
    position: absolute;
    z-index: 999;
    left: -5px;
    top: -5px;
    background-size: cover;
}

.pr-news-main .top-view {
    margin-top: 20px;
}

.top-slider-pr .swiper-container.gallery-top {
    width: 100%;
    height: 320px;
}

.top-slider-pr .swiper-container.gallery-top figure img {
    max-width: inherit;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top-slider-pr .gallery-thumbs {
    padding: 10px 0;
    position: static;
    overflow: inherit;
    height: 320px !important;
}

.top-slider-pr .gallery-thumbs .swiper-slide {
    width: 100% !important;
    height: 100%;
    opacity: 0.4;
    padding: 0 9px;
    text-align: right;
    position: relative;
    transition: .2s;
}

.top-slider-pr .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    color: #fff;
    background: #3d69a3;
    height: 31px !important;
    width: auto;
    display: inline-block;
    padding: 0 4px 0 0;
    position: relative;
    line-height: 31px;
    font-size: 13px;
    text-align: right;
    margin-top: 3px;
    margin-bottom: 10px;
    transition: .2s;
}

.top-slider-pr .gallery-thumbs .swiper-slide-thumb-active:after {
    content: "";
    border: 10px solid #3d69a3;
    border-left-color: #3d69a3;
    position: absolute;
    top: 5px;
    right: -11px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    background: transparent;
    transform: rotate(45deg);
    z-index: -1;
}

.top-slider-pr .gallery-thumbs .swiper-slide span {
    font-size: 14px;
    display: block;
    width: 100%;
    cursor: pointer;
}

.top-slider-pr .gallery-thumbs {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    height: 300px;

}

.pr-news-main .main-archive {
    margin-top: 20px;
}

/*end-news-pr*/
/*news-vid*/
.news-vid-main {
    margin-top: 20px;
}

.news-vid-top-post .scale {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
}

.news-vid-main .scale .header-scale {
    text-align: right;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding-right: 11px;
    padding-left: 11px;
    line-height: 38px;
}

.news-vid-main .scale .header-scale span {
    font-size: 14px;
}

.news-vid-main .scale .header-scale a {
    float: left;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

.news-vid-main .scale .header-scale a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    color: #fff;
}

.scale .scale-post ul {
    padding: 0;
    list-style-type: none;
    text-align: right;
}

.scale .scale-post ul li {
    display: block;
    border-bottom: 1px solid #f1f0f0;
    margin: 0 11px;
    line-height: 38px;
}

.scale .scale-post ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #a5a5a5;
}

.top-slider-pr .gallery-top .swiper-wrapper .swiper-slide figure p {
    position: absolute;
    bottom: 0;
    margin: 0;
    line-height: 50px;
    background: rgba(94, 94, 94, .8);
    width: 100%;
    text-align: right;
    padding: 0 20px;
    color: #fff;
}

.news-vid-top-post .top-slider-pr .swiper-container.gallery-top {
    height: 100%;
}

.top-slider-pr .swiper-container.gallery-top figure {
    height: 100%;
    margin: 0;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    padding-top: 60%;
}

#scrollBtn {
    position: fixed;
    bottom: 15px;
    right: 10%;
    cursor: pointer;
    opacity: 0;
    transition: .3s;
}

#scrollBtn.show{
    opacity: 1 !important;
    transition: .3s;
}

#scrollBtn i{
    color: #fff;
    font-size: 20px;
    background: #9b9b9b;
    padding: 15px;
    border-radius: 5px;
}

.news-vid-top-post .top-slider-pr {
    height: calc(100%);
}

.news-vid-top-post .top-slider-pr .gallery-thumbs {
    height: 100%;
}

.main-posts-vid .listed-posts-header {
    margin-top: 20px;
}

.main-posts-vid .listed-posts-header .menu-has-active {
    background-color: #595a5a;
}

.main-posts-vid .listed-posts-header .menu-has-active:after {
    border-bottom: solid 25px #424444;
}

.main-posts-vid .listed-posts-header .menu-has-active:before {
    border-left: solid 15px #424444;
}

.main-posts-vid .listed-posts-header .data {
    float: left;
    padding-left: 10px;
}

.main-posts-vid .listed-posts-header ul {
    float: right;
}

.main-posts-vid .listed-posts-header .data > li:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    width: 0;
    height: 0;
    font-size: 8px;
    color: #fff;
    margin-left: 5px;
}

.listed-main-post .listed-main-post-img figure a i {
    font-size: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    color: #888;
    transform: translate(-50%, -50%)
}

.main-posts-vid .main-archive {
    width: 100%;
}

.main-posts-vid .main-archive .pagination a {
    color: #fff;
}

.main-posts-vid .main-archive .pagination a:hover {
    color: #787878;
}

.main-posts-vid .main-archive .pagination span {
    color: #fff;
}

.news-paper-posts .news-paper-slider-posts .swiper-slide figure i {
    font-size: 65px;
    position: absolute;
    color: #999;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%)
}

.news-paper-posts .editor-slider-posts .swiper-slide figure i {
    font-size: 65px;
    position: absolute;
    color: #999;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%)
}

.news-paper-posts .news-paper-slider-posts .swiper-wrapper {
    height: 200px;
}

.news-paper-posts .editor-slider-posts .swiper-wrapper {
    height: 200px;
}

.news-vid-main .news-paper-posts-header .data-time, .news-img-main .news-paper-posts-header .data-time {
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #424444;
}

.news-vid-main .news-paper-posts-header .data-time, .news-img-main .news-paper-posts-header .title, .news-vid-main .news-paper-posts .news-paper-posts-header .title {
    background-color: #434444;
}

.news-vid-main .news-paper-posts-header .title:after {
    content: "|";
    margin-right: 5px;
}

.main-posts-vid .pagination .selected {
    color: #787878 !important;
}

.news-vid-footer .footer-menu .menu li a:hover {
    color: #787878;
}

.news-vid-footer .mrn-news span, .news-vid-footer .icon-menu li a, .news-vid-footer .copy-right p, .news-vid-footer .copy-right span a, .news-vid-footer .copy-right span {
    color: #787878;
}

.news-vid-footer .icon-menu li a:hover {
    color: #f1f1f1;
}

/*end-news-vid/*
/*news-vid-singe*/
.vid-single-main {
    margin-top: 20px;
}

.vid-single-main .post {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

.vid-single-main .post .post-vid-img figure {
    padding-top: 80%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.vid-single-main .post .post-vid-img figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: inherit;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.vid-single-main .post .post-vid-img figure a {
    display: block;
}

.vid-single-main .post .post-vid-img figure .start-vid {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    font-size: 180px;
    color: #999;
    font-weight: bold;
    transform: translate(-50%, -50%)
}

.vid-single-main .post .post-vid-img figure:hover .start-vid {
    color: #777;
}

.vid-single-main .post .posts-main-text {
    padding: 0 15px;
}

.vid-single-main .post .posts-main-text .title {
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 17px;
    font-weight: bold;
    text-align: right;

}

.vid-single-main .post .posts-main-text p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    color: #464646;
    padding-bottom: 30px;
}

.vid-single-main .post .posts-main-text p:first-of-type:before {
    content: "|";
}

.vid-single-main .post .Labels {
    background-image: url("assets/images/pbox-pattern.png");
    padding: 0;
    height: 45px;

    position: relative;
}

.vid-single-main .post .Labels p {
    background-color: #fff;
    margin: 0;
    line-height: 37px;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 15px;
}

.vid-single-main .post .Labels p:before {
    content: "" !important;
}

.vid-single-main .v-q-box {
    padding: 0 15px;
    border-radius: 5px;
    padding-top: 15px;
}

.v-q-box-header {
    text-align: right;
    background-image: url("assets/images/pbox-pattern.png");
    height: 16px;
    line-height: 8px;
}

.v-q-box-header h6 {
    background-color: #5a5a5a;
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 12px;
    padding-left: 10px;
}

.vid-single-main .v-q-box p {
    font-size: 11px;
    margin-top: 20px;
    padding-bottom: 15px;
}

.vid-single-main .v-q-box form {
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #6f6b6b;
}

.vid-single-main .v-q-box form label {
    display: inline-block;
    padding-left: 15px;
}

.vid-single-main .v-q-box > form label input {
    display: inline-block;
    cursor: pointer;
    opacity: .2;
}

.vid-single-main .v-q-box form label span {
    display: inline-block;
}

.v-q-box-header:nth-of-type(2) {
    margin-top: 20px;
}

.v-q-box .resources {
    background-image: none;
    background-color: #403f3f;
    height: auto;
    padding: 0;
    margin-top: 12px;
}

.v-q-box .resources a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    line-height: 24px;
}

.v-q-box .resources a i {
    background: #4c4b4b;
    line-height: 24px;
    padding: 0 8px;
    font-size: 14px;
    margin-right: 9px;
}

.v-q-box .box-icons ul {
    padding-bottom: 20px;
    list-style-type: none;
    margin-top: 8px;
    text-align: left;
}

.v-q-box .box-icons ul li {
    display: inline-block;
    text-align: center;
}

.v-q-box .box-icons ul li a {
    display: block;
    width: 22px;
    height: 22px;
    background: #434343;
    border-radius: 50px;
    color: #7e7e7e;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
}

.v-q-box .btn-format form {
    width: 70%;
    display: inline-block;
    border: none;
}

.v-q-box .btn-format form label {
    width: 100%;
}

.v-q-box .btn-format form input {
    width: 100%;
    border-radius: 5px;
    border: none;
    background: #403f3f;
    color: #fff;
    line-height: 27px;
}

.v-q-box .btn-format {
    text-align: start;
}

.v-q-box .btn-format p {
    display: inline-block;
}

/*end-news-vid-singe/*
/*news-img*/
.news-img-main .main-top-post-img {
    margin-top: 25px;
}

.news-img-main .main-top-post-img .img-posts-side figure {
    padding-top: 63%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.news-img-main .main-top-post-img .img-posts-side figure a {
    display: block;
}

.news-img-main .main-top-post-img .img-posts-side figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    max-width: inherit;
}

.news-img-main .main-top-post-img .img-post-center .smaller-post:before {
    display: none;
}

.news-img-main .main-top-post-img .img-post-center .posts-bigest figure {
    position: relative;
    padding-top: 64%;
}

.news-img-main .main-top-post-img .img-post-center .posts-bigest figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    max-width: inherit;
}

.news-img-main .main-top-post-img .img-post-center .smaller-post figure {
    position: relative;
    padding-top: 60%;
}

.news-img-main .main-top-post-img .img-post-center .smaller-post figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    max-width: inherit
}

.news-img-main .main-posts-imp .listed-posts-header .menu-has-active {
    background-color: #595a5a;
}

.news-img-main .main-posts-imp .listed-posts-header .menu-has-active:before {
    border-left: solid 15px #424444;
    border-bottom: solid 25px transparent;
}

.news-img-main .main-posts-imp .listed-posts-header .menu-has-active:after {
    border-left: solid 15px transparent;
    border-bottom: solid 25px #424444;
}

.news-img-main .main-posts-imp .pagination a {
    transition: .2s;
    color: #fff;
}

.news-img-main .main-posts-imp .pagination .selected {
    color: #787878 !important;
}

.news-img-main .main-posts-imp .pagination a:hover {
    color: #787878 !important;
}

/*end-news-img*/
/*404-page*/
.main-404 .page-404 {
    float: none;
    margin: auto;
    margin-bottom: 30px;
}

.main-404 .page-404 h1 {
    text-align: center;
    display: block;
    color: #333;
    margin: 0;
    margin-top: 40px;
    -webkit-animation-name: flash; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
    animation-name: flash;
    animation-duration: 3s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes flash {
    20% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
}

/* Standard syntax */
@keyframes flash {
    20% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
}

.main-404 .page-404 h2 {
    text-align: center;
    display: block;
    color: #666;
    margin: 0;
    padding: 0;
    font-size: 18px;
    opacity: 0.2;
    margin-bottom: 15px;
}

.main-404 .page-404 .description {
    color: #666;
    text-align: right;
    font-size: 10px;
    display: block;
}

.main-404 .page-404 .description li {

}

/*404-page*/
/*archive*/
.main-wrapper-archive {
    margin-top: 20px;
}

.secondary-header + .wrap .main-wrapper-archive {
    margin-top: 110px !important;
}

/*end-archive*/
/* Use a media query to add a break point at 800px: */
@media screen and (max-width: 801px) {
    .header-widget-icons {
        text-align: center;
        position: absolute;
        bottom: 100%;
        left: 0;
        transition: .5s;
        z-index: -100;
        visibility: hidden;
        opacity: 0;
    }

    .header-widget-icons.show {
        left: 25px;
        opacity: 1;
        z-index: 999;
        visibility: visible;
    }

    .header-widget-icons ul li a {
        margin-left: 10px;
    }

    .btn-res {
        display: block;
        line-height: 30px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header-menu {
        display: none;
    }

    .res-menu ul .menu-item-has-children {
        position: relative !important;
    }

    .mask-ui.show {
        opacity: 1;
        z-index: 998;
        left: 0;
    }

    body.res-mode {
        overflow: hidden;
    }

    .responsive-menu ul {
        padding: 0;
        list-style-type: none;
        margin: 0;
    }

    .responsive-menu ul li a {
        text-decoration: none;
        font-size: 12px;
        color: #fff;
        height: 30px;
        line-height: 30px;
        display: block;
        position: relative;
        transition-delay: .2s;
    }

    .res-menu ul .menu-item-has-children > a:after {
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        top: 0;
        position: absolute;
        margin-right: 2px;
        font-size: 8px;
        left: 0;
        z-index: 999;
        color: #fff;

    }

    .res-menu ul .menu-item-has-children > a.again-after:after {
        content: "\f077";
    }

    .res-menu ul .menu-item-has-children > a.again-after {
        border-bottom: 1px solid #193961;
    }

    .res-menu ul .menu-item-has-children > ul {
        display: none;
    }

    .res-menu ul .menu-item-has-children > ul.show {
        display: block;
        padding-right: 10px;
    }

    .responsive-menu.show-res-menu {
        display: block;
        right: 0;
        overflow-y: auto;
    }

    .responsive-menu-logo {
        margin-top: 15px;
    }

    .responsive-menu-logo figure {
        width: 100%;
        height: 65px;
    }

    .responsive-menu-logo figure img {
        width: 100%;
        max-width: 100%;
        height: 100%;
    }

    .main-top-post, .slider, .main-top-post {
        width: 100%;
        margin-top: 10px;
    }

    .site-header {
        background-color: #426fad;
    }

    .header-main-logo .news-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .header-main > .container .row {
        height: auto;
    }

    .post-archive {
        padding: 0;
    }

    .post-archive figure {
        position: static;
        width: 100%;
    }

    .main-archive .pagination {
        margin-bottom: 10px;
    }

    .diplomacy-post {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .video-parts .gallery-top {
        margin-bottom: 10px;
    }

    .gallery-top .slider-posts::before {
        height: 20% !important;
    }

    .news-paper-slider-posts .swiper-slide figure {
        width: 100%;
    }

    .editor-slider-posts .swiper-slide figure {
        width: 100%;
    }

    .province-news .province-svg {
        margin-top: 10px;
    }

    .footer-news .icon-menu {
        padding-left: 20%;
        padding-left: 20%;
    }

    .footer-news .footer-logo {
        text-align: center;
    }

    .footer-news .footer-logo figure img {
        width: 50%;
        max-width: 50%;
    }

    .copy-right {
        text-align: center;
        line-height: normal;
        margin-bottom: 25px;
        padding-top: 15px;
    }

    .copy-right span {
        float: inherit;
    }

    .header-main-logo {
        margin-top: 10px;
        text-align: right;
    }

    .header-section-date {
        height: auto;
        margin-bottom: 15px;
    }

    .btn-res .header-form {
        float: left;
        width: 60%;
        height: 30px;
    }

    .btn-res .header-form form {
        height: 100%;
        margin-top: 0;
    }

    .btn-res .header-form .search-box input {
        display: none;
    }

    .btn-res .header-form .search-box input.active {
        display: block;
    }

    .header-main .header-form {
        display: none;
    }

    .btn-header-widget span {
        cursor: pointer;
        font-size: 24px;
    }

    .btn-header-widget {
        display: block;
        width: 20%;
        text-align: center;
    }

    .header-widget-lan {
        display: none;
    }

    .header-widget-lan ul {
        background: var(--main-c-1);
    }

    .news-img-res-menu .header-widget-lan ul {
        background: #313131;
    }

    .header-widget-lan.show {
        display: block;
        text-align: center;
        position: absolute;
        z-index: 999;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
    }

    .header-widget-icons ul li {
        display: inline-block;
        transition: .2s;
    }

    .header-widget-icons-open li:nth-of-type(1):after {
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-size: 17px;
    }

    .header-widget-icons-open.show li:nth-of-type(1):after {
        content: "\f053";
        font-family: "Font Awesome 5 Pro";
        font-size: 17px;
    }

    .header-widget-icons-open {
        display: inline-block !important;
        position: absolute;
        bottom: 100%;
        left: 18px;
        z-index: 200;
    }

    .secondary-header .header-widget-icons-open {
        display: none !important;
    }

    .header-widget .row {
        position: relative;
    }

    .header-widget-lan.show ul {
        width: 100%;
        padding: 15px;
    }

    .header-widget-lan.show ul li {
        text-align: center;
        width: auto;
        height: 30px;
        display: block;
    }

    .header-widget-lan ul li a {
        display: block;
    }

    .header-widget-lan ul li a:after {
        content: "";
        margin: 0;
    }

    .menu-item .menu-item-full .swiper-pagination-bullet {
        width: 5px;
    }

    .province-news .province-news-header .menu-item a {
        padding: 3px 15px;
    }

    .icon-menu li {
        display: inline-block !important;
    }

    .video-parts .gallery-thumbs {
        display: none;
    }

    .header-widget-icons-open.show {
        left: 0;
    }

    .province-news .province-news-header .menu-item .menu-item-full a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .slider-posts .slide-img {
        padding: 0;
    }

    .footer-news .footer-menu .menu {
        text-align: right;
    }

    .footer-news .footer-menu .menu li {
        padding-left: 15px;
        padding-right: 15px;
        float: none;
        display: inline-block;
        text-align: right;
    }

    .news-information p img {
        margin: 0;
        margin-right: 10px;
    }

    .send-viewpoint-forms, .viewpoint {
        width: 100%;
    }

    .top-site-posts .smaller-post {
        width: 100%;
        margin-top: 15px;
    }

    .main-top-post-img .smaller-posts .smaller-post {
        width: 100%;
        margin-bottom: 10px;
    }

    .gr-site-header .res-menu ul .menu-item-has-children > a.again-after {
        border-bottom: 1px solid #404040;
    }

    .news-img-main .main-top-post-img .img-posts-side figure {
        padding-top: 100%;
    }

    .pr-news-right figure img {
        width: 100%;
        max-width: 100%;
    }

    .listed-text-posts {
        margin-top: 10px;
    }

    .top-slider-pr .swiper-container.gallery-thumbs {
        display: none;
    }

    .person-present::before {
        height: 50%;
    }

    .person-present::after {
        height: 50%;
    }

    .listed-main-post .listed-main-post-img figure a i {
        top: 25%;
        right: 25%;
    }

    .news-paper-posts .news-paper-slider-posts .swiper-slide figure i {
        font-size: 120px;
    }

    .news-paper-posts .editor-slider-posts .swiper-slide figure i {
        font-size: 120px;
    }

    .top-slider-pr .gallery-top .swiper-wrapper .swiper-slide a {
        left: calc(-77%);
        top: -5%;
    }

    .viewpoint textarea {
        width: 100%;
    }

    .close-search-box {
        opacity: 0;
        left: 0;
        transition-delay: .2s;
        visibility: hidden;
    }

    .close-search-box.active {
        opacity: 1;
        visibility: visible;
        right: 0;
    }

    .main-top-post .post-1:nth-of-type(2n+1) {
        margin-left: 5px;
    }

    .main-top-post {
        margin: 0 !important;
    }

    .video-parts .gallery-top .slider-posts .title {
        font-size: 12px;
        padding: 8px;
    }
}

/* For mobile phones: */
@media only screen and (min-width: 800px) {
    .menu > .menu-item-has-children > ul > li ul {
        top: 5%;
    }
}


/*Amir styles*/
/*comment new styles*/
#comments.comments {
    text-align: right;
}

#comments.comments .user-view-ticket .comment-author img, #comments.comments .user-view-ticket .comment-author .says {
    display: none;
}

#comments.comments .user-view-ticket p:before {
    content: "|";
    font-size: 14px;
}

#comments.comments .user-view-ticket .reply + .comment {
    background: #f1f1f1;
    margin: 5px;
    border-radius: 5px;
}

#comments.comments .user-view-ticket .reply {
    text-align: left;
    font-size: 13px;
}

#comments.comments .user-view-ticket .reply a {
    background: #51a2df;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.user-views .user-view-ticket > .comment {
    border-bottom: 1px solid #EEE;
}

#comments.comments .user-view-ticket p {
    font-size: 12px;
    text-align: right;
    margin: 20px 0 0 0;
}

#comments.comments .user-view-ticket .comment-meta, #comments.comments .user-view-ticket .comment-author {
    display: inline-block;
}

.user-view-ticket .comment {
    padding: 0 15px;
}

#comments.comments .user-view-ticket .comment-meta a, #comments.comments .user-view-ticket .comment-author cite {
    font-size: 14px;
    color: #212529;
    text-decoration: none;
}

.cld-template-1 {
    float: left;
}

.cld-template-1 .cld-like-wrap.cld-common-wrap {
    background: #5ecd85;
}

.cld-template-1 .cld-dislike-wrap.cld-common-wrap {
    background: #fb7878;
}

.cld-template-1 .cld-dislike-wrap.cld-common-wrap, .cld-template-1 .cld-like-wrap.cld-common-wrap {
    font-size: 12px;
    min-width: auto;
    padding: 5px 8px;
    line-height: initial;
    border-radius: 5px;
}

#respond form#commentform {
    text-align: right;
    margin-top: 15px;
    padding: 0 15px 50px 15px;
}

#respond form#commentform p a:not(:last-child) {
    color: #212529;
    font-size: 14px;
    text-decoration: none;
}

.comment-form-comment {
    float: left;
    width: 48%;
}

p.comment-form-author {
    width: 48%;
}

p.comment-form-author input#author:focus {
    background: #66ECECEC;
}

p.comment-form-author input#author, p.comment-form-email input, p.comment-form-url input {
    border: none;
    background: #ececec;
    border-radius: 5px;
    padding: 5px;
}

p.comment-form-cookies-consent input {
    margin-left: 5px;
}

p.comment-form-cookies-consent {
    display: flex;
    align-items: start;
}


.form-submit {
    float: right;
    width: 100%;
    display: flex;
    justify-content: right;
    margin-top: 0;
    padding: 0;
}

.form-submit input#submit {
    width: 100%;
    border: none;
    background: #67c595;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
}


#commentform textarea#comment {
    width: 100%;
}

.main-aside-left {
    text-align: right;
}

.icon-menu li i {
    color: #2eabe2;
}

.copy-right p {
    width: 100%;
}

.main-archive .pagination a.page-numbers.current {
    color: #212529;
}

.main-archive .pagination a.page-numbers:hover {
    text-decoration: none;
}

.main-archive .pagination a.page-numbers {
    color: #878585;
}

.main-archive .pagination {
    display: block;
}

.slider-posts .txt-color a {
    color: #ffffff;
}

.diplomacy-post, .archive-content {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
}

.shortcode-widget-area{
    margin: 0 -15px;
}

.news-paper-posts .container {
    overflow: hidden;
}

.diplomacy-post {
    background: #F9F9F9;
    margin: 0 -15px;
}

#IranMap {
    width: 100%;
    margin: 0;
}

#IranMap .map {
    width: 100%;
}

#IranMap .map svg {
    height: 100%;
    width: 100%;
}

.header-section span.city-name {
    color: #fff;
    margin-left: 15px;
    font-size: 14px;
}

.main-top-post {
    margin: 0 -15px;
}

#typed {
    display: inline;
}

#typed a {
    color: #FFF;
}

select.select-category {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    color: #FFF;
    margin-right: 5px;
}

.listed-posts-header .menu-item-has-children a {
    background: #5281bf;
    padding: 3px 10px 2px 35px;
}

.listed-posts-header .menu-item-has-children:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    border: none;
    border-right: solid 15px var(--back-color);
    border-top: solid 25px transparent;
    z-index: 1;
    transition: .2s;
}

.listed-posts-header .menu-item-has-children:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    border: none;
    border-left: solid 15px var(--back-color);
    border-bottom: solid 25px transparent;
    z-index: 1;
    transition: .2s;
}

.listed-posts-header .menu-item-has-children a:after {
    content: "";
    border: solid #FFF;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 2;
    position: absolute;
    left: 20px;
    top: 7px;
}

nav.navigation .nav-links {
    background: #ececec;
}

nav.navigation .nav-links .page-numbers.current {
    color: #47b5e4 !important;
}

nav.navigation .nav-links .page-numbers {
    color: #606060;
    font-size: 14px;
    padding: 0 5px;
}

.search-box-btn {
    width: 15% !important;
}

.search-box-btn-404 {
    width: 7% !important;
}

.search-box-btn + i, .search-box-btn-404 + i {
    color: #FFF;
    z-index: 9999;
    position: absolute;
    left: 10px;
    top: 9px;
    pointer-events: none;
}

.loading-ajax #loader, .loading-ajax-box #loader {
    border: 7px solid #f3f3f3; /* Light grey */
    border-top: 7px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 1.4s linear infinite;
    position: absolute;
    z-index: 1;
    right: 44%;
    top: 20%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loading-ajax-box span {
    position: absolute;
    left: 41%;
    z-index: 1;
    top: 60%;
}

.loading-ajax span {
    position: absolute;
    left: 45%;
    z-index: 1;
    top: 60%;
}

.listed-posts  {
    margin: 0 -15px;
}


.listed-posts .widget-content {
    min-height: 220px;
}

.loading-ajax, .loading-ajax-box {
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

.loading-ajax.visible, .loading-ajax-box.visible {
    opacity: 1;
    visibility: visible;
    transition: .2s;
}

.loading-ajax + .col-12.widget-content, .loading-ajax-box + .row.widget-post-contents {
    opacity: 1;
    visibility: visible;
    transition: .2s;
}

.loading-ajax.visible + .col-12.widget-content, .loading-ajax-box.visible + .row.widget-post-contents {
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

.province-news-header .menu-item select {
    border: none;
    font-size: 12px;
    color: #FFF;
}

.province-news-header .select-box-sides:before {
    position: absolute;
    content: '';
    top: 0;
    width: 0;
    border: none;
    border-right: solid 15px var(--country-header-select);
    border-top: solid 28px transparent;
    z-index: 1;
    transition: .2s;
}

.province-news-header .select-box-sides:after {
    position: absolute;
    content: '';
    top: 0;
    width: 0;
    border: none;
    border-left: solid 15px var(--country-header-select);
    border-bottom: solid 30px transparent;
    z-index: 1;
    transition: .2s;
    margin-right: -15px;
}

.province-news-header a.select-icon:after {
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #FFF;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 15px;
}

.header-widget-time li {
    width: 150px;
}


.main-top-post .post-1.s_style {
    width: 24% !important;
    margin-left: 11px !important;
    margin-top: 8px;
}

#recentcomments {
    list-style: none;
    padding-right: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

#recentcomments li.recentcomments {
    text-align: right;
    font-size: 12px;
    padding: 5px 10px;
    letter-spacing: -0.3px;
    line-height: 1.8;
}

#recentcomments li.recentcomments a:hover {
    text-decoration: none;
}

#recentcomments li.recentcomments a {
    color: #757575;
}

.download-btn {
    text-align: right;
}

.download-btn a.download-video-single {
    padding: 5px 15px;
    display: inline-block;
    background: #EEE;
    color: #333;
    text-decoration: none;
}

.fw-icon-v2-library-pack > li.selected {
    border: 3px solid #eee !important;
}

.user-views {
    margin-bottom: 30px;
}

section.main-archive nav.navigation.pagination {
    margin-bottom: 25px;
}

textarea#comment {
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 10px;
    transition: 2s !important;
    background: #f9f9f9;
}

.second-style {
    margin: 0 0 0 -15px !important;
}

.wpcf7 {
    text-align: right !important;
}

.wpcf7 form.wpcf7-form.init p {
    font-size: 15px;
}

.wpcf7 form.wpcf7-form.init p input.wpcf7-submit {
    border: none;
    background: #4B5B62;
    color: #eee;
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 3px;
}

main.main-wrapper-archive {
    margin-bottom: 15px;
}

.diplomacy-post-text .title a:hover {
    color: #666666;
    transition: .2s;
}

ul#recentcomments li.recentcomments span.comment-author-link {
    font-weight: 600;
}

.top-view form#searchform div {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
    padding: 10px 10px 10px 0;
}

.top-view form#searchform {
    text-align: right;
}

.top-view form#searchform label.screen-reader-text {
    font-size: 90%;
    line-height: 30px;
}

.top-view form#searchform label.screen-reader-text + input#s:focus-visible {
    outline: none;
    transition: .15s;
    background: transparent;
    border-color: #CFCFCF;
}

.top-view form#searchform label.screen-reader-text + input#s {
    width: 68%;
    border-radius: 5px;
    background: #CFCFCF;
    padding: 7px 8px;
    font-size: 12px;
    transition: .15s;
    border: 1px solid transparent;
}

.top-view form#searchform input#searchsubmit {
    width: 27%;
    padding: 5px 0;
    border: 1px solid #666;
    height: 35px;
    border-radius: 5px;
    background: #37474F;
    color: #FFF;
    font-size: 80%;
}

/******************second version styles*******************/
/******************second version styles*******************/
/******************second version styles*******************/
/******************second version styles*******************/
/******************second version styles*******************/
/******************second version styles*******************/


header .header-widget-second .header-widget-time ul {
    padding-top: 2px;
}

header .header-widget-second .header-widget-icons ul {
    padding-top: 3px;
}

header .header-widget-second .header-widget-time, header .header-widget-second .header-widget-icons {
    text-align: left;
    font-size: 13px;
    line-height: 28px;
}


header .header-widget-second .header-widget-icons ul li a {
    font-size: 16px;
}

header .header-menu.second-m {
    position: absolute !important;
    left: 0;
    right: 0;
}

header .header-menu.second-m .second-header-menu .menu > .menu-item-has-children .sub-menu > li {
    padding: 6px 15px;
}

header .header-menu.second-m .second-header-menu .menu-outer .menu-bar ul {
    line-height: 28px;
}

header .header-menu.second-m .second-header-menu .menu-outer .menu-bar ul li {
    line-height: 28px;
}

header .header-menu.second-m .second-header-menu .menu-outer .menu-bar ul li a {
    font-size: 13px;
}

header .header-menu.second-m .second-header-menu .menu-outer {
    margin: 0 -30px 0 -28px;
    height: 60px;
}

header .second-header-menu {

}

.second-header-main .header-main-logo figure {
    margin: 10px 0 !important;
}

header.site-header.secondary-header .secondary-header-title {
    margin: 0 -30px 0 -28px;
    padding: 15px;
    height: 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


header.site-header.secondary-header {
    margin-bottom: 40px;
}

header.site-header.secondary-header + .site-main .main-site-posts {
    padding-top: 75px !important;
}

.footer-news .footer-menu .category-footer ul.first-layer {
    padding-right: 0 !important;
    list-style: none;
    margin: 25px 0;
    text-align: center;
}

.footer-news .footer-menu .category-footer ul li {
    color: #FFFFFF;
    padding: 3px 0;
}

.footer-news .footer-menu .category-footer ul li.cat_item_footer a.title_cat_footer {
    display: block;
    text-align: right;
    margin-right: 5px;
    color: #aaa;
    text-decoration: none;
}


.footer-news .footer-menu .category-footer ul li ul.second-layer {
    border-right: 1px solid #eeeeee;
    padding-right: 5px;
    list-style: none;
    margin: 5px 0;
    text-align: right;
}

.footer-news .footer-menu .category-footer ul li.cat_item_footer a.title_cat_footer + ul li a:hover {
    opacity: .6;
    transition: .2s;
}

.footer-news .footer-menu .category-footer ul li.cat_item_footer a.title_cat_footer + ul li a {
    display: block;
    text-align: right;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    transition: .2s;
}


.footer-menu {
    margin-bottom: 20px;
}

.editorbox {
    position: absolute;
    z-index: 999;
    color: #fff;
    background: rgba(165, 165, 165, 0.84);
    bottom: 8px;
    width: 100%;
    padding: 2px;
}

.editorbox a.editorbox-title {
    width: 100%;
    display: block;
    font-size: 10px;
    text-align: right;
    color: #333;
    text-decoration: none;
    margin-right: 5px;
}

.editorbox a.editorbox-subtitle {
    font-size: 12px;
    text-align: right;
    width: 100%;
    display: block;
    color: #eee;
    text-decoration: none;
}

section.about-me .about-me-container {
    padding: 10px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background: #f9f9f9;
}

section.about-me .about-me-container .about-me-header figure img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

section.about-me .about-me-container .about-me-body .about-body-head h4 {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    color: #313131;
    line-height: 25px;
}

section.about-me .about-me-container .about-me-body .about-body-content p {
    font-size: 13px;
    text-align: justify;
    color: #464647;
}

.archive-content article.post-archive {
    overflow: hidden;
}

.diplomacy-post .dip-post a.category-diplomacy-post:after {
    width: 0;
    height: 0;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    content: '';
    border-top: 20px solid #416fac;
    position: absolute;
    right: 1px;
    top: 22px;
}

.diplomacy-post .dip-post a.category-diplomacy-post:hover {
    color: #c2c1c1;
    transition: .2s;
}

.diplomacy-post .dip-post a.category-diplomacy-post {
    background: #416fac;
    position: absolute;
    top: 8px;
    right: 15px;
    padding: 0;
    width: 21%;
    text-align: center;
    z-index: 1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .2s;
}

.diplomacy-posts article.diplomacy-post {
    border-bottom: 3px solid #7b7e7b;
}

article.diplomacy-post .top-view-post-big .header-diplomacy-post {
    position: absolute;
    width: 100%;
    top: 0;
}

#respond.comment-respond {
    display: flow-root;
}





























