@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.ttf);
}
body{
	font-family: OpenSans;
}
a:hover{
    text-decoration: none;
}
/*scroll*/
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #808080;
  border: 0px none #ffffff;
  border-radius: 42px;
}
::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
::-webkit-scrollbar-thumb:active {
  background: #808080;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 39px;
}
::-webkit-scrollbar-track:hover {
  background: #ffffff;
}
::-webkit-scrollbar-track:active {
  background: #fff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
/*politic-desktop*/
.top-header{
	background: #fff;
    border-bottom: 1px solid #d0d0d0;
}
.top-header ul{
	list-style: none;
	margin: 7px 0;
	padding: 0;
	font-size: 12px;
}
.top-header ul li{
	display: inline-block;
    padding: 0 5px;
	color: #585858;
}
.top-header ul li img{
    vertical-align: top;
    margin: 2px 4px;
    height: 13px;
}
.top-header ul li a{
	color: #898989;
    text-transform: uppercase;
    font-size: 11px;
}
.top-header ul li a:hover{
    color: #000;
    text-decoration: none;
}
.top-banner img{
	margin: 30px 0;
}
.top-banner img.logo{
    height: 100%;
}
.top-banner .banner-top img{
    width: 100%;
}
.top-banner .banner-top .slick-dots, .footerbanner .slick-dots, .rightsidebanner .slick-dots, .footersidediv .slick-dots, .slider-a-3 .slick-dots, .slider-a-2 .slick-dots{
    bottom: 0px;
    text-align: right;
}
.top-banner .banner-top .slick-dotted.slick-slider,  .footerbanner .slick-dotted.slick-slider, .footersidediv .slick-dotted.slick-slider, .slider-a-3 .slick-dotted.slick-slider{
    margin-top: 15px;
    margin-bottom: 0;
}
.rightsidebanner .slick-dotted.slick-slider{
    margin-top: 0;
}
.top-banner .banner-top .slick-dots li, .footerbanner .slick-dots li,.highlightbanner .slick-dots li, .rightsidebanner .slick-dots li, .footersidediv .slick-dots li, .slider-a-3 .slick-dots li{
    margin: 0;   
}
.top-banner .banner-top .slick-dots li button:before , .footerbanner .slick-dots li button:before, .highlightbanner .slick-dots li button:before, .rightsidebanner .slick-dots li button:before, .footersidediv .slick-dots li button:before, .slider-a-3, .slick-dots li button:before{
    font-size: 10px;
    color: #ffffff;
    opacity: 0.8;
}
.top-banner .banner-top .slick-dots li.slick-active button:before, .footerbanner .slick-dots li.slick-active button:before, .highlightbanner .slick-dots li.slick-active button:before, .rightsidebanner .slick-dots li.slick-active button:before, .footersidediv .slick-dots li.slick-active button:before, .slider-a-3 .slick-dots li.slick-active button:before{
    opacity: 1;
    color: #8e2b5a;
}
.rightsidebanner video, .rightsidebanner iframe{
    width: 100%;
}
.navbar-info{
	background: transparent;
}
.fixed-me{
    background-color:#9e0000 !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
}
.navbar-info .navbar-collapse{
    background-color:#9e0000;
}
.header-right-menu{
 	padding: 0 !important;   
    
}
.site-logo{
    padding: 15px 20px !important; 
    margin: 15px 10px !important;
}
.navbar-me{
    background-color: transparent;
    top: 0px;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 0;
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button{
    margin: 8px 15px 0px 15px !important;
}
.navbar-brand{
	padding: 5px 15px;
}
.navbar-brand>img{
	height: 100%;
}
.navbar-nav{
	margin: 0;
}
.navbar-default .navbar-nav>li>a{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 3px solid #9e0000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
	border-bottom: 3px solid #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	border-bottom: 3px solid #fff;
	background: transparent;
	color: #fff;
}
.shortnewsdiv{
    padding: 20px 0 15px 0;
}
.shortnewsdiv .shortnews{
    padding: 0;
}
.shortnewsdiv .shortnews p{
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    padding: 12px;
    text-align: center;
    background: url(../img/redpolygon1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.shortnewsdiv .shortnews marquee{
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 0;
}
.shortnewsdiv .shortnews .polygon{
    background: url(../img/redpolygon2.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 66px;
    height: 45px;
}

.topnewsdiv{
	background-image: url(../img/bg1.jpg);
    padding: 10px 0 30px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.topnewsdiv .toplink{
	text-align: right;
    margin-bottom: 10px;
}
.topnewsdiv .toplink a{
	color: #656565;
}
.topnewsdiv .topnews img{
	width: 100%;
	height: 100%;	
}
.topnewsdiv .topnews .big1{
	position: relative;
}
.topnewsdiv .topnews .big1 .title{
	position: absolute;
    top: 10px;
    left: 35px;
    text-transform: uppercase;
    color: #8e2b5a;
    background: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    border-left: 7px solid #8e2b5a;
    border-radius: 5px;
}
.topnewsdiv .topnews .big1 p{
	position: absolute;
    bottom: 0;
    padding: 0 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    z-index: 1;
}
.topnewsdiv .topnews .big1 .grad{
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 99%, rgba(0,0,0,0.82) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 99%,rgba(0,0,0,0.82) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 99%,rgba(0,0,0,0.82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5;
}
.topnewsdiv .topnews .big2{
	width: 263px;
	height: 176px;
	position: relative;
}
.topnewsdiv .topnews .big2:first-child{
	margin-bottom: 20px;
}
.topnewsdiv .topnews .big2-title{
    position: absolute;
    text-transform: uppercase;
    color: #8e2b5a;
    background: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    border-left: 7px solid #8e2b5a;
    border-radius: 5px;
    margin-left: 10px;
    z-index: 1;
}
.topnewsdiv .topnews .big2 p{
	position: absolute;
    bottom: 0;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    z-index: 1;
    width: 263px;
}
.topnewsdiv .topnews .big2 .grad{
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 99%, rgba(0,0,0,0.82) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 99%,rgba(0,0,0,0.82) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.82) 99%,rgba(0,0,0,0.82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5;
}
.topnewsdiv .topnews .big2 .slick-dots{
	position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    width: auto;
    bottom: 0;
}
.topnewsdiv .topnews .big2 .slick-dots li{
	margin: 0;
}
.topnewsdiv .topnews .big2 .slick-dots li button:before{
	font-family: 'slick';
    font-size: 8px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
}
.topnewsdiv .topnews .big2 .slick-dots li.slick-active button:before{
	color: #8e2b5a;
}
.slick-prev:before, .slick-next:before{
	color: #8f2b5b;
}
.slick-slide img {
    margin: 0 auto;
    width: 100%;
}
.instantdiv{
	padding: 20px 15px;
}
.nav-pills{
    margin-bottom: 10px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color: #9e0000;
}
.nav-pills>li{
    width: 100%;
}
.nav-pills>li>a{
    border-radius: 0;
    color: #fff;
    padding: 8px 15px;
    width: 100%;
    font-size: 13px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.instantdiv .smallnews{
	padding-left: 0;
    margin: 20px 0 0;
    max-height: 675px;
    overflow-y: scroll;
}
.instantdiv .smallnews li{
	margin: 10px 0;
}
.instantdiv .smallnews li a{
	color: #000;
}
.instantdiv .smallnews li a p{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}
.instantdiv .smallnews li a .time{
	color: #8e2b5a;
    font-size: 11px;
    text-transform: lowercase;
    margin-top: 5px;
    text-align: right;
}
.instantdiv .topside{
    margin-bottom: 20px;
}
.subtagsdiv.nav-pills>li{
	float:right;
}
.subtagsdiv.nav-pills>li>a{
	background-image: none;
    color: #808080;
    text-transform: inherit;
    width: auto;
    font-weight: bold;
    font-size: 12px;
}
.subtagsdiv.nav-pills>li.active>a, .subtagsdiv.nav-pills>li.active>a:focus, .subtagsdiv.nav-pills>li.active>a:hover{
	background-image: none;
    background-color: transparent;
    color: #000;
}
.instantdiv .topside .big1 .img{
    width: 100%;
    height: 312px;
    background-size: cover;
    background-position: center;
}
.instantdiv a{
    color: #000;
}
.instantdiv .topside .big1 a h5{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 40px;
    background: #0000009c;
    padding: 15px;
}
.instantdiv .topside .big2{
    border-bottom: 1px dotted #9c9c9c;
}
.instantdiv .topside .big2 .img{
    width: 100%;
    height: 247px;
    background-size: cover;
    background-position: center;
}
.instantdiv .topside .big2 a h5{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    bottom: 20px;
    left: 40px;
    padding: 20px 0 10px;
}
.instantdiv .topside .big2 p{
    display: inline-block;
    color: #9c9c9c;
    padding: 10px 30px 10px 0;
    font-size: 12px;
    margin: 0;
}
.instantdiv .topside .big3{
    border-bottom: 1px dotted #9c9c9c;
}
.instantdiv .topside .big3 .img{
    width: 163px;
    height: 98px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: top;
}
.instantdiv .topside .big3 a h5{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    bottom: 20px;
    left: 40px;
    padding: 20px 0 10px;
}
.instantdiv .topside .big3 p{
    display: inline-block;
    color: #9c9c9c;
    padding: 0px 30px 10px 0;
    font-size: 12px;
    margin: 0;
}
.instantdiv .topside .big3 p.description{
    width: 58%;
    vertical-align: middle;
    padding-left: 10px;
    color: #000;
}
.instantdiv .topside .small{
    border-bottom: 1px dotted #9c9c9c;
}
.instantdiv .topside .small a h5{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    bottom: 20px;
    left: 40px;
    padding: 20px 0 10px;
}
.instantdiv .topside .small p{
    display: inline-block;
    color: #9c9c9c;
    padding: 10px 30px 10px 0;
    font-size: 12px;
    margin: 0;
}

.rightside{
    margin-bottom: 20px;
}
.rightside .small{
	padding: 10px 0;
}
.rightside .small .img{
    display: inline-block;
    width: 65px;
    height: 65px;
    background-size: cover;
    background-position: center;
}
.rightside .small a h5{
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    width: 53%;
    vertical-align: top;
    padding: 0 5px;
}
.listnews .sidebanner{
	margin-top: 19px;
    width: 100%;
    height: 334px;
}
.listnews .sidebanner.img{
    margin-top: 19px;
    width: 100%;
    height: 334px;
    background-size: cover;
    background-position: center;
}
.listnews{
    position: relative;
    margin-bottom: 20px;
}
.listnews p{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #9e0000;
    padding: 5px;
    color: #fff;
    margin: 0 auto;
}
.footercategory .fbig{
    margin-bottom: 20px;
}
.footercategory .fbig a:focus, .footercategory .fbig a:active, .footercategory .fbig a:visited{
    text-decoration: underline;
}
.footercategory .fbig img{
    width: 100%;
}
.footercategory .fbig .img{
  width: 100%;
    height: 247px;
    background-size: cover;
    background-position: center;
}
.footercategory .fbig h4{
    font-weight: bold;
    font-size: 16px;
}
.footercategory .fbig p.description{
    color: #000;
    display: block;
}
.footercategory .fbig p{
    font-size: 13px;
    color: #9c9c9c;
    display: inline-block;
}
.footercategory .fbig p.view{
    margin-right: 30px;
}
.footercategory ul.smalllist{
    padding: 0 20px;
}
.categorynewslist ul{
    list-style: none;
    padding-left: 0;
}
.categorynewslist ul li{
    padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
}
.categorynewslist ul li .img{
    width: 20%;
    display: inline-block;
    height: 122px;
    background-size: cover;
    background-position: center;
}
.categorynewslist ul li .right{
    width: 78%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
.categorynewslist ul li .right h3{
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}
.categorynewslist ul li .right p{
    font-size: 13px;
    color: #000;
    margin: 5px 0;
}
.categorynewslist ul li .right p.time{
    color: #757575;
    font-size: 12px;
    margin: 0;
}

.newspaperdiv{
	margin-bottom: 20px;
}
.newspaperdiv .slick-prev {
    left: 0;
    z-index: 1;
}
.newspaperdiv .slick-next {
    right: 0;
    z-index: 1;
}
.categorieslist{
	margin-top: 20px;
}
.newspaperdiv .categorieslist .homenewsleft{
	margin-top: 20px;
}
.newspaperdiv .categorieslist .homenewsright{
	margin-top: 20px;
}
.newspaperdiv .categorieslist .homenewsleft img{
	width: 100%;
}
.newspaperdiv .categorieslist .homenewsleft .big1{
	position: relative;
	margin-bottom: 20px;
}
.newspaperdiv .categorieslist .homenewsleft .big1 p{
	position: absolute;
    bottom: 0;
    padding: 0 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    z-index: 1;
}
.newspaperdiv .categorieslist .homenewsleft .big1 p span{
	font-size: 10px;
	text-transform: lowercase;
}

.newspaperdiv .categorieslist .big2 img{
	width: 100%;
}
.newspaperdiv .categorieslist .big2 p{
	color: #808080;
    font-size: 11px;
    padding: 10px 0;
    margin: 0;
}
.newspaperdiv a,.newsdetaildiv a{
	color: #000;
}
.newspaperdiv .categorieslist .big2 a h5{
	margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}
.newspaperdiv .categorieslist .homenewsright .small{
	padding: 10px 0;
}
.newspaperdiv .categorieslist .homenewsright .small img{
	display: inline-block;
    width: 25%;
}
.newspaperdiv .categorieslist .homenewsright .small a h5{
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    width: 73%;
    vertical-align: top;
    padding: 0 5px;
}
.newsdetaildiv .header-image{
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position: center;
}
.exchange
{
    display:inline-block;
    font-size:12px;
}
.treadmill {
    overflow: hidden;
}
.treadmill-unit {
    overflow: hidden;
    position: relative;
}
.wea .big {
    height: 170px;
    background: top center no-repeat;
    text-align: center;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.25);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.wea .big .r1 {
    color: #FFFFFF;
    font-weight: bolder;
    padding-top: 5px;
    font-size: 18px;
}
.wea .big .r2 {
    color: #FFFFFF;
    font-size: 18px;
}
.wea .big .r3 img {
    width: 50px;
}
.wea .big .r4 {
    color: #FFFFFF;
    font-size: 30px;
}
.wea .big .r5 {
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}
.wea .col-md-4{
    padding-right: 0;
}
.wea .col-md-2{
    padding: 0;
}
.wea .col-md-2:last-child{
    padding-left: 0;
    padding-right: 15px;
}
.footersidediv img{
	width: 100%;
}
.footerbanner img{
	width: 100%;
}
footer {
	margin-top: 20px;
}
footer .bigfooter{
	background: #111;
}
footer .bigfooter img{
    margin: 20px 0;
    display: block;
}
footer .bigfooter ul{
	list-style: none;
    margin: 25px 0;
}
footer .bigfooter ul li{
	display: inline-block;
    margin: 0 10px;
}
footer .bigfooter ul li a{
	text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}
footer .bigfooter ul li a:hover{
	text-decoration: none;
}
footer .bigfooter button{
    border: none;
    border-radius: 25px;
    font-size: 15px;
    width: 40px;
    height: 40px;
    background: #343434;
    margin: 0 5px;
}
footer .bigfooter a{
	color: #fff;
}
footer .smallfooter{
	background: #000;
	padding: 15px 0;
}
#scrollUp {
    background-image: url("../img/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    
    height: 38px;   
}
#scrollUp-active{
	border: none !important;
}

/*detail*/
.mapsite, .mapsite a{
    color: #848484;
    font-size: 12px;
}
.mapsite span{
    font-size:10px;
}
.newsdetaildiv{
	margin: 20px 0;
}

.newsdetaildiv .title{
    font-weight: bold;
    margin-bottom: 20px;
}
.newsdetaildiv .journalist{
    margin: 10px 0;
}
.newsdetaildiv .journalist img{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 25px;
}
.newsdetaildiv .journalist p{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.newsdetaildiv .journalist span{
    text-transform: lowercase;
}
.newsdetaildiv .journalist span.time{
    color: #848484;
    font-weight: normal;
    font-size: 12px;
}
.newsdetaildiv .share{
    margin: 20px 0;
}
.newsdetaildiv .share button{
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
}
.newsdetaildiv .share button.fb{
    background-color: #3c5a98;
}
.newsdetaildiv .share button.tw{
    background-color: #29c5f6;
}
.newsdetaildiv .share button.gp{
    background-color: #eb4026;
}
.newsdetaildiv .share p{
    display: inline-block;
    float: right;
    color: #848484;
    font-size: 12px;
}
.newsdetaildiv img.header-image{
    width: 100%;
}
.newsdetaildiv .content{
    margin: 20px 0;
    font-size: 14px;
}
.newsdetaildiv .content img{
    max-width: 100%;
} 
.newsdetaildiv .rightsidebanner{
    height: auto;
    width: 100%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background: transparent;
    color: #fff !important;
}
.pagination .page{
    padding: 10px 15px;
    border: 1px solid #8f2b5b;
    margin: 1px;
    color: #000;
}
.pagination .page.active{
  background: #8f2b5b;
}
.pagination .page a{
  color: #000;
}

/*tablet*/
@media (min-width: 768px)  and (max-width: 991px){
    .container {
        width: 768px;
    }   
    .top-header .pull-left, .top-header .pull-right{
        float: none !important;
        text-align: center;
    }
    .top-banner img{
        width: 100%;
        margin: 15px 0;
    }
    .top-banner img.logo{
        margin-top: 30px;
    }
    .navbar-default .navbar-nav>li>a{
        font-size: 10px;
        padding: 15px 10px;
    }
    .shortnewsdiv .shortnews p{
        font-size: 11px;
        padding: 7px;
    }
    .shortnewsdiv .shortnews marquee{
        padding: 5px 0;
    }
    .shortnewsdiv .countpeople img{
        width: 30px;
    }
    .shortnewsdiv .countpeople p{
        font-size: 10px;
    }
    .shortnewsdiv .countpeople p b{
        font-size: 16px;
    }
    .shortnewsdiv .shortnews .polygon{
        width: 30px;
        height: 29px;
    }
    .nav-pills>li>a{
        font-size: 10px;
    }
    .instantdiv .smallnews{
        max-height: 635px;
    }
    .instantdiv .topside .topsmalllist{
        max-height: 140px;  
    }
    .instantdiv .topside .big1 a h5{
        bottom: 0;
        left: 20px;
    }
    .instantdiv .topside .big3 p.description{
        height: 20px;
    }
    .instantdiv .topside .big3 img{
        width: 100%;
    }
    .newspaperdiv .categorieslist .homenewsleft .big1 p{
        font-size: 11px;
        padding: 0 10px;
    }
    .newspaperdiv .categorieslist .homenewsleft .big2{
        margin-bottom: 10px;
    }
    .newspaperdiv .categorieslist .big2 p{
        font-size: 9px;
        padding: 5px 0;
    }
    .newspaperdiv .categorieslist .big2 a h5{
        font-size: 12px;
    }
    .instantdiv .topside .big2 .img{
        height: 150px;
    }
}

/*mobile*/
@media (min-width: 320px) and (max-width: 480px) {
    .shortnewsdiv{
        padding: 10px 0 15px 0;
    }
    .shortnewsdiv .shortnews p, .shortnewsdiv .shortnews marquee{
        font-size: 12px;
    }
    .shortnewsdiv .countpeople {
        padding: 0 15px;
    }
    .topnewsdiv{
        padding: 10px 0 10px 0;
    }
    .topnewsdiv .topnews .big1{
        margin-bottom: 10px;
    }
    .topnewsdiv .topnews .big1 .title{
        top: 5px;
        left: 15px;
    }
    .topnewsdiv .topnews .big1 p{
        font-size: 12px;
        padding: 0 20px;
    }
    .topnewsdiv .topnews .big2 {
        width: 49%;
        height: 109px;
        display: inline-block;
    }
    .topnewsdiv .topnews .big2-title{
        margin-left: 5px;
        padding: 3px;
        font-size: 10px;
        border-left-width: 4px;
    }
    .topnewsdiv .topnews .big2 p{
        max-width: 140px;
        font-size: 8px;
        -webkit-box-shadow: inset 0px 0px 300px 99px rgba(0,0,0,0.30);
        -moz-box-shadow: inset 0px 0px 300px 99px rgba(0,0,0,0.30);
        box-shadow: inset 0px 0px 300px 99px rgba(0,0,0,0.30);
    }
    .topnewsdiv .topnews .big2  .grad{
        display: none;
    }
    .topnewsdiv .topnews .big2 .slick-dots li{
        width: 10px;
    }
    .topnewsdiv .topnews .big2:first-child{
        margin: 0;
    }
    .instantdiv .smallnews{
        max-height: 420px;
        margin-bottom: 20px;
    }
    .instantdiv .topside{
        margin-bottom: 20px;
    }
    .instantdiv .topside .topsmalllist{
        max-height: 265px;
    }
    .instantdiv .topside .big1 a h5{
        bottom: 0;
        left: 15px;
        right: 15px;
    }
    .instantdiv .topside .big3 p.description{
        height: 20px;
    }
    .instantdiv .topside .big3 img{
        width: 100%;
    }
    .instantdiv .topside .big3 p, .instantdiv .topside .small p{
        padding: 5px;
    font-size: 10px;
    }

    .nav-pills>li{
        margin-bottom: 3px;
    }
    .newspaperdiv .categorieslist .homenewsleft .big1 p{
        padding: 0 15px;
        font-size: 10px;
    }
    footer .bigfooter img{
        width: 100%;
    }

    .newsdetaildiv .title{
        font-size: 17px;
    }
    .newsdetaildiv .share button{
        padding: 12px;
        font-size: 10px;
    }
    .newsdetaildiv .share p{
        float: left;
        text-align: center;
        display: block;
        font-size: 12px;
        margin: 10px 0;
    }
    .instantdiv .topside .big1 .img{
        height: 250px;
    }
    .instantdiv .topside .big2 .img{
        height: 150px;
    }
    .newsdetaildiv .header-image{
        margin-top: 37px;
    }
    .categorynewslist ul li .img{
        height: 60px;
    }
    .categorynewslist ul li .right h3{
        font-size: 13px;
    }
  .newsdetaildiv .content img{
  width: 100% !important;
        height: auto;
}
}