		.article_info {

    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;		
		}
		.writer {
			
			    color: #757575;
    font-weight: 400;
    font-size: 13px;
    font-family: system-ui;
		}
		.writer a{    color: #757575;
    font-weight: 400;
    font-size: 13px;
    font-family: system-ui;}
		.article_date{
			
			    color: #757575;
    font-weight: 400;
    font-size: 13px;
    font-family: system-ui;
		}
		.article_date span{    color: #757575;
    font-weight: 400;
    font-size: 13px;
    font-family: system-ui;}
		.likebtn-wrapper {float:left;width:30%;float:left;text-align:left}
		.social-ball{
			font-size: 1.6rem;
			display: inline-block;
			text-align: center;
			line-height: 30px;
			height: 30px;
			width: 30px;
			border-radius: 50%;
			color: #FFF;
			margin-right: 5px;
		}

		.social-ball.fa-facebook{background-color: #4867AA}
		.social-ball.fa-twitter{background-color: #00ACED}
		.social-ball.fa-linkedin{background-color: #0177B5}
		.social-ball.fa-behance{background-color: #010103}
		.social-ball.fa-dribbble{background-color: #E04C86}

		/**---------------------
		  *
		  * Grid
		  *
		  *---------------------**/
		[class*="col-"]{margin-bottom: 20px;}.container-fluid{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.row{margin-right:-10px;margin-left:-10px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.container-full,.container-full [class*="col-"]{padding-left: 0; padding-right: 0;}.container-full .row{margin-left:0; margin-right:0;}.no-gap [class*="col-"]{padding-right: 0;padding-left: 0;margin-bottom: 0;}.no-gap.row{margin-right: 0; margin-left: 0;}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}
        /* /GLOBAL STYLES */

        /* INDEX PAGE STYLES */

        /**---------------------
		  *
		  * Blog Item
		  *
		  *---------------------**/
		.news-item .preview {
			display: block;
			margin-bottom: 15px;
			position: relative;
		}
		.news-item .hld {
			display: block;
			margin-bottom: 15px;
			position: relative;
		}

		.subtitle{font-size: 1.2rem}
		.details{font-size: 1.2rem}

        /**---------------------
		  *
		  * Sidebar Box
		  *
		  *---------------------**/
		.news-sidebar-box{margin-bottom: 30px;}

        /**---------------------
		  *
		  * Photo Row
		  *
		  *---------------------**/
		.photo-row {
			margin: 15px -2.5px 0
		}

		.photo-row a {
			width: 33.33333333333333%;
			padding: 0 2.5px;
			float: left;
			display: block
		}

        /**---------------------
		  *
		  * Media List
		  *
		  *---------------------**/
		.media-list{
			list-style: none;
			padding: 0;
			border-bottom: 1px solid rgba(0,0,0,.06);
		}

		.media-list a{
			position: relative;
			display: block;
		}

		.media-list i{
			position: absolute;
			right: 5px;
			top: 50%;
			line-height: 10px;
			margin-top: -17px;
			display: block;
		}

		.media-list amp-img{
			display: block;
		}

		.media-list div{
			margin-right: 80px;
			padding-bottom: 15px;
			margin-bottom: 15px;
		}

		.media-list li:not(:last-child) div{
			border-bottom: 1px solid rgba(0,0,0,.06);
		}

        /**---------------------
		  *
		  * Bordered List
		  *
		  *---------------------**/
		.bordered-list{
			padding-right: 0;
			list-style: none;
		}

		.bordered-list a{
			color: inherit;
			display: block;
			position: relative;
			padding: 10px 0 8px 15px;
			border-bottom: 1px solid rgba(0,0,0,.06);
		}

		.bordered-list a:after{
			position: absolute;
			left: 5px;
			top: 0;
			font-size: 12px;
			line-height: 47px;
			font-weight: 500;
			content: '+';
		}

        /**---------------------
		  *
		  * Social Share
		  *
		  *---------------------**/
		.social-share-container{
			height: 30px;
		}

		.socials-share-title{
			line-height: 30px;
			display: inline-block;
			vertical-align: top;
			margin-right: 10px;
		}

		amp-social-share[type=facebook],
		amp-social-share[type=gplus],
		amp-social-share[type=pinterest],
		amp-social-share[type=email],
		amp-social-share[type=twitter],
		amp-social-share[type=linkedin]{
			background-image: none;
		}

		amp-social-share[type=whatsapp]{
			background-color: #189D0E;
		}

		amp-social-share[type=baidu]{
			background-color: #4252A2;
		}

		amp-social-share{
			font-size: 1.6rem;
			display: inline-block;
			text-align: center;
			line-height: 30px;
			height: 30px;
			width: 30px;
			border-radius: 50%;
			color: #FFF;
			margin-right: 5px;
		}

        /**---------------------
		  *
		  * Comment Items
		  *
		  *---------------------**/
		.comment-item>h4,
		.comment-item>small {
			line-height: 1.5
		}

		.comment-item>h4 {
			margin-top: 0;
			margin-bottom: 10px
		}

		.comment-item {
			margin-bottom: 30px
		}

		.comment-item>small a {
			float: right
		}

		.comment-item>small span {
			float: left
		}

		.comment-item.child {
			margin-left: 30px
		}

		h3+.comment-item {
			margin-top: 15px
		}

		.comment-item>small div.stars {
			float: right
		}

		.comment-item>small div.stars i {
			float: left;
			font-size: 1.4rem
		}

  .tags {
	width:100%;display:inline-block;
	margin-top:20px;
	margin-bottom:10px;
	border-top:1px #D5ECFA solid;
	border-bottom:1px #D5ECFA solid;
	padding-top:3px;
	padding-bottom:3px;
}
.tags .title_text i{
margin-right:0;
margin-left:5px;
margin-top:0px;
}
.tags .title_text{
	float:right;
	width:82px;
	background:#D5ECFA;
	color:#4E565B;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	line-height:1;
	border-radius:5px;
}
.tags i{
	float:right;
	margin-top:5px;
	color:#4F5A61;
	margin-right:10px;
	font-size:10px
}
.tags a{
	float:right;
	width:auto;
	color:#4E565B;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	line-height:1;
	float:right;
	text-decoration:none
}
.news-item .story figure > img {margin-bottom:0}
figure > figcaption > strong {font-weight:normal}
.category_header {
	width:100%;
	display:inline-block;
	float:right;
}
.category_header h2 {
	font-size:25px;
	margin:0;
	padding:0;
	line-height:1;
	color:#141414;
	font-weight:bold;
}
.spans {font-weight:bold;}
.spans i{color:#c10000}
.category_header h2 span {
	color:#D4D5D7;
	margin-right:5px;
}
.page_path {
	display:inline-block;
	width:100%;
		background:none;
		padding-bottom:5px;
		background:#FFFF;
		    margin-top: 10px;
		float:right

}
.fb-likeArticle {float:left;}
.page_path a:first-child {

    position: relative;
    list-style-type: none;
    display:none;
    margin: 0;
    background: #d70011;
    line-height: 24px;
    text-align: center;
    padding: 0 25px;
    min-width: 104px;
    font-size: 14px;
box-sizing: border-box;
color:#FFF;
}
.page_path a:first-child::after {
    content: "";
    position: absolute;
    height: 0;
    left: -5px;
    width: 0;
    border-right: 6px solid #d70011;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    z-index: 20;
	display:block;
	top:0
}
.page_path a:first-child::before  {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -6px;
    left: -9px;
    border-right: 9px solid #fff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    z-index: 1;
	display:block;
}

.page_path a {
	color:#006cff;
	padding-left:6px;
	float:right;
	font-size:12px;
	margin-top:3px;
	text-decoration:none;
	padding-right:8px;
}
.page_path span {
	color:#ed1c24;
	padding-left:10px;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
}
.page_path i {
	color:#FFF;
	padding-left:10px;
	float:right;
	font-size:10px;
	margin-top:6px;
}
.page_path i.fa-home {
	color:#FFF;
	padding-left:10px;
	float:right;
	font-size:18px;
	margin-top:2px
}
.subcategories {
	width:100%;
	margin:0;
	padding:0;
	display:inline-block;
	margin-bottom:8px;
	margin-top:6px;
}
.subcategories li {
	float:right;
	width:auto;
	display:inline-block;
	padding-left:10px;
}
.subcategories li a {
	color:#000;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.subcategories li a i{color:#141414;font-size:5px;margin-left:6px;}
.subcategories li a.selected {
color:#c10000;
}
 .news-item{
	display:inline-block;
	float:right;

}
.news-item .story{
font-weight: normal;
color: rgba(0,0,0,0.87);
    font-weight: 400;
    font-size: 19px;
	font-weight:normal;
}
.news-item .story p{padding:0%;margin-bottom:15px;display:inline-block
	}

.sharers{
width:100%;
display:inline-block;
text-align:center;

}
.news-item .story p a{
	    color: #006cff;
}

.news-item .story p {
    margin-bottom: 0px;
	padding-right:15px;
	padding-left:15px;
		margin-bottom:15px;

}
.news-item .story ul a{
text-decoration:none;
color:#0645AD;
font-weight:bold
}
.news-item .story ul {
	padding-bottom:4px;
}
.news-item .story .mainImage{
	padding:1px;
	border:1px solid #ccc;
	display:inline-block;
	float:right
}
h1 {
	margin:0;
	font-weight: 500;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-right:15px;
	padding-left:15px;
	
	}   
h2 { font-size:16px;color:#000;line-height:1.3;padding:2%;}   

        /* /INDEX PAGE STYLES */