﻿@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=4.6.3');
  src: url('font/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('font/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('font/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('font/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: "Greta Arabic"; src: url("font/greta_arabic_regular.woff"); } 
body
{
    font-family:"Greta Arabic",Tahoma,sans-serif;
    color:#333;
    margin:0;
    line-height:21px;
    font-size:16px;
    direction:rtl;
    background:white;
}
@media (max-width: 767px) {
	body {
		margin-top: 70px !important;
	}
	.navbar, .topmenu.navbar.affix-top, .topmenu.navbar.affix {
		position: fixed !important;
		top: 0 !important;
	}
}

td
{
    font-size: 16px;
    font-family:"Greta Arabic",Tahoma,sans-serif;
}

Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
	background-image: none;

}
a
{
    color: #262626;
    text-decoration: none;
    transition:0.3s ease-in-out;
}
a:hover, a:focus
{
    color: black;
    text-decoration: none;
}
.main-container
{
    /*padding:0;*/
}

.top-row > div.col
{
    padding-left:5px;
    padding-right:5px;
    
}
.writer-block a, a.member-area {
	color: #337ab7;
}
.writer-block a:hover, a.member-area:hover {
	color: #23527c;
}

.top-bar.navbar {
	height: 70px;
	overflow: hidden;
	margin-bottom: 0;
    background-color: white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7;
}
.writer-block i {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 5px;
}
.top-bar > .container > .navbar-brand {
	margin-left: 15px;
	height: 64px;
    padding: 5px 0 3px 15px;
}
.navbar-brand > a > img {
	max-height: 100%;
}

.top-bar .writer-block {
	line-height: 60px;
	padding: 3px 0 3px 15px;
}

.top-bar.navbar .member-block {
	padding: 10px 0 3px 15px;
}
.top-bar.navbar .search-block {

	padding: 15px 12px 3px 12px;
	max-width:250px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.top-bar.navbar .search-block {
		padding: 15px 7px 3px 7px;
		max-width:200px;
	}
	
}
.topmenu.navbar {
    min-height: 66px;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid transparent;
    background-color: white;
    box-shadow: 0;
    margin-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;

}
.topmenu.navbar .menu-container {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}

.affix-logo {
    width: 0;
    transition: 0.1s ease-in-out;
    height: 60px;
    vertical-align: middle;
    overflow: hidden;
}
.affix-logo >a > img {
    vertical-align: middle;
    float: right;
    max-height: 100%;
    max-width: 100% !important;
}
.affix-logo > a {
    border-bottom: 0 !important;
}
.topmenu.navbar.affix .affix-logo {
    width: 125px;
    transition: 0.1s ease-in-out;
    height: 60px;
}
.topmenu.navbar.affix {
	margin-top: 0;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}


.topmenu .navbar-toggle {
    /*float: left;*/
    margin-left: 10px;
}

.topmenu .logo-main {
    /*width:18%;*/
    padding-top: 5px;
}

.side-logo-main {
    overflow: hidden;
    display: block;
}

.side-logo-main img {

    display: block;
    padding: 10px;
    width: 205px;
}

.topmenu.navbar .dropdown-menu {
    background-color: #1e3241;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #263e4f;
}
.topmenu.navbar .navbar-nav > li.home-page a i {
    font-size: 28px;
    vertical-align: sub;
    margin-left: 5px;
}
.dropdown-menu > li > a {

    color: white;

}

.dropdown-menu > li> a:hover, .dropdown-menu > li> a:focus {

    color: #c09a4f;
    background-color: transparent;
}

.topmenu.navbar .dropdown-menu:after {
    border: 5px solid transparent;
    border-bottom-color: #c09a4f;
    position: absolute;
    display: block;
    top: -14px;
    
    content: "";
}
.topmenu .navbar-nav > li > a {
    line-height: 30px;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    color: #8c0008;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out 0s;
    padding-left:8px ;
    padding-right: 8px ;
    padding-top: 10px;
    padding-bottom: 8px;

}
.topmenu .navbar-nav .fadeInUp, .topmenu .navbar-nav .fadeInUpBig {
    animation-duration: 0.2s;
}

/******* sidebar-nav *****************/

.topmenu .sidebar-nav {
    padding: 10px 10px 20px 10px;
}

.topmenu .sidebar-nav li a {
    font-size: 16px;
}
@media (min-width: 768px) {
    .topmenu .navbar-nav {
        margin: 0;
        padding:5px 0 0 0;
    }
    .topmenu .navbar-nav>li > a:hover, .topmenu .navbar-nav>li.on > a {
        border-bottom: 2px solid #bb1d1e;
        color: #bb1d1e;
    }

    .topmenu .navbar-nav>li.active-link>a {
        color: #bb1d1e;
        border-bottom: 4px solid #bb1d1e;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    
    .navbar-brand {
        padding-left: 8px;
        padding-right: 8px;

    }
    .topmenu .navbar-nav {
        padding-right: 0;
    }
    
    .topmenu .navbar-nav > li > a
    {
        padding: 15px 10px;

    }
    /*.topmenu .navbar-right {
        padding-right: 10px;
    }
    .topmenu .navbar-left {
        padding-left: 10px;
    }*/

    .topmenu .Social {
        width: 205px !important;
    }

    .topmenu .Social a {
        width: 27px !important;
        height: 27px !important;
        background-size: 27px !important;
    }
}
@media (max-width: 767px) {
    .topmenu.navbar {
        min-height: 70px;
        box-shadow: none;
        border-bottom: 0;
    }
    .topmenu.navbar .navbar-nav {
    	padding-right: 0;
    	height: 100vh;
    }
    .topmenu.navbar .navbar-header {
        box-shadow: none;
        padding: 0 10px 0 10px;
        height: 70px;
    }
    .topmenu .navbar-toggle {
		float: left;
    }
    .topmenu .navbar-brand {
		float: right;
    }
    .topmenu.navbar .affix-logo {
    	display: none;
    }
    .MemberLoginBox .member-area, .MemberLoginBox .Facebook .Button a {
    	display: inline-block !important;
    	
    }
    .topmenu.navbar .MemberLoginBox .Facebook, .topmenu.navbar .social-block{
    	float: left;
    	margin-left: 0 !important;
    }
    

    .writer-block, .member-block {
		display: inline-block;
		vertical-align: top;
		font-size: 15px;
		line-height: 43px;
	}
	.topmenu.navbar .social-block, .topmenu.navbar .writer-block {
		display: inline-block !important;
    }
	.fa-social {
		display: inline-block;
		margin-right: 10px;
	}
    .fa-social a {
    	margin: 10px 5px 0 5px !important; 
    }
    .side-logo-main img {

        padding:10px 0 0 0;
    }
    .topmenu.navbar .navbar-header .navbar-brand {

        height: auto;
    }
    .topmenu.navbar .navbar-header .navbar-brand img { 

        height: 55px;
        width: auto;
    }
    
    .topmenu.navbar.affix-top, .topmenu.navbar.affix {

        
    }
    
    .topmenu.navbar-default .navbar-toggle {
        position: relative;
        /*float: right;*/
        padding: 9px 5px;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    
    .topmenu.navbar-default .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);

    }
    .topmenu.navbar-default .navbar-collapse.collapse.in {

        overflow-y: visible;
    }
    .topmenu.navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #ddd;
    }
    .topmenu.navbar-inverse .navbar-toggle .icon-bar {
        background-color: #888;
    }
    .topmenu.navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }
    .topmenu .navbar-nav > li > a {
        color: #8c0008;
        border-bottom: 1px solid #8c0008;
        padding-top: 1px;
        padding-bottom: 1px;
    }
}
/******* sidebar-nav *****************/
.sidebar-nav
{
    padding:20px 10px 20px 10px;
}
.sidebar-nav li a
{
    font-size:18px;
    color:White;
}
/**********************/
.top-section
{
	margin-top: 140px;
	
}

.SearchBlock
{
    padding-top:5%;
}
#Logo
{
    text-align:center;
}
#Logo a
{
    max-width:320px;
    margin-right:auto;
    margin-left:auto;
    display:block;
}
#Logo img
{
    border:0;
    max-height:150px;
    margin-bottom:10px;
}
.header-middle-top
{
    position:relative;
    overflow:hidden;    
    
}
/************* social icons ***************/

.fa-social {
    /*float: left;*/
    list-style: none;
    margin: 0;
    padding: 0;
}

.fa-social li {
    float: right;
}

.fa-social a {
    width: 30px;
    height: 30px;
    margin: 13px 10px 0px 0px;
    border-radius: 50%;
    
    text-align: center;
    line-height: 26px;
    display: block;

    vertical-align: middle;
}

.fa-social i:before {
    line-height: 26px;
    display: block;
    font-size: 16px;
}
.fa-social a.facebook {
    color: #3a5489;
    border: 2px solid #3a5489;
}

.fa-social a.twitter {
    color: #35bdec;
    border: 2px solid #35bdec;
}

.fa-social a.plus {
    color: #d96149;
    border: 2px solid #d96149;
}

.fa-social a.rss {
    color: #e77d2b;
    border: 2px solid #e77d2b;
}
.fa-social a:hover {
	color: white;
}
.fa-social a:hover.facebook {
    background-color: #3a5489;
    border: 2px solid #3a5489;
}

.fa-social a:hover.twitter {
    background-color: #35bdec;
    border: 2px solid #35bdec;
}

.fa-social a:hover.plus {
    background-color: #d96149;
    border: 2px solid #d96149;
}

.fa-social a:hover.rss {
    background-color: #e77d2b;
    border: 2px solid #e77d2b;
}
/*****************************/
.ticker-bg 
{
    background:white ;
}

@media (min-width: 1200px)
{
    
}
/********************************************************/

@media (min-width: 992px) and (max-width: 1199px)
{
    .SocialBlock a
    {
	    width:26px;
	    height:26px;
    }
    .SocialBlock a img
    {
	    width:26px;
	    height:26px;
    }

}
@media (min-width: 768px) and (max-width: 991px)
{
    .SocialBlock a
    {
	    width:26px;
	    height:26px;
    }
    .SocialBlock a img
    {
	    width:26px;
	    height:26px;
    }

}


@media (max-width: 767px) 
{
    .top-section
    {
        margin-right:-15px;
        margin-left:-15px;
        
    }
    .SocialBlock
    {
        padding-top:0;
    }
    .SocialBlock a
    {
	    width:28px;
	    height:28px;
	    float:none;
	    display:inline-block;
	    margin-right:5px;
	    margin-left:5px;
    }
    .SocialBlock a img
    {
	    width:28px;
	    height:28px;
    }
    
    .ticker-bg 
    {
        padding:0;
    }
    
    
}
@media (max-width: 479px) 
{

    #Logo img
    {
        border:0;
        max-height:66px;
        margin-bottom:0;
    }
    .fb_iframe_widget span[style]{width:300 !important;}
    
}
/****************************** Home CSS *****************/
.ClockCell
{
    margin:0;
    color:#333;
    font-size:16px;
    /*height:40px;*/
    padding-top:10px;
    text-align:right;
}
.ClockCell .clock, .ClockCell .links {
    padding-right:5px;
    padding-left:5px;
    line-height:30px;
}

.ClockCell i:before
{
    margin-left:5px;
    font-size:30px;
    color:#df3914;
    vertical-align: middle;
}
.ClockCell .Links a 
{
    color:#333333;
}
.ClockCell .About
{
    /*float:right;*/
    padding-left:10px;
}
.ClockCell .Contact
{
    /*float:right;*/
}


/********************************************************/
.footer-container {
    min-height: 220px;
}
.footer-container, .bottom-footer 
{
    border-top:1px solid #e7e7e7 ;
}
.footer-menu-section 
{
    padding:10px;
    overflow: hidden;
}
.footer-menu-section .Contactus
{
    color:silver;
    font-size:18px;
    text-align:left; 
    overflow:hidden;
    padding:10px;
    
}
.SubMenu2
{
    margin:8px 10px 5px 5px;
    padding:0;
    list-style-type:none;
    overflow: hidden;
    
}
.SubMenu2 li
{
    padding:2px 0 2px 0;
    white-space:normal;
    width:92px;
    float:right;
    
}
.SubMenu2 li A
{
    font-size:14px;
    text-decoration: none;
    
    white-space:normal;
    color: #337ab7;
}
.SubMenu2 A:hover
{
    text-decoration: none;
    color:black;
}
.PrivacyDiv, .FooterMenuDiv
{
    overflow:hidden;
   line-height: 30px;
   font-size: 14px;
}
.PrivacyDiv a, .FooterMenuDiv a
{
    font-size: 14px;
    color:silver !important;
}
.FooterPartyLink
{
    line-height:35px;
    height:30px;
    width:300px;
    overflow:hidden;
    text-align:left;
    float:left;
    margin-left:5px;
}
.FooterPartyLink a
{
    color:#8c949c !important;
    font-size:8px;  
     
}
.FooterPartyLink a:hover, .FooterMenuDiv a:hover
{
    color:gray !important;
    text-decoration:none !important;    
}
/***** sub menu ****/
.FooterBlock
{
    margin-left:auto;
    margin-right:auto;
    
    overflow:hidden;
    
}
.vertical-center
{
    vertical-align:middle;
}


.footer-menu-section .sub-menu
{
    list-style-type:none;
    overflow:hidden;
    margin-top:10px
}
.footer-menu-section .sub-menu li 
{
    white-space:normal;
    padding-right:10px;
    padding-left:10px;
    
    
}
.footer-menu-section .sub-menu li A
{
    text-decoration: none;
	color:silver;
	white-space:normal;
	font-size:22px;
	transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
    font-weight:normal;
    
    line-height:35px;
    margin-bottom:10px;
    
    
}
.footer-menu-section .Sub-Menu li A:hover
{
    text-decoration: none;
    color:white;
}
.footer-Social
{

    height:32px;
    margin-top:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:200px;
    display:table;
}
.footer-android
{

    height:35px;
    margin-top:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:119px;
    display:table;
}
.footer-menu-section
{
    margin-right:auto;
    margin-left:auto;
    
    
}
.footer-Social a 
{
    display:table-cell;
    text-align:center
}
.footer-Social a img
{
    border-radius:50%;
}
/************************************/
Label.error {
	color:red;
	padding-right:2px;
}
Label.sucess {
	color:#339900;
	padding-right:2px;
}
Label.block {
	display:block;
	padding:4px;
	background:#FFFFCC;
}
/***************************************************************************/
.fa 
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn .fa
{
    font: normal normal normal 14px/1.24 FontAwesome;
}
.fa-search:before {
  content: "\f002";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-play:before {
  content: "\f04b";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-info:before {
  content: "\f129";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-home:before {
  content: "\f015";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
/*********************************************/
/**************.Net Fixed********************/
.captcha-div #Verify
{
    display:inline-block;
    width:auto !important;
    margin-right:3px;
    margin-left:3px;
    
}
.captcha-div img
{
    display:inline-block;
    height:33px;
}
.FBComments
{
	/*direction:ltr;
	float:left;*/
	overflow:hidden;
	display: inline-block;
}
.BodyCell
{
	padding:5px;
	background-color:white;
	background-image:none;
	direction:rtl;
	font-size:15px;
	font-weight:bolder;
}
#LikeBox
{
    width:90px;
    float:left;
}

.ShareBox{
	width:300px;
	float:left;
}
.ShareBox iframe{
	border:none;
	margin:0 2px;
	float:left;
}
.ShareBox .Facebook
{
    background:url(../social/share.png) no-repeat 0 0;
    width:60px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:0px;
    margin-right:1px;
    float:left;
}
.ShareBox .Twitter
{
    background:url(../social/share.png) no-repeat -60px 0;
    width:55px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:0px;
    margin-right:1px;
    float:left;
}
/*#########################################################################*/
/************* Frames *********************/
.RedHead {
    height: 35px;
    overflow: hidden;
    line-height:30px;
    background-color: #e8ebeb;
    padding-left: 20px;
    padding-right: 10px;
    border-top: 7px solid #8c0008;
    color: #8c0008;
    font-size: 17px;
}
.RedHead h5, .RedTitle h5 {
	margin: 0;
	padding: 0;
	color: #8c0008;
    font-size: 17px;
    line-height:30px;
}
.RedHead a, .RedHead a:hover, .RedHead a h5, .RedHead a:hover h5 {
	color: #8c0008;
    font-size: 17px;
    line-height:30px;
}
.RedTitle {
    height: 30px;
    overflow: hidden;
    line-height:30px;
    color: #8c0008;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
}
.RedTitle > * {
    display: inline-block;
}
.RedTitle > a, .RedTitle a h5 {
    color: #8c0008;
    line-height:30px;
    font-size: 15px;
}
.RedTitle > a:hover, .RedTitle > a:hover h5 {
    color: black;
}
.RedTitle::after {
    margin-right: 10px;
    content: "\f0d9";
    font: normal normal normal 14px/30px FontAwesome;
    vertical-align: middle;
}

.frame-group
{
    overflow:hidden;
    padding-top:4px;
    border-radius:4px;
}
.frame-header {
    display:table;
}
.frame-title {
    background-color:#2b4487;
    padding:6px 10px 6px 10px;
    color:White;
    white-space:nowrap;
    margin-top:-4px;
    font-size:18px;
    
}
.frame-title a, .frame-title a:hover {
    color:White;
    text-decoration:none;
    font-size:18px;
    
}
.framebg-line {
    border-top:3px solid #e37400;
    background-color:White;
    display:table-cell;
    width: 100%;
    margin-top:3px;
    border-left:1px solid #dedede;
    
}
.frame-body {
    background-color:White;
    border-bottom:1px solid #dedede;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
    box-shadow: 0 3px 3px 0 #b5b5b5;
    overflow:hidden;
    
}
.frame-footer {
    border: 1px solid #dedede;
    font-size: 17px;
    color: #444;
    text-align: center;
    margin: 7px 0 5px 0;
    display: block;
    background-color: White;
    text-decoration: none;
    overflow:hidden;
    padding:3px;
}
/****** side frame **********/
.sideframe-group
{
    overflow:hidden;
    border-radius:4px;
}
.sideframe-header
{
    display:block;
}
.sideframe-title {
    background-color:#2b4487;
    padding:3px 10px 3px 10px;
    color:White;
    white-space:nowrap;
    font-size:17px;
    
}
.sideframe-title a, .sideframe-title a:hover {
    color:White;
    text-decoration:none;
    font-size:17px;
    
}
/***************************************************************************/
/***************************************************************************/
/* Hoooooooooooooooooooooooooome CSSSSSSSS ********************************/
.col
{
    padding-right:7px;
    padding-left:7px;
}
/**************** Carousel ****************************/
#carousel, #carousel .carousel-inner, #carousel div.item 
{
    /*min-height:370px;*/
    max-width:600px;
}
.news-item {
    display:block;
    /*min-height:370px;*/
    position:relative;
}

#carousel a span.ei-title
{
    transition:0.3s ease-in-out;
    
    color:white !important;
    display:block;
    overflow:hidden !important;
    position:absolute;
    background-color: rgba(0, 0, 0, 0.4);
    position:absolute;
    bottom:25px;
    text-align:center;
    border-right:4px solid #cb0000;
    left: 5px;
    right: 5px;    
    font-size: 20px;
    line-height: 23px !important;
    height: 52px;

    
}
#carousel a:hover span.ei-title
{
}
#carousel a span.ei-title h2 
{
    font-size:22px;
    color:White !important;
    margin:0;
    padding:0;
    font-weight:lighter;
}
#carousel .carousel-indicators {
    bottom: 2px !important;
    margin-bottom: 0;
}
/***************************************************/
a:hover span.title
{
    color:#23527c !important;
}

.LoginLink
{
    padding-top:7px;
}
.ShawshraHead2 {
    height: 35px;
    overflow: hidden;
    line-height:30px;
    background-color: #e8ebeb;
    padding-left: 20px;
    padding-right: 10px;
    border-top: 7px solid #8c0008;
    color: #8c0008;
    font-size: 17px;
}
.HomeLatestNews
{
    overflow:hidden;
}
.latest-new
{
}
.LatestNewsLine {
    color: #8c0008;
    font-weight: lighter;
    font-size: 15px;
    transition: 0.3s ease-in-out;
}
.latest-new .list-group-item {
    border: 0;
    padding: 5px;
}
.LatestNewsLine:hover {
    color: #000000;
}
.newsblock-container
{
    margin-top:9px;
    margin-bottom:10px;
    
}
.newsblock-container a span.title {
    font-size:17px;
    margin-top:10px;
    line-height:27px;
    height:55px;
    
    overflow: hidden;
    display: block;
    text-align: right;
    color: #1f1f1f;
    
    transition:0.3s ease-in-out;

}
.smallnews-container
{
    font-size:17px;
    margin-top:3px;
    margin-bottom:3px;
    line-height:27px;
    height:66px;
    overflow:hidden;
}

.SmallNewsBlock div.title {

    font-size:15px;
    line-height:18px;
    
    overflow: hidden;
    text-align: right;
    color: #1f1f1f;
    
    transition:0.3s ease-in-out;
    
}
/******************/
.widenewsblock-container
{
    height:200px;
    margin-top:10px;
    margin-bottom:10px;
    
}
.img-shapped
{
    height: 100%;
    width: 100%;
    padding:0;
}
.TopWideNewsBlock
{
    position:relative;
    width:100%;
    height:100%;
    display:block;
}
.widenewsblock-container a span.title
{
    transition:0.3s ease-in-out;
    
    color:white !important;
    filter: alpha(opacity=60);
    opacity: 0.60;
    display:block;
    overflow:hidden;
    position:absolute;
    background-color:Black;
    position:absolute;
    bottom:0;
    text-align:center;
    border-top:1px solid white;
    width:100%;
    
    font-size: 18px;
    line-height: 27px !important;
    height: 55px;

    
}
.widenewsblock-container a:hover span.title
{
    filter: alpha(opacity=80);
    opacity: 0.80;
}
/*****************************/
.largenewsblock-container
{
    
    margin-top:5px;
    margin-bottom:5px;
    line-height:27px;
    overflow:hidden;
}
.largenewsblock-container a div.image
{
    /*padding:3px 5px 3px 5px;*/
} 
.largenewsblock-container a div.image img
{
    /*padding:2px;
    border-radius:2px;*/
}
.largenewsblock-container a div.text {

    overflow: hidden;
    display: block;
    text-align: right;
    
    transition:0.3s ease-in-out;
    
}
.largenewsblock-container a div.text .title {
    color:#1f1f1f;
    font-size:19px;
    margin-top:5px;
    line-height:24px;
    display:block;
}
.largenewsblock-container a div.text .brief {
    color:#2d2d2d;
    font-size:16px;
    margin-top:5px;
    line-height:22px;
    display:block;
}

/*****************************/
.mediumnews-container {
    overflow:hidden;
    
}
.mediumnews-container a div.title
{
    line-height:24px;
    color:#1f1f1f;
    font-size:17px;
}
.mediumnews-container a div.image {
    height: 200px;

}
.mediumnews-container a div.image img {
    height: 100%;
    width: 100%;

}
/****/
.col-triple
{
    padding-right:7px;
    padding-left:7px;
    padding-bottom: 10px;
    
}
.triplenews-equalheight
{
    margin-top:5px;
    overflow:hidden;
}

/******************** Home Page *************************/

.home-top-left-ad {
    
    overflow: hidden;
    margin-bottom: 10px;
}
#video-carousel {
	border:1px solid #eeeeee;
}
a.Exclusive
{ 
    
    overflow:hidden;
    display:block;
    
    position:relative;
}
a.Exclusive span.Title {
    color: black;
    margin-top: 6px;
    margin-right: 4px;
    margin-left: 4px;
    display: block;
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
}
.Exclusive .ExclusiveTxt {
    width:106px;
    height:21px;
    position:absolute;
    right:0;
    bottom: 56px;
    overflow:hidden;

}
.Exclusive .ExclusiveTxt .text {
    width:85px;
    height:21px;
    color: white;
    text-indent: 5px;
    overflow:hidden;
    background-color: #cb0000;
    display: inline-block;
    line-height: 21px;

}
.Exclusive .ExclusiveTxt .angle-border {
    border-left: 16px solid transparent;
    border-bottom: 21px solid #cb0000;
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
}

@media (min-width: 768px) and (max-width: 991px) {
	a.Exclusive span.Title {
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
	margin: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding-right: 3px;
    font-size: 15px;
}
.Exclusive .ExclusiveTxt {
    bottom: 50px;

}
	
}
/********/

a.top-sport-item {
    display:block;
    /*min-height:370px;*/
    position:relative;
    margin-bottom: 5px;
}

a.top-sport-item span.ei-title
{
    transition:0.2s ease-in-out;
    
    color:white !important;
    display:block;
    overflow:hidden !important;
    position:absolute;
    background-color: rgba(0, 0, 0, 0.3);
    position:absolute;
    bottom:3px;
    text-align: right;
    border-right:3px solid #cb0000;
    left: 3px;
    right: 3px;    
    font-size: 15px;
    line-height: 17px !important;
    height: 34px;

    
}
/******************************************/
#columncats a.news {
	display: block;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	color: #262626;
	font-size: 15px;
	margin-bottom: 5px;
	white-space: normal;

}
#columncats a.news:hover {
	text-decoration: none;
}
#columncats a.news span {
    height: 54px;
	display: block;
	line-height: 18px;
	overflow: hidden;
	font-size: 15px;
	color: #262626;
	margin-top: 3px;
	margin-bottom: 4px;
}
/*********/
.ArticlesBlock {
	overflow: hidden;
}
/*******************************/
.vertical-news-block a.news {
	background-color: #e9eaec;
	display: block;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	color: #262626;
	font-size: 15px;
	white-space: normal;
	text-align: center;

}
.vertical-news-block a.news:hover {
	background-color: #ffebe4;
	text-decoration: none;
}
.vertical-news-block a.news span {
    margin: 14px 10px 4px 10px;
    height: 100px;
    line-height: 20px;
    font-size: 15px;
    display: block;
	overflow: hidden;
	text-align: right;
}

/******************/
.CategorizedBlock span.Date {
    display: block;
    margin-right: 5px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 13px;
    text-align: right;
}
.img-border {
	border:1px solid #eeeeee;
}
.LatestNewsLine .text-muted {
    display: none;
}
/********************************************************/
@media (min-width: 1200px)
{
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:270px;
    }
}


@media (min-width: 992px) and (max-width: 1199px)
{
    /*.newsblock-container {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .newsblock-container a span.Title {
        font-size: 15px;
        margin-top: 3px;
        line-height: 25px;
        height: 45px;
    }*/

    .smallnews-container { margin-top:4px; margin-bottom:5px;}
    .smallnews-container a div.image {
        padding: 2px 0 2px 0;
    }

    .largenewsblock-container {
        margin-top: 4px;
        margin-bottom: 2px;
    }
    .largenewsblock-container a div.text .brief {
        font-size:14px;
        margin-top:5px;
        line-height:19px;
        max-height:58px;
    }
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:243px;
    }
    .mediumnews-container a div.image {
        height: 190px;
    }

    .mediumnews-container a div.title {
        line-height: 21px;
        font-size: 16px;
        height: 43px;
        overflow: hidden;


    }
    .col-triple .smallnews-container a div.title {
        font-size:15px;
        padding:0 7px 0 7px;
        
    }

}
@media (min-width: 768px) and (max-width: 991px)
{

    .newsblock-container a span.title {
        font-size: 15px;
    }
    .SmallNewsBlock div.title { 
        padding-right:5px; 
        padding-left:5px; 
        font-size: 16px;
        line-height: 24px;
     }
    .largenewsblock-container {
        height:116px;
        overflow:hidden;
    }
    .largenewsblock-container a div.text .title {
        font-size:17px;
    }
    .largenewsblock-container a div.text .brief {
        font-size:14px;
        margin-top:5px;
        line-height:19px;
        max-height:58px;
    }
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:243px;
    }
    .mediumnews-container a div.image {
        height: 158px;
    }
    .mediumnews-container a div.title {
        line-height: 21px;
        color: #1f1f1f;
        font-size: 16px;
    }

    
}
@media (min-width: 768px) 
{
    .top-sport-block .padding-only-xs {
    	padding-right: 0;
    	padding-left: 0;
    }
}
@media (max-width: 767px) 
{
    
    .footer-menu-section .sub-menu {
        padding:0;
    }
    .footer-menu-section .sub-menu li a{
        font-size:16px
    }
    .col, .col-triple
    {
        padding-right: 0;
        padding-left: 0;

    }
    
    .newsblock-container {
        padding:0 5px 0 5px;
        margin:3px 0 2px 0;
    }
    
    .SmallNewsBlock span.title { 
        font-size: 15px;
        margin-top: 5px;
        line-height: 19px;
    }
    .smallnews-container .image img
    {
        /*max-height: 80px;*/
        
    }
    .smallnews-container .title 
    {
        line-height:27px;
        
    }
    
    .largenewsblock-container {
        /*height:116px;
        overflow:hidden;*/
    }
    .largenewsblock-container a div.text .title {
        font-size:15px;
    }

    .top-sport-block {
    	padding-top: 5px;
    	margin-right: -5px;
    }
    .top-sport-block .first {
    	padding-right: 0;
    	padding-left: 5px;
    }
    .top-sport-block .second {
    	padding-right: 0;
    	padding-left: 3px;
    }
    .nopadding-right-xs {
    	padding-right: 0;
    }

	/***** Home adjusment final ***/

    a.top-sport-item span.ei-title, #columncats a.news span {
    	font-size: 13px;
    }

    .vertical-news-block a.news span {
		font-size: 13px;
		margin: 10px 5px 4px 5px;
		height: 120px;
    }

    
    
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */


/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
 *  Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}


/*
 *  Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}


/*
 *  Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}




/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */


/*
 *  Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

/************ Custom by john ***************/
.owl-carousel .thumbnail {

  overflow: hidden;
}
.owl-carousel .caption span.h4 {

  line-height: 1.3;
}

.owl-theme .owl-nav {


}
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {  
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    background-color: transparent;
    font-size: 1px;
    color: transparent;
    
    padding: 0;

}
.owl-theme .owl-nav .owl-prev {
    left: 0;
}
.owl-theme .owl-nav .owl-next {
    right: -12px;
}
.owl-theme .owl-nav .owl-prev::before { 
    content: "\f053";
    margin-right:10px;
    
}
.owl-theme .owl-nav .owl-next::before {  
    content: "\f054";
    margin-right:10px;
    
}
.owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {

  background-color: transparent;
}
.owl-theme .owl-nav .owl-prev:before, .owl-theme .owl-nav .owl-next:before {

  font: normal normal normal 30px/1 FontAwesome;
  color: white;
}
.owl-theme .owl-nav .owl-prev:hover:before, .owl-theme .owl-nav .owl-next:hover:before {

  color: #8c0008;
}


/*.owl-theme .owl-nav .owl-prev {
  right: -50px;
}
.owl-theme .owl-nav .owl-next {
  left: -50px;
}*/

@media (min-width: 1200px) {

    .owl-carousel .caption {
      height: 50px;
      overflow: hidden;
    }
    .owl-carousel .caption span.h4 {
      height: 40px;
      overflow: hidden;
      font-size: 15px;
      line-height: 19px;
    }
}
@media (min-width:992px ) and (max-width: 1199px) {
  
    .owl-carousel .caption {
      height: 50px;
      overflow: hidden;
    }
    .owl-carousel .caption span.h4 {
      height: 40px;
      overflow: hidden;
      font-size: 15px;
      line-height: 19px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

    .owl-carousel .caption {
      height: 50px;
      overflow: hidden;
    }
    .owl-carousel .caption span.h4 {
      height: 40px;
      overflow: hidden;
      font-size: 15px;
      line-height: 19px;
    }
}


@media (max-width: 767px) {

    .owl-carousel .caption {
      height: 50px;
      overflow: hidden;
    }
    .owl-carousel .caption span.h4 {
      height: 40px;
      overflow: hidden;
      font-size: 15px;
      line-height: 19px;
    }
}@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0); /* from right to left 100% AR || for english set to make it negative( -100%  )*/
  }
}
.ticker-wrap {
  position: relative;
  /*bottom: 0;*/
  width: 100%;
  overflow: hidden;
  height: 35px;
  
  padding-right: 100%; /* from right to left AR || for english set to padding-left */
  
  float:right;
}
.ticker-border, .tiker-title
{
  border-top:4px solid #8c0008;
    
}
.tiker-title
{
  float:right;
  font-size:18px;
  line-height:35px;
  white-space:nowrap;
  margin:0;
  color:#8c0008;
}
.tiker-title i {
  color:#8c0008;
  margin-left: 5px;
}
.ticker {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 120s;
  animation-duration: 120s;
}
.ticker-item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 18px;
  color: #333333;
}
