@font-face {
	font-family: 'WOL_Reg';
	src: url('../fonts/webfonts/wol_reg.eot');
	src: url('../fonts/webfonts/wol_regd41d.eot?#iefix') format('embedded-opentype'), url('') format('woff'), url('../fonts/webfonts/wol_reg.ttf') format('truetype');
	font-weight: 300
}

body{
	margin:0;	
}
#error404-container {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #C7CCCF;
	overflow: hidden
}
@media (max-width:767px) {
#error404-container>img {
	width: 100%;
	position: absolute
}
}
@media (min-width:768px) {
#error404-container>img {
	width: 150%;
	position: absolute;
	left: -25%
}
}
@media (min-width:992px) {
#error404-container>img {
	width: 120%;
	position: absolute;
	left: -10%
}
}
@media (min-width:1200px) {
#error404-container>img {
	width: 100%;
	position: relative;
	left: 0;
	margin-top: -145px
}
}
#error404-container>.content {
	font-family: "WOL_Reg", "Myriad Pro";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
@media (max-width:767px) {
#error404-container>.content {
	width: 80%
}
}
@media (min-width:768px) {
#error404-container>.content {
	width: 760px;
	height: 120px
}
}
@media (min-width:992px) {
#error404-container>.content {
	width: 992px;
	height: 120px
}
}
#error404-container>.content>h2 {
	text-align: center;
	font-weight: bold;
	color: #3C6577;
	margin-bottom: 0
}
@media (max-width:767px) {
#error404-container>.content>h2 {
	font-size: 24px
}
}
@media (min-width:768px) {
#error404-container>.content>h2 {
	margin-top: 100px;
	font-size: 35px
}
}
@media (min-width:992px) {
#error404-container>.content>h2 {
	margin-top: 100px;
	font-size: 35px
}
}
@media (min-width:1200px) {
#error404-container>.content>h2 {
	margin-top: 100px;
	font-size: 35px
}
}
#error404-container>.content>h3 {
	margin-top: 24px;
	text-align: center;
	font-weight: bold;
	color: #888A89
}
@media (max-width:767px) {
#error404-container>.content>h3 {
	font-size: 16px
}
}
@media (min-width:768px) {
#error404-container>.content>h3 {
	font-size: 25px
}
}
@media (min-width:992px) {
#error404-container>.content>h3 {
	font-size: 25px
}
}
@media (min-width:1200px) {
#error404-container>.content>h3 {
	font-size: 25px
}
}
#error404-container>.content>h3>a {
	cursor: pointer;
	color: #1A60FE;
	text-decoration: none
}
#error404-container>.content>h3>a:hover {
	color: #0147e4
}
#error500-container {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #C7CCCF;
	overflow: hidden;
	background-image: url("../images/penguin500.png");
	background-position: 50%;
	background-repeat: no-repeat
}
@media (max-width:767px) {
#error500-container {
	background-size: 100%
}
}
@media (min-width:768px) {
#error500-container {
	background-size: 150%
}
}
@media (min-width:992px) {
#error500-container {
	background-size: 130%
}
}
@media (min-width:1200px) {
#error500-container {
	background-size: 100%
}
}
#error500-container>.content {
	font-family: "WOL_Reg", "Myriad Pro";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
@media (max-width:767px) {
#error500-container>.content {
	width: 80%
}
}
@media (min-width:768px) {
#error500-container>.content {
	width: 760px;
	height: 120px
}
}
@media (min-width:992px) {
#error500-container>.content {
	width: 992px;
	height: 120px
}
}
#error500-container>.content>h2 {
	text-align: center;
	font-weight: bold;
	color: #3C6577;
	margin-bottom: 0
}
@media (max-width:767px) {
#error500-container>.content>h2 {
	font-size: 35px
}
}
@media (min-width:768px) {
#error500-container>.content>h2 {
	margin-top: 150px;
	font-size: 35px
}
}
@media (min-width:992px) {
#error500-container>.content>h2 {
	margin-top: 150px;
	font-size: 35px
}
}
@media (min-width:1200px) {
#error500-container>.content>h2 {
	margin-top: 180px;
	font-size: 35px
}
}
#error500-container>.content>h3 {
	margin-top: 24px;
	text-align: center;
	font-weight: bold;
	color: #888A89
}
@media (max-width:767px) {
#error500-container>.content>h3 {
	font-size: 16px
}
}
@media (min-width:768px) {
#error500-container>.content>h3 {
	font-size: 25px
}
}
@media (min-width:992px) {
#error500-container>.content>h3 {
	font-size: 25px
}
}
@media (min-width:1200px) {
#error500-container>.content>h3 {
	font-size: 25px
}
}
#error500-container>.content>h3>a {
	cursor: pointer;
	color: #1A60FE;
	text-decoration: none
}
#error500-container>.content>h3>a:hover {
	color: #0147e4
}
