/**** 1500 - 1599 / desktop **********************************************************/
@media (max-width:1599px) {

/**** layout **********************************************************/
.content-width {
	width:1250px;
}
body, div.screen, div.head-in {
  background-size:1450px auto;
}
div.head-in {
	width:1450px;
}
.noindex div.head-in > div {
	padding-top:180px;
}
h1, .h1 {
	font-size:34px;
}
h2, .h2 {
	font-size:26px;
}
h3, .h3 {
	font-size:22px;
}
h4, .h4 {
	font-size:19px;
}
h5, .h5 {
	font-size:17px;
}

body, input, textarea, select, .submit {
  font-size:17px;
}
a.to-home {
	width:240px;
	top:73px;
}


div.topbar-l img, div.topbar-r img {
	height:25px;
}

a.facebook img {
	width:120px;
}

/*** menu ***/
ul.menu {
	top:80px;
}
ul.menu li a {
	margin:0 0 0 30px;
	font-size:17px;
}


/*** steps ***/
div.steps {
	margin:70px 0 0 0;
}
div.steps .item .step-icon img {
	height:95px;
}
div.steps .item .no {
	width:38px;
	height:38px;
	line-height:38px;
	font-size:19px;
}
div.steps .item .h {
	font-size:19px;
}
div.steps .arr img {
	width:34px;
	margin:128px 0 0 0;
}
}