﻿:root {
    --facebook: #3b5998;
    --twitter: #00acee;
    --pinterest: #cc2127;
    --instagram: #E1306C;
    --whatsapp: #09d261;
    --telegram: #32afed;
    --buffer: #323b43;
    --linkedin: #0077B5;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    z-index: 1;
}

    .embed-responsive::before {
        display: block;
        content: "";
    }

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    right: 0;
    left: auto;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.img-wrap.video {
    padding-top: 0 !important;
}

a.title-link {
    text-decoration: none !important;
    color: inherit !important;
}

.article-content p {
    text-align: inherit !important;
    font-stretch: inherit !important;
    font-family: inherit !important;
    color: #000 !important;
    font-size: 20px !important;
    line-height: 150% !important;
    margin: 0 0 15px !important;
    padding: 0 !important;
}

.social-share {
    width: 160px;
}

    .social-share > li.wa > a {
        background: var(--whatsapp)
    }

    .social-share > li.tg > a {
        background: var(--telegram)
    }

.share-bookmark .share > a {
    font-size: 38px;
}

.webform-loader {
    display: none;
}

.post-date > b {
    font-weight: 500;
    font-size: 20px;
    color: #b61932;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 45px;
}

#octiSearch .pagination {
    display: flex;
}

    #octiSearch .pagination a.next_link:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f053";
    }

    #octiSearch .pagination a.previous_link:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f054";
    }

#octiSearch .next_link {
    margin-right: 20px;
}

#octiSearch .previous_link {
    margin-left: 20px;
}

#search-header-info .search-filter div {
    display: flex;
    justify-content: space-between;
}

.subscribe .message {
    margin-bottom: 10px;
    text-align: right;
}

.subscribe input[type="email"] {
    width: 100%;
    border: none;
    background: transparent;
    padding: 0 0 13px 50px;
    border-bottom: 2px solid #b61932;
    font-size: 20px;
    font-weight: 300;
}

@media screen and (max-width: 1024px) {
    #octiSearch .search-filter div {
        flex-direction: column;
    }

    #octiSearch .dropdown {
        margin-bottom: 15px;
    }

    .tv-content .share {
        top: 10px;
    }
    #octiSearch .highlighted h3 {
        font-size: 20px !important;
    }
        /*#userBookmarks .unfav {
        display: flex !important;
    }*/
    }

.left-sidebar > div:last-child {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.form-control.invalid {
    border-color: red !important;
    border-width: 2px !important;
}

.loadspinner {
    display: none;
}

.loadmoresection {
    clear: both;
}

.search-result .podcasts-box {
    width: 49.3%;
}

    .search-result .podcasts-box .img-wrap {
        margin: 0;
    }

.search-result .podcasts-player img {
    width: 100%;
}

.news-listing .kd-4:nth-child(3n) {
    margin-bottom: 40px;
}

i.date {
    direction: rtl !important;
}

.post-metas-special span:not(:last-child):after {
    content: ",";
}

.podcasts-grid .kd-6:nth-child(2n) {
    margin-bottom: 40px;
}

.ad-inner {
    text-align: center;
}

.embed-placeholder img {
    height: 100%;
    width: 100%;
}

.embed-load-btn {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 111px;
    width: 111px;
    margin: auto;
    background: rgba(255, 255, 255, 0.74);
    border-radius: 50%;
    padding: 31px 25px 28px 37px;
    z-index: 2;
    background-image: url(/Content/ZAK/images/playicon.png);
    background-repeat: no-repeat;
    background-position: center;
}

.article-tags .tag-list-wrapper {
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
}

.article-tags .tag-item {
    margin-left: 15px;
    border-radius: 5px;
    border: 1px solid #b61932;
    padding: 2px 9px;
    background: #b61932;
}

    .article-tags .tag-item a {
        color: white;
        font-size: 14px;
    }

.article-content li:last-child {
    margin-bottom: auto;
}

.article-content iframe {
    width: 100%;
    max-width: 100%;
}

.article-content figure {
    margin: 0;
}

#community_login .login-msg {
    margin: 10px 0;
}

.ad-div {
    margin: 20px 0;
}

.subscribe-form input::-webkit-outer-spin-button,
.subscribe-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.subscribe-form input[type=number] {
    -moz-appearance: textfield;
}

@media screen and (min-width: 768px) {
    .tv-content h1 {
        margin-left: 65px;
        margin-right: 65px;
    }
}

@media screen and (max-width: 767px) {
    .tv-content h1 {
        margin-left: 32px;
        margin-right: 32px;
    }
}

@media (min-width: 1024px) and (max-width: 1760px) {
    .tv-content .share {
        top: 15px;
    }
}
.tv-content > .summary, .tv-content > div.content {
    max-width: 90%;
    font-size: 22px;
    font-weight: 300;
    color: #000;
    font-family: "DIN NEXTTM ARABIC";
    padding: 0;
}

    .tv-content > .summary p, .tv-content > div.content p {
        font-size: 22px !important;
        font-weight: 300 !important;
        color: #000 !important;
        font-family: "DIN NEXTTM ARABIC" !important;
        padding: 0 !important;
    }

section.no-padding {
    padding: 0;
}

    section.no-padding .ad-div {
        margin: 0;
    }

.share.float {
    position: absolute;
    top: 20px;
    left: calc(6.5% + 20px);
    font-size: 40px;
    text-shadow: 0 0 3px #6b6b6b, 0 0 5px #6b6b6b;
    z-index: 1;
}

    .share.float .social-share > li > a > i {
        display: block;
    }

.cookieinfo-close {
    background: #b61932 !important;
    color: #fff !important;
    min-width: 35px !important;
    float: left !important;
}

.cookieinfo span {
    font-family: "DIN NEXTTM ARABIC";
}

.cookieinfo a {
    color: #b61932 !important;
}

.tv-content .summary span, .tv-content .content span, .article-content span {
    font-family: "DIN NEXTTM ARABIC" !important;
}

.social-share > li > a > i {
    vertical-align: middle;
}

.video-caption .post-date .date {
    position: relative;
}

.tv-content h1 a {
    color: #000;
}

header#header {
    z-index: 2000000;
}
.grecaptcha-badge {
    z-index: 9999;
    left: 0 !important;
    right: unset !important;
}
.article-video .advertisement iframe, .media .advertisement iframe {
    max-width: 300px;
    width: 100%;
    min-width: 1px;
}
.voting-result {
    padding: 10px;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    margin-top: 10px;
    font-weight: 500;
}
    .voting-result .voting-percent {
        margin-bottom: 5px;
    }
.submit-response {
    margin-top: 25px;
}
.submit-response div {
    font-size: 22px;
}

.tinymce ul.list li {
    list-style: disc;
}
.tinymce ul.list ul li {
    list-style: square;
}
.bookmark a:not(.marked) {
    color: #b61932;
}
.marked {
    color: #000;
}
#userBookmarks .unfav {
    position: absolute;
    top: 5px;
    left: 6%;
    display: flex;
    background-color: #fff;
    padding: 3px 7px;
    border-radius: 5px;
    /*display: none;*/
}
#userBookmarks .fa-close {
    font-size: 20px;
}
.list-enter-active, .list-leave-active {
    transition: all 1s;
}
.list-enter, .list-leave-to {
    opacity: 0;
    transform: translateY(30px);
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}
#userBookmarks .no-data {
    margin-top: 20px;
}
.article-content .post-date .author-link {
    color: #666666;
}
#octiSearch .highlighted .search-result {
    margin-bottom: 50px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 50px;
}
#octiSearch .highlighted h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: 140%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 100px;
}
#community_survey .submit-msg {
    margin-bottom: 15px;
}
#community_survey .more-info {
    display: none;
}
#community_survey .more-info a {
    cursor: pointer;
}
#community_survey .msg {
    text-align: center;
    margin-bottom: 10px;
}
.left-sidebar .appendix, .left-sidebar .digital {
    margin: 0 auto;
    max-width: 330px;
    margin-top: 10px;
}
.digital h4 {
    text-align: center;
}
.digital a img {
    margin-bottom: 12px;
}
.footer ul li.instagram-icon {
    width: 65px;
    margin-right: -20px;
}
@media (max-width: 1760px) {
    #userBookmarks .unfav {
        left: 5%;
    }
}
.article-content figure img {
    width: auto;
}