.menu_mobiles
{
	display: none;
}
.sticky-top
{
/*	z-index: 9;*/
}
.lang-dropdown
{
	z-index: 9999;
}
.addThis_contact__icons .box-item .svgico
{
	background:var(--primary-blue)!important;
}
@media only screen and (min-width: 1px) and (max-width: 1199px)
{	
	
}
@media only screen and (min-width: 1px) and (max-width: 1025px)
{	

}

@media only screen and (min-width: 1px) and (max-width: 990px)
{
	.top-bar .top-info span:nth-child(2),.social-links
	{
		display: none!important;
	}
	.menu_mobiles
	{
		display: block!important;
	}
	.menu_mobile .icon_menu span
	{
		background:var(--primary-blue);
	}
	.menucon ul .active a,.menucon ul li .hotline_res
	{
		color: var(--primary-blue);
	}

}
@media only screen and (min-width: 1px) and (max-width: 768px)
{ 	
	.project-img-wrapper 
	{
		height: 360px;
	}
	.project-title
	{
		font-size: 16px;
	}
	.gt-main-title,.main-title
	{
		font-size: 20px;        line-height: 150%;
	}
	.main-title-light,.main-title-light1,.section-main-title,.company-item
	{
		font-size: 22px;
	}
	.khung_project_card
	{
		grid-template-columns:1fr;
	}
}
@media only screen and (min-width: 1px) and (max-width: 500px)
{	
	.field-info-overlay
	{
		opacity:1;
		visibility: visible;
		transform: none;
		position: relative;

	}
	.field-card
	{
		height: 100%;
	}
	.gt-services-section .field-img-wrapper img
	{
		height: auto;
	}
	.field-desc
	{
		margin-bottom: 0;
	}
	.project-desc
	{
		margin-bottom: 5px;
	}
	.sub-title-dot
	{
		display: none;
	}
	.gt-services-section .field-info-overlay
	{
		opacity: 1;
   	 	visibility: visible;
    	transform: none;
	}
	.hero-slide-item
	{
		aspect-ratio: auto;
	}
	.logo_navs img
	{
		height: 70px;
	}
	#btn-last,#btn-first
	{
		display: none;
	}

	/*boostrap*/
	.pt-5 {
		padding-top: 1rem!important;
	}
	.pb-3
	{
		padding-bottom: 1rem!important;
	}
	.py-5
	{
		padding-top: 1rem !important;
    	padding-bottom: 1rem !important;
	}
	.mb-5
	{
		margin-bottom: 1rem !important;
	}
	.px-4
	{
        padding-right: .5rem !important;
        padding-left: .5rem !important;
	}
	.khung_project_card
	{
		grid-gap: 10px;
	}

}
