@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
	list-style-type: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
a:link {color:inherit;}
a:visited {color:inherit;}
a:hover {color:inherit;}
a:active {color:inherit;}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #3c3c3c;
	width: 100%;
	min-width: 300px;
}
html {
	opacity: 0;
	width: 100%;
}
.clear{clear:both;}
/*-----------------------------------1218 template*/
#wrapper {
	width:100%;
	overflow:hidden;
}
.layout {
	display:block;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:1218px;
}
.content {
	width: 1218px;
	margin: auto;
	position: relative;
	height: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.tab2 {cursor: pointer;}
#menu {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #e1e1e1;
	background-color:rgba(255, 255, 255, 0.90);
	position: fixed;
	z-index: 1000;
}
#menu .content {border-right: 1px solid #e1e1e1;}
#menu .content .logo {
	float:left;
	width: 223px;
}
#menu .content .navigation {
	position: relative;
	float: right;
	height: 100%;
	display: inline-block;
	border-right: 1px solid #e1e1e1;
	white-space:nowrap;
}
#menu .content .navigation li {
	border-left: 1px solid #e1e1e1;
	height: 100%;
	text-align: center;
	line-height: 70px;
	color: #619912;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	float:right;
	display:inline-block;
}
#menu .content .navigation a{
	display: block;
	border:none;
	padding:0 20px;
	height: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #619912;
	font: 600 15px/70px 'Source Sans Pro', sans-serif;
}
#menu .content .navigation .kickstarter {
	width:36px;
	text-indent:-99999px;
	background:transparent url(/img/main/kickstarter-logo-monitor.png) no-repeat center center;
	background-size:36px 36px;
}
#menu .content .navigation .lang-menu{
	position:relative;
	white-space:nowrap;
	height:100%;
	overflow:hidden;
	z-index:10;
}
#menu .content .navigation .lang-menu:hover{
	overflow:visible;
}
#menu .content .navigation .lang-menu a{
	display:block;
}
#menu .content .navigation .lang-menu-val:after {
	content:"";
	display:inline-block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	border-color: #619912 transparent transparent transparent;
	vertical-align:middle;
	margin-left:10px;
}
#menu .content .navigation .lang-menu-items{
	text-align:left;
	border:1px solid #e1e1e1;
	margin:0 -1px;
}
#menu .content .navigation .lang-menu-items a{
	background:rgba(255, 255, 255, .9);
	height:45px;
	line-height:45px;
	border-top:1px solid #e1e1e1;
}
#menu .content .navigation .lang-menu-items a:first-child{
	border-top:none;
}
#menu .content .navigation .lang-menu-items a:hover,#menu .content .navigation .lang-menu-items a.active,#menu .content .navigation .lang-menu-items:hover a.active:hover{
	background:rgba(97, 153, 18, .9);
	color:#fff;
}
#menu .content .navigation .lang-menu-items:hover a.active{
	background:rgba(255, 255, 255, .9);
	color:#619912;
}
#menu .content .social {
	float: right;
	padding-left: 12px;
}
#menu .content .social img {
	position: relative;
	float: left;
	display: inline-block;
	padding: 0px 12px 0px 0px;
	margin: 18px 0px 0px 0px;
	width: 34px;
	height: auto;
	transition:all 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
#menu .content .social img:hover {
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1); /* IE 9 */
	-webkit-transform: scale(1.1,1.1); /* Safari and Chrome */
}
#hero {
	height: 620px;
	width: 100%;
	background-color: #ededed;
}
#hero .content {
	padding: 200px 0px 0px 0px;
	overflow: hidden;
}
#hero .content .bg {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}
#hero .content h5 {
	position: relative;
	font-size: 22px;
	line-height: 15px;
	font-weight: 500;
	color: #3c3c3c;
	text-transform: uppercase;
}
.letter {display: inline-block;}
#hero .content h1 {
	position: relative;
	display: inline-block;
	color: #619912;
	font-size: 85px;
	line-height: 85px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 0px;
}
#hero .content .icon {
	position: relative;
	display: inline-block;
	background-color: #3c3c3c;
	width: 55px;
	height: 55px;
	float: left;
	margin: 17px 10px 0px 0px;
	border-radius: 55px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
	line-height: 55px;
	text-transform: uppercase;
}
body.language-zh #hero .content .icon{
	font-size: 14px;
}
#hero .content h2 {
	clear: left;
	float: left;
	position: relative;
	font-size: 52px;
	line-height: 43px;
	font-weight: 600;
	text-transform: uppercase;
	border-right: 1px solid #999;
	width: 200px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
body.language-zh #hero .content h2 {
	font-size: 45px;
	line-height: 45px;
}
body.language-es #hero .content h2 {
	font-size: 36px;
	line-height: 40px;
}
#hero .content h3 {
	float: left;
	position: relative;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: #585858;
	width: 350px;
	margin: 0px 0px 0px 10px;
}
#hero .preorder-badge{
	background: url(/img/main/btn_preorder.png) no-repeat 0 0;
	border-radius: 50%;
	display: block;
	height: 174px;
	position: absolute;
	bottom: 16px;
	right: 46px;
	width: 174px;
}
#description {
	position: relative;
	width: 100%;
	height: 450px;
	background-image: url(/img/main/corn.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#description .pattern {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(/img/main/pattern1.png);
	background-repeat: repeat;
}
#description .black {
	position: absolute;
	width: 45.8%;
	background-color:rgba(0, 0, 0, 0.60);
	height: 100%;
	right: 0px;
}
#description .content .box {
	position: relative;
	width: 530px;
	height: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 80px 0px 0px 40px;
	overflow: hidden;
	float: right;
}
#description .content .box h2 {
	width: 100%;
	font-size: 35px;
	line-height: 45px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
#description .content .box h3 {
	width: 100%;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	color: #fff;
}
#description .content .box h4 {
	width: 70%;
	font-size: 21px;
	line-height: 21px;
	color: #4f4f4f;
	padding: 20px;
	text-align: center;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	border-radius: 2px;
}
#gallery {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
	padding-bottom: 30px;
}

.gallery-content{
height: auto;
}

#wrapper .home-gallery {
	height: 500px;
}
#gallery .content {clear: both;}
#gallery .content h4 {
	clear: both;
	position: absolute;
	width: 400px;
	font-size: 18px;
	line-height: 18px;
	color: #4f4f4f;
	padding: 20px;
	text-align: center;
	background-color: #fff;
	border-radius: 2px;
	text-transform: uppercase;
	left: 0;
	top: -50px;
}
#gallery .content .icon {
	display:block;
	float:left;
	width:85px;
	height:85px;
	line-height:85px;
	font-size:0;
	text-align:center;
	position: relative;
	margin: 30px 10px 0px 0px;
	background-color: #619912;
	overflow: hidden;
}
#gallery .content .icon:after {
	display: none;
	content: "";
	width:85px;
	height:85px;
	background:transparent url(/img/main/hover.png) no-repeat 0 0;
	position: absolute;
	z-index: 2;
	margin: -16px 0 0 -16px;
	left: 50%;
	top: 50%;
}
#gallery .content .icon:hover:after {display: block;}
#gallery .content .icon img {
	width:auto;
	max-height: 100%;
  max-width: 100%;
  vertical-align:middle;
}
#gallery .content .icon:hover img {opacity: 0.2;}
.video #gallery {
	height: auto;
}
.video #gallery .content {
	height: auto;
	padding: 0px 0px 80px 0px;
}
.videoitem {
	float: left;
	width:255px;
	height: 75px;
	margin: 0 45px 20px 0;
	font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.videoitem a {
	display: block;
	float: left;
}
.videoitem .icon{
	margin: 0 10px 0px 0px !important;
}
.videoitem .desc {
	float: left;
	width: 160px;
}
.videoitem .desc .download {
	display: block;
	color: #619912;
}
#information {
	width: 100%;
	position: relative;
	height: auto;
	background-color: #fafafa;
}
#information .content {
	padding: 30px 0px 20px 0px;
	height: auto;
	overflow: auto;

	}
#information .content .bucket {
	width: 33.333333%;
	display: inline-block;
	padding: 0px 40px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float: left;
}

#information .content .one_bucket {
  width: 100%;
  display: inline-block;
  padding: 0px 40px 0px 0px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  float: left;
  text-align:center;
}


#information .content .bucket h2, 
#information .content .one_bucket h2 {
	font-size: 25px;
	line-height: 45px;
	font-weight: 300;
	text-transform: uppercase;
	color: #5d5d5d;
}

#information .content .bucket h3,
#information .content .one_bucket h3 {
	font-size: 17px;
	line-height: 24px;
	font-weight: 300;
	color: #5d5d5d;
}

#information .content .bucket .share,
#information .content .one_bucket .share{
	padding-top:10px;
	height:24px;
	overflow:hidden;
}
#print {
	position: relative;
	width: 100%;
	height: 520px;
	background-image: url(/img/main/strawberry.jpg);
	background-size: cover;
	overflow:hidden;
}
#print .content {padding: 150px 0px 0px 0px;}
#print video {
	position: absolute;
	background: #FF0000;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	background-image: url(/img/main/corn.jpg);
	background-size: cover;
	background-color: #000;
	margin: -150px 0px 0px 0px;
}
#print .pattern {
	position: absolute;
	background-image: url(/img/main/pattern2.png);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
#print .content .bucket {
	position: relative;
	margin: auto;
	width: 500px;
	height: 180px;
	background-color: #fff;
	border-radius: 4px;
	padding: 20px 20px 20px 20px;
}
#print .content .bucket h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	color: #5d5d5d;
	text-align: center;
}
#print .content .bucket h4 {
	font-size: 16px;
	line-height: 31px;
	font-weight: 400;
	text-transform: lowercase;
	color: #343434;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#print .content .bucket .field {
	display: block;
	outline: none;
	border: 0;
	position: relative;
	margin: 10px auto 0px auto;
	background-color: #959595;
	color: #fff;
	width: 330px;
	text-align: center;
	height: 48px;
	border-radius: 2px;
	font-size: 16px;
}
::-webkit-input-placeholder {color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder {color:#fff;}
:-ms-input-placeholder {color:#fff;}
#print .content .bucket .center {
	position: relative;
	margin: auto;
	display: block;
	width: 300px;
}
#print .content .bucket .center .button {
	width: 100%;
	border: 0px;
	background-color: #fff;
	height: 80px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #619912;
}
#footer {
	position: relative;
	clear:both;
	padding:12px 0;
}
#footer .content{
	height:auto;
}
#footer .content p {
	position: relative;
	margin: auto;
	text-align: center;
	width: 90%;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}
.contactposition1 {
	left: -100%;
	-webkit-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.contactposition2 {
	left: 0px;
	-webkit-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
 	transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#contact {
	height: 100%;
	width: 100%;
	background-color:rgba(255, 255, 255, 0.95);
	position: fixed;
	z-index: 99;
}
#contact .container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow:auto;
}
#contact .container .box {
	width: 100%;
	height: 410px;
	background-color: #619912;
	position: relative;
	margin-top: 180px;
}
#contact .container .box .close {
	width: 45px;
	height: 45px;
	background-color: #619912;
	position: absolute;
	top: -45px;
	right: 0px;
}
#contact .container .box .content {padding: 30px 0px 30px 0px;}
#contact .tab {
	position: absolute;
	right: -44px;
	top: 50%;
	height:0;
}
#contact .tab > div {
	position: relative;
	left: 50%;
	top: -22px;
	width:223px;
	text-align:center;
	text-transform:uppercase;
	margin-left: -44px;
	cursor: pointer;
	background: #619912;
	color: #fff;
	font: 400 24px/44px 'Source Sans Pro', sans-serif;
	z-index: 2;
	padding: 0 15px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
body.language-es #contact .tab > div {
	font-size: 22px;
}

#contact .container .box .content .close img {
	width: 100%;
	height: auto;
}
#contact .container .box .content .left {
	position: relative;
	height: 100%;
	width: 49%;
	float: left;
	display: inline-block;
}
#contact .container .box .content .left h5 {
	position: relative;
	font-size: 22px;
	line-height: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}
#contact .container .box .content .left h1 {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 85px;
	line-height: 85px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 0px;
}
#contact .container .box .content .left .icon {
	position: relative;
	display: inline-block;
	background-color: #FFF;
	width: 55px;
	height: 55px;
	float: left;
	margin: 17px 10px 0px 0px;
	border-radius: 55px;
	text-align: center;
	color: #619912;
	font-weight: 700;
	font-size: 10px;
	line-height: 55px;
	text-transform: uppercase;
}
body.language-zh #contact .container .box .content .left .icon {
	font-size: 14px;
}
#contact .container .box .content .left h2 {
	clear: left;
	float: left;
	position: relative;
	font-size: 52px;
	line-height: 43px;
	font-weight: 600;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	width: 200px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	color: #fff;
}
body.language-zh #contact .container .box .content .left h2 {
	font-size: 45px;
	line-height: 45px;
}
body.language-es #contact .container .box .content .left h2 {
	font-size: 36px;
	line-height: 40px;
}
#contact .container .box .content .left h3 {
	float: left;
	position: relative;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: #fff;
	width: 350px;
	margin: 0px 0px 0px 10px;
}
#contact .container .box .content .right {
	position: relative;
	height: 100%;
	width: 49%;
	float: right;
	display: inline-block;
}
#contact .container .box .content .right .field {
	display: block;
	outline: none;
	border: 0;
	position: relative;
	margin: 10px auto 0px auto;
	background-color: #3d600c;
	color: #fff;
	width: 100%;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	height: 48px;
	border-radius: 2px;
	font-size: 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 10px;
}
#contact .container .box .content .right textarea {
	display: block;
	outline: none;
	border: 0;
	position: relative;
	margin: 10px auto 0px auto;
	background-color: #3d600c;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	width: 100%;
	text-align: center;
	height: 140px;
	border-radius: 2px;
	font-size: 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 10px;
	resize: none;
	text-align: left;
	margin-bottom: 10px;
}
#contact .container .box .content .right p {
	position: relative;
	color: #fff;
	text-transform: lowercase;
	float: left;
	font-weight: 300;
	line-height: 50px;
	font-size: 18px;
}
#contact .container .box .content .right .center {
	position: relative;
	margin: auto;
	display: block;
	width: 150px;
	background-color: green;
	float: right;
}
#contact .container .box .content .right .center .button {
	width: 100%;
	border: 0px;
	background-color: #fff;
	height: 50px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #619912;
}
input {
	-webkit-appearance: none;
	border-radius: 0;
}
.template {
	width:100%;
	margin:0;
	padding:71px 0 0;
	display:block;
	overflow:hidden;
}
.template .breadcrumbs {
	width:100%;
	height:70px;
	overflow:hidden;
	display:block;
	border-bottom: 1px solid #e1e1e1;
	background:#fafafa;
}
.template .breadcrumbs li {
	float:left;
	margin:0 5px 0 0;
	height:70px;
}
.template .breadcrumbs li a {
	display:block;
	color:#282828;
	font-weight:300;
	font-size:20px;
	height:70px;
	line-height:70px;
	text-transform:uppercase;
}
.template .breadcrumbs li.act a {color:#619912;}
.template .about, .template .faq {
	width:100%;
	overflow:hidden;
	padding:50px 0 40px;
}
.template .about h3, .template .faq h3 {
	color:#619912;
	font-weight:600;
	font-size:30px;
	text-transform:uppercase;
	width:100%;
	margin:0 0 20px;
	display:block;
}
.template .about p{
	color:#000;
	font-weight:300;
	font-size:18px;
	width:100%;
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:1px solid #e1e1e1;
	display:block;
}
.template .about h4, .template .faq h4 {
	color:#000;
	font-weight:300;
	font-size:22px;
	text-transform:uppercase;
	width:100%;
	margin:0 0 20px;
	display:block;
}
.template .about h4 a {
	color:#619912;
	font-weight:400;
}
.template .about span {
	width:100%;
	display:block;
	margin:0;
	color:#000;
	font-weight:400;
	font-size:18px;
}
.template .about span a {
	width:100%;
	margin:0;
	color:#619912;
	font-weight:400;
	font-size:18px;
}
.template .description {
	width:100%;
	overflow:hidden;
	padding:55px 0 70px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background:#fafafa;
}
.template .description .left {
	float:left;
	width:750px;
}
.template .description .right {
	float:right;
	width:390px;
}
.template .description .left h3 {
	width:100%;
	display:block;
	margin:0 0 20px;
	color:#619912;
	font-weight:600;
	font-size:30px;
	text-transform:uppercase;
}
.template .description .left p {
	width:100%;
	display:block;
	margin:0 0 20px;
	color:#000;
	font-weight:300;
	font-size:18px;
}
.template .description .right h4 {
	width:100%;
	display:block;
	margin:0 0 20px;
	color:#619912;
	font-weight:600;
	font-size:25px;
	text-transform:uppercase;
}
.template .description .right .row {
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.template .description .right p {
	display:block;
	margin:0 0 0;
	color:#000;
	font-weight:300;
	font-size:18px;
}
.template .description .right .alt { margin:10px 0;}
.template .description .right .name {
	float:left;
	margin:0 0 0;
	color:#619912;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	margin-right: 10px;
}
.template .description .right .category {
	float:left;
	margin:0 0 0;
	color:#000;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	margin-right: 10px;
}
.template .photo {
	width:100%;
	overflow:hidden;
	padding:20px 0 20px;
}

#lightbox-container-image{
	max-height: 1000px;
	overflow: hidden;
}

.template .photo h3 {
	width:100%;
	display:block;
	margin:0 0 10px;
	color:#619912;
	font-weight:600;
	font-size:30px;
	text-transform:uppercase;
}

.template .icon {
	position: relative;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	background-color: #619912;
}
.template .icon:after {
	display: none;
	content:url(/img/main/hover.png);
	position: absolute;
	z-index: 2;
	margin: 30%;
	left: 0;
	right: 0;
}
.template .icon:hover:after {display: inline-block;}
.template .icon img {
	width: 100%;
	height: auto;
	position: relative;
	transition:all 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.template .icon:hover img {opacity: 0.2;}

.template .video {
	width:100%;
	overflow:hidden;
	padding:20px 0 20px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background:#fafafa;
}
.template .video h3 {
	width:100%;
	display:block;
	margin:0 0 10px;
	color:#619912;
	font-weight:600;
	font-size:30px;
	text-transform:uppercase;
}
.template .video p {
	display:block;
	width:100%;
	margin:20px 0 0;
	color:#000;
	font-weight:400;
	font-size:18px;
}

.template .photo #gallery,
.template .video #gallery {
	background:none;
	border:none;
}
#thanks {
	width: 100%;
	padding: 220px 0px 0px 0px;
	height: auto;
	text-align: left;
}
#thanks .content {padding: 0px 25% 0px 0px;}
#thanks .content h1 {
	color: #619912;
	font-weight: 600;
	font-size: 35px;
	line-height: 37px;
}
#thanks .content h2 {
	margin: 5px 0px 5px 0px;
	color: #3c3c3c;
	font-weight: 400;
	font-size: 23px;
}
#thanks .content h3 {
	color: #3c3c3c;
	font-weight: 400;
	font-size: 18px;
}
#thanks .content h4 {
	margin: 10px 0px 10px 0px;
	color: #3c3c3c;
	font-weight: 400;
	font-size: 14px;
}
/*#twitter-widget-0 .conversation { display:none;}
#twitter-widget-0 { width:}*/

.layout .left .button{
background: #619912;
padding: 10px 15px 10px 15px;
color: white;
margin-top: 10px;
margin-bottom: 20px;
display: inline-block;
}

/*FAQ-------------------------------*/
.faq .topic{
margin-bottom: 25px;
}
.faq .q-a{
	border:1px solid #eeeeee;
	border-bottom:none;
}
.faq .q-a:last-child{
	border-bottom:1px solid #eeeeee;
}

.template .faq .title{
	color: #619912;
}

.faq .question{
	position:relative;
	min-height:23px;
	padding: 12px 77px 12px 30px;
	cursor:pointer;
}
.faq .q-a.opened .question, .faq .q-a .question:hover{
	color:#619912;
}
.faq .question .plus{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:47px;
	height: 100%;
	background:#b9b9b9;
	cursor:pointer;
}
.faq .q-a.opened .plus, .faq .q-a .question:hover .plus{
	background:#619912;
}
.faq .question .plus:before, .faq .question .plus:after{
	background:#fff;
	content: "";
	display: block;
	position:absolute;
	top:50%;
	left:50%;
}
.faq .question .plus:before{
	width:2px;
	height:20px;
	margin:-10px 0 0 -1px;
}
.faq .question .plus:after{
	width:20px;
	height:2px;
	margin:-1px 0 0 -10px;
}
.faq .q-a .answer{
	background:#fafafa;
	height:0;
	padding:0 30px;
	overflow: hidden;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.faq .q-a.opened .answer{
	border-top:1px solid #eeeeee;
	padding:15px 30px;
}
#authors-items .item .bio, #authors-items .item .flyout {
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.template .faq p{
	color:#000040;
	font-weight:400;
	font-size:16px;
	line-height:24px;
	padding:8px 0;
	display:block;
}



@media screen and (max-width: 1225px) {
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------978 template*/
.template .description .left {width:550px;}
.layout {width:978px;}
.content {width: 978px;}
.video #gallery {
	height: auto;
}
.video #gallery .content {
	height: auto;
	padding: 0px 0px 80px 0px;
}
#hero .content h1 {
	font-size: 75px;
	line-height: 75px;
}
#hero .content .icon {
	width: 50px;
	height: 50px;
	margin: 12px 10px 0px 0px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 10px;
	line-height: 50px;
}
#hero .content h2 {
	font-size: 40px;
	line-height: 40px;
	width: 180px;
}
#hero .content h3 {
	font-size: 20px;
	line-height: 23px;
	width:250px;
}
#description .black {width: 52.8%;}
#gallery .content h4 {width: 340px;}

#gallery .content .icon {
	width:73px;
	height:73px;
	line-height:73px;
	margin: 30px 5px 0px 0px;
}
#gallery .content .icon:after {
	width:73px;
	height:73px;
}
#print {height: 400px;}
#print .content {padding: 100px 0px 0px 0px;}
#print video {
	min-width: 110%;
	min-height: 110%;
	margin: -140px 0px 0px 0px;
}
#contact .container .box .content .left h1 {
	font-size: 75px;
	line-height: 75px;
}
#contact .container .box .content .left .icon {
	width: 50px;
	height: 50px;
	margin: 12px 10px 0px 0px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 10px;
	line-height: 50px;
}
#contact .container .box .content .left h2 {
	font-size: 40px;
	line-height: 40px;
	width: 180px;
}
#contact .container .box .content .left h3 {
	font-size: 20px;
	line-height: 23px;
	width:250px;
}
}

@media screen and (max-width: 990px) {
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------748 template*/
.template .description .left {width:400px;}
.template .description .right {width:300px;}
.layout {width:748px;}
.content {width: 748px;}
#hero {
	height: 640px;
	width: 100%;
}
#hero .content {padding: 100px 0px 0px 0px;}
#description .black {
	width: 100%;
	background-color:rgba(0, 0, 0, 0.40);
}
#description .content .box {
	width: 100%;
	padding: 80px 0px 0px 0px;
}

.video #gallery {
	height: auto;
}
.video #gallery .content {
	height: auto;
	padding: 0px 0px 80px 0px;
}
.videoitem {
	float: left;
	width:233px;
	height: 75px;
	margin: 0 15px 20px 0;
	font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.videoitem a {
	display: block;
	float: left;
}
.videoitem .icon{
	margin: 0 10px 0px 0px !important;
}
.videoitem .desc {
	float: left;
	width: 165px;
}
.videoitem .desc .download {
	display: block;
	color: #619912;
}
#gallery .content h4 {width: 340px;}
#gallery .content .icon {
	width:53px;
	height:53px;
	line-height:53px;
	margin: 20px 6px 0px 0px;
}
#gallery .content .icon:after {display: none;}
#gallery .content .icon:hover:after {display: none;}

#information {
	min-height: 200px;
	padding: 0px 0px 10px 0px
}
#information .content {
	padding: 20px 0px 0px 0px;
	overflow:auto;
}
#information .content .bucket {padding: 0px 20px 0px 0px;}
#information .content .bucket h2 {
	font-size: 22px;
	line-height: 35px;
}
#information .content .bucket h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #5d5d5d;
}
#print {height: 350px;}
#print .content {padding: 80px 0px 0px 0px;}
#print video {
	min-width: 110%;
	min-height: 110%;
	margin: -100px 0px 0px 0px;
}
#contact .container .box {
	margin-top: 150px;
	height: auto;
}
#contact .container .box .content {
	height: auto;
	overflow:auto;
}
#contact .container .box .content .left {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#contact .container .box .content .right {
	width: 100%;
	height: auto;
}
.tab {display: none;}
}

@media screen and (max-width: 760px) {
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------300 template*/
.template .about {padding:20px 0;}
.template .description {padding:20px 0;}
.template .photo {padding:20px 0;}
.template .video {padding:20px 0;}
.template .description .left {width: 100%;}
.template .description .right {width: 100%;}
.layout {
	width:90%;
	padding:0 5%;
}
.content {
	width: 95%;
	padding: 0px 0px 0px 0px;
}
#menu {height: 80px;}
#menu .content {
	border-right: none;
	width: 100%;
}
#menu .content .logo {
	width: 110px;
	float: left;
	padding-left: 10px;
}
#menu .content .navigation {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
	display: block;
	min-width: 0px;
	border-right: none;
	padding-right: 10px;
}
#menu .content .navigation li {
	line-height: 40px;
	font-size: 14px;
}
#menu .content .navigation a {
	line-height: 40px;
	padding: 0 10px;
}
#menu .content .navigation .kickstarter{
	width:26px;
	background-image:url(/img/main/kickstarter-logo-mobile.png);
	background-size:26px 26px;
}
#menu .content .social {
	width: 100%;
	position: absolute;
	float: none;
	height: 40px;
	padding: 0px 10px 0px 10px;
	margin: 40px 0px 0px 0px;
	border-top: 1px solid #e1e1e1;
	z-index: 1;
	background-color: white;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#menu .content .social img {
	padding: 0px 5px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 20px;
	height: auto;
}
#hero .content {padding: 100px 0px 0px 0px;}
#hero .content h5 {
	position: relative;
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	color: #3c3c3c;
	text-transform: uppercase;
	width: 100%;
}
#hero .content h1 {
	font-size: 55px;
	line-height: 55px;
	text-align: left;
	float:none;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
#hero .content h2 {
	font-size: 25px;
	line-height: 35px;
	width: 100%;
	display:  block;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
body.language-zh #hero .content h2 {
	font-size: 25px;
	line-height: 35px;
}
#hero .content h3 {
	font-size: 18px;
	line-height: 21px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#hero .content .icon {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 5px 10px 5px 0px;
	border-radius: 55px;
	text-align: center;
}
#hero .content .bg {
	width: 600px;
	height: auto;
	position: absolute;
	right:0;
	bottom: 0;
}
#hero .kickstarter{
	width:144px;
	height:138px;
	right:auto;
	left:0;
}
#description {
	width: 100%;
	height: 400px;
	overflow: auto;
}
#description .black {
	width: 100%;
	background-color:rgba(0, 0, 0, 0.70);
}
#description .content .box {
	width: 100%;
	padding: 20px 0px 70px 0px;
	overflow: hidden;
	float: none;
}
#description .content .box h2 {
	width: 100%;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
#description .content .box h3 {
	width: 100%;
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
#description .content .box h4 {
	width: 80%;
	font-size: 18px;
	line-height: 21px;
	color: #4f4f4f;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	margin: 10px auto 0px auto;
	border-radius: 2px;
}
#gallery {
	width: 100%;
	min-height: 170px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}

#wrapper .home-gallery {
min-height: 500px;
}

.video #gallery {
	height: auto;
}
.videoitem {
	float: left;
	width:233px;
	height: 75px;
	margin: 0 15px 20px 0;
	font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
.videoitem a {
	display: block;
	float: left;
}
.videoitem .icon{
	margin: 0 10px 0px 0px !important;
}
.videoitem .desc {
	float: left;
	width: 165px;
}
.videoitem .desc .download {
	display: block;
	color: #619912;
}
#gallery .content {
	clear: both;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
.video #gallery .content {
	height: auto;
	padding: 0px 0px 80px 0px;
}
#gallery .content:after {
	content: "";
	display: block;
	clear: both;
}
#gallery .content h4 {
	clear: both;
	position: absolute;
	width: 100%;
	font-size: 16px;
	line-height: 17px;
	color: #4f4f4f;
	padding: 20px;
	text-align: center;
	background-color: #fff;
	border-radius: 2px;
	text-transform: uppercase;
	left: 0;
	right: 0;
	margin:auto;
	top: -50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#gallery .content .icon:after {display: none;}
#gallery .content .icon:hover:after {display: none;}
/*
#gallery .content .icon {
	position: relative;
	margin: auto;
	display: inline-block;
	background-color: #619912;
}
#gallery .content .icon:after {
	display: none;
	content:url(/img/main/hover.png);
	position: absolute;
	z-index: 2;
	margin: 30%;
	left: 0;
	right: 0;
}
#gallery .content .icon:hover:after {display: none;}
#gallery .content .icon img {
	width: 100%;
	height: auto;
	position: relative;
	transition:all 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
#gallery .content .icon:hover img {opacity: 0.2;}
*/
#information {
	min-height: 200px;
	padding: 0px 0px 15px 0px
}
#information .content {
	padding: 20px 0px 0px 0px;
	height: auto;
	overflow:auto;
}
#information .content .bucket {
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#information .content .bucket h2 {
	font-size: 22px;
	line-height: 35px;
}
#information .content .bucket h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #5d5d5d;
}
#print {
	position: relative;
	width: 100%;
	min-height: 200px;
	background-image: url(/img/main/strawberry.jpg);
	background-size: cover;
	overflow:hidden;
}
#print .content {padding: 50px 0px 50px 0px;}
#print video {display:none;}
#print .content .bucket {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto;
	background-color: #fff;
	border-radius: 4px;
	padding: 20px 20px 20px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#print .content .bucket h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	color: #5d5d5d;
	text-align: center;
}
#print .content .bucket h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-transform: lowercase;
	color: #343434;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#print .content .bucket .field {
	display: block;
	outline: none;
	border: 0;
	position: relative;
	margin: 10px auto 0px auto;
	background-color: #959595;
	color: #fff;
	width: 90%;
	text-align: center;
	height: 48px;
	border-radius: 2px;
	font-size: 16px;
}
::-webkit-input-placeholder {color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder {color:#fff;}
:-ms-input-placeholder{color:#fff;}
#print .content .bucket .center {
	position: relative;
	margin: auto;
	display: block;
	width: 100%;
}
#print .content .bucket .center .button {
	width: 100%;
	border: 0px;
	background-color: #fff;
	height: 80px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #619912;
}
#contact .container .box {
	margin-top: 123px;
	height: auto;
}
#contact .container .box .content {
	height: auto;
	overflow:hidden;
}
#contact .container .box .content .left {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#contact .container .box .content .left h5 {
	position: relative;
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#contact .container .box .content .left h1 {
	font-size: 55px;
	line-height: 55px;
	text-align: left;
	float:none;
	margin: 0px 0px 0px 0px;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#contact .container .box .content .left h2 {
	font-size: 25px;
	line-height: 35px;
	width: 100%;
	display:  block;
	text-align: left;
	border: none;
	padding: 0px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#contact .container .box .content .left h3 {
	font-size: 18px;
	line-height: 21px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#contact .container .box .content .left .icon {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 5px 10px 5px 0px;
	border-radius: 55px;
	text-align: center;
}
#contact .container .box .content .right {
	width: 100%;
	height: auto;
}
#contact .container .box .content .right textarea {margin-bottom: 5px;}
#contact .container .box .content .right p {
	position: relative;
	color: #fff;
	text-transform: lowercase;
	float: left;
	font-weight: 300;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#contact .container .box .content .right .center {
	position: relative;
	margin: auto;
	display: block;
	width: 100%;
	float: right;
}
#contact .container .box .content .right .center .button {
	width: 100%;
	border: 0px;
	background-color: #fff;
	height: 50px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #619912;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.tab {display: none;}
#thanks {
	height: auto;
	text-align: left;
	padding: 150px 0px 0px 0px;
}
#thanks .content {padding: 0px 0px 0px 0px;}
#thanks .content h1 {
	font-weight: 600;
	font-size: 30px;
}
#thanks .content h2 {
	font-weight: 400;
	font-size: 20px;
}
#thanks .content h3 {
	font-weight: 400;
	font-size: 16px;
}
}

.tweets {
	font-family: 'Source Sans Pro', sans-serif;
	display: block;
	max-width: 99%;
	min-width: 220px;
	padding: 0px;
	border-radius: 5px;
	margin: 10px 0px;
	border: 1px #dddddd solid;
	-moz-box-shadow: 0px 1px 3px #eeeeee;
	-webkit-box-shadow: 0px 1px 3px #eeeeee;
	box-shadow: 0px 1px 3px #eeeeee;
}
.tweets ul {
	width:100%;
	display:inline-block;
	overflow:hidden;
}
.tweets li {
	display: inline-block;
	margin: 5px 10px;
	position:relative;
}
.tweets li img {
	float:left;
	border-radius: 3px;
	overflow:hidden;
	margin:0 3% 0 0;
}
.tweets li .text {
	float:left;
	width:80%;
	color: #5d5d5d;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.tweets li .text a{
	color: #619912;
}
.tweets li .text .name {
	color:#e83c35;
	margin:0;
	text-align:left;
	width:100%;
	text-decoration:none;
}
.tweets li .text .name span {
	text-align:left;
	text-decoration:none;
	font-size: 14px;
}
.tweets li .text .tweet {
	text-align:left;
	width:100%;
	text-decoration:none;
	margin:0;
}
.tweets li .text .time {
	color:#707070;
	font-size: 12px;
	width:100%;
	margin:5px 0 0 0;
	text-decoration:none;
}
#information .content .bucket h3 a {
	color:#619912;
}

#menu .kickstarter-logo{
	display:inline-block;
}



.fl{float:left;} .fr{float:right;}

.popup-overlay {
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display:none;
}
.popup {
	position: absolute;
	visibility: hidden;
	z-index: 1110;
	width: 976;
	height: 464px;
	background: #fff;
}
.popup-close, a:link.popup-close {
	display: block;
	position: absolute;
	top:10px;
	right:10px;
	z-index: 1200;
	width:16px;
	height:16px;
	background: transparent url("/img/main/ico_close_popup.png") no-repeat 0 0;
}
#popup-order-form .popup-title{
	height: 190px;
	background: #fff url("/img/main/corn.jpg") no-repeat 0 0;
	background-size:100%;
	text-align: center;
	position:relative;
}
#popup-order-form .popup-title .pattern {
  background-image: url("/img/main/pattern1.png");
  background-color:rgba(0, 0, 0, 0.6);
  background-repeat: repeat;
  height: 100%;
  position: absolute;
  width: 100%;
}

#popup-order-form .popup-title h2 {
  color: #FFFFFF;
  font-size: 35px;
  font-weight: 400;
  line-height: 190px;
  text-transform: uppercase;
  position:relative;
}

#popup-order-form .popup-content{
	padding:15px;
}

#popup-order-form .popup-content .form-col{
	width:305px;
	height:235px;
	float:left;
	margin-left:15px;
}

#popup-order-form .popup-content .form-col:first-child{
	margin-left:0;
}

#popup-order-form .popup-content .form-col .row{
	margin-top:6px;
	clear:both;
}
#popup-order-form .row-title{
	padding-top:10px;
}
#popup-order-form .row-title span{
	display:inline-block;
	float:right;
	color:#cecece;
	font-size:14px;
}
#popup-order-form .row.quantity{
	padding-bottom:8px;
}

#popup-order-form .row .border{
	border-top:#f0f0f0 solid 1px;
}

#popup-order-form .row .input{
	border: 0;
	width:275px;
	height:38px;
	margin: 0;
	padding:0 15px;
	background-color: #959595;
	color: #fff;
	font:400 16px/38px 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
}
#popup-order-form .row .input.name{
	width:118px;
}
#popup-order-form .row .input.cvc{
	width:88px;
}

#popup-order-form .row.price{
	padding:15px 0;
	text-align: center;
	font:400 22px/18px 'Source Sans Pro', sans-serif;
}
#popup-order-form .row.price .amount{
	font-size:24px;
	font-weight:600;
}
#popup-order-form .row.price .caption{
	font-size:12px;
	line-height:12px;
	color:#cecece;
	text-transform: uppercase;
}

#popup-order-form .row .quantity-label, #popup-order-form .row .button{
	display:inline-block;
	height:38px;
	margin:0;
	padding:0;
	border:none;
	background-color: #619912;
	color: #fff;
	font:400 16px/38px 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	text-align:center;
}
#popup-order-form .row .quantity-label{
	width:165px;
}
#popup-order-form .row .button{
	width:100%;
	cursor:pointer;
}

#popup-order-form .row.quantity .sbHolder{
	width:96px;
	float:left;
}
#popup-order-form .row.state .sbHolder{
	width:150px;
	float:right;
}
#popup-order-form .row.date .sbHolder{
	width:86px;
	margin-right:7px;
	float:left;
}

/* pre-order popup */
.preorder-popup {
	background: #fff url(/img/main/bg_popup_preorder.png) no-repeat 0 0;
	border-radius: 2px;
	display: none;
	height: 251px;
	text-align: center;
	width: 332px;
}
.preorder-popup .btn-preorder {
	background-color: #619912;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: block;
	font: 600 25px/70px 'Source Sans Pro', sans-serif;
	height: 70px;
	margin: 64px auto 20px auto;
	padding: 0;
	text-transform: uppercase;
	width: 254px;
}
.preorder-popup p {
	color: #494949;
	font: 300 italic 20px/24px 'Source Sans Pro', sans-serif;
	margin: 0 30px;
}
.preorder-popup .btn-paypal {
	background: none;
	border: none;
	color: #619912;
	cursor: pointer;
	font: 400 italic 20px/24px 'Source Sans Pro', sans-serif;
	padding: 0;
}
.preorder-popup .btn-paypal:hover {text-decoration: underline;}

/* SELECTBOX */
.sbHolder{
	color: #fff;
	font:400 16px/38px 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	height:38px;
	padding:0;
	position: relative;
	background-color: #959595;
}
.sbHolder:focus .sbSelector{
	background-color: #619912;
}
.sbSelector, .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width:90%;
	height:38px;
	color: #fff;
	font:400 16px/38px 'Source Sans Pro', sans-serif;
	text-indent:15px;
	text-decoration: none;
	text-transform:uppercase;
}
.sbToggle{
	background:url(/img/main/select-arrow-drop.png) no-repeat center center;
	display:block;
	height:38px;
	width:22px;
	outline:none;
	position:absolute;
	right:0;
	top:0;
}
.sbOptions{
	background-color: #959595;
	list-style: none;
	margin: 0;
	width:100%;
	left:0px;
	position: absolute;
	top: 40px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions a, .sbOptions a:link, .sbOptions a:visited{
	font:400 16px/28px 'Source Sans Pro', sans-serif;
	color:#fff;
	display: block;
	outline: none;
	text-indent:15px;
	color:#fff;
	text-decoration: none;
	text-transform:uppercase;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	background-color: #619912;
}
.sbOptions li.last a{
	border-bottom: none;
}



