@media only screen and (max-width: 600px) {
	.thaiartisan .hideOnMobile{
		display: none !important;
	}

	.thaiartisan .showOnMobile{
		display: block !important;
	}

	.thaiartisan .homeMainContainer{
		padding: 0 !important;
	}

	.chevron{
		display: none !important;
	}

	.thaiartisan .homepageImg{
		background-image: url(/share/thaiartisan/image/homepage_mobile.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 90vh;
	}

	.thaiartisan .homepageImg img{
		padding-top: 50%;
	}

	.thaiartisan .logoHomeElement{
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.thaiartisan .logoHomeElementBox{
		width: 100%;
	}

	.thaiartisan .categoryHome{
		width: 100%;
		padding: 15% 0;
	}

	.thaiartisan .categoryLabel{
		font-size: 2.5rem;
	}
	
	.thaiartisan .categorySubLabel{
		font-size: 2.1rem;
		display: flex;
		margin: auto;
	}

	.thaiartisan .homePage .about .aboutContainer{
		flex-direction: column;
	}
	
	.thaiartisan .homePage .about .aboutDescription{
		width: 100%;
	}
	
	.thaiartisan .homePage .about .aboutSocial{
		width: 100%;
	}

	.thaiartisan .homeFooter .label{
		text-align: center;
	}

	.thaiartisan .logoHomeElementBox .labelBox{
		font-size: 20px;
	}

	.thaiartisan .aboutPage .define .defineContainer{
		padding: 20px;
	}

	.thaiartisan .aboutPage{
		background-image: none;
		background-color: unset;
	}

	.thaiartisan .aboutPage .aboutContainer .content{
		width: 100%;
		padding: 20px;
		line-height: 1.3;
	}

	.thaiartisan .aboutPage .aboutContainer .history{
		justify-content: center;
	}

	.thaiartisan .aboutPage .aboutContainer{
		gap: 1.5rem;
		padding-bottom: 20px;
	}

	.thaiartisan .aboutPage .mission .missionContainer{
		display: flex;
		flex-direction: column;
	}

	.thaiartisan .aboutPage .mission .missionContainer .left{
		width: 100%;
		padding: 10% 0;
	}

	.thaiartisan .aboutPage .mission .missionContainer .left img{
		width: 150px;
	}

	.thaiartisan .aboutPage .mission .missionContainer .right{
		width: 100%;
		padding: 20px;
	}

	.thaiartisan .aboutPage .mission .missionContainer .half{
		width: 100%;
	}

	.thaiartisan .aboutPage .mission .missionContainer .missionContent{
		flex-direction: column;
		gap: 20px;
	}

	.thaiartisan .homePage .header{
		min-height: 150px;
		max-height: 150px;
		background-position: unset;
	}

	.thaiartisan .homePage .header .label{
		font-size: 24px;
		padding: 0 20px;
	}

	.thaiartisan .articlePage .container{
		padding: 20px;
		margin: 0;
	}

	.thaiartisan .articlePage .title{
		font-size: 25px;
	}

	figure img{
		max-width: 100%;
	}

	.thaiartisan .articlePage .container .content iframe.embed{
		width: 100%;
		height: 250px;
	}

	.thaiartisan .aboutPage .article{
		display: flex;
		flex-direction: column;
	}

	.thaiartisan .articleCard{
		width: 100%;
	}

	.thaiartisan .categoryElement .categoryCard{
		width: calc(100% / 2 - 10px);
	}

	.thaiartisan .categoryElement{
		width: 100%;
	}

	.thaiartisan .partnerContent{
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.thaiartisan .categoryPage .categoryCard{
		width: calc(100% / 2 - 10px);
	}

	.thaiartisan .categoryPage .container .title{
		font-size: 25px;
	}

	.thaiartisan .artWorkPage .container .content .image img{
		width: 100%;
	}

	.thaiartisan .artWorkPage .container .content .label{
		font-size: 27px;
	}

	.thaiartisan .artWorkPage .container .title{
		font-size: 1.5rem;
		text-align: center;
	}

	.thaiartisan .menuContainer .icon{
		gap: 30px;
	}

	.thaiartisan .researchCard{
		padding: 20px;
	}

	.thaiartisan .researchContainer .title{
		width: 100%;
	}

	.thaiartisan .researchContainer .content{
		width: 100%;
		padding: 20px;
	}

	.thaiartisan .researchContainer .box .title{
		padding: 0 20px;
	}

	.thaiartisan .researchContainer .box .content{
		padding: 20px;
	}

	.thaiartisan .signUpContainer{
		padding: 30px;
	}

	.thaiartisan .ebookPage .ebookCard{
		width: 100% !important;
	}

	.thaiartisan .announcement .item .navigator{
		top: calc(100% / 2 - 20px);
    	padding: 10px 3px;
		opacity: 1;
		visibility: unset;
	}

	.thaiartisan .top-bar-flag-float{
		position: fixed !important;
		background: unset !important;
		left: 0 !important;
		top: 0 !important;
		height: 100vh;
		width: 100vw;
		border-radius: 0 !important;
		backdrop-filter: blur(8px) brightness(100%) saturate(50%);
		display: flex !important;
		justify-content: center;
		opacity: 1 !important;
		padding: 0 10% !important;
		gap: 0 !important;
	}

	.thaiartisan .localeButton{
		display: flex;
		background: #fff;
		padding: 15px 10px;
		gap: 30px;
	}
}

@media only screen and (max-width: 1200px) {
	.thaiartisan .hideMenuOnMobile{
		display: none !important;
	}

	.thaiartisan .showMenuOnMobile{
		display: block !important;
	}

	.thaiartisan .menuContainer .menu, .thaiartisan .menuContainer .signIn, .thaiartisan .menuContainer .signUp{
		font-size: 11px;
	}

	.thaiartisan .menuContainer .artistContextMenu .contextMenu, .thaiartisan .menuContainer .articleContextMenu .contextMenu{
		font-size: 11px;
	}

	.thaiartisan .menuContainer .artistContextMenu .contextMenu{
		font-size: 11px;
	}

	.thaiartisan .categorySubLabel{
		font-size: 50px;
	}

	.thaiartisan .menuContainer img{
		width: 60px;
	}

	.thaiartisan .menuContainer .icon{
		justify-content: center;
    	width: 100%;
		gap: 50px;
	}

	.thaiartisan .mainMenuBar.mainMenu{
		min-width: unset;
		width: 100%;
		max-width: 100vw;
		position: fixed;
		z-index: 99;
	}

	.thaiartisan .flag .top-bar-flag img{
                width: 25px;
        }

	.thaiartisan .menuContainer{
                gap: 1rem;
        }

	.thaiartisan .menuContainer .icon{
                gap: 10px;
        }
}

@media only screen and (max-width: 1280px) {
	.thaiartisan .menuContainer img{
		width: 50px;
	}

	.thaiartisan .flag .top-bar-flag img{
		width: 25px;
	}

	.thaiartisan .menuContainer{
		gap: 1rem;
	}

	.thaiartisan .menuContainer .icon{
		gap: 10px;
	}

	.thaiartisan .menuContainer .menu, .thaiartisan .menuContainer .signIn, .thaiartisan .menuContainer .signUp{
		font-size: 11px;
	}

	.thaiartisan .menuContainer .artistContextMenu .contextMenu, .thaiartisan .menuContainer .articleContextMenu .contextMenu{
		font-size: 11px;
	}
}
