/*
Theme Name: StevenTai
Author: Corsiva Lab Team (Bryan)
Description: StevenTai
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Praise Technology 
*/
.header .pll-switcher-select{
	padding:0 ;
	margin: 0 ;
	border: 0;
}
.navmenu{
	width:fit-content;
}
@media(max-width:991.98px){
	.mt-mobi-0{
		margin-top: 0;
	}
}
.section-weoffer .sub-title{
margin-top:22rem;
}
@media (max-width:99x.98px){
	.section-weoffer .sub-title{
		margin-top:0;
	}
}
.section-hero-banner .slider .item-slide .wrap-inner{
	max-width:100%;
}
.navmenu > li:nth-child(4){
	margin-left:6rem;
}
.navmenu > li:nth-child(5){
	margin-left:40rem;
}

@media (min-width:992px){
	header{
	padding:10.8rem 0 5.3rem;
}
	header .header-content .logo{
	left:47.5%;
}
	header.fixed-hide{
padding:5rem 0;	
}

}
@media (max-width:991.98px){
		header.fixed-hide{
padding:2rem 0;	
}
}
.section-location .list-item{
	display:flex;
	justify-content:center;
}
.section-location .list-item .item-map{
	width:100%;
	max-width:24%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
@media (max-width:991.98px){
.section-location .list-item .item-map{
	max-width:33%;
}	
}
@media (max-width:575.98px){
.section-location .list-item .item-map{
	max-width:100%;
}
	.section-location .list-item{
	flex-direction:column;
}
}
