@font-face{font-family:'alj';font-style:normal;font-weight:300;src:url(../fonts/alj/Al-Jazeera-Arabic-Light.eot);src:url(../fonts/alj/Al-Jazeera-Arabic-Light.eot#iefix) format('embedded-opentype'), url(../fonts/alj/Al-Jazeera-Arabic-Light.woff) format('woff'), url(../fonts/alj/Al-Jazeera-Arabic-Light.ttf) format('truetype');}
@font-face{font-family:'alj';font-style:normal;font-weight:400;src:url(../fonts/alj/Al-Jazeera-Arabic-Regular.eot);src:url(../fonts/alj/Al-Jazeera-Arabic-Regular.eot#iefix) format('embedded-opentype'), url(../fonts/alj/Al-Jazeera-Arabic-Regular.woff) format('woff'), url(../fonts/alj/Al-Jazeera-Arabic-Regular.ttf) format('truetype');}
@font-face{font-family:'alj';font-style:normal;font-weight:700;src:url(../fonts/alj/Al-Jazeera-Arabic-Bold.eot);src:url(../fonts/alj/Al-Jazeera-Arabic-Bold.eot#iefix) format('embedded-opentype'), url(../fonts/alj/Al-Jazeera-Arabic-Bold.woff) format('woff'), url(../fonts/alj/Al-Jazeera-Arabic-Bold.ttf) format('truetype');}
body{
    font-family:'alj', Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;
    direction: rtl;
}
.row .col{float: right}
.top-bar{
    background: #176279;
    height: 30px;
}
.bar-text-link a, .bar-link a {
    color: #fff;
    padding: 5px 8px;
    display: inline-block;
    font-weight: normal;
}
.bar-text-link a i{
    font-size: 18px;
}
i.material-icons {
    vertical-align: middle;
}
.bar-link {
    float: left;
    margin-left: 15px;
}
.bar-link a i{
    font-size: 18px;
}
.bar-link a {
    padding: 5px 15px 0 0;
}
nav{
    transition: all 1s ease;
}
nav ul li{float: right}
nav ul a{color: #37474f}
nav .brand-logo{color: #37474f;
    right:0;    width: 300px;}
nav .button-collapse{float: right;color:#37474f;cursor: pointer }
ul{padding-right: 0;margin: 0}
.dropdown-content li>a, .dropdown-content li>span{
    text-align: right;
    color: inherit;
    font-size: 14px;
    line-height: 15px;
}
.dropdown-content li{
    line-height: 15px;
    min-height: 40px;
}
.panel{}
.panel .panel-heading{padding: 5px 20px;}
.panel-heading i{vertical-align: middle;}
.tabs .indicator{height: 4px;}
.input-field label{left: auto;right: 0}
.centered td, .centered th{
    text-align: center;
}
.slider .slides li
{}
.slider .slides li .caption{
    width: 100%;
    height: 100%;
    left: auto;
    right: auto;
    top: 0;
    bottom: auto;
}
.slider .indicators{
    z-index: 99;
}
.slider .caption h2 ,.overlay-item h2{
    position: absolute;
    bottom: 10%;
    font-weight: bold;
    font-size: 20px;
    right: 20px;
    background: #fff;
    color: #313131;
    padding: 5px 10px 10px;
    max-width: 800px;
}
.slider{
    height: 400px !important;
}
.overlay-item {
    height: 100%;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.control-menu a {
    color: #502918;
}
.overlay-item h2{
    bottom: 10%;
}

.slider .caption a {
    position: absolute;
    bottom: 10%;
    font-size: 20px;
    right:20px;
    background: #437DBF;
    color: #fff;
    padding: 10px;
}

.slider .caption p {
    position: absolute;
    bottom: 21%;
    font-size: 12px;
    background: #582d18;
    width: 450px;
    padding: 10px;
    text-align: right;
    right:20px;
}
section.about{
    background: #F7F7F7;
    padding: 20px;
}
section.about h2{
    font-size: 35px;
    margin: 0 0 10px;
    font-weight: bold;
}
section.about p{
    color: #3c3c3c;
    font-weight: 400;
    font-size: 13px;
}

.card .card-image .card-title .topic-title{
    font-size: 20px;
    font-weight: bold;
    padding: 3px 10px;
    background: #fff;
    color: #000;
    line-height: 30px;
    margin: 10px;
    border-right: 5px solid #984f28;
}
.card .card-image .card-title .cat-name{
    background: #984f28;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
}
.card .card-image .card-title{
    left:auto;
    right: 0;
}

.parallax-container {
    height: 450px;
}
a.brand-logo img {
    height: 74px;
    padding: 5px 10px;
}

article{}
article .article-title{
    margin:10px 0;
    padding: 0 0 10px;
    font-size: 24px;
    color: #424242;
}
article .article-time{
    margin: 8px auto;
    padding: 8px 0;
}
article .article-body{
    font-size: 14px;
    line-height: 28px;
    color: #424242;
    padding: 10px;
    margin-top: 10px;
    font-weight: normal;
}
footer.page-footer {
    background-color: #176279;
}

.cart h1 {
    font-size: 35px;
    margin: 10px;
    font-weight: bold;
}

.cart a.btn.btn-flat {
    border: 2px solid #424242;
    min-width: 144px;
}

.cart i.material-icons {
    font-size: 72px;
    color: #984f28;
}
.overlay-video{
    height: 100%;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    z-index: 999;
}
.overlay-video h2{
    position: absolute;
    bottom: 0;
    font-size: 25px;
    right:20px;
    color: #fff;
    padding: 10px;
    margin: 10px;
}
.overlay-video i.material-icons {
    color: #fff;
    right: 39%;
    top: 30%;
    position: absolute;
    font-size: 72px;
}
nav .cat-menu{
    float: right;
    margin-right: 300px;
}
nav .control-menu{
    float: left;
}

.zigzag {
    position: relative;
    width: 100%;
}
.zigzag:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    width: 100%;
    height: 10px;
}
.container2:before {
    background:
            linear-gradient(
                    45deg, transparent 33.333%,
                    #fff 33.333%, #fff 66.667%,
                    transparent 66.667%
            ),
            linear-gradient(
                    -45deg, transparent 33.333%,
                    #fff 33.333%, #fff 66.667%,
                    transparent 66.667%
            );
    background-size: 20px 40px;
}
.section-title{}
.section-title h1{font-size: 25px; font-weight: bold}
.section-title h1 i{color: #984f28;    vertical-align: middle;}
.padding-top-20{
    padding-top:20px;
    padding-bottom:10px;
}
img.ads-image-top {
    height: 400px;
    width: 100%;
}

.breadcrumbs{
    padding: 10px;
}
.section {
    margin-top: 1rem;
}
.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
    left: 0;
    right: 0;
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #176279;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
nav.fixed{
    position: fixed;
    top: 0;
    z-index: 9999;
}
#search-overlay {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
    top: 0;
    background: rgba(5, 93, 125, 0.9);
    color: #fff;
    padding: 30px;
    display:none;
    overflow: hidden;
}
#search-overlay form {
    position: relative;
    width: 50%;
    display: block;
    margin: 0 auto;
}

#search-btn-close {
    font-size: 72px;
    cursor: pointer;
}

#search-overlay input[type=search]:focus:not([readonly]){
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px 0 0 #ffffff;
}
#search-overlay i.material-icons-search {
    position: absolute;
    top: 11px;
    left: 0;
}
#search-input {

}
.form-nav-search{
    padding:  0 80px;
}
footer ul li {
    display: inline-block;
}
footer .bar-link a {
    padding: 5px 20px 0 0;
}
nav .home-title {
    font-size: 13px;
    width: 119px;
    white-space: normal;
    line-height: 20px;
    padding: 5px 0;
    text-align: justify;
    float: right;
}

.userView {
    height: 190px;
}

.userView .background img {
    width: 100%;
}
.dropdown-content{
    min-width: 200px;
}
.short_url{
    display: inline-block;
    margin: 20px 0;
    border: 2px solid;
}
.short_url span{
    background: #ddd;
    padding: 5px;

}
.short_url strong{
    background: #f5f6f7;
    padding: 5px;
}
.slider .slides li img{
    background-size: 100% 100%;
}
.strip-news{
    background: #fff;
    margin: 10px 0;
}
#xscroller {
    height: 28px!important;
    line-height: 28px;
    margin-top: 6px;
    position: relative;
    overflow: hidden;
}
.xscrollingtext {
    color: #37474f;
    white-space: nowrap;
    position: absolute;
    font-size: 12px;
}
.xreview {
    padding-right: 50px;
}

.xmessage {
    padding: 0 5px;
}
.strip-pad {
    background: url(../img/icon.png) no-repeat center;
    height: 20px;
    width: 40px;
    background-size: 50%;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}
.strip-head {
    font-weight: 700;
    background-color: #176279;
    padding: 10px!important;
    z-index: 1;
    color: #fff;
    text-align: center;
    height: 41px;
}
.strip-head i {
    color: #fff;
    font-size: 20px;
    margin: 0 11px;
    position: absolute;
}
.xscrollingtext a:link, .xscrollingtext a:visited {
    color: #37474f;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.new-card{
    display: inline-block;
    margin-top: 30px;
}
.new-card  .card-image {
    position: relative;
    height: 60%;
    z-index: 1;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
}
.new-card .card-image img {
    width: 100%;
    border-radius: 6px;
    pointer-events: none;
    box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}
.new-card .card-image .colored-shadow {
    transform: scale(.94);
    top: 12px;
    filter: blur(12px);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    transition: opacity .45s;
    opacity: 0;
}
.new-card span.card-title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px !important;
    text-align: justify;
    height: 65px;
}

.new-card .card-content.topic {
    padding: 17px;
    height: 180px;
}

.new-card .topic p {
    color: #555;
    font-weight: normal;
    font-size: 12px;
}

@media only screen and (min-width: 993px){
    .container {
        width: 95%;
    }
}

@media only screen and (min-width: 601px){
    .row .col.offset-m2 {
        margin-right: 16.6666666667%;
    }
    nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
        height: 74px;
        line-height: 74px;
    }
}
@media only screen and (max-width: 601px){
   .form-nav-search{
       padding:  0;
   }
    #search-overlay form{
        width: 100%;
    }
}