
@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');

html,body{
	margin:0;padding:0;
	font-family: 'MYuenHK', "Microsoft JhengHei", "微軟正黑體","Arial",Helvetica,sans-serif;

	background-color:#0b509d;
	color:#fff;
	
	
	
	
}
@font-face {
  font-family: MYuenHK;
  src: url('MYuenHK-Medium.ttf');
}

.col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1,
.col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, 
.col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1,
.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1{
	padding:0px;
}
label{
	font-weight:400;
	cursor:pointer;
}
a{
	cursor:pointer;
	color:#fff; 
	text-decoration: underline;
}
a:hover{
	opacity:0.9;
}
a:focus,
a:hover {
	text-decoration: none;
	color:#fff; 
}
a.active{
	text-decoration: none;
	color:#333; 
	font-weight: 500;
}
hr{
	margin-top:0px;
	margin-bottom:0px;
}
.container{
}
.container,
.row {
	margin: 0 auto;
	padding: 0
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin:auto;
	padding:0px;
}
@media(min-width:768px){
	.nav>li>a{
		height:50px;
		line-height:50px;
		text-align:center;
		padding:0px;
	}
}





/*global*/


.ad100{animation-delay:100ms}
.ad200{animation-delay:200ms}
.ad300{animation-delay:300ms}
.ad400{animation-delay:400ms}
.ad500{animation-delay:500ms}
.ad600{animation-delay:600ms}
.ad700{animation-delay:700ms}
.ad800{animation-delay:800ms}
.ad900{animation-delay:900ms}
.ad1000{animation-delay:1000ms}
.ad1100{animation-delay:1100ms}
.ad1200{animation-delay:1200ms}
.ad1300{animation-delay:1300ms}
.ad1400{animation-delay:1400ms}
.ad1500{animation-delay:1500ms}
.ad1600{animation-delay:1600ms}
.ad1700{animation-delay:1700ms}
.ad1800{animation-delay:1800ms}
.ad1900{animation-delay:1900ms}
.ad2000{animation-delay:2000ms}
.ad2100{animation-delay:2100ms}
.ad2200{animation-delay:2200ms}
.ad2300{animation-delay:2300ms}
.ad2400{animation-delay:2400ms}
.ad2500{animation-delay:2500ms}
.ad2600{animation-delay:2600ms}
.ad2700{animation-delay:2700ms}
.ad2800{animation-delay:2800ms}
.ad2900{animation-delay:2900ms}
.ad3000{animation-delay:3000ms}

.animated.ad100 ,.animated.ad200 ,.animated.ad300 ,.animated.ad400 ,.animated.ad500 ,.animated.ad600 ,.animated.ad700 ,.animated.ad800 ,.animated.ad900 ,.animated.ad1000,.animated.ad1100,.animated.ad1200,.animated.ad1300,.animated.ad1400,.animated.ad1500,.animated.ad1600,.animated.ad1700,.animated.ad1800,.animated.ad1900,.animated.ad2000,.animated.ad2100,.animated.ad2200,.animated.ad2300,.animated.ad2400,.animated.ad2500,.animated.ad2600,.animated.ad2700,.animated.ad2800,.animated.ad2900,.animated.ad3000{	 -webkit-animation-fill-mode: backwards;    animation-fill-mode: backwards;}










.offsetDots .owl-dots{
	position: relative;
    margin-top: -35px !important;
    z-index: 1; 
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.fancybox-slide--html .fancybox-close-small{
	top: 15px;
    right: 15px;
}
.fancybox-content{
	overflow:visible;
	border-radius: 20px;
}
.fancybox-slide--html .fancybox-close-small{
	transform:scale(1.5);
}
@media(max-width:767px){
	.container{
		max-width:480px;
		padding:0px 15px;
	}
	.fancybox-content{
		padding:15px;
			width: 95%;
	}
	.mobilewrapper{
		
	}
}

.navbar{
	border-radius:0px;
	border:none;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.navbar>.row{
	padding-left:0px;
	padding-right:0px;
	padding:0px 0px;
	
}
@media(max-width:767px){
	.navbar>.row{
		padding:0px 0px;
		
	}
}
.header_bg{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	background-color: #384e80;
	color:#FFF;
	
}
.header_bg, .header_container{
	height:80px;
}
@media(min-width:768px){

	.header_bg, .header_container{
		height:120px;
	}
}
@media(max-width:767px){

	.navbar>.row{
		width:100%;
		max-width:100%;
		
		
		top:0px;
		z-index:100;
		
		opacity:0.95;
	}
}
@media (min-width: 768px){
	
	.navbar-collapse{
		text-align:right;
	}
	.navbar-header{
		float:none;
	}
}
.navbar-collapse{
	border:none;
}



@media(max-width:767px){
	.navbar-nav{
		margin: auto;
	}
	.navbar-collapse{
		padding-top: 15px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-inverse .navbar-nav>li>a{
		color:#fff;
		line-height: 15px;
	}

	.navbar-toggle{
		float: left;
		border: none;
		position: absolute;

		z-index: 10;
		border: none;
		background-color: transparent !important;
		right: 8px;
		top: 20px;
		margin-right: 0px;
		padding: 15px 15px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
}
.navbar-inverse .navbar-toggle .icon-bar{
	background-color:#fff;
}

.logocontainer{
	padding: 0px 0px;
	position:relative;
}
	
#logo_img{
	position: absolute;
	width:16%;
	height:70%;
	left: 42%;
	top:15%;
	z-index:2;
	cursor:pointer;
	display:block;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url('/images/logo.png');
	
	
}

@media(max-width:767px){
	#logo_img{
		width: 40%;
		height: 90%;
		left: 30%;
		top: 5%;
	}
}

.alignMiddle{
	width:100%;
	height:100%;
}

.alignMiddle>div {
	display: table;
	width:100%;
	height:100%;
}
.alignMiddle>div>div {
	display: table-cell;
	vertical-align: middle;
	
	width:100%;
	height:100%;
}
.lineheightn{
	line-height:20px !important;
} 
.lineheightsm{
	line-height:30px !important;
} 
.lineheight40{
	line-height:40px !important;
}
.lineheight45{
	line-height:45px !important;
}
.lineheight50{
	line-height:50px !important;
}
@media(max-width:767px){
	.lineheightn_m{
		line-height:30px !important;
	}
	.lineheight2n_m{
		line-height:60px !important;
	}
}
.lineheightm{
	line-height:40px !important;
}
.maxwidth160{
	max-width:160px;
	width:100%;
}
.maxwidth250{
	max-width:250px;
	width:100%;
}
.maxwidth300{
	max-width:300px;
	width:100%;
}
.maxwidth350{
	max-width:350px;
	width:100%;
}
.maxwidth400{
	max-width:400px;
	width:100%;
}
.maxwidth480{
	max-width:480px;
	width:100%;
}
.maxwidth500{
	max-width: 500px;
	width:100%;
}
.maxwidth600{
	max-width:600px;
	width:100%;
}
.maxwidth700{
	max-width:700px;
	width:100%;
}
.maxwidth750{
	max-width:750px;
	width:100%;
}
.maxwidth800{
	max-width:800px;
	width:100%;
}
.maxwidth900{
	max-width:900px;
	width:100%;
}

	.maxwidth1000{
		max-width:1000px;
	}
}
.maxwidth1200{
	max-width:1200px;
	width:100%;
}
.maxwidth100p{
	max-width:100%;
}
.maxwidth85p{
	max-width:85%;
	width:100%;
}
.textleft{
	text-align: left !important;
}
.uppercase{
	text-transform:uppercase;
}
.textcenter {
	text-align: center
}
@media(max-width:767px){
	
	.textcenterm {
		text-align: center
	}
}
.flexcenter{
	display: flex;
	justify-content: center;
	align-items: center;
}
.textright{
	text-align: right;
}
.textjustify{
	text-align: justify;
}
.dleftmcenter{
	text-align: center
}
@media(min-width:768px){
	.dleftmcenter{
		text-align: left;
	}
}
.posrelative{
	position:relative;
}
.zindex1{
	z-index:1;
}
.marginauto{
	margin-left:auto;
	margin-right:auto;
}
.marginleft0{
	margin-left:0px;
}
.clearboth{
	clear:both;
}
.displayib{
	display:inline-block !important;
}
.nopadding{
	padding:0px !important;
}
.boldtext {
	font-weight: 700;
}
.boldertext {
	font-weight: 900;
}
.thintext {
	font-weight: 100;
	
}
.normaltext{
	font-weight: 400;
}
.italictext{
	font-style: italic;
}
.extraboldtext {
	font-weight: 900;
}
@media(min-width:768px){
	.hoverzoom:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);z-index:1;position:relative;}
}
.listaplha{
	list-style-type: lower-alpha;
}
.cursorauto{
	cursor: auto !important;
}
.cursorpointer{
	cursor: pointer;
}
.dnone{
	display:none;
}
.error_msg{
	opacity:0;
	position:relative;
	top:0px;
    line-height: 15px;
	font-size:12px;
	color:#ff5353;
}

.arrow_left{
	width: 40px;
	height:40px;
	position:absolute;
	left: 0px;
	top:calc(50% - 25px);
	background-image:url('../images/icon_w_left.png');
	background-size:  100%;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease;
	opacity:0.75;
}

.arrow_right{
	width: 40px;
	height:40px;
	position:absolute;
	right: 0px;
	top:calc(50% - 25px);
	background-image:url('../images/icon_w_right.png');
	background-size: 100%;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease; 
	opacity:0.75;
}
.arrow_up{
	width: 40px;
	height:40px;
	position:absolute;
	left: calc(50% - 20px);
	top: 0px;
	background-image:url('../images/icon_w_up.png');
	background-size:  100%;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease;
	opacity:0.75;
}

.arrow_down{
	width: 40px;
	height:40px;
	position:absolute;
	left: calc(50% - 20px);
	bottom: 0px;
	background-image:url('../images/icon_w_down.png');
	background-size:  100%;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease;
	opacity:0.75;
}
@media(max-width:767px){
}
.arrow_right:hover, .arrow_left:hover{
	transform:scale(1.25);
	opacity:1;
}

.content_popup{background-color:#FFF;padding:20px 5px;}
@media(min-width:768px){
	.content_popup{
		padding:20px 50px;
	}
}
@media(min-width:768px){
	.content_popup{min-width:360px;    max-width: 560px; }
	.content_popup.long{  max-width: 9999px;}
	
}
@media(max-width:767px){
	.content_popup{
		max-width:100%;
		margin:0px auto;
		min-width:200px;
	}
}
.content_popup>div{display:table;height:100%;width:100%}
.content_popup>div>div{display:table-cell;vertical-align:middle}
.content_popup .title{font-size:20px;line-height:30px;letter-spacing:1px;text-align:center;margin-bottom:10px;font-weight:700}
.content_popup .caption{text-align:center;margin-bottom:30px;letter-spacing:1px}

.content_popup.leftalign .title,
.content_popup.leftalign .caption{
	text-align:left;
}
.content_popup.autoHeight{
	height:auto;
}

.button.dnone{
	display:none;
}
.button.textleft{
	padding-left:25px;
}
.button.doc_icon{
	padding-right:40px;
	position:relative;
}
.button.doc_icon::after{
	content:"";
	position:absolute;
	top:-1px;
	right:-1px;
	width: 42px;
	height:42px;
	
	background-position: center;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	
	
	background-image: url('/images/icon_file.png');
	
}
.button.rightarrow{
	padding-right:40px;
	position:relative;
}
.button.rightarrow::after{
	position: absolute;
    content: "";
    right: 15px;
    top: 16.5px;
    border-top: 7px solid #FFF;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    transform: rotate(-90deg);
	
}
.button.rightarrow.purplearrow::after{

    border-top: 7px solid #35507f;
  
}
.button.rightarrow.purplearrow:hover::after{

    border-top: 7px solid #fff;
  
}
.button{
	display:block;
	letter-spacing: .5px;
	
	background: linear-gradient(to bottom,  #c71c2c 0%,#e48c15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	
	
	color:#fff ;
	border: 2px solid #dba54d;
	padding: 10px 15px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	border-radius:10px;
    letter-spacing: 1px;
	font-size: 26px;
    line-height: 28px;
    font-weight: bold;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
	transition: all 300ms ease;
	
}

.button.btn_result{
	background-color:#dddddd;
}

@media(max-width:767px){
	.button{
		font-size:18px;
		line-height:22px;
	}
}
@media(min-width:768px){
	
}
.button:not(.cursorauto):hover,
.button:not(.cursorauto):active,
.button:not(.cursorauto):focus,
a.button:not(.cursorauto):hover,
a.button:not(.cursorauto):active,
a.button:not(.cursorauto):focus{
	background-color:#ffffff;
	color:#f1e68b ;
}


.button.green{
	background-color:#009b7a;
	color:#f7ed12;
}

.button.green:not(.cursorauto):hover,
.button.green:not(.cursorauto):active,
.button.green:not(.cursorauto):focus{
	background-color:#009b7a;
	color:#f7ed12;
}




.button.brown{
	background-color:#f1e68b ;
	color:#fff;
}

.button.brown:hover,
.button.brown:active,
.button.brown:focus{
	background-color:#f1e68b  !important;
	color:#fff !important;
}

.button.blue{
	background-color:#062277;
	color:#fef200;
}

.button.blue:hover,
.button.blue:active,
.button.blue:focus{
	background-color:#062277 !important;
	color:#fef200 !important;
}

#form_container .button.blue{
	color:#FFF !important;
}
.button.blue.whitetext{
	color:#FFF !important;
}



.button.displayib{
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}



.button.tiny{
	border-radius: 5px;
    width: auto;
    font-size: 15px;
	display:inline-block;
	width:auto;
	padding:5px 20px;
}
.button.long{ 
	width:330px;
}
.button.autowidth{
	width:auto;
}
.button.block{
	display:block;
}

.button.disabled{
	background-color:#BBB;
	cursor:auto;
}

.button:not(.cursorauto):hover{
	opacity:0.8;
}
.button.nobg{
	background-color:transparent;
	border:1px solid #1c74bb;
	color:#1c74bb;
}
.button.facebook{
	color:#FFF !important;
	background-color:#365899 !important;
}

.button.rightspacing{
	margin-right:15px;
}

.button.mb-s.twolines {
    padding-top: 4px;
    padding-bottom: 4px;
}

.whitetext{
	color:#FFF;
}
.orangetext{
	color:#f7ac3b;
}
.blacktext{
	color:#000;
}
.darkgreytext{
	color:#1b1b1d;
}
.greytext{
	color:#666;
}
.lightgreytext{
	color:#888;
}
.redtext{
	color:#EE0000;
}
.yellowtext{
	color:#f1e68b;
}
.bluetext{
	color:#003893;
}
.browntext{
	color:#c61c2c ;
}
.lightbluetext{
	color:#41bbff;
}
.greentext{
	color:#39b14a;
}
.darkbluetext{
	color:#013565;
}

.lightgreytext{
	color:#CCC;
}

.purpletext{
	color:#35507f;
}
.purpletext2{
	color:#35507f;
}
.purpletext3{
	color:#35507f;
}


.bg_lightskyblue{
	background-color:#dff1fc;
}

.bg_beige{
	background-color:#fff4de;
}
.bg_green{
	background-color:#00ac88;
}
.bg_darkblue{
	background-color:#003893;
}



.bg_brown{
	background-color:#f1e68b;
}

.bg_brown2{
	background-color:#d19c57;
}

.bg_grey{
	background-color:#f2f2f2;
}
.bg_lightgrey{
	background-color:#c0c1c3;
}
.bg_midgrey{
	background-color:#626166;
}
.bg_darkgrey{
	background-color:#515153;
}
.bg_white{
	background-color:#FFF;
}
.bg_black{
	background-color:#000;
}
.bg_red{
	background-color:#e31d1a;
}
.bg_pink{
	background-color:#ef9f9c;
}
.bg_blue{
	background-color:#0b509d;
}
.bg_yellow{
	background-color:#f6c932;
}
.bg_purple{
	background-color:#d4daf0;
}
.bg_purple2{
	background-color:#35507f;
}
/* .bg_midblue{
	background-color:#89cdff;
}*/
.bg_lightblue{
	background-color:#007ad4;
}

.bg_paleblue{
	background-color:#bfe4ff;
}

.bordertop{
	border-top:1px solid #CCC;
}

.borderightall{
	border-right:1px solid #CCC;
}

.borderleftall{
	border-left:1px solid #CCC;
}
@media(min-width:768px){
	.borderight{
		border-right:1px solid #CCC;
	}

	.borderleft{
		border-left:1px solid #CCC;
	}

}

.bgcontain{
	background-size:contain !important;
}
.bgimage169{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 9 / 16);
	
}
.bgimage54{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 80 / 100);
	
}


.bgimage43{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 75 / 100);
	
}

.bgimage34{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 100 / 75);
	
}



.bgimage32{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 66.66 / 100);
	
}

.bgimage11{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: calc(100% * 100 / 100);
	
}

@media(min-width:768px){
	
	 .col2_item:nth-child(2n+1){
		padding-right: calc(20px / 2 * 1);
	}
	.col2_item:nth-child(2n+2){
		padding-left: calc(20px / 2 * 1);
	}
	
	.col2_item.thin:nth-child(2n+1){
		padding-right: calc(10px / 2 * 1);
	}
	.col2_item.thin:nth-child(2n+2){
		padding-left: calc(10px / 2 * 1);
	}
	
	
	.col3_item:nth-child(3n+1){
		padding-right: calc(21px / 3 * 2);
	}
	.col3_item:nth-child(3n+2){
		padding-left: calc(21px / 3 * 1);
		padding-right: calc(21px / 3 * 1);
	}
	.col3_item:nth-child(3n){
		padding-left: calc(21px / 3 * 2);
	}
	
	
	.col4_item:nth-child(4n+1){
		padding-right: calc(20px / 4 * 3);
	}
	.col4_item:nth-child(4n+2){
		padding-left: calc(20px / 4 * 1);
		padding-right: calc(20px / 4 * 2);
	}
	.col4_item:nth-child(4n+3){
		padding-left: calc(20px / 4 * 2);
		padding-right: calc(20px / 4 * 1);
	}
	
	.col4_item:nth-child(4n){
		padding-left: calc(20px / 4 * 3);
	}
	
	
	
	
	.thickcol.col2_item:nth-child(2n+1){
		padding-right: calc(40px / 2 * 1);
	}
	.thickcol.col2_item:nth-child(2n+2){
		padding-left: calc(40px / 2 * 1);
	}
	.col2_item_pr:nth-child(2n+1){
		padding-left: calc(20px / 2 * 1);
	}
	.col2_item_pr:nth-child(2n+2){
		padding-right: calc(20px / 2 * 1);
	}
	.col2_item_pr.large:nth-child(2n+1){
		padding-left: calc(40px / 2 * 1);
	}
	.col2_item_pr.large:nth-child(2n+2){
		padding-right: calc(40px / 2 * 1);
	}
	.thickcol.col3_item:nth-child(3n+1){
		padding-right: calc(40px / 3 * 2);
	}
	.thickcol.col3_item:nth-child(3n+2){
		padding-left: calc(40px / 3 * 1);
		padding-right: calc(40px / 3 * 1);
	}
	.thickcol.col3_item:nth-child(3n){
		padding-left: calc(40px / 3 * 2);
	}
	
	
	
}

@media(max-width:767px){
	
	.m.col2_item:nth-child(2n+1){
		padding-right: calc(20px / 2 * 1);
	}
	.m.col2_item:nth-child(2n+2){
		padding-left: calc(20px / 2 * 1);
	}
	
	.m.col2_item.thin:nth-child(2n+1){
		padding-right: calc(10px / 2 * 1);
	}
	.m.col2_item.thin:nth-child(2n+2){
		padding-left: calc(10px / 2 * 1);
	}
	
	
	.m.col3_item:nth-child(3n+1){
		padding-right: calc(9px / 3 * 2);
	}
	.m.col3_item:nth-child(3n+2){
		padding-left: calc(9px / 3 * 1);
		padding-right: calc(9px / 3 * 1);
	}
	.m.col3_item:nth-child(3n){
		padding-left: calc(9px / 3 * 2);
	}
	
	
}

	.colcontainer{
		margin-left:-10px;
		margin-right:-10px;
	}
	.colcontainer.thickpadding{
		margin-left:-15px;
		margin-right:-15px;
	}
	.colcontainer.thinpadding{
		margin-left:-5px;
		margin-right:-5px;
	}
	
	.col_item{
		padding-left:10px;
		padding-right:10px;
	}
	.col_item.thickpadding{
		padding-left:15px;
		padding-right:15px;
	}
	
	.col_item.thinpadding{
		padding-left:5px;
		padding-right:5px;
	}
	
	

.homepage_slider .owl-theme .owl-nav.disabled+.owl-dots{
	margin:auto;
}
.owl-theme .owl-nav.disabled+.owl-dots{
	margin: 10px 0px;
	position: absolute;
    bottom: 0px;
    width: 100%;
}
.owl-theme .owl-dots .owl-dot{
	outline:none;
}
.owl-theme .owl-dots .owl-dot span{
	width: 10px;
	height:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#d5d6d8;
}
.owl-theme .owl-dots .owl-dot.active span{

	background-color:#fff;
}

.autowidth{
	width:auto !important;
}
.fullheight{
	height:100%;
}
.fullwidth{
	width:100%;
}
.maxwidth{
	max-width:100%;
}
	.mb-xxl{margin-bottom:100px;}
	.mb-xl{margin-bottom:80px;} 
	.mb-l{margin-bottom:60px;}
	.mb-m{margin-bottom:40px;}
	.mb-sm{margin-bottom:30px;}
	.mb-s{margin-bottom:20px;}
	.mb-xss{margin-bottom:15px;}
	.mb-xs{margin-bottom:10px;}
	.mb-xxs{margin-bottom:5px;}
	 
	.mt-xxl{margin-top:100px;}
	.mt-xl{margin-top:80px;}
	.mt-l{margin-top:60px;}
	.mt-m{margin-top:40px;}
	.mt-sm{margin-top:30px;}
	.mt-s{margin-top:20px;}
	.mt-xs{margin-top:10px;}
	.mt-xxs{margin-top:5px;}
	
	.ml-l{margin-left:60px;}
	.ml-m{margin-left:40px;}
	.ml-s{margin-left:20px;}
	.ml-xs{margin-left:10px;}
	.ml-xxs{margin-left:5px;}

	.pb-l{padding-bottom:60px;}
	.pb-m{padding-bottom:40px;}
	.pb-sm{padding-bottom:30px;}
	.pb-s{padding-bottom:20px;}
	.pb-xs{padding-bottom:10px;}
	.pb-xxs{padding-bottom:5px;}
	.pb-none{padding-bottom:0px;}
	
	.pt-l{padding-top:60px;}
	.pt-m{padding-top:40px;}
	.pt-sm{padding-top:30px;}
	.pt-s{padding-top:20px;}
	.pt-xs{padding-top:10px;}
	.pt-xxs{padding-top:5px;}
	.pt-none{padding-top:0px;}
	
	.pl-l{padding-left:60px;}
	.pl-m{padding-left:40px;}
	.pl-s{padding-left:20px;}
	.pl-xs{padding-left:10px;}
	
	.pr-l{padding-right:60px;}
	.pr-m{padding-right:40px;}
	.pr-s{padding-right:20px;}
	.pr-xs{padding-right:10px;}
	
	.p-l{padding:60px;}
	.p-m{padding:40px;}
	.p-s{padding:20px;}
	.p-xs{padding:10px;}
	.p-xxs{padding:5px;}
	
	.mb-none{
		margin-bottom:0px !important;
	}
	.mt-none{
		margin-top:0px !important;
	}
	.pt-none{
		padding-top:0px !important;
	}
	.pb-none{
		padding-bottom:0px !important;
	}
	.pl-none{
		padding-left:0px !important;
	}
@media(max-width:767px){
	
	.m.mb-none{
		margin-bottom:0px !important;
	}
	.m.mt-none{
		margin-top:0px !important;
	}
	.m.pt-none{
		padding-top:0px !important;
	}
	.m.pb-none{
		padding-bottom:0px !important;
	}
	.m.pl-none{
		padding-left:0px !important;
	}
	
	.m.mb-xxl{margin-bottom:50px;}
	.m.mb-xl{margin-bottom:40px;}
	.m.mb-l{margin-bottom:30px;}
	.m.mb-m{margin-bottom:20px;}
	.m.mb-sm{margin-bottom:15px;}
	.m.mb-s{margin-bottom:10px;}
	.m.mb-xs{margin-bottom:5px;}
	.m.mb-xxs{margin-bottom:2px;}
	
	.m.mt-l{margin-top:30px;}
	.m.mt-m{margin-top:20px;}
	.m.mt-sm{margin-top:15px;}
	.m.mt-s{margin-top:10px;}
	.m.mt-xs{margin-top:5px;}
	.m.mt-xxs{margin-top:2px;}

	
	.m.ml-l{margin-left:30px;}
	.m.ml-m{margin-left:20px;}
	.m.ml-sm{margin-left:15px;}
	.m.ml-s{margin-left:10px;}
	.m.ml-xs{margin-left:5px;}
	.m.ml-xxs{margin-left:2px;}
	
	.m.mr-l{margin-right:30px;}
	.m.mr-m{margin-right:20px;}
	.m.mr-sm{margin-right:15px;}
	.m.mr-s{margin-right:10px;}
	.m.mr-xs{margin-right:5px;}
	.m.mr-xxs{margin-right:2px;}
	
	
	.m.pb-l{padding-bottom:30px;}
	.m.pb-m{padding-bottom:20px;}
	.m.pb-sm{padding-bottom:15px;}
	.m.pb-s{padding-bottom:10px;}
	.m.pb-xs{padding-bottom:5px;}
	.m.pb-xxs{padding-bottom:2px;}
	
	.m.pt-l{padding-top:30px;}
	.m.pt-m{padding-top:20px;}
	.m.pt-sm{padding-top:15px;}
	.m.pt-s{padding-top:10px;}
	.m.pt-xs{padding-top:5px;}
	.m.pt-xxs{padding-top:2px;}
	
	.m.pl-l{padding-left:30px;}
	.m.pl-m{padding-left:20px;}
	.m.pl-sm{padding-left:15px;}
	.m.pl-s{padding-left:10px;}
	.m.pl-xs{padding-left:5px;}
	.m.pl-xxs{padding-left:2px;}
	
	.m.pr-l{padding-right:30px;}
	.m.pr-m{padding-right:20px;}
	.m.pr-sm{padding-right:15px;}
	.m.pr-s{padding-right:10px;}
	.m.pr-xs{padding-right:5px;}
	.m.pr-xxs{padding-right:2px;}

	
	
	
	.m.m-l{margin:60px;}
	.m.m-m{margin:40px;}
	.m.m-sm{margin:30px;}
	.m.m-s{margin:20px;}
	.m.m-xs{margin:10px;}

	.m.p-l{padding:60px;}
	.m.p-m{padding:40px;}
	.m.p-sm{padding:30px;}
	.m.p-s{padding:20px;}
	.m.p-xs{padding:10px;}
	
	
	.m.xs-ltsp{
		letter-spacing:0.25px;
	}
	.m.s-ltsp{
		letter-spacing:.5px;
	}
	.m.m-ltsp{
		letter-spacing:1px;
	}
	.m.l-ltsp{
		letter-spacing:2px;
	}
	
}


.section_hr{
	border-top:2px solid #35507f;
	margin-bottom:40px;
	position: relative;
}
.section_hr::after{
	border-top: 20px solid #35507f !important;
    border-left: 20px solid transparent !important;
    border-bottom: 20px solid transparent !important;
    border-right: 20px solid transparent !important;
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 20px);

}


.ol_item{
	padding-left:15px;
	color:#35507f;
}
.ol_item li{

	color:#35507f;
	padding-left:5px;
	margin-bottom:10px;
}
.ol_item li>div{
	color:#333;
}



.bottomyellow{
	border-bottom:8px solid #f6c932;
}

.underline{
	text-decoration:underline;
}
@media(max-width:767px){
	.table_container{
		overflow-x:scroll;
	}
}
/*global*/
/*font*/

body {
	font-size: 16px;
	line-height: 24px;
	letter-spacing:0px;
}
.talltext{
	line-height:36px;
}
@media(max-width:991px){
	.talltext {
		line-height: 24px;
	}
}
.header-text{
	font-size:16px;
	line-height:24px;
}
.ss-text{
	font-size: 12px;
	line-height:15px;
}
.s-text{
	font-size: 14px;
	line-height:18px;
}

.sssm-text{
	font-size: 16px;
}
.ssm-text{
	font-size: 18px;
}

.sm-text {
	font-size: 22px;
	line-height: 28px
}

.m-text {
	font-size: 32px;
	line-height: 36px
}

.ml-text {
	font-size: 36px;
	line-height: 40px
}

.l-text {
	font-size: 40px;
	line-height: 50px;
	
}
.xl-text {
	font-size: 45px;
	line-height: 60px;
	
}
.xxl-text {
	font-size: 55px;
	line-height: 50px;
	letter-spacing: 2px;
	
}

@media(max-width:767px){

	.sm-text {
		font-size: 18.5px;
		line-height: 28px
	}

	.m-text {
		font-size: 20px;
		line-height: 28px
	}


}

@media(min-width:768px){
	.mw-80{
		max-width:80%;
	}
	.mw-90{
		max-width:90%;
	}
}
/*fonts*/
.displayblock, .displayb{
	display:block !important;
}

.clearfix{
	clear:both;
}

/*footer*/
	html, body{
		min-height: 100vh;
	}
	

	footer{
		color: #FFF;
		padding: 0px;
		background: none;
	}
	
/*footer*/
/*global*/

	.offsetheader{
		margin-top:80px;
	}
	@media(min-width:768px){
		.offsetheader{
			margin-top:80px;
		}
	}
	.flexMiddle{
		 display: flex;
		 flex-direction: column;
		 justify-content: center;
	}
	.height100vh{
		height:100vh;
	}

	.jarallax{
		background-position: center;
		background-size:100%;
	}
	
	.subscription_bg{
		background-image: url('/images/subscription_bg.jpg');
	}
	
	
	input[type=file] {
		width: 100%;
	}
	
	
	
		 

	.alignMiddle>div {
		display: table;
		width:100%;
		height:100%;
	}
	.alignMiddle>div>div {
		display: table-cell;
		width:100%;
		vertical-align: middle;
	}

	.underline{
		text-decoration:underline;
	}
	.cursorp{
		cursor:pointer;
	}



/*global*/








	.bg_coin{
		background-color:#d19c57;
		color:#FFF;
	}

	#header_menu{
		content:"";
		position:absolute;
		top: 20px;
		left: 0px;
		width: 48px;
		height:48px;
		
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		background-image: url('/images/icon_menu.png');
		
		cursor:pointer;
		
		z-index:2;
	}
	@media(max-width:767px){
		#header_menu{
			left: 15px;
		}
	}
	@media(min-width:768px){
		
		#header_menu:hover{
			filter: brightness(1.1);
		}
	}
	
	#header_menu+nav{
		position: absolute;
		z-index: 1;
		width: 280px;
		top: 40px;
		left: 20px;
		transform: scale(0);
		transform-origin: top left;
		transition: all 300ms ease;
	}
	#header_menu.active+nav{
		transform: scale(1) !important;
	}

	#header_nav{
		background: #ed1a3b;
		list-style-type: none;
		border-radius: 15px;
		padding:0px;
		text-align: center;
		border: 2px solid #f9d464;
	}
	#header_nav li{
		position:relative;
	}
	#header_nav li:not(:last-child)::after{
		content: "";
		position: absolute;
		top: 100%;
		left: 10px;
		width: calc(100% - 20px);
		height:1px;
		background-color:#f1e68b;
	}
	#header_nav li a{
		color: #f9d464 ;
		display:block;
		padding:15px 10px;
		text-decoration: none;
		font-weight:bold;
	}
	#header_nav li a:hover{
	}


	.main_bg{
		/* background-position: center; */
		/* background-size: 500px ; */
		/* background-repeat: no-repeat; */
		/* background-image: url('/images/bg.png'); */
		/* background-attachment: fixed; */
		
	}
	
	@media(min-width:768px){
		
		.main_bg{
			background-size: 800px ;
			
		}
	}
	
	/* body.main_bg::before { */
		/* transform: translate3d(0,0,0); */
		/* position: fixed; */
		/* content: ""; */
		/* height: 100%; */
		/* width: 100%; */
		/* background-position: center; */
		/* background-size: 800px; */
		/* background-repeat: no-repeat; */
		/* background-image: url(/images/bg.png); */
		/* background-attachment: fixed; */
		/* z-index: 0; */
	/* } */
	/* body>* { */
		/* position: relative; */
		/* z-index: 1; */
	/* } */

	@media(min-width:768px){
		.container{
			max-width:800px;
		}
	}

	#kv_layer_2,
	#kv_layer_3{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
	}


	#form_container{
		max-width:480px;
	}
	#form_container a{
		color:#fff ;
	}
	#form_container .form_label{
		line-height: 40px;
		font-size:16px;
	}
	@media(max-width:767px){
		
		#form_container{
			padding-left:  25px;
			padding-right: 25px;
		}
	}

/*form*/
	.form_item{
			margin-bottom: 5px;
		}
	
		select{
			color:#286041;
			border: 1px solid #DDD;
			padding: 5px 10px;
			border-radius: 5px;
			font-size: 14px;
			outline:none;
			-webkit-appearance: none;
			position:relative;
			width:100%;
			
			background-position: calc(100% - 0px);
			background-size: 40px;
			background-repeat: no-repeat;
			background-image: url('/images/icon_pulldown.png');
			
			text-align: center;
			padding-right: 40px;
		}
		
		
		
		input[type='date'],
		input[type='file'],
		input[type='number'],
		input[type='text'],
		input[type='email']{
			color: #286041;
			border: 1px solid #DDD;
			padding: 5px 10px;
			border-radius: 25px;
			outline: none;
			font-size: 14px;
		}
		@media(max-width:767px){
				
			input[type='date'],
			input[type='file'],
			input[type='number'],
			input[type='text'],
			input[type='email']{
			}

			[name='contact_name'],
			[name='contact_phonenumber']{
				width: 100% !important;
			}


		}
		
		
		
		.icon_fileupload{
			cursor: pointer;
			background-position: calc(100% - 4px);
			background-size: 40px 40px;
			background-repeat: no-repeat;
			background-image: url('/images/icon_upload.png');
			
			
		}
		@media(max-width:767px){
			
		}
		
		
		.form_option{
			width:120px;
			float:left;
			padding-right:5px;
		}
		 .form_option>*{
			width:100%;
		}
		 .form_option_field{
			width: calc(100% - 120px);
			float:left;
			padding-left:5px;
		}
	
		
		input[type='checkbox']{
			width: 20px;
			height:20px;
			outline:none;
			cursor:pointer;
		}
		
		 .form_checkbox{
			width:30px;
			float:left;
			padding-right:5px;
		}
		 .form_checkbox_label{
			width: calc(100% - 30px);
			float: left;
			padding-left: 2px;
			line-height: 28px;
		}
		
		.upload_preview_wrapper {
			margin-left:0px;
		}
		
		.upload_preview_container {
			display: none;
			
		}
		
		a#btn_popup_terms{
			
			color:#008cd1;
		}
		
		.btn_reupload{
			/* border:1px solid #DDD; */
			/* color:#FFF; */
		}
		.croppie-container .cr-viewport{
			border: 1px solid #DADADA !important;
		}
		
		
		.prize_item{
			background-position: center;
			background-size: 100%;
			background-repeat: no-repeat;
			padding-bottom: calc(100% * 800 / 600);
			position: relative;
			cursor:pointer;
		}
		@media(min-width:768px){
			.prize_item:hover{
				filter: brightness(1.03);
			}
		}
		
		.prize_item .option{
			position: absolute;
			bottom: 8%;
			right: 9%;
			width: 14%;
			background-color: #FFF;
			border-radius: 50%;
			cursor:pointer;
			border: 1px solid #f1e68b;
		}
		.prize_item .option>div{
			padding-bottom:100%;
		}
		
		.prize_item .option.selected>div::after{
			content: "\e013";
			position: absolute;
			top: 1px;
			display: inline-block;
			font-family: 'Glyphicons Halflings';
			font-style: normal;
			font-weight: 400;
			-webkit-font-smoothing: antialiased;
			text-align: center;
			width: 100%;
			height: 100%;
			font-size: 15px;
			line-height: 20px;
		}
		@media(min-width:768px){
			
			.prize_item .option.selected>div::after{
				
				font-size: 20px;
				line-height: 25px;
			}
		}
		@media(max-width:429px){
			
			.prize_item .option.selected>div::after{
				
				font-size: 15px;
				line-height: 20px;
			}
		}
		@media(min-width:430px) and (max-width:767px){
			
			.prize_item .option.selected>div::after{
				
				font-size: 20px;
				line-height: 25px;
			}
		}
		.terms_container{
			max-width:1000px;
			
			color:#f1e68b ;
		}
		.terms_container ol{
			padding-left:25px;
		}
		
		@media(max-width:767px){
			
			.fancybox-slide--html {
				padding: 20px 15px;
			
			}
		}
		
		.fancybox-button svg {
			background: #FFF;
			border-radius: 30px;
			color: #c61c2c ;
		}
		
/*form*/

/*leaderboard*/
	
	
	.button_channel{
		
		color:#FFF;
		background-color:#f1e68b;
		text-align:center;
		padding:10px 10px;
		font-size:19px; 
		line-height:30px;
	}
	@media(max-width:767px){
		.button_channel{
			font-size:14px;
		}
	}
	.button_channel.selected,
	.button_channel:hover{
		background-color:#d19c57;
	}
	.button_channel:not(.selected){
		
		cursor:pointer;
	}
	
	.button_channel_7eleven{
		padding-right:5px;
		border-top-left-radius:8px;
		border-bottom-left-radius:8px;
	}
	.button_channel_other{
		padding-left:5px;
		
		border-top-right-radius:8px;
		border-bottom-right-radius:8px;
	}
	
	.button_channels_container>div.col2_item:first-child{
		
	}
	
	.myscore_container{
		border-top-left-radius:8px;
		border-top-right-radius:8px;
		
		padding: 10px 0px 10px 20px;
		color:#FFF;
	}
	.myscore_container .name_container{
		float:left;
		width: calc(100% - 120px);
	}
	.myscore_container .coins_container{
		float:left;
		width: 120px;
	}
	
	.coin_value{
		position:relative;
		padding-left:25%;
	}
	.coin_value::before{
		position:absolute;
		
		background-position: left center;
		background-size: auto 100%;
		background-repeat: no-repeat;
		
		background-image: url('/images/icon_coin.png');
		
		content:"";
		position:absolute;
		top:  -15%;
		left: -10%;
		width: 125%;
		height:125%;
		
		
		
	}

	.leaderboard_date_selector{
		background-color: #384e80;
		color: #FFF;
		text-align: center;
		padding: 10px;
		border-radius: 0px;
		outline: none;
		border: none;
		font-size: 20px;
		line-height: 24px;
		background-image: none;
		-webkit-appearance: auto;
		
	}
	
	.leaderboard_entry_item{
		background-color:#ffefdb;
		padding:12px 0px 12px 0px;
	}
	.leaderboard_entry_item:nth-child(2n){
		background-color:#ffe6c7;
		
	}
	.leaderboard_entry_item .ranking{
		width:80px;
		float:left;
		color:#f1e68b;
		text-align:center;
		font-size: 30px;
		line-height:35px;
		font-weight:bold;
		
	}
	.leaderboard_entry_item .name{
		width: calc(100% - 180px);
		float:left;
		padding-left:10px;
		color:#f1e68b;
	}
	.leaderboard_entry_item .coin_score{
		width:100px;
		float:left;
		
		
	}
	
	
	.leaderboard_entry_item .name.shorter{
		width: calc(100% - 200px);
		
	}
	
	
	.leaderboard_entry_item .coin_score.longer{
		width:120px;
		
	}
	
	.winnericon::before{
		
		background-image: url('/images/icon_winnercoin.png');
		
	}
	
	
	.leaderboard_entry_item .coin_score.longer .winnericon::before{
		top: 2px;
		left: -10px;
		width: 90%;
		height: 90%;
	}

	
	



	#backtotop{
		background-color: #f1e68b;
		cursor:pointer;
		opacity:.6;
		border-radius: 50%;
		color: #FFF;
		position: fixed;
		right: -60px;
		bottom: 40px;
		font-size: 24px;
		text-align:center;
		width: 50px;
		height: 50px;
		line-height: 50px;
		z-index: 1000;
		
		transition: all 300ms ease;
	}
	#backtotop.active{
		right:40px;
	}

	@media(max-width:10000px){
		#backtotop.active{
			right:20px;
		}
	}
	
	#backtotop img{
		width:30px;
		margin-bottom: 10px;
	}

	#backtotop:hover{
		transform: scale(1.1);
		opacity:.9;
	}
/*leaderboard*/
/*receipt_ins_item*/

	.receipt_ins_item{
		
	}
	.receipt_ins_item .image{
		width: calc(100% - 50px);
		
	}
	.receipt_ins_item .desc{
		height:50px;
		line-height:20px;
		
	}
	
	
	.slider_left_arrow{
		position:absolute;
		top:calc(50% - 20px);
		left: -20px;
		width: 60px;
		height:60px;
		padding:10px;
		
		background-position: center;
		background-size: 60%;
		background-repeat: no-repeat;
		background-image: url('/images/icon_leftarrow.png');
		
		z-index:2;
	}
	.slider_right_arrow{
		position:absolute;
		top:calc(50% - 20px);
		right: -20px;
		width: 60px;
		height:60px;
		padding:10px;
		
		background-position: center;
		background-size: 60%;
		background-repeat: no-repeat;
		background-image: url('/images/icon_rightarrow.png');
		z-index:2;
	}
	
	
	.slider_left_arrow{
		cursor:pointer;
	}
	.slider_right_arrow{
		cursor:pointer;
	}
	
/*receipt_ins_item*/



.prize_eneded_msg{
	
	position: absolute;
    bottom: 25px;
    left: 0px;
    color: #FFF;
    font-size: 14px;
    width: 100%;
    text-align: center;
	
}



#header_logo{
	max-width:75%;
}

.text_bg_yellow{
	padding: 2px;
    background-color: #fef200;
    color: #062277;
    border-radius: 3px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}

#btn_popup_711ok{
	padding-top: 7px;
    padding-bottom: 7px;
    height: 80px;
    font-weight: 200;
    font-size: 24px;
    line-height: 32px;
}
#btn_popup_pns{
	padding-top:   8px;
	padding-bottom:8px;
	line-height:60px;
	height:80px;
    font-weight: 200;
    font-size: 24px;
    line-height: 64px;
}


@media(max-width:767px){
		
	.text_bg_yellow{
		
		font-size: 22px;
		line-height: 30px;
	}

	#btn_popup_711ok{
		font-size: 19px;
	}
	#btn_popup_pns{
		font-size: 19px;
	}
}



.header_logo_container{
	margin-top:-25px;
}
.header_logo_container+*{
	margin-top:-55px;
}



/*v*/
	.bg_lines{
		background-image:url('/images/bg_line.png');
		background-repeat: repeat;
	}
	.bg_lines_cover{
		background-image:url('/images/bg_line.png');
		background-repeat: repeat;

		position:absolute;
		top:0px;
		left:3%;
		width:97%;
		height:100%;
		
		opacity:.8;
	}
	.bg_lines_cover.lighter{
		
		
		opacity:.5;
	}
	@media(max-width:767px){
			
		.bg_lines_cover{
			background-size: 40px 4px;
		}
	}
	@media(max-width:767px){
		.container{
			padding:0px;
		}
		
	}
	.bg_blue .bg_lines_cover{
		margin-top:-5%;
		height:105%;
	}
	@media(max-width:767px){
		.bg_blue .bg_lines_cover{
			margin-top:-10%;
			height:110%;
		}
	}
	
	
	.c_wrap{
		padding-left:15px;
		padding-right:15px;
	}
	
	#headline{
		max-width: 480px;
		margin-top:-15%;
	}
	@media(max-width:767px){
		
		#headline{
			max-width: 90%;
			margin-top:-25%;
		}
	}
	
	#footer_vita{
		max-width: 400px;
		margin-top:-17%;
	}
	@media(max-width:767px){
		
		#footer_vita{
			max-width: 60%;
			margin-top:-25%;
		}
	}
	
	#btn_reg_now{
		
		max-width: 250px;
	}
	@media(max-width:767px){
			
		#btn_reg_now{
			
			max-width: 200px;
		}
	}
	#btn_terms{
		
		max-width: 160px;
	}
	@media(max-width:767px){
			
		#btn_terms{
			
			max-width: 140px;
		}
	}
	
	
	
	#input_title{
		max-width: 400px;
		margin-top:-10%;
	}
	@media(max-width:767px){
		
		#input_title{
			max-width: 75%;
			margin-top:-12%;
		}
	}
	
	.upload_btn{
		width:200px;
		cursor: pointer;
	}
	@media(max-width:767px){
		
		.upload_btn{
			width:150px;
		}
	}
	
	.btn_reupload{
		width:200px;
		cursor: pointer;
	}
	@media(max-width:767px){
		
		.btn_reupload{
			width:150px;
		}
	}
	
	
	#label_confirm{
		max-width: 240px;
	}
	@media(max-width:767px){
		
		#label_confirm{
			max-width: 180px;
		}
	}
	

	.circle_checkbox_container {
		display: block;
		position: relative;
		padding-left: 30px;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	  
	}

	.circle_checkbox_container input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	}

	.circle_checkbox_container .checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 22px;
		width: 22px;
		background-color: #eee;
		border-radius: 15px;
	}


	.circle_checkbox_container input:checked ~ .checkmark {
		background-color: #ffeac3;
	}

	.circle_checkbox_container .checkmark:after {
		content: "";
		position: absolute;
		display: none;
	}

	.circle_checkbox_container input:checked ~ .checkmark:after {
		display: block;
	}

	.circle_checkbox_container .checkmark:after {
		left: 8px;
		top: 3px;
		width: 7px;
		height: 13px;
		border: solid #bb824b;
		border-width: 0 3px 3px 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	
	

	.ani_zoominout{
		
		animation: ani_zoominout 1000ms ease infinite;
		animation-fill-mode: forwards;
		animation-direction: alternate-reverse;
	}
	@keyframes ani_zoominout {
		0% {
			transform: scale(1);
		}
		100% {
			transform: scale(1.1);
		}
	}
	
	
	.ani_floating{
		animation: ani_floating 1500ms ease infinite;
		animation-direction: alternate;
	}
	@keyframes ani_floating {
		0% {
			transform: translate(0, 0);
		}
		100% {
			transform: translate(0px, 8px);
		}
	}
	
	
	#label_confirm{
		cursor:pointer;
	}
	
	#submit_btn{
		text-align:center;
	}
	
	
	#btn_back{
		max-width: 250px;
	}
	@media(max-width:767px){
		
		#btn_back{
			max-width: 180px;
		}
	}
	
	#deco_heart_1{
		position:absolute;
		top: 6%;
		left: 9%;
		width: 10%;
	}
	#deco_heart_1>div{
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		padding-bottom: calc(100%);
		background-image: url('/images/deco_heart_1.png');
	}
	
	#deco_heart_2{
		position:absolute;
		top:	21%;
		left:	72%;
		width:	15%;
	}
	#deco_heart_2>div{
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		padding-bottom: calc(100%);
		background-image: url('/images/deco_heart_2.png');
	}
	
	
	
	#deco_heart_3{
		position:absolute;
		top: 50%;
		left: 46%;
		width: 9%;
	}
	#deco_heart_3>div{
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		padding-bottom: calc(100%);
		background-image: url('/images/deco_heart_3.png');
	}
	
	#deco_heart_4{
		position:absolute;
		top: 84%;
		left: 46%;
		width: 10%;
	}
	#deco_heart_4>div{
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		padding-bottom: calc(100%);
		background-image: url('/images/deco_heart_4.png');
	}
	
	.ani_rotateleftright{
		animation: ani_rotateleftright 1000ms linear infinite;
		animation-direction: alternate;
	}
	@keyframes ani_rotateleftright {
		0% {
			transform: rotate(-4deg);
		}
		100% {
			transform: rotate(4deg);
		}
	}
	
	#header_deco1{
		
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		
		background-position: center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-image: url('/images/header_deco1.png');
		animation: animation_lighteffect 2000ms linear infinite;
	}
	
	
	#header_deco2{
		
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		
		background-position: center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-image: url('/images/header_deco2.png');
		animation: animation_lighteffect 2000ms linear infinite;
		animation-delay: 1000ms;
	}
	
	
		@keyframes animation_lighteffect {
			0% {
				opacity:0;
			}
			99% {
				opacity:1;
			}
			100% {
				opacity:1;
			}
		}
/*v*/
