<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --primary-color: #1E8AD3;
    --grey-dark-one: #000;
    --grey-light-one: #F2F2F2;
    --brand-orange: #F7BD07;
    --primary-color: #F7BD07;
    --brand-blue: #5CBFC0;
    --brand-green: #23CD6B;
    --brand-purple: #8151A7;
    --brand-darkblue: #041B51;
    --brand-navy: #1446C8;
    --grey-bg: #E1E1E1;
    --items-bg: #F2F2F2;
    --image-border: #F7BD07;
    --grey-col: #707070;
    --grey-col2: #989898;
    --grey-text: #1A1A1A;
    --separators-col: #C8C8C8;
    --read-col: #494E51;
    --direction: right;
    --antidirection: left;
    --videos-highlight: #5CBFC0;
    --marker-color: rgb(25,110,160);
    --nav-fsize: 2.1rem;
    --widget-fsize: 4rem;
    --item-fsize: 2.6rem;
    --item-ft-fsize: 3.0rem;
    --tag-fsize: 1.4rem;
    --lineheihgt: 3.8px;
    --summary-fsize: 2.1rem;
    --section-color: #F36928;
    --submenu-bg: #f1f1f1;
    --live-color: #FF0000;
    --text-color: #828282;
}


/**************** SECTIONS ****************/
body.read {
    --section-color: #5CBFC0;
    --items-bg: #F2F2F2;
    --submenu-bg: #5CBFC0;
}

body.sports {
    --section-color: var(--items-bg);
    --items-bg: #F2F2F2;
    --submenu-bg: var(--items-bg);
    --image-border: var(--items-bg);
}

body.culture {
    --section-color: #F36928;
    --items-bg: #CD3F6E;
    --submenu-bg: #CD3F6E;
    --image-border: #CD3F6E;
}

body.interactive {
    --section-color: var(--brand-purple);
    --items-bg: #F2F2F2;
    --submenu-bg: #F2F2F2;
    --image-border: var(--brand-purple);
}

body.misc {
    /*--section-color: #8151A7;*/
    --items-bg: #f2f2f2;
    --submenu-bg: #f2f2f2;
}

body.go, body.dark {
    /*--section-color: var(--brand-darkblue);*/
    --items-bg: #F2F2F2;
    --live-color: #5CBFC0;
}

html {
    font-size: 10px;
}

.post-cat-group [class*="tag-"], .btn-group [class*="tag-"] {
    background: #E1E1E1;
    color: var(--grey-text);
}

.items-grid.simple .media {
    display: block;
}

.items-grid.simple .media-body {
    background-color: #F1F1F1;
    padding: 8px 13px;
    min-height: 115px;
}

.items-grid.simple .post-block &gt; a {
    margin: 0;
}

.items-grid.simple .post-block img {
    max-width: 100%;
}

.axil-recent-news {
    margin-top: 0;
}

.dark p {
    color: var(--brand-darkblue);
}

[class^="col-"] [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}

[class^="col-"] .row [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.post-block .post-cat {
    margin: 0 0 0.7rem 0.7rem;
}

img.optimal {
    max-width: 100%;
}

.tawsiyat img.optimal {
    height: auto !important;
}

.feed .post-block img {
    min-width: 28.5rem;
    max-width: 28.5rem;
}

.feed h3 {
    font-size: var(--item-fsize);
}

.feed .summary {
    margin-bottom: 1.5rem;
}

.feed .post-metas ul {
    color: var(--grey-dark-four)
}

.navbar-search .navbar-search-btn i, .navbar-search .navbar-search-btn span {
    font-weight: 900;
}

.post-block .axil-post-title {
    margin-bottom: 0.5rem;
}

p.summary {
    font-size: var(--summary-fsize)
}

#octiSearch .post-metas section.list-inline {
    font-family: var(--primary-font);
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: var(--grey-dark-four);
    font-weight: var(--p-light);
    margin: 0;
}

#octiSearch .post-block__mid img {
    max-width: 20.5rem;
}

.bg-color-green-three {
    background-color: var(--color-green-three);
}

/**************** Search ****************/
#octiSearch .post-cat {
    font-size: 10px;
}

#octiSearch .post-block__mid .axil-post-title {
    margin-bottom: 1.2rem;
}

#octiSearch h4 {
    font-weight: normal;
}

#octiSearch .loadspinner {
    position: absolute;
    right: 30px;
    top: 105px;
}

#octiSearch .media-body {
    position: relative;
}

#octiSearch .post-metas {
    position: absolute;
    top: 0;
    right: 0;
}

#octiSearch .filters a.btn, #octiSearch .categories a.btn {
    background-color: #E9ECEF;
}

#octiSearch .filters a span, #octiSearch .filters .dropdown-toggle::after,
#octiSearch .categories a span, #octiSearch .categories .dropdown-toggle::after {
    color: #6C757D;
}

#octiSearch div.searchGroups, #octiSearch .categories .dropdown-menu {
    width: 93%;
}

    #octiSearch div.searchGroups a, #octiSearch .categories .dropdown-menu a {
        font-size: 13px;
        padding: 10px 15px;
        margin: 0;
    }

#octiSearch .datalist {
    width: 100%;
}

#octiSearch .pagination a.previous_link:before,
#octiSearch .pagination a.next_link:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

#octiSearch .pagination a.previous_link:before {
    content: "\f053";
}

#octiSearch .pagination a.next_link:before {
    content: "\f054";
}

#octiSearch .previous_link {
    margin-right: 20px;
}

#octiSearch .next_link {
    margin-left: 20px;
}

#octiSearch section.query {
    margin-top: 35px;
}

.navbar-search .navbar-search-btn i, .navbar-search .navbar-search-btn span {
    font-weight: 900;
}

.bg-color-red-one {
    background-color: var(--color-red-one);
}

.no-padding {
    padding: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.full-width {
    max-width: 100%;
}

.axil-team-block h3 {
    color: #FFF;
}

.author-cover {
    min-width: 210px;
    min-height: 210px;
}

.author-details-block .post-metas {
    position: absolute;
    bottom: 28px;
}

.author-social-share {
    direction: ltr;
}

.about-author a img {
    border-radius: 100%;
}

.embed-placeholder img, .embed-placeholder {
    display: block;
    width: 100%;
}

.embed-load-btn {
    bottom: 2rem;
    right: 2rem;
    pointer-events: none;
    position: absolute !important;
    display: inline-flex !important;
    z-index: 9;
    width: 10rem;
    height: 10rem;
    background: #fff;
    border-radius: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    content: " ";
}

    .embed-load-btn:after {
        border-top: 1.5rem solid transparent;
        border-left: 2.5rem solid var(--brand-darkblue);
        border-bottom: 1.5rem solid transparent;
        content: " ";
        width: 0;
        height: 0;
        margin-left: 0.4rem;
    }

.axil-banner-sidebar {
    padding: 5.5rem 6.5rem 0;
}

.compact.axil-banner-sidebar .post-block {
    padding: 1rem 1rem;
    margin-bottom: 0 !important;
}

.axil-banner-sidebar-media-wrapper {
    padding-top: 1rem;
    background-color: rgba(0, 0, 0, 0.02);
}

@media(min-width:1600px) {
    .axil-banner-sidebar-media-wrapper {
        max-height: 60rem;
    }

    .axil-banner-sidebar-media-wrapper {
        max-height: 45rem;
    }
}

@media(min-width:1200px) {
    .axil-banner-sidebar-media-wrapper {
        max-height: 30rem;
    }
}

.axil-scroll-up-down {
    z-index: 999;
    bottom: 2.5rem;
}

.player-wrapper {
    background: #000;
}

.gallery .media-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    padding: 2rem 3rem;
}

blockquote, .blockquote {
    background: transparent;
    border: 0.5px solid var(--primary-color);
    position: relative;
    padding: 4rem;
}

    blockquote:before, blockquote:after, .blockquote:before, .blockquote:after {
        position: absolute;
        top: -1px;
        left: 4rem;
        line-height: 1px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 1rem;
        content: "\f0c8";
        color: var(--primary-color);
        transform: rotate(45deg);
    }

    blockquote:after, .blockquote:after {
        margin: 0 1rem;
    }

    blockquote p::before, .blockquote p::before {
        content: "";
    }

.post-details-header {
    text-align: inherit;
}

    .post-details-header .post-metas {
        float: left;
    }

    .post-details-header .social-share {
        float: right;
    }

    .post-details-header .author-meta-thumb {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        margin-right: 1rem;
    }

    .post-details-header .post-media {
        margin-top: 3rem;
    }

.post-details {
    text-align: justify;
    font-kerning: none;
    -webkit-font-kerning: none;
    mso-font-kerning: none;
}

    .post-details iframe, .post-details img {
        max-width: 100%;
        width: 100%;
    }

    .post-details h3, .post-details p {
        color: var(--read-col);
    }

.post-metas-wrapper {
    display: flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 2rem;
}

    .post-metas-wrapper .social-share {
        justify-content: center !important;
    }

        .post-metas-wrapper .social-share li {
            text-align: center;
        }

            .post-metas-wrapper .social-share li a {
                font-size: 1.4rem !important;
                text-align: center;
                border-radius: 100%;
                height: 3rem;
                width: 3rem;
                line-height: 3.3rem;
                display: block;
                background: var(--brand-darkblue);
                color: #FFF;
            }

        .post-metas-wrapper .social-share a:hover {
            color: var(--brand-darkblue);
            background: #FFF;
        }

@media (hover: hover) {
    .post-metas-wrapper .social-share::before {
        content: '\f064';
        font-family: "Font Awesome 5 Free";
        display: block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-weight: 900;
        color: var(--brand-orange);
    }

    .post-metas-wrapper .social-share:hover:before {
        display: none;
    }

    .post-metas-wrapper .social-share li {
        display: none;
    }

    .post-metas-wrapper .social-share:hover li {
        display: initial;
    }
}

@media (hover: none) and (max-width: 767.98px) {
    .post-metas-wrapper {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

/* podcasts icons */
.episode-other-link {
    display: inline-block;
    height: 5rem;
    width: 5rem;
    margin-inline-end: 1rem;
    background-position: center;
    background-size: contain;
}

.link-google-podcast {
    background-image: url('//cdn.almayadeen.tv/images/podcast/googlepodcasts-1.png');
}

.link-apple-podcast {
    background-image: url('//cdn.almayadeen.tv/images/podcast/applepodcasts-1.png');
}

.link-anghami-podcast {
    background-image: url('//cdn.almayadeen.tv/images/podcast/anghami-1.png');
}

.link-soundcloud-podcast {
    background-image: url('//cdn.almayadeen.tv/images/podcast/soundcloud-1.png');
}

.link-spotify-podcast {
    background-image: url('//cdn.almayadeen.tv/images/podcast/spotify-1.png');
}

.simple-list ul {
    padding-right: 1rem;
}

.simple-list li {
    margin-bottom: 15px;
    list-style: none;
}

.simple-list .info {
    font-size: 1.7rem !important;
}

#octiSearch .datalist .bg-color-blue-three {
    background-color: var(--brand-navy);
}

.slick-slider-for .page-title {
    font-size: 3.2rem !important;
    line-height: 4rem !important;
}

.post-author-with-img {
    display: inline-block;
    white-space: nowrap;
}

    .post-author-with-img img {
        max-width: 3rem !important;
        min-width: 3rem !important;
        height: 3rem !important;
        display: inline-block !important;
    }

.post-details .post-author-with-img img {
    max-width: 6rem !important;
    min-width: 6rem !important;
    height: 6rem !important;
}

.article .post-author-with-img img {
    max-width: 6rem !important;
    min-width: 6rem !important;
    height: 6rem !important;
}

@media(max-width: 991px) {
    footer .social-share {
        margin: auto
    }
}

@media(max-width: 767px) {
    .axil-banner-sidebar {
        padding: 2.5rem 0.5rem 0;
    }
}

.loadspinner:before {
    content: "\f51f";
}

.under-construction-banner {
    background-image: url(../img/error.jpg);
}

.banner__home-with-slider-overlay {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
}

.owl-carousel.wide-slider .owl-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .owl-carousel.wide-slider .owl-nav button {
        background-color: transparent;
        padding: 3rem !important;
        cursor: pointer;
        height: 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        position: relative;
        z-index: 2;
    }

        .owl-carousel.wide-slider .owl-nav button i {
            padding: 0.7rem 1rem;
            border: 0.1rem solid var(--grey-light-one);
            font-size: 1.4rem;
        }

.content-media-wrapper, .content-media-wrapper img, .content-media-wrapper iframe {
    max-width: 100%;
}

.widget-title {
    border-bottom: none;
}

.axil-latest-post .post-metas {
    margin-bottom: 10px;
}

.custom-fluid-container {
    padding-right: 0;
    padding-left: 0;
}

.axil-title {
    font-size: 3.5rem !important;
    line-height: 5.5rem !important;
}

.social-share li img {
    max-height: 1.5rem;
}

.social-share button {
    cursor: pointer;
    background-color: transparent;
    border: none;
    color: white;
}

.header-top li, .header-top .current-date {
    color: #FFF;
}

.header-top__social-share li a, .header-top__social-share li a:hover {
    color: #FFF;
}

.breadcrumb-wrapper {
    padding: 1rem 0 2.5rem;
}

.breadcrumb li.active, .breadcrumb a.active, .breadcrumb li:hover, .breadcrumb a:hover {
    color: var(--brand-darkblue)
}

/****Details Slick *****/
.content-media-wrapper {
    padding-right: 0;
}

    .content-media-wrapper .slick-arrow {
        position: absolute;
        top: 1rem;
        left: 1rem;
        height: 5rem;
        width: 5rem;
        background: rgba(255, 255, 255, 0.5);
        color: var(--textcolor);
        border: none;
        z-index: 9;
        cursor: pointer;
        border-radius: 100%;
        -moz-box-shadow: inset 0 0 1rem #FFF;
        -webkit-box-shadow: inset 0 0 1rem #FFF;
        box-shadow: inset 0 0 1rem #FFF;
    }

    .content-media-wrapper .slick-next {
        left: 1rem;
    }

    .content-media-wrapper .slick-prev {
        left: 7rem;
    }

    .content-media-wrapper .slick-arrow i {
        line-height: 5rem;
    }

.post-media figcaption,
.content-media-item figcaption {
    background: var(--grey-bg);
    color: var(--textcolor);
    margin: 0;
    padding: 0;
    padding: 0.5rem;
}

hr {
    background: #777;
    height: 1px;
}

.hide-title .section-title {
    display: none;
}

.small h1, .small h2, .small h3, .small h4, .small h5, h6, .small p, .small div {
    font-size: 1.6rem !important
}

.footer-bottom ul, .footer-bottom .axil-copyright-txt {
    font-size: 1.4rem !important;
}

.side-nav {
    padding: 7rem 10.5rem;
}

.side-nav-content .section-gap {
    padding-top: 0;
    padding-bottom: 0;
}

.side-nav-inner {
    padding: 1.5rem;
}

.side-nav .side-navigation li {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 4rem;
}

    .side-nav .side-navigation li a {
        font-size: 2.2rem;
        line-height: 4rem;
    }

.side-nav .side-navigation .sub-list {
    margin-left: 2rem;
    margin-right: 2rem;
}

    .side-nav .side-navigation .sub-list li {
        margin-bottom: 0;
        font-size: 2rem;
        line-height: 3rem;
        width: 100%;
    }

.sub-list li a {
    font-weight: normal;
}


.side-nav .side-navigation .sub-list li a {
    font-weight: normal;
    font-size: 1.8rem;
}

.social-bar {
    width: 200px;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 50%;
    left: 0;
    transition: left 300ms ease-out;
    z-index: 1000;
}

    .social-bar.hidden {
        left: -58px;
    }

        .social-bar.hidden li.hide-button a {
            margin-left: 28px;
            border-radius: 5px 0 0 5px;
            text-align: left;
            -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
        }

    .social-bar li {
        list-style-type: none;
    }

        .social-bar li a {
            display: block;
            width: 42px;
            height: 42px;
            font: normal 16px/21px 'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
            color: #fff;
            -webkit-font-smoothing: antialiased;
            padding: 10px;
            text-decoration: none;
            text-align: center;
            transition: width 300ms ease-out, background 300ms ease-out;
        }

            .social-bar li a span {
                display: block;
                line-height: 1;
                font-size: 13px;
                font-weight: 700;
            }

            .social-bar li a:hover {
                width: 62px;
            }

        .social-bar li:first-child a {
            border-radius: 0 5px 0 0;
        }

        .social-bar li:last-child a {
            border-radius: 0 0 5px 0;
        }

        .social-bar li.facebook a {
            background: #3b5998;
        }

            .social-bar li.facebook a:hover, .social-bar li.facebook a:focus {
                background: #344e86;
            }

        .social-bar li.twitter a {
            background: #00acee;
        }

            .social-bar li.twitter a:hover, .social-bar li.twitter a:focus {
                background: #009ad5;
            }

        .social-bar li.pinterest a {
            background: #cc2127;
        }

            .social-bar li.pinterest a:hover, .social-bar li.pinterest a:focus {
                background: #b61d23;
            }

        .social-bar li.instagram a {
            background: #E1306C;
        }

            .social-bar li.instagram a:hover, .social-bar li.instagram a:focus {
                background: #C13584;
            }

        .social-bar li.whatsapp a {
            background: #09d261;
        }

            .social-bar li.whatsapp a:hover, .social-bar li.whatsapp a:focus {
                background: #07bc56;
            }

        .social-bar li.telegram a {
            background: #32afed;
        }

            .social-bar li.telegram a:hover, .social-bar li.telegram a:focus {
                background: #309bd0;
            }

        .social-bar li.buffer a {
            background: #323b43;
        }

            .social-bar li.buffer a:hover, .social-bar li.buffer a:focus {
                background: #272e34;
            }

        .social-bar li.hide-button a {
            height: 24px;
            padding: 0 10px;
            background: #dedede;
            font-size: 13px;
            line-height: 24px;
            color: #888;
            transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, -webkit-transform 300ms ease-out;
            transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, transform 300ms ease-out;
            transition: width 300ms ease-out, background 300ms ease-out, color 300ms ease-out, transform 300ms ease-out, -webkit-transform 300ms ease-out;
        }

            .social-bar li.hide-button a:hover {
                background: #d1d1d1;
                color: #666;
            }

.ad-div .ad-inner &gt; div {
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .social-bar {
        display: none;
    }
}

body.light .category-widget .owl-nav button.owl-prev, body.light .category-widget .owl-nav button.owl-next, body.light .category-widget .owl-nav button.custom-owl-prev, body.light .category-widget .owl-nav button.custom-owl-next {
    background-color: var(--grey-col2);
}

.category-list-wrapper li .list-inner {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-top: 56.25%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.post-metas i {
    display: none;
}

.post-metas li:not(:last-child):after {
    content: " ";
    height: 1rem;
    margin: 0 .6rem 0 1rem;
    display: inline-block;
    border-left: 1px solid #F7BD07;
}

.blue .post-metas li:not(:last-child):after {
    border-color: white;
}
/**************** General ****************/
.section-gap.full .container {
    max-width: none;
}

    .section-gap.full .container &gt; .row &gt; .col-lg-12 {
        padding: 0;
    }

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

    .related-post.full-height .d-block {
        width: max-content;
        margin: 0 0 0 -400px;
    }

.text-list .item h4 {
    font-size: 2rem;
}

.asyncwidget, .livewidget {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.widgetloader {
    display: none;
    opacity: 0;
    height: 0;
}

.section-title h2 {
    margin-bottom: 1rem;
}

.section-title h2, .widget-title h3 {
    font-size: 3rem;
    line-height: 5rem;
    padding-left: 15px;
    border-left: 7px solid var(--brand-orange);
}

.section-gap:not(.videos-section) .ow-container ~ .ow-container {
    padding-top: 4rem;
}

.section-gap.spearator, .section-gap.separator {
    padding-top: 0;
}

    .section-gap.spearator .container:before, .section-gap.separator .container:before {
        content: " ";
        border-top: 1px solid var(--separators-col);
        width: 100%;
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 0.5rem;
        margin-bottom: 2rem;
    }

div[class^="col-"].separator .ow-container:not(:first-child):before {
    content: " ";
    border-top: 1px solid var(--separators-col);
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 2.5rem;
    margin-bottom: 5.5rem;
}

.section-gap.has-bg {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
}

aside .ow-container:not(:empty), .aside .ow-container:not(:empty) {
    margin-bottom: 3rem;
}

.main-nav-toggler {
    background: var(--brand-darkblue);
    width: 6rem;
    height: 6rem;
}

    .main-nav-toggler .toggler-inner {
        bottom: 3.7rem;
        right: 4.1rem;
    }

.items-grid .post-block img,
.items-grid .post-block img,
items-list .post-block img {
    max-width: 15rem;
    min-width: 15rem;
}

.post-block h3 a {
    position: relative;
    display: inline;
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0px 95%;
    background-position-x: 0px;
    background-position-y: 95%;
    -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    transition-property: background-size;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-delay: 0s;
    padding: 0.1% 0px;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    color: inherit;
}

    .post-block h3 a:hover, .post-block:hover h3 a {
        background-size: 100% 2px;
    }

.social-share__with-bg li a {
    line-height: 3.7rem;
}

.bg-item {
    background: var(--items-bg);
}

.mini-player:before {
    padding-top: 56.25%;
}

.no-media-icon .media-icon {
    display: none !important;
}

.grad-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}

/**************** Dark Section ****************/
.section-gap.dark {
    background: var(--brand-darkblue);
    padding-top: 4rem;
}

.section-gap:not(:last-of-type).dark {
    margin-bottom: 4rem;
}

.section-gap.dark .section-title h2, .section-gap.dark .more-link, .section-gap.dark .widget-title h3 {
    color: #FFF;
}

.section-gap.dark .media-grid .owl-carousel .owl-nav button.owl-next,
.section-gap.dark .media-grid .owl-carousel .owl-nav button.owl-prev {
    background: #FFF;
    color: var(--brand-darkblue);
}

/**************** Light Section ****************/
.section-gap.light {
    background: var(--items-bg);
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    padding-top: 2rem;
}

    .section-gap.light ~ .top-one {
        margin-top: -6rem;
        padding-right: 1rem;
    }

/**************** Light Page ****************/
body.light {
    background: #F2F2F2;
}

/**************** Dark Page ****************/
body.dark {
    background: #151515;
}

    body.dark .section-title h2, body.dark .widget-title h3 {
        color: #C0C0C0;
        font-family: var(--primary-font);
        font-size: 2.6rem;
        line-height: 1.38;
        padding-inline-start: 12px;
        border-left: 4px solid var(--brand-orange);
    }

    body.dark .more-link {
        font-size: 0;
        line-height: 1;
    }

        body.dark .more-link:before {
            font-size: 3rem;
            content: "+";
            display: block;
            color: var(--brand-orange);
        }

    body.dark .header-top, body.dark .breadcrumb-wrapper {
        background: transparent
    }

    body.dark .header-top {
        height: 0;
    }

    body.dark .header-top__social-share {
        position: absolute;
        top: 2.9rem;
        right: 1rem;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    body.dark .main-navigation li {
        color: #FFF;
    }

    body.dark .navbar {
        padding: 2.2rem 0 1rem;
    }

    body.dark .main-nav-wrapper {
        display: none;
    }

    body.dark .nav-search-field-toggler {
        color: #FFF;
    }

    body.dark .breadcrumb li a, body.dark .breadcrumb li.active, body.dark .breadcrumb a.active, body.dark .breadcrumb li:hover, body.dark .breadcrumb a:hover {
        color: #FFF;
    }

    body.dark .brand-logo {
        -moz-filter: brightness(0) invert(1);
        -ms-filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }

    body.dark .navbar-extra-features #special-menu {
        display: none;
    }

    body.dark header .sub-nav-wrapper {
        position: absolute;
        left: 11rem;
        top: 2rem;
        z-index: 1000;
    }

    body.dark :is(h1, h3) {
        color: #fff;
    }

@media (min-width: 481px) {
    body.dark header .sub-nav-wrapper {
        left: 16rem;
    }
}

@media (min-width: 576px) {
    body.dark header .sub-nav-wrapper {
        left: calc(((100vw - 540px) / 2) + 17rem);
    }
}

@media (min-width: 768px) {
    body.dark header .sub-nav-wrapper {
        left: calc(((100vw - 720px) / 2) + 17rem);
    }
}

@media (min-width: 992px) {
    body.dark .container {
        max-width: 1415px;
    }

    body.dark header .sub-nav-wrapper {
        left: 17rem;
    }

    body.dark .navbar-extra-features {
        margin-inline-end: 23rem !important;
    }

        body.dark .navbar-extra-features:after {
            content: "";
            display: block;
            height: 1.5rem;
            border-left: 1px solid var(--section-color);
            margin-inline-start: 2rem;
            margin-bottom: 4px;
        }

    body.dark.fullscreen .page-header {
        position: absolute;
        left: 0;
        right: 0;
    }

    body.dark .page-header {
        position: relative;
    }

        body.dark .page-header:before {
            content: " ";
            z-index: 1;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            padding-bottom: 10rem;
            background: rgba(21, 21, 21, 1);
            background: linear-gradient(rgba(21, 21, 21, 1), rgba(21, 21, 21, 0));
        }
}

@media (min-width: 1415px) {
    body.dark header .sub-nav-wrapper {
        left: calc(((100vw - 1415px) / 2) + 17rem);
    }
}

body.dark .breadcrumb-wrapper {
    padding: 0;
}

    body.dark .breadcrumb-wrapper .container {
        border-top: 1px solid var(--brand-blue);
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

body.dark .page-footer {
    background-color: #151515;
    padding: 12rem 2rem 2rem;
    color: #fff;
}

    body.dark .page-footer a, body.dark .page-footer p {
        color: #fff;
    }

/**************** Dark Page tag ****************/
body.dark .section-gap:not(.nav-go):not(.section-go) .post-tag:before {
    display: none;
}

body.dark .section-gap:not(.nav-go):not(.section-go) .post-tag {
    margin: 0;
}

    body.dark .section-gap:not(.nav-go):not(.section-go) .post-tag a {
        color: #fff;
        font-size: 3.5rem;
        line-height: 1.08;
        padding: 0;
        margin-bottom: 1.4rem;
        white-space: nowrap;
    }

/**************** Dark Page play icon ****************/
body.dark .media-icon {
    background: var(--brand-orange);
}

body.dark :is(.media-slider, .fullbanner) .media-icon {
    position: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    body.dark :is(.media-slider, .fullbanner) .media-icon {
        width: 11rem;
        height: 11rem;
        font-size: 5rem;
        margin-bottom: 4rem;
    }
}

/**************** Dark Page post metas ****************/
body.dark .post-metas ul {
    font-family: var(--bold-font);
    color: #fff;
}

/**************** Footer ****************/
.page-footer {
    background-color: var(--brand-darkblue);
    padding: 2rem;
}

    .page-footer .section-gap {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .page-footer .section-title {
        margin-top: 11.7rem;
    }

        .page-footer .section-title h2 {
            color: white;
            font-size: 1.8rem;
        }

            .page-footer .section-title h2::after {
                display: none;
            }

    .page-footer p {
        color: white;
    }

    .page-footer a {
        font-size: 1.6rem;
    }

    .page-footer .social-share__with-bg li a {
        background: transparent;
        font-size: 2.2rem;
        color: white;
        width: 5.4rem;
        text-align: start;
    }

    .page-footer .mobile-apps img {
        width: 150px;
    }

    .page-footer .site-description {
        font-size: 1.6rem !important;
    }

    .page-footer .mobile-apps {
        text-align: var(--antidirection);
    }

        .page-footer .mobile-apps .app-item {
            margin-bottom: 10px;
        }

    .page-footer .copyright {
        text-align: center;
        margin: 0;
    }

.footer-widget .footer-nav {
    color: white;
    padding: 0;
}

/**************** Font Size ****************/
.post-metas ul {
    font-size: 1.4rem;
}

/**************** Category tag ****************/
.post-tag {
    margin: 0;
    margin: 0 0 0.5rem 0;
}

    .post-tag a {
        color: var(--brand-darkblue);
        font-size: var(--tag-fsize);
        display: inline-block;
        line-height: 2rem;
        font-family: var(--medium-font);
        padding: 0 0.5rem;
    }

        .post-tag a:hover {
            color: var(--brand-orange);
        }

    .post-tag:before {
        color: var(--brand-darkblue);
        content: "";
        height: 1.5rem;
        border-left: 0.1rem solid var(--brand-darkblue);
        display: inline-block;
        vertical-align: middle;
    }

/**************** Pills ****************/
.nav-pills .nav-link {
    border-radius: 0;
    border: 1px solid var(--separators-col);
    text-align: center;
}

    .nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
        background-color: var(--brand-orange);
        border: 1px solid var(--brand-orange);
    }

.nav-pills &gt; li + li {
    margin: 0;
}

.tab-content {
    margin-top: 2rem;
}

/**************** Featured Item ****************/
.axil-latest-post .media-body {
    width: 100%;
    padding: 0.7rem 2rem;
}

.axil-latest-post .post-block figure &gt; a {
    margin: 0;
}

.axil-latest-post h3 {
    font-size: var(--item-ft-fsize);
    margin-bottom: 1rem;
}

/**************** Sidebarlist ****************/
.sidebar-post-widget h3 {
    font-size: 2.2rem;
    margin-bottom: 0.2rem;
}

.sidebar-post-widget .post-block img {
    max-width: 10.5rem;
    min-width: 10.5rem;
}

.post-sidebar .container {
    padding-right: 0;
    padding-left: 0;
}

.sidebar-post-widget.fill {
    background: #F2F2F2;
    padding: 1rem 0;
    margin-bottom: 3rem;
}


    .sidebar-post-widget.fill a.thumb {
        padding: 0 2rem;
        margin: 0;
    }

    .sidebar-post-widget.fill .more-link {
        margin: 0 2rem;
    }

.widget-separator .post-block {
    position: relative;
    margin: 2rem 0;
}

    .widget-separator .post-block:not(:last-child) {
        margin-bottom: 4rem;
    }

        .widget-separator .post-block:not(:last-child):after {
            content: " ";
            border-bottom: 1px solid var(--separators-col);
            width: 100%;
            display: block;
            position: absolute;
            bottom: -2rem;
            text-align: center;
            margin: 0;
        }

/**************** Header / Main Menu ****************/
.main-nav-wrapper {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.main-navigation {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    margin: 0 10rem 0 18rem;
    position: relative;
}

    .main-navigation li {
        font-size: var(--nav-fsize);
        font-family: var(--medium-font);
        color: white;
    }

#go.main-navigation a:hover::before {
    width: 0;
}

.header-top {
    background-color: #041B51;
    padding: 0;
    height: 3.4rem;
}

.header-top__social-share li a, .header-top__social-share li {
    font-size: 1.4rem;
}

.nav-search-field-toggler {
    color: #DD1C22;
    font-size: 1.3rem;
}

#special-menu a {
    color: var(--live-color);
    border-top: 2px solid var(--live-color);
    border-bottom: 2px solid var(--live-color);
    background: transparent;
    padding: 0 0.3rem;
    display: block;
    font-size: 2.1rem;
}

/**************** Section Menu ****************/
.tabs-widget {
    overflow-x: auto;
}

    .tabs-widget::-webkit-scrollbar {
        width: 5px;
        height: 3px;
    }

    .tabs-widget::-webkit-scrollbar-thumb {
        background: var(--grey-bg);
        border-radius: 50px;
    }

section .sub-nav-wrapper {
    padding: 2.5rem 0;
    margin-top: .5rem;
    height: 10rem;
}

.dark .sub-nav-wrapper li {
    color: #fff;
}

.sub-nav-wrapper ul {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow-x: auto;
    scrollbar-width: thin;
    line-height: 5rem;
    margin: 0;
}

.sub-nav-wrapper li {
    color: #FFF;
    font-size: var(--item-fsize);
    margin-inline-start: 5rem;
}

    .sub-nav-wrapper li a {
        white-space: nowrap;
    }

.interactive .sub-nav-wrapper li {
    color: var(--brand-purple);
}

body.culture .sub-nav-wrapper li {
    color: #000;
}

.sub-nav-wrapper li.special {
    font-family: var(--bold-font);
    font-size: 4rem;
}

body:not(.dark) .sub-nav-wrapper li.active {
    color: #363636;
}

/**************** Items Grid ****************/
.items-grid h3 {
    margin-bottom: 0.7rem;
}
/** fill: with grey bg **/
.items-grid.fill .post-block &gt; a, .items-grid.fill .post-block figure &gt; a {
    margin: 0;
}

.items-grid.fill .media-body {
    width: 100%;
    background: var(--items-bg);
    padding: 0.5rem 2rem;
}

.items-grid.fill .media {
    margin-bottom: 1.5rem;
}

.items-grid.fill .post-block {
    align-items: normal;
}

.home-top .axil-latest-post .post-block {
    margin-bottom: 0;
}

.home-top .items-grid .row {
    align-content: space-between;
    height: 100%;
}

.home-top .items-grid [class*="col-"]:last-child .post-block {
    margin-bottom: 0;
}
/**************** VIDEOS SECTION  ****************/
.videos-section.big {
    padding-top: 5rem;
    padding-bottom: 0;
    position: relative;
    background-color: var(--brand-darkblue);
    background-image: url(//cdn.almayadeen.tv/images/icons/go_graphic.png);
    background-repeat: no-repeat;
    background-position: 20rem 7rem;
}

    .videos-section.big:before {
        content: " ";
        position: absolute;
        right: 10rem;
        top: 0;
        border-top: 6rem solid #FFF;
        border-left: 6rem solid transparent;
        border-right: 6rem solid transparent;
    }

    .videos-section.big:after {
        content: " ";
        position: absolute;
        left: 10rem;
        bottom: 0;
        border-bottom: 6rem solid #FFF;
        border-left: 6rem solid transparent;
        border-right: 6rem solid transparent;
    }

.videos-section.appendix {
    padding-top: 0 !important;
}

    .videos-section.appendix .ow-container {
        background-color: var(--brand-darkblue);
    }

.featured-video {
    position: relative;
    margin-top: 11rem;
    z-index: 2;
}

    .featured-video h3 {
        font-size: 4rem;
        line-height: 3.5rem;
    }

    .featured-video .title-go {
        position: absolute;
        top: -5.2rem;
        right: 0;
        z-index: 99;
        padding: 1.5rem;
        background: var(--brand-darkblue);
        border-bottom: 0.7rem solid #FFFFFF;
    }

        .featured-video .title-go img {
            height: 9rem;
        }

    .featured-video .video-info {
        position: absolute;
        bottom: 0;
        left: 17rem;
        width: calc(100% - 17rem);
    }

        .featured-video .video-info h3 {
            color: #FFF;
            margin-bottom: 1rem;
        }

        .featured-video .video-info .summary {
            color: #FFF;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .featured-video .vjs-poster:after {
        content: " ";
        height: 30%;
        width: 100%;
        display: block;
        position: absolute;
        bottom: 0;
    }

    .featured-video .video-js .vjs-big-play-button {
        border-radius: 0;
        height: 10rem;
        width: 10rem;
        line-height: 10rem;
        background-color: #FFF;
        color: var(--brand-darkblue);
        position: absolute;
        top: calc(100% - 13rem);
        left: 5rem;
    }

.videos-section.appendix .tabs-widget {
    margin: 0;
    padding: 3rem 0 2rem 0;
}

.videos-section .nav {
    align-content: space-between;
    align-content: flex-start;
    border: none;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
    scrollbar-color: #E1E1E1 transparent;
    scrollbar-width: thin;
    -ms-overflow-style: none;
}

    .videos-section .nav::-webkit-scrollbar {
        width: 0;
        background: transparent;
        height: 0;
        display: none;
    }

.videos-section .nav-item {
    flex-grow: unset;
    color: #FFF;
    margin-right: 2rem;
    margin-left: 0.2rem;
    white-space: nowrap;
}

    .videos-section .nav-item .nav-link {
        color: #FFF;
        font-size: 2.8rem;
        border-radius: 0;
        border: none;
        font-family: var(--bold-font);
        border-bottom: 0.4rem solid transparent;
    }

        .videos-section .nav-item .nav-link.active {
            border-color: var(--videos-highlight);
            background: transparent;
        }

.videos-section .tab-content {
    margin: 0;
}

.videos-section .tab-pane {
    padding: 0 2.5rem;
}

.videos-section h3 {
    color: #FFF !important;
}

.videos-section .items-grid .post-block &gt; a {
    margin-right: 1.5rem;
}

.videos-section .post-tag a {
    color: #FFF;
}

.videos-section .post-tag:before {
    border-color: #FFF;
}
/*body.fullscreen .main-navigation img {
        height: 5rem;
    }*/
/**************** Top Bar ****************/
.bar-wrapper {
    background: #F1F1F1
}

.bar-items {
    padding: 1rem 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: auto;
    height: 4.5rem;
    scrollbar-color: transparent transparent;
    scrollbar-width: none;
}

    .bar-items::-webkit-scrollbar, .sub-navigation::-webkit-scrollbar {
        width: 0;
        background: transparent;
        height: 0;
        display: none;
    }

    .bar-items .bar-item {
        margin: 0;
        color: var(--grey-col);
        font-family: var(--bold-font);
        white-space: nowrap;
    }

        .bar-items .bar-item:after {
            content: " ";
            width: 3rem;
            display: inline-block;
        }

        .bar-items .bar-item a {
            font-size: 2.2rem;
            line-height: 2.2rem;
        }

            .bar-items .bar-item a:hover, .bar-items .bar-item a.active {
                color: var(--brand-darkblue);
            }

/**************** Full Banner ****************/
.section-gap.overlap-fullbanner-before {
    margin-top: -44rem;
    position: relative;
    z-index: 1;
}

.fullbanner {
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 40rem;
}

    .fullbanner:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background: rgba(21, 21, 21, 0.73);
        background: linear-gradient(0deg, rgb(21, 21, 21) 0%, rgba(21, 21, 21, 0.73) 20%, rgba(21,21,21,0.73) 100%);
    }

    .fullbanner .item-details {
        display: grid;
        grid-row-gap: 2rem;
        grid-column-gap: 5.5rem;
        position: relative;
        z-index: 2;
        padding: 3rem 2rem;
    }

    .fullbanner .item-media figure {
        border-radius: 1rem;
    }

    .fullbanner .item-media figcaption {
        display: none;
    }

    .fullbanner h3 {
        font-size: 2.5rem;
        line-height: 1.56;
        margin-bottom: 0;
    }

@media (min-width: 576px) {
    .fullbanner .item-details {
        max-width: 540px;
        margin: auto;
        padding: 3rem 0;
    }
}

@media (min-width: 768px) {
    .fullbanner .item-details {
        max-width: 720px;
    }

    .fullbanner .post-tag a {
        font-size: 6.5rem !important;
    }

    .fullbanner h1 {
        font-size: 4.5rem;
    }
}

@media (min-width: 992px) {
    .fullbanner .item-details {
        max-width: 1415px;
        grid-template-columns: calc(50% - 15px) calc(50% - 15px);
        padding: 17rem 15px 10rem;
    }
}

/**************** Watch Player ****************/
.watch .section-gap {
    margin-top: 5.9rem;
}

.watch-player-list {
    position: relative;
}

.watch-player-item ~ .watch-player-item {
    margin-top: 9.9rem;
}

.watch-player-item .social-share {
    display: none;
}

.watch-player-header {
    display: grid;
    grid-template-columns: auto auto auto;
    color: white;
}

    .watch-player-header span {
        grid-column-start: 3;
        text-align: var(--antidirection);
    }

.watch-player :is(.video-info, .summary) {
    color: white;
}

.watch-player .embed-load-btn, .watch-player .video-js .vjs-big-play-button {
    top: calc(50% - 5rem) !important;
    right: calc(50% - 5rem) !important;
    background: var(--brand-orange) !important;
}

    .watch-player .embed-load-btn::after {
        border-left-color: white;
        border-top-width: 2.5rem;
        border-bottom-width: 2.5rem;
        border-left-width: 4.5rem;
    }

.watch-player .video-js .vjs-big-play-button {
    color: #fff;
    border: none;
}

.watch-player .vjs-poster, .watch-player .video-js.vjs-paused:not(.vjs-has-started) .vjs-tech {
    opacity: 0.37;
}

@media (max-width: 480px) {
    .watch-player .embed-load-btn, .watch-player .video-js .vjs-big-play-button {
        top: calc(50% - 3rem) !important;
        right: calc(50% - 3rem) !important;
    }
}

@media (max-width: 767.98px) {
    .watch .section-gap {
        margin-top: 3rem;
        padding-bottom: 1rem;
    }

    .watch-player-item ~ .watch-player-item {
        margin-top: 4rem;
    }
}

@media (max-width: 991.98px) {
    .watch-player-header .video-title {
        grid-row-start: 2;
    }
}

@media (min-width: 992px) {
    .watch-player-header {
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }

        .watch-player-header .video-title {
            -webkit-flex-grow: 1;
            flex-grow: 1;
            font-size: 4.5rem;
        }

    .watch-player .post-tag {
        display: flex;
    }

    .watch-player-header .post-tag:after {
        content: '';
        display: inline-block;
        margin-inline-start: 3.6rem;
        margin-inline-end: 2.2rem;
        height: 6.5rem;
        border-left: 5px solid #E6212D;
    }

    .watch-player-header .post-tag a {
        font-size: 6.5rem !important;
    }
}

/**************** Media Grid ****************/
.media-grid {
    margin-top: 0;
}

    .media-grid .grid-item {
        margin-bottom: 3rem;
    }

    .media-grid .content-block {
        display: block;
    }

    .media-grid.fill .media-caption {
        padding: 1.5rem 0.5rem 0.5rem;
        background: var(--items-bg);
    }


    .media-grid.fill:not(.fullheight) .media-caption {
        height: 12rem;
        overflow: hidden;
        padding: 1.5rem 0.5rem 0.5rem;
    }

    .media-grid .grad-overlay {
        display: none;
    }

    .media-grid .content-block .media-caption {
        position: static;
        display: block;
        padding: 1.5rem 1rem 1rem;
    }

    .media-grid .content-block h3 {
        color: var(--grey-text);
        font-size: var(--item-fsize);
        line-height: 1.5;
        margin-bottom: 0.5rem;
    }

    .media-grid .content-block:hover img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .media-grid .content-block:hover .caption-content {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .media-grid .owl-nav {
        position: absolute;
        top: -4.5rem;
        right: 0;
    }

    .media-grid .owl-carousel .owl-nav button.owl-next,
    .media-grid .owl-carousel .owl-nav button.owl-prev {
        background: var(--grey-col2);
        border: none;
        color: #fff;
        margin-left: 1rem;
        text-align: center;
        line-height: 1.5rem;
        height: 3rem;
        width: 3rem;
        text-align: center;
    }

        .media-grid .owl-carousel .owl-nav button.owl-next:hover,
        .media-grid .owl-carousel .owl-nav button.owl-prev:hover {
            color: var(--brand-darkblue);
            background: #FFF;
        }

        .category-widget .owl-nav button.owl-next .fa-chevron-left:before,
        .category-widget .owl-nav button.custom-owl-next .fa-chevron-left:before,
        .media-grid .owl-carousel .owl-nav button.owl-next .fa-chevron-left:before,
        .fa-chevron-right:before {
            content: "\f0d9";
        }

        .category-widget .owl-nav button.owl-prev .fa-chevron-right:before,
        .category-widget .owl-nav button.custom-owl-prev .fa-chevron-right:before,
        .media-grid .owl-carousel .owl-nav button.owl-prev .fa-chevron-right:before,
        .fa-chevron-left:before {
            content: "\f0da";
        }

.dark .media-grid:not(.fill):not(.smooth) .caption-content h3 {
    color: #FFF;
    position: relative;
    margin-bottom: .5rem;
    font-size: 2.5rem;
}

.media-grid.light .grid-wrapper {
    background: var(--items-bg);
    padding: 1.2rem 1.8rem 0 1.8rem;
}

.media-grid.mini .grid-item {
    margin-bottom: 0;
}

.media-grid.mini .content-block h3 {
    font-size: 2rem;
    color: var(--brand-darkblue);
}

.text-overlay .media-caption {
    position: absolute;
    bottom: 1rem;
    left: calc(1rem + 15px);
    right: calc(1rem + 15px);
}

.text-overlay .post-tag a {
    color: white;
}

    .text-overlay .post-tag a:hover {
        color: var(--brand-orange);
    }

.media-grid.text-overlay .grad-overlay {
    display: block;
    background: rgba(21, 21, 21, 0.5);
    background: linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, 0) 70%);
}

body.dark .media-grid.text-overlay .post-tag::before {
    display: none;
}

body.dark .media-grid.text-overlay .post-tag a {
    font-size: 2.5rem;
    padding: 0;
}

.slider .more-link {
    right: 10rem;
    position: relative;
    top: unset;
}

.videos-section.appendix .media-icon {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #FFF;
    color: var(--brand-darkblue);
    font-size: 1.5rem;
    height: 4rem;
    width: 4rem;
    line-height: 4.75rem;
    text-align: center;
}

.media-grid .video-js .vjs-big-play-button {
    bottom: 0;
    left: 0;
    top: auto;
}

.media-grid.integrated {
    background: var(--items-bg);
    padding: 6rem 2rem 2rem 2rem;
    margin: 0;
    border-top: 1px #707070 solid;
}

/** Carousel Style (use in interactive ****/
.media-grid.sub {
    padding: 1rem;
    padding-top: 3rem;
    border-top: 1px solid var(--separators-col);
}

    .media-grid.sub .section-title h2 {
        font-size: 2rem;
        line-height: 3rem !important;
    }

.media-grid.smooth .media-caption {
    padding: 1.5rem 0.5rem 0.5rem;
    background: var(--items-bg);
}

.media-grid.smooth.border-bottom .media-caption {
    border-bottom: 2px solid #5d6e8f;
}

.media-grid.smooth .caption-content h3 {
    max-height: 105px;
    height: 105px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.8rem;
}

    .media-grid.smooth .caption-content h3 a:after {
        display: none;
        content: '';
        position: absolute;
        height: 50%;
        width: 100%;
        left: 0;
        bottom: 0;
        background: linear-gradient(to bottom, transparent, rgb(242, 242, 242));
    }

.fill-bg .media-grid.smooth .caption-content h3 a:after {
    background: linear-gradient(to bottom, transparent, rgb(255, 255, 255));
}

.fill-bg .media-grid.smooth .media-caption {
    background: #ffffff;
}

.items-grid.smooth .media-body h3 {
    max-height: 90px;
    height: 90px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.8rem;
}

.elements .aside-element, .elements .featured-element .media-caption {
    border: 1px solid var(--items-bg);
    padding: 10px 15px;
    margin-bottom: 20px;
}

.grey-bg {
    background: #f2f2f2;
}

.bg-color .media-caption {
    border: 1px solid var(--items-bg);
    background: var(--items-bg);
    padding: 4px 10px;
}

.title-overlay .media-caption {
    left: 30px;
    position: absolute;
    bottom: -10px;
}

.title-overlay .caption-content h3 {
    color: #fff;
}

.media-grid.tag-focused .post-tag a {
    font-size: 3.2rem;
}

.media-grid.tag-focused .caption-content h3 {
    font-size: 2.2rem;
    color: var(--brand-orange);
}

body.dark .media-grid .grad-overlay {
    display: block;
    background: linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(0, 0, 0, 0) 34%);
}

/**************** GO ****************/
.videos-section.full {
    padding: 0;
    margin: 0;
    background: var(--brand-darkblue);
}

    .videos-section.full .featured-video {
        margin-top: 0;
    }

/**************** Videos Masonry ****************/
.isotope-grid .post-block &gt; a {
    margin: 0;
}

.isotope-grid .media-body {
    padding: 2rem 1rem;
    background: var(--items-bg);
}

    .isotope-grid .media-body h3 {
        font-size: 2.6rem;
        margin-bottom: 0;
        line-height: 3.5rem;
    }

.custom-fluid-container .row [class*="col-"] {
    padding: 0 1.5rem;
}

.custom-fluid-container .row {
    margin: 0 -1.5rem;
}

.masonry-grid-wrapper .media-figure {
    position: relative;
    border-bottom: 4px solid var(--image-border);
}

.media-icon {
    display: block;
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
    background: rgba(28, 54, 100,0.6);
    color: #FFF;
    font-size: 1.5rem;
    height: 4rem;
    width: 4rem;
    line-height: 4.75rem;
    text-align: center;
}

.filter-options {
    display: flex;
    margin-bottom: 6rem;
    margin-bottom: 2rem;
    overflow-x: scroll;
    padding-bottom: 10px;
    scrollbar-color: #E1E1E1 transparent;
    scrollbar-width: none;
}

    .filter-options .filter-option {
        padding: 0 1.5rem;
        border: 6px solid var(--videos-highlight);
        white-space: nowrap;
        margin-left: 1.5rem;
        font-size: 3.3rem;
        color: var(--videos-highlight);
        font-weight: bold;
        font-family: var(--bold-font);
        line-height: 5rem;
    }

        .filter-options .filter-option:hover, .filter-options .filter-option.active {
            background: var(--videos-highlight);
            color: #FFF;
        }

    .filter-options::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    .filter-options::-webkit-scrollbar-track {
        background: transparent;
    }

    .filter-options::-webkit-scrollbar-thumb {
        background: var(--grey-bg);
        border-radius: 50px;
    }

.has-overlay .post-tag {
    display: none;
}

.has-overlay .media-body, .has-overlay .media-caption {
    position: absolute !important;
    top: 3.5rem;
    background: none;
    left: 0.5rem;
    width: 45%;
    padding: 1rem;
    overflow: hidden;
}

    .has-overlay .media-body h3, .has-overlay .media-caption h3 {
        font-size: 2.2rem;
        line-height: 3rem;
        color: #FFF;
        max-height: 15rem;
        overflow: hidden;
        text-align: center;
    }

.has-overlay .media-figure {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

/**************** Media Header ****************/
.media-header {
    background-repeat: no-repeat;
    background-image: none !important;
    background-color: var(--brand-darkblue)
}

    .media-header .post-tag a,
    .media-header h2, .media-header p,
    .media-header .post-metas li {
        color: #FFF;
    }

    .media-header .post-tag:before {
        border-color: #FFF;
    }

    .media-header .post-metas ul {
        justify-content: center !important;
    }

.date-padding ul.list-inline {
    padding: .5rem;
}

.media-header .social-share {
    justify-content: center !important;
    margin-top: 2rem;
}

    .media-header .social-share li {
        text-align: center;
    }

        .media-header .social-share li a {
            font-size: 1.4rem !important;
            line-height: 0.5rem;
            text-align: center;
            border-radius: 100%;
            height: 3rem;
            width: 3rem;
            line-height: 3.3rem;
            display: block;
            color: var(--brand-darkblue);
            background: #FFF;
        }

    .media-header .social-share a:hover {
        background: var(--brand-darkblue);
        color: #FFF;
    }

/**************** Appendix ****************/
.story-appendix {
    margin: 2rem 0;
    margin-bottom: 1rem;
}

    .story-appendix &gt; div {
        padding: 4rem 0;
    }

        .story-appendix &gt; div:first-child {
            border-top: 1px #70707080 solid;
        }

        .story-appendix &gt; div:not(:last-of-type) {
            border-bottom: 1px #70707080 solid;
        }


.post_disclaimer {
    font-size: 1.7rem !important;
    font-weight: bold;
    color: #777777;
    margin-bottom: 0;
    padding: 2.5rem 0 !important;
}

.tag-list-wrapper li a {
    border: 0.1rem solid var(--brand-orange);
    border-radius: 0;
    background-color: var(--brand-darkblue);
    font-size: 1.5rem;
    color: white;
}

.read .tag-list-wrapper li a {
    border: 0.1rem solid var(--brand-blue);
    background: #FFF;
}

    .read .tag-list-wrapper li a:hover {
        background: var(--brand-blue);
        color: #FFF;
    }

.story-appendix .about-author a img {
    margin: 0;
}

.about-author .media-body {
    margin: 0 2rem;
}


/**************** Custom Slider ****************/
.slider-nav-thumbnails {
    position: relative;
}

    .slider-nav-thumbnails img {
        cursor: pointer;
        opacity: 0.5;
    }

    .slider-nav-thumbnails .slick-current img {
        opacity: 1;
    }

.custom-slider {
    position: relative;
}

    .custom-slider .slider-main {
        position: relative;
    }

    .custom-slider .slider-arrows {
        position: absolute;
        margin-top: -50px;
        left: 0;
    }

        .custom-slider .slider-arrows .slick-arrow {
            background: var(--grey-col2);
            color: #FFF;
            border: none;
            margin-right: 1rem;
            height: 3rem;
            width: 3rem;
            line-height: 3rem;
            text-align: center;
            cursor: pointer;
        }

            .custom-slider .slider-arrows .slick-arrow .fa {
                line-height: 3rem;
            }

    .custom-slider .slide-info {
        padding: 0 2rem;
    }

        .custom-slider .slide-info h3 {
            font-size: 4rem;
            margin-top: 1rem;
        }

    .custom-slider .slider-nav-thumbnails .item-thumb img {
        width: calc(100% - 2rem);
        margin: 0;
    }

    /**************** Wide Slider ****************/
    .custom-slider.wide .slider-arrows {
        position: absolute;
        bottom: 2rem;
        right: 1rem;
    }

    .custom-slider.wide .item-slide {
        background: var(--items-bg);
    }

    .custom-slider.wide .slide-info {
        padding: 2rem;
    }
/**************** Categories Grid ****************/
.categories-grid .category-list {
    position: relative;
}

.categories-grid .list-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}

.categories-grid .cat-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    background-color: var(--brand-darkblue);
    padding: 0.5rem 0;
    color: #FFF;
    margin: 0;
    white-space: nowrap;
}

/**************** Whatsapp Subscription Page ****************/
.whatsapp-service-container {
    text-align: center;
}

.whatsapp-service-title {
    background-color: var(--brand-orange);
    color: #fff;
    padding: 3rem 0;
}

.whatsapp-service-grid {
    display: grid;
    max-width: 1170px;
    margin: auto;
}

.whatsapp-service-grid-item {
    padding: 3rem;
    margin: 2rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    .whatsapp-service-grid-item:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }

    .whatsapp-service-grid-item p {
        margin-bottom: 1rem;
    }

    .whatsapp-service-grid-item a {
        color: var(--brand-orange);
        text-decoration: underline;
    }

.whatsapp-service-subscription-icon {
    font-size: 15rem;
    color: var(--brand-orange);
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .whatsapp-service-grid {
        grid-template-columns: 50% 50%;
    }
}

@media (min-width: 1024px) {
    .whatsapp-service-grid {
        grid-template-columns: 33.33333% 33.33333% 33.33333%;
    }
}

/**************** New CSS *************/
.read-section {
    margin-bottom: 3.5rem;
}

    .read-section .section-title h2 {
        /*border-right: 7px solid #5CBFC0;*/
    }

    .read-section .main-navigation {
        position: absolute;
        top: -1.25rem;
        left: 5rem;
    }

    .read-section .m.d {
        color: #5CBFC0;
    }

    .read-section .more-link {
        color: #494e51 !important;
    }

    .read-section a:hover {
        color: #5CBFC0;
    }

    .read-section .col-lg-6 {
        background-color: white;
    }

    .read-section .datalist {
        background-color: #F2F2F2;
        padding: .75rem;
    }

    .read-section .media-body {
        padding: 1rem;
    }

@media(min-width: 1200px) {
    .read-section .col-lg-6 {
        max-width: 47.25%;
        background-color: white;
        padding: 0 !important;
        margin: 1rem;
    }
}

@media(max-width: 480px) {
    .read-section .col-lg-6 {
        margin: 1rem;
    }
}

.nav-go {
    background-color: var(--brand-darkblue);
    margin-bottom: 4rem;
    padding: 0 0 5rem;
}

    .nav-go li {
        margin: 0 !important;
        text-align: center;
        padding: 0 2rem 0 0;
    }

        .nav-go li a:hover {
            color: #FFF;
        }

        .nav-go li .nav-link.active {
            color: white;
        }

.section-go .section-title h2 {
    color: white;
    /*border-right: 7px solid #5cbfc0;*/
    float: right;
    margin-left: 30%;
}

.nav-go .post-tag {
    margin-top: 0 !important;
}

.nav-go h2 {
    color: white;
    float: var(--direction);
    margin-inline-end: 31%;
    padding-top: .5rem;
}

    .nav-go h2 a {
        margin-inline-start: 1rem;
    }

.nav-go .section-go .video-info {
    height: 12.5rem;
    background-color: #f2f2f2;
    margin-bottom: 3rem;
}

/*.section-go {
    background-color: var(--brand-darkblue);
}*/

.section-go .container {
    padding-top: 1px;
}

@media(min-width: 1200px) {
    .section-go .col-lg-8 {
        padding: 0 !important;
        padding-inline-start: 15px !important;
    }

    .section-go .col-lg-4 {
        padding: 0 !important;
        padding-inline-end: 15px !important;
    }
}

.videos-section .caption-content h3 {
    font-size: 2rem;
    line-height: 3.5rem;
}

.videos-section .scrollable .caption-content h3 {
    line-height: 2.5rem !important;
}

.section-go .featured-video {
    margin-top: 0;
}

.section-go .embed-responsive-21by9::before {
    padding-top: 52%;
}

.section-go p.summary {
    font-size: 3rem;
    color: var(--grey-dark-one);
    padding-top: 1rem;
    padding-right: .5rem;
}

.section-go .video-info .post-tag {
    padding-top: 1rem;
    padding-right: .5rem;
}

.section-go .media-grid .grid-item {
    margin: 1rem 0 !important;
}

.section-go .media-grid .content-block {
    width: 40%;
    display: inline-block;
}

.section-go .media-caption {
    width: 58%;
    float: var(--antidirection);
}

.videos-section .tab-content {
    margin-bottom: 3rem;
    border-style: none !important;
    padding: 0 !important;
    height: 54.4rem;
    background-color: #0D224A;
    overflow-y: auto;
}

body.dark .videos-section .tab-content {
    height: 64.25rem;
}
/**************** Go ******************/
.go-page {
    /*background-image: url(//cdn.almayadeen.tv/images/go/go-back-2.jpg) !important;
    background-repeat: no-repeat !important;*/
}

    .go-page.dark .sub-nav-wrapper {
        /*background-color: transparent !important;*/
        /*padding: 2.5rem 0;
        height: 10rem;*/
    }

    .go-page .sub-nav-wrapper ul {
        float: left;
        position: relative;
        z-index: 1;
        border-bottom: none;
    }

    .go-page .sub-nav-wrapper li {
        margin-left: 0;
        margin-right: 4rem;
    }

    .go-page .featured-top .section-title h2, .go-page .widget-title h3 {
        color: white;
    }

    .go-page .featured-top .section-title h2 {
        padding-right: 15px;
        border-right: 7px solid var(--brand-orange);
    }

    .go-page .videos-section .caption-content h3 {
        font-size: 2.6rem;
    }

    .go-page .media-grid.smooth .media-caption {
        background-color: transparent;
        background-image: linear-gradient(to bottom, rgba(0,0,128,0), rgba(0,0,64,.15));
    }

    .go-page .featured-top {
        margin-top: -7.5rem;
    }

        .go-page .featured-top .section-title {
            margin-bottom: 1.5rem;
        }

            .go-page .featured-top .section-title .more-link {
                display: none;
            }

    .go-page .big-playbutton .media-icon {
        display: block;
        position: absolute;
        right: 3rem;
        bottom: 3rem;
        background: rgb(169 169 169 / 28%);
        color: #FFF;
        font-size: 4rem;
        height: 10rem;
        width: 10rem;
        line-height: 11rem;
        text-align: center;
    }

/*.go-page .section-gap.spearator .container:before, .section-gap.separator .container:before {
        margin-bottom: 8rem;
    }

    .go-page .section-gap {
        padding-bottom: 3rem;
    }*/

@media(max-width: 480px) {
    .go-page .featured-top {
        margin-top: 0;
    }

        .go-page .featured-top .section-title {
            margin-bottom: 0;
        }

    .go-page .sub-nav-wrapper ul {
        float: none;
    }

    .nav-go h2 {
        margin-left: 5%;
        margin-top: 1rem;
    }

    .videos-section .featured-left {
        padding-left: 15px !important;
    }
}

@media(min-width: 992px) {
    .videos-section .featured-left {
        padding-left: 15px !important;
    }

    /*.go-page .sub-nav-wrapper ul {
        margin-left: 15px;
    }*/

    .section-go .col-lg-8 {
        padding-inline-end: 0 !important;
    }

    .section-go .col-lg-4 {
        padding-inline-start: 0 !important;
    }

    .read-section .col-lg-8 {
        margin-right: 1rem;
        max-width: 65%;
    }

    .read-section .col-lg-6 {
        margin: .5rem;
        max-width: 48.4%;
        padding: 0 !important;
    }
}

/**************** LIVE ****************/
.single-player {
    padding: 1rem;
    background: #F2F2F2;
}

    .single-player .sharelinks {
        min-width: 160px
    }

    .single-player .video-info {
        padding: 1rem 1rem 0 1rem;
    }

.live-player .embed-responsive iframe.embed-responsive-item {
    width: 99% !important;
    left: 0.5%;
    right: 0.5%;
}

.live-player .video-info {
    display: flex;
    align-content: flex-start;
}

    .live-player .video-info .video-metas {
        line-height: 6rem;
        margin: 0 4rem;
        color: #707070;
        font-size: 3rem;
    }

.single-player .video-info .video-metas .fa {
    display: none;
}

.video-metas &gt; :is(span, .meta-item):not(:last-child):after {
    content: " ";
    height: 1rem;
    margin: 0 0.7rem;
    display: inline-block;
    border-left: 1px solid var(--section-color);
}

.single-player .video-info .social-share {
    float: var(--antidirection);
    align-content: center;
}

    .single-player .video-info .social-share a {
        height: 3rem;
        width: 3rem;
        color: #FFF;
        background: var(--brand-darkblue);
        border-radius: 100%;
        display: block;
        text-align: center;
        font-size: 1.3rem;
        line-height: 3.3rem;
    }

body.dark .single-player .tag-list-wrapper li a {
    border: none;
    background: var(--brand-darkblue);
    color: #FFF;
}

.single-player.details {
    padding-bottom: 6rem;
}

.single-player.episode {
    margin-top: 2rem;
    padding: 0;
    background: transparent;
}

    .single-player.episode .video-info {
        background: #F2F2F2;
        padding-bottom: 3rem;
        margin-bottom: 2rem;
    }

.video-with-parts {
    background-color: var(--brand-darkblue);
    color: #FFF;
}

    .video-with-parts .video-parts-wrapper, .video-with-parts .video {
        padding: 0 !important;
    }

ul.video-markers {
    list-style: none;
    padding-right: 0;
    margin-top: 2rem;
}

    ul.video-markers li {
        padding: 2rem 0.5rem;
        cursor: pointer;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        margin-bottom: 0;
    }

        ul.video-markers li:hover {
            background: rgba(255,255,255, 0.1)
        }

        ul.video-markers li.active {
            background: rgba(255,255,255, 0.2)
        }

    ul.video-markers h5 {
        color: #FFF;
        display: inline-block;
        margin-bottom: 0;
    }

    ul.video-markers i {
        font-size: 1.2rem
    }

    ul.video-markers .duration {
        float: var(--antidirection)
    }

.video-markers .share-link {
    color: var(--brand-orange);
}

#partsSocial .modal-dialog {
    margin-top: 10%;
}

#partsSocial .modal-header {
    margin: -2rem 0 1rem;
    border: none;
    padding: 1.5rem;
    text-align: center;
    background: var(--brand-orange);
    color: #fff !important;
}

    #partsSocial .modal-header .title {
        margin-bottom: 0;
        color: white;
    }

    #partsSocial .modal-header .close {
        margin: -1rem auto -1rem -1rem;
    }

#partsSocial .modal-body {
    margin-bottom: 10px;
}

#partsSocial .btn-floating {
    display: inline-block;
    color: #FFF;
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    transition: all .2s ease-in-out;
    margin: 10px;
    padding: 0;
    cursor: pointer;
}

    #partsSocial .btn-floating i {
        display: inline-block;
        width: inherit;
        text-align: center;
        font-size: 1.75rem;
        line-height: 47px;
    }

/*************  Vertical List *************/
.vertical-list {
    margin-top: 0;
}

    .vertical-list .grid-item {
        margin-bottom: 3rem;
    }

    .vertical-list .content-block {
        display: block;
    }

    .vertical-list .grad-overlay {
        display: none;
    }

    .vertical-list .media-caption, .vertical-list .media-body {
        padding: 8px 8px 8px 2px;
    }

    .vertical-list .post-block, .vertical-list .grid-item {
        background: var(--items-bg);
    }

        .vertical-list .post-block &gt; a, .vertical-list .post-block figure &gt; a {
            margin-left: 0;
            width: 30rem;
        }

        .vertical-list .post-block h3 {
            font-size: 2rem;
            line-height: 3.5rem;
            margin-bottom: .2rem;
        }

/**************** Text List ****************/
.text-list.limited .items {
    max-height: 65rem;
}

.text-list .item {
    background: #F2F2F2;
    padding: 1.5rem 1rem;
}

    .text-list .item:not(:last-child) {
        border-bottom: 1px solid var(--separators-col)
    }

    .text-list .item h4 {
        font-size: 2rem;
        margin-bottom: 0;
        clear: both;
    }

.text-list .post-tag {
    display: inline-block;
}

.text-list.top-margin {
    margin-top: 80px;
}

/*.text-list .post-tag.date {
            margin: 0 2rem;
        }*/

.text-list .post-tag.date a {
    color: var(--grey-dark-four);
}

.text-list .post-tag.date:before {
    border-color: var(--brand-orange);
    height: 1.2rem;
}

/**************** scrollables ****************/
.scrollable {
    overflow-y: scroll;
    scrollbar-color: #E1E1E1 transparent;
    scrollbar-width: thin;
}

    .scrollable::-webkit-scrollbar {
        width: 5px;
        height: 3px;
    }

    .scrollable::-webkit-scrollbar-track {
        background: transparent;
    }

    .scrollable::-webkit-scrollbar-thumb {
        background: var(--grey-bg);
        border-radius: 50px;
    }

/**************** Summary Widget / Program ****************/
.items-summary .details {
    background: var(--items-bg);
    display: block;
    padding: 2rem;
}

    .items-summary .details img {
        border-radius: 100%;
        width: 8.5rem;
    }

.items-summary .metas .record {
    display: flex;
}

    .items-summary .metas .record .key {
        width: 6rem;
        color: #707070;
        font-weight: normal;
    }

    .items-summary .metas .record .value {
        color: #494E51;
        font-weight: bold;
    }

.items-summary .item-relative img {
    float: var(--direction);
    margin-left: 1rem;
}

.items-summary .item-relative a {
    color: #494E51;
    font-size: 2rem;
}

.items-summary .item-relative .summary {
    color: #707070;
    font-size: 1.4rem;
}

.items-summary hr {
    background: #707070;
    height: 1px;
    width: 90%;
    margin: 2.5rem auto;
}

/******** Banners *********/
.banner {
    background-color: transparent;
}

.banner-logo {
    padding-bottom: 3rem;
}

/**************** MIXED GRID ****************/
.read .section-gap {
    background-color: var(--items-bg);
}

.read .page-footer .section-gap {
    background-color: var(--grey-bg);
}

.section-gap.dark.gradient {
    background: linear-gradient(180deg,var(--brand-darkblue), var(--brand-darkblue) 25%, #f2f2f2 0%, #f2f2f2 75%);
    background: linear-gradient(180deg, var(--brand-darkblue), var(--brand-darkblue) 17%, #f2f2f2 0%, #f2f2f2 73%,var(--brand-darkblue) 10%);
}

    .section-gap.dark.gradient .media-grid .section-title h2 {
        color: var(--brand-darkblue);
    }

.single-player.white-border {
    background: #fff;
    border-bottom: 2px solid var(--brand-orange);
}

.mixed-grid .media-icon {
    right: 0.5rem;
    left: unset;
}

.mixed-grid-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mixed-grid-item {
    background-color: #FFF;
    margin-bottom: 3rem;
    position: relative;
}

    .mixed-grid-item .item-content {
        padding: 1.5rem;
        height: 100%;
        display: flex;
    }

        .mixed-grid-item .item-content .media-block {
            background-position: center;
            background-size: cover;
            position: absolute;
            background-repeat: no-repeat;
            height: 100%;
            right: 0;
            top: 0;
        }

        .mixed-grid-item .item-content .info-block {
            padding-left: 2rem;
        }

    .mixed-grid-item.blue {
        background-color: var(--brand-blue);
    }

    .mixed-grid-item.dark {
        background-color: var(--brand-darkblue);
    }

    .mixed-grid-item.color {
        background-color: var(--items-bg);
    }

    .mixed-grid-item.blue h3, .mixed-grid-item.blue p, .mixed-grid-item.blue a, .mixed-grid-item.blue ul {
        color: #FFF;
    }

    .mixed-grid-item.blue .post-tag a {
        color: var(--brand-darkblue);
    }

    .mixed-grid-item.dark .post-tag a, .mixed-grid-item.dark h3 {
        color: white;
    }

    .mixed-grid-item.dark .post-tag:before {
        border-color: white;
    }

    /*** DEFAULT ***/
    .mixed-grid-item.default {
        width: 49%;
    }

        .mixed-grid-item.default .item-content .media-block {
            width: 40%;
        }

            .mixed-grid-item.default .item-content .media-block:hover {
                width: 100%;
                position: absolute;
            }

        .mixed-grid-item.default .item-content .info-block {
            width: 60%;
        }

    /*** BIG ***/
    .mixed-grid-item.big {
        width: 100%;
    }

        .mixed-grid-item.big .item-content .media-block {
            width: 50%;
        }

        .mixed-grid-item.big .item-content .info-block {
            width: 50%;
        }

    /*** SMALL ***/
    .mixed-grid-item.mini {
        width: 32%;
    }

    /*** WIDE ***/
    .mixed-grid-item.wide {
        width: 100%;
    }

        .mixed-grid-item.wide .item-content .media-block {
            width: 20%;
        }

        .mixed-grid-item.wide .item-content .info-block {
            width: 80%;
        }


    .mixed-grid-item.textonly .item-content .info-block {
        width: 100%;
    }

    /*** Video ***/
    .mixed-grid-item.video {
        width: 100%;
    }

        .mixed-grid-item.video .item-content .media-block {
            width: calc(54% + 1rem);
        }

        .mixed-grid-item.video .item-content .info-block {
            width: calc(46% - 1rem);
        }

        .mixed-grid-item.video .item-content .media-block {
            height: calc(100% - 2rem);
            left: 1rem;
            top: 1rem;
        }

@media(min-width: 767px) {
    .mixed-grid.video-item-grid .mixed-grid-item.big {
        height: 270px;
    }

        .mixed-grid.video-item-grid .mixed-grid-item.big .item-content .media-block {
            margin: 1rem;
            width: 40%;
            height: calc(100% - 2rem);
        }
}

.mixed-grid.video-item-grid .mixed-grid-item.big .item-content .media-block:after {
    content: "";
    width: 15px;
    height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #F2F2F2;
    background-color: transparent;
    box-shadow: none;
    position: absolute;
    top: calc(50% - 7.5px);
    left: calc(50% - 5px);
}

.mixed-grid.video-item-grid .mixed-grid-item.big .item-content .media-block:before {
    content: "";
    width: 57px;
    height: 57px;
    background: #1C3664AD 0% 0% no-repeat padding-box;
    border: 0.5px solid var(--brand-darkblue);
    position: absolute;
    top: calc(50% - 28.5px);
    left: calc(50% - 28.5px);
    box-shadow: 0px 3px 6px #00000029;
}

@media(max-width: 1024px) {
    .mixed-grid-item.default {
        width: 100%;
    }

    .sub-nav-wrapper li {
        font-size: 2.5rem;
    }

    .ticker-wrap .ticker-label {
        left: 1.8rem;
    }
}

@media(max-width: 767px) {
    .mixed-grid-item.mini {
        width: 100%;
    }

    .mixed-grid-item .item-content .media-block {
        width: 100% !important;
        position: static;
        display: block;
        height: 20rem;
    }

    .mixed-grid-item .item-content .info-block {
        width: 100% !important;
        padding: 0 0 2rem 0;
    }

    .mixed-grid-item .item-content {
        display: block;
    }

        .mixed-grid-item .item-content .media-block:hover {
            position: static !important;
        }
}
/**************** MIXED List ****************/

.mixed-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mixed-list-item {
    background-color: #FFF;
    margin-bottom: 3rem;
    position: relative;
}

    .mixed-list-item .item-content {
        padding: 1.5rem;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

        .mixed-list-item .item-content .media-block {
            height: 100%;
            width: 100%;
        }

            .mixed-list-item .item-content .media-block img {
                width: 100%;
            }

        .mixed-list-item .item-content .info-block {
            padding: 0.5rem 1rem;
            background: var(--items-bg);
            -webkit-flex-grow: 1;
            flex-grow: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .mixed-list-item .item-content .post-metas {
            flex-grow: 1;
            display: flex;
            flex-direction: column-reverse;
        }

    .mixed-list-item .thumb-wrapper {
        position: relative;
        border-bottom: 4px solid var(--image-border);
    }

    .mixed-list-item.border-around .thumb-wrapper {
        border: 9px solid var(--image-border);
    }

    .mixed-list-item.border-around .info-block {
        background: transparent;
    }

    /*** LARGE ***/
    .mixed-list-item.large {
        width: 100%;
    }
    /*** SMALL ***/
    .mixed-list-item.medium {
        width: 50%;
    }

@media(max-width: 600px) {
    .mixed-list-item.medium {
        width: 100%;
    }
}

.mixed-grid.smooth .info-block,
.mixed-list.smooth .info-block {
    padding: 0.5rem;
    background: var(--items-bg);
}

    .mixed-grid.smooth .info-block h3,
    .mixed-list.smooth .info-block h3 {
        max-height: 90px;
        height: 90px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0.8rem;
    }

        .mixed-grid.smooth .info-block h3 a:after,
        .mixed-list.smooth .info-block h3 a:after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            bottom: 0;
            background: linear-gradient(to bottom, transparent, rgb(242, 242, 242));
        }

/**************** Mega Menu ****************/
/*** toggler ***/
.mega-nav-toggler {
    margin: 0;
    margin-inline-start: -1.5rem;
    padding: 1.5rem 0;
    background: #F2F2F2;
    height: 4.5rem;
    width: 4.5rem;
    text-align: center;
    line-height: 4.5rem;
    display: block;
    color: var(--brand-orange);
}

    .mega-nav-toggler:hover {
        color: var(--brand-orange);
    }


    .mega-nav-toggler .fa-times, .mega-nav-toggler.opened .fa-bars {
        display: none;
    }

    .mega-nav-toggler .fa-bars, .mega-nav-toggler.opened .fa-times {
        display: block;
    }

.dark .mega-nav-toggler {
    background: transparent;
    color: #FFF;
}
/*** nav ***/
.mega-nav {
    position: relative;
    overflow: hidden;
}

    .mega-nav.opened {
        overflow: visible;
    }

    .mega-nav .mega-menu-container {
        opacity: 0;
        height: auto;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .mega-nav.opened .mega-menu-container {
        opacity: 1;
    }

.mega-menu-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #f2f2f2;
    z-index: 99;
    box-shadow: 0px 3px 3px #00000029;
    padding-bottom: 8rem;
    padding-top: 5rem;
    box-shadow: 0px 3px 3px #00000029;
}

.mega-nav .menu-title {
    font-size: 2.1rem;
    color: var(--brand-darkblue);
    font-weight: bold;
    white-space: nowrap;
}

    .mega-nav .menu-title:hover {
        color: var(--brand-blue)
    }

.mega-nav ul.sub-menu {
    list-style: none;
    padding: 3rem 0;
}

    .mega-nav ul.sub-menu a {
        font-size: 1.8rem;
        color: #707070;
        white-space: nowrap;
        line-height: 4rem;
        font-weight: bold;
    }

        .mega-nav ul.sub-menu a:hover {
            color: var(--brand-blue);
        }

/**************** Mobile menu ****************/
.main-menu-opened .main-navigation &gt; li {
    opacity: 1;
}

/**************** Carousel ****************/
.media-grid.carousel .owl-dots {
    display: flex;
    justify-content: center;
}

.media-grid.carousel .owl-carousel .owl-dots .owl-dot {
    height: 1rem;
    width: 1rem;
    background: #FFF;
    border-radius: 100%;
    margin: 0 0.5rem;
}

.interactive .media-grid.carousel .owl-carousel .owl-dots .owl-dot.active {
    background: var(--brand-purple);
}

.media-grid.carousel .owl-carousel .owl-item {
    opacity: 0.3;
}

    .media-grid.carousel .owl-carousel .owl-item.center {
        opacity: 1;
    }

/**************** Videos ****************/
.media-slider img.optimal {
    min-width: 100%;
}

.media-slider .grad-overlay {
    background: rgba(21,21,21,0.73);
    background: -moz-linear-gradient(0deg, rgba(21,21,21,1) 0%, rgba(21,21,21,0.43) 100%);
    background: -webkit-linear-gradient(0deg, rgba(21,21,21,1) 0%, rgba(21,21,21,0.43) 100%);
    background: linear-gradient(0deg, rgba(21,21,21,1) 0%, rgba(21,21,21,0.23) 100%);
}

.media-slider .slide-info {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
}

.media-slider h3 {
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.56;
    margin-bottom: 0;
    max-width: calc(100% - 8rem);
}

.media-slider .slider-dots {
    position: relative;
    width: 100%;
}

.media-slider .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: absolute;
    bottom: 5rem;
}

    .media-slider .slick-dots button {
        font-size: 0;
        line-height: 0;
        padding: 0.5rem;
        border-radius: 50%;
        margin-inline-end: 0.5rem;
        background: #ccc;
        border: none;
    }

    .media-slider .slick-dots .slick-active button {
        background: var(--brand-orange);
    }

@media (min-width: 576px) {
    .media-slider .slide-info, .media-slider .slider-dots {
        max-width: 540px;
        margin: auto;
    }
}

@media (min-width: 768px) {
    .media-slider .slide-info {
        bottom: 4rem;
        max-width: 720px;
    }

    .media-slider .post-tag a {
        font-size: 6.5rem !important;
    }

    .media-slider h3 {
        font-size: 4.5rem;
    }

    .media-slider .slider-dots {
        max-width: 720px;
    }

    .media-slider .slick-dots {
        bottom: 8rem;
    }
}

@media (min-width: 992px) {
    .media-slider .slide-info, .media-slider .slider-dots {
        max-width: 1415px;
    }
}

@media (min-aspect-ratio: 16/9) {
    .media-slider .slide-info {
        bottom: calc(100% - 60vh + 4rem);
    }

    .media-slider .slider-dots {
        position: absolute;
        bottom: calc(100% - 60vh + 8rem);
        left: 15%;
    }

    .media-slider .slick-dots {
        bottom: auto;
    }
}

/**************** CULTURE ****************/
.culture .mixed-grid-item {
    border: 1px solid var(--items-bg);
}

.culture .media-grid:not(.fill) .content-block h3,
.culture .media-grid:not(.fill) .content-block a,
.culture .media-grid:not(.fill) .content-block ul {
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**************** INFO BAR ****************/
.info-bar-wrapper {
    position: fixed;
    z-index: 99999;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    left: 0;
}

    .info-bar-wrapper .info-bar {
        background: var(--brand-orange);
        color: #FFF;
    }

    .info-bar-wrapper .close {
        color: var(--items-bg);
        background: var(--brand-orange);
        height: 5rem;
        width: 5rem;
        text-align: center;
        line-height: 5rem;
        font-size: 2rem;
        opacity: 1;
    }

.info-bar h4 {
    color: #FFF;
    display: none;
}

.info-bar-items {
    display: flex;
    line-height: 5rem;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

    .info-bar-items::-webkit-scrollbar {
        width: 0;
        background: transparent;
        height: 0;
        display: none;
    }

.info-bar-item {
    white-space: nowrap;
}

    .info-bar-item a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 2rem;
        font-size: 1.8rem;
        font-weight: bold;
    }

        .info-bar-item a:hover {
            color: #FFF;
        }

/**************** Category Grid ****************/
.category-grid {
    overflow: hidden;
}

    .category-grid .category-list-wrapper {
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

        .category-grid .category-list-wrapper li {
            min-width: 17rem;
            height: auto !important;
            position: relative;
        }

    .category-grid .cat-title {
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: 2rem;
        background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
        padding: 1.5rem 2rem;
        color: #FFF;
        margin: 0;
        white-space: nowrap;
    }

@media(min-width: 992px) {
    .container {
        max-width: 1170px;
    }
}

@media(max-width: 992px) {
    .category-grid .category-list-wrapper li {
        width: auto;
    }

    .category-grid .category-list-wrapper {
        padding-top: 5.5rem;
        display: flex;
    }
}

/**************** FONT CONTROLS ****************/
.font-controls-wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.font-controls {
    display: flex;
}

.font-controls-wrapper .bigger, .font-controls-wrapper .smaller {
    background: var(--items-bg);
    color: var(--brand-darkblue);
    border: none;
    margin-inline-end: 1px;
    padding: 10px;
    line-height: 1;
    cursor: pointer;
}

.font-controls-wrapper .bigger {
    font-size: 18px;
    font-weight: bold;
}

.font-controls-wrapper .smaller {
    font-size: 12px;
}

/**************** xxxx ****************/
.optimal.vid-youtube .embed-responsive-item {
    height: 100%;
}

.author-details-block.coverage {
    background: var(--items-bg);
    padding: 0;
}

    .author-details-block.coverage .media-body {
        margin-top: 2rem
    }

    .author-details-block.coverage .post-block__mid img {
        max-width: initial;
        min-width: 35rem;
    }


.page_loader {
    height: 100%;
    width: 100%;
    z-index: 100000;
    position: fixed;
    background-color: #fff;
}

    .page_loader .loader_item {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 54px;
        width: 54px;
        bottom: 0;
        margin: auto;
        z-index: 1;
        font-size: 40px;
    }

body:not(.preloader) .page_loader {
    opacity: 0;
    visibility: hidden;
}

.page_loader i {
    color: var(--brand-orange);
}

/*********** Featured Block *************/

.featured-block .featured-item {
    border-bottom: 1px solid #f2f2f2;
}

.featured-block .item {
    border-bottom: 1px solid #f2f2f2;
    margin-top: 4px;
}

.featured-block .featured-item .media-caption, .featured-block .item {
    padding: 10px 20px 0 20px;
}

.featured-block .top-space {
    margin-top: 100px;
}

.light .author-details-block.coverage {
    background: #fff;
}

/*********** News Ticker ***************/
* {
    box-sizing: border-box;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-wrap {
    direction: ltr;
    width: 100%;
    overflow: hidden;
    height: 5rem;
    background-color: #F1F1F1;
    padding-right: 100%;
    box-sizing: border-box;
}

    .ticker-wrap .ticker {
        animation-direction: reverse;
        display: inline-block;
        height: 5rem;
        line-height: 5rem;
        white-space: nowrap;
        box-sizing: content-box;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-name: ticker;
        animation-name: ticker;
        -webkit-animation-duration: 100s;
        animation-duration: 100s;
    }

    .ticker-wrap .ticker__item {
        display: inline-block;
        padding: 0 4rem;
        font-size: 2rem;
        color: var(--brand-darkblue);
    }

        .ticker-wrap .ticker__item:after {
            background: url(https://media.almaalomah.me/uploads/images/logo/logo-new.png?width=110) no-repeat;
            height: 30px;
            width: 30px;
            position: absolute;
            margin-left: 2rem;
            background-size: 40px;
            margin-top: 1.8rem;
            content: '';
        }

        .ticker-wrap .ticker__item:last-child:after {
            content: unset;
        }

    .ticker-wrap .ticker-label {
        display: inline-block;
        white-space: nowrap;
        position: absolute;
        padding: 0;
        background: var(--live-color);
        width: 8rem;
        height: 5rem;
        line-height: 5rem;
        font-size: 2rem;
        font-weight: normal;
        color: #ffffff;
        text-align: center;
        right: 0rem;
        z-index: 1;
    }

    .ticker-wrap .ticker-overlay {
        position: absolute;
        top: 0;
        right: 1rem;
        left: 85%;
        bottom: 0;
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.82) 100%);
    }

    .ticker-wrap .time {
        font-size: 1.5rem;
        margin-right: 2rem;
    }

.top-news-ticker .ticker-wrap .ticker-label {
    background-color: #fec707;
    width: 10rem;
}

.top-news-ticker .ticker-wrap {
    position: inherit;
}
/******************* Audio Player ****************/
.audio-section {
    display: flex;
}

    .audio-section .video-js div {
        display: none;
    }

    .audio-section .video-js .vjs-duration, .audio-section .video-js .vjs-fullscreen-control, .audio-section .video-js .vjs-duration span, .audio-section .vjs-current-time, .audio-section .vjs-current-time span, .audio-section .vjs-audio.vjs-has-started .vjs-poster, .audio-section .video-js .vjs-time-divider {
        display: none !important;
    }

    .audio-section .video-js .vjs-play-control:focus, .audio-section .vjs-control-bar:focus {
        outline: none;
    }

    .audio-section .video-js .vjs-play-control {
        background: var(--brand-blue);
        display: block;
        width: 8em;
    }

    .audio-section .audio-container .video-js {
        height: auto !important;
    }


/*.audio-container, .audio-label {
        display: inline-block;
    }*/

.audio-label {
    background: #f2f2f2;
    font-size: 3.6rem;
    display: block;
    line-height: 8rem;
    width: 100%;
    padding: 0 1rem;
}

.audio-section:hover .video-js .vjs-play-control {
    background: var(--brand-darkblue);
}

.audio-section {
    margin: 0;
}

    /*.video-js .vjs-play-control .vjs-icon-placeholder:before {
        content: "\f099" !important;
        font-family: FontAwesome;
    }*/

    .audio-section .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .audio-section .vjs-icon-pause:before {
        content: "\f104" !important;
        font-size: 45px;
    }

    .audio-section .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .audio-section .video-js .vjs-play-control .vjs-icon-placeholder:before, .audio-section .vjs-icon-play:before {
        content: "\f107" !important;
        font-size: 45px;
    }

    .audio-section .video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
        text-shadow: none !important;
    }

    .audio-section .audio-container .video-js .vjs-control-bar {
        height: 8em;
        background: none !important;
    }

.audio-container .vjs-button &gt; .vjs-icon-placeholder:before {
    line-height: 1.9;
}

.feed-background .media-body {
    padding: 15px;
}

.feed-background .post-block &gt; a, .feed-background .post-block figure &gt; a {
    margin-left: 0;
}

.feed-background.widget-separator .post-block:not(:last-child) {
    margin-bottom: 0;
}

    .feed-background.widget-separator .post-block:not(:last-child):after {
        content: none;
    }

.items-list.fill .post-block {
    background: var(--items-bg);
}

.items-list.feed .media-body {
    padding: 15px 0 0 10px;
}

.small-margin .post-block {
    margin-bottom: 1.6rem;
}

.fill-bg .featured-post .content-block {
    background: #fff;
}

.fill-bg .featured-post .info-block {
    padding: 2rem;
}

/**************** Responsive ****************/
@media(max-width: 1600px) {
    .big-video {
        background-position: 8rem 8rem;
    }

        .big-video:before {
            left: 3rem;
        }

        .big-video:after {
            right: 3rem;
        }

    .featured-post.big .item-content .media-block {
        width: 68%;
    }

    .featured-post .item-content .info-block {
        width: 32%;
    }

    .text-list .item {
        padding: 1.2rem 1rem;
    }
}

@media(max-width: 1300px) {
    .axil-banner-sidebar {
        padding: 1.5rem 2.5rem 0;
    }
}

@media(max-width: 1024px) {
    .main-navigation li {
        margin-right: 1rem;
        margin-left: 0;
    }

    .mixed-list-item {
        margin-bottom: 1rem;
    }

    .filter-options .filter-option {
        font-size: 2rem;
    }
}

@media(max-width: 992px) {
    .post-block .axil-post-title {
        font-size: 1.8rem;
    }

    html {
        font-size: 9px;
    }

    .featured-video {
        margin-top: 3rem;
    }

    .big-video {
        background-position: 2rem 2rem;
    }

        .big-video:before {
            border-top: 4rem solid #FFF;
            border-left: 4rem solid transparent;
            border-right: 4rem solid transparent;
        }

        .big-video:after {
            border-bottom: 4rem solid #FFF;
            border-left: 4rem solid transparent;
            border-right: 4rem solid transparent;
        }

    .aside {
        margin-top: 4rem;
    }
}

@media(max-width: 767px) {
    html {
        font-size: 8.7px;
    }

    .section-gap {
        padding-top: 2rem;
    }

    .items-grid .media-figure {
        display: none;
    }

    .videos-section .items-grid .media-figure {
        display: block;
    }

    .featured-video .title-go img {
        height: 6rem;
    }

    .featured-video .title-go {
        top: -4rem;
    }

    .featured-video .video-js .vjs-big-play-button {
        height: 5rem;
        width: 5rem;
        line-height: 5rem;
    }

        .featured-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
            font-size: 4rem;
        }

    .featured-video .video-js .vjs-big-play-button {
        left: 2rem;
        top: calc(100% - 7rem);
    }

    .featured-video .video-info {
        right: 8rem;
        width: calc(100% - 8rem);
    }

        .featured-video .video-info .summary {
            display: none;
        }

    .featured-video .embed-responsive-21by9::before {
        padding-top: 56.25%;
    }

    .videos-section.big:before {
        border-top: 4rem solid #FFF;
        border-left: 4rem solid transparent;
        border-right: 4rem solid transparent;
    }

    .videos-section.big:after {
        border-top: 4rem solid #FFF;
        border-left: 4rem solid transparent;
        border-right: 4rem solid transparent;
    }

    .feed .post-block {
        display: block;
    }

        .feed .post-block img {
            max-width: 100%;
        }


    .section-gap.spearator .container:before {
        margin-top: 1.5rem;
        margin-bottom: 4.5rem;
    }

    .slider-nav-thumbnails {
        display: none;
    }

    .custom-slider .slider-arrows {
        bottom: 0;
    }

    .post-block &gt; a, .post-block figure &gt; a {
        margin: 0;
    }

    .sidebar-post-widget .post-block &gt; a, .feed .post-block figure &gt; a {
        margin-right: 1rem;
        margin-left: auto;
    }

    .post-metas-wrapper {
        display: block;
    }

        .post-metas-wrapper .social-share {
            justify-content: flex-end;
        }
}

@media(max-width: 576px) {
    .section-gap {
        padding-top: 1rem;
    }

    html {
        font-size: 8.2px;
    }

    .feed .post-block {
        display: block;
    }

        .feed .post-block img {
            min-width: 100%;
            max-width: 100%;
            margin-bottom: 2rem !important;
        }

    .vertical-list .post-metas {
        display: none;
    }

    .vertical-list .post-block h3 {
        font-size: 1.4rem;
    }

    .media-icon {
        bottom: 2.5rem;
    }

    .items-list .post-metas {
        display: none;
    }

    .featured-post .item-content {
        display: block;
    }

        .featured-post .item-content .info-block {
            width: 100%;
        }

    .featured-post.big .item-content .media-block {
        width: 100%;
    }
}

@media(max-width: 480px) {
    .section-gap {
        padding-top: 0;
    }

    .featured-video {
        margin-top: 5rem;
    }

        .featured-video .title-go img {
            height: 6rem;
        }

        .featured-video .title-go {
            top: -4rem;
        }

    .main-content-text {
        margin-top: 3rem;
    }

    html {
        font-size: 8px;
    }

    .media-slider {
        margin-bottom: 3rem;
    }

    .grid-wrapper .media-body {
        margin-right: 10px;
    }

    .post-tag {
        margin-top: 1rem;
    }

    .sports .media-slider .slide-info {
        width: 100%;
    }

    .section-title {
        margin-top: 2rem;
    }

    .navbar .separator {
        display: none;
    }

    #octiSearch {
        margin-top: 3rem;
    }

    .post-cat-group {
        margin-top: 1rem;
    }

    .single-blog-wrapper {
        margin-top: 2rem;
    }

    .post-metas-wrapper .social-share {
        justify-content: flex-end !important;
    }

    .masonry-grid-wrapper {
        margin-top: 2rem;
    }

    .grid-wrapper .caption-content {
        margin-top: 1rem;
    }

    .media-grid.smooth .caption-content h3 {
        max-height: 45px;
        height: 45px;
    }

    .author-details-block .media-body, .text-list {
        margin-top: 1rem;
    }

    .masonry-grid-wrapper .post-metas {
        margin-top: 1rem;
    }

    .media-icon {
        bottom: 0.5rem;
    }

    .items-list.fill h3 {
        margin-right: 1rem;
    }

    .live-player .video-info .video-metas {
        margin: 0 1rem;
    }

    .feed.fill .post-block img {
        margin-bottom: 0 !important;
    }

    .items-list.feed .media-body {
        padding: 1rem;
    }

    .mixed-grid.smooth .info-block, .mixed-list.smooth .info-block {
        padding: 1rem;
    }

        .mixed-grid.smooth .info-block h3, .mixed-list.smooth .info-block h3 {
            max-height: 30px;
            height: 30px;
        }

    .video-js .vjs-play-progress:before {
        line-height: 1.2rem !important;
    }

    .video-js .vjs-progress-control {
        height: 1rem !important;
    }

    .video-js .vjs-big-play-button {
        height: 6rem !important;
        width: 6rem !important;
        line-height: 6rem !important;
        top: calc(100% - 8rem) !important;
    }

        .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
            font-size: 5rem !important;
        }

    .content-block {
        display: block;
    }

    .ticker-wrap {
        margin-top: 3rem;
    }

    .behind-the-wall .featured-section .media-grid {
        margin-top: 4rem;
    }
}

@font-face {
    font-family: 'kufi';
    src: url('../../../shared/fonts/DroidKufi/DROIDKUFI-REGULAR.TTF') format('truetype');
}

@font-face {
    font-family: 'kufi-bold';
    src: url('../../../shared/fonts/DroidKufi/DROIDKUFI-BOLD.TTF') format('truetype');
}

:root {
    --primary-font: 'kufi-bold';
    --secondary-font: 'kufi';
    --bold-font: 'kufi-bold';
    --medium-font: 'kufi';
}

@media (min-width: 1200px) {
    .container {
        max-width: 1230px;
    }
}

/**************** SECTIONS ****************/
.section-gap:not(.videos-section) .ow-container ~ .ow-container, .add-widget-margin .ow-container:first-of-type {
    margin-top: 7.5rem;
    padding-top: 0;
}

.section-gap.boxed.add-widget-margin .ow-container {
    margin-top: 0;
}

.crop-min-height {
    min-height: 10rem;
}

.featured-min-height {
    min-height: 35.9rem;
}

.topless .ow-container {
    margin-top: 3.5rem !important;
    margin-bottom: 7rem;
}

.no-container-margin {
    margin-top: -7.5rem !important;
}

.shrinked-container-margin {
    margin-top: -3.5rem !important;
}

@media(min-width: 576px) {
    .half-placement {
        max-width: calc(50% - 15px);
        padding-inline-end: 30px;
        float: var(--direction);
        background-color: #fff;
    }

    .half-placement-complement .mixed-list-item.end-half-placement {
        clear: both;
    }
}

@media(min-width: 992px) {
    .half-placement-start {
        max-width: calc(50% - 15px);
        float: var(--direction);
    }

    .half-placement-end {
        max-width: calc(50% - 15px);
        float: var(--antidirection);
    }
}

.title-replace-margin {
    margin-top: 4rem;
}

.moreArticlesList .post-block {
    background-color: #FFF;
}

.moreArticlesList .axil-recent-news {
    padding: 0 !important;
}

.moreArticlesList .post-block a {
    padding: 1rem !important;
}

.navbar-search .navbar-search-btn i, .navbar-search .navbar-search-btn span {
    font-weight: 900;
}

.title-over .col-lg-4 .media-caption, .title-over .col-lg-12 .media-caption {
    background-color: transparent !important;
}

.section-tabs {
    padding-top: 0px !important;
    margin-top: -3rem;
}

.author-details-block.coverage .post-block__mid img {
    max-width: initial;
    min-width: 35rem;
}

.author-details-block.coverage {
    background: var(--items-bg);
    padding: 0;
}

    .author-details-block.coverage .media-body {
        margin-left: 2rem;
    }

.tabs-en-top-margin {
    margin-top: 38px;
}

    .tabs-en-top-margin .tab-content {
        overflow: hidden;
    }

.single-player {
    background: transparent;
    padding: 0;
}

    .single-player .video-info {
        padding: 2.4rem 0 0;
    }

        .single-player .video-info h1 {
            font-size: 2.8rem;
            line-height: 1.07;
        }

        .single-player .video-info .summary {
            line-height: 1.17;
        }

        .single-player .video-info :is(h1, .summary) {
            max-width: 80%;
        }

.post-tag:before {
    display: none;
}

.post-tag a {
    padding: 0;
    color: var(--brand-orange);
    font-family: var(--primary-font);
}

.post-details {
    text-align: right;
}

    .post-details .single-blog-wrapper h1 {
        font-size: 4rem;
        line-height: 1.15;
        margin-bottom: 1.5rem;
    }

    .post-details .single-blog-wrapper .p-summary {
        margin-bottom: 1.5rem;
        color: var(--grey-dark-four);
        font-size: 2rem;
        line-height: 1.7;
        font-weight: bold;
    }

    .post-details .single-blog-wrapper .post-cover-content,
    .single-player .post-player-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1.5rem;
    }

        .post-details .single-blog-wrapper .post-cover-content .social-share li,
        .single-player .post-player-content .social-share li {
            margin: 0;
            margin-inline-start: 2rem;
        }

            .post-details .single-blog-wrapper .post-cover-content .social-share li a,
            .single-player .post-player-content .social-share li a {
                color: var(--grey-dark-four);
                font-size: 1.3rem;
                line-height: 1.3rem;
            }

    .post-details figure {
        margin-bottom: 2rem;
    }

    .post-details p {
        font-size: 2.2rem;
        line-height: 1.7;
        margin-bottom: 3rem;
        text-align: var(--direction);
    }

img.optimal {
    height: auto !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.story-appendix &gt; div:first-child {
    border: none;
    padding: 0;
}

.section-tabs .media-grid .row {
    padding: 0 !important;
}

.title-over .col-lg-4 .media-caption, .title-over .col-lg-12 .media-caption {
    height: 4rem;
    position: absolute;
    top: 80%;
    left: 3rem;
}

.title-over .col-lg-6 .media-caption h3 {
    height: 4rem;
    position: absolute;
    top: 67.5%;
    left: 4rem;
}

.content-block .grad-overlay {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    max-width: -webkit-fill-available;
    height: 50%;
}

.post-metas {
    margin: 1.5rem 0 0.5rem;
}

.meta-item [class^="tag-"] {
    color: #F7BD07;
}

.grad-overlay {
    background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, #121213 150%);
}

.title-over .col-lg-6 .media-caption .summary, .title-over .col-lg-6 .media-caption .post-metas {
    margin-left: 1.5rem;
}

.title-over h3 {
    color: #FFF !important;
}

/* home most read*/
.home-mostread {
    margin-bottom: -4rem;
}

.padding-top {
    padding-top: 2.3rem;
}

.home-mostread:not(.no-items-separator) .grid-wrapper &gt; div:not(:last-child) .post-block {
    border-bottom: 1px solid var(--separators-col);
}

.home-mostread .post-block img, .home-mostread .post-block img, .top-videos .post-block img, .top-videos .post-block img {
    max-width: 9rem !important;
    min-width: 9rem !important;
}

.home-mostread .datalist .media {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.home-mostread .post-block &gt; a, .no-border .post-block figure &gt; a {
    margin-inline-end: 1.4rem !important;
}

.home-mostread .media-body h3, .top-videos .media-body h3 {
    font-size: var(--summary-fsize);
}

.top-videos .datalist {
    background-color: #1C3664;
    margin: 0 .9rem;
    border-radius: 3px;
}

    .top-videos .datalist .media {
        padding: 0 !important;
        margin-top: 1.5rem !important;
        background-color: #1c3664 !important;
        border-bottom: 1px solid white;
        border-radius: 0 !important;
    }

.top-videos .axil-recent-news {
    margin-top: 0 !important;
    padding: 1rem 0;
}

.top-videos .post-block {
    margin-bottom: 1.15rem !important;
}

    .top-videos .post-block &gt; a, .top-videos .post-block figure &gt; a {
        margin-right: 1rem !important;
        padding-bottom: 2.5rem;
    }

.top-videos .media-body h3 {
    color: #FFF !important;
}

.top-videos .post-metas ul {
    color: #FFF;
}

.featured-watchit {
    margin-bottom: 7.5rem;
}

    .featured-watchit .bg-navy .media-grid .content-block, .featured-watchit .bg-navy .media-caption {
        background-color: #1C3664;
    }

    .featured-watchit .bg-navy .post-tag a, .featured-watchit .bg-navy .caption-content h3, .featured-watchit .bg-navy .summary, .featured-watchit .bg-navy .post-metas li {
        color: #FFF;
    }

    .featured-watchit .summary {
        font-weight: 100;
        font-size: 1.6rem;
        margin-bottom: 1rem;
        height: 8rem;
        overflow: hidden;
    }

    .featured-watchit .more-watchit-bottom .datalist {
        margin-bottom: 3rem !important;
    }

.no-top-padding {
    padding-top: 0rem !important;
}

.more-space-right .media-grid .grid-item {
    margin-bottom: 3rem;
}

@media(max-width: 480px) {
    .more-space-right .media-grid .row {
        padding: 0 2rem !important;
    }

    .grid-item.col-lg-4 {
        max-width: 100% !important;
    }

    .more-space-right-small .title-over .row {
        padding: 0 2rem !important;
    }

    .grid-item.col-lg-6 {
        max-width: 100% !important;
    }

    .more-posts .media-grid .row {
        padding: 0 2rem !important;
    }

    .grid-item h3 {
        height: 85px !important;
    }

    .title-over .col-lg-6 .media-caption h3 {
        position: absolute;
        top: 27.5rem;
        left: 3.5rem;
    }

    .items-list .post-block {
        display: flex;
        flex-direction: column;
    }

        .items-list .post-block img {
            margin: 0 0 1.5rem !important;
            max-width: 100% !important;
        }

    .home-mostread .post-block &gt; a, .post-block figure &gt; a {
        width: 30% !important;
    }

    .section-tabs .items-grid .col-lg-12 {
        padding: 0 !important;
    }
}

/************ Article Page *************/
.axil-edit .media-grid .grid-item {
    padding: 0;
}

.axil-edit .axil-recent-news {
    margin-top: 0 !important;
}

    .axil-edit .axil-recent-news .post-block {
        background-color: #fff !important;
        border-radius: 3px;
    }

        .axil-edit .axil-recent-news .post-block &gt; a, .axil-edit .axil-recent-news .post-block figure &gt; a {
            padding: 1rem;
        }

    .axil-edit .axil-recent-news .media-body h3 {
        height: 9.2rem;
        overflow: hidden;
    }

.single-blog-wrapper h2 {
    font-size: 3.6rem !important;
    line-height: 6rem !important;
    color: var(--brand-darkblue);
    text-align: left;
}

.post-metas-wrapper {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1.5rem;
}

    .post-metas-wrapper .post-metas {
        margin: 0;
    }

    .post-metas-wrapper li {
        margin-bottom: 0;
    }

    .single-player .video-info .social-share a,
    .post-metas-wrapper .social-share li a {
        background: transparent;
        color: #F7BD07;
        width: 2rem;
    }

.post-country img {
    max-width: 3rem !important;
    min-width: 3rem !important;
    height: 3rem !important;
    display: inline-block;
    object-fit: cover;
    border-radius: 100%;
}

@media(max-width: 1300px) {
    .axil-banner-sidebar {
        padding: 1.5rem 2.5rem 0;
    }
}

.btn {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.2;
    font-family: var(--bold-font);
    color: #FFFFFF;
    background-color: var(--brand-orange);
    padding: .5rem 1.5rem;
}

.loadmorebtn.btn {
    text-transform: capitalize;
}

.loadmoresection {
    text-align: center;
    margin: 4rem 0;
}

.breadcrumb-wrapper {
    padding: 1rem 0;
    background-color: white;
}

/****Details Slick *****/
.post-media figcaption,
.content-media-item figcaption {
    color: var(--grey-dark-four);
    background: transparent;
    padding: 0.9rem 0 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: var(--bold-font);
    line-height: 1.4;
    color: black;
    font-weight: normal;
    margin-bottom: 0;
}

h3, .h3 {
    font-size: 2.4rem;
}

[class*='truncate-title-'] :not(.section-title):not(.widget-title) &gt; :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6), [class*='truncate-summary-'] .summary {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
}

.truncate-title-1 :not(.section-title):not(.widget-title) &gt; :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6), .truncate-summary-1 .summary {
    -webkit-line-clamp: 1;
}

.truncate-title-2 :not(.section-title):not(.widget-title) &gt; :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6), .truncate-summary-2 .summary {
    -webkit-line-clamp: 2;
}

.truncate-title-4 :not(.section-title):not(.widget-title) &gt; :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6), .truncate-summary-4 .summary {
    -webkit-line-clamp: 4;
}

.small.normal-font h1, .small.normal-font h2, .small.normal-font h3, .small.normal-font h4, .small.normal-font h5 {
    font-size: 2.6rem !important
}

/**************** General ****************/
.hide-title .section-title {
    display: none;
}

.section-title {
    margin: 0 0 1rem;
}

    .section-title h2, .widget-title h3 {
        color: #DD1C22;
        font-family: var(--primary-font);
        font-size: 2.6rem;
        line-height: 3rem;
        border: none;
        padding: 0;
        display: flex;
        align-items: baseline;
        width: 100%;
        white-space: nowrap;
    }

        .section-title h2::after, .widget-title h3::after {
            content: '';
            display: block;
            border-top: 1px solid #DD1C22;
            flex-grow: 1;
            width: 100%;
            margin-inline-start: 1rem;
        }

.section-gap:first-of-type {
    padding-top: 3.5rem;
}

.section-gap:last-of-type {
    padding-bottom: 3.5rem;
}

.section-gap {
    padding-bottom: 3.5rem;
}

    .section-gap.light {
        padding: 7.5rem 0;
        margin-bottom: 7.5rem;
    }

    .section-gap.boxed {
        background-color: #f0f0f0;
        margin: 0;
        padding: 0;
    }

        .section-gap:not(.boxed) + .section-gap.boxed, .section-gap.boxed + .section-gap:not(.boxed) {
            padding-top: 5.5rem;
        }

        .section-gap.boxed:first-of-type .ow-container {
            margin-top: 5.5rem !important;
        }

        .section-gap.boxed:not(.add-widget-margin) .ow-container &gt; *:not(.story-appendix), .story-appendix &gt; * {
            background-color: white;
            padding: 3rem !important;
            margin: 0 0 3rem 0;
        }

        .section-gap.boxed.add-widget-margin [class*="half-placement-"], .section-gap.boxed.add-widget-margin .minimal-home .ow-container {
            background-color: white;
            padding: 3rem;
            margin-bottom: 3rem;
        }

        .section-gap.boxed .add-widget-margin .ow-container:first-of-type {
            margin-top: 3rem;
        }

.items-list:not(.banner) .post-block {
    padding-bottom: 3rem;
    border-bottom: 1px solid var(--separators-col);
}

.items-grid .post-block img,
.items-list .post-block img {
    max-width: 28.5rem;
    min-width: 28.5rem;
}

.items-list:not(.home-mostread) .post-block img {
    margin-inline-end: 3rem !important;
}

.items-list:not(.home-mostread) .post-block h3 {
    font-family: var(--bold-font);
}

.items-list .post-block .summary {
    margin-top: 0.7rem;
}

.items-list.banner {
    background: none;
}

    .items-list.banner .post-block .thumb {
        width: calc(66.66666% - 15px);
    }

    .items-list.banner .post-block img {
        min-width: 100%;
    }

    .items-list.banner .post-block .media-body {
        margin-inline-start: 30px;
        display: flex;
        flex-direction: column;
        align-self: flex-end;
    }

.post-block &gt; a, .post-block figure &gt; a {
    margin-right: 0rem !important;
    padding: 0;
}

.navbar {
    background-color: #072760;
}

.more-link {
    display: none;
}

/**************** Footer ****************/
.page-footer {
    padding: 5rem 0 12.6rem;
}

    .page-footer .section-gap {
        padding: 0;
    }

    .page-footer .site-description {
        margin: 0;
        font-weight: 600;
    }

        .page-footer .site-description.site-copyrights {
            font-weight: 100;
        }

    .page-footer .mobile-apps {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
    }

.footer-social-share .social-share li {
    margin: 0;
}

.social-colored .ow-container &gt; div {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto auto;
    grid-column-gap: 3.6rem;
    grid-row-gap: 1.9rem;
}

.page-footer .footer-logo {
    grid-row-start: 1;
    grid-row-end: 4;
    margin: auto;
}

.footer-social-share-wrapper {
    grid-row-start: 1;
    grid-row-end: 2;
}

}

.nav li .nav-link.active {
    color: var(--navy-blue);
}

.nav.sub-navigation.list-inline {
    border-bottom: 2px solid #989898;
}

/**************** Sidebarlist ****************/
.sidebar-post-widget h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.sidebar-post-widget .post-tag {
    margin: 0;
}

.sidebar-post-widget .post-block &gt; a, .sidebar-post-widget.post-block figure &gt; a {
    margin-right: 1rem;
}

/**************** Header / Main Menu ****************/
@media (min-width: 992px) {
    .main-navigation {
        background: #DD1C22;
    }

        .main-navigation:before, .main-navigation:after {
            position: absolute;
        }

        .main-navigation:before {
            content: '';
            border-top: 36.3px #DD1C22 solid;
            border-right: 50px transparent solid;
            border-left: 50px #DD1C22 solid;
            border-bottom: 31.4px transparent solid;
            inset: 0 calc(-10rem + 1px) 0 auto;
        }

        .main-navigation:after {
            content: '';
            border-top: 36.3px #DD1C22 solid;
            border-left: 50px transparent solid;
            border-right: 50px #DD1C22 solid;
            border-bottom: 31.4px transparent solid;
            inset: 0 auto 0 calc(-10rem + 1px);
        }
}

.main-navigation li {
    line-height: 1.2;
    padding: 0;
    margin: 2.3rem;
}

.header-top__social-share li {
    margin: 0;
}

    .header-top__social-share li:not(:last-of-type) {
        margin-inline-end: 0.7rem;
    }

    .header-top__social-share li a, .header-top__social-share li {
        font-size: 1.3rem;
        line-height: 2rem;
    }

.mega-nav-toggler {
    color: var(--grey-dark-four);
}

.brand-logo-container {
    margin-inline-end: 1rem;
}

.navbar-extra-features {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


@media(min-width: 768px) {
    .nav-search-field-toggler {
        margin-inline-end: 10px;
    }
}

#special-menu a {
    border: none;
    font-size: 1.7rem;
    font-family: var(--bold-font);
}

/**************** Section Menu ****************/
.sub-nav-wrapper {
    padding: 2.5rem 0 2rem;
}

    .sub-nav-wrapper li {
        color: #B4B4B4;
        font-family: var(--bold-font);
        margin-inline-start: 2.5rem;
        font-size: 2rem;
    }

        .sub-nav-wrapper li.special {
            /* flex: auto; */
            margin: 0;
            font-family: var(--primary-font);
            font-size: 3rem;
            color: var(--brand-orange);
        }

header .sub-nav-wrapper ul {
    padding-bottom: 2.7rem;
    border-bottom: 1px solid var(--grey-col2);
    overflow-x: scroll;
}

/**************** Items Grid ****************/
.items-grid h3 {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0;
}

.items-grid.separator {
    border-top: 1px solid var(--separators-col);
    padding-top: 2.1rem;
}

    .items-grid.separator.no-container-margin {
        margin-top: -3.3rem !important;
    }

.items-grid.no-items-separator .post-block {
    border-bottom: none !important;
}

/* small */
.items-grid.small .axil-recent-news .row &gt; div {
    padding-left: 7.5px;
}

.items-grid.small .post-block {
    margin-bottom: 0;
    padding: 2.1rem 0;
    border-bottom: 1px solid var(--separators-col);
}

    .items-grid.small .post-block h3 {
        font-size: var(--summary-fsize) !important;
        line-height: 2.1rem;
        margin: 0;
    }

    .items-grid.small .post-block img {
        max-width: 9rem;
        min-width: 9rem;
        margin-inline-end: 1.5rem !important;
    }

.home-top .ow-container, .home-top .items-grid, .home-top .items-grid .axil-recent-news {
    height: 100%;
}

/**************** VIDEOS SECTION  ****************/
.featured-video .video-js .vjs-big-play-button {
    color: #1C3664;
}

.videos-section .nav-item .nav-link {
    font-size: 2.4rem;
}

.videos-section .tab-content {
    padding-top: 2rem;
    border-top: 1px solid var(--videos-highlight);
}

/**************** Media Grid ****************/
.media-grid.half-placement .grid-item .summary {
    height: auto;
    margin-bottom: 0.7rem;
}

.media-grid {
    margin-bottom: -4rem;
}

    .media-grid .grid-item {
        margin-bottom: 4rem;
        display: flex;
        flex-direction: column;
    }

        .media-grid .grid-item .media-caption {
            flex-grow: 1;
            padding-top: 1.6rem;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .media-grid .grid-item .summary {
            margin: 0 0 0.6rem;
        }

    .media-grid .content-block {
        background: #FFF;
    }

    .media-grid.fill .media-caption {
        padding: 0;
    }

    .media-grid.fill:not(.fullheight) .media-caption {
        padding: .5rem;
    }

.title-over .grad-overlay {
    display: unset;
}

.media-grid .content-block .media-caption {
    padding: 1rem;
}

.media-grid.smooth .caption-content h3 {
    max-height: 75px;
    height: 75px;
}

    .media-grid.smooth .caption-content h3 a:after {
        height: 100%;
    }

.media-grid.smooth .media-caption {
    padding: .5rem;
}

.content-block:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.media-grid .owl-nav {
    top: -6rem;
}

.post-metas li {
    margin: 0 !important;
}

.embed-load-btn,
.media-icon {
    width: 12%;
    height: 20%;
    right: 0;
    top: 0;
    background: var(--brand-orange);
}

    .media-icon .fa-play {
        display: none;
    }

.embed-load-btn {
    display: initial !important;
    left: 4rem;
    bottom: 0;
}

    .embed-load-btn::after {
        border: none;
        height: auto;
        width: auto;
    }

    .embed-load-btn::after,
    .media-icon:after {
        content: '';
        display: block;
        background-image: url(../../img/Polygon.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        padding: 50% 0;
        margin: 0 30% 0 33%;
    }

@media(min-width: 992px) {
    .grid-item h3 {
        font-size: 2.4rem;
    }
}

/* bordered items */
.media-grid.bordered-items {
    margin-bottom: -2rem;
}

    .media-grid.bordered-items .grid-item {
        /*border-bottom: 1px solid var(--separators-col);
        padding: 0 0 2rem;
        margin: 0 15px 2rem;*/
    }

/**************** Responsive ****************/
@media(max-width: 1600px) {
    .big-video {
        background-position: 8rem 8rem;
    }

        .big-video:before {
            left: 3rem;
        }

        .big-video:after {
            right: 3rem;
        }
}

@media(max-width: 1024px) {
    .main-navigation li {
        margin-right: 1rem;
        margin-left: 0;
    }
}

@media(max-width: 992px) {
    .post-block .axil-post-title {
        font-size: 1.8rem;
    }

    html {
        font-size: 9px;
    }

    .featured-video {
        margin-top: 3rem;
    }

    .big-video {
        background-position: 2rem 2rem;
    }

        .big-video:before {
            border-top: 4rem solid #FFF;
            border-left: 4rem solid transparent;
            border-right: 4rem solid transparent;
        }

        .big-video:after {
            border-bottom: 4rem solid #FFF;
            border-left: 4rem solid transparent;
            border-right: 4rem solid transparent;
        }
}

@media(max-width: 767px) {

    html {
        font-size: 8.7px;
    }

    .section-gap {
        padding-top: 4rem;
    }

    .items-grid .media-figure {
        display: none;
    }

    .videos-section .items-grid .media-figure {
        display: block;
    }

    .featured-video .title-go img {
        height: 6rem;
    }

    .featured-video .title-go {
        top: -4rem;
    }

    .featured-video .video-js .vjs-big-play-button {
        height: 5rem;
        width: 5rem;
        line-height: 5rem;
    }

        .featured-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
            font-size: 4rem;
        }

    .featured-video .video-js .vjs-big-play-button {
        left: 2rem;
        top: calc(100% - 7rem);
    }

    .featured-video .video-info {
        left: 8rem;
        width: calc(100% - 8rem);
    }

        .featured-video .video-info .summary {
            display: none;
        }

    .featured-video .embed-responsive-21by9::before {
        padding-top: 56.25%;
    }

    .videos-section.big:before {
        border-top: 4rem solid #FFF;
        border-left: 4rem solid transparent;
        border-right: 4rem solid transparent;
    }

    .videos-section.big:after {
        border-top: 4rem solid #FFF;
        border-left: 4rem solid transparent;
        border-right: 4rem solid transparent;
    }

    .feed .post-block {
        display: block;
    }

        .feed .post-block img {
            max-width: 100%;
        }

    .section-gap.spearator .container:before {
        margin-top: 1.5rem;
        margin-bottom: 4.5rem;
    }

    .slider-nav-thumbnails {
        display: none;
    }

    .custom-slider .slider-arrows {
        bottom: 0;
    }

    .post-block &gt; a, .post-block figure &gt; a {
        margin: 0;
    }
}

@media(max-width: 576px) {
    .section-gap {
        padding-top: 4rem;
    }

    html {
        font-size: 8.2px;
    }

    .feed .post-block {
        display: block;
    }

        .feed .post-block img {
            min-width: 100%;
            max-width: 100%;
            margin-bottom: 2rem !important;
        }
}

@media(max-width: 480px) {
    .section-gap {
        padding-top: 0;
    }

    .featured-video {
        margin-top: 5rem;
    }

        .featured-video .title-go img {
            height: 6rem;
        }

        .featured-video .title-go {
            top: -4rem;
        }

    html {
        font-size: 8px;
    }

    .slider-custom {
        margin-top: 2rem;
    }

    .slider-nav-thumbnails {
        display: none;
    }

    .featured-watchit .more-watchit-bottom .section-title {
        display: none;
    }
}

/**************** Appendix ****************/
.story-appendix .about-author a img {
    margin: 0;
}

.about-author .media-body {
    margin: 0 2rem;
}

/**************** Text List ****************/
.text-list.limited .items {
    max-height: 45rem;
}

.text-list .item {
    border-bottom: 1px solid var(--grey-col)
}

.items-summary .metas .record .key {
    width: 15rem;
}

/**************** MIXED List ****************/
.mixed-list .mixed-list-wrapper {
    display: grid;
    grid-row-gap: 2rem;
    grid-column-gap: 3rem;
}

.mixed-list .mixed-list-item {
    padding-bottom: 0;
    margin-bottom: 0;
}

    .mixed-list .mixed-list-item .thumb-wrapper {
        border: none;
    }

    .mixed-list .mixed-list-item .item-content {
        min-height: unset !important;
        height: auto;
        padding: 0;
    }

        .mixed-list .mixed-list-item .item-content .info-block {
            padding: 0;
            background-color: transparent;
            display: flex;
            flex-direction: column;
        }

    .mixed-list .mixed-list-item:not(.small):not(.big) .item-content .thumb-wrapper {
        margin-bottom: 1.5rem;
    }

    .mixed-list .mixed-list-item .item-content .info-block .summary {
        margin: 2rem 0 0;
    }

/* with border bottom */
.border-bottom {
    border-color: var(--separators-col);
    padding-bottom: 1.5rem !important;
}

/* small items with small thumb */
.mixed-list.small-items .mixed-list-item.small .item-content .thumb-wrapper {
    max-width: 9rem;
    min-width: 9rem;
}

.mixed-list[class*="half-placement-"] .mixed-list-item.small .item-content .post-metas {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* main posts */
/*.mixed-list.main-featured .mixed-list-item:not(.featured) .summary {
    display: none;
}*/

@media(min-width: 992px) {
    /* main posts */
    .mixed-list:is(.main-featured, .secondary-featured) .mixed-list-wrapper {
        grid-template-columns: calc(50% - 15px) calc(50% - 15px);
    }

    .mixed-list:is(.main-featured, .secondary-featured) .mixed-list-item {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .mixed-list.secondary-featured .mixed-list-item.featured {
        grid-row-start: 1;
        grid-row-end: 5;
    }

    .mixed-list.secondary-featured:not(.secondary-featured-double) .mixed-list-item:not(.featured) {
        grid-column-start: 2;
    }

    .mixed-list.secondary-featured-double .mixed-list-wrapper {
        grid-template-columns: calc(33.333333% - 20px) calc(33.333333% - 20px) calc(33.333333% - 20px);
    }

    .mixed-list.secondary-featured .mixed-list-item.featured h3 {
        font-size: 2.4rem;
    }

    .mixed-list.main-featured .mixed-list-item.featured {
        grid-row-start: 1;
        grid-row-end: 4;
    }

        .mixed-list.main-featured .mixed-list-item.featured h3 {
            font-size: 2.8rem;
        }

    .mixed-list.main-focused-featured .mixed-list-wrapper {
        grid-template-columns: calc(66.666666% - 15px) calc(33.333333% - 15px);
    }

    .mixed-list.main-focused-featured .mixed-list-item.featured:first-of-type {
        grid-row-start: 1;
        grid-row-end: 4;
    }
}

/* no summary */
.mixed-list.no-summary .mixed-list-item:not(.featured) .item-content .info-block .summary {
    display: none;
}

/* small style */
.mixed-list .mixed-list-item.small .item-content {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

    .mixed-list .mixed-list-item.small .item-content .thumb-wrapper {
        max-width: 18rem;
        min-width: 18rem;
        margin-inline-end: 1.5rem;
    }

.mixed-list .mixed-list-item.small:not(.normal-font) .item-content .info-block h3 {
    font-size: 1.8rem !important;
}

@media(max-width: 575.98px) {
    .mixed-list .mixed-list-item.small.normal-font .item-content .info-block h3 {
        font-size: var(--summary-fsize) !important;
        line-height: 2.1rem
    }
}

.mixed-list .mixed-list-item.big:not(:last-of-type) {
    border-bottom: 1px solid var(--separators-col);
    padding-bottom: 2rem;
}

/* big style */
@media (min-width: 567px) {
    .mixed-list .mixed-list-item.big .item-content {
        display: flex;
    }

        .mixed-list .mixed-list-item.big .item-content .thumb-wrapper {
            max-width: calc(50% - 15px);
            min-width: calc(50% - 15px);
            margin-inline-end: 3rem;
        }
}

@media (max-width: 767.98px) and (min-width: 567px) {
    .mixed-list .mixed-list-item.big .item-content .info-block .summary {
        display: none;
    }
}

/* minimal */
.minimal-home .minimal {
    margin-top: 4rem;
}

.mixed-list.minimal {
    grid-row-gap: 1.6rem;
}

    .mixed-list.minimal .mixed-list-item:not(:last-of-type) {
        border-bottom: 1px solid var(--live-color) !important;
        padding-bottom: 1.1rem;
    }

    .mixed-list.minimal .mixed-list-item .item-content .info-block {
        position: relative;
        padding-top: 2.5rem;
    }

        .mixed-list.minimal .mixed-list-item .item-content .info-block h3 {
            font-family: var(--primary-font);
            font-size: var(--summary-fsize);
            line-height: 2.1rem
        }

        .mixed-list.minimal .mixed-list-item .item-content .info-block .post-metas {
            position: absolute;
            top: 0;
            margin-top: 0;
        }

            .mixed-list.minimal .mixed-list-item .item-content .info-block .post-metas ul {
                color: var(--live-color);
                font-size: 2rem;
                font-family: var(--bold-font);
            }

@media (max-width: 991.98px) {
    .mixed-list.minimal {
        margin-top: 7.5rem;
    }
}

/**************** xxxx ****************/
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

.owl-carousel .post-metas img {
    max-width: 2rem !important;
    min-width: 2rem !important;
    height: 2rem !important;
    display: inline-block;
    object-fit: cover;
    border-radius: 0;
    float: left;
}

.tabs-widget a.nav-link {
    font-size: 2rem;
}

.post-sidebar {
    padding-right: 0;
    padding-left: 0;
}

.section-gap.articles {
    background-color: var(--items-bg);
}

aside .ow-container:not(:empty) {
    margin-bottom: 3rem;
}

.search_form button.btn {
    background-color: #e9ecef;
}

    .search_form button.btn font font {
        color: #6c757d;
    }

.items-summary .metas .record .value {
    text-overflow: ellipsis;
    overflow: hidden;
}

.dark .sub-nav-wrapper {
    background: var(--brand-darkblue);
}


.axil-team-block .axil-team-inner-content {
    bottom: 0;
}

.without-border .section-title h2 {
    border: none;
    padding-bottom: 0;
    margin: 0;
}

/**************** Sticky Banners ****************/
.sticky .ow-container:last-child {
    position: sticky;
    top: 1rem;
}

/**************** Fix Banners Width ****************/
.fix-banner-width .banner img {
    width: 100%;
}

/**************** Image Border ****************/
.image-top-border .content-block a img {
    border-top: solid 3px #f17b21;
}

/**************** Remove Link ****************/
div#newsLink {
    pointer-events: none;
}

/**************** Article Links Color ****************/
.header-top a {
    font-size: 1.3rem !important;
}

.main-navigation li {
    font-size: 1.8rem !important;
}
/**************** Ticker Wrap ****************/

.ticker-wrap .ticker-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 85%;
    bottom: 0;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.82) 100%);
}

.ticker-wrap {
    /* direction: ltr; */
    width: 100%;
    overflow: hidden;
    height: 5rem;
    background-color: #F1F1F1;
    padding-right: 100%;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: flex;
}

    .ticker-wrap .ticker-label {
        display: block;
        white-space: nowrap;
        position: absolute;
        padding: 0 1rem;
        background: var(--live-color);
        width: 8rem;
        height: fit-content;
        line-height: 5rem;
        font-size: 2rem;
        font-weight: normal;
        color: #ffffff;
        text-align: center;
        right: 0rem;
        z-index: 1;
    }

header .main-navigation {
    justify-content: space-evenly;
    padding: 0;
    margin: 0 10rem 0 15rem;
    position: relative;
}

.main-navigation li {
    font-size: 1.6rem;
}

@media (max-width: 1030px) {
    .nav-search-field-toggler {
        color: #DD1C22;
        font-size: 2.3rem;
    }

    .main-nav-toggler {
        position: fixed;
        bottom: 5.5rem;
        right: 2rem;
        border-radius: 100%;
        z-index: 9999;
        padding: 0.7rem 1rem;
        transition: all 0.8s var(--cubic-easing);
        box-shadow: 0 0.3rem 0.5rem rgb(0 0 0 / 30%);
        transition-delay: 0.4s;
        cursor: pointer;
    }

        .main-nav-toggler .toggler-inner {
            bottom: 7.3rem;
            right: 4.1rem;
        }

    .ticker-wrap .ticker-label {
        display: block;
        white-space: nowrap;
        position: absolute;
        padding: 0 1rem;
        background: var(--live-color);
        width: 8rem;
        height: fit-content;
        line-height: 5rem;
        font-size: 2rem;
        font-weight: normal;
        color: #ffffff;
        text-align: center;
        right: 0rem;
        left: auto;
        z-index: 1;
    }
}

nav.navbar {
    line-height: 17rem !important;
}

.brand-logo-container {
    margin-top: -3rem;
    display: flex;
    flex-direction: column;
}

    .brand-logo-container a {
        height: 11rem;
    }

.brand-logo {
    max-width: 17rem;
    max-height: 10rem;
    height: 8rem;
}

.brand-logo-container .brand-logo-slogan {
    display: block !important;
    margin-bottom: 1rem;
    color: white;
    align-self: center;
}

.social-share button:hover {
    color: red !important;
}
/*------------------Expanding Video widget------------------*/
.v-text {
    margin: 0 !important;
    color: white;
}

.cap-text {
    margin: 0 !important;
}

/*-----------Desktop-------------*/
@media (min-width: 992px) {
    #firstContainer {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .overContainer {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .second img {
        width: 100%;
        height: 30rem !important;
        object-fit: cover;
        /* transform: skew(5deg); */
    }

        .second img:hover {
            width: 100%;
            transition: all 0.4s ease-in-out;
        }

    .second {
        width: 20%;
        height: 30rem;
        transform: skew(5deg);
        overflow: hidden;
    }

        .second:hover {
            width: 100%;
            transition: all 0.5s ease-in-out;
        }

    .p-icon {
        color: white;
        position: absolute;
        z-index: 100;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        transition: 0.9s ease-out;
    }

    .second:hover .p-icon {
        color: #050550;
        font-size: 3rem;
        transition: 0.9s ease-out;
        text-align: center;
        vertical-align: middle;
    }

    .v-container {
        background-color: blue;
        position: absolute;
        bottom: 2rem;
        color: white;
        left: 0;
        z-index: 10;
        width: 6rem;
        height: 1rem;
        padding: 1.3rem;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: rotate(-90deg);
        transform-origin: top left;
        transition: all 0.5s;
    }

    /* .second:hover .v-container {
  transform: rotate(0deg);
  bottom: 0rem;
  width: 100%;
  transition: 1s;
  transform-origin: 10% 1%;
  transform: skew(5deg);
} */

    .second:hover .v-container {
        transform-origin: top left;
        transform: rotateZ(0deg);
        width: 100%;
        bottom: 0px;
        opacity: 0.5;
    }

    /*by Huda*/
    .second .v-caption {
        position: absolute;
        bottom: -300px;
        left: 0;
        right: 0;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
        padding: 15px 10px 10px;
        transition: all 1s ease-in-out;
    }

    .second:hover .v-caption {
        bottom: 26px;
    }

    .cap-text {
        color: white;
        text-align: right;
    }

    /*Huda's tokhbis end*/

    /* exiting animations ONLY !!*/

    .v-container {
        transition: all 1s;
    }

    .second {
        transition: all 0.6s ease-in;
    }
}

/*moblie view (Huda's tokhbis)*/

@media (max-width: 992px) {
    .overContainer {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }

    #firstContainer {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .second .p-icon {
        color: white;
        position: absolute;
        transform: translate(-50%, -50%);
        z-index: 100;
        top: 50% !important;
        left: 50% !important;
    }

    .second img {
        width: 100%;
        height: auto;
        object-fit: fill;
    }

    .second {
        width: 100%;
        height: auto;
        transform: none;
        margin: 1rem 0 1rem 0;
        position: relative;
    }

        .second .v-container {
            background-color: blue;
            position: absolute;
            bottom: 15%;
            color: white;
            left: 0;
            z-index: 10;
            width: 6rem;
            height: 0.2rem;
            padding: 1.4rem;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
            transform: rotate(-90deg);
            transform-origin: top left;
            transition: all 0.5s;
        }

        .second .v-caption {
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
            background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
            padding: 0px 10px 0 10px;
        }

    .cap-text {
        color: white;
        text-align: right;
    }
}

/* News Ticker and survey fix */
.survey .prtg-section {
    font-size: 10px;
    line-height: normal;
}

.survey .form-group {
    margin-bottom: 10px;
}

/*.minimal-home .ow-container:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
}*/

.form-group.col-12 {
    margin-top: 10px !important;
}

.mixed-list-item.small.crop-min-height.featured.featured-min-height.border-bottom {
    min-height: 110px;
}

.mixed-list-item.featured.featured-min-height.border-bottom.small.crop-min-height {
    min-height: 110px;
}

.acme-news-ticker-box ul {
    margin-right: 125px !important;
}

.minimal-home .ow-container:last-child {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

    .minimal-home .ow-container:last-child .form-group {
        margin-top: 3rem !important;
    }


    @media (min-width: 992px){
        .mixed-list-item.small.crop-min-height{
            min-height: 110px;
        }
        .item-slide.item img {
            min-height: 352px !important;
            max-height: 352px !important;
        }
    }

.minimal-home .ow-container:first-child button {
    padding: 0;
}

/*Hide widget*/

.hide-current-widget {
    display: none;
}
/*Breaking news*/
.acme-news-ticker-label {
    background: #041B51 !important;
}

.acme-news-ticker {
    border: 1px solid #041B51 !important;
    background: red !important;
    color: white !important;
}
@media (max-width: 480px) {
    .acme-news-ticker-box {
        padding: 0 !important;
    }

    ul.my-news-ticker a {
        font-size: inherit !important;
        
        
    }
}</pre></body></html>