.historyChapter .historyChapter__floaterBlockTitle {
    font-size: 54px;
}
.single-post .blogDetailMain .blogDetailMain__share{
	position: static;
    max-width: inherit;
	transform: none;
}

/* .wpml-ls-legacy-dropdown-click {
    width: auto !important;
    margin-right: 15px !important;
	    font-size: 12px !important;
	    font-family: "Prompt",sans-serif;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-th span,
.wpml-ls-legacy-dropdown-click .wpml-ls-item-en span{
	font-size:0
}
.wpml-ls-legacy-dropdown-click a {
    border: 0;
    padding: 0 !important;
	    padding-right: 0 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions span.wpml-ls-native{
	display:none
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	    box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
	    border-radius: 4px;
	    display: inline-block;
       width: 89px;
	    padding: 8px 0;
	border-radius: 4px !important;
	    border-top: 0;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{
	min-height: 48px;
    outline: none;
        padding: 0 16px !important;
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: none;
    display: none;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item .wpml-ls-item-en span:before{
	content:"EN";
	display:inline-block;
	font-size:14px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item .wpml-ls-item-th span:before{
	content:"TH";
	display:inline-block;
	font-size:14px;
} */
.lang_sel_list_horizontal a{
	font-family: Suisse-Intl,Helvetica,Arial,sans-serif;
	color:#acacac;
}
.wpml-ls-current-language a{
	color:#222222;
}

li.icl-en.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en.wpml-ls-first-item.wpml-ls-item-legacy-list-horizontal:first-child:after {
display:inline-block;
content:'/';
}
.wpml-ls-legacy-list-horizontal a {
    display: inline-block;
    
}
.contactHeader__share img {
    width: 32px;
    height: auto;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.footer .footer__col--left {
		width:auto !important;
	}
	  .footer .footer__col--right {
		width: auto !important;
	}
	.footer .footer__cols {
		align-items: flex-start;
	}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.footer .footer__col--left {
		width:auto !important;
	}
	  .footer .footer__col--right {
		width: auto !important;
	}
	.footer .footer__cols {
		align-items: flex-start;
	}
}

@media only screen and (max-width: 1199px) and  (min-width: 737px) {
	.footer .footer__col--left {
		width:auto !important;
	}
	  .footer .footer__col--right {
		width: auto !important;
	}
}
@media screen and (max-width: 990px) {
    .historyChapter .historyChapter__floaterBlock {
        position: initial !important;
        
    }
    .historyChapter .historyChapter__col{
       
        width:100%;
       
    }
    .historyChapter .historyChapter__col:nth-child(2) {
       
        display: none;
       
    }
  }