@media ( max-width: 767px ) {
	.header-biometric {
		text-align: center;
		padding-top: 70px;
		padding-bottom: 80px;
	}
	.header-biometric-img {
    	padding-top: 0px;
    	padding-bottom: 15px; 
	}
	.img-header-bottom {
    	bottom: -1px;
	}
	.header-biometric-teks-title {
    	font-size: 35px;
	}
	.header-biometric-teks-parent img {
		display: block;
		margin: 0 auto;
	}
	.header-biometric-teks-logo img {
	    max-height: 60px;
	    width: auto;
	    display: block;
	    margin: 0 auto;
	}
	.header-biometric-teks-logo {
    	padding-bottom: 30px;
	}
	.title-all {
    	font-size: 35px;
	}
	.cta-teks {
    	padding-top: 0px;
    	padding-left: 0px;
	}
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.about-img-title {
    	font-size: 40px;
	}
	.about-2-box-title {
    	font-size: 30px;
	}
	.klien-video-title {
    	font-size: 30px;
    	padding-bottom: 20px;
	}
	.icon-tentang_payroll {
    	width: calc(100%/2 - 15px);
	}

	.cta-teks-title {
    	padding-top: 50px;
	}
	.cta-teks-img img {
		display: block;
		margin: 0 auto;
	}
	.container-left {
		padding-top: 0px;
		text-align: center;
		width: auto;
		float: none;
	}
	.cta-teks-cta .header-biometric-teks-cta {
    	text-align: center !important;
	}

	.sb-img img {
    	height: 100px;
	}
	.icon-tentang_payroll {
    	flex: 0 0 30%;
	}

	.modal .header-biometric-teks-cta {
		padding-top: 30px;
	}
	.ctb-img {
  		height: 200px;
	}
	.video-play-button{
		top: 45%;
	}
	.klien-video-list img {
    	max-height: 90px;
	}
	.kvl-col {
    	height: 120px;
	}

	.cta-img {
    	background: none !important;
    	height: auto;
	}
}	

@media ( min-width: 768px ) and ( max-width: 1023px ) {
	.header-biometric-teks-parent img {
		display: block;
		margin: 0 auto;
	}
	.header-biometric-img {
		padding-bottom: 20px;
	}
	.img-header-bottom {
	    position: unset;
	}
	.header-biometric-img img {
		max-height: 500px;
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}

	.header-biometric-img {
    	padding-top: 30px;
	}

	
	.sb-img img {
    	height: 100px;
	}
	.footer-title {
	    padding-top: 35px;
	}

	.sb-img img {
    	height: 60px;
	}
	.sb-img img {
    	height: 100px;
	}
	.icon-tentang_payroll {
    	flex: 0 0 30%;
	}
	.title-all {
    	font-size: 35px;
	}
}

@media ( min-width: 1024px ) and ( max-width: 1200px ) {
	.img-header-bottom {
    	position: relative;
     	bottom: -1px; 
	}

	.sb-img img {
    	height: 120px;
	}
	.container-left {
	    width: 480px;
	    float: none; 
	    padding-left: 50px;
	}
}

@media (min-width: 1700px) {
	.header-biometric-teks-title {
  		font-size: 55px;
	}
	.header-biometric-teks-desc p {
  		font-size: 26px;
        line-height: 1.4;
	}

	.header-biometric {
    	padding-bottom: 100px;
	}
	.header-biometric-img {
    	padding-top: 150px;
	}
}