/* Responsive */
@media (max-width:1024px) {
	
		/* General */
	#hamburger { display: block; margin-bottom: 0; width: 35px; height: 23px; position: relative; cursor: pointer; }
	#hamburger:before, #hamburger:after, #hamburger span { background: var(--clr-btn); content: ''; display: block; width: 100%; height: 2px; position: absolute; left: 0px; }
	#hamburger:before { top: 0px; }
	#hamburger span { top: 10px; }
	#hamburger:after { top: 20px; }
	#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; -webkit-transition-property: top, bottom, left, opacity, -webkit-transform; transition-property: top, bottom, left, opacity, -webkit-transform; transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity, -webkit-transform; }
	.navigation nav ul li ul { position: unset; box-shadow: none; opacity: 1; visibility: unset; }
	.newsHome__main .flipster--carousel .flip-current { transform: translateX(50%) scale(1) translateY(0px); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-prev { transform: translateX(15%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-next { transform: translateX(90%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-past { transform: translateX(-15%) scale(0.6) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-future { transform: translateX(115%) scale(0.6) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster2 .flipto-prev {left: 0px !important;}
	.newsHome__main .flipster2 .flipto-next {right: 0px !important;}
	.progress-wrap { bottom: 90px;}



}
@media (max-width:850px) {
	
		/* General */
	.grid-album { --col: 3; }
	.news-left { width: 100%; }
	.news-right { width: 100%; margin-top: 30px; padding: 10px; }
	.parameter__main, .whychoose__main { max-width: 100%; }
	.procedure__main { height: 264px; background: url(../images/i-line-dote2.png) no-repeat center center / cover; }

	.newsHome__main .flipster--carousel .flip-current {transform: translateX(30%) scale(1) translateY(0px);opacity: 1 !important;}
	.newsHome__main .flipster--carousel .flip-prev { transform: translateX(5%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-next { transform: translateX(55%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-past { transform: translateX(-15%) scale(0.6) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-future { transform: translateX(75%) scale(0.6) rotateY(0deg); opacity: 1 !important; }


	
	
		/* Footer */
	.footer-article__inner>[class^="footer-article--"] { width: 100%; }
	.footer-article__inner>[class^="footer-article--"]:not(:last-child) { margin-bottom: 1.5rem; }
}
@media (max-width:769px) {
	.gutter-x-20 { --bs-gutter-x: 10px; }
	.grid-pro-detail { display: block; }
	.grid-pro-detail .left-pro-detail { width: 100%; padding: 0px; border-right: none; }
	.grid-product { --col: 2; --gap-x: 15px; --gap-y: 15px; }
	.grid-news { --col: 1; }
	.newsHome__main .flipster--carousel .flip-current {transform: translateX(25%) scale(1) translateY(0px);opacity: 1 !important;}
	.newsHome__main .flipster--carousel .flip-prev { transform: translateX(3%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-next { transform: translateX(45%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-past { transform: translateX(-20%) scale(0.6) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-future { transform: translateX(68%) scale(0.6) rotateY(0deg); opacity: 1 !important; }

	.flipster2 .flipto-next { width: 30px; height: 30px; }
	.flipster2 .flipto-prev {  width: 30px; height: 30px; }


	.procedure__main { height: 264px; background: url(../images/i-line-dote2.png) no-repeat center center / 175% 100%; }
	.footer-powered:has(.footer-statistic) .footer-copyright, .footer-powered:has(.footer-statistic) .footer-statistic { text-align: center; }
	.footer-powered:has(.footer-statistic) .footer-copyright { margin-bottom: 0.25rem; }
	.feedback__info:before { content: none; }
}
@media (max-width:576px) {
	
		/* General */
	.grid-album { --col: 2; }
	.navigation { padding: 0; }
	.navigation-logo { transform: scale(.6); }
	.newsletter-flex-social { justify-content: center; align-items: center; }
	.procedure__main { height: fit-content; background: none; }
	.footer-top { flex-direction: column; text-align: center; justify-content: center; }
	.parameter__main, .whychoose__main { flex-direction: column; }
	.parameter-item, .whychoose-item { width: 100%; }
	.procedure-item.odd { margin-top: 0; left: 0; }
	.procedure-item.even { margin-top: 0 }
	.partner-header-desc { font-size: 13px; line-height: normal; }
	.grid-news .knowledge-item { flex-direction: column; }
	.grid-news .knowledge-photo { width: 100%; max-width: 100%; }

	.newsHome__main .flipster--carousel .flip-current {transform: translateX(0%) scale(1) translateY(0px);opacity: 1 !important;}
	.newsHome__main .flipster--carousel .flip-prev {transform: translateX(-30%) scale(.8) rotateY(0deg);opacity: 1 !important;}
	.newsHome__main .flipster--carousel .flip-next { transform: translateX(45%) scale(.8) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-past { transform: translateX(-20%) scale(0.6) rotateY(0deg); opacity: 1 !important; }
	.newsHome__main .flipster--carousel .flip-future { transform: translateX(68%) scale(0.6) rotateY(0deg); opacity: 1 !important; }

}
@media (max-width:440px) { }
@media (max-width:369px) { }