.en{
	display:none!important;
}

.hibakod {
	font-size: 200px;
	font-weight: 800;
	color: #10332f;
	margin-bottom: -65px !important;
	display: block;
}
.error_content_wrap .title {
	color:#0b221f;
	margin-top: 0px;
	margin-bottom: 0;
}
.error_content_wrap .error_btn {
	background-color: #436f4d!important;
}
.error_content_wrap .error_btn:hover {
	background-color: #10332f !important;
}
 @media (min-width: 30px) and (max-width: 1200px) {
	 .hibakod {
    font-size: 140px;
    font-weight: 800;
    color: #10332f;
    margin-bottom: -25px !important;
    display: block;
}
	 
 }

 @media (min-width: 30px) and (max-width: 991px) {
 .icon_box {
 display:none!important;
}
.hibakod {
    font-size: 110px;
    font-weight: 800;
    color: #10332f;
    margin-bottom: -25px !important;
    display: block;
}

}

 @media (min-width: 30px) and (max-width: 767px) {
.hibakod {
    font-size: 80px;
    font-weight: 800;
    color: #10332f;
    margin-bottom: -25px !important;
    display: block;
}
h3 {
    font-size: 22px;
}
}


 @media (min-width: 30px) and (max-width: 500px) {

 .error_content_wrap .title {
 font-size: 16px;
}
.error_content_wrap .error_btn {
 background-color: #436f4d!important;
 font-size: 14px;
}
.desc p {
 font-size: 13px;
 margin-top: -13px !important;
 display: block;
 margin-bottom: -15px !important;
}
.hibakod {
    font-size: 60px;
    font-weight: 800;
    color: #10332f;
    margin-bottom: -5px !important;
    display: block;
    padding-top: 50px;
}
}
 @media (min-width: 30px) and (max-width: 400px) {
.hibakod {
    font-size: 48px;
}
}
