﻿
/* < 576  sm */
@media (max-width: 576px) {
	.brand_img {
		width: 50px !important;
	}
	.navleft_n_auth {
		margin-left: 5rem !important;
	}
}
@media (max-width: 1325px) {
	.img-slick_cover {
		width: 80px !important;
		height: 60px !important;
	}
}

@media (max-width: 1350px) {
	.img-slick_cover {
		width: 150px !important;
		height: 80px !important;
	}
}

@media (max-width: 1400px) {
	.img-slick_cover {
		width: 150px !important;
		height: 90px !important;
	}
}

@media (max-width: 1475px) {
	.img-slick_cover {
		width: 165px !important;
		height: 80px !important;
	}
}


/* > 576  md */
@media (min-width: 576px) {
	::-webkit-scrollbar-thumb {
		background: #b4b3b3 !important;
	}
	.message .messageText {
		max-width: 60% !important;
	}
}
/* > 768  md */
@media (min-width: 768px) {

}
/* > 992  lg */
@media (min-width: 992px) {
}
/* > 1200  xl */
@media (min-width: 1200px) {
	.cover_fit {
		height: 8rem !important;
	}
}
/* > 1400  xxl */
@media (min-width: 1400px) {
	.cover_fit {
		height: 10rem !important;
	}
	.mw_800px {
		max-width: 800px !important;
	}

	.mw_850px {
		max-width: 850px !important;
	}

	.mw_1000px {
		max-width: 1000px !important;
	}

	.mw_1100px {
		max-width: 1100px !important;
	}

	.mw_1200px {
		max-width: 1200px !important;
	}
}

@font-face {
	font-family: 'KwamSook';
	src: url('/font/kwamsook/KwamSook.eot');
	src: url('/font/kwamsook/KwamSook.eot?#iefix') format('embedded-opentype'), url('/font/kwamsook/KwamSook.woff2') format('woff2'), url('/font/kwamsook/KwamSook.woff') format('woff'), url('/font/kwamsook/KwamSook.ttf') format('truetype'), url('/font/kwamsook/KwamSook.svg#KwamSook') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KwamSookbold';
	src: url('/font/kwamsook/KwamSookbold.eot');
	src: url('/font/kwamsook/KwamSookbold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KaLaTeXa';
	src: url('/font/kalatexa/KaLaTeXaRegular.eot');
	src: url('/font/kalatexa/KaLaTeXaRegular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KaLaTeXabold';
	src: url('/font/kalatexa/KaLaTeXaBold.eot');
	src: url('/font/kalatexa/KaLaTeXaBold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'slick';
	src: url('/font/slick.woff');
	src: url('/font/slick.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'CCode39';
	src: url('/font/barcode/connectcode39.woff') format('woff');
}

@font-face {
	font-family: 'CCode128';
	src: url('/font/barcode/code128.ttf') format('truetype');
}
