@font-face {
    font-family: 'MN_Paethai';
    src: url('../fonts/MN Paethai v3.2.ttf') format('truetype');
}
@font-face {
    font-family: 'SukhumvitSet-Medium';
    src: url('../fonts/SukhumvitSet-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'SukhumvitSet-Text';
    src: url('../fonts/SukhumvitSet-Text.ttf') format('truetype');
}
@font-face {
    font-family: 'SukhumvitSet-Light';
    src: url('../fonts/SukhumvitSet-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'SukhumvitSet-SemiBold';
    src: url('../fonts/SukhumvitSet-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'SukhumvitSet-Bold';
    src: url('../fonts/SukhumvitSet-Bold.ttf') format('truetype');
}

@media (max-width:1209px){
body {
    background-color: #F1F2F2;
    margin: 0;
    font-family: 'MN_Paethai';
    color: #808285;
    font-size: 24px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.show {display:block !important;}
.hidden {display:none !important;}
.card {
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    width: 230px;
    margin-left: 10px;
    margin-right: 10px;
}
.hero {
    width: 750px;
}
.hero img{
    width: 100%;
}
.menu {
    height: 177px;
    background-color: #414042;
}

.container {
    width: 750px;
    margin: 0 auto;
}
.maincontent {
    margin: 197px auto 0;
}
.destop-bottom{
    width: 50%;
    float: left;
}
.destop-bottom img{
    width: 100%;
}


footer{
    margin-top: 75px;
    height: 380px;
    background-color: #414042;
    padding: 50px;
}
footer .contanter {
    display: table;
}
footer .logo_box {
    width: 600px;
    display: table-cell;
    border-right: 1px solid #FFFFFF;
    height: 340px;
    vertical-align: middle;
    text-align: center;
    
}
footer .logo_box img{
    margin-right: 30px;
    width: 80px;
    height: 80px;
}
footer .logo_box img:last-child{
    margin-right: 0;
}
footer .content {
    width: 375px;
    display: table-cell;
    padding-left: 50px;
    position: relative;
}
footer .content .contact{
    font-family: 'SukhumvitSet-SemiBold';
    font-size: 21px;
    color: #FFFFFF;
}
footer .content .copyright{
    position: absolute;
    bottom: 0px;
    font-family: 'SukhumvitSet-Light';
    font-size: 21px;
    color: #FFFFFF;
}



/*---------------------------------*/

header {
    width: 100%;
    height: 177px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #414042;
}
header .container {
    width: 730px;
    padding-left: 10px;
    padding-right: 10px;
}
header .logo {
    display: inline-block;
    height: 127px;
    width: 127px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-right: 20px;
    float: left;
    background: url(../images/logo-02_White-01.svg);
    background-size: 127px 127px;
}
header nav {
    display: inline-block;
    float: left;
}
header nav a {
    float: left;
    height: 197px;
    display: table;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
}
header nav a .menu-item {
    width: 120px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
header nav a .menu-item img{
    margin-bottom: 10px;
}
header nav a:hover {
    color: white;
}
header .search {
    float: right;
    height: 177px;
    display: table;
    margin-left: 10px;
}
header .search button {
    background-color: #414042;
    border:0;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 50px;
}
header .search div {
    vertical-align: middle;
    display: table-cell;
}
header .menu-search {
    margin-top: 140px;
    float: right;
    position: relative;
}
header .language {
    float: right;
    height: 177px;
    width: 100px;
    display: table;
    
    display: table;
    text-align: center;
    position: relative;
    vertical-align: middle;
}
header .language button {
    background-color: #414042;
    border:0;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 50px;
}
header .menu-language {
    margin-top: 110px;
    float: right;
    position: relative;
}
header .language img{
    margin-bottom: 10px;
}
header .language div {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
header.smaller {
    height: 80px;
}
header.smaller .logo {
    width: 60px;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(../images/logo_Small.svg);
    background-size: 60px 60px;
}
header.smaller nav a {
    height: 80px;
}
header.smaller nav a .menu-item {
    width: 100px;
}
header.smaller nav a span {
    display: none;
}
header.smaller .search {
    height: 80px;
}
header.smaller .search button {
    background-color: #414042;
    border:0;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 0px;
}
header.smaller .search img {
    height: 40px;
    width: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
header.smaller .language {
    height: 80px;
}
header.smaller .language button {
    background-color: #414042;
    border:0;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 15px;
}
header.smaller .language button span{
    display: none;
}
header.smaller .menu-language {
    margin-top: 80px;
}
header.smaller .menu-search {
    margin-top: 80px;
    float: right;
    position: relative;
}

.menu{
    padding-top: 200px;
}

header .menu-language-list{
    margin-left: -2px;
    float: right;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #2474BB;
    z-index:999; 
    font-weight:bold; 
    background:#414042;  
 position:fixed;
    border: 2px solid #D6B750;
    border-radius: 10px;
}
.menu-language-list ul, .menu-search-list ul {
    margin: 0 15px; 
    padding: 0; 
    list-style-type: none; 
    list-style-image: none;
}
.menu-language-list li, .menu-search-list li {
    display: block;   
    padding:10px 0;
}
.menu-language-list li:hover, .menu-search-list li:hover{
    display: block; 
    padding:10px 0;
}
.menu-language-list ul li img, .menu-search-list ul li img {  
    margin-right: 10px;
    vertical-align: middle;
}
.menu-language-list ul li a, .menu-search-list ul li a { 
    text-decoration:none;  
    margin: 0px; 
    color: #FFFFFF;
}
.menu-language-list ul li a:hover, .menu-search-list ul li a:hover { 
    text-decoration:none;
}
.menu-language-list a, .menu-search-list a {
    text-decoration:none; 
    color:white;
}
.menu-language-list a:hover, .menu-search-list a:hover {
    text-decoration:none;
    color:white;
}
header .menu-search-list {
    margin-left: -188px;
    float: right;
    font-family: 'SukhumvitSet-Medium';
    font-size: 22px;
    color: #414042;
    background-color:#414042;
    z-index:999; 
    font-weight:bold; 
    position:fixed;
    border: 2px solid #D6B750;
    border-radius: 10px;
    perspective: 1000;
}
header .menu-search-list input{
        width: 210px;
    	padding:6px 15px 6px 15px;
	margin:3px; 
/*	background: url('image/Search icon_2.svg') no-repeat;
        background-size: 30px 30px;*/
        border-radius:15px;
        border:1px solid #414042;
	background-color:#FFFFFF;
	color:#414042;
        font-size: 24px;
        font-family: 'MN_Paethai';
        z-index:999; 
}
header.smaller .menu-search-list {
    margin-left: -193px;
}
}