.page-wrapper{
	overflow:hidden;
}
.card.report h4.title {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.card.report h3.description {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	margin-bottom: 40px;
}

h4.level {
	font-weight: 700;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.video .title {
	margin-top: 20px;
	font-size: 1.8em;
	font-weight: 500;
}

.subdetil {
	display: flex;
	flex-direction: row;
	font-size: 1em;
	justify-content: space-between;
	padding-bottom: 4px;
}

.card.report.yellow a.note {
	background: #ffffff;
	color: #414042;
	padding: 10px;
	border-radius: 20px;
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	display: block;
	margin-bottom: 7px;
}

p {
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: .7px;
}

.subdetil2 h5 {
	margin: 0;
	font-weight: bold;
}

.subdetil2 {
	font-size: 1em;
}

h2.title-green {
	color: #20A79C !important;
	font-size: 2.5em;
}

.quiz .card-body h3 {
	font-weight: 700;
	font-size: 3em;
}

.congrats .text h1 {
	font-weight: 700;
	font-size: 2em;
	color: #20A79C;
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: 2rem;
}

.training .p1 .no {
	border-radius: 100px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-weight: 700;
	font-size: 1.3em;
	position: relative;
	margin:0 auto;
}

.training {
	display: block;
	flex-direction: row;
	border: 1px solid #DEDEDE;
	border-radius: 20px;
	background: white;
	padding: 25px 25px;
	margin-bottom: 20px;
	box-shadow: 10px 6px 32px -7px rgba(32, 167, 156, 0.46);
	-webkit-box-shadow: 10px 6px 32px -7px rgba(32, 167, 156, 0.46);
	-moz-box-shadow: 10px 6px 32px -7px rgba(32, 167, 156, 0.46);
}

.training .p1 {
	width: 100%;
}

.training .detail {
	padding: 90px 30px 50px 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 2em;
}

.page-wrapper .page-body-wrapper .page-header {
		padding-top: 30px;
		padding-bottom: 20px;
}
h2.title-green {
color: #20A79C !important; font-size: 1.5em;
}
.quiz .card-body h3 
{ 
	font-weight: 700;
	font-size: 2em;
}
 
/**responsive**/
/* Default styles for all screen sizes */

/* Styles for screens up to 480px */


/* Styles for screens larger than 768px */
@media screen and (min-width: 769px) {
  /* Styles specific to large screens */
}


/* Styles for screens between 481px and 768px */
@media screen and (min-width: 481px) and (max-width: 768px) {
	#my-video {
	    max-width: 100%;
	    height: 240px;
	}
  /* Styles specific to medium-sized screens */
}
@media only screen and (max-width: 575px){
	.sub-cont {
	    -webkit-transform: translate3d(0, 38%, 0) !important;
	    transform: translate3d(0, 38%, 0) !important;
	}
	.authentication-main .auth-innerright .card-body .theme-form{
		margin-bottom:auto;
	}
	.page-wrapper .page-main-header .main-header-left .logo-wrapper img {
	    width: 135px !important;
	}
	
	.training .detail {
	   	padding-top:0px;
	   	padding-left: 0px;
    	padding-right: 0px;
    	padding-bottom:0px;
	}
	.training .detail .bottom{
	   	text-align:center;
	   	justify-content: center;
	}
	.container-fluid.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	.col-md-12.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	.modal-body.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	#my-video {
	    max-width: 100%;
	    height: 240px;
	}
	.login-logo.mt-5.mb-5 {
	    margin-top: 0 !important;
	}
	.authentication-box .submit {
	    margin-top: 0px;
	}
	.quiz .card-body h3 {
	    font-weight: 700;
	    font-size: 2em;
	}
	.quiz .card-body {
	    text-align: left;
	}
	.radio.radio-primary {
	    margin-top: 10px;
	}
	.congrats .text{
		padding-right:0px;
		text-align:center;
	}
	.desktop-only{
		display:none;
	}
	.mobile-only{
		display:block;
	}
	.fullheight.bg-login.round-right {
	    min-height: 100vh;
	    width:100%!important;
	   border-top-right-radius:0px;
	   border-top-left-radius:0px;
	}
	.loginbox {
	    width: 100%!important;
	    max-width: 100%!important;
	}
	.fullheight.bg-login.round-right {
	    border-bottom-left-radius: 20px !important;
	    border-bottom-right-radius: 20px!important;
	}
	.fullheight.bg-login.round-right {
	    min-height: auto !important;
	    margin-bottom: 60px;
	}
	label.switch{
	    margin-left: 0px !important;
	}
	
	img.dash-logo {
	    margin-right: 0px !important;
	   
	}
	.page-wrapper .page-main-header .main-header-right .nav-right{
		display:none;
		flex-grow:0;
	}
	.page-main-header .main-header-right{
		justify-content: space-between;
		padding-right: 10px;
	}
	.form-profile{
		display:block;
	}
	.profilpic{
		display:block;
	}
	.profilpic .detail{
		margin-top:10px;
	}
	.project-detail{
		display:block;
	}
	.project-detail .center{
		text-align:left;
	}
	.report-modal{
		padding-left:0px;
		padding-right:0px;
	}
	.cicilan .table td {
    	padding: 10px !important;
	}
	
	.cicilan td.white {
	    padding: 6px !important;
	}
	td.pl-4.white {
	    padding-left: 15px!important;
	}
	td.pr-4.white {
	    padding-left: 15px!important;
	}
	.member-box-top.flex.flex-row.space-between {
	    display: block;
	}
	.search-box{
		margin-top:10px;
	}
	select[name=tahun]{
	width:100%;
	border:1px solid #414042;
	}
	.member-popup.top{
		display:block;
	}
	.member.profilpic{
		display:flex;
		margin-bottom:15px;
	}
	.member.profilpic .detail{
		margin-top:0px;
	}
	.member.modal-body{
		padding:1em !important;
	}
	.member.meta{
		display:block;
	}
	.member.meta .right{
		margin-left:0px !important;
	}
	.desktop-downline-info{
		display:none;
	}
	
	
}
@media screen and (max-width: 480px) {
  /* Styles specific to small screens */
  
	
	.training .detail {
	   	padding-top:0px;
	   	padding-left: 0px;
    	padding-right: 0px;
    	padding-bottom:0px;
	}
	.training .detail .bottom{
	   	text-align:center;
	   	justify-content: center;
	}
	.container-fluid.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	.col-md-12.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	.modal-body.mfix{
		padding-left:0px;
		padding-right:0px;
	}
	#my-video {
	    max-width: 100%;
	    height: 240px;
	}
	.login-logo.mt-5.mb-5 {
	    margin-top: 0 !important;
	}
	.authentication-box .submit {
	    margin-top: 0px;
	}
}

@media screen and (max-width: 420px) {
  /* Styles specific to small screens */
  
}