.subpage-wrap {
  padding-bottom: 60px;
}
.subpage-wrap .row {
  margin-top:30px;
  margin-bottom:40px;
}
.sub-img-center div {
  text-align: center;
}
.sub-bg-area {
  margin-top: 120px;
  margin-bottom: 50px;
  background: #333333 url('/theme/lnklab/img/sub-bg01.png') no-repeat center;
  padding: 100px 40px;
  font-family: 'NanumBarunGothicBold';
  text-align: center;
  font-weight: bold;
}
.sub-bg-area h2 {
  font-size: 50px;
  color: #fff;
}
.sub-bg-area h4 {
  font-size: 24px;
  color: #efc504;
}
.sub-menu {
  position: relative;
  padding-bottom: 50px;
  min-height: 560px;
}
.sub-title {
  background: #004395 url('/theme/lnklab/img/sub-menu-bg.png') repeat;
  display: table;
  width: 100%;
  padding: 30px;
}
.subtitle-text {
  font-family: 'NanumBarunGothicBold';
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
}
.sub-menu-list {
  position: relative;
}
.sub-menu-list li {
  border-bottom: 1px solid #dddddd;
  padding: 25px 10px;
}
.sub-menu-list .menu {
  display: block;
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  padding-right: 20px;
}
.sub-menu-list .menu::before {
  content: url('/theme/lnklab/img/menu-icon02.png');
  display: inline;
  position: relative;
  padding-right: 5px;
  top:-2px;
}
.sub-menu-list .menu:after {
  content: url('/theme/lnklab/img/menu-arrow.png');
  display: inline;
  position: absolute;
  right:10px;
}
.sub-menu-list .menu:hover {
  color: #444;
}
.sub-menu-list .menu.on {
  color: #004395;
}
.sub-menu-list2 {
  margin:20px -10px -26px -10px;
  background: #f0f0f0;
  border-top: 1px solid #ddd;
}
.sub-menu-list2 li {
  padding: 15px 0px;
  margin:0px 10px;
}
.sub-menu-list2 li a.menu {
  font-size: 14px;
  font-family: 'Nanum Gothic';
}
.sub-menu-list2 li a.menu::before {
  content: url('/theme/lnklab/img/menu-icon03.png');
  display: inline;
  position: relative;
  padding-right: 5px;
  top:-2px;
}
.sub-menu-list2 li a.menu:after {
  content: '';
}
.sub-headline {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sub-headline h1 {
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 40px;
  color: #004395;
}
.sub-headline2 {
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 24px;
  background-color: #efc504;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.sub-headline3 {
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
}
.sub-text-area {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-mo-view1, .about-mo-view2 {
  text-align: center;
}
.about-mo-view1 img, .about-mo-view2 img {
  padding: 10px;
}
.history {
}
.history .row {
  margin:0;
}
.history .left-date {
  float:left;
  width: 190px;
  padding: 10px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ccc;
  position: relative;
}
.history .left-date:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 14px;
  right: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #004395;
}
.history .left-date h3 {
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 20px;
  color: #004395;
}
.history .right-texts {
  float:left;
  padding: 8px;
  padding-left: 20px;
  width: calc(100% - 210px);
}
.history .right-texts ul {
  margin-bottom: 30px;
}
.history .right-texts ul li {
	font-size: 15px;
	margin-bottom: 3px;
	display: table;
	position: relative;
  padding-left: 10px;
}
.history li::before {
  content: url('/theme/lnklab/img/menu-icon03.png');
  display: inline;
  position: relative;
  left:-10px;
  top:-2px;
}
.history .history-date .month {
  font-weight: bold;
  color: #333;
  margin-right: 10px;
}
.history .right-texts .month {
  display: table-cell;
  padding-right: 10px;
}
.history .right-texts .textss {
  display: table-cell;
}
.map-info-wrap {
	margin: 40px 15px;
}
.map-info {
  position: relative;
  border-top: 3px solid #004395;
}
.map-info li {
  padding: 20px 0px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.map-text {
  font-family: 'Nanum Gothic', sans-serif;
  font-size: 17px;
  padding-top: 30px;
  font-weight: normal;
}
.info-wrap {
  background: #f4f7f8;
  padding: 30px;
  margin-bottom: 30px;
}
.info-wrap h4 {
  font-size: 16px;
}
.info-wrap p {
  margin-bottom: 0;
}
.contact-wrap .info-wrap p {
  text-align: center;
}
.contact-wrap .info-wrap p img {
  margin-right: 10px;
}
.explain-wrap {
  margin-bottom: 30px;
}
.explain-wrap .col-sm-3 {
  background: #f0f0f0;
  margin-bottom: .5rem;
  padding: 10px;
}
.explain-wrap dd {
  font-size: 15px;
}
.mini-history {
  margin-bottom: 30px;
  position: relative;
}
.mini-history .row {
  margin:0;
}
.mini-history .col-sm-3 {
  border-right: 1px solid #ccc;
  position: relative;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  min-width: 130px;
}
.mini-history .col-sm-3:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 15px;
  right: -6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #004395;
}
.mini-history .col-sm-9 {
  padding-top: 8px;
}
.mini-history h3 {
  font-family: 'NanumBarunGothicBold';
  font-weight: bold;
  font-size: 20px;
  color: #004395;
}
.mini-history ul {
  margin-bottom: 0;
}
.mini-history li {
  font-size: 15px;
}
.mini-history li::before {
	content: '-';
	display: inline;
	position: relative;
	padding-right: 5px;
	top: 0;
  color: #004395;
	font-weight: bold;
}
.img-undertext {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.cert-text {
  margin-top: 10px;
  font-size: 15px;
}
.contact-wrap {
	margin: 30px 0px;
	max-width: 800px;
}
.contact-wrap li {
  padding:20px 10px;
}
hr.line {
  display: block;
  border:0px;
  border-bottom:1px solid #ccc;
  margin:30px 0px;
}
.download-btn {
  display: inline-block;
  font-family: 'NanumBarunGothicBold';
  text-align: center;
  margin:0px 4px;
  padding: 15px 30px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  background: #004395;
  color: #fff;
}
.download-btn:hover {
  color: #fff;
  background: #00397f;
}
.qa-board-wrap {
  margin-top: -150px;
}
@media (min-width:767px) {
  .sub-title {height:240px;}
}
@media (max-width:768px) {
  .sub-headline h1 {font-size: 20px;}
  .sub-bg-area {margin-top: 80px; margin-bottom: 20px; padding: 70px 40px 50px;}
  .sub-bg-area h2 {font-size: 40px;}
  .sub-bg-area h4 {font-size: 20px;}
  .subtitle-text {font-size: 24px;}
  .sub-menu {min-height: 100px; padding-bottom: 0px; display: none;}
  .sub-menu-list li {padding: 20px 10px;}
  .sub-menu-list .menu {font-size: 16px;}
  .download-btn {display: block; font-size: 14px;}
  .cert-text {margin-bottom: 40px;}
  .history .left-date,.mini-history .col-sm-3 {border-right:0; float: none; width: 100%; padding: 0;}
  .history .right-texts {padding-left: 0; width: 100%;}
  .history .left-date::after,.mini-history .col-sm-3::after {display: none;}
  .mini-history .row {padding: 10px 0px; border-bottom: 1px solid #ddd;}
  .mini-history .col-sm-3 h3 {margin-bottom: 0;}
  .mini-history .col-sm-9 {padding: 0;}
  .float-right.haniltech-img {float: none !important; width:150px;}
}
