@charset "utf-8";
/*@import url(http://weloveiconfonts.com/api/?family=entypo);*/


@import url("../fonts/mr-fonts.css");
@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('../../fonts/iphone/helveticaneue.eot');
    src: url('../../fonts/iphone/helveticaneue.eot') format('embedded-opentype'),
         url('../../fonts/iphone/helveticaneue.woff') format('woff'),
         url('../../fonts/iphone/helveticaneue.ttf') format('truetype'),
         url('../../fonts/iphone/helveticaneue.svg#HelveticaNeueRegular') format('svg');	 
}
@font-face {
    font-family: 'HelveticaNeueLTPro75Bold';
    src: url('../../fonts/iphone/helveticaneueltpro-bd.eot');
    src: url('../../fonts/iphone/helveticaneueltpro-bd.eot') format('embedded-opentype'),
         url('../../fonts/iphone/helveticaneueltpro-bd.woff') format('woff'),
         url('../../fonts/iphone/helveticaneueltpro-bd.ttf') format('truetype'),
         url('../../fonts/iphone/helveticaneueltpro-bd.svg#HelveticaNeueLTPro75Bold') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLTCom65Medium';
    src: url('../../fonts/iphone/helveticaneueltcom-md.eot');
    src: url('../../fonts/iphone/helveticaneueltcom-md.eot') format('embedded-opentype'),
         url('../../fonts/iphone/helveticaneueltcom-md.woff') format('woff'),
         url('../../fonts/iphone/helveticaneueltcom-md.ttf') format('truetype'),
         url('../../fonts/iphone/helveticaneueltcom-md.svg#HelveticaNeueLTCom65Medium') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLTCom45Light';
    src: url('../../fonts/iphone/helveticaneueltcom-lt_0.eot');
    src: url('../../fonts/iphone/helveticaneueltcom-lt_0.eot') format('embedded-opentype'),
         url('../../fonts/iphone/helveticaneueltcom-lt_0.woff') format('woff'),
         url('../../fonts/iphone/helveticaneueltcom-lt_0.ttf') format('truetype'),
         url('../../fonts/iphone/helveticaneueltcom-lt_0.svg#HelveticaNeueLTCom45Light') format('svg');
}
/*popu home */
.popuphome-banner{
            
}
.popuphome-banner > .black_overlay{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}
.popuphome-banner > .white_content {
    position: absolute;
    width: 250px;
    height: 250px;
    padding: 14px;
    background-color: white;
    left: 50%;
    top: 50%;
    margin-top: -140px;
    margin-left: -140px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    z-index: 1002;
    overflow: auto;
    border-radius: 1px;
}.popuphome-banner > .white_content > a{
    text-decoration:none;
    position:absolute;
    right:0;
    top:0;
}.popuphome-banner > .white_content > a:before{
    white-space: nowrap;
    color: #FFF;
    font-size: 14px;
    content: "close";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    padding: 10px 10px 3px 10px;
    background: #C1272D none repeat scroll 0% 0%;
    font-weight: bold;
}
/*end*/
.wait {
	display: block;
	text-align: center;
	position: relative;
}.wait:before {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	background: url('../images/spinner.gif') center no-repeat;
}.wait:after {
	content: '';
	display: block;
	position: absolute;
	top: 32px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 32px;
	height: 26px;
	background: url('../images/jg.png') center no-repeat;
}

/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}
a {
	outline: none;
	text-decoration: none;
}
a img {
	border: 0;
}
footer {
	background: none repeat scroll 0 0 #f6f6f6;
    z-index: 1;
}
html,body {
	padding: 0;
	margin: 0;
	font-family:"Helvetica Neue",arial,sans-serif;
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}.clear {
	clear: both;
}.content p {
	font-size: 17px;
    line-height: 135%;
    margin-top: 5px;
}

.background-ads {
	background-color: #898989;
}

/* Search bar */ 
.search-form {
	background: rgb(255,255,255) url("../../images/mdpi/ico-search.png") 99% 1px no-repeat;
	background-size: 24px 24px;
	border-radius: 7px;
    margin: 0 5px;
	border-radius: 5px;
}.search-form input {
	background: none;
	border: 0;
	outline: none;
	display: block;
	width: 100%;
	font-family:"Helvetica Neue",arial,sans-serif;
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
	font-size: 14px;
	height: 35px;
	line-height: 24px;
}
/* tab */
ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}ul.tabs li{
	background: #CCCCCC;
	color: #222;
	display: inline-block;
	cursor: pointer;
	width:50%;
}ul.tabs li.current{
	color: #222;
}.tab-content{
	display: none;
}
/* start here */
header {
	position: fixed !important;
	background: url("../images/city-mob.png") repeat scroll 0 0 #fff;
	z-index: 3;
	top: 0;
	display: block;
	width: 100%;
	padding: 0;
	margin; 0;
	border-bottom:2px solid #AF1E23;
}.scroll-no {
	overflow: hidden;
}header .top {
	height: 60px;
}header .top .linetop, .closemenustop {
	height: 24px;
	background:#AF1E23;
}header .top .linetop a {
	
}[menus] {
	width: 320px;
	position: fixed;
	z-index: 999;
	/*top: 50px;*/
	border-right: 5px solid #fff;
	top:60px;
	bottom: 0;
	left: -280px;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
}[menustop] ul.list-menu li.search {
	padding: 10px 0;
	background-image:none !important;
	background-color:#323942 !important;
}[menustop] ul.list-menu li.center:nth-child(odd) {
	
}[menus] ul.list-menu li.search, [menustop] ul.list-menu li.center:nth-child(even) {
	float: right;
}[menus] ul.list-menu li.socialmedia {
	padding-left:0 !important;
	background-image:none !important;
}[menusright] {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    display: none;
    right: -320px;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 60px;
    width: 320px;
    z-index: 9;
    border-left:5px solid #fff;
}[menusright] ul.list-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}[menusright] ul.list-menu .menu-item a {
    background: none repeat scroll 0 0 #414b55;
    color: #e5e5e5;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 10px 10px 15px;
    margin:0;
    text-decoration: none !important;
}[menusright] ul.list-menu .menu-item, [menus] ul.list-menu .sparator {
    border-bottom: 1px solid #4b535d;
}[menustop] {
    display: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: -301px;
    width: 100%;
    z-index: 9991;
}[menustop] ul.list-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}[menustop] ul.list-menu .menu-item a {
    background: none repeat scroll 0 0 #414b55;
    color: #e5e5e5;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0 10px 6px;
    text-decoration: none !important;
}[menustop] ul.list-menu .menu-item, [menus] ul.list-menu .sparator {
    border-bottom: 1px solid #4b535d;
}li a.closemenustopbtn {
	background: none repeat scroll 0 0 #af1e23 !important;
    padding: 0 !important;
}li.closetop {
	border:none !important;
}.overlaysub {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}section {
    display: block;
    min-height: 100%;
    position: relative;
    width: 100%;
	padding-top:60px;
	z-index: 0;
	/*box-shadow: -1px -10px 8px 0 rgb(0, 0, 0);*/
}header .top ul {
	display:block;
	height:60px;
}header .top ul li {
	display: inline-block;
	vertical-align: top;
}header .top ul .menu {
	padding: 18px 0 0 10px;
}header .top ul .logoTJG {
	padding-top: 10px;
}.menu-button:before {
	content: '\f0c9';
	font-family: "FontAwesome";
	font-size: 26px;
	display: block;
	color: #B61F25;
	z-index: 9;
}.menu-button {
	height: 30px;
    width: 30px;
    display: block;
    z-index:9;
}.menu-right {
	background: url("../images/slide.png?v1") no-repeat scroll 7px 11px / 80% 40px rgba(0, 0, 0, 0);
    display: block;
    height: 60px;
    width: 30px;
}.npmul {
	list-style-type: none;
	padding:0;
	margin:0;
}
/* home */
#section-home .headline a img {
  display: block;	
  width: 100%;
  background: url("http://jakartaglobe.beritasatu.com/assets/img_place_jakarta.png") no-repeat scroll 50% 50% #404040;
  height:100%;
}

#section-home .headline .detail {
	bottom: 3px;
    font-family: 'Gotham-Medium';
    color: #fff;
    z-index: 1;
    display: block;
    display: -webkit-box;
    /*max-height: 60px;*/
    line-height: 23px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*overflow: hidden;
    text-overflow: ellipsis;*/
    font-size: 20px;
}#section-home .headline .detail:after{
	
}#section-home .headline a i {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  z-index: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+52,000000+100&amp;0+0,0.54+54,1+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.52) 52%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(52%,rgba(0,0,0,0.52)), color-stop(54%,rgba(0,0,0,0.54)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}#section-home .headline .tag {
	top:0;
	left:0;
}a.headline:before {
  content: attr(data-title);
  position: absolute;
  display: block;
  z-index: 2;
  padding: 2px 3px;
  background: #B61F25;
  color: #FFF;
  font-family: 'Gotham-Medium';
  text-transform: uppercase;
  font-size:12px;
}a.headline.red:before {
	background: #B61F25;
}a.headline.ocean:before, a.headline.news:before, ul.news:before {
	background: #00ADEF !important;
}a.headline.black:before {
	background: #000;
}a.headline.violet:before {
	background: rgb(165,143,252) !important;
}a.headline.green:before, a.headline.sports:before, ul.sports:before  {
	background: #1AB385 !important;
}a.headline.international:before, ul.international:before  {
	background: #0066CC !important;
}a.headline.features:before, ul.features:before  {
	background: #FF8C55 !important;
}a.headline.business:before, ul.business:before  {
	background: #CCCCCC !important;
}.headline {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
  outline: none;
  padding: 0;
  border-bottom:1px solid #f2f2f2;
}.headline > img {
  display: block;
  border: 0;
  width: 100%;
}.headline > span {
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 5px;
  color: #FFF;
  font-size: 15px;
  display: block;
  line-height:20px;
  font-size: 16px !important;
  display: -webkit-box;
  text-shadow:1px 0px 0px #999;
  font-family: 'Gotham-Medium';
  font-weight: normal !important
}.headline > i {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+52,000000+100&amp;0+0,0.54+54,1+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.52) 52%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(52%,rgba(0,0,0,0.52)), color-stop(54%,rgba(0,0,0,0.54)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}a.headline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0,0,0,.1);
}a.video:before {
	background:none;
}a.video:after {
	background: url("../images/icon-vid.png") no-repeat scroll center center / 50px auto rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}a.video {
    display: block;
    position: relative;
}.headline div a:nth-child(even) {
	
}.headline div a:nth-child(odd) {
	
}
/* Home Tabs */
.home-tabs {
	
}.home-tabs > ul.header, .home-tabs > ul.content {
	list-style: none;
	padding: 0;
	margin: 0
}
.home-tabs > ul.header {
	padding: 0 30px;
	background: #4A4A4A
}.home-tabs > ul.header > li {
	display: inline-block;
	vertical-align: bottom
}.home-tabs > ul.header > li > a {
	display: block;
	line-height: 40px;
	padding: 0 10px;
	text-decoration: none !important;
	color: #FFF;
	border-width: 3px 0;
	border-style: solid;
	border-color: transparent;
	white-space: nowrap
}.home-tabs > ul.header > li > a.active {
	border-bottom-color: #00ADEF
}

.home-tabs > ul.content > li {
	display: none;
}.home-tabs > ul.content > li.active {
	display: block;
}
/* end home tabs*/

/* Home Slider */
.home-slider, .video-slider {
	position: relative;
}.video-slider ul {
	margin:0;
	padding:0;
	list-style-type: none;
}.home-slider > .bx-wrapper > .bx-viewport > ul {
	margin: 0;
	padding: 0;
	list-style: none
}.home-slider > .bx-wrapper > .bx-viewport > ul > li {
	
}.home-slider > .bx-wrapper > .bx-viewport > ul > li > a {
	position: relative;
	display: block;
	outline: none
}.home-slider > .bx-wrapper > .bx-viewport > ul > li > a > img {
	display: block;
	width: 100%;
	border: 0;
}.home-slider > .bx-wrapper > .bx-viewport > ul > li > a > span {
	position: absolute;
	left: 5px;
	bottom: 6px;
	right: 10px;
	color: #FFF;
	overflow: hidden;
	max-height: 40px;
	font-size: 16px !important;
	line-height: 20px;
	z-index: 1;
	font-family: 'Gotham-Medium';
}.home-slider > .bx-wrapper > .bx-viewport > ul > li > a > span > b {
	display: block
}.home-slider > .bx-wrapper > .bx-viewport > ul > li > a:before {
	content:'';
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	right: 0;
	height: 50px;
	background-color: rgba(0,0,0,.4)
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a {
	position: absolute;
	top: 50%;
	margin-top:-30px;
	left: 0;
	display: block;
	width: 25px;
	height: 50px;
	background: rgba(200,200,200,.8);
	color: transparent;
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a:hover,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a:hover {
	background: rgb(200,200,200);
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev {
	border-radius: 0 50px 50px 0
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next {
	left: auto;
	right: 0;
	top:50%;
	margin-top:-30px;
	border-radius: 50px 0 0 50px
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev:after,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev:after {
	content: '\f053';
	font-family: 'Gotham-Medium';
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 2px;
	right: 0;
	bottom: 0
}.home-slider > .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next:after,
.video-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next:after {
	content: '\f054';
	font-family: 'Gotham-Medium';
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	right: 0;
	bottom: 0
}.home-slider > #sidebar-pager {
	background: #242220;
	padding: 5px 40px;
}.home-slider > #sidebar-pager > a {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	border: 2px solid #3a3835
}.home-slider > #sidebar-pager > a > img {
	border: 0;
	display: block;
}.home-slider > #sidebar-pager > a.active {
	border-color: #00ADEF
}.delayed-load .space ul li#item1 a:nth-child(odd) {
    border-right: 1px solid #f2f2f2;
}.delayed-load .space ul li.vah a {
	display: inline-block;
    width: calc(50% - 1px);
}.delayed-load .space ul li#item1 a {
	width: calc(50% - 1px);
	display: inline-block;
}
/* End Home Slider*/
.the-block-articles {
	position: relative
}.the-block-articles:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 6px;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}.the-block-articles > .header {
	height: 32px;
	background-color: #565656;
	position: relative;
	border-bottom: 2px solid #999;
}.the-block-articles > .header > a {
	float: right;
	color: #FFF;
	text-decoration: none !important;
	margin-top: 13px;
	margin-right: 10px
}.the-block-articles > .header[data-title]:before {
	content: attr(data-title);
	background: #CCC;
	display: block;
	position: absolute;
	line-height: 35px;
	height: 32px;
	white-space: nowrap;
	padding: 0 10px;
	width: 150px;
	color: #FFF;
	font-family: 'Gotham-Medium'
}.the-block-articles > .header[data-title]:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 170px;
	border-width: 16px 16px;
	border-style: solid;
	border-color: transparent transparent #CCC #CCC
}.the-block-articles > ul {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 1px;
	position: relative
}.the-block-articles > ul[data-title]:before {
	content: attr(data-title);
	position: absolute;
	top: 0;
	display: block;
	z-index: 2;
	padding: 2px 3px;
	font-size:12px;
	background: #CCC;
	color: #FFF;
	font-family: 'Gotham-Medium';
	text-transform: uppercase
}.the-block-articles > ul > li {
	border-bottom: thin solid #dfdfdf;
	background:#fff;
}.the-block-articles > ul > li:last-child {
	border: 0;
}.the-block-articles > ul > li > a {
	display: block;
	position: relative;
	text-decoration: none !important;
	color: #3F3F3F
}.the-block-articles > ul > li > a:after {
	clear: both;
	content: '';
	display: block;
}.the-block-articles > ul > li > a > img {
	display: inline-block;
	float: left;
	border: 0;
	width:40%;
	margin-right:5px;
}.the-block-articles > ul > li > a > span, .the-block-articles > ul > li > a > i {
	display: block;
}.the-block-articles > ul > li > a > i {
	color: #999;
	font-size: 12px;
	line-height: 24px;
}.the-block-articles > ul > li > a > span {
	overflow: hidden;
	font-family: 'Gotham-Medium';
	font-size: 16px;
	line-height: 20px;
	padding-right:5px;
	
}.the-block-articles > ul > li:first-child > a > img {
	display: block;
    float: none;
    height: auto;
    width: 100%;
}.the-block-articles > ul > li:first-child > a > i {
	display: none
}.the-block-articles > ul > li:first-child > a > span {
	margin: 0;
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 10px;
	right: 10px;
	color: #FFF;
	font-family: 'Gotham-Medium';
	font-weight: normal !important
}.the-block-articles > ul > li:first-child > a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: rgba(0,0,0,.1)
}.the-block-articles > ul > li:first-child > a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40%;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1.0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1.0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}.the-block-articles > ul > li:first-child > a:hover:before {
	background: transparent
}.the-block-articles.ocean > .header[data-title]:before {
	background: #00ADEF
}.the-block-articles.ocean > .header[data-title]:after {
	border-color: transparent transparent #00ADEF #00ADEF;
}.the-block-articles.ocean > .header {
	border-color: #0E59B4
}.the-block-articles.blue > .header[data-title]:before {
	background: #0066CC
}.the-block-articles.blue > .header[data-title]:after {
	border-color: transparent transparent #0066CC #0066CC;
}.the-block-articles.blue > .header {
	border-color: #403889
}.the-block-articles.tosca > .header[data-title]:before {
	background: #1AB385
}.the-block-articles.tosca > .header[data-title]:after {
	border-color: transparent transparent #1AB385 #1AB385;
}.the-block-articles.tosca > .header {
	border-color: #408C59
}.the-block-articles.orange > .header[data-title]:before {
	background: #FF8C55
}.the-block-articles.orange > .header[data-title]:after {
	border-color: transparent transparent #FF8C55 #FF8C55;
}.the-block-articles.orange > .header {
	border-color: #D36842
}.the-block-articles.lightblue > .header {
	border-color: #03A0A0
}.the-block-articles.lightblue > .header[data-title]:before {
	background: #00C3C3
}.the-block-articles.lightblue > .header[data-title]:after {
	border-color: transparent transparent #00C3C3 #00C3C3;
}.the-block-articles.blackmonkey > .header {
	border-color: #494949
}.the-block-articles.blackmonkey > .header[data-title]:before {
	background: #666666
}.the-block-articles.blackmonkey > .header[data-title]:after {
	border-color: transparent transparent #666666 #666666;
}.the-block-articles.globepurple > .header[data-title]:before, .the-block-articles.globe-asia > .header[data-title]:before {
	background: #28235B
}.the-block-articles.globepurple > .header[data-title]:after, .the-block-articles.globe-asia > .header[data-title]:after {
	border-color: transparent transparent #28235B #28235B;
}.the-block-articles.globepurple > .header, .the-block-articles.globe-asia > .header {
	border-color: #201C49
}
/* footer */
footer .menu-footer ul li {
	width: calc(25% - 0px);
	vertical-align: top;
}footer .menu-footer:before {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}footer .menu-footer{
	background:#4C4C4C;
}footer .copyright {
	height: 30px;
    /*position: relative;*/
    background:#DBD9D9;
}/*footer .copyright:before {
	background: url("../images/foot-town1.png") repeat scroll 0 center / 100% auto rgba(0, 0, 0, 0);
    bottom: 0;
    content: " ";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    width: 170px;
}footer .copyright:after {
	background: url("../images/foot-town2.png") no-repeat scroll 100% 0 / 100% auto rgba(0, 0, 0, 0);
    bottom: 0;
    content: " ";
    display: block;
    height: 97px;
    position: absolute;
    right: 0;
    width: 170px;
}*/footer .copyright .logoB {
	padding-top: 8px;
}[menustop] ul.list-menu li ul.socialtop li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}ul.socialtop .fb a:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #4964A5;
    content: "\f082";
    display: block;
    font-family: "Gotham-Medium";
    font-size: 34px;
}ul.socialtop .tw a:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #2AB3E7;
    content: "\f081";
    display: block;
    font-family: "Gotham-Medium";
    font-size: 34px;
}ul.socialtop .ig a:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #6B443D;
    content: "\f16d";
    display: block;
    font-family: "Gotham-Medium";
    font-size: 34px;
}[menustop] ul.socialtop a {
	position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a {
	position: absolute;
	top: 160px;
	left: 0;
	display: block;
	width: 25px;
	height: 50px;
	background: rgba(200,200,200,.8);
	color: transparent;
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a:hover {
	background: rgb(200,200,200);
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev {
	border-radius: 0 50px 50px 0
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next {
	left: auto;
	right: 0;
	border-radius: 50px 0 0 50px
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-prev:after {
	content: '\f053';
	font-family: 'Gotham-Medium';
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 2px;
	right: 0;
	bottom: 0
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a.bx-next:after {
	content: '\f054';
	font-family: 'Gotham-Medium';
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	right: 0;
	bottom: 0
}.editor-choice-slider .bx-wrapper > .bx-controls > .bx-controls-direction > a {
	top: 73px;
}.editor-choice-slider ul li {
	width: auto !important;
}.editor-choice-slider .bx-viewport {
	height: 100% !important;
}.editorright {
	margin:0;
	padding:0;
	list-style-type: none;
}.editorright li a.headline:before {
	background:none;
}.sidebar li.editor-choice-slider{
	margin: 0;
	padding: 0;
	position: relative
}.mt10{
	margin-top:10px;
}.mt20{
	margin-top:20px;
}
img{
	  max-width: 100%;
}
body>.body-white{
	background-color:#fff;
} .full-head{
	position:relative;
	width:100%;
	padding:0;
	margin:0;
	background:#000;
	
	-webkit-box-shadow: 0px 10px 10px 0px rgba(193,196,200,0.54);
	-moz-box-shadow: 0px 10px 10px 0px rgba(193,196,200,0.54);
	box-shadow: 0px 10px 10px 0px rgba(193,196,200,0.54);
}
.full-head.clear {
	background: none;
	box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
}
.full-head>img{
	width:100%;
} .full-head>.top-info{
	position:absolute;
	top:0;
	right:10px;
	background:#B11E24;
	padding:5px;
	border-bottom-left-radius: 10px ;
	border-bottom-right-radius: 10px ;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
} .full-head>.top-info i.pil:before{
	font-family: "FontAwesome";
	content:"\f142";
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	  margin-bottom: 5px;
	    width: 27px;
} .full-head>i{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 50%;
	z-index: 1;
	background: transparent linear-gradient(to bottom, transparent 0%, #000 100%) repeat scroll 0% 0%;
} .full-head>span{
	font-family: 'Gotham-Medium';
	position: absolute;
	bottom: 3px;
	left: 0px;
	font-weight:bold;
	right: 0px;
	z-index: 2;
	padding: 5px;
	color: #FFF;
	font-size: 26px;
	line-height: 20px;
} .full-head>.top-info i{
	color:#fff;
	font-family: 'Gotham-Medium';
	font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    cursor:pointer;
    display: block;
    text-align: center;
    padding: 5px 0;
} .full-head>.top-info i.font:before{
	content:"\f142";
	font-size:20px;
} .full-head>.top-info i.share:before{
	font-family: "FontAwesome";
	color:#fff;
	content:"\f1e0";
	font-size:20px;
} .full-head>.top-info a{
	text-decoration: none;
	
} .full-head>.top-info i.info:before{
	color:#fff;
	font-family: "FontAwesome";
	font-style: normal;
    font-weight: normal;
	content:"\f05a";
	font-size:20px;
	padding:0 5px;
}a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
    	   position: absolute;
	  color: #3C3C3C;
	  background: #EBEBEB;
	  visibility: visible;
	  opacity: 0.7;
	  top: 30px;
	  left: 0;
	  margin-left: -275px;
	  z-index: 999;
	  border-radius: 3px;
	  padding: 5px;
	  right: -45px;
	  text-align: right;
}
a.tooltips span:after {
      content: '';
	  position: absolute;
	  bottom: 100%;
	  right: 50px;
	  margin-left: 4px;
	  width: 0;
	  height: 0;
	  border-bottom: 8px solid #EBEBEB;
	  border-right: 8px solid transparent;
	  border-left: 8px solid transparent;
}.wrapper .content{
	padding:10px 5px;
	min-height:10px;
	border-bottom: thin solid #DFDFDF;
	line-height: 20px;
}.wrapper .content>article{
	height:100px;
	overflow: hidden;
}.wrapper .content>article.expand {
	height: 200PX;
}.wrapper .content>.more{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}.wrapper .content>.more span{
	  border: 2px solid #7E7E7E;
	  padding: 5px 10px;
	  border-radius: 10px;
	  font-size:16px;
	  cursor:pointer;
}.wrapper .content>.more span:before{
	font-family: ;
	content:"\f078";
	padding:0 5px 0 0;
}.wrapper .content>.more span i{
	text-decoration:none;
	font-style: normal;
    font-weight: normal;
}.wrapper .content>.tag-block{
	width: 100%;
	padding-top:20px;
}.wrapper .content>.tag-block > span{
	background: none repeat scroll 0 0 #42acf9;
    border-radius: 50%;
    padding: 5px 7px;
}.wrapper .content>.tag-block > span > i{
	left: -1px;
    position: relative;
    top: 1px;
}.wrapper .content>.tag-block > span > i:before{
	font-family: "FontAwesome";
	content:'\f02b';
	color:#fff;
	font-size:18px;
}.wrapper .content>.tag-block > a.tags{
	position:relative;
	margin-right: 5px;
	text-decoration:none;
	border:thin solid #ACACAC;
	text-decoration: none;
	  padding: 2px 4px 4px 4px;
	  border-radius: 3px;
	  font-size: 14px;
	  color: #ACACAC;
	  margin-bottom: 8px;
	  display: inline-block;
}.wrapper .content>.tag-block > a.active{
	background: #ACACAC;
	color:#fff;
}.wrapper .titles{
	font-family: 'Gotham-Medium';
	  
	  border-bottom: thin solid #DFDFDF;
	  text-transform: uppercase;
	  font-weight: bold;
	  padding: 8px 10px;
	  font-size: 18px;
	  
}.box>a.headline::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.box>a.headline:nth-child(odd) {
	margin-right: 1px;
}
.box>.headline {
    display: inline-block;
    outline: medium none;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: calc(50% - 0.5px);
}.box>.headline > img {
    border: 0 none;
    display: block;
    width: 100%;
.}.box>.headline > span {
    bottom: 3px;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    padding: 5px;
    position: absolute;
    right: 0;
    z-index: 2;
}.box>.headline > i {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    height: 40%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}.sidebar > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul > li {
  border-bottom: thin solid #DFDFDF;
  background: #898989;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}.sidebar li.banner > a {
  display: block;
  padding: 10px;
}.sidebar li.banner a > img {
  max-width: 100%;
  display: block;
}.sidebar li.head {
  background: #B7B7B7;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  border-bottom: thin solid #DFDFDF;
  text-transform: uppercase;
}.sidebar li.head a{
	color:#000;
}.sidebar ul > li {
  border-bottom: thin solid #DFDFDF;
  background: #898989;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}.the-block-articles {
  position: relative;
}.the-block-articles:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3000000', endColorstr='#00000000',GradientType=0 );
}.the-block-articles > ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0 1px 0 0;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: calc(50% - 1px);
}.sidebar .the-block-articles ul > li {
  background: #ECECEC;
}.the-block-articles > ul > li > a {
  display: block;
  position: relative;
  text-decoration: none !important;
  color: #3F3F3F;
}.the-block-articles > ul > li:first-child > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0,0,0,.1);
}.the-block-articles > ul > li:first-child > a > img {
  float: none;
  display: block;
}.sidebar .the-block-articles ul li a > i {
  color: #a1a1a1;
  font-weight: bold;
}.the-block-articles > ul > li:first-child > a > span {
  	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 5px;
    color: #FFF;
    font-size: 16px !important;
    display: block;
    display: -webkit-box;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Gotham-Medium';
    font-weight: normal !important;
}.tigabaris{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 5px;
    color: #FFF;
    font-size: 16px !important;
    display: block;
    display: -webkit-box;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Gotham-Medium';
    font-weight: normal !important;
}.the-block-articles > ul > li:first-child > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1.0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1.0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1.0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}.sidebar li.top-hastag {
  background: #00ABF0;
  font-size: 22px;
  padding: 8px;
  color: #fff;
  text-transform: capitalize;
}.sidebar .the-top-tags > ul {
  margin: 0;
  padding: 0;
}.sidebar .the-top-tags ul > li {
  list-style: none;
  background: #ECECEC;
}.sidebar .the-top-tags ul li > a {
  padding: 10px;
  border-left: 5px solid #00ABF0;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-right: 60px;
  color: #000;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}.sidebar .the-top-tags ul li > a:after {
  font-family: "Gotham-Medium";
  content: "";
  position: absolute;
  bottom: 5px;
  right: 10px;
  padding: 5px 3px 5px 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #00ABF0;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  width: 20px;
}.sidebar li.editor-choice-slider {
  margin: 0;
  padding: 0;
  position: relative;
}.sidebar li.social-media-corner {
  background: #ECECEC;
  padding: 10px;
}sidebar li.social-media-corner img{
  width:100%;
}li.the-block-articles.side-opinion {
  display: inline-block;
  vertical-align: top;
  width:100%;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-right: 1px;
  position: relative;
}.sidebar li .the-author {
  padding: 10px;
  display: block;
  background: #EBEBEB;
}.sidebar li .the-author a {
  display: block;
  position: relative;
  text-decoration: none !important;
  color: #3F3F3F;
}.sidebar li .the-author a > img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: left;
  border: 0px none;
  margin-right: 10px;
}.sidebar li .the-author b {
  padding-top: 5px;
}.sidebar li .the-author b, .sidebar li .the-author i {
  display: block;
}.sidebar .the-block-articles ul li a > i {
  color: #a1a1a1;
  font-weight: bold;
}.sidebar li .the-author i {
  font-weight: normal !important;
}.sidebar li .the-author a::after {
  clear: both;
  content: "";
  display: block;
}.the-block-articles > ul > li > a {
  display: block;
  position: relative;
  text-decoration: none !important;
  color: #3F3F3F;
}.sidebar li.special-repots {
  background: #EA1E1E;
  padding: 5px;
  text-align: left;
}.sidebar li.social-media-corner img{
  width:100%;
}.the-block-articles.ocean > ul[data-title]:before, a.ocean:before {
	background:#00ADEF;
}.the-block-articles.blue > ul[data-title]:before, a.blue:before {
	background: #0066CC;
}.the-block-articles.tosca > ul[data-title]:before, a.tosca:before {
	background: #1AB385;
}.the-block-articles.lightblue > ul[data-title]:before, a.lightblue:before {
	background: #00C3C3;
}.the-block-articles.blackmonkey > ul[data-title]:before, a.blackmonkey:before {
	background: #666666;
}.the-block-articles.orange > ul[data-title]:before, a.orange:before {
	background:#FF8C55;
}.the-block-articles.default > ul[data-title]:before, a.default:before {
	background:#ccc;
}.the-block-articles.opinion > ul[data-title]:before, a.opinion:before{
	background:#00C3C3;
}.the-block-articles.globepurple > ul[data-title]:before, a.globepurple:before, a.headline.globe-asia:before {
	background:#28235B !important;
}.the-block-articles.blogs > ul[data-title]:before, a.blogs:before{
	background:#666666;
}.full-head>.top-info>span i{
	
} .full-head>.top-info span{
	display:none;
} .full-head>.toltip{
	position: absolute;
  	top: 64px;
  	right: 56px;
  	color: #3C3C3C;
  	background: #EBEBEB;
  	visibility: visible;
  	opacity: 0.95;
  	text-align: right;
  	border-radius: 3px;
  	padding: 5px;
    z-index: 999;
    display:none;
} .full-head>.toltip:after{
	content: '';
  	position: absolute;
  	bottom: 100%;
  	top:10px;
    margin-left: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid #EBEBEB;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
} .full-head .active{
	display:block;
}#menu-slide-down {
	background:#fff;
}#menu-slide-down > ul.header,
#menu-slide-down > ul.content {
	list-style: none;
	padding: 0;
	margin: 0
}#menu-slide-down > ul.header > li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}#menu-slide-down > ul.header > li > a {
	display: block;
	white-space: nowrap;
	background: #CCC;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	line-height: 35px;
	height: 35px;
	color: #FFF
}#menu-slide-down > ul.header > li > a.active {
	background: #A5A5A5
}#menu-slide-down > ul.content > li {
	display: none;
}#menu-slide-down > ul.content > li.active {
	display: block;
}#loader {
	text-align:center;
}#loader img {
	width:25px;
	height:25px;
	padding:10px 0px;
}.back-to-top {
    background-color: #af1e23;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    color: #af1e23;
}.back-to-top:after {
	content: '\f077';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: "FontAwesome";
	color: #FFF;
}.linetop>a>img{
	width:34px;
	
}
/* padding margin */
.plabel{padding: 5px 3px 3px 3px;}.p0{padding:0 !important;}.p5{padding:5px;}.p10{padding:10px;}.m0 {margin:0;}.ml5 {margin-left:5px;}.mr5 {margin-right:5px;}.mt0{margin-top:0}.mt5{margin-top:5px !important;}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}
.mr0{margin-right:0}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}
.mb0{margin-bottom:0}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}
.ml0{margin-left:0}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}.ml30{margin-left:30px}
.pt0{padding-top:0}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pt25{padding-top:25px}.pt30{padding-top:30px}
.pr0{padding-right:0}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pr25{padding-right:25px}.pr30{padding-right:30px}
.pb0{padding-bottom:0}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}.pb30{padding-bottom:30px}
.pl0{padding-left:0}.pl5{padding-left:5px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}.pl30{padding-left:30px}
/* font */
.center {
	text-align:center;
}.right {
	text-align:right;
}.fff {
	color:#fff;
}.fwb {
	font-weight:bold;
}.fwn {
	font-weight:normal;
}.fs10 {font-size:10px;}.fs12 {
	font-size:12px;
}.fs13 {
	font-size:13px;
}.fs14{
	font-size:14px !important;
}.fs16{
	font-size:16px !important;
}.ts70 {
	text-shadow:1px 0 0 #707070;
}
/* optional */
.pull-left {
	float:left;
}.pull-right {
	float:right;
}.relative {
	position:relative;
}.dblock {
	display: block;
}.absolute {
	position:absolute;
}.inline {
	display: inline-block !important;
}.w50 {
	width: calc(50% - 0.5px) !important;
}.futura {
	font-family: "Gotham-Medium";
}.full{
	width:100% !important;
}/*epaper style*/
.epaper-right{
	background:#000;
	position: relative;
}.epaper-right>img{
	margin-bottom: -5px;
}.epaper-right>img.actived{
	opacity:0.5;
	background:#000;
}
.epaper-right > a{
	font-family: 'Gotham-Medium';
	width: 36px;
	height: 36px;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	position: absolute;
}.epaper-right > a.actived{
	display: inline-block;
}.epaper-right > a.actived i.list:hover{
	color:red;
}.epaper-right > a.actived i.view:hover{
	color:red;
}.epaper-right > a>i.list:before{
	content: '\f00b';
	color: #FFF;
	left: -125px;
	position: absolute;
	top: 150px;
	border: 5px solid #fff;
	padding: 10px;
	border-radius: 50px;
	font-style: normal;
	
}.epaper-right > a>i.view:before{
	content: '\f002';
	color: #FFF;
	left: -205px;
	position: absolute;
	top: 150px;
	border: 5px solid #fff;
	padding: 10px;
	border-radius: 50px;
	font-style: normal;
}.black{
	background-color:#000;
}ul.epaper{
	margin:0;padding:0;
}ul.epaper>li{
	list-style:none;
	display:inline-block;
	width:50%;
	text-align: center;
}ul.epaper>li>a{
	font-style:none;
	text-decoration:none;
}ul.epaper>li>a span{
	display: block;
}ul.epaper>li>a img{
	padding:10px 10px 0 0;
	width: 100%;
}.tab_content li.news a {
	background: url("../images/news2.png") no-repeat scroll 24px 2px / 40px 40px #B81F25;
    height: 45px;
    padding: 5px 20px;
    width: 50px;
}.tab_content li.video a {
	background: url("../images/video.png") no-repeat scroll 24px 2px / 40px 40px #b81f25;
    height: 45px;
    width: 50px;
    padding: 5px 20px;
}.tab_content li.image a {
	background: url("../images/pic.png") no-repeat scroll 25px 3px #B81F25;
    height: 45px;
    width: 50px;
    padding: 5px 20px;
}.tab_content li.news a div, .tab_content li.video a div, .tab_content li.image a div {
	bottom: 2px;
    width: 55%;
    color:#fff;
}.tab_content li.image a div {
	left:21px;
}.tab_content li.news a.active {
	background: url("../images/news.png") no-repeat scroll 24px 2px / 40px 40px #fff;
    height: 45px;
    padding: 5px 20px;
    width: 50px;
}.tab_content li.video a.active {
	background: url("../images/video2.png") no-repeat scroll 24px 2px / 40px 40px #fff;
    height: 45px;
    padding: 5px 20px;
    width: 50px;
}.tab_content li.image a.active {
	background: url("../images/pic2.png") no-repeat scroll 25px 3px #fff;
    height: 45px;
    padding: 5px 20px;
    width: 50px;
}.tab_content li a.active div {
	color:#B81F25;
}img.banner {
	width:100%;
}.banner {
	background: #898989;
	padding: 10px 10px 5px;
}/*ul.customlist .the-block-articles > ul > li:first-child > a:before {
	background:none;
	position: unset;
	content:unset;	
	height: unset;
}ul.customlist .the-block-articles > ul > li:first-child > a:after {
	background:none;
	position: unset;
}ul.customlist .the-block-articles > ul > li > a > img {
    border: 0 none;
    display: inline-block;
    float: left;
    width: 30%;
}ul.customlist .the-block-articles > ul > li > a > span {
    display: block;
    margin-left: 31%;
    position: unset;
    color: unset;
}ul.customlist .the-block-articles > ul > li > a > i {
	display:block;
}.nobg .the-block-articles:before {
	background:none;
}.nobg .the-block-articles {
	border-bottom: thin solid #dfdfdf;
}*/
.content .tags {
		  margin: 5px 0 10px 0;
		  padding: 0;
		  list-style: none;
	}.content .tags:before {
	  content: '\f02c';
	  font-family: 'Gotham-Medium';
	  display: inline-block;
	  background: #00ADEF;
	  width: 24px;
	  height: 24px;
	  border-radius: 50%;
	  line-height: 24px;
	  text-align: center;
	  vertical-align: middle;
	  color: #FFF;
	}.content .tags > li {
	  display: inline-block;
	  margin-top: 5px;
	}.content .tags > li > a {
	  display: block;
	  border: thin solid #00ADEF;
	  margin-left: 5px;
	  padding: 0 10px;
	  height: 24px;
	  line-height: 24px;
	  white-space: nowrap;
	  border-radius: 20px;
	  text-decoration: none;
	  color: #00ADEF;
	  width:unset;
	}.content .tags > li > a::before {
		content:none !important;
	}.content .related {
  list-style: none;
  padding: 0;
  margin: 0;
  border: thin solid #DDD;
}.content .related:before {
  content: 'RELATED ARTICLES:';
  display: block;
  border-bottom: thin solid #DDD;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
}.content .related > li {
  display: inline-block;
  vertical-align: top;
  width: 388px;
  height: 90px;
  padding: 10px;
  border-right: thin solid #DDD;
}.content .related > li > a {
  display: block;
  outline: none;
  text-decoration: none;
 }article a {
  color: rgb(205, 23, 19);
  text-decoration: none;
}.content .related > li > a > img {
  float: left;
  border: 0;
}.content .related > li > a > section {
  display: block;
  margin-left: 170px;
}.content .related > li > a > section > .date {
  display: block;
  color: #999;
}.content .related > li > a > section > .title {
  display: block;
  margin-top: 5px;
  color: #3F3F3F;
  font-weight: bold;
  max-height: 54px;
  overflow-y: hidden;
}.content .related > li:last-child {
  border: 0;
}.content .show-more .more-content {
  display: none;
}.content .show-more .more-content p:first-child {
  margin-top: 0;
}.content .show-more .caption-content a {
	width:auto;
	border:none;
	border-radius:0;
	background:none;
}.content .show-more .caption-content a:before {
	content:unset;
}.content .show-more  a {
  display: block;
  width: 120px;
  margin: 0 auto;
  border: thin solid #DADADA;
  border-radius: 2em;
  text-decoration: none;
  outline: none;
  white-space: nowrap;
  background: rgb(242,242,242);
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}.content .show-more a:before {
  display: inline-block;
  vertical-align: top;
  content: '\f0d7';
  font-family: 'Gotham-Medium';
  text-align: center;
  line-height: 26px;
  border-right: thin solid #DADADA;
  width: 26px;
  height: 26px;
  padding-left: 2px;
  color: #3F3F3F;
}.content .show-more a > i {
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  height: 26px;
  margin-left: 5px;
  color: #3F3F3F;
}li.banner-right img{
	width:100% !important;
}.title-l3{
  margin: 0;
  position: absolute;
  z-index: 2;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #FFF;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  font-size: 14;
  line-height: 20;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}[menustop] ul.list-menu li.list:nth-child(odd) {
	float: right;
    width: calc(50% - 41px);
}[menustop] ul.list-menu li.list:nth-child(even) {
	float: left;
    width: calc(50% - 40px);
}[menustop] ul.list-menu li.home {
	background-color: #D78F91;
    background-image: url("../images/menu/new/home.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
    border-right: 1px solid #4b535d;
}[menustop] ul.list-menu .home a {
	background-color: #AF1E23;
	font-size:12px;
}[menustop] ul.list-menu li.news {
	background-color: #80D6F7;
    background-image: url("../images/menu/new/news.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
    border-right: 1px solid #4b535d;
}[menustop] ul.list-menu .news a {
	background-color: #00ADEF;
	font-size:12px;
}[menustop] ul.list-menu li.jg-tv {
	background-color: #B3B3B3;
    background-image: url("../images/menu/new/tv.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
}[menustop] ul.list-menu .jg-tv a {
	background-color: #666666;
	font-size:12px;
}[menustop] ul.list-menu li.business {
	background-color: #E6E6E6;
    background-image: url("../images/menu/new/business.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
}[menustop] ul.list-menu .business a {
	background-color: #CCCCCC;
	font-size:12px;
}[menustop] ul.list-menu li.international {
	background-color: #80B3E6;
    background-image: url("../images/menu/new/inter.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
    border-right: 1px solid #4b535d;
}[menustop] ul.list-menu .international a {
	background-color: #0066CC;
	font-size:12px;
}[menustop] ul.list-menu li.sports {
	background-color: #8DD9C2;
    background-image: url("../images/menu/new/sport.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
}[menustop] ul.list-menu .sports a {
	background-color: #1AB385;
	font-size:12px;
}[menustop] ul.list-menu li.features {
	background-color: #FFC6AA;
    background-image: url("../images/menu/new/life.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
    border-right: 1px solid #4b535d;
}[menustop] ul.list-menu .features a {
	background-color: #FF8C55;
	font-size:12px;
}[menustop] ul.list-menu li.opinion {
	background-color: #80e1e1;
    background-image: url("../images/menu/new/opini.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
}[menustop] ul.list-menu .opinion a {
	background-color: #00C3C3;
	font-size:12px;
}[menustop] ul.list-menu li.blogs {
	background-color: #414b55;
    background-image: url("../images/menu/new/blog.png") !important;
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 40px;
}[menustop] ul.list-menu .blogs a {
	background-color: #00C3C3;
	font-size:12px;
}[menustop] ul.list-menu .news a, [menustop] ul.list-menu .international a, [menustop] ul.list-menu .features a, [menustop] ul.list-menu .blogs a {
	/*padding-left:0;*/
}
/*.menusleft ul.tabs {
	position: fixed;
    width: 100%;
    z-index: 4;
}.menusleft #tab1 ul.tabs, .menusleft #tab2 ul.tabs {
	top: 89px;
}.menusleft #tab1 #latestnews, .menusleft #tab1 #latestvideo, .menusleft #tab1 #latestphotos, .menusleft #tab2 #popularnews, .menusleft #tab2 #popularvideo, .menusleft #tab2 #popularphotos {
	margin-top: 90px;
}*/.full-head > .top-info i.other:before {
    color: #fff;
    content: "";
    cursor: pointer;
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    margin-bottom: 5px;
    text-align: center;
    width: 27px;
}/*.checkbox:checked ~ .social {
	display: block;
	top: 35px;
    right: -34px;
    position: absolute;
  opacity:1;
  -webkit-transform: scale(1) translateX(-90px);
  -moz-transform:scale(1) translateX(-90px);
  -o-transform:scale(1) translateX(-90px);
  transform:scale(1) translateX(-90px);
    -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
}*/

.labels {
  font-size:16px;
  cursor:pointer;
  margin:0;
  padding:5px 10px;
  border-radius:10%;
  color:#7B7484;
}

.social {
  /*transform-origin:50% 0%;
  -webkit-transform: scale(0) translateX(-190px);
  -moz-transform:scale(0) translateX(-190px);
  -o-transform:scale(0) translateX(-190px);
  transform:scale(0) translateX(-190px);
  opacity:0;*/
	position: absolute;
	top: 32px;
	right: 56px;
	color: #3C3C3C;
	background: #EBEBEB none repeat scroll 0% 0%;
	visibility: visible;
	opacity: 0.95;
	text-align: right;
	border-radius: 3px;
	padding: 5px;
	z-index: 999;
	display: none;
}
.social>ul {
  position:relative;
  opacity:0.95;
  left:0;
  right:0;
  margin:auto;
  color:#fff;
  background:#EBEBEB;
  padding:0;
  border-radius:3px;
  list-style:none;
  line-height: 14px;
}

.social>ul>li {
  font-size:20px;
  cursor:pointer;
  margin:0;
  text-align:center;
  float:left;
  display:block;
}
.social>ul>li {
	color:rgba(175,30,35,.9);
}
.social>ul>li>a{
	display: block;
  	padding:10px 15px;
  	float: left;
}

.social>ul:after {
	content: '';
    position: absolute;
    bottom: 100%;
    top: 8px;
    margin-left: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid #EBEBEB;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

social>ul>li>a[class*="twitter"] {background:#6CDFEA;padding:12px 0;}
social>ul>li>a[class*="gplus"] {background:#E34429;padding:12px 0;}
social>ul>li>a[class*="mail"] {background:#E34429;padding:12px 0;}
input[type="checkbox"]{display:none;}

.checkbox:checked + .label{
  background:#7B7484;
  color:#231733;
}
.checkbox{
	display: none;
}.addthis_button_email>.aticon-email{
	display:none !important;
}.the-block-articles.streaming > .header[data-title]:before {
	background:#2E3192;
}.the-block-articles.streaming > .header[data-title]:after {
	border-color: transparent transparent #2E3192 #2E3192;
    border-style: solid;
    border-width: 20px;
    content: "";
    display: block;
    height: 0;
    left: 170px;
    position: absolute;
    width: 0;
}.the-block-articles.streaming > .header{
	border-bottom: 2px solid #2E3192;
	background-color: #ccc;
}.the-block-articles.photos > .header[data-title]:before {
	background:#fcfd95;
	color: #5C5C5C;
}.the-block-articles.photos > .header[data-title]:after {
	border-color: transparent transparent #fcfd95 #fcfd95;
    border-style: solid;
    border-width: 20px;
    content: "";
    display: block;
    height: 0;
    left: 170px;
    position: absolute;
    width: 0;
}.the-block-articles.photos > .header{
	border-bottom: 2px solid #fcfd95;
	background-color: #ccc;
}article #searchpage ul.search-article li:nth-child(odd) {
	background:#D8D8D8;
}article #searchpage ul.search-article li {
	background:#f2f2f2;
}article #searchpage ul.search-article li div a > img {
	
}#jg-tv .article-list a:nth-child(odd) {
	margin-right:1px;
}.tab_content .the-block-articles > ul > li:first-child > a > span > i, .sidebar .the-block-articles > ul > li:first-child > a > i {
	font-size: 11px;
    color: #ececec;
    font-weight: normal;
}.tab_content .the-block-articles > ul > li:first-child > a > span {
	display:unset;
	text-overflow:unset;
	overflow:unset;
	-webkit-line-clamp:unset;
	-webkit-box-orient:unset;
}.sparator-land span {
	border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}.caption-content img {
	height: auto;
    width: 100%;
}.iframe-landing {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}.iframe-landing iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}.the-block-articles > .header > span.more {
	color: #fff;
    position: absolute;
    right: 7px;
    top: 9px;
}a.fix-home {
	background-color: #565656;
    border-radius: 5px;
    bottom: 5px;
    color: #af1e23;
    height: 40px;
    position: fixed;
    left: 5px;
    width: 40px;
}a.fix-home:after {
	color: #fff;
    content: "\f015";
    display: block;
    font-family: "FontAwesome";
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 40px;
}

/*SOCIAL MEDIA SHARE*/
.fb.popup,.twitter.popup,.g-plus.popup,.email.addthis_button_email,.wa.popup{
	position:relative;
}
.fb.popup:before,.twitter.popup:before,.g-plus.popup:before,.email.addthis_button_email:before,.wa.popup:before{
	font-family: "FontAwesome";
	position: relative;
	color: #B81F25;
	font-size: 21px;
	text-align: center;
	display: block;
}.fb.popup:before{
	content: "";
}.twitter.popup:before{
	content: "";
}.g-plus.popup:before{
	content: "";	
}.email.addthis_button_email:before{
	content: "";
}.wa.popup:before{
	content: "\f232";	
}.big .headline > span {
	font-size:20px !important
}ul.sosmedom{
	background-color:#323942;
	width:100%;
	margin: 0;
    padding: 0;
    border-bottom:1px solid #4b535d;
}ul.sosmedom > li{
	color:#ffffff;
	font-size:20px;
	width:calc(25% - 1px);
	display:inline-block;
}ul.sosmedom > li:before{
	display: inline-block;
    font-family: "Gotham-Medium";
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    width: 25px;
}ul.sosmedom > li a{
	color: #e5e5e5;
    display: inline-block;
    font-family: "Helvetica Neue",arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: -2px;
    padding-left: 40px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}ul.sosmedom > li.fb{
	background:#4F62AF;
	border-right:1px solid #4b535d;
}ul.sosmedom > li.ig{
	background:#EE4E10;
}ul.sosmedom > li.tw{
	border-right:1px solid #4b535d;
	border-left:1px solid #4b535d;
	background:#2AA1D3;
}ul.sosmedom > li.fb:before{
	content:"\f09a";
	background-color:#A7B1D7;
}ul.sosmedom > li.tw:before{
	background-color:#95D0E9;
	content:"\f099";
}ul.sosmedom > li.ig:before{
	content:"\f0d5";
	background-color:#F7A788;
}ul.sosmedom > li.rss{
	background:#FB7629;
}ul.sosmedom > li.rss:before {
	content:"\f09e";
	background-color:#F79C67;
}#section-home .the-block-articles > ul:first-child {
	
}#section-home .the-block-articles > ul:last-child {
	margin:0;
}#section-home .the-block-articles > ul {
	width:calc(50% - 0.5px);
}.the_comments.active {
    display: block;
}.the_comments {
    color: #3F3F3F;
    text-decoration: none;
    position: relative;/*position: fixed;*/
    background: #FFF;
    left: 0;
    /*border: thin solid #CCC;*/
    z-index: 9;
    width: calc(100% - 20px);
    display:none;
    padding: 35px 10px 10px;
    padding-top: 0px !important;
    /*box-shadow: 2px 2px 10px #666;*/
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}.the_comments > .section {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}.the_comments > .x {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #3F3F3F;
    box-shadow: 0 0 10px #3F3F3F;
    z-index:99;
    text-decoration: none;
}.comm:before {
	color: #424242;
    content: "";
    font-family: "Gotham-Medium";
    margin-right: 5px;
}.comm {
	color: #424242;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    width: 100px;
}.the_comments > .x:before {
    color: #fff;
    content: "";
    display: block;
    font-family: "Gotham-Medium";
    line-height: 30px;
    font-size: 22px;
    text-align: center;
}p > iframe {
	width:100%;
}.content .caption-content {
	padding: 5px;
    background: #f2f2f2;
    font-size: 14px;
}.box-span {
	position: absolute;
    height: 40px;
    z-index: 2;
    color: #fff;
    bottom: 0;
    padding: 5px;
    text-shadow: 1px 0px 0px #999;
    font-family: 'Gotham-Medium';
    font-weight: normal !important;
    line-height: 20px;
    font-size: 16px !important;
    left: 0;
    right: 0;
 
}.box-span-small {
    height: 60px;
    z-index: 2;
    bottom: 0;
    padding: 5px;
    font-family: 'Gotham-Medium';
    line-height: 20px;
    left: 0;
    right: 0;
}.content .show-more .more-content a {
    background: none;
    border: medium none;
    display: inline;
    width: auto;
    white-space:normal;
}.content .show-more .more-content a:before {
	content:none !important;
}.show-more {
	color:unset !important;
}#disqus_thread {
	position: absolute;
    /*top: 35px;*/
    background: none repeat scroll 0 0 #ffffff;
    width:95%;
}.pre-disqus {
	
}.mhs ul li:first-child a.headline.news:before, .mhs ul li:first-child a.headline.business:before, .mhs ul li:first-child a.headline.globe-asia:before, .mhs ul li:first-child a.headline.international:before, .mhs ul li:first-child a.headline.sports:before, .mhs ul li:first-child a.headline.features:before, .mhs ul li:first-child a.headline.opinion:before, .mhs ul li:first-child a.headline.blogs:before {
	background: none !important;
}.mhs.the-block-articles > ul {
	width:100% !important;
}.mhs.the-block-articles > ul li:first-child {
	width:100%;
}.mhs.the-block-articles > ul li {
	width:calc(50% - 0.5px);
	display: inline-block;
    position: relative;
    vertical-align: top;
    outline: none;
    padding: 0;
    border-bottom: 1px solid #f2f2f2;
}.mhs.the-block-articles > ul > li > a > img {
	float:none;
	width:100%;
	margin-right:0;
}.mhs.the-block-articles > ul > li > a > i {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80%;
    z-index: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.52) 52%, rgba(0,0,0,0.54) 54%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(52%,rgba(0,0,0,0.52)), color-stop(54%,rgba(0,0,0,0.54)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.52) 52%,rgba(0,0,0,0.54) 54%,rgba(0,0,0,1) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}.mhs.the-block-articles > ul > li:first-child > a::after {
	height:auto;
}.mhs .headline {
	border-bottom:0;
}.mhs a.data-title {
    color: #fff;
    display: block;
    font-family: "Gotham-Medium";
    font-size: 12px;
    left: 0;
    padding: 2px 3px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    z-index: 9999;
}.mhs a.headline::before {
	display:none;
	background:none !important;
}.mhs.the-block-articles > ul > li:first-child > a::before {
	background:none !important;
}.mhs a.data-title.news {
	background: #00adef none repeat scroll 0 0;
}.mhs a.data-title.business {
	background: #ccc none repeat scroll 0 0;
}.mhs a.data-title.globe-asia {
	background: #28235b none repeat scroll 0 0;
}.mhs a.data-title.international {
	background: #0066cc none repeat scroll 0 0;
}.mhs a.data-title.sports {
	background: #1ab385 none repeat scroll 0 0;
}.mhs a.data-title.features {
	background: #ff8c55 none repeat scroll 0 0;
}.mhs a.data-title.opinion {
	background: #00c3c3 none repeat scroll 0 0;
}.mhs a.data-title.blogs {
	background: #666666 none repeat scroll 0 0;
}.box-span-snapshots {
	position: absolute;
    z-index: 2;
    color: #fff;
    bottom: 0;
    padding: 5px;
    text-shadow: 1px 0px 0px #999;
    font-family: 'Gotham-Medium';
    font-weight: normal !important;
    line-height: 20px;
    font-size: 16px !important;
    left: 0;
    right: 0;
}a.headline-snapshots:before {
	content: none !important;
}
@media only screen  and (max-width: 480px){
 	.the-block-articles > ul > li > a > span{
 		/*display: -webkit-box;
	    font-size: 10;
	    line-height: 1.2;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;*/
   }
   
}
.btn-download{
	width: 75px !important;
}.social-no-tooltip {
  display: block;
  height: 67px;
  position: relative;
  color: #3C3C3C;
  background: #EBEBEB none repeat scroll 0% 0%;
  text-align: center;
  border-radius: 3px;
  padding-left: 10px;

  border-bottom: 2px solid #e8e8e8;
    box-shadow: inset 0px -1px 0px #d8d8d8;

}
.social-no-tooltip ul {
  position:relative;
  left:0;
  right:0;
  margin:auto;
  color:#000;
  background:#EBEBEB;
  padding:0;
  border-radius:3px;
  list-style:none;
  line-height: 14px;
  width: 180px;
}

.social-no-tooltip ul li {
  font-size:20px;
  cursor:pointer;
  margin:0;
  text-align:center;
  float:left;
  display:block;
}
.social-no-tooltip ul li {
  color:rgba(175,30,35,.9);
}
.social-no-tooltip ul li a{
  display: block;
    padding:10px 15px;
    float: left;
}

.social-no-tooltip ul:after {
  display: none;
  content: '';
    position: absolute;
    bottom: 100%;
    top: 8px;
    margin-left: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid #EBEBEB;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

.social-no-tooltip ul li a[class*="twitter"] {padding:12px 0;}
.social-no-tooltip ul li a[class*="gplus"] {background:#E34429;padding:12px 0;}
.social-no-tooltip ul li a[class*="mail"] {padding:12px 0;}

.rounds{
    background-color: #B81F25;
    border-radius: 25px;
    width: 30px;
    height: 30px;
    /* padding-top: 4px; */
    margin-top: 3px !important;
}/*SOCIAL MEDIA SHARE*/
.fb.popup,.twitter.popup,.g-plus.popup,.email.addthis_button_email,.wa.popup{
  position:relative;
}
.fb.popup:before,.twitter.popup:before,.g-plus.popup:before,.email.addthis_button_email:before,.wa.popup:before{
  font-family: "FontAwesome";
  position: relative;
  color: #EBEBEB;
  font-size: 21px;
  text-align: center;
  display: block;
}.fb.popup:before{
  content: '\f09a';
  margin-left: -6px;
  margin-top: 0px;
}.twitter.popup:before{
  content: '\f099';
  margin-left: 6px;
  margin-top: -2px;
}.g-plus.popup:before{
  content: '\f0d5';
  margin-left: -7px;
  margin-top: 0px;
}.email.addthis_button_email:before{
  content: '\f0e0';
  margin-left: 5px;
  margin-top: -4px;
}.wa.popup:before{
  content: "\f232";
  margin-left: -8px;
  margin-top: -2px;
}.big .headline > span {
  font-size:20px !important
}ul.sosmedom{
  background-color:#FFF;
  width:100%;
  margin: 0;
    padding: 0;
    /*border-bottom:1px solid #4b535d;*/
}ul.sosmedom > li{
  color:#ffffff;
  font-size:20px;
  /*width:calc(25% - 1px);*/
  width: calc(100%/3 - 5px);
  text-align:center;
  display:inline-block;
}ul.sosmedom > li:before{
  display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    width: 25px;
}ul.sosmedom > li a{
  color: #e5e5e5;
    display: inline-block;
    font-family: "Helvetica Neue",arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: -2px;
    padding-left: 40px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}ul.sosmedom > li.fb{
  margin-top: 25px;
    background: #fff;
}ul.sosmedom > li.ig{
  margin-top: 29px;
    background: #fff;
}ul.sosmedom > li.tw{
  margin-top: 25px;
    background: #fff;
}a > span.at-icon-wrapper{
	display:none;
}
