@font-face {
    font-family: "hacen-tunisia";
    src: url("../../fonts/hacen-tunisia/hacen-tunisia.eot");
    src: url("../../fonts/hacen-tunisia/hacen-tunisia.eot?#iefix") format("embedded-opentype"), url("../../fonts/hacen-tunisia/hacen-tunisia.svg#JF Flat Regular") format("svg"), url("../../fonts/hacen-tunisia/hacen-tunisia.woff") format("woff"), url("../../fonts/hacen-tunisia/hacen-tunisia.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

* {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease
}

html {
    font-family: "hacen-tunisia", Sans-Serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body {
    margin: 0;
    overflow-x: hidden;
    overflow-y: visible !important;
    
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
select {
    background: #e8e8e8;
    border: 1px solid #dedede
}

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none
}

html {
    direction: rtl;
    line-height: 1.3em
}

.u {
    margin: 0 auto
}

.row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.c-xs,
.c-sm,
.c-md,
.c-lg,
.c-xs-1,
.c-xs-2,
.c-xs-3,
.c-xs-4,
.c-xs-5,
.c-xs-6,
.c-xs-7,
.c-xs-8,
.c-xs-9,
.c-xs-10,
.c-xs-11,
.c-xs-12,
.c-sm-1,
.c-sm-2,
.c-sm-3,
.c-sm-4,
.c-sm-5,
.c-sm-6,
.c-sm-7,
.c-sm-8,
.c-sm-9,
.c-sm-10,
.c-sm-11,
.c-sm-12,
.c-md-1,
.c-md-2,
.c-md-3,
.c-md-4,
.c-md-5,
.c-md-6,
.c-md-7,
.c-md-8,
.c-md-9,
.c-md-10,
.c-md-11,
.c-md-12,
.c-lg-1,
.c-lg-2,
.c-lg-3,
.c-lg-4,
.c-lg-5,
.c-lg-6,
.c-lg-7,
.c-lg-8,
.c-lg-9,
.c-lg-10,
.c-lg-11,
.c-lg-12 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 10px;
    padding-right: 10px
}

.c-xs,
.c-sm,
.c-md,
.c-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.p- {
    padding: 0
}

@media only screen and (min-width: 0px) {
    .c-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .c-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .c-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .c-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .c-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .c-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .c-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .c-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .c-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .c-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .c-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .c-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-xs-1 {
        margin-left: 8.33333%
    }
    .off-xs-2 {
        margin-left: 16.66667%
    }
    .off-xs-3 {
        margin-left: 25%
    }
    .off-xs-4 {
        margin-left: 33.33333%
    }
    .off-xs-5 {
        margin-left: 41.66667%
    }
    .off-xs-6 {
        margin-left: 50%
    }
    .off-xs-7 {
        margin-left: 58.33333%
    }
    .off-xs-8 {
        margin-left: 66.66667%
    }
    .off-xs-9 {
        margin-left: 75%
    }
    .off-xs-10 {
        margin-left: 83.33333%
    }
    .off-xs-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (min-width: 768px) {
    .c-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .c-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .c-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .c-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .c-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .c-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .c-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .c-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .c-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .c-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .c-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .c-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-sm-1 {
        margin-left: 8.33333%
    }
    .off-sm-2 {
        margin-left: 16.66667%
    }
    .off-sm-3 {
        margin-left: 25%
    }
    .off-sm-4 {
        margin-left: 33.33333%
    }
    .off-sm-5 {
        margin-left: 41.66667%
    }
    .off-sm-6 {
        margin-left: 50%
    }
    .off-sm-7 {
        margin-left: 58.33333%
    }
    .off-sm-8 {
        margin-left: 66.66667%
    }
    .off-sm-9 {
        margin-left: 75%
    }
    .off-sm-10 {
        margin-left: 83.33333%
    }
    .off-sm-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (max-width: 1367px) and (min-width: 992px) {
    .c-md-1 {
        -webkit-flex-basis: 8.33333% !important;
        -ms-flex-preferred-size: 8.33333% !important;
        flex-basis: 8.33333% !important;
        max-width: 8.33333% !important
    }
    .c-md-2 {
        -webkit-flex-basis: 16.66667% !important;
        -ms-flex-preferred-size: 16.66667% !important;
        flex-basis: 16.66667% !important;
        max-width: 16.66667% !important
    }
    .c-md-3 {
        -webkit-flex-basis: 25% !important;
        -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
        max-width: 25% !important
    }
    .c-md-4 {
        -webkit-flex-basis: 33.33333% !important;
        -ms-flex-preferred-size: 33.33333% !important;
        flex-basis: 33.33333% !important;
        max-width: 33.33333% !important
    }
    .c-md-5 {
        -webkit-flex-basis: 41.66667% !important;
        -ms-flex-preferred-size: 41.66667% !important;
        flex-basis: 41.66667% !important;
        max-width: 41.66667% !important
    }
    .c-md-6 {
        -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        max-width: 50% !important
    }
    .c-md-7 {
        -webkit-flex-basis: 58.33333% !important;
        -ms-flex-preferred-size: 58.33333% !important;
        flex-basis: 58.33333% !important;
        max-width: 58.33333% !important
    }
    .c-md-8 {
        -webkit-flex-basis: 66.66667% !important;
        -ms-flex-preferred-size: 66.66667% !important;
        flex-basis: 66.66667% !important;
        max-width: 66.66667% !important
    }
    .c-md-9 {
        -webkit-flex-basis: 75% !important;
        -ms-flex-preferred-size: 75% !important;
        flex-basis: 75% !important;
        max-width: 75% !important
    }
    .c-md-10 {
        -webkit-flex-basis: 83.33333% !important;
        -ms-flex-preferred-size: 83.33333% !important;
        flex-basis: 83.33333% !important;
        max-width: 83.33333% !important
    }
    .c-md-11 {
        -webkit-flex-basis: 91.66667% !important;
        -ms-flex-preferred-size: 91.66667% !important;
        flex-basis: 91.66667% !important;
        max-width: 91.66667% !important
    }
    .c-md-12 {
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        max-width: 100% !important
    }
    .off-md-1 {
        margin-left: 8.33333%
    }
    .off-md-2 {
        margin-left: 16.66667%
    }
    .off-md-3 {
        margin-left: 25%
    }
    .off-md-4 {
        margin-left: 33.33333%
    }
    .off-md-5 {
        margin-left: 41.66667%
    }
    .off-md-6 {
        margin-left: 50%
    }
    .off-md-7 {
        margin-left: 58.33333%
    }
    .off-md-8 {
        margin-left: 66.66667%
    }
    .off-md-9 {
        margin-left: 75%
    }
    .off-md-10 {
        margin-left: 83.33333%
    }
    .off-md-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (min-width: 1200px) {
    .c-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .c-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .c-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .c-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .c-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .c-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .c-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .c-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .c-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .c-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .c-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .c-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-lg-1 {
        margin-left: 8.33333%
    }
    .off-lg-2 {
        margin-left: 16.66667%
    }
    .off-lg-3 {
        margin-left: 25%
    }
    .off-lg-4 {
        margin-left: 33.33333%
    }
    .off-lg-5 {
        margin-left: 41.66667%
    }
    .off-lg-6 {
        margin-left: 50%
    }
    .off-lg-7 {
        margin-left: 58.33333%
    }
    .off-lg-8 {
        margin-left: 66.66667%
    }
    .off-lg-9 {
        margin-left: 75%
    }
    .off-lg-10 {
        margin-left: 83.33333%
    }
    .off-lg-11 {
        margin-left: 91.66667%
    }
}

.home,
.article,
.section,
.media,
.list {
    margin-top: 90px
}

html {
    font-size: 1em
}

html,
input,
button,
textarea {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body {
    color: #424242;
    font-family: "hacen-tunisia", Sans-Serif;
    line-height: 1.2em
}

p {
    margin-bottom: 1.2em
}

a,
a:visited {
    color: #0195da;
    text-decoration: none
}

a:hover {
    color: #424242
}

hr {
    border: 0;
    background-color: #e4e4e4;
    height: 1px;
    margin: 1.2em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0.5em;
    line-height: 1.3;
    color: #0195da
}

h5,
h6 {
    ine-height: 1.5
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.527em
}

h3 {
    font-size: 1.313em
}

h4 {
    font-size: 1.414em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: 0.707em
}

.main-title {
    display: block;
    width: 100%;
    color: #000;
    border: 1px solid #d3d3d3;
    border-left: none;
    border-right: none;
    padding: 0.2em 0 0.2em 0;
    margin: 0;
    margin-bottom: 0.8em;
    font-size: 1.6em;
    overflow: hidden
}

.main-title>a {
    color: #000
}

.main-title>a:hover {
    color: #fe0003
}

.main-title>a.more {
    padding: 5px 10px;
    display: inline-block;
    float: left;
    font-size: 0.6em;
    color: #000
}

.main-title>a.more:hover {
    color: #fe0003
}

.main-title>.more>.archive {
    width: 35px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0
}

.main-title>.more>.archive>svg {
    fill: #000
}

.main-title>.more>i {
    display: inline-block;
    width: 12px;
    height: 20px;
    vertical-align: middle
}

.main-title>.more:hover i>svg,
.main-title>a:hover>.archive>svg {
    fill: #fe0003
}

.main-title>.more>i>svg {
    fill: #000
}

::-moz-selection {
    background: #fe0003;
    color: #fff
}

::selection {
    background: #fe0003;
    color: #fff
}

::-moz-selection {
    background: #fe0003;
    color: #fff
}

.header .social {
    margin-left: 5px;
    display: inline-block
}

.header .utilities a i svg {
    padding: 8px;
    width: 30px;
    height: 30px;
    fill: #fff;
    background: #0195da;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.header .utilities a i svg:hover {
    background: #10b2fe
}

.header .utilities a .user svg {
    padding: 3px;
    width: 40px;
    height: 40px
}

.header .utilities a .fb_icn svg,
.header .utilities a .tw_icn svg {
    padding: 0;
    width: 45px;
    height: 45px;
    background: none;
    fill: #3b5998
}

.header .utilities a .fb_icn svg:hover,
.header .utilities a .tw_icn svg:hover {
    fill: #4c70ba;
    background: none
}

.header .utilities a .tw_icn>svg {
    fill: #55acee
}

.header .utilities a .tw_icn>svg:hover {
    fill: #83c3f3;
    background: none
}

.header .utilities .search>svg {
    background: #fe0003
}

.burger>a {
    display: block;
    background: #0195da;
    display: block;
    width: 25px;
    height: 25px;
    padding: 1.1em 1.0em 0.8em 1.0em
}

.burger>a>i>svg {
    fill: #fff
}

.label>i>svg,
.w-title>a>i>svg {
    width: 30px;
    height: 30px;
    background: #fe0003;
    fill: #fff;
    vertical-align: middle
}

.w-title>a>i>svg {
    width: 36px;
    height: 36px
}

.ni-s1 .social,
.ni-s2 .social,
.ni-s3 .social {
    position: absolute;
    background: #fff;
    top: 20px;
    left: 20px;
    width: 30px;
    height: 30px;
    padding: 10px;
    fill: #fe0003;
    cursor: pointer;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.ni-s1 .social {
    box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.12)
}

.ni-s1 .social:hover,
.ni-s2 .social:hover,
.ni-s3 .social:hover {
    fill: #fff;
    background: #fe0003
}

.owl-carousel .owl-controls .owl-prev>i>svg,
.owl-carousel .owl-controls .owl-next>i>svg {
    background: rgba(0, 0, 0, 0.6);
    width: 40px;
    height: 40px;
    fill: #fff
}

.owl-carousel .owl-controls .owl-prev>.to-left {
    position: absolute;
    left: 0
}

.owl-carousel-2 .owl-controls .owl-prev>i>svg,
.owl-carousel-2 .owl-controls .owl-next>i>svg {
    width: 35px;
    height: 60px;
    fill: rgba(0, 0, 0, 0.4);
    background: none
}

.owl-carousel-2 .owl-controls .owl-next>.to-right {
    position: absolute;
    right: -40px
}

.owl-carousel-2 .owl-controls .owl-prev>.to-left {
    position: absolute;
    left: -40px
}

.quick-access>a>i {
    display: block;
    width: 80px;
    height: 70px;
    margin: 0 auto
}

.quick-access>a>i>svg {
    fill: #fff
}

.tags>li>i {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0 0 0 0.5em;
    vertical-align: middle
}

.tags>li>i>svg {
    fill: #fff
}

.articels,
.views-2,
.visitors,
.email {
    display: inline-block;
    padding: 0.5em;
    width: 20px;
    height: 20px;
    background: #0195da;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.articels>svg,
.views-2>svg,
.visitors>svg,
.email>svg {
    fill: #fff
}

.perv-arrow {
    display: inline-block;
    padding: 0.5em;
    width: 20px;
    height: 30px;
    vertical-align: middle
}

.perv-arrow>svg {
    fill: #d6d6d6
}

.alert,
.main-artcl .alert {
    padding: 0.5em;
    margin: 0.5em;
    background-color: #fe0003;
    color: #fff;
    text-align: center;
    font-size: 0.9em
}

.form-u {
    margin: 1em 0 0 0;
    background: #fff
}

.form-u>input[type='text'],
.form-u>input[type="email"],
.form-u>textarea {
    background: #e7e7e7;
    margin-bottom: 1em;
    width: calc(100% - 1em);
    border: none;
    padding: 0.5em;
    color: #000;
    outline: none
}

.form-u>input[type='text']:focus,
.form-u>input[type="email"]:focus,
.form-u>textarea:focus {
    border-bottom-color: #fe0003
}

.form-u>input[type='text']::-webkit-input-placeholder,
.form-u>input[type="email"]::-webkit-input-placeholder,
.form-u>textarea::-webkit-input-placeholder {
    color: #939393
}

.form-u>input[type='text']:-moz-placeholder,
.form-u>input[type="email"]:-moz-placeholder,
.form-u>textarea:-moz-placeholder {
    color: #939393
}

.form-u>input[type='text']::-moz-placeholder,
.form-u>input[type="email"]::-moz-placeholder,
.form-u>textarea::-moz-placeholder {
    color: #939393
}

.form-u>input[type='text']:-ms-input-placeholder,
.form-u>input[type="email"]:-ms-input-placeholder,
.form-u>textarea:-ms-input-placeholder {
    color: #939393
}

.form-u>textarea {
    min-height: 200px
}

.form-u>select {
    color: #000;
    background: #e7e7e7;
    margin-bottom: 1em;
    width: 100%;
    padding: 0.5em;
    color: #000
}

.btn-cntr-u a,
.btn-cntr-u button,
.btn-cntr-u input[type="button"],
.btn-cntr-u input[type="submit"] {
    border: none;
    display: inline-block;
    background: #0195da;
    color: #fff;
    padding: 0.5em 1em;
    font-size: 1.2em
}

.btn-cntr-u a:hover,
.btn-cntr-u button:hover,
.btn-cntr-u input[type="button"]:hover,
.btn-cntr-u input[type="submit"]:hover {
    background: #fff;
    color: #0195da;
    box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.12)
}

.btn-cntr-u a:hover .download>svg,
.btn-cntr-u button:hover .download>svg,
.btn-cntr-u input[type="button"]:hover .download>svg,
.btn-cntr-u input[type="submit"]:hover .download>svg {
    fill: #0195da
}

.btn-cntr-u .download {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin: 0 0.5em 0 0
}

#search-overlay,
#social-overlay {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(1, 149, 218, 0.9);
    pointer-events: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    -webkit-transition: .3s;
    transition: .3s
}

#social-overlay {
    text-align: center;
    padding: 100px 0 0 0;
    margin: 0
}

#social-overlay .social-u {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 20px;
    margin: 0 auto;
    border: 1px solid #66c4f0;
    height: 350px
}

#social-overlay ul {
    width: 40%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#social-overlay ul>li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#social-overlay ul>li>a>i {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

#social-overlay svg {
    width: 70px;
    height: 70px;
    -webkit-transition: -webkit-transform 0.20s;
    transition: -webkit-transform 0.20s;
    transition: transform 0.20s;
    -webkit-transition: -webkit-transform 0.20s, -webkit-transform 0.20s;
    transition: transform 0.20s, -webkit-transform 0.20s
}

#social-overlay .close {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    background: #fff;
    color: #fe0003
}

#social-overlay .fb_icn {
    fill: #3b5998
}

#social-overlay .fb_icn:hover {
    fill: #4c70ba
}

#social-overlay .tw_icn {
    fill: #55acee
}

#social-overlay .tw_icn:hover {
    fill: #83c3f3
}

#social-overlay .gp_icn {
    fill: #dd4b39
}

#social-overlay .gp_icn:hover {
    fill: #e47365
}

#social-overlay .yt_icn {
    fill: #cd201f
}

#social-overlay .yt_icn:hover {
    fill: #e23e3d
}

#social-overlay .rss_icn {
    fill: #f26522
}

#social-overlay .rss_icn:hover {
    fill: #f58752
}

#social-overlay .droid_icn {
    fill: #a4c639
}

#social-overlay .droid_icn:hover {
    fill: #b6d161
}

#search-overlay .close {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 0
}

.search-u {
    z-index: 1;
    position: relative;
    width: 70%;
    height: 30px;
    margin: 100px auto;
    background: #fff;
    color: #fe0003;
    padding: 1em;
    font-size: 1em;
    border: none;
    box-shadow: -2px 2px 0px 0px rgba(0, 0, 0, 0.3)
}

.search-box {
    border: none;
    width: 80%
}

.search-box:focus {
    outline: none
}

.search-u button {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 62px;
    background: none;
    border: none;
    cursor: pointer;
    outline: none
}

.search-u button>i>svg {
    fill: #fe0003
}

#search-overlay.open,
#social-overlay.open {
    opacity: 1;
    pointer-events: auto
}

.home {
    position: relative;
    z-index: 1
}

.header {
    background-color: #fff;
    color: #424242;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 111;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s linear;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s linear
}

.header:after,
.header:before {
    content: "";
    display: table;
    line-height: 0
}

.header:after {
    clear: both
}

.header.fixed,
.menu-open .header {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    height: 60px
}

.page-red .header {
    background-color: #fff
}

.page-red .header.fixed {
    background-color: rgba(255, 255, 255, 0.95)
}

.menu-open.page-red .header {
    background-color: rgba(255, 255, 255, 0.95)
}

.header a {
    color: #424242
}

.header .nav {
    margin: 0
}

.header .nav>li>a .avatar,
.header .nav>li>a .icon {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1)
}

.header .nav>li>a .header-close {
    position: absolute;
    top: 0.7em;
    left: 0;
    text-align: center;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.header .nav>li.active>a .avatar,
.header .nav>li.active>a .icon {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.header .nav>li.active>a .header-close {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.logo>i {
    width: 140px;
    margin: 0;
    display: inline-block;
    position: relative
}

.logo>i:after,
.logo>i:before {
    content: "الإلكترونية";
    display: block;
    color: #fe0003;
    font-size: 0.8em;
    position: absolute;
    left: 60px;
    top: 58px;
    font-style: normal
}

.logo>i:before {
    content: "بوابة";
    left: 47px;
    top: 19px
}

.cntr {
    text-align: center
}

.menu-open .logo>i,
.fixed .logo>i {
    margin: 0;
    width: 100px
}

.fixed .logo>i:after,
.menu-open .logo>i:after,
.fixed .logo>i:before,
.menu-open .logo>i:before {
    display: none
}

.utilities {
    text-align: left
}

.utilities a {
    display: inline-block;
    margin-top: 20px
}

.fixed .utilities a,
.menu-open .header .utilities a {
    margin-top: 7px
}

.img-responsive {
    width: 100%;
    height: auto;
    display: block
}

.menu {
    position: fixed;
    top: 2.6em;
    bottom: 0;
    left: 0;
    width: 300px;
    z-index: 99;
    box-shadow: 0 0 0 transparent;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: box-shadow 0s linear 0.3s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: box-shadow 0s linear 0.3s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

.menu.menu-right {
    right: 0;
    left: auto;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.menu.open {
    z-index: 110;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow 0s linear 0s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: box-shadow 0s linear 0s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s
}

.no-boxshadow .menu {
    border-right: 1px solid #9e9e9e
}

.no-boxshadow .menu.menu-right {
    border-right: 0;
    border-left: 1px solid #9e9e9e
}

.no-csstransforms .menu {
    display: none
}

.no-csstransforms .menu.open {
    display: block
}

.menu-content {
    padding-top: 1.3em;
    padding-bottom: 1.3em
}

.menu-content nav {
    margin: 0
}

.menu-content nav ul>li>a {
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding: 1.0em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.menu-content nav li.active>a {
    background-color: #f5f5f5;
    color: #fe0003
}

.page-red .menu-content nav li.active>a {
    color: #fff
}

.menu-content nav>li.active>a {
    background-color: #eee
}

.menu-content nav ul a {
    font-weight: 400;
    padding-left: 5.625em
}

.menu-scroll {
    background-color: rgba(1, 149, 218, 0.98);
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    color: #fff
}

.menu-wrap {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.menu-content>nav>ul>.has-dd>ul {
    display: none;
    background: rgba(0, 98, 167, 0.7)
}

.menu-content>nav>ul>.has-dd a.expand,
.menu-content>nav>ul>.has-dd .expand:hover {
    background: rgba(46, 46, 46, 0.9)
}

.menu-content>nav>ul>.has-dd a.expand+ul {
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.menu-content>nav>ul>.has-dd>a>i {
    width: 15px;
    height: 15px;
    display: inline-block;
    float: left
}

.menu-content>nav>ul>.has-dd .expand:hover i>svg {
    fill: #fff
}

.menu-content .mobile-social-u {
    padding: 1em;
    text-align: center
}

.menu-content .mobile-social-u a {
    display: inline-block
}

.menu-content .mobile-social-u a i {
    display: block;
    width: 40px;
    height: 40px
}

.menu-content .mobile-social-u .fb_icn {
    fill: #fff
}

.menu-content .mobile-social-u .fb_icn:hover {
    fill: #4c70ba
}

.menu-content .mobile-social-u .tw_icn {
    fill: #fff
}

.menu-content .mobile-social-u .tw_icn:hover {
    fill: #83c3f3
}

.animated {
    -webkit-animation-duration: 500MS;
    animation-duration: 500MS;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.menu-content>nav>ul>.has-dd>a>i>svg {
    fill: rgba(255, 255, 255, 0.8)
}

.main-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 0.9em;
    font-weight: bold
}

.main-nav>ul>li {
    list-style: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
    padding: 24px 0 0 0
}

.main-nav>ul>.active,
.main-nav>ul>li:hover {
    padding: 16px 0 0 0;
    border-top: solid 8px #fe0003
}

.main-nav>ul>.active>a,
.main-nav>ul>li:hover>a,
.main-nav>ul>li:hover>a>i {
    color: #fe0003;
    fill: #fe0003
}

.main-nav>ul>li>a {
    display: block;
    padding: 1em 0.5em
}

.main-nav>ul>li>a>i {
    display: inline-block;
    width: 10px;
    height: 10px
}

.main-nav>ul>li>ul {
    border: 1px solid #fe0003;
    border-left: none;
    border-right: none;
    display: none;
    position: absolute;
    top: 60px;
    left: -15%;
    padding: 1em;
    width: 100%;
    background: #0195da;
    opacity: 0.9;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2)
}

.main-nav>ul>li>ul>li>a {
    display: block;
    padding: 0.5em 0;
    font-size: 0.9em;
    color: #fff
}

.main-nav>ul>li>ul>li>a:hover {
    background: #fff;
    color: #fe0003
}

.main-nav>ul>li:hover>ul {
    display: block
}

.fixed .main-nav>ul>li,
.menu-open .header .main-nav>ul>li {
    padding: 6px 0 0 0
}

.fixed .main-nav>ul>.active,
.fixed .main-nav>ul>li:hover,
.menu-open .header .main-nav>ul>.active,
.menu-open .header .main-nav>ul>li:hover {
    padding: 0;
    border-top: solid 6px #fe0003
}

.fixed .main-nav>ul>li>ul,
.menu-open .header .main-nav>ul>li>ul {
    top: 40px
}

.label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #0195da;
    color: #fff;
    font-size: 0.8em
}

.label>span {
    color: #fff;
    display: inline-block;
    padding: 0 1em 0 1em
}

.label>i {
    display: inline-block
}

.label-2 {
    width: 30%;
    background: #0195da;
    color: #fff;
    padding: 0.5em 1em;
    margin-bottom: 20px;
    text-align: center
}

.ni-s1,
.ni-s2,
.ni-s3,
.nl-s1 {
    position: relative;
    height: 250px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    margin-bottom: 20px;
    display: block
}

.ni-s1 {
    height: 288px
}

.ni-s1>a>figure {
    height: 70%;
    overflow: hidden
}

.ni-s1>a>figure>img,
.ni-s2>a>figure>img,
.ni-s3>a>figure>img {
    width: 100%
}

.ni-s1>figure a,
.ni-s2>figure a,
.ni-s3>figure a {
    display: block
}

.ni-s1>header {
    height: 30%;
    display: table
}

.ni-s1>header h3,
.ni-s2>header h3,
.ni-s3>header h3 {
    padding: 1em;
    margin: 0;
    font-size: 1em;
    position: relative
}

.ni-s1>header h3 {
    display: table-cell;
    vertical-align: middle
}

.ni-s1>header>h3 a {
    color: #424242
}

.ni-s1>.action,
.ni-s2>.action,
.ni-s3>.action {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 30px;
    height: 30px;
    padding: 10px;
    cursor: pointer
}

.action.open+.share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ni-s1>.share,
.ni-s2>.share,
.ni-s3>.share {
    display: none;
    width: 100%;
    height: 250px;
    z-index: 3;
    background: rgba(46, 46, 46, 0.97);
    position: absolute;
    top: 0;
    right: 0
}

.ni-s1>.share {
    height: 288px
}

.ni-s1>.open,
.ni-s2>.open,
.ni-s3>.open {
    display: block
}

.ni-s1>.share>.close,
.ni-s2>.share>.close,
.ni-s3>.share>.close {
    display: inline-block;
    color: #fff;
    padding: 0.5em 1em;
    background: #000;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.share .social-u ul {
    text-align: center
}

.share .social-u ul li {
    display: inline-block;
    margin-left: 5px
}

.share .social-u ul li:last-child {
    margin: 0
}

.share .social-u ul li a {
    display: block
}

.share .social-u i {
    width: 45px;
    height: 45px;
    display: inline-block
}

.share .social-u .wa_icn i {
    fill: rgba(46, 46, 46, 0.97);
    background: #25D366;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    width: 35px;
    height: 35px;
    padding: 5px
}

.share .fb_icn {
    fill: #3b5998
}

.share .fb_icn:hover {
    fill: #4c70ba
}

.share .tw_icn {
    fill: #55acee
}

.share .tw_icn:hover {
    fill: #83c3f3
}

.share .gp_icn {
    fill: #dd4b39
}

.share .gp_icn:hover {
    fill: #e47365
}

.ni-s2 {
    height: 340px
}

.ni-s2>.label {
    z-index: 1
}

.ni-s2>a>figure {
    height: 100%;
    position: relative
}

.ni-s2>a>figure:before,
.ni-s3>a>figure:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 149, 218, 0.1)
}

.ni-s2>a>figure:hover::before,
.ni-s3>a>figure:hover::before {
    opacity: 1;
    background: rgba(0, 149, 218, 0.3)
}

.ni-s2>a>figure>img {
    height: auto
}

.ni-s2>header {
    background: rgba(46, 46, 46, 0.97);
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    overflow: hidden;
    display: inline-block
}

.ni-s2>header:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 40px 15px 40px 0;
    border-color: transparent #0b84bb transparent transparent
}

.ni-s2:hover>header:before {
    border-color: transparent #fe0003 transparent transparent
}

.ni-s2>header h3 {
    padding-right: 2.0em;
    display: table-cell;
    vertical-align: middle
}

.ni-s2>header>h3 a {
    color: #fff
}

.ni-s2>.share {
    height: 340px
}

.ni-s3 {
    border: none;
    height: 210px;
    margin-bottom: 2px
}

.ni-s3>.label {
    z-index: 1
}

.ni-s3>a>figure>img {
    height: 100%
}

.ni-s3>header {
    background: rgba(46, 46, 46, 0.9);
    width: 100%;
    position: absolute;
    bottom: 0
}

.ni-s3>header>.label {
    top: -30px
}

.ni-s3>header>h3 a {
    color: #fff
}

.ni-s3>.share {
    height: 100%
}

.nl-s1 {
    padding: 1.5em;
    min-height: calc(328px - 3em);
    overflow: hidden
}

.nl-s1 ul {
    padding: 1.5em 0 0 0;
    margin: 0;
    list-style: none
}

.nl-s1 ul>li>a {
    display: block;
    color: #424242;
    margin-bottom: 1em;
    line-height: 1.2em
}

.nl-s1 ul>li>a:hover {
    color: #0195da
}

.nl-s2 {
    padding: 1.5em;
    overflow: hidden;
    width: auto
}

.nl-s2>li {
    display: block;
    float: none;
    height: auto;
    width: auto
}

.nl-s2>li>a {
    display: block;
    color: #424242
}

.nl-s2>li>a:hover {
    color: #0195da
}

.nl-s2>li>a>img {
    width: 100%;
    float: none
}

.nl-s2>li>a>p {
    font-size: 0.9em;
    margin-top: 0.2em;
    width: auto;
    float: none
}

.nl-s3 {
    padding: 1.5em 0.5em 1.5em 0.5em;
    overflow: hidden
}

.nl-s3>li {
    display: block;
    float: right;
    width: 25%
}

.nl-s3>li>a {
    display: block;
    color: #424242;
    padding: 0 1em
}

.nl-s3>li>a:hover {
    color: #0195da
}

.nl-s3>li>a>img {
    width: 100%
}

.nl-s3>li>a>p {
    font-size: 0.9em;
    margin-top: 0.2em
}

.n-v,
.n-g {
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: 0px;
    word-spacing: 0px
}

.n-v {
    margin-bottom: 0
}

.n-v>li,
.n-g>li {
    position: relative;
    display: block;
    float: right;
    width: 25%
}

.n-v>li>a,
.n-g>li>a {
    display: block;
    border-left: 1px solid #fff;
    position: relative;
    overflow: hidden
}

.n-g>li>.label,
.n-v>li>.label {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    border: 0;
    z-index: 2
}

.n-g>li>.label>i,
.n-v>li>.label>i {
    position: static
}

.n-g>li>.label>i>svg,
.n-v>li>.label>i>svg {
    width: 30px;
    height: 30px;
    background: #fe0003;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.n-v>li:last-child>a,
.n-g>li:last-child>a {
    border: none
}

.n-v>li>a>figcaption,
.n-g>li>a>figcaption {
    position: absolute;
    bottom: 0;
    width: calc(100% - 1em);
    padding: 0.5em;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.85)
}

.n-v>li>a>figcaption>p,
.n-g>li>a>figcaption>p {
    padding: 0;
    margin: 0;
    font-size: 0.9em;
    line-height: 1.5em
}

.n-v>li>a>figure>img,
.n-g>li>a>figure>img {
    width: 100%;
    height: 100%
}

.n-v>li>a>i,
.n-g>li>a>i {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1
}

.n-v>li>a>i>svg,
.n-g>li>a>i>svg {
    width: 30px;
    height: 30px;
    fill: #fff;
    background: #0195da;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.n-v>li>a:hover>i>svg,
.n-g>li>a:hover>i>svg {
    background: #fe0003
}

.fix-h-340 {
    max-height: 340px;
    height: 292px
}

.fix-h-532 {
    height: 522px;
    overflow: hidden
}

aside {
    display: block !important
}

.big_slider {
    position: relative
}

.big_slider ul {
    direction: rtl;
    position: relative
}

.big_slider ul li {
    display: none
}

.big_slider ul li:first-child {
    display: block
}

.big_slider .label {
    z-index: 1
}

.big_slider p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    margin-top: 8px
}

.big_slider .lSAction>a {
    width: 40px;
    height: 40px;
    background-image: none;
    top: 40%;
    opacity: 1
}

.big_slider .lSAction>a i>svg {
    background: rgba(0, 0, 0, 0.6);
    width: 40px;
    height: 40px;
    fill: #fff
}

.big_slider .lSAction>a.lSNext {
    right: 0
}

.big_slider .lSAction>a.lSPrev {
    left: 0
}

.big_slider .lSAction>a.lSPrev .to-left {
    position: absolute;
    left: 0
}

.big_slider .lSSlideWrapper {
    direction: ltr
}

.big_slider .ni-s1 {
    height: 532px
}

.big_slider .ni-s1>a>figure {
    height: 80%
}

.big_slider .ni-s1>header {
    height: 20%
}

.big_slider .ni-s1>header>h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 1em
}

.big_slider .ni-s1.share {
    height: 532px
}

.big_slider .ni-s1.label {
    z-index: 2
}

.small_slider .lSAction>a {
    height: 64px;
    background-image: none;
    top: 40%;
    opacity: 1
}

.small_slider .lSAction>a.lSNext {
    right: 20px
}

.small_slider .lSAction>a.lSPrev {
    left: 20px
}

.small_slider ul {
    direction: rtl
}

.small_slider ul li {
    height: 190px
}

.small_slider .lSSlideWrapper {
    direction: ltr
}

.featured .owl-thumbs {
    display: none
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1 {
    height: 532px
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>a>figure {
    height: 80%
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>header {
    height: 20%
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>header>h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 1em
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>.share {
    height: 532px
}

.owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>.label {
    z-index: 2
}

.owl-carousel .owl-stage {
    background: #fff
}

.gallery-u {
    margin-bottom: 20px
}

.owl-thumbs {
    padding: 20px;
    background: #f2f2f2;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}

.owl-thumbs>.owl-thumb-item {
    display: inline-block;
    width: calc(100% / 10);
    margin-left: 10px;
    position: relative
}

.owl-thumbs>.owl-thumb-item>img {
    width: 100%;
    border: 3px solid #f2f2f2
}

.owl-thumbs>.active>img {
    border: 3px solid #fe0003
}

.owl-thumbs>.active:after {
    background: rgba(0, 149, 218, 0)
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-controls {
    position: absolute;
    z-index: 1;
    top: 35%;
    width: 100%
}

.owl-carousel-2 .owl-controls {
    top: 30px
}

.owl-carousel .owl-controls .owl-nav {
    width: 100%
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.g-u,
.w-u {
    margin-bottom: 20px
}

.g-u>.w-u {
    margin-bottom: 0
}

.input-u {
    margin-bottom: 10px
}

.w-u {
    border: 1px solid #d1d1d1
}

.w-title,
.w-title-2 {
    color: #fff;
    background: #0195da;
    display: block;
    position: relative;
    margin: 0;
    padding: 0.5em 1em 0 0;
    font-size: 1em;
    height: 28px
}

.w-title-2 {
    color: #000;
    background: #ebebeb
}

.w-title>.more {
    position: absolute;
    left: 0;
    top: 0
}

.w-u>.n-g {
    margin-bottom: 0
}

.w-u>.n-g>li {
    width: 50%
}

.w-u>.n-g>li>a>figcaption>p {
    font-size: 0.8em
}

.mg-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #d1d1d1;
    min-height: 350px;
    background: #0195da;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 20px
}

#mwblk {
    background-color: #eee;
    height: 400px;
    margin-bottom: 20px
}

#mwblk iframe {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    border: 0px
}

.pbblk {
    border: 1px solid #d1d1d1;
    padding: 8px 8px 4px;
    margin-bottom: 10px
}

#pbblk>div:first-of-type {
    display: inline-block;
    width: 100%
}

#pbblk>div:first-of-type img {
    width: 100%;
    height: auto
}

#pbblk>div:first-of-type ul {
    margin: 0px auto
}

#pbblk>div:first-of-type li {
    width: 100%
}

#pbblk>div:nth-of-type(2) {
    padding: 0px
}

.quick-access {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.quick-access>a {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    display: inline-block;
    background: #0195da;
    color: #fff;
    border-bottom: 5px solid #fe0003;
    border-left: 2px solid #fff;
    height: 100px;
    width: 33.33333%;
    padding: 0 5px 10px 5px;
    font-size: 0.9em
}

.quick-access>a:hover {
    color: #fe0003;
    background: #fff;
    border-bottom-color: #0195da
}

.quick-access>a:hover i>svg {
    fill: #fe0003
}

.quick-access>a:last-child {
    border-left: none
}

.n-letter {
    background: #0195da;
    color: #fff;
    padding: 1em;
    text-align: center;
    margin-bottom: 20px
}

.n-letter p {
    margin: 0 0 1em 0
}

.n-letter>form,
.submit-u {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden
}

.n-letter>form>input,
.submit-u>input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0.2em 0.5em;
    border: none;
    font-size: 16px;
    color: #424242;
    width: 77%
}

.n-letter>form>button,
.submit-u>button {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 32px;
    border: none;
    background: #fe0003
}

.n-letter>form>button>i>svg,
.submit-u>button>i>svg {
    fill: #fff;
    width: 35px;
    height: 35px
}

.n-letter>form>input:focus,
.submit-u>input:focus {
    outline-color: #fe0003
}

.place {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 1em
}

.place>label {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 10px 0 0 30px
}

.place>select {
    padding: 0.3em;
    margin: 0 0 0 10px;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 50%
}

.place>select:last-child {
    margin: 0
}

.prayer-time-u {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 1em
}

.current-prayer-time {
    text-align: center;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.current-prayer-time>p {
    color: #9b9b9b;
    margin-bottom: 10px
}

.current-prayer-time>span {
    color: #0195da;
    font-size: 1.5em
}

.current-prayer-time>.time {
    margin: 20px 0;
    color: #0195da;
    font-size: 3em
}

.current-prayer-time>.time>.hours,
.current-prayer-time>.time>.mins {
    position: relative
}

.current-prayer-time>.time>.hours:after,
.current-prayer-time>.time>.mins:after {
    display: block;
    color: #9b9b9b;
    font-size: 0.3em;
    position: absolute;
    top: 57px;
    left: 10px
}

.current-prayer-time>.time>.hours:after {
    content: "ساعة"
}

.current-prayer-time>.time>.mins:after {
    content: "دقيقة"
}

.mosque {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mosque>i {
    display: block;
    width: 90px;
    height: 120px
}

.mosque>i>svg {
    fill: #4a4244
}

.prayer-times {
    padding: 1.5em;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #d1d1d1;
    background: #f3f3f3;
    color: #9a9a9a
}

.prayer-times * {
    padding: 0.5em 0;
    margin: 0;
    display: inline-block
}

.prayer-times dt {
    width: 25%
}

.prayer-times dd {
    width: 70%
}

.weather-now {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.weather-now>.c-celsius,
.weather-now>.weather-icon {
    padding: 1em;
    width: 50%;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.weather-now>.c-celsius {
    padding: 40px 0 0 0
}

.weather-now>.c-celsius>span {
    position: relative;
    display: inline-block;
    font-size: 3em;
    color: #0195da
}

.weather-now>.c-celsius>span:before,
.weather-now>.c-celsius>span:after {
    content: "الحالية";
    display: block;
    color: #9b9b9b;
    font-size: 0.4em;
    position: absolute;
    top: -36px;
    left: 7%
}

.weather-now>.c-celsius>span:after {
    font-size: 0.6em;
    font-family: tahoma;
    content: "°";
    top: -10px;
    left: 100%
}

.all-celsius {
    display: block;
    text-align: center;
    color: #0195da;
    padding: 1em;
    font-size: 1.2em
}

.weather-now>.weather-icon {
    padding: 0
}

.weather-now>.weather-icon>i {
    display: inline-block;
    width: 60px;
    height: 60px
}

.weather-icon>i>svg {
    fill: #4a4244
}

.phone-services {
    background: #262b2d;
    padding: 1em;
    margin-bottom: 20px;
    color: #fff
}

.phone-services i {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin: 0 5px
}

.phone-services i svg {
    fill: #fff
}

.phone-services .submit-u>button>i {
    margin: 0
}

.rss-list li {
    margin-bottom: 10px
}

.rss-link a {
    display: block;
    border-right: 2px solid #0195da;
    padding: 1em
}

.add-rss div {
    overflow: hidden
}

.add-rss div a {
    display: block;
    float: left;
    width: 100px;
    margin-left: 10px
}

.notify-u {
    z-index: 999;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(46, 46, 46, 0.95)
}

.notify-u>.u {
    position: relative
}

.notify-u>.u>.ns-type {
    display: inline-block;
    background: #fe0003;
    color: #fff;
    padding: 1em;
    margin: 0.5em
}

.notify-u>.u>a {
    color: #fff;
    font-size: 1.2em;
    display: inline-block;
    margin: 0.5em
}

.notify-u>.u .close {
    position: absolute;
    left: 0.5em;
    top: 0.5em;
    color: #fff;
    padding: 0.5em 0;
    font-size: 2em;
    cursor: pointer
}

.notify-u>.u .close:hover {
    color: #0195da
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.mr,
.lb,
.stkr {
    overflow: hidden;
    margin-bottom: 20px
}

.adtmode {
    display: none
}

.mb_ads {
    margin: 0px auto;
    text-align: center;
    padding: 10px 0px
}

.mr {
    min-height: 250px;
    display: table;
    overflow: visible;
    border: 1px solid #d1d1d1;
    margin: 0px auto 20px
}

.mrx {
    direction: ltr !important;
    overflow: hidden
}

.mrx table {
    margin: 0px auto
}

.ads-u-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.lb {
    height: 90px
}

.ads-u-1 .lb {
    width: 728px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.stkr {
    margin: 0 10px 0 0;
    width: 150px;
    height: 90px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ads-u-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row no-wrap;
    -ms-flex-flow: row no-wrap;
    flex-flow: row no-wrap
}

.fxd_container {
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background-color: #ff0000;
    overflow: visible !important;
    position: relative
}

.l_TO,
.r_TO {
    position: absolute;
    display: block;
    top: 90px
}

.l_TO {
    left: 0%
}

.l_ads_u {
    position: absolute;
    right: 10px
}

.r_TO {
    right: 0%
}

.r_ads_u {
    position: absolute;
    left: 10px
}

.fcr_1 {
    position: relative
}

.fcr_1>.mr {
    max-height: 600px;
    position: absolute;
    z-index: 10
}

.fcr_1>.nl-s1 {
    margin-top: 270px
}

.main-artcl {
    min-height: 700px
}

.main-artcl>figure {
    display: block;
    width: calc(100% - 1em);
    background: #f2f2f2;
    margin: 0 0.5em 1em 0.5em
}

.main-artcl>header>.meta>span {
    display: inline-block;
    font-size: 0.7em;
    padding: 0.3em 0.5em;
    line-height: 1em
}

.main-artcl>header>.meta>.sec-label {
    background: #0195da;
    color: #fff
}

.main-artcl>header>.meta>.date-time {
    padding-right: 0.6em;
    border-right: 1px solid #000
}

.main-artcl .share-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.main-artcl .share-btns>a {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
    padding: 0.5em
}

.main-artcl .share-btns>a>i {
    display: inline-block;
    width: 30px;
    height: 30px
}

.main-artcl .share-btns>.fb_icn {
    border-top: 5px solid #3b5998
}

.main-artcl .share-btns>.tw_icn {
    border-top: 5px solid #55acee
}

.main-artcl .share-btns>.gp_icn {
    border-top: 5px solid #dd4b39
}

.main-artcl .share-btns>.wa_icn {
    border-top: 5px solid #25D366
}

.main-artcl .share-btns>.wa_icn>i {
    width: 20px;
    height: 20px;
    padding: 5px;
    background: #25D366;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.main-artcl .share-btns>.wa_icn>i>svg {
    fill: #fff
}

.main-artcl .share-btns>.fb_icn>i>svg {
    fill: #3b5998
}

.main-artcl .share-btns>.tw_icn>i>svg {
    fill: #55acee
}

.main-artcl .share-btns>.gp_icn>i>svg {
    fill: #dd4b39
}

.main-artcl>.video-u {
    background: #f2f2f2;
    margin: 0 0.5em 1em 0.5em
}

.main-artcl>.video-u>P {
    font-size: 0.9em;
    padding: 0 0.5em 1em 0.5em;
    text-align: center;
    margin: 0
}

.main-artcl>figure>img {
    width: 100%
}

.main-artcl>figure>figcaption {
    font-size: 0.9em;
    padding: 0.5em;
    text-align: center
}

.main-artcl P {
    margin-left: 0.5em;
    margin-right: 0.5em;
    line-height: 1.5em;
    font-size: 1.4em;
    color: #000
}

.main-artcl p.sub {
    padding: 0px;
    margin: 0px;
    padding-right: 17px;
    margin-bottom: -10px;
    font-size: 17px;
    color: #000
}

.main-artcl h2 {
    margin-top: 2em;
    margin-bottom: 0
}

.main-artcl blockquote {
    color: #0195da;
    line-height: 1.5em;
    font-size: 1.4em;
    position: relative;
    margin-bottom: 2em;
    width: 38%;
    display: inline-block;
    float: left;
    margin: 10px 0px;
    padding: 0px 20px
}

.main-artcl blockquote:before {
    content: "";
    display: block;
    font-size: 5em;
    position: absolute;
    top: -44px;
    right: 0px;
    background: url(../../images/front/blockquote_icon.png) no-repeat;
    width: 48px;
    height: 48px
}

.main-artcl blockquote:after {
    content: "";
    display: block;
    font-size: 5em;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../../images/front/blockquote_icon.png) no-repeat 0px -48px;
    width: 48px;
    height: 48px
}

.tags {
    overflow: hidden;
    padding: 0 0 0 1em;
    font-size: 0.9em;
    margin: 0 0.5em
}

.tags>li {
    border-left: 1px solid #bababa;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px
}

.tags>li:first-child {
    display: inline-block;
    background: #0195da;
    color: #fff;
    padding: 0.5em 1em;
    border: none
}

.tags>li:last-child {
    border: none
}

.tags>li>a {
    display: block;
    padding: 0.5em 1em
}

.user-comnts {
    padding: 0.5em
}

.user-comnts>li {
    display: block;
    overflow: hidden;
    margin-bottom: 1em
}

.user-comnts>li>figure {
    display: block;
    float: right;
    margin-left: 1em;
    width: 50px;
    height: 50px
}

.user-comnts>li>div {
    float: right;
    width: 82%
}

.user-comnts>li>div>.name,
.user-comnts>li>div>.date {
    display: block;
    color: #0195da;
    font-size: 0.8em
}

.user-comnts>li>div>.date {
    color: #ccc
}

.writers-u {
    padding: 40px 60px 20px 60px;
    margin-bottom: 20px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    position: relative
}

.writer {
    text-align: center;
    background: #fff
}

.writer>.avatar {
    display: inline-block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: #ebebeb;
    border-radius: 80px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px
}

.writer>.avatar>img {
    height: 90px;
    width: 90px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.writer>.content>.text {
    margin: 0.5em 0
}

.writer>.content>.text>a {
    color: #000;
    line-height: 1.2em
}

.writers-u>.owl-carousel>.owl-thumbs {
    display: none
}

.writers-list {
    padding: 1em
}

.writers-list>li {
    display: block;
    margin-bottom: 1em
}

.writers-list>.writer {
    overflow: hidden
}

.writers-list>.writer>.avatar {
    margin: 0 0 0 10px;
    float: right
}

.writers-list>.writer>.content {
    float: right;
    width: 150px;
    margin: 0;
    text-align: right
}

.writers-list>li:last-child {
    margin-bottom: 0
}

.writers-list-2 {
    padding: 1em;
    overflow: hidden
}

.writers-list-2>.writer {
    float: right;
    width: 33.33333%;
    height: 200px;
    text-align: center
}

.writers-list-2>.writer>.avatar {
    margin: 0 0 20px 0;
    float: none
}

.writers-list-2>.writer>.content {
    float: none;
    width: auto;
    margin: 0
}

.ab-fltr {
    overflow: hidden;
    padding: 0 0 1.5em 0
}

.ab-fltr>li {
    float: right
}

.ab-fltr>li>a {
    text-align: center;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 0 0.3em 0.3em;
    padding: 0.5em;
    background: #dcdcdc;
    color: #868686;
    font-size: 0.9em;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.ab-fltr>li>a:hover, .ab-fltr>li>a.active {
    background: #0195da;
    color: #fff
}

.date-fltr {
    padding: 0 0 1em 0;
    text-align: left
}

.date-fltr>input {
    cursor: pointer;
    background: #e7e7e7;
    margin-bottom: 0.5em;
    border: none;
    padding: 0.5em 1em;
    color: #000;
    outline: none;
    width: 20%
}

.date-fltr>input:hover {
    background: #0195da;
    color: #ffffff
}

.date-fltr>input:focus {
    background: #fe0003;
    color: #ffffff
}

.author-card {
    text-align: center
}

.author-card>img {
    width: 200px;
    height: 200px;
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px
}

.author-card h2,
.author-card h2 a {
    color: #000
}

.author-card h2 a:hover {
    color: #fe0003
}

.author-card .meta {
    font-size: 0.8em;
    color: #8d8d8d
}

.author-card>.atr>li {
    display: inline-block;
    padding: 0.5em
}

.author-card>.atr>li>span {
    display: block;
    font-size: 0.8em;
    margin: 0.5em 0 0 0;
    color: #8d8d8d
}

.author-card-m {
    padding: 1em;
    margin-bottom: 20px;
    border: 1px solid #d1d1d1
}

.author-card-m .author-card>img {
    width: 128px;
    height: 128px
}

.author-card-m._custom {
    background-color: #ebebeb
}

.author-card-m._custom img {
    border: 1px solid #e1e1e1
}

.all-articles {
    padding: 1em 0;
    overflow: hidden
}

.all-articles>li {
    display: block;
    width: 50%;
    float: right;
    margin-bottom: 1.5em
}

.all-articles>li>a {
    height: 75px;
    overflow: hidden;
    display: block;
    border-right: 2px solid #0195da;
    padding: 0 0.5em
}

.all-articles>li>a:hover {
    background: #0195da;
    border-right: 2px solid #fff;
    color: #fff
}

.all-articles>li>a:hover h3,
.all-articles>li>a:hover p {
    color: #fff
}

.all-articles>li>a>h3 {
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin: 0
}

.all-articles>li>a>p {
    margin: 0;
    font-size: 0.8em;
    color: #8a8a8a
}

.by-author {
    text-align: center
}

.by-author a {
    display: block;
    margin-bottom: 1em
}

.by-author>img {
    width: 200px;
    height: 200px;
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px
}

.by-author span {
    display: inline-block;
    font-size: 0.9em
}

.by-author .date-time {
    padding-right: 0.6em;
    margin-right: 0.5em;
    border-right: 1px solid #000
}

.by-author>h1 {
    color: #000
}

.pdf-dw-i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    background: url("../../assets/img/Adobe_PDF_file_icon_32x32.png") 0 0 no-repeat;
    width: 32px;
    height: 32px
}

.pdf-i {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px
}

.pdf-i>figure {
    height: 121px
}

.pdf-i>figure>img {
    border: 5px solid #0195da;
    width: 80px;
    height: 111px
}

.pdf-i>div {
    width: 100%;
    padding: 0;
    position: relative
}

.pdf-i>div>p {
    margin: 0.5em 1em 0 1em;
    color: #0195da;
    font-size: 1.2em
}

.pdf-i>div>.actions {
    border: 2px solid #fff;
    width: calc(100% - 4px);
    position: absolute;
    bottom: 0px;
    margin: 0;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}

.pdf-i>div>.actions>a {
    display: inline-block;
    width: calc(100% - 1em);
    padding: 0.5em;
    text-align: center;
    background: #e9e9e9;
    font-size: 14px;
    position: relative
}

.pdf-i>div>.actions>a:first-child::after {
    content: "";
    display: block;
    border: 1px solid #fff;
    font-size: 0.3em;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.btn-cntr-u {
    text-align: center;
    padding: 1em;
    margin-bottom: 20px
}

.pdf-i>div>.actions>a>.views-2,
.pdf-i>div>.actions>a>.download {
    background: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    width: 25px;
    height: 25px
}

.pdf-i>div>.actions>a>.views-2>svg,
.pdf-i>div>.actions>a>.download>svg {
    fill: #0195da
}

.btn-cntr-u .download>svg {
    fill: #fff
}

.paging {
    text-align: center;
    color: #d6d6d6;
    margin-bottom: 20px
}

.paging>a, .paging>li {
    display: inline-block;
    padding: 0.2em 1.0em 0 1.0em;
    border-top: 6px solid #d6d6d6;
    margin: 0 0.1em 0 0;
    color: #d6d6d6
}
.paging>li.prev {
    border-top: 0;
    
}

.paging>li.next {
    border-top: 0;
    
    color: #d6d6d6
}

.paging>a:hover,.paging>li:hover {
    color: #0195da;
    border-top-color: #0195da
}

.paging>.current {
    color: #0195da;
    border-top-color: #0195da
}

.paging>.next,
.paging>.last,
.paging>.perv,
.paging>.first {
    border: none;
    padding: 0
}

.paging>a:hover>.perv-arrow>svg,.paging>li:hover>.perv-arrow>svg {
    fill: #0195da
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen {
    padding-bottom: 56.25%
}

.flex-video.vimeo {
    padding-top: 0
}

footer {
    width: 100%;
    background: #0195da;
    color: #fff;
    position: relative
}

footer ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 1em 0
}

footer ul>li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 0.8em
}

footer ul>li>a,
footer P a {
    color: #fff;
    font-size: 0.9em
}

footer ul>li>a:visited,
footer P a:visited {
    color: #fff
}

footer ul>li>a:hover,
footer P a:hover {
    color: #fe0003
}

footer P {
    text-align: left;
    font-size: 0.9em;
    margin: 0;
    padding: 1em 0
}

footer .sarmady {
    width: 100px;
    height: 25px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

footer .sarmady>svg {
    fill: #fff
}

.login-u {
    padding: 100px 0 0 0
}

.login-u>iframe {
    width: 100%;
    height: 950px
}

.hide-from-sm,
.utilities>.hide-from-sm {
    display: none
}

code {
    display: none
}



@media only screen and (max-width: 767px) {
    .u {
        width: 95%
    }
    .header .u {
        width: 100%
    }
    .header,
    .header.fixed,
    .menu-open .header {
        height: 55px
    }
    .header .logo>i {
        width: 100px
    }
    .logo>i:after,
    .logo>i:before {
        display: none
    }
    .utilities a {
        margin-top: 0;
        padding: 0.5em
    }
    .fixed .utilities a,
    .menu-open .header .utilities a {
        margin-top: 0
    }
    .header .utilities a .search svg {
        fill: #0195da;
        background: none;
        width: 35px;
        height: 35px;
        padding: 0
    }
    .home,
    .article,
    .section,
    .media,
    .list {
        margin-top: 70px
    }
    .hide-from-sm,
    .utilities>.hide-from-sm {
        display: none
    }
    .hide-from-lg {
        display: block
    }
    .big_slider .ni-s1,
    .big_slider .ni-s1>a>figure {
        height: auto
    }
    .big_slider .ni-s1>.share {
        height: 100%
    }
    .big_slider .ni-s1>header>h3 {
        font-size: 1em
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1,
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>a>figure {
        height: auto
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>.share {
        height: 100%
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>header>h3 {
        font-size: 1em
    }
    .writers-u {
        padding: 40px 50px 20px 50px
    }
    .writers-u .writer {
        width: auto;
        height: auto;
        text-align: center
    }
    .writers-u .writer>.avatar {
        float: none;
        margin-left: 0
    }
    .writers-u .writer>.content {
        float: none;
        width: auto;
        margin-left: 0
    }
    .ni-s1,
    .ni-s2,
    .ni-s3,
    .nl-s1 {
        height: auto
    }
    .ni-s1>.share,
    .ni-s2>.share,
    .ni-s3>.share {
        height: 100%
    }
    .n-v>li,
    .n-g>li {
        width: 50%
    }
    .nl-s3>li {
        width: 50%
    }
    .all-articles>li {
        width: 100%
    }
    .main-artcl P {
        font-size: 1.0em
    }
    .writers-list-2>.writer {
        width: 50%
    }
    .tags {
        font-size: 0.7em
    }
    .tags>li {
        border-left: none
    }
    .scroll-on-moble {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .scroll-on-moble>.nl-s2 {
        padding: 0.5em;
        overflow: hidden;
        width: 1300px
    }
    .scroll-on-moble>.nl-s2>li {
        display: block;
        float: right;
        height: 80px;
        width: 250px;
        overflow: hidden
    }
    .scroll-on-moble>.nl-s2>li>a {
        display: block;
        overflow: hidden;
        color: #424242
    }
    .scroll-on-moble>.nl-s2>li>a:hover {
        color: #0195da
    }
    .scroll-on-moble>.nl-s2>li>a>img {
        width: 100px;
        float: right
    }
    .scroll-on-moble>.nl-s2>li>a>p {
        font-size: 0.9em;
        margin: 0 10px 0 10px;
        width: 130px;
        float: right
    }
    .fix-h-340 {
        max-height: auto;
        height: auto
    }
    .fix-h-532 {
        height: auto
    }
    footer,
    footer p {
        text-align: center
    }
    footer ul {
        padding: 1em 1em 0 1em
    }
    .mr {
        text-align: center
    }
    .rslides {
        margin: 0px auto
    }
    .ads-u-1 {
        display: none
    }
    .fcr_1>.mr {
        max-height: 600px;
        position: static
    }
    .fcr_1>.nl-s1 {
        margin-top: 0
    }
}

@media only screen and (min-width: 768px) {
    .u {
        width: 95%;
        overflow: hidden
    }
    footer .u {
        width: 100%
    }
    footer ul>li {
        text-align: center
    }
    footer P {
        text-align: center
    }
    .header,
    .header.fixed,
    .menu-open .header {
        height: 55px
    }
    .header .u {
        overflow: visible;
        width: 100%
    }
    .header .logo>i {
        width: 100px
    }
    .logo>i:after,
    .logo>i:before {
        display: none
    }
    .utilities a,
    .fixed .utilities a,
    .menu-open .header .utilities a {
        margin-top: 0px;
        padding: 10px 5px 0
    }
    .header .utilities a .search svg {
        fill: #0195da;
        background: none;
        width: 35px;
        height: 35px;
        padding: 0
    }
    .home,
    .article,
    .section,
    .media,
    .list {
        margin-top: 70px
    }
    .scroll-on-moble {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .scroll-on-moble>.nl-s2 {
        padding: 0.5em;
        overflow: hidden;
        width: 1300px
    }
    .scroll-on-moble>.nl-s2>li {
        display: block;
        float: right;
        height: 80px;
        width: 250px;
        overflow: hidden
    }
    .scroll-on-moble>.nl-s2>li>a {
        display: block;
        overflow: hidden;
        color: #424242
    }
    .scroll-on-moble>.nl-s2>li>a:hover {
        color: #0195da
    }
    .scroll-on-moble>.nl-s2>li>a>img {
        width: 100px;
        float: right
    }
    .scroll-on-moble>.nl-s2>li>a>p {
        font-size: 0.9em;
        margin: 0 10px 0 10px;
        width: 130px;
        float: right
    }
    .quick-access {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .quick-access>a {
        height: 145px;
        width: 100%;
        border-bottom-color: #fff
    }
}

@media only screen and (max-width: 992px) {
    .adtmode {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    .utilities a {
        margin-top: 0
    }
    .big_slider .ni-s1>a>figure {
        height: 60%
    }
    .big_slider .ni-s1 {
        height: 522px
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>a>figure {
        height: 60%
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1 {
        height: 522px
    }
    .ni-s2 {
        height: 220px
    }
    .fix-h-340 {
        height: 172px
    }
    .quick-access {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .quick-access>a {
        height: 100px;
        width: 33.33333%
    }
    .writers-u {
        padding: 40px 50px 20px 50px
    }
    .writers-u .writer {
        width: auto;
        height: auto;
        text-align: center
    }
    .writers-u .writer>.avatar {
        float: none;
        margin-left: 0
    }
    .writers-u .writer>.content {
        float: none;
        width: auto;
        margin-left: 0
    }
    .scroll-on-moble {
        width: auto;
        overflow-x: visible
    }
    .scroll-on-moble>.nl-s2 {
        padding: 1.5em;
        overflow: visible;
        width: auto
    }
    .scroll-on-moble>.nl-s2>li {
        display: block;
        float: none;
        height: auto;
        width: auto;
        overflow: visible
    }
    .scroll-on-moble>.nl-s2>li>a {
        display: block;
        overflow: visible
    }
    .scroll-on-moble>.nl-s2>li>a>img {
        width: 100%;
        float: none
    }
    .scroll-on-moble>.nl-s2>li>a>p {
        font-size: 0.9em;
        margin: 0.2em 0 1.2em 0;
        width: auto;
        float: none
    }
}

@media only screen and (min-width: 1200px) {
    .u,
    .header .u,
    footer .u {
        width: 1250px
    }
    .utilities a {
        margin-top: 10px;
        background: none
    }
    .hide-from-sm,
    .utilities>.hide-from-sm {
        display: inline-block
    }
    .hide-from-lg,
    .main-artcl .share-btns .hide-from-lg,
    .share .social-u ul .hide-from-lg {
        display: none
    }
    .header,
    .header.fixed {
        height: 80px
    }
    .header.fixed {
        height: 60px
    }
    .header .logo>i {
        width: 140px
    }
    .menu-open .logo>i,
    .fixed .logo>i {
        width: 100px
    }
    .logo>i:after,
    .logo>i:before {
        display: block
    }
    .utilities a {
        margin-top: 20px;
        padding: 0
    }
    .fixed .utilities a,
    .menu-open .header .utilities a {
        margin-top: 10px;
        padding: 0
    }
    .header .utilities a .search svg {
        padding: 8px;
        width: 30px;
        height: 30px;
        fill: #fff;
        background: #0195da
    }
    .header .utilities a .search svg:hover {
        background: #10b2fe
    }
    .header .utilities a .search>svg {
        background: #fe0003
    }
    .home,
    .article,
    .section,
    .media,
    .list {
        margin-top: 90px
    }
    .big_slider .ni-s1>a>figure {
        height: 70%
    }
    .big_slider .ni-s1,
    .big_slider .ni-s1>.share {
        height: 598px
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>a>figure {
        height: 70%
    }
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1,
    .owl-carousel>.owl-stage-outer>.owl-stage>.owl-item>.item>.ni-s1>.share {
        height: 598px
    }
    .n-v>li,
    .n-g>li {
        width: 25%
    }
    .ni-s2 {
        height: 340px
    }
    .fix-h-340 {
        height: 292px
    }
    .writers-u {
        padding: 40px 60px 20px 60px
    }
    .writers-u .writer {
        background: #fff;
        padding: 0 .5em;
        width: calc(100% - 1em);
        height: auto;
        text-align: center
    }
    .writers-u .writer>.avatar {
        float: none;
        margin-bottom: 10px
    }
    .writers-u .writer>.content {
        float: none;
        width: auto;
        margin-bottom: 10px
    }
    .scroll-on-moble {
        width: auto;
        overflow-x: visible
    }
    .scroll-on-moble>.nl-s2 {
        padding: 1.5em;
        overflow: visible;
        width: auto
    }
    .scroll-on-moble>.nl-s2>li {
        display: block;
        float: none;
        height: auto;
        width: auto;
        overflow: visible
    }
    .scroll-on-moble>.nl-s2>li>a {
        display: block;
        overflow: visible
    }
    .scroll-on-moble>.nl-s2>li>a>img {
        width: 100%;
        float: none
    }
    .scroll-on-moble>.nl-s2>li>a>p {
        font-size: .9em;
        margin: .2em 0 1.2em 0;
        width: auto;
        float: none
    }
    .quick-access {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .quick-access>a {
        height: 100px;
        width: 33.33333%;
        border-bottom-color: #fe0003
    }
    .aside {
        margin-top:-110px
    }
    .author-card-m._custom {
        background-color: #ebebeb
    }
    .author-card-m._custom img {
        float: right;
        margin: 2em 1em 2em 1.5em;
        border: 1px solid #e1e1e1
    }
    .author-card-m._custom h2 {
        text-align: right;
        float: right;
        width: 50%;
        margin: 2.5em 0 0 0
    }
    .author-card-m._custom .meta {
        display: block;
        text-align: right;
        float: right;
        width: 50%
    }
    .author-card-m._custom .atr {
        float: right;
        margin-top: -2em
    }
}

@media only screen and (max-width: 1200px) {
    .fxd_container {
        display: none
    }
}

@media only screen and (max-width: 1367px) and (min-width: 1100px) {
    .author-card-m._custom {
        background-color: #ebebeb
    }
    .author-card-m._custom img {
        float: none;
        margin: 0 0 1em 0;
        border: 1px solid #e1e1e1
    }
    .author-card-m._custom h2 {
        text-align: center;
        float: none;
        width: auto;
        margin: 0
    }
    .author-card-m._custom .meta {
        display: block;
        text-align: center;
        float: none;
        width: auto;
        margin: 0 0 1em 0
    }
    .author-card-m._custom .atr {
        float: none;
        margin-top: 0
    }
    .adtmode {
        display: inline-block
    }
    .u,
    .header .u,
    footer .u {
        width: 950px
    }
    .header .utilities a svg {
        width: 30px !important;
        height: 30px !important;
        padding: 0px !important
    }
    .utilities a.hide-from-sm {
        margin-top: 32px !important
    }
    .header.fixed .utilities a.hide-from-sm {
        margin-top: 15px !important
    }
    .aside {
        margin-top: 0px;
        padding: 0px 11.65px;
        box-sizing: border-box
    }
    #inrpg_c {
        position: relative;
        padding-top: 102px
    }
    #inrpg_c .ads-u-1 {
        position: absolute;
        right: -152px;
        width: 947px;
        top: 0px
    }
    #inrpg_r,
    #inrpg_l {
        margin-top: 110px
    }
    #xmain {
        padding-top: 115px
    }
    #xmain .ads-u-1 {
        position: absolute;
        top: 97px;
        width: 950px
    }
    #xmain section>.lb {
        position: absolute;
        top: 97px;
        width: 950px
    }
    #xmain .w-u {
        height: auto
    }
    #xmain .w-u .nl-s2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        padding-right: 0px
    }
    #xmain .w-u .nl-s2>li {
        width: 50%;
        box-sizing: border-box;
        background: url(../img/dot.svg) no-repeat;
        background-size: 5px 5px;
        background-position: right 19px top 7px
    }
    #xmain .w-u .nl-s2>li>a {
        padding-right: 40px
    }
}

@media only screen and (max-width: 1367px) and (min-width: 992px) {
    .big_slider .ni-s1>a>figure {
        height: auto;
        overflow: hidden
    }
    .big_slider p {
        display: block
    }
    .big_slider .ni-s1>a>figure>img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        transform-origin: 50% 0%
    }
    .big_slider .ni-s1>header>h3 {
        font-size: 1.5em;
        line-height: 1.4em;
        padding-top: 20px
    }
    .big_slider .ni-s1 {
        margin-left: 1px
    }
    .big_slider ul+.lSAction>a {
        top: 30%
    }
    .ni-s1>a>figure>img,
    .ni-s2>a>figure>img,
    .ni-s3>a>figure>img {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        -webkit-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        transform-origin: 50% 0%
    }
    .u.section .big_slider .ni-s1>a>figure>img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    .n-v>li>a>figure,
    .n-g>li>a>figure {
        line-height: 1px
    }
    .n-v>li>a>figcaption,
    .n-g>li>a>figcaption {
        position: relative;
        height: 56px;
        overflow: hidden
    }
}


/*# sourceMappingURL=main.css.map */
