/* .result-kalkulator-kehamilan__mid-content .result-heading-mid,.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading,.result-kalkulator-kehamilan__mid-content-fourth,.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan,.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid,.result-kalkulator-kehamilan__mid-content-third .result-description-box,.result-kalkulator-kehamilan__top-content-secondary .result-heading {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
} */

#globalModal,#globalModal .modal-content .modal__body,#globalModal .modal-content .modal__title,.modal-date,.modal-date2 .modal-content2 .content-modal-date,.modal-date2 .modal-content2 .content-modal-date>div,.modal-date2 .modal-content2 .footer-modal2,.result-kalkulator-kehamilan__top-content,.section-kalkulator-kehamilan {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group:first-child,.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur:first-child,.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan .tab-kehamilan:first-child {
	margin-left: 0;
}

#globalModal {
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#globalModal .modal-content {
	margin-top: -200px;
}

#globalModal .modal-content .modal__title {
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	padding: 30px 30px 10px;
}

#globalModal .modal-content .modal__title .modal-title {
	font-size: 24px;
	font-weight: 600;
}

#globalModal .modal-content .modal__title .close,.modal-date .close {
	font-size: 30px;
	line-height: 1;
	margin-right: -8px;
	text-decoration: none;
}

#globalModal .modal-content .modal__title .close {
	color: #cb0024;
	position: absolute;
	top: 20px;
	right: 25px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

#globalModal .modal-content .modal__body,.section-kalkulator-kehamilan {
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#globalModal .modal-content .modal__body .modal__content {
	width: 80%;
	font-size: 20px;
}

.body-kalkulator-kehamilan {
	background-color: #f8f7f3;
}

.kalkulator-kehamilan {
	width: 80%;
	min-height: 450px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
}

.kalkulator-kehamilan__left-side {
	width: 70%;
	z-index: 5;
}

.kalkulator-kehamilan__left-side .heading-leftside {
	margin-bottom: 40px;
}

.kalkulator-kehamilan__left-side .heading-leftside h2 {
	color: #cb0024;
	font-size: 55px;
	font-family: Foco-Bold;
}

.kalkulator-kehamilan__left-side .heading-leftside h5 {
	font-size: 22px;
	color: #3d3d3d;
	line-height: 1.5;
	font-family: Foco-Regular;
	width: 80%;
}

.kalkulator-kehamilan__left-side .form-kalkulator {
	width: 70%;
}

.kalkulator-kehamilan__left-side .form-kalkulator label {
	font-size: 16px;
}

.kalkulator-kehamilan__left-side .form-kalkulator .date-form {
	padding: 10px 15px;
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	text-decoration: none;
}

.kalkulator-kehamilan__left-side .form-kalkulator .date-form i {
	font-size: 22px;
	color: #646464;
}

.kalkulator-kehamilan__left-side .form-kalkulator .date-form h5 {
	outline: 0;
	font-size: 16px;
	color: #c9c9c9;
	width: 80%;
	margin: 0 15px;
	font-family: MyriadPro;
}

.kalkulator-kehamilan__left-side .form-kalkulator .date-form:hover {
	cursor: pointer;
	border: 1px solid #cb0024;
}

.modal-date,.modal-date2 {
	background-color: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	-webkit-box-pack: center;
	padding: 90px 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
}

.btn-emboss-red-calc,.btn-emboss-redlight-calc {
	width: 130px;
	font-weight: 500;
	font-family: MyriadBold;
	outline: 0;
}

.kalkulator-kehamilan__right-side img {
	margin-left: 0px!important;
	height: auto!important;
	width: 100%;
}

.modal-date {
	display: flex;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.modal-date2,.more #headingOne {
	-webkit-justify-content: center;
}

.modal-date .modal-content {
	background-color: #fff;
	min-height: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.3);
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	padding: 20px 40px;
	opacity: 0;
	-webkit-transition: .3s .2s;
	-moz-transition: .3s .2s;
	-o-transition: .3s .2s;
	transition: .3s .2s;
}

.btn-emboss-red-calc,.modal-date .close {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
}

.modal-date .modal-content h3 {
	color: #cb0024;
	font-weight: 600;
	margin-bottom: 30px;
	font-size: 38px;
	text-align: center;
}

.modal-date .close {
	color: #cb0024;
	float: right;
	transition: .2s;
}

.modal-date .footer-modal {
	margin-top: 85px;
	text-align: center;
}

.modal-date2 {
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.modal-date2 .modal-content2 {
	background-color: #fff;
	width: 40%;
	min-height: 320px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.3);
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	padding: 20px 40px;
	opacity: 0;
	-webkit-transition: .3s .2s;
	-moz-transition: .3s .2s;
	-o-transition: .3s .2s;
	transition: .3s .2s;
	position: absolute;
	bottom: 0;
}

.modal-date2 .modal-content2 ._title {
	text-align: center;
	font-size: 22px;
}

.modal-date2 .modal-content2 .content-modal-date {
	min-height: 150px;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.modal-date2 .modal-content2 .content-modal-date>div {
	width: 100%;
	display: flex;
}

.modal-date2 .modal-content2 .footer-modal2 {
	text-align: center;
	margin-top: 30px;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.btn-emboss-red-calc {
	background: -webkit-gradient(linear,left bottom,left top,from(#b70000),to(#d30000));
	background: -webkit-linear-gradient(bottom,#b70000,#d30000);
	background: oldlinear-gradient(bottom,#b70000,#d30000) -moz-;
	background: -o-linear-gradient(bottom,#b70000,#d30000);
	background: linear-gradient(to top,#b70000,#d30000);
	padding: 10px;
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	transition: .2s;
	border: none;
}

.btn-emboss-red,.btn-emboss-redlight-calc {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
}

.btn-emboss-redlight-calc {
	background: -webkit-gradient(linear,left bottom,left top,from(#f87171),to(#fdbebe));
	background: -webkit-linear-gradient(bottom,#f87171,#fdbebe);
	background: oldlinear-gradient(bottom,#f87171,#fdbebe) -moz-;
	background: -o-linear-gradient(bottom,#f87171,#fdbebe);
	background: linear-gradient(to top,#f87171,#fdbebe);
	padding: 5px 10px;
	font-size: 16px;
	color: #cb0024;
	border-radius: 50px;
	transition: .2s;
	border: none;
}

.btn-emboss-red,.btn-emboss-red:disabled {
	width: 320px;
	padding: 10px 20px;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	font-family: MyriadBold;
	outline: 0;
}

.btn-emboss-red:hover,.btn-emboss-redlight-calc:hover {
	-webkit-box-shadow: 0 2px 20px #777;
	-moz-box-shadow: 0 2px 20px #777;
	box-shadow: 0 2px 20px #777;
}

.btn-emboss-red {
	background: -webkit-gradient(linear,left bottom,left top,from(#b70000),to(#d30000));
	background: -webkit-linear-gradient(bottom,#b70000,#d30000);
	background: oldlinear-gradient(bottom,#b70000,#d30000) -moz-;
	background: -o-linear-gradient(bottom,#b70000,#d30000);
	background: linear-gradient(to top,#b70000,#d30000);
	border-radius: 50px;
	transition: .2s;
	border: none;
}

.result-kalkulator-kehamilan__mid-content-fifth,.result-kalkulator-kehamilan__mid-content-third,.result-kalkulator-kehamilan__top-content,.result-kalkulator-kehamilan__top-content-secondary {
	background-position: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
}

.btn-emboss-red:disabled {
	background: -webkit-gradient(linear,left bottom,left top,from(#787878),to(#c9c9c9));
	background: -webkit-linear-gradient(bottom,#787878,#c9c9c9);
	background: oldlinear-gradient(bottom,#787878,#c9c9c9) -moz-;
	background: -o-linear-gradient(bottom,#787878,#c9c9c9);
	background: linear-gradient(to top,#787878,#c9c9c9);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	border: none;
}

.btn-emboss-red:disabled:hover {
	-webkit-box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.result-kalkulator-kehamilan__top-content {
	background-color: #cb0024;
	height: 300px;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	background-image: url(../../../assets/images/due-date/BGPLAIN.png);
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.result-kalkulator-kehamilan__mid-content-third,.result-kalkulator-kehamilan__top-content-secondary {
	-moz-background-size: cover;
	-o-background-size: cover;
}

.result-kalkulator-kehamilan__top-content .image-bg {
	width: 100%;
	height: 100%;
	z-index: 5;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.result-kalkulator-kehamilan__top-content .image-round {
	height: 430px;
	position: absolute;
	top: 100px;
	z-index: 0;
}

.result-kalkulator-kehamilan__top-content-secondary {
	min-height: 190px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	background-image: url(../../../assets/images/due-date/BG2.png);
	background-size: cover;
	z-index: 5;
}

.result-kalkulator-kehamilan__top-content-secondary .image-mm {
	height: 290px;
	margin-top: -230px;
	top: -230px;
	z-index: 1;
}

.result-kalkulator-kehamilan__top-content-secondary .result-heading {
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.result-kalkulator-kehamilan__top-content-secondary .result-heading h5 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
	color: #4b4b4b;
}

.result-kalkulator-kehamilan__top-content-secondary .result-heading h3 {
	color: #cb0024;
	font-size: 38px;
	font-weight: 600;
	font-family: MyriadBold;
}

.result-kalkulator-kehamilan__mid-content {
	background-color: #fff;
	height: 600px;
	-webkit-clip-path: ellipse(71% 50% at 50% 50%);
	clip-path: ellipse(71% 50% at 50% 50%);
	z-index: 2!important;
	position: relative;
	padding-top: 220px;
}

.result-kalkulator-kehamilan__mid-content .result-heading-mid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.result-kalkulator-kehamilan__mid-content .result-heading-mid h5 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
	color: #4b4b4b;
}

.result-kalkulator-kehamilan__mid-content .result-heading-mid h3 {
	color: #cb0024;
	font-size: 34px;
	font-weight: 600;
	font-family: Foco-Bold;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 70px;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group {
	margin-left: 10px;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar {
	height: 20px;
	width: 200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 2px;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar .outer-bar {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	background-color: #eee;
	overflow: hidden;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar .outer-bar:first-child {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar .outer-bar .innerBar {
	background-color: #cb0024;
	height: 100%;
	text-align: right;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar .outer-bar .innerBar:last-child:after {
	content: '';
	color: #cb0024;
	font-size: 18px;
	margin-left: -11px;
	margin-top: -30px;
	position: absolute;
	width: 25px;
	height: 26px;
	background-image: url(../../../assets/images/due-date/PIN.png);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar .outer-bar+div+div {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group label {
	color: #cb0024;
	font-size: 18px;
	font-family: Foco-Bold;
}

.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group span {
	font-weight: 600;
	color: #777;
}

.result-kalkulator-kehamilan__mid-content-secondary {
	background-color: #eee;
	height: 400px;
	margin-top: -90px;
	z-index: 1!important;
	-webkit-clip-path: ellipse(71% 50% at 50% 35%);
	clip-path: ellipse(71% 50% at 50% 35%);
	padding-top: 120px;
}

.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid h5 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
	color: #4b4b4b;
}

.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid h3 {
	color: #cb0024;
	font-size: 34px;
	font-weight: 600;
	font-family: Foco-Bold;
}

.result-kalkulator-kehamilan__mid-content-third {
	min-height: 700px;
	background-image: url(../../../assets/images/due-date/BG3.png);
	background-size: cover;
	margin-top: -160px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 30px;
}

.result-kalkulator-kehamilan__mid-content-third .circle-bg {
	width: 230px;
	height: 230px;
	-webkit-clip-path: circle(45%);
	clip-path: circle(45%);
	background-color: #fff;
	z-index: 3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 4px 10px rgba(63,63,63,.575);
	-moz-box-shadow: 0 4px 10px rgba(63,63,63,.575);
	box-shadow: 0 4px 10px rgba(63,63,63,.575);
}

.result-kalkulator-kehamilan__mid-content-third .circle-bg .image-aset {
	z-index: 3;
	height: 140px;
}

.result-kalkulator-kehamilan__mid-content-third .result-size-heading {
	margin-top: 10px;
}

.result-kalkulator-kehamilan__mid-content-third .result-size-heading h5 {
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 22px;
}

.result-kalkulator-kehamilan__mid-content-third .result-size-heading h4 {
	margin-top: 20px;
	text-align: center;
	color: #fff;
	font-family: MyriadBold;
	font-size: 36px;
}

.result-kalkulator-kehamilan__mid-content-third .result-description-box {
	margin-top: 55px;
	background-color: rgba(163,4,33,.525);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #fff;
	min-height: 200px;
	width: 600px;
	padding: 15px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.result-kalkulator-kehamilan__mid-content-third .result-description-box__title {
	background-color: #fff;
	height: auto;
	padding: 5px 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top: -40px;
}

.result-kalkulator-kehamilan__mid-content-third .result-description-box__title h4 {
	color: #cb0024;
	font-family: MyriadBold;
	font-weight: 600;
}

.result-kalkulator-kehamilan__mid-content-third .result-description-box__content {
	margin-top: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.result-kalkulator-kehamilan__mid-content-third .result-description-box__content .list-desc li {
	color: #fff;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 10px;
}

.result-kalkulator-kehamilan__mid-content-fourth {
	padding-top: 25px;
}

.result-kalkulator-kehamilan__mid-content-fourth .fourth-heading h3 {
    font-family: 'VAG-Rounded-Bold';
	text-align: center;
	color: #cb0024;
	font-size: 36px;
	margin: 10px 0;
}

.result-kalkulator-kehamilan__mid-content-fourth .fourth-heading h5 {
	text-align: center;
	font-family: MyriadRegular;
	color: #4b4b4b;
}

.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan {
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 20px;
}

.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan .tab-kehamilan {
	display: inline-block;
	outline: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 205px;
	-moz-box-flex: 0;
	-ms-flex: 0 0 205px;
	flex: unset;
	background: #EEEEEE;
	padding: 20px 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	color: #777777;
	font-size: 16px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	font-family: Foco-Regular;
}

.contributor-size,
.reviewer-size {
	font-size: 10px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body span {
	font-size: 10px;
}

.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan .active-tab {
	background: -webkit-gradient(linear,left bottom,left top,from(#cb0024),to(#ee002c));
	background: -webkit-linear-gradient(bottom,#cb0024,#ee002c);
	background: oldlinear-gradient(bottom,#cb0024,#ee002c) -moz-;
	background: -o-linear-gradient(bottom,#cb0024,#ee002c);
	background: linear-gradient(to top,#cb0024,#ee002c);
	box-shadow: unset;
	color: #fff;
	font-family: Foco-Bold;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	font-size: 16px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan {
	width: 65%;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan h5 {
	color: #cb0024;
	font-weight: 600;
	font-family: MyriadBold;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel>.slick-prev {
	margin-left: -20px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel>.slick-prev+div+button::before,.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel>.slick-prev::before {
	color: #cb0024;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel {
	padding-right: unset;
	background-color: #fff;
    border-radius: 20px;
    padding: 5px;
    margin: 0 10px 20px;
    align-items: center;
    margin: 10px 0;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .15);
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel {
	width: unset;
	background-color: #fff;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body span {
	color: #cb0024;
	font-family: MyriadBold;
	font-size: 10px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body h5 {
	color: #000000;
	font-family: 'VAG-Rounded-Bold' !important;
	font-size: 18px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body p {
	color: #4b4b4b;
	font-size: 12px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body .btn-emboss-card-artikel {
	background: -webkit-linear-gradient(bottom,#cb0024,#ee002c);
	background: oldlinear-gradient(bottom,#cb0024,#ee002c) -moz-;
	background: -o-linear-gradient(bottom,#cb0024,#ee002c);
	background: linear-gradient(to top,#cb0024,#ee002c);
	outline: 0;
	color: #fff;
	padding: 5px 25px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-family: MyriadBold;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	float: right;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel {
	width: unset;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body .btn-emboss-card-artikel:hover {
	-webkit-box-shadow: 0 2px 10px #777;
	-moz-box-shadow: 0 2px 10px #777;
	box-shadow: 0 2px 10px #777;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .card-img-artikel {
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 20px;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .card-img-artikel img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: bottom;
	object-position: bottom;
}

.result-kalkulator-kehamilan__mid-content-fifth {
	background-image: url(../../../assets/images/due-date/BG4.webp);
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 450px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
}

.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.more #desclaimer-desc .panel-body,.more #headingOne,.more__heading,.result-kalkulator-kehamilan__mid-content-fifth .flex-display,.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .slick-arrow::before {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
}

.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading h3 {
	text-align: center;
	font-family: Foco-Bold;
	color: #fff;
	font-size: 38px;
}

.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading h4 {
	text-align: center;
	font-family: MyriadRegular;
	font-weight: 400;
	color: #fff;
	width: 60%;
}

.result-kalkulator-kehamilan__mid-content-fifth .flex-display {
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan {
	margin-top: 30px;
	width: 1120px;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .slick-active button::before,.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .slick-active button::before:hover,.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .slick-dots button::before {
	color: #fff;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .slick-arrow::before {
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: none;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur {
	padding-right: 15px;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur {
	background-color: #f8f7f3;
	max-width: 550px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	max-height: 210px;
	overflow: hidden;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 0 5px rgba(75,75,75,.514);
	-moz-box-shadow: 0 0 5px rgba(75,75,75,.514);
	box-shadow: 0 0 5px rgba(75,75,75,.514);
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.more #desclaimer-desc .panel-body,.more #headingOne {
	-webkit-box-pack: center;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur {
	padding: 15px 0 10px 25px;
	z-index: 2;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body h5 {
	color: #cb0024;
	font-family: Foco-Bold;
	font-size: 26px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body p {
	color: #4b4b4b;
	margin-bottom: 30px;
	font-family: Foco-Regular;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body .btn-emboss-card {
	background: -webkit-gradient(linear,left bottom,left top,from(#cb0024),to(#ee002c));
	background: -webkit-linear-gradient(bottom,#cb0024,#ee002c);
	background: oldlinear-gradient(bottom,#cb0024,#ee002c) -moz-;
	background: -o-linear-gradient(bottom,#cb0024,#ee002c);
	background: linear-gradient(to top,#cb0024,#ee002c);
	outline: 0;
	color: #fff;
	padding: 10px 25px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-family: MyriadBold;
	margin-top: 10px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body .btn-emboss-card:hover {
	-webkit-box-shadow: 0 2px 10px #777;
	-moz-box-shadow: 0 2px 10px #777;
	box-shadow: 0 2px 10px #777;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img {
	width: 40%;
	z-index: 1;
}

.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img img {
	margin-left: -50px;
}

.more {
	background: -webkit-gradient(linear,left bottom,left top,from(#b70000),to(#f01717));
	background: -webkit-linear-gradient(bottom,#b70000,#f01717);
	background: oldlinear-gradient(bottom,#b70000,#f01717) -moz-;
	background: -o-linear-gradient(bottom,#b70000,#f01717);
	background: linear-gradient(to top,#b70000,#f01717);
	min-height: 90px;
	padding: 5px 0;
}

.more .panel-group {
	padding-top: 5px;
	padding-bottom: 0;
}

.more #headingOne {
	display: flex;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding: 5px 0;
	border-bottom: 1px dashed #fff;
}

.more #headingOne #desclaimer-title {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	font-family: MyriadRegular;
}

.more #headingOne #desclaimer-title:hover {
	text-decoration: none;
}

.more #headingOne #desclaimer-title .active {
	-webkit-transform: rotate(180deg)!important;
	-moz-transform: rotate(180deg)!important;
	-ms-transform: rotate(180deg)!important;
	-o-transform: rotate(180deg)!important;
	transform: rotate(180deg)!important;
	transition: transform .333s,-webkit-transform .333s,-moz-transform .333s,-o-transform .333s;
}

.more #desclaimer-desc .panel-body {
	background: 0 0;
	border: none;
	display: flex;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.more #desclaimer-desc .panel-body p {
	color: #fff;
	width: 60%;
}

.more__heading {
	width: 100%;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.more__heading h3 {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 2px;
	border-bottom: 1px dashed #fff;
}

.text-16px {
	font-size: 16px!important;
}

.container-breadcrumb {
	margin-left: auto;
	margin-bottom: 10px;
}

.dropdown-menu {
	position: absolute;
	padding: 10px;
}

.custom_dropdown .dropdown-toggle:before {
	display: none;
}

.custom_dropdown .dropdown {
	width: 32%;
	margin: 1rem 0 1rem 1rem;
}

.modal-date .modal-content {
	max-height: unset!important;
	overflow: hidden;
	position: relative;
	width: 60%;
}

i.fa.fa-chevron-down {
	font-size: smaller;
}

.custom_dropdown .dropdown-menu {
	max-height: 9rem;
}

@media (min-width:992px) {
	.kalkulator-kehamilan {
		padding: 0 40px;
	}
}

@media (min-width:1280px) {
	.modal-date .modal-content {
		width: 50%;
	}
}

@media (min-width:1366px) {
	.kalkulator-kehamilan {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center;
	}

	.kalkulator-kehamilan__right-side {
		margin-left: 0;
		width: 30%;
		display: inline-block;
	}
}

@media (min-width:1440px) {
	.modal-date .modal-content {
		width: 40%;
	}
}

@media (max-width:991px) {
	.result-kalkulator-kehamilan__mid-content-fifth {
		padding: 20px 10px;
		background-position: right;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan {
		width: 100%;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan>.slick-prev {
		-webkit-transform: translateX(30px) translateY(205px);
		-moz-transform: translateX(30px) translateY(205px);
		-ms-transform: translateX(30px) translateY(205px);
		-o-transform: translateX(30px) translateY(205px);
		transform: translateX(30px) translateY(205px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan>.slick-prev+div+button {
		-webkit-transform: translateX(-50px) translateY(205px);
		-moz-transform: translateX(-50px) translateY(205px);
		-ms-transform: translateX(-50px) translateY(205px);
		-o-transform: translateX(-50px) translateY(205px);
		transform: translateX(-50px) translateY(205px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur {
		max-height: 700px;
		max-width: 365px;
	}

	.kalkulator-kehamilan,.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur {
		width: 100%;
		padding: 18px 17px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body h5 {
		font-size: 22px;
		margin-top: -5px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img {
		width: 100%;
		height: 200px;
		overflow: hidden;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img img {
		margin-left: 0;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.kalkulator-kehamilan__left-side {
		margin-top: -80px;
	}

	.kalkulator-kehamilan__right-side {
		width: 100%;
		margin-left: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.modal-date .modal-content,.modal-date2 .modal-content2 {
		width: 60%;
	}

	.modal-date .modal-content h3 {
		font-size: 30px;
		margin-bottom: 50px;
	}
}

@media (max-width:767px) {
	.text-xs-12px {
		font-size: 12px!important;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel {
		width: unset !important;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel {
		padding: 10px;
		height: 100%;
		max-height: 100%;
		max-width: unset;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: row;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel {
		padding: 0 10px;
		width: calc(100% - 90px);
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body {
		-webkit-box-orient: vertical!important;
		display: block!important;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body span {
		font-size: 12px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body h5 {
		font-size: 16px;
		height: auto;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body p {
		display: block;
		margin-top: 0;
		margin-bottom: 0;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body .btn-emboss-card-artikel {
		float: none;
		font-size: x-small;
		display: block;
		margin-top: 10px;
		position: fixed;
		bottom: 25px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .card-img-artikel {
		width: 80px;
		height: 80px;
		overflow: hidden;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .card-img-artikel img {
		height: 80px;
		width: 80px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth {
		padding: 20px 10px;
		background-position: left;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading h3 {
		font-size: 30px;
		text-align: left;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .fifth-heading h4 {
		font-size: 14px;
		text-align: left;
		width: 100%;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan {
		width: 100%;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan>.slick-prev {
		-webkit-transform: translateX(30px) translateY(190px);
		-moz-transform: translateX(30px) translateY(190px);
		-ms-transform: translateX(30px) translateY(190px);
		-o-transform: translateX(30px) translateY(190px);
		transform: translateX(30px) translateY(190px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan>.slick-prev+div+button {
		-webkit-transform: translateX(-50px) translateY(190px);
		-moz-transform: translateX(-50px) translateY(190px);
		-ms-transform: translateX(-50px) translateY(190px);
		-o-transform: translateX(-50px) translateY(190px);
		transform: translateX(-50px) translateY(190px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur {
		max-height: 370px;
		max-width: 250px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur {
		width: 100%;
		padding: 18px 17px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body h5 {
		font-size: 22px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .content-card-fitur .card-fitur-body .btn-emboss-card {
		margin-top: 5px;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img {
		width: 100%;
		height: 150px;
		overflow: hidden;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img img {
		margin-left: 0;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.result-kalkulator-kehamilan__mid-content-fifth .slide-fitur-kehamilan .item-fitur .card-fitur .box-card-fitur .card-img:last-child img {
		margin-left: 0;
	}

	.more #headingOne #desclaimer-title {
		font-size: 18px;
	}

	.more #desclaimer-desc .panel-body p {
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}

	.container-breadcrumb {
		margin-left: 0!important;
		margin-bottom: 10px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .slick-arrow::before {
		margin-top: 30px;
	}

	.form-group.datepicker_desktop {
		position: fixed;
		width: 90%;
	}

	.custom_dropdown .dropdown {
		width: 100%;
		margin: 1rem 5px;
	}

	.modal-date .footer-modal {
		text-align: center;
		margin-top: 50%;
	}

	.kalkulator-kehamilan {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		min-height: 550px;
		width: 100%;
		margin-bottom: 50px;
	}

	.kalkulator-kehamilan__left-side {
		padding: 0 20px;
		margin-top: -60px;
		width: 100%;
	}

	.kalkulator-kehamilan__left-side .heading-leftside {
		margin-bottom: 40px;
	}

	.kalkulator-kehamilan__left-side .heading-leftside h2 {
		font-size: 28px;
	}

	.kalkulator-kehamilan__left-side .heading-leftside h5 {
		font-size: 16px;
		width: 100%;
	}

	.kalkulator-kehamilan__left-side .form-kalkulator {
		width: 100%;
	}

	.kalkulator-kehamilan__right-side {
		width: 100%;
		margin-left: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.kalkulator-kehamilan__right-side img {
		margin-left: 0!important;
	}

	.modal-date .modal-content {
		width: 100%;
		padding: 10px 15px;
	}

	.modal-date .modal-content .dropdown-toggle {
		padding: 8px 5px;
	}

	.modal-date .modal-content h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.modal-date2 .modal-content2 {
		width: 100%;
		padding: 10px;
	}

	.modal-date2 .modal-content2 .content-modal-date>div .dropdown-toggle {
		padding: 8px 5px;
		font-size: 12px;
	}

	.btn-emboss-red,.btn-emboss-red:disabled {
		width: 100%;
		font-size: 18px;
	}

	.result-kalkulator-kehamilan__top-content {
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: 200px;
	}

	.result-kalkulator-kehamilan__top-content .image-bg {
		-o-object-position: left;
		object-position: left;
		height: 100%;
	}

	.result-kalkulator-kehamilan__top-content .image-round {
		top: 50px;
		height: 300px;
	}

	.result-kalkulator-kehamilan__top-content-secondary {
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		min-height: 160px;
	}

	.result-kalkulator-kehamilan__top-content-secondary .image-mm {
		height: 200px;
		margin-top: -150px;
	}

	.result-kalkulator-kehamilan__top-content-secondary .result-heading h5 {
		font-size: 16px;
	}

	.result-kalkulator-kehamilan__top-content-secondary .result-heading h3 {
		font-size: 30px;
	}

	.result-kalkulator-kehamilan__mid-content {
		-webkit-clip-path: ellipse(81% 30% at 50% 50%);
		height: 660px;
		clip-path: ellipse(81% 30% at 50% 50%);
	}

	.result-kalkulator-kehamilan__mid-content .result-heading-mid {
		margin-top: -50px;
	}

	.result-kalkulator-kehamilan__mid-content .result-heading-mid h5 {
		font-size: 18px;
	}

	.result-kalkulator-kehamilan__mid-content .result-heading-mid h3 {
		font-size: 30px;
	}

	.result-kalkulator-kehamilan__mid-content .bar-trimester {
		width: 100%;
		margin-top: 40px;
		padding: 0 10px;
	}

	.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group {
		width: 30%;
	}

	.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group .bar {
		width: 100%;
	}

	.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group label {
		font-size: 14px;
	}

	.result-kalkulator-kehamilan__mid-content .bar-trimester .trimester-group span {
		font-size: 10px;
	}

	.result-kalkulator-kehamilan__mid-content-secondary {
		-webkit-clip-path: ellipse(81% 30% at 50% 35%);
		clip-path: ellipse(81% 30% at 50% 35%);
		margin-top: -210px;
	}

	.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid {
		margin-top: -20px;
	}

	.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid h5 {
		font-size: 16px;
	}

	.result-kalkulator-kehamilan__mid-content-secondary .result-heading-mid h3 {
		font-size: 22px;
	}

	.result-kalkulator-kehamilan__mid-content-third {
		margin-top: -190px;
		padding: 10px;
		min-height: 600px;
	}

	.result-kalkulator-kehamilan__mid-content-third .circle-bg {
		width: 130px;
		height: 130px;
		-webkit-clip-path: circle(50%);
		clip-path: circle(50%);
	}

	.result-kalkulator-kehamilan__mid-content-third .circle-bg .image-aset {
		height: 90px;
	}

	.result-kalkulator-kehamilan__mid-content-third .result-size-heading h5 {
		font-size: 18px;
	}

	.result-kalkulator-kehamilan__mid-content-third .result-size-heading h4 {
		font-size: 30px;
	}

	.result-kalkulator-kehamilan__mid-content-third .result-description-box {
		width: 100%;
		padding: 10px 20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.result-kalkulator-kehamilan__mid-content-third .result-description-box__title {
		padding: 5px 15px;
	}

	.result-kalkulator-kehamilan__mid-content-third .result-description-box__title h4 {
		font-size: 16px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth {
		padding: 5px 15px 50px;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .fourth-heading h3 {
        font-family: 'VAG-Rounded-Bold';
		text-align: center;
		font-size: 20px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .fourth-heading h5 {
		text-align: center;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan {
		width: 100%;
		overflow-x: scroll;
		-webkit-box-pack: left;
		-webkit-justify-content: left;
		-moz-box-pack: left;
		-ms-flex-pack: left;
		justify-content: center;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .tab-box-kehamilan .tab-kehamilan {
		font-size: 11px;
		padding: 5px 20px;
		-webkit-flex-basis: 150px;
		-ms-flex-preferred-size: 150px;
		flex-basis: 100px;
		text-align: center;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan {
		width: 100%;
		padding-bottom: 20px;
		margin-top: 0;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel {
		display: block;
		min-height: 280px;
		width: 100%;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel>.slick-prev {
		-webkit-transform: translateX(40px) translateY(150px);
		-moz-transform: translateX(40px) translateY(150px);
		-ms-transform: translateX(40px) translateY(150px);
		-o-transform: translateX(40px) translateY(150px);
		transform: translateX(40px) translateY(150px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel>.slick-prev+div+button {
		-webkit-transform: translateX(-40px) translateY(150px);
		-moz-transform: translateX(-40px) translateY(150px);
		-ms-transform: translateX(-40px) translateY(150px);
		-o-transform: translateX(-40px) translateY(150px);
		transform: translateX(-40px) translateY(150px);
		z-index: 5;
	}

	.result-kalkulator-kehamilan__mid-content-fourth.artikel-kehamilan.slide-artikel.item-artikel.card-artikel.box-card-artikel .content-card-artikel {
		width: 100%;
		height: 200px;
	}

    .result-kalkulator-kehamilan__mid-content-fourth .fourth-heading {
        padding: 0 10px;
    }

	.artikel-grid-container {
		display: flex !important;
		flex-direction: column;
		gap: 0;
		margin-bottom: 0 !important;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel {
		padding: 0 !important;
	}

	.fourth-heading p {
		font-size: 14px;
	}
}

@media (max-width:450px) {
	.modal-date .modal-content .dropdown-toggle {
		font-size: 12px!important;
		padding: 8px 10px;
	}
}

@media (max-width:361px) {
	.result-kalkulator-kehamilan__mid-content-fourth.artikel-kehamilan.slide-artikel.item-artikel.card-artikel.box-card-artikel .content-card-artikel {
		width: 100%;
		height: 200px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .fourth-heading h3 {
		font-size: 17px;
	}

	.fourth-heading p {
		font-size: 13px;
	}
}

@media (max-width:767px) {
	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .slick-arrow::before {
		margin-top: 42px;
	}

	.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel .card-artikel-body h5 {
		font-size: 14px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
}

.artikel-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 30px;
	column-gap: 30px;
	row-gap: 0;
}

.item-artikel {
    background: white;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: 0.3s;
}

.item-artikel:hover {
    transform: translateY(-3px);
}

.pagination {
    text-align: center;
    margin-top: 20px;
}

.pagination button {
    background: white;
    border: 1px solid #e53935;
    color: #e53935;
    padding: 8px 12px;
    margin: 0 4px;
    border-radius: 8px;
    cursor: pointer;
}

.pagination button.active {
    background-color: #e53935;
    color: white;
}

.result-kalkulator-kehamilan__mid-content-fourth .artikel-kehamilan .slide-artikel .item-artikel .card-artikel .box-card-artikel .content-card-artikel {
	flex: 1;
}