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

	/* // sec mobile max 768*/
	/* // mobile MAX 768 START */
	/* 
 */
	body {
		background-color: yellow;
		background-color: #a2a2a2f7;
		_display: flex;
		width: 100vw;
		_flex-wrap: wrap;
		height: 100vh;
	}

	body main {
		_display: none;
	}

	©© h1 {
		/* font-size: 85px; */
		font-size: 3.985rem;
		font-weight: 400;
		line-height: 85px;
		margin-bottom: 20px;
	}

	h3 {
		/* font-size: 64px; */
		font-size: 3rem;
		/* font-size: 64px; */
		font-size: 3rem;
		font-weight: 500;
		line-height: 51px;
		margin-bottom: 20px;


		/* font-weight: 500; */
		line-height: 51px;
		margin-bottom: 20px;
		letter-spacing: -4px;
	}

	section#Striker {
		height: 50%;
		margin-top: 0;
	}

	#Striker article {
		height: initial;
		height: initial;
		display: flex;
		/* justify-content: space-evenly; */
		align-items: center;
		flex-direction: column;

	}

	#Striker .striker-container {
		display: flex;
		width: 200%;
	}

	section#Blank {
		/* height: auto; */
	}

	section#P360 {
		height: 480px;
	}

	#P360 .p360-image-container {
		height: 300px;
		width: 100%;
		max-height: 510px;
	}

	body div.mobileInfo {
		display: initial;
		position: static;
		padding: 0;
		margin-top: -0;
		opacity: 1
	}

	.header {
		font-size: 0.75rem;
		font-size: 0.75rem;
		position: absolute;
		right: 0;
		display: flex;
		justify-content: flex-end;
		flex-direction: column;
		/* align-content: flex-end; */
		align-items: flex-end;
	}

	.header .menu-item {
		_display: flex;
		margin-right: 1px;
		margin-bottom: 10px;
		color: #b5d4ff;
		color: #122f56;
		cursor: pointer;
		box-shadow: #a2a2a2 0px 0px 34px 18px;
		background-color: #a2a2a2c7;
		background-color: #a2a2a2c7;
	}

	.detail-container {
		width: 100%;
	}

	.detail-container.code {}

	.detail-container menu {
		/* padding: 20px;
		background-color: #cccccc6c;
		margin-top: -100px; */
		line-height: 20px;

		/* font-size: 20px; */
		font-size: 0.935rem;


		/* font-size: 20px; */
		font-size: 0.935rem;

		font-weight: 500;
		display: block;
		/* display: none; */
		width: 100%;
		overflow: auto;
		z-index: 10000000000000
	}

	.detail-container .content {
		align-items: center;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		width: 100%;
	}

	.code .content {
		/* display: none; */
		padding: 18px 2px 0 2px;
	}

	.detail-container .content-wrapper {
		flex-direction: column;
		align-items: center;
	}

	.detail-container.code .content-wrapper {
		justify-content: center;
	}

	.detail-container.about {
		margin-top: 82px;
	}

	.detail-container.about .content-wrapper {
		margin-top: 8px;
	}

	.detail-container.about .content-wrapper .content {
		padding: 0;
		margin: 0;
	}

	.detail-container.about .content-wrapper .content>div:first-of-type {
		padding-left: 0;
		padding-right: 0;
	}

	.detail .content-wrapper h3 {
		/* font-size: 85px; */
		font-size: 3.985rem;
		/* font-size: 85px; */
		font-size: 3.985rem;
		font-weight: 300;
		line-height: 66px;
		letter-spacing: -2.5px;
		margin-top: 4px;
	}

	.content-wrapper h3.content-title {
		/*  */
	}

	.content-wrapper h3.content-title.title-1 {
		/*  */
	}

	.content-wrapper h3.content-title.title-2 {
		color: rgb(4, 0, 255);
	}

	.content-wrapper h3.content-title.title-3 {
		display: block;
		_color: yellow;
		right: 0;
	}

	.content-wrapper h3.content-title.title-4 {
		color: rgb(22, 205, 101);
	}

	.content .mid-section .top>h5 {
		display: none;
	}

	.content-wrapper div h3 {
		margin-top: 123px;
	}

	.about .content .mid-section div:last-of-type {
		/* margin-top: 0; */
	}

	.detail-container .content .right-panel {
		width: 444px;
	}

	.detail-container .content .right-panel.code {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.right-panel.code .images div {
		width: 100%;
		height: auto;
	}

	.right-panel.code .images div img {
		height: auto;
	}

	.detail-container .content .right-panel.code .video {
		width: unset;
	}

	.detail-container menu a {
		color: #6C7F9A;
		margin-bottom: 3px;
		line-height: 20px;
		/* font-size: 20px; */
		font-size: 0.935rem;

		/* font-size: 20px; */
		font-size: 0.935rem;

	}

	.detail-container menu h4 a {
		color: #255FAF;
		line-height: 24px;
		font-size: 1.125rem;
	}

	.content .right-panel .images {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 20px;
	}

	.content .right-panel .images div {
		padding: 0 34px;
	}

	.p-container {
		/*font-size: 28px; */
		font-size: 1.313rem;
		/*font-size: 28px; */
		font-size: 1.313rem;
	}

	.detail-container .content .left-panel h3 {
		/* font-size: 40px; */
		font-size: 1.875rem;
		/* font-size: 40px; */
		font-size: 1.875rem;
		text-align: center;
	}

	.images div {
		width: 410px;
		height: 221px;
		margin-left: 0;
		margin-top: 15px;
	}

	.images img[src*="aromaterapi.jpeg"] {
		margin-top: 130px;
	}

	.detail-container .content .left-panel {
		min-height: 50px;
		width: 444px;
	}

	#P360 .p360-image-container.blow {
		_top: 0;
		max-height: 510px;
	}

	#Ref {
		height: auto;
	}

	#Ref article {
		height: auto;
	}

	#Menu ul li {
		/* background-color: #cccccc; */
		padding: 10px;
		margin-bottom: 1px;
	}

	#Menu ul li a.active {
		color: #4a5f7c;
	}

	.menu-buttons {
		display: flex;
		justify-content: space-between;
		display: none;
		;
	}

	menu h3 {
		font-size: 1.875rem;
		font-size: 1.875rem;
	}

	.hamburger {
		background-color: #ececec;
		width: 30px;
		height: auto;
		padding: 1%;
		border-radius: 1px;
		margin-bottom: 4px;
	}

	.hamburger div {
		margin: 16% 0;
		height: 2px;
		width: 100%;
		background-color: #333;
	}

	.gallery.lightbox .modal .close {
		/* background-color: #255faf; */
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64px' height='64px' viewBox='0 0 64 64' zoomAndPan='disable'%3E%3Cstyle%3Eline %7Bstroke: %23ffffff%3Bstroke-width: 1.5px%3B%7D%3C/style%3E%3Cline x1='20' y1='20' x2='44' y2='44' /%3E%3Cline x1='20' y1='44' x2='44' y2='20' /%3E%3C/svg%3E");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 2rem;
		border-radius: 1px;
		cursor: pointer;
		height: auto;
		padding: 12px;
		position: absolute;
		right: 20px;
		width: unset;
	}

	article .about p {
		text-align: left;
	}

	.about .top {
		margin-left: 70px;
	}

	.about .top p {
		padding-left: 20px;
	}

	.about .content-wrapper>.header {
		position: static;
	}

	#wrapper {
		_display: flex;
	}

	#wrapper.divided>.header {
		background-color: transparent;
		/* 		box-shadow: none !important; */
		height: auto;
		margin: 0px;
		pointer-events: none;
		background-color: transparent;
		/* 		box-shadow: none !important; */
		height: auto;
		margin: 0px;
		pointer-events: none;
		position: fixed;
		top: 0;
	}

	.mini-modal-container {
		width: 360px;
	}

	.top h5 {
		margin-left: 30px;
	}

	article p {
		text-align: justify;
	}

	.left-panel p {
		padding: 0 22px
	}

	.detail-container #Breadcrumb {
		max-width: 320px;
	}

	.wrapper.style1>.inner {
		padding: 4.5rem 1rem 2.5rem 1rem;
	}

	footer .footer-text {
		font-size: 0.75rem;
	}

	.side-label h3 {
		color: #122f56;
		display: inline-block;
		/* font-size: 132px; */
		font-size: 6.19rem;
		font-weight: 300;
		line-height: 98px;
		letter-spacing: -4.3px;
		font-kerning: normal;
		overflow: hidden;
		pointer-events: none;
		text-rendering: geometricprecision;
		letter-spacing: -3.6px;
	}

	.gallery.lightbox .modal.visible {
		pointer-events: auto;
		visibility: visible;
		opacity: 1;
		z-index: 10001;
		display: flex;
		/* justify-content: flex-start; */
	}

	.modal-contact {
		display: block;
		width: 100%;
		height: 100%;
		background-color: #a2a2a2;
	}

	.gallery.style2 h3 {
		color: #122f56;
		/* background-color: aliceblue; */
	}

	.gallery.lightbox .modal .inner {
		background-color: #807d7d;
		overflow: hidden;
		overflow-y: auto;
	}

	.gallery.lightbox .modal .inner.contact {}

	.modal-contact .wrapper {
		/* 
		display: flex;
		flex-wrap: wrap;
		height: 100%;
		justify-content: space-between;
		width: 100%; */
		align-items: flex-start;
		justify-content: space-between;
		width: 100%;
	}

	.modal-contact .content {
		/* background-color: rgb(195, 30, 30, 9%); */
		min-width: unset;
		display: flex;
		flex-direction: column;
		margin-top: 75px;
		width: 100%;
	}

	.modal-contact .content .left {
		/* background-color: #0761df; */
		display: flex;
		flex-wrap: wrap;
		float: none;
		max-width: unset;
		/* 	padding-left: 88px; */
		text-align: left;
		width: 100%;
		padding-left: calc(80px + 8%);
		padding-right: 6%;
	}

	.modal-contact .content .left>div {
		/* padding-left: 30%; */
	}

	.modal-contact .content .right {
		height: 100%;
		justify-content: unset;
		align-items: unset;
		text-align: left;
		width: 100%;
	}

	.modal-contact .content .top h5 {
		margin-left: 0;
		/* 		color: #122f56; */
		/* 		font-size: 1.125rem; */
		/* 		font-weight: 500; */
		/* 		letter-spacing: -0.9px; */
	}

	.modal-contact .content p {
		/* color: azure; */
		padding-left: 0;
	}

	.modal-contact h4.slogan {
		color: #5A6573;
		font-weight: 400;
		margin-bottom: 36px;
		line-height: 40px;
		width: 90%;
	}


	.modal-contact form .input-container>div:last-child {
		margin-bottom: 0;
	}

	.modal-contact form #submitButton {
		margin: 0;
		margin-top: 30px;
	}

	.modal-contact button #ButtonSubmit {
		color: #fff;
		display: inline;
	}

	.contact-title {
		font-size: 3.985rem;
		margin-right: unset;
		min-width: unset;
		width: 20%;
		width: initial;
		position: absolute;
	}


	.images img[src*="api.j"] {
		margin-top: 30px;
	}

	/* // mobile MAX 768 END */
}

@media only screen and (min-width: 769px) {
	.abstraktor {
		/* display: none; */
	}

	section#Blank {
		/* height: 330px; */
	}

	section #p360 {
		height: 900px;
	}

	body div.mobileInfo {
		/* display: none; */
	}

}


@media only screen and (max-width: 720px) {
	.about .content h5 {
		margin-top: 100px;
		/* 		margin-bottom: 13px; */
	}
}


@media only screen and (max-width: 660px) {
	.direct {
		zoom: 0.7;
	}

	.about .content h5 {
		margin-top: 48px;
		/* 		margin-bottom: 13px; */
	}
}


@media only screen and (max-width: 590px) {
	.about .content h5 {
		margin-top: 48px;
		/* 		margin-bottom: 13px; */
	}
}

@media only screen and (max-width: 565px) {
	.about .content h5 {
		margin-top: 48px;
		margin-bottom: 13px;
	}

	.mid-section h5,
	.mid-section ul,
	.mid-section p {
		/* padding-left: 50px; */
	}
}

@media only screen and (max-width: 420px) {

	.direct {
		zoom: 0.5;
	}

	/* // sec mobile max 420*/
	.p-container span {
		white-space: wrap;
	}

	.p-container .daLink {
		.p-container .daLink {
			/*  */
		}

		.p-container .mobile-tag {
			display: inline;
		}

		.left {
			width: 90%
		}

		.left span {
			width: 107px;
			height: 107px;
		}

		.left span img {
			width: 50%;
		}

		.left span.scaled-1 img {
			width: 75%;
		}

		.left span.scaled-2 img {
			width: 58%;
		}

		.left span.scaled-3 img {
			width: 67%;
		}

		.clients-label span {
			/* font-size: 85px; */
			font-size: 3.985rem;
			/* font-size: 85px; */
			font-size: 3.985rem;
			line-height: 65px;
			letter-spacing: -4px;
		}

		.icon.style2:before {
			border-radius: 2.75em;
			height: 2.15em;
			line-height: 2.15em;
			width: 2.15em;
		}

		.detail-container .content .left-panel {
			min-height: 50px;
			width: 100%;
		}

		.left-panel p {
			padding: 0 2px;
		}
	}
}

/* // mobile MAX 420 END */