@font-face {
		font-family: 'SwissraMedium';
		font-style: normal;
		font-weight: 400;
		src: url(fonts/DroidKufi-Regular.eot);
		src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
		url(fonts/DroidKufi-Regular.woff2) format('woff2'),
		url(fonts/DroidKufi-Regular.woff) format('woff'),
		url(fonts/DroidKufi-Regular.ttf) format('truetype');
		}
@font-face {
		font-family: 'SwissraMedium';
		font-style: normal;
		font-weight: 700;
		src: url(fonts/DroidKufi-Bold.eot);
		src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
		url(fonts/DroidKufi-Bold.woff2) format('woff2'),
		url(fonts/DroidKufi-Bold.woff) format('woff'),
		url(fonts/DroidKufi-Bold.ttf) format('truetype');
		}



body{ font-size:14px; font-family: 'SwissraMedium', serif;  color:#000000; background-color:#f1f1f1;
position:relative;background:url(../images/background5.jpg);background-repeat: repeat;background-attachment: fixed;background-position: right 5px;}
html,body{margin:0; padding:0;direction:rtl;text-align:right}



a{outline:none; text-decoration:none; color:#660000;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}
/*resizer*/
.resizeImage {position:relative;display: inline-table;}
.resizeImage .checkResize:checked ~ img,.resizeImage .checkResize:checked ~ a img{width: 500px;}
.resizeImage .resizerIcon{display: block;
    vertical-align: top;position:relative;cursor:pointer;}
.resizeImage .resizerIcon:before{content:'';position:absolute;bottom:1px;right:1px;width: 20px; height: 20px;background: url('../images/resizer.png') no-repeat left top;display:inline-block;cursor:pointer;-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
.resizeImage .checkResize:checked ~ .resizerIcon:before{background-position: left bottom}
.resizeImage .checkResize{display:none}
.resizeImage .resizerIcon:hover,.resizeImage .resizerIcon:focus,.resizeImage .resizerIcon:active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
/*image left*/
.resizeImage.left{float:left;clear:left;margin-right: 10px;margin-bottom: 10px;margin-top: 10px;box-shadow: 3px 3px 5px #c8c8c8;-moz-box-shadow:3px 3px 5px #c8c8c8;-webkit-box-shadow: 3px 3px 5px #c8c8c8;}
.imgr,.imgl{width: 298px;height: auto;}
.col4 #footer .imgl,.col4 #footer .imgr{width:auto}
/*image right*/
.resizeImage.right{float:right;clear:right}




img{display:block; margin:0; padding:0; border:none;max-width: 100%;}
.imgl, .imgr{border:1px solid #fff;    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;}
.imgl{margin:0; clear:left;}
.imgr{margin:0 0 10px 10px; clear:right;}


table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
table thead th, table tbody td{padding:5px; border-collapse:collapse;}
table tbody tr.light{color:#666666; background-color:#F7F7F7;}
table tbody tr.dark{color:#666666; background-color:#E8E8E8;}

input, textarea, select{font-family: 'SwissraMedium', serif;}

/* ----------------------------------------------Wrapper------------------------------------- */

div.wrapper{display:inline-block; width:100%;text-align: center;clear:both}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin: 0;
padding:0;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    text-align: right;}
.col3{margin:0;}
.col4{color:#ddd; background-color:#515151;border-top: 2px solid #B80404;}
.col4 a{color:#ddd;}
.col5, .col5 a{color: #ddd;
background: #000;}

/* ----------------------------------------------Generalise------------------------------------- */

#header,.container,#footer, #copyright{display:block; position:relative; width:1100px; margin:0 auto;}


.container{    padding: 10px;
    margin: 5px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ddd')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ddd');
	-moz-box-shadow:    0 0 2px 2px #ddd;
    -webkit-box-shadow: 0 0 2px 2px #ddd;
    box-shadow: 0 0 2px 2px #ddd;
	background-color:#FFFFFF;}

/* overlay hover */

  .container .overlay-hover{overflow:hidden;position:relative}
  .container .overlay-hover a{display:inline-block }
  .container .overlay-hover .hoverCss{    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: rgba(4, 0, 0, 0.8);
    color: #ddd;-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;padding:10px 10px 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: right;}
	.container .overlay-hover .withoutA:hover ~ .hoverCss,.container .overlay-hover .withoutA:focus ~ .hoverCss,.container .overlay-hover .withoutA:active ~  .hoverCss{height:100%}
	.container .overlay-hover .hoverCss:hover ,.container .overlay-hover .hoverCss:focus,.container .overlay-hover  .hoverCss:active{height:100%}
	.container .overlay-hover .hoverCss span{clear:both;display:inline-block;width:100%;}
	.container .overlay-hover .hoverCss .title{font-size:16px;line-height:23px;margin-bottom:10px}
	.container .overlay-hover .hoverCss .text{font-size:14px;line-height:22px;}
    .container .overlay-hover .hoverCss .date{font-size:12px;line-height:20px}
	.container .overlay-hover .withoutA:hover ~ .hoverCss .title,.container .overlay-hover .withoutA:focus ~ .hoverCss .title,.container .overlay-hover .withoutA:active ~ .hoverCss .title{color: #FF6464}
	.container .overlay-hover .hoverCss:hover .title,.container .overlay-hover .hoverCss:focus .title,.container .overlay-hover .hoverCss:active .title{color: #FF6464}
	
.content{display:block; float:right; width:768px;text-align:center}


/* ----------------------------------------------Column------------------------------------- */

.column{display:block; float:left; width:300px;}

/* ----------------------------------------------search menu------------------------------------- */

/*stick*/
body #cssmenu.stick {
    position: fixed;
    top: 0;
	z-index:99;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
} 
/*loading pagee*/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/Preloader.gif') 50% 50% no-repeat rgb(249,249,249);
}



#main {
        display: inline-block;
    z-index: 1000;
    text-align: center;
    width: 100%;
    clear: both;
    margin-left: 0px;
    padding-top: 10px;

	    background: #fff;
}



#row2 {
       display: inline-block;
	   width:1100px;
	   vertical-align: top;
		   -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
		   padding-top:15px;padding-bottom:15px;
}
.search_div{display:inline-block;position: relative;vertical-align: top;float: left;margin-top: 5px;}
.search_input { 
    display: inline-block;
		border:none;width:231px;height:30px;font-family: 'SwissraMedium', serif;
		 -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding-right: 10px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
.search_div:before {
	content:'';
	position:absolute;
left: 5px;
    top: 5px;
    background: url("../images/search-button.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 21px;
    width: 20px;
    display: inline-block;
}
.social_search {
    margin-left: 16px;
    width: 418px;
    display: inline-block;
}
.leftInfo{display: inline-block;text-align: center;float: left;margin-bottom: 5px;}
.social {padding:0;margin:0;display:block;clear:both}
.social a{display:inline-block;vertical-align:top;margin-top: 10px;margin-bottom: 10px;margin-right:5px;}
.social a:first-of-type{margin-right:0}
.mainBoss{    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;text-shadow: 1px 1px 1px #bdbdbd;}

.arabDate{text-shadow: 1px 1px 1px #bdbdbd;}
.logoScroll{display:none!important}
body #cssmenu.stick .logoScroll{display:inline-block!important}
body #cssmenu.stick .logoScroll img{width: 85px!important;
    margin: 0 auto;}
body #cssmenu > ul > li.home {border-right: none;}
body #cssmenu.stick > ul > li.home {border-right: 1px solid rgba(255, 255, 255, 0.58);display:none!important}
#cssmenu > ul > li.logoScroll > a{padding-top: 3px;}
.twitter-hover {
    background-image: url('../images/twitter-hover.jpg');
}
.facebook-hover {
    background-image: url('../images/facebook-hover.jpg');
}
.google-hover {
    background-image: url('../images/google-hover.jpg');
}
.instagram-hover {
    background-image: url('../images/instagram-hover.jpg');
}
.youtube-hover {
    background-image: url('../images/youtube-hover.jpg');
}
.rss-hover {
    background-image: url('../images/rss-hover.jpg');
}
.mail-hover {
    background-image: url('../images/mail-hover.jpg');
}
.social-slide {
	background-position: 0px -37px;
	 width: 36px;
    display: inline-block;
    height: 36px;
	vertical-align: top;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.social-slide:hover,.social-slide:focus{

	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	background-position: 0 0;
}
/* ----------------------------------------------header menu------------------------------------- */
   .supMenu{position: fixed;width: 100%;top: 0;z-index: 100;text-align: center;background: #b80404;height: 40px;right: 0;left: 0;}
.supMenu .supMenuBox{position:relative;width:1100px;margin:0 auto;}
.supMenu .supMenuBox ul{margin:0;padding:0;margin-right: 22px;} 
.supMenu .supMenuBox,.supMenu .supMenuBox ul,.supMenu .supMenuBox ul li,.supMenu .supMenuBox ul li a{border:0;list-style:none;line-height:1;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display: inline-block;}
.supMenu .supMenuBox > ul > li{float:right;border-left: 1px solid rgba(255, 255, 255, 0.58);}
.supMenu .supMenuBox > ul > li:last-of-type{border-left: none;}
.supMenu .supMenuBox > ul > li > a{padding:11px;font-size:18px;text-decoration:none;color:#ddd;font-weight:700;}
.supMenu .supMenuBox > ul > li:hover > a,.supMenu .supMenuBox ul li.active a{color:#fff}
.supMenu .supMenuBox > ul > li:hover,.supMenu .supMenuBox ul li.active:hover,.supMenu .supMenuBox ul li.active,.supMenu .supMenuBox ul li.has-sub.active:hover{background:#000000!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}


#cover_page {
          float: right;
    
    position: absolute;
    z-index: 100;
	    display: inline-block;
right: 0;
    top: 10px;
	  
}

#cover_page.stick{
    width: 95px;
    height: 124px;
    background: #000;
    padding: 5px;
	top:0;
	right:-96px;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	background-image:url('../images/LogoLanaInvert.png');background-repeat:no-repeat;background-position: center center;cursor:pointer}
}


#cover_page.stick:hover,#cover_page.stick:focus{border: 1px solid #B80404;}

#cover_page.stick img{display:none}

#cover_page a {display:inline-block;    vertical-align: top;}
#cover_page img {width:110px;max-width:100%}

#cssmenu.stick > ul > li.home > a{width: 58px;height:38px}
#cssmenu.stick > ul > li > a {width: 129px;height:38px}


.headeResponsive{text-align: center;}
#cssmenu{position:relative;width:100%;margin:0 auto;background: #000000;height: 40px;right: 0;left: 0;}
#cssmenu ul{margin:0;padding:0} 
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display: inline-block;vertical-align: top;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu > ul > li{float:right;border-left: 1px solid rgba(255, 255, 255, 0.58);}
#cssmenu > ul > li:last-of-type{border-left: none;}
#cssmenu > ul > li > a{    font-size: 16px;
    text-decoration: none;
    color: #ddd;
    font-weight: 700;
    width: 131px;
    height: 40px;
    padding-top: 11px;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#b80404!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;right:-9999px;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background: url('../images/menu-bg.jpg') repeat-x;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{right:0;left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-right:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#d42b33;}
#cssmenu ul ul ul li.active a{border-right:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

#cssmenu > ul > li.home > a{width:40px;margin-top:0;height: 40px;padding-top: 0;}
#cssmenu > ul > li.home > a > img{margin: 10px auto 0;width: 20px;}


/*hover themes*/
#cssmenu > ul > li.red:hover,#cssmenu ul li.red.active:hover,#cssmenu ul li.red.active,#cssmenu ul li.has-sub.active.red:hover{background:#B80404!important;}
#cssmenu > ul > li.blue:hover,#cssmenu ul li.blue.active:hover,#cssmenu ul li.blue.active,#cssmenu ul li.has-sub.active.blue:hover{background:#0D0492!important;}
#cssmenu > ul > li.gray:hover,#cssmenu ul li.gray.active:hover,#cssmenu ul li.gray.active,#cssmenu ul li.has-sub.active.gray:hover{background:#444446!important;}
#cssmenu > ul > li.purple:hover,#cssmenu ul li.purple.active:hover,#cssmenu ul li.purple.active,#cssmenu ul li.has-sub.active.purple:hover{background:#6D046A!important;}
#cssmenu > ul > li.pink:hover,#cssmenu ul li.pink.active:hover,#cssmenu ul li.pink.active,#cssmenu ul li.has-sub.active.pink:hover{background:#AD007F!important;}
#cssmenu > ul > li.brown:hover,#cssmenu ul li.brown.active:hover,#cssmenu ul li.brown.active,#cssmenu ul li.has-sub.active.brown:hover{background:#563400!important;}
#cssmenu > ul > li.green:hover,#cssmenu ul li.green.active:hover,#cssmenu ul li.green.active,#cssmenu ul li.has-sub.active.green:hover{background:#015600!important;}
#cssmenu > ul > li.greenblue:hover,#cssmenu ul li.greenblue.active:hover,#cssmenu ul li.greenblue.active,#cssmenu ul li.has-sub.active.greenblue:hover{background:#004E56!important;}
#cssmenu > ul > li.videoColor:hover,#cssmenu ul li.videoColor.active:hover,#cssmenu ul li.videoColor.active,#cssmenu ul li.has-sub.active.videoColor:hover{background:#c63636!important;}
#cssmenu > ul > li.twitterColor:hover,#cssmenu ul li.twitterColor.active:hover,#cssmenu ul li.twitterColor.active,#cssmenu ul li.has-sub.active.twitterColor:hover{background:#31C4F7!important;}
#cssmenu > ul > li.twitterColorSec:hover,#cssmenu ul li.twitterColorSec.active:hover,#cssmenu ul li.twitterColorSec.active,#cssmenu ul li.has-sub.active.twitterColorSec:hover{background:#00A5E5!important;}
#cssmenu > ul > li.instagramColor:hover,#cssmenu ul li.instagramColor.active:hover,#cssmenu ul li.instagramColor.active,#cssmenu ul li.has-sub.active.instagramColor:hover{background:#FA4A94!important;}
#cssmenu > ul > li.instagramColorSec:hover,#cssmenu ul li.instagramColorSec.active:hover,#cssmenu ul li.instagramColorSec.active,#cssmenu ul li.has-sub.active.instagramColorSec:hover{background:#7F3977!important;}
#cssmenu > ul > li.facebookColor:hover,#cssmenu ul li.facebookColor.active:hover,#cssmenu ul li.facebookColor.active,#cssmenu ul li.has-sub.active.facebookColor:hover{background:#3B5998!important;}


/* ----------------------------------------------social media scroll------------------------------------- */




#sticky-social {
   left: 0;
   position: fixed;
   display:none;
   
}
#sticky-social [class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}
#sticky-social ul{ list-style: none;
   margin: 0;
   padding: 0;}
#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 35px;
   font: 16px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}
#sticky-social a span {
   line-height: 35px;
   left: -120px;
   position: absolute;
   text-align:center;
   width:120px;
}
#sticky-social a:hover span {
   left: 100%;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }




/* ----------------------------------------------Homepage Specific------------------------------------- */

.topstory{border: 1px solid #B1ABAB;display:inline-block;vertical-align:top; width:100%; margin-bottom:10px;clear:both;background:#E9E8E8;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.topstory h2{margin:0;}
.topstory ul{margin:0; padding:0; list-style:none;display: inline-block;vertical-align:top}
.topstory li{display:inline-block; padding:0;vertical-align:top;margin-left:10px;max-width:240px;float:right}
.topstory li:last-of-type{margin-left:0;}
.topstory li.newLine{margin-top:10px;}
.topstory ul.port{width:38%;}
.topstory img{border:1px solid #C7C5C8;margin: 0 auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width:100%;height:auto}
.topstory .readmore{font-weight:bold; text-align:right;}



 .topstory .right{float:right}
 .topstory .left{float:left}
 
 .topstory .fullThemes {width:100%}
 .topstory .fullThemes .full{margin-bottom:10px;width:100%}
 .topstory .fullThemes .fullDown{margin-top:10px;width:100%}
 .topstory .fullThemes li{width:49.4%}
 .ad_div_hor {margin:10px 0;display: inline-block;}
 .ad_div_hor img{margin:0 auto}
 
  .topstory ul li .text{display:inline-block;clear:both;width:100%;}
.topstory .text li img{max-width:85px;float:left;margin-right:10px;}

 .topstory ul li .text li{
    margin: 0;
    text-align: right;
    margin-bottom: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #919191;
	font-size:14px;
	    line-height: 24px;
		position:relative;margin-right:20px;margin-left:1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
.topstory ul li .text li span{padding-bottom: 20px;position:relative}
  .topstory ul li .text li:before {content:'';position:absolute;right:-17px;top:5px;display:inline-block;background:url('../images/redArrow.png');width:12px;height:14px;}
.topstory ul li .text li:first-of-type{margin-top:10px}
.topstory ul li .text li:last-of-type{border-bottom:none;}


.topstory ul li a {color:#fff;display: inline-block;vertical-align: top;}
 .topstory ul li .text li .articleInfo{position:absolute;right:0;bottom:10px;width: 95px;margin-top:0}
 .topstory ul li .text a {display:block;color:#000}
     .topstory ul li .text a:hover, .topstory ul li .text a:focus{ color: #b80404;}
	 .topstory .text li img:hover,.topstory .text li img:focus{border: 1px solid #b80404;}
/*seven and five*/
.topstory.seven,.topstory.five{padding:0;background: #fff;border:0;}
.topstory.seven ul,.topstory.five ul{width:100%;clear:both}
.topstory.seven .box > li,.topstory.five .box > li{border: 1px solid #ddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
div.wrapper  .topstory.seven h2,div.wrapper  .topstory.five h2{    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.topstory.seven li.right{width: 500px;max-width:100%}
.topstory.seven li.rightFull{width: 518px;max-width:100%;margin-left:0;}
.topstory.seven li.right a{max-width:280px}
.topstory.seven li.rightFull a{max-width:518px}
.topstory.seven .text{max-width: 213px;}
.topstory.seven li.left{width: 250px;max-width:100%}
.topstory.seven li .image,.topstory.five li .image{margin-top:10px}
.topstory.seven li .image li{max-width: 250px;}
.topstory.seven ul li .text li{margin-right:10px;margin-left:10px;color:#000;border-bottom:1px solid #B80404}
.topstory.seven ul li .text li:before,.topstory.five ul li .text li:before{content:none}
.topstory.seven ul li .text li:nth-last-of-type(2) {
    border-bottom:1px solid #B80404;
    padding-bottom: 30px;
}


.topstory.seven ul li .text li:last-of-type,.topstory.five ul li .text li:last-of-type{border-bottom:none!important;padding-bottom: 30px;margin-bottom:0}
/*themes*/


.topstory.seven  h2.red,.topstory.five  h2.red {background:#B80404;background: -moz-linear-gradient(right, #000 0%, #B80404 100%);
background: -webkit-linear-gradient(right, #000 0%,#B80404 100%);
background: linear-gradient(to right, #000 0%,#B80404 100%);
background: -o-linear-gradient(right, #000 0%,#B80404 100%);
background: -ms-linear-gradient(right, #000 0%,#B80404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#B80404',GradientType=0 );}
.topstory.seven  h2.videoColor,.topstory.five  h2.videoColor{background:#c63636;background: -moz-linear-gradient(right, #000 0%, #c63636 100%);
background: -webkit-linear-gradient(right, #000 0%,#c63636 100%);
background: linear-gradient(to right, #000 0%,#c63636 100%);
background: -o-linear-gradient(right, #000 0%,#c63636 100%);
background: -ms-linear-gradient(right, #000 0%,#c63636 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#c63636',GradientType=0 );}
.topstory.seven  h2.blue,.topstory.five  h2.blue {background:#0D0492;background: -moz-linear-gradient(right, #000 0%, #0D0492 100%);
background: -webkit-linear-gradient(right, #000 0%,#0D0492 100%);
background: linear-gradient(to right, #000 0%,#0D0492 100%);
background: -o-linear-gradient(right, #000 0%,#0D0492 100%);
background: -ms-linear-gradient(right, #000 0%,#0D0492 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#0D0492',GradientType=0 );}
.topstory.seven  h2.gray,.topstory.five  h2.gray {background:#444446;background: -moz-linear-gradient(right, #000 0%, #444446 100%);
background: -webkit-linear-gradient(right, #000 0%,#444446 100%);
background: linear-gradient(to right, #000 0%,#444446 100%);
background: -o-linear-gradient(right, #000 0%,#444446 100%);
background: -ms-linear-gradient(right, #000 0%,#444446 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#444446',GradientType=0 );}
.topstory.seven  h2.purple,.topstory.five  h2.purple {background:#6D046A;background: -moz-linear-gradient(right, #000 0%, #6D046A 100%);
background: -webkit-linear-gradient(right, #000 0%,#6D046A 100%);
background: linear-gradient(to right, #000 0%,#6D046A 100%);
background: -o-linear-gradient(right, #000 0%,#6D046A 100%);
background: -ms-linear-gradient(right, #000 0%,#6D046A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#6D046A',GradientType=0 );}
.topstory.seven  h2.pink,.topstory.five  h2.pink{background:#AD007F;background: -moz-linear-gradient(right, #000 0%, #AD007F 100%);
background: -webkit-linear-gradient(right, #000 0%,#AD007F 100%);
background: linear-gradient(to right, #000 0%,#AD007F 100%);
background: -o-linear-gradient(right, #000 0%,#AD007F 100%);
background: -ms-linear-gradient(right, #000 0%,#AD007F 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#AD007F',GradientType=0 );}
.topstory.seven  h2.brown,.topstory.five  h2.brown{background:#563400;background: -moz-linear-gradient(right, #000 0%, #563400 100%);
background: -webkit-linear-gradient(right, #000 0%,#563400 100%);
background: linear-gradient(to right, #000 0%,#563400 100%);
background: -o-linear-gradient(right, #000 0%,#563400 100%);
background: -ms-linear-gradient(right, #000 0%,#563400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#563400',GradientType=0 );}
.topstory.seven  h2.green,.topstory.five  h2.green {background:#015600;background: -moz-linear-gradient(right, #000 0%, #015600 100%);
background: -webkit-linear-gradient(right, #000 0%,#015600 100%);
background: linear-gradient(to right, #000 0%,#015600 100%);
background: -o-linear-gradient(right, #000 0%,#015600 100%);
background: -ms-linear-gradient(right, #000 0%,#015600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#015600',GradientType=0 );}
.topstory.seven  h2.greenblue,.topstory.five  h2.greenblue{background:#004E56;background: -moz-linear-gradient(right, #000 0%, #004E56 100%);
background: -webkit-linear-gradient(right, #000 0%,#004E56 100%);
background: linear-gradient(to right, #000 0%,#004E56 100%);
background: -o-linear-gradient(right, #000 0%,#004E56 100%);
background: -ms-linear-gradient(right, #000 0%,#004E56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#004E56',GradientType=0 );}
.topstory.seven  h2.twitterColor,.topstory.five  h2.twitterColor{background:#31C4F7;background: -moz-linear-gradient(right, #000 0%, #31C4F7 100%);
background: -webkit-linear-gradient(right, #000 0%,#31C4F7 100%);
background: linear-gradient(to right, #000 0%,#31C4F7 100%);
background: -o-linear-gradient(right, #000 0%,#31C4F7 100%);
background: -ms-linear-gradient(right, #000 0%,#31C4F7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#31C4F7',GradientType=0 );}
.topstory.seven  h2.twitterColorSec,.topstory.five  h2.twitterColorSec{background:#00A5E5;background: -moz-linear-gradient(right, #000 0%, #00A5E5 100%);
background: -webkit-linear-gradient(right, #000 0%,#00A5E5 100%);
background: linear-gradient(to right, #000 0%,#00A5E5 100%);
background: -o-linear-gradient(right, #000 0%,#00A5E5 100%);
background: -ms-linear-gradient(right, #000 0%,#00A5E5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#00A5E5',GradientType=0 );}
.topstory.seven  h2.instagramColor,.topstory.five  h2.instagramColor{background:#FA4A94;background: -moz-linear-gradient(right, #000 0%, #FA4A94 100%);
background: -webkit-linear-gradient(right, #000 0%,#FA4A94 100%);
background: linear-gradient(to right, #000 0%,#FA4A94 100%);
background: -o-linear-gradient(right, #000 0%,#FA4A94 100%);
background: -ms-linear-gradient(right, #000 0%,#FA4A94 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#FA4A94',GradientType=0 );}
.topstory.seven  h2.instagramColorSec,.topstory.five  h2.instagramColorSec{background:#7F3977;background: -moz-linear-gradient(right, #000 0%, #7F3977 100%);
background: -webkit-linear-gradient(right, #000 0%,#7F3977 100%);
background: linear-gradient(to right, #000 0%,#7F3977 100%);
background: -o-linear-gradient(right, #000 0%,#7F3977 100%);
background: -ms-linear-gradient(right, #000 0%,#7F3977 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#7F3977',GradientType=0 );}
.topstory.seven  h2.facebookColor,.topstory.five  h2.facebookColor{background:#3B5998;background: -moz-linear-gradient(right, #000 0%, #3B5998 100%);
background: -webkit-linear-gradient(right, #000 0%,#3B5998 100%);
background: linear-gradient(to right, #000 0%,#3B5998 100%);
background: -o-linear-gradient(right, #000 0%,#3B5998 100%);
background: -ms-linear-gradient(right, #000 0%,#3B5998 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#3B5998',GradientType=0 );}




.topstory.seven h2.red ~ .text  li,.topstory.five h2.red ~ .text  li{border-bottom:1px solid #B80404!important}
.topstory.seven h2.blue ~ .text  li,.topstory.five h2.blue ~ .text  li{border-bottom:1px solid #0D0492!important}
.topstory.seven h2.gray ~ .text  li,.topstory.five h2.gray ~ .text  li{border-bottom:1px solid #444446!important}
.topstory.seven h2.black ~ .text  li,.topstory.five h2.black ~ .text  li{border-bottom:1px solid #000!important}
.topstory.seven h2.purple ~ .text  li,.topstory.five h2.purple ~ .text  li{border-bottom:1px solid #6D046A!important}
.topstory.seven h2.pink ~ .text  li,.topstory.five h2.pink ~ .text  li{border-bottom:1px solid #AD007F!important}
.topstory.seven h2.brown ~ .text  li,.topstory.five h2.brown ~ .text  li{border-bottom:1px solid #563400!important}
.topstory.seven h2.green ~ .text  li,.topstory.five h2.green ~ .text  li{border-bottom:1px solid #015600!important}
.topstory.seven h2.greenblue ~ .text  li,.topstory.five h2.greenblue ~ .text  li{border-bottom:1px solid #004E56!important}
.topstory.seven h2.videoColor ~ .text  li,.topstory.five h2.videoColor ~ .text  li{border-bottom:1px solid #c63636!important}
.topstory.seven h2.twitterColor ~ .text  li,.topstory.five h2.twitterColor ~ .text  li{border-bottom:1px solid #31C4F7!important}
.topstory.seven h2.twitterColorSec ~ .text  li,.topstory.five h2.twitterColorSec ~ .text  li{border-bottom:1px solid #00A5E5!important}
.topstory.seven h2.instagramColor ~ .text  li,.topstory.five h2.instagramColor ~ .text  li{border-bottom:1px solid #FA4A94!important}
.topstory.seven h2.instagramColorSec ~ .text  li,.topstory.five h2.instagramColorSec ~ .text  li{border-bottom:1px solid #7F3977!important}
.topstory.seven h2.facebookColor ~ .text  li,.topstory.five h2.facebookColor ~ .text  li{border-bottom:1px solid #3B5998!important}




/*five*/
.topstory.five li{max-width:379px}
.topstory.seven img,.topstory.five img{border:0}
.topstory.five ul li .text li{    margin-right: 10px;
    margin-left: 10px;padding-bottom:30px;    width: 95%;}
.topstory.five ul li .text li:nth-last-of-type(2){border-bottom:1px solid #919191;
    padding-bottom: 30px;}
.topstory.five ul li .text li.view{width:auto!important}
	.content .topstory:last-of-type{margin-bottom:0}
/* ----------------------------------------------Footer------------------------------------- */

#footer{padding:10px 0;text-align: center;display: inline-block;clear: both;vertical-align: top;}
#footer ul{margin:0;list-style:none;margin-top: 37px;}
#footer h2{margin:0 0 15px 0; padding:0 0 8px 0; font-size:18px; color:#fff; border-bottom:1px dotted #666;}
#footer .box{display:inline-block; float:left; width:400px;vertical-align:top}
#footer .box .imgl{border:1px solid #CCCCCC;color:#FFFFFF;max-width: 120px;margin-right: 10px;}
#footer .box p {text-align:right;margin-top:10px;margin-bottom:10px}
#footer .box p:last-of-type{margin-bottom:0}

/*footer*/

.footerUL{float:right;display: inline-block;list-style: none;padding:0;margin:0;vertical-align: top;border-left: 1px solid #666;padding-left: 5%;padding-right:10px;min-height: 175px;}
 ul.footerUL:first-of-type{padding-right:0}
ul.footerUL:first-of-type li img{height:25px;margin-bottom:4px}
.footerUL:last-of-type{margin-left:0;padding-left:10px;border-left:0}
.footerUL li{text-align: right;}
.footerUL li  a{color: #ddd;font-size: 15px;font-weight: 700;line-height: 25px;margin-bottom: 4px}
.footerUL li a{display:inline-block;vertical-align: top;transition: color .4s ease 0s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;}
.footerUL li a:hover,.footerUL  li a:focus{color:#000}
ul.footerUL .footerUL{margin-top:10px}
ul.footerUL .footerUL.first{margin-top:0}


.nazaerImg{
    display: inline-block;
    width: 140px;
    float: right;
    margin-top: 10px;
}
/* ----------------------------------------------Copyright------------------------------------- */

#copyright{display:inline-block;padding-top: 5px;padding-bottom: 5px;vertical-align: top;}
#copyright p{margin:0; padding:0;}

#copyright .fl_right{margin:0;padding:0}
#copyright .fl_right li {display:inline-block;list-style: none;margin-left:10px;position:relative;padding-left:10px}
#copyright .fl_right li:after {display: inline-block;content: '|';position: absolute;left: 0;color: #fff;}
#copyright .fl_right li:last-of-type:after{content: none}
#copyright .fl_right li:last-of-type{margin-left:0}
#copyright .fl_right li a:hover,#copyright .fl_right li a:focus,#copyright .fl_right li a:active{color:#fff;-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}



/* ----------------------------------------------slider------------------------------------- */

#mainSlider{display:block;position:relative;max-width:768px;margin:0px auto 0px;margin-bottom:10px;direction:ltr}
#libMainSlider{display:block;position:relative;margin:0 auto;height:auto!important}
#libMainSlider .amazingslider-wrapper-1{padding-bottom:25px;background: #E9E8E8;}
#libMainSlider .amazingslider-wrapper-1 .amazingslider-nav-1{margin:0 0 0 15px!important;bottom:2px!important}
#libMainSlider .amazingslider-wrapper-1 .amazingslider-title-1{text-align:right;font-size: 18px;line-height: 28px;font-family:'SwissraMedium'}
#libMainSlider .amazingslider-wrapper-1 .amazingslider-text-bg-1{display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:rgba(4, 0, 0, 0.8)}
#libMainSlider .amazingslider-wrapper-1 .amazingslider-bullet-1{background: url("../images/bullet-20-20-0.png") 0% 0% no-repeat !important;}
#libMainSlider .amazingslider-wrapper-1 .amazingslider-bullet-1:hover,#libMainSlider .amazingslider-wrapper-1 .amazingslider-bullet-1:focus,
#libMainSlider .amazingslider-wrapper-1 .amazingslider-bullet-1:active{background: url("../images/bullet-20-20-0.png") 0% 100% no-repeat !important;}


	/* ----------------------------------------------three slider------------------------------------- */
	
	
	
	
	 .threeSlider {
       /*width:50%*/
        margin: 0px 18px;
		    direction: ltr;
			-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

	.threeSlider > * {-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
	
    .slick-slide {
      margin: 0px 5px;
    }

    .slick-slide img {
      /*width: 100%;*/
	      width: 100%;
		  
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.slick-loading .slick-list
{
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
   

    position: absolute;
    top: 50%;

    display: block;

    width: 32px;
    height: 32px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{    

    line-height: 1;

    opacity: .75;
    color: #000;
    width: 32px;
    height: 32px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -28px;
}
[dir='rtl'] .slick-prev
{
    right: -28px;
    left: auto;
}
.slick-prev:before
{
    content: '';
	background: url("../images/carouselarrows-32-32-0.png") 0% 0% no-repeat;
}
[dir='rtl'] .slick-prev:before
{
    content: '';
	background: url("../images/carouselarrows-32-32-0.png") 100% 0% no-repeat;
}

.slick-next
{
    right: -28px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -28px;
}
.slick-next:before
{
    content: '';
	background: url("../images/carouselarrows-32-32-0.png") 100% 0% no-repeat;
}
[dir='rtl'] .slick-next:before
{
    content: '';
	background: url("../images/carouselarrows-32-32-0.png") 0% 0% no-repeat;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 20px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
float:left;
    cursor: pointer;
}
.slick-dots li button
{
   

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    
 background: url("../images/bullet-20-20-0.png") 0% 0% no-repeat !important;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


.threeSlider .hoverCss {position:relative}
.threeSlider .hoverCss .title {
        position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(4, 0, 0, 0.8);
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
	text-align:right;
	    font-size: 16px;
    line-height: 23px;
}
.threeSlider .hoverCss .title .articleInfo{position: relative;
    bottom: auto;
    width: 100%;
    top: 5px;}


/* ----------------------------------------------advertising panel------------------------------------- */
.advertisingPic{display:inline-block;vertical-align:top;margin-bottom:10px}
.advertisingPic.main{margin-bottom:0}
.advertisingPic.mainSec{width:100%;clear:both;margin-top:5px;margin-bottom:0}
.advertisingPic img {margin:0 auto;}
.advertisingPic.main img{max-width: 270px;}
.advertisingPic.fixRight{position: fixed;top: 50%;width: 200px;height: 400px;margin-top: -165px;right: 50%;margin-right: -770px;}
.advertisingPic.fixLeft{position: fixed;top: 50%;width: 200px;height: 400px;margin-top: -165px;left: 50%;margin-left: -770px;}
@media screen and (max-width: 1555px){.container .advertisingPic.fixRight,.container .advertisingPic.fixLeft{display:none}}
/* ----------------------------------------------left panel------------------------------------- */
.videoLeft{display:inline-block;width:100%;clear:both;margin-bottom:10px;vertical-align: top;position: relative;padding-bottom: 30px;}
.videoLeft .hoverCss {
        position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: #211C1B;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: content-box;
    text-align: left;
    line-height: 20px;
}
.videoLeft iframe{width:300px;height:254px;display: inline-block;vertical-align: top;}

.column .leftbar:last-of-type{margin-bottom:0}
.leftbar{margin-bottom:10px}
.leftbar,.leftbar .header,.leftbar .body{display:inline-block;vertical-align:top;width:100%;clear:both;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.leftbar .header{padding:5px 10px}
.leftbar .header a {color:#ddd;font-size:16px;font-weight:700;line-height: 30px;}
.leftbar .header a .title{font-size:30px}
.leftbar .header .title{float:left}
.leftbar .header .subtitle{float:right}
.leftbar .body {border:1px solid #ddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-top:0}


.leftbar .header.red {background:#B80404;background: -moz-linear-gradient(right, #000 0%, #B80404 100%);
background: -webkit-linear-gradient(right, #000 0%,#B80404 100%);
background: linear-gradient(to right, #000 0%,#B80404 100%);
background: -o-linear-gradient(right, #000 0%,#B80404 100%);
background: -ms-linear-gradient(right, #000 0%,#B80404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#B80404',GradientType=0 );}
.leftbar .header.videoColor{background:#c63636;background: -moz-linear-gradient(right, #000 0%, #c63636 100%);
background: -webkit-linear-gradient(right, #000 0%,#c63636 100%);
background: linear-gradient(to right, #000 0%,#c63636 100%);
background: -o-linear-gradient(right, #000 0%,#c63636 100%);
background: -ms-linear-gradient(right, #000 0%,#c63636 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#c63636',GradientType=0 );}
.leftbar .header.blue {background:#0D0492;background: -moz-linear-gradient(right, #000 0%, #0D0492 100%);
background: -webkit-linear-gradient(right, #000 0%,#0D0492 100%);
background: linear-gradient(to right, #000 0%,#0D0492 100%);
background: -o-linear-gradient(right, #000 0%,#0D0492 100%);
background: -ms-linear-gradient(right, #000 0%,#0D0492 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#0D0492',GradientType=0 );}
.leftbar .header.gray {background:#444446;background: -moz-linear-gradient(right, #000 0%, #444446 100%);
background: -webkit-linear-gradient(right, #000 0%,#444446 100%);
background: linear-gradient(to right, #000 0%,#444446 100%);
background: -o-linear-gradient(right, #000 0%,#444446 100%);
background: -ms-linear-gradient(right, #000 0%,#444446 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#444446',GradientType=0 );}
.leftbar .header.purple {background:#6D046A;background: -moz-linear-gradient(right, #000 0%, #6D046A 100%);
background: -webkit-linear-gradient(right, #000 0%,#6D046A 100%);
background: linear-gradient(to right, #000 0%,#6D046A 100%);
background: -o-linear-gradient(right, #000 0%,#6D046A 100%);
background: -ms-linear-gradient(right, #000 0%,#6D046A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#6D046A',GradientType=0 );}
.leftbar .header.pink{background:#AD007F;background: -moz-linear-gradient(right, #000 0%, #AD007F 100%);
background: -webkit-linear-gradient(right, #000 0%,#AD007F 100%);
background: linear-gradient(to right, #000 0%,#AD007F 100%);
background: -o-linear-gradient(right, #000 0%,#AD007F 100%);
background: -ms-linear-gradient(right, #000 0%,#AD007F 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#AD007F',GradientType=0 );}
.leftbar .header.brown {background:#563400;background: -moz-linear-gradient(right, #000 0%, #563400 100%);
background: -webkit-linear-gradient(right, #000 0%,#563400 100%);
background: linear-gradient(to right, #000 0%,#563400 100%);
background: -o-linear-gradient(right, #000 0%,#563400 100%);
background: -ms-linear-gradient(right, #000 0%,#563400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#563400',GradientType=0 );}
.leftbar .header.green {background:#015600;background: -moz-linear-gradient(right, #000 0%, #015600 100%);
background: -webkit-linear-gradient(right, #000 0%,#015600 100%);
background: linear-gradient(to right, #000 0%,#015600 100%);
background: -o-linear-gradient(right, #000 0%,#015600 100%);
background: -ms-linear-gradient(right, #000 0%,#015600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#015600',GradientType=0 );}
.leftbar .header.greenblue{background:#004E56;background: -moz-linear-gradient(right, #000 0%, #004E56 100%);
background: -webkit-linear-gradient(right, #000 0%,#004E56 100%);
background: linear-gradient(to right, #000 0%,#004E56 100%);
background: -o-linear-gradient(right, #000 0%,#004E56 100%);
background: -ms-linear-gradient(right, #000 0%,#004E56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#004E56',GradientType=0 );}
.leftbar .header.twitterColor{background:#31C4F7;background: -moz-linear-gradient(right, #000 0%, #31C4F7 100%);
background: -webkit-linear-gradient(right, #000 0%,#31C4F7 100%);
background: linear-gradient(to right, #000 0%,#31C4F7 100%);
background: -o-linear-gradient(right, #000 0%,#31C4F7 100%);
background: -ms-linear-gradient(right, #000 0%,#31C4F7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#31C4F7',GradientType=0 );}
.leftbar .header.twitterColorSec{background:#00A5E5;background: -moz-linear-gradient(right, #000 0%, #00A5E5 100%);
background: -webkit-linear-gradient(right, #000 0%,#00A5E5 100%);
background: linear-gradient(to right, #000 0%,#00A5E5 100%);
background: -o-linear-gradient(right, #000 0%,#00A5E5 100%);
background: -ms-linear-gradient(right, #000 0%,#00A5E5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#00A5E5',GradientType=0 );}
.leftbar .header.instagramColor{background:#FA4A94;background: -moz-linear-gradient(right, #000 0%, #FA4A94 100%);
background: -webkit-linear-gradient(right, #000 0%,#FA4A94 100%);
background: linear-gradient(to right, #000 0%,#FA4A94 100%);
background: -o-linear-gradient(right, #000 0%,#FA4A94 100%);
background: -ms-linear-gradient(right, #000 0%,#FA4A94 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#FA4A94',GradientType=0 );}
.leftbar .header.instagramColorSec{background:#7F3977;background: -moz-linear-gradient(right, #000 0%, #7F3977 100%);
background: -webkit-linear-gradient(right, #000 0%,#7F3977 100%);
background: linear-gradient(to right, #000 0%,#7F3977 100%);
background: -o-linear-gradient(right, #000 0%,#7F3977 100%);
background: -ms-linear-gradient(right, #000 0%,#7F3977 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#7F3977',GradientType=0 );}
.leftbar .header.facebookColor{background:#3B5998;background: -moz-linear-gradient(right, #000 0%, #3B5998 100%);
background: -webkit-linear-gradient(right, #000 0%,#3B5998 100%);
background: linear-gradient(to right, #000 0%,#3B5998 100%);
background: -o-linear-gradient(right, #000 0%,#3B5998 100%);
background: -ms-linear-gradient(right, #000 0%,#3B5998 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#3B5998',GradientType=0 );}



.leftbar .tabs{margin:0;padding:0;display:inline-block;vertical-align:top;width:100%;clear:both;list-style: none;background:#B80404}
.leftbar .tabs li{display:inline-block;padding:10px 20px;font-size:18px;line-height:18px;color:#fff;cursor:pointer}
.leftbar .tabs li.active{    background: #E9E8E8;
    color: #B80404;
    border: 3px solid #9E0202;
    border-bottom: 0;}
.leftbar .tab {padding:10px;background:#E9E8E8;border: 1px solid #ddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-top:0}
.leftbar .tab article {
    text-align: right;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    clear: both;
	margin-bottom:10px;
	border-bottom: 1px solid #B80404;
    padding-bottom: 30px;
	position:relative;
}
.leftbar .tab article:last-of-type{margin-bottom:0;border-bottom:0}
.leftbar .tab img{display:inline-block;vertical-align:top;float:right;max-width:75px;margin-left:10px}
.leftbar .tab p{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.leftbar .rowImages{display:inline-block;vertical-align:top;clear:both;width:100%;text-align:center}
.leftbar .rowImages a{display:inline-block;vertical-align:top;margin-left:5px;float:right}
.leftbar .rowImages a:last-of-type{margin-left:0}
.leftbar .rowImages a img{display:inline-block;max-width:96px;vertical-align: top;}

.leftbar .body iframe{    overflow: hidden;
    width: 295px!important;
    min-width: 295px!important;
    vertical-align: top;
    border: none!important;}
.leftbar .body iframe.facebook{height: 216px}




/* ----------------------------------------------slider left panel------------------------------------- */
.leftbar.videoSlider .body{padding-top:10px;padding-bottom:10px;background: #E9E8E8;direction:ltr}
#mainSliderLeft{display:block;position:relative;max-width:280px;margin:0px auto;}
#LibSliderLeft{display:block;position:relative;margin:0 auto;height:auto!important}
#LibSliderLeft .amazingslider-wrapper-1 {padding-bottom: 103px}
#LibSliderLeft .amazingslider-wrapper-1 .amazingslider-nav-1{top: auto!important;bottom: 0}


/* ----------------------------------------------article page------------------------------------- */

.art_main{text-align:right}
.wrapper .container .art_main .articleInfo{position: relative;bottom: auto;margin-top: 5px;top:0}
.art_date{float:left;font-family: Arial;color: #4b4a4e;font-size: 15px;}
div.wrapper .art_main h1,div.wrapper .art_main h2{font-size:18px;color:#fff;background:#000;width:100%;clear:both;display:inline-block;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}


div.wrapper .art_main h1.red,div.wrapper .art_main h2.red{background:#B80404;background: -moz-linear-gradient(right, #000 0%, #B80404 100%);
background: -webkit-linear-gradient(right, #000 0%,#B80404 100%);
background: linear-gradient(to right, #000 0%,#B80404 100%);
background: -o-linear-gradient(right, #000 0%,#B80404 100%);
background: -ms-linear-gradient(right, #000 0%,#B80404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#B80404',GradientType=0 );}
div.wrapper .art_main h1.videoColor,div.wrapper .art_main h2.videoColor{background:#c63636;background: -moz-linear-gradient(right, #000 0%, #c63636 100%);
background: -webkit-linear-gradient(right, #000 0%,#c63636 100%);
background: linear-gradient(to right, #000 0%,#c63636 100%);
background: -o-linear-gradient(right, #000 0%,#c63636 100%);
background: -ms-linear-gradient(right, #000 0%,#c63636 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#c63636',GradientType=0 );}
div.wrapper .art_main h1.blue,div.wrapper .art_main h2.blue{background:#0D0492;background: -moz-linear-gradient(right, #000 0%, #0D0492 100%);
background: -webkit-linear-gradient(right, #000 0%,#0D0492 100%);
background: linear-gradient(to right, #000 0%,#0D0492 100%);
background: -o-linear-gradient(right, #000 0%,#0D0492 100%);
background: -ms-linear-gradient(right, #000 0%,#0D0492 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#0D0492',GradientType=0 );}
div.wrapper .art_main h1.gray,div.wrapper .art_main h2.gray{background:#444446;background: -moz-linear-gradient(right, #000 0%, #444446 100%);
background: -webkit-linear-gradient(right, #000 0%,#444446 100%);
background: linear-gradient(to right, #000 0%,#444446 100%);
background: -o-linear-gradient(right, #000 0%,#444446 100%);
background: -ms-linear-gradient(right, #000 0%,#444446 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#444446',GradientType=0 );}
div.wrapper .art_main h1.purple,div.wrapper .art_main h2.purple{background:#6D046A;background: -moz-linear-gradient(right, #000 0%, #6D046A 100%);
background: -webkit-linear-gradient(right, #000 0%,#6D046A 100%);
background: linear-gradient(to right, #000 0%,#6D046A 100%);
background: -o-linear-gradient(right, #000 0%,#6D046A 100%);
background: -ms-linear-gradient(right, #000 0%,#6D046A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#6D046A',GradientType=0 );}
div.wrapper .art_main h1.pink,div.wrapper .art_main h2.pink{background:#AD007F;background: -moz-linear-gradient(right, #000 0%, #AD007F 100%);
background: -webkit-linear-gradient(right, #000 0%,#AD007F 100%);
background: linear-gradient(to right, #000 0%,#AD007F 100%);
background: -o-linear-gradient(right, #000 0%,#AD007F 100%);
background: -ms-linear-gradient(right, #000 0%,#AD007F 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#AD007F',GradientType=0 );}
div.wrapper .art_main h1.brown,div.wrapper .art_main h2.brown{background:#563400;background: -moz-linear-gradient(right, #000 0%, #563400 100%);
background: -webkit-linear-gradient(right, #000 0%,#563400 100%);
background: linear-gradient(to right, #000 0%,#563400 100%);
background: -o-linear-gradient(right, #000 0%,#563400 100%);
background: -ms-linear-gradient(right, #000 0%,#563400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#563400',GradientType=0 );}
div.wrapper .art_main h1.green,div.wrapper .art_main h2.green{background:#015600;background: -moz-linear-gradient(right, #000 0%, #015600 100%);
background: -webkit-linear-gradient(right, #000 0%,#015600 100%);
background: linear-gradient(to right, #000 0%,#015600 100%);
background: -o-linear-gradient(right, #000 0%,#015600 100%);
background: -ms-linear-gradient(right, #000 0%,#015600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#015600',GradientType=0 );}
div.wrapper .art_main h1.greenblue,div.wrapper .art_main h2.greenblue{background:#004E56;background: -moz-linear-gradient(right, #000 0%, #004E56 100%);
background: -webkit-linear-gradient(right, #000 0%,#004E56 100%);
background: linear-gradient(to right, #000 0%,#004E56 100%);
background: -o-linear-gradient(right, #000 0%,#004E56 100%);
background: -ms-linear-gradient(right, #000 0%,#004E56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#004E56',GradientType=0 );}
div.wrapper .art_main h1.twitterColor,div.wrapper .art_main h2.twitterColor{background:#31C4F7;background: -moz-linear-gradient(right, #000 0%, #31C4F7 100%);
background: -webkit-linear-gradient(right, #000 0%,#31C4F7 100%);
background: linear-gradient(to right, #000 0%,#31C4F7 100%);
background: -o-linear-gradient(right, #000 0%,#31C4F7 100%);
background: -ms-linear-gradient(right, #000 0%,#31C4F7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#31C4F7',GradientType=0 );}
div.wrapper .art_main h1.twitterColorSec,div.wrapper .art_main h2.twitterColorSec{background:#00A5E5;background: -moz-linear-gradient(right, #000 0%, #00A5E5 100%);
background: -webkit-linear-gradient(right, #000 0%,#00A5E5 100%);
background: linear-gradient(to right, #000 0%,#00A5E5 100%);
background: -o-linear-gradient(right, #000 0%,#00A5E5 100%);
background: -ms-linear-gradient(right, #000 0%,#00A5E5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#00A5E5',GradientType=0 );}
div.wrapper .art_main h1.instagramColor,div.wrapper .art_main h2.instagramColor{background:#FA4A94;background: -moz-linear-gradient(right, #000 0%, #FA4A94 100%);
background: -webkit-linear-gradient(right, #000 0%,#FA4A94 100%);
background: linear-gradient(to right, #000 0%,#FA4A94 100%);
background: -o-linear-gradient(right, #000 0%,#FA4A94 100%);
background: -ms-linear-gradient(right, #000 0%,#FA4A94 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#FA4A94',GradientType=0 );}
div.wrapper .art_main h1.instagramColorSec,div.wrapper .art_main h2.instagramColorSec{background:#7F3977;background: -moz-linear-gradient(right, #000 0%, #7F3977 100%);
background: -webkit-linear-gradient(right, #000 0%,#7F3977 100%);
background: linear-gradient(to right, #000 0%,#7F3977 100%);
background: -o-linear-gradient(right, #000 0%,#7F3977 100%);
background: -ms-linear-gradient(right, #000 0%,#7F3977 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#7F3977',GradientType=0 );}
div.wrapper .art_main h1.facebookColor,div.wrapper .art_main h2.facebookColor{background:#3B5998;background: -moz-linear-gradient(right, #000 0%, #3B5998 100%);
background: -webkit-linear-gradient(right, #000 0%,#3B5998 100%);
background: linear-gradient(to right, #000 0%,#3B5998 100%);
background: -o-linear-gradient(right, #000 0%,#3B5998 100%);
background: -ms-linear-gradient(right, #000 0%,#3B5998 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#3B5998',GradientType=0 );}




.art_main:after{content:'';display:inline-block;clear:both;width:100%}
.content p{color:#5D5D60;text-align:right;margin-top: 10px;margin-bottom: 10px;}

/* ----------------------------------------------article info------------------------------------- */
.leftbar article span{position:relative;padding-bottom: 20px;}
.leftbar article a{color:#000}
.leftbar article img{border: 1px solid #fff;}
.leftbar article a:hover, .leftbar article a:focus{ color: #b80404;}
	 .leftbar article img:hover,.leftbar article img:focus{border: 1px solid #b80404;}
.wrapper .container .articleInfo{display:inline-block;list-style:none;vertical-align:top;margin:0;padding:0;    position: absolute;
    right: 0;
    bottom: 10px;
    width: 85px;
    margin-top: 0;}
.wrapper .container .overlay-hover .articleInfo{margin-top:0;margin-bottom: 32px;position: relative;bottom: auto;top: 0;width: 100%;}
.wrapper .container .content .topstory .articleInfo li,.wrapper .container .column .articleInfo li ,.wrapper .container .articleInfo li {margin:0;padding:0;display:inline-block;vertical-align:top;float:right;margin-left:5px;padding-right:15px;position:relative;border-bottom:none!important;color:#000;font-size:10px;line-height: 10px;    width: auto;}
.wrapper .container .topstory .hoverCss .articleInfo li,.wrapper .container .hoverCss .articleInfo li{color:#ddd}
.wrapper .container .topstory .articleInfo .hide,.wrapper .container .articleInfo .hide{clear:none;width:auto;margin-left:3px}
.wrapper .container .articleInfo li:last-of-type{margin-left:0}
.wrapper .container .articleInfo li.time:before{content:'';display:inline-block;width:10px;height:10px;background:url('../images/time.png');background-repeat:no-repeat;    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
}
.wrapper .container .articleInfo li.view:before{   content:'';display:inline-block;width:14px;height:10px;background:url('../images/view.png');background-repeat:no-repeat;    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
}
.wrapper .container .articleInfo li.comment:before{   content:'';display:inline-block;width:12px;height:10px;background:url('../images/comment.png');background-repeat:no-repeat;    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;}
	
	
	
	.wrapper .container .topstory .hoverCss .articleInfo .hide,.wrapper .container .topstory .text .articleInfo .hide{display:none}
	
.resizeImage  span {
        caption-side: bottom;
    display: table-caption;
    line-height: 20px;
    text-align: justify;
    background: #211c1b;
    border: 1px solid #ddd;
    border-top: 0;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    padding: 5px 10px;
    box-shadow: 3px 3px 5px #c8c8c8;
    -moz-box-shadow: 3px 3px 5px #c8c8c8;
    color: #fff;
    -webkit-box-shadow: 3px 3px 5px #c8c8c8;
}	
	
	
/* Comments */

#comments{margin-bottom:10px;}
#comments .commentlist{margin:0; padding:0;text-align: right;}
#comments .commentlist ul{margin:0; padding:0; list-style:none;}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#660000; background-color:#F7F7F7;}
#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#660000; background-color:#E8E8E8;}
#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}
#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}
#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}


/* ----------------------------------------------Forms in Content Area------------------------------------- */

.container #respond{display:block; width:100%;}
.container #respond label{font-weight:700}
.container #respond .nameBox{margin-left: 72px}
.container #respond input{padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;width: 30%}
.container #respond textarea{width:80%; border:1px solid #CCCCCC; padding:2px; overflow:auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.container #respond p{margin:10px 0;}
.container #respond #submit, .container #respond #reset{margin:0; padding:5px;background-color:#F7F7F7; border:1px solid #CCCCCC; cursor:pointer;font-weight:700}
.container #respond #submit:hover, .container #respond #reset:hover,
.container #respond #submit:focus, .container #respond #reset:focus{background-color:#D6D6D6;color:#666666;}
.container #respond #submit{color:#0A6500}
.container #respond #reset{color:#A50000}

/* ----------------------------------------------soical media article page------------------------------------- */

/* Social Buttons */

.social-buttons{
        margin-top: 4px;
    text-align: center;
    float: left;
    display: inline-block;
    margin-bottom: 4px;
    font-family: "entypo", sans-serif;
}
.social-buttons .share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    padding: 5px;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
	margin-left:5px;
}
.social-buttons .share-btn:last-of-type{margin-left:0;}

.social-buttons .share-btn:hover {
  color: #eeeeee;
}

.social-buttons .share-btn:active {
  position: relative;
  top: 2px;
  box-shadow: none;
  color: #e2e2e2;
  outline: none;
}
.social-buttons .share-btn .fa{width: 20px;height: 20px;display: inline-block;position:relative}
.social-buttons .share-btn .fa.fa-facebook:before{content: "\f30c";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-twitter:before{content: "\f309";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-google-plus:before{content: "\f30f";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-linkedin:before{content: "\f318";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-envelope:before{content: "\2709";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-stumbleupon:before{content: "\f31e";font-style: normal;font-size: 20px;line-height: 20px;}
.social-buttons .share-btn .fa.fa-reddit:before{content: "\f315";font-style: normal;font-size: 20px;line-height: 20px;}




.social-buttons .share-btn.twitter     { background: #55acee; }
.social-buttons .share-btn.google-plus { background: #dd4b39; }
.social-buttons .share-btn.facebook    { background: #3B5998; }
.social-buttons .share-btn.linkedin    { background: #4875B4; }
.social-buttons .share-btn.stumbleupon       {background: #eb4924;}
.social-buttons .share-btn.reddit       { background: #ff5700; }
.social-buttons .share-btn.email       { background: #444444; }


.popup-video{position:relative;display: inline-block;vertical-align: top;}
.popup-video:before{        content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('../images/playIcon.png');
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center center;
    left: 0;
    vertical-align: top;}

.wrapper .container .art_main .articleInfo{width:auto}








/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: right;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 5px; 
  padding-left: 5px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/* ----------------------------------------------video player------------------------------------- */
.videoWrapper{
    width: 768px;
    display: inline-block;
    direction: ltr;
    vertical-align: top;
    clear: both;
	height: 432px;
}
.videoWrapper video,.videoWrapper .mejs-container.mejs-video{width: 768px!important;height: 432px!important;}
.videoWrapper.selected{position: fixed;right: 20px;bottom: 20px;width: 300px;height: 180px;z-index: 1;}
.videoWrapper.selected video,.videoWrapper.selected .mejs-container.mejs-video{width: 300px!important;height: 180px!important;}
.videoWrapper.selected .mejs-container.mejs-video{width:100%!important;height:100%!important}
.videoWrapper.selected .mejs-video .mejs-controls .mejs-time-rail .mejs-time-total{width:45%!important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/* ----------------------------------------------related article left------------------------------------- */

.leftbar .related {padding:10px;background:#E9E8E8;border: 1px solid #ddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-top:0}
.leftbar .related article {
    text-align: right;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    clear: both;
	margin-bottom:10px;
	border-bottom: 1px solid #B80404;
    padding-bottom: 30px;
	position:relative;
}
.leftbar .related article:last-of-type{margin-bottom:0;border-bottom:0}
.leftbar .related img{display:inline-block;vertical-align:top;float:right;max-width:75px;margin-left:10px}
.leftbar .related p{
    margin: 0;
    padding: 0;
    overflow: hidden;
}


/* ----------------------------------------------category page------------------------------------- */
div.wrapper .cat_main  .halfContainer{position:relative;display: inline-block;padding-bottom: 30px;border-bottom: 1px solid #b80404;width: 100%;margin-bottom: 20px;clear: both;vertical-align:top;text-align: right;}
div.wrapper .cat_main  .halfContainer:last-of-type{border-bottom: none;margin-bottom: 0;}
div.wrapper .cat_main  .halfContainer article{display: inline-block;vertical-align:top}
div.wrapper .cat_main h2{padding-bottom:0;color:#b80404}
div.wrapper .cat_main .center {margin-bottom:10px;}
div.wrapper .cat_main .center img{margin:0 auto;}
div.wrapper .cat_main .right {float:right;margin-left:20px;}
div.wrapper .cat_main .left {float:left;margin-right:20px;}
div.wrapper .container .cat_main .articleInfo{width:auto;clear:none;bottom:10px;right:auto}
div.wrapper .cat_main .text{display:block;color: #5D5D60;}

div.wrapper .cat_main article.half{    width: 47%;
    padding-left: 20px;
    border-left: 1px solid #ddd;
    margin-left: 20px;}
div.wrapper .cat_main article.half.sec{margin-left:0;clear:left;padding-left: 0;border-left:0}

/* ----------------------------------------------pagging------------------------------------- */


nav.navigation{
    text-align: center;
}
.cd-pagination {
  width: 90%;
  max-width: 768px;
  margin: 2em auto 4em;
  text-align: center;
}
.cd-pagination li {
  /* hide numbers on small devices */
  display: none;
  margin: 0 .2em;
  display: inline-block;
}
.cd-pagination li.button {
  /* make sure prev next buttons are visible */
  display: inline-block;
}
.cd-pagination a, .cd-pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* use padding and font-size to change buttons size */
  padding: 0px 10px;
  font-size: 16px;
}
.cd-pagination a {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
      color: #000;
}
.cd-pagination a:hover {
  background-color: #f2f2f2;
}
.cd-pagination a:active {
  /* click effect */
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-pagination a.disabled {
  /* button disabled */
  color: rgba(46, 64, 87, 0.4);
  pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
  opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
   content: ' \203A';
       font-size: 25px;
    line-height: 25px;
}
.cd-pagination .button:last-of-type a::after {
 
  content: '\2039  ';
      font-size: 25px;
    line-height: 25px;
}
.cd-pagination .current {
  /* selected number */
      background-color: #b80404;
    border-color: #f70000;
  color: #ffffff;
  pointer-events: none;
}


/* -------------------------------- 

No space - remove distance between list items

-------------------------------- */
.cd-pagination.no-space {
  width: auto;
  max-width: none;
  display: inline-block;
  border-radius: 0.25em;
  border: 1px solid #e6e6e6;
}
.cd-pagination.no-space:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.no-space li {
  margin: 0;
  float: left;
  border-right: 1px solid #e6e6e6;
}
.cd-pagination.no-space li:last-of-type {
  border-right: none;
}
.cd-pagination.no-space a, .cd-pagination.no-space span {
  float: left;
  border-radius: 0;
  padding: 0px 10px;
  border: none;
}
.cd-pagination.no-space li:first-of-type a {
  border-radius: 0.25em 0 0 0.25em;
}
.cd-pagination.no-space li:last-of-type a {
  border-radius: 0 0.25em 0.25em 0;
}

/* -------------------------------- 

move buttons - move prev and next buttons to the sides

-------------------------------- */
.cd-pagination.move-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.move-buttons .button:first-of-type {
  float: left;
}
.cd-pagination.move-buttons .button:last-of-type {
  float: right;
}

.cd-pagination.no-space.move-buttons {
  width: 90%;
  max-width: 768px;
  display: block;
  overflow: hidden;
      margin: 10px auto;
	  padding:0;
}
.cd-pagination.no-space.move-buttons li {
  float: none;
  border: none;
}
.cd-pagination.no-space.move-buttons a, .cd-pagination.no-space.move-buttons span {
  float: none;
}



.topstory.seven.aboutus li.right{width: 100%;}
.topstory.seven.aboutus .text {
    max-width: 60%;
}
.topstory.aboutus li{max-width:100%;width:100%;margin-right:0!important}

.topstory.seven.aboutus li.right a.picRight{max-width:280px;float:right;}
.topstory.seven.aboutus li.right a{max-width:100%;}

.topstory.seven.aboutus ul li .text li:last-of-type{    padding-bottom: 18px;}
.topstory.seven.aboutus .picRight .text{ max-width: 100%;}

/*achive*/
.topstory.achive ul li {    max-width: 100%;
    float: none;
margin: 0 auto;}

.topstory.achive ul li ul li { max-width: 100%;
    width: 46%;
    margin-top: 10px!important;
    margin-bottom: 0px!important;
    padding-bottom: 10px;}
	.topstory.achive ul li .text li span{padding-bottom: 0;}
	.topstory.achive ul li .text li:nth-last-of-type(2) {
    border-bottom: none;
}
.topstory.achive ul li .text{
    padding-top: 15px;
}
.topstory.achive ul li .hoverCss .text{padding-top: 20px;}

.gallery .threeSlider{margin:0 auto 20px;}
.gallery .slick-slide {
    margin: 0;
}
.gallery .slick-next{right:0}
.gallery .slick-prev{left:0;z-index: 1;}

.audio audio{
    height: 45px;
    width: 95%;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
}
.audio .body a{
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 100%;
    padding: 10px 10px 5px;
    box-sizing: border-box;
    background: #fff;
}