.year-wrap {position:relative; padding-bottom:50px}
.year-wrap:after {content:''; clear:both; display:block}
.year-wrap:before {position:absolute; top:0; left:50%; content:''; width:1px; height:100%; margin-left:1px; background:#e2e2e2; z-index:10}
.year-wrap:last-child {padding-bottom:200px}
.year-wrap > .year {position:relative; width:80px; height:80px; margin:auto; font-family:'Abel','Noto Sans KR',sans-serif; font-size:24px; font-weight:300; color:#fff; text-align:center; line-height:80px; border-radius:50%; background:#212529; z-index:20}
.year-wrap > ul {position:relative;list-style:none}
.year-wrap > ul:after {content:''; clear:both; display:block}
.year-wrap > ul > li {position:relative; margin-top:40px; padding-left:55%;margin-left:-35px;text-align:left}
.year-wrap > ul > li:before {position:absolute; top:5px; left:50%; content:''; width:16px; height:16px; margin-left:-8px; border:2px solid #212529; border-radius:50%; background:#fff; z-index:20}
.year-wrap > ul > li.left {text-align:right; padding-left:0; padding-right:55%}
.year-wrap > ul > li .inner {margin:auto;padding-left:5px;padding-right:5px;}
.year-wrap > ul > li h3 {font-size:26px; font-weight:normal; color:#212529; margin-bottom:20px}

@media (max-width: 767px){
	.year-wrap > ul > li h3 {
		font-size:20px; 
		font-weight:normal; 
		color:#212529;
		margin-bottom:20px;
		margin-right:6px;
		word-break:keep-all;
	}
	.year-wrap > ul > li:before {
		position:absolute; 
		top:5px; 
		left:50%; 
		content:''; 
		width:10px; 
		height:10px; 
		margin-left:-7px; 
		border:2px solid #212529; 
		border-radius:50%; 
		background:#fff;
		z-index:20;
	}
}

.year-wrap > ul > li dl dt, .year-wrap > ul > li dl dd {font-size:15px}
.year-wrap > ul > li dl dt {font-family:'Abel','Noto Sans KR',sans-serif; font-weight:normal; color:#8a8a8a; letter-spacing:1px; margin-bottom:15px}
.year-wrap > ul > li dl dd {color:#6a6a6a; line-height:1.6}
.finish-box {position:absolute; bottom:0; left:50%; width:140px; height:140px; margin-left:-70px; text-align:center; border:6px solid #f2f2f2; border-radius:50%; background:#212529; z-index:20}
.finish-box:before {display:inline-block; content:''; height:100%; vertical-align:middle}
.finish-box p {display:inline-block; font-size:16px; font-weight:500; color:#fff; line-height:1.65; vertical-align:middle}

.org_btn{border:1px solid #FFF;background-color:#94CDDE;min-height:50px;min-width:50px;padding:2%;cursor:pointer}
.org_btn_hide{min-height:50px;min-width:50px;padding:2%;}

.outer_org {
  position: relative;
}

#partner ul li{
	float:left;
	width:138px;
	height:88px;
	background-color:#fff;
}

#carouselExampleSlidesOnly .partner_css{
	min-width:165px;
	min-height:110px;
}

#carouselExampleSlidesOnly .partner_css div{
	width: 99%; 
	height: 99%;
	/*background-color:rgb(240, 240, 240);*/ 
	border: 1px solid  rgb(240, 240, 240);
}

#carouselExampleSlidesOnly .partner_css img{
	margin: auto; 
	left: 0px; 
	top: 0px; 
	right: 0px; 
	bottom: 0px; 
	position: absolute;
}

.inner_org {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 80%;
  text-align: center;
}

li{list-style:none}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.info_title{
	box-sizing:border-box;
	color: #505050;
	display:block;
	font-family:notokr-regular, sans-serif;
	font-size:15px;
	font-weight:700;
	line-height:21px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-bottom: 0.6em;
	position:relative;
	text-size-adjust:100%;
	text-transform:uppercase;
	visibility:visible;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.info_title:after{
	content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color:#244C8D;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.info_right{
	box-sizing:border-box;
	color: #505050;
	display:block;
	font-family:notokr-regular, sans-serif;
	font-size:15px;
	font-weight:700;
	line-height:21px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-bottom: 0.6em;
	position:relative;
	text-size-adjust:100%;
	text-transform:uppercase;
	visibility:visible;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}


.info_right:before{
	content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color:#244C8D;
    position: absolute;
    bottom: -2px;
    right: 0;
}


.info_contents{
	color: #505050;
	font: 100 14px/1.6 'notokr-regular',Lato,Verdana,sans-serif;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	line-height:22.4px;
	margin: 0 0 20px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    visibility: visible;
    word-break:keep-all;
}

.intro_title{
	border-left:4px solid transparent; 
	border-color:#244C8D;
	box-sizing:border-box;
	color:rgb(48, 48, 48);
	display:block;
	font-family: notokr-regular, sans-serif;
	font-size:24px;
	font-weight:700;
	line-height:36px;  
	margin-bottom: 40px!important;
	padding:0px;
	position:relative;
	text-size-adjust:100%;
}

.intro_title:after{
	background-color:#244C8D;
	content: '';
	display: block;
  	height: 1px;
  	position: absolute;
  	top: 50%;
  	left: 0;
  	right: 0;
  	z-index: 0;	
}

.intro_title span{
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 1;
    padding: 0 0.8em;
}

.intro_img{
	visibility: visible; 
	animation-name: zoomIn; 
	padding:0px;
}

.intro_contents{
	box-sizing:border-box;
	color:#505050;
	display:block;
	font:100 14px/1.6 'notokr-regular',Lato,Verdana,sans-serif;
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin: 0 0 20px;
	
}

.intro-text{
	padding: 13% 0px 0px;
}


@media (max-width:790px){
	#welcome_img{
		padding:0px;
	}
	
	.int-tit-right{
		padding:0px;
		padding-top:20px;
	}
	
	.int-tit-right2{
		padding:0px;
	}
}


@media (max-width:990px){
	
	.res_text .text-right{
		text-align:center !important;
	}
	
	.res_text .text-left{
		text-align:center !important;
	}
	
	.info_title:after{
		display: none;
	}
	
	.info_right:before{
		display: none;
	}
	
	#view_mobile{
		display:block;
	}
	
	#view_mobile2{
		display:none;
	}
	
	.vision1{
		margin-top:0px;
	}
	
	.vision2{
		margin-top:0px;
	}
}

@media (min-width:991px){
	
	#view_mobile{
		display:none;
	}
	
	#view_mobile2{
		display:block;
	}
	
	.vision1{
		margin-top:97px;
	}
	
	.vision2{
		margin-top:95px;
	}
	
	.intro-text{
		padding: 15% 0px 0px;
	}
}

@media ( max-width :767px) {
	
	header.masthead .intro-text {
		padding-top: 100px;
	}
	
	.year-wrap > ul > li h3 {
		font-size:24px;
	}
	
	
}

@media (max-width: 560px){
	.year-wrap > ul > li dl dt, 
	.year-wrap > ul > li dl dd {
		font-size:13px;text-align:left;
	}
	
	.year-wrap > ul > li h3 {
		font-size:21px;
		text-align:left;
	}
}



@media (max-width: 767px) {
	#business_roll .carousel-control-prev{
		display:none;
	}
	
	.o_left{
		left:30px;
	}
	
	.o_left img{
		width:25px;
		height:25px;
		margin-top:-5px;
	}
	
	#business_roll .carousel-control-next {
		display:none;
	}
	
	.o_right{
		right:10px;	
	}
	
	.o_right img{
		width:25px;
		height:25px;
		margin-top:-5px;
	}
	
}

@media (min-width: 768px) {
	.o_left{
		right:45px;	
	}
	.o_right{
		right:15px;
	}	
}



/*Now the CSS*/
* {margin: 0; padding: 0;}

.tree ul {
    padding-top: 20px; position: relative;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li {
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 20px;
}
.tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 20px;
}

.tree li a{
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	display: inline-block;
	width:150px;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover+ul li a {
	background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}

/*Thats all. I hope you enjoyed it.
Thanks :)*/


@media (max-width:790px){
	.tree li a{
		width:150px;
	}
}


@media (max-width:990px){
	.tree li a{
		width:150px;
	}
}

@media (min-width:991px){
	.tree li a{
		width:150px;
	}
}

@media ( max-width :767px) {
	.tree li a{
		width:150px;
	}
}

@media (max-width: 560px){
	.tree li a{
		width:50px;
	}
}



@media (max-width: 767px) {
	.tree li a{
		width:150px;
	}
	
}

@media (min-width: 768px) {
	.tree li a{
		width:150px;
	}
}




  .hex-grid-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hex-sidebar {
    flex: 0 0 30%;
    max-width: 30%;
    text-align: center;
    padding: 10px;
  }

  .hex-sidebar img {
    max-width: 100%;
    height: auto;
  }

  .hex-grid {
    flex: 0 0 70%;
    max-width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 10px;
  }

  .hex-row {
    display: flex;
    justify-content: center;
    gap: 4px;
  }

  .hex {
    width: 160px;
    height: 138.56px;
    clip-path: polygon(
      50% 0%, 93% 25%, 93% 75%,
      50% 100%, 7% 75%, 7% 25%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 8px;
    opacity: 0;
  }

  .hex.ceo {
    background: #e74c3c;
    font-size: 18px;
    animation: fadeInUp 0.6s ease forwards;
    animation-delay: 0.2s;
    box-shadow: 0 0 12px rgba(231, 76, 60, 0.8);
  }

  .hex.team1 { background: #3498db; animation: fadeInUp 0.6s ease forwards; animation-delay: 0.4s; }
  .hex.team2 { background: #2ecc71; animation: fadeInUp 0.6s ease forwards; animation-delay: 0.5s; }
  .hex.team3 { background: #9b59b6; animation: fadeInUp 0.6s ease forwards; animation-delay: 0.6s; }
  .hex.team4 { background: #f39c12; animation: fadeInUp 0.6s ease forwards; animation-delay: 0.7s; }
  .hex.team5 { background: #1abc9c; animation: fadeInUp 0.6s ease forwards; animation-delay: 0.8s; }

  .placeholder {
    width: 160px;
    height: 138.56px;
  }

  .team-descriptions {
    max-width: 700px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
  }

  .team-descriptions h4 {
    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 4px;
    color: #000;
  }

  @keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }

  @media (max-width: 600px) {
    .hex, .placeholder {
      width: 90px;
      height: 77.94px;
      font-size: 12px;
      padding: 4px;
    }

    .hex.ceo {
      font-size: 14px;
    }

    .hex-grid-wrapper {
      flex-direction: column;
    }

    .hex-grid, .hex-sidebar {
      max-width: 100%;
      flex: 0 0 100%;
    }

    .team-descriptions {
      padding: 0 10px;
      font-size: 12px;
    }

    .team-descriptions h4 {
      font-size: 14px;
    }
  }