@media screen and (max-width: 1899px) {
	.banner_item.g_banner .banner_text .g_title {
		font-size: 108px
	}
}

@media screen and (min-width: 1201px) {
	.container-fluid {
		padding-left: 40px;
		padding-right: 40px;
		max-width: 1900px;
	}
}


@media screen and (max-width: 1400px) {
	.header_cart, .header_account {
		margin-left: 20px;
	}
	.menu_left ul li {
		padding: 0 15px;
	}
}



@media screen and (max-width: 1348px) {
	.owl-theme .owl-controls .owl-nav .owl-next {
		right: -5px;
	}
	.owl-theme .owl-controls .owl-nav .owl-prev {
		left: -5px;
	}
}

@media screen and (max-width: 1024px) {

	h2 {
		font-size: 40px;
	}

	h3 {
		font-size: 24px;
	}

	h4 {
		font-size: 20px;
	}



	body{
		font-size: 14px;
	}
	/*body {*/
	/*	padding-bottom: 46px;*/
	/*}*/
	/* .container, .d_container {
		width: 100%;
		max-width: 100% !important;
		padding: 0 15px;
	} */




	/*TABLET*/
	/*.vct_banner img {*/
	/*	width: 100%;*/
	/*	object-fit: cover;*/
	/*	height: 650px;*/
	/*}*/

	.latest_prod_group .col-lg-4:nth-child(n+4) {
		display: block;
	}

	.banner_core_group {
		margin-top: 35px;
	}
	.d_segment_usage {
		margin-top: 70px;
	}
	.d_segment_usage .common_title {
		text-align: center;
	}

	.qib_text {
		font-size: 48px;
	}

	.latest_prod_title_group .common_title h3, .d_segment_technology .common_title h3, .d_segment_core .common_title h3, .d_segment_usage .common_title h3 {
		font-size: 32px;
	}

	.d_segment_about_us .common_title h3, .d_segment_community .common_title h3 {
		font-size: 48px;
	}
	.home_about_us .g_content {
		font-size: 14px;
	}


	.d_footer_item:not(:first-child) {
		max-width: calc(25% - 8px) !important;
		width: auto !important;
	}

	.d_footer_item{
		width: 100% !important;
		margin: 10px 0;
		/*text-align: center;*/
	}

	.fb-page, .fb-page span, .fb-page span iframe[style] {
		width: auto;
	}

	table {
		display: block;
		max-width: -moz-fit-content;
		max-width: fit-content;
		margin: 0 auto;
		overflow-x: auto;
		/* white-space: nowrap; */
	}

	.d_footer_item.footer_company_item {
		max-width: 100%;
		width: 100% !important;
	}


	.d_title2 {
		font-size: 32px;
		line-height: 36px;
	}
	.umt_title{
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 30px;
	}
	.single_pro_title{
		font-size: 24px;
		line-height: 30px;
		margin-top: 20px;
	}
	.single_news_title {
		font-size: 24px;
		line-height: 28px;
	}

	.similar_news_title{
		font-size: 24px;
		line-height: 28px;
		margin: 30px 0;
	}
	.cart_pro_item {
		font-size: 14px;
	}
	.homepage .slick_banner_home .dnav_item.g_left {
		font-size: 26px;
	}
	.homepage .slick_banner_home .dnav_item.g_right {
		font-size: 26px;
	}

	.account_bg_group .g_text {
		font-size: 40px;
	}
	.large_size {
		font-size: 24px;
	}
	.membership_item .mi_title {
		font-size: 40px;
	}
	.aff3_title {
		font-size: 40px;
	}
	.faq_quick_info .g_title {
		font-size: 24px;
	}
	.category_quick_info .g_text {
		font-size: 14px;
	}

	.product_item.g_product .g_add_to_bag {
		font-size: 14px;
	}


	.home_adv_prod .g_add_to_bag {
		font-size: 14px;
	}
	.g_cart_action .g_add_to_bag {
		font-size: 14px;
	}
	.home_adv_prod .g_name {
		font-size: 18px;
	}

	.common_title h3 {
		font-size: 30px;
	}
	.mini-cart .cart_pro_item .g_title {
		font-size: 14px;
	}
	.cart_pro_item .g_title {
		font-size: 14px;
	}
	.vct_intro .g_title h2 {
		font-size: 40px;
	}
	.vct_intro .g_content {
		font-size: 14px;
	}
	.membership_banner_text .g_title {
		font-size: 40px;
	}
	.banner_item.g_banner .banner_text .g_title{
		font-size: 124px;
	}
	.qi_term_group .qi_term_item img {
		width: 60px;
		height: 60px;
	}

	.product_item.g_product .add_to_cart_block {
		display: none;
	}

	.g_cart_action.tr_mobile {
		display: block !important;
	}

	.product_item.g_product .g_add_to_bag {
		/*font-size: 14px;*/
		border: 1px solid #D0D5DD;
		width: 100%;
		border-radius: 29px;
		padding: 8px 0;
		cursor: pointer;
		text-align: center;
		margin-top: 8px;
	}
	.single_prod_summary {
		width: 100%;
	}

	.quick_add_with_price {
		flex-wrap: wrap;
		background: none;
		padding: 0;
	}
	.product_item.g_product .quick_add_with_price .g_add_to_bag {
		width: 100%;
		background: #492962;
	}

	.quick_add_with_price .g_price {
		color: #333;
		text-align: center;
		width: 100%;
		order: -1;
	}

	.fixed_product_cart {
		width: 200px;
	}
	.similar_products .group_title, .similar_news_title_2 {
		font-size: 20px;
	}
	.common_prod_album .g_prod_list .g_item {
		width: 42px;
	}

	.umt_acc_item_group {
		display: flex;
		width: max-content;
	}

	.umt_acc_item_group_total {
		overflow-x: auto;
	}

	.acc_item {
		border-radius: 35px;
		margin-left: 8px;
		padding: 10px 20px;
	}
	.acc_item:first-child {
		margin-left: 0;
	}
	.account_bg_group .g_image {
		display: none;
	}
	.account_bg_group .g_text {
		position: unset;
		width: 100%;
	}

	#quick_cart{
		position: fixed;
		width: 90%;
		left: 5%;
		right: unset;
		max-height: 70vh;
		overflow-y: auto;
	}


	.cart_pro_item {
		width: 100%;
		padding: 20px 0;
		/*border-top: 1px solid #E0E0E0;*/
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		color: #616161;

	}
	.cart_pro_item .g_image {
		width: 100px;
	}
	.cart_pro_item .g_content {
		width: calc(100% - 122px);
		margin-left: 0;
		padding-left: 20px;
	}


	.cart_pro_item .g_action_group {
		/* display: flex; */
		/* flex-wrap: wrap; */
		/* align-items: center; */
		/* justify-content: space-between; */
		/* width: 100%; */
	}
	.cart_pro_item .g_action_group {
		/* margin-top: 15px; */
	}
	.cart_summary .cart_payment{
		width: 100%;
	}
	.payment_successfully{
		width: 100%;
	}
	#page_gio_hang .payment_money_group {
		width: 310px;
	}

	#page_gio_hang .order_group_umt {
		width: calc(100% - 310px);
		padding-right: 40px;
	}

	.cart_title_1 {
		font-size: 20px;
	}

	.cart_main_title {
		font-size: 24px;
	}
	.thanhtoan_title {
		font-size: 20px;
	}
	.cart_title_0 {
		font-size: 20px;
	}



	.product_item.g_product .product_excerpt {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;

		-webkit-line-clamp: 2;
		min-height: calc(1.4em * 2);
		line-height: 1.4em;
	}

	.product_item.g_news .product_title {
		-webkit-line-clamp: 2;
		min-height: calc(1.4em * 2);
		line-height: 1.4em;
	}



}

@media screen and (max-width: 991px) {





}

/*Mobile*/
@media screen and (max-width: 767px) {

	.tr_mobile {
		display: block!important;
	}
	.tr_pc {
		display: none!important;
	}
	.main {
		width: 100%;
	}

	img {
		max-width: 100%;
	}
	.d_tab .tab * {
		width: 100%;
	}
	.d_tab .tab button {
		padding: 12px 5px;
	}
	.d_tab .tab {
		flex-wrap: initial;
	}
	.tr_main {
		/*padding-top: 20px;*/
	}
	.tr_block_content {
		width: 100% !important;
		/* padding: 0; */
		max-width: 100% !important;
		flex: initial !important;
		padding-bottom: 20px;
	}
	.tr_tieu_de_sp {
		display: none;
	}
	.deal_detail_name_long {
		margin-top: 15px;
	}
	.dform_item input:not([type="radio"]):not([type="checkbox"]), .dform_item select {
		width: 100%;
	}
	/* .owl-carousel .owl-dots{
		display: block;
	} */


	.excerpt{
		-webkit-line-clamp: 2;
	}

	.d_container{
		width: 100%;
		max-width: unset;
	}


	.product_item.g_landscape .product_img{
		width: 100%;
	}
	.product_item.g_landscape .product_summary{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}


	.d_segment_category .g_group .g_wrapper{
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.d_segment_product .g_group .g_wrapper{
		width: 50%;
	}

	.d_segment_category .g_group{
		margin: 20px 0;
	}
	.d_segment_category .g_group .g_wrapper{
		padding: 10px 0;
	}

	.d_social_group .d_wrapper.empty_space{
		width: 0;
		padding: 0;
		display: none;
	}
	.d_social_group .d_wrapper{
		padding: 0;
		width: auto;
	}
	.d_social_group{
		/*margin: 30px 0 0;*/
		/*justify-content: center;*/
	}
	.m-mt-20{
		margin-top: 20px;
	}
	.d_segment_footer{
		padding: 20px 0;
	}
	.footer_title{
		margin-bottom: 20px;
	}
	.f_license{
		margin-bottom: 16px;
	}
	.f_ls_logo .g_item img{
		max-height: 50px;
	}
	.f_ls_logo{
		justify-content: space-between;
	}
	.footer_group_2 .g_left, .footer_group_2 .g_right{
		width: 100%;
	}

	.header_group .g_middle{
		display: none;
	}
	.header_logo{
		margin-left: 10px !important;
	}
	.header_account_info span.g_text{
		/*display: none;*/
	}
	.d_segment_category {
		padding: 40px 0;
	}

	.cat_wrapper{
		margin: -20px 0;
	}
	.social_wrapper{
		margin: 20px 0;
	}
	.header_account{
		margin-left: 20px !important;
		display: flex;
	}

	.d_segment_reg_log{
		padding: 60px 0;
	}
	.user_type_select{
		width: 100%;
	}
	.d_location_name_input{
		width: 100%;
		margin-bottom: 20px;
	}
	/*.d_location_tel {*/
	/*	width: calc(100% - 125px);*/
	/*}*/
	.register_btn{
		width: 100%;
	}

	.standard_btn{
		width: 100% !important;
		margin-top: 30px !important;
	}
	.d_product_group .g_wrapper{
		width: 50%;
	}
	.tax_total_item{
		display: none;
	}
	.child_taskbar select{
		/*width: 100px;*/
	}
	.max_items_filter{
		display: none;
	}
	.attribute_filter{
		width: 100%;
	}

	.single_color_select .single_select_group .g_wrapper{
		width: 50%;
	}
	.single_commit .g_wrapper{
		width: 50%;
	}

	.single_pro_rank{
		width: 100%;
	}

	.single_pro_details{
		width: 100%;
		/*margin-top: 40px;*/
		padding-left: 0;
	}

	.single_pro_rank .g_group{
		width: 100%;
		overflow-x: auto;
	}

	.single_pro_rank .g_parent_wrapper {
		margin: -10px;
		display: flex;
		width: max-content;
	}
	.single_pro_rank .g_wrapper{
		width: 83vw;
		padding: 10px;
	}
	.archive_video_item .g_content {
		width: 100%;
		padding-right: 0;
	}
	.archive_video_item{
		flex-wrap: wrap;
		text-align: center;
		margin-bottom: 30px;
	}
	.archive_video_item .g_controls{
		width: 40px;
		height: 40px;
	}
	.archive_video_item .g_nav{
		justify-content: center;
	}
	.archive_video_item .g_excerpt{
		margin-bottom: 20px;
	}
	.archive_video_item .g_videos{
		width: 100%;
		margin-top: 40px;
	}



	.single_prod_summary{
		order: 2;
	}


	.header_account_info, .header_account{
		/*display: none !important;*/
	}

	.header_logo {
		margin-left: 40px !important;
	}

	.d_segment_header{
		padding: 7px 0;
	}

	.mm .header_account_info a, .mm .header_account_info span{
		padding: 0;
		width: auto;
	}

	.mm  li.mobile_account ::after, .mm li.mobile_account::before{
		content: none;
	}
	.user_page a, .d_logout a{
		display: flex;
		align-items: center;
	}
	.user_page .g_text, .d_logout .g_text{
		margin-left: 8px;
	}
	.header_account_info{
		padding: 15px 0;
	}

	/*.pc_footer_contact{*/
	/*	display: none;*/
	/*}*/

	.homepage .slick_banner_home .dnav_item.g_left {
		top: unset;
		bottom: 4px;
		/*font-size: 26px;*/
		color: #616161;
		left: 15px;
		transform: none;
	}
	.homepage .slick_banner_home .dnav_item.g_right {
		top: unset;
		bottom: 4px;
		/*font-size: 26px;*/
		color: #616161;
		right: 15px;
		transform: none;
	}

	/*.footer_content .f_fanpage{*/
	/*	width: 340px;*/
	/*	margin: 0 auto;*/
	/*}*/

	.d_footer_item:not(:first-child) {
		width: calc(50% - 8px) !important;
		max-width: 100% !important;
	}

	.home_about_us .g_text {
		width: 100%;
	}
	.home_about_us .g_image {
		width: 100%;
		margin-top: 40px;
	}
	.home_about_us .g_content {
		width: 100%;
	}



	.latest_prod_group .col-lg-4:nth-child(n+4) {
		display: block;
	}

	.common_ziczac_block .g_image {
		width: 100%;
	}

	.common_ziczac_block .g_text {
		width: 100%;
		padding: 0;
	}

	.account_bg_group .g_image {
		display: none;
	}

	.account_bg_group .g_text {
		position: unset;
		/*font-size: 40px;*/
	}

	.aff1_intro {
		width: 100%;
	}

	.large_size {
		/*font-size: 24px;*/
	}
	.membership_item {
		width: 100%;
	}

	.membership_level {
		flex-wrap: wrap;
		margin-top: 40px;
	}

	/*.membership_item .mi_title {*/
	/*	font-size: 40px;*/
	/*}*/
	/*.aff3_title {*/
	/*	font-size: 40px;*/
	/*}*/

	.aff3_step .g_wrapper {
		width: 100%;
	}

	.faq_quick_info {
		width: 100%;
	}
	.faq_list {
		width: 100%;
		margin-top: 40px;
	}

	/*.faq_quick_info .g_title {*/
	/*	font-size: 24px;*/
	/*}*/

	.common_text_banner .g_text {
		width: 100%;
	}

	.footer_logo {
		margin-top: 60px;
	}

	.order_group_umt .cart_pro_list {
		width: 100% !important;
		padding-right: 0 !important;
	}


	.qib_text .std_text {
		width: 100%;
		padding: 30px 0;
	}


	.umt_cqi_group {
		width: 100%;
	}
	/*.category_quick_info .g_text {*/
	/*	font-size: 14px;*/
	/*	width: 100%;*/
	/*}*/
	.category_quick_info_group {
		padding: 16px;
	}

	.qi_term_group {
		margin-top: 20px;
	}

	.category_quick_info .g_text {
		width: 100%;
	}
	.filter_popup .g_close {
		position: absolute;
		top: 28px;
		right: 11px;
		cursor: pointer;
		font-size: 32px;
		line-height: 1;
	}

	.qi_term_group .qi_term_item {
		width: 25%;
		margin-left: 0;
	}

	.technology_video video {
		width: 1080px;
		max-width: unset;
	}
	.technology_video iframe {
		width: 856px;
		max-width: unset;
	}
	.technology_block {
		overflow-x: auto;
	}

	.latest_prod_title_group .common_title {
		width: 100%;
		text-align: center;
	}

	.latest_prod_title_group .show_all_btn a{
		margin: 0 auto;
	}
	.latest_prod_title_group .show_all_btn {
		margin-top: 20px;
		width: 100%;
	}




	.product_item.g_product .g_cart_action {
		margin-top: 16px;
	}

	.product_item.g_product .add_to_cart_block {
		display: none;
	}

	.banner_core_group img {
		aspect-ratio: 370 / 555;
	}
	/*.home_adv_prod .g_add_to_bag {*/
	/*	font-size: 14px;*/
	/*}*/
	/*.g_cart_action .g_add_to_bag {*/
	/*	font-size: 14px;*/
	/*}*/
	/*.home_adv_prod .g_name {*/
	/*	font-size: 18px;*/
	/*}*/
	.d_segment_usage .common_title {
		text-align: center;
	}

	/*.common_title h3 {*/
	/*	font-size: 30px;*/
	/*}*/



	.common_prod_album .g_main_content {
		width: 100%;
	}

	.common_prod_album.g_full_height {
		aspect-ratio: auto;
	}

	.common_prod_album {
		/*padding: 16px;*/

	}
	.common_prod_album .g_prod_list {
		bottom: 12px;
		left: 12px;
	}

	.d_segment_no_decide {
		margin-top: 0;
	}

	.filter_popup {
		min-width: auto;
		width: calc(100% - 20px);
		padding: 20px 10px;
	}

	.filter_item_list {
		flex-wrap: wrap;
	}

	.filter_item_list .g_item {
		width: calc(50% - 8px);
		margin: 4px;
	}


	.fixed_product_cart {
		display: none;
	}

	.drag-scroll {
		height: auto;
		max-height: 800px;
	}


	.mobile_first_order {
		order: -1;
		margin-bottom: 30px;

		overflow-x: auto;
	}

	.single_product_images {
		display: flex;
		width: max-content;
	}

	.single_product_images .g_wrapper {
		margin-left: 10px;
	}
	single_product_images .g_wrapper:first-child {
		margin-left: 0;
	}
	.fixed_product_cart, .fixed_product_cart.active {
		display: none !important;
	}

	.read_full_btn .g_view_more_btn {
		margin-top: 30px;
	}

	.single_product_image_item img {
		width: 360px;
	}

	.single_product_images.single_image_one {
		width: 100%;
	}

	.single_product_images.single_image_one .single_product_image_item img {
		width: 100%;
	}

	#show_quick_cart {
		width: 100%;
	}
	#page_gio_hang .order_group_umt {
		width: 100%;
		padding-right: 0;
	}
	#page_gio_hang .payment_money_group {
		width: 100%;
		margin-top: 40px;
	}

	.cart_title_1 {
		display: none;
	}

	.mini-cart .cart_pro_item .g_content {
		width: calc(100% - 120px);
	}
	/*.mini-cart .cart_pro_item .g_title {*/
	/*	font-size: 14px;*/
	/*}*/

	/*.mini-cart .cart_pro_item .g_action {*/
	/*	display: none;*/
	/*}*/
	.mini-cart .cart_pro_item .g_action_group {
		display: none;
	}

	.mini-cart {
		padding: 16px;
	}

	/*.cart_pro_item .g_title {*/
	/*	font-size: 14px;*/
	/*}*/

	.popup_status {
		display: flex;
		margin-top: 16px;
	}

	.ap_order_item .popup_status .g_status {
		position: unset;
	}

	.ap_order_item .popup_status .payment_status {
		position: unset;
		margin-left: 8px;
	}



	.register_form, .register_form_group {
		width: 100%;
		padding: 40px 16px;
	}

	.qib_text {
		height: 190px;
	}
	.home_about_us .g_text {
		padding-right: 0;
	}

	.home_about_us .g_button a {
		width: 100%;
		text-align: center;
	}
	.vct_intro {
		width: 100%;
	}
	/*.vct_intro .g_title h2 {*/
	/*	font-size: 40px;*/
	/*}*/
	/*.vct_intro .g_content {*/
	/*	font-size: 14px;*/
	/*}*/

	.vtech_group .g_wrapper {
		width: 270px;
	}
	.vtech_group {
		width: max-content;
	}
	.d_Segment_vct_tech {
		overflow-x: auto;
	}
	.d_segment_usage {
		margin-top: 60px;
	}
	.d_segment_about_us {
		padding: 60px 0;
		margin-top: 60px;
	}
	.d_segment_technology {
		margin-top: 60px;
	}
	.banner_core_group {
		margin-top: 60px;
	}

	.d_segment_community {
		margin-top: 60px;
	}
	.common_space {
		margin-top: 60px;
	}
	.vct_intro {
		margin-top: 60px;
	}
	.affiliate_reason_item {
		width: 100%;
	}
	.affiliate_reason_item .g_excerpt {
		margin-top: 30px;
	}
	.aff_section_1 {
		padding: 60px 0;
	}
	.d_segment_faq, .d_segment_aff_adv {
		margin-top: 60px;
	}

	.d_menu_mobile_item {
		font-family: "Acumin Pro Condensed";
		text-transform: uppercase;
	}
	.single_more_popup {
		width: calc(100% - 20px);
		padding: 40px 10px;
	}

	.single_prod_sum_group {
		padding: 0;
	}
	.single_prod_summary .umt_single_add_to_cart {
		width: 360px;
	}

	.drag-scroll {
		position: unset;
	}
	.single_product_image_item:not(:first-child) {
		margin-top: 0;
	}
	.single_product_image_item:first-child {
		margin-left: 0;
	}
	/*.membership_banner_text .g_title {*/
	/*	font-size: 40px;*/
	/*}*/



	.vct_banner img {
		width: 100%;
		object-fit: cover;
		height: auto;
	}


	.column_container {
		width: 100%;
		float: none;
		margin: 0;
	}
	.column_container2.span12 {
		margin: 0;
	}
	.d_navigation ul li {
		padding: 0 4px;
	}
	.d_product_item {
		width: 49%;
	}
	.d_product_item:nth-child(4n+1) {
		margin-left: 2%;
	}
	.d_product_item:nth-child(2n+1) {
		margin-left: 0;
	}


	.pc_footer_contact.d_responsive {
		display: flex;
		top: unset;
		bottom: 0;
		right: 0;
		width: 100%;
		justify-content: space-around;
		background-color: #145a8d;
		padding: 5px 0;
		align-items: center;
		left: 0 !important;
		right: unset !important;
	}
	.pc_footer_contact.d_responsive .fcontact_item{
		margin-top: 0;
		background: none !important;
		width: 30px;
		height: 30px;
	}
	.pc_footer_contact.d_responsive .hotline-phone-ring-img-circle{
		background: none;
		width: auto;
		height: auto;
	}

	.guide_title{
		display: none;
	}

	#main_filter{
		display: none;
		position: fixed;
		height: 100vh;
		overflow: scroll;
		top: 0;
		right: 0;
		z-index: 99999;
		background: #fff;
		width: 70%;
		padding: 20px 10px;
		box-shadow: 0 0px 9px 6px rgb(0 0 0 / 10%);
	}

	.slick-arrow{
		display: block !important;
	}


	.attr_filter_content{
		padding: 15px;
	}
	.filter_wrapper .g_close {
		top: 2px;
		right: 15px;
	}

	.attr_filter_content .attr-color.attr_group{
		margin-top: 30px;
	}

	.header_logo img{
		max-height: 36px;
	}

	/*.banner_item.g_banner .banner_text .g_title{*/
	/*	font-size: 124px;*/
	/*}*/


	.home_adv_prod {
		width: calc(100% - 30px)
	}
	.home_adv_group {
		padding: 60px 0;
		margin-top: 60px;
	}


	.aff1_intro {
		width: 100%;
	}
	#membership_page .aff1_intro {
		width: 100%;
	}
	#membership_page .aff1_intro .small_size {
		width: 100%;
	}
	.membership_item {
		margin-top: 40px;
	}
	.membership_item:first-child {
		margin-top: 0;
	}

	#payment_page .cart_title_0 {
		display: none;
	}

	.umt_acc_item_group .acc_logout {
		margin-left: 8px;
	}


	#payment_page .payment_order_summary_toggle {
		display: flex;
	}

	#payment_page .main_order_content {
		/*display: none;*/
		display: block;
	}

	.thanhtoan_main {
		padding-top: 0;
	}


	.match_with {
		margin-top: 70px;
	}

	.single_thanhphan.first_item {
		margin-top: 30px;
	}

	.similar_products {
		margin-top: 40px;
	}


	/*.product_item.g_product .product_title {*/
	/*	height: 42px;*/
	/*}*/

	/*.common_ziczac_block .g_text {*/
	/*	margin-top: 30px;*/
	/*}*/

	/*.common_ziczac_block .g_image {*/
	/*	order: -1 !important;*/
	/*}*/


	.common_ziczac_block .g_text {
		order: 2;
		margin-top: 30px;
	}
	.common_ziczac_block .g_image {
		order: 1;
	}


	.single_product_page .single_thanhphan.secondary_item .common_ziczac_block .g_text,
	.single_product_page .single_thanhphan.third_item .common_ziczac_block .g_text{
		order: 1;
		margin-top: 0;
	}
	.single_product_page .single_thanhphan.secondary_item .common_ziczac_block .g_image,
	.single_product_page .single_thanhphan.third_item .common_ziczac_block .g_image{
		order: 2;
		margin-top: 30px;
	}



/*	Fix chữ lệch*/
	.g_cart_action .g_add_to_bag {
		padding-top: 13px;
	}
	.umt_single_add_to_cart .g_add_to_bag {
		padding-top: 13px;
	}
	.g_button a {
		padding-top: 13px;
	}

	.product_item.g_product .g_add_to_bag {
		padding-top: 11px;
	}
	.order_submit_btn input {
		padding-top: 15px;
	}
	.continue_to_payment a {
		padding-top: 13px;
	}
	.acc_logout a {
		padding-top: 13px;
	}
	.umt_partner_btn a{
		padding-top: 14px;
	}
	.login_btn_action button {
		padding-top: 10px;
	}
	.register_btn_2 a{
		padding-top: 10px;
	}
	.fg_change_pass {
		padding-top: 10px;
	}
	.account_bg_group .g_text {
		letter-spacing: 0;
	}
	.acc_item a{
		padding-top: 3px;
	}
	.update_user_btn input {
		padding-top: 10px;
	}

	.cart_pro_item .g_action {
		line-height: 1;
		padding: 4px 10px 1px 10px;
	}
	.form-floating label {
		color: #A8AEC7;
		padding-top: calc(1rem + 3px);
	}
	/*.thanhtoan_dongy label {*/
	/*	display: inline-flex;*/
	/*	align-items: center;*/
	/*}*/
	.thanhtoan_dongy label input {
		/*margin-right: 5px;*/
		width: 12px;
		height: 12px;
	}
	.coupon_component input {
		padding-top: 3px;
	}
	.auto_update_voucher input {
		margin-bottom: 3px;
	}

	.mini-cart .cart_pro_item .g_action {
		padding: 3px 8px 0px 8px;
	}
	.boloc_apply {
		padding-top: 15px;
	}
	.menu_tab_type_item {
		padding-top: 8px;
	}
	/*.lad_search {*/
	/*	padding-top: 3px;*/
	/*}*/
}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 480px) {
	.noi_dung img {
		float: none;
		width: 100%;
	}
	.noi_dung .img {
		float: none;
		width: 100%;
	}
	.noi_dung h4 {
		margin-top: 10px;
		/* text-align: center; */
	}
	.noi_dung a.xem_the {
		margin-top: 10px;
	}
	.noi_dung a {
		width: 100%;
	}



	/*slick_2*/
	.slick_2:not(.slick-initialized) > * {
		width: 50%;
	}

	.slick_2:not(.slick-initialized) > *:nth-child(n+3) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}

	/*slick_3*/
	.slick_3:not(.slick-initialized) > * {
		width: 50%;
	}
	.slick_3:not(.slick-initialized) > *:nth-child(n+3) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}

	/*slick_4*/
	.slick_4:not(.slick-initialized) > * {
		width: 50%;
	}

	.slick_4:not(.slick-initialized) > *:nth-child(n+3) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}

	/*Slick_5*/
	.slick_5:not(.slick-initialized) > * {
		width: 50%;
	}
	.slick_5:not(.slick-initialized) > *:nth-child(n+3) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}
	/*Slick_6*/
	.slick_6:not(.slick-initialized) > * {
		width: 50%;
	}
	.slick_6:not(.slick-initialized) > *:nth-child(n+3) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}

	/*slider-nav*/
	.slider-nav:not(.slick-initialized) > *:nth-child(n+4) {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}
	.slider-nav:not(.slick-initialized) > * {
		width: 33.33%;
	}

	.payment_mobile_first {
		order: -1;
	}

	.payment_mobile_first .mini-cart {
		border: none;
		padding: 0;
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 400px) {
	.lSSlideOuter .lSPager.lSGallery img {
		height: 80px !important;
	}
	.d_product_item {
		width: 100%;
	}
	.d_product_item:nth-child(4n+1) {
		margin-left: 0;
	}
}

@media screen and (max-width: 240px) {}
