/* HOME */ 
#header {
	width:100%;
	z-index:9999;
	top:0;
	left:0;
	padding: 0 !important;
}

.padding-top-team{
	padding-top:33px !important;
}

.bg-color-red {
	background-color: #e2e2e2;
	border-radius:5px;
}
.bg-color-red-dark{
	background-color: #e2e2e2;
	padding-top:33px;
}

.bg-color-red-2 {
	background-color: #e2e2e2;
}
.bg-color-red-3 {
	background-color: #7c1624;
}
.bg-color-grey {
	background-image:url('bg-rpt.png');
	background-repeat: repeat-x;
}

.bg-color-grey-cuan{
	background-color: #c4c4c4;
}

.bg-color-grey-2{
	background-color: #f2f2f4;
}
.bg-color-white {
	background-color: #fff;
}
.w-100 {
	width:100%;
}

.w-custom{
	width:162px;
	height:162px;
}

.p-15 {
    padding: 15px;
}
.m-0 {
	margin:0;
}
.p-0 {
	padding:0;
}
.p-1 {
    padding: 10px;
}
.padding-15 {
    padding: 15px 0;
}
.py-2 {
	padding-top:2rem;
	padding-bottom:0rem;
}
.py-3 {
	padding-top:3rem;
	padding-bottom:3rem;
}
.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}
.my-3 {
	margin-top:3rem;
	margin-bottom:3rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mb-0 {
    margin-bottom: 0;
}
.d-table {
	display:table;
}
.d-table-cell {
	display:table-cell;
	padding-right:21px;
}
.float-left {
	float: left;
}
.float-right {
	float:right;
	margin-top:15px;
}
.float-none {
	float:none;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight:400;
	letter-spacing:0.5;
}
.text-center {
	text-align:center !important;
}

.text-center h4{
	text-align:center;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight:400;
	letter-spacing:0.5;
}

.modal-center {
    right:unset !important;
}

h3.title-team{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size:27px;
	color:#222;
	letter-spacing:0.5px;
	padding:0;
	margin-left:15px;
}

.slick-prev:before {
    display:none;
}
.slick-next:before {
    display:none;
}

.edge-border-top {
    border-top: 4px solid #c21d32;
}
.edge-border-bottom {
    border-bottom: 4px solid #c21d32;
}
.edge-border-right {
    border-right: 2px solid #c21d32;
    box-shadow: 2px 0px 0px 0px #c21d32;
}
.edge-border-left {
    border-left: 4px solid #c21d32;
}
.mb-1 {
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 20px;
}
.mb-3 {
    margin-bottom: 30px;
}
.mb-4 {
    margin-bottom: 40px;
}
.mb-5 {
    margin-bottom: 50px;
}
.pt-0 {
    padding-top: 0;
}
.pt-1 {
    padding-top: 10px;
}
.pt-2 {
    padding-top: 20px;
}
.mt-0 {
    margin-top: 0;
}
.pb-5 {
    padding-bottom: 50px;
}

/* #### RIGHT MENU #### */
.wsmenu>.wsmenu-list>li>a {
	color:#222  !important;
	border-bottom: none !important;
	font-size:1.7rem;
}

/* #### GENERAL CATEGORY #### */
.post-jurnalis {
    min-height: 258px;
}
h2 .title-section {
	font-size:3rem;
}
h2.title {
    font-size: 1.7rem;
    font-weight: 700;
	line-height:2.7rem;
	letter-spacing:0.5px;
}

h2.jurnalis-title {
    margin: 12px 0 0 0;
    font-size: 1.7rem;
    font-weight: 700;
	line-height:2.7rem;
	letter-spacing:0.5px;
}
.jurnalis-attr {
    margin: 8px 0;
    font-size: 12px;
    color: #777;
}
.jurnalis-attr a {
    color: #777;
}
.jurnalis-attr a:hover {
    color: #be222f;
}
.col-title-cover {
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	display:block;
}
.col-title {
	display:table;
	height:100px;
}
.col-title-center {
	display:table-cell;
	vertical-align:middle;
}

.col-content {
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	display:block;
}
.col-content-attr {
	color:#bf212f;
	margin:3px 0px 20px 0px;
}

.col-content-attrhome {
	color:#222;
	margin:3px 0px 20px 0px;
}

.col-num-attr {
	width: 50px;
	text-align: center;
}
p.num-attr {
	font-size:1.2rem !important;
}
.color-red {
	color:#bf212f;
}
.color-white {
	color:#222;
}

.text-white {
	color:#fff;
}
.color-black {
	color:#000;
}
.color-grey {
	color:#676767;
}
.section-page  {
	padding-top:0rem;
	padding-bottom:5rem;
}

.section-page-cuan {
	padding-top:1rem;
	padding-bottom:5rem;
}
.btn-loadmore {
	border-radius:0;
	width:100%;
	max-width:300px;
	margin-top:20px;
}
.btn-loadmore1 {
	background-color:#676767;
	color:#fff;
}
.btn-loadmore1:hover {
	background-color:#8c8c8c;
	color:#fff;
}
.btn-loadmore2 {
	background-color:#fff;
	color:#bf212f;
}
.btn-loadmore2:hover {
	background-color:#ccc;
	color:#bf212f;
}
.btn-loadmore3 {
	background-color:#bf212f;
	color:#fff;
}
.btn-loadmore3:hover {
	background-color:#be222f;
	color:#fff;
}

/* HOME AKUJURNALIS */
.nav-tabs>li>a {
	font-size:1.4rem;
}

.reactions .col-reaction {
		width:14%;
	}
.reactions .btn-reaction span {
	font-size:7px;
}
.reactions .progress-bar-vertical {
		height: 50px;
	}

/* Photo of the week */
.photooftheweek-row1 {
	margin-bottom:10px;
}
.photooftheweek-text1 {
    font-size: 1.5rem;
    line-height: 1.7rem;
	background-color:#f2f2f4;
	padding:1rem;
}
.photooftheweek-congrats::after {
		content:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='30px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon fill='#f2f2f4' points='0,0 100,0 0,100'/%3E%3C/svg%3E");
		padding:0;
		margin:0;
		float:right;
	}
.photooftheweek-text2 {
	color:#222;
	font-size:1.5rem;
	line-height:1.7rem;
}

.photooftheweek-head .title {
    font-size: 27px !important;
}

/* Great Offer */
.greatoffer-head .title {
    font-size: 27px !important;
	color:#bf212f;
	margin-top:0px;
}
.greatoffer-text1 {
	padding-left:0;
}
.greatoffer-url {
	font-size:1.6rem;
	text-align:right;
	padding: 20px 0;
}
.greatoffer-text2 {
	padding:0;
}
.greatoffer-text3 {
	padding:10px 0;
	text-align:right;
}
.greatoffer-text3 a {
	color:#bf212f;
	font-size: 1.6rem;
}

/* PARTNER SLIDER */

.partner-slider {
	width:90%;
	margin: 0 auto;
}
.partner-slider .slick-prev {
    left: -40px;
}
.partner-slider .slick-prev, .partner-slider .slick-next {
	top:50%;
}
.partner-slider .slick-prev img, .partner-slider .slick-next img {
	width:100%;
}


/* ##### CATEGORY PAGE CUAN #### */
.col-title-cover-cuan {
	height:75px;
	min-height:75px;
	max-height:75px;
	overflow:hidden;
	display:block;
}
.col-title-cover-cuan .col-title {
	height:75px;
}
.comic-cuan-merchandise-slider {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.comic-cuan-merchandise-slider img {
	width:100%;
}
.comic-slider {
	text-align: center;
}
.comic-slider img {
	margin: 20px auto;
}
.comic-cuan-sticker-text1 {
	font-weight:700;
}
.comic-cuan-sticker-text2 {
	font-weight:400;
}
/* text overlay */
.container-overlay {
  position: relative;
 }
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255,255,255,0.5);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.image-overlay {
  display: block;
  width: 100%;
  height: auto;
}

.container-overlay:hover .overlay {
  height: 100%;
}

.text-overlay  {
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.comic-cuan-gallery-text1 {
	font-weight:700;
}
.comic-cuan-gallery-text2 {
	font-size:1.5rem;
}
.comic-cuan-wallpaper-text1 {
	font-weight:700;
}
.comic-cuan-wallpaper-text2 {
	font-size:1.5rem;
}


/* ##### AKU JURNALIS PAGE ##### */
h3.top-penulis-title {
	font-size:1.7rem;
	font-weight:700;
	color:#bf212f;
}
h2.title-top-akujurnalis {
	font-size:3rem;
}
h2 .title-article1 {
	font-size:2rem;
	font-weight:700 !important;
}
.section-page p {
	font-size:15px;
	color:#222;
	letter-spacing:0.5px;
	font-weight:400;
}

.section-page-cuan p{
	font-size:15px;
	color:#222;
	letter-spacing:0.5px;
	font-weight:400;	
}

.section-page-jurnalis p {
	font-size:15px;
	color:#fff;
	letter-spacing:0.5px;
	font-weight:400;
}

.section-page-privacy p {
	font-size:15px;
	letter-spacing:0.5px;
	font-weight:400;
}

p.section-page-top {
	font-size:17px;
	color:#343433;
	letter-spacing:0.5px;
	font-weight:400;
}
p.article-attribute {
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.4rem;
	color:#bf212f;
}
.akujurnalis-content {
	margin: 20px 0;
}
.akujurnalis-profile {
    margin-bottom: 20px;
}
.akujurnalis-slider {
	width:90%;
	margin-left:auto;	
	margin-right:auto;	
}
.akujurnalis-slider img{
	width:100%;
	max-width:150px;
}
.akujurnalis-slider-text1 {
	font-weight:700;
	color:#222;
}
.akujurnalis-slider-text2 {
	font-size:1.5rem;
	color:#222;
}
.akujurnalis-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 31%;
    text-align: center;
    margin: 0 0.5%;
	font-size:2rem;
	/*border-bottom: 5px solid #7c1624;*/
}
.akujurnalis-tabs>li.active {
	border-bottom:0;
}
.akujurnalis-tabcontent {
	color:#fff;
}
.akujurnalis-penulis {
	font-size:1rem !important;
}
.akujurnalis-cat1 {
	background-color: #fff;
    padding: 2px 0;
    color: #be222f;
    font-weight: 700;
    height: 30px;
    margin: 0 15px;
	position: relative;
	font-size:1.2rem;
}
.akujurnalis-cat1 span {
    position: relative;
}
.akujurnalis-cat1:before {
	content:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='15px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon fill='#fff' points='0,0 100,0 100,100 0,100 80,50'/%3E%3C/svg%3E");
	margin-left:-15px;
	margin-top: -2px;
	padding:0;
	position:absolute;
}
.akujurnalis-cat1:after {
	content:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='15px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon fill='#fff' points='0,0 100,0 20,50 100,100 0,100'/%3E%3C/svg%3E");
	margin-right:-15px;
	padding:0;
	position:absolute;
	top:0;
	right:0;
}
.akujurnalis-cat {
	background-color: #be222f;
    padding: 2px 0;
    color: #fff;
    font-weight: 700;
    height: 30px;
    margin: 0 15px;
	position: relative;
	font-size:1.2rem;
}
.akujurnalis-cat span {
    position: relative;
}
.akujurnalis-cat:before {
	content:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='15px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon fill='#be222f' points='0,0 100,0 100,100 0,100 80,50'/%3E%3C/svg%3E");
	margin-left:-15px;
	margin-top: -2px;
	padding:0;
	position:absolute;
}
.akujurnalis-cat:after {
	content:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='15px' height='30px' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon fill='#be222f' points='0,0 100,0 20,50 100,100 0,100'/%3E%3C/svg%3E");
	margin-right:-15px;
	padding:0;
	position:absolute;
	top:0;
	right:0;
}
.akujurnalis-cat-top {
	font-size:1.2rem;
	margin-bottom:20px;
}
#tabs-film-9 {
    width: 100%;
    border-bottom: 4px solid #e2e2e2!important;
    padding-right: 12px;
}
.section #tabs-film-9>li {
    float:right;
    margin-left: 2px;
}
.section #tabs-film-9>li>a {
    padding: 0 6px;
    background: #e2e2e2;
}
/* ##### DETAIL PAGE */
.detail-content-hashtag {
	font-size:2rem;
}
.detail-content-likeshare {
	padding:20px;
	color:#fff;
	font-size:1.7rem;
}

/* ##### DETAIL SIDEBAR #### */
.content-tab-content {
    background-color: #f2f2f4;
	padding:20px 0;
}
.comment-bg-thumb {
	padding:20px;
	margin: 20px 0;
	font-weight:700;
}
.comment-type {
    width: auto;
    display: table;
    padding: 2px 20px;
    margin-bottom: 10px;
	font-size:1.7rem !important;
}
.tanya-bg-thumb {
	background-color: #d3d3d3;
	color:#000;
	font-size:1.5rem !important;
	padding:20px;
	margin: 20px 0;
}

.row.featured-scroll.featured-scroll-3 {
    max-height: 1000px;
    margin: 0;
    padding: 10px;
    background-color: #f2f2f4;
    color: #fff;
}
.detail-nav-tabs>li>a {
	color: #000;
    cursor: default;
    background-color: #d3d3d3;
    border-radius: 0 !important;
    border: none !important;
}
.detail-nav-tabs>li.active>a, .detail-nav-tabs>li.active>a:focus, .detail-nav-tabs>li.active>a:hover, .detail-nav-tabs>li>a:hover {
    background-color: #f2f2f4;
	color: #000;
}
.row.featured-scroll.featured-scroll-3::-webkit-scrollbar-track {
    background: #fff; 
	right:1px;
	border:1px solid #f2f2f4;
}
.row.featured-scroll.featured-scroll-3::-webkit-scrollbar-thumb {
    background: #d3d3d3;
	height:40px;
	border:1px solid #fff;
	
}

/* COMMENT FORM */

.mfp-comment-form .mfp-content {
    background-color: #fff;
    max-width: 600px;
    padding: 20px;
}
.comment-btn-container {
	padding:0 20px 20px 20px;
}
.btn-comment {
	border-radius:0;
	margin-top:20px;
	background-color:#be222f;
	color:#fff;
	font-size:1.7rem;
}
.btn-comment:hover{
	background-color:#7c1624;
	color:#fff;
}
.comment-text {
	font-size:1.4rem;
	font-weight:700;
}
.comment-form .bg {
	 background-color:#f2f2f4;
	padding: 10px;
	margin-top:50px;
}
.comment-form   .bg-thumb {
	  width:50px;
	  height:50px;
	  display:inline-table;	
	  border-radius:5px;
	  -webkit-box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
  }
 .comment-form  .comment-area {
	  min-height:300px;
	  padding:20px;
	  border-radius:8px;
	  margin-bottom:10px;
	  margin-top:10px;
	 -webkit-box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
box-shadow: 0px 5px 9px -5px rgba(0,0,0,0.75);
  }
 .comment-form  .bg-textarea {
	  background-color:transparent;
	  width:100%;
	  border:1px solid #fff;
	  font-size:2rem;
	  margin-left:auto;
	  margin-right:auto;
	  border-radius:4px;
	  padding:5px;
  }
.comment-form   .bg-select {
	  background-color:transparent;
	  border:1px solid #fff;
	  border-radius:4px;
	  color:#fff;
	  
  }
  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
	}

	:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #fff;
	}

	::-ms-input-placeholder { /* Microsoft Edge */
		color: #fff;
	}
/* ### REGISTRATION PAGE ### */
.col-reg-form {
	padding:5%;
	background-color:#ddd;
	margin-top:0px;
/*padding-top:0px;*/
}
.reg-form {
    width: 100%;
    margin: 0 auto;
}
.input-group {
    margin-bottom: 10px;
}
.btn-register {
	border-radius:0;
	width:100%;
	max-width:300px;
	margin-top:20px;
	background-color:#676767;
	color:#fff;
}
/* NEWS TICKER */
.newsticker-left {
        background-color:#be322f;
		padding-bottom:5px;
    }
.newsticker-right {
        background-color:#fff;
		height:97px;
    }
.news-ticker-container {
    background: #be322f;
}
.breaking-arrow-right {
  width: 0; 
  height: 0; 
  border-top: 48px solid transparent;
  border-bottom: 48px solid transparent;
  border-left: 27px solid #be322f;
  float:left;
}
.d-none {
    display:none;
}
.newsticker-title-container-left {
    height: 97px !important;
    padding: 11px 15px 15px 15px;
}
.news-ticker{
	height:95px;
}

.newsticker-right{
	height:97px;
}
.newsticker-title-left {
    font-size: 16px !important;
    font-weight: 700;
    color: #fff;
}
.selasar-ngobrol {
    background: #fff;
    padding: 3px 10px;
    border-radius: 64px;
    font-size: 12px;
}
.selasar-modal {
    top: unset;
    right: unset;
    left: 132px;
    width: 400px;
}

/* ### ABOUT US #### */
.margin-top-mid{
	margin-top:139px;
}
.margin-top-mid-right{
	margin-top:29px;
}

.margin-top-mid-hp{
	margin-top:19px;
}

.col-top-1 {
    padding: 10px 20px;
    margin-bottom:50px;
}
.bg-color-about-us {
    background-color:#EFEEEE;
	padding-top:17px;
}
.about-us-bg-kotak {
    background-image:url(../img/bg-rpt.png);
    background-repeat:repeat-x;
    background-color:#EFEEEE;
}
.aboutus-team p {
    font-size:13px;
    line-height:17px;
	letter-spacing:0.5px;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight:400;
}
td.au-td {
    width: 30%;
    text-align: center;
    padding: 5px 0;
}
span.au-text-1 {
    font-size: 13px;
    display: block;
    line-height: 15px;
    text-align: center;
    font-weight:700;
	letter-spacing:0.5px;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
}
span.au-text-2 {
    font-size: 14px;
    display: block;
    line-height: 17px;
    text-align: center;
    font-weight:400;
	letter-spacing:0.5px;
	font-family: "Roboto", Helvetica, Arial, sans-serif;	
	margin-top:3px;
}

/* USER PROFILE */
.btn-save {
	border-radius:0;
	width:55%;
	max-width:300px;
	margin-top:20px;
	background-color:#676767;
	color:#fff;
}
.btn-cancel {
	border-radius:0;
	width:40%;
	max-width:300px;
	margin-top:20px;
	background-color:#fff;
	color:#676767;
	border:1px solid #676767;
}

/* PRIVACY POLICY */
.privacy p {
	margin-top:30px;
	margin-bottom:30px;
	font-size: 1.5rem;
	
}
.privacy-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 31%;
    text-align: center;
    margin: 0 0.5%;
	font-size:1.2rem;
	min-height:54px;
	/*border-bottom: 5px solid #7c1624;*/
}
.privacy-tabs>li.active {
	border-bottom:0;
	background-color: #fff;
}

.privacy-tabs>li.active>a, .privacy-tabs>li.active>a:focus, .privacy-tabs>li.active>a:hover, .privacy-tabs>li>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border-radius: 0 !important;
    border: none !important;
}

.iconhp{
	width:116px;
}

.section-page, .section-page-new, .section-page-privacy {
	margin-top:92px;
}

.reg-akujurnalis {
	z-index:99999;
}
p.p-reg-akujurnalis {
	color:#000 !important;
	font-size: 1.3rem;
    line-height: 1.4rem;
}
.box-red {
	padding: 10px;
    border: 1px solid red;
    margin-top: 10px;
}
.mfp-wrap, .mfp-bg {
	z-index:99999;
}

/*******************************
* ACCORDION WITH TOGGLE ICONS
* Does not work properly if "in" is added after "collapse".
*******************************/
	.panel-group .panel {
		border-radius: 0;
		box-shadow: none;
		background-color: #F2F2F4;
		border: none;
	}

	.panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #323232;
		background-color: #F2F2F4;
		border: none;
	}

	.panel-title {
		font-size: 14px;
	}

	.panel-title > a {
		display: block;
		padding: 15px;
		text-decoration: none;
		font-size:2.5rem;
	}

	.more-less {
		float: right;
		color: #323232;
	}

	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		border: none;
	}
	
	.karir-content p {
		color:#323232;
		font-size:1.5rem;
		line-height:2rem;
	}
	.inputfile {
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 0.1px;
    z-index: -1;
}




@media screen and (max-width: 320px) {
.news-ticker-title	{
	padding:18px 1px 1px 0px !important;
	font-size:12px;	
}

.newsticker-right{
	height:57px;
}	

.news-ticker{
	height:50px !important;
	margin-top:11px;
}

.news-ticker ul li a{
	font-size:12px;	
}

.margin-top-mid{
	margin-top:29px;
}
p.section-page-top{
	font-size:13px;
	line-height:18px;
}

.circle{
	width:50%;
}

.iconhp{
	width:86px;
}
.iconicon{
	width:80px;
}
.iconicon2{
	width:40px;
}

.iconicon3{
	width:90px;
}

}



@media screen and (min-width: 480px) {
	
	
.circle{
	width:50%;
}

.margin-top-mid{
	margin-top:29px;
}
p.section-page-top{
	font-size:13px;
	line-height:18px;
}

.iconhp{
	width:86px;
}
.iconicon{
	width:80px;
}
.iconicon2{
	width:40px;
}

.iconicon3{
	width:90px;
}

}

@media screen and (max-width: 480px) {
.news-ticker{
	height:50px !important;
	margin-top:11px;
}	

.newsticker-right{
	height:57px;
}	
	
.post-item-image {
    min-height: unset;
}
.news-ticker-title	{
	padding:18px 1px 1px 0px !important;
	font-size:12px;	
}

.news-ticker ul li a{
	font-size:12px;	
}


.circle{
	width:50%;
}

.margin-top-mid{
	margin-top:29px;
}
p.section-page-top{
	font-size:13px;
	line-height:18px;
}

.iconhp{
	width:86px;
}
.iconicon{
	width:80px;
}
.iconicon2{
	width:40px;
}

.iconicon3{
	width:90px;
}

}



@media screen and (min-width: 768px) {
	
	

/* HOME AKUJURNALIS */
.nav-tabs>li>a {
	font-size:0.9rem;
}
.circle{
	width:50%;
}


p.section-page-top{
	font-size:13px;
	line-height:18px;
}

.iconhp{
	width:86px;
}
.iconicon{
	width:80px;
}

.iconicon2{
	width:40px;
}

.iconicon3{
	width:90px;
}
.privacy-tabs>li {
		float: left;
		margin-bottom: -1px;
		width: 31%;
		text-align: center;
		margin: 0 0.5%;
		font-size:2rem;
		min-height:auto;
		/*border-bottom: 5px solid #7c1624;*/
	}


}




@media screen and (max-width: 768px) {
.circle{
	width:50%;
}


p.section-page-top{
	font-size:13px;
	line-height:18px;
}

.iconhp{
	width:86px;
}
.iconicon{
	width:80px;
}

.iconicon2{
	width:40px;
}

.iconicon3{
	width:90px;
}

}
	
	
.margin-top-mid{
	margin-top:29px;
}
	
    .newsticker-leftt {
        display: block;
    }
    .d-none {
        display:block;
    }
    
.news-ticker-container {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#be322f',GradientType=1 ); /* IE6-9 */
}
	
    


a.akujurnalis-author{
	color:#fff;
	font-size:15px;
}

a.akujurnalis-author:hover{
	text-decoration:underline;
}

.margin-top{
	margin-top:33px;
}

h4.name_about{
	color:#222 !important;
}

h4.name_afc{
	color:#222 !important;
	font-size:14px;
	font-weight:bold;
}


h4.name_about:hover{
	color:#222 !important;
	text-decoration:underline !important;
	
	
}

@media screen and (min-width: 992px) {
	.section-page, .section-page-new,  .section-page-privacy  {
		margin-top:168px;
	}
	/* HOME AKUJURNALIS */
	.nav-tabs>li>a {
		font-size:1.4rem;
	}
	/* REACTION */
	.reactions .col-reaction {
		width:13.2%;
	}
	.reactions .btn-reaction span {
		font-size:12px;
	}
	.reactions .progress-bar-vertical {
		height: 100px;
	}
}

.nomargin-top{
	margin-top:0px;
}



/**all new code 2021**/
.margin-top-section{
    margin-top:23px;
}

h2.title-artikel-utama {
    font-size: 29px;
    font-weight: bold;
	line-height:31px;
	letter-spacing:0.5px;
	color:#fff;
}

.headline-bg-red{
    background: rgb(190, 50, 47);
    background: linear-gradient(
        117deg,
        rgba(190, 50, 47, 1) 0%,
        rgba(244, 67, 54, 1) 100%
    );
    color: #fff;
    padding-top: 8px;
    padding-bottom: 1px;
    padding-left: 9px;
}

.artikel-utama-bg{
    background-color:#fff;
    padding:15px 15px 0px 15px;
}

.clear-margin{
    margin-left:0px;
    margin-right:0px;
    
}

h3.title-artikel-utama-right{
   font-weight:bold;
   font-size:16px;
   color:#fff;
}

.post-meta-artikel-utama-right{
    display:block;
    width:100%;
    float:left;
    margin-bottom: 2px !important;
    margin-top: 4px !important;
    color:#fff;
}

.post-meta-artikel-utama-right span{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#fff;
    font-size:11px !important;
    display:block;
}
.post-meta-artikel-utama-right a{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#fff;
    font-size:11px;
    display:block;
    font-weight:600;
}
.post-meta-artikel-utama-right span i{
    margin-right:5px;
}

.post-image-national {
    height:239px !important;
    width:100% !important;
    object-fit: cover;
    object-position: 100% 0;
}
ul.recommended-posts {
    margin: 0;
    padding: 0;
}

ul.recommended-posts li {
    padding-bottom: 25px;
    list-style: none;
}

ul.recommended-posts h3.title {
    margin: 0;
    line-height: 21px;
    font-size: 14px;
    font-weight: 500;
}

.post-item-small img{
    width:106px;
    height:74px;
    float:left;
    object-fit: cover;
}
.sidebar-widget .widget-head {
    border-radius: 0;
    background-color: #333333 !important;
    margin-bottom: -1px;
}
.sidebar-widget .widget-head .title {
    display: flex;
    z-index: 1;
    background-color: #eb3f38;
    margin-right: 70%;
    padding: 10px 24px !important;
    border-radius: 0 0 27px 0;
    color: white;
    font-size: 16px !important;
    font-weight: bold;
}
.sidebar-widget .widget-body {
    border-radius: 0;
    background-color: #333333 !important;
}

.nasional-wrapper {
    height: 648px;
    position: relative;
    overflow: auto;
    padding: 0 0 24px;
}

.post-item-horizontal .title {
    font-size: 18px;
    margin-top: 12px;
}

ul.content-tab {
    margin: 12px 0;
    padding: 0;
    list-style: none;
}
ul.content-tab li {
    display: inline-block;
    white-space: nowrap;
}
ul.content-tab li a {
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px;
    color: #be322f;
    border-radius: 20px;
    margin-right: 12px !important;
}
ul.content-tab li.active a {
    background-color: #be322f;
    color: white;
}
ul.content-tab {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
}
.featured-box img {
    height: auto;
    max-width: 100%;
}

/* reportase section */
.reportase {
  position: relative;
  background-clip: content-box;
  height: 400px;
  background-color: white;
  padding: 0px;
}

.reportase > .heading {
  position: relative;
  margin: 10px;
  height: 40px;
  background: rgb(190, 50, 47);
  background: linear-gradient(
    117deg,
    rgba(190, 50, 47, 1) 0%,
    rgba(244, 67, 54, 1) 100%
  );
}

.reportase > .heading > p {
  font-weight: bold;
  padding: 10px;
  color: white;
}

.slide {
  padding: 5px;
  padding-right: 24px;
  padding-left: 24px;
}

.slide-utama {
  padding: 5px;
  padding-right: 15px;
  padding-left: 15px;
}

.right-img-repor img {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.div-holder {
  padding-left: 0;
  padding-right: 0;
}
.top-post-detail {
  position: absolute;
  bottom: 30px;
  left: 40px;
}
.top-post-detail .tag li {
  font-size: x-small;
  font-weight: bold;
  margin-bottom: 10px;
  width: fit-content;
  color: white;
  padding: 5px 20px;
  background-color: #eb3f38;
  border-radius: 0 10px 0 10px;
}
.top-post-detail a {
  text-decoration: none;
  color: white;
}
.top-post-detail h3 {
  font-weight: 600;
}
.top-post-detail-small a {
    text-decoration: none;
    color: white;
}

.link-red {
    font-size: small;
    text-decoration: none;
    color: #be322f;
    font-weight: bolder;
}

/* MUSIC PLAYER*/
.music {
    padding: 14px;
    background-color: #333333;
}
.player {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.player .label {
  display: flex;
  z-index: 1;
  background-color: #eb3f38;
  margin-right: 70%;
  padding: 4px 24px;
  border-radius: 0 0 27px 0;
  color: white;
  font-size: 16px;
  font-weight: bold;
}

.player .details {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 10px;
}

.player .track-art {
  height: 140px;
  width: 200px;
  background-image: URL("https://source.unsplash.com/Qrspubmx6kE/640x360");
  background-size: cover;
  background-position: center;
}

/* Changing the font sizes to suitable ones */
.player .track-name {
  font-size: 16px;
  font-weight: 600;
  color: white;
}

.player .track-artist {
  font-size: 12px;
  color: white;
}

/* Using flex with the row direction to 
   align items in a horizontal direction */
.player .buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.player .playpause-track,
.player .prev-track,
.player .next-track {
  padding: 1px 10px;
  opacity: 1;

  /* Smoothly transition the opacity */
  transition: opacity 0.2s;
}

/* Change the opacity when mouse is hovered */
.player .playpause-track:hover,
.player .prev-track:hover,
.player .next-track:hover {
  opacity: 0.7;
}

/* Define the slider width so that it scales properly */
.player .slider_container {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Modify the appearance of the slider */
.player .seek_slider,
.player .volume_slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 3px;
  background: white;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

/* Modify the appearance of the slider thumb */
.player .seek_slider::-webkit-slider-thumb,
.player .volume_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 8px;
  height: 8px;
  background: #be322f;
  cursor: pointer;
  border-radius: 50%;
}

/* Change the opacity when mouse is hovered */
.player .seek_slider:hover,
.player .volume_slider:hover {
  opacity: 0.7;
}

.player .seek_slider {
  width: 60%;
}

.player .volume_slider {
  width: 30%;
}

.player .current-time,
.player .total-duration {
  padding: 1px 10px;
  color: white;
}

.player i.fa-volume-down,
.player i.fa-volume-up {
  padding: 1px 10px;
  color: white;
}

/* Change the mouse cursor to a pointer 
   when hovered over */
.player i.fa-step-forward,
.player i.fa-step-backward {
  cursor: pointer;
  color: white;
}
.player i.fa-play-circle,
.player i.fa-pause-circle {
  cursor: pointer;
  color: #be322f;
}
/* END MUSIC PLAYER*/
   
   
@media (min-width: 768px) {
    .padding-15 {
        padding: 0 15px;
    }
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}

.dropdown-top {
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 0px;
    border: none;
    top: 51px;
}
.dropdown-top li a {
    color: #be322f !important;
    font-size: 14px;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-menu.dropdown-top>.active>a, .dropdown-menu.dropdown-top>.active>a:focus, .dropdown-menu.dropdown-top>.active>a:hover {
    background-color: #ddd;
}

.navbar-menu {
    padding-left: 0;
    line-height: 56px;
    margin-left: -15px;
}

.nav-menu {
      width: 35px;
      height: 5px;
      background-color: black;
      margin: 6px 0;
}

.sidepanel {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ebeff0;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #111111;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  background-color: #b4b4b4;
  color: #be322f;
}

.sidepanel .closebtn {
  position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    padding: 12px;
}

.margin-top-ads {
    margin-top: 30px;
}
.margin-top-ads img {
    object-fit: cover;
    height: auto;
}
img.album-art {
    height: 140px;;
    margin-bottom: 10px;
}
div#amplitude-player {
    background: #333 !important;
}
div#amplitude-right {
    border-color: #333 !important;
}
#amplitude-right .list-row {
    border-color: #333 !important;
    background: #333 !important;
}
div#amplitude-left div#player-left-bottom {
    background-color: #333 !important;
}
div#amplitude-right div.song div.song-meta-data span.song-title, div#amplitude-right div.song div.song-meta-data span.song-artist {
    color: #fff !important;
}
div#amplitude-left div#player-left-bottom div#meta-container span.song-name, div#amplitude-left div#player-left-bottom div#meta-container div.song-artist-album {
    color: #fff !important;
}

div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle.amplitude-shuffle-off {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle.amplitude-shuffle-off:hover {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle-on.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle.amplitude-shuffle-on {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle-on.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#previous {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/previous.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#previous:hover {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/previous-hover.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#play-pause.amplitude-playing {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/pause.svg") center center no-repeat !important; background-size: 40px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#play-pause.amplitude-paused {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/play.svg") center center no-repeat !important; background-size: 40px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#next {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/next.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#next:hover {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/next-hover.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat:hover {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat-on.svg") center center no-repeat !important; background-size: 16px !important; }
div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat.amplitude-repeat-on {
background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat-on.svg") center center no-repeat !important; background-size: 16px !important; }
#volume-container .volume-controls .amplitude-mute.amplitude-not-muted {
    background: url(https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/volume.svg) center center no-repeat !important; background-size: 20px 15px !important;
}
    
/**all new code 2021**/