@media screen and (min-width: 992px) and (max-width: 1440px) {
	.header .header-main {
		gap: 1.5rem;
	}

	.header .header-navigation > ul {
		gap: 15px;
	}

	.header .header-toolbar {
		gap: 15px;
	}

	.header .header-toolbar .header-toolbar_item .toolbar-item_btn .toolbar-item_btn__icon {
		display: none;
	}
}

@media screen and (min-width: 992px) and (max-width: 1359px) {
	.container {
		max-width: 100%;
	}

	.slider-service {
		max-width: 960px;
		margin-left: calc(100% - 960px);
	}

	.header {
		--height: 65px;
	}

	.header.is-scroll {
		--height: 60px;
	}

	.section-heading {
		margin-bottom: 30px;
	}

	.section-heading .heading-title {
		font-size: 2em;
	}

	.section-heading .heading-sub {
		font-size: 1.6em;
	}

	.section-heading .heading-small {
		font-size: 1.3em;
	}

	.section-heading .heading-desc,
	.section-heading .heading-text {
		margin-top: 15px;
		font-size: 1em;
	}

	.section-gap,
	.section-page,
	.section-breadcrumb {
		padding: 30px 0;
	}

	.section-breadcrumb .section-breadcrumb_title {
		font-size: 1.45em;
	}

	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item {
		display: none;
	}

	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item:nth-child(1),
	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item:nth-child(2) {
		display: block;
	}

	.contact-list {
		gap: 30px;
		flex-wrap: wrap;
	}

	.contact-list .contact-item {
		flex: 1 1 33.33333%;
		max-width: 33.33333%;
	}

	.service-progress .progress-list .progress-item .progress-item_title {
		font-size: 1.15em;
	}

	.service-progress .service-list .service-box {
		padding: 15px 15px 40px;
	}

	.service-progress .service-list .service-box .service-box_image {
		height: 45px;
		width: 45px;
	}

	.service-progress .service-list .service-box .service-box_title {
		font-size: 1.075em;
		margin-top: 10px;
	}

	.heading-tabs .theme-tabs {
		justify-content: flex-start !important;
		padding-bottom: 0;
	}

	.heading-tabs.heading-tabs_2 .theme-tabs {
		gap: 10px;
	}

	.heading-tabs .theme-tabs .nav-item .nav-link {
		font-size: 1.225em;
	}

	.heading-tabs.heading-tabs_2 .theme-tabs .nav-item .nav-link {
		font-size: 1.15em;
	}

	.gallery-tab .nav-tabs {
		gap: 15px;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item .compare-inner_item__main {
		min-height: 200px;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item .compare-inner_item__main button.callPopUp {
		padding: 30px;
	}

	.product-item .card-title {
		font-size: 1.15em;
		margin-bottom: 8px;
	}

	.product-item .card-price {
		font-size: 1em;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_inner__header [class*=item-] {
		font-size: 1em;
		white-space: nowrap;
	}

	.section-tools .section-tools__wrapper .tool-item span img {
		width: 90px;
		padding: 15px;
	}

	.section-tools .section-tools__wrapper .tool-item .title {
		font-size: 1.075em;
	}

	.section-colors .color-preview .color-preview_title {
		font-size: 1.6em;
	}

	.section-colors .color-preview .color-preview_price {
		font-size: 1em;
	}

	.section-colors .color-preview .color-preview_price span {
		font-size: 1.3em;
	}

	.section-colors .color-preview .color-preview_list .color-preview_list__item {
		width: 40px;
		height: 40px;
	}

	.parts-item .parts-title {
		font-size: 1.15em;
	}

	.parts-item.parts-hidden_content.parts-hidden {
		padding-bottom: 0;
	}

	.partsBoxExpand .parts-item.parts-hidden_content.parts-hidden {
		padding-bottom: 30px;
	}

	.section-specifications .specifications-collapse .specifications-collapse_btn {
		font-size: 1.3em;
	}

	.popup-theme .modal-dialog .modal-content .modal-desc .modal-desc_title {
		font-size: 1.45em;
	}

	.section-hero .slider-hero .hero-item .hero-item_title {
		font-size: 2em;
	}

	.section-hero .slider-hero .hero-item .hero-item_desc {
		font-size: 1.3em;
	}

	.section-products .heading-tabs.heading-tabs_2 .theme-tabs {
		justify-content: center !important
	}

	.product-card .card-title {
		font-size: 1.45em;
	}

	.product-card .card-image {
		height: 230px;
	}

	.product-card .card-button {
		font-size: .925em;
	}

	.service-card .card-body .card-title {
		font-size: 1.3em;
	}

	.service-card .card-body .card-desc {
		font-size: 1em;
	}

	.button-theme.button-slider {
		width: 36px;
		height: 36px;
	}

	.footer .footer-title {
		font-size: 1.075em;
	}
}

@media screen  and (min-width: 992px) and (max-width: 1199px) {
	.floating-cookie {
		z-index: 2000000003;
		left: 210px;
		max-width: 375px;
	}

	.floating-cookie .cookie-inner {
		padding: 30px;
	}
}

@media screen and (min-width: 992px) {
	.product-card:hover .card-title {
		color: var(--bs-white);
	}

	.product-card:before {
		position: absolute;
		width: 100%;
		height: 200px;
		bottom: -90px;
		background-color: #f3f6f9;
		content: "";
		display: block;
		left: 50%;
		transform: translateX(-50%);
		z-index: -1;
		opacity: 0;
		visibility: hidden;
		transition: var(--transition);
	}

	.product-card:hover:before {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.product-card .product-bg {
		width: 82%;
		margin: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
		z-index: 0;
	}

	.product-card .product-bg .product-bg_top {
		width: 100%;
		height: 280px;
		top: 200px;
		opacity: 0;
		background-color: var(--primary-color);
		transition: var(--transition-default);
		position: relative;
	}

	.product-card .product-bg .product-bg_bottom {
		width: 100%;
		height: 0;
		background-color: var(--primary-color);
		transition: var(--transition-default);
		position: relative;
	}

	.product-card:hover > .product-bg .product-bg_top {
		height: 50.5%;
		top: 1%;
		opacity: 1;
	}

	.product-card:hover > .product-bg .product-bg_bottom {
		height: 50.5%;
	}

	.product-card .card-button {
		opacity: 0;
		visibility: hidden;
	}

	.product-card:hover .card-button {
		opacity: 1;
		visibility: visible;
	}

	.product-card img {
		max-width: 85%;
		margin: 0 auto;
	}

	.product-card:hover .ratio img {
		transform: scale(1.05);
	}

	.contact-form_sticky {
		position: sticky;
		top: 80px;
	}
}

@media screen and (max-width: 1399px) {
	.float-contact {
		left: 35px;
		bottom: 70px;
	}

	.float-contact .float-contact_item {
		height: 44px;
		padding-left: 31px;
	}

	.float-contact .float-contact_item .float-contact_icon {
		width: 55px;
		height: 55px;
		left: -27.5px;
		padding: 10px;
	}

	.float-contact .float-contact_item .float-contact_icon .float-contact_icon__inner {
		height: 45px;
		width: 45px;
		font-size: 1.5em;
	}

	.float-contact .float-contact_item .float-contact_text .float-contact_text__title {
		font-size: .75em;
	}

	.float-contact .float-contact_item .float-contact_text .float-contact_text__number {
		font-size: .95em;
	}

	.card-accessory__label {
		font-size: 0.75em;
	}

	.card-accessory__price {
		font-size: 12px;
	}
}

@media screen and (min-width: 1024px) {
	.header .header-navigation .navigation-product_inner {
		position: absolute;
		top: 100%;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		left: 0;
		-webkit-transition: var(--transition);
		-o-transition: var(--transition);
		transition: var(--transition);
		width: 100%;
		z-index: 5;
		display: flex;
		background-color: var(--light-color);
		-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05);
		box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05);
		overflow-y: auto;
	}
}

@media screen and (max-width: 1023px) {
	.header {
		--height: 65px;
	}

	.header.is-scroll {
		--height: 60px;
	}

	.header .header-main {
		gap: 15px;
	}

	.header .header-toolbar {
		gap: 20px;
	}

	.header .header-toolbar .header-toolbar_item .toolbar-item_btn {
		font-size: 1.15em;
	}

	.header .header-toolbar .header-toolbar_item .toolbar-item_btn .toolbar-item_btn__icon {
		display: none;
	}

	.header .header-toolbar .header-toolbar_item.header-hamburger {
		display: block;
	}

	.header .header-hamburger .hamburger-button {
		position: relative;
		width: 20px;
		height: 16px;
		transform: translateY(-1px);
		display: block;
		border: 0;
		padding: 0;
		background-color: transparent;
		outline: none;
		box-shadow: none;
	}

	.header .header-hamburger .hamburger-button > i {
		background-color: var(--dark-color);
		width: 100%;
		height: 2px;
		position: absolute;
		display: block;
		transition: var(--transition-default);
		left: 0;
	}

	.header .header-hamburger .hamburger-button > i:nth-child(1) {
		top: 0;
	}

	.header .header-hamburger .hamburger-button > i:nth-child(2) {
		top: 7px;
	}

	.header .header-hamburger .hamburger-button > i:nth-child(3) {
		bottom: 0;
		width: 15px;
		left: auto;
		right: 0;
	}

	.is-navigation .header .header-hamburger .hamburger-button > i:nth-child(1) {
		transform: rotate(45deg);
		top: 7px;
	}

	.is-navigation .header .header-hamburger .hamburger-button > i:nth-child(2) {
		left: 50%;
		width: 0;
	}

	.is-navigation .header .header-hamburger .hamburger-button > i:nth-child(3) {
		transform: rotate(-45deg);
		bottom: 7px;
		width: 100%;
	}

	.navigation-overlay {
		background: rgba(0, 0, 0, 0.65);
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		-webkit-transition: var(--transition-default);
		-o-transition: var(--transition-default);
		transition: var(--transition-default);
		height: 100vh;
	}

	.is-navigation .navigation-overlay {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.header {
		z-index: 1000;
	}

	.header .header-main {
		position: static !important;
	}

	.header .header-navigation {
		position: absolute;
		top: var(--height);
		height: 0;
		width: 100%;
		max-width: 100%;
		background-color: var(--bs-white);
		left: 0;
		right: 0;
		padding-left: calc(var(--bs-gutter-x) * .5);
		padding-right: calc(var(--bs-gutter-x) * .5);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: var(--transition-default);
		border-top: 1px solid var(--bs-gray-300);
		max-height: calc(100vh - var(--height));
		overflow-y: auto;
	}

	.is-navigation .header .header-navigation {
		height: calc(100vh - var(--height));
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.header .header-navigation > ul {
		flex-direction: column;
		gap: 0;
		max-width: calc(960px - 1.5rem);
		width: 100%;
		margin: 0 auto;
	}

	.header .header-navigation > ul > li {
		width: 100%;
	}

	.header .header-navigation > ul > li > a,
	.header .header-navigation > ul > li > button,
	.header .header-navigation > ul > li > ul > li > a {
		color: var(--dark-color);
		width: 100%;
		text-align: left;
		justify-content: space-between;
		padding: 10px 0;
		font-size: 1em;
	}

	.header .header-navigation > ul > li > a > i:before,
	.header .header-navigation > ul > li > button > i:before {
		content: "\f067";
	}

	.header .header-navigation > ul > li > a[aria-expanded=true] > i
	.header .header-navigation > ul > li > button[aria-expanded=true] > i {
		transform: none;
	}

	.header .header-navigation > ul > li > a[aria-expanded=true] > i:before,
	.header .header-navigation > ul > li > button[aria-expanded=true] > i:before {
		content: "\f068";
	}

	.header .header-navigation > ul > li > a:before {
		display: none;
	}

	.header .header-navigation > ul > li + li {
		border-top: 1px solid var(--bs-gray-300);
	}

	.header .header-navigation > ul > li > ul,
	.header .header-navigation .navigation-product_inner {
		position: static;
		box-shadow: none;
		min-width: 100%;
		transform: translateY(0) !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto;
		border-top: 1px solid var(--bs-gray-300);
		padding: 0 15px;
	}

	.header .header-navigation > ul > li > ul > li:first-child {
		padding-top: 10px;
	}

	.header .header-navigation > ul > li > ul > li:last-child {
		padding-bottom: 10px;
	}

	.header .header-navigation > ul > li > ul > li > a {
		justify-content: flex-start;
	}

	.header .header-navigation > ul > li > ul > li > a:before {
		content: "-";
		margin-right: 8px;
	}

	.header .header-navigation .navigation-product_inner {
		transition: var(--transition);
		padding: 0 0 10px;
	}

	.header .header-navigation .navigation-product .navigation-product_tab {
		width: 100%;
	}

	.header .header-navigation .navigation-product .navigation-product_tab .nav-tabs {
		flex-direction: row;
		flex-wrap: nowrap;
		overflow-x: auto;
		justify-content: center;
		gap: 5px;
	}

	.header .header-navigation .navigation-product .navigation-product_tab .nav-tabs .nav-link {
		white-space: nowrap;
		font-weight: 400 !important;
		outline: none;
		font-size: 0.925em;
		padding: 6px 16px;
		border-radius: 40px !important;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		transition: var(--transition);
		box-shadow: none;
		border: 0;
		color: var(--dark-color);
	}

	.header .header-navigation .navigation-product .navigation-product_tab .nav-tabs .nav-link.active {
		background-color: var(--primary-color);
		color: var(--bs-white) !important;
	}

	.header .header-navigation .navigation-product .navigation-product_list {
		width: 100%;
		padding: 0;
	}

	.header .header-navigation .navigation-product .navigation-product_list .product-item {
		padding: 0;
	}

	.header .header-navigation .navigation-product .navigation-product_list .product-item .card-header img {
		height: 90px;
	}

	.header .header-navigation .navigation-product .navigation-product_list .product-item .card-body {
		padding: 8px 0;
		display: flex;
		flex-direction: column;
	}

	.header .header-navigation .navigation-product .navigation-product_list .product-item .card-title {
		font-size: 1em;
	}

	.header .header-navigation .navigation-product .navigation-product_list .product-item .card-price {
		font-size: .925em;
	}

	.card-number__icon {
		width: 60px;
		height: 60px;
		font-size: 1.8em;
	}

	.card-number__title {
		font-size: 1.4em;
	}

	.card-number__text {
		font-size: 1em;
	}
}

@media screen and (max-width: 991px) {
	.header .header-navigation > ul {
		max-width: calc(720px - 1.5rem);
		width: 100%;
		margin: 0 auto;
	}

	.section-heading {
		margin-bottom: 30px;
	}

	.section-heading .heading-title {
		font-size: 1.6em;
	}

	.section-heading .heading-sub {
		font-size: 1.3em;
	}

	.section-heading .heading-small {
		font-size: 1.15em;
	}

	.section-heading .heading-desc,
	.section-heading .heading-text {
		margin-top: 15px;
		font-size: 1em;
	}

	.section-gap,
	.section-page,
	.section-breadcrumb {
		padding: 30px 0;
	}

	.section-breadcrumb .section-breadcrumb_title {
		font-size: 1.3em;
	}

	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item {
		display: none;
	}

	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item:nth-child(1),
	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item:nth-child(2) {
		display: block;
	}

	.section-breadcrumb .section-breadcrumb_list .breadcrumb .breadcrumb-item > a {
		font-size: .925em;
	}

	.contact-wrapper {
		padding: 20px;
	}

	.contact-list {
		gap: 15px;
		flex-wrap: wrap;
	}

	.contact-list .contact-item {
		width: calc(33.3333% - 15px);
	}

	.compare-inner .compare-inner_list .compare-inner_list__item {
		width: calc(50% - 8px);
		display: none;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item:nth-child(1),
	.compare-inner .compare-inner_list .compare-inner_list__item:nth-child(2) {
		display: block;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item .compare-inner_item__main button.callPopUp {
		padding: 15px;
		font-size: 1em;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item .compare-inner_item__main button.callPopUp > i {
		margin-right: 5px;
	}

	.compare-inner .compare-inner_list .compare-inner_list__item .compare-inner_item__main .product-item .card-header img {
		height: auto !important;
		width: 100% !important;
	}

	.product-item .card-title {
		font-size: 1.15em;
		margin-bottom: 8px;
	}

	.product-item .card-price {
		font-size: 1em;
	}

	.service-progress .progress-list {
		flex-direction: column;
	}

	.service-progress .progress-list .progress-item {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		text-align: left;
		display: grid;
		-webkit-box-align: center;
		-ms-flex-align: center;
		grid-template: "a b" "a c";
	}

	.service-progress .progress-list .progress-item .progress-item_number {
		grid-area: a;
		width: 60px;
		height: 60px;
		font-size: 1.6em;
		margin-right: 15px;
	}

	.service-progress .progress-list .progress-item .progress-item_title {
		grid-area: b;
		margin-top: 0;
		font-size: 1.15em;
	}

	.service-progress .progress-list .progress-item .progress-item_desc {
		grid-area: c;
		margin-top: 2px;
		font-size: 1em;
	}

	.service-progress .progress-list .progress-item + .progress-item {
		margin-top: 100px;
	}

	.service-progress .progress-list .progress-item:first-child:before,
	.service-progress .progress-list .progress-item:after {
		display: none !important;
	}

	.service-progress .progress-list .progress-item:before {
		position: absolute;
		width: 3px;
		border-left: 2px dotted var(--primary-color);
		border-bottom: 0;
		height: 80px;
		bottom: calc(100% + 10px);
		display: block !important;
		content: "";
		left: 27px;
		top: unset;
	}

	.service-progress .service-list .service-box {
		padding: 15px 15px 40px;
	}

	.service-progress .service-list .service-box .service-box_image {
		height: 45px;
		width: 45px;
	}

	.service-progress .service-list .service-box .service-box_title {
		font-size: 1em;
		margin-top: 10px;
	}

	.service-item:nth-child(1),
	.service-item:nth-child(3),
	.service-item:nth-child(5) {
		order: 1;
	}

	.service-collapse:nth-child(2),
	.service-collapse:nth-child(4),
	.service-collapse:nth-child(6) {
		order: 2;
	}

	.service-item:nth-child(7),
	.service-item:nth-child(9),
	.service-item:nth-child(11) {
		order: 3;
	}

	.service-collapse:nth-child(8),
	.service-collapse:nth-child(10),
	.service-collapse:nth-child(12) {
		order: 4;
	}

	.service-collapse .service-collapse_item > button {
		font-size: 1em;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_inner__body .price-result_item [class*=item],
	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_item [class*=item] {
		padding: 5px;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_item .item-image {
		width: 120px;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_inner__header [class*=item-] {
		font-size: 1em;
		white-space: nowrap;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_inner__body .item-name,
	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_inner__body .item-gia {
		font-size: .925em;
	}

	.page-price .page-price_inner .price-body .price-result .price-result_inner .price-result_item .item-name {
		max-width: 150px;
		min-width: 150px;
	}

	.page-price .page-price_inner .price-header .price-tools .price-tools_item .tool-dropdown .tool-title {
		display: none;
	}

	.page-price .page-price_inner .price-header .price-tools {
		margin-top: 10px;
		justify-content: space-between;
	}

	.article-detail .article-meta {
		flex-wrap: wrap;
		font-size: 0.925em;
	}

	.detail-content h1 {
		font-size: 1.45em;
	}

	.detail-content h2 {
		font-size: 1.375em;
	}

	.detail-content h3 {
		font-size: 1.3em;
	}

	.detail-content h4 {
		font-size: 1.225em;
	}

	.detail-content h5 {
		font-size: 1.15em;
	}

	.detail-content h6 {
		font-size: 1.075em;
	}

	.contact-form .slide-input_item {
		padding: 30px 15px;
	}

	.contact-form .slide-input_item > img {
		object-fit: cover;
	}

	.contact-form .slide-input_item .body .title {
		font-size: 1em;
	}

	.product-item .card-title,
	.article-card .card-body .card-title {
		font-size: 1.075em;
	}

	.contact-form .contact-form_item .contact-form_item--label,
	.contact-form .form-checks .form-check-inline,
	.contact-form .contact-form_item .contact-form_item--input,
	.contact-form .contact-form_item .select2-container--bootstrap-5 .select2-selection--single {
		font-size: .925em;
	}

	.section-pagination .pagination li a {
		width: 32px;
		height: 32px;
		padding: 0;
	}

	.contact-list .contact-item .contact-item_content > img {
		width: 50px;
		height: 50px;
	}

	.contact-list .contact-item .contact-item_content > span {
		font-size: .925em;
		margin-top: 0;
	}

	.contact-list .contact-item .contact-item_content > a {
		font-size: 1em;
	}

	.footer .footer-title {
		font-size: 1em;
	}

	.footer .footer-information,
	.footer .footer-category .footer-category_item,
	.footer .footer-list .footer-list_item,
	.footer .footer-contact .footer-contact_item,
	.footer .footer-copyright {
		font-size: .925em;
		width: auto;
	}

	.page-price .page-price_inner .price-header .collapse-inner .collapse-inner_item {
		flex-wrap: wrap;
	}

	.page-price .page-price_inner .price-header .collapse-inner .collapse-inner_item .form-check_item.collapse-inner_item__title {
		font-size: 1em;
		width: 100%;
		margin-bottom: 10px;
	}

	.table-theme.table-theme_2 thead tr th {
		white-space: nowrap;
	}

	.section-colors .color-preview .color-preview_title {
		font-size: 1.3em;
	}

	.section-colors .color-preview .color-preview_price {
		font-size: 1em;
	}

	.section-colors .color-preview .color-preview_price span {
		font-size: 1.15em;
	}

	.section-colors .color-preview .color-preview_list .color-preview_list__item {
		width: 30px;
		height: 30px;
	}

	.section-colors .color-warning {
		font-size: 0.925em;
	}

	.parts-list {
		gap: 15px;
	}

	.parts-item {
		width: calc(50% - 15px);
	}

	.parts-item .parts-detail {
		padding: .75rem 0 !important;
	}

	.parts-item .parts-title {
		font-size: 1.075em;
	}

	.parts-item .parts-desc {
		margin-top: 5px;
		font-size: .925em;
	}

	.section-specifications .specifications-collapse .specifications-collapse_btn {
		font-size: 1.15em;
	}

	.section-specifications .specifications-collapse .specifications-item {
		font-size: 1em;
	}

	.section-gallery .gallery-list .gallery-expand {
		bottom: 8px;
		right: 8px;
		width: 40px;
		height: 40px;
		font-size: 2em;
	}

	.section-tools {
		padding: 0 0 15px 0;
	}

	.section-tools .section-tools__wrapper {
		flex-wrap: wrap;
	}

	.section-tools .section-tools__wrapper .tool-item {
		width: 50%;
		padding: 10px;
		border-left: 0;
		border-right: 1px solid #eeeeee;
	}

	.section-tools .section-tools__wrapper .tool-item:nth-child(-n + 2) {
		border-bottom: 1px solid #eeeeee;
	}

	.section-tools .section-tools__wrapper .tool-item:nth-child(2n) {
		border-right: 0;
	}

	.section-tools .section-tools__wrapper .tool-item span img {
		width: 70px;
		padding: 15px
	}

	.section-tools .section-tools__wrapper .tool-item .title {
		font-size: 1em;
	}

	.heading-tabs.heading-tabs_2 .theme-tabs {
		justify-content: flex-start;
		gap: 10px;
	}

	.section-products .heading-tabs.heading-tabs_2 .theme-tabs {
		justify-content: center;
	}

	.heading-tabs .theme-tabs .nav-item .nav-link {
		font-size: 1.075em !important;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 10px;
	}

	.button-theme.button-slider {
		width: 36px;
		height: 36px;
	}

	.product-card {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.product-card .card-title {
		font-size: 1.3em;
	}

	.product-card .card-image {
		height: 180px;
		margin: 0;
	}

	.product-card .card-image img {
		object-fit: contain;
	}

	.product-card .card-button {
		color: var(--dark-color) !important;
		font-size: 0.825em;
	}

	.product-card .card-button .product-card__arrow img {
		filter: invert(1);
		-webkit-filter: invert(1);
		transition: var(--transition);
	}

	.service-card .card-body .card-title {
		font-size: 1.3em;
	}

	.service-card .card-body .card-desc {
		font-size: 1em;
	}

	.slider-service {
		max-width: calc(720px + 1.5rem + 50%);
		margin-left: calc((100% - 720px) / 2 + 0.75rem);
	}

	.card-infor__icon {
		width: 45px;
		height: 46px;
		font-size: 1.15em;
	}

	.card-accessory__title {
		height: 38px;
		font-size: 0.95em;
	}

	.cart-inner .cart-boxsize {
		padding: 0;
		letter-spacing: unset;
	}

	.cart-inner .cart-body .cart-item .cart-thumb .cart-image:before {
		padding-top: 70%;
	}

	.cart-inner .cart-body .cart-item {
		padding: 10px;
		display: -ms-grid;
		display: grid;
		grid-template-areas:"a a b b b"
                            "a a c c c"
                            "a a d d d"
                            "a a e e e"
                             "a a e e e";
		grid-template-columns: repeat(5, 1fr);
		gap: 20px;
	}

	.cart-inner .cart-body .cart-item .cart-thumb {
		grid-area: a;
		width: 100%;
		height: 100%;
	}

	.cart-inner .cart-body .cart-item .cart-product {
		grid-area: b;
		width: 100%;
	}

	.cart-inner .cart-body .cart-item .cart-quantity {
		width: 100%;
	}

	.cart-inner .cart-body .cart-item .cart-quantity .quantity input {
		grid-area: d;
		width: 80px;
	}

	.cart-inner .cart-body .cart-item .cart-price {
		grid-area: c;
		width: 100%;
	}

	.cart-inner .cart-body .cart-item .cart-total {
		grid-area: e;
		width: 100%;
	}

	.floating-cookie {
		z-index: 2000000003;
		left: 0;
		width: 100%;
		max-width: 100%
	}

	.floating-cookie .cookie-inner {
		padding: 30px;
	}

	.popup-theme .modal-dialog .modal-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.popup-theme .modal-dialog .modal-content .modal-header {
		width: 100%;
		background-color: rgba(0, 0, 0, 0.8);
		background-blend-mode: darken;
		color: var(--bs-white);
		padding: 30px 30px 50px;
	}

	.popup-theme .modal-dialog .modal-content .modal-header .modal-icon {
		position: absolute;
		z-index: 6;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		left: 50%;
		border: 1px solid #f1f1f1;
		bottom: -30px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		border-radius: 50%;
		background: var(--bs-white);
		color: var(--primary-color);
		line-height: 45px;
		font-size: 1.5rem;
		height: 60px;
		width: 60px;
	}

	.popup-theme .modal-dialog .modal-content .modal-desc p {
		color: var(--bs-white);
	}

	.popup-theme .modal-dialog .modal-content .modal-desc .modal-desc_title {
		color: var(--bs-white);
		margin: 5px 0;
		font-size: 1.3em;
	}

	.popup-theme .modal-dialog .modal-content .modal-body {
		padding: 15px;
	}
}

@media screen and (max-width: 767px) {
	.button-theme {
		font-size: 0.925em;
		padding: 6px 20px;
	}

	.button-theme.button-theme_small {
		font-size: 0.875em;
		padding: 4px 16px;
	}

	.button-theme.button-theme_large {
		font-size: 1em;
		padding: 8px 25px;
	}

	.contact-list {
		gap: 15px;
		flex-wrap: wrap;
	}

	.contact-list .contact-item {
		width: calc(50% - 15px);
	}

	.float-cta .float-cta_item:first-child {
		border-top: 1px solid #191e65;
	}

	.float-cta {
		top: unset;
		right: unset;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		bottom: 0;
		left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		background-color: #191e65;
		border-radius: 0 !important;
		-webkit-box-shadow: 5px -3px 3px 0 rgb(40 40 48 / 10%);
		box-shadow: 5px -3px 3px 0 rgb(40 40 48 / 10%);
	}

	.float-cta .float-cta_item {
		border-radius: 0 !important;
		margin: 0 !important;
		padding: 5px 0 !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		height: auto !important;
		line-height: 1;
		-webkit-transition: var(--transition-default);
		-o-transition: var(--transition-default);
		transition: var(--transition-default);
	}

	.float-cta .float-cta_item + .float-cta_item:before {
		position: absolute;
		content: "";
		height: 100%;
		width: 1px;
		background: #191e65;
		opacity: .8;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.float-cta .float-cta_item .float-cta_item__icon {
		position: relative;
		top: unset;
		width: 30px;
		height: 30px;
		font-size: 1.1rem;
		margin: 0;
		background: transparent !important;
	}

	.float-cta .float-cta_item .float-cta_item__content {
		position: static;
		opacity: 1;
		pointer-events: auto;
		z-index: 1;
	}

	.float-cta .float-cta_item .float-cta_item__content .float-cta_item__content___inner {
		color: var(--bs-white) !important;
		font-size: .7rem;
		padding: 0;
		margin: 0;
		height: auto;
		line-height: 1;
		background: transparent !important;
	}

	.float-cta .float-cta_item:hover,
	.float-cta .float-cta_item:active {
		background: var(--primary-color);
	}

	.float-cta .float-cta_item:active .float-cta_item__content .float-cta_item__content___inner,
	.float-cta .float-cta_item:hover .float-cta_item__content .float-cta_item__content___inner,
	.float-cta .float-cta_item:active .float-cta_item__icon,
	.float-cta .float-cta_item:hover .float-cta_item__icon {
		color: var(--bs-white) !important;
	}

	.float-return_top {
		bottom: 60px;
		right: 10px;
		top: unset;
		transform: unset;
	}

	.float-return_top .btn {
		height: 35px;
		width: 35px;
		font-size: .9rem;
	}

	.float-contact {
		gap: 15px;
		bottom: 60px;
	}

	.float-contact .float-contact_item {
		padding: 0;
	}

	.float-contact .float-contact_item .float-contact_text {
		display: none;
	}

	.float-contact .float-contact_item .float-contact_icon {
		width: 46px;
		height: 46px;
	}

	.float-contact .float-contact_item .float-contact_icon .float-contact_icon__inner {
		height: 36px;
		width: 36px;
		font-size: 1em;
	}

	.float-social {
		left: 13px;
		bottom: 175px;
		gap: 12px;
	}

	.float-social .float-social_item img {
		width: 35px;
		height: 35px;
	}

	.footer .footer-copyright {
		padding-bottom: 35px;
		text-align: center;
		margin-top: 30px;
		padding-top: 30px;
	}

	.section-gallery .gallery-list {
		grid-template: "a a" "b c";
	}
	
	.section-hero .ratio-25x9 {
	    height: 33.3333vh;
	    max-height: 500px;
	}
	
	.section-hero .ratio-25x9:before {
	    display: none;
	}

	.section-hero .slider-hero .hero-item .hero-item_content {
		left: 15px;
		bottom: 15px;
	}

	.section-hero .slider-hero .hero-item .hero-item_title {
		font-size: 1.3em;
	}

	.section-hero .slider-hero .hero-item .hero-item_button {
		margin-top: 5px;
	}

	.section-hero .slider-hero .hero-item .hero-item_desc {
		display: none;
	}

	.gallery-tab .nav-tabs {
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		gap: 15px;
		border-right: 0;
	}

	.gallery-tab .nav-tabs .nav-link {
		border-left: 0;
		border-bottom: 2px solid var(--dark-color);
		font-size: 0.925em;
	}

	.section-introduction .introduction-image {
		height: 250px;
	}

	.slider-service {
		max-width: calc(540px + 1.5rem + 50%);
		margin-left: calc((100% - 540px) / 2 + 0.75rem);
	}

	.footer .footer-category {
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	.header .header-navigation > ul {
		max-width: calc(540px - 1.5rem);
		width: 100%;
		margin: 0 auto;
	}

	.accessory-category__image {
		width: 120px;
		height: 60px;
	}

	.accessory-category .card-title {
		font-size: 1em;
	}

	.section-heading.heading-line {
		border-bottom: unset;
	}

	.section-heading.heading-line::after {
		position: unset;
		content: unset;
		left: unset;
		width: unset;
		bottom: unset;
		height: unset;
		background-color: unset;
	}

	.accessory-category__item .section-heading .list-category {
		overflow-x: auto;
	}

	.accessory-category__item .section-heading .list-category > a {
		font-size: 0.9em;
	}

	.page-accessory__filter > button,
	.page-accessory__filter .page-accessory__dropdown .dropdown-value {
		font-size: 0.85em;
	}

	.page-accessory__filter .page-accessory__dropdown,
	.page-accessory__filter .page-accessory__dropdown .dropdown-value {
		width: 100%;
	}

	.service-item:nth-child(1),
	.service-item:nth-child(3) {
		order: 1;
	}

	.service-collapse:nth-child(2),
	.service-collapse:nth-child(4) {
		order: 2;
	}

	.service-item:nth-child(5),
	.service-item:nth-child(7) {
		order: 3;
	}

	.service-collapse:nth-child(6),
	.service-collapse:nth-child(8) {
		order: 4;
	}

	.service-item:nth-child(9),
	.service-item:nth-child(11) {
		order: 5;
	}

	.service-collapse:nth-child(10),
	.service-collapse:nth-child(12) {
		order: 6;
	}
}

@media screen and (max-width: 575px) {
	.slider-service {
		margin-left: 0.75rem;
	}

	.header .header-navigation > ul {
		max-width: 100%;
		width: 100%;
	}

	.detail-accessory_button__item > button {
		width: 100%;
	}

	.cart-inner .cart-body .cart-item {
		grid-template-areas:
        "a a a b b"
        "a a a c c"
        "a a a d d"
        "a a a e e"
        "a a a e e";
		padding: 20px;
	}

	.floating-cart .cart-body .cart-list .cart-item .cart-item_image {
		width: 90px;
	}

	.section-partner__img {
		width: 100px;
		height: 70px;
	}

	.section-hero__detail .section-heading .heading-sub {
		font-size: 1em;
	}

	.section-hero__detail .section-heading .heading-title {
		font-size: 1.15em;
	}

	.section-hero__detail .section-heading .button-theme.button-theme_large {
		font-size: 0.9em;
		padding: 7px 22px;
	}
}

@media (max-width: 400px) {
	.result-card-accessory .card-accessory__price {
		flex-direction: column;
		gap: 2px !important;
	}

	.cart-inner .cart-body .cart-item {
		grid-template-areas:
        "a a a a a"
        "b b b b b"
        "c c c c c"
        "d d d d d"
        "e e e e e";
	}
}

@media (max-width: 376px) {
	.card-accessory .card-body {
		text-align: left !important;
	}

	.card-accessory__price {
		align-items: flex-start !important;
		justify-content: flex-start !important;
	}
}
