@charset "UTF-8";
body{
    font-family: 'Noto Kufi Arabic', sans-serif;
/*    background: #f7f7f7;
*/
    background: #fff;
    color: #2a2a2a;
    direction: rtl;
}
a{ color: inherit; }
a { background: transparent; }
a:active, a:hover { outline: 0; }

a{
  -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    }

a:hover { text-decoration: none;    color: #00BFFF; } /* #082e83*/



h1,h2,h3,h4,h5,h6{
    font-family: 'Noto Kufi Arabic', sans-serif;
}

h1{
    line-height: 34px;
    font-size:40px;
    }

h2 {
    font-size: 18px;
    line-height: 28px;
    min-height: 50px;
}

ul {
    list-style: none;
}

a{
    color: #151515;
}


a:hover{
   text-decoration: none;
}
h2 a,h3 a, h4 a , h5 a h6 a{
    color: inherit;
}

figure {
    margin: 0 0 8px;
}




h3{
    font-size: 13px;
}
/*
.main-logo img{
    max-height: 83px;
}*/

.btn-success {
    background: #3d84a5;
}

header.header{
    background: #fff;
}


i {
    font-size: 12px;
    margin-left: 10px;
}




.search-box{
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 0;
    right: auto;
    bottom: auto;
    padding: 10px;
    background: #888;
    min-width: 250px;
}


.z-index{
    z-index:10;
}

#live-stream-box{
     position: fixed !important;
    z-index: 999;
    top: 200px;
    left: 18px;
    right: auto;
    bottom: auto;
    min-width: 450px;
}


.search-box{
    display: none;
}


.search-box.active{
    display: block;
}



.search-box .btn {
    padding: 6px 10px !important;
}


.bg-white{
    background:#fff !important;
}

.red-color{
    color : #ec4400;
}

.text-shadow{
    text-shadow: 0 0 black;
}

.white{
    color:#fff;
}

.bold{
    font-weight: 700;
}


.border-square{
    border-right: 2px solid #464646 ;
    min-height: 350px;
    padding: 0 30px;
}


.border{
    border-top:3px solid #000 !important;
}

.border-black{
    border-color:#000;
}

.mr-15{
    margin-right: 15px;
}

.mt-2{
    margin-top: 2px;
}



.ml-15{
    margin-left: 15px;
}

.mt-15{
    margin-top:15px
}

.mt-20{
    margin-top:20px
}

.mt-30{
    margin-top:30px
}

.mb-15{
    margin-bottom:15px
}

.mb-30{
    margin-bottom:30px
}

.mb-10{
    margin-bottom:10px
}

.mb-5{
    margin-bottom: 5px;
}


.mb-40{
    margin-bottom:40px
}

.mt-8{
    margin-top:8px
}
.padding{
    padding: 15px;
}

.blue-light{
    color:#6b9aad;
}

.gray-light{
    color: #5c5c5c;
}


.navbar-top {
    background-color: #3d84a5!important;
}

.nopadding{
    padding: 0!important;

}


 .mobile_ad {
		background: #fff;
 }

.mobile_ad_container,
.mobile_ad {
	display: none;
}


.main-ads-header{
    margin: 2px auto;
    display: block;
}


.navbar.navbar-top {
    padding: 0;
}



.left-side-nav{
    float:left
}


.navbar-nav.right-nav{
    margin-left: auto;
    margin-right: 0;
}


.nav-link{
    transition: 0.5s;
}

.navbar-top .navbar-nav .nav-link {
    color: #d5eaee;
    font-size: 12px;
    padding: 0.5rem .8rem;
}

.navbar-top .navbar-nav .nav-link:hover {
    color: #fff;
}


.inner-header{
    padding: 20px 0;
}

.inner-header .time-weather{
    text-align:left
}

.account-nav img{
    margin-left:2px
}

.bg-dark{
        color:#1d191a;
        background-color: #031A66!important;
}

.main-navbar .navbar{
    padding: 0;
}
.yellow{
    color :#fdd921;
}

.subscribe-inner{
    position: relative;
}

.subscribe-inner:after{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background :rgba(0,0,0, .45);
}


.main-navbar .navbar-nav > li > a {
    color: #fff;
    border-top: 5px solid transparent;
    font-size: 15px;
    margin: 0;
    padding: 10px 9px 14px 9px;
    display: block;
    font-weight:400;
}



li.search-item{
    position:relative;
}

li.search-item:after {
       content: "";
    position: absolute;
    top: 0;
    margin-top: 13px;
    left: auto;
    right: 0px;
    margin-bottom: 10px;
    height: 50%;
    border-right:1px solid rgb(196 214 255 / 77%);
    bottom: 0;
}

.panel-placement .list-item {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-bottom: 12px;
    margin-bottom: 12px;
}


.left-block .list-item:hover h2,
.magnific-thumbnail:hover h2,
.panel-placement .list-item:hover h2{
  color: #00BFFF;
}

.main-navbar .navbar-nav .nav-item a{
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    }

.main-navbar .navbar-nav .nav-item a.active{
    color: #fff;
}


.main-navbar .navbar-nav .nav-item a:hover{
    color: #00BFFF;
}


.d-inline-block{
    display: inline-block;
}

.main-navbar .navbar-nav .nav-item a.active{
    border-top: 5px solid #00BFFF;
}

.btn{
    border-color: transparent !important;
    font-weight: 400 !important;
    padding: 10px 24px;
    font-size: 22px;
}



.main-navbar .btn{
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 0;
    color:#fff;
}

.large-input{
    height: calc(3.4rem + 2px);
}


.btn-primary{
    background: #0266b4;
}

.btn-info{
    background:#41a4f5;
}

.btn-danger{
    background:#ec4400;
}

.btn-inverse{
    background: #5a5a5a;
}

.main-navbar  .buttons{
    text-align: left;
}


.social-network{
/*
    text-align:left;
*/
}

.article-info {
    color: #959595;
    font-size: 12px;
    display: block;
    padding: 0;
    padding-bottom: 4px;
    margin: 0;
    text-shadow: 0px 0px 0px #353535;
}


.caption {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    margin-bottom: 20px;
}



.caption p{
    margin: 8px 0 0 0;
}


.caption h2,.caption h3,.caption h4, .caption h5, .caption h6{
    margin-bottom:0;
}

i{
    margin-left: 4px;
    font-size: 16px;
}


.nopading-left{
    padding-left:0 ;
}
.newspaper-version img{
    margin: 0 auto;
    display: block;
}
.title-inner {
    padding: 15px 0;
    margin-bottom:15px;
}


.title-inner  .title{
          font-size: 24px;
          font-weight: 300;
}




.panel{
    padding:0 15px;
    margin-bottom: 12px;
    background: #fff;
    position: relative;
     border-radius:8px;
}


  .panel-title{
      border-bottom: 1px solid;
  }





.panel{
    border: 1px solid #fff;
}
.title-inner,
.panel-title,
.left-block .list-item,
 .panel ul li{
    border-bottom: 1px solid #dbdbdb;
}

.title-inner,
.panel-title{
    border-bottom: 1px solid #dbdbdb;
}


.title-inner, .panel-title,
.most-read-panel .title-inner,
.panel-placement .title-inner,
.panel-placement .panel-title{
    border-bottom: 3px solid #c9c9c9;
}

.most-read-panel .list-item{
    display: flex;
    align-items: center;
}

.most-read-thumb{
    background-image: url('/static/ag/img/circle.jpg');
    background-size: 80% !important;
    height: 50px !important;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 100px;
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    position:relative;
    color: #b5b5b5;
}


.panel-no-border{
    border:0 !important;

}


.panel-alert{
    color: #cc3a26;
    font-weight: 700;
    font-size: 14px;
    min-height: 270px;
}

.panel-alert .panel-body{
    padding-left: 40px;
}


.panel p{
    color:#9a9a9a;
    font-size: 12px;
    font-weight: 600;
}

 .video-title,
 .panel-title{
    min-height: 65px;
    margin-bottom: 15px;
    border:none;
 }




.panel-inverse{
    color:#fff;
    background: #010101;
}


figure.thumbnail {
    position: relative;
    height: 162px;
    overflow: hidden;
    background: #f4f3f9;
}

.panel-placement  figure.thumbnail{
    height: 302px;
}

.video-inner-right figure.thumbnail {
    min-height: 274px;
}

.panel-red .title{
    color : #ec4400;
}

.enumeration {
    font-size: 54px;
    text-align: center;
    display: block;
}



.white-color{
    color : #ffffff;
}

.light-color{
    color : #eeeeee;
}



.panel-dark{
    color : #2a2a2a;
}
.color-dark{
    color : #2a2a2a !important;
}

.panel-gold{
    border-color : #efc206;
    color : #efc206;
}

.panel-green{
    border-color : #77c77d;
    color : #77c77d;
}

.panel-blue {
    border-color : #3898ca;
    color : #3898ca;
}

.panel-green-light {
     border-color: #69c939;
    color : #69c939;
}


.panel-pruple{
    border-color : #cf3df9;
    color : #cf3df9;
}

.panel-sky .title{
    color : #7dd9df;
}

.btn-success{
    background: #69c939;
}

.nopadding-right{
    padding-right: 0 !important;
}

.nopadding-left{
    padding-left: 0 !important;
}


.thumbnail{
    position: relative;
}

.play-video {
    position: absolute;
    top: -2%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    width: 100px;
    height: 80px;
    padding: 0;
    color: #fff;
    opacity:0.7;
}


.play-video a{
    color: #fff;
}

.play-video .fa{
    font-size: 100px;
}

.articles-video{
    padding: 36px 90px 0 15px;
    border-color : #389bc1;
    background-color: #31353e;
    color: #fdfdfe;
    padding: 0 !important;
}

.panel-video .article-info{
    color:#98999d;
}

.article-title{
    flex: 0 0 auto;
    width: 60%;
}

.magnific-thumbnail .thumbnail img{
        width: 100%;
        height: auto;
        min-height: 140px;
}

    .panel-placement .magnific-thumbnail .thumbnail img{
        width: 100%;
        height: auto;
}

.article-inner{
    width: 100%;
}

.article-thumbnail{
    width:40%;
    flex: 0 0 auto;
}

.headlines__main {
    display: flex;
    width: 100%;
    flex: 1;
}

.headlines__articles {
    display: flex;
    flex: 1;
    max-width: 442px;
}

.headlines__slider {
    max-width: 390px;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
}


.article-thumbnail img{
    width: 100%;
}


.highlighted-videos figure.thumbnail{
    height:auto;
    min-height:auto;
}

.rtl{
    direction: rtl;
    text-align: right;
}


.colored-controls{
    margin: 0;
    padding: 0;
    float: left;
}


.ltr{
    direction: ltr;
    text-align: left;
}
.ltr .title{
    font-size: 17px;
    letter-spacing: 0;
}
.panel ul {
    margin: 0;
    padding: 0;
    z-index:1;
}


.left-block .panel{
    padding :0 !important;
}



.left-block .panel  h2 {
    margin-bottom: 0;
}

.left-block .panel h2 a {
    padding-top: 0 !important;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 20px;
    min-height: 50px;
}

.left-block .panel .latest-news h2 a {
    font-size: 18px;
    line-height: 28px;
}


.left-block .list-item {
    padding: 0 0 12px 0;
    margin-bottom: 12px;
    min-height: 54px;
}

.left-block .panel .last-news-inner h2 a {
    font-size: 18px;
    line-height: 28px;
}


.left-block .title-inner {
    margin-bottom: 12px;
}

.left-block .article-info {
    padding-bottom: 0;
}

.panel ul li:last-child{
    border: 0;
    margin-bottom:0;
}



/*.panel a{
    color:inherit;
}*/
.btn{
    display:inline-block;
}

/*

.panel ul li a{
    font-size: 12px;
}
*/

.panel ul li:first-child a {
    padding-top: 0 !important;
}

.time-label {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #828282;
    text-shadow: 0px 0px 1px #353535;
}


.p-15{
    padding:15px
}

.pb-10{
    padding-bottom:10px !important;
}

.pb-15{
    padding-bottom:15px !important;
}


.pb-30{
    padding-bottom:30px !important;
}


.pb-50{
    padding-bottom:50px !important;
}


.pb-60{
    padding-bottom:60px !important;
}



.pb-70{
    padding-bottom:70px !important;
}


.pb-80{
    padding-bottom:80px !important;
}




.pt-20{
    padding-top:20px !important;
}


.pt-15{
    padding-top:15px !important;
}

.pt-10{
    padding-top:10px;
}

.pt-40{
    padding-top:40px !important;
}

.pt-30{
    padding-top:30px !important;
}

.btn{
    font-weight: 400 !important;
}

.btn-inverse{
    color:#fff;
}

/*
.ig_comp_list_item_meta {
    padding: 0 15px;
    background-image: linear-gradient(
            0deg
            ,#000,rgba(0,0,0,0.7),rgba(0,0,0,0));
    color: #fff;
}*/
.btn-default{
    border: 1px solid #eeeeee;
    padding: 0 4px;
    border-radius: 0;
 }

.ltr .btn-default{
    float: right;
    margin-top: -6px;
}
.ltr .fa {
    margin-left: auto;
    margin-right: 4px;
}


.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    /* background: transparent; */
    /* color: #333; */
    padding: 5px 10px;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 5px !important;
    margin-left: 12px !important;
    background: linear-gradient(
45deg
, #3d84a5, #fcee1a);
    border: none;
}





/*
.article--side {
    flex-direction: row;
}

.asa .article__image {
    width: 80px;
}

.article__image a {
    width: 100%;
    height: 0;
    padding-top: 60%;
    display: block;
    background-color: #eaeaea;
}

.article, .article__meta {
    flex-direction: column;
    display: flex;
}

.article--side .article__meta:not(:first-child) {
    margin-right: 15px;
}

.article--side .article__meta {
    flex: 1;
}*/

.border-light-top{
    border-top: 1px solid #eeeeee;
}

.list-item {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-bottom: 8px;
    margin-bottom: 8px;
}






.latest-news .list-item{
    min-height: 90px !important;
}

.ltr .img-box {
    margin-left: 0;
    margin-right: 10px;
}



.img-box {
    margin-left: 10px;
}
/*

.img-box{
    max-width: 70px;
}

.img-box {
    flex: 0 0 32%;
    display: block;
    position: relative;
    align-self: flex-start;
}

*/


.item-circle .img-box {
    flex: 0 0 20%;
}


.left-block .panel-note .img-box {
    min-width: 50px !important;
    min-height: 50px !important;
}



.list-item .content {
    display: block;
}
.list-item .content a {
    display: block;
}


.panel-note {
    min-height: 540px;
    position:relative;
}

.panel-note  .list-item{
min-height:auto !important;
}

.panel-note .list-item .content a {
    min-height: auto !important;
}

.relative{
    position: relative;
}
.overflow-hidden{
    overflow:hidden;
}
.panel-note:before{
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background: linear-gradient(rgb(255 255 255) 8%,rgb(255 255 255 / 77%) 25%, rgb(255 255 255 / 0%) 99% );
}



.item-circle .img-box {
    width:50px;
    height:50px;
}

.md-panel .caption{
    min-height: 132px ;
}


.time {
   color: #5c5c5c;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 2px;
    display: block;
    margin-bottom: 5px;
}





header .time{
    font-size: 13px;
}

.panel-opinions{
    border-color : #e8cc19;
    color : #e8cc19;
}

.panel-opinions,
.panel-opinions .panel-background-inner{
    min-height: 340px;
}

.time-weather img{
    width: 36px;
    background: #a8a8a8;
    border-radius: 50%;
}


.panel-background{
    background-color: #b5b5b5;
    border: 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
}
.panel-note{
    background-position: 60% 40px !important;
}

.panel-note2{
    background-position: 40% !important;

}



.radial-45-bg{
    background-image: linear-gradient( -120deg ,rgb(0 0 0 / 99%),rgba(0,0,0,0.6),rgba(0,0,0,0.0));
}



.panel .buttons{
    padding: 30px 0 0 0;
}


.bg-image{
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}


.panel-background-inner {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 15px;
}


.panel-note ul li{
    margin: 0;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}







.panel-opinions .title {
    border-color : #707070 !important;
}


.panel-opinions .opinion-form{
    color: #fff;
    margin-top: 12px;
}

.btn{
    border-radius: 0;
}

.btn-white{
    color: #000;
    border: 1px solid  #fff;
    background: #fff;
    padding: 2px 10px;
}


.btn-transparent{
    border: 1px solid #e8cc19;
    color: #e8cc19;
    background: transparent;
    padding: 2px 16px;
}




.item-circle{
    padding: 5px 0 !important;
}

.item-circle .content {
    padding-top: 2px!important;
    margin-right: 18px;
}

.item-circle img.circle{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border: 1px solid #a3a3a3;
}



.label{
    color: #797979;
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 8px;
    font-weight: 700;

}

.noborder{
    border:0 !important;
}


.btn-read-more {
    padding: 6px 0;
    margin-top: 2px;
    color: #959595 !important;
    font-size: 15px;
}


.btn-read-more:hover {
    color: #333 !important;
}


footer a,
footer .list-item .content a{
    color: inherit;
}

footer .most-read{
     color: inherit;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;


}


footer ul{
    padding: 0;
}

footer{
    padding-top: 15px;
    color: #989898;
}
footer , footer .main-footer{
    position: relative;
    background-color: #031a66;
}



footer .main-footer {
    background-color: #031a66;
}



.content-nav{
    /*border-bottom: 2px solid #464646;*/
    padding: 0 0 0 0;
}


.navbar-footer .navbar-nav .nav-link,
 .navbar-footer .navbar-nav .active {
    font-size: 16px;
    padding: 14px 12px;
        font-weight: 400;
    display: inline-block;
}



.navbar-footer .navbar-nav .nav-link{
    color: #fff;
}


.navbar-footer .navbar-nav  h3 {
   margin:0;
}

 .navbar-footer .navbar-nav .active {
    color: #fff;
}


.list-group-item {
    border-bottom: 2px solid #464646;
}

footer .nav-item,
footer .list-group-item{
    background-color: transparent;
    padding:  0;
    font-size: 13px;
    font-weight: 600;
}

.list-group-item:last-child{
    border-bottom: 0;
}

.list-group-item{
    border-top: 0;
}

.navbar-footer.navbar {
    padding: 0;

}

footer .bottom-footer {
    min-height: 126px;
    background-color: #02238c;
    color: #fff !important;

}

.social-network-footer{
    text-align: left;
}

.social-network-footer > span{
        font-size: 15px;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
    text-align: center;
}

.social-network-footer .social-network{
    display: inline-block;
    margin: 0 15px 0 0;
}

.list-group-item {
    background-color: transparent;
}

.next,.prev{
    margin: 0 2px;
}



.next i, .prev i{
    padding: 5px 8px;
    margin: 2px 0;
    cursor: pointer;
    font-size: 16px;
}

.controls li i{
    border: 2px solid #bababa;
    color: #bababa;
       font-size: 20px;
   padding: 8px;

}

.average-postition{
    margin-top: -6px!important;
}


.blue-controls li i {
    border: 3px solid #00bfff;
    color: #00bfff;
    border-radius: 5px;
}


.nobackground{
    background-color: transparent !important;
    background: none !important;
}



.video{
    color:#ececec
}

.video .title{
    color:#00bfff;
}

.video  .title-inner{
    border:none !important;
}
.item-video{
    position: relative;
}

.item-video img{
    display: inline-block;
}







.videos .panel{
    padding: 0;
    margin: 0;
}


.title-main-video {
    padding: 10px 0;
    margin-bottom: 15px;
}
/**    border-bottom: 1px solid #4f4f4f;
*/
.title-main-video span{
    color: #00bfff;
}

.video-inner{
    position: relative;
    padding-top: 30px;
}


.title-important-video{
    padding: 10px 0 0 80px;
}

.cover-video {
    background-color: #31353e;
    border-top: 4px solid #00bfff;
    overflow: hidden;
    overflow: hidden;
    background-image: url('/static/ag/img/bg-videos4.webp');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}


.video-inner-right .panel-background,
.panel-video{
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent;
    border: 0;
}


.panel-video{
    min-height: 410px;
}



ul.vertical-video-block .list-item .caption-video {
    position: absolute;
    top: 0;
    right: 108px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
}

.list-item .caption-video a{
    color: #fff;
}




ul.vertical-video-block .list-item {
    border-bottom: 1px solid #4f4f4f !important;
    height: 84px;
    padding :0 0 15px 0 !important;
    margin-bottom: 10px;
}



.body-video-thumb{
    position: relative;
}



.panel-video ul{
    margin: 0;
    padding: 0;
}

.no-bg-color{
    background-color: transparent !important;
    background: none !important;
}


.controls li{
    border: 0 !important;
}

.account-info {
    float: left;
    margin-top:14px;
}

.ti-alarm-clock{
    display:none;
}


/*.navbar-nav.left-nav {
    margin-left: 0;
    margin-right: auto;
}*/

/*
.bottom-footer .nav-item, .bottom-footer .list-group-item {
    padding: 20px 0;
}
*/


.bottom-footer .copyright{
    padding: 14px 0;
    display: block;
}


footer .img-box {
    flex: 0 0 38%;
}

footer .list-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #464646 !important;
    min-height: 82px;
}

.light-border{
    border-color : #464646 !important;
}

.border--right{
    border-right: 2px solid #464646;
}
footer .content >a>span{
    display: block;
    min-height: 60px;
}

.side-inline {
    display: inline-block;
    min-width: 40%;
    position: absolute;
    top: 13px;
    right: auto;
    width: 50%;
    left: 0;
    z-index: 999999;
}

.side-inline{
    text-align: left !important;
    margin-left: 15px !important;
}

.controls-horizontal li{
    transform: rotate(90deg);
}

.controls li{
    display: inline-block;
}


/*pagination*/

.page-item:first-child .page-link,
age-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination .page-link {
    margin-right: 5px;
    color: inherit;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 16px !important;
    font-weight: 400  !important;
}


.blog,.blog p{
    color: inherit;
    font-weight: inherit;
}

.blog-info{
    margin-bottom:10px;
    color:#cdcdcd;
    font-size:15px;
}

.blog-info a{
    color:#707070;
}



.category-blog{
    border: 1px solid #cdcdcd;
    padding: 2px 6px;
}


.panel.panel-internal a{
    display: inline;
    font-weight: 500;
}


.list-inline {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.list-inline>li {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
}


/*Social networks base Style*/
.social-network{

}

.social-network {
    display: inline-block;
/*    text-align: left;
    float: left;*/
}


.full-width{
    width:100%;
}

.social-network .fa {
    color:#fff;
}



.social-network .fa-youtube:hover {
    color:red;
}
.social-network .fa-twitter:hover {
    color:#33ccff;
}
.social-network .fa-google-plus:hover {
    color:#BD3518;
}
.social-network .fa-linkedin:hover {
    color:#33ccff;
}
.social-network .fa-facebook:hover {
    color:#0590B8;
}
.social-network .fa-viadeo:hover {
    color:#0590B8;
}



 .elkhabar-google-one-tap-window{
           position: fixed;
            z-index: 999;
        }




.social-circle a i {
    border: 1px solid #7f7f7f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


.social-network a i {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    color: #7f7f7f;
    padding-top: 6px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}



.panel-blog{
    margin-bottom: 15px;
    background: #fff;
    position: relative;
}


.share-blog{
    border-top:1px solid #eeeeee;
    padding: 20px 0;
}

.share-blog span{
    font-size: 16px;
    font-weight: 400;
    color: #7f7f7f;
    padding-right: 30px;
}

.share-blog .social-network a i {
    color: #828282;
    background-color: #fff;
    width: 36px;
    height: 36px;
    padding-top: 8px;
    font-size: 20px;
    text-align: center;
    padding-left: 2px;
    border-color: #bbbbbb;
}


.form-control {
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.70);
}


.input-group-text {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.70);
    border-radius: 0;
    padding: 0px;
    margin: 0;
}

/* the slides */
  .slick-slide {
      margin: 0 15px;
  }

  /* the parent */
  .slick-list {
      margin: 0 -15px;
  }



.item-video img {
    max-width: 94px;
}


#poll_title{
    margin-bottom: 15px;
}


#poll_choices .poll_choice {
    display: block;
    padding: 0 34px 0 10px;
    cursor: pointer;
    margin-top: 4px;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}





#poll_choices .poll_choice:not(.poll_stat):before {
    font-family: fontawesome;
    font-size: 15px;
    content: "\f1db";
    position: absolute;
    right: 3px;
    top: 3px;
}




#poll_vote  {
    margin-top: 30px !important;
    color: #000;
    border: 1px solid #fff;
    background: #fff;
    padding: 2px 10px;
}

#poll_votes{
    margin-top: 30px !important;
    color: #e8cc19;
    border: 1px solid #e8cc19;
    background: transparent;
    padding: 0px 12px;
    display: inline;
}

#poll_choices .poll_choice.chosen:before {
    content: "\f111";
}

.consult{
   background-color: #fff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    margin-bottom:10px;
}



#pdf_link{
/*
    height: 160px;
*/
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    }
#pdf_link:after {
   content: "";
   position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
/*
    background-image: linear-gradient( -180deg ,rgb(0 0 0 / 0%),rgb(0 0 0));
*/
}






/*.consult:after{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( -120deg ,rgb(0 0 0 / 99%),rgba(0,0,0,0.6),rgba(0,0,0,0.0));
}*/

#poll_choices{
    margin-bottom: 30px;
}



#category_pagination {
	display: flex;
	justify-content: center;
	margin: 40px 20px;
	flex-wrap: wrap;
}

#category_pagination a {
    padding: 6px 11px;
    background: #fff;
    border: 1px solid rgba(66, 114, 177, 0.2);
    font-size: 15px;
    margin-right: 4px;
    text-decoration: none;
    transition: color 0.1s, background 0.1s, border 0.1s, filter 0.1s;
    border: 1px solid #eee;
    font-weight: 400;
    color: #5a5a5a;
}


#category_pagination a:hover {
	filter: brightness(1.02);
}
#category_pagination a.active {
	background: #fff !important;
	border-color: rgba(66, 114, 177, 0.5);
	color: rgba(66, 114, 177, 1.0);
}

#category_pagination a.active {
	background: #fff !important;
	border-color: rgba(66, 114, 177, 0.5);
	color: rgba(66, 114, 177, 1.0);
}




.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

.dropdown-item:focus, .dropdown-item:hover {
/*
    color: #fff;
*/
    background-color: #00BFFF;
}


 #article_img {
    width: 100%;
    height: auto;
    margin: 20px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
/*
    max-height: 500px;
*/
    overflow: hidden;
}

.form_msg {
    color: #721c24;
    margin-bottom: 15px;
    /*
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border: 1px solid #721c24;
    padding: 10px;
       border-radius: 5px;
 */
}


.captchaa{
    min-height: 50px;
}


  .crd {
                    margin: 0 0 15px 0;
                    position: relative;
                    width: 34rem;
                    max-height: 215px;
                    overflow: hidden;
                }

.crd-info {
    color: hsl(0, 0%, 90%);
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    text-align: center;
}


.crd-heading {
    font-size: 15px;
    opacity: 1;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-shadow: 2px 1px 3px black;
    background-image: linear-gradient(0deg,#000,rgba(0,0,0,0.7),rgba(0,0,0,0));
    padding: 10px;
    min-height:50px;
    margin-bottom:0;
}
.crd-text {
  font-size: 1.6rem;
  opacity: .6;
  padding-left: 1rem;
}

.crd-video {
  display: block;
  width: 100%;
  max-width: 80rem;
}

.crd-video .crd-img {
  transition: .8s;
  width:100%;
  margin-top:-34px;
}

.crd-video:hover .crd-img {
  filter: saturate(0);
}

.crd-video .crd-heading {
  transition: .9s;
}

.crd-video:hover .crd-heading {
  color: hsl(194, 93%, 52%);
}


.page-wrapper.toggled .sidebar-wrapper {
    box-shadow: 0px 0px 14px 0px #c9c9c9;
}


.mobile-auth-box{
      font-size: 12px;
}


.btn-panel{
    border: 1px solid #c9c9c9 !important;
    font-size: 13px;
    padding: 3px 6px;
    }



.single_poll_wrapper{
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 20px;
}


.btn.focus, .btn:focus {
    box-shadow: none;
}

#live-stream-box .btn{
    cursor: pointer;
    color: #fff;
    padding: 2px 12px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    padding: 2px 12px;
    font-size: 18px;
}

#article_body{
    font-size:22px;
}
#article_font_settings a{
    color:#0687b7;
}


.circle-thumbnail{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
}
.img-box .circle-thumbnail img{
    width: 100%!important;
    height: 100%!important;
    border-radius: 50%;

}

.main-item-video .magnific-thumbnail .thumbnail img {
    margin-top: -40px;
}




/**/

.tab-space1 {
    margin-left: -1px;
    margin-right: -1px;
}

.tab-space1>div {
    padding: 0 1px;
}


.mb-2 {
    margin-bottom: 2px!important;
}





.img-scale-animate {
    overflow: hidden;
}


.topic-box-sm {
    display: inline-block;
    position: relative;
    color: #fff;
    height: 26px;
    padding: 0 15px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    z-index: 2;
}

.post-date-light ul li {
    display: inline-block;
    line-height: 1;
    margin-bottom: 12px;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
}

.post-date-light ul li {
    display: inline-block;
    line-height: 1;
    margin-bottom: 12px;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
}

.post-date-light ul li a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

h1.title-medium-light {
    font-weight: 500;
    color: #fff;
        background-image: linear-gradient(0deg, rgb(0 ,0, 0 , 0.49), rgb(0 ,0 ,0 , 0.54), rgba(0,0,0,0));

}



.post-date-light ul li span {
    float: left;
    font-weight: 700;
    margin-right: 8px;
    display: inline-block;
}

h1.title-medium-light a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.post-date-light ul {
    line-height: 1;
}


.img-overlay-70 img{
      transition: all .2s ease-in-out;
}

.img-overlay-70 img:hover img{
transform: scale(1.1);
}


.img-overlay-70:before {
    opacity: .7;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#111),to(transparent));
    background-image: -webkit-linear-gradient(transparent,#111);
    background-image: -moz-linear-gradient(transparent,#111),-moz-linear-gradient(transparent,#111);
    background-image: -o-linear-gradient(transparent,#111),-o-linear-gradient(transparent,#111);
    background-image: linear-gradient(transparent,#111),linear-gradient(transparent,#111);
    content: "";
    height: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}


.img-scale-animate img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}

.mask-content-lg {
    position: absolute;
    z-index: 7;
    bottom: 0px;
    right: 0px;
    width:100%;
    padding-right: 0px;
}




/*
.img-overlay-70 .area-link:hover{
   background:rgba(0,0,0,.1)
}*/


.mb-10 {
    margin-bottom: 10px;
}


.mb-20 {
    margin-bottom: 20px;
}

.topic-box-sm:before {
    z-index: 1;
    content: "";
    top: 0;
    right: -8px;
    position: absolute;
    width: 0;
    height: 0;
}


.color-cinnabar:before {
    border-top: 8px solid #e53935;
    border-right: 8px solid transparent;
}


.color-cinnabar:after {
    background-color: #e53935;
}


.topic-box-sm {
    display: inline-block;
    position: relative;
    color: #fff;
    height: 26px;
    padding: 0 15px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    z-index: 2;
}

.color-azure-radiance:before {
    border-top: 8px solid #0089ff;
    border-right: 8px solid transparent;
}

.mask-content-sm {
    position: absolute;
    z-index: 7;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

h2.title-medium-light {
    font-weight: 500;
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 15px 40px;
    background-image: linear-gradient(0deg,rgb(0 0 0 / 39%),rgb(0 0 0 / 52%),rgba(0,0,0,0));

}


.img-scale-animate img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}

.color-azure-radiance:before {
    border-top: 8px solid #0089ff;
    border-right: 8px solid transparent;
}



.topic-box-sm:before {
    z-index: 1;
    content: "";
    top: 0;
    right: -8px;
    position: absolute;
    width: 0;
    height: 0;
}

.color-azure-radiance:after {
    background-color: #0089ff;
}

.topic-box-sm:after {
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

h3.title-medium-light a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}



.main-news-area h1 {
    font-size: 26px;
    padding: 50px 20px 50px 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
}
.main-slider{
    margin-top:2px;
    margin-bottom:30px;
}

.ml-2{
    margin-left:2px;
}

.pdf-panel,
.block-news-area,
.news-area-1 .img-overlay-70,
.news-area-2{
    height: 392px;
    overflow: hidden;
    position: relative;
}

.panel .adsbygoogle {
    display: none;
  }


.pdf-panel{
    padding:12px;
    box-shadow: none;
    border-radius: 0;
    padding-bottom:0;
    margin-bottom:0;
}

.dark-blue{
    color:#082e83;
}
.pdf-panel .title {
    font-size: 22px;
    color: #082e83;
    padding: 22px 0;
    margin: 0;
    text-align: center;
    font-weight: 500;
}

.news-area-2 .img-overlay-70{
    height: 195px;
    overflow: hidden;
    position: relative;
    margin-bottom: 2px;
}

.news-area-2{
    padding-left: 3px !important;
}

.img-overlay-70{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}


.dropdown-item {
    padding: 9px 14px;
    border-radius: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #343a41;
    background-color: #fff;
}

.account-info .dropdown-toggle::after {
    float: left;
    margin-top: 0.7em;
}


.dropdown-menu {
    float: right;
    min-width: 10rem;
    margin: -1px 0 0;
    border-radius: 0;
   left: 0;
    right:auto;
}



.main-navbar .dropdown-menu {
 left: auto;
    right: 0;
}

ul.messages{
    padding:0;
    margin:0;
}

.elkhabar-newspaper .modal-header{
    background: #f5c306;
    text-align: center;
}

.elkhabar-newspaper .modal-header .modal-title{
   margin: 0 auto;
   width: 100%;
}


.elkhabar-newspaper .modal-content {
    border-radius: 0;
}



/*
.main-news-area{
    max-height: 380px;
}

.news-area-2 .img-overlay-70 {
    max-height:189px;
}*/

.btn-sm{
    padding: 2px 10px;
    font-size: 16px;
}

#header_center_logo img {
    margin-top: 8px;
}

.logo-victor-title{
    height: 21px;
    margin-right: 6px;
    margin-bottom: -4px;
}


.bg-other-videos{
    background-size: cover;
    width: 500px;
    min-height: 440px;
    position: absolute;
    top: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-right:-15px;
    }



    a.clicked-inner{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: relative;
        height: 100%;
        overflow: hidden;
        z-index: 9999;
    }



.freemium, .premium {
    display: inline-block;
    position: relative;
    color: #fff;
    height: 20px;
    padding: 0 8px;
    line-height: 26px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    z-index: 2;
    height: 18px;
    line-height: 18px;
    margin-left: 10px;
    margin-bottom: 0px;
    text-shadow: 0px 0px 3px #7d4e05;
}

.thumbnail .freemium,.thumbnail  .premium {
    position: absolute;
    bottom: 0;
    top: auto;
    left: auto;
    right: 0;
}


.freemium:before,
.premium:before{
    z-index: 1;
    content: "";
    top: 0;
    left: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
}


.freemium:after,
.premium:after{
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}


.freemium:before {
    border-top: 8px solid #00BFFF;
}

.freemium:after {
    background-color: #00BFFF;
}

.main-slider .freemium,.main-slider .premium{
    margin-bottom:6px;
}


.premium:before {
    border-top: 8px solid #f5c306;
}

.premium:after {
    background-color: #f5c306;
}


section{
     position:relative;
}

.d-block{
    display:block;
}


.extra-news {
    background: #2a2a2a;
    color: #fff !important;
    background: url(/static/ag/img/bg001.jpg);
    background-attachment: fixed;
    background-size: 100%;
    position: relative;
    background-position: 100% 22%;
    background-repeat: no-repeat;
}

.extra-news:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-image:linear-gradient(rgb(255 255 255 / 44%) 12%,rgb(5 29 106 / 64%) 39%);
}


.extra-news>div{
    z-index:10;
    position: relative;
}

.extra-news-area{
    width:100%;
}


  /* the slides */
 .horizontal-carousel .slick-slide {
    margin: 0 15px;
  }
  /* the parent */
  .horizontal-carousel .slick-list {
    margin: 0 -15px;
  }

.category-container h3{
    min-height:40px;
}



.title-main-extra-news{
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size:24px;
    color: #fff;
}

.title-main-extra-news span {
    color: #231f20;
}



.extra-news-previus{
    font-size: 16px;
    display: block;
    padding: 0;
    margin-top: 0;
    margin: 10px 0 20px 0;
    color: #fff;
    text-shadow: 0px 1px 3px black;
}

.main-extra-news{
    position: relative;
}

.main-extra-news >a{
    max-height: 322px;

}

.title-main-extra-news .freemium, .title-main-extra-news .premium {
    height: 20px;
    line-height: 26px;
    font-size: 12px;
    height: 23px;
    line-height: 24px;
    margin-bottom: 8px;
}



.bottom-box-shadow{
    position:relative;
}

.bottom-box-shadow:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
/*
    background-image: linear-gradient( -180deg ,rgb(0 0 0 / 0%),rgb(0 0 0));
*/
}











/**/
.ticker {
    border-bottom: 2px solid rgb(255 255 255 / 40%);
}
.news-ticker a{
    color: inherit !important;
    font-size:18px !important;
}

.ticker-latest-news{
    display:none;
}


.hot-news-list{
    text-align:right;
}


.btn-close-ticker{
    padding-top: 10px !important;
    padding-left: 16px !important;
    font-size: 22px !important;
}



.news-ticker{
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      color: white;
      text-align: center;
      z-index:999;
}




.ticker-news-hide{
    display: none;
}



.yellow-ticker{
    background:#f8eb20;
    color :#f8eb20;

}



.black-ticker{
    background: black;
}




.ticker-hotnews, .ticker-latest-news{
      overflow: hidden;
}


.lg-ticker-area{
      height: 80px;
}

.md-ticker-area{
          height: 70px;
}

.modal-title{
    font-size: 14px;
}

.sm-ticker-area{
          height: 60px;
}


.ticker-bg-danger{
      background-color: #cc0909;
}

.ticker-bg-info{
    background-color: #00BFFF;
}

.ticker-bg-warning{
      background-color: #f8eb20;
}


.ticker-bg-lastnews{
    background-color: #f5c306;
    color: #2a2a2a;
}

.ticker-bg-info {
    background-color: #00BFFF;
    color: #fff;
}
.ticker-label-inner {
    text-align: center;
    font-size: 24px;
    border-left: 1px solid rgb(255 255 255 / 39%);
}


.ticker-color-white{
    color:#fff ;
        text-shadow: 1px 0px #0156ad;
}

.ticker-color-danger{
    color:red ;
}

.ticker-color-dark{
    color:#232323 ;
}

.ticker-bg-dark{
    background-color:#232323 ;
}

.lg-ticker-area .ticker-label-inner{
    font-size: 30px;
}

.ticker-hotnews .ticker-content-inner{
    font-size: 200px;
}

.ticker-content-inner{
    text-align:right;
    padding-right:15px;
}


.ticker-bg-danger-light {
    background-color: #e95a16;
}

.ticker-bg-white{
    background-color: #fff;
}

.ticker-bold{
    font-weight: 700;
}



@media screen and (min-width: 1200px) {

}


@media screen and (min-width: 1400px) {

}


@media screen and (min-width: 1600px) {

}


@media only screen and (max-width : 1199px) {


}

@media only screen and (min-width : 992px) {

}

@media only screen and (max-width : 991px) {
}



@media only screen and (max-width : 767px) {
    .ticker-content-inner{
        font-size: 12px !important;
    }
    .lg-ticker-area .ticker-label-inner {
        font-size: 20px;
    }
}



/**/

.area-link{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:2;
    margin:0;
    padding:0;
    content:"";
}


.title a{
    display:inline-block !important;
}

.btn-more{
    font-size: 11px;
    padding: 5px;
    border: 1px solid #888888;
    float: left;
}


header .left-nav .nav-link {
    font-weight: 700 !important;
    font-size:11px;
}

.sponsored-panel{
    background: #fff ;
    border-top: 4px solid #fac008 ;
    color:#7b5e00;
}

.sponsored-panel .title {
    border-bottom: 1px solid #ffd244!important;
    margin-right: 34px;
}

.sponsored-panel  .caption {
    min-height: auto !important;
    border-bottom: 0 !important;
}


.extra-news figure.thumbnail {
  height: auto !important;
  background:transparent;
}


.main-extra-news {
    position: relative;
    width: 100%;
}


.extra-news .main-extra-news img,
.extra-news .magnific-thumbnail img{
    box-shadow: 0px 0px 3px rgb(0,0,0,0.26);
    border-radius: 5px;
    border: 1px solid rgb(193 193 193 / 45%);
}


.extra-news .magnific-thumbnail img {
    width: auto;
    height: 310px;
    margin: 0 auto;
    display: block;
}


.extra-news .main-extra-news img{
    height: 323px;
    width: auto;
    margin: 0 auto;
    display: block;
}


.extra-news-previus {
    font-size: 18px;
    display: block;
    padding: 0;
    margin-top: 0;
    margin: 6px 0 15px 0;
}


.news-ticker{
    display:none;
}


.extra-news .controls li i {
    border: 1px solid #f5c306;
    color: #fff;
    background:#f5c306;
}

.sponsored-panel{
    overflow:hidden;
}

/***/

.sponsored-inner span{
    font-size: 11px;
/*
    text-transform: uppercase;
*/
    font-weight: 700;
}


.panel-note ul li:hover {
    background: rgb(33 150 204 / 23%);
}


._2p3a{
    width:100% !important;
    min-width:100% !important;
}

.static-ads-3{
    position:relative;
    z-index:99;
}

.news-area-2{
    display:block;
}





.tags {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.tags li {
  float: right;
}

#article_tags_title h6{
    display:inline-block;
}

.tags-inner{
    font-size: 14px;
    font-weight: 700;
}

.tag {
    display: inline-block;
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    height: 26px;
    line-height: 26px;
    padding: 0 22px 0 23px;
    position: relative;
    margin: 0 0 15px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  right: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}

.tag:hover {
  color: #41a4f5;
}

.tag:hover::after {
   border-left-color: crimson;
}


footer{
    color: #fff;
    font-size: 17px;
    line-height: 38px;

}



.icon-register{
    max-height: 245px;
}


.messages .error{
    background: red;
    border-radius: 5px;
    color: #fff;
    padding: 11px 8px;
    margin-bottom: 15px;
    font-size: 16px;
}


.subscribe{

}


.subscribe .subscribe-inner{
    color: #fff;
    padding: 42px 30px;
    background:#888;
    background-size: cover;
    background-repeat: no-repeat;
}

.subscribe .subscribe-inner h4{
    font-size: 26px;
    line-height:44px;
}

.subscribe .btn-inverse{
      background: #000;
      padding: 10px 20px;
      font-size: 20px;
      margin-top: 10px;
}

.nav-tabs {
    border-bottom: 1px solid #000000;
}

.nav-tabs .nav-link {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 20px 36px;
    background: #fff;
    margin-right: -1px;
    font-size: 18px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    position:relative;
    background: transparent;
    border-bottom: 1px solid #f4f3f9;
}

.nav-tabs .nav-link.active:before {
    border-top: 4px solid;
    content: '';
    top: 0;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
}




.extra-news .horizontal-carousel .slick-slide{
    width: 195px;
    min-height: 288px;
}


.paper-buttons {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    top: 44%;
    font-size: 18px;
    z-index: 100;
}

.paper-buttons i{
    color: rgb(255 255 255 / 80%);
    font-size: 26px;
    }


.panel, .panel-body{
    clear:both
}

.panel-pricing .tab-content>.active {
    min-height: 650px;
}

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.panel-pricing .fa-check{
    color: #77c77d;
}

.panel.panel-pricing {
    border-top: 3px solid;
}

.panel-pricing.panel-green .price-value{
    color: #77c77d;
}

.panel-pricing.panel-red .price-value{
    color: #ef6f2f;
}

.panel-pricing.panel-blue .price-value{
    color: #3898ca;
}


.panel-pricing.panel-red .btn{
    background: #ef6f2f !important;
}

.panel-pricing.panel-green .price-value{
    color: #77c77d;
}

.panel-pricing.panel-red {
    border-color: #ef6f2f;
    color: #ef6f2f;
}


.form-check-label{
    font-weight:700;
    margin-left: 5px;
    font-size: 18px;
        color: #495057;
}

.btn-block{
    display:block;
    width:100%;
}

.panel-pricing .panel-body{
    padding-top:20px;
}


.panel-pricing .fa-times{
    color:#ec4400;
}


.panel-pricing h2 {
    font-size: 32px;
}

.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 58px;
}

.panel-pricing li {
    color: #8c8c8c;
    border-bottom: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
    font-size: 20px;
      padding: 16px 0;
}

.panel-pricing ul.list-group {
    margin-left: -15px;
    margin-right: -15px;
        text-align: right !important;
    padding-right: 40px;
}


.panel-pricing .panel-footer{
    display: block;
    padding: 10px 0 10px 0;
}


.panel-pricing .btn {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    padding: 12px 40px;
    color:#ffffff;
}

.panel-pricing li:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
    border-bottom: 1px solid #e6e6e6;

}
.panel-pricing li:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top: 1px solid #e6e6e6;
}


.price-list .detail .lead{
    font-size: 1.25rem;
    font-weight: 300;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 23px;
    margin-top: 0;
}



.mrl--30{
    margin-left: -30px;
    margin-right:-30px;
}



.panel-pricing .price-value {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

.panel-pricing ul li:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #77c77d;
    padding-right: 8px;
    margin-left:8px;
}

.panel-pricing  ul li.off:before {
    content: "\f00d";
    color: red;
}

.bank-info p{
    margin-bottom: 10px;

}

.icon-cib {
    background-image: url('/static/images/cib.svg');
    background-size: cover;
    display: inline-block;
    height: 15px;
    width: 15px;
}




  .promotion{
        width: 80px;
        height: 80px;
          background-image: linear-gradient(#3898ca, #77c77c,yellow);
        text-align: center;
        margin: 0 auto;
        border-radius: 50%;
        position: absolute;
        top: -48px;
        right: -38px;
        border: 3px solid #fff;
}

 .sponsored-inner {
          position: absolute;
            top: 22px;
            right: -37px;
            background: red;
            color: #fff;
            width: 121px;
            transform: rotate( 52deg);
            text-align: center;
            left: auto;
            font-size: 12px;
            font-weight: 700;
            text-shadow: 2px 2px 3px #5c4204;
            padding: 2px 10px;
    }


    /**/
    .sponsored-panel .title {
        border-bottom: 1px solid #ffd244!important;
        margin-right: 48px;
    }

.pdf-label {
    background: #fded21;
}


.form-check-label,
.tranfer-banking-label{
	color: #495057 !important;

}


.icon-edahabia {
    background-image: url('/static/images/ic-edahabia.png');
    background-size: cover;
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 3px;
}

.icon-banking {
     background-image: url('/static/images/ic-banking.png');
    background-size: cover;
    display: inline-block;
    height: 15px;
    width: 15px;
    /* background: #fffffff7; */
    border-radius: 3px;
}




.promotion .caption-promotion  {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    margin-top: -3px;
    text-shadow: 0 0 2px black;
}



.promotion .note{
    font-size: 22px;
    text-shadow: 2px 1px 4px rgb(0 0 0 / 18%);
    }

.old-price{
     text-decoration: line-through;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: gray;
  }


.ads-center{
    text-align: center;
    margin: 0 auto;
    width: auto;
    position: relative;
}

.ads-reserve{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}


.fb iframe {
    width: auto;
}

.pdf-container .btn{
    padding:2px 10px;
}


.locked{
   pointer-events: none;
    opacity: 0.4;
}


footer .content>a>span {
    min-height: 42px !important;
}

.pen-note-inner  {
    padding: 22px 0 0 30px;
    font-size: 15px;
    line-height: 15px;
    text-shadow: 0 0px 1px #7e320e;
    color: #2e94ab;
}
/*
.img-box img {
    height: auto;
    width: 100% !important;
    display: block;
}
*/


.img-box img {
    height: 100%!important;
    display: block;
    width: 84px;
    height: 84px !important;
}


 .img-box {
    background-size: cover;
}

.panel-placement .img-box {
    min-width: 124px;
    min-height: 84px;
}

.left-block .panel .img-box {
    min-width: 100px;
    min-height: 86px;
}



.play-video:hover  {
    opacity: 1 !important;
}

.video a:hover {
    color: #00BFFF;
}

#pdf_downloads{
margin-top:30px;
}

.ad-reserve{
    position: relative !important;
}




 .side-inline {
        display: inline-block;
        min-width: 40%;
        position: absolute;
        top: 13px;
        right: auto;
        width: 50%;
        left: 0;
        z-index: 999999;
    }

    .side-inline{
        text-align: left !important;
        margin-left: 15px !important;
    }

    .sponsored-panel .title {
        border-bottom: 1px solid #ffd244!important;
        margin-right: 45px;
    }



.desktop_ad{
    display:block;
}

.mobile_ad_simple {
	display: none;
}


#under_featured_banner {
	margin: 20px 5px 0 5px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.force-size{
    font-size:16px
}

.dark-text{
    color:#151515;
}


                .absl-block{
                position:relative;
            }

            .panel-placement .caption-block{
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    z-index: 2;
                    margin: 0;
                    padding: 0;
                    display: block;
                    content: "";
                        color: #fff !important;
                   /* background: rgb(0 0 0 / 42%);*/
            }


            .absl-block .caption-block-inner{
                position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    bottom: 20px;
    right: 0;
    z-index: 2;
    margin: 0;
    padding: 0px 20px;
    display: block;
    content: "";
    color: #fff !important;
            }

   .absl-block , .absl-block .caption-block{
    color: #fff !important;
    }


   .absl-block .panel-title {
   min-height: auto;
    border-bottom:none;
    margin-bottom: 12px;
}
   .absl-block .article-info {
    color: inherit;
    }


    .absl-block  a:hover {
        color: #f5c306;
    }




/*
.absl-block.magnific-thumbnail .thumbnail img,
    .absl-block figure.thumbnail {
        min-height: 303px;
    }*/



.panel-placement  {
    margin-bottom: 30px;
}




.fixed-group{
			position: fixed;
			z-index: 9999;
			top: 35%;
			 direction: ltr;
			left: 0;
		}

		.fixed-group .btn{
			    display: block;
				text-align: center;
				width: 96px;
				font-size: 15px;
				padding: 8px 6px;
		}






  .extrais-paper-buttons{
           position:absolute;
}


.main-navbar  .dropdown-menu{
  background: #fff;
}


 .main-navbar .navbar-nav .dropdown-menu a {
    color: #031A66 !important;
}


.main-navbar .navbar-nav .dropdown-menu a:hover {
    color: #031A66 !important;
}



   .sponsored-inner {
          position: absolute;
            top: 22px;
            right: -37px;
            background: red;
            color: #fff;
            width: 121px;
            transform: rotate( 52deg);
            text-align: center;
            left: auto;
            font-size: 12px;
            font-weight: 700;
            text-shadow: 2px 2px 3px #5c4204;
            padding: 2px 10px;
    }




.lg .large-text {
    font-size: 24px;
        line-height: 34px;
}




.category-container .panel.md-panel{
    min-height: 710px;
}


.account-nav{
    display:inline-block;
}
.header-account-info ul {
  flex-grow: 1;

}


.h.header-account-info img.account-info-main-icon {
    display: inline-block;
    margin-top: -23px;
    margin-left: 4px;
}

.header-account-info-auth{
         padding-top: 30px;
         display: inline-block;
         flex-grow: 1;
    float: left;

}

.title-account-info {
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 6px;
}

.header-account-info{
            height: 100px;
            position: absolute;
            width: calc(100% + 15px);
            margin-left: -15px;
            padding-right:15px;
            padding-top:10px;
}

.header-account-info span {
    font-size: 10px;
    font-weight: 600;
}



.fr-arts {
    width: 30px;
    text-align: center;
    padding: 0;
}
.fr-arts  span {
    font-size: 15px;
}


    .inline-container {
            display: flex;
            align-items: center;
        }

  .inline-container > * {
    margin-left: 8px;
}


.social-network .fa-youtube {
    background-color:#ce3b1d;
}
.social-network .fa-twitter {
    background-color:#54acec;
}
.social-network .fa-google-plus {
    background-color:#BD3518;
}
.social-network .fa-linkedin {
    background-color:#33ccff;
}
.social-network .fa-facebook {
    background-color:#3b5898;
}
.social-network .fa-viadeo {
    background-color:#0590B8;
}

.social-network .fa-rss {
    background-color:#ec9354;
}




    .footer-logo{
              height: 65px;
             margin-top: -12px;
          }



figure {
    margin: 0 0 10px;
}

.min-height-430 {
    min-height: 430px;
}


.main-article-cat {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #eeeeee;
}



.main-article-cat  figure {
    margin: 0 ;
}


.blue-text{
    color: #031A66!important
}
.regular-text{
    font-weight: 400;
}

.live_stream  p {
    border: 1px solid red;
}



/*

.no-ads .google-auto-placed {
   display: none !important;
}
.no-ads-row-block > .google-auto-placed {
   display: none !important;
}

.row .google-auto-placed {
   display: none !important;
}
*/



.item-slide {
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}


.item-slide::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  transition: transform 0.4s ease-in-out;
}

.item-slide:focus::after, .item-slide:hover::after {
  transform: scale(1.1);
}

.time-label {
    margin: 5px 0 0 0;
}


.categ-title{
    margin-bottom:6px;
}

/*
.light-blue,
#main_content .title{
    color:#00BFFF !important;
}*/

.internal-container .left-block .title-inner {
    padding-top: 0 !important;;
}


.most-read-panel .list-item{
    border-bottom: 0 !important;
}

.magnific-thumbnail.absl-block img {
  transition: transform .8s ease;
}

.magnific-thumbnail.absl-block:hover img{
   transform: scale(1.2);
}

footer .social-network .fa-rss,
footer .social-network .fa-facebook,
footer .social-network .fa-youtube,
footer .social-network .fa-twitter,
footer .social-network .fa-linkedin

  {
    background: transparent !important;
    background-color: transparent !important;
    font-size: 24px;
    margin-right: 10px;
}

.triangle-inner {
    position: absolute;
    top: 58px;
    right: -44px;
    background: #00BFFF;
    color: #fff;
    transform: rotate( -45deg);
    text-align: center;
    left: auto;
    text-shadow: none;
    padding: 0px;
    width: 110px;
    height: 60px;
}

.triangle-inner span {
    transform: rotate( 45deg);
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    margin-left: 16px;
}


.panel.ltr h2 {
    font-size: 15px;
    line-height: 22px;
}

.social-info{
     display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
}

header.header .social-network {
    display: inline-block;
    padding-top: 6px;
}

header.header .social-network svg{
        fill: #031A66;
        padding: 0px 6px;
        font-size: 20px;
    }


  .footer-desktop{
            display:block;
        }
  .footer-responsive{
            display:none;
        }

img,.item-slide,.img-box{
   loading: lazy;
}




