﻿@font-face {
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
    src: url('fonts/Hanifonts - Kalligraaf Arabic Light.eot');
    src: local('☺'), url('fonts/Hanifonts - Kalligraaf Arabic Light.woff') format('woff'), url('fonts/Hanifonts - Kalligraaf Arabic Light.ttf') format('truetype'), url('fonts/Hanifonts - Kalligraaf Arabic Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Regular';
    src: url('fonts/Hanifonts - Kalligraaf Arabic Regular.eot');
    src: local('☺'), url('fonts/Hanifonts - Kalligraaf Arabic Regular.woff') format('woff'), url('fonts/Hanifonts - Kalligraaf Arabic Regular.ttf') format('truetype'), url('fonts/Hanifonts - Kalligraaf Arabic Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Medium';
    src: url('fonts/Hanifonts - Kalligraaf Arabic Medium.eot');
    src: local('☺'), url('fonts/Hanifonts - Kalligraaf Arabic Medium.woff') format('woff'), url('fonts/Hanifonts - Kalligraaf Arabic Medium.ttf') format('truetype'), url('fonts/Hanifonts - Kalligraaf Arabic Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
    src: url('fonts/Hanifonts - Kalligraaf Arabic SemiBold.eot');
    src: local('☺'), url('fonts/Hanifonts - Kalligraaf Arabic SemiBold.woff') format('woff'), url('fonts/Hanifonts - Kalligraaf Arabic SemiBold.ttf') format('truetype'), url('fonts/Hanifonts - Kalligraaf Arabic SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Bold';
    src: url('fonts/Hanifonts - Kalligraaf Arabic Bold.eot');
    src: local('☺'), url('fonts/Hanifonts - Kalligraaf Arabic Bold.woff') format('woff'), url('fonts/Hanifonts - Kalligraaf Arabic Bold.ttf') format('truetype'), url('fonts/Hanifonts - Kalligraaf Arabic Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Regular';
    font-weight: normal;
    font-style: normal;
    direction: rtl;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

.clearfix {
    clear: both;
}

a {
    text-decoration: none;
}

ul, ol, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.wrapper {
    width: 1316px;
    margin: 0 auto;
    position: relative;
}

.header-wrapper {
    display: block;
    height: 142px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #024E4C;
}

.header {
    display: block;
    height: 142px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.22);
    background-color: #024E4C;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

.banner {
    display: block;
    height: 90px;
    border-bottom: 1px #066A5D solid;
}

.logo {
    width: 150px;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-info {
    display: block;
    height: auto;
    float: left;
    margin-top: 29px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-info-lang {
    width: auto;
    float: left;
    border-left: 1px #066A5D solid;
    margin-left: 10px;
    margin-top: 0;
}

    .top-info-lang a {
        font-size: 14px;
        color: #fff;
        padding: 0 0 0 20px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
    }

.top-spcial {
    float: left;
    width: auto;
    margin-top: 0;
}

    .top-spcial i {
        font-size: 22px;
        color: #fff;
        margin-right: 12px;
    }

.menu {
    display: block;
    height: 51px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}

.search {
    position: absolute;
    left: 0;
    width: 50px;
    height: 51px;
    top: 0;
    z-index: 2;
    text-align: center;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}

    .search i {
        font-size: 22px;
        margin: 13px 0;
    }

#btn {
    cursor: pointer;
    text-align: center;
    position: relative;
    z-index: 100;
    color: #000;
}

#panel {
    display: none;
    width: 270px;
    background-color: #1E1B1C;
    margin: 0 auto;
    clear: both;
    position: absolute;
    z-index: 10;
    left: 0;
    height: 44px;
    top: 52px;
    padding: 0 11px 5px 0;
}

.extra-menu {
    height: auto;
    width: 100%;
    display: block;
    background-color: #B87D45;
    padding: 5px 0 10px;
}

    .extra-menu h2 {
        display: inline;
        margin-left: 20px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        font-size: 22px;
        font-weight: normal;
        color: #fff;
    }

.extra-menu-links {
    display: inline;
}

    .extra-menu-links a {
        font-weight: normal;
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        border-right: 1px #fff solid;
        padding: 0 15px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
    }

.gsearch {
    width: 300px !important;
    direction: rtl !important;
    height: 30px;
    float: left !important;
}

.gsc-control-cse {
    border-color: none !important;
    background: 0 0 !important;
    direction: rtl !important;
    height: 20px !important;
    padding: 0 !important;
    border: 0 !important;
}

gsc-input {
    text-align: right !important;
    direction: rtl !important;
    float: right !important;
    background: 0 0 !important;
    height: 20px !important;
}

#gsc-i-id1 {
    text-align: right !important;
    direction: rtl !important;
    float: right !important;
    background: 0 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border: none !important;
    background-color: #474747 !important;
    background-image: none;
    filter: none;
    setanimation -webkit-transition: all .4s ease !important;
    transition: all .4s ease !important;
    margin-top: 2.5px !important;
    border-radius: 0 !important;
}

    input.gsc-search-button:hover, input.gsc-search-button:hover, input.gsc-search-button:focus:hover {
        border: none !important;
        background-color: #eeaf06 !important;
        background-image: none;
        filter: none;
        setanimation -webkit-transition: all .4s ease !important;
        transition: all .4s ease !important;
    }

.gsc-input-box {
    border: 1px solid #fff !important;
    background: none repeat scroll 0% 0% #fff;
    height: 28px !important;
    margin-top: 0 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 13px;
    height: 13px;
    padding: 5.5px 15px !important;
    min-width: 13px;
    margin-top: 1px;
}

table.gsc-search-box td.gsc-input {
    padding-left: 5px !important;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 16px;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #000 !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: silver !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: gray !important;
    font-size: 12px !important;
}

.gs-web-image-box img.gs-image {
    width: 150px !important;
    height: 150px !important;
    border: 2px solid silver;
    margin: 1px !important;
    padding: 1px !important;
}

.gsc-branding {
    display: none !important;
}

.gsc-clear-button {
    display: none !important;
}

#gsc-i-id1 {
    padding: 0 !important;
    text-indent: 0 !important;
}

.gsc-search-button {
    padding: 9px 10px !important;
    color: #474747 !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    font-size: 1px;
    margin-top: 0 !important;
    text-indent: 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    margin-top: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    font-size: 0;
    padding: 6px 27px;
    margin-top: 0 !important;
    width: auto;
    vertical-align: middle;
    border: 0 !important;
    border-top-color: #f41010;
    border-right-color: #f41010;
    border-bottom-color: #f41010;
    border-left-color: #f41010;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
    background-image: linear-gradient(top,#4d90fe,#4787ed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
    background: #C01823 !important;
}

    .cse .gsc-search-button-v2, .gsc-search-button-v2:hover {
        background: #d50a0a !important;
    }

.radius {
    border-radius: 3px;
    overflow: hidden;
}

.main {
    display: block;
    padding: 40px 0;
    border-bottom: 1px #D0D9EB solid;
}

.main-big {
    width: 66%;
    float: right;
}

.main-big-image {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

    .main-big-image img {
        width: 100%;
    }

    .main-big-image a {
        display: block;
    }

    .main-big-image h1 {
        position: absolute;
        max-width: inherit;
        padding: 8px 5% 20px;
        width: 90%;
        top: inherit;
        right: 0;
        color: #fff;
        background: linear-gradient(rgba(0,0,0,0) 0%,#000 100%);
        bottom: 0;
        font-size: 46px;
        color: #fff;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        font-weight: normal;
        line-height: 50px;
    }

.main-small {
    width: 32%;
    float: right;
    margin-right: 2%;
}

.main-small-item {
    display: block;
}

    .main-small-item ul {
        display: block;
    }

        .main-small-item ul li {
            display: block;
            margin-bottom: 14px;
            border-radius: 3px;
            overflow: hidden;
            position: relative;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        }

            .main-small-item ul li img {
                width: 100%;
            }

            .main-small-item ul li a {
                display: block;
            }

            .main-small-item ul li h1 {
                position: absolute;
                max-width: inherit;
                padding: 8px 5% 20px;
                width: 90%;
                top: inherit;
                right: 0;
                color: #fff;
                background: linear-gradient(rgba(0,0,0,0) 0%,#000 100%);
                bottom: 0;
                font-size: 22px;
                color: #fff;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
                line-height: 30px;
            }

.news-extra {
    display: block;
    margin: 10px 0;
}

    .news-extra h6 {
        width: auto;
        font-weight: normal;
        font-family: 'Segoe UI';
        font-size: 14px;
        color: #777;
        margin-left: 10px;
        display: inline;
    }

    .news-extra span {
        color: #C01823;
        font-size: 16px;
    }

.main-extra {
    display: block;
    margin-top: 10px;
}

    .main-extra ul {
        display: block;
    }

        .main-extra ul li {
            width: 32%;
            margin-left: 2%;
            float: right;
            margin-bottom: 16px;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        }

            .main-extra ul li:last-child {
                margin-left: 0;
            }

            .main-extra ul li a {
                display: block;
            }

            .main-extra ul li img {
                width: 100%;
            }

.title {
    display: block;
    clear: both;
    margin-bottom: 30px;
    position: relative;
}

.title-icon {
    width: 23px;
    height: 23px;
    border-radius: 23px;
    border: 1px #024E4C solid;
    padding: 0;
    position: absolute;
    right: 0;
    top: 6px;
}

.title-icon-dot {
    width: 9px;
    height: 9px;
    background-color: #024E4C;
    border-radius: 9px;
    margin: 7px;
}

.title h1 {
    font-weight: normal;
    font-size: 36px;
    color: #024E4C;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
    padding-right: 36px;
    line-height: 36px;
}

.lastest-news {
    display: block;
    padding: 40px 0;
}

    .lastest-news ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: top;
        align-content: center;
    }

        .lastest-news ul li {
            width: 24%;
            margin-left: 1.2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
        }

            .lastest-news ul li a {
                display: block;
            }

            .lastest-news ul li:nth-child(4n+0) {
                margin-left: 0
            }

            .lastest-news ul li img {
                width: 100%;
                margin-bottom: 10px;
                box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            }

            .lastest-news ul li h2 {
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
            }

.third-news {
    display: block;
    padding: 40px 0;
}

    .third-news ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: top;
        align-content: center;
    }

        .third-news ul li {
            width: 32%;
            margin-left: 2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
        }

            .third-news ul li a {
                display: block;
            }

            .third-news ul li:nth-child(3n+0) {
                margin-left: 0
            }

            .third-news ul li img {
                width: 100%;
                margin-bottom: 10px;
                box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            }

            .third-news ul li h2 {
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
            }

.report {
    display: block;
    padding: 50px 0;
    background-color: #153980;
    background-image: url('bg-report.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 50% 100%;
}

.padding {
    padding: 26px;
}

.wtar {
    display: block;
    padding: 40px 0;
}

    .wtar ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
        align-content: center;
    }

        .wtar ul li {
            width: 32%;
            margin-left: 2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
            background-color: #fff;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 3px;
            overflow: hidden;
        }

            .wtar ul li:nth-child(3n+0) {
                margin-left: 0;
            }

.wtar-img {
    width: 107px;
    height: 107px;
    overflow: hidden;
    margin-left: 20px;
    float: right;
    border: 1px #f0f0f0 solid;
    border-radius: 107px;
    position: relative;
    text-align: center;
}

    .wtar-img img {
        width: 100%;
    }

.wtar ul li i {
    color: #143980;
    font-size: 26px;
    display: block;
}

.wtar ul li h3 {
    font-size: 18px;
    color: #143980;
    display: block;
}

.wtar ul li span {
    font-weight: normal;
    font-family: 'Segoe UI';
    font-size: 14px;
    color: #777;
}

.wtar ul li h1 {
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
    text-align: right;
    color: #000;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
    display: block;
    clear: both;
    margin-top: 20px;
}

.secondary-section {
    display: block;
    padding: 40px 0;
}

.secondary-section-big {
    width: 74%;
    float: right;
}

.secondary-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    align-content: center;
    margin-bottom: 20px;
}

.secondary-main-img {
    width: 66%;
    float: left;
    margin-right: 2%;
    border-radius: 3px;
    overflow: hidden;
}

    .secondary-main-img img {
        width: 100%;
    }

.secondary-main-text {
    width: 32%;
    float: right;
}

    .secondary-main-text h1 {
        font-weight: normal;
        font-size: 30px;
        line-height: 36px;
        color: #000;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        display: block;
    }

    .secondary-main-text p {
        margin: 0;
        color: #6D6E71;
        font-size: 18px;
        line-height: 28px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
    }

.secondary-more {
    display: block;
}

    .secondary-more ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
        align-content: center;
    }

        .secondary-more ul li {
            width: 32%;
            margin-left: 2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
            border-radius: 3px;
            overflow: hidden;
        }

            .secondary-more ul li:nth-child(3n+0) {
                margin-left: 0
            }

            .secondary-more ul li a {
                display: block;
            }

            .secondary-more ul li img {
                width: 100%;
                margin-bottom: 10px;
            }

            .secondary-more ul li h2 {
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
            }

.secondary-section-small {
    width: 24%;
    float: right;
    margin-right: 2%;
}

.secondary-extra {
    display: block;
}

    .secondary-extra ul {
        display: block;
    }

        .secondary-extra ul li {
            display: block;
            position: relative;
            margin-bottom: 20px;
            background-color: #fff;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 3px;
            overflow: hidden;
            min-height: 163px;
        }

            .secondary-extra ul li h2 {
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
            }

.video {
    display: block;
    padding: 40px 0;
    background-color: #000;
    background-image: url(bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

    .video ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
        align-content: center;
    }

        .video ul li {
            width: 32%;
            margin-left: 2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
            background-color: #191919;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 3px;
            overflow: hidden;
        }

            .video ul li:nth-child(3n+0) {
                margin-left: 0
            }

            .video ul li i {
                color: #fff;
                font-size: 44px;
                position: absolute;
                top: 25%;
                right: 45%;
            }

            .video ul li a {
                display: block;
            }

            .video ul li img {
                width: 100%;
            }

            .video ul li h2 {
                font-weight: normal;
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #fff;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                display: block;
            }

.vote {
    background-color: #FAFAFA;
    padding: 40px 0;
}

.vote-note {
    width: 200px;
    float: right;
}

    .vote-note span {
        font-size: 16px;
        text-align: right;
        color: #6d6e71;
        line-height: 24px;
    }

.vote-question {
    border-right: 5px #C01823 solid;
    width: auto;
    padding-right: 30px;
    float: right;
}

    .vote-question h1 {
        font-weight: normal;
        font-size: 36px;
        text-align: right;
        color: #0d0d0d;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        margin-bottom: 25px;
        line-height: 40px;
    }

.vote-btn {
    border-radius: 3px;
    border: 0;
    background-color: #231F20;
    color: #fff;
    padding: 5px 25px;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
    font-size: 18px;
}

.popular {
    display: block;
    padding: 50px 0 40px;
    background-color: #024E4C;
}

    .popular ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: start;
        align-content: center;
    }

        .popular ul li {
            width: 31%;
            margin-left: 3.3%;
            float: right;
            position: relative;
            border-top: 1px #1B8275 solid;
            padding: 25px 0;
            min-height: 66px;
        }

            .popular ul li:nth-child(3n+0) {
                margin-left: 0
            }

            .popular ul li h1 {
                font-size: 26px;
                color: #fff;
                border: 1px #1B8275 solid;
                width: 60px;
                height: 60px;
                border-radius: 60px;
                text-align: center;
                position: absolute;
                right: 0;
                top: 27px;
                line-height: 60px;
                font-family: arial;
                font-weight: normal;
            }

            .popular ul li h2 {
                font-weight: normal;
                font-size: 20px;
                line-height: 28px;
                color: #fff;
                margin-right: 80px;
                margin-bottom: 10px;
            }

            .popular ul li h6 {
                padding-right: 80px;
            }

.footer {
    background-color: #161415;
    padding: 40px 0 10px;
    background-image: url(bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden
}

.footer-logo {
    width: 112px;
    float: right;
    position: relative;
    z-index: 1;
}

    .footer-logo img {
        width: 100%;
    }

.footer-line {
    width: 91%;
    height: 1px;
    background-color: #403E3F;
    position: absolute;
    top: 50px;
    left:0;
}

.footer-links {
    display: block;
    padding: 20px 0;
}

    .footer-links ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: start;
        align-content: center;
    }

        .footer-links ul li {
            width: 20%;
            float: right;
        }

            .footer-links ul li h2 {
                font-weight: normal;
                font-size: 26px;
                line-height: 42px;
                text-align: right;
                color: #fff;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic Regular';
                margin-bottom: 15px;
            }

            .footer-links ul li a {
                display: block;
                color: #fff;
                font-size: 16px;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
            }

.footer-spcial {
    float: right;
    width: auto;
    margin-top: 0;
}

    .footer-spcial a {
        display: inline !important;
    }

    .footer-spcial i {
        font-size: 22px;
        color: #fff;
        margin-left: 15px;
    }

.apps {
    background-color: #191718;
    padding: 40px 0;
    text-align: center;
}

    .apps h3 {
        font-weight: normal;
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        text-align: center;
        margin-bottom: 15px;
    }

    .apps img {
        margin: 0 5px;
        width: 170px;
    }

.footer-extra {
    display: block;
    padding: 10px 0;
}

.footer-extra-links {
    float: right;
}

    .footer-extra-links a {
        color: #828282;
        font-size: 16px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
        margin-left: 10px;
    }

.footer-extra h4 {
    float: left;
    color: #828282;
    font-size: 16px;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
    display: inline;
    font-weight: normal;
}

.avesta {
    color: #666;
    font-size: 12px;
    text-align: center;
    font-family: arial;
}

.title-details {
    display: block;
    width: 66%;
}



    .title-details h1 {
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        font-weight: normal;
        font-size: 46px;
        line-height: 50px;
        color: #000;
        margin-bottom: 20px;
    }

.title-details-extra {
    display: block;
    margin-top: 20px;
}

.title-details-extra-text {
    width: auto;
    display: inline;
    float: right;
    margin-left: 20px;
}

.title-details-extra-social {
    width: auto;
    display: inline;
    float: right;
}

.detail {
    display: block;
}

.detail-img {
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.detail img {
    max-width: 100%;
    display: block;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.detail p {
    font-weight: normal;
    font-size: 22px;
    line-height: 38px;
    color: #231f20;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
}

.detail blockquote {
    margin: 40px auto;
    border-bottom: 3px #153980 solid;
    position: relative;
    padding: 10px 0 30px 0;
    font-size: 38px;
    color: #153980 !important;
    line-height: 45px;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Bold';
    width: 90%;
}

    .detail blockquote:before {
        position: static;
        background-color: #fff;
        color: #153980;
        font-size: 36px;
        content: "\f10d";
        font-family: "Font Awesome 5 Pro";
        display: block;
        margin-bottom: 10px;
    }

.detail iframe {
    width: 100%;
    height: 420px;
}

.add {
    display: block;
    margin-bottom: 35px;
}

    .add img {
        width: 100%;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    }

.wtar-side {
    display: block;
    margin-top: 40px;
}

    .wtar-side ul {
        display: block;
    }

        .wtar-side ul li {
            width: 100%;
            position: relative;
            margin-bottom: 20px;
            background-color: #fff;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 3px;
            overflow: hidden;
        }

            .wtar-side ul li i {
                color: #143980;
                font-size: 26px;
                display: block;
            }

            .wtar-side ul li h3 {
                font-size: 18px;
                color: #143980;
                display: block;
            }

            .wtar-side ul li span {
                font-weight: normal;
                font-family: 'Segoe UI';
                font-size: 14px;
                color: #777;
            }

            .wtar-side ul li h1 {
                font-weight: normal;
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                display: block;
                clear: both;
                margin-top: 20px;
            }

.breaking-news {
    display: block;
    height: 55px;
    background-color: #f8eb20;
    width: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    z-index: 10;
}

.breaking-news-content {
    display: block;
    height: 55px;
    background-color: #f8eb20;
}

.breaking-news-content-arrow {
    float: right;
}

.breaking-news-content h2 {
    float: right;
    color: #fff;
    font-weight: 400;
    margin: 0;
    background-color: #231f20;
    height: 55px;
    padding: 0 25px;
    line-height: 50px;
    font-size: 28px;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
}

.ticker {
    width: 100%;
    text-align: right;
    line-height: 51px;
}

.tickls {
    text-align: right;
    padding: 0;
    color: #000;
    text-decoration: none;
}

.tickl {
    text-align: right;
    color: #000;
    text-decoration: none;
    font-size: 22px;
    padding-right: 20px;
}

    .tickl a:link {
        color: #000;
        text-decoration: none;
    }

.tri {
    direction: rtl;
}

.master {
    width: 100%;
    height: 638px;
    display: block;
    background-color: #000;
}

.master-bg {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
}

    .master-bg h1 {
        width: 529px;
        font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
        font-weight: normal;
        font-size: 60px;
        line-height: 75px;
        text-align: right;
        color: #fff;
        position: absolute;
        top: 150px;
        right: 20%;
    }

.archive-form-inputs {
    display: block;
    margin-bottom: 30px;
    background-color: #f0f0f0;
    padding: 20px;
}

.dropdown-archive {
    border: 1px #efefef solid;
    padding: 4px 8px;
    float: right;
    width: 19%;
    font-size: 16px;
    margin-left: 1%;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
}

.text-inputs {
    border: 1px #efefef solid;
    padding: 8px;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    clear: both;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic Light';
}

.archive-form {
    display: block;
    margin-bottom: 16px;
    background-color: #fff;
}

    .archive-form ul li {
        display: block;
        border-bottom: 1px #ccc solid;
        width: 100%;
        padding: 10px 0;
    }

        .archive-form ul li a {
            font-weight: 400;
            font-size: 17px;
            line-height: 30px;
            text-align: right;
            color: #000;
            clear: both;
        }

        .archive-form ul li:last-child {
            border: 0;
        }

.archive-btn {
    padding: 7px 30px;
    font-size: 18px;
    font-weight: 700;
    background-color: #c01823;
    color: #fff;
    position: relative;
    top: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
}

.numericbutton {
    padding: 3px 8px;
    font-size: 18px;
    background-color: #fff;
    border-radius: 3px;
    margin: 0 1px;
    color: #000;
    border: 1px #000 solid;
}

.currentpage {
    padding: 3px 8px;
    font-size: 18px;
    background-color: #26397e;
    border-radius: 3px;
    margin: 0 1px;
    color: #fff;
}

.nextbutton {
    padding: 3px 8px;
    font-size: 18px;
    background-color: #fff;
    border-radius: 3px;
    margin: 0 1px;
    color: #000;
    border: 1px #000 solid;
}

.lastbutton {
    padding: 3px 8px;
    font-size: 18px;
    background-color: #fff;
    border-radius: 3px;
    margin: 0 1px;
    color: #000;
    border: 1px #000 solid;
}

.idaat {
    display: block;
    padding: 40px 0;
    background-image: url(bg-manarat.jpg);
    background-size: cover;
}

.idaat-big {
    display: block;
}

    .idaat-big ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
        align-content: center;
    }

        .idaat-big ul li {
            width: 49%;
            margin-left: 2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
            overflow: hidden;
            border-radius: 3px;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        }

            .idaat-big ul li a {
                display: block;
            }

            .idaat-big ul li:last-child {
                margin-left: 0;
            }

            .idaat-big ul li img {
                width: 100%;
            }

            .idaat-big ul li h1 {
                position: absolute;
                max-width: inherit;
                padding: 8px 5% 20px;
                width: 90%;
                top: inherit;
                right: 0;
                background: linear-gradient(rgba(0,0,0,0) 0%,#000 100%);
                bottom: 0;
                font-size: 40px;
                color: #fff;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
                line-height: 50px;
            }

.idaat-small {
    display: block;
}

    .idaat-small ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
        align-content: center;
    }

        .idaat-small ul li {
            width: 24%;
            margin-left: 1.2%;
            float: right;
            position: relative;
            margin-bottom: 20px;
        }

            .idaat-small ul li:nth-child(4n+0) {
                margin-left: 0
            }

            .idaat-small ul li img {
                width: 100%;
                box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            }

            .idaat-small ul li h2 {
                font-size: 22px;
                line-height: 31px;
                text-align: right;
                color: #000;
                font-family: 'Conv_Hanifonts - Kalligraaf Arabic SemiBold';
                font-weight: normal;
            }

.menu-slide {
    width: auto;
    height: auto;
    display: none;
    float: left;
    margin-right: 16px;
}

#show {
    display: block;
    width: auto;
    height: auto;
    cursor: pointer;
    padding: 18px 0;
    position: relative;
    z-index: 2;
}

    #show i {
        color: #fff;
        font-size: 26px;
    }

#hide {
    display: block;
    width: auto;
    height: auto;
    cursor: pointer;
    padding: 18px 5%;
    float: left;
}

    #hide i {
        color: #000;
        font-size: 26px;
    }

.target {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 101;
    top: 0;
    left: -105%;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
    box-shadow: -2px 2px 3px 1px rgba(0,0,0,.09);
}

.target-menu {
    display: block;
    margin-top: 62px;
}

    .target-menu a {
        color: #000;
        font-size: 16px;
        display: block;
        border-top: 1px #ddd solid;
        padding: 2px 5% 3px;
    }

        .target-menu a:last-child {
            border-bottom: 1px #ddd solid;
        }

.dropdown-btn {
    padding: 5px 5% 5px 0;
    border-top: 1px #ddd solid;
    width: 95%;
    display: block;
}

    .dropdown-btn i {
        float: left;
        margin-left: 5%;
        margin-top: 8px;
    }

.active i {
    transform: rotate(180deg);
}

.dropdown-container {
    display: none;
}

    .dropdown-container a {
        background-color: #ddd;
    }

div.scrollmenu {
    overflow: auto;
    white-space: nowrap;
    display: none;
}

    div.scrollmenu a {
        display: inline-block;
        color: #000;
        text-align: center;
        padding: 0px 0 2px 25px;
        text-decoration: none;
        font-size: 18px;
    }

        div.scrollmenu a:hover {
            color: #777;
        }

#closer2 {
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 142px;
    z-index: 1;
}

#closer {
}

.top-spcial-menu {
    float: right;
    width: auto;
    margin: 18px 5% 0;
}

    .top-spcial-menu i {
        font-size: 18px;
        color: #777;
        margin-left: 10px;
    }



.apps-detail {
    padding: 20px 0 0;
    text-align: right;
}

    .apps-detail img {
        margin: 0 0 0 5px;
        width: 120px;
        display: inline;
    }

@media only screen and (max-width: 1316px) {
    .wrapper {
        width: 1100px;
    }

    .main-small-news ul li {
        margin-bottom: 15px;
        min-height: 85px;
    }

    .main-small-news-img {
        width: 105px;
        height: 85px;
    }

    .main-small-news ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .secondary-main-text h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .secondary-main-text p {
        font-size: 16px;
    }

    .master {
        height: 500px;
    }

    .master-bg h1 {
        top: 100px;
        right: 5%;
    }
}

@media only screen and (max-width: 1100px) {
    .wrapper {
        width: 1024px;
    }

    .secondary-main-text p {
        display: none;
    }

    .secondary-extra ul li {
        min-height: inherit;
    }

    .video ul li i {
        top: 21%;
        right: 41%;
    }

    .idaat-big ul li h1 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper {
        width: 768px;
    }

    .header {
        height: 80px;
    }

    .header-wrapper {
        height: 80px;
    }

    .banner {
        height: 80px;
        border: 0;
    }

    #closer2 {
        height: 70px;
    }

    #show {
        padding: 22px 0;
    }

    .menu-slide {
        display: block;
    }

    div.scrollmenu {
        display: none;
        line-height: 38px;
    }

    .menu {
        height: 0px;
    }

    .logo {
        width: 110px;
        margin: 11px 0 0 0;
    }

    .top-info {
        margin-top: 18px;
    }

    div.scrollmenu a {
        font-size: 19px;
    }

    .top-spcial {
        display: none;
    }

        .top-spcial i {
            font-size: 18px;
        }

    .top-info-lang {
        margin-left: 45px;
    }

        .top-info-lang a {
            font-size: 12px;
            padding: 0 0 0 10px;
        }

    .search {
        width: 40px;
        height: 40px;
        top: -65px;
        left: 37px;
        border: 0;
    }

        .search i {
            font-size: 20px;
            margin: 10px 0;
        }

    #btn {
        color: #fff;
    }

    #panel {
        height: 44px;
        top: 49px;
    }

    .main-big {
        width: 100%;
        float: none;
        margin-bottom: 14px;
    }

    .main-small {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .main-small-item ul li {
        display: block;
        margin-bottom: 0;
        width: 49%;
        float: right;
        margin-left: 2%;
    }

        .main-small-item ul li:last-child {
            margin-left: 0;
        }

    .lastest-news ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .wtar ul li {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .secondary-section-big {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .secondary-section-small {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .video ul li i {
        top: 15%;
    }

    .vote-note {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .vote-question {
        float: none;
        display: block;
    }

    .master {
        height: 400px;
    }

    .master-bg h1 {
        top: 100px;
        font-size: 40px;
        width: 50%;
        line-height: 50px;
    }

    .idaat-small ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .third-news ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .idaat-big ul li {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .idaat-small ul li {
        width: 49%;
        margin-left: 2%;
    }

        .idaat-small ul li:nth-child(2n+0) {
            margin-left: 0;
        }

    .title-details {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .wrapper {
        width: 640px;
    }

    .lastest-news ul li {
        width: 49%;
        margin-left: 2%;
    }

        .lastest-news ul li:nth-child(2n+0) {
            margin-left: 0
        }

    .popular ul li {
        width: 100%;
        margin-left: 0;
        padding: 10px 0;
        min-height: 50px;
    }

        .popular ul li:nth-child(3n+0) {
            margin-left: 0
        }

        .popular ul li h1 {
            font-size: 18px;
            width: 40px;
            height: 40px;
            top: 14px;
            line-height: 41px;
        }

        .popular ul li h2 {
            font-size: 18px;
            line-height: 26px;
            margin-right: 60px;
            margin-bottom: 0;
        }

        .popular ul li h6 {
            padding-right: 60px;
        }

    .footer-links ul li {
        width: 50%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .wrapper {
        width: 94%;
    }

    .main {
        padding: 20px 0;
    }

    .lastest-news {
        padding: 20px 0;
    }

    .title h1 {
        font-size: 26px;
    }

    .title {
        margin-bottom: 15px;
    }

    .report {
        padding: 20px 0 40px;
        background-size: 100%;
    }

    .popular {
        padding: 20px 0;
    }

    .wtar {
        padding: 20px 0;
    }

    .padding {
        padding: 20px;
    }

    .wtar ul li h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .secondary-section {
        padding: 20px 0;
    }

    .secondary-main a {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        align-items: start;
    }

    .secondary-main-text {
        width: 100%;
        float: none;
        order: 2;
    }

    .secondary-main-img {
        width: 100%;
        float: none;
        margin-right: 0;
        order: 1;
        margin-bottom: 10px;
    }

    .idaat {
        padding: 20px 0 0;
    }

    .secondary-main-text h1 {
        font-size: 25px;
        line-height: 32px;
    }

    .secondary-more ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .secondary-extra ul li h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .video {
        padding: 20px 0;
    }

        .video ul li {
            width: 100%;
            float: none;
            margin-left: 0;
        }

            .video ul li i {
                top: 30%;
                right: 45%;
            }

            .video ul li h2 {
                font-size: 18px;
                line-height: 24px;
            }

    .vote {
        padding: 20px 0;
    }

    .vote-question h1 {
        font-size: 26px;
        line-height: 32px;
    }

    .vote-btn {
        font-size: 15px;
    }

    .footer {
        padding: 30px 0 10px;
    }

    .footer-links {
        padding: 10px 0;
    }

        .footer-links ul li h2 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .footer-links ul li a {
            font-size: 14px;
        }

    .apps h3 {
        font-size: 16px;
    }

    .apps img {
        margin: 0 5px;
        width: 120px;
    }

    .apps {
        padding: 20px 0;
    }

    .footer-extra-links {
        width: 100%;
        float: none;
        text-align: center;
    }

        .footer-extra-links a {
            font-size: 14px;
        }

    .footer-extra h4 {
        float: none;
        font-size: 13px;
        text-align: center;
        display: block;
    }

    .title-details h1 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .title-details-extra {
        margin-bottom: 10px;
    }

    .detail p {
        font-size: 18px;
        line-height: 30px;
    }

    .detail blockquote {
        margin: 30px auto;
        padding: 10px 0 15px 0;
        font-size: 25px;
        line-height: 33px;
    }

        .detail blockquote::before {
            font-size: 26px;
        }

    .detail iframe {
        height: 320px;
    }

    .wtar-side ul li h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .breaking-news {
        height: 90px;
    }

    .breaking-news-content {
        height: auto;
    }

        .breaking-news-content h2 {
            float: none;
            margin: 0 0 5px 0;
            height: auto;
            padding: 0 15px 2px;
            line-height: inherit;
            font-size: 16px;
            display: inline;
        }

    .ticker {
        line-height: inherit;
    }

    .tickl {
        font-size: 14px;
        padding-right: 0;
    }

    .master-bg h1 {
        top: inherit;
        font-size: 30px;
        width: 70%;
        line-height: 35px;
        bottom: 10px;
        right: 3%;
    }

    .master {
        height: 250px;
    }

    .dropdown-archive {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .archive-btn {
        padding: 3px 30px;
        font-size: 16px;
    }

    .main-small-item ul li h1 {
        padding: 8px 5% 10px;
        width: 90%;
        font-size: 16px;
        line-height: 22px;
    }

    .main-big-image h1 {
        padding: 8px 5% 10px;
        font-size: 20px;
        line-height: 28px;
    }

    .extra-menu h2 {
        font-size: 20px;
    }

    .extra-menu-links a {
        font-size: 16px;
        line-height: 28px;
        padding: 0 10px;
    }

    .third-news ul li {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .third-news {
        padding: 20px 0 0;
    }
    .footer-line {
        width: 67%;
    }
}

@media only screen and (max-width: 500px) {
    .main-small-news ul li h2 {
        font-size: 16px;
    }

    .news-extra h6 {
        font-size: 11px;
    }

    .news-extra span {
        font-size: 13px;
    }

    .main-extra ul li {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-bottom: 16px;
    }

    .lastest-news ul li h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .secondary-main-text h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .secondary-more ul li {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .padding {
        padding: 18px;
    }

    .wtar ul li {
        margin-bottom: 15px;
    }

    .wtar-img {
        width: 77px;
        height: 77px;
    }

    .wtar ul li i {
        font-size: 20px;
    }

    .wtar ul li h1 {
        font-size: 16px;
        line-height: 22px;
    }

    .secondary-extra ul li h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .secondary-more ul li h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .video ul li i {
        top: 28%;
        right: 42%;
    }

    .video ul li h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .title-details h1 {
        font-size: 26px;
        line-height: 33px;
    }

    .detail iframe {
        height: 200px;
    }

    .master {
        height: 250px;
    }

    .master-bg h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .idaat-big ul li h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .idaat-small ul li h2 {
        font-size: 16px;
        line-height: 22px;
    }
}
