/* BASIC css start */
.history {
  width: 100%;
  display: block;
  text-align: center;
}
.visual {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url('/design/dint/newbird/company/brand_top-banner.jpg') 50% 0 repeat fixed;
  min-height: 550px;
}
/* .visual > img {
  max-width: 100%;
} */
.sec_company_type {
  padding: 103px 0;
  background: #ececec;
}
.sec_company_type p {
  font-weight: 300;
  font-size: 13px;
  line-height: 23px;
  color: #000;
}

.mid_sec {
position: relative;
  width: 100%;
  overflow: hidden;
  background: url('/design/dint/newbird/company/brand_under-banner.jpg') 50% 0 repeat fixed;
  min-height: 730px;
}

/* °øÅëÀÌ´Ù¿ë */
.Lg {
  display: block;
}
.Md {
  display: none !important;
}
.full_col2 {
  width: 100%;
  font-size: 0;
}
.full_col2:after {
  display: block;
  content: '';
  clear: both;
}
.full_col2 > div {
  display: inline-block;
  width: 50%;
  font-size: 13px;
  vertical-align: middle;
}
.full_col2 .left_col {

}
.full_col2 .right_col {
  /* float: right; */
}
.full_col2 .company_text_wrap {
  width: 100%;
  display: table;
}
.full_col2 .col_text_company {
  width: auto;
  display: table-cell;
  vertical-align: middle;
}
.full_col2 .col_text_company h3 {
  font-size: 15px;
  line-height: 24px;
  color: #282828;
  margin-bottom: 8px;
}
.full_col2 .col_text_company .ceo_title {
  margin-bottom: 52px;
}
.full_col2 .col_text_company p {
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
  color: #898989;
  margin-bottom: 40px;
}
.full_col2 .col_text_company p:last-child {
  margin-bottom: 0;
}
.full_col2 .col_text_company > img {
  display: block;
  margin: 0 auto 80px;
}


.history_Banner {
  padding: 82px 0;
  background: #fbfbfb;
}
.history_Banner h3 {
  letter-spacing: 27px;
  font-size: 20px;
  line-height: 40px;
}
.history_Banner > div {
  position: relative;
  display: table;
  width: auto;
  margin: 157px auto;
}
.history_Banner h4, .history_Banner ul {
  position: relative;
  display: table-cell;
  vertical-align: top;
  color: #898989;
  z-index: 2;
}
.history_Banner h4 {
  font-size: 20px;
  font-weight: 400;
}
.history_Banner ul {
  text-align: left;
}
.history_Banner li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  line-height: 24px;
  font-size: 13px;
  font-weight: 300;
}
.history_Banner li:before {
  position: absolute;
  top: 8px;
  left: 12px;
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
  background: transparent;
}
.history_Banner li:after {
  position: absolute;
  top: 23px;
  left: 17px;
  content: '';
  width: 1px;
  height: calc(100% + 11px);
  background: #d1d1d1;
}
.history_Banner li:last-child {
  margin-bottom: 0;
}
.history_Banner li:last-child:after {
  height: calc(100% - 33px);
}
.history_Banner > div:before {
  position: absolute;
  content:'';
  display: block;
  top: -44px;
  left: -297px;
  font-family: 'GeosansLight', sans-serif;
  font-size: 157px;
  color: #f1f1f1;
  z-index: 1;
}
.history_Banner > div:after {
  position: absolute;
  content:'';
  display: block;
  bottom: -103px;
  left: 231px;
  font-family: 'GeosansLight', sans-serif;
  font-size: 157px;
  color: #f1f1f1;
  z-index: 1;
}
.history_Banner > div:nth-child(2):before {
  content: '2007';
}
.history_Banner > div:nth-child(2):after {
  content: '2010';
}
.history_Banner > div:nth-child(3):before {
  content: '2011';
}
.history_Banner > div:nth-child(3):after {
  content: '2014';
}
.history_Banner > div:nth-child(4):before {
  content: '2015';
}
.history_Banner > div:nth-child(4):after {
  content: '2018';
}
.history_Banner > div:nth-child(5):before {
  content: '2019';
}
.history_Banner > div:nth-child(5):after {
  content: '2022';
}
.history_Banner > div:nth-child(6):before {
  content: '2023';
}
.history_Banner > div:nth-child(6):after {
  content: '2024';
}


/* BASIC css end */

