#page13 .content-header {
	display: none;
}
#page13 .content-main {
	padding-top: 20vh!important;
}
#page13 .pager {
	top: 52%;
}
#page13 .reset {
	width: 20.1rem;
	height: 3.7rem;
	color: #999999;
	font-size: 1.5rem;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999999;
	background-color: #FFF;
	border-radius: 50px;
}
#page13 .content-main > div {
	margin-bottom: 3.5rem;
}
#page13 .content-main > div > p {
	padding-left: 7rem;
	margin-bottom: 3.5rem;
}
#page13 .content-main > div > p img {
	margin: 0 auto;
}
#page13 .text {
	margin: 0 auto 4.4rem;
	color: #000000;
	max-width: 1280px;
	font-size: 1.4rem;
	line-height: 1.75;
	text-align: left;
}
#page13 .content-footer {
	margin-top: -5rem;
	display: block;
	position: relative;
	z-index: 1;
}
#page13 address {
	color: #0C67B5;
	font-size: 1.1rem;
}
#page13 .pager li.left {
	width: 6.8rem;
}
#page13 .pager li.right {
	right: -5%!important;
}
@media all and (max-height: 1160px) {
	#page13 .pager {
		top: 35%;
	}
}
@media all and (max-height: 799px) {
	#page13 .content-main {
		margin-bottom: -24rem;
		padding: 0;
	}
	#page13 .content-main > div > p {
		margin-bottom: 45px;
	}
	#page13 .text {
		margin: 0 30px 1rem;
	}
	#page13 .content-footer {
		margin-top: 0;
		display: block;
		position: fixed;
		
		z-index: 1;
	}
}
@media all and (max-width: 1200px) {
	#page13 .text {
		margin: 0 30px;
	} 
	#page13 .content-footer {
		margin-top: -100px;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page13 .content-main > div > p img {
		max-width: 61.9rem;
	}
	#page13 .pager li.left {
		width: 8rem;
	}
	#page13 .reset {
		width: 30rem;
		height: 6rem;
		font-size: 2.4rem;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page13 .content-main {
		padding-top: 5rem;
	}
	#page13 .reset {
		margin: 0 auto;
	}
	#page13 .content-main > div {
		margin-bottom: 29px;
	}
	#page13 .content-main > div > p {
		margin: 0 30px 30px;
		padding: 0;
	}
	#page13 .content-main > div > p img {
		margin: 0 auto;
	}
	#page13 .text {
		margin: 0 40px 20px;
		font-size: 1.3rem;
	}
	#page13 .content-footer {
		margin-top: 0;
	}
	#page13 .pager li.left {
		width: 3.8rem;
	}
}