@media screen and (min-width:1024px) {
	.ads-leaderboard-mobile div[data-google-query-id] {
		height: 50px;
		overflow: hidden
	}
}

.headerHam .menuHam {
	display: block;
	width: 35px;
	height: 25px;
	position: relative;
	margin: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

.headerHam .menuHam span {
	display: block;
	position: absolute;
	height: 5px;
	width: 35px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.headerHam .menuHam span:nth-child(1) {
	top: 0
}

.headerHam .menuHam span:nth-child(2) {
	top: 10px
}

.headerHam .menuHam span:nth-child(3) {
	top: 20px
}

.headerHam .menuHam.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	left: 7px
}

.headerHam .menuHam.open span:nth-child(2) {
	width: 0%;
	opacity: 0
}

.headerHam .menuHam.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 25px;
	left: 7px
}

@media screen and (max-width:640px) {
	.headerHam .menuHam span {
		right: 0
	}
}

.logo-jakartapost>a {
	display: block;
	margin: 1.5em auto
}

.logo-jakartapost .thejakartapost {
	color: transparent;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	font-size: 0
}

@media screen and (max-width:1024px) {
	.logo-jakartapost>a {
		margin: 1em auto
	}
	.logo-jakartapost img {
		height: 20px;
		width: auto;
		max-width: inherit
	}
}

.headerTop {
	background-color: #fff;
	margin-bottom: 8px;
	clear: both;
	position: relative
}

@media screen and (max-width:1024px) {
	.headerTop {
		margin-bottom: 0;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 88
	}
}

.headerNav {
	padding-top: .7em
}

@media screen and (max-width:1024px) {
	.headerNav {
		display: none
	}
}

.special {
	display: inline-block;
	color: transparent;
	font-family: 'Poppins', sans-serif;
	font-size: .9375em;
	margin-left: .3em;
	padding: .6em .75em .2em;
	line-height: .9375em;
	overflow: hidden;
	vertical-align: middle
}

.special.btn-subscriber {
	border: 1px solid;
	text-transform: uppercase;
	border-radius: 5px;
	z-index: 1;
	position: relative
}

.special.btn-subscriber:before {
	content: "";
	background-color: rgba(255, 255, 255, .5);
	height: 100%;
	width: 3em;
	display: block;
	position: absolute;
	top: 0;
	left: -4.5em;
	transform: skewX(-45deg) translateX(0);
	transition: none
}

.special.btn-subscriber:hover {
	box-shadow: 0 3px 12px -3px #000
}

.special.btn-subscriber:hover:before {
	transform: skewX(-45deg) translateX(20em);
	transition: all 1s ease-in-out
}

@media screen and (max-width:1024px) {
	.special.btn-subscriber {
		box-shadow: 0 3px 12px -3px #000;
		color: #fff
	}
	.special.btn-subscriber:before {
		-webkit-animation: skw 2s infinite;
		animation: skw 2s infinite
	}
}

@media screen and (max-width:768px) {
	.special.btn-subscriber {
		font-size: 16px;
		padding: .4em 0 .2em;
		line-height: 20px
	}
}

.special.btn-subscriber:hover {
	background-color: #dd1e26;
	color: #fff
}

.special:hover {
	color: #dd1e26;
	text-decoration: none
}

.action-user {
	padding: 0;
	text-align: right;
	float: right
}

.action-user .search {
	float: none;
	color: transparent;
	font-size: 1.625em;
	position: relative;
	top: 4px
}

.action-user .welcomeAccount {
	display: none
}

@media screen and (max-width:768px) {
	.action-user .welcomeAccount {
		display: inline-block
	}
}

@media screen and (max-width:768px) {
	.action-user a.fa.fa-user.login {
		display: none
	}
}

@media screen and (max-width:1024px) {
	.action-user {
		margin: 1em 0 0;
		display: inline-block;
		text-align: center;
		width: 100%
	}
	.action-user a.login {
		display: none
	}
}

.tjp-header {
	padding: 1.5em 0 0
}

.tjp-header ul.tjp-menu>li {
	float: left
}

.tjp-header ul.tjp-menu>li:first-child {
	display: none
}

.tjp-header ul.tjp-menu>li:nth-of-type(1) {
	width: 8%
}

.tjp-header ul.tjp-menu>li:nth-of-type(2) {
	display: none
}

.tjp-header ul.tjp-menu>li:nth-of-type(3) {
	display: none
}

.tjp-header ul.tjp-menu>li:nth-of-type(4) {
	display: none
}

.tjp-header ul.tjp-menu>li:nth-of-type(5) {
	display: none
}

.tjp-header ul.tjp-menu>li:nth-of-type(6) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(7) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(8) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(9) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(10) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(11) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(12) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(13) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(14) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li:nth-of-type(15) {
	padding:0px 20px;
}

.tjp-header ul.tjp-menu>li>a {
	overflow: hidden
}

.tjp-header li {
	position: relative
}

.tjp-header li a {
	display: inline-block;
	text-transform: uppercase;
	padding: .5em 0;
	color: #000;
	font-size: 1.125em;
	position: relative;
	font-family: 'Poppins', sans-serif;
	vertical-align: middle;
	font-weight:bold;
}

@media screen and (min-width:1025px) {
	.tjp-header li a:before {
		content: "";
		position: absolute;
		left: -100%;
		bottom: 0;
		display: block;
		width: 100%;
		height: 2px;
		border-radius: 10px;
		background-color: #bbc5ca;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}

.tjp-header li a.current:before {
	left: 0
}

.tjp-header li li a:before {
	display: none
}

.tjp-header li.paper-arrow ul,
.tjp-header li.more-arrow ul {
	left: inherit;
	right: 0
}

.tjp-header li.more-arrow>a {
	padding-right: 25px
}

@media screen and (min-width:1025px) {
	.tjp-header li.more-arrow>a:after {
		width: 24px;
		height: 20px;
		content: '';
		background-image: url(../img/arrow-up.png);
		background-repeat: no-repeat;
		position: absolute;
		top: -5px;
		bottom: 0;
		right: 0;
		margin: auto 0;
		right: -5px;
		background-size: 14px;
		background-position: 5px 5px;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.tjp-header li.more-arrow>a>span {
	position: relative;
	display: inline-block
}

.tjp-header li.logoutUser {
	color: #949494
}

@media screen and (min-width:1025px) {
	.tjp-header li.logoutUser {
		display: none
	}
}

@media screen and (min-width:1025px) {
	.tjp-header li:hover a:before {
		left: 0
	}
	.tjp-header li:hover ul {
		display: block
	}
	.tjp-header li:hover ul li .title-current-page {
		display: none
	}
}

.tjp-header li.tjp-li-6:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-6 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-6 .current:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-7:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-7 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-7 .current:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-8:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-8 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-8 .current:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-9:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-9 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-9 .current:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-10:hover a:before {
	background-color: #662482
}

.tjp-header li.tjp-li-10 .current {
	color: #662482
}

.tjp-header li.tjp-li-10 .current:before {
	background-color: #662482
}

.tjp-header li.tjp-li-11:hover a:before {
	background-color: #6fb01e
}

.tjp-header li.tjp-li-11 .current {
	color: #6fb01e
}

.tjp-header li.tjp-li-11 .current:before {
	background-color: #6fb01e
}

.tjp-header li.tjp-li-12:hover a:before {
	background-color: #009e97
}

.tjp-header li.tjp-li-12 .current {
	color: #009e97
}

.tjp-header li.tjp-li-12 .current:before {
	background-color: #009e97
}

.tjp-header li.tjp-li-13:hover a:before {
	background-color: #009e97
}

.tjp-header li.tjp-li-13 .current {
	color: #009e97
}

.tjp-header li.tjp-li-13 .current:before {
	background-color: #009e97
}

.tjp-header li.tjp-li-14:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-14 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-14 .current:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-15:hover a:before {
	background-color: #dd1e26
}

.tjp-header li.tjp-li-15 .current {
	color: #dd1e26
}

.tjp-header li.tjp-li-15 .current:before {
	background-color: #dd1e26
}

.tjp-header li.specialMenu {
	background-color: #dd2b26
}

.tjp-header li.specialMenu a {
	color: #fff
}

.tjp-header li.specialMenu:hover {
	border-color: #dd2b26!important
}

.tjp-header li ul {
	padding: 1em;
	z-index: 9;
	left: 0;
	background-color: #fff;
	border: solid 1px #e5e5e5
}

@media screen and (min-width:1025px) {
	.tjp-header li ul {
		position: absolute;
		display: none;
		width: 320px;
		-moz-column-count: 2;
		-moz-column-gap: 5px;
		-webkit-column-count: 2;
		-webkit-column-gap: 5px
	}
}

.tjp-header li ul li {
	display: block
}

.tjp-header .logInUser {
	display: none
}

@media screen and (max-width:1024px) {
	.tjp-header {
		width: 260px;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		overflow: hidden;
		-webkit-transform: translate3d(260px, 0px, 0px);
		-moz-transform: translate3d(260px, 0px, 0px);
		-o-transform: translate3d(260px, 0px, 0px);
		-ms-transform: translate3d(260px, 0px, 0px);
		transform: translate3d(260px, 0px, 0px);
		-webkit-transition: all 600ms ease;
		-moz-transition: all 600ms ease;
		-o-transition: all 600ms ease;
		transition: all 600ms ease;
		visibility: hidden;
		padding: 0;
		z-index: 2
	}
	.tjp-header .tjp-page {
		width: 100%;
		height: 100%;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		background-color: #f2f2f2
	}
	.tjp-header .logInUser {
		display: block;
		margin: 0 -15px 2em;
		background-color: #fff;
		padding: 2em 1em
	}
	.tjp-header .logInUser a {
		font-size: 1.14285714em;
		display: block
	}
	.tjp-header .logInUser .myaccTitle {
		text-align: left;
		display: block;
		font-family: 'Poppins', sans-serif;
		font-size: 13px;
		text-transform: capitalize;
		color: rgba(0, 0, 0, .38);
		padding-bottom: 1em
	}
	.tjp-header .logInUser .profileName,
	.tjp-header .logInUser .emailUser {
		display: block
	}
	.tjp-header .logInUser .profileName a,
	.tjp-header .logInUser .emailUser a {
		color: #000;
		text-align: left;
		font-size: 1.21428571em
	}
	.tjp-header .logInUser .profileName a {
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase
	}
	.tjp-header .logInUser .emailUser a {
		font-family: 'Poppins', sans-serif;
		display: block;
		font-weight: 300;
		margin: 0
	}
	.tjp-header.channelHeader ul.tjp-menu>li {
		width: 100%;
		border-bottom: solid 1px #d4d4d4
	}
	.tjp-header.channelHeader ul.tjp-menu>li>a {
		padding: .7em 0 .3em;
		line-height: 2
	}
	.tjp-header.channelHeader ul.tjp-menu>li.tjp-dhide {
		display: block;
		border: 0
	}
	.tjp-header.channelHeader ul li .tjp-btn-enter {
		position: absolute;
		top: 4px;
		right: 0;
		left: inherit;
		width: 100%;
		height: 38px;
		margin: 0;
		font-family: 'Poppins', sans-serif;
		font-size: 28px;
		font-weight: 900;
		padding-right: 5px;
		text-align: right
	}
	.tjp-header.channelHeader ul li .tjp-btn-enter:after {
		content: "\f107"
	}
	.tjp-header.channelHeader ul li ul {
		display: none;
		border: 0;
		background-color: rgba(0, 0, 0, .05)
	}
	.tjp-header.channelHeader ul li ul li a {
		font-family: 'Poppins', sans-serif;
	}
}

.channelHeader {
	padding: .5em 0 0;
	top: 0;
	background-color: #fff;
	z-index: 8
}

.channelHeader.fix-head {
	position: fixed;
	box-shadow: 0 -5px 20px -2px #000;
	z-index: 9
}

.channelHeader.fix-head .logoStcky,
.channelHeader.fix-head .srcStcky {
	opacity: 1
}

@media screen and (max-width:1024px) {
	.channelHeader ul.tjp-menu {
		background-color: #f2f2f2;
		padding: .5em 1em
	}
	.channelHeader ul.tjp-menu li ul {
		margin: 0 -1em
	}
}

.channelJakpost .logo-jakartapost {
	padding: 0
}

.channelJakpost .logo-jakartapost>a {
	margin: 0;
	display: inline-block;
	max-width: 100%
}

.channelJakpost .leftProfile {
	padding: 0 10px 10px;
	position: relative
}

.channelJakpost .leftProfile .fas {
	border-radius: 100%;
	border: solid 3px #9c9c9c;
	color: #9c9c9c;
	padding: 0;
	position: relative;
	bottom: -5px;
	width: 35px;
	height: 35px;
	text-align: center;
	cursor: pointer
}

.channelJakpost .leftProfile .fas:before {
	display: table-cell;
	vertical-align: middle;
	width: 35px;
	height: 30px
}

.channelJakpost .leftProfile .fas.fa-caret-down {
	width: 20px;
	border: 0;
	bottom: -8px
}

.channelJakpost .leftProfile:hover .boxUser {
	-webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-moz-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-o-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-ms-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	visibility: visible
}

.channelJakpost .leftProfile .boxUser {
	position: absolute;
	top: 100%;
	background-color: #fff;
	width: 150px;
	left: -80px;
	padding: 1em;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	visibility: hidden;
	-webkit-transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px) scale3d(1, 0, 1);
	-moz-transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px) scale3d(1, 0, 1);
	-o-transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px) scale3d(1, 0, 1);
	-ms-transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px) scale3d(1, 0, 1);
	transform: rotate3d(1, 0, 0, 0deg) translate3d(0px, 0px, 0px) scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	transition: 500ms;
	border: solid 1px #e5e5e5;
	box-shadow: 0 3px 20px -10px #000
}

.channelJakpost .leftProfile.active .fas {
	color: #dd1e26;
	border-color: #dd1e26
}

.channelJakpost .leftProfile.active .boxUser {
	-webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-moz-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-o-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	-ms-transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 0, 0) translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
	visibility: visible
}

.channelJakpost .leftProfile .welcomeAccount,
.channelJakpost .leftProfile .profileName,
.channelJakpost .leftProfile .dashAccount,
.channelJakpost .leftProfile .logoutAccount {
	color: #000;
	text-align: left;
	display: block;
	font-size: 12px
}

.channelJakpost .leftProfile .user-profile {
	padding: 0 0 .5em;
	display: block;
	border-bottom: solid 1px #ddd
}

.channelJakpost .leftProfile .user-profile:hover .profileName {
	color: #dd1e26
}

.channelJakpost .leftProfile .profileName {
	font-weight: 700;
	font-size: 13px
}

.channelJakpost .leftProfile .welcomeAccount {
	font-size: 11px;
	text-transform: capitalize;
	color: rgba(0, 0, 0, .38);
	padding-bottom: 0
}

.channelJakpost .leftProfile .logoutAccount {
	padding: .5em 0 0
}

.channelJakpost .action-user .search {
	top: 6px
}

.action-search {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 91;
	top: 0;
	left: 0;
	right: 0;
	border: 0
}

.action-search ::-webkit-input-placeholder {
	color: #fff
}

.action-search ::-moz-placeholder {
	color: #fff
}

.action-search :-ms-input-placeholder {
	color: #fff
}

.action-search :-moz-placeholder {
	color: #fff
}

.action-search .mobile-only {
	display: none
}

.action-search span {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em;
	color: #fff;
	padding-top: .5em;
	display: block
}

.action-search form {
	left: 50%;
	top: 0;
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 70%;
	height: 100%;
	background-color: transparent;
	border-radius: 10px;
	z-index: 91;
	outline: 0;
	padding-top: 80px;
	position: relative
}

.action-search input {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	border: 0;
	padding: 5px 0;
	width: 100%;
	outline: 0;
	font-size: 2.14285714em;
	background-color: transparent;
	border-bottom: 1px solid #fff
}

.action-search input[type=submit] {
	background-color: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	position: absolute;
	top: 85px;
	right: 0;
	color: #fff;
	background-color: transparent;
	border: 0;
	font-size: 21px;
	display: none
}

@media screen and (max-width:768px) {
	.action-search input[type=submit] {
		display: block
	}
}

.action-search .search-close {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	right: 0;
	top: 2.5em
}

.action-search .search-close img {
	width: 62px;
	max-width: inherit
}

@media screen and (max-width:1024px) {
	.action-search .search-close img {
		width: 100%
	}
}

.tjp-Head {
	position: relative;
	z-index: 9
}

.tjp-Head.fix-head {
	position: fixed;
	top: 0;
	left: 0
}

@media screen and (max-width:1024px) {
	.tjp-Head {
		-webkit-transition: all 600ms ease;
		-moz-transition: all 600ms ease;
		-o-transition: all 600ms ease;
		transition: all 600ms ease
	}
}

.footer {
	background-color: #e5e5e5
}

.footer * {
	transition: all 300ms
}

.footer ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.footer .icon-soscmed {
	margin-top: 1.5em;
	margin-bottom: 1.5em
}

.footer .icon-soscmed li {
	float: left
}

@media screen and (min-width:1025px) {
	.footer .icon-soscmed li {
		width: 25%
	}
}

.footer .ftmlb {
	display: block
}

.footer .ftdesk {
	display: none
}

.footer .footer-top {
	padding-top: 2em;
	padding-bottom: 2em
}

@media screen and (min-width:1025px) {
	.footer .icon-soscmed li {
		width: 25%
	}
	.footer .channel-footer ul.newstravel {
		min-height: 150px
	}
	.footer .channel-footer ul.paperedt {
		min-height: 60px
	}
	.footer .channel-footer ul.jobs-footer {
		min-height: 45px
	}
	.footer .channel-footer ul.tjpimg {
		min-height: 45px
	}
	.footer .channel-footer ul.community {
		min-height: 60px
	}
	.footer .channel-footer .paperedt ul {
		min-height: 60px
	}
}

@media screen and (min-width:992px) {
	.footer .ftmlb {
		display: none
	}
	.footer .ftdesk {
		display: block
	}
}

.footer .suscribe ::-webkit-input-placeholder {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	text-align: center
}

.footer .suscribe ::-moz-placeholder {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	text-align: center
}

.footer .suscribe :-ms-input-placeholder {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	text-align: center
}

.footer .suscribe :-moz-placeholder {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	text-align: center
}

.footer .suscribe input.email {
	font-family: 'Poppins', sans-serif;
	font-size: 1.0625em;
	border: solid 1px #d9d9d9;
	border-radius: 0;
	padding: 5px 15px;
	width: 100%;
	min-height: 42px
}

.footer .suscribe input.email:focus {
	outline: none;
	box-shadow: inset 0 -7px 18px -10px #717171
}

.footer .suscribe input[type=submit] {
	background-color: #dd1e26;
	color: #fff;
	display: block;
	cursor: pointer;
	width: 100%;
	font-size: 1em;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	padding: .7em 0;
	margin: .5em 0;
	border: 0
}

.footer .suscribe input[type=submit]:hover {
	box-shadow: 0 3px 4px -2px #7b7b7b
}

.footer .channel-footer ul li:first-child a {
	font-family: 'Poppins', sans-serif;
	margin-bottom: .2em;
	font-size: 1em
}

.footer .channel-footer ul li:first-child a:hover {
	color: #000
}

.footer .channel-footer ul li a {
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	text-transform: uppercase;
	font-size: .875em
}

.footer .channel-footer ul li a:hover {
	color: #dd1e26
}

.footer .title-partner {
	font-family: 'Poppins', sans-serif;
	color: #000;
	line-height: 1;
	text-transform: uppercase;
	font-size: 1.125em;
	margin: 0;
	margin-top: .2em
}

.footer .partner-footer {
	padding: 0;
	text-align: center
}

.footer .partner-footer li {
	margin-bottom: .5em
}

.footer .partner-footer .slidePartner {
	padding: 0
}

.footer .fotter-bottom {
	background-color: #dd1e26;
	padding: 1em 0
}

.footer .fotter-bottom p,
.footer .fotter-bottom a {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	color: #fff;
	margin: 0
}

.footer .fotter-bottom .link-footer {
	float: right;
	text-align: right;
	padding: 0
}

.footer .fotter-bottom .link-footer ul li {
	padding: 0 .5em;
	margin: 0;
	border-left: solid 1px #fff;
	position: relative;
	display: inline-block
}

@media screen and (min-width:993px) {
	.footer .fotter-bottom .link-footer ul li:first-child {
		border: 0
	}
}

.footer .fotter-bottom .link-footer a {
	overflow: hidden;
	display: block;
	position: relative
}

.footer .fotter-bottom .link-footer a:last-child {
	border-right: 0
}

.footer .fotter-bottom .link-footer a:before {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	left: -150%;
	width: 100%;
	height: 2px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.footer .fotter-bottom .link-footer a:hover:before {
	left: 0
}

.footer .fotter-bottom .copy-footer {
	float: left
}

@media screen and (max-width:1024px) {
	.footer {
		overflow: hidden
	}
	.footer .container {
		padding: 0 30px
	}
	.footer .icon-soscmed li {
		margin-right: .5em;
		display: inline-block;
		float: none
	}
	.footer .subscBtm {
		margin-bottom: 16px
	}
	.footer .partner-footer li {
		display: inline-block;
		vertical-align: middle
	}
}

@media screen and (max-width:992px) {
	.footer .partner-footer {
		text-align: left
	}
	.footer .fotter-bottom .copy-footer,
	.footer .fotter-bottom .link-footer {
		padding: 0;
		float: left;
		text-align: left
	}
	.footer .fotter-bottom .link-footer ul {
		-moz-column-count: 2;
		-moz-column-gap: 30px;
		-webkit-column-count: 2;
		-webkit-column-gap: 5px
	}
	.footer .fotter-bottom .link-footer ul li {
		margin: .5em 0;
		display: block;
		border-left: 0;
		padding: 0
	}
	.footer .fotter-bottom .link-footer ul li:first-child {
		margin-top: 0
	}
	.footer .fotter-bottom .link-footer ul li a {
		display: inline-block;
		vertical-align: middle
	}
	.footer .fotter-bottom a,
	.footer .fotter-bottom p {
		font-size: 1.07142857em
	}
}

@media screen and (max-width:991px) {
	.footer .channel-footer {
		padding: 0 0 16px;
		border-bottom: solid 1px #878787;
		margin-bottom: 16px;
		clear: left
	}
	.footer .channel-footer ul li {
		display: none
	}
	.footer .channel-footer ul li:first-child {
		display: block
	}
}

.dt-multimedia {
	color: #009e97
}

.dt-life {
	color: #662482
}

.dt-news {
	color: #dd1e26
}

.dt-travel {
	color: #6fb01e
}

.dt-community {
	color: #662482
}

.dt-paper {
	color: #dd1e26
}

.dt-bussiness {
	color: #dd1e26
}

.dt-se-asia {
	color: #dd1e26
}

.dt-opinion {
	color: #dd1e26
}

.dt-academia {
	color: #dd1e26
}

.dt-video {
	color: #009e97
}

.dt-jobs {
	color: #00788a
}

.dt-youth {
	color: #662482
}

.news-arrow .tjp-btn-enter {
	color: #dd1e26
}

.bussiness-arrow .tjp-btn-enter {
	color: #dd1e26
}

.seasia-arrow .tjp-btn-enter {
	color: #dd1e26
}

.academia-arrow .tjp-btn-enter {
	color: #dd1e26
}

.travel-arrow .tjp-btn-enter {
	color: #6fb01e
}

.multimedia-arrow .tjp-btn-enter {
	color: #009e97
}

.paper-arrow .tjp-btn-enter {
	color: #dd1e26
}

.more-arrow .tjp-btn-enter {
	color: #dd1e26
}

@media screen and (min-width:1024px) {
	.tjp-dhide {
		display: none
	}
	.showin-mobile-version {
		display: none
	}
}

@media screen and (max-width:1024px) {
	.tjp-dhide {
		display: block
	}
	.showin-mobile-version {
		display: block
	}
	.hide-mobile {
		display: none
	}
}

img {
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	user-select: none;
	max-width: 100%;
	height: auto
}

body {
	color: #000;
	background-color: #f2f2f2
}

@media screen and (max-width:1366px) {
	body .main-adver-lr {
		display: none
	}
}

@media screen and (max-width:1024px) {
	body {
		padding-top: 48px
	}
}

body.showNav {
	overflow-y: hidden
}

@media screen and (max-width:1024px) {
	body.showNav .tjpcontainer {
		-webkit-transform: translate3d(-260px, 0px, 0px);
		-moz-transform: translate3d(-260px, 0px, 0px);
		-o-transform: translate3d(-260px, 0px, 0px);
		-ms-transform: translate3d(-260px, 0px, 0px);
		transform: translate3d(-260px, 0px, 0px)
	}
	body.showNav .tjp-header.channelHeader {
		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px);
		visibility: visible
	}
	body.showNav .tjp-Head {
		-webkit-transform: translate3d(-260px, 0px, 0px);
		-moz-transform: translate3d(-260px, 0px, 0px);
		-o-transform: translate3d(-260px, 0px, 0px);
		-ms-transform: translate3d(-260px, 0px, 0px);
		transform: translate3d(-260px, 0px, 0px)
	}
	body.showNav .tjp-Head .jpIcMbl .search {
		visibility: hidden;
		opacity: 0
	}
}

.hidden_div {
	overflow: hidden
}

.hide {
	display: none
}

.show {
	display: block
}

.hidden_div:before {
	position: fixed;
	content: "";
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(../img/loading-bar.gif);
	background-position: center center;
	overflow: hidden;
	background-repeat: no-repeat;
	z-index: 99
}

.on-ie-underversion9 {
	display: none;
	text-align: center;
	position: fixed;
	background: #fff;
	z-index: 999;
	width: 100%;
	top: 0;
	bottom: 0;
	overflow: hidden
}

.on-ie-underversion9 .article-ie {
	margin: auto;
	margin-top: 100px;
	float: none
}

.on-ie-underversion9 .article-ie p {
	font-family: 'Poppins', sans-serif;
}

.on-ie-underversion9 .article-ie h1 {
	font-family: 'Poppins', sans-serif;
}

.on-ie-underversion9 img {
	display: block;
	margin: 0 auto
}

.no-touch.no-svg.no-inlinesvg.no-svgclippaths.no-ie8compat .on-ie-underversion9 {
	display: block
}

a,
a:active,
a:focus,
a:hover,
area:active,
area:focus,
area:hover,
input[type=submit],
button {
	outline: none;
	text-decoration: none
}

a,
input[type=submit],
button {
	color: inherit;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

@media screen and (max-width:1024px) {
	.show-desktop {
		display: none
	}
}

.show-mobile {
	display: none
}

@media screen and (max-width:1024px) {
	.show-mobile {
		display: block
	}
}

.no-list {
	padding: 0;
	margin: 0;
	list-style: none
}

.imgThumb {
	position: relative;
	display: block;
	overflow: hidden
}

.imgThumb .duration {
	position: absolute;
	left: 1em;
	bottom: 1em
}

.btn-primary {
	font-family: 'Poppins', sans-serif;
	color: #fff!important;
	text-transform: uppercase;
	padding-top: 10px;
	background-color: #dc2027;
	border-color: #a01116;
	border-radius: 2px;
	display: none
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background-color: #a01116;
	border: 1px solid #a01116
}

.clearL {
	clear: left
}

.columns {
	display: block;
	position: relative
}

.columns:before,
.columns:after {
	content: " ";
	display: table
}

.columns:after {
	clear: both
}

.jpIcMbl {
	display: none
}

@media screen and (max-width:1024px) {
	.jpIcMbl {
		display: block;
		text-align: right;
		padding-right: 0
	}
	.jpIcMbl .search,
	.jpIcMbl .headerHam {
		display: inline-block;
		vertical-align: middle
	}
	.jpIcMbl .search {
		font-size: 1.5em;
		color: #dd1e26;
		margin-right: 15px
	}
}

.leftProfile {
	display: inline-block;
	vertical-align: middle;
	padding: 3px 15px
}

.leftProfile span {
	display: inline-block
}

.leftProfile .fas {
	font-size: 23px;
	vertical-align: middle
}

.leftProfile .welcomeAccount,
.leftProfile .profileName,
.leftProfile .dashAccount,
.leftProfile .logoutAccount {
	text-transform: uppercase;
	margin-right: 5px;
	font-family: 'Poppins', sans-serif;
	font-size: .85714286em
}

.leftProfile .profileName,
.leftProfile .logoutAccount {
	color: #dd1e26
}

.leftProfile .profileName a {
	font-family: 'Poppins', sans-serif;
}

.textLogin {
	display: none
}

@media screen and (max-width:768px) {
	.textLogin {
		display: inline-block
	}
}

.with-border {
	padding-left: 15px;
	position: relative
}

.with-border:before {
	content: "";
	background: #000;
	width: 1px;
	top: 0;
	bottom: 2px;
	left: 7px;
	position: absolute
}

.select {
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	overflow: hidden;
	border: 0
}

.select:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 2px;
	right: 15%
}

.select:after {
	content: "";
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	width: 22px;
	height: 11px;
	pointer-events: none;
	background-image: url(../img/arrow-up-down.png);
	background-repeat: no-repeat;
	background-position: 3px -10px;
	background-size: 15px
}

.select select {
	width: 110%;
	border: none;
	font-size: 1em;
	padding: .293em 1em;
	outline: none;
	margin: 0;
	background-color: transparent
}

.select option {
	background-color: #fff;
	color: #555
}

.checkboxCustom {
	position: relative;
	display: inline-block
}

.checkboxCustom input[type=checkbox]+label {
	position: relative;
	font-size: 1em;
	line-height: 19px;
	cursor: pointer;
	padding-left: 2em;
	display: block
}

.checkboxCustom input[type=checkbox]+label:before,
.checkboxCustom input[type=checkbox]+label:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

.checkboxCustom input[type=checkbox]+label:before {
	display: block;
	background-color: rgba(255, 255, 255, .77);
	width: 17px;
	height: 17px;
	left: 0;
	border: 2px solid #d2d2d2
}

.checkboxCustom input[type=checkbox]+label:after {
	content: "\f00c";
	font-family: 'Poppins', sans-serif;
	top: 0;
	height: 17px;
	left: .1em;
	font-size: 1.6em;
	line-height: .8;
	color: #dd1e26;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.checkboxCustom input[type=checkbox]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.checkboxCustom input[type=checkbox]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.checkboxCustom input[type=checkbox]:not(:checked),
.checkboxCustom input[type=checkbox]:checked {
	position: absolute;
	left: -9999px
}

.video-header a {
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	padding-left: 19px;
	position: relative
}

.video-header a:before {
	content: "";
	background-image: url(../img/header-information/tjp-icon-video-.svg);
	background-size: 14px;
	background-repeat: no-repeat;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	top: 1px
}

.duration {
	display: inline-block;
	background-color: rgba(0, 0, 0, .75);
	padding: .3em .5em 0;
	border-radius: 5px;
	margin-right: 8px;
	text-align: center;
	color: #fff;
	width: 75px;
	font-family: 'Poppins', sans-serif;
}

.duration .fa-play {
	margin-right: 5px
}

.duration .fa-camera {
	margin-left: 5px;
	font-size: 16px
}

.main-center {
	width: 1072px;
	padding: 0 0 32px
}

.main-center:before,
.main-center:after {
	content: " ";
	display: table
}

.main-center:after {
	clear: both
}

.bgNav {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 9;
	display: none
}

.bgNav.open {
	display: block
}

.iconUserMobile {
	display: none;
	font-family: 'Poppins', sans-serif;
}

.iconUserMobile a {
	font-size: 13px;
	color: #dc2027
}

.iconUserMobile a span {
	vertical-align: middle;
	margin-top: 10px
}

.iconUserMobile a span.fa:before {
	color: #fff
}

.iconUserMobile a.myAccount {
	color: #000
}

@media screen and (max-width:1024px) {
	.iconUserMobile {
		width: 100%;
		font-size: 13px;
		display: inline-block;
		margin: 20px 0 0;
		text-align: center
	}
	.iconUserMobile a {
		font-size: 16px;
		display: block
	}
}

.indexJP,
.channelJakpost {
	padding: 1.5em 0
}

.indexJP .headerNav,
.channelJakpost .headerNav {
	padding: 0
}

@media screen and (max-width:1024px) {
	.indexJP,
	.channelJakpost {
		padding: .8em 1em;
		clear: left;
		display: table
	}
	.indexJP .logo-jakartapost,
	.indexJP .jpIcMbl,
	.channelJakpost .logo-jakartapost,
	.channelJakpost .jpIcMbl {
		padding: 0;
		display: table-cell;
		vertical-align: middle;
		float: none
	}
}

.userlogin .indexJP .special {
	margin-right: 10px
}

.userSubscribe.special {
	padding: 0 2em;
	line-height: 33px;
	height: 28px;
	position: relative;
	border-radius: 0;
	border: 0
}

.userSubscribe.special.btn-subscriber {
	color: #fff;
	box-shadow: none
}

.userSubscribe.special.btn-subscriber:before,
.userSubscribe.special.btn-subscriber:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0
}

.userSubscribe.special.btn-subscriber:before {
	left: 0;
	border-top: 15px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 15px solid transparent;
	background-color: transparent;
	height: auto;
	width: auto;
	transform: none
}

.userSubscribe.special.btn-subscriber:after {
	border-top: 15px solid transparent;
	border-right: 8px solid #fff;
	border-bottom: 15px solid transparent;
	right: 0
}

@media screen and (max-width:1024px) {
	.userSubscribe.special.btn-subscriber {
		width: 170px;
		margin: auto
	}
	.userSubscribe.special.btn-subscriber:before {
		-webkit-animation: none;
		animation: none
	}
}

.userSubscribe .tjp-header .logInUser {
	margin: 0 0 1em
}

.userSubscribe .indexJP .action-user .search {
	margin-left: 15px
}

.userSubscribe .channelJakpost .leftProfile {
	padding: 0 15px 10px
}

.indexJP {
	padding-bottom: 0
}

.indexJP .logo-jakartapost>a {
	text-align: center
}

@media screen and (max-width:1024px) {
	.indexJP .logo-jakartapost>a {
		text-align: left
	}
}

@media screen and (max-width:1200px) and (min-width:1025px) {
	.indexJP .logo-jakartapost {
		width: 100%
	}
}

.logoStcky,
.srcStcky {
	position: absolute;
	bottom: 12px;
	opacity: 0
}

@media screen and (max-width:1170px) {
	.logoStcky,
	.srcStcky {
		display: none
	}
}

@media screen and (min-width:1170px) {
	.logoStcky {
		left: 20px
	}
	.srcStcky {
		right: 20px
	}
	.srcStcky.action-user a {
		font-size: 1.42857143em
	}
}

.tjp-mobile-menu-container {
	display: none
}

.tjp-sosmed .socialyoutube {
	font-family: 'Poppins', sans-serif;
	color: #000;
	display: inline-block
}

.tjp-sosmed .socialyoutube i {
	color: #d42023;
	float: left;
	font-size: 2.5625em
}

.tjp-sosmed .socialyoutube span {
	float: left;
	font-size: 1.3125em;
	line-height: 1.9375em;
	padding-left: .5em;
	text-transform: capitalize
}

.tjp-sosmed .icon-soscmed.showColor li a {
	border-radius: 10px
}

.tjp-sosmed .icon-soscmed.showColor li a:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	box-shadow: 0 4px 5px -3px #000
}

.icon-soscmed {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none
}

.icon-soscmed li a {
	border: 0;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	display: block;
	text-align: center;
	margin: auto;
	background: #b2b2b2;
	font-size: 1.8125em;
	width: 43px;
	height: 43px;
	color: #fff;
	line-height: 43px;
	border-radius: 50px
}

.icon-soscmed li a.linked {
	line-height: 37px
}

.icon-soscmed li a:hover.fa-linkedin-in {
	background: #0077b5
}

.icon-soscmed li a:hover.fa-instagram {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.icon-soscmed li a:hover.fa-flipboard {
	background: #e12828
}

.icon-soscmed li a:hover.fa-facebook-f {
	background: #3b5998
}

.icon-soscmed li a:hover.fa-twitter {
	background: #1da1f2
}

.icon-soscmed li a:hover.fa-google-plus-g {
	background: #dd4b39
}

.icon-soscmed li a:hover.fa-pinterest-p {
	background-color: #bd081c
}

.icon-soscmed.showColor li a.fa-linkedin-in {
	background: #0077b5
}

.icon-soscmed.showColor li a.fa-instagram {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.icon-soscmed.showColor li a.fa-flipboard {
	background: #e12828
}

.icon-soscmed.showColor li a.fa-facebook-f {
	background: #3b5998
}

.icon-soscmed.showColor li a.fa-twitter {
	background: #1da1f2
}

.icon-soscmed.showColor li a.fa-google-plus-g {
	background: #dd4b39
}

.icon-soscmed.showColor li a.fa-pinterest-p {
	background-color: #bd081c
}

.navigation-page {
	text-align: center;
	position: relative;
	padding: 1em 0;
	clear: left
}

.navigation-page a {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	padding: .3em;
	margin: 0 .2em;
	width: auto
}

.navigation-page a:not(.jp-last):not(.jp-first) {
	width: 34px
}

.navigation-page a.jp-first,
.navigation-page a.jp-last {
	text-transform: capitalize;
	font-size: 1.92857143em;
	padding: 0;
	margin: 0;
	color: #009e97;
	vertical-align: bottom
}

.navigation-page a.jp-current,
.navigation-page a:hover:not(.jp-last):not(.jp-first) {
	background-color: #dd1e26;
	color: #fff
}

.navigation-page em {
	font-style: normal
}

.date {
	display: block;
	margin-bottom: .5em;
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	color: rgba(0, 0, 0, .5)
}

.date span {
	text-transform: uppercase;
	margin-right: 8px;
	font-family: 'Poppins', sans-serif;
}

.seeall {
	text-align: right;
	border: 0;
	text-transform: uppercase;
	display: block;
	margin: 1em 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #228239;
}

.seeChannel .seeall {
	margin: 16px 0
}

.changePhoto {
	display: block;
	width: 100%;
	margin: 0 0 2em
}

.changePhoto .inlinePhoto,
.changePhoto .inlineButton {
	display: inline-block
}

.changePhoto .inlinePhoto {
	margin-right: 2em
}

.changePhoto .inlinePhoto img {
	border-radius: 100%
}

.changePhoto .inlineButton {
	position: relative;
	overflow: hidden;
	vertical-align: middle
}

.changePhoto .inlineButton .btnupload {
	border: 1px solid #d0d0d0;
	cursor: pointer;
	background-color: #fff;
	padding: 8px 20px;
	border-radius: 3px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	font-size: 1.14285714em;
	color: #000;
	cursor: pointer
}

.changePhoto .inlineButton input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	cursor: pointer
}

@media screen and (max-width:640px) {
	.changePhoto {
		text-align: center
	}
	.changePhoto .inlinePhoto,
	.changePhoto .inlineButton {
		display: block
	}
	.changePhoto .inlinePhoto {
		margin: 1em 0
	}
}

.news-color .navigation-page a.jp-first,
.news-color .navigation-page a.jp-last,
.home-color .navigation-page a.jp-first,
.home-color .navigation-page a.jp-last,
.sea-color .navigation-page a.jp-first,
.sea-color .navigation-page a.jp-last {
	color: #dd1e26
}

.news-color .special,
.home-color .special {
	color: #dd1e26
}

.news-color .special.btn-subscriber,
.home-color .special.btn-subscriber {
	border-color: #dd1e26
}

.news-color .special.btn-subscriber:hover,
.home-color .special.btn-subscriber:hover {
	border-color: #dd1e26;
	background-color: #dd1e26
}

@media screen and (max-width:1024px) {
	.news-color .special.btn-subscriber,
	.home-color .special.btn-subscriber {
		color: #fff;
		background-color: #dd1e26
	}
}

.news-color .special,
.news-color .action-user .search,
.news-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.news-color .jpIcMbl .search,
.news-color .channelJakpost .leftProfile .fas,
.home-color .special,
.home-color .action-user .search,
.home-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.home-color .jpIcMbl .search,
.home-color .channelJakpost .leftProfile .fas {
	color: #dd1e26
}

.news-color .jpIcMbl .menuHam span,
.news-color .userSubscribe.special.btn-subscriber,
.home-color .jpIcMbl .menuHam span,
.home-color .userSubscribe.special.btn-subscriber {
	background-color: #dd1e26
}

.news-color .tjp-header ul.tjp-menu>li>a.news-arrow:before,
.home-color .tjp-header ul.tjp-menu>li>a.news-arrow:before {
	left: 0
}

.news-color .channelJakpost .leftProfile .fas,
.home-color .channelJakpost .leftProfile .fas {
	border-color: #dd1e26
}

.multimedia-color .special {
	color: #009e97
}

.multimedia-color .special.btn-subscriber {
	border-color: #009e97
}

.multimedia-color .special.btn-subscriber:hover {
	border-color: #009e97;
	background-color: #009e97
}

@media screen and (max-width:1024px) {
	.multimedia-color .special.btn-subscriber {
		color: #fff;
		background-color: #009e97
	}
}

.multimedia-color .special,
.multimedia-color .action-user .search,
.multimedia-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.multimedia-color .jpIcMbl .search,
.multimedia-color .channelJakpost .leftProfile .fas {
	color: #009e97
}

.multimedia-color .jpIcMbl .menuHam span,
.multimedia-color .userSubscribe.special.btn-subscriber {
	background-color: #009e97
}

.multimedia-color .tjp-header ul.tjp-menu>li>a.news-arrow:before {
	left: 0
}

.multimedia-color .channelJakpost .leftProfile .fas {
	border-color: #009e97
}

.multimedia-color .navigation-page .jp-current,
.multimedia-color .navigation-page a:hover:not(.jp-last):not(.jp-first) {
	background-color: #009e97
}

.community-color .special {
	color: #662482
}

.community-color .special.btn-subscriber {
	border-color: #662482
}

.community-color .special.btn-subscriber:hover {
	border-color: #662482;
	background-color: #662482
}

@media screen and (max-width:1024px) {
	.community-color .special.btn-subscriber {
		color: #fff;
		background-color: #662482
	}
}

.community-color .special,
.community-color .action-user .search,
.community-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.community-color .jpIcMbl .search,
.community-color .channelJakpost .leftProfile .fas {
	color: #662482
}

.community-color .jpIcMbl .menuHam span,
.community-color .userSubscribe.special.btn-subscriber {
	background-color: #662482
}

.community-color .tjp-header ul.tjp-menu>li>a.news-arrow:before {
	left: 0
}

.community-color .channelJakpost .leftProfile .fas {
	border-color: #662482
}

.community-color .navigation-page .jp-current,
.community-color .navigation-page a:hover:not(.jp-last):not(.jp-first) {
	background-color: #662482
}

.academia-color .special {
	color: #dd1e26
}

.academia-color .special.btn-subscriber {
	border-color: #dd1e26
}

.academia-color .special.btn-subscriber:hover {
	border-color: #dd1e26;
	background-color: #dd1e26
}

@media screen and (max-width:1024px) {
	.academia-color .special.btn-subscriber {
		color: #fff;
		background-color: #dd1e26
	}
}

.academia-color .special,
.academia-color .action-user .search,
.academia-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.academia-color .jpIcMbl .search,
.academia-color .channelJakpost .leftProfile .fas {
	color: #dd1e26
}

.academia-color .jpIcMbl .menuHam span,
.academia-color .userSubscribe.special.btn-subscriber {
	background-color: #dd1e26
}

.academia-color .tjp-header ul.tjp-menu>li>a.news-arrow:before {
	left: 0
}

.academia-color .channelJakpost .leftProfile .fas {
	border-color: #dd1e26
}

.academia-color .navigation-page .jp-current,
.academia-color .navigation-page a:hover:not(.jp-last):not(.jp-first) {
	background-color: #dd1e26
}

.sea-color .special {
	color: #dd1e26
}

.sea-color .special.btn-subscriber {
	border-color: #dd1e26
}

.sea-color .special.btn-subscriber:hover {
	border-color: #dd1e26;
	background-color: #dd1e26
}

@media screen and (max-width:1024px) {
	.sea-color .special.btn-subscriber {
		color: #fff;
		background-color: #dd1e26
	}
}

.sea-color .special,
.sea-color .action-user .search,
.sea-color .tjp-header ul.tjp-menu>li>a.news-arrow,
.sea-color .jpIcMbl .search,
.sea-color .channelJakpost .leftProfile .fas {
	color: #dd1e26
}

.sea-color .jpIcMbl .menuHam span,
.sea-color .userSubscribe.special.btn-subscriber {
	background-color: #dd1e26
}

.sea-color .tjp-header ul.tjp-menu>li>a.news-arrow:before {
	left: 0
}

.sea-color .channelJakpost .leftProfile .fas {
	border-color: #dd1e26
}

.sea-color .navigation-page .jp-current,
.sea-color .navigation-page a:hover:not(.jp-last):not(.jp-first) {
	background-color: #dd1e26
}

@-webkit-keyframes skw {
	0% {
		transform: skewX(-45deg) translateX(0)
	}
	100% {
		transform: skewX(-45deg) translateX(30em)
	}
}

@keyframes skw {
	0% {
		transform: skewX(-45deg) translateX(0)
	}
	100% {
		transform: skewX(-45deg) translateX(30em)
	}
}

.skw {
	-webkit-animation: skw infinite alternate;
	animation: skw infinite alternate
}

@font-face {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	src: url(awesome/fa-brands-400.eot);
	src: url(awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(awesome/fa-brands-400.woff2) format("woff2"), url(awesome/fa-brands-400.woff) format("woff"), url(awesome/fa-brands-400.ttf) format("truetype"), url(awesome/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
	font-family: 'font awesome 5 brands'
}

@font-face {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	src: url(awesome/fa-regular-400.eot);
	src: url(awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(awesome/fa-regular-400.woff2) format("woff2"), url(awesome/fa-regular-400.woff) format("woff"), url(awesome/fa-regular-400.ttf) format("truetype"), url(awesome/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
	font-family: 'Poppins', sans-serif;
	font-weight: 400
}

@font-face {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 900;
	src: url(awesome/fa-solid-900.eot);
	src: url(awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(awesome/fa-solid-900.woff2) format("woff2"), url(awesome/fa-solid-900.woff) format("woff"), url(awesome/fa-solid-900.ttf) format("truetype"), url(awesome/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
	font-family: 'Poppins', sans-serif;
	font-weight: 900
}

.fa,
.fas,
.far,
.fal,
.fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(-1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-air-freshener:before {
	content: "\f5d0"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-allergies:before {
	content: "\f461"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angry:before {
	content: "\f556"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-archway:before {
	content: "\f557"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-atlas:before {
	content: "\f558"
}

.fa-atom:before {
	content: "\f5d2"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-award:before {
	content: "\f559"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backspace:before {
	content: "\f55a"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-band-aid:before {
	content: "\f462"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bezier-curve:before {
	content: "\f55b"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blender:before {
	content: "\f517"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-bone:before {
	content: "\f5d7"
}

.fa-bong:before {
	content: "\f55c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-book-open:before {
	content: "\f518"
}

.fa-book-reader:before {
	content: "\f5da"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-boxes:before {
	content: "\f468"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-brain:before {
	content: "\f5dc"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-broadcast-tower:before {
	content: "\f519"
}

.fa-broom:before {
	content: "\f51a"
}

.fa-brush:before {
	content: "\f55d"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-bus-alt:before {
	content: "\f55e"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-cannabis:before {
	content: "\f55f"
}

.fa-capsules:before {
	content: "\f46b"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-car-alt:before {
	content: "\f5de"
}

.fa-car-battery:before {
	content: "\f5df"
}

.fa-car-crash:before {
	content: "\f5e1"
}

.fa-car-side:before {
	content: "\f5e4"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chalkboard:before {
	content: "\f51b"
}

.fa-chalkboard-teacher:before {
	content: "\f51c"
}

.fa-charging-station:before {
	content: "\f5e7"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-double:before {
	content: "\f560"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-church:before {
	content: "\f51d"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-cocktail:before {
	content: "\f561"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-coins:before {
	content: "\f51e"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

.fa-comments:before {
	content: "\f086"
}

.fa-compact-disc:before {
	content: "\f51f"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-concierge-bell:before {
	content: "\f562"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-cookie:before {
	content: "\f563"
}

.fa-cookie-bite:before {
	content: "\f564"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-creative-commons-by:before {
	content: "\f4e7"
}

.fa-creative-commons-nc:before {
	content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.fa-creative-commons-nd:before {
	content: "\f4eb"
}

.fa-creative-commons-pd:before {
	content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.fa-creative-commons-remix:before {
	content: "\f4ee"
}

.fa-creative-commons-sa:before {
	content: "\f4ef"
}

.fa-creative-commons-sampling:before {
	content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.fa-creative-commons-share:before {
	content: "\f4f2"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crop-alt:before {
	content: "\f565"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-crow:before {
	content: "\f520"
}

.fa-crown:before {
	content: "\f521"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-diagnoses:before {
	content: "\f470"
}

.fa-dice:before {
	content: "\f522"
}

.fa-dice-five:before {
	content: "\f523"
}

.fa-dice-four:before {
	content: "\f524"
}

.fa-dice-one:before {
	content: "\f525"
}

.fa-dice-six:before {
	content: "\f526"
}

.fa-dice-three:before {
	content: "\f527"
}

.fa-dice-two:before {
	content: "\f528"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-digital-tachograph:before {
	content: "\f566"
}

.fa-directions:before {
	content: "\f5eb"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-divide:before {
	content: "\f529"
}

.fa-dizzy:before {
	content: "\f567"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-door-closed:before {
	content: "\f52a"
}

.fa-door-open:before {
	content: "\f52b"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-dove:before {
	content: "\f4ba"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-drafting-compass:before {
	content: "\f568"
}

.fa-draw-polygon:before {
	content: "\f5ee"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drum:before {
	content: "\f569"
}

.fa-drum-steelpan:before {
	content: "\f56a"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dumbbell:before {
	content: "\f44b"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-ebay:before {
	content: "\f4f4"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ello:before {
	content: "\f5f1"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-equals:before {
	content: "\f52c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-feather:before {
	content: "\f52d"
}

.fa-feather-alt:before {
	content: "\f56b"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-contract:before {
	content: "\f56c"
}

.fa-file-download:before {
	content: "\f56d"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-export:before {
	content: "\f56e"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-import:before {
	content: "\f56f"
}

.fa-file-invoice:before {
	content: "\f570"
}

.fa-file-invoice-dollar:before {
	content: "\f571"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-prescription:before {
	content: "\f572"
}

.fa-file-signature:before {
	content: "\f573"
}

.fa-file-upload:before {
	content: "\f574"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-fill:before {
	content: "\f575"
}

.fa-fill-drip:before {
	content: "\f576"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fingerprint:before {
	content: "\f577"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-aid:before {
	content: "\f479"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-first-order-alt:before {
	content: "\f50a"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-fish:before {
	content: "\f578"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-flushed:before {
	content: "\f579"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frog:before {
	content: "\f52e"
}

.fa-frown:before {
	content: "\f119"
}

.fa-frown-open:before {
	content: "\f57a"
}

.fa-fulcrum:before {
	content: "\f50b"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-galactic-republic:before {
	content: "\f50c"
}

.fa-galactic-senate:before {
	content: "\f50d"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gas-pump:before {
	content: "\f52f"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glass-martini-alt:before {
	content: "\f57b"
}

.fa-glasses:before {
	content: "\f530"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-globe-africa:before {
	content: "\f57c"
}

.fa-globe-americas:before {
	content: "\f57d"
}

.fa-globe-asia:before {
	content: "\f57e"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-greater-than:before {
	content: "\f531"
}

.fa-greater-than-equal:before {
	content: "\f532"
}

.fa-grimace:before {
	content: "\f57f"
}

.fa-grin:before {
	content: "\f580"
}

.fa-grin-alt:before {
	content: "\f581"
}

.fa-grin-beam:before {
	content: "\f582"
}

.fa-grin-beam-sweat:before {
	content: "\f583"
}

.fa-grin-hearts:before {
	content: "\f584"
}

.fa-grin-squint:before {
	content: "\f585"
}

.fa-grin-squint-tears:before {
	content: "\f586"
}

.fa-grin-stars:before {
	content: "\f587"
}

.fa-grin-tears:before {
	content: "\f588"
}

.fa-grin-tongue:before {
	content: "\f589"
}

.fa-grin-tongue-squint:before {
	content: "\f58a"
}

.fa-grin-tongue-wink:before {
	content: "\f58b"
}

.fa-grin-wink:before {
	content: "\f58c"
}

.fa-grip-horizontal:before {
	content: "\f58d"
}

.fa-grip-vertical:before {
	content: "\f58e"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hackerrank:before {
	content: "\f5f7"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-headphones-alt:before {
	content: "\f58f"
}

.fa-headset:before {
	content: "\f590"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-helicopter:before {
	content: "\f533"
}

.fa-highlighter:before {
	content: "\f591"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hornbill:before {
	content: "\f592"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hot-tub:before {
	content: "\f593"
}

.fa-hotel:before {
	content: "\f594"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-infinity:before {
	content: "\f534"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-java:before {
	content: "\f4e4"
}

.fa-jedi-order:before {
	content: "\f50e"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joint:before {
	content: "\f595"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-kaggle:before {
	content: "\f5fa"
}

.fa-key:before {
	content: "\f084"
}

.fa-keybase:before {
	content: "\f4f5"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-kiss:before {
	content: "\f596"
}

.fa-kiss-beam:before {
	content: "\f597"
}

.fa-kiss-wink-heart:before {
	content: "\f598"
}

.fa-kiwi-bird:before {
	content: "\f535"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laptop-code:before {
	content: "\f5fc"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-laugh:before {
	content: "\f599"
}

.fa-laugh-beam:before {
	content: "\f59a"
}

.fa-laugh-squint:before {
	content: "\f59b"
}

.fa-laugh-wink:before {
	content: "\f59c"
}

.fa-layer-group:before {
	content: "\f5fd"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-less-than:before {
	content: "\f536"
}

.fa-less-than-equal:before {
	content: "\f537"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-luggage-cart:before {
	content: "\f59d"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-mailchimp:before {
	content: "\f59e"
}

.fa-male:before {
	content: "\f183"
}

.fa-mandalorian:before {
	content: "\f50f"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marked:before {
	content: "\f59f"
}

.fa-map-marked-alt:before {
	content: "\f5a0"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-markdown:before {
	content: "\f60f"
}

.fa-marker:before {
	content: "\f5a1"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mastodon:before {
	content: "\f4f6"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medal:before {
	content: "\f5a2"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-megaport:before {
	content: "\f5a3"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-meh-blank:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}

.fa-memory:before {
	content: "\f538"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-alt:before {
	content: "\f3c9"
}

.fa-microphone-alt-slash:before {
	content: "\f539"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microscope:before {
	content: "\f610"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill:before {
	content: "\f0d6"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-money-bill-wave:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt:before {
	content: "\f53b"
}

.fa-money-check:before {
	content: "\f53c"
}

.fa-money-check-alt:before {
	content: "\f53d"
}

.fa-monument:before {
	content: "\f5a6"
}

.fa-moon:before {
	content: "\f186"
}

.fa-mortar-pestle:before {
	content: "\f5a7"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neos:before {
	content: "\f612"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nimblr:before {
	content: "\f5a8"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-not-equal:before {
	content: "\f53e"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-oil-can:before {
	content: "\f613"
}

.fa-old-republic:before {
	content: "\f510"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-paint-roller:before {
	content: "\f5aa"
}

.fa-palette:before {
	content: "\f53f"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-parachute-box:before {
	content: "\f4cd"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-parking:before {
	content: "\f540"
}

.fa-passport:before {
	content: "\f5ab"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-pen:before {
	content: "\f304"
}

.fa-pen-alt:before {
	content: "\f305"
}

.fa-pen-fancy:before {
	content: "\f5ac"
}

.fa-pen-nib:before {
	content: "\f5ad"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-pencil-ruler:before {
	content: "\f5ae"
}

.fa-people-carry:before {
	content: "\f4ce"
}

.fa-percent:before {
	content: "\f295"
}

.fa-percentage:before {
	content: "\f541"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phoenix-squadron:before {
	content: "\f511"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-slash:before {
	content: "\f3dd"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-hat:before {
	content: "\f4e5"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-plane:before {
	content: "\f072"
}

.fa-plane-arrival:before {
	content: "\f5af"
}

.fa-plane-departure:before {
	content: "\f5b0"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-poo:before {
	content: "\f2fe"
}

.fa-poop:before {
	content: "\f619"
}

.fa-portrait:before {
	content: "\f3e0"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-prescription:before {
	content: "\f5b1"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

.fa-print:before {
	content: "\f02f"
}

.fa-procedures:before {
	content: "\f487"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-project-diagram:before {
	content: "\f542"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-r-project:before {
	content: "\f4f7"
}

.fa-random:before {
	content: "\f074"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-readme:before {
	content: "\f4d5"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-receipt:before {
	content: "\f543"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-rendact:before {
	content: "\f3e4"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-researchgate:before {
	content: "\f4f8"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-rev:before {
	content: "\f5b2"
}

.fa-ribbon:before {
	content: "\f4d6"
}

.fa-road:before {
	content: "\f018"
}

.fa-robot:before {
	content: "\f544"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-route:before {
	content: "\f4d7"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-ruler:before {
	content: "\f545"
}

.fa-ruler-combined:before {
	content: "\f546"
}

.fa-ruler-horizontal:before {
	content: "\f547"
}

.fa-ruler-vertical:before {
	content: "\f548"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-sad-cry:before {
	content: "\f5b3"
}

.fa-sad-tear:before {
	content: "\f5b4"
}

.fa-safari:before {
	content: "\f267"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-school:before {
	content: "\f549"
}

.fa-screwdriver:before {
	content: "\f54a"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-shapes:before {
	content: "\f61f"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shipping-fast:before {
	content: "\f48b"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shoe-prints:before {
	content: "\f54b"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shopware:before {
	content: "\f5b5"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-shuttle-van:before {
	content: "\f5b6"
}

.fa-sign:before {
	content: "\f4d9"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-signature:before {
	content: "\f5b7"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-sith:before {
	content: "\f512"
}

.fa-skull:before {
	content: "\f54c"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-smile-beam:before {
	content: "\f5b8"
}

.fa-smile-wink:before {
	content: "\f4da"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-smoking-ban:before {
	content: "\f54d"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-solar-panel:before {
	content: "\f5ba"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-spa:before {
	content: "\f5bb"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-splotch:before {
	content: "\f5bc"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-spray-can:before {
	content: "\f5bd"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-squarespace:before {
	content: "\f5be"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-stamp:before {
	content: "\f5bf"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-star-half-alt:before {
	content: "\f5c0"
}

.fa-star-of-life:before {
	content: "\f621"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-store:before {
	content: "\f54e"
}

.fa-store-alt:before {
	content: "\f54f"
}

.fa-strava:before {
	content: "\f428"
}

.fa-stream:before {
	content: "\f550"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-stroopwafel:before {
	content: "\f551"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-suitcase-rolling:before {
	content: "\f5c1"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-surprise:before {
	content: "\f5c2"
}

.fa-swatchbook:before {
	content: "\f5c3"
}

.fa-swimmer:before {
	content: "\f5c4"
}

.fa-swimming-pool:before {
	content: "\f5c5"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tape:before {
	content: "\f4db"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-teamspeak:before {
	content: "\f4f9"
}

.fa-teeth:before {
	content: "\f62e"
}

.fa-teeth-open:before {
	content: "\f62f"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-theater-masks:before {
	content: "\f630"
}

.fa-themeco:before {
	content: "\f5c6"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer:before {
	content: "\f491"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-tint-slash:before {
	content: "\f5c7"
}

.fa-tired:before {
	content: "\f5c8"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-toolbox:before {
	content: "\f552"
}

.fa-tooth:before {
	content: "\f5c9"
}

.fa-trade-federation:before {
	content: "\f513"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-traffic-light:before {
	content: "\f637"
}

.fa-train:before {
	content: "\f238"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-monster:before {
	content: "\f63b"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-truck-pickup:before {
	content: "\f63c"
}

.fa-tshirt:before {
	content: "\f553"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-umbrella-beach:before {
	content: "\f5ca"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-alt:before {
	content: "\f406"
}

.fa-user-alt-slash:before {
	content: "\f4fa"
}

.fa-user-astronaut:before {
	content: "\f4fb"
}

.fa-user-check:before {
	content: "\f4fc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-clock:before {
	content: "\f4fd"
}

.fa-user-cog:before {
	content: "\f4fe"
}

.fa-user-edit:before {
	content: "\f4ff"
}

.fa-user-friends:before {
	content: "\f500"
}

.fa-user-graduate:before {
	content: "\f501"
}

.fa-user-lock:before {
	content: "\f502"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-minus:before {
	content: "\f503"
}

.fa-user-ninja:before {
	content: "\f504"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-shield:before {
	content: "\f505"
}

.fa-user-slash:before {
	content: "\f506"
}

.fa-user-tag:before {
	content: "\f507"
}

.fa-user-tie:before {
	content: "\f508"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-users-cog:before {
	content: "\f509"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-vector-square:before {
	content: "\f5cb"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-video-slash:before {
	content: "\f4e2"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-walking:before {
	content: "\f554"
}

.fa-wallet:before {
	content: "\f555"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-weebly:before {
	content: "\f5cc"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weight:before {
	content: "\f496"
}

.fa-weight-hanging:before {
	content: "\f5cd"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-wine-glass-alt:before {
	content: "\f5ce"
}

.fa-wix:before {
	content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
	content: "\f514"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.fa-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

@font-face {
	font-family: acta-bolditalic;
	src: url(webfonts/319850_0_0.eot);
	src: url(webfonts/319850_0_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_0_0.woff2) format("woff2"), url(webfonts/319850_0_0.woff) format("woff"), url(webfonts/319850_0_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-mediumitalic;
	src: url(webfonts/319850_1_0.eot);
	src: url(webfonts/319850_1_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_1_0.woff2) format("woff2"), url(webfonts/319850_1_0.woff) format("woff"), url(webfonts/319850_1_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-bold;
	src: url(webfonts/319850_2_0.eot);
	src: url(webfonts/319850_2_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_2_0.woff2) format("woff2"), url(webfonts/319850_2_0.woff) format("woff"), url(webfonts/319850_2_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-book;
	src: url(webfonts/319850_3_0.eot);
	src: url(webfonts/319850_3_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_3_0.woff2) format("woff2"), url(webfonts/319850_3_0.woff) format("woff"), url(webfonts/319850_3_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-bookitalic;
	src: url(webfonts/319850_4_0.eot);
	src: url(webfonts/319850_4_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_4_0.woff2) format("woff2"), url(webfonts/319850_4_0.woff) format("woff"), url(webfonts/319850_4_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-lightitalic;
	src: url(webfonts/319850_5_0.eot);
	src: url(webfonts/319850_5_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_5_0.woff2) format("woff2"), url(webfonts/319850_5_0.woff) format("woff"), url(webfonts/319850_5_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-black;
	src: url(webfonts/319850_6_0.eot);
	src: url(webfonts/319850_6_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_6_0.woff2) format("woff2"), url(webfonts/319850_6_0.woff) format("woff"), url(webfonts/319850_6_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-light;
	src: url(webfonts/319850_7_0.eot);
	src: url(webfonts/319850_7_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_7_0.woff2) format("woff2"), url(webfonts/319850_7_0.woff) format("woff"), url(webfonts/319850_7_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-extrabold;
	src: url(webfonts/319850_8_0.eot);
	src: url(webfonts/319850_8_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_8_0.woff2) format("woff2"), url(webfonts/319850_8_0.woff) format("woff"), url(webfonts/319850_8_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-medium;
	src: url(webfonts/319850_9_0.eot);
	src: url(webfonts/319850_9_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_9_0.woff2) format("woff2"), url(webfonts/319850_9_0.woff) format("woff"), url(webfonts/319850_9_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-extrabolditalic;
	src: url(webfonts/319850_A_0.eot);
	src: url(webfonts/319850_A_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_A_0.woff2) format("woff2"), url(webfonts/319850_A_0.woff) format("woff"), url(webfonts/319850_A_0.ttf) format("truetype")
}

@font-face {
	font-family: acta-blackitalic;
	src: url(webfonts/319850_B_0.eot);
	src: url(webfonts/319850_B_0.eot?#iefix) format("embedded-opentype"), url(webfonts/319850_B_0.woff2) format("woff2"), url(webfonts/319850_B_0.woff) format("woff"), url(webfonts/319850_B_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-bolditalic;
	src: url(webfonts/305A70_C_0.eot);
	src: url(webfonts/305A70_C_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_C_0.woff2) format("woff2"), url(webfonts/305A70_C_0.woff) format("woff"), url(webfonts/305A70_C_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-light;
	src: url(webfonts/305A70_D_0.eot);
	src: url(webfonts/305A70_D_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_D_0.woff2) format("woff2"), url(webfonts/305A70_D_0.woff) format("woff"), url(webfonts/305A70_D_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-lightitalic;
	src: url(webfonts/305A70_E_0.eot);
	src: url(webfonts/305A70_E_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_E_0.woff2) format("woff2"), url(webfonts/305A70_E_0.woff) format("woff"), url(webfonts/305A70_E_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-bold;
	src: url(webfonts/305A70_F_0.eot);
	src: url(webfonts/305A70_F_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_F_0.woff2) format("woff2"), url(webfonts/305A70_F_0.woff) format("woff"), url(webfonts/305A70_F_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-black;
	src: url(webfonts/305A70_10_0.eot);
	src: url(webfonts/305A70_10_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_10_0.woff2) format("woff2"), url(webfonts/305A70_10_0.woff) format("woff"), url(webfonts/305A70_10_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-blackitalic;
	src: url(webfonts/305A70_11_0.eot);
	src: url(webfonts/305A70_11_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_11_0.woff2) format("woff2"), url(webfonts/305A70_11_0.woff) format("woff"), url(webfonts/305A70_11_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-mediumitalic;
	src: url(webfonts/305A70_12_0.eot);
	src: url(webfonts/305A70_12_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_12_0.woff2) format("woff2"), url(webfonts/305A70_12_0.woff) format("woff"), url(webfonts/305A70_12_0.ttf) format("truetype")
}

@font-face {
	font-family: 'Poppins', sans-serif;
	src: url(webfonts/305A70_13_0.eot);
	src: url(webfonts/305A70_13_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_13_0.woff2) format("woff2"), url(webfonts/305A70_13_0.woff) format("woff"), url(webfonts/305A70_13_0.ttf) format("truetype")
}

@font-face {
	font-family: 'Poppins', sans-serif;
	src: url(webfonts/305A70_14_0.eot);
	src: url(webfonts/305A70_14_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_14_0.woff2) format("woff2"), url(webfonts/305A70_14_0.woff) format("woff"), url(webfonts/305A70_14_0.ttf) format("truetype")
}

@font-face {
	font-family: 'Poppins', sans-serif;
	src: url(webfonts/305A70_15_0.eot);
	src: url(webfonts/305A70_15_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_15_0.woff2) format("woff2"), url(webfonts/305A70_15_0.woff) format("woff"), url(webfonts/305A70_15_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-thinitalic;
	src: url(webfonts/305A70_16_0.eot);
	src: url(webfonts/305A70_16_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_16_0.woff2) format("woff2"), url(webfonts/305A70_16_0.woff) format("woff"), url(webfonts/305A70_16_0.ttf) format("truetype")
}

@font-face {
	font-family: brandongrotesqueweb-thin;
	src: url(webfonts/305A70_17_0.eot);
	src: url(webfonts/305A70_17_0.eot?#iefix) format("embedded-opentype"), url(webfonts/305A70_17_0.woff2) format("woff2"), url(webfonts/305A70_17_0.woff) format("woff"), url(webfonts/305A70_17_0.ttf) format("truetype")
}

.paperSubs {
	padding: 0;
	box-shadow: 0 -70px 210px 140px rgba(255, 255, 255, .97)
}

.titleLt {
	line-height: 1;
	padding: .3em 0 0;
	margin: 0;
	font-size: 1.3125em;
	text-transform: inherit;
	font-family: 'Poppins', sans-serif;;
	clear: left;
	color: #000;
	text-transform: uppercase
}

.signin {
	margin-bottom: 3em
}

.signin .titleLt {
	line-height: 1;
	padding: .3em 0 0;
	margin: 0;
	font-size: 1.3125em;
	text-transform: inherit;
	font-family: 'Poppins', sans-serif;;
	clear: left;
	color: #000;
	text-transform: uppercase
}

.signin * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.signin .titleLt {
	font-size: 1.9375em
}

.signin .loginTitle {
	margin: 0 0 1.5em;
	padding: 0
}

.signin .loginTitle a {
	font-family: 'Poppins', sans-serif;
	color: #6b6b6a;
	display: inline-block;
	margin: .75em 0 0;
	font-size: 1.125em
}

.signin .loginTitle a u {
	color: #dd1e26
}

.signin .formRegister {
	background-color: #fff;
	padding: 2em
}

.signin .formRegister .fieldLogin {
	float: left;
	width: 100%;
	position: relative
}

.signin .formRegister form input:not([type=checkbox]) {
	width: 100%;
	border: 0;
	border-bottom: solid 1px #d2d2d2;
	margin-bottom: 1em;
	padding: .5em 2.4em;
	font-size: 1.14em
}

.signin .formRegister form input[type=text],
.signin .formRegister form input[type=email],
.signin .formRegister form input[type=password] {
	height: 35px;
	font-family: brandongrotesqueweb-light, sans-serif;
	font-size: 1.28571429em;
	color: #6b6b6a
}

.signin .formRegister form input[type=text]:active,
.signin .formRegister form input[type=text]:focus,
.signin .formRegister form input[type=email]:active,
.signin .formRegister form input[type=email]:focus,
.signin .formRegister form input[type=password]:active,
.signin .formRegister form input[type=password]:focus {
	border-color: #dd1e26;
	outline: none
}

.signin .formRegister form input[type=submit] {
	background-color: #dd1e26;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 1.28571429em;
	padding: .6em 0 .3em;
	border: 0
}

.signin .formRegister form input[type=submit]:hover,
.signin .formRegister form input[type=submit]:active,
.signin .formRegister form input[type=submit]:focus {
	box-shadow: 0 0 10px -2px #000;
	border-radius: 5px
}

.signin .formRegister form input:-webkit-autofill,
.signin .formRegister form input:-webkit-autofill:hover,
.signin .formRegister form input:-webkit-autofill:focus textarea:-webkit-autofill,
.signin .formRegister form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.signin .formRegister form select:-webkit-autofill,
.signin .formRegister form select:-webkit-autofill:hover,
.signin .formRegister form select:-webkit-autofill:focus {
	border-color: #dd1e26
}

.signin .formRegister form .iconSign {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 10px;
	font-size: 1.28571429em
}

.signin .formRegister .checkArea {
	display: inline-block
}

.signin .formRegister .forgotPass {
	display: inline-block;
	float: right
}

.signin .formRegister .forgotPass a {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	color: #dd1e26
}

.signin .formRegister .forgotPass a:hover {
	box-shadow: 0 3px 4px -4px #000
}

.signin .formRegister .agreement p {
	font-family: 'Poppins', sans-serif;
	color: #6b6b6a;
	display: inline-block;
	margin: .75em 0 0;
	font-size: 1.125em
}

.signin .formRegister .agreement p a {
	color: #dd1e26;
	text-decoration: underline
}

.signin .social-login {
	padding: 1em 2em;
	margin: 1em 0;
	background-color: #fff
}

.signin .social-login .info {
	font-family: 'Poppins', sans-serif;
	color: #6b6b6a;
	font-size: 1.3125em
}

.signin .social-login ul {
	list-style: none;
	padding: 0;
	margin: 0 -.5rem
}

.signin .social-login li {
	width: 33.33333%;
	float: left;
	margin: 0 0 10px;
	padding: 9px .5rem 5px
}

.signin .social-login a {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: block;
	border-radius: 0
}

.signin .social-login a i {
	font-size: 18px
}

.signin .social-login a span {
	margin-left: 10px
}

.signin .social-login a.btn-fb {
	background-color: #374e9e
}

.signin .social-login a.btn-g-plus {
	background-color: #ea624f
}

.signin .social-login a.btn-linkedln {
	background-color: #0080b2
}

.signin .social-login a:hover {
	box-shadow: 0 10px 5px -7px rgba(0, 0, 0, .4);
	transform: translateY(-1px)
}

.signin .notetick {
	clear: left;
	padding: 0 0 1em
}

.signin .notetick .checkArea label {
	font-family: brandongrotesqueweb-light, sans-serif;
	font-size: 1.28571429em;
	color: #6b6b6a;
	padding-top: 5px
}

.signin .notetick .checkArea .checkboxCustom input[type=checkbox]+label:after {
	font-size: 1.2em
}

@media screen and (max-width:1024px) {
	.signin .social-login li {
		width: 100%
	}
	.signin .loginTitle {
		padding: 1em 1em 0
	}
	.signin .loginTitle .titleLt {
		font-size: 1.5em
	}
}

.signup {
	margin-bottom: 16px
}

.signup .pageAlert {
	background-color: #fff
}

.signup .containerSignup {
	display: table;
	padding: 0
}

.signup .containerSignup .boxSignUp {
	text-align: center;
	padding: 0;
	height: 360px;
	display: table-cell;
	vertical-align: middle;
	float: none
}

.signup .containerSignup .altitle {
	font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
	font-weight: 400
}

.signup .containerSignup p {
	font-family: 'Poppins', sans-serif;
	font-size: 1.14285714em
}

.main-adver-lr {
	display: block;
	width: 80px;
	position: fixed;
	top: 0;
	z-index: 8
}

.main-adver-lr.to-left {
	left: 0
}

.main-adver-lr.to-right {
	right: 0
}

.spaceMultiple {
	padding: 1em 0
}

@media screen and (min-width:1024px) {
	.containerLeft {
		width: 71.9%;
		padding-left: 0;
		padding-right: 16px
	}
	.container-right {
		width: 28.1%;
		padding: 0;
		overflow: hidden
	}
	.container-right .ads-showcase1 div[data-google-query-id] {
		margin: 0 0 1.35em
	}
	.channel-Left {
		width: 21.4%;
		padding: 0
	}
	.channel-Right {
		width: 78.6%;
		float: right;
		padding-right: 0;
		padding-left: 16px
	}
	.stickyBannerMobileMultiple {
		display: none
	}
}

@media screen and (max-width:1100px) and (min-width:1041px) {
	.containerLeft {
		width: 71.2%
	}
	.container-right {
		width: 28.8%
	}
}

@media screen and (max-width:1040px) and (min-width:1024px) {
	.containerLeft {
		width: 70%
	}
	.container-right {
		width: 30%
	}
}

@media screen and (max-width:1023px) {
	.containerLeft,
	.container-right {
		padding: 0
	}
	.stickyBannerMobileMultiple {
		display: block
	}
}

.container {
	max-width: 100%
}

.titleHlg {
	line-height: 1.2;
	padding: .3em 0 0;
	margin: 0;
	font-size: 2em;
	text-transform: inherit;
	font-family: 'Poppins', sans-serif;
	clear: left;
	color: #000
}

.titleSide {
	font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0
}

.titleSubSide {
	font-family: 'Poppins', sans-serif;
	color: rgba(0, 0, 0, .5);
	font-size: 1em;
	margin: 0
}

.headerTitle .titleLatest {
	display: inline-block;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 1.625em;
	text-transform: uppercase;
	margin: 0
}

.headerTitle .seeall {
	display: inline-block;
	float: right;
	margin: 0;
	color: rgba(0, 0, 0, .5)
}

.tjpcontainer {
	clear: left;
	padding: 0;
	left: 0;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease
}

.linespceTop {
	margin-top: 8px
}

.linespceBot {
	margin-bottom: 8px
}

.lineTop {
	padding-top: 8px
}

.lineBot {
	padding-bottom: 8px
}

.centered {
	display: block;
	position: relative;
	margin: 0 auto;
	float: none
}

.centered:before,
.centered:after {
	content: " ";
	display: table
}

.centered:after {
	clear: both
}

.listNews * {
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease
}

.listNews .titleNews .special {
	display: inline-block;
	font-size: 10px;
	font-family: 'Poppins', sans-serif;
	padding: 0 10px;
	line-height: 1.2;
	vertical-align: top;
	border-radius: 3px;
	margin: 3px 5px 0 0;
	background-color: #dd1e26;
	color: #fff
}

.listNews .imageNews {
	width: 126px;
	float: left;
	opacity: .9;
	max-height: 110px;
	overflow: hidden
}

.listNews .newsWord {
	float: right;
	width: 340px;
	padding-left: 1.5em
}

.listNews .newsWord2 {
	float: right;
	width: 580px;
	padding-left: 1.5em
}


.listNews .columnsNews {
	border-bottom: solid 1px #ddd;
	padding: 1.5em 0
}

.listNews.noline:nth-of-type(4) .columnsNews {
	border-bottom: 0
}

.listNews:last-child .columnsNews {
	border-bottom: 0
}

.listNews:hover .imageNews {
	-webkit-transition: .3s, filter;
	-moz-transition: .3s, filter;
	transition: .3s, filter;
	-webkit-transition: .3s -webkit-filter linear;
	opacity: 1
}

.listNews:hover .newsWord p {
	color: rgba(0, 0, 0, .6)
}

@media screen and (max-width:1100px) {
	.listNews .imageNews {
		width: 30%
	}
	.listNews .newsWord {
		width: 70%
	}
}

.adsHd[data-google-query-id] {
	margin: 8px
}

@media screen and (max-width:1024px) {
	.adsHd[data-google-query-id] {
		display: none
	}
}

div[data-google-query-id] {
	text-align: center
}

@media screen and (max-width:1024px) {
	div[data-google-query-id] {
		overflow: hidden
	}
}

.adse[data-google-query-id] {
	padding: 8px 0;
	width: 100%;
	overflow: hidden
}

.titleNews {
	font-family: 'Poppins', sans-serif;
	font-size: 1.25em;
	margin: 0 0 .4em;
	color: #000;
	line-height: 1.1;
}

@media screen and (max-width:640px) {
	.titleNews {
		font-size: 1.14285714em
	}
}

.borderbtm {
	border-bottom: solid 1px #ddd;
	padding-bottom: .6em
}

.mainNews {
	padding: 0
}

.mainNews p {
	font-family: 'Poppins', sans-serif;
	color: rgba(0, 0, 0, .5);
	font-size: 1.0625em;
	line-height: 1.3
}

.mainNews .date span {
	width: 80px
}

.mainNews .channelLatest .headerTitle {
	padding: 1em 1.5em 0
}

.mainNews .channelLatest2 .headerTitle {
	padding: 1em 1.5em 0
}

.mainNews .whtPD {
	background-color: #fff;
	padding: 0 1.5em
}

.mainNews .highlight {
	overflow: hidden;
	margin: 1em 0 16px
}

.mainNews .highlight .titleLatest {
	margin-bottom: 16px
}

.mainNews .highlight .listNews {
	width: 50%;
	float: left
}

.mainNews .highlight .listNews .imageNews {
	width: 100%;
	max-height: inherit
}

.mainNews .highlight .listNews .imageNews img {
	width: 100%
}

.mainNews .highlight .listNews .newsWord {
	width: 100%;
	padding: 1em 0 .5em
}

.mainNews .highlight .fullNews {
	width: 100%
}

.mainNews .highlight .boxColumnsHG {
	clear: left
}

.mainNews .highlight .boxColumnsHG .imageNews {
	max-height: 110px
}

@media screen and (min-width:1024px) {
	.mainNews .highlight .boxColumnsHG {
		margin: 0 -1.5rem;
		padding: 0 1.5rem;
		display: table
	}
	.mainNews .highlight .boxColumnsHG .whtPD {
		padding: 0 1.5rem;
		display: table-cell;
		float: none
	}
}

.mainNews .highlight .boxColumnsHG .columnsNews {
	border: 0;
	padding: 0
}

@media screen and (max-width:1023px) {
	.mainNews .highlight .boxColumnsHG {
		padding: 0 1em;
		background-color: #fff
	}
	.mainNews .highlight .boxColumnsHG .listNews {
		padding: 0;
		border-top: solid 1px #ddd
	}
}

.mainNews .fullNews {
	width: 100%
}

.mainNews .fullNews .imageNews {
	width: 100%;
	overflow: hidden;
	max-height: inherit
}

.mainNews .fullNews .imageNews img {
	width: 100%;
	opacity: 1
}

.mainNews .fullNews .newsWord {
	width: 100%;
	padding: 1em 0 0
}

.mainNews .fullNews:hover .imageNews img {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}

.mainNews .adsNewsMobile .columnsNews {
	padding: 0;
	border: 0
}

.mainNews .adsNewsMobile .columnsNews div[data-google-query-id] {
	border-bottom: solid 1px #ddd;
	padding: 1.5em 0
}

@media screen and (min-width:1024px) {
	.mainNews .channelLatest {
		width: 524px;
		float: right;
		padding-right: 0;
		padding-left: 16px
	}
    
    .mainNews .channelLatest2 {
		width: 770px;
		float: right;
		padding-right: 0;
		padding-left: 16px
	}
	.mainNews .channelLeft {
		width: 228px;
		float: left
	}
}

.mainNews .tjp-newsListing li {
	background-color: #fff
}

@media screen and (min-width:1024px) and (max-width:1100px) {
	.mainNews .channelLatest {
		width: 70%
	}
	.mainNews .channelLeft {
		width: 30%
	}
}

@media screen and (max-width:1023px) {
	.mainNews .channelLatest .headerTitle {
		padding: 1em 1em .6em
	}
	.mainNews .channelLatest {
		padding: 0
	}
	.mainNews .seeall {
		padding: 0 1em
	}
	.mainNews .highlight .listNews .newsWord {
		height: auto
	}
	.mainNews .highlight .listNews:not(.fullNews) {
		width: 100%
	}
	.mainNews .highlight .listNews:not(.fullNews) .imageNews {
		display: none
	}
	.mainNews .highlight .listNews:not(.fullNews) .columnsNews {
		border-top: solid 1px #ddd
	}
}

@media screen and (max-width:640px) {
	.mainNews .whtPD {
		padding: 0 1em
	}
	.mainNews .date {
		font-size: .85714286em
	}
}

.channelLeft * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.channelLeft .chinalDaily .thumbs {
	display: block;
	border-bottom: solid 1px #ddd;
	margin: 1em 0
}

.channelLeft .spaceMBot {
	margin-bottom: 2em
}

@media screen and (max-width:1024px) {
	.channelLeft .spaceMBot {
		margin-bottom: 0
	}
}

.channelLeft .spacePBot {
	padding-bottom: 2em
}

.channelLeft .spaceLine {
	padding: 1em 0 .5em;
	border-bottom: solid 1px #ddd;
	display: inline-block;
	width: 100%
}

.channelLeft .titleNews {
	font-family: 'Poppins', sans-serif;
	line-height: 1.2
}

.channelLeft .imgFix {
	position: relative;
	overflow: hidden;
	margin-bottom: 1em;
	overflow: hidden
}

.channelLeft .imgFix img {
	width: 100%
}

.channelLeft .sideInforial .boxInforial {
	display: inline-block;
	width: 100%;
	border-bottom: solid 1px #ddd;
	padding: 1em 0
}

.channelLeft .todays-paper .titleSide {
	color: #000
}

.channelLeft .todays-paper a.seeall {
	color: #228239;
	font-weight: 700;
}

.channelLeft .todays-paper a:hover .titleNews {
	color: #dd1e26
}

.channelLeft .headerLogo {
	margin-bottom: 1em
}

.channelLeft .headerLogo img {
	width: 150px
}

.channelLeft .descPost .no-list {
	margin: 1em 0
}

.channelLeft .descPost li {
	background-color: #fff;
	margin-bottom: 16px;
	padding-bottom: 1em
}

.channelLeft .descPost li:hover {
	box-shadow: 0 0 15px -5px #3e3e3e
}

.channelLeft .descPost li:last-child {
	margin-bottom: 0
}

.channelLeft .descPost .imgRel img {
	width: 100%
}

.channelLeft .descPost .imgProfile {
	display: table-cell;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	overflow: hidden;
	text-align: center;
	position: relative
}

.channelLeft .descPost .imgProfile img {
	position: absolute;
	left: -45%;
	right: -50%;
	max-width: inherit;
	height: 100%;
	margin: auto
}

@media screen and (max-width:640px) {
	.channelLeft .descPost .imgProfile {
		width: 25px;
		height: 25px
	}
}

.channelLeft .descPost .desc-photo {
	position: relative;
	padding: 0 1em
}

.channelLeft .descPost .desc-photo .boxBr {
	display: table;
	width: 100%;
	border-top: solid 1px #ddd;
	padding-top: 1em
}

.channelLeft .descPost .desc-photo span {
	font-size: 1em;
	color: #000
}

.channelLeft .descPost .desc-photo .name-profile {
	font-family: 'Poppins', sans-serif;
	line-height: 1.2;
	display: table-cell;
	vertical-align: middle;
	padding: 0 1em
}

.channelLeft .descPost .desc-photo .name-profile.inPhoto {
	padding-left: 10px
}

.channelLeft .descPost .desc-photo .talent {
	font-family: 'Poppins', sans-serif;
	color: rgba(0, 0, 0, .5)
}

.channelLeft .descPost .titleNews {
	padding: .5em 1em;
	margin-bottom: 0
}

.channelLeft .tjp-widgetImg {
	margin-bottom: 1em
}

.channelLeft .lineBrd {
	border-bottom: solid 1px #ddd;
	margin: 1em 0;
	padding: 0 0 1em
}

.channelLeft .imgRel {
	position: relative
}

.channelLeft .homeCommunity {
	clear: left
}

.channelLeft .homeCommunity .titleSide,
.channelLeft .homeCommunity .seeall {
	color: #662482
}

.channelLeft .homePodCast {
	padding: 0;
	margin-bottom: 2em;
	background-color: transparent
}

.channelLeft .homePodCast .seeall {
	font-size: 1em
}

.channelLeft .homePodCast .mainListing ul {
	margin: 1em 0
}

.channelLeft .homePodCast .mainListing ul li {
	width: 100%;
	padding: 0
}

.channelLeft .homePodCast .mainListing ul li .boxPodcast {
	background-color: #575556
}

.channelLeft .homePodCast .mainListing ul li .imgThumb .category {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.channelLeft .homePodCast .mainListing ul li .titleHlg {
	font-size: 1.25em
}

.channelLeft .homePodCast .mainListing ul li .captionDetail .category {
	font-size: 13px
}

.channelLeft .homePodCast .mainListing ul li .captionDetail .category .fas {
	margin-right: 5px
}

.channelLeft .homeOpinion .titleSide,
.channelLeft .homeOpinion .seeall {
	color: #dd1e26
}

@media screen and (min-width:1024px) {
	.channelLeft .imgFix {
		height: 140px
	}
	.channelLeft .homePodCast .mainListing ul li .imgThumb {
		height: 225px
	}
	.channelLeft .homePodCast .mainListing ul li .captionDetail {
		height: 150px
	}
}

@media screen and (max-width:1023px) {
	.channelLeft .spaceMBot:not(.homeCommunity) {
		padding: 0 30px
	}
	.channelLeft .imgFix {
		height: 200px
	}
	.channelLeft .descPost .titleNews {
		padding: 1em
	}
	.channelLeft .descPost .no-list {
		padding: 0 1em
	}
	.channelLeft .imgRel .layImg {
		height: 200px;
		overflow: hidden
	}
	.channelLeft .imgRel img {
		width: 100%
	}
	.channelLeft .homeCommunity .titleSide,
	.channelLeft .homeCommunity .titleSubSide {
		padding: 0 15px
	}
	.channelLeft .homePodCast .mainListing ul li .imgThumb {
		height: 350px
	}
	.channelLeft .homePodCast .mainListing ul li .captionDetail {
		height: 120px
	}
	.channelLeft .homeOpinion .titleSide {
		padding: 0 15px
	}
}

@media screen and (max-width:1023px) {
	.channelTopLatest .channelLeft,
	.channelTopLatest .container-right {
		display: none
	}
}

.channelSecLatest .lMbl {
	display: none
}

@media screen and (max-width:1023px) {
	.channelSecLatest .lMbl {
		padding: 2em 0;
		display: block
	}
	.channelSecLatest .containerLeft .channelLeft {
		display: none
	}
}

.homeGallery {
	padding: 0 0 1em
}

.homeGallery * {
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease
}

@media screen and (min-width:1024px) {
	.homeGallery.slideGallery {
		margin: 16px -8px;
		width: auto;
		float: none;
		padding-bottom: 0
	}
	.homeGallery.slideGallery .owl-item {
		padding: 0 8px
	}
	.homeGallery .imgThumb {
		height: 170px
	}
	.homeGallery .imgThumb img {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto
	}
	.homeGallery .captionDetail {
		height: 130px
	}
}

.homeGallery .imgThumb {
	display: block;
	overflow: hidden;
	position: relative
}

.homeGallery .captionDetail {
	background-color: #fff;
	padding: 1em;
	overflow: hidden
}

.homeGallery .titleHlg {
	font-size: 1.375em;
	padding: 0
}

.homeGallery .owl-item {
	padding: 8px
}

.homeGallery.tjp-gallery .owl-nav button.owl-prev,
.homeGallery.tjp-gallery .owl-nav button.owl-next {
	top: 25%;
	width: 40px;
	height: 40px
}

.homeGallery.tjp-gallery .owl-nav button.owl-next span {
	background-position: -14px 3px
}

.homeGallery.tjp-gallery .owl-nav button.owl-prev span {
	background-position: 4px 2px
}

.homeGallery.tjp-gallery .owl-nav span {
	background-size: 30px
}

@media screen and (min-width:1024px) and (max-width:1100px) {
	.homeGallery .captionDetail {
		height: 130px
	}
}

@media screen and (max-width:1023px) {
	.homeGallery {
		margin: 0;
		padding: 1em 0
	}
	.homeGallery .owl-item {
		padding: 0
	}
	.homeGallery .boxGallery {
		padding: 0
	}
	.homeGallery .imgThumb {
		height: 170px
	}
	.homeGallery .captionDetail {
		height: 130px
	}
}

@media screen and (max-width:460px) {
	.homeGallery {
		margin: 0
	}
	.homeGallery .owl-item {
		padding: 0
	}
	.homeGallery .imgThumb {
		height: 200px
	}
}

.jak-post-issue .titleSide {
	padding: .5em 0
}

.jak-post-issue .titleSide:before {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	top: 7px;
	background-color: #dd1e26;
	width: 31px;
	height: 31px;
	display: inline-block;
	line-height: 33px;
	border-radius: 100%;
	text-align: center;
	content: '#';
	color: #fff;
	margin-right: 5px
}

.jak-post-issue li {
	padding: 10px 0;
	border-bottom: solid 1px #cacaca
}

.jak-post-issue li a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 1.5em
}

@media screen and (max-width:1023px) {
	.jak-post-issue {
		display: none
	}
}

.homeStories .titleSide {
	margin: 1em 0;
	padding: .3em .5em 0 0;
	background-color: #f2f2f2;
	display: inline-block
}

.homeStories .newsStories {
	width: auto;
	overflow: hidden;
	clear: left;
	margin: 0 -8px
}

@media screen and (min-width:1025px) {
	.homeStories .headerStories {
		padding: 0
	}
	.homeStories .headerStories:after {
		content: '';
		position: absolute;
		height: 1px;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto 0;
		background-color: #ddd;
		z-index: -1
	}
	.homeStories .imgThumb {
		height: 139px
	}
	.homeStories .captionDetail {
		height: 120px
	}
}

@media screen and (max-width:1024px) {
	.homeStories .titleSide {
		padding: 0 1em
	}
	.homeStories .newsStories {
		margin: 0
	}
}

@media screen and (max-width:768px) {
	.homeStories {
		margin: 1em 0
	}
	.homeStories .titleSide {
		padding: 0;
		margin: 0 0 16px
	}
}

.newsStories {
	padding: 0;
	width: auto
}

.newsStories .owl-stage-outer {
	display: inline-block
}

.newsStories.tjp-gallery .owl-nav button.owl-prev,
.newsStories.tjp-gallery .owl-nav button.owl-next {
	top: 25%;
	width: 40px;
	height: 40px
}

.newsStories.tjp-gallery .owl-nav button.owl-next span {
	background-position: -14px 3px
}

.newsStories.tjp-gallery .owl-nav button.owl-prev span {
	background-position: 4px 2px
}

.newsStories.tjp-gallery .owl-nav span {
	background-size: 30px
}

@media screen and (max-width:1024px) {
	.newsStories {
		margin: 0
	}
}

.mainChannel {
	padding: 0;
	margin-top: 8px
}

.mainChannel .mainHighlight {
	margin-bottom: 8px
}

.mainChannel .breadcrumbs {
	margin-bottom: 8px
}

.mainChannel .mainSlide {
	padding: 0;
	overflow: hidden
}

.mainChannel .mainSlide .banner-top img {
	width: 100%
}

.mainChannel .mainSlide .tjp-direction-nav a {
	top: 35%
}

.mainChannel .highlightChannel {
	padding: 0
}

.mainChannel .highlightChannel .titleHlg {
	padding: 0
}

.mainChannel .highlightChannel .tjp-mainImage {
	overflow: hidden
}

.mainChannel .highlightChannel .tjp-mainImage img {
	width: 100%
}

.mainChannel .highlightChannel .tjp-mainCaption {
	background-color: #fff;
	padding: 1em 2em
}

.mainChannel .highlightChannel .tjp-mainCaption .label {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	display: block;
	text-transform: uppercase
}

.mainChannel .highlightChannel .tjp-mainCaption .label span.channel-news {
	color: #dd1e26
}

.mainChannel .highlightChannel .tjp-mainCaption .label span.date {
	font-family: 'Poppins', sans-serif;
	color: #000;
	margin-left: .5em;
	text-transform: initial
}

.mainChannel .highlightChannel .tjp-mainCaption .title {
	line-height: 1;
	padding: .3em 0 0;
	margin: 0;
	font-size: 2em;
	text-transform: inherit;
	font-family: 'Poppins', sans-serif;
	clear: left;
	color: #000
}

.mainChannel .highlightChannel .detail-slide-caption {
	margin: .5em 0 0;
	clear: left
}

.mainChannel .highlightChannel .detail-slide-caption .profile {
	width: 39px;
	height: 39px;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 15px
}

.mainChannel .highlightChannel .detail-slide-caption .profile img {
	display: block;
	position: absolute;
	max-width: inherit;
	height: 100%;
	top: 0;
	bottom: 0;
	left: -45%;
	right: -50%;
	margin: auto;
	text-align: center
}

.mainChannel .highlightChannel .detail-slide-caption p {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.mainChannel .highlightChannel .detail-slide-caption p span {
	font-family: 'Poppins', sans-serif;
	color: rgba(0, 0, 0, .5);
	display: inline-block;
	font-size: 1em
}

@media screen and (min-width:1024px) {
	.mainChannel .mainSlide.shw {
		height: 520px;
		overflow: hidden
	}
	.mainChannel .mainSlide .tjp-control-nav {
		bottom: 140px;
		top: inherit;
		text-align: right;
		padding-right: 1em
	}
	.mainChannel .highlightChannel .tjp-mainImage {
		height: 378px
	}
	.mainChannel .highlightChannel .tjp-mainCaption {
		height: 142px
	}
}

@media screen and (max-width:1023px) {
	.mainChannel {
		margin-top: 0
	}
	.mainChannel .highlightChannel .tjp-mainImage {
		height: 371px
	}
	.mainChannel .mainHighlight .tjpThumbs .tjp-category {
		width: 115px;
		font-size: 12px
	}
	.mainChannel .mainHighlight .ads-showcase1 div[data-google-query-id] {
		display: none
	}
	.mainChannel .mainHighlight .container-right {
		margin: 1em 0 0
	}
	.mainChannel .mainHighlight .tjpThumbs .imageLatest,
	.mainChannel .mainHighlight .tjpThumbs .caption {
		position: relative;
		display: table-cell;
		vertical-align: top
	}
	.mainChannel .highlightChannel .tjp-mainCaption {
		padding: 1em
	}
}

@media screen and (max-width:640px) {
	.mainChannel .highlightChannel .tjp-mainCaption .label {
		font-size: .85714286em
	}
	.mainChannel .highlightChannel .tjp-mainCaption .titleHlg {
		font-size: 1.28571429em
	}
	.mainChannel .highlightChannel .tjp-mainImage {
		height: 230px
	}
	.mainChannel .highlightChannel .tjp-mainCaption {
		height: 125px
	}
}

@media screen and (max-width:410px) {
	.mainChannel .highlightChannel .tjp-mainImage img {
		max-width: inherit;
		width: 410px
	}
}

@media screen and (max-width:1024px) {
	.ads-large-leaderboard {
		display: none
	}
}

.tjpThumbs {
	position: relative;
	display: block;
	overflow: hidden
}

.tjpThumbs .tjp-category {
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	padding: .3em 1.3em 0;
	text-transform: uppercase;
	color: #fff
}

.tjpThumbs .tjp-category.labelMultimedia {
	background-color: rgba(0, 158, 151, .8)
}

.tjpThumbs .caption {
	position: absolute;
	font-size: 1.3125em;
	line-height: 1.3125em;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1em;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	font-family: 'Poppins', sans-serif;
}

@media screen and (max-width:1023px) {
	.tjpThumbs {
		background-color: #fff
	}
	.tjpThumbs .tjp-category {
		left: 100%;
		z-index: 2;
		font-size: 1em
	}
	.tjpThumbs .caption {
		width: 64%;
		background-color: #fff;
		padding-top: 2em;
		color: #000
	}
}

@media screen and (max-width:640px) {
	.tjpThumbs .caption {
		font-size: 1.125em
	}
}

.breadcrumbs {
	padding: 0;
	margin: 0;
	list-style: none
}

.breadcrumbs.secBread li:first-child a {
	color: #6c757d
}

.breadcrumbs li {
	position: relative;
	display: inline-block;
	float: left
}

.breadcrumbs li a {
	display: inline-block;
	padding: 0 1em 0 0;
	font-family: 'Poppins', sans-serif;
	font-size: 1.1875em;
	text-transform: uppercase
}

.breadcrumbs li a h1 {
	font-size: inherit;
	display: initial
}

.breadcrumbs li:before {
	display: inline-block;
	padding-right: 1rem;
	color: #9d9d9d;
	content: ">";
	font-family: 'Poppins', sans-serif;
	float: left
}

.breadcrumbs li:first-child:before {
	display: none
}

@media screen and (max-width:640px) {
	.breadcrumbs li a,
	.breadcrumbs li:before {
		font-size: 1em
	}
}

@media screen and (max-width:1024px) {
	.breadcrumbs {
		margin: 8px 0 0
	}
}

.main-single-page .main-single>img,
.main-single-page .main-multiple>img,
.main-multiple-page .main-single>img,
.main-multiple-page .main-multiple>img {
	width: 100%
}

.main-single-page .main-single img,
.main-single-page .main-multiple img,
.main-multiple-page .main-single img,
.main-multiple-page .main-multiple img {
	width: 100%
}

.post-like {
	margin-bottom: 1em;
	display: table;
	width: 100%
}

.post-like .posting {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	color: rgba(0, 0, 0, .51);
	display: block
}

.post-like .fb-likes {
	position: absolute;
	right: 0;
	top: 0
}

@media screen and (max-width:1024px) {
	.post-like .posting {
		font-size: 1em;
		line-height: 1.5
	}
	.post-like .fb-likes {
		padding-top: 1em;
		margin-bottom: -2.5em
	}
}

.cpwriter {
	padding-left: 80px;
	position: relative;
	margin: .5em 0 0
}

.cpwriter a:hover {
	color: inherit
}

.cpwriter .prof-pict {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 62px;
	height: 62px;
	overflow: hidden;
	border-radius: 100%
}

.cpwriter .prof-pict img {
	display: block;
	position: absolute;
	max-width: inherit;
	height: 100%;
	top: 0;
	bottom: 0;
	left: -45%;
	right: -50%;
	margin: auto;
	text-align: center
}

.single-page {
	clear: left;
	margin-top: 8px;
	margin-bottom: 1em
}

@media screen and (min-width:1024px) {
	.single-page .main-single-page {
		width: 71.9%;
		padding-left: 0;
		padding-right: 16px
	}
	.single-page .container-right {
		width: 28.1%;
		padding: 0
	}
}

.single-page .detailNews {
	overflow: hidden
}

.single-page .container-right .ads-box div[data-google-query-id] {
	margin-bottom: 16px
}

.single-page .title-large {
	line-height: 1.1;
	padding: .2em 0 0;
	margin: 0;
	color: #000;
	font-size: 20px;
	text-transform: inherit;
	font-family: 'Poppins', sans-serif;
	clear: left
}

.single-page .indexPage .title-large {
	font-size: 2.1875em
}

.single-page .ic-hashtag {
	font-size: 1.71428571em
}

.single-page .ic-hashtag i {
	background-color: #000;
	top: -2px;
	margin-right: 5px;
	width: 25px;
	height: 25px;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	font-size: .57142857em;
	position: relative;
	vertical-align: middle
}

.single-page .ic-hashtag i:before {
	height: 25px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 1%
}

.single-page .areaTitle {
	margin-bottom: .5em
}

.single-page .areaTitle .list-single-page {
	border-bottom: solid 1px #e5e5e5;
	padding: .3em 0
}

.single-page .areaTitle .name-post {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 1.4375em;
	color: #e31b23;
	line-height: 30px;
	text-transform: capitalize
}

.single-page .areaTitle p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 1.21428571em;
	color: #000
}

.single-page .created {
	display: block;
	font-size: 14px;
	padding: 1.2em 0;
	color: #828282;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #e5e5e5
}

.single-page .titleName {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 1.4375em;
	color: #e31b23;
	line-height: 30px
}

@media screen and (max-width:1023px) {
	.single-page {
		margin-top: 0
	}
	.single-page .indexPage .title-large {
		font-size: 1.71428571em
	}
	.single-page .title-large {
		font-size: 2em;
		line-height: 1.2
	}
	.single-page .ic-hashtag {
		font-size: 1.71428571em
	}
	.single-page .channelPopular {
		display: none
	}
	.single-page .bgSingle .breadcrumbs {
		padding: 0
	}
}

.headerTags {
	padding: 0 0 1em
}

.headerTags * {
	padding: 0
}

.headerTags .filterTag {
	text-align: right;
	padding: .7em 0;
	height: 44px;
	overflow: hidden
}

.headerTags .filterTag span,
.headerTags .filterTag select {
	font-size: 1.125em;
	font-family: 'Poppins', sans-serif;
	vertical-align: top;
	text-transform: uppercase
}

.headerTags .filterTag span {
	display: inline-block
}

.headerTags .filterTag .select {
	width: 40%;
	float: none;
	display: inline-block;
	color: #dd1e26
}

.headerTags .filterTag .select select {
	width: 130%
}

@media screen and (max-width:1023px) {
	.headerTags {
		background-color: #fff;
		padding: 0 1em
	}
}

.main-single-page .bgSingle {
	background-color: #fff;
	padding: 1em 2em
}

.main-single-page .paperSingle {
	background-color: #fff;
	padding: 1.2em 3em
}

.main-single-page .paperSingle .created {
	padding-top: 0
}

.main-single-page .signin {
	margin-bottom: 0
}

.main-single-page .signin .formRegister,
.main-single-page .signin .social-login {
	padding: 0 0 2em
}

@media screen and (max-width:1024px) {
	.main-single-page {
		padding: 0
	}
	.main-single-page .bgSingle {
		padding: 1em
	}
}

.multiSingle .single-share {
	margin: 0 0 1em
}

.single-share {
	padding: 0;
	position: inherit
}

@media screen and (min-width:1024px) {
	.single-share {
		width: 11.5%
	}
}

.single-share .sideShare {
	padding-left: 0
}

.single-share .countShare {
	border: solid 1px #ddd;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px
}

.single-share .countShare .show-share {
	margin: 0;
	font-size: 1.75em;
	font-family: 'Poppins', sans-serif;
}

.single-share .countShare .share-article {
	display: block;
	font-size: .75em;
	line-height: 1;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase
}

.single-share .socialShare {
	list-style: none;
	padding: 0;
	margin: 0
}

.single-share .socialShare li a {
	font-size: 1.5em;
	display: block;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #ddd;
	margin-bottom: 10px;
	color: #fff;
	border-radius: 2px
}

.single-share .socialShare li a span {
	display: none
}

.single-share .socialShare li a i {
	text-shadow: 0 1px 2px #a9a9a9
}

.single-share .socialShare li a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.07);
	box-shadow: 0 2px 5px -1px #868686
}

.single-share .socialShare li.share-bookmark a:hover {
	background-color: #dd1e26
}

.single-share .socialShare li.share-bookmark[bookmark=true] a {
	background-color: #dd1e26
}

.single-share .socialShare li.share-fb a:hover {
	background-color: #1072ba
}

.single-share .socialShare li.share-tw a:hover {
	background-color: #30a8df
}

.single-share .socialShare li.share-flipboard a:hover {
	background-color: #db1f27
}

.single-share .socialShare li.share-linkedin a:hover {
	background-color: #2672ae
}

.single-share .socialShare li.share-wa {
	display: none
}

.single-share .socialShare li.share-wa a:hover {
	background-color: #1ebea5
}

.single-share .socialShare li.share-gp a:hover {
	background-color: #db4437
}

.single-share .socialShare li.share-mt a:hover {
	background-color: #f47622
}

.single-share .socialShare li.print a {
	background-color: transparent;
	border: solid 1px #9e9e9e;
	color: #9e9e9e;
	margin-bottom: 0;
	cursor: pointer
}

.single-share .socialShare li.print a i {
	text-shadow: none
}

.single-share .socialShare li.print .print {
	cursor: pointer;
	display: block;
	height: auto;
	line-height: 1.5;
	color: #9e9e9e;
	text-align: center;
	font-size: 15px;
	width: 50px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}

.single-share .socialShare li.btn-sharepopup {
	display: none
}

@media screen and (max-width:1023px) {
	.single-share {
		z-index: 2
	}
	.single-share .hdmshare {
		display: none
	}
	.single-share .socialShare li {
		width: 20%;
		text-align: center;
		float: left
	}
	.single-share .socialShare li.btn-sharepopup,
	.single-share .socialShare li.share-wa {
		display: block
	}
	.single-share .socialShare li a {
		width: 100%;
		margin-bottom: 0
	}
	.single-share .socialShare li.share-fb a {
		background-color: #3b5998
	}
	.single-share .socialShare li.share-tw a {
		background-color: #1da1f2
	}
	.single-share .socialShare li.share-wa a {
		background-color: #25d366
	}
	.single-share .socialShare li.share-flipboard a {
		background-color: #e12828
	}
	.single-share .socialShare li.print {
		display: none
	}
	.single-share .sideShare {
		padding: 0
	}
	.single-share.in-view .sideShare,
	.single-share.onstick .sideShare {
		position: fixed;
		z-index: 1;
		margin: 0;
		bottom: 0;
		left: 0
	}
	.single-share.hideShare .sideShare {
		bottom: -60px
	}
}

.popupshare {
	position: fixed;
	width: 100%;
	left: 0%;
	right: 0;
	top: 0%;
	bottom: 0;
	z-index: 9;
	display: none
}

.popupshare .bg-trans {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .2);
	right: 0
}

.popupshare .fix-header {
	background-color: #fff;
	position: absolute;
	width: 480px;
	max-width: 90%;
	margin: auto;
	bottom: 15%;
	left: 0;
	right: 0;
	overflow: hidden
}

.popupshare .headpopupshare {
	background-color: #b3160f;
	padding: 15px;
	display: block
}

.popupshare .headpopupshare .header-title {
	line-height: 1;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	color: #fff;
	margin: 0;
	display: inline-block
}

.popupshare .closeshare {
	font-size: 29px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	opacity: 1;
	float: right;
	line-height: 1px
}

.popupshare .shared-comment {
	list-style: none;
	border: 0;
	padding: 0 12px;
	margin: 0;
	clear: both
}

.popupshare .shared-comment li {
	display: block;
	width: 100%;
	padding: 10px 20px;
	clear: both;
	border-bottom: solid 1px #e5e5e5
}

.popupshare .shared-comment li a {
	color: #6b6b6b;
	font-size: 21px;
	text-transform: capitalize;
	display: inline-block;
	cursor: pointer;
	padding: 0 0;
	text-align: center;
	position: relative;
	background: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.popupshare .shared-comment li a i {
	padding: 0;
	display: inline-block;
	width: 30px;
	text-align: left
}

.popupshare .shared-comment li a span {
	font-size: 16px;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
}

.popupshare .shared-comment li.share-bookmark a:hover {
	color: #dd1e26
}

.popupshare .shared-comment li.share-fb a:hover {
	color: #3b5998
}

.popupshare .shared-comment li.share-tw a:hover {
	color: #1da1f2
}

.popupshare .shared-comment li.share-gp a:hover {
	color: #dd4b39
}

.popupshare .shared-comment li.share-linkedin a:hover {
	color: #0077b5
}

.popupshare .shared-comment li.share-wa a:hover {
	color: #25d366
}

.popupshare .shared-comment li.share-mt a:hover {
	color: #32007f
}

.detailNews {
	padding: 0
}

@media screen and (min-width:1024px) {
	.detailNews {
		width: 88.5%
	}
}

.detailNews p {
	margin-bottom: 20px
}

.detailNews p a {
	color: #dd1e26
}

.detailNews p,
.detailNews li,
.detailNews td {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 24px;
	letter-spacing:0.5px;
}

.detailNews p strong,
.detailNews h1,
.detailNews h2,
.detailNews h3,
.detailNews h4,
.detailNews h5,
.detailNews h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400
}

@media screen and (max-width:1023px) {
	.detailNews div[data-google-query-id] {
		text-align: center;
		max-width: 100%;
		overflow: hidden
	}
	.detailNews p {
		font-size: 1.28571429em
	}
	.detailNews iframe {
		width: 100%
	}
}

.detailNews div[data-google-query-id] {
	text-align: left
}

.readalso {
	border-top: 2px solid #d2d0d0;
	border-bottom: 2px solid #d2d0d0;
	padding: 10px 0;
	display: block;
	margin: 18px 0;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
}

.captionPaperSingle {
	padding: 0
}

.mainPaper .areaTitle .list-single-page {
	border-bottom: 0
}

.mainPaper .nextarticle {
	padding: 2em 0;
	overflow: hidden
}

.mainPaper .nextarticle .titleLt {
	margin-bottom: 1em
}

.mainPaper .nextarticle .paperList {
	padding: 0
}

.mainPaper .nextarticle .paperList .title {
	font-size: 1.14285714em
}

.mainPaper .nextarticle ul {
	margin: 0 -1em
}

.mainPaper .nextarticle li {
	width: 25%;
	float: left;
	border-right: solid 1px #ddd;
	min-height: 130px;
	padding: 1em
}

@media screen and (max-width:768px) {
	.mainPaper .nextarticle {
		padding: 2em 1em
	}
	.mainPaper .nextarticle ul {
		margin: 0
	}
	.mainPaper .nextarticle li {
		width: 100%;
		min-height: auto;
		border: 0;
		padding: 0;
		margin-bottom: 1em;
		border-bottom: solid 1px #ddd
	}
}

@media screen and (max-width:1023px) {
	.mainPaper .boxSinglePaper {
		padding: 0
	}
	.mainPaper .areaTitle,
	.mainPaper .paperSingle {
		padding: 1em 2em 0
	}
}

.topicRelated {
	margin-bottom: 1.5em
}

.topicRelated .title {
	font-family: 'Poppins', sans-serif;
	font-size: 1.1875em;
	display: block;
	margin: 0 0 .5em;
	text-transform: uppercase
}

.topicRelated ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none
}

.topicRelated ul li {
	display: inline-block
}

.topicRelated ul li a {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: .9375em;
	background-color: #dd1e26;
	color: #fff;
	padding: 0 1em .2em;
	border-radius: 5px;
	margin: .3em .3em .3em 0;
	display: inline-block
}

.topicRelated ul li a:hover {
	box-shadow: 0 0 3px 1px #afafaf
}

@media screen and (max-width:640px) {
	.topicRelated ul li a {
		font-size: .85714286em
	}
}

.tjp-comment-tab- {
	width: 100%
}

.singleread {
	margin: 1.5em 0 0;
	padding: 0;
	width: 470px;
	max-width: 100%
}

.singleread .titleLt {
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 1.5em
}

.singleread .titleNews {
	font-family: 'Poppins', sans-serif;
	margin: 0 0 .4em;
	color: #000;
	line-height: 1.2
}

.singleread .whtPD {
	background-color: #fff
}

.singleread .columnsNews {
	padding: 1em 0;
	border-top: 0;
	border-bottom: solid 1px #ddd
}

.singleread .listNews:last-child .columnsNews {
	border: 0
}

.singleread .listNews:hover .titleNews {
	color: #dd1e26
}

.singleread ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.singleread ul li a {
	padding: .2em 0 .5em;
	font-family: 'Poppins', sans-serif;
	font-size: .9375em;
	color: #8e8e8e;
	display: block;
	line-height: 1.2
}

.singleread ul li a:hover {
	color: #dd1e26;
	padding-left: .5em
}

.tjp-mostRecent {
	margin-bottom: .5em
}

.tjp-mostRecent .navTab {
	float: left;
	width: 100%;
	margin: 0 0 1em
}

.tjp-mostRecent .navTab li {
	float: left;
	width: 50%;
	overflow: hidden
}

.tjp-mostRecent .navTab li:first-child a {
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px
}

.tjp-mostRecent .navTab li:last-child a {
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px
}

.tjp-mostRecent .navTab li a {
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .03em;
	font-size: 1.0625em;
	display: block;
	line-height: 26px;
	border: solid 1px #ddd;
	padding: .2em 0 0
}

.tjp-mostRecent .navTab li a:hover {
	background-color: #bf1a21;
	color: #fff;
	border-color: #dd1e26
}

.tjp-mostRecent .navTab li a.thumbsCurrent {
	background-color: #dd1e26;
	color: #fff;
	border-color: #dd1e26
}

.tjp-mostRecent .tjp-detailTab ul {
	font-family:'Poppins', sans-serif;
}

.tjp-mostRecent .tjp-detailTab ul li {
	border-bottom: solid 1px #ddd;
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 10px 0;
	list-style-type: none;
	counter-increment: item;
	position: relative;
	clear: left
}

.tjp-mostRecent .tjp-detailTab ul li:before {
	display: inline-block;
	width: 1em;
	position: absolute;
	left: .2em;
	content: counter(item) "."
}

.tjp-mostRecent .tjp-detailTab ul li a {
	font-size: 1.0625em;
	font-family: 'Poppins', sans-serif;
}

.tjp-mostRecent .tjp-detailTab ul li:hover {
	color: #dd1e26
}

.tjp-mostRecent .tjp-detailTab ul li:hover a {
	color: #dd1e26
}

@media screen and (max-width:1024px) {
	.tjp-mostRecent {
		padding: 0 30px;
		display: none
	}
}

.container-right .linespceBot {
	margin: 0
}

.container-right .linespceBot div[data-google-query-id] {
	display: inline-block
}

.container-right .linespceBot .lineBot {
	padding-bottom: 0
}

.container-right .linespceBot .lineBot div[data-google-query-id] {
	margin: 0 0 16px
}

.container-right .linespceBot .lineTop {
	padding-top: 0
}

.container-right .linespceBot .lineTop div[data-google-query-id] {
	margin: 8px 0 20px
}

.container-right .tjp-follow-sosmed {
	padding: 0;
	margin-top: .5em
}

.container-right .tjp-follow-sosmed .titleLt {
	font-family: 'Poppins', sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0
}

.container-right .tjp-follow-sosmed .icon-soscmed {
	margin-top: 1em;
	margin-bottom: 1em
}

.container-right .icon-soscmed li {
	float: left
}

.container-right .icon-soscmed li a {
	width: 42px;
	height: 42px;
	border-radius: 42px;
	margin-right: .2em;
	line-height: 41px;
	font-size: 25px
}

.container-right .icon-soscmed li a.fa-linkedin-in,
.container-right .icon-soscmed li a.fa-instagram {
	font-size: 29px;
	line-height: 39px
}

.container-right .icon-soscmed li a.fa-flipboard {
	font-size: 26px;
	line-height: 41px
}

.container-right .icon-soscmed li a.fa-twitter {
	line-height: 41px;
	font-size: 25px
}

.container-right .sideLongform {
	padding: 1.5em 0 0
}

@media screen and (min-width:992px) {
	.container-right .sideLongform .imageNews {
		height: 150px;
		overflow: hidden
	}
}

.container-right .sideLongform .columnsNews {
	padding: 1.5em 0 1em;
	border-bottom: solid 1px #ddd
}

.container-right .sideLongform .columnsNews:nth-of-type(1) {
	padding-top: 0
}

.container-right .sideLongform .newsWord {
	padding: .5em 0 0
}

.container-right .sideLongform .titleSide {
	margin: 0 0 16px
}

.container-right .sideLongform .seeall {
	color: #009e97
}

.container-right .tjp-IG {
	padding: .9em 0
}

.container-right .tjp-IG .titleLt {
	font-size: 1.125em
}

.container-right .tjp-IG .headerTitle {
	margin: 0 0 .5em
}

.container-right .tjp-IG .iconIG {
	width: 25px;
	height: 25px;
	line-height: 30px;
	border-radius: 25px;
	display: inline-block;
	color: #fff;
	text-align: center;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)
}

.container-right .tjp-IG .owl-nav button.owl-next {
	right: 0
}

.container-right .tjp-IG .owl-nav button.owl-prev {
	left: 0
}

.container-right .tjp-suscribe {
	padding: .9em 0
}

@media screen and (max-width:1023px) {
	.container-right .line-1 .ads-box {
		text-align: center;
		display: none
	}
	.container-right .tjp-suscribe,
	.container-right .tjp-follow-sosmed {
		display: none
	}
	.container-right .sideLongform {
		margin-bottom: 1.5em;
		padding: .5em 1em
	}
	.container-right .sideLongform .columnsNews {
		display: table;
		width: 100%;
		border-bottom: solid 1px #ddd
	}
	.container-right .sideLongform .newsWord,
	.container-right .sideLongform .imageNews {
		display: table-cell;
		vertical-align: top
	}
	.container-right .sideLongform .imageNews {
		width: 30%
	}
	.container-right .sideLongform .newsWord {
		width: 70%;
		padding: 0 0 0 1em
	}
	.container-right .sideLongform .titleSide {
		margin-bottom: 16px
	}
	.container-right .tjp-IG .headerTitle {
		padding: 0 1em
	}
}

@media screen and (max-width:768px) {
	.container-right a.tjp-suscribe {
		padding: 0 1em;
		display: block
	}
	.container-right a.tjp-suscribe img {
		width: 100%
	}
	.container-right .tjp-follow-sosmed {
		padding: 0 1em
	}
	.container-right .sideLongform .newsWord,
	.container-right .sideLongform .imageNews {
		display: block;
		float: left
	}
	.container-right .sideLongform .imageNews {
		max-height: 86px;
		overflow: hidden
	}
}

.newsFlashUpdate {
	background-color: #fff;
	padding: 1.5em 1.5em 0;
	
}

.newsFlashUpdate .tjp-top-link {
	padding: 1em 0
}

.newsFlashUpdate .titleNews {
	margin-bottom: 0
}

.newsFlashUpdate .tjp-link {
	padding: 1em 0;
	border-top: solid 1px #ddd
}

.newsFlashUpdate ul {
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0;
	margin: 0
}

.newsFlashUpdate ul li {
	width: auto;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: top
}

.newsFlashUpdate ul li a {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	color: #666;
	text-transform: capitalize;
	padding: 5px 15px;
	padding-top: 8px;
	display: block;
	position: relative;
	overflow: hidden
}

.newsFlashUpdate ul li a:before {
	content: "";
	position: absolute;
	left: -100%;
	bottom: 0;
	display: block;
	width: 90%;
	height: 2px;
	border-radius: 10px;
	background-color: #dd1e26;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.newsFlashUpdate ul li a.thumbsCurrent,
.newsFlashUpdate ul li a:hover {
	color: #dd1e26
}

.newsFlashUpdate ul li a.thumbsCurrent:before,
.newsFlashUpdate ul li a:hover:before {
	left: 0
}

.newsFlashUpdate .topHashTag,
.newsFlashUpdate .topCategoryHT {
	padding: 0
}

.newsFlashUpdate .topCategoryHT {
	border-bottom: solid 1px #ddd;
	margin-top: .5em
}

.newsFlashUpdate .topCategoryHT:hover .navTabs a {
	opacity: 1
}

.newsFlashUpdate .navTabs a {
	position: absolute;
	top: 0;
	width: 25px;
	height: 25px;
	background-color: red;
	margin: auto;
	bottom: 0;
	background-image: url(../img/TJP-intergrated-arrow-bkg-black.png);
	background-size: 80px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.newsFlashUpdate .navTabs a#next {
	right: 0;
	background-position: -52px -2px
}

.newsFlashUpdate .navTabs a#prev {
	left: 0;
	background-position: -2px -1px
}

.newsFlashUpdate .dataHastag,
.newsFlashUpdate .contentTopHashtag {
	padding: 0
}

.newsFlashUpdate .dataHastag {
	display: none;
	padding: 1em 0 0
}

@media screen and (max-width:1024px) {
	.newsFlashUpdate {
		margin-bottom: 1.5em
	}
}

.fullSlide {
	padding: 0
}

.fullSlide.shw {
	height: 520px;
	overflow: hidden
}

.fullSlide .duration {
	background-color: #000
}

.fullSlide .captionBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 80px;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	padding: 2em
}

.fullSlide .captionBanner a {
	color: #fff
}

.fullSlide .headlineImg img {
	width: 100%
}

.fullSlide .headlineImg .categoryBanner {
	display: none;
	position: absolute;
	bottom: 16px;
	left: 1em
}

@media screen and (min-width:1024px) {
	.fullSlide .headlineImg {
		height: 520px;
		overflow: hidden
	}
}

.fullSlide .titleHlg {
	color: #fff
}

.fullSlide .categoryBanner .duration {
	padding: .3em .5em
}

.fullSlide .categoryBanner span {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	color: #fff
}

.fullSlide .categoryBanner span span {
	color: #fff
}

.fullSlide .showTbl {
	display: none
}

.fullSlide .boxSlide {
	border-radius: 5px;
	position: relative;
	overflow: hidden
}

.fullSlide .date {
	display: inline-block
}

@media screen and (max-width:1023px) {
	.fullSlide .captionBanner {
		padding: 2em 1em
	}
	.fullSlide .captionBanner .duration {
		display: none
	}
	.fullSlide .captionBanner .categoryBanner span {
		color: #000
	}
	.fullSlide .headlineImg .categoryBanner {
		display: block
	}
	.fullSlide .headlineImg {
		position: relative
	}
	.fullSlide .showTbl {
		display: block
	}
	.fullSlide .showTbl.duration {
		background-color: rgba(0, 0, 0, .72);
		position: absolute;
		bottom: 1em;
		left: 1.5em
	}
	.fullSlide .duration {
		padding: .5em 0 .3em
	}
	.fullSlide .duration .fas {
		margin: 0
	}
	.fullSlide .showDesk {
		display: none
	}
	.fullSlide .captionBanner {
		position: relative;
		background-color: #fff
	}
	.fullSlide .captionBanner a,
	.fullSlide .captionBanner .titleHlg {
		color: #000
	}
	.fullSlide .tjp-direction-nav a {
		top: 25%;
		background-color: rgba(0, 0, 0, .72)
	}
	.fullSlide .tjp-direction-nav a {
		top: 120px
	}
}

@media screen and (max-width:992px) {
	.fullSlide {
		background-color: #fff
	}
	.fullSlide .captionBanner {
		padding: 1em
	}
	.fullSlide .captionBanner .categoryBanner span span {
		color: #009e97;
		
	}
	.fullSlide .headlineImg {
		overflow: hidden;
		height: 210px
	}
	.fullSlide .tjp-direction-nav a {
		top: 105px
	}
}

@media screen and (max-width:640px) {
	.fullSlide .titleHlg {
		font-size: 1.28571429em
	}
}

@media screen and (max-width:410px) {
	.fullSlide .headlineImg img {
		max-width: inherit;
		width: 410px
	}
}

.gallery .captionDetail {
	background-color: #fff;
	padding: 1em;
	overflow: hidden
}

.gallery .titleHlg {
	padding: 0;
	font-size: 1.375em
}

.gallery ul {
	margin: 0 -8px
}

.gallery ul * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.gallery ul li {
	float: left;
	padding: 8px;
	overflow: hidden
}

.gallery ul li .boxGallery {
	overflow: hidden;
	border-radius: 5px;
	width: 100%;
	float: left
}

@media screen and (min-width:1024px) {
	.gallery ul li {
		width: 33.33333%
	}
	.gallery ul li .imgThumb {
		height: 172px;
		position: relative
	}
	.gallery ul li .imgThumb img {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto
	}
	.gallery ul li .captionDetail {
		height: 135px
	}
	.gallery ul li.listAdsMultimedia {
		height: 331.77px;
		display: none
	}
}

@media screen and (min-width:751px) and (max-width:1023px) {
	.gallery ul li {
		width: 50%
	}
	.gallery ul li .imgThumb {
		height: 203px
	}
	.gallery ul li .imgThumb img {
		width: 410px;
		max-width: inherit
	}
	.gallery ul li .captionDetail {
		height: 150px
	}
}

@media screen and (max-width:750px) {
	.gallery {
		padding: 0 1em
	}
	.gallery ul {
		margin: 0
	}
	.gallery ul li {
		padding: 0 0 16px
	}
	.gallery ul li .imgThumb {
		height: 172px
	}
	.gallery ul li .imgThumb img {
		width: 100%
	}
	.gallery ul li:last-child {
		padding-bottom: 0
	}
}

.boxGallery {
	transition: all .3s cubic-bezier(.535, 0, 0, 1) 0s;
	overflow: hidden;
	border-radius: 5px
}

.boxGallery:hover {
	box-shadow: 0 0 15px -3px #a9a9a9
}

.boxGallery:hover .duration {
	background-color: #009e97
}

.boxGallery:hover .imgThumb img {
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	-o-transform: scale3d(1.05, 1.05, 1);
	-ms-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}

.mainListMulti .latestLongform .titleLatest {
	font-size: 1.75em;
	margin: 0
}

.mainListMulti .latestLongform .seeall {
	color: #009e97;
	font-size: 1.1875em
}

@media screen and (min-width:1024px) {
	.mainListMulti .latestLongform ul li {
		width: 25%
	}
	.mainListMulti .latestLongform ul li .captionDetail {
		height: 120px
	}
	.mainListMulti .latestLongform ul li .imgThumb {
		height: 139px
	}
}

@media screen and (max-width:760px) {
	.mainListMulti .latestLongform .headerTitle {
		padding: 0 0 1em
	}
}

@media screen and (max-width:640px) {
	.mainListMulti .latestLongform {
		margin: 1em 0
	}
	.mainListMulti .latestLongform .seeall {
		font-size: 1em
	}
	.mainListMulti .latestLongform .titleLatest {
		font-size: 1.21428571em
	}
}

.color-national span {
	color: #dd1e26
}

.color-entertaiment span {
	color: #662482
}

.podcast {
	background-color: #282b30;
	padding: 2em
}

@media screen and (min-width:1024px) {
	.podcast .mainListing ul li {
		width: 25%
	}
	.podcast .mainListing ul li.firstHeadline .captionDetail {
		padding-left: 0;
		height: auto
	}
	.podcast .mainListing ul li .imgThumb {
		height: 245px
	}
	.podcast .mainListing ul li .captionDetail {
		height: 180px
	}
}

.podcast .seeall {
	color: #009e97;
	font-size: 1.1875em
}

.podcast .titleLatest {
	font-size: 1.4375em;
	color: #009e97
}

.podcast .mainListing {
	padding: 0
}

.podcast .mainListing ul {
	margin: 0 -1.5rem
}

.podcast .mainListing ul * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.podcast .mainListing ul li {
	float: left;
	padding: 1.5rem;
	overflow: hidden;
	position: relative
}

.podcast .mainListing ul li.firstHeadline {
	width: 100%
}

.podcast .mainListing ul li.firstHeadline .titleHlg {
	font-size: 2.25em;
	margin-bottom: .3em;
	opacity: 1
}

.podcast .mainListing ul li.firstHeadline .boxPodcast {
	background-color: #575556;
	float: none
}

.podcast .mainListing ul li.firstHeadline p {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	opacity: .8
}

.podcast .mainListing ul li.firstHeadline .captionDetail,
.podcast .mainListing ul li.firstHeadline .imgThumb {
	float: none;
	display: table-cell;
	vertical-align: top
}

.podcast .mainListing ul li.firstHeadline .imgThumb {
	padding: 0 3em 0 0
}

.podcast .mainListing ul li .boxPodcast {
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	width: 100%;
	float: left
}

.podcast .mainListing ul li .imgThumb {
	display: block;
	overflow: hidden;
	opacity: .6
}

.podcast .mainListing ul li .imgThumb img {
	width: 100%
}

.podcast .mainListing ul li .imgThumb .category {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 55px;
	font-size: 2.0625em;
	color: #fff;
	background-color: rgba(0, 158, 151, .75);
	line-height: 55px;
	text-align: center
}

.podcast .mainListing ul li .date {
	font-size: .875em
}

.podcast .mainListing ul li .titleHlg {
	font-size: 1.5em;
	font-family: 'Poppins', sans-serif;
	line-height: 1.2;
	opacity: .8
}

.podcast .mainListing ul li .titleHlg,
.podcast .mainListing ul li .date,
.podcast .mainListing ul li p {
	color: #fff
}

.podcast .mainListing ul li .captionDetail {
	background-color: #575556;
	padding: 1em 2em;
	overflow: hidden
}

.podcast .mainListing ul li .captionDetail .category {
	background-color: rgba(0, 158, 151, .75);
	padding: .4em .8em .1em;
	border-radius: 5px;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	position: absolute;
	bottom: 1em;
	color: #fff
}

.podcast .mainListing ul li:hover .titleHlg,
.podcast .mainListing ul li:hover .imgThumb,
.podcast .mainListing ul li:hover p {
	opacity: 1
}

.podcast .mainListing ul li:hover .imgThumb img {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.podcast .mainListing .navigation-page a {
	color: #fff
}

@media screen and (max-width:1024px) {
	.podcast {
		padding: 2em 1em
	}
	.podcast .mainListing ul {
		margin: 0 -8px
	}
	.podcast .mainListing ul li {
		padding: 1.5em 8px 0
	}
	.podcast .mainListing ul li .imgThumb {
		height: 215px
	}
}

@media screen and (max-width:1023px) {
	.podcast .mainListing ul li .titleHlg {
		font-size: 1.71428571em
	}
	.podcast .mainListing ul li .boxPodcast {
		width: 100%;
		background-color: #575556
	}
	.podcast .mainListing ul li .boxPodcast .imgThumb {
		width: 40%;
		float: left;
		padding: 0
	}
	.podcast .mainListing ul li .boxPodcast .captionDetail {
		width: 60%;
		position: initial
	}
	.podcast .mainListing ul li.firstHeadline .titleHlg {
		font-size: 1.71428571em
	}
	.podcast .mainListing ul li p {
		display: none
	}
}

@media screen and (max-width:640px) {
	.podcast .seeall {
		font-size: 1em
	}
	.podcast .titleLatest {
		font-size: 1.21428571em
	}
	.podcast .mainListing ul li .titleHlg {
		font-size: 1.14285714em
	}
	.podcast .mainListing ul li .boxPodcast .captionDetail .category {
		font-size: 12px
	}
	.podcast .mainListing ul li.firstHeadline .titleHlg {
		font-size: 1.14285714em
	}
	.podcast .mainListing ul li .imgThumb {
		height: auto
	}
	.podcast .mainListing ul li .imgThumb .category {
		width: 45px;
		height: 45px;
		line-height: 45px
	}
}

.channelPodcast {
	margin-top: -.9em
}

.channelPodcast .mainListing ul li .titleHlg,
.channelPodcast .mainListing ul li p,
.channelPodcast .mainListing ul li .imgThumb {
	opacity: 1
}

.multimediapage {
	padding: 0
}

.multimediapage .breadcrumbs li:last-child a,
.multimediapage .titleName {
	color: #009e97
}

.multimediapage .single-page {
	margin-bottom: 0
}

.multimediapage .single-page .title-large {
	padding: .2em 0
}

.multimediapage .single-page .gallery {
	margin: 1em 0
}

.multimediapage .single-page .gallery .date span {
	color: #009e97
}

.multimediapage .detailNews {
	width: 100%
}

@media screen and (max-width:1023px) {
	.multimediapage .headerSingle {
		padding: 0 1em
	}
	.multimediapage .headerSingle .breadcrumbs {
		padding: 0
	}
	.multimediapage .single-page .title-large,
	.multimediapage .single-page .post-like .posting {
		color: #000
	}
	.multimediapage .single-page .gallery ul li .boxGallery {
		background-color: #fff
	}
	.multimediapage .single-page .gallery ul li .boxGallery .imgThumb img {
		width: 100%
	}
	.multimediapage .detailNews {
		padding: 0 1em
	}
	.multimediapage .detailNews .share-horizontal {
		margin: 0;
		padding-top: 1em;
		border-top: solid 1px #ddd
	}
}

@media screen and (max-width:640px) {
	.multimediapage .single-page .gallery ul li .boxGallery .captionDetail .titleHlg {
		font-size: 1.14285714em
	}
}

.channelMultimendia .breadcrumbs {
	margin-bottom: 8px
}

.photoSlide {
	margin-bottom: 16px
}

.photoSlide .slides .imgLayer {
	width: 71.9%;
	float: left;
	padding: 0;
	position: relative
}

.photoSlide .slides .item {
	display: block
}

.photoSlide .slides .item img {
	width: 100%
}

.photoSlide .slides .caption-detail {
	float: left;
	padding: 40px 16px 0
}

.photoSlide .slides .caption-inner {
	position: relative
}

.photoSlide .slides .caption-inner p {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em
}

.photoSlide .slides .popupSlide {
	height: auto;
	bottom: 75px;
	color: #009e97;
	font-size: 1.125em;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

@media screen and (max-width:1023px) {
	.photoSlide .slides .popupSlide {
		display: none
	}
}

.photoSlide .slideDetail .tjp-direction-nav {
	padding: 0 1.5em;
	list-style: none
}

.photoSlide .slideDetail .tjp-direction-nav a {
	position: absolute;
	top: 50%;
	z-index: 3;
	text-indent: -99em
}

.photoSlide .thumbSlide {
	overflow: hidden;
	padding: 0 1em
}

.photoSlide .navSlide {
	padding: 0;
	overflow: hidden
}

.photoSlide .navSlide .tjp-viewport {
	overflow: inherit!important;
	padding: 0 5em
}

.photoSlide .navSlide .slides * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.photoSlide .navSlide .slides li {
	opacity: .5
}

.photoSlide .navSlide .slides li a {
	padding: 0 .5em;
	display: block
}

.photoSlide .navSlide .slides li a img {
	width: 100%
}

.photoSlide .navSlide .slides li.slick-current {
	opacity: 1
}

.photoSlide .navSlide .slides li:hover,
.photoSlide .navSlide .slides li.tjp-active-slide {
	opacity: 1
}

.photoSlide .navSlide .tjp-direction-nav a {
	width: 30px;
	height: 30px
}

.photoSlide .slide-count-wrap {
	display: inline-block;
	background-color: #009e97;
	color: #fff;
	padding: .3em .5em;
	border-radius: 6px
}

.photoSlide .slide-count-wrap span {
	font-family: 'Poppins', sans-serif;
	font-size: 1.14285714em;
	line-height: 1
}

@media screen and (min-width:1024px) {
	.photoSlide .slick-arrow.slick-next {
		right: inherit;
		left: 67.2%
	}
	.photoSlide .slide-count-wrap {
		position: absolute;
		top: 0;
		left: 16px
	}
	.photoSlide .slides .item {
		height: 500px;
		position: relative
	}
	.photoSlide .slides .item img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto
	}
	.photoSlide .slides .popupSlide {
		position: absolute;
		height: auto;
		right: 0;
		z-index: 3;
		margin-right: -19%
	}
	.photoSlide .slides .caption-detail {
		width: 28.1%;
		position: absolute;
		bottom: 0;
		top: 0;
		right: 0;
		height: 500px;
		display: table
	}
	.photoSlide .slides .caption-detail .caption-inner {
		display: table-cell;
		vertical-align: top
	}
	.photoSlide .thumbSlide {
		width: 28.1%;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 2
	}
}

@media screen and (max-width:1023px) {
	.photoSlide .slides .imgLayer {
		width: 100%;
		overflow: hidden
	}
	.photoSlide .slides .item {
		overflow: hidden
	}
	.photoSlide .slides .caption-detail {
		width: 100%;
		position: relative;
		padding: 16px
	}
	.photoSlide .slides .caption-inner {
		padding: .5em 0
	}
	.photoSlide .thumbSlide {
		display: none
	}
	.photoSlide .navSlide .tjp-viewport {
		overflow: inherit!important;
		padding: 0 5em
	}
}

@media screen and (max-width:992px) {
	.photoSlide .slideDetail {
		padding: 0 2em
	}
	.photoSlide .slides .caption-detail {
		padding: 16px 0
	}
}

@media screen and (max-width:750px) {
	.photoSlide .slides .imgLayer {
		height: 250px
	}
}

@media screen and (max-width:370px) {
	.photoSlide .slides .imgLayer {
		height: 220px
	}
}

.share-horizontal {
	margin: 1em 0 0
}

.share-horizontal .icon-soscmed li {
	float: left;
	display: inline-block;
	padding-right: .5em
}

.share-horizontal .icon-soscmed li a {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.share-horizontal .icon-soscmed li a.faF {
	font-family: 'Poppins', sans-serif;
}

@media screen and (max-width:1024px) {
	.share-horizontal .icon-soscmed {
		width: auto;
		display: inline-block;
		float: none
	}
}

.tjp-discus {
	margin: 2em 0
}

.tjp-discus .fb-comments iframe {
	min-width: 100%
}

.titleDiscus {
	width: 40%;
	margin: 0 auto;
	padding: 1em 0 3em
}

.titleDiscus .title {
	text-align: center;
	color: #dd1e26;
	margin: 0;
	border: solid 1px #dd1e26;
	font-size: 1.1875em;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
	padding: .5em 0 .2em;
	text-transform: uppercase;
	border-radius: 5px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.titleDiscus .title:hover {
	box-shadow: 0 15px 5px -10px rgba(0, 0, 0, .4);
	transform: translateY(-1px)
}

@media screen and (max-width:680px) {
	.titleDiscus {
		width: 230px
	}
	.titleDiscus .title {
		font-size: 1.28571429em;
		padding: .7em 0 .5em
	}
}

@media screen and (max-width:680px) {
	.titleDiscus .title {
		font-size: 1em
	}
}

@keyframes tjp-panelIn {
	0% {
		-webkit-transform: translate3d(280px, 0px, 0px);
		-moz-transform: translate3d(280px, 0px, 0px);
		-o-transform: translate3d(280px, 0px, 0px);
		-ms-transform: translate3d(280px, 0px, 0px);
		transform: translate3d(280px, 0px, 0px)
	}
	100% {
		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px)
	}
}

@keyframes tjp-panelOut {
	0% {
		transform: scale(1.3)
	}
	100% {
		transform: scale(1)
	}
}

.video-preview {
	background-color: #282b30;
	padding: 1em 0
}

.video-preview .container {
	padding: 0
}

.video-preview .videoPlayer,
.video-preview .videoScroll {
	padding: 0;
	height: 660px
}

.video-preview .videoScroll {
	height: 630px
}

.video-preview .headerSingle {
	padding: 0
}

.video-preview .videoPlayer .headerSingle {
	margin-top: 16px
}

.video-preview .videoPlayer .frameVideo {
	animation: tjp-panelOut .25s ease forwards
}

.video-preview .videoPlayer .frameVideo.stuck {
	position: fixed;
	bottom: 20px;
	right: 20px;
	transform: translateY(100%);
	width: 400px;
	z-index: 11;
	animation: tjp-panelIn .25s ease forwards
}

@media screen and (max-width:600px) {
	.video-preview .videoPlayer .frameVideo.stuck {
		width: 200px
	}
}

.video-preview .title-large {
	color: #fff;
	font-family: 'Poppins', sans-serif;
}

@media screen and (min-width:1024px) {
	.video-preview .post-like .posting {
		color: rgba(255, 255, 255, .7)
	}
	.video-preview .breadcrumbs li:first-child a {
		color: rgba(255, 255, 255, .7)
	}
}

.video-preview .videoScroll {
	padding-left: 16px;
	overflow-y: scroll
}

.video-preview .videoScroll * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.video-preview .videoScroll .imgThumb {
	max-height: 140px
}

.video-preview .videoScroll li {
	margin-bottom: 1.7em
}

.video-preview .videoScroll li:last-child {
	margin-bottom: 0
}

.video-preview .videoScroll li:hover .duration {
	background-color: #009e97
}

.video-preview .videoScroll li:hover p {
	color: #009e97
}

.video-preview .videoScroll .videoCaption {
	margin: .5em 0
}

.video-preview .videoScroll .duration {
	width: 85px;
	font-size: 14px
}

.video-preview .videoScroll p {
	line-height: 1.3;
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	color: #fff;
	margin-botto: 0
}

@media screen and (max-width:1023px) {
	.video-preview {
		background-color: transparent;
		padding: 0
	}
	.video-preview .headerSingle {
		padding: 0 1em
	}
	.video-preview .breadcrumbs {
		margin-top: 16px
	}
	.video-preview .videoPlayer {
		padding-right: 0;
		height: auto;
		width: 100%
	}
	.video-preview .videoScroll {
		display: none;
		min-height: 160px;
		height: auto;
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden
	}
	.video-preview .videoScroll li {
		width: 300px;
		padding: 0 1em;
		display: inline-block;
		margin: 1em 0 0
	}
	.video-preview .videoScroll li .videoCaption {
		white-space: normal
	}
	.video-preview .videoScroll .tjp-gallery .owl-nav button {
		top: 45%;
		bottom: inherit;
		width: 60px
	}
}

.longformChannel {
	padding: 0;
	margin: 8px -8px 2rem
}

.longformChannel .boxLongform {
	width: 25%;
	float: left;
	padding: 0 8px;
	margin-bottom: 1em
}

.longformChannel .boxLongform * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.longformChannel .boxLongform .sizeBox {
	float: left;
	width: 100%;
	overflow: hidden;
	border-radius: 5px
}

.longformChannel .boxLongform:first-child {
	width: 100%;
	margin-bottom: 16px
}

.longformChannel .boxLongform:first-child .imgBanner-longform {
	height: 350px
}

.longformChannel .boxLongform:first-child .imgBanner-longform img {
	position: inherit
}

.longformChannel .boxLongform:first-child .caption_overlay {
	height: auto
}

@media screen and (min-width:769px) {
	.longformChannel .boxLongform:first-child .caption_overlay .titleHlg {
		padding: 0;
		font-size: 2em
	}
}

.longformChannel .boxLongform:first-child .caption_overlay p {
	display: block
}

.longformChannel .boxLongform .imgBanner-longform {
	float: left;
	width: 100%;
	height: 125px;
	overflow: hidden;
	position: relative
}

.longformChannel .boxLongform .imgBanner-longform img {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

.longformChannel .boxLongform .caption_overlay {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 1em;
	height: 120px
}

.longformChannel .boxLongform .caption_overlay .date {
	margin: 0
}

.longformChannel .boxLongform .caption_overlay .titleHlg {
	margin-bottom: .5em;
	font-size: 1.25em;
	line-height: 1.2
}

.longformChannel .boxLongform .caption_overlay p {
	display: none;
	font-family: 'Poppins', sans-serif;
	font-size: 1.0625em;
	color: #6c757d
}

.longformChannel .boxLongform:not(:first-child):hover .sizeBox {
	box-shadow: 0 0 30px -10px #000;
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

@media screen and (max-width:1024px) {
	.longformChannel {
		margin: 16px 0 0
	}
	.longformChannel .boxLongform {
		width: 33.33333%
	}
	.longformChannel .boxLongform .sizeBox .caption_overlay .sizeCaption {
		width: 100%
	}
	.longformChannel .boxLongform .sizeBox .caption_overlay p {
		display: none
	}
}

@media screen and (max-width:768px) {
	.longformChannel .boxLongform {
		width: 50%
	}
	.longformChannel .boxLongform:first-child .imgBanner-longform {
		height: 210px
	}
	.longformChannel .boxLongform .imgBanner-longform {
		height: 175px
	}
}

@media screen and (max-width:480px) {
	.longformChannel .boxLongform {
		width: 100%
	}
	.longformChannel .boxLongform:first-child .imgBanner-longform {
		height: 170px
	}
}

.adscontent[data-google-query-id] {
	margin-bottom: 1em
}

@media screen and (max-width:1023px) {
	.adscontent[data-google-query-id] {
		overflow: hidden
	}
}

.channelSearch .tjp-suscribe {
	padding-top: 0
}

.channelSearch .listNews {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border-top: solid 1px #ddd;
	padding: 1em 0
}

.channelSearch .listNews:first-child {
	border: 0
}

.channelSearch .listNews .imageNews {
	width: 25%;
	height: 125px;
	overflow: hidden
}

.channelSearch .listNews .imageNews a {
	display: table-cell;
	vertical-align: middle;
	height: 125px
}

.channelSearch .listNews .newsWord {
	width: 75%
}

.channelSearch .listNews p {
	font-family: 'Poppins', sans-serif;
	color: rgba(0, 0, 0, .5);
	font-size: 1.0625em;
	line-height: 1.3
}

.channelSearch .listNews .columnsNews {
	border: 0;
	padding: 0
}

.channelSearch .listNews:hover p {
	color: #000
}

@media screen and (max-width:1024px) {
	.channelSearch {
		padding: 0
	}
	.channelSearch .headerTags {
		background-color: #fff
	}
	.channelSearch .headerTags .title-large {
		margin-top: .5em;
		font-size: 1.71428571em
	}
	.channelSearch .listNews .imageNews {
		height: auto
	}
	.channelSearch .listNews .imageNews a {
		display: block;
		vertical-align: middle;
		height: auto
	}
}

@media screen and (max-width:860px) {
	.channelSearch .headerTags {
		padding: 0 1em
	}
}

.whtBox {
	background-color: #fff;
	padding: 0
}

@media screen and (min-width:1024px) {
	.paperLeft {
		width: 22.7%;
		padding: 0;
		float: left
	}
}

@media screen and (max-width:992px) {
	.paperLeft .todaysHeadline {
		display: none
	}
}

@media screen and (min-width:1023px) {
	.paperRight {
		width: 77.3%;
		padding: 0 0 0 1em;
		float: right
	}
}

.headerPaper {
	padding: 0 0 1.5em
}

.headerPaper .titleHlg {
	font-family: 'Poppins', sans-serif;
	clear: left;
	text-transform: uppercase;
	height: 45px
}

.headerPaper .mobilePaper {
	display: none
}

.headerPaper .input-group {
	display: table;
	padding: 0 .6em
}

.headerPaper .input-group .datepicker {
	border: 0;
	height: 45px;
	padding: .8em 1em .5em;
	display: table-cell;
	font-size: 1.5em;
	font-family: 'Poppins', sans-serif;
}

.headerPaper .input-group .datepicker:focus {
	outline: none;
	border-color: #ce5651;
	outline: 0;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.headerPaper .input-group .iconDown {
	height: 45px;
	width: 45px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background-color: #dd1e26;
	color: #fff;
	font-size: 2em;
	cursor: pointer
}

@media screen and (max-width:1024px) {
	.headerPaper {
		padding: 16px 0 1.5em
	}
	.headerPaper .paperRight {
		padding-left: 1em
	}
	.headerPaper .paperRight .input-group {
		padding: 0
	}
	.headerPaper .titleHlg {
		font-size: 1.5em;
		height: auto;
		margin-bottom: .1em
	}
}

@media screen and (max-width:992px) {
	.headerPaper .input-group .datepicker {
		width: 100%
	}
	.headerPaper .mobilePaper {
		display: block;
		margin: 1em 0 0
	}
	.headerPaper .todaysHeadline img {
		width: 100%
	}
}

.paperList .image-latest {
	height: 115px;
	overflow: hidden
}

.paperList .image-latest img {
	width: 100%
}

.paperList .date {
	display: block;
	margin-bottom: .3em;
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	color: #dd1e26;
	text-transform: uppercase
}

.paperList .title {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em;
	color: #000;
	margin: 0 0 .8em
}

.paperList p {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	color: rgba(0, 0, 0, .5);
	margin: .8em 0 0
}

.paperList .detail-latest {
	display: block
}

@media screen and (max-width:1024px) {
	.paperList p {
		display: none
	}
}

@media screen and (max-width:460px) {
	.paperList .image-latest {
		height: 70px
	}
	.paperList .date {
		font-size: .85714286em
	}
	.paperList .title {
		font-size: 1.14285714em
	}
}

.containerPaper {
	padding: 0
}

.containerPaper * {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}

.containerPaper .boxPaper {
	position: absolute
}

.containerPaper .boxPaper,
.containerPaper .paperList {
	width: 31.1%;
	margin: 0 1% 20px
}

.containerPaper .paperList {
	padding: 1.5em
}

.containerPaper .paperList.headlinePaper {
	width: 64.2%;
	padding: 1em 2em
}

.containerPaper .paperList.headlinePaper .title {
	font-size: 1.71428571em
}

.containerPaper .paperList.headlinePaper .image-latest {
	height: 200px
}

.containerPaper .paperList:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 5px -4px #b5b5b5;
	border-radius: 5px
}

.containerPaper .paperList:hover p {
	color: #000
}

@media screen and (max-width:1024px) {
	.containerPaper {
		margin: 0
	}
	.containerPaper .boxPaper,
	.containerPaper .paperList {
		width: 49%;
		margin: .5%
	}
	.containerPaper .paperList {
		padding: 1.5em .7em
	}
	.containerPaper .paperList.headlinePaper {
		width: 99%
	}
}

.specialReport .paperList {
	display: inline-block;
	margin: 1em 0 0;
	width: 100%;
	border-bottom: solid 1px #ddd
}

.specialReport .paperList.headline {
	padding: 0 0 1.2em
}

.specialReport .paperList.headline .image-latest {
	width: 100%;
	height: 150px;
	overflow: hidden;
	padding: 0;
	display: block
}

.specialReport .paperList.headline .title {
	font-size: 1.28571429em
}

.specialReport .paperList.olcaption .captionList {
	width: 100%
}

.specialReport .paperList .title {
	font-size: 1.14285714em
}

.specialReport .paperList .image-latest,
.specialReport .paperList .captionList {
	vertical-align: top;
	display: table-cell
}

.specialReport .paperList .image-latest {
	width: 115px;
	padding-right: 1em;
	padding-bottom: .8em;
	height: auto
}

.specialReport .paperList .captionList {
	width: 166px
}

.channelContact .mainChannel {
	margin: 0
}

.channelContact a,
.channelContact h5,
.channelContact p {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em;
	color: #000;
	line-height: 1.6
}

.channelContact a i,
.channelContact h5 i,
.channelContact p i {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em
}

.channelContact h5 {
	font-size: 1.28571429em;
	color: #dd1e26;
	margin: 1em 0 0
}

.channelContact .alamat {
	padding: 1em 0
}

.channelContact .single-page .title-large {
	padding: 0 0 .3em;
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0
}

.channelContact .fieldForm {
	margin: 2.5em 0
}

.channelContact .main-single-page .bgSingle {
	padding: 1em 0;
	background-color: transparent
}

.channelContact .main-single-page .bgSingle iframe {
	width: 100%
}

.channelContact .right-contact {
	float: right
}

@media screen and (max-width:1023px) {
	.channelContact .right-contact {
		float: left
	}
	.channelContact .right-contact {
		padding: 0 1em
	}
	.channelContact .single-page .title-large {
		padding: .3em 15px;
		font-size: 21px
	}
}

.bg-danger {
	padding: 1em 2em;
	margin: 0 0 1em;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 1.4em;
	line-height: 1;
	background-color: rgba(220, 32, 39, .3)
}

.bg-danger strong {
	font-weight: 400
}

.singlePodcast {
	background-color: #282b30;
	color: #fff;
	overflow: hidden
}

@media screen and (min-width:1024px) {
	.singlePodcast {
		padding: 0;
		margin-top: -.9em;
		margin-bottom: -.9em
	}
	.singlePodcast .containerLeft,
	.singlePodcast .mainListing {
		padding: 2em 3em 2em 0;
		float: none;
		display: table-cell;
		vertical-align: top
	}
	.singlePodcast .mainListing:before,
	.singlePodcast .mainListing:after {
		content: '';
		position: absolute;
		background-color: #000
	}
	.singlePodcast .mainListing:after {
		top: 0;
		bottom: 0;
		right: -100%;
		left: 0
	}
	.singlePodcast .listen {
		display: table
	}
	.singlePodcast .listen .imgThumb,
	.singlePodcast .listen .audio {
		display: table-cell
	}
}

.singlePodcast .single-page {
	margin-top: 0;
	padding: 0
}

.singlePodcast .single-page .title-large {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 2.57142857em;
	line-height: 1.2;
	margin-bottom: .3em
}

.singlePodcast .posting {
	color: #fff
}

.singlePodcast .mainPodcast {
	padding: 0
}

.singlePodcast .mainPodcast .listen {
	padding: 1.5em 0;
	clear: left
}

.singlePodcast .share-horizontal {
	padding: 0 0 1.5em
}

.singlePodcast .listen .imgThumb {
	width: 40%;
	padding: 0;
	height: auto
}

.singlePodcast .listen .audio {
	width: 60%;
	vertical-align: middle;
	padding: 0
}

.singlePodcast .listen .audio audio {
	display: none
}

.singlePodcast .share-horizontal {
	clear: left
}

.singlePodcast .mainListing {
	background-color: #000
}

.singlePodcast .mainListing .linespceBot {
	position: relative;
	z-index: 1
}

.singlePodcast .mainListing .titleSide {
	font-family: 'Poppins', sans-serif;
	font-size: 1.28571429em;
	font-weight: 300;
	margin: 0 0 .5em
}

.singlePodcast .mainListing ul {
	margin: 0
}

.singlePodcast .mainListing ul li {
	width: 100%;
	border-bottom: solid 1px #575556;
	padding: 1.5rem 0
}

.singlePodcast .mainListing ul li .boxPodcast {
	width: 100%;
	background-color: transparent
}

.singlePodcast .mainListing ul li .boxPodcast .imgThumb {
	width: 40%;
	float: left;
	padding: 0;
	height: auto
}

.singlePodcast .mainListing ul li .boxPodcast .date {
	color: #009e97
}

.singlePodcast .mainListing ul li .boxPodcast .captionDetail {
	width: 60%;
	float: left;
	padding: 0 0 0 1em;
	background-color: #000;
	height: auto
}

.singlePodcast .mainListing ul li .boxPodcast .titleHlg {
	font-size: 1.28571429em
}

@media screen and (max-width:1023px) {
	.singlePodcast {
		padding: 2em 0
	}
	.singlePodcast .mainListing {
		padding: 1.5em 0
	}
	.singlePodcast .containerLeft {
		padding: 0 2em 2em
	}
	.singlePodcast .listen .imgThumb,
	.singlePodcast .listen .audio {
		width: 100%
	}
	.singlePodcast .listen .imgThumb {
		text-align: center
	}
}

@media screen and (min-width:1072px) {
	.wdsk {
		padding: 0
	}
}

@media screen and (max-width:1100px) and (min-width:1024px) {
	.channelSingle {
		background-color: #fff;
		padding: 0 1em
	}
	.channelSingle .single-page .container-right .icon-soscmed li a {
		width: 35px;
		height: 35px;
		font-size: 24px;
		line-height: 35px
	}
	.channelSingle .container-right .icon-soscmed li a.fa-linkedin-in,
	.channelSingle .container-right .icon-soscmed li a.fa-instagram {
		font-size: 24px;
		line-height: 35px
	}
	.channelSingle .main-single-page .bgSingle {
		padding: 0
	}
	.photoSlide {
		padding-left: 2em
	}
	.photoSlide .slick-arrow {
		top: 50%
	}
	.wtbl {
		padding-left: 1em;
		padding-right: 1em
	}
	.hdtbl {
		padding-left: 0;
		padding-right: 0
	}
}

.writerProfile {
	margin-bottom: 2em
}

.writerProfile .userWriterProfile {
	padding: 0 16px 0 0;
	text-align: center;
	margin: 0 0 2em
}

.writerProfile .titleHlg {
	margin: 0 0 8px;
	padding: 0
}

.writerProfile .photoProfile {
	width: 120px;
	height: 120px;
	margin: 0 auto 1em;
	overflow: hidden;
	border-radius: 120px
}

.writerProfile .photoProfile img {
	width: 120px
}

.writerProfile .activityProfile span {
	display: block
}

.writerProfile .activityProfile .name {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
	line-height: 1.3;
	margin: 0 0 .5em
}

.writerProfile .activityProfile .contributor {
	font-family: 'Poppins', sans-serif;
	font-size: 1.07142857em;
	color: rgba(0, 0, 0, .8);
	border-bottom: solid 1px #ddd;
	margin-bottom: 1em;
	padding-bottom: 1em;
	display: inline-block;
	clear: left
}

.writerProfile .activityProfile p {
	font-family: 'Poppins', sans-serif;
	font-size: .92857143em;
	color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:992px) {
	.writerProfile {
		margin: 2em 0
	}
	.writerProfile .userWriterProfile {
		padding: 0 1em
	}
	.writerProfile .titleHlg {
		background-color: #fff;
		padding: 16px 12px 0;
		margin: 0;
		font-size: 1.71428571em
	}
}
