h1,
h2,
h3,
h4,
h5,
h6,
.price,
.old-price,
.bonuses {
	-webkit-font-smoothing: antialiased;
}

.info-page .container-main-nav {
	z-index: 5;
	position: relative;
}

.info-page .container-main-nav nav {
	box-shadow: 0 0 0 #888;
}

.info-page .layout {
	overflow-x: hidden;
}

.info-page .container-info-page {
        clear: both;
	background: url('../images/info-page-back.jpg') center;
	background-size: cover;
	min-height: 616px;
	padding: 0;
}

.info-page .container-info-page .contents {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.info-page .white-block {
	background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	position: absolute;
	top: 220px;
	left: 0;
	right: 0;
	padding: 20px 12px 20px 15px;
}

.info-page .white-block h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font: 200 34px 'Corpid', sans-serif;
	color: #333;
}

.info-page .white-block h1 .back-link {
	background-image: url('../images/sprite-icons.png');
	background-position: -520px -516px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 23px;
	left: 8px;
	padding: 0;
	overflow: hidden;
}

.info-page .white-block ul {
	margin: 28px 0 0 0;
	padding: 0;
	list-style: none;
}

.info-page .white-block ul li {
	float: left;
	width: 25%;
	margin: 0 0 0 1%;
	border-left: 1px solid #ededed;
}

.info-page .white-block ul li:first-child {
	border: 0;
	margin: 0;
	width: 21.5%;
}

.info-page .white-block h2 {
	margin: 0;
	font: 200 20px/23px 'Corpid', sans-serif;
	padding: 1px 0 0 60px;
	position: relative;
	height: 68px;
}

.info-page .white-block h2 .icon {
	position: absolute;
	top: 3px;
	left: 10px;
}

.info-page .white-block .order h2 {
	padding-top: 8px;
	height: 61px;
}

.info-page .white-block .order .icon {
	background-image: url('../images/sprite-icons.png');
	background-position: -677px -204px;
	background-repeat: no-repeat;
	width: 46px;
	height: 35px;
	top: 4px;
	left: 6px;
}

.info-page .white-block .service h2 .icon {
	background-image: url('../images/sprite-icons.png');
	background-position: -677px -286px;
	background-repeat: no-repeat;
	width: 33px;
	height: 32px;
	top: 6px;
	left: 16px;
}

.info-page .white-block .support h2 i.icon {
	background-image: url('../images/sprite-icons.png');
	background-position: -728px -204px;
	background-repeat: no-repeat;
	width: 31px;
	height: 34px;
	top: 5px;
	left: 16px;
}

.info-page .white-block .info h2 .icon {
	background-image: url('../images/sprite-icons.png');
	background-position: -752px -286px;
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	top: 8px;
	left: 17px;
}

.info-page .white-block nav ul {
	margin: 0 0 0 60px;
	font: 12px 'Corpid', sans-serif;
}

.info-page .white-block nav li {
	float: none;
	width: 100%;
	margin: 0 0 8px 0;
	border: 0;
}

.info-page .white-block nav li:first-child {
	width: 100% !important;
	margin: 0 0 8px 0;
}

.info-page .white-block nav a {
	color: #ff0032;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {

.info-page .white-block h1 .back-link {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.info-page .white-block .order .icon {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.info-page .white-block .service h2 .icon {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.info-page .white-block .support h2 i.icon {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.info-page .white-block .info h2 .icon {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

}

@media only screen and (max-width: 999px) and (min-width: 640px) {

.info-page .container-info-page {
	height: auto;
	min-height: auto;
	background: #f2f2f2 url('../images/info-page-back-640.jpg') no-repeat 50% -60px;
	background-size: none;
	padding: 120px 0 25px;
}

.info-page .container-info-page .contents {
	width: 640px;
	height: auto;
}

.info-page .white-block {
	position: static;
	padding: 20px 0 20px 0;
}

.info-page .white-block {
	*zoom: 1;
}

.info-page .white-block:before,
.info-page .white-block:after {
	content: "";
	display: table;
}

.info-page .white-block:after {
	clear: both;
}

.info-page .white-block h1 {
	padding: 0 0 0 28px;
	font: 200 34px 'Corpid', sans-serif;
}

.info-page .white-block ul {
	margin: 18px 0 0 0;
	padding: 0;
}

.info-page .white-block ul li {
	width: 50%;
	margin: 0;
	border-left: 0;
	border-top: 1px solid #ededed;
	padding-top: 10px;
}

.info-page .white-block ul li:first-child {
	width: 50%;
	border-top: 1px solid #ededed;
}

.info-page .white-block h2 {
	padding: 1px 0 0 100px;
	height: 58px;
}

.info-page .white-block h2 .icon {
	left: 30px;
}

.info-page .white-block .order h2 {
	padding-top: 8px;
	height: 50px;
}

.info-page .white-block .order .icon {
	left: 38px;
}

.info-page .white-block .service h2 .icon {
	left: 38px;
}

.info-page .white-block .support h2 i.icon {
	left: 38px;
}

.info-page .white-block .info h2 .icon {
	top: 8px;
	left: 39px;
}

.info-page .white-block nav ul {
	margin: 0 0 14px 100px;
}

.info-page .white-block nav li {
	margin: 0 20px 3px 0;
	border: 0;
	width: 90%;
	padding: 0 12px 0 0;
}

.info-page .white-block nav li:first-child {
	border: 0;
	padding: 0 12px 0 0;
	margin: 0 0 3px 0;
}

}

@media only screen and (min-width: 1000px) {

.info-page .container-info-page {
	margin-top: -13px;
}

}

@media only screen and (max-width: 639px) {

.info-page .container-info-page {
	height: auto;
	min-height: auto;
	background-size: none;
	background: #f2f2f2 url('../images/info-page-back-320.jpg') no-repeat 50% 0;
	padding: 160px 0 25px;
}

.info-page .container-info-page .contents {
	width: 320px;
	height: auto;
}

.info-page .white-block h1 span {
	padding-left: 20px;
}

.info-page .white-block {
	position: static;
	height: auto;
	padding: 14px 14px 12px 14px;
}

.info-page .white-block h1 {
	padding: 0;
	font: 200 30px/34px 'Corpid', sans-serif;
}

.info-page .white-block ul {
	margin: 18px 0 0 0;
	padding: 0;
}

.info-page .white-block ul li {
	width: 100%;
	margin: 0 0 20px 0;
	border-left: 0;
	float: none;
	border-top: 1px solid #ededed;
	padding-top: 20px;
}

.info-page .white-block ul li:first-child {
	width: 100%;
	border-top: 1px solid #ededed;
}

.info-page .white-block h2 {
	padding: 1px 0 0 84px;
	height: 64px;
}

.info-page .white-block h2 .icon {
	left: 2px;
}

.info-page .white-block .order h2 {
	padding-top: 8px;
	height: 38px;
}

.info-page .white-block .order .icon {
	left: 20px;
}

.info-page .white-block .service h2 .icon {
	left: 28px;
}

.info-page .white-block .support h2 i.icon {
	left: 28px;
}

.info-page .white-block .info h2 .icon {
	top: 8px;
	left: 30px;
}

.info-page .white-block nav ul {
	margin: 0 0 14px 84px;
}

.info-page .white-block nav li {
	margin: 0 0 10px 0;
	border: 0;
	width: 100%;
	padding: 0 12px 0 0;
}

.info-page .white-block nav li:first-child {
	border: 0;
	padding: 0 12px 0 0;
	margin: 0 0 10px 0;
}

}

