@charset "UTF-8";
/* Generated on: Mon Nov 29 2021 15:49:17 GMT+0800 (Singapore Standard Time) */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: 'freight-neo-pro', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-weight:normal;
	margin: 0px;
}

nav, ul, li, a, p {
    margin: 0;
    padding: 0;
}

button {
  cursor: pointer; 
}

img {
  width: 100%;
  height: auto; 
}

a img {
border: 0; 
}

h1 {
	font-size: 48px;
	font-weight: normal;
}

h2 {
	font-size: 40px;
	font-weight: normal;
}

h3 {
	font-size: 35px;
	font-weight: normal;
}

h4 {
	font-size: 30px;
	font-weight: normal;
}

h5 {
	font-size: 28px;
	font-weight: normal;
}

.section-subcontainer {
	margin-top: 150px;
	margin-bottom: 150px;
}

.content-container {
	margin: 0 auto;
    width: 100%;
	max-width: 1600px;
}

.container {
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 25px;
    width: 100%;
    padding-top: 50px;
    max-width: 1450px;
}

.backtotop a {
    float: right;
    clear: both;
	display: flex;
    align-items: center;
	text-decoration: none;
}

.backtotop-arrow {
    float: left;
	color: #5c4840;
}

.backtotop-arrow img {
	width: 15px;
}

.backtotop-text {
    float: left;
	font-size: 18px;
	font-weight: 600;
	color: #5c4840;
	margin-left: 10px;
}

.backtotop-text:hover {
	color: #e2dfd3;
}

/*------------------Footer--------------------*/
/*#section-subcontainer-footer {
	margin-top: 0px;
	margin-bottom: 50px;
}*/

/*.mainFooter__navWrap {
	position: relative;
	margin-bottom: 25px; 
}*/

/*.mainFooter__nav, .mainFooter__social {
	display: flex; 
}

.mainFooter__nav {
	flex-grow: 1;
	flex-direction: row;
	flex-wrap: wrap;
	font-weight: normal;
	line-height: 2rem; 
}

.mainFooter__nav ul {
	font-weight: lighter; 
}


.mainFooter__social span {
	margin-left: 20px; 
}

.mainFooter__social img {
	max-width: 26px;
}

.mainFooter .mainNav__social {
	position: absolute;
	top: 0;
	right: 0; 
}

.mainFooter .mainNav__qrcode {
	top: auto;
	bottom: 40px; 
}*/

/*.mainFooter__copyright {
	margin-top: 27px;
	font-size: .8rem; 
}
*/
.footer_container_top {
    width: 100%;
    background-color: #a5a297;
    padding-top: 50px;
    font-size: 11px;
	display: flex;
}

.footer-top {
    margin: 0 auto;
    width: 100%;
	padding-left: 5%;
	padding-right: 5%;
    max-width: 1450px;
    display: flex;
    align-items: center;
}

.footer-logo-container {
    width: 30%;
    margin-bottom: 10px;
}

.footer-logo img {
      display: block;
      width: 180px;
}

.footer-links-container {
    width: 70%;
}

.footer-links {
    float: left;
    margin-right: 3%;
    width: 30%;
}

#footer-links-location {
	margin-right: 0%;
}

.footer-title {
    color: #5c4840;
    font-size: 18px;
	font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}

.footer-sub {
	font-size: 18px;
	color: #5c4840;
	font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}

.footer-sub a {
    color: #5c4840;
    font-size: 18px;
	font-weight: 600;
    text-decoration: none;
    line-height: 20px;
}

.footer-sub a:hover {
    text-decoration: none;
}

.footer-sub select {
    padding: 7px 10px;
    border-color: #e9ecef;
    font-size: 0.8125rem;
	width: auto;
}

.footer-sub option {
    font-size: 0.8125rem;
}

#facebook img {
	width: 11px;
	height: auto;
}

#instagram {
	margin-left:18px;
}

#instagram img {
	width: 21px;
	height: auto;
}

#youtube {
	margin-left:18px;
}

#youtube img {
	width: 25px;
	height: auto;
}

.footer_container {
    width: 100%;
   	margin-top: 28px;
    font-size: 11px;
}

#footer_container-scn {
   	margin-top: 0px;
}

.footer {
    margin: 0 auto;
    width: 100%;
    max-width: 1160px;
	padding-left: 0%;
    padding-right: 0%;
}

.mainFooter {
	background-color: #a5a297;
}

.footer-copyright-text {
	width: 50%;
	float: left;
	color: #e7e5de;
}

.footer-copyright-policy  {
	width: 50%;
	float: left;
	text-align: right;
	color: #e7e5de;
}

.footer-copyright-policy a {
	color: #e7e5de;
	text-decoration: none;
}

.footer-copyright-policy a:hover {
	color: #e7e5de;
	text-decoration: underline;
}
/*@media (min-width: 1125px) {
.mainFooter__navWrap {
	display: flex; 
} 

.mainFooter__copyright {
	text-align: right; 
}
} */

/*@media (min-width: 768px) {
.mainFooter__nav p {
	margin-bottom: 35px; 
} 
}

@media (min-width: 687px) {
.mainFooter__nav {
	line-height: 1.5rem; 
}
	
.mainFooter__nav > li {
	margin-right: 70px; 
}
	
.mainFooter__nav > li:last-child {
	margin-right: 0; 
} 
}*/


@media screen and (max-width: 1300px) {
.footer-logo img {
    width: 160px;
}
}

@media screen and (max-width: 1180px) {
.footer_container_top, .footer_container {
	padding-left: 5px;
	padding-right: 5px;
}
}

@media screen and (max-width: 1100px) {
.footer-logo img {
    width: 150px;
}
}

@media screen and (max-width: 992px) {
.footer_container_top, .footer_container {
	padding-left: 20px;
	padding-right: 20px;
}
.footer-links {
	float: left;
	margin-right: 3%;
	width: 40%;
	margin-bottom: 30px;
}
	
.footer-logo-container {
    width: 40%;
}
}

@media screen and (max-width: 750px) {
.footer-top {
	padding-left: 15px;
	padding-right: 15px;
}
}

/*@media (max-width: 687px) {
.mainFooter__navCol--social {
	order: 4; 
}
	
.mainFooter__nav > li {
	margin-bottom: 18px;
	width: 50%; 
} 
}*/

@media screen and (max-width: 687px) {
.mainFooter {
    padding-bottom: 30px;
}
	
.footer_container_top {
    padding-top: 50px;
}
	
.footer-top {
	display: block;
	text-align: center;
}
.footer-logo-container {
	width: 100%;
	margin-bottom: 0px;
}
	
.footer-links-container {
	width: 100%;
}
	
.footer-links {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 0;
}
	
.footer-logo img {
  width: 180px;
  margin: 0 auto;
  margin-bottom: 20px;
}
	
.footer-title {
	font-size: 18px;
}

.footer-sub a {
    font-size: 18px;
}
	
.languageSelector .languageSelector__menu a {
	padding: 0;
}
	
.footer-copyright-text {
	width: 100%;
	float: none;
}

.footer-copyright-policy {
	width: 100%;
	float: none;
	text-align: left;
	margin-top: 4px;
}
.footer.container {
	padding-bottom: 0;
}
}
/*------------------End Footer--------------------*/

/*------------------Regions Downdrop Menu--------------------*/
.languageSelector {
	color: #5c4840;
	font-size: 16px;
    /*font-weight: 500;*/
	background-color: #fff;
	padding: 8px;
	width: 200px;
	text-align: center;
}

.languageSelector__wrap {
	position: relative; 
}

.languageSelector__parent ul {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 26px;
	left: -45px;
	text-align: center;
	width: 190px;
	display: block;
	background-color: #fff;
	padding: 10px 0;
	/*border-radius: 9px;*/
	transform: translateY(-10px);
	transition: transform 150ms 250ms, visibility 100ms 250ms; 
}
	
.languageSelector__parent ul li {
	margin-right: 0; 
}
	
.languageSelector__parent ul a {
	padding: 4px; 
	color: #5c4840; 
}

/*.languageSelector__parent:hover > a {
	color: #5c4840; 
}
*/
.languageSelector__parent:hover > a::after {
	background-position: 5px 7px;
	background-color: #fff;
	transition-delay: 0ms; 
}
.languageSelector__parent:hover ul {
	visibility: visible;
	transform: translateY(0);
	transition-delay: 60ms; 
}

.languageSelector__toggle {
	position: relative;
	display: block;
	padding-right: 0;
	cursor: pointer; 
}

.languageSelector__toggle:hover {
	text-decoration: none; 
}

.languageSelector__toggle::after {
    /*content: '';
    display: block;
    background-color: transparent !important;
    border-top: 4px solid \9;
    border-bottom: 10px solid #93a190;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    color: #93a190;
    transform: rotate(180deg);
    position: absolute;
    top: 2px;
    right: 6px;
    border-radius: 0;*/
	display: block;
	position: absolute;
	top: -1px;
    right: 6px;
    border-radius: 0;
    content: url(../images/arrow-down.svg);
    width: 13px;
}

.languageSelector .languageSelector__menu {
	top: auto;
    bottom: -81px;
    left: -8px;
    font-size: 16px;
    /*font-weight: 400;*/
    list-style: none;
}

.languageSelector .languageSelector__menu {
	display: flex;
	display: block;
	visibility: hidden;
	position: absolute;
	width: 200px; 
	cursor: pointer;
} 

.languageSelector .languageSelector__menu a {
	padding: 2px 12px 2px 0; 
}

.languageSelector option {
	width: 200px;
	color: #5c4840;
	font-size: 16px;
	background-color: transparent;
	margin-left: -5px;
	/*font-weight: 600;*/
}

.languageSelector__menu li:hover { 
	text-decoration: underline !important;
}

/*.languageSelector__menu option selected { 
	font-weight: bold;
}*/

.languageSelector .active {
	background: none; 
}

.languageSelector a {
	color: #5c4840; 
	margin-left: -10px;
}

/*.languageSelector a:hover {
	color: #5c4840;
}*/

.languageSelector__menu a {
	color: #5c4840; 
	cursor: pointer;
	font-size: 16px;
	/*font-weight: 600;*/
	line-height: 30px;
	text-decoration: none;
}

/*.languageSelector__menu .active {
	text-decoration: underline !important;
}*/

.languageSelector__menu a:hover {
	color: #5c4840;
	text-decoration: underline !important;
}

.languageSelector__menu li selected {
	background: #5c4840;
}

.line {
	margin: 5px !important;
	border-style: solid;
    border-width: 0.5px !important;
    border-color: #5c4840;
}

@media (min-width: 687px) {
.languageSelector {
	border-top: none;
	margin-right: 0;
	margin-bottom: 0; 
} 
	
.languageSelector .languageSelector__menu a {
	padding: 2px;
} 
}

@media (max-width: 687px) {
.languageSelector {
	/*width: 160px;*/
	margin: 0 auto;
}
	
.languageSelector__parent ul li {
    margin-right: -14px;
}
	
/*.languageSelector .languageSelector__menu {
    left: -27px;
}*/
}
/*------------------End Regions Downdrop Menu--------------------*/
	
/*------------------Cookie Bar--------------------*/
.cookie-bar {
  z-index: 8675309;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 30px 50px;
  min-height: 51px;
  height: auto;
  text-align: center;
  line-height: 1.3;
  background: black;
  color: #939393;
  font-size: 15px;
  font-weight: 100;
  /*transition: .8s;
  animation: slideIn .8s;
  animation-delay: .8s;*/
 
  }
@media screen and (max-width: 700px) {
.cookie-bar {
	padding: 10px 30px;
}
}


.cookie-bar a {
	color: #a5a297;
	font-weight: 400;
	text-decoration: none;
}

.cookie-bar a:hover {
	color: #ffffff;
}

.close-cb {
	border: none;
	color: white;
	position: absolute;
	display: inline-block;
	right: 5px;
	top: 10px;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: inset 0 0 3px 0 rgba(0,0,0,.2);
	/*line-height: 50px;*/
	height: 50px;
	width: 30px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.checkbox-cb {
	display: none;
}

input[type=checkbox].checkbox-cb:checked + .cookie-bar {
	display: none;
}

.closeCookie {
	right: 0;
	float: right;
}

/*-----------------End Cookie Bar-----------------*/

/*------------------T&C PDPP--------------------*/
.section-container-term {
    width: 100%;
    height: auto;
    background-color: #b7b4a8;
}

/*#TermsModalPersonalProtection .modalcontentContainer,
#TermsModal .modalcontentContainer {
    padding: 5%;
    width: 80%;
    margin: 0 auto;
}*/

#TermsModalPersonalProtection h1,
#TermsModal h1 {
    font-size: 30px;
    font-weight: 600;
    color: #5c4840;
    text-align: center;
    letter-spacing: 1px;
	margin: 0px;
}

#TermsModalPersonalProtection h4, 
#TermsModal h4 {
    font-size: 18px;
    font-weight: bold;
    color: #504e3c;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
}

#TermsModalPersonalProtection ul,
#TermsModal ul {
	margin-left: 18px;
}

#TermsModalPersonalProtection li,
#TermsModal li {
	color: #5c4840;
    list-style-type: disc;
    padding-bottom: 1%;
}

#TermsModalPersonalProtection .modal-body,
#TermsModal .modal-body {
    font-size: 15px;
}

#TermsModalPersonalProtection p,
#TermsModal p {
    font-size: 15px;
	color: #5c4840;
	margin-bottom: 15px;
    margin-top: 15px;
}

#TermsModalPersonalProtection a,
#TermsModal a {
    font-size: 15px;
	color: #504e3c;
    text-decoration: underline;
}

#TermsModalPersonalProtection a:hover,
#TermsModal a:hover {
	color: #dbd8cc;
	text-decoration: underline;
}
/*------------------End of T&C PDPP--------------------*/

/*------------------Social Media Contests T&C--------------------*/
/*** Social Media Contests banner ***/
.section-container-social-media-contest-banner {
	width: 100%;
    height: 1300px;
    background: url("../images/banner-pentalab-products-social-media-contest-terms-and-conditions.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
	margin-top: -180px;
}

.social-media-contest-banner-content {
	width: 70%;
    margin-left: 30%;
}

.social-media-contest-banner-title {
    font-weight: 500;
    line-height: 50px;
    color: #ffffff;
	margin-bottom: 35px;
}

.social-media-contest-banner-text {
	font-size: 28px;
    font-weight: 500;
	line-height: 35px;
    color: #ffffff;
    margin-bottom: 25px;
}

/*** Social Media Contests contents ***/
.section-container-social-media-contest {
	background-color: #b7b4a8;	
}

.social-media-contest-title {
    font-weight: 500;
    line-height: 33px;
    color: #5c4840;
	margin-bottom: 35px;
	text-align: center
}

.social-media-contest li {
	font-size: 17px;
	color: #5c4840;
	list-style-type: decimal;
    margin-bottom: 15px;
    margin-top: 15px;
	padding-left: 3px
}

.social-media-contest a {
    font-size: 15px;
	color: #504e3c;
    text-decoration: underline;
}

.social-media-contest a:hover {
	color: #dbd8cc;
	text-decoration: underline;
}
/*------------------End of Social Media Contests T&C--------------------*/

@media (max-width: 2000px) {
/*** Social Media Contests banner ***/
.social-media-contest-banner-content {
    margin-left: 20%;
}
}

@media (max-width: 1650px) {
.content-container {
    padding-left: 10%;
    padding-right: 10%;
}
	
/*** Social Media Contests banner ***/
.section-container-social-media-contest-banner {
    height: 1000px;
}
	
.social-media-contest-banner-content {
	margin-left: 10%;
}
}


@media (max-width: 1149px) {
.section-subcontainer {
    margin-top: 100px;
    margin-bottom: 100px;
}
	
.content-container {
    padding-left: 5%;
    padding-right: 5%;
}
	
	
h1 {
	font-size: 43px;
}

h2 {
	font-size: 38px;
}

h3 {
	font-size: 33px;
}

h4 {
	font-size: 28px;
}
	
h5 {
	font-size: 26px;
}
	
/*** Social Media Contests banner ***/
.section-container-social-media-contest-banner {
    height: 800px;
}
	
.social-media-contest-banner-content {
	width: 50%;
	margin-left: 5%;
}
	
.social-media-contest-banner-title {
    line-height: 45px;
}
	
/*** Social Media Contests contents ***/
.social-media-contest li {
	font-size: 16px;
}
}

@media (max-width: 687px) {
h1 {
	font-size: 41px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 31px;
}

h4 {
	font-size: 26px;
}
	
h5 {
	font-size: 24px;
}
	
/*** Social Media Contests banner ***/
.section-container-social-media-contest-banner {
	width: 100%;
    height: 1000px;
    background: url("../images/banner-pentalab-products-social-media-contest-terms-and-conditions-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: top;
	display: block;
	margin-top: -144px;
}
	
.social-media-contest-banner-content {
    width: 100%;
    margin-left: 0%;
    text-align: center;
    margin-top: 200px;
	padding-left: 5%;
    padding-right: 5%;
}
	
.social-media-contest-banner-title {
	font-size: 38px;
    line-height: 40px;
}
	
/*** Social Media Contests contents ***/
.social-media-contest li {
	font-size: 15px;
}
}

@media (max-width: 380px) {
h1 {
	font-size: 39px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 29px;
}

h4 {
	font-size: 24px;
}
	
h5 {
	font-size: 22px;
}
	
/*** Social Media Contests banner ***/	
.section-container-social-media-contest-banner {
    height: 800px;
}
	
.social-media-contest-banner-content {
    margin-top: 170px;
}
	
.social-media-contest-banner-title {
	font-size: 36px;
    line-height: 35px;
}
}
	
@media (max-width: 330px) {
h1 {
	font-size: 37px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 27px;
}

h4 {
	font-size: 22px;
}
	
h5 {
	font-size: 20px;
}
	
/*** Social Media Contests banner ***/
.social-media-contest-banner-title {
	font-size: 34px;
    line-height: 34px;
}
}
	
@media (max-width: 290px) {
h1 {
	font-size: 36px;
}

h2 {
	font-size: 31px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 21px;
}
	
h5 {
	font-size: 19px;
}
	
/*** Social Media Contests banner ***/
.social-media-contest-banner-title {
    font-size: 34px;
    line-height: 32px;
}
}