* {
	max-height: 100000px;
}

body {
	margin: 0;
	color: #000;
	font: 17px/24px Nunito,Arial,Helvetica,sans-serif !important;
	background: #fff !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	min-width: 1092px;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #000;
	transition: all .6s ease 0;
}

input,textarea,select {
	font: 100% Nunito,Arial,Helvetica,sans-serif;
	vertical-align: middle;
	color: #000;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

header,footer,article,section,hgroup,nav,figure,aside {
	display: block;
}

input[type="text"],input[type="password"],input[type="file"],input[type="submit"],input[type="search"],input[type="email"],textarea {
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="submit"]:hover {
	cursor: pointer;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.container {
	max-width: 1092px;
	margin: 0 auto;
}

.container:after {
	display: block;
	clear: both;
	content: "";
}

#header {
	min-height: 176px;
	position: relative;
}

.logo {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -173px;
	width: 312px;
	top: 38px;
}

.right-area {
	float: right;
	text-align: right;
	padding: 10px 0 0;
}

.social {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	list-style: none;
}

.social li {
	float: left;
	margin: 0 0 0 18px;
}

.social li a {
	display: block;
	background: url(images/social.png) no-repeat 0 -1px;
	font-size: 0;
	line-height: 0;
	width: 13px;
	height: 22px;
	transition: none;
}

.social li.twitter a {
	background-position: -32px -3px;
	width: 21px;
	height: 18px;
	margin: 4px 0 0;
}

.social li a:hover {
	background-position: 0 -27px;
}

.social li.twitter a:hover {
	background-position: -32px -29px;
}

.topbar span {
	color: #3b2d20;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	padding: 6px 0 0;
}

.topbar {
	overflow: hidden;
	margin: 0 0 22px;
}

.schedule span {
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #3b2d20;
	font-weight: 300;
}

.left-area {
	overflow: hidden;
	padding: 28px 0 20px;
	color: #3b2d20;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
}

.tell {
	display: block;
	font-family: 'avenirregular';
	font-size: 24px;
	line-height: 28px;
	padding: 0 0 25px;
	position: relative;
	margin: 0 0 23px;
}

.tell a {
	color: #3b2d20;
}

.tell a:hover {
	color: #c5d837;
}

.tell:after {
	position: absolute;
	bottom: 0;
	content: "";
	height: 2px;
	background: #c5d837;
	left: 0;
	width: 113px;
}

.main-area {
	position: relative;
}

#nav {
	position: absolute;
	left: 0;
	right: 0;
	background: url(images/bg-nav.png);
	top: 0;
	z-index: 999;
}

#nav ul {
	text-align: center;
	margin: 0;
	padding: 17px 0 13px;
	list-style: none;
	font-size: 20px;
	line-height: 31px;
	text-transform: uppercase;
	font-weight: 300;
}

#nav ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 49px;
}

#nav ul li a {
	color: #fff;
}

#nav ul li:hover a,#nav ul li.current-menu-item a {
	color: #c6d331;
}

.visual {
	position: relative;
	z-index: 9;
}

.visual img {
	width: 100%;
	height: auto;
	display: block;
}

.visual .caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.visual .container {
	height: 100%;
}

.visual .inner {
	display: table;
	width: 100%;
	height: 100%;
}

.visual .inner2 {
	display: table-cell;
	vertical-align: middle;
	padding: 58px 0 0;
}

.visual .box {
	width: 67%;
	text-align: center;
	position: relative;
	margin-left: -78px;
}

.visual .box h2 {
	font-family: "proxima-nova",sans-serif;
	color: #fff;
	font-size: 65px;
	line-height: 63px;
	text-transform: uppercase;
	margin: 0 0 17px;
	font-weight: 400;
}

.visual .box .btn {
	display: block;
	text-align: center;
	margin: 0 auto;
	background: #c6d331;
	color: #fff;
}

.btn:hover {
	background: #6b6006 !important;
}

.section {
	text-align: center;
	position: relative;
/*background:url(images/bg-section.jpg) no-repeat #fff;*/
	min-height: 801px;
	padding: 37px 0 0;
	color: #1a1a18;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
}

.section .container {
	position: relative;
}

.section .container:before {
	position: absolute;
	content: '';
	left: -292px;
	top: -37px;
	width: 472px;
	height: 838px;
/*background:url(images/bg-section.png) no-repeat right top; z-index:-1*/
}

.section h2 {
	margin: 0 0 26px;
	font-size: 48px;
	line-height: 52px;
	color: #686401;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.section .img-holder {
	padding: 0 5.2% 0 0;
	margin: 0 0 10px;
}

.img-holder {
	text-align: center;
}

.img-holder .img {
	display: inline-block;
	vertical-align: top;
	margin: 0 25px 20px;
	width: 21.2%;
}

.img-holder .img:hover img {
	opacity: .75;
}

.img-holder .img img {
	display: block;
	width: 100%;
	height: auto;
}

.section span {
	display: block;
	color: #1a1a18;
	font-size: 34px;
	line-height: 38px;
	font-weight: 300;
}

.section p {
	margin: 0 0 23px;
	padding: 0 0 0 1%;
}

.btn {
	color: #fdfdfc;
	font-size: 25px;
	line-height: 70px;
	width: 243px;
	background: #c7d331;
	border-bottom: 1px solid #8e9723;
	display: block;
	margin: 0 auto 43px;
}

.section2 {
	background: url(images/bg-section2.jpg) no-repeat center top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 43px 0 40px;
	font-size: 24px;
	line-height: 27px;
	color: #fff;
	font-family: 'avenirregular';
}

.section2 h2 {
	margin: 0 0 29px;
	font-size: 48px;
	line-height: 52px;
	color: #fff;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	letter-spacing: 3px;
}

.section2 .img-holder {
	position: relative;
	margin: 0 -44px;
}

.section2 .img {
	margin: 0 33px 32px;
	width: 26.8%;
}

.section2 p {
	margin: 0;
}

#footer {
/*background:url(images/bg-footer.jpg) no-repeat 100% 0;*/
	min-height: 456px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#footer .container {
	position: relative;
}

#footer .container:after {
	position: absolute;
	content: '';
	right: -305px;
	top: 0;
	width: 557px;
	height: 455px;
/*background:url(images/bg-footer.png) no-repeat right top; z-index:-1*/
}

#footer a:hover {
	text-decoration: underline;
}

.footer-left {
	float: left;
	width: 50%;
	text-align: left;
	padding: 50px 0 0;
}

.footer-left .info {
	margin: 0 0 22px;
}

.footer-right .info {
	margin: 0 0 22px;
}

.footer-left .info span {
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #3b2d20;
	font-weight: 300;
}

.footer-left .info span strong {
	font-family: 'GothamBold-Regular';
}

.footer-left .info span a {
	color: #3b2d20;
}

.footer-right {
	float: right;
	width: 50%;
	text-align: right;
	font-family: 'Gotham-Light';
	font-size: 18px;
	line-height: 24px;
	color: #3b2d20;
	padding: 143px 0 0;
}

.footer-right span {
	display: block;
	color: #3b2d20;
}

.footer-right span a {
	color: #3b2d20;
}

.footer-right .span1 {
	margin: 0 0 15px;
	color: #666;
}

.footer-right .span2 {
	font-family: 'Gotham-Medium';
}

.footer-text {
	position: absolute;
	top: 28px;
	left: 50%;
	right: 0;
	text-align: center;
	font-family: 'SilentReaction-Regular';
	font-size: 0;
	line-height: 0;
	background: url(images/bg-text.png) no-repeat;
	width: 588px;
	height: 130px;
	margin: 0 0 0 -200px;
}

.footer-text p {
	margin: 0;
}

.copy {
	text-align: center;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 14px;
	line-height: 17px;
	color: #666;
	text-transform: uppercase;
	padding: 13px 0 0;
}

.des {
	display: block !important;
}

.mob {
	display: none !important;
}

.wrap2 {
	overflow: hidden;
}

.opener {
	display: none;
	float: left;
	position: relative;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	line-height: 16px;
	font-size: 13px;
	margin: 12px 0 14px 12px;
}

.opener.add {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 31px;
	height: 31px;
	margin: 6px 10px 0 20px;
}

.opener.add:before,.opener.add:after,.opener.add span {
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 16px;
	left: 5%;
	right: 5%;
	height: 3px;
	margin-top: -2px;
/* height/2 */
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.opener.add:before,.opener.add:after {
	content: '';
	top: 10px;
}

.opener.add:after {
	top: 22px;
}

/* close button transition */
.close-btn span,.active .opener span {
	opacity: 0;
}

.opener:hover {
	opacity: .9;
}

.close-btn:after,.close-btn:before,.active .opener:after,.active .opener:before {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	left: 15%;
	right: 15%;
}

.close-btn:after,.active .opener:after {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menu .drop {
	float: none;
}

#content {
	padding: 34px 22px;
}

#content p {
	margin: 0 0 20px;
}

#content h1 {
	margin: 0 0 20px;
	font-size: 35px;
	line-height: 39px;
}

#content .alignleft {
	float: left;
	width: 20.8%;
	background: #e2e2e2;
	margin: 0 24px 35px 0;
}

#content .alignright img,#content .alignleft img {
	width: 100%;
	height: auto;
	display: block;
}

#content .alignright {
	float: right;
	width: 20.8%;
	margin: 0 0 35px 24px;
}

.clear {
	clear: both;
}

#content h2 {
	font-size: 31px;
	line-height: 35px;
	margin: 0 0 20px;
	font-weight: 400;
}

#content h3 {
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 20px;
	font-weight: 400;
}

.visual3 {
	padding: 100px 0 70px;
	background: url(images/visual-3.jpg) no-repeat;
	background-size: cover;
}

.visual3 h3 {
	font-size: 34px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: 34px;
}

.visual3 p {
	font-size: 24px;
	line-height: 28px;
	margin: 13px 0 35px;
}

.visual3 a {
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0;
}

.visual2 h1 {
	font-size: 50px;
	font-weight: 300;
	margin: 0 auto;
	padding: 0;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.sectionInner {
	padding: 110px 0 100px;
	background: #fff;
}

.sectionInner h3 {
	font-size: 38px;
	color: #3d3900;
	line-height: 48px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 90px;
}

.sectionInner p {
	font-size: 20px;
	line-height: 29px;
	color: #1a1a18;
	font-weight: 300;
	margin: 0 0 1em;
}

.top-buttons {
	overflow: hidden;
	text-align: right;
	margin: 20px -45px -5px 0;
}

.top-buttons a {
	background: #c8d532;
	padding: 12px 17px;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	border-bottom: 1px solid #8e9723;
	font-family: "avenirregular";
	margin: 0 0 0 10px;
}

.top-buttons a:hover {
	background: #696201;
}

.logo2 {
	bottom: 25px;
	top: auto !important;
}

.sectionInner h2 {
	font-size: 38px;
	color: #a1ae0e;
	font-weight: 200;
	display: table;
	margin: 0 auto 45px;
	padding-bottom: 35px;
	position: relative;
}

.sectionInner h2:after {
	max-width: 113px;
	height: 2px;
	background: #c7da40;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	content: '';
}

.schedule {
	margin-top: 1em;
}

@media screen and (max-width: 1225px) {
	.top-buttons {
		margin-right: 0;
	}
}

@media screen and ( max-width:1195px ) {
	.visual .box {
		margin: 0;
	}
}

@media screen and ( max-width:1095px ) {
	body {
		min-width: 320px;
	}

	.container {
		padding: 0 10px;
	}

	#nav ul li {
		margin: 0 36px;
	}

	.visual img {
		position: relative;
		width: 1680px;
		margin: 0 0 0 -840px;
		left: 50%;
	}

	.visual .box h2 {
		font-size: 50px;
		line-height: 50px;
	}

	.section2 .img-holder {
		margin: 0;
	}

	.section2 .img {
		margin: 0 20px 20px;
	}

	.footer-text {
		width: 528px;
		background-size: 100% auto;
	}
}

@media screen and ( max-width:999px ) {
	#footer .container:after,.section .container:after {
		display: none;
	}

	.wrap2.side-push {
		overflow: hidden;
		position: relative;
	}

	.wrap2.side-push .drop {
		position: absolute;
	/* change to fixed */
		top: 0;
		left: -100%;
		width: 100%;
		bottom: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		background: rgba(0,0,0,0.75);
		z-index: 9999;
	}

	.wrap2.side-push .drop > .opener.add {
		margin-top: 0;
	}

	.wrap2.side-push .hold {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.wrap2.side-push.active .hold {
		margin: 0 0 0 240px;
		min-width: 480px;
	}

	.wrap2.side-push.active .drop {
		left: 0;
	}

	.wrap2.side-push .drop .opener {
		position: absolute;
		right: 5px;
		top: 5px;
		z-index: 999;
	}

	.opener {
		display: block;
	}

	.drop {
		overflow: scroll !important;
		position: fixed !important;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 999;
	}

	.wrap2.side-push.active .drop .inner {
		position: absolute;
		left: 0;
		top: 0;
		width: 240px;
		bottom: 0;
		background: #c8d532;
		padding-top: 40px;
	}

	#nav {
		padding: 7px 0;
	}

	#nav ul {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		font-size: 14px;
		line-height: 22px;
	}

	#nav ul li {
		display: block;
		text-align: center;
		margin: 0;
		border-bottom: 1px solid #3b3b3b;
		padding: 0;
		float: none;
	}

	#nav ul li:after {
		display: none;
	}

	#nav ul li a {
		display: block;
		padding: 12px 5px;
	}

	#nav ul li a:hover {
		background: #c8d532;
		color: #fff;
	}

	.topbar span {
		font-size: 14px;
	}

	.schedule span {
		font-size: 14px;
		line-height: 17px;
	}

	.section h2 {
		font-size: 34px;
		line-height: 38px;
	}

	.section p br,.section2 p br {
		display: none;
	}

	.section,.section2 {
		min-height: inherit;
		padding: 25px 0;
		overflow: hidden;
	}

	.section2 p {
		margin-bottom: 25px;
	}

	.footer-text {
		width: 400px;
	}

	.footer-right {
		padding: 91px 0 0;
	}
}

@media screen and ( max-width:767px ) {
	.des {
		display: none !important;
	}

	.mob {
		display: block !important;
	}

	.logo {
		top: 15px !important;
		margin: 0 0 0 -140px;
		width: 280px;
	}

	.top-buttons {
		margin: 20px 0 0;
		position: relative;
		z-index: 111;
	}

	.top-buttons a {
		margin: 0 0 5px;
		font-size: 12px;
		line-height: 44px;
		padding: 0;
		display: block;
		text-align: center;
	}

	.logo img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		height: auto;
	}

	#header {
		padding: 110px 0 0;
		min-height: 0;
	}

	.right-area {
		float: none;
	}

	.schedule {
		display: none;
	}

	.topbar span {
		text-align: center;
	}

	.topbar {
		text-align: center;
		margin-bottom: 10px;
	}

	.left-area {
		text-align: center;
		padding: 5px 0 0;
		display: none;
	}

	.tell:after {
		left: 50%;
		margin: 0 0 0 -56px;
	}

	.tell {
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	.visual .box {
		width: 100%;
	}

	.section h2 {
		font-size: 24px;
		line-height: 27px;
	}

	.img-holder .img {
		width: 44%;
		margin: 0 5px 10px;
	}

	.section .img-holder {
		padding: 0;
	}

	.footer-text {
		display: none;
	}

	.footer-left {
		float: none;
		text-align: center;
		width: 100%;
	}

	.footer-right {
		padding: 0;
		float: none;
		text-align: center !important;
		width: 100%;
	}

	#footer {
		padding-bottom: 15px;
	}

	#footer .info {
		margin-bottom: 8px;
	}

	.info span {
		font-size: 15px !important;
		line-height: 18px !important;
	}

	.visual .box h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.visual img {
		width: 1200px;
		margin: 0 0 0 -600px;
	}

	.section span {
		margin: 0 0 10px;
	}

	.section2 h2 {
		font-size: 32px;
		line-height: 36px;
	}

	.footer-left {
		padding-top: 20px;
	}

	.right-area {
		padding: 0;
	}
}

.container p img{ float:left; margin:0 15px 0 0}