/*
 * Homepage Styles
 */
.filmibeat-block {
	padding-bottom: 30px;
}
.filmibeat-block-bottom-border {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b2b2b2;
}
.filmibeat-leftpanel {
	float: left;
	width: 672px;
}
.filmibeat-rightpanel {
	float: right;
	width: 300px;
}



.filmibeat-cat-container ul li {
	float: left;
	width: 246px;
	margin-right: 4px;
	list-style-type: none;
	position: relative;
}
.filmibeat-cat-container ul li.last {
	margin-right: 0;
}
.triangle-img  {
	position: absolute;
	top: 0;
	left: 0;
	width: 107px;
	height: 107px; 
	z-index: 1000;
	opacity: 0.7;
}

/*
 * 
 */
.article-content-wrapper {
	width: 318px;
	float: left;
	margin: 20px 12px 20px 0;
}
.article-content-wrapper.norightmargin {
	margin-right: 0;
}
.article-img {
	position: relative;
}
.article-img img {
	display: block;
}
.arrow-icon {
	background: url(../images/arrow-white.png) no-repeat 0 0;
	width: 15px;
	height: 8px;
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: 1000;
}
.article-content {
	border: 1px solid #e8eaea;
	border-top: 0 none;
	padding: 5px 5px 5px 10px;
}
.more-topic {
	font-size: 14px;
	color: #535252;
	padding: 5px 0;
	text-align: right;
}
.more-topic a {color: #0066cc;}

.article-desc {
	font-size: 14px;
	color: #626262;
	font-weight: 400;
	padding-bottom: 10px;
}
.leftpos {
	/*left: 340px!important;*/
}
.leftpos1 {
	/*left: 680px!important;*/
}



/*
 * Heading Styles
 */
.filmibeat-heading {
	font-size: 32px;
	font-weight: 400;
	color: #31353d;
}
.heading1 {
	font-size: 24px;
	font-weight: 600;
	color: #31353d;
	padding-bottom: 10px;
	line-height: 1.2em;
}
.heading1 a {
	color: #31353d;
}
.main-heading {
	font-size: 32px;
	color: #1b1d22;
	font-weight: 600;
}
.collection-heading {
	font-size: 28px;
	font-weight: 600;
	color: #232323;
	padding-bottom: 15px;
	line-height: 1.2em;
}
.right-small-heading {
	font-size: 14px;
	color: #232323;
	padding-bottom: 5px;
	font-weight: 400;
}
.collection-heading a, .right-small-heading a {
	color: #232323;
}



/*
 * Cat Home Video Slider
 */
.home-slider-shadow {
	height: 16px;
	width: 672px;
	background: url(../images/home-slider-shadow.jpg) no-repeat 0 0;
}
.home-video-slider .bx-wrapper .bx-viewport li img {
	display: block;
	border: 1px solid #040505;
}
.home-video-slider .bx-wrapper .bx-controls .bx-pager {
	height: 13px;
}
.home-video-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	float: left;
}
.home-video-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
	background: #4f4f4f;
    display: block;
    height: 11px;
    outline: 0 none;
    text-indent: -9999px;
    width: 132px;
    margin: 1px 2px 1px 0;
}
.home-video-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link.active {
	background: #ff4b49;
}
.home-videos {
	position: relative;
}
.home-videos a.play-video {
	position: absolute;
	top: 42%;
	left: 49%;
	width: 48px;
	height: 48px;
	text-indent: -99999px;
	background: url(../images/filmibeat-sprite.png) no-repeat 0 -28px;
}

/*
 * Gal Photo Slide
 */
.galphotoslider {
	position: relative;
	height: 570px!important;
	overflow: hidden;
}
.galphotoslider .article-img {
	height: 466px!important;
}
.galphotoslider .article-content {
	height: 94px!important;
}
.galphotoslider ul li {
	list-style-type: none;
}
.galphotoslider .bx-wrapper .bx-controls .bx-pager {
	background: #000;
	height: 30px;
	position: absolute;
	bottom: 100px;
	width: 100%;
	opacity: 0.7;
}
.galphotoslider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	float: left;
}
.galphotoslider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
	background: #8e8e8e;
    border-radius: 6px;
    display: block;
    height: 13px;
    margin: 10px 4px 0 4px;
    outline: 0 none;
    text-indent: -9999px;
    width: 13px;
}
.galphotoslider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link.active {
	background: #03d321;
}

/*
 * Borders Stlyes
 */
.bottom-border1 {
	border-bottom: 3px solid #04ae8b!important;
}
.bottom-border2 {
	border-bottom: 3px solid #ea3516!important;
}
.bottom-border3 {
	border-bottom: 3px solid #1a78a9!important;
}
.bottom-border4 {
	border-bottom: 3px solid #b1066f!important;
}
.bottom-border5 {
	border-bottom: 3px solid #6744a3!important;
}
.bottom-border6 {
	border-bottom: 3px solid #a91a89!important;
}
.bottom-border7 {
	border-bottom: 3px solid #6744a3!important;
}
.bottom-border8 {
	border-bottom: 3px solid #00aeef!important;
}
.bottom-border9 {
	border-bottom: 3px solid #f7941d!important;
}
.bottom-border10 {
	border-bottom: 3px solid #ea6b16!important;
}
.bottom-border11 {
	border-bottom: 3px solid #940707!important;
}
.bottom-border12 {
	border-bottom: 3px solid #6e9806!important;
}


/*
 * Collection page Styles
 */
.filmibeat-breadcrumb {
	font-size: 14px;
	color: #0066cc;
	padding: 5px 0;
}
.filmibeat-breadcrumb span {
	color: #0066cc;
	float: left;
	padding-right:3px;
}
.filmibeat-breadcrumb a {
	color: #0066cc;
}
.breadcrumb-nav{
	color: #000!important;
}
.filmibeat-leftpanelcontent {
	float: left;
	width: 672px;
}
.filmibeat-rightpanelcontent {
	float: right;
	width: 300px;
}
.ad-300x250 {
    margin-bottom: 10px;
}
.heading-container {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #727272;
}
.floatLeft {
	float: left;
}
.filmibeat-selcat {
	float: right;
}
.filmibeat-selcategory {
	padding: 5px;
	border: 1px solid #727272;
	width: 300px;
	margin-top: 10px;
}
.filmibeat-selcategory option {
	padding: 2px 5px;
}

.article-tag-content {
	border-bottom: 1px solid #d6d8d8;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.article-tag-img-container {
	float: left;
	position: relative;
	margin-right: 20px;
}
.article-tag-img {
	float: left;	
}
.coll-article-desc {
	font-size: 14px;
	color: #232323;
}


.show-more {
	background: #e5e5e5;
	font-size: 15px;
	border: 1px solid #bfbfbf;
	border-bottom: 3px solid #0066cc;
	font-weight: 600;
	clear: both;
} 
.show-more a {
	display: block;
	padding: 5px;
	text-align: center;
	color: #000;
}





/*
 * Tabs Styles
 */
.rightpanel-popular-tab-block {
	margin-bottom: 30px;
}
.tabs-headings {
	height: 44px;
	border-bottom: 1px solid #727272;
}
.tabs-headings ul li {
	float: left;
	list-style-type: none;
	width: 50%;
	text-align: center;	
}
.tabs-headings ul li a {
	display: block;
	color: #858587;
	font-size: 18px;
	border-bottom: 8px solid #fff;
	font-weight: 700;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	text-align: center;	
	text-overflow: ellipsis;
    white-space: nowrap;
}
.tabs-headings ul li a.selected {
	border-bottom: 8px solid #bb3f14;
	color: #1b1d22;
}


.tabs-content ul li {
	padding: 11px 0;
	border-bottom: 1px solid #c4c4c4;
	list-style-type: none;
	min-height: 70px;
}
.filmibeat-movie-book-rightblock{
	margin-top:20px;
}
.rightpanel-tab-block {
	border: 1px solid #bdbdbd;
	background: #f6f6f6;
	border-bottom: 3px solid #6745a3;
	height: 400px;
	margin-bottom: 20px;
}
.home-tabs {
	height: 38px;
}
.home-tabs ul li {
	list-style-type: none;
	float: left;
	width: 99px;	
}
/*.home-tabs ul li.last {
	width: 100px;	
}*/

.home-tabs ul li a {
	display: block;
	text-align: center;
	background: #b0afaf;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #fff;	
	text-decoration: none;
	text-align: center;	
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-tabs ul li.last a {
	border-right: 0 none;
}
.home-tabs ul li a.selected {
	background: #6745a3;
}
.home-tabs-content {
	padding: 10px;
	clear:both;
	position: relative;
}
.home-tabs-content ul li {
	list-style-type: none;
	min-height: 105px;
}
.home-galimg {
	float: left;
	width: 120px;
	margin-right: 10px;
}
.home-tabs-content h3 {
	font-size: 16px;
	color: #313131;
	font-weight: 400;
	padding: 5px 0;
}
.home-tabs-content h3 a {
	color: #313131;
}
.right-thumb-img {
	float: left;
	margin-right: 10px;
	width: 100px;
}
/** NEWLY ADDED FOR RIGHT PHOTO VIDEO & WALLPAPER **/
.home-tabs-content .bx-wrapper .bx-pager {
    display: none;
} 
.rightpanel-article-tab-block {
	height: 350px;
	border: 1px solid #bdbdbd;
	background: #f6f6f6;
	border-bottom: 3px solid #6745a3;
	margin-bottom: 20px;
}
.home-tabs-content .bx-wrapper .bx-controls-direction a {
	height: 27px;
	position: absolute;
	text-indent: -99999px;
	top: 30%;
	width: 17px;
}
.home-tabs-content .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/filmibeat-sprite.png) no-repeat -34px -76px;
	left: 5px;
}
.home-tabs-content .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/filmibeat-sprite.png) no-repeat -51px -76px;
	right: 5px;
}
.home-tabs-content .bx-wrapper .bx-controls-direction a.bx-prev.disabled, .home-tabs-content .bx-wrapper .bx-controls-direction a.bx-next.disabled {
	display: none;
}

/*
 * Article Page Styles
 */

.filmibeat-article-heading {
	font-size: 34px;
	font-weight: 400;
	color: #232323;
	padding-bottom: 0px;
	line-height: 1.2em;
}
.date-time {
	font-size: 12px;
	color: #333;
	padding: 5px 0 0;
}
.author-profile {
    float: left;
    margin-right: 20px;
}
.google-text-ad {
	padding: 0 5px 5px 0;
	border-bottom: 1px solid #ccc;
}
.filmibeat-fullcontent p {
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0 10px 0;
	line-height: 24px;
}
.big-center-img {
	text-align: center;
	padding: 5px 0;
}

.tag-container {
	font-size: 14px;
	padding: 0;
	clear: both;
	font-weight: 600;
	color: #000;
}
.tag-container a {
	color: #0066cc;
}



.right-column-block {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.right-panel-heading {
	font-size: 18px;
	color: #1b1d22;
	font-weight: 700;
	padding-bottom: 10px;
	margin: 0;
}
.right-panel-heading a {
	color: #1b1d22;
}
.filmibeat-right-photos-block ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
.filmibeat-right-photos-block ul li.last {
	margin-right: 0px;
}
.filmibeat-right-photos-block ul li a {
	float: left;
	display: block;
}
.filmibeat-right-photos-block ul li a img {
	display: block;
	border: 1px solid #bfbebf;
}
.filmi-gupshub-container {
	
}

/*
 * Connector Styles
 */
.entArticleLeftBlockNew {
	float: left;
	width: 530px;
}
.filmibeat-connector-tabs {
	height: 29px;
	clear: both;
}
.filmibeat-connector-tabs ul li {
	display: inline;
	float: left;
	padding-bottom: 0 !important;
	width: 20%;	
}
.filmibeat-connector-tabs ul.cols1 li {
	width: auto;
}
.filmibeat-connector-tabs ul.cols2 li {
	width: 50%;
}
.filmibeat-connector-tabs ul.cols3 li {
	width: 33.33%;
}
.filmibeat-connector-tabs ul.cols4 li {
	width: 25%;
}
.filmibeat-connector-tabs ul.cols5 li {
	width: 20%;
} 
.filmibeat-connector-tabs ul li.last {
	margin-right: 0px;
}
.filmibeat-connector-tabs ul li a {
	 background: #b0afaf;
	 color: #fff;
	 display: block;
	 font-size: 15px;
	 height: 29px;
	 line-height: 29px;
	 margin-right: 5px;
	 overflow: hidden;
	 padding: 0 4px;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.filmibeat-connector-tabs ul li a.selected {
	background: #e81b41;
}
.filmibeat-conector-content {
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
}
.connector-leftcontent {
	width: 60px;
	float: left;
	margin-right: 10px;
	padding: 5px;
}
.connector-thumbimg img {
	display: block;
	border: 1px solid #c7c7c7;
}
.connector-rightcontent {
	margin-left: 75px;
}
.connector-rightcontent ul li {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	height: 42px;
	margin-bottom: 0;
	margin-right: 0;
	padding-bottom: 0 !important;
	width: 145px;
	list-style-type: none;
}
.connector-rightcontent ul li.nobordertop{border-top: 0 none;}
.connector-rightcontent ul li.lesscontent {
    width: 77px;
}
.connector-rightcontent ul li.last {
	margin-right: 0;
}
.connector-rightcontent ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}



/*
 * Filmigupshup Styles
 */
.filmi-gupshub-container {
	border: 1px solid #dbdbdb;
    margin: 0;
}
.comments_heading {
    background: #d9dfd5 url(../images/comments1.jpg) no-repeat;
    color: #000 !important;
    font-size: 20px;
    font-weight: 700;
    margin: 2px;
    padding: 8px;
}
.comments_heading_text {
    padding-left: 35px;
}
.comments_block {
    border-bottom: 1px dotted #dbdbdb;
    line-height: 19px;
    margin: 4px 0;
    padding: 0 8px 4px;
}
.comments_person {
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.comments_on {
    color: #a3a2a2;
    font-size: 13px;
    padding: 0 5px;
}
.comments_article {
    color: #06c;
    font-size: 13px;
    line-height: 18px;
}

/*
 * Bollywood Right Sidebar Slider Styles
 */
.right-photo-slider {
	position: relative;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a {
	width: 17px;
	height: 27px;
	position: absolute;
	top: 50%;
	text-indent: -99999px;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 5px;
	background: url(../images/filmibeat-sprite.png) no-repeat -34px -75px;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a.bx-next {
	right: 5px;
	background: url(../images/filmibeat-sprite.png) no-repeat -51px -75px;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {
	background: url(../images/filmibeat-sprite.png) no-repeat 0px -75px;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a.bx-next:hover {
	background: url(../images/filmibeat-sprite.png) no-repeat -17px -75px;
}
.right-photo-slider .bx-wrapper .bx-controls-direction a.bx-prev.disabled, .right-photo-slider .bx-wrapper .bx-controls-direction a.bx-next.disabled {
	display: none;
}


/*
 * Topic page Styles
 */
.filmibeat-tagintro-block {
	margin-bottom: 20px;
}
.filmibeat-tag-heading {
	font-size: 32px;
	font-weight: 400;
	color: #31353d;
	padding-bottom: 10px;
}
.filmibeat-tag-content {
	border: 1px solid #bebebe;
}
.filmibeat-profile-thumbimg {
	float: left;
	width: 210px;
}
.filmibeat-profile-details {
	padding: 5px;
}
.filmibeat-profile-thumbimg {
	background: url(../images/topic-thumb-bg.jpg) no-repeat 0 0;
	width: 207px;
	height: 226px;
	text-align: center;
	padding: 36px 0 0 0; 
}
.filmibeat-bio-det {
	margin-left: 220px;
	color: #1d1e22;^M
        font-weight: 400;^M
        font-size: 14px;^M
        padding-top: 5px;^M
        padding-bottom: 10px;^M

}
.filmibeat-bio-det p {
	color: #1d1e22;
	font-weight: 400;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.read-more {
	padding: 5px 0;
	text-align: right;
	font-size: 14px;
	color: #000;
	font-weight: 400;
}
.read-more a {color: #0066cc;}

.filmibeat-profile-terms ul li {
	float: left;
	list-style-type: none;
	width: 133px;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	height: 26px;
	background: url(../images/article-connector-links-bgstrip.png) repeat-x 0 0;
}
.filmibeat-profile-terms ul li.last {
	border-right: 0 none;
}
.filmibeat-profile-terms ul li.tweets {
	width: auto;
	padding: 0 5px;
}
.filmibeat-profile-terms ul li a {
	display: block;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: 27px;
}


.filmibeat-topic-container {
	border-bottom: 1px solid #c8c8c8;
	padding: 10px 0;
	margin-bottom: 10px;
}
.filmibeat-topic-thumbimg {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.filmibeat-topic-details {
	margin-left: 170px;
}
.topic-heading {
	font-size: 18px;
	font-weight: 600;
	color: #1a1d22;
	padding-bottom: 10px;
}
.topic-heading a {
	color: #1a1d22;
}
.filmibeat-topic-desc {
	color: #1d1e22;
	font-weight: 400;
	font-size: 14px;
}

/*
 * Newsletter Block Styles
 */
.filmibeat-newsletter-wrapper {
	background: #880612 url(../images/newsletterbg.jpg) no-repeat 0 0;
	width: 998px;
	height: 750px;
	position: relative;
}
.filmibeat-subscription {
	position: absolute;
}
.filmibeat-subscription.option1 {
	top: 85px;
	left: 570px;
}
.filmibeat-subscription.option2 {
	top: 220px;
	left: 620px;
}
.filmibeat-subscription.option3 {
	top: 360px;
	left: 610px;
}
.filmibeat-subscription.option4 {
	top: 470px;
	left: 515px;
}
.filmibeat-subscription.option5 {
	top: 500px;
	left: 205px;
}
input[type=checkbox].newsletter-checkbox{
	display: none;
}
input[type=checkbox].newsletter-checkbox + label.newsletter-label{
	padding-left: 35px; 
	display: inline-block;
	line-height: 24px;
	cursor: pointer;
	margin-left: 0px;
	margin-right: 0px;
	background: url('../images/unchecked.png') no-repeat 0 0;
}

input[type=checkbox].newsletter-checkbox:checked + label.newsletter-label {
	background: url('../images/checked.png') no-repeat 0 0;
}
.filmibeat-subscription.option1 input.newsletter-checkbox[type="checkbox"] + label.newsletter-label {
	padding-left: 130px;
}
.filmibeat-subscription.option2 input.newsletter-checkbox[type="checkbox"] + label.newsletter-label {
	padding-left: 130px;
}
.filmibeat-subscription.option3 input.newsletter-checkbox[type="checkbox"] + label.newsletter-label {
	padding-left: 130px;
}
.filmibeat-subscription.option4 input.newsletter-checkbox[type="checkbox"] + label.newsletter-label {
	padding-left: 90px;
}
.filmibeat-subscription.option5 input.newsletter-checkbox[type="checkbox"] + label.newsletter-label {
	padding-left: 100px;
}
.newsletter-label {
	text-align: center;
	font-size: 20px;
	color: #1b1d22;
	font-weight: 400;
}
.newsletter-label span {
	font-size: 20px;
	color: #1b1d22;
	font-weight: 600;
	text-transform: uppercase;
}

.filmibeat-newsletter-subscribe-box {
	position: absolute;
	top: 630px;
	left: 220px;
}
.subscribe-textbox {
	border: 0 none;
	font-size: 22px;
	font-weight: 400;
	color: #969696;
	padding: 5px;
	width: 300px;
	margin-right: 45px;
}
.subscribe-btn {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 6px 10px;
	border-radius: 5px;
	border: 1px solid #bedcb8;
	cursor: pointer;
	background: #198201;
	background-image: linear-gradient(#198300, #1c8504 60%, #1e8706);
}
#fancybox-overlay.overlay-fixed {
	bottom: 0;
	position: fixed;
	right: 0;
}
#fancybox-overlay {
	background: none repeat scroll 0 0 #666;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
	opacity: 0.9;
}
#ajax_loader_img {
	padding: 10px 0;
	max-width: 600px;
	position: fixed;	
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
	text-align: center;
	z-index: 10000;
}
.fancybox-popup-container {
	padding: 10px 0;
	max-width: 600px;
	position: fixed;	
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
	text-align: center;
	z-index: 10000;
}
.fancybox-popup {
	background: none repeat scroll 0 0 #ffffff;
	border: 3px solid transparent;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	padding: 10px 15px;
	max-width: 600px;
	position: relative;
	margin: 0 auto;
	z-index: 10000;
}

a.popup-close{
	color: #333333;
	background: url(../images/close.png) no-repeat right center;
	float: right;
	width: 29px;
	height: 30px;
}
.popup-content {
	padding: 15px 10px;
	margin-bottom: 10px;
}
h2#ajax_output {
	color: #880612;
	font-size: 1.2em;
}


.filmibeat-mov-title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    width: 96%;
    padding: 10px 2%;
    position: absolute;
    bottom: 0;
    opacity: 0.7;
    background: #222;
}
.filmibeat-mov-title a {
    color: #fff;
}

.filmibeat-fullcontent ul li{
list-style-position:inside;
padding-bottom:8px;
}
.filmibeat-fullcontent ul {
padding:0;
margin:0;
}

/* prev-next css starts */
.prev-next-story a.prev, .prev-next-story a.next {
    display: block;
    height: auto;
    position: relative;
    top: 0;
    text-decoration:none;
}
.prev-next-story .prev {
    text-align: left;
}
.prev-next-story .next {
    text-align: right;
}
.prev-next-story a {
    background: none repeat scroll 0 0 #e8e8e8;
    color: #c6254f;
    float: left;
    font-weight: bold;
    margin: 0 0.5%;
    padding: 5px 0;
}

.full_width {
    width: 99% !important;
}
.half_width {
    width: 49% !important;
}
.prev-next-story a i {
    color: #9d9d9d;
}
.prev-next-story i.fa-chevron-right:before {
    content: "»";
}
.prev-next-story i.fa-chevron-left:before {
    content: "«";
}

/* prev-next css ends */
