body {
	background-color: #fff;
	background-image: url(img/body.png);
}

.logotext {
	font-family: 'DM Serif Display', serif;
	font-size: 1.75rem;
}
#mainnav {
	display: none;
}
/*.play-video:before {
	top: 50%;
	left: 50%;
	font-family: Ionicons;
	content: "\f488";
	font-size: 32px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background-color: rgba(248, 140, 0, .9);
	border: 0;  #28A745 
	width: 50px;
	height: 36px;
	border-radius: 3px;
	padding: 0 0 0 4px;
	margin: -18px 0 0 -25px;
	transform: none;
	transition: all 0.1s;
	z-index: 2;
}
.alt2 .play-video:before {
	font-size: 26px;
	line-height: 30px;
	width: 40px;
	height: 30px;
	margin: -15px 0 0 -20px;
}*/
.more-link, .more-link-outline {
	border-radius: 3px;
}
.fp-more {
	background-color: #f7f7f7;
}
#adlist .item {
	padding: 0 .5rem 1rem .5rem;
}
#adlist .item-in {
	box-shadow: 0 0 2px rgba(0,0,0,.2);
    border: 1px solid #e8e9ec;
	border-radius: .25rem;
}
#adlist .item-text {
	padding-right: 1rem;
	padding-left: 1rem;
}
.item-media {
	border-radius: 0.25rem 0.25rem 0 0;
	overflow: hidden;
}

#topnav {
	background-color: #fbfbfb;
	border-bottom: 1px solid #ececec;
	min-height: 31px;
	padding: 0 .75rem;
}
#topnav a.topnav {
	display: inline-block;
	text-decoration: none;
	line-height: 31px;
	color: #838383;
	padding: 0 4px;
}
#topnav a.topnav:hover {
	color: #000;
}
.logo-wrap {
	text-align: center;
	padding-bottom: 15px;
	border: 1px solid red;
}
.banner {
	background-color: #2D2D2D;
	color: #fff;
	padding: 10px;
	min-height: 60px;
	max-width: 100%;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	font-weight: 600;
}
.banner span {
	color: #F88C00;
}
#site-wrap {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 3px #CACACA;
	border-top: 3px solid #f88c00;
}
#main {
	padding: 0 .75rem;
}

footer, .footer-bottom {
	
}
footer {
	border-top: 8px solid #FF8500;
	box-shadow: 0 -8px 0 rgba(0, 0, 0, .1);
}

.section-border {
	border-bottom: 4px solid #F88C00;
}
.more-link {
	background-color: #F88C00;
}
.section-border.color-9b59b6 {
	border-bottom: 4px solid #9b59b6;
}
.color-9b59b6 .more-link {
	background-color: #9b59b6;
}
.section-border.color-3498db {
	border-bottom: 4px solid #3498db;
}
.color-3498db .more-link {
	background-color: #3498db;
}
.section-border.color-e74c3c {
	border-bottom: 4px solid #e74c3c;
}
.color-e74c3c .more-link {
	background-color: #e74c3c;
}
.section-border.color-1abc9c {
	border-bottom: 4px solid #1abc9c;
}
.color-1abc9c .more-link {
	background-color: #1abc9c;
}


.more-link-outline {
	font-weight: 600;
	color: #F88C00!important;
	border: 1px solid #F88C00;
	background-color: #fff;
}
.color-9b59b6 .more-link-outline {
	color: #9b59b6!important;
	border: 1px solid #9b59b6;
	background-color: #fff;
}
.color-3498db .more-link-outline {
	color: #3498db!important;
	border: 1px solid #3498db;
	background-color: #fff;
}
.color-e74c3c .more-link-outline {
	color: #e74c3c!important;
	border: 1px solid #e74c3c;
	background-color: #fff;
}
.color-1abc9c .more-link-outline {
	color: #1abc9c;
	border: 1px solid #1abc9c!important;
	background-color: #fff;
}


.lazy-load img {
	opacity: 0;
	transition: opacity .4s ease-in-out;
}
.lazy-load img.loaded {
	opacity: 1;
}
#totop {
	position: fixed;
	background-color: #FF8500;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	overflow: auto;
	transition: all .3s ease-in-out;
	border-radius: 5px;
	z-index: 999;
	opacity: 0;
}
#totop.shown {
	opacity: 0.7;
}
.side-panel {
	width: 100%;
	padding-top: 42px;
	margin: 0 0 0 -100%;
	transition: margin 0.3s ease;
	z-index: 3;
}
.side-panel.right {
	margin: 0 -100% 0 0;
}
.side-panel.open {
	margin: 0;
}

.btn-primary {
	background-color: #F88C00!important;
	border-color: #F88C00!important;
}
.text-decoration-underline {
	text-decoration: underline;
}
.text-app {
	color: #F88C00!important;
}

.form-check-input[type=checkbox] {
	border-radius: 0;
}

#sidescroller {
	min-height: 350px;
}
.ss-item {
	border-bottom: 1px solid #e1e1e1;
	height: 70px;
	overflow: hidden;
}
.ss-item img {
	width: 70px;
}

.ribbon3 {
	min-width: 120px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	position: absolute;
	left: -8px;
	top: 15px;
	font-size: .925rem;
	text-transform: uppercase;
	color: #fff;
	background: #F88C00;
	z-index: 1;
}
.ribbon3:before, .ribbon3:after {
	content: "";
	position: absolute;
}
.ribbon3:before {
	height: 0;
	width: 0;
	top: -8.5px;
	left: 0.1px;
	border-bottom: 9px solid black;
	border-left: 9px solid transparent;
}
.ribbon3:after {
	height: 0;
	width: 0;
	right: -14.5px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 15px solid #F88C00;
}
.ribbon3.color2 {
	background: #3498DB;
}
.ribbon3.color2:after {
	border-left: 15px solid #3498DB;
}

.ribbon2 {
	width: 60px;
	padding: 10px 0;
	position: absolute;
	top: -6px;
	left: 25px;
	text-align: center;
	border-top-left-radius: 3px;
	background: #3498DB;
	color: #fff;
}
.ribbon2:before {
	height: 0;
	width: 0;
	right: -5.5px;
	top: 0.1px;
	border-bottom: 6px solid #8D5A20;
	border-right: 6px solid transparent;
}
.ribbon2:before, .ribbon2:after {
	content: "";
	position: absolute;
}
.ribbon2:after {
	height: 0;
	width: 0;
	bottom: -29.5px;
	left: 0;
	border-left: 30px solid #3498DB;
	border-right: 30px solid #3498DB;
	border-bottom: 30px solid transparent;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
}
.swiper-pagination-bullet {
	background-color: #007AFF;
	border: 2px solid #007AFF;
	opacity: .7;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007AFF;
}

.page-link {
	color: #212529;
}
.page-item.active .page-link {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}

.fsb-box {
	--animate-duration: 0.5s;
}

#radioplayer {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	background-color: #2D2D2D;
	z-index: 9999;
}
#audioplaybutton {
	font-size: 24px;
	min-width: 48px;
}
.bg-app-dark {
	background-color: #2D2D2D;
}

#articleplayer {
	color: #fff;
}
#articleplayerbtn {
	font-size: 28px;
	line-height: 1;
	width: 42px;
	height: 42px;
	color: #111; /* #394F78 */
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
	padding: 0;
}
#articleplayerbtn.ion-ios-play {
	text-indent: 2px;
}
#articleplayer .text-truncate {
	cursor: pointer;
}
#articleplayer .bar-bg {
	height: 12px;
	background-color: #111;
	overflow: hidden;
}
#articleplayerbar {
	width: 0;
	height: 100%;
	background-color: #F88C00;
	border-right: 2px solid #fff;
}
.aptime span {
	display: inline-block;
	min-width: 50px;
}
#articleplayerwaves {
	background-position: center bottom;
	background-image: url(/images/radio/dots.svg);
	background-repeat: repeat-x;
	height: 20px;
}
.rwprogress {
	position: relative;
	height: 13px;
	background-color: #111; /* #304366 */
}
.rwprogress .rwprogressbar {
	position: absolute;
	left: 0;
	top: 0;
	height: 13px;
	background-color: #F88C00; /* #2C63AE */
	border-right: 2px solid #fff;
	width: 0;
}

@media (min-width: 576px) {
	.fp-block {
		box-shadow: 0 0 3px #CACACA;
		border: 1px solid #e8e9ec;
		border-radius: .25rem;
		overflow: hidden;
	}
	.fp-main {
		border-right: 3px solid #e8e9ec;
	}
	.fp-main>.item {
		padding: 0 0 0 1rem;
	}
}
@media (min-width: 768px) {
	.logotext {
		font-size: 2rem;
	}
	.side-panel {
		max-width: 340px;
	}
}
@media (min-width: 992px) {
	.logo-wrap {
		text-align: left;
		padding-bottom: 0;
		margin: 0;
	}
	.banner {
		font-size: 24px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#mainnav {
		display: block;
		position: relative;
		white-space: nowrap;
		background: #2d2d2d;
		box-shadow: inset -1px -5px 0px -1px #393939;
		height: 54px;
		border-bottom: 5px solid #F88C00;
/*		overflow: hidden;*/
	}
	#mainnav.open {
		height: auto;
		white-space: normal;
	}
	.showless {
		display: none;
	}
	#mainnav.open .showless {
		display: inline;
	}
	#mainnav.open .showmore {
		display: none;
	}
	#mainnavtoggler {
		display: none;
		position: absolute;
		right: 0;
		bottom: 0;
		color: #F88C00;
		line-height: 48px;
		width: 80px;
		text-align: center;
		background-color: #2d2d2d;
		font-size: .875rem;
		font-weight: 600;
		text-decoration: none;
	}
	#mainnav ul {
		font-size: .875rem;
		padding: 0 .5rem;
		margin: 0;
	}
	#mainnav li {
		display: inline-block;
		padding: 0 5px;
	}
	#mainnav li a {
		display: inline-block;
		position: relative;
		line-height: 52px;
		color: #ddd;
		text-decoration: none;
		padding: 0 5px;
	}
	#mainnav a:hover {
		color: #fff;
	}
	.home-link {
		background-color: #F88C00;
		background-image: url(img/home.png);
		background-repeat: no-repeat;
		background-position: center 13px;
		width: 52px;
		line-height: 57px;
		margin-top: -5px;
	}
	.home-link a {
		display: block;
		width: 52px;
		height: 52px;
		text-indent: -1000px;
		padding: 0;
	}
	
	.fp-main .text-subtitle {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 7;
		overflow: hidden;
		max-height: 9.7125rem;
	}
}
@media (max-width: 850px) {
	#maincontainer {
		padding-right: 0!important;
		padding-left: 0!important;
	}
	#site-wrap {
		max-width: none!important;
	}
}
@media (min-width: 1200px) {
	.fp-main .text-subtitle {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		max-height: 4.1625rem;
	}
}
@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1140px;
	}
}