@charset "utf-8";
@font-face {
    font-family: 'URW DIN Arabic SemiCond Bold';
    font-display:auto;
    src:url('../fonts/URW DIN Arabic SemiCond Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'URW DIN Arabic Bold';
    font-display:auto;
    src:url('../fonts/URW DIN Arabic Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'URW DIN Arabic Demi';
    font-display:auto;
    src:url('../fonts/URW DIN Arabic Demi.ttf') format('truetype');
}
@font-face {
    font-family: 'GretaArabic';
    font-display:auto;
    src:url('../fonts/GretaArabic.ttf') format('truetype');
}
@font-face {
    font-family: 'GretaArabicMedium';
    font-display:auto;
    src:url('../fonts/Greta_Arabic_Medium.ttf') format('truetype');
}

*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body{
    background-color: #fff;
    direction: rtl;
    font-family: "GretaArabic";
    font-size: 13.275px;
    text-align: right;
    height: 1000px;
}
a{
    color: #000;
    text-decoration: none !important;
}
a:hover{
    color:#082662;
}
a.nounderline:link{
    text-decoration:none;
}
.left{
    float:left;
}
.right{
    float:right;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
    //overflow: hidden;
}
h1,h2,h3,h4,h5,h6{
    font-size:inherit;
    color:inherit;
    font-weight:inherit;
    margin:0;
    line-height: inherit;
    display: inherit;
}
iframe#st_gdpr_iframe {
 left:auto!important;
 right:-5000px
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8,
.col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1,
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2,
.col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto ,
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7,
.col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2,
.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1,
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12,
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7,
.col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10,
.col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6,
.col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
    padding-right: 0px;
    padding-left: 0px;
    //overflow: hidden;
}
.container-fluid {
    margin-right : auto;
    margin-left  : auto;
    padding-right: 10px;
    padding-left: 10px;
    max-width:  1175px;
}
.img-continer{
    background: url(../images/lazy.gif) #f1f1f1 no-repeat center;
    overflow: hidden;
}
.img-continer img{
    width: 100%;
    min-height: 100%;
}
.Breaking{
    min-height: 55px;
    overflow: hidden;
    position: relative;
    background: #ed1b33;
}
.Breaking-news{
    height: 100%;
    z-index: 2;
    padding:0 15px;
}
.Breaking-news .titel{
    font-size: 28pt;
    font-family: GretaArabic;
    color: rgb(255, 255, 255);
    line-height: 55px; 
    height: 100%;
    padding-left: 20px;
}
.Breaking-news .titel-news{	
    font-size: 18pt;
    font-family: GretaArabic;
    color: #fff;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 10px;
}

header{
    //min-height: 147px;
    margin-bottom: 3px;
}
.header-contint{
}
.header-contint .banner{
    background-color:#082662;
    margin-top:9px;
    width:100%;
}
.header-contint .banner.row{
    overflow: visible;
}
header .logo{
    margin: -5px 0 0 0;
    padding-right: 11px;
    padding-bottom: 11px;
}
header .logo img{
    max-width:100%;
}
.header-contint .menu_bar{
    background-color:#082662;
    border-top:1px #596e98 solid;
    overflow:hidden;
    min-height: 33px;
}
.header-contint .search ,.header-contint .header-soical{
    float: left;
    margin-bottom: 0;
}
.header-contint .search{
    margin: 6px 0 6px 8px;
    position: relative;
    background: #fff;
    height: 20px;
    width: 210px;
    max-width: 100%;
}
.header-soical{
    list-style: none;
    display: flex;
    padding-top: 23px;
    padding-left: 28px;
}
.header-soical li{
    width: 40px;
    height: 40px;
    background: url(../images/social-icon.png) no-repeat center;
    margin-right: 13px;
}
.header-soical .facebook{
    background-position: -40px 0;
}
.header-soical .twiter{  
    background-position: -80px 0;
}
.header-soical .YouTube{    
    background-position: 0 0;
}
.header-contint .search input{
    background: #fff;
    border: 0 none;
    width: 188px;
    height: 20px;
    font-size: 14px;
    font-family: "GretaArabic";
    color: #000;
    line-height: 1.2;
    text-align: right;
    text-indent: 10px;
    max-width: 100%;
}
.header-contint .search input::placeholder{
    color: #999;
    text-align: right;
}
.header-contint .search button[type=submit]{
    width: 21px;
    height: 20px;
    background: url(../images/search_footer.jpg) no-repeat center ; 
    border: none;
    position: absolute;
    top: 0px;
    left: 0;
    cursor:pointer;
    background-size: 21px 20px;
}
.sit-title{
    font-size: 14px;
    font-family: GretaArabicMedium;
    color: #333;
    line-height: 30px;
    padding-right: 8px;
    box-shadow: 0px 1px 6px 1px #d7d7d7;
    margin: 0 0 10px 0;
}
.main-nav{
    list-style: none ;
    margin-top: 2px;
    white-space: nowrap;
    margin-bottom: 0;
    padding-right: 6px;
}
.main-nav li{
    display: inline-block;
    height: 28px;
}
.main-nav li a{
    font-size: 12pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #fff;
    line-height: 24px;
    padding: 0 10px;
    height: 28px;
}
.main-nav li:hover{
    background-color: #466096;
}
.AD{
    margin-bottom: 10px;
}
.sub-ad-r{
    text-align:right;
    padding-left: 9px;
}
.sub-ad-c{
    text-align:center;
}
.sub-ad-l{
    text-align:left;
    padding-right: 9px;
}
.advs{
    margin-bottom:24px;
}
.AD img, .advs img{
    max-width:100%;
}
.right-side, .left-side{

    margin-top: 12px;
}
.right-side{
    padding-left:5px;

}
.left-side{
    padding-right:23px;
}
.artical{
    padding: 0 0 18px;
    margin-bottom: 24px;
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.artical .section-title{
	color: #fff;
	font-size: 14pt;
	height: 30px;
	line-height: 30px;
	font-family: URW DIN Arabic SemiCond Bold;
	width: 100%;
	padding: 0 0 0 25px;
	margin-bottom: 0;
	position: relative;
}
.artical .section-title::before{
    height: 100%;
    width: auto;
    left: 0;
    right: 10px;
    content: '';
    position: absolute;
    top: 0;
    display: inline-block;
    /*! -webkit-transform: skew(-20deg); */
    /*! -moz-transform: skew(-20deg); */
    /*! -o-transform: skew(-20deg); */
    background: rgba(0,0,0,.05) !important;
}
.artical .section-title a{
    background-color: #082662;
    padding: 0 10px 0 26px;
    margin:0 11px;
    position: relative;
    color: #fff;
    display: inline-block;
}
.artical .section-title a::before{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: -7px;
    left: -7px;
    width: 15px;
    height: 100%;
    z-index: 1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    border: none;
    background-color:#082662;
}
.artical .section-title a::after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -7px;
    right: auto;
    width: 16px;
    height: 100%;
    z-index: 1;
    background: #fff;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
.artical  .artical-items{
    padding: 16px 18px 0 0;
}
.artical .item {
    display: inline-block;
    border-bottom: 1px #d4d4d4 solid;
    padding: 8px 0;
}
.artical .item:last-child{
    border-bottom:0;
    padding-bottom: 0px;
}
.artical-row{
}
.artical .item a{
}
.artical .item .img-continer{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    float: right;
    margin-left: 12px;
}
.artical .item  .art_desc{
    display: block;
    overflow: hidden;
}
.artical .item  .art_desc span{
    display: block;
}
.artical .item .writer-name{
    font-size: 14px;
    font-family: GretaArabicMedium;
    color: #fc2d12;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 2px;
}
.artical .item .artical-title{
    font-size: 17px;
    font-family: GretaArabicMedium;
    color: #000;
    line-height: 1.6;
}
.artical .artical-more a{
    float: left;
    color:#022670;
    font-size:16px;
    padding-left: 10px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.last-news{
    margin-bottom: 24px;
    padding:0 0 18px;
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.last-news .section-title{
    height: 24px;
    position: relative;
}
.last-news .section-title a{
    font-size: 15pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #333;
    line-height: 20px;
}
.last-news .section-title a span{
    background: #fff;
    padding: 0px 26px 0 12px;
    position: relative;
    z-index: 1;
    font-family: URW DIN Arabic SemiCond Bold;
}
.last-news .section-title a::before {
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    z-index:2;
    display: block;
}
.last-news .section-title a::after {
    content: " ";
    background: #dfdfe7;
    width: -webkit-fill-available;
    width: -moz-available;
    height: 1px;
    position: absolute;
    top: 13px;
    right: 0px;
}
.last-news .news-items{
    padding: 10px 18px 0 0;
}
.last-news .news-items .news-item{
    padding: 10px 0px;
    border-bottom: 1px solid #d4d4d4; 
}
.last-news .news-items>:last-child{
    border-bottom: 0px solid #dadada;
}
.last-news .news-items .news-item a{
    display: flex;
}
.last-news .news-items .news-item  .news-info{
}
.last-news .news-items .news-item  .news-info .title{
    font-size: 16px;
    font-family: GretaArabicMedium;
    color: #333;
    line-height: 1.4; 
    margin-top: 10px;
    display: block;
}
.last-news .news-items .news-item  .news-info .date{
    font-size: 8pt;
    font-family: URW DIN Arabic Demi;
    color: #666;
    line-height: 1.2;
    display: block;
}
.last-news .last-news-more a{
    float: left;
    color: #022670;
    font-size: 16px;
    padding-left: 10px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.carekateer{
    margin-bottom: 24px;
    /*! box-shadow: 0px 8px 8px -8px #bbb; */
    padding-bottom: 18px;
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.carekateer .section-title{
    height: 24px;
    position: relative;
    margin-bottom:18px;
}
.carekateer .section-title a{
    font-size: 15pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #333;
    line-height: 1;	
}
.carekateer .section-title a span{
    background: #fff;
    padding: 0px 0 0 12px;
    position: relative;
    z-index: 1;
    margin-right: 26px;	
}
.carekateer .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: auto;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
}
.carekateer .img-continer{
    width:100%;
    margin-bottom:6px;
}
.carekateer .img-continer img{
    width: 100%;
    min-height: 100%;
}
.carekateer .carekateer-info{
    height:26px;
    background-color:#bdcff4;
    padding:0 15px 0 10px;
}
.carekateer .carekateer-info .zoom{
    float:left;
    margin:4px 0;
}
.carekateer .carekateer-info span{
    line-height:23px;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #2c2c2c;
    font-size: 10pt;
}
.carekateer .carekateer-more{

    margin-top: 20px;
}
.carekateer .carekateer-more a{
    float: left;
    color: #022670;
    font-size: 16px;
    padding-left: 10px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.news-for-day{
    margin-bottom: 24px;
    padding: 0 0 18px 0;
    /*! box-shadow: 0px 8px 8px -8px #bbb; */
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.news-for-day .section-title{
    height: 34px;
    background-color: #022670;
    line-height: 34px;
    margin-bottom: 16px;
}
.news-for-day .section-title a{
    font-size: 14pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #fff;
    margin: 0 10px;
}
.news-for-day .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: auto;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
}
.news-for-day .section-title a span{
    padding: 0px 0 0 12px;
    margin-right: 26px;
}
.news-for-day .news-for-day-more{
    margin-top: 26px;
}
.news-for-day .news-for-day-more a{
    float: left;
    color: #022670;
    font-size: 16px;
    padding-left: 10px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.news-for-day .news-for-day-items{
    overflow:hidden;
}
.news-for-day .item {
    border-bottom: 1px #d4d4d4 solid;
}
.news-for-day .item a{
    font-size: 9pt;
    font-family: URW DIN Arabic Bold;
    color: rgb(0, 0, 0) !important;
    line-height: 27px;

    padding: 16px 0;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}
.news-for-day .item:hover
{
    background-color: #bdcff4;
}
.news-for-day .item a span.text{
    color:#333;
}
.news-for-day .item a span.num{
    float: right;
    width: 27px;
    height: 27px;
    color: #fff;
    background: #000000;
    text-align: center;
    line-height: 27px;
    margin-left: 10px;
}
.news-for-day .item:hover a span.num{
    background-color: #022670;
}
.video-bock{
    background-color: #1b1b1b;
    margin-bottom: 24px;
    padding: 9px;
}
.video-bock .section-title{
    height: 40px;
    line-height: 35px;
    margin-bottom: 9px;
    text-align: center;
}
.video-bock .section-title a{
    font-size: 14pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
.video-bock .section-title a span{

}
.video-bock .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: auto;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: -23px;
}
.video-bock .video-item{

}
.video-bock .video-item .img-col{

    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.video-bock .video-item .img-col img{
    width:100%;
    min-height: 100%;
    display: block;
}
.video-bock .video-item .img-col .play{
    content: " ";
    background: transparent url(../images/play_video.png) no-repeat scroll center center;
    background-size: auto;
    width: 53px;
    height: 53px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right:-26px;
    margin-top:-26px;
}
.video-bock .video-item .video-titel{

    color: #fff;
    padding: 0 15px;
    font-size: 12pt;
    line-height: 1.6;
    font-family: URW DIN Arabic Bold;
}
/**********************************/
.main-news-mobile{
    display:none;
    margin-bottom:24px;
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;

} 
.main-news-mobile .main-news-item{
    width: 100%;
    margin-bottom:30px;    
}
.main-news-mobile .main-news-item .img-continer{
    max-height: 250px;
    margin-bottom: 10px;
    width: 100%;
}
.main-news-mobile .main-news-item .img-continer img{
}
.main-news-mobile .main-news-item .news-title
{
    font-size:14pt;
    font-family:URW DIN Arabic SemiCond Bold;
    line-height:1.6;
}
.main-news-mobile .main-sub-items
{
    background-color:#f8f8fa;
    padding:10px 10px 15px;
}
.main-news-mobile .main-sub-item{
    margin-bottom:15px;
}
.main-news-mobile .main-sub-item .img-continer{
    max-height: 250px;
    margin-left: 10px;
    float: right;
    width: 40%;
}
.main-news-mobile .main-sub-item .img-continer img{
}
.main-news-mobile .main-sub-item .news-title{
    font-size:9pt;
    font-family:URW DIN Arabic Bold;
    line-height:1.6;
}
/****************************************/
.main-news{
    background: #fff;
    box-shadow: 0px 1px 6px 1px #d7d7d7;
    padding: 13px 13px 3px 0;
    margin-bottom: 24px;
}
.main-news .main-item{
    width: 100%;
    height: 416px;
    position: relative;
}
.main-news .main-item .img-continer{
    /*! width: 440px; */
    max-height: 250px;
    margin-left: 10px;
    float: right;
    width: 58%;
}
.main-news .main-item .news-summary{
    font-size: 13px;
    font-family: GretaArabicMedium;
    color: #333;
    margin-left: 13px;
}
.main-news .contint{
    overflow: hidden;
}
.main-news .control-row{
    margin: 15px 0 0 13px;
    position: relative;
}
.main-news .control-item{
    padding-left: 10px;
    cursor: pointer;
}
.main-news .control-item .img-continer{
    opacity: .8;
    width: 100%;
    height: 84px;
    margin-top: 7px;
    overflow: hidden;
}
.main-news .activ-control-item .img-continer{    
    border: 2px solid #d00000;
    opacity: 1;
}
.main-news .control-item .news-title{
    display: none;
}
.swiper-container {
    width: 100%;
    /* height: 300px; */
    /* margin: 20px auto; */
}
.main-news .swiper-slide-container {
    font-size: 18px;
    background: #fff;
    height:100%; 
    width: 100%;
    height: 416px;
    position: relative;
}
.swiper-container .swiper-button-next {
    background-image: url(../images/news_nav.jpg);
    background-position: 0 0;
    width:17px;
    height: 64px;
}
.swiper-container .swiper-button-prev {
    background-image: url(../images/news_nav.jpg);
    background-position: -17px 0;
    width:17px;
    height: 64px;
}
.gallery-top {
    width: 100%;
    height: 250px;
    position: relative;
}
.gallery-top .img-continer {
    width: 100%;
    height: 100%;
}
.gallery-top .main-item {
    width: 100%;
    height: 250px;
    position: relative;
}
.gallery-top .main-item .news-title {
    font-size: 16pt;
    font-family: URW DIN Arabic Bold;
    color: #333;
    line-height: 1.6;
    margin-bottom: 10px;
    margin-left: 13px;
}
.gallery-top .main-item .news-title:hover{
    color:#545ca8
}
.gallery-thumbs {
    height: 130px;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide-container .img-continer{
    height: 64px;
    width:100%;
    margin-bottom: 7px;
}
.gallery-thumbs .swiper-slide-container .img-continer img{
    height: 64px;
}   
.gallery-thumbs .swiper-slide-container span{
    text-align: right;
    display: block;
    font-size: 8pt;
    line-height: 1.6;
    font-family: URW DIN Arabic Bold;
    color: #333;
}
.gallery-thumbs .swiper-slide {
    width: 112px;
    height:120px;
    overflow: hidden;
    cursor: pointer;
}
.gallery-thumbs  .swiper-slide-active .swiper-slide-container{
    opacity: 1 !important;
}
.arbic-international{
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
    margin-bottom:24px;
}
.arbic-international .section-title{
    height: 24px;
    position: relative;
    margin-bottom: 15px;
}
.arbic-international .section-title a{
    font-size: 22px;
    font-family: GretaArabic;
    color: #333;
    line-height: 24px;
}
.arbic-international .section-title a span{
    background: #fff;
    padding: 0px 0 0 12px;
    position: relative;
    z-index: 1;
    margin-right: 26px;
    color: #0b2966;
    font-family: URW DIN Arabic SemiCond Bold;
    font-size: 15pt;
}
.arbic-international .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
}
.arbic-international .items{
    margin-left:-10px;
}
.arbic-international .item{
    padding: 0 0 10px 10px;
    margin-bottom: 20px;
}
.arbic-international .item:nth-of-type(3n+3){
}
.arbic-international .item .img-continer{
    width: 100%;
    height: 132px;
}
.arbic-international .item .news-title{
    font-size: 10pt;
    font-family: URW DIN Arabic Demi;
    color: #333;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 6px;
    height: 55px;
    margin-bottom: 7px;
    overflow: hidden;
    display: table-caption;
    float: right;
}
.report-news{
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
    margin-bottom:24px;
}
.report-news .section-title{
    height: 24px;
    position: relative;
    margin-bottom: 15px;
}
.report-news .section-title a{
    font-size: 16pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #333;
    line-height: 24px;
}
.report-news .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
}
.report-news .section-title a span{
    background: #fff;
    padding: 0px 0 0 12px;
    position: relative;
    z-index: 1;
    margin-right: 26px;
}
.report-news .report-news-row{
}
.report-news .swiper-num{
    box-shadow:0px 1px 6px 1px #d7d7d7;
}
.report-news .swiper-num .report-item{
    background-color: #f8f8fa;
    padding: 3px;
}
.report-news .swiper-num .report-item .img-continer{
    max-height: 430px;
}
.report-news .swiper-num .report-item .img-continer img{
    max-height: 430px;
}
.report-news .swiper-num .report-item .news-title{
    color: #333;
    width: 100%;
    text-align: center;
    padding: 10px 0 60px;
    font-family: URW DIN Arabic Demi;
    font-size: 13pt;
}
.report-news .swiper-slide-container {
    font-size: 18px;
    background: #fff;
    height:100%; 
    width: 100%;
    position: relative;
    background: #f8f8fa;
}
.swiper-num .swiper-pagination-bullet{
    font-family: URW DIN Arabic Demi;
    font-size: 10pt;
}
.local-news{
    margin-bottom: 24px;
    background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.local-news .section-title{
    height: 24px;
    position: relative;
    margin-bottom: 15px;
}
.local-news .section-title a{
    font-size: 16pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #333;
    line-height: 24px;}
.local-news .section-title a span{
    background: #fff;
    padding: 0px 26px 0 12px;
    position: relative;
    z-index: 1;
}
.local-news .section-title a::before{
    content: " ";
    background: transparent url(../images/icon.png) no-repeat scroll center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    z-index:2;
    display: block;
}
.local-news .section-title a::after {
    content: " ";
    background: #dfdfe7;
    width: -webkit-fill-available;
    width: -moz-available;
    height: 1px;
    position: absolute;
    top: 13px;
    right: 0px;
}
.local-news .main-item{
    padding: 0 0 0 15px;
}
.local-news .main-item .main-item-contint{
    position: relative;
}
.local-news .main-item .main-item-contint a{
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.local-news .main-item .img-continer{
    width: 100%;
}
.local-news .main-item  .news-title{
    padding:10px 4px 15px;
    font-size: 12pt;
    line-height: 1.6;
    font-family: URW DIN Arabic Bold;
}
.local-news .main-item .news-summary{
    font-size: 13px;
    line-height: 1.4;
    font-family: GretaArabicMedium;
    color: #666;
}
.local-news .main-item  .news-title2{
    padding: 15px;
    font-size: 12pt;
    line-height: 1.6;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    font-family: URW DIN Arabic Bold;
}
.local-news .item{
    padding-right: 6px;
    width: 100%;
    margin-bottom: 15px;
}
.local-news .item .img-continer{
    width: 100%;
    height: auto;
}
.local-news .item .news-info{
    font-size: 13px;
    font-family: GretaArabicMedium;
    color: #666;
    line-height: 1.4;
    padding: 10px 0;
}
.local-news .item .news-info .news-title{
}
footer{
    margin-top: 45px;
    border-top: 2px #545ca8 solid;
}
.footer-menu{
    padding-right: 14px;
}
.footer-nav {
    list-style: none;
    margin-top: 14px;
    margin-bottom: 8px;
}
.footer-nav li{
    display: inline-block;
    border-left: 2px solid #9c9c9c;
    margin-bottom: 10px;
}
.footer-nav li:last-child{
    border-left:none;
}
.footer-nav li:hover{

}
.footer-nav li a{
    font-size: 12pt;
    color: #022670;
    line-height: 1.2;
    padding: 0 6px 0 8px;
    display: inline-block;
    font-family: URW DIN Arabic SemiCond Bold;
}
.footer-logo img{
    max-width: 100%;
}
.footer-soical{
    padding-top: 25px;
    padding-right: 20px;
}
.footer-soical span{
    font-size: 12pt;
    font-family: URW DIN Arabic SemiCond Bold;
    color: #7a7777;
    line-height: 1.4;
    float: right;
    margin-left: 22px;
    padding-top: 8px;
}
.footer-soical-menu{
    float: right;
    margin-bottom: 0;
    margin-left: 7px;
}
.footer-soical-menu li{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../images/social-icon.png);
    background-repeat:no-repeat;

    border: 1px #82add3 solid;
    border-radius: 50%;
    margin-right: 12px;
}
.footer-soical-menu .twiter{
    background-position:-81px -1px;
}

.footer-soical-menu .facebook{
    background-position:-41px -1px;
}

.footer-soical-menu .YouTube{
    background-position:-1px -1px;
}
.footer-search{
    margin-top: 33px;
    position: relative;
    margin-left: 15px;
}
.footer-search input{
    width: 100%;
    border: 0PX;
    height: 24px;
    padding-right: 6px;
    background: #eaeaea;
}
.footer-search button{
    width: 26px;
    height: 24px;
    background:url(../images/search_footer.jpg) transparent  no-repeat  center;
    border: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor:pointer;
}
.devloper{
    text-align: center;
    margin: 60px 0 15px;
}
.devloper a{
    font-size: 11px;
    font-family: "Tahoma";
    color: rgb(105, 105, 105);
    text-transform: uppercase;
    line-height: 1.322;
}
.copy_right{
    text-align:center;
    margin-top: 24px;
}
.copy-write{
    font-size: 14px;
    font-family: GretaArabicMedium;
    color: #545ca8;
    line-height: 1.2;
    margin-bottom: 15px;
}
.copy-write span{
    color: #7a6025;
}
/* news page */
.news-contint ,.art-contint{
    background: #FFF;
    padding:  20px 20px;
    position: relative;
    overflow: hidden;
}
.news-contint h1 ,.art-contint h1{
    color: #333;
    font-size: 16pt;
    line-height: 1.6;
    margin-bottom: 20px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.news-contint h2{
    color: #545ca8;
    font-size: 14pt;
    line-height: 1.6;
    margin-bottom: 10px;
    font-family: URW DIN Arabic Demi;
}
.main-news-image{
    height: auto;
    margin: 0 0 30px;
    width: 100%;
    float: right;
}
.news-contint .news-date-info ,.art-contint .art-date-info{
    color: #545ca8;
    font-size: 10pt;
    margin-bottom: 10px;
    font-family: URW DIN Arabic Demi;
    width: 100%;
}
.news-contint .news_text,.art-contint .news_text{
    font-size: 13pt;
    font-weight: normal;
    color: #333;
    line-height: 1.6;
    padding-top: 10px;
}
.news-contint .news_text img{
    margin:10px auto;
    max-width:100%;
}
.writer-image-div .writer_name{     
    color: #fc2d12;
    font-size: 24px;
    margin-bottom: 20px;
}
.writer-image-div  .img-continer{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    float: right;
    margin-left: 15px;
}
.related_header{
    color: #fff;
    font-size: 18px;
    height: 37px;
    line-height: 37px;
    font-family: URW DIN Arabic Bold;
    width: 100%;
    padding: 0 0 0 25px;
    margin-bottom: 10px;
    position: relative; 
}
.related_header::before{
    height: 100%;
    width: auto;
    left: 5px;
    right: 5px;
    content: '';
    position: absolute;
    top: 0;
    display: inline-block;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: rgba(0,0,0,.05) !important;
}
.related_header span{
    background-color: #082662;
    padding: 0 10px 0 26px;
    margin:0 11px;
    position: relative;
}
.related_header span::before 
{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: -7px;
    left: -7px;
    width: 15px;
    height: 100%;
    z-index: 1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    border: none;
    background-color:#082662;
}
.related_header span::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -7px;
    right: auto;
    width: 16px;
    height: 100%;
    z-index: 1;
    background: #fff;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
.related_contint{
    padding: 10px 0;
}
.related_contint .col-sm-6{
    padding-left: 20px;
    margin-bottom: 20px;
}
.related_contint .img-div{
    width: 140px;
    height: 100px;
    overflow: hidden;
    float: right;
    margin-left: 10px;  }
.related_contint .img-div img{
    width: 100%;
    min-height: 100%;
}
.art-contint .related_contint .img-div img{
    border-radius: 50%;
}
.art-contint .related_contint .img-div{
    width:100px;
}
.art-contint .related_contint p{
    margin-top: 20px;
}
.related_contint p{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 16px;
}
.related_contint .writer_name{
    font-family: GretaArabicMedium;
    color: #fc2d12;
    font-size: 12pt;
}
.row_related_contint{
    margin-left: -20px;
}
/**************** search page *************** */
.result-item{
    border-bottom: 1px #d4d4d4 dashed;
    padding: 15px 20px;
}
.result-item span{
    color: #545ca8;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-family: URW DIN Arabic Demi;
}
.result-item a{
    color: #505050;
    font-size: 18px;
    line-height: 1.6;
}
/******************VIDEO**********************/
.video_content{
    margin: 0 0 20px;
    padding: 20px;
}
.video_content .share {
    float: left;
}
.video_content .video_title {
    padding: 20pt;
    text-align: center;
    color: #333;
	font-size: 16pt;
	line-height: 1.6;
	margin-bottom: 10px;
	font-family: URW DIN Arabic SemiCond Bold;
}
.related_video {
    display: inline-block;
}
.related_video .rv_item {
    padding: 0;
    text-align: center;
    margin: 20px 0;
    padding: 0 10px;
}
.related_video .rv_item .rv_img {
    position: relative;
    margin-bottom: 10px;
}
.related_video .rv_item .play_video {
    top: 50%;
    margin-top: -20px;
}
.related_video .rv_item img {

    max-width: 250px;
    width: 100%;
    max-height: 175px;
}
.related_video .rv_item .v_link {
    display: block;
    padding: 0 0 10px;
    text-align: center;
    font-size: 10pt;
    font-family: URW DIN Arabic Bold;
    line-height: 1.6;
}
.related_video .rv_item a, .related_video .rv_item a:link, .related_video .rv_item a:visited {
    color: #505050;
    display: block;
}
.related_video .rv_item:hover a {
    color: #545ca8;
}
.play_video {
    background-image: url("../images/play_video.png");
    background-position: center center;
    display: block;
    height: 53px;
    position: absolute;
    left: 50%;
    top: 70px;
    width: 53px;
    margin-left: -25px;
    padding: 20px 25px;
    background-repeat: no-repeat;
}
/******************************************/
/*writer page  */
.writer-item {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px #d4d4d4 dashed;
    margin-top: 15px;
}
.writer-item .img-div img{
    display: block;
    height: 90px;
    width: 90px;
    margin-bottom: 10px;
    border-radius: 50%;
}
.writer-item .writer-info{
    padding-right: 20px;
}
.writer-item .writer-info p{
    font-size: 14pt;
    margin: 10px 0;
}
.writer-item .writer-info p a{
    font-size: 16pt;
    color: #fc2d12;
    font-family: GretaArabic;
}
.writer-item .writer-info span{
    font-size: 12pt;
    color: #333;
}
/* *************** cat page ********************* */
.cat-news-item{
    border-bottom: 1px #d4d4d4 dashed;
    padding: 14px 19px;
    position: relative;
}
.cats>:last-child{
    border-bottom: 0px dotted #c7c7c7;
}
.img-news-col{
    overflow: hidden;
    background: url(../images/lazy.gif) no-repeat center;
    min-height: 140px;
}
.img-news-col img{
    width: 100%;
    min-height: 100%;
}
.cat-news-info{
    padding-right: 15px;
}
.news-date{
    color: #545ca8;
    font-size: 10pt;
    font-family: URW DIN Arabic Demi;
}
.cat-news-titel{
    color: #333;
    font-size: 14pt;
    margin-bottom: 5px;
    font-family: URW DIN Arabic SemiCond Bold;
    line-height: 1.6;
}
.summery{
    color: #474747;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
    font-family: GretaArabicMedium;
}
/*****************ARCHIVE*******************/
.archive .topic{
    font-size: 22px;
    text-align: center;
    margin: 40px 0 40px;
    color: #545ca8;
    font-family: URW DIN Arabic SemiCond Bold;
}
.archive_body{
    text-align: center;margin: 10px 0 40px;
}
.archive select{
    height:30px;line-height: 100%;
    font-size: 14px;
    font-family: URW DIN Arabic Demi;
}
.archive input[type=submit]{
    background-color: #545ca8;
    border: 0px none;
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 30px;
    text-align: center;
    width: 67px;
    font-size: 16px;
    vertical-align: top;
    font-family: GretaArabicMedium;
}
.archive_result{
    margin:0 20px 20px;
}
.archive table {
    border-collapse: collapse;
    width: 100%;
}
.archive table, .archive th, .archive td {
    border: 1px solid #e7e7e7;
}
.archive th {
    text-align: center; 
    height: 37px;
    font-size: 10pt;
    font-weight: normal;
    font-family: URW DIN Arabic Demi;
    color: #333;
}
.archive thead {
    background-color: rgb(248, 248, 248); 
    font-size: 13pt; 
    height: 30px; 
    line-height: 30px; 
    border: 1px solid rgb(232, 232, 232); 
    font-weight: normal;
}
.archive tbody tr {
    border:1px #e8e8e8 solid;
}
.archive tbody tr td{
    font-size: 14px;
    text-align: center;
}
.archive .link{
    color:#333;
    font-size:16px;
}
.archive .link:hover{
    color:#545ca8;
}
.archive tr:hover{
	background-color: #fcfcfc;
}
.paging {
    background-color: #ccc;
    height: 42px;
    margin: 20px 0;
    text-align: center;
    width: 100%;
    border: 1px #ccc solid;
}
.pages {
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    vertical-align: top;
}
.page_number_body {
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 40px;
}
.selected_page_number_body {
    background: #858585;
    color: #fff;
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 40px;
}
.page_number_body a, .page_number_body a:link, .page_number_body a:visited {
    color: #333;
    display: block;
}
.page_number_body a:hover {
    color: #fff;
    background-color:#c6c6c6;
}
.arr_prev, .arr_next {
    height: 40px;
    margin: 0;
}
.arr_prev{
    float:right;
}
.arr_next{
    float:left;
}
.prev_link {
    background-image: url("../images/arrow.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 10px auto 0;
    width: 14px;
}
.arr_prev .prev {
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 10px auto 0;
    width: 14px;
}
.next_link {
    background-image: url("../images/arrow.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 10px auto 0;
    width: 14px;
}
.arr_next .next {
    background-image: url("../images/arrow.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 10px auto 0;
    width: 14px;
}
.items .item.arts_item {
    border-bottom: 1px #c7c7c7 dotted;
    font-size: 12pt;
    padding: 10px 10px;;
}
.items .item.arts_item:last-child {
    border:0 none;
}
.items .writer_arts a{
    display: inline-block;
    padding: 10px;
    width: 100%;
}
.item .title.art_title {
    color: #333;
    font-size: 18px;
    margin-bottom: 0;
}
.item .title.art_title:hover {
    color: #545ca8;
}
.item .date {
    color: #545ca8;
    display: block;
    float: right;
    font-family: URW DIN Arabic Demi;
    font-size: 9pt;
}
.writer_arts.item .date {
    background: transparent none repeat scroll 0 0;
    height: auto;
    line-height: 100%;
    margin-top: 10px;
    padding: 0;
}
/*  arts page */
.art-item{
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px #d4d4d4 dashed;
    margin-top: 15px;
}
.news-contint .art-item:last-child{
    border: 0 none;
}
.art-item img ,.writer-item img{
    display: block;
    height: 90px;
    width: 90px;
    margin-bottom: 10px;
    border-radius: 50%;
}
.art-item .details{
    padding-right: 15px;
    margin: 5px 0;
}
.art-item .details .writer_name a{
    font-size: 16pt;
    line-height: 2;
    color: #fc2d12;
}
.art-item .details .art_titel a{
    font-size: 14pt;
    font-family: "GretaArabic";
    font-size: 15pt;
}
.art-item .writer_img{
    width: 90px;
    height: 90px;
}
/******************************************/
.gallery_unit{
    padding: 20px;
    text-align: center;
}
.gallery_title{
    display: block;
    line-height: 1.6;
    padding: 0;
    text-align: center;
    font-size: 12pt;
    margin-bottom: 15px;
    font-family: URW DIN Arabic SemiCond Bold;
}
.gallery_date{
    color: #545ca8;
    font-size: 12px;
    font-family: URW DIN Arabic Demi;
}
.gallery_unit img{
    height: auto;
    margin-bottom: 10px;
    width: 100%;}
/*****************************/
.gallery_item{
    padding: 20px;
    text-align: center;
}
.gallery_item a{
    color: #333;
}
.gallery_item a:hover .gallery_title{
    color:#545ca8;
}
.gallery_item img{
    max-height: 490px !important;
    margin-bottom: 10px;
    max-width: 290px !important;
    width: 100%;
}
/***************RSS******************/
.rss_content {
    margin: 40px 20px 0;
}
.rss_content a{
    padding:0 10px;
}
.rss_item {
    color: #333;    
    font-size: 13pt; 
    background-color: #eaebeb;
    height: 37px;
    line-height: 37px;
    margin: 0 0 10px;
    min-width: 200px;
    padding: 0 10px;
}
.rss_item span.rss_icon {
    background: transparent url("../images/rss.png") no-repeat scroll center bottom;
    display: block;
    float: left;
    height: 15px;
    margin-top: 10px;
    width: 15px;
}
.rss_item:hover {
    background-color: #FEF2E2;
}
.rss_item:hover span.rss_icon {
    background-position: center top;
}
/* ********************contact us*************************8 */
.contact_form {
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    padding:0 10%;
}
.contact_form .field_name{
    margin: 20px 0 5px;
}
.contact_form .contact_submit, .comment_inputs input[type="submit"]{
    background-color: #082662;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 40px;
    margin-top: 10px;
    width: 85px;
    font-family: GretaArabic;
}
.contact_form .contact_submit:hover, .comment_inputs input[type="submit"]:hover{
    background-color:#a0a0a0;
}
/********************************************************************/
.path {
    color: #022670;
    font-family: URW DIN Arabic Demi;
    font-size: 9pt;
    background: #fbfbfb;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.path a{
    color: #022670;
}
input[type=checkbox] {
    display: none;
}
.label-menu {
    display: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-top: 6px;
    margin-right: 7px;
    background: url(../images/menu-20.png) no-repeat;
}
.hid-in-xl{
	display:none !important;
}
/****************************************************/
.top_news_block{
	margin-bottom: 24px;
	padding: 0 0 18px;
	background: transparent url(../images/shadow.png) repeat-x scroll bottom right;
}
.top_news_container{
    overflow: hidden;
}
.top_news_container .section-title{
	height:30px;
	margin-bottom: -28px;
}
.top_news_container .section-title span{
	font-size: 14pt;
	font-family: URW DIN Arabic SemiCond Bold;
	color: #333;
	line-height: 25px;
}
.top_news_block .swiper-pagination{
	width:198px;
	position: absolute;
	left: 24px;
	top: 0;
}
.top_news_block .swiper-pagination .swiper-pagination-bullet {
    width: 63px;
    height:24px;
    text-align:center;
    overflow: hidden;
    cursor: pointer;
    background-color:#022670;
    color:#fff;
	font-size: 11.5pt;
	font-family: URW DIN Arabic SemiCond Bold;
    line-height: 22px;
	margin-right:2px;
	display:inline-block;
}
.top_news_block .swiper-pagination .swiper-pagination-bullet-active{
	background-color:#bdcff4;
	color:#022670;

}
.top_news_block .swiper-button-pause{
    background:transparent url(../images/play-pause.jpg) no-repeat scroll left top;
    width:25px;
    height:24px;
    text-indent: -9999999px;
    position: absolute;
    left: -1px;
    top: 0;
    cursor: pointer;
}
.top_news_block .swiper-button-play{
    background:transparent url(../images/play-pause.jpg) no-repeat scroll right top;
    width:25px;
    height:24px; 
    text-indent: -9999999px;
    position: absolute;
    left: -1px;
    top: 0;
    cursor: pointer;
}
.top_news{
	padding: 45px 0 0 0;
	/*! margin-right:18px; */
	/*! overflow: visible; */
}
.top_news .main-item{
	padding: 10px 0px;
    border-bottom: 1px solid #d4d4d4; 
	margin-right: 18px;
}
.top_news .swiper-slide-container .main-item:last-child{
    border-bottom: 0px solid #dadada;
}
.top_news .main-item a{
    display: flex;
}
.top_news .main-item .news-info{
}
.top_news .main-item  .news-info .title{
    font-size: 16px;
    font-family: GretaArabicMedium;
    color: #333;
    line-height: 1.4; 
    margin-top: 10px;
    display: block;
}
.top_news .main-item .news-info .date{
    font-size: 8pt;
    font-family: URW DIN Arabic Demi;
    color: #666;
    line-height: 1.2;
    display: block;
}
#progress {
    position: absolute;
    left: 0;
    right: 143px;
    top: 25px;
    background-color: #042670;
    height: 3px;
    z-index: 2;
    //width: 219px;
}
#progress_bg {
    position: absolute;
    left: 0;
    right: auto;
    top: 25px;
    background-color: #d8d8e0;
    height: 3px;
    width: 219px;
    z-index: 1;
}
/*****************************************************/
@media (max-width: 990px) { 
    .left-side{
        padding-right:5px;
    }
    .hid-in-larg{
        display: none !important;
    }  
    .header-contint .search {
        width: 250px;
    } 
    .header-contint .search input{
        width:210px;
    }
    .sit-title{
        padding-left:10px;
    }
    .footer-soical {
    }
    .footer-nav {
        text-align:center;
    }
    .gallery-top .main-item .news-title {
        font-size: 22px;
    }
    .main-news .main-item .news-summary{
        font-size: 14px;
    }
}
@media (max-width: 767px) { 
    .right-side,.left-side{
        padding:0;
    }
    .hid-in-mo{
        display:none !important;
    } 
     .hid-in-md{
        display: none !important;
    }
    .show-in-md{
		display: block !important;
	}
    .main-news{
        display:none;
    } 
    .main-news-mobile{
        display:block;
    }  
    .main-news .img-continer,
    .local-news .main-item .img-continer{
        height:auto;
    }
    .main-news .news-title {
        font-size: 24px;
        padding: 15px;
    }
    .main-nav li a {
        font-size: 12pt;
    }
    .arbic-international .item .img-continer {
        width: 100%;
        height: 189px;
    }
    .footer-search button {
        left: 0;
    }
    .footer-soical {
        padding-top: 5px;
        padding-right: 15px;
        margin-bottom: 10px;
    }
    .footer-search {
        margin-top: 0px;
        position: relative;
        padding: 0px 14px;
    }
    .header-contint .search  {
        margin: 0 0px 0 5px;
    }
    header .logo {
        padding-right: 10px;
    }
    .sit-title {
        display: none;
    }
    .label-menu {
        display: inline-block;  
    }    
    .main-nav{
        display: block;  
        width: 100% ;
        max-height:0px ;
        /* height: 0px; */
        margin-top: 0px;   
        -webkit-transition: max-height 0.2s;
        -moz-transition: max-height 0.2s;
        -o-transition: max-height 0.2s;
        transition: max-height 0.2s; 
    }
    .main-nav li{
        display: block;
		padding: 10px 10PX 5PX 10px;
		border-left: 0px;
		height: auto;        
    } 
    .main-nav>:last-child {
        margin-bottom:10px
    }  
    input[type=checkbox]:checked ~ .label-menu{
        background: url(../images/close-20.png) no-repeat;
    }
    input[type=checkbox]:checked ~ .main-nav{
        max-height: 1000px;
    }
}
@media (max-width: 660px) {    
}
@media (max-width: 575px) {
    .footer-logo{
        text-align:center;
        margin:10px 0 0;
    }
    .header-soical {
        display: none;
    } 
    header .logo{
        text-align:center;
        padding:0 0 10px 0;
    }
    .hid-in-sm{
        display: none !important;
    } 
    .local-news .main-item {
        padding: 0px 0px 20px 0px;
    }
    .local-news .item {
    padding:0 3px;
	}
    .copy-write {
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
    }
    button[type="submit"] {
        top: 0;
    }
} 
@media (max-width: 450px) {
    .hid-in-sx{
        display: none !important;
    }
    .header-contint .header-soical {
        display: none;
    }
    .footer-menu {
        padding-right: 0px;
    }
    .multi-column {
        -moz-column-count: 5;
        -moz-column-gap: 0px;
        -moz-column-fill: balance;
        -webkit-column-count: 5;
        -webkit-column-gap: 0;
        -webkit-column-fill: balance;
        column-count: 5;
        column-gap: 0px;
        column-fill: balance;
    }
    .multi-column.footer-nav li  {
        border:none;
        line-height:30px;
    }
}
@media (max-width: 370px) {
    .multi-column {
        -moz-column-count: 4;
        -moz-column-gap: 0px;
        -moz-column-fill: balance;
        -webkit-column-count: 4;
        -webkit-column-gap: 0;
        -webkit-column-fill: balance;
        column-count: 4;
        column-gap: 0px;
        column-fill: balance;
    }
    .report-news .swiper-num .report-item .news-title {
        padding: 10px 0 45px;
        font-size: 16px;
        line-height: 1.2;
    }
    .swiper-num .swiper-pagination-bullet {
        width: 25px;
        height: 25px;
        line-height:25px;
        margin:0 3px;
    }
}
@media (max-width: 350px) {
    .hid-in-s{
        display: none !important;
    } 
    .multi-column {
        -moz-column-count: 3;
        -moz-column-gap: 0px;
        -moz-column-fill: balance;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        -webkit-column-fill: balance;
        column-count: 3;
        column-gap: 0px;
        column-fill: balance;
    }
}
.news_share{
	margin: 10px auto;
	height: 22px;
}
.news_share a{
	float: left;

	background-image: url(../images/share.png);
	background-repeat: no-repeat;
}
.facebook_share{

    background-position: 0 0;
    width: 12px;
    height: 22px;
    display: block;
    margin: 0 15px ;
}
.twitter_share{

    width: 23px;
    height: 22px;
    background-position: -12px 0;
    	margin: 1px 12px 0;
}
.whatsapp_share{
    	margin: 0 12px;
       width: 22px;
    height: 22px;
    background-position: -35px 0; 
}