@charset "utf-8";

/* 산돌영문폰트 */
@font-face{
	font-family:"sdhd-rg";
	src:url("../../static/fonts/SandollHeadline-Regular.eot");
	src:local(※), url("../../static/fonts/SandollHeadline-Regular.woff") format("woff");
}

@font-face{
	font-family:"sdtx-lt";
	src:url("../../static/fonts/SandollSlabText-Light.eot");
	src:local(※), url("../../static/fonts/SandollSlabText-Light.woff") format("woff");
}

@font-face{
	font-family:"sdtx-sb";
	src:url("../../static/fonts/SandollSlabText-Semibold.eot");
	src:local(※), url("../../static/fonts/SandollSlabText-Semibold.woff") format("woff");
}


/* 산돌고딕neo1 */
@font-face{
	font-family:"sdTB";
	src:url("../../static/fonts/SDGothicNeoa-cLt.eot");
	src:local(※), url("../../static/fonts/SDGothicNeoa-cLt.woff") format("woff");
}

@font-face{
	font-family:"sdTB_bold";
	src:url("../../static/fonts/SDGothicNeoa-gBd.eot");
	src:local(※), url("../../static/fonts/SDGothicNeoa-gBd.woff") format("woff");
}

/* semibold > medium 수정 */
@font-face{
	font-family:"sdTB_semibold";
	src:url("../../static/fonts/SDGothicNeoaUniWebTTF-eMd.eot");
	src:local(※), url("../../static/fonts/SDGothicNeoaUniWebTTF-eMd.woff") format("woff");
}




/* @font-face {
	font-family:"NanumSquare_se_nhB"; 
	src:url("../../static/fonts/NanumSquare_se_nhB.eot");
	src:url("../../static/fonts/NanumSquare_se_nhB.eot?#iefix") format('embedded-opentype');
	src:local(※), url("../../static/fonts/NanumSquare_se_nhB.woff") format('woff');
	src:local(※), url("../../static/fonts/NanumSquare_se_nhB.ttf") format('truetype');
} */

/*힌팅 안됨. 볼드*/
@font-face {
	font-family:"NanumSquare_se_nhB"; 
	src:url("../../static/fonts/NanumSquare_se_nhB.eot");
	src:local(※), url("../../static/fonts/NanumSquare_se_nhB.woff") format('woff');
}
/*힌팅 안됨. 레귤러*/
@font-face {
	font-family:"NanumSquare_se_nhR"; 
	src:url("../../static/fonts/NanumSquare_se_nhR.eot");
	src:local(※), url("../../static/fonts/NanumSquare_se_nhR.woff") format('woff');
}
/*힌팅 됨. 볼드*/
@font-face {
	font-family:"NanumSquare_seB"; 
	src:url("../../static/fonts/NanumSquare_seB.eot");
	src:local(※), url("../../static/fonts/NanumSquare_seB.woff") format('woff');
}
/*힌팅 안됨. 볼드*/
@font-face {
	font-family:"NanumSquare_seR"; 
	src:url("../../static/fonts/NanumSquare_seR.eot");
	src:local(※), url("../../static/fonts/NanumSquare_seR.woff") format('woff');
}



html.en-body .en-none {display:none}
html.ko-body .ko-none {display:none}
html.ko-body .tit-area h2 {font-size:2rem;}
html.ko-body .tit-area h3 {font-size:1.8rem;}
html.ko-body .tit-area h4 {font-size:1.313rem} 

/* 레이아웃 */
a:hover {text-decoration:none}
a:focus {text-decoration:none}

.en-body .en-hide {display:none}

.shadow {display:none}

:disabled {opacity:0.5}

.blind {overflow:hidden;position:absolute;left:0;width:1px;height:1px;font-size:0;line-height:0}
.ab-full {position:absolute !important;top:0;bottom:0;left:0;right:0;margin:auto;}
.ab-t {position:absolute !important;top:0;}
.ab-r {position:absolute !important;right:0;}
.ab-b {position:absolute !important;bottom:0;}
.ab-l {position:absolute !important;left:0;}

.txt-l {text-align:left !important;}
.txt-c {text-align:center !important;}
.txt-r {text-align:right !important;}

.more {display:inline-block;color:#ff5950 !important;font-size:0.875rem;border-bottom:1px solid #ff5950;line-height:1.4}
.more.sb {font-size:1rem}
.more.w {color:#fff !important;border-bottom:1px solid #fff;}

.m-t {margin-top:100px !important}
.p-b {padding-bottom:100px !important}

.m-n {margin:0 !important;}
.p-n {padding:0 !important;}

.m-a {display:block !important;float:none;margin-left:auto !important;margin-right:auto !important}

.p-t-n {padding-top:0 !important;}
.p-b-n {padding-bottom:0 !important;}

.p-r {padding-right:10px !important;}
.p-l {padding-left:10px !important;}

.info-txt {font-size:0.8rem}

.error, .parsley-required {display:inline-block;margin-top:5px;color:#ff5950;font-size:0.875rem}

.under-l {border-bottom: 1px solid #fff !important;padding-bottom:2px}
.under-l-b {border-bottom: 1px solid #3d3935 !important;padding-bottom:2px}
.under-l-p {border-bottom: 1px solid #ff5950 !important;padding-bottom:2px}

.wrap {position:relative;width:100%;height:100%;z-index:100;background-color:#fff}
.wrap .content {min-height:100%;padding-bottom:470px;z-index:8000 !important;}
.wrap .content.contactUs {min-height:0}

.input-box {padding:12px 15px !important;font-size:1rem;color:#ff5950;background-color:#fbfbfb;border:none;outline:none}
.input-box:focus {box-shadow: 0 0 0 2px #ff5950 inset;outline: none;}
.input-box:valid {background-color:#fdf2f2;}

.select-box {padding:12px 45px 12px 15px !important;font-size:1rem;color:#3d3935;background-color:#fbfbfb;border:none;outline:none}
 /* Chrome, Firefox, Opera, Safari 10.1+ */

::placeholder {color:#a9a9a9;}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {color:#a9a9a9;}
/* Microsoft Edge */
::-ms-input-placeholder {color:#a9a9a9;}

.text-box {min-height:300px;padding:12px 15px !important;color:#ff5950;background-color:#fbfbfb;border:none;outline: none;}
.text-box:focus {box-shadow: 0 0 0 2px #ff5950 inset;}
.text-box:valid {background-color:#fdf2f2;}

.txt-box {padding:20px !important;}

.off {opacity:0.3}

/* 모달창 */
.modal {padding-right:0 !important;z-index:100000}
.modal-body {padding:20px 30px;}
.modal-open {overflow:visible;padding-right:0 !important}
.modal.fade.in {background:rgba(0,0,0,0.5);}
.modal.in .modal-dialog {position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:600px;transition-property: none;}
.modal-content {width:100%;overflow-y: scroll;height:600px;padding:0;box-shadow:none;border-radius:0;}
.fade {transition-property: none;}
.modal-backdrop.in {display:none}

.modal-item {display: none;}
.bootstrap-dialog-message>.modal-item {display: block;}
/* 헤더 */
.header {width:100%;background-color:#fff}
.header .logo {width:325px;margin:10px auto;}
.header .logo span {display:none;font-size:2rem;margin:21px 0 0 20px;}
.header .nav {display:inline-block;}
.header .nav li a {display:block;}
.header .nav li a.active {color:#ff5950;}
.header .nav li a:hover {background-color:#ff5950;color:#fff;}
#nav {background-color:#fcfcfc;text-align:center;border-top:2px solid #f2f2f2;border-bottom:2px solid #f2f2f2;line-height:0}
.lang {position: absolute;right: 20px;top: 138px;font-size: 0.9rem;color: #ff5950;z-index:10}
.lang:hover {color:#ff5950}
.lang:focus {color:#ff5950}
.lang span {display:inline-block;margin-top:1px}
.lang img {width:18px;height:18px;margin-top:5px;margin-right:7px;}

.wrap .navbar-toggle .icon-bar {transition:all 0.3s ease}
.wrap.on .navbar-toggle .icon-bar:first-child {transform: rotate(45deg);transform-origin: 0% 230%;}
.wrap.on .navbar-toggle .icon-bar:last-child {transform: rotate(-45deg);transform-origin: 10% -100%;}
.wrap.on .navbar-toggle .icon-bar:nth-child(2) {opacity: 0;}
/* //헤더 */

.container.list {position:relative;padding-left:10px !important;padding-right:10px !important;}
.list-p {padding-left:10px !important;padding-right:10px !important;}
.container .tit-area {padding-top:0;}
.container.p-n {padding:0px !important;}
.tit-area {padding:60px 0 80px;padding-bottom:60px;text-align:center;}
.tit-area h2, .tit-area h3, .tit-area h4 {color:#ff5950;transition:all 0.3s ease}
.tit-area h2 {font-size:2.375rem;}
.tit-area h3 {font-size:2rem;}
.tit-area h4 {font-size:1.313rem} 
.tit-area p {margin-top:14px;color:#ff5950;font-size:1rem;word-wrap: break-word;}
.tit-area p.sub-tit {font-size:1.313rem}
.sub-main-full .tit-area {max-width:450px;width:90%}
.sub-main-full .tit-area p {margin-bottom:-18px;font-size:1rem !important;}
.tit-area em {font-size:1.313rem}
.tit-area .flow {margin-bottom:30px;}
.tit-area .flow a {font-size:0.875rem}

.tit-area.w h2, .tit-area.w h3, .tit-area.w h4 {color:#fff;}
/* .tit-area.w .sq-bar {display:inline-block;margin:40px 0 20px;width:30px;height:4px;background-color:#fff;} */
.tit-area.w p {color:#fff;}
.tit-area.w .more {margin-top:40px;}

.tit h4 {color:#ff5950;font-size:1rem;transition:all 0.3s ease}
.tit p {margin-top:20px;transition:all 0.3s ease}

.tit.w h4 {color:#fff;}
.tit.w p {color:#fff;}

.sub-main-full {position:relative;width:100%;height:55%;min-height:600px;background-size:cover !important;background-position:center center !important;}
.sub-main-full:after {content:"";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: -1;background-size:cover !important;background-position:center center !important;}
.sub-main-full .tit {margin:auto;height:60%;}
.sub-main-full .tit-area {position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);}

.sub-main-bnr {height:250px;min-height:0;}
.sub-main-bnr .tit {height:100%;}
.sub-main-bnr .tit-area {padding:0;left:0;right:0;margin:0 auto;}
.sub-main-bnr .flow {position:absolute;right:20px;bottom:20px;color:#fff;font-size:0.875rem}
.sub-main-bnr .flow a {color:#fff;font-size:0.875rem}

.case-bnr {overflow:hidden;text-align:center;background:url(../../static/images/sub/case-bg.jpg) repeat !important}
.case-bnr .custom-svg path {fill:#fff;}
.case-bnr .custom-svg.width {width:600px;max-width:90%;top:-70px}
.case-bnr .tit {position:relative;height:100%;}
.case-bnr .flow {position:absolute;right:20px;bottom:20px;color:#fff;font-size:0.875rem}
.case-bnr .flow a {color:#fff;font-size:0.875rem}
.case-bnr img {width:500px;max-width:90%}

.hover-b {overflow:hidden;text-align:center;}
.hover-b li {overflow:hidden;margin-bottom:-1px;}
.hover-b li h4 {height:70px;font-size:2.7rem;color:#fff;z-index:12}
.hover-b li p {width:100%;bottom:-100%;color:#fff;padding:40px 20px;background-color:rgba(234,80,76,0.9);transition:all 0.4s ease;z-index:10;opacity:0;text-align:left;z-index:100}
.hover-b li p .ab-r {width:30px;bottom: 0;top: 0;margin: auto;right: 20px;transition: all 0.3s ease;}
.hover-b li:hover p {bottom:0;opacity:1}
.hover-b li img {z-index:1;transition:all 0.3s ease}
.hover-b li:hover img {transform:scale(1.1);-ms-transform:scale(1.1);}
.hover-b li p span {display:inline-block;margin-top:5px;}
.hover-b li em {display:block;width:80%;top:30px;z-index:10}

.hover-line-f li {transition:all 0.3s ease;}
.hover-line-f li:hover {box-shadow: 0 0 0 5px #ff5950 inset;}
.hover-line-b li {transition:all 0.3s ease;box-shadow: 0 -20px 0 0px #ff5950 inset;z-index:100000}

.list-area svg {width:25px;bottom:0;top:0;margin:auto;right:20px;transition:all 0.3s ease}
.list-area .col-md-4 .cls-1 {fill:#fff !important;}
.list-area .col-md-4 .cls-2 {stroke:#fff !important;}
.list-area .col-md-4 img {transition:all 0.3s ease}
.list-area .col-md-4 .img-box {overflow:hidden;}
.list-area .col-md-4:hover img {transform:scale(1.1);-ms-transform:scale(1.1);z-index:1;}
.list-area .col-md-4 {position:relative;overflow:hidden;margin-bottom:40px;}
.list-area .col-md-4:hover {position:relative;}
.list-area .col-md-4 a {display:block;overflow:hidden;position:relative;}
.list-area .col-md-4 .col-xs-12 {position:absolute;bottom:0;width:100%;transition:all 0.3s ease;background-color:rgba(255,89,80,0.85);z-index:20;}
.list-area .col-md-4:hover .col-xs-12 {background-color:rgba(255,89,80,1);}
.list-area .tit {overflow:hidden;padding:20px;}
.list-area .tit h4 {overflow: hidden;color:#3d3935;font-size:1rem;white-space: nowrap;text-overflow: ellipsis;color:#fff}
.list-area .tit p {margin-top:10px !important;color:#fff;font-size:0.875rem}
.list-area .col-md-4:hover .tit h4, .list-area .col-md-4:hover .tit p {color:#fff;}

.list-view .more {margin-top:100px;margin-bottom:60px;}
.list-view .right > div {margin-bottom:30px;}

.text-white {color:#fff}
.text {color:#3d3935 !important;}
.text-primary {color:#ff5950 !important;}
.text-gray {color:#a9a9a9 !important;}
.bg-primary {background-color:#ff5950;}


.bg-line.top > .container {padding-top:40px;}
.bg-line {overflow:hidden;border-top:2px solid #f8bab8;border-bottom:2px solid #f8bab8;background:url(../../static/images/common/line-bg.jpg) repeat !important;/* background:linear-gradient(-45deg, rgba(234,80,75,0.3) 8%, white 0, white 50%, rgba(234,80,75,0.3) 0, rgba(234,80,75,0.3) 58%, white 0);background-size:11px 11px; */}
.bg-gray {overflow:hidden;background-color:#f1f1f1;margin-top:-20px;}
.bg-pirmary {background-color:#ff5950}
.bg-pirmary2 {background-color:#fdf2f2}

.btn {display:inline-block;margin:30px auto 0;padding:15px 110px;border:2px solid #fff;border-radius:0;color:#fff;transition:all 0.3s ease}
.btn:hover {background-color:#fff;color:#ff5950;}
.btn-normal {background-color:#fff; box-shadow:inset 0px 0px 0px 2px #ff5950;color:#ff5950}
.btn-normal:hover {background-color:#ff5950;color:#fff}
.btn-primary {background-color:#ff5950;color:#fff;}
.btn-primary:hover {background-color:#cc3632 !important;border:2px solid #fff;color:#fff}

/* 푸터 */
.footer {overflow:hidden;margin-top:-470px;padding-top:200px;text-align:center;color:#fff;clear:both;line-height:1.8;}
.footer .inner {height:470px;padding:70px 0 140px;background-color:#161616;}
.footer.p-t-n {padding-top:0px;}

.footer .cs-mail {display:none !important}

/* 평상시 일때 */
.ko-body .footer .cs-mail.ko-mail {display:block !important}
.ko-body .footer .custom-mail {display:none}
.ko-body .footer .custom-page .cs-mail {display:none !important}

.en-body .footer .cs-mail.en-mail {display:block !important}
.ko-body .footer .custom-mail {display:none}


.footer .custom-mail {display:none}
.footer .en-none {display:block}

.footer a {color:#fff;}
.footer address {margin-left:80px;line-height:1.8}
.footer .logo a {display:block;margin:0 auto;width:130px;}
.footer .gnb {display:inline-block;margin-top:100px;text-align:left;font-size:1rem}
.footer .fir {margin-right:50px;}
.footer .las {padding-left:20px;border-left:1px solid #fff;}
/* //푸터 */



/* 

.fixer-modify { margin: 0px; position: relative; padding: 0px; width: 100%; height: 1px;display:none; }

.text-status-view .disabled{
	display:none;
}

body>header+.sub_content,
body>header+.sub_wrap {
	min-height: 100%;
	padding-bottom: 520px;
	margin-bottom: -301px;
}

body>header+.foot-no-padding {
	padding-bottom: 301px !important;
}


.form-control {
	box-shadow: 0px 0px 0px transparent;
}

.form-control.parsley-error {
	border-color: #f00 !important;
}

.parsley-errors-list {
	display: none;
}

.parsley-errors-list.filled {
	display: block;
}

.parsley-errors-list.filled li {
	padding: 10px 0px 10px;
	color: #ff0000;
}

label.parsley-error {
	color: #f00 !important;
}



body>header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1080px;
	z-index: 100000;
	transform: translateY(0px);
	transition: all .3s ease-in-out;
	height: 65px;
}
body>header.blue {
}

@media(max-width:1080px) {
body>header {
	position: absolute;
}
.fixer-modify { display:block !important;height:1px !important}
}

body>header>div {
	position: relative;
	transition: all .2s ease-in-out;
	transition-delay: 0s;
}

body>header.d>aside {
	min-height: 0px;
}

body>header.d,
body>header.has-extra {
	transform: translateY(-66px);
	transition: transform .3s ease-in-out;
}
body>header.has-extra {
	transition: transform .0s ease-in-out !important;
	
}

body>header.d.t-hov {
	transform: translateY(0px);
	transition: transform .1s ease-in-out;
}

body>header.bg>div {
 	background: rgba(0, 0, 0, 0.7); 
	transition-delay: .3s;
}

body>header.blue>div {
	background: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid #ddd;
}

body>header .extra-area>.bg-gray {
	box-shadow: 0px 0px 3px #333;
}

body>header .header-rect {
	padding: 0px 30px;
}

body>header .header-rect:after {
	clear: both;
	content: ' ';
	display: block;
}

body>header .header-rect>.brand {
	float: left;
	padding: 20px 0px;
}

body>header .header-rect>nav {
	float: right;
}


body>header+.header-visual {
	margin-top: 0px;
}

#gnb>ul:after {
	clear: both;
	content: ' ';
	display: block;
}

#gnb>ul>li {
	float: left;
	position: relative;
}

#gnb>ul>li>a {
	display: block;
	padding: 20px 20px 21px;
	color: #e1e1e1;
}

#gnb>ul>li:hover>a {
	background: rgba(0, 0, 0, 0.2);
}

#gnb>ul>li>a.on {
	background: rgba(0, 0, 0, 0.2);
}

.blue #gnb>ul>li>a {
	color: #868686;
}

.blue #gnb>ul>li:hover>a {
	background: rgba(234, 234, 234, 0.3);
}

.blue #gnb>ul>li>a.on {
	background: rgba(234, 234, 234, 0.4);
}

#gnb>ul>li>a.ico-only {
	padding: 12px 5px;
}

.v-top td {
	vertical-align:top;
}
#gnb i {
	vertical-align: top;
}
#gnb i em {
	color:#fff
}
#gnb>ul>li ul {
	display: none;
	position: absolute;
	border: 1px solid transparent;
	background: rgba(0, 0, 0, 0.5);
	width: 190px;
}

.blue #gnb i em {
	color:#868686
	}

.blue #gnb>ul>li ul {
	border: 1px solid #dedede;
	background: rgba(255, 255, 255, 0.9);
}

#gnb>ul>li a.ico-only+ul {
	width: 120px;
}

#gnb>ul>li:hover ul {
	display: block;
}

#gnb>ul>li:hover ul>li>a {
	display: block;
	color: #dedede;
	padding: 9px 18px;
	font-size: 13px;
	font-weight: normal;
}

.blue #gnb>ul>li:hover ul>li>a {
	color: #868686;
}

#gnb>ul>li:hover ul>li>a:hover {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}

#gnb>ul>li:hover ul>li>a.on {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}

.blue #gnb>ul>li:hover ul>li>a:hover {
	color: #000;
	background-color: #dfdfdf;
}

.blue #gnb>ul>li:hover ul>li>a.on {
	color: #000;
	background-color: #dfdfdf;
}

table .col_12 {width:100%}
table .col_11 {width:91.66666667%}
table .col_10 {width:83.33333333%}
table .col_9 {width:75%}
table .col_8 {width:66.66666667%}
table .col_7 {width:58.33333333%}
table .col_6 {width:50%}
table .col_5 {width:41.66666667%}
table .col_4 {width:33.33333333%}
table .col_3 {width:25%} 
table .col_2 {width:16.66666667%}
table .col_1 {width:8.33333333%}


#cart_inview {
	position: absolute;
	top: -200%;
	right: 10px;
	width: 270px;
	margin: 0px;
	display: none;
	opacity: 0;
	transform: translateY(10px);
	transition: transform .2s ease-in-out;
	z-index: 99;
}

#cart_inview.active {
	top: 15px;
	opacity: 1;
	transform: translateY(0px);
}

#cart_inview:before {
	content: ' ';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	right: 35px;
	top: -7px;
}

#cart_inview>section {
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	padding: 25px 20px 10px;
	text-align: center;
}

#cart_inview>section p {
	font-size: 14px;
	margin: 0px;
}

#cart_inview>section b {
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 30px 0px 10px;
}

#cart_inview>section span {
	display: block;
	padding: 0px 0px 40px;
	font-size: 18px;
}

#cart_inview>section span>small {
	font-size: 12px;
}
body>footer {
	position: relative;
	bottom: 0px;
	background: #191919;
	width: 100%;
	color: #c0c0c0;
	font-size: 13px;
	padding: 0px;
}

body>footer .w600 {width:620px !important}

body>footer .quick-link {
	background-color: #242424;
}

body>footer .quick-link .wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}

body>footer .quick-link i {
	display: block;
	margin: 0px auto 5px;
}

body>footer .quick-link ul>li>a {
	opacity: 0.5;
	color: #fff;
	padding: 20px 10px;
}

body>footer .quick-link ul>li>a:hover {
	background-color: #1e1e1e;
	opacity: 1;
}

body>footer .last-foot {
	padding: 40px 0px 70px;
}

body>footer .last-foot aside {
	width: 100px;
	vertical-align: middle;
}

body>footer .last-foot section {
	border-left: 1px solid #303030;
}

body>footer .last-foot section>div {
	padding: 0px 30px;
}

body>footer .last-foot section ul.nav {
	margin: 0px -10px 15px;
}

body>footer .last-foot section ul.nav>li>a {
	color: #fff;
	font-weight: normal;
	padding: 0px 10px;
	display: block;
}
body>footer .last-foot section ul.nav>li>a:hover {
	background:transparent;
}

body>footer .last-foot .copyright ul {
	margin: 0px -10px 0px;
}

body>footer .last-foot .copyright ul>li {
	padding: 0px 10px;
	position: relative;
}

body>footer .last-foot .copyright ul>li>a {
	color: #999;
}

body>footer .last-foot .copyright ul>li+li:before {
	content: ' ';
	display: block;
	width: 1px;
	height: 10px;
	background: #777;
	position: absolute;
	top: 6px;
	left: 0px;
}

body>footer .last-foot .copyright p {
	margin: 0px;
}

body>footer i {
	vertical-align: top;
}
 body>footer a:hover {
	color: #e0e0e0;
}


body.bg-membership {
	background-color: #fbfbfb;
}

body.bg-membership:before {
	right: 0px;
	bottom: 0px;
	content: ' ';
	display: block;
	width: 457px;
	height: 531px;
	background-image: url('../img/pc_membership_bg.jpg');
	background-size: 100% 100%;
	position: fixed;
	z-index: -1;
	opacity: .8;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (
		min--moz-device-pixel-ratio: 2) , only screen and (
		-o-min-device-pixel-ratio: 2/1) , only screen and (
		min-device-pixel-ratio: 2) , only screen and ( min-resolution: 192dpi)
		, only screen and ( min-resolution: 2dppx) {
	body.bg-membership:before {
		background-image: url('../img/pc_membership_bg@2x.jpg');
	}
}

#top-button {
	position:fixed;
	bottom: 20px;
	right: 20px;
	padding: 8px;
	background:rgba(255,255,255,0.2);
	transform:translateY(80px);
	transition:transform .3s ease-in;
	border-radius:2px;
}
#top-button.active {
	transform:translateY(0px);
	
} */