@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300,800);
body{ font-family: 'Open Sans', sans-serif; }
/*body{background:url('//cimg.zettecdn.com/img/campaign/bearbrandgold/bg.jpg') no-repeat; background-color: #ffdde7;}*/
body{background: #fff;}
.cz-footer-mcid {display: none;}
.btn {margin-left:15px !important;}
@font-face {
	font-family: 'AvenirNextLTPro-BoldCn';
	src: url('http://www.clozette.co.id/assets/fonts/campaign/bearbrandgold/AvenirNextLTPro-BoldCn.otf');
}
@font-face {
	font-family: 'AvenirNextLTPro-Cn';
	src: url('http://www.clozette.co.id/assets/fonts/campaign/bearbrandgold/AvenirNextLTPro-Cn.otf');
}
@font-face {
	font-family: 'avenir-roman';
	src: url('http://rifki.id.clozette.co/assets/fonts/campaign/bearbrandgold/avenir-roman.ttf');
}
textarea#reason:focus{outline-offset: -10px;}
textarea#address:focus{outline-offset: -10px;}
#term_pp:hover { text-decoration: underline; }
#campaign-container{width:960px; margin:0 auto; background-color: #fff; position:relative; max-width:100%;margin-bottom:-3px;}
#productdetails-container {
	background:url('//cimg.zettecdn.com/img/campaign/bearbrandgold/bg.jpg');
	background-color: #fff;
	padding-bottom: 1px;
	border: 1px solid #F3F3F3;
}
.fa.fa-check.hide_check {
	display: none;
}
.fa.fa-check.show_check {
	display: block;
}
.fa.fa-check {
	color: #fff;
	padding: 4px;
	font-weight: 700;
	display: none;
}
.btn-bullet-malt {
	width: 18px;
	height: 18px;
	border: 3px solid#fff;
	position: absolute;
	margin-top: -211px;
	border-radius: 25px;
	z-index: 1;
	cursor: pointer;
	margin-left: 165px;
}
.btn-bullet-tea {
	width: 18px;
	height: 18px;
	border: 3px solid #fff;
	position: absolute;
	margin-top: -102px;
	border-radius: 25px;
	z-index: 1;
	cursor: pointer;
	margin-left: 288px;
}
.btn-white-malt {
	position: absolute;
	margin-top: -218px;
	margin-left: -70px;
	background: #BF8F47;
	padding-right: 45px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 9px;
	border-radius: 30px;
	color: #fff !important;
	font-family: 'AvenirNextLTPro-Cn';
	font-size: 20px
}
.btn-white-tea {
	position: absolute;
    margin-top: -110px;
    margin-left: 280px;
    background: #BDC16C;
    padding-right: 15px;
    padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 9px;
    border-radius: 30px;
    color: #fff !important;
    font-family: 'AvenirNextLTPro-Cn';
    font-size: 20px;
}
table.form-entry-q {
	font-family: 'avenir';
	font-size: 16px;
}
.lulu-left {
	float: left;
}
.ayu-right {
	padding-top: 70px;
	float: right;
}
.producthead {
	position: absolute;
	width: 100%;
}
#msg_submit {
	position: relative;
	width: 100%;
	margin: 50px auto auto -140px;
	font-size: 25px;
	font-weight: normal;
	line-height: 35px;
	text-align: center;
	font-family: 'AvenirNextLTPro-Cn';
}
.producthead-text h3.headtext1 {
	position: absolute;
    width: 80%;
    margin: 70px auto auto 115px;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    text-align: center;
	font-family: 'AvenirNextLTPro-Cn';
	
}
.producthead-text h3.headtext2 {
	position: absolute;
    width: 55%;
    margin: 250px auto auto 235px;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    text-align: center;
	font-family: 'AvenirNextLTPro-Cn';
}
.producthead-text h3.headtext1 .bold_head {
	font-family: 'AvenirNextLTPro-BoldCn';
	font-weight: 700;
}
.producthead-text h3.headtext2 .bold_head {
	font-family: 'AvenirNextLTPro-BoldCn';
	font-weight: 700;
}
.producthead-img {
	padding-top: 140px;
}
#form-submission-container a {
	color: #000;
}
.btn-send {
	color: #fff !important;
    background: #015da8;
    padding-right: 100px;
    padding-left: 100px;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 25px;
}
input[type="text"] {
	width: 250px;
	height: 30px;
	/* text-align: center; */
	border-radius: 16px;
	-moz-border-radius: 20px;
	background: #fff;
	border: 1px solid #bbb;
	font-size: 16px;
    padding-left: 10px;
	font-family: 'avenir';
}
select.fa-mychevron {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
}
select + i.fa {
	margin-top: -35px;
	margin-left: 155px;
	pointer-events: none;
	position: absolute;
	color: #DC1755;
}
select {
	height: 30px;	
	font-size: 16px;
	width: 265px;
	background: #fff;
	border: 1px solid #bbb;
	padding-left: 10px;
	font-family: 'avenir';
	-webkit-appearance: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
}
textarea.address {
    width: 250px;
    height: 70px;
}
textarea {
	background: #fff;
    border-color: #D9D9D9;
    width: 350px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size:16px;
	padding-left: 10px;
	font-family: 'avenir';
}
.btn-send:hover {
	background: #51b1ff;
}
tr > td {
	padding-right: 80px;
	padding-top: 15px;
}
.just-text {
	font-size: 16px;
	color: #000 !important;
}
.just-text-sm{
	font-size: 12px;
}
.text-q {
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 16px;
	font-family: 'avenir';
}
.bold-upp { 
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.bold { 
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 16px;
	font-weight: 700;
}
ol, ul {
	list-style: none;
}
ol > li {
	margin: 15px 0;
}
ol li {
	width: 100%;
}
ul.boxes {
	-webkit-columns: 3 auto;
	-moz-columns: 3 auto;
	max-width: 100%;
	margin-left: 21px;
	margin-right: 21px;
}
#form-submission-container {
	margin: 0 auto 20px auto;
	padding-left: 260px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-top: 935px;
	position: relative;
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
/*	border: 1px solid #F3F3F3;*/
	/* width: 380px; */
}

#masthead-container #productdetails-container, #form-container {display:block; width:100%; position:relative; clear:both; top:-3px;}
#masthead, #productdetails{max-width:100%; margin-bottom:-2px;}
#model-left {
	content: url('//cimg.zettecdn.com/img/campaign/bearbrandgold/lulu.png');
}
#model-right {
	content: url('//cimg.zettecdn.com/img/campaign/bearbrandgold/ayu.png');
}
#live-input-reason { height:10px;width:30px;font-size:10px;display:inline;}
#productdetails_head{
	max-width:100%;
	margin-bottom:-2px;
}

#show-loading-img {
	top: 0px;
	right: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 1000000;
	background-color: rgba(0, 0, 0, 0.88);
	display: none;
}
#show-loading-img img { margin-top: 220px; }

.clear-btm-form { margin-bottom:20px; }
.clear-top-form { margin-top:50px; }
.clear-home-form { margin-bottom:200px; }
.clear { *zoom:1; clear:both; }

/* Popup - Submit */
#popup_submit, #popup_expired, #popup_code_fail, #popup_code_error, #popup_error_recaptcha, #popup_error_reason, #popup_ans_question, #popup_form_validate {
    display:none;
    position: fixed;
    width: 550px;
    height: auto;//140px;
    top: 50%;
    font-size: 13pt;
    text-align: center;
    left: 50%;
    margin-left: -275px;
    margin-top: -40px;
    padding: 20px;
    padding-top: 35px;
    background: #fff;
    z-index: 100000;
    -webkit-box-shadow: 0px 0px 13px 3px rgba(100, 100, 100, 0.5);
    -moz-box-shadow:    0px 0px 13px 3px rgba(100, 100, 100, 0.5);
    box-shadow:         0px 0px 13px 3px rgba(100, 100, 100, 0.5);
}

#popup_submit.show, #popup_expired.show, #popup_code_fail.show, #popup_code_error.show, #popup_error_recaptcha.show, 
#popup_error_reason.show, #popup_ans_question.show, #popup_form_validate.show
{
    display:block;
}

#popup_terms {
    display:none;
    position: fixed;
    width: 550px;
    height: 510px;
    top: 55%;
    font-size: 13pt;
    text-align: center;
    left: 50%;
    margin-left: -275px;
    margin-top: -255px;
    padding: 20px;
    padding-top: 35px;
    background: #fff;
    z-index: 100000;
    -webkit-box-shadow: 0px 0px 11px 3px rgba(180, 180, 180, 0.5);
    -moz-box-shadow:    0px 0px 11px 3px rgba(180, 180, 180, 0.5);
    box-shadow:         0px 0px 11px 3px rgba(180, 180, 180, 0.5);
	overflow: scroll;
}


#popup_terms.show {
    display:block;
}

.popup_close {
    position: absolute;
    right: -10px;
    top: -27px;
    background: #000;
    color: #fff;
    width: 24px;
    cursor: pointer;
    font-size: 12px;
    height: 22px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold;
    padding-top: 0px;
}


#popup_terms .popup_close {
    height: 18px;
    padding-top: 6px;
}

#popup_bg {
    position:fixed;
    background: rgb(0, 0, 0);
    height:100%;
    width:100%;
    top:0;
    left:0;
    display:none;
    z-index: 100000;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#popup_bg.show { display:block; }
#popup_submit b, #popup_code_fail b, #popup_code_error b, #popup_error_recaptcha b, #popup_error_reason b, #popup_ans_question b, #popup_form_validate b {font-weight:bold !important;}

.popup_modal p {
	font-size: 15px;
    font-family: sans-serif;
}
.popup_modal b {
    font-weight:bold !important;
}

.popup_modal ul {
    text-align: left;
}

.popup_modal li {
	text-align: left;
    font-size: 13px;
    list-style: decimal;
    margin-left: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}

.popup_modal li ul li {
    list-style: square;
}
/* End - Popup Submit */


.mean-container .mean-bar {
	top: 0!important;
	position: relative;
	margin: 0;
	z-index: 1;
}
.content-right {
	padding:0;
	width:72.815%;
}

.form-left, .form-right {display:inline-block;vertical-align: top;margin-left:26px;}
.form-container {background:rgba(215, 215, 215, 0.9);padding:50px;}
.field-container label {margin-bottom:5px;display: inline-block;font-size:11pt;vertical-align: top; color:#777;font-weight:normal;width:120px;}
.field-item {display:inline-block;position:relative;}
.field-item input { display:block;margin:0 0 10px 0; width:100%;border:none;padding:10px;font-size:10pt;}
.field-item textarea { 
    display: block;
    margin: 0 0 10px 0;
    width: 440px;
    height: 140px;
    border: 1px solid #bbb;
    padding: 10px;
    font-size: 16px;
    font-family: 'avenir';
    margin-top: 20px;
}
.form-text {font-weight:bold;font-size:12pt;text-align: center;margin-bottom:50px;}
.form-right .field-container label {min-width:120px;}
.btn-submit {background:#000;color:#fff;padding:5px;border:none;width:100px;font-weight:normal;margin:auto;}
.select-field-container {background:#f1f5fc;width:180px;height:30px;margin-bottom:10px;border-color:#c3d5f0;}

.field-item select::-ms-expand{
	display:none;
}
.field-item .select-arrow {
	position:absolute;
	top:0;
	right:0;
	background:#000;
	color:#fff;
	width:22px;
	height:17px;
	vertical-align:top;
	padding:3px;
	padding-top:7px;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.field-submit-btn {
	width: 110px;
	margin-top: 12px;
	cursor:pointer;
}
	
/* s:media query */
@media only screen and (max-width: 640px) and (orientation: landscape){
	#popup_terms {
		top: 70% !important;
		left:10px !important;
	}
	#masthead {}
	.producthead { position: relative; }
}

@media only screen and (max-width: 640px){
	.btn-send {
		margin-left: 40px;
	}
	textarea {
		margin-left: 10px;
		width: 275px !important;
	}
	#msg_submit {
		margin: 0;
		font-size: 20px;
	}
	.bold-upp{font-size:14px;}
	tr:nth-child(9), tr:nth-child(10){
		text-align: center;
	}
	tr > td {
		padding-right: 0;
		padding-top: 15px
	}
	tr > td:first-child {
		visibility: hidden;
		display: none;
	}
	tr > td span.just-text {
		visibility: visible !important;
		display: block !important;
		padding-left: 15px;
		padding-bottom: 5px;
		float: left;
	}
	.btn-bullet-malt {
		width: 18px;
		height: 18px;
		border: 3px solid #fff;
		position: absolute;
		margin-top: -862px;
		border-radius: 25px;
		z-index: 1;
		cursor: pointer;
		margin-left: 275px;
		font-size: 16px;
	}
	.btn-white-malt {
		position: absolute;
		margin-top: -867px;
		margin-left: 90px;
		background: #BF8F47;
		padding-right: 40px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 9px;
		border-radius: 30px;
		color: #fff !important;
		font-family: 'AvenirNextLTPro-Cn';
		font-size: 16px;
	}
	.btn-white-tea {
		position: absolute;
		margin-top: -180px;
		margin-left: 16px;
		background: #BDC16C;
		padding-right: 15px;
		padding-left: 40px;
		padding-top: 10px;
		padding-bottom: 9px;
		border-radius: 30px;
		color: #fff !important;
		font-family: 'AvenirNextLTPro-Cn';
		font-size: 16px;
	}
	.btn-bullet-tea {
		width: 18px;
		height: 18px;
		border: 3px solid #fff;
		position: absolute;
		margin-top: -175px;
		border-radius: 25px;
		z-index: 1;
		cursor: pointer;
		margin-left: 22px;
		font-size: 16px;
	}
	.fa.fa-check {
		padding:1px;
	}
	.lulu-left img {
		width: 100%;
	}
	.ayu-right img {
		width: 100%;
	}
	#form-submission-container {
		margin: 0 auto 20px auto;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 50px;
		padding-top: 20px;
		position: relative;
		clear: both;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.text-q {
		font-size: 16px;
		padding: 4%;
		line-height: 25px;
	}
	#know_bearbrand_1 {
		margin-left: 15px;
	}
	#try_bearbrand_1 {
		margin-left: 15px;
	}
	.bold {padding-left:18px;}
	.producthead-text h3.headtext1 {
		position: relative;
		width: 90%;
		margin: 30px auto;
		font-size: 20px;
		font-weight: normal;
		line-height: 35px;
		text-align: center;
		font-family: 'AvenirNextLTPro-Cn';
	}
	.producthead-text h3.headtext2 {
		position: relative;
		width: 70%;
		margin: 21px auto;
		font-size: 21px;
		font-weight: normal;
		line-height: 35px;
		text-align: center;
		font-family: 'AvenirNextLTPro-Cn';
	}
	.producthead-img {
		padding-top: 10px;
	}
	select {
		width: 345px;
	}
	.field-item textarea {
		margin-left: 15px;
	}
	input[type="text"] {
		margin-left: 13px !important;
	}
	#masthead {
		margin-top: 31px;
	}
	#show-loading-img img { margin-top: 350px; }
	#masthead{
	  content: url('//cimg.zettecdn.com/img/campaign/bearbrandgold/m_masthead.jpg');
	}
	.lulu-left img {
		content: url('//cimg.zettecdn.com/img/campaign/bearbrandgold/m_lulu.png');
	}
	.ayu-right img {
		content: url('//cimg.zettecdn.com/img/campaign/bearbrandgold/m_ayu.png');
	}
	#wrapper-navigation-bar{
	  display: none;
	}

	#popup_terms {
		width: 89%;
		height: 400px;
		overflow: scroll;
		top: 50%;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: -200px;
		z-index:999999;
	}

	#popup_submit, #popup_expired, #popup_code_fail, #popup_code_error, #popup_error_recaptcha, #popup_error_reason, #popup_ans_question, #popup_form_validate {
		width: 89%;
		height: auto;
		top: 50%;
		font-size: 13pt;
		text-align: center;
		left: 0;
		margin-top: -65px;
		margin-left:-46%;
		padding: 10px;
		padding-top: 35px;
		padding-bottom: 30px;
		background: #fff;
	}
	/** s:footer mobile cid **/
	 .cz-footer-mcid {
		 background: #000;
		 position: relative;
		 min-width: 320px;
		 height: 200px;
		 display: block;
	 }
	 .cz-footer-mcid .text-footer-mcid {
		 color: #fff;
		 font-size: 14px;
		 padding: 30px;
	 }
	 .cz-footer-mcid img {
		 max-width: 80%;
		 width: 40%;
		 padding: 0;
		 /*margin-bottom: 40px;*/
	 }
	 .cz-footer-mcid .block-footer-mcid {
		 margin: 0 auto;
		 padding-bottom: 15px;
		 text-align: center;
		 display: block;
		 padding: 0;
	 }
	 /** e:footer mobile cid **/
	 #wrapper-navigation-bar, footer {display: none;}
	 #masthead-container #productdetails-container, #form-container {top:0;}
	 .producthead { position: relative; }
}

@media (max-width:480px) {
	.btn-send {
		margin-left: 80px;
	}
	textarea {
		margin-left: 10px;
		width: 345px !important;
	}
	#popup_submit, #popup_expired, #popup_code_fail, #popup_code_error, #popup_error_recaptcha, #popup_error_reason, #popup_ans_question, #popup_form_validate {
	 left: 0;
	 margin-left: 2%;
	 width: 90%;
	}
	/** s:footer mobile cid **/
	 .cz-footer-mcid {
		background: #000;
		position: relative;
		min-width: 320px;
		height: 200px;
		display: block;
		margin-bottom: -15px;
	 }
	 .cz-footer-mcid .text-footer-mcid {
		 color: #fff;
		 font-size: 14px;
		 padding: 30px;
	 }
	 .cz-footer-mcid img {
		 max-width: 80%;
		 width: 40%;
		 padding: 0;
	 }
	 .cz-footer-mcid .block-footer-mcid {
		 margin: 0 auto;
		 padding-bottom: 15px;
		 text-align: center;
		 display: block;
		 padding: 0;
	 }
	 /** e:footer mobile cid **/
	 #wrapper-navigation-bar, footer {display: none;}
	 #masthead-container #productdetails-container, #form-container {top:0;}
	 .producthead { position: relative; }
}

@media only screen and (max-width: 320px){
	.btn-send {
		margin-left: 40px;
	}
	textarea {
		width: 285px !important;
	}
	select + i.fa {
/*		margin-left: 125px;*/
		margin-left: -15px;
	}
	#masthead {
		margin-top: 43px;
	}
	.field-item {
		margin-left: 0;
	}
	input[type="text"] {
/*		width: 95%;*/
		width: 280px;
		margin-left: 10px;
	}
	.field-item textarea {
		margin-left: 10px;
		max-width: 275px;
	}
	select {
		width: 300px;
		margin-left: 10px;
	}
	.producthead { position: relative; }
}
@media (width:384px) {
	.btn-send {
		margin-left: 70px;
	}
	textarea {
		margin-left: 10px;
		width: 345px !important;
	}
	select + i.fa {
		margin-left: 140px;
	}
	.producthead { position: relative; }
	.btn-white-malt {
		margin-top: -1023px;
		margin-left: 135px;
	}
	.btn-bullet-malt {
		margin-top: -1017px;
		margin-left: 320px;
	}
	.btn-white-tea {
		margin-top: -205px;
	}
	.btn-bullet-tea {
		margin-top: -199px;
	}
	.field-item textarea {
		margin-left: 10px;
		max-width: 340px;
	}
	select {
		width: 360px;
		margin-left: 10px;
	}
	input[type="text"] {
		width: 345px;
	}
}
@media (min-width: 400px) and (max-width:414px) {
	.btn-send {
		margin-left: 70px;
	}
	.btn-send {
		margin-left: 95px;
	}
	textarea {
		margin-left: 10px;
		width: 345px !important;
	}
	select + i.fa {
		margin-left: 145px;
	}
	#masthead {
		margin-top: 30px;
	}
	input[type="text"] {
		width: 375px;
	}
	.field-item textarea {
		width: 350px;
		margin-left: 20px;
	}
	select {
		width: 385px;
		margin-left: 13px;
	}
	.producthead { position: relative; }
	.text-q {
		padding: 6%;
	}
	#know_bearbrand_1 {
		margin-left: 25px;
	}
	#try_bearbrand_1 {
		margin-left: 25px;
	}
	.btn-white-tea {
		margin-top: -220px;
	}
	.btn-bullet-tea {
		margin-top: -214px;
	}
	.btn-white-malt {
		margin-top: -1095px;
		margin-left: 152px;
	}
	.btn-bullet-malt {margin-top: -1090px;margin-left: 340px}
}
@media (width:375px) {
	.btn-send {
		margin-left: 70px;
	}
	textarea {
		margin-left: 10px;
		width: 335px !important;
	}
	input[type="text"] {
		width: 335px;
	}
	.field-item textarea {
		margin-left: 10px;
		max-width: 330px
	}
	select {
		width: 348px;
		margin-left: 13px;
	}
	select + i.fa {
		margin-left: 135px;
	}
	.producthead { position: relative; }
	.btn-white-malt {
		margin-top: -1001px;
		margin-left: 125px;
	}
	.btn-bullet-malt {
		margin-left: 310px;
		margin-top: -995px;
	}
	.btn-white-tea {
		margin-top: -200px;
	}    
	.btn-bullet-tea {
		margin-top: -194px;
	}
	
	
}
@media (width:360px) {
	.btn-send {
		margin-left: 70px;
	}
	textarea {
		margin-left: 10px;
		width: 320px !important;
	}
	select + i.fa {
		margin-left: 130px;
	}
	input[type="text"] {
		width: 320px;
	}
	.field-item textarea {
		width: 315px;
		margin-left: 10px
	}
	select {
		width: 334px;
		margin-left: 12px;
	}
	.producthead { position: relative; }
	.text-q {
		padding: 8%;
	}
	#know_bearbrand_1 {
		margin-left: 26px;
	}
	#know_bearbrand_1 {
		margin-left: 26px;
	}
	#try_bearbrand_1 {
		margin-left: 26px;
	}
	.bold { padding-left: 30px; }
	.btn-white-malt {
		margin-top: -960px;
		margin-left: 135px;
	}
	.btn-bullet-malt {
		margin-top: -955px;
		margin-left: 322px;
	}
	.btn-white-tea {
		margin-top: -195px;
	}
	.btn-bullet-tea {
		margin-top: -188px;
	}
}
/* e:media query */