* {
	padding: 0;
	margin: 0;
	font-family: sans-serif;
}

.head-top{
	width: 100%;
	/*height: 100vh;*/
	/*background: #f6fbff;/*
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

/*h1 {*/
/*	font-size: 30px;*/
/*	position: relative;*/
/*}*/

/*h1::after{*/
/*	content: '';*/
/*	width: 150px;*/
/*	height: 3px;*/
/*	background: linear-gradient(to right, #f44336, #9f4db5);*/
/*	position: absolute;*/
/*	bottom: -20px;*/
/*	left: 50%;*/
/*	transform: translateX(-50%);*/
/*}*/

.head-top-box{
	width: 100%;
	max-width: 800px;
	height: 300px;
	border-radius: 10px;
	box-shadow: -10px 10px 40px rgba(0,0,0,0.25);
	position: relative;
	overflow: hidden;
}

.head-top-card{
	height: 300px;
	padding: 15px;
	color: #0d2250d4;
	line-height: 22px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
	z-index: 1;
}

.top-card-1{
	/*background-color:#fff;*/
	background: url(https://jadiin.id/img_jema/headmulti-1.png) center;
}

.top-card-2{
	background: url(https://jadiin.id/img_jema/head-2.jpg) center;
}

.top-card-3{
	background: url(https://jadiin.id/img_jema/head-3.jpg) center;
}

.top-card-4{
	background: url(https://jadiin.id/img_jema/head-4.jpg) center;
}

.top-card-5{
	background: url(https://jadiin.id/img_jema/head-5.jpg) center;
}

.top-card-6{
	background: url(https://jadiin.id/img_jema/head-6.jpg) center;
}

.top-card-7{
	background: url(https://jadiin.id/img_jema/head-baru-1.jpg) center;
}

.head-top-card-profile{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
    position: absolute;
    top: 25px;
    left: 25px;
}	
}

.head-top-card-profile img{
	width: 50px;
	border-radius: 25%;
	/*margin-right: 20px;*/
	margin: 10px;
}

.head-top-text h1{
    /*font-size: 22px;*/
    /*position: relative;*/
    /*margin: 3rem 0 1.8rem; */
    /*text-align: center;*/
    /*color: #fff;*/
    font-size: 22px;
    position: relative;
    /*margin: 2rem 0 1.8rem;*/
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    margin: 7em 0 0 0!important;
    align-items: center;
    display: flex;
    justify-content: center;
}

.head-top-text h1 a {
    text-decoration: none;
    color: #fff;
    font-family: system-ui !important;
}

.head-top-card-profile h3{
    font-size: 15px;
    color: rgba(255,255,255,1);
    margin: 0 0 0 !important;
	/*display: none;*/
	
}

.head-top-card-profile p{
    font-size: 13px;
    color: #ffffff;
    margin: 1px 0px 0px 0px !important;
	/*display: none;*/
}

#head-top-slide{
	width: 100%;
	padding-right: 60px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s;
}

.head-top-sidebar{
	width: 60px;
	height: 100%;
	padding: 15px 0;
	box-sizing: border-box;
	/*background: #0f2552;*/
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	background: linear-gradient(297deg, rgba(45,122,121,1) 0%, rgba(86,195,191,1) 100%, rgba(86,195,191,1) 100%, rgba(255,255,255,1) 100%);
}

.head-top-sidebar img{
	width: 25px;
	padding: 5px;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
}

.head-top-card::before{
	content:'';
	width: 70px;
	height: 70px;
	border-bottom-right-radius: 100%;
	background: #0f2552;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: none;
}

@-moz-document url-prefix() {
  /*.head-top {*/
  /*  display: none;*/
  /*}*/
  
  .head-top-box{
	width: 100%;
	max-width: 800px;
	height: 300px;
	border-radius: 10px;
	box-shadow: -10px 10px 40px rgba(0,0,0,0.25);
	position: relative;
	overflow: hidden;
  }
  
  .head-top-text h1{
    font-size: 22px;
    position: relative;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    margin: 7em 0 0 0!important;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  
  .head-top-card{
	height: 300px;
	padding: 15px;
	color: #0d2250d4;
	line-height: 22px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
	z-index: 1;
  }

    .top-card-1{
    	/*background-color:#fff;*/
    	background: url(https://jadiin.id/img_jema/head-1.jpg) center;
    }
    
    .top-card-2{
    	background: url(https://jadiin.id/img_jema/head-2.jpg) center;
    }
    
    .top-card-3{
    	background: url(https://jadiin.id/img_jema/head-3.jpg) center;
    }
    
    .top-card-4{
    	background: url(https://jadiin.id/img_jema/head-4.jpg) center;
    }
    
    .top-card-5{
    	background: url(https://jadiin.id/img_jema/head-5.jpg) center;
    }
    
    .head-top-card-profile{
    	display: flex;
    	align-items: center;
    	margin-bottom: 10px;
        position: absolute;
        top: 25px;
        left: 25px;
    }	
    }
    
    .head-top-card-profile img{
    	width: 50px;
    	border-radius: 25%;
    	/*margin-right: 20px;*/
    	margin: 10px;
    }

  .section-editorial-picks-title h1 {
    position: relative;
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 1.285rem;
    line-height: 2.143rem;

  }
}
}
