/**** 1351 - 1499 / desktop **********************************************************/
@media (max-width:1499px) {

/**** layout **********************************************************/
.content-width {
	width:1169px;
}
body, div.screen, div.head-in {
  background-size:1319px auto;
}
div.head-in {
	width:1319px;
}
.noindex div.head-in > div {
	padding-top:160px;
}

body, input, textarea, select, .submit {
  font-size:16px;
}
a.to-home {
	width:220px;
	top:67px;
}
h1, .h1 {
	font-size:32px;
}
h2, .h2 {
	font-size:24px;
}
h3, .h3 {
	font-size:21px;
}
h4, .h4 {
	font-size:18px;
}
h5, .h5 {
	font-size:16px;
}

div.topbar {
	top:6px;
}
div.topbar-l img, div.topbar-r img {
	height:24px;
}

a.facebook img {
	width:110px;
}

.green-forest-top {
	background-size:1602px 250px;
	height:250px;
}
.green-forest-bg {
	background-size:1602px auto;
}
.grey-forest-top {
	background-size:1690px 235px;
	height:235px;
}
.grey-forest-bg {
	background-size:1690px auto;
}

/*** menu ***/
ul.menu {
	top:73px;
}
ul.menu li a {
	margin:0 0 0 25px;
	font-size:16px;
}


/*** boxy ***/
.boxy > * {
	margin:0 30px 0 30px;
	padding:40px 40px 20px 40px;
}
.boxy h3 {
	margin-bottom:30px;
}

/*** steps ***/
div.steps {
	margin:60px 0 0 0;
}
div.steps .item .step-icon img {
	height:90px;
}
div.steps .item .no {
	width:36px;
	height:36px;
	line-height:36px;
	font-size:18px;
}
div.steps .item .h {
	font-size:18px;
}
div.steps .arr img {
	width:32px;
	margin:124px 0 0 0;
}
}