@media only screen and (max-width: 767px) {
	.right-side .section.full-bigyapan {
		margin-bottom: 10px !important;
	}
}

.pagination {
	display: flex !important;
	justify-content: center !important;
}

.pagination .page.larger {
	cursor: pointer;
}

.pagination a {
	margin-right: 3px !important;
}

.pagination a {
	color: #fff !important;
}

.pagination a:hover {
	color: #222 !important;
}

.section.home-about.featured-artists .items a {
	width: 100% !important;
}

.inner-page .page-title-big {
	background: url(about-bg.jpg) no-repeat center center;
}

.lg-react-element {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	margin-right: -15px !important;
	margin-left: -15px !important;
}

.chart-box .number-box .status.move-up {
	line-height: 32px;
	background: green;
	color: white;
}

.chart-box .number-box .status.move-down {
	line-height: 23px;
	background: #e74c3c;
	color: white;
}

.chart-box .number-box .status.non-mover {
	line-height: 25px;
	background: #ffdb3a;
	color: #111;
}

.chart-box .item-news:hover .status .left-icon {
	color: #fff;
}

.chart-box .item-news:hover .status.non-mover .left-icon {
	color: #111;
}

.loader-data {
	height: calc(100vh - 116px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.live-fixed .close-new-btn {
    background: #d00117;
}
.chart-box .chart-title {   
    background: -moz-linear-gradient(left, #d00117 0%, rgba(33,32,32,0) 100%);
    background: -webkit-linear-gradient(left, #d00117 0%, rgba(33, 32, 32, 0) 100%);
    background: linear-gradient(to right, #d00117 0%, rgba(33, 32, 32, 0) 100%);
}
.section.home-about .chart-box .more-btn a {
    border: 1px solid #f19714;
    color: #f19714;
}
.section.home-about .chart-box.news-feed.video-feed .item-news .play-btn {
    background: #d00117;
}
.navigation_box ul li.live-btn .live-text {
    border: 1px solid #f19714;
}
.scrollToTop {
    padding: 0;
    background: #f19714;
}
.section.home-about.featured-artists .items .more-btn {
    border: 1px solid #f19714;
    color: #f19714;
}
.slide-box .captionbox .more-link {
    border: 1px solid #f19714;
	color: #f19714;
}
.site-search .search-btn {

    background: rgb(202, 70, 9);
}
.navigation_box ul li a:hover {
    color: #d00117 !important;
}
.navigation_box ul li a:before {
    background: #d00117;
}
.right-side .widget-box .item-news.latest-feed .number-box {
    background: #f19714;
    border: 1px solid #f19714;
}
.artist-slider-right .items .more-btn, .prog-slider-right .items .more-btn {
    color: #f19714;
    border-color: #f19714;
}


.more-inn-section .items .more-btn {
    border: 1px solid #f19714;
    color: #f19714;
}
.navigation_box ul li a.selected {
    color: #d00117 !important;
}
@media only screen and (max-width: 767px) {
    .logo-box img {
		max-width: 53px !important;

		}	}

.pro-tab li a.active {
	background: #d00117 !important;
}
.schedules .item-news .boundarys:hover {
    background: #d00117;
}
.more-inn-section .items .more-btn:hover {
    background: #d00117;
}
.right-side .widget-box .chart-box .more-btn a {
    border: 1px solid #f19714;
    color: #f19714;
}
.right-side .widget-box .widget-title span {
    color: #d00117;
}
.chart-box .item-news:hover .number-box {
	border-color: #f19714;
    background: #f19714;

}

.section.home-about.featured-artists .items .more-btn:hover {
    background: #f19714;
}
.section.home-about .chart-box .more-btn a:hover {
    background: #f19714;
}
.slide-box .captionbox h1.main-title {

    color: #fff;
    font-size: 90px;
    font-weight: 700;
    line-height: 94px;
    margin-right: 0;
    padding: 30px;
    max-width: 960px;
}
.slide-box .captionbox h2.main-title {

    color: #fff;
    font-size: 90px;
    font-weight: 700;
    line-height: 94px;
    margin-right: 0;
    padding: 30px;
    max-width: 960px;
}