@charset "utf-8";
 .navbar-default {
     background-color: #a9986a;
     border-color: #543f24;
}
 .navbar-default .navbar-brand {
     color: #ffffff;
}
 .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
     color: #f0e4c8;
}
 .navbar-default .navbar-text {
     color: #ffffff;
}
 .navbar-default .navbar-nav > li > a {
     color: #ffffff;
}
 .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
     color: #f0e4c8;
}
 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
     color: #f0e4c8;
     background-color: #543f24;
}
 .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
     color: #f0e4c8;
     background-color: #543f24;
}
 .navbar-default .navbar-toggle {
     border-color: #543f24;
}
 .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
     background-color: #543f24;
}
 .navbar-default .navbar-toggle .icon-bar {
     background-color: #ffffff;
}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
     border-color: #ffffff;
}
 .navbar-default .navbar-link {
     color: #ffffff;
}
 .navbar-default .navbar-link:hover {
     color: #f0e4c8;
}
 a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
     color: #f0e4c8 !important;
     background-color: #543f24 !important;
     border-color: #543f24 !important;
     border-top-color: #543f24 !important;
     border-right-color: #543f24 !important;
     border-bottom-color: #543f24 !important;
     border-left-color: #543f24 !important;
}
 a.list-group-item:hover, a.list-group-item:focus {
     background-color: #f0e4c8;
}
 .news_page .news_img img, .news_page .latest_news_text{
     height:432px !important;
}
 img{
     max-width:100%
}
 @media (max-width: 767px) {
     .navbar-default .navbar-nav .open .dropdown-menu > li > a {
         color: #ffffff;
    }
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
         color: #f0e4c8;
    }
     .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
         color: #f0e4c8;
         background-color: #543f24;
    }
}
 @media (min-width: 768px) {
     .navbar .navbar-nav {
         display: inline-block;
         float: none;
         vertical-align: top;
    }
     .navbar .navbar-collapse {
         text-align: center;
    }
}
 @media (min-width: 1200px) {
     .virt_video_img img {
         width:325px !important;
         height:223px !important;
    }
}
/* CSS Document */
 html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, tbody, tfoot, thead, tr, th, td ,select,option{
     border: 0;
     vertical-align: baseline;
     float: none;
     margin-top: 0;
     margin-right: 0;
     margin-bottom: 0;
     margin-left: 0;
     padding-top: 0;
     padding-right: 0;
     padding-bottom: 0;
     padding-left: 0;
}
 :focus,a:focus {
     outline:0 !important;
}
 a{
     text-decoration:none;
}
 a:hover {
     color: #543f24;
}
 h1, h2, h3, h4, h5, h6 {
     clear: both;
     font-weight: normal;
}
 del {
     text-decoration: line-through;
}
 @font-face {
     font-family: Alef;
     src: url('fonts/Alef.eot');
     src: url('fonts/Alef.eot?#iefix') format('embedded-opentype'), url('fonts/Alef.woff') format('woff'), url('fonts/Alef.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: Alef;
     font-style: oblique;
     font-weight: bold;
     src: url('fonts/Alef-Bold.ttf') format('truetype') 
}
 @font-face {
     font-family: Alef;
     font-style: normal;
     font-weight: normal;
     src: url('fonts/Alef-Regular.ttf') format('truetype') 
}
 @font-face {
     font-family: 'flexslider-icon';
     src: url('fonts/flexslider-icon.eot');
     src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
     font-weight: normal;
     font-style: normal;
}
 ::-moz-selection {
     background:#a9986a;
     color: #fff;
     text-shadow: none;
}
 ::selection {
     background: #a9986a;
     color: #fff;
     text-shadow: none;
}
 ::-webkit-scrollbar {
    width: 10px;
     height:8px;
}
 ::-webkit-scrollbar-track {
    background:#cab993;
    -webkit-box-shadow: inset 0px 0px 0px #E0E0E0;
    border: 1px solid #8e7b48;
}
 ::-webkit-scrollbar-thumb {
    background: #543F24;
    -webkit-box-shadow: inset 0px 0px 0px rgba(155, 155, 155, 0.4);
}
 ::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
}
 ::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}
 ::-webkit-input-placeholder{
     font-size:13px;
}
/*-----------css-----------*/
 body{
     direction:rtl;
     font-family: Alef, serif;
     font-size: 16px;
     background: #171717 url(img/qassam_bg.png) center top no-repeat;
}
 .scrollup{
     width:40px;
     height:40px;
     opacity:0.7;
     position:fixed;
     bottom:50px;
     right:12px;
     text-align:center;
     line-height:40px;
     font-size:18px;
     color:#fff;
     background:#000;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 .scrollup:hover{
     background:#5d6f1a;
     color:#fff;
     opacity:1;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 .top_menu{
     overflow:visible;
     height:auto;
     width:100%;
     display:block;
     background:#a9986a;
}
 @media (min-width: 768px){
     .navbar-nav>li{
         float:right
    }
}
 .navbar-nav{
     float:right
}
/* .top_menu .dropdown-menu{
     right:0;
     left:auto
}
 */
 .navbar-default .navbar-collapse, .navbar-default .navbar-form{
     border:0
}
 .navbar{
     margin-bottom:0
}
 .navbar-default{
     background:none;
     border:none;
}
 .navbar-default .navbar-nav>li>a{
     color: #fff;
     font-family: 'Alef';
     background: url(img/border.png) center left no-repeat;
     font-weight: bold;
}
 .navbar-default .navbar-nav>li{
     background:url(img/border.png) center left no-repeat 
}
 .navbar-default .navbar-nav>li:last-child,.navbar-default .navbar-nav>li:last-child a{
     background:none !important
}
 .active{
     background:none
}
 .active a{
     background:#543f24 !important;
     color:#f0e4c8 !important
}
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
     float:right;
     padding-right:10px;
     padding-left:10px;
}
 .logo{
    margin-top: 15px;
     padding-left: 50px;
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .ads{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding:35px 0;
}
 .top_menu .dropdown-menu{
     background:#543f24;
     color:#fff;
}
 .top_menu .dropdown-menu>li>a{
     color:#fff;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 .top_menu .dropdown-menu>li>a:hover{
     color:#333 !important;
     background:#a9986a !important;
     -webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
     -ms-transition: .3s ease-in-out;
     -o-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 .social{
     overflow: visible;
     margin-bottom: 20px;
     height: auto;
     width: 100%;
     display: block;
     padding-left: 40px;
     text-align: left;
}
 .social a{
     text-decoration:none
}
 .social a:hover{
     text-decoration:none
}
 .hi-icon-wrap {
     margin: 0 auto;
}
 .hi-icon {
     display: inline-block;
     font-size: 0px;
     cursor: pointer;
     margin: 0 5px;
     width: 40px;
     height: 40px;
     border-radius: 50%;
     text-align: center;
     position: relative;
     z-index: 1;
     color: #fff;
}
 .hi-icon:after {
     pointer-events: none;
     position: absolute;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     content: '';
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
}
 .hi-icon:before {
     speak: none;
     font-size: 19px;
     line-height: 40px;
     font-style: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     display: block;
     -webkit-font-smoothing: antialiased;
}
 .hi-icon-effect-8 .hi-icon {
     background: rgba(255,255,255,0.1);
     -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
     -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
     transition: transform ease-out 0.1s, background 0.2s;
}
 .hi-icon-effect-8 .hi-icon:after {
     top: 0;
     left: 0;
     padding: 0;
     z-index: -1;
     box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
     opacity: 0;
     -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
     -ms-transform: scale(0.9);
     transform: scale(0.9);
}
 .hi-icon-effect-8 .hi-icon:hover {
     background: rgba(255,255,255,0.05);
     -webkit-transform: scale(0.93);
     -moz-transform: scale(0.93);
     -ms-transform: scale(0.93);
     transform: scale(0.93);
     color: #fff;
}
 .hi-icon-effect-8 .hi-icon:hover:after {
     -webkit-animation: sonarEffect 1.3s ease-out 75ms;
     -moz-animation: sonarEffect 1.3s ease-out 75ms;
     animation: sonarEffect 1.3s ease-out 75ms;
}
 @-webkit-keyframes sonarEffect {
     0% {
         opacity: 0.3;
    }
     40% {
         opacity: 0.5;
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
    }
     100% {
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
         -webkit-transform: scale(1.5);
         opacity: 0;
    }
}
 @-moz-keyframes sonarEffect {
     0% {
         opacity: 0.3;
    }
     40% {
         opacity: 0.5;
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
    }
     100% {
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
         -moz-transform: scale(1.5);
         opacity: 0;
    }
}
 @keyframes sonarEffect {
     0% {
         opacity: 0.3;
    }
     40% {
         opacity: 0.5;
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
    }
     100% {
         box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #f0e4c8, 0 0 0 10px rgba(255,255,255,0.5);
         transform: scale(1.5);
         opacity: 0;
    }
}
 .no-margin{
     margin:0;
}
 .no-padding{
     padding:0
}
 .no-padding-right{
     padding-right:0
}
 .no-padding-left{
     padding-left:0;
}
 .no-margin-right{
     margin-right:0
}
 .no-margin-left{
     margin-left:0
}
 .margin-top-10px{
     margin-top:10px;
}
 .margin-bottom-10px{
     margin-bottom:10px;
}
 .margin-bottom-20px{
     margin-bottom:20px;
}
 .margin-top-20px{
     margin-top:20px;
}
 .twitter{
     overflow:hidden;
     height:184px;
     background: url(../img/alqassam_abo_obayda.png) left top no-repeat #f0e4c8;
     width:100%;
     display:block;
     margin-bottom:20px;
}
 .twitter .bx-wrapper .bx-pager{
     display:none
}
 .twitter_bar{
     overflow:hidden;
     height:auto;
     width:100%;
    /*background:#f0e4c8;
     */
     display:block;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
/*.twitter_bar:hover{
     background:#45501d;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .twitter_bar:hover .twit,.twitter_bar:hover .name{
     color:#fff;
}
 */
 .twitter_bar:hover .icon_twitter{
     display:none
}
 .img_twitter{
     overflow:hidden;
     display: none;
     height:auto;
     width:22%;
     float:left;
}
 .img_twitter img{
     width:100%;
}
 .data_twitter{
     overflow:hidden;
     height:auto;
     width:75%;
     padding: 7px;
     float:right;
}
 .twit{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     font-size:16px;
     line-height:1.8;
     color:#000;
     padding:5px;
}
 .twitter .bx-wrapper .bx-controls-direction a {
     opacity:0;
     top:5px;
     width: 25px !important;
     height: 25px !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .twitter:hover .bx-controls-direction a {
     opacity:1;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .twitter .bx-wrapper .bx-prev{
     left:100px;
}
 .twitter .bx-wrapper .bx-next{
     right: auto;
     left: 130px;
}
 .icon_twitter{
     overflow:hidden;
     height:auto;
     width:13%;
     float:left;
     padding:0px 2%;
}
 .name{
     overflow:hidden;
     height:auto;
     width:84%;
     padding:0 1%;
     float:right;
     font-size:16px;
     font-weight:bold;
     font-family: 'Alef';
     color:#000;
}
/*--------------------------------------------bx-slider------------------------------*/
 .bx-wrapper {
     position: relative;
     margin: 0 auto 0px;
     padding: 0;
     *zoom: 1;
}
 .bx-wrapper img {
     max-width: 100%;
     display: block;
}
 .bx-wrapper .bx-viewport {
     left: 0px;
     -webkit-transform: translatez(0);
     -moz-transform: translatez(0);
     -ms-transform: translatez(0);
     -o-transform: translatez(0);
     transform: translatez(0);
}
 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
     position: absolute;
     bottom: -30px;
     width: 100%;
}
/* LOADER */
 .bx-wrapper .bx-loading {
     min-height: 50px;
     height: 100%;
     width: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 2000;
}
/* PAGER */
 .bx-wrapper .bx-pager {
     text-align: center;
     font-size: .85em;
     font-family: Arial;
     font-weight: bold;
     color: #666;
     padding-top: 20px;
}
 .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
     display: inline-block;
     *zoom: 1;
     *display: inline;
}
 .bx-wrapper .bx-pager.bx-default-pager a {
     background: #666;
     text-indent: -9999px;
     display: block;
     width: 10px;
     height: 10px;
     margin: 0 5px;
     outline: 0;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}
 .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
     background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
 .bx-wrapper .bx-prev {
     left: -30px;
     background: #A9986A url(img/left.png) center center no-repeat;
}
 .bx-wrapper .bx-next {
    right: -30px;
     background: #A9986A url(img/right.png) center center no-repeat;
}
 .bx-wrapper .bx-prev:hover {
     background:#45501D url(img/left.png) center center no-repeat;
}
 .bx-wrapper .bx-next:hover {
     background:#45501D url(img/right.png) center center no-repeat;
}
 .bx-wrapper .bx-controls-direction a {
     position: absolute;
     top: 0;
     margin-top: 0;
     outline: 0;
     width: 26px;
     height: 100%;
     text-indent: -9999px;
     z-index: 9999;
}
 .bx-wrapper .bx-controls-direction a.disabled {
     display: none;
}
/* AUTO CONTROLS (START / STOP) */
 .bx-wrapper .bx-controls-auto {
     text-align: center;
}
 .bx-wrapper .bx-controls-auto .bx-start {
     display: block;
     text-indent: -9999px;
     width: 10px;
     height: 11px;
     outline: 0;
     background: url(images/controls.png) -86px -11px no-repeat;
     margin: 0 3px;
}
 .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
     background-position: -86px 0;
}
 .bx-wrapper .bx-controls-auto .bx-stop {
     display: block;
     text-indent: -9999px;
     width: 9px;
     height: 11px;
     outline: 0;
     background: url(images/controls.png) -86px -44px no-repeat;
     margin: 0 3px;
}
 .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
     background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
     text-align: left;
     width: 80%;
}
 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
     right: 0;
     width: 35px;
}
/* IMAGE CAPTIONS */
 .bx-wrapper .bx-caption {
     position: absolute;
     bottom: 0;
     left: 0;
     background: #666\9;
     background: rgba(80, 80, 80, 0.75);
     width: 100%;
}
 .bx-wrapper .bx-caption span {
     color: #fff;
     font-family: Arial;
     display: block;
     font-size: .85em;
     padding: 10px;
}
/*-------------------------------------------------------------------------*/
 .marguee{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
}
 .search{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .search button{
     float:right;
     width:10%;
     color:#fff;
     border:0;
     cursor:pointer;
     background:#5a6925;
     text-align:center;
     height:30px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .search button:hover{
     background:#543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .search input{
     width:90%;
     float:right;
     border:0;
     padding:5px;
     background:#f0e4c8;
     color: #000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .search input:focus{
     background:#fff;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
/* Ticker Styling */
 .ticker-wrapper, .has-js {
     width: 100%;
     height: 28px;
     display: block;
     padding:0;
}
 .ticker {
     width: 100%;
     height: 30px;
     display: block;
     position: relative;
     overflow: hidden;
     background-color: #543f24;
     padding:0;
}
 .ticker-title {
     color: #fff;
     font-weight: bold;
     background-color: #543f24;
     text-transform: uppercase;
}
 .ticker-content {
     margin: 0px;
     position: absolute;
     color: #fff;
     font-weight: bold;
     background-color: #543f24;
     overflow: hidden;
     white-space: nowrap;
     line-height: 28px;
}
 .ticker-content:focus {
     none;
}
 .ticker-content a {
     text-decoration: none;
     color: #fff;
     font-weight: normal;
     font-size: 14px;
     font-weight: bold;
     font-family: 'Alef';
}
 .ticker-content a:hover {
     text-decoration: underline !important;
}
 .ticker-swipe {
     padding-top: 9px;
     position: absolute;
     top: 0px;
     background-color: #543f24;
     display: block;
     width: 100%;
     height: 30px;
}
 .ticker-swipe span {
     margin-left: 1px;
     background-color: #543f24;
     border-bottom: 1px solid #fff;
     height: 12px;
     width: 7px;
     display: block;
}
 .ticker-controls {
     padding: 5px 0px 0px 0px;
     list-style-type: none;
     position: absolute;
     left:5px;
}
 .ticker-controls li {
     padding: 0px;
     margin-left: 5px;
     float: left;
     cursor: pointer;
     height: 20px;
     width: 20px;
     display: block;
}
 .ticker-controls li.jnt-play-pause {
     background:#47351D url('img/controls.png');
     background-position: 34px 19px;
}
 .ticker-controls li.jnt-play-pause.over {
    background: #45501D url('img/controls.png');
     background-position: 34px 37px;
}
 .ticker-controls li.jnt-play-pause.down {
     background-position: 32px 0px;
}
 .ticker-controls li.jnt-play-pause.paused {
     background:#47351D url('img/controls.png');
     background-position: 53px 19px;
}
 .ticker-controls li.jnt-play-pause.paused.over {
    background: #45501D url('img/controls.png');
     background-position: 53px 37px;
}
 .ticker-controls li.jnt-play-pause.paused.down {
     background-position: 48px 0px;
}
 .ticker-controls li.jnt-prev {
     background:#47351D url('img/controls.png');
     background-position: 70px 19px;
}
 .ticker-controls li.jnt-prev.over {
    background: #45501D url('img/controls.png');
     background-position: 0px 37px;
}
 .ticker-controls li.jnt-prev.down {
     background-position: 0px 0px;
}
 .ticker-controls li.jnt-next {
     background: #47351D url('img/controls.png');
     background-position: 18px 19px;
}
 .ticker-controls li.jnt-next.over {
     background: #45501D url('img/controls.png');
     background-position: 18px 37px;
}
 .ticker-controls li.jnt-next.down {
     background-position: 16px 0px;
}
 .js-hidden {
     display: none;
}
 .no-js-news {
     padding: 10px 0px 0px 45px;
     color: #543f24;
}
 .left .ticker-swipe {
    /*left: 80px;
    */
}
 .left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
     float: left;
}
 .left .ticker-controls {
     padding-left: 6px;
}
 .right .ticker-swipe {
    /*right: 80px;
    */
}
 .right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
     float: right;
}
 .right .ticker-controls {
     padding-left: 6px;
     margin-top: 2px;
}
 .title_marquee {
     color:#fff;
     background:#45501d;
     text-align:center;
     font-weight:bold;
     padding:3px ;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .title_marquee:hover{
     background: #EFE4C8;
     color:#333;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .title_marquee:hover a{
     color:#333;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .marguee:hover .ticker,.marguee:hover .ticker-content,.marguee:hover .ticker-swipe ,.marguee:hover #newsticker-content a{
}
 .title_marquee a{
     text-decoration:none;
     font-family: 'Alef';
     color:#fff;
}
 .copy_right{
     overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     background: #000000;
     padding: 5px 0;
     text-align: center;
     line-height: 1.7;
     color: #626262;
     font-size: 13px;
}
 .copy_right span{
     vertical-align:middle;
     padding-right: 10px;
}
 .copy_right img{
     vertical-align:middle;
}
 footer{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#171717;
     padding-top:20px;
     padding-bottom:20px;
}
 .social_footer{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top: 27px;
}
 .social_footer ul{
     list-style:none
}
 .social_footer ul li{
     display:inline-block;
}
 .social_footer ul li a{
     display: block;
     line-height: 40px;
     width: 40px;
     color: #fff;
     height: 40px;
     text-align: center;
     font-size: 20px;
}
 .social_footer ul li a:hover{
}
 .social_footer ul li:nth-child(1) a{
     background:#543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(1) a:hover{
     background:#EAC218;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(2) a{
     background:#45501d;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(2) a:hover{
     background:#41D9F2;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(3) a{
     background:#70832F;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(3) a:hover{
     background:#ffffff;
     color: #000000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(4) a{
     background:#2A2A2A;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .social_footer ul li:nth-child(4) a:hover{
     background:#ffffff;
     color: #33AAE0;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mail_list{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top: 27px;
}
 .title_mail_list{
     overflow:hidden;
     height:auto;
     width:auto;
     float:right;
     padding:10px;
     font-size:16px;
     color:#fff;
     background:#45501d;
     font-size:15px;
}
 .mail_list_form{
     overflow:hidden;
     height:auto;
     width:auto;
     float:right;
}
 .mail_list_form input{
     background:#f0dbba;
     padding: 8px 0px 11px;
     border:0;
     float:right;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mail_list_form input:focus{
     background:#fff;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mail_list_form input::-webkit-input-placeholder{
     color:#161411;
     font-weight:bold;
}
 .mail_list_form button{
     color:#fff;
     font-size:16px;
     cursor:pointer;
     border:0;
     float:right;
     background:#45501d;
     font-size:15px;
     text-align:center;
     padding:10px 15px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mail_list_form button:hover{
     background:#543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .site_map{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top:0px;
}
 .site_map ul{
     list-style:none;
}
 .site_map ul li{
     display:block;
     line-height:2;
}
 .site_map ul li a{
     display:block;
     color:#f6f6f6;
     font-size:15px;
     font-weight:bold;
     font-family: Alef;
     padding:0 10px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .site_map ul li a:hover{
     text-decoration:underline;
     color:#8BAD12;
     padding-right:20px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .border ul{
     border-right:1px solid #ccc;
     border-left:1px solid #ccc;
}
 .slide_statement{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin:15px 0 20px;
}
 .slide{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-bottom: 20px;
}
 .latest_news{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-bottom:10px;
}
 .news_img{
     overflow:hidden;
     text-align:center;
     height:auto;
     width:100%;
     display:block;
}
 .news_img img{
     max-width:100%;
     display:block;
     height:auto;
}
 .news_img:hover{
}
 .latest_news_text{
     overflow:hidden;
     height:280px;
     width:100%;
     display:block;
     padding:10px;
     background:#f0e4c8;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .date{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     line-height:1.7;
     font-family:Tahoma, Geneva, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color:#000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .latest_news_text h1{
     line-height:.8;
     text-align: center;
}
 .latest_news_text h1 a{
     color:#000;
     font-family: 'Alef';
     text-decoration:none;
     font-size:17px;
     line-height:1;
     font-weight:bold;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .latest_news_text p {
     margin-top:10px;
     line-height:1.8;
     text-align:justify;
}
 .latest_news_text p a{
     font-size:13px;
     text-align:justify;
     color:#000;
     text-decoration:none;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .latest_news:hover .latest_news_text{
     background:#71832f;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .latest_news:hover .latest_news_text p a,.latest_news:hover .latest_news_text h1 a,.latest_news:hover .date{
     color:#fff;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .news{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .news .news_padding:nth-child(1){
     padding-right:0
}
 .news .news_padding:nth-child(2){
     padding-right:5px;
     padding-left:5px;
}
 .news .news_padding:nth-child(3){
     padding-left:0
}
 .news_cont{
     overflow:hidden;
     height:auto;
     width:100%;
     margin-bottom: 5px;
     margin-top: 0px;
     display:block;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .img_news_cont img{
     max-width: 100%;
     height: auto;
     display:block;
}
 .img_news_cont{
     overflow:hidden;
     height:auto;
    /*width:57%;
     */
     width: 100%;
     float:right;
}
 .data_news_sm {
     overflow: hidden;
     width: 100%;
     padding: 5px 5px;
     float: right;
     height: 50px;
     text-align: center;
}
 .data_news_section_sm {
     overflow: hidden;
     width: 100%;
     padding: 5px 5px;
     float: right;
     height: 67px;
     text-align: center;
}
 .data_news_sm h1, .data_news_section_sm h1{
     line-height:1;
}
 .data_news_sm a, .data_news_section_sm a{
     color:#000;
     font-size:17px;
     font-family: Alef;
}
 .news .news_padding:nth-child(1) .news_cont{
     background:#45501d;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .news .news_padding:nth-child(2) .news_cont{
     background:#543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .news .news_padding:nth-child(3) .news_cont{
     background:#2a2a2a;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .news .news_padding .news_cont:hover{
     background:#F0E4C8;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .news .news_padding .news_cont:hover .data_news_sm a{
     color:#000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .statement{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .Notice{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     text-align:center;
     background: #f0e4c8;
}
 .Notice p{
     font-size: 17px;
     font-family: Alef;
     line-height: 1.7;
     margin-bottom: 10px;
}
 .Notice h3{
     text-align: center;
     font-size: 16px;
     line-height: 1.5;
     font-family: Alef;
     font-weight: bold;
}
 .Notice h3 a{
     color: #543F24;
}
 .other-statement {
     text-align: center;
     padding: 10px;
}
 .other-statement a {
     font-weight: bold;
     color:#543f24;
}
 .other-statement:nth-child(even) {
     background: #e0d1a6;
}
 .other-statement:nth-child(odd) {
     background: #f0e2bf;
}
 .panel-default>.panel-heading+.panel-collapse .panel-body{
     border-color:rgba(0,0,0,0);
     background-color: #EFE4C8;
     padding:1px 5px 
}
 .panel-title{
     text-align:center;
     color:#fff;
     font-weight:bold;
}
 .panel-title a{
     padding: 10px;
     display:block;
     font-family: Alef;
}
 .more_links a {
     padding: 10px;
     display:inline-block;
}
 .more_links {
    height: 37px;
}
 .panel-default>.panel-heading {
    border-radius: 0 !important;
     color: #333;
     text-decoration:none;
     background-color: #45501d;
     border-color: #45501d;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .panel-default>.panel-heading:hover{
    background-color: #000000;
     border-color: #000000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .panel-heading{
     padding:0
}
 .panel-default {
     border-color: #181918;
    border-radius: 0 !important;
}
 #related_battles .related_label {
     color: #543f24;
     font-family: Alef;
     font-size:20px;
}
 #related_battles .panel-group {
     margin-top: 10px;
}
 #related_battles .panel-default>.panel-heading+.panel-collapse .panel-body{
     border-color:rgba(0,0,0,0);
     background-color: #EFE4C8;
     padding:1px 5px 
}
 #related_battles .panel-title{
     text-align:right;
     color:#fff;
     font-weight:bold;
}
 #related_battles .panel-title:before{
     content: "\e251";
     font-family: 'Glyphicons Halflings';
     font-size: 12px;
     float: right;
     color: #f0e4c8;
     margin-top:13px;
}
 #related_battles .panel-title a{
     padding: 10px;
     display:block;
     font-family: Alef;
     padding-right: 15px;
     color: #fff;
}
 #related_battles .panel-default>.panel-heading {
    border-radius: 0 !important;
     color: #333;
     text-decoration:none;
     background-color: #543f24;
     border-color: #543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 #related_battles .panel-default>.panel-heading:hover{
    background-color: #000000;
     border-color: #000000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 #related_battles .panel-heading{
     padding:0;
}
 #related_battles .panel-default {
     border-color: #181918;
    border-radius: 0 !important;
}
 .battles_ul {
     list-style: none;
}
 .battles_ul li:before {
     content: "\e165";
     font-family: 'Glyphicons Halflings';
     font-size: 12px;
     float: right;
     color: #543F24;
}
 .battles_ul a {
     color: #543f24;
     padding-right: 5px;
}
 .broun{
     background-color:#543f24 !important;
     border-color: #543f24 !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .broun:hover{
     background-color:#000000 !important;
     border-color: #000000 !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .panel-title a{
     text-decoration:none;
}
 .links_list{
     width:30%;
     text-align:center;
     overflow:hidden;
     height:auto;
     float:right;
}
 .links_list a,.link2 a{
     color:#fff;
}
 .link2 a{
     padding-right:0
}
 .link2{
    width: 70%;
     float: right;
     overflow: hidden;
     height: auto;
     text-align:right;
}
 .video{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-top:20px;
     padding-bottom:10px;
     background:#a9986a;
}
 #html5-watermark{
     display:none !important
}
 .vedio_img{
     overflow:hidden;
     height:auto;
     width:100%;
     text-align:center;
     position:relative;
     display:block;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .vedio_img img{
     height:auto;
     max-width: 100%;
}
 .other-videos {
     height: auto;
     width: 100%;
     background: #543f24;
     padding: 5px 0;
}
 #html5-text{
    font-family:Alef !important;
}
 .hover_ico{
     overflow:hidden;
     opacity: 0;
     height:100%;
     line-height:230px;
     text-align:center;
     position:absolute;
     width:100%;
     top:-230px;
     background:rgba(0, 0, 0, 0.44) url(img/vedio.png) center center no-repeat;
     z-index:1000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .vedio_img:hover .hover_ico{
     top:0px;
     opacity: 1;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .hover_ico a{
     display:block;
     width:100%;
     height:100%;
}
 .martyrs_videos_gallery {
     background: #543F24 url(img/videos_martyrs.png) center 20px no-repeat !important;
}
 .martyrs_videos_gallery:hover {
     background: #543F24 url(img/videos_martyrs.png) center 15px no-repeat !important;
}
 .title_block_vedio{
    overflow: hidden;
     height: 126px;
     margin-bottom:20px;
     display: block;
     width: 100%;
     background: #543F24 url(img/vedio_ico.png) center 20px no-repeat;
     text-align: center;
     color: #fff;
     font-size: 18px;
     font-weight: bold;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .title_block_vedio:hover{
     background:#000000 url(img/vedio_ico.png) center 15px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .title_block_vedio a{
    color:#fff;
     text-decoration:none;
     padding-top: 60px;
     font-family: Alef;
     display:block;
     width:100%;
     height:100%;
}
 .small_vedio {
     height:126px;
     overflow: hidden;
}
 .small_vedio img {
    height: 100%;
     max-width: inherit !important;
}
 .small_vedio .hover_ico{
     line-height:108px;
     top:-108px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .small_vedio .hover_ico:hover{
    top:0;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .misc{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#a9986a;
     padding-top:20px;
     padding-bottom:20px;
}
 .file{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     direction:ltr;
}
 .file .bx-wrapper .bx-next{
     right:-26px ;
     background: #41311C url(img/right.png) center center no-repeat;
}
 .file .bx-wrapper .bx-prev{
     left:-26px;
     background: #41311C url(img/left.png) center center no-repeat;
}
 .title_file{
     overflow:hidden;
     height:168px;
     width:100%;
     display:block;
     background:#543f24 url(img/file.png) center 40px no-repeat;
     font-weight:bold;
     font-size: 18px;
     text-align:center;
     color:#fff;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .title_file a{
     color: #fff;
     text-decoration: none;
     padding-top: 100px;
     display: block;
     font-family: Alef;
     width: 100%;
     height: 100%;
}
 .title_file:hover{
     background:#000000 url(img/file.png) center 30px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .file_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     position:relative;
}
 .file_area img{
     max-width:100%;
     height:auto;
}
 .file_hover{
     overflow:hidden;
     height:100%;
     width:100%;
     padding:10px;
     color:#fff;
     text-align:center;
     font-size:15px;
     opacity: 0;
     font-weight:bold;
     position:absolute;
     background:rgba(0,0,0,.5);
     bottom:-150px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .file_hover a{
    text-decoration:none;
     width:100%;
     height:100%;
     color:#fff;
     line-height:2;
     display:block;
}
 .file_area:hover .file_hover{
     bottom:0;
     opacity: 1;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .captive{
     overflow:hidden;
     height:130px;
     width:100%;
     display:block;
     color:#fff;
     text-align:center;
     margin-bottom:10px;
     margin-top:10px;
     font-weight:bold;
     width:100%;
     display:block;
     background:#2a2a2a url(img/captive.png) center 40px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .captive:hover{
    background:#000000 url(img/captive.png) center 30px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .captive a{
     color: #fff;
     text-decoration: none;
     font-size: 18px;
     font-family: Alef;
     padding-top: 70px;
     display: block;
     width: 100%;
     height: 100%;
}
 .battles{
    overflow:hidden;
     height:130px;
     width:100%;
     display:block;
     color:#fff;
     text-align:center;
     margin-bottom:10px;
     margin-top:10px;
     font-weight:bold;
     width:100%;
     display:block;
     background:#45501d url(img/Battles.png) center 17px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .battles:hover{
    background:#000000 url(img/Battles.png) 25px 17px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .battles a{
     color: #fff;
     text-decoration: none;
     font-size: 18px;
     font-family: Alef;
     padding-top: 70px;
     display: block;
     width: 100%;
     height: 100%;
}
 .ico{
     overflow:hidden;
     height:47px;
     width:47px;
     margin:23px auto 0;
     display:block;
     background: url(img/enemy.png) center center no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .enemy{
    overflow:hidden;
     height:130px;
     width:100%;
     display:block;
     color:#fff;
     text-align:center;
     margin-bottom:10px;
     margin-top:10px;
     font-weight:bold;
     display:block;
     background:#45501d;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .enemy:hover{
     background:#000000;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .enemy:hover .ico{
    transform:rotate(90deg);
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .enemy a{
    color: #fff;
     text-decoration: none;
     font-size:18px;
     font-family: Alef;
     display: block;
     width: 100%;
     height: 100%;
}
 .artical{
    overflow:hidden;
     height:130px;
     width:100%;
     display:block;
     color:#fff;
     text-align:center;
     margin-bottom:10px;
     margin-top:10px;
     font-weight:bold;
     width:100%;
     display:block;
     background:#543f24 url(img/articles.png) center 17px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .artical:hover{
     background:#000000 url(img/articles.png) center 10px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .artical a{
    color: #fff;
     text-decoration: none;
     font-size: 18px;
     font-family: Alef;
     padding-top: 80px;
     display: block;
     width: 100%;
     height: 100%;
}
 .calender{
     overflow:hidden;
     height:auto;
     width:100%;
     background:#543f24;
     display:block;
}
 .title_calender{
     overflow: hidden;
     height: auto;
     width: 20%;
     padding-top: 125px;
     padding-bottom: 20px;
     TEXT-ALIGN: center;
     float: right;
     color: #fff;
     background: #2a2a2a url(img/calender.png) center 45px no-repeat;
}
 .title_calender h1{
     font-size:50px;
    font-family: tahoma;
     font-weight:bold;
     line-height: 1.6;
}
 .title_calender p{
     color:#fff;
     font-size:1.2em;
}
 .event_area{
     overflow:hidden;
     height:auto;
     width:80%;
     float:right;
     padding:10px;
}
 .year{
     font-size: 40px;
     color: #fff;
     overflow: hidden;
     width: auto;
     height: auto;
     float: right;
     line-height: 1.5;
     font-weight: bold;
     padding: 10px;
}
 .go{
     overflow:hidden;
     height:auto;
     width:auto;
     float:left;
     padding:10px;
     font-size:20px;
     font-weight:bold;
     line-height:2;
}
 .go:hover{
}
 .go a{
    color:#fff;
}
 .event{
     overflow: hidden;
     height: auto;
     border-top: 1px solid #fff !important;
     padding-top: 30px;
     width: 100%;
     display: block;
     font-size: 20px;
     margin-top: 10px;
     border-top: 10px;
     color: #fff;
}
 .gallery{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-bottom:20px;
     background:#171717;
}
 .gallery_photo{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .photo_area{
     overflow:hidden;
     height:350px;
     background: #000;
     width:100%;
     display:block;
     text-align:center;
     position:relative;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .photo_area:hover .photo_title{
     bottom:0;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .photo_area img{
     width:100%;
    /*max-height:190px;
    */
     position: absolute;
     top:0;
     bottom:0;
     margin:auto;
}
 .photo_title{
    overflow:hidden;
     height:auto;
     width:100%;
     position:absolute;
     bottom:-70px;
     background:rgba(0,0,0,.5);
     padding:10px 5px;
     text-align:center;
     color:#fff;
     font-size:14px;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
     direction: rtl;
}
 .photo_title a{
     color:#fff;
     text-decoration:none;
}
 .gallery_photo{
     overflow:hidden;
     height:auto;
     display:block;
     direction:ltr;
}
 .gallery_photo .bx-wrapper .bx-controls-direction a{
     width: 20px;
     top: 50%;
     background: none;
     height: 42px;
     width: 22px;
}
 .gallery_photo .bx-next{
     right:9px !important;
     background: url(img/gallery_right_arrow.png) center center no-repeat !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .gallery_photo .bx-prev{
     background: url(img/gallery_left_arrow.png) center center no-repeat !important;
     left: 9px !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .title_gallery_martyrs{
     background: #543f24 url(img/gallery_martyrs.png) center 50px no-repeat !important;
}
 .title_gallery_martyrs:hover{
     background: #543f24 url(img/gallery_martyrs.png) center 40px no-repeat !important;
}
 .title_gallery_martyrs a{
     padding-top: 146px !important;
}
 .title_gallery{
     overflow: hidden;
     height: 230px;
     width: 4%;
     display: block;
     background: #543f24 url(img/gallery_vertical.png) center center no-repeat;
     font-size: 18px;
     text-align: center;
     font-weight:bold;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
/*.title_gallery:hover{
    background:#000000 url(img/photo.png) center 40px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
*/
 .title_gallery a{
     color:#fff;
     text-decoration:none;
     padding-top: 110px;
     display:block;
     width:100%;
     height:100%;
     font-family: Alef;
}
 .martyr_title{
     overflow:hidden;
     height:188px;
     font-weight:bold;
     text-align:center;
     font-size:18px;
     width:100%;
     display:block;
     background:#45501d url(img/martyr.png) center 50px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .martyr_title a{
     color:#fff;
     font-weight:bold;
     width:100%;
     display:block;
     padding-top:120px;
     font-family: Alef;
     height:100%;
     text-decoration:none;
}
 .martyr_title:hover{
    background:#000000 url(img/martyr.png) center 40px no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .martyr{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     direction:ltr;
     padding-right: 40px;
     background:#45501D url(img/new.jpg) center right no-repeat;
}
 .martyr:hover {
     background: #a9986a url(img/new.jpg) center right no-repeat;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mem{
    background:#45501D url(img/mem.jpg) center right no-repeat !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mem:hover{
    background:#a9986a url(img/mem.jpg) center right no-repeat !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mart_img img{
     max-width:100% !important;
     max-height:188px;
}
 .mart_block_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .mart_block{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mart_block:hover{
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 #mart_img {
     text-align: center;
     padding: 0 20px;
}
 #mart_img div{
     margin-bottom: 20px;
}
 .mart_img{
     overflow:hidden;
     height:188px;
     width:30%;
     float:right;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mart_img:hover{
     opacity:.7;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .mart_data{
     overflow:hidden;
     height:auto;
     width:70%;
     float:right;
     padding:10px;
}
 .mart_data h1{
     color:#fff;
     font-size:17px;
     line-height:1.5;
     font-family: 'Alef';
     font-weight:bold;
     text-align:center;
}
 .mart_data ul{
}
 .mart_data ul li{
     display:block;
     line-height:2;
     text-align:right;
     color:#fff;
     font-size:14px;
}
 .martyr .bx-wrapper .bx-controls-direction a{
     width: 20px;
     top: 85%;
     background: none;
     height: 20px;
}
 .martyr .bx-next{
     right:-40px !important;
     background:url(img/right1.png) center center no-repeat !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .martyr .bx-prev{
     right: -20px !important;
     left: auto !important;
     background: url(img/left1.png) center center no-repeat !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .martyr .bx-next:hover{
     right:-44px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .martyr .bx-prev:hover{
     right: -16px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_block .bx-wrapper .bx-controls-direction a{
     width: 20px;
     top: 91%;
     background: none;
     height: 20px;
}
 .battles_block .bx-next{
     right:9px !important;
     background: url(img/right.png) center center no-repeat !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_block .bx-prev{
     background: url(img/left.png) center center no-repeat !important;
     left: 9px !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_block .bx-next:hover{
     right:-44px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_block .bx-prev:hover{
     right: -16px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .reports_block .bx-wrapper .bx-controls-direction a{
     width: 20px;
     width: 45px;
     top: 50%;
     background: rgba(0,0,0, 0.6);
     height: 45px;
     text-indent: initial !important;
     font-size: 40px;
     color: #fff;
     text-align: center;
}
 .reports_block .bx-next{
     right:9px !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .reports_block .bx-prev{
     left: 9px !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .reports_block .bx-next:hover{
     right:-44px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .reports_block .bx-prev:hover{
     right: -16px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .event_area .bx-wrapper .bx-next{
     left:30px;
     right:auto;
     width:30px;
     height:30px;
     top: 25px;
     background: url(img/right1.png) center center no-repeat;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .event_area .bx-wrapper .bx-prev{
     left: 0;
     width:30px;
     top: 25px;
     height:30px;
     background: url(img/left1.png) center center no-repeat;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .event_area .bx-wrapper .bx-next:hover{
     left:34px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .event_area .bx-wrapper .bx-prev:hover{
     left: -4px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .event_area .bx-wrapper .bx-controls-direction a{
     width:30px;
     height:30px;
}
 .vedio_title_area .vedio_padding:nth-child(odd){
     padding-right:0
}
 .vedio_title_area .vedio_padding:nth-child(even){
     padding-left:0
}
 .urgent{
     position: fixed;
     bottom: 0;
     z-index: 100000;
     display: block;
     background-color: #9b0000;
     width: 100%;
}
 .urgent_title{
     width: 100%;
     display: block;
     text-align: center;
     padding: 30px 0;
     color: #fff;
     font-family: Alef;
     font-size: 39px;
     background-color: #660000;
     font-weight: bold;
}
 .share{
     color:#fff;
     padding:5px 15px;
     border-radius:2px;
     text-decoration:none;
     font-size:15px;
     float:left;
     background:#780202;
     -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
     -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
     transition: transform ease-out 0.1s, background 0.2s;
}
 .share:hover{
     background:none;
     -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
     -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
     transition: transform ease-out 0.1s, background 0.2s;
}
 .position{
     position:relative;
}
 .close_urgent{
     overflow: hidden;
     height: 26px;
     width: 26px;
     text-align: center;
     line-height: 30px;
     font-size: 30px;
     position: absolute;
     top: -17px;
     z-index: 1000;
     background-color: #fff;
     right: 16px;
     border-radius: 50%;
     padding: 0;
     cursor:pointer;
     -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
     -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
     transition: transform ease-out 0.1s, background 0.2s;
}
 .close_urgent:hover{
     background-color: #780202;
     -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
     -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
     transition: transform ease-out 0.1s, background 0.2s;
}
 .close_urgent i{
     margin-top: -2px;
     display: block;
}
 .news_urgent {
     width: 100%;
}
 .urgent_news{
     overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     padding: 20px 0;
     color: #333;
     font-size: 15px;
}
 .urgent_news li {
     padding:20px 0;
}
 .urgent_news a{
     color:#fff;
     text-decoration:none;
}
 .urgent_news span{
     font-size:22px;
     color:#fff;
}
 .urgent_news a:hover{
     text-decoration:underline
}
 .news_page .news_img img,.news_page .latest_news_text{
     height:350px
}
 .news_page .latest_news_text .date{
     font-size: 13px;
}
 .news_page .latest_news_text h1 a{
     font-size:21px
}
 .news_page .latest_news_text p a{
     font-size:17px;
}
 .virt_news_block{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .virt_news_block:hover{
     background: #F0E4C8 !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .virt_news_block:hover a{
     color:#333 !important;
}
 .virt_news_block:hover p{
     color:#333 !important
}
 .virt_news_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .virt_news_img img{
     width:100%;
     height:auto;
}
 .text_virt{
     overflow: hidden;
     height: 168px;
     width: 100%;
     padding: 0px 15px 20px;
     display: block;
}
 .text_virt h2 {
     text-align:center;
}
 .text_virt h2 a{
     color:#fff;
     font-size:19px;
     text-decoration:none;
}
.distinctive_news .news_cont{
     margin-top: 6px;
	 background:#543f24;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
.distinctive_news .news_cont a{
     color:#fff !important;
}
 .distinctive_news .news_cont:hover{
     background: #F0E4C8 !important;
     -webkit-transition: all 400ms ease-in-out;
     -moz-transition: all 400ms ease-in-out;
     -ms-transition: all 400ms ease-in-out;
     -o-transition: all 400ms ease-in-out;
     transition: all 400ms ease-in-out;
}
 .distinctive_news .news_cont:hover a{
     color:#333 !important;
}

 .text_virt p{
     color: #fff;
     font-size: 13px;
     margin-top: 20px;
     line-height: 2;
     text-align: justify;
}
 .news .virt_news:nth-child(1) .virt_news_block{
     background:#45501d
}
 .news .virt_news:nth-child(2) .virt_news_block{
     background:#543f24
}
 .news .virt_news:nth-child(3) .virt_news_block{
     background:#2a2a2a;
}
 .news .virt_news:nth-child(4) .virt_news_block{
     background:#685936;
}
 .news .news_padding:last-child{
     padding-left:0
}
 .distinctive_news{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#a9986a;
     padding-top:15px;
     padding-bottom:15px;
}
 .dis_title{
     overflow: hidden;
     height: 226px;
     width: 100%;
     display: block;
     padding: 61px 20px;
     margin-bottom: 5px;
     margin-top: 5px;
     text-align: center;
     background: #543f24;
}
 .dis_title:hover{
}
 .dis_title a{
     width: 100%;
     display: block;
     height: 100%;
     color: #fff;
     line-height: 1.8;
     font-family: Alef;
     font-size: 33px;
     font-weight: bold;
     text-decoration:none;
}
 .distinctive_news .img_news_cont{
     height:204px;
}

 .distinctive_news .date{
     color:#fff;
}
 .distinctive_news .data_news_sm a{
     font-size: 15px;
     line-height: 2;
     font-weight: normal;
     margin-top: 10px;
     display: block;
}
 .other_news{
     overflow-y: scroll;
     height: 568px;
     width: 100%;
     display: block;
     direction: ltr;
     margin-top: 15px;
     padding-bottom: 15px;
     padding: 0 15px 0 0;
}
 .other_news::-webkit-scrollbar {
    width: 10px;
     height:8px;
}
 .other_news::-webkit-scrollbar-track {
    background: #f0e4c8;
    -webkit-box-shadow: inset 0px 0px 0px #E0E0E0;
    border: 0px solid #D8D8D8;
}
 .other_news::-webkit-scrollbar-thumb {
    background: #A9986A;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.0);
}
 .other_news::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
}
 .other_news::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}
 .other_news_row{
     overflow:hidden;
     height:auto;
     direction:rtl;
     width:100%;
     padding-top:10px;
     padding-bottom:10px;
     display:block;
     border-bottom:2px solid #a9986a;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .other_news_row:hover{
     background:#a9986a;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .other_news_row:hover a{
     text-decoration:underline;
     color:#000;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .other_news_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .other_news_img img{
     width:100%;
}
 .other_news_text{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .other_news_text h2 a{
     color:#fff;
     text-decoration:none;
     font-size:19px;
}
 .other_news_text .date{
     color: #fff;
     margin-bottom: 5px;
     font-size: 15px;
}
 .main_battle_container {
     background: #A9986A;
}
 .main_battles_row{
     overflow:hidden;
     background: #A9986A;
     height:auto;
     direction:rtl;
     width:100%;
     padding:25px;
     display:block;
}
 .main_battles_row a{
     color: #fff;
     text-decoration:none;
}
 .battles_row{
     overflow:hidden;
     height:auto;
     direction:rtl;
     width:100%;
     padding:25px;
     display:block;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_row:nth-child(odd) {
     background: #f0e4c8;
}
 .battles_row:nth-child(even) {
     background: #ddcfaf;
}
 .battles_row:hover{
     background:#a9986a;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .battles_row a{
     color: #4d4d4f;
     text-decoration:none;
}
 .battles_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .battles_img img{
     width:100%;
}
 .battles_text{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .battles_text p {
     text-align: justify;
}
 .battles_text h2 a{
     color:#7f613b;
     text-decoration:none;
     font-size:19px;
     font-weight: bold;
     font-family: 'Alef';
}
 .battles_text .date{
     color: #45501d;
     margin: 5px 0;
     font-size: 11px;
}
 .latest_news_page{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     padding-top:15px;
     padding-bottom:15px;
}
 .latest_news_page_title{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     color:#fff;
     font-size:20px;
     padding: 5px 10px;
     background:#543f24;
     font-family: Alef;
     font-weight: bold;
     text-align: center;
}
 .latest_area{
     overflow-y:scroll;
     height:500px;
     width:100%;
     display:block;
     background:#f0e4c8;
     padding:10px;
     direction: ltr;
}
 .date_area{
     overflow:hidden;
     height:auto;
     width:100%;
     text-align:center;
     line-height: 2;
     margin-bottom:10px;
     margin-top:15px;
}
 .date_area span{
     color:#fff;
     background:#a9986a;
     padding:5px;
     font-size:15px;
}
 .news_row{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     direction:rtl;
     padding-top:10px;
     padding-bottom:10px;
     border-bottom:1px solid #a9986a;
}
 .news_row i{
    color:#a9986a;
     margin-left:5px;
}
 .news_row a{
    color:#543F24;
     font-size:15px;
     text-decoration:none;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .news_row a:hover{
     text-decoration:underline;
     color:#000;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .news_details{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top:15px;
    /*padding:10px 15px;
     */
     background:#f0e4c8;
}
 .news_details_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
    /*padding-top:15px;
     */
     text-align:center;
     margin-bottom:10px;
}
 .news_details_img img{
    /*max-height:350px;
    */
}
 .news_date{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .details_islam {
     padding: 0 20px;
     font-size: 17px;
     line-height: 30px;
}
 .details_martyr {
     padding: 0 100px;
     font-size: 17px;
     line-height: 30px;
}
 .news_date span{
     color:#333;
     font-family:Tahoma, Geneva, sans-serif;
     font-weight:bold;
     font-size:12px;
}
 .title_news{
     color:#5a6925;
    /*font-size:22px;
     */
     line-height:2;
     text-align: center;
     font-weight: bold;
     font-family: Alef;
}
 .news_details_area{
    overflow:hidden;
     height:auto;
     width:100%;
     padding-bottom:20px;
     display:block;
     margin-top: 10px;
}
 .news_details_area span{
     color:#333;
     line-height:2;
     font-size:16px;
}
 .news_gallery_photo {
     height: 212px;
     background: #000;
     text-align: center;
     width: 100%;
     display: block;
     position: relative;
     overflow: hidden;
}
 .news_gallery_photo img {
     text-align: center;
     position: absolute;
     top:0;
     bottom:0;
     margin: auto;
}
 .slide_news{
     overflow:hidden;
     height:auto;
     width:100%;
     padding:10px;
     display:block;
     direction: ltr;
}
/*-----------------------------------------------------------------------------------------------------------------*/
 .flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
     outline: none;
}
 .slides, .slides > li, .flex-control-nav, .flex-direction-nav {
     margin: 0;
     padding: 0;
     list-style: none;
}
 .flex-pauseplay span {
     text-transform: capitalize;
}
/* ==================================================================================================================== * BASE STYLES * ====================================================================================================================*/
 .flexslider {
     margin: 0;
     padding: 0;
}
 .flexslider .slides > li {
     display: none;
     -webkit-backface-visibility: hidden;
}
 .flexslider .slides img {
     width: 100%;
     display: block;
}
 .flexslider .slides:after {
     content: "\0020";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}
 html[xmlns] .flexslider .slides {
     display: block;
}
 * html .flexslider .slides {
     height: 1%;
}
 .no-js .flexslider .slides > li:first-child {
     display: block;
}
/* ==================================================================================================================== * DEFAULT THEME * ====================================================================================================================*/
 .flexslider {
     margin: 0 0 10px;
     position: relative;
     zoom: 1;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
     -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
     box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
 .flexslider .slides {
     zoom: 1;
}
 .flexslider .slides img {
     height: auto;
     padding: 5px;
}
 .view_slide img{
     height:450px !important
}
 .slides img{
     cursor:pointer
}
 .flex-viewport {
     max-height: 2000px;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -o-transition: all 1s ease;
     transition: all 1s ease;
}
 .loading .flex-viewport {
     max-height: 300px;
}
 .carousel li {
     margin-right: 5px;
}
 .flex-direction-nav {
     *height: 0;
}
 .flex-direction-nav a {
     text-decoration: none;
     display: block;
     width: 40px;
     height: 40px;
     margin: -20px 0 0;
     position: absolute;
     top: 50%;
     z-index: 10;
     overflow: hidden;
     opacity: 0;
     cursor: pointer;
     color: rgba(0, 0, 0, 0.8);
     text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -ms-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .flex-direction-nav a:before {
     font-family: "flexslider-icon";
     font-size: 40px;
     display: inline-block;
     content: '\f001';
     color: rgba(0, 0, 0, 0.8);
     text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
 .flex-direction-nav a.flex-next:before {
     content: '\f002';
}
 .flex-direction-nav .flex-prev {
     left: -50px;
}
 .flex-direction-nav .flex-next {
     right: -50px;
     text-align: right;
}
 .flexslider:hover .flex-direction-nav .flex-prev {
     opacity: 0.7;
     left: 10px;
}
 .flexslider:hover .flex-direction-nav .flex-prev:hover {
     opacity: 1;
}
 .flexslider:hover .flex-direction-nav .flex-next {
     opacity: 0.7;
     right: 10px;
}
 .flexslider:hover .flex-direction-nav .flex-next:hover {
     opacity: 1;
}
 .flex-direction-nav .flex-disabled {
     opacity: 0!important;
     filter: alpha(opacity=0);
     cursor: default;
}
 .flex-pauseplay a {
     display: block;
     width: 20px;
     height: 20px;
     position: absolute;
     bottom: 5px;
     left: 10px;
     opacity: 0.8;
     z-index: 10;
     overflow: hidden;
     cursor: pointer;
     color: #000;
}
 .flex-pauseplay a:before {
     font-family: "flexslider-icon";
     font-size: 20px;
     display: inline-block;
     content: '\f004';
}
 .flex-pauseplay a:hover {
     opacity: 1;
}
 .flex-pauseplay a.flex-play:before {
     content: '\f003';
}
 .flex-control-nav {
     width: 100%;
     position: absolute;
     bottom: -40px;
     text-align: center;
}
 .flex-control-nav li {
     margin: 0 6px;
     display: inline-block;
     zoom: 1;
     *display: inline;
}
 .flex-control-paging li a {
     width: 11px;
     height: 11px;
     display: block;
     background: #666;
     background: rgba(0, 0, 0, 0.5);
     cursor: pointer;
     text-indent: -9999px;
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
}
 .flex-control-paging li a:hover {
     background: #333;
     background: rgba(0, 0, 0, 0.7);
}
 .flex-control-paging li a.flex-active {
     background: #000;
     background: rgba(0, 0, 0, 0.9);
     cursor: default;
}
 .flex-control-thumbs {
     margin: 5px 0 0;
     position: static;
     overflow: hidden;
}
 .flex-control-thumbs li {
     width: 25%;
     float: left;
     margin: 0;
}
 .flex-control-thumbs img {
     width: 100%;
     height: auto;
     display: block;
     opacity: .7;
     cursor: pointer;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -o-transition: all 1s ease;
     transition: all 1s ease;
}
 .flex-control-thumbs img:hover {
     opacity: 1;
}
 .flex-control-thumbs .flex-active {
     opacity: 1;
     cursor: default;
}
/* ==================================================================================================================== * RESPONSIVE * ====================================================================================================================*/
 @media screen and (max-width: 860px) {
     .flex-direction-nav .flex-prev {
         opacity: 1;
         left: 10px;
    }
     .flex-direction-nav .flex-next {
         opacity: 1;
         right: 10px;
    }
}
 .title_img{
     text-align:center;
     color:#333;
     font-size:15px;
}
 .news_left_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .art_left_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background: #F0E4C8;
}
 .art_left_area a{
     color: #543F24 !important;
}
 .art_left_area span {
     color: #5a6925;
}
 .left_news{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .news_left_area .left_news:nth-child(1){
     background:#5a6925;
}
 .news_left_area .left_news:nth-child(2){
     background:#685936
}
 .news_left_area .left_news:nth-child(3){
     background:#363530;
}
 .news_left_area .left_news:nth-child(4){
     background:#a9986a;
}
 .left_news:hover{
     background:#F0E4C8 !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .left_news:hover .date,.left_news:hover .news_title h2 a{
     color:#333;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .left_news_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .left_news_img img{
     width:100%;
}
 .left_news .date{
     color:#fff;
     font-size:11px;
     padding:0 10px 0 0 
}
 .left_art_img{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding: 10px 0;
}
 .left_art_img img{
     width:100%;
}
 .left_news .date{
     color:#fff;
     font-size:11px;
     padding:0 10px 0 0 
}
 .news_title{
     overflow:hidden;
     height:auto;
     padding:0px 10px 20px;
     width:100%;
     display:block;
     text-align: center;
}
 .news_title h2 a{
     color:#fff;
     font-size:18px;
     font-weight:bold;
     font-family:Alef;
     text-decoration:none;
}
 .title_area{
     overflow:hidden;
     height:auto;
     width:100%;
     margin-top:15px;
     background:#543f24;
     padding:5px 15px;
     font-size:20px;
     font-family:Alef;
     font-weight:bold;
     color:#fff;
     text-align: center;
}
 .comments_area{
     overflow:visible;
     height:auto;
     width:100%;
     display:block;
     border-top:2px solid #a9986a;
     border-bottom:2px solid #a9986a;
     margin-top:30px;
     padding-top:20px;
     position:relative !important 
}
 .share-button {
     margin: auto;
     position: absolute;
     top: 10px;
     left: 0;
     width: 125px;
     height:auto;
     z-index: 10000;
}
 .share_button{
     overflow:hidden;
     float:left;
     cursor: pointer;
     margin-left: 20px;
     padding:5px 20px;
     color:#fff;
     font-size:18px;
     background:#5a6925;
     text-decoration:none;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .share_button:hover{
     background:#543f24;
     color:#fff;
     text-decoration:none;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .statement_page{
     position:relative
}
 .share2{
     bottom: 0;
     top: auto;
     padding-bottom: 0;
     height: 34px;
     width: 180px;
     left: 0;
     margin-left: 0;
     padding-left: 0;
}
 .share_bg{
     background: #ada080;
     width: 100%;
     height: 34px;
     overflow: hidden;
     display: block;
}
 .share-button.sharer-0 .social_plugin ul:after{
     content: '' !important;
     display: block !important;
     width: auto !important;
     height: auto !important;
     position: inherit !important;
     left: auto !important;
     right: auto !important;
     border-left: 0 !important;
     border-right: 0 !important;
}
 .share-button.sharer-0 .social_plugin ul{
     background:none !important
}
 .share-button.sharer-0 .social_plugin li[class*=facebook] {
     background: #3B5998 !important;
     padding: 12px 0;
}
 .share-button.sharer-0 .social_plugin.active.center{
     margin-left:0 !important;
     margin-right:-55px !important
}
 .center{
     margin:0 auto;
     float:none;
}
 .share2 .share_button{
     margin-left:0;
     background:#685936
}
 .share2 .share_button:hover{
     background:#5a6925
}
 .share2 .share-button.sharer-0 .social_plugin{
     margin-left:0 !important
}
 .share2 .share-button.sharer-0 .social_plugin.active.center {
     margin-left: 0 !important;
     margin-right: -56px !important;
}
 .share2 .share-button.sharer-0 .social_plugin.active.center{
     margin-left:0 !important;
     margin-right:0px !important
}
 .share2 .social_plugin{
    overflow: hidden;
     width: 100%;
}
 .share-button.share2.sharer-0 .social_plugin.active.top{
     margin-left:0 !important;
     margin-right:0 !important
}
 .share-button.share2.sharer-0 .social_plugin ul{
     float:left !important
}
 .form{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top:20px;
}
 .title_form{
     color:#444;
     font-size:20px;
     margin-bottom: 10px;
     line-height:2;
}
 .form input,.form textarea{
     padding:5px 10px;
     width:100%;
     display:block;
     border:2px solid #ccbe99;
     background:#f6f2ec;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .form textarea{
     height:120px;
     resize:vertical;
}
 .form input:focus,.form textarea:focus{
    background:#fff;
     border:2px solid #5A6925;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .form button{
     background:#543f24;
     color:#fff;
     cursor:pointer;
     border:0px;
     padding:5px 10px;
}
 .form button:hover{
    background:#5a6925;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .comments{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-top:10px;
     padding-bottom:10px;
}
 .comments_row{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding:5px;
     margin-bottom:5px;
     margin-top:5px;
}
 .title_comment{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#543f24;
     padding:5px 10px;
     color:#fff;
     font-size:16px;
}
 .comment_text{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#f6f2ec;
     border:2px solid #ccbe99;
     border-top:0;
     padding:10px;
     line-height:25px;
     font-size:14px;
}
 .more_comments{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#e0d1bd;
     text-align:center;
}
 .more_comments a{
     text-decoration:none;
     font-size:14px;
     display:block;
     padding-top:5px;
     padding-bottom:5px;
     color:#300;
}
 .more_comments a:hover{
     text-decoration:underline;
}
 .photo_slider{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-bottom:10px;
     padding-top:10px;
     margin-top:20px;
     margin-bottom:20px;
     direction:ltr;
}
 .statment_page{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .in_the_name{
     overflow:hidden;
     height:auto;
     width:100%;
     text-align:center;
     display:block;
     padding-bottom:5px;
     background:#343b1b;
     padding-top:5px;
}
 .in_the_name span{
     font-size:15px;
     color:#fff;
}
 .header_page{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#46501C;
     text-align:center;
}
 .statement_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#f0e4c8;
}
 .statement_details{
     color:#333;
     line-height:30px;
     padding: 15px 30px;
	 font-size: 20px;
}
 .statement_number {
     background: url(img/statement_number.png) no-repeat;
     width: 106px;
     height: 39px;
     line-height: 39px;
     text-align: center;
     color: #fff;
     margin-left:20px;
     font-weight: bold;
}
 .share_bar{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding:0px 0px;
     background:#ada080;
}
 .share_bar a{
     color:#fff;
     background:#685936;
     padding:10px 10px;
     text-decoration:none;
     float:left;
}
 .share_bar a:hover{
     background:#5A6925
}
 .other_statement{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .title_statement{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     color:#fff;
     font-size:18px;
     padding:10px 10px;
     font-family:Alef;
     font-weight:bold;
     text-align:center;
     background:#45501d;
}
 .statement_other_area{
     overflow-y:scroll;
     direction:ltr;
     height:auto;
     width:100%;
     display:block;
     background:#F0E4C8;
     max-height:600px;
}
 #collapseTwo, #collapseOne {
     position:relative;
}
 .state_ment_home{
     overflow:hidden;
     height:196px;
     width:100%;
     display:block;
     direction:ltr;
     overflow-y:scroll;
}
 .state_ment_home::-webkit-scrollbar ,.statement_other_area::-webkit-scrollbar {
    width: 10px;
     height:8px;
}
 .state_ment_home::-webkit-scrollbar-track,.statement_other_area::-webkit-scrollbar-track {
    background:#cab993;
    -webkit-box-shadow: inset 0px 0px 0px #E0E0E0;
    border: 1px solid #8e7b48;
}
 .state_ment_home::-webkit-scrollbar-thumb,.statement_other_area::-webkit-scrollbar-thumb {
    background: #a9986a;
    -webkit-box-shadow: inset 0px 0px 0px rgba(155, 155, 155, 0.4);
}
 .state_ment_home::-webkit-scrollbar-thumb:hover ,.statement_other_area::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
}
 .state_ment_home::-webkit-scrollbar-thumb:active,.statement_other_area::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}
 .state_row{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-top:10px;
     direction:rtl;
     padding-bottom:10px;
     border-bottom:1px dashed #300;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .state_row:hover{
     background:#fff;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
/*.statement_other_area .state_row:last-child{
     border-bottom:0
}
*/
 .state_num{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     font-size:16px;
     color:#300;
     font-weight:bold;
     text-align:center;
     padding-top: 10px;
}
 .state{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     color:#333;
     line-height:26px;
}
 .state a{
     color:#300;
     text-decoration:none;
}
 .urgent_news .bx-controls-direction{
     display:none !important
}
 .shohda_bg{
     background:#352f28 url(img/shohda_bg.png) center top no-repeat
}
 .battles_bg{
     background:#171717 url(img/battles_bg.jpg) center top no-repeat
}
 .tab_title{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#a9986a;
     padding-top:15px;
     padding-bottom:0px;
}
 .tab_title .nav-tabs>li{
     float:none;
     display:inline-block;
     margin: 0 10px;
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
     border:0;
     border-radius: 0;
}
 .tab_title .nav>li>a {
     color: #fff;
     padding: 20px 43px;
     border-radius: 0;
     font-size: 20px;
}
 .nav-tabs{
     border:0;
     text-align: center;
}
 .tab_title .nav>li:nth-child(1)>a{
     background:#543f24;
}
 .tab_title .nav>li:nth-child(2)>a{
     background:#f0e4c8;
     color:#300;
}
 .tab_title .nav>li:nth-child(3)>a{
     background:#45501d;
}
 .tab_title .nav>li:nth-child(4)>a{
     background:#363530;
}
 .tab_title .nav>li:nth-child(5)>a{
     background:#543f24;
}
 .tab_title .nav-tabs>li>a:hover{
     border-radius:0;
}
 .tab_title .active a{
    padding-bottom: 35px !important;
     background-color: #F0E4C8 !important;
     color: #330 !important;
     border: 1px solid #F0E4C8 !important;
}
 .tab_video{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding-top:15px;
     padding-bottom:0px;
}
 .tab_video .nav-tabs>li{
     float:none;
     display:inline-block;
     margin: 0 10px;
}
 .tab_video .nav>li>a {
     color: #fff;
     padding: 10px;
     border-radius: 0;
     font-size: 19px;
}
 .tab_video .nav>li:nth-child(4n+0)>a{
     background:#543f24;
}
 .tab_video .nav>li:nth-child(4n+1)>a{
     background:#363530;
}
 .tab_video .nav>li:nth-child(4n+2)>a{
     background:#45501d;
}
 .tab_video .nav>li:nth-child(4n+3)>a{
     background:#a9986a;
}
 .tab_video .nav-tabs>li>a:hover{
     border-radius:0;
}
 .tab_video .active a{
    padding-bottom: 10px !important;
     background-color: #F0E4C8 !important;
     color: #330 !important;
     border: 1px solid #F0E4C8 !important;
}
 .content_video_tab_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .content_tab_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     background:#171717 
}
 .tab-content{
     background:#f0e4c8;
     padding-top:30px;
     padding-bottom:30px;
     display:block;
}
 .video-tab-content{
     background:#efe4c8;
     padding-top:30px;
     padding-bottom:30px;
     display:block;
}
 .battles-tab-content{
     background:#ddcfaf;
     padding-top:30px;
     padding-bottom:30px;
     display:block;
}
 .rest_videos {
     background:#decfb2;
     padding: 30px;
}
 .virt_video_block {
     padding: 5px;
}
 .virt_video_block:hover {
     background: #5a6926;
     color: #fff;
}
 .virt_video_block:hover .date {
     color: #fff;
}
 .video-padding {
     padding-bottom: 10px;
}
 .virt_video_img {
     padding-bottom: 10px;
     text-align: center;
}
 .text_video_virt {
     padding: 0;
}
 .text_video_virt h4 {
     font-size: 15px;
     line-height: 20px;
     height: 20px;
}
 .text_video_virt .date {
     margin-top: 10px;
     font-size: 15px;
     color:#544f2a;
     font-weight: normal;
}
 .loading{
    overflow: hidden;
     width: 280px;
     background: rgba(0, 0, 0, 0.52);
     border-radius: 10px;
     position: absolute;
     padding: 25px;
     text-align: center;
     color: #fff;
     left: 0;
     right: 0;
     margin: 0 auto;
     bottom: 10px;
}
 .tab-content::-webkit-scrollbar {
    width: 10px;
     height:8px;
}
 .tab-content::-webkit-scrollbar-track {
    background:#cab993;
    -webkit-box-shadow: inset 0px 0px 0px #E0E0E0;
    border: 1px solid rgba(0,0,0,0);
}
 .tab-content::-webkit-scrollbar-thumb {
    background: #a9986a;
    -webkit-box-shadow: inset 0px 0px 0px rgba(155, 155, 155, 0);
}
 .tab-content::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0);
}
 .tab-content::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0);
}
 .latest_area::-webkit-scrollbar {
    width: 10px;
     height:8px;
}
 .latest_area::-webkit-scrollbar-track {
    background:#cab993;
    -webkit-box-shadow: inset 0px 0px 0px #E0E0E0;
    border: 1px solid rgba(0,0,0,0);
}
 .latest_area::-webkit-scrollbar-thumb {
    background: #a9986a;
    -webkit-box-shadow: inset 0px 0px 0px rgba(155, 155, 155, 0);
}
 .latest_area::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0);
}
 .latest_area::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0);
}
 .clickable {
     cursor: pointer;
}
 .mart_page_area{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-bottom:15px;
     border:2px solid #543f24;
}
 .title_mart{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding:5px 10px;
     font-size:15px;
     font-weight:bold;
     font-family:Alef;
     color:#fff;
     background:#543f24;
     text-align: center;
}
 .data_mart{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .data_mart ul{
}
 .data_mart ul li{
     margin-right: 20px;
     color: #330;
     font-size: 15px;
     line-height: 2;
     font-weight: bold;
     font-family: Alef;
}
 .mart_img_page{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
}
 .page_mart{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     margin-top: 20px;
}
 .page_mart_bg{
     padding:20px 0;
     padding-bottom: 0;
     background:#a9986a url(img/top_bg.jpg) center top repeat-x;
}
 .mart_img_page img{
    max-width:100%;
}
 .mart_row{
     overflow:hidden;
     height:auto;
     width:100%;
     display:block;
     padding:15px;
}
 .mart_page_bg {
    overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     margin-bottom:20px;
     padding: 10px;
     background:#8b7952 
}
 .mart_page_bg h1{
     font-weight: bold;
     font-family: Alef;
     color: #f0e4c8;
     font-size: 20px;
     line-height: 2;
     margin-bottom: 10px;
     text-align: center;
}
 .img_mart{
     overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     text-align: center;
}
 .mart_ul{
     overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     margin-top: 10px;
     font-weight: bold;
     font-family: Alef;
}
 .mart_ul ul{
}
 .mart_ul ul li{
     display:block;
     line-height:2.5;
}
 .mart_ul ul li span{
     color:#f0e4c8;
     font-size:16px;
}
 .mart_letter{
     overflow: hidden;
     height: auto;
     width: 100%;
     display: block;
     padding: 33px 215px;
     line-height: 2.5;
     font-size: 16px;
     text-align: center;
}
 .mart_letter h2{
     line-height:2
}
 #martyr-video {
     margin: 0 auto;
}
 .menu_video{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     background:#a9986a;
     margin-bottom:20px;
}
 .menu_video ul{
     list-style:none
}
 .menu_video ul li{
     display:inline-block;
}
 .menu_video ul li a{
     display:block;
     color:#fff;
     font-weight:bold;
     font-size:15px;
     text-decoration:none;
     padding:15px 25px;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .menu_video ul li a:hover{
     background:#45501D;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .title_section {
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     background:url(img/video_title.png) center center repeat-x;
     margin-bottom:5px;
}
 .title_section span{
     color: #fff;
     padding:10px;
     font-size: 18px;
     font-weight: bold;
     font-family: Alef;
}
 .title_section img{
     max-height: 35px;
}
 .title_section a {
     color: #f0e4c8;
     font-size: 27px;
}
 .title_section a:hover {
     text-decoration: none !important;
}
 .video_area_page{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     margin:15px 0;
     padding:15px;
}
 .row .col-lg-6:nth-child(1n) .video_area_page{
     background:#675333
}
 .row .col-lg-6:nth-child(2n) .video_area_page{
     background:#5b6a26
}
 .row .col-lg-6:nth-child(3n) .video_area_page{
     background:#282828
}
 .row .col-lg-6:nth-child(4n) .video_area_page{
     background:#a9986a
}
 .video_img_page,.details_video{
    overflow:hidden;
     width:100%;
     display:block;
     height:auto;
}
 .video_img_page img{
     max-width:100%;
     display: block;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out 
}
 .video_area_page:hover img{
     opacity:.7;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out 
}
 .details_video h1 a{
     color:#fff;
     text-decoration:none;
     font-size:20px;
     font-family:Alef;
}
 .details_video span{
     color:#fff;
     font-size:20px;
     display:block;
     margin-top:20px;
}
 .slider_video{
     overflow:hidden;
     width:100%;
     display:block;
     direction:ltr;
     height:auto;
     margin-bottom:30px;
}
 .slider_video #carousel{
     background: #a9986a;
     padding: 15px 50px;
     border-radius: 0;
     margin-bottom:0 
}
 .slider_video .flexslider{
     margin-bottom:0
}
 .container_video{
     width:100%;
     display:block;
     height:auto;
     overflow:hidden;
     padding:15px 30px;
}
 .frame_video{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     background: #000;
}
 .frame_details{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     direction:rtl;
}
 .frame_details ul{
     list-style:none;
}
 .frame_details ul li{
     display:block;
     width:100%;
     clear:both;
     line-height:3;
     text-align:right;
     font-size:17px;
}
 .frame_details span{
     font-family:Alef;
}
 .download{
     color:#fff;
     font-size:16px;
     display:block;
     line-height:2;
     padding:10px 20px;
     background:#000000;
     width:100px;
     text-align:center;
     margin:30px auto;
}
 .slider_video .flex-direction-nav .flex-prev {
     left: 10px;
     background: url(img/left_video.png) center center no-repeat;
     opacity: 1 !important;
}
 .slider_video .flex-direction-nav .flex-next {
     right: 10px;
     background: url(img/right_video.png) center center no-repeat;
     opacity: 1 !important;
}
 .slider_video .flex-direction-nav a{
     height:32px
}
 .slider_video .flex-direction-nav a.flex-next:before {
     content: ' . ';
}
 .slider_video .flex-direction-nav a:before{
     content: ' . ';
}
 .slider_video .flexslider .slides img{
     border: 5px solid rgba(255, 255, 255,0);
     padding: 0;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .slider_video .flexslider .slides img:hover{
     opacity:.7;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out;
}
 .slider_video #slider .flex-direction-nav{
     display:none;
}
 .slider_video .flex-active-slide img{
     border: 5px solid rgb(255, 255, 255) !important;
     padding: 0 !important;
     -webkit-transition: all 200ms ease-in-out;
     -moz-transition: all 200ms ease-in-out;
     -ms-transition: all 200ms ease-in-out;
     -o-transition: all 200ms ease-in-out;
     transition: all 200ms ease-in-out 
}
 .date_twitte{
     padding: 5px;
     float: right;
     background: #543F24;
     color: #fff;
     border-radius: 4px;
     font-size:12px;
     margin-right:5px;
}
/* article */
 .articles_container {
     background: #efe4c8;
}
 .art_area_page{
     overflow:hidden;
     width:100%;
     display:block;
     height:auto;
     margin:15px 0;
     padding:15px;
}
 .art_img_page,.details_art{
    overflow:hidden;
     width:100%;
     display:block;
     height:auto;
}
 .details_art {
     background: url(img/quote.png) no-repeat 0 40px;
     max-height: 185px;
     overflow: hidden;
}
 .details_art h1 {
     line-height:18px;
     font-weight: bold;
     color:#543F24;
     font-size:17px;
}
 .details_art h1 a{
     color:#543F24;
     text-decoration:none;
     font-size:17px;
     font-family:Alef;
}
 .details_art h1 a:hover{
     text-decoration:underline;
}
 .details_art h5 {
     color: #9e8b6b;
     margin-top:5px;
}
 .details_art span{
     color:#687236;
     display:block;
     margin-top:5px;
     font-size: 12px;
}
 .details_art_summary {
     background: url(img/rectangle.png) no-repeat right top;
     padding-top: 13px;
}
 .details_art p {
     background: #464034;
     padding: 10px;
     text-align: justify;
     color: #aca69a;
}
 .details_art p a {
     color: #aca69a;
     display: block;
}
 .details_art p a:hover{
     text-decoration:none;
}
/*---------------------------------------------------------------------------------------*/
 @media (max-width: 767px){
     .navbar-default .navbar-nav .open .dropdown-menu>li>a {
         color: #FFF;
    }
}
 @media (max-width: 1200px) and (min-width: 992px){
     .virt_video_img img {
         width:186px !important;
         height: 115px !important;
    }
     .data_news_sm a{
         font-weight:normal;
         font-size:12px
    }
     .gallery_photo .bx-wrapper .bx-prev{
         left:0 
    }
     .gallery_photo .bx-wrapper .bx-next{
         right:0
    }
     .title_file{
         height: 126px;
        background: #543f24 url(img/file.png) center 16px no-repeat;
    }
     .title_file a{
         padding-top: 81px;
    }
}
/*---------------------------*/
 @media (max-width: 992px) and (min-width: 768px){
     .latest_news_text h1 {
         line-height: .6;
    }
     .virt_video_img img {
         width:290px !important;
         height: 180px !important;
    }
     .latest_news_text p a{
         font-size:12px
    }
     .latest_news_text p{
         line-height:1.8
    }
     .data_news_sm a{
         font-weight:normal;
         font-size:12px
    }
     .img_news_cont{
         width:100%;
        height: 100px;
    }
     .data_news_sm{
         width:100%;
    }
     .title_marquee a {
         font-size: 12px;
         font-weight: normal;
    }
     .mart_data h1{
         font-size:13px;
         font-weight:normal;
    }
     .mart_data ul li{
         line-height:1.8;
         font-size:12px;
    }
     .dis_title{
         height: 263px;
         padding: 100px 20px;
    }
     .photo_slider .bx-wrapper .bx-next {
         right: 0;
    }
     .photo_slider .bx-wrapper .bx-prev {
         left: 0;
    }
     .search{
         margin-top:10px;
    }
     .my-video0-dimensions,.my-video1-dimensions,.my-video2-dimensions,.my-video3-dimensions,.my-video4-dimensions{
         width:336px !important;
         height: 227px !important;
    }
     .latest_news_text{
         height: 264px;
    }
     .file_hover{
         position:relative;
         bottom:0;
         opacity:1
    }
     .title_file{
         height: 139px;
    }
     .gallery_photo .bx-wrapper .bx-prev{
         left:0 
    }
     .gallery_photo .bx-wrapper .bx-next{
         right:0
    }
     .news_page .news_img img, .news_page .latest_news_text{
         height:auto !important;
    }
     .virt_news_img{
         height:200px
    }
     .virt_news_block{
         margin-bottom:15px;
    }
     .slide .col-lg-3:nth-child(3){
         padding-left: 10px;
         padding-right: 0;
    }
     .news .news_padding:last-child {
         padding-left: 5px;
         padding-right: 5px;
    }
     .dis_title a{
         font-size:20px;
    }
     .distinctive_news .img_news_cont {
         height: auto;
    }
     .distinctive_news .data_news_sm a{
         padding-right:10px;
    }
}
/*-------------------------*/
 @media (max-width: 768px) and (min-width: 200px){
    .navbar-brand{
         font-size:14px;
    }
     .file .bx-wrapper .bx-next {
         right: 0;
    }
     .file .bx-wrapper .bx-prev {
         left: 0;
    }
     .logo img{
         max-width:100%
    }
     .social{
         padding-left:0
    }
     .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
         color:#fff;
    }
     .news .news_padding:last-child {
         padding-left: 5px;
         padding-right: 5px;
    }
     .distinctive_news .img_news_cont {
         height: auto;
    }
     .distinctive_news .data_news_sm a{
         padding-right:10px;
    }
     .dis_title a{
         font-size:20px;
    }
     .virt_news_block{
         margin-bottom:15px;
    }
     .slide .col-lg-3:nth-child(3){
         padding-left: 10px;
         padding-right: 0;
    }
     .navbar-default .navbar-brand{
         color:#fff;
    }
     .navbar-default .navbar-toggle {
         border-color: #FFF;
    }
     .news_page .news_img img, .news_page .latest_news_text{
         height:auto !important;
    }
     .virt_news_img{
         height:200px
    }
     .navbar-default .navbar-toggle .icon-bar{
         color:#fff;
         background-color: #fff;
    }
     .logo,.social,.ads{
         text-align:center
    }
     .img-responsive{
         display:initial
    }
     .marguee{
         margin-bottom:10px
    }
     .news .news_cont{
         margin-bottom:10px
    }
     .latest_news_text h1 {
         line-height: .8;
    }
     .news .news_padding:nth-child(1),.news .news_padding:nth-child(2),.news .news_padding:nth-child(3),.news .news_padding:nth-child(4) {
         padding-right: 0;
         padding-left: 0;
    }
     .vedio_title_area .no-padding-right,.no-padding-left{
         padding-left:0;
         padding-right:0;
    }
     .title_block_vedio{
         margin-bottom:10px;
    }
     .martyr_title{
         margin-bottom:10px
    }
     .martyr,.title_gallery,.title_file,.file_area{
         margin-bottom:10px;
    }
     .border ul{
         border:0
    }
     ul.nav.navbar-nav,.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li{
         background:none
    }
     .navbar-nav{
         float:none
    }
     .right .ticker-controls,.date{
         display:none
    }
     .no-padding-xs{
         padding:0
    }
     .social_footer,.site_map ul,.mail_list{
         text-align:center;
    }
     .title_mail_list,.mail_list_form{
         float:none;
         display:inline-block
    }
     .social_footer,.mail_list,.site_map{
         margin-top:20px;
    }
     .small_vedio .hover_ico{
         top:-230px
    }
     .bx-wrapper .bx-prev {
         left: 0;
    }
     .bx-wrapper .bx-next {
         right: 0;
    }
     .img_news_cont{
         width:100%;
    }
     .data_news_sm{
         width:100%;
    }
     .tab_title .nav>li>a{
         padding: 10px 5px;
         font-size: 14px;
    }
     .tab_title .nav-tabs>li{
         margin: 0 -2px;
    }
     .tab_title .active a {
         padding-bottom: 25px !important;
    }
     .tab_video .nav>li>a{
         padding: 10px 5px;
         font-size: 14px;
    }
     .tab_video .nav-tabs>li{
         margin: 0 -2px;
    }
     .tab_video .active a {
         padding-bottom: 15px !important;
    }
     .video-js{
         margin:0 auto
    }
     .my-video0-dimensions,.my-video1-dimensions,.my-video2-dimensions,.my-video3-dimensions,.my-video4-dimensions{
         width:336px !important;
         height: 227px !important;
    }
     .small_vedio{
         height:auto;
    }
     .vedio_padding{
         padding:0
    }
     #newsticker-label{
         padding-right:10px;
         padding-left:10px;
    }
     .title_calender h1{
         line-height: 1;
         margin-top: 20px;
    }
     .links_list{
         width:30%;
    }
     .title_calender{
         padding-top: 50px;
         padding-bottom: 10px;
         width: 100%;
         background: #2a2a2a url(img/calender.png) center 5px no-repeat;
    }
     .event_area{
         width:100%;
    }
     .gallery_photo .bx-wrapper .bx-pager{
         display:none !important
    }
     .dis_title{
         height:auto;
    }
}
 #trialBox {
     position:fixed;
     z-index:100000;
     right: 0;
     top:0;
}
 .trialBox {
     background: #543F24;
     padding: 13px;
}
 #closex {
     text-align:left;
}
 #closex a {
     color:#fff;
     background:#000;
     padding: 0 5px;
}
 .hide {
     display: none;
}
/* for jwplayer rtl */
 .jw-title {
     direction: rtl !important;
     text-align: right !important;
     font-family: 'Alef' !important;
     width: 100% !important;
	 font-size: 20px !important;
}
 .jw-title-primary {
     text-align: right !important;
     font-family: 'Alef' !important;
     width: 100% !important;
}
 .jw-title-secondary {
     text-align: right !important;
     font-family: 'Alef' !important;
     width: 100% !important;
}
/* pagination */
 ul.tsc_pagination {
     margin:4px 0;
     padding:0px;
     height:100%;
     overflow:hidden;
     font:12px 'Tahoma';
     list-style-type:none;
}
 ul.tsc_pagination li {
     float:right;
     margin:0px;
     padding:0px;
     margin-right:5px;
}
 ul.tsc_pagination li a {
     color:black;
     display:block;
     text-decoration:none;
     padding:7px 10px 7px 10px;
}
 ul.tsc_paginationA li a {
     color:#FFFFFF;
     border-radius:3px;
     -moz-border-radius:3px;
     -webkit-border-radius:3px;
}
 ul.tsc_paginationA01 li a {
     color:#474747;
     border:solid 1px #B6B6B6;
     padding:6px 9px 6px 9px;
     background:#E6E6E6;
     background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6);
     background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6));
}
 ul.tsc_paginationA01 li:hover a, ul.tsc_paginationA01 li.current a {
     background:#FFFFFF;
}