.device_wrapper {
    width: 1140px;
    margin: 0 auto;	
	padding:20px;
	background:#FFF;
	
    display: flow-root;
}
.desktop_menu {
	width:30%;
	height: 100vh; 
	float:right;	
	position:fixed;
	right:0;
	top:0;
	display:none;
}
.desktop_menu .rmenu{
	width:200px;
	height: 100vh; 
	float:left;	
	background:#ccc;
	margin-left:25px;
}

.desktop_left {
	width:35%;
	height: 100vh;
	float:left;	
	   position:fixed;

	left:0;
	top:0;
	display:none;
}
.desktop_left .clmn{
	width:300px;
	height: 100vh; 
	float:right;	
	background:#ccc;
	margin-right:25px;
}
.m-segment{  
	width: 740px;
	margin: 0 auto;	
	padding:20px;
	background:#FFF;
	align-items: stretch;
	display: flow-root;
	flex-wrap: nowrap;
	flex-shrink: 1;
	padding-left: 32px;
	padding-right: 32px;
	flex-grow: 1;
	flex-direction: row;
	-webkit-font-smoothing: antialiased;
	line-height: 1.34;
	color: #1c1e21;
	margin-top:80px;
	border-radius:8px;
	}
.sport_main_page {
	display:none;
}
.section {
	width:47.5%;
	float:left;
	margin-right:2.5%;
	border:1px #ccc solid;
	border-radius:8px;
}
.section.mainDesktop {
	width:100%;
		border:1px #ccc solid;
	border-radius:8px;
}
body {
	background:#f0f2f5
}
#top-story-title {
	font-size:1.3vw;
	width: 50%;
	margin-top:20px;
    float: right;
    display: block;
}
#top-story-subtitle {
    font-size: 0.8vw;
    line-height: 1vw;
	width: 50%;
    float: right;
    display: block;

}
.ticker-container {
	margin-top:0;
	display:none;
}
div.scrollmenu {
	overflow-x:hidden
}
.top-story-date{
    font-size: 1vw;
    line-height: 1.6vw;
		width: 50%;
    float: right;
    display: block;

}
.header{  
   position:fixed
	
}


.top-story-wrapper{
	width: 100%;
    float: right;
    display: block;
	
	
}.top-story-single{
	width: 50%;
    float: right;
	min-height: 253px;
    padding-bottom: 0;
}
.section .hotnews .hotnewspost .strip-text {
	width:72%;
}
.section .hotnews .hotnewspost .strip-text a.stitle {
	font-size:0.9vw;
	
}
.section .hotnews .hotnewspost .strip-text a.ssdata {
	font-size:0.8vw;
}
.back-icon{
	    font-size: 2.0vw !important;
}
.mainstoryvideoIcon {
    width: 46px;
    height: 46px;
    fill: #fff;
    display: block;
    top: 55%;
}
#navbar {
	    width: 1129px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.weather-widget {
    width: 4.6%;
    padding-right: 8px;
    padding-left: 8px;
}
.redmail-icon {
    width: 4.6%;
    padding-right: 8px;
}
.main-logo-icon {
	width: 10%;
	float:right;
}