#header.header-transparent #header-wrap #logo{ top: 20px; left: 4%;}
#mainMenu nav>ul>li>a{ font-size: 1rem;}
.slide-caption{
	width: 35%;
	padding: 0;
	top: 0;
	bottom: 0;
	left: 5%;
	right: initial;
	padding: 15% 4% 0 4%;
	text-align: left;
	background-color: #f4b52700;
}
.slide-caption:before{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 10px;
	top: 0;
	background:#f4b52700;
}
.slide-caption:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	right: 10px;
	top: 0;
	background: #f4b52700;
}
.slide-caption .htitle{
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 3rem;
	font-family: kanit;
	font-weight: 400;
}
.slide-caption .stitle{ 
	font-size: 4rem; 
	margin: 0; 
	line-height: 1; 
	font-weight: 400; 
	font-family: kanit;
}
.slide-caption p{ font-size: 1.15rem; color: #fff; font-family: kanit; font-weight: 400; }
.slide-caption .btn{
	background: #fff;
	font-size: 1rem;
	border: none;
	line-height: 48px;
	color: #222;
	letter-spacing: 0;
	font-weight: 600;
	font-family: kanit;
	font-weight: 400;
}

@media(max-width: 991px){
	#header.header-transparent #header-wrap #logo{ top: 0; left: 0;}
	#header.header-transparent+.fullscreen{
		top: 0px !important;
		margin-bottom: 00px !important;
		padding: 0 !important;
		height: auto !important;
	}
	.slide-caption .htitle{ font-size: 2.25em;} 
}
@media(max-width: 480px){

	#header #mainMenu-trigger{ width: -webkit-fill-available;}
	#header #logo>a{height: -webkit-fill-available;}
	#header #header-wrap #logo a>img{ padding: 10px 0;}
	.slide-caption{ padding: 20px; width: 45%;}
	.slide-caption .htitle{ font-size: 1.5em;}
	.slide-caption p{ font-size: .8em;}
	.slide-caption .btn{ font-size: .8em; line-height: 32px; padding: 0 20px;}
}
@media(max-width: 320px){
	.slide-caption .htitle{ font-size: 1.15em;}
	.slide-caption p{ font-size: 0.5em;}
	.slide-caption .btn{ font-size: .5em; line-height: 30px; padding: 0 15px;}
}
#suop--ele___headBanner {
    position: relative;
    top: 0px;
    margin-bottom: 0px;
}






