#header.header-transparent #header-wrap #logo{ top: 20px; left: 4%;}
#mainMenu nav>ul>li>a{ font-size: 1rem;    color: #070aff;
    background-color: #fff;}
.slide-caption {
    width: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0%;
    right: initial;
    padding: 13% 4% 0 4%;
    text-align: center;
    /* background-color: var(--main-bg-color); */
}
#header.header-sticky.sticky-active #header-wrap {
    background: #f4b527 !important;
}
.slide-caption:before{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	left: 10px;
	top: 0;
}
.slide-caption:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	right: 10px;
	top: 0;
}
.slide-caption .htitle{
	margin-bottom: 0px;
	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: 40px;
    color: #fff;
    font-family: kanit;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 35px;}
.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){
	#suop--ele___headBanner {
    position: relative;
    top: 0px!important;
    margin-bottom: 0px!important;
}
	#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: 0px;
    width: 75%;    left: 13%;
    top: 24%;}
    
	.slide-caption .htitle{ font-size: 12px;}
	.slide-caption p{ font-size: .8em;}
	.slide-caption p {
    color: #fff;
    font-family: kanit;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 15px;
}
	.slide-caption .btn{ font-size: .8em;
    line-height: 20px;
    padding: 0 10px;}
}
@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: -80px;
    margin-bottom: -80px;
}






