#header #header-wrap #logo a>img {
    vertical-align: inherit;
    transition: all .4s ease-in-out;
    height: 185px;
    width: auto;
}
#header.header-sticky #header-wrap #logo a>img {
    vertical-align: inherit;
    transition: all .4s ease-in-out;
    height: 80px;
    width: auto;
}
#header.header-transparent #header-wrap #logo{ top: 20px; left: 0%;}
#mainMenu nav>ul>li>a{ font-size: 1rem;}
.slide-caption{
	width: 50%;
	padding: 0;
	top: 0;
	bottom: 0;
	left: 5%;
	right: initial;
	padding: 19% 4% 0 4%;
	text-align: left;
	    background-color: rgb(244 181 39 / 0%);
}
.slide-caption:before{
	position: absolute;
	content: "";
	width: 0px;
	height: 100%;
	left: 10px;
	top: 0;
	background: #fff;
}
.slide-caption:after{
	position: absolute;
	content: "";
	width: 0px;
	height: 100%;
	right: 10px;
	top: 0;
	background: #fff;
}
.slide-caption .htitle{
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 65px;
	font-family: kanit;
	font-weight: 400;    line-height: 48px;
}
.slide-caption .stitle{ 
	font-size: 4rem; 
	margin: 0; 
	line-height: 1; 
	font-weight: 400; 
	font-family: kanit;
}
.slide-caption .htitle span {
    font-size: 34px;
}
.slide-caption p {
    font-size: 20px;
    color: #000;
    font-family: kanit;
    font-weight: 400;
    margin-bottom: 15px;
}
.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: 0px 0;}
	#header #header-wrap #logo a>img {
    vertical-align: inherit;
    transition: all .4s ease-in-out;
    height: 80px;
    width: auto;
}
	.slide-caption {
    padding: 20px;
    width: 45%;
    top: 20px;
    left: 0%;
}
	.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;}
	.slide-caption .htitle span {
    font-size: 10px;
}
.slide-caption .htitle {
    line-height: 16px;
    margin-bottom: 0px;
}
}
@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;
}






