
.visible-xs, .visible-sm {
	display: none;
}
.hidden-sm {
	display: block;
}
@media (max-width: 1024px) {
	
.visible-sm {
	display: block;
}
.hidden-sm {
	display: none;
}
	#filters {
    gap: 20px;flex-direction: column;
}
#filters li {
    width: 100%;
}
    .filters-timeline:not(:last-child)::before {
        /* 위치를 우측에서 하단 중앙으로 이동 */
        top: auto;
        bottom: -13px; /* 아래쪽으로 빼낼 거리 */
        left: 50%;
        right: auto;
        transform: translateX(-50%); /* 수평 중앙 정렬 */
        
        /* CSS 삼각형 방향을 아래쪽으로 변경 */
        border-top: 14px solid #171857; /* 색상 지정 방향 변경 */
        border-bottom: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
	.featured_link span {
    font-size: 16px;
}
.featured_link {
    padding: 0px 60px 20px;
}

    #knewdeal-nav-wrapper{
        pointer-events: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }
    #knewdeal-nav-wrapper.open{
        pointer-events: auto !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
.mobile-btn {
    position: absolute;
    right: 62px;
    z-index: 999;
	pointer-events: initial;
}

}

@media screen and (min-width: 769px) and (max-width: 1440px) {
#hero.has-media {
    z-index: 0;
    min-height: auto;
    overflow: hidden;
    /*aspect-ratio: 16 / 9;*/
}
#hero.has-media #hero-caption {
    min-height: 100%;padding-top: 250px;
}
h1.caption-timeline {
    font-size: 48px;
}
.hero-subtitle-top {
    margin-bottom: 9px;
    font-size: 19px;
}
.fda #hero-caption.text-align-default-desktop .hero-subtitle {
    width: 72%;
    box-sizing: border-box;

    font-size: 16px;
}
.hero-logo {
    gap: 28px;
    max-width: 350px;
}
#hero.has-media #hero-caption:before {
  width: 1500px;
  background-position: left 56%;
}
.hero-milestone {
    left: 60%;
    width: 33%;
}
.hero-subtitle > .word-wrapper > span {
    font-size: 18px;
}
.info-card {
    padding: 50px;
}
.info-card p {
    font-size: 20px;
}
}


@media (max-width: 768px) {
.featured_link {
    padding: 15px 40px 25px;
}
.hidden-xs {
	display: none !important;
}
.visible-xs {
	display: block;
}
.text-xxs {
    font-size: 13px;
    line-height: 1.4;
}

p {
	font-size: 16px;
}
#knewdeal-nav-wrapper .knewdeal-nav li a {
    pointer-events: auto !important;
    touch-action: manipulation !important;
}
#knewdeal-logo {
    margin-top: 0;padding: 0;
}
#knewdeal-logo img {
    height: 40px;
    position: absolute;
	top: -18px !important;
}

.heading-3 {
    font-size: 32px !important;
}
#hero.has-media {
	min-height: auto;
}
#hero.has-media:before {
    content: '';
    position: absolute;
    width: 375px;
    height: 230px;
    background-repeat: no-repeat;
    z-index: 3;
    pointer-events: none;
    left: 50%;
    top: 242px;
    transform: translateX(-50%);
    background-image: url('../images/cloud3.png');
    background-size: contain;
    background-position: center center;
    opacity: 0.8;
}
#hero.has-media #hero-caption {
    justify-content: flex-start;
	padding-top: 120px;
	min-height: auto;
}

#hero.has-media #hero-caption:before {
    display: none;
}
.fda #hero-caption.text-align-default-desktop .hero-subtitle {
padding: 20px;
margin-top: 25px;
	display: block;
	width: 100%;
}
.text-align-default-desktop {
	text-align: center;
}
.hero-subtitle-top {
    margin-bottom: 10px;
    font-size: 17px;
}
h2.caption-timeline {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 1;
}
.hero-logo {
    max-width: 257px;
    padding: 20px 0 0 0;
    margin: 0 auto;gap: 15px;
}
	.hero-logo div{
		flex-basis: 47%;
		}
	.hero-logo .moel {
		flex-basis: 35%;
		}
	.hero-logo .knda {
		flex-basis: 22%;
		}
		.hero-logo .knda img {
    margin-top: 4px;
}

.hero-subtitle > .word-wrapper > span {
    font-size: 16px;
    line-height: 1.6;
}
#hero-wrapper {
height: 100%;
}
#information {
    height: 100%;
    margin-top: 65%;
}
#hero-media-wrapper {
    opacity: 1;
}
.hero-milestone {
    position: absolute;
    top: 590px;
    left: 50%;
    transform: translateX(-50%);
    width: 74%;
    height: auto;
    object-fit: contain;
    z-index: 3;
}
.hero-cloud {
    top: 28%;
	width: 90%;
}
.hero-cloud2 {
    top: 43%;
    width: 65%;
}
.info-card {
    padding: 30px 10px 10px;
}

.info-card .pinned-lists.heading-3 {
	padding-bottom: 20px;
}

.info-card p {
    font-size: 17px;
    line-height: 1.6;
}








.benefit-card-top {
/*    display: flex;align-items: center;
    gap: 8px;*/
	margin-bottom: 10px;
}
.benefit-card-top h5 br {
	display: none;
}
.infographic-w {
    width: 40px;
    height: 40px;
	margin: 5px 0;
}
.infographic-w img {
    width: 20px;
}
.benefit_card_inner h5.text-2xl {
    font-size: 20px;
    line-height: 1.3;
	margin-bottom: 0;
	padding-top: 10px;
}

.benefit_card ul {
    padding-left: 13px;
}
.benefit_card ul li {
    padding-left: 25px;font-size: 17px;
}


#partners .columns-group .one_fourth {
	width: calc(50% - (1 * var(--gap)) / 2);
}

#filters li a {
    padding: 10px !important;
}
.benefit_card_inner, .curriculum-detail > div, #filters li .phase {
    padding: 20px !important;
}
.fda .showcase-portfolio.items-filtered:not(.portfolio-list-view) .knewdeal-item, #admissions .bg-inner, .columns-group.bg-progress, #map .card {
    padding: 20px !important;
}
#filters li .title-wrapper {
    gap: 12px;
    display: flex;
    align-items: flex-start;
    margin: 0;
}
.title-wrapper img {
    width: 34px;
    border-radius: 50%;
    margin: 5px;
}
#filters li .small-box {
    padding: 15px;
    border-radius: 20px;
    min-height: auto;
}
#filters li .filter-title-area {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1px;
    flex-direction: column;
    gap: 7px;
    min-height: 70px;
}
#filters li a .filter-title {
    font-size: 20px;
}
#filters li .filter-subtxt {
     margin-bottom: 5px; 
    font-size: 12px;
    padding-left: 1px;
}
#filters li .small-box .small-box-title {
    margin-bottom: 0;
}
#filters li .small-box .small-box-title span {
    font-size: 14px;
    font-weight: 600;
}
#filters li .small-box-title span:last-child, .map-wrapper {
	display: none;
}
.curriculum-detail li::before, .benefit_card ul li::before, #filters li .small-box ol li::before, .schedule ul li::before {
    top: 11px;
}
.curriculum-detail h5 {
    margin-top: 10px;
}
.curriculum-detail ul li {
    font-size: 16px;
}
.curriculum-detail ul li strong {
	display: block;
	padding: 0;
}
#curriculum .notice {
    text-align: left;
    font-size: 12px;
}

.showcase-portfolio .week {
    background: #2e63cc;
    color: #ffffff;
    padding: 7px 15px;
    font-size: 16px;
    line-height: 1;
    margin-right: 0;
    font-weight: 600;
    border-radius: 30px;
    display: block;
    width: fit-content;
    margin-bottom: 10px;
    text-align: center;
    box-sizing: border-box;
}
.showcase-portfolio h5 {
    padding-bottom: 0px;
    line-height: 1.3;
	font-size: 20px;
}
.space-y-8 ul li{
    padding-left: 14px;
	font-size: 16px ;
}
#admissions .schedule ul li {
    padding-left: 32px;
    font-size: 16px;
}


  .tip {
    margin-left: 0;
  }

  #admissions .schedule ul {
    margin-bottom: 15px;
  }
.schedule p span {
  align-items: flex-start;
}
  .schedule p span:first-child{
    margin: 5px 0 7px 0;
    font-size: 20px;
    font-weight: 700;
	line-height: 1.4;
  }
.schedule p span img {
    margin-top: 4px;
}
.schedule p.block span.material-symbols-outlined, .schedule p.block span.material-symbols-rounded {
    font-size: 15px;
}
.schedule p.block .material-symbols-rounded::before {
    top: 10px;
}
.schedule p.block:first-child .material-symbols-rounded::before {
    top: 9px;
}

  .columns-group.bg-progress {
    display: flex;
    flex-direction: column;
  }

.one_fifth:nth-child(2) {
    border-top: 1px solid #e0e0e0;
	padding-top: 10px;
  }

  .one_fifth:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
  }

  .one_fifth .progress {
    display: flex;
    flex-wrap: wrap; 
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
	margin: 5px 0;
  }
.one_fifth .progress > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    margin: 5px 0;
}

.progress span.step-badge {
    margin: 0;
    display: block;
  width: 44px;
  height: 44px;
  background-color: #202182;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}


  .one_fifth .progress h5,
  .one_fifth .progress p {
    /* display: inline; */
    margin: 0;
  }

  .one_fifth .progress h5 {
    font-size: 18px;
    margin: 0 0 3px 0;
  }

  .one_fifth .progress p {
    font-size: 14px;
    margin: 0;
    color: #4b4b4b;
  }
  .progress:before {
  	display: none;
  }

.progress > span {
    margin: 0;
    height: 100%;
}
  
  

.container, .top-layout, .bottom-layout, .column {
    gap: 5px;
}
.card {
    min-height: 108px;
}
.card:hover {
  transform: translateY(0);
  border-color: transparent;
  box-shadow: 0 10px 20px rgba(30, 136, 229, 0.0);
}

.card-footer {
    right: 15px;
    top: 15px;
}
.campus-name {
    font-size: 20px;
}
.term-info, .address-info {
    line-height: 1.6;
	font-size: 14px;
}



.faq-filter {
    gap: 5px;
}
#faq .btn2 {
    padding: 8px 12px;
    font-size: 16px;
}
.accordion .accordion-item .accordion-title span {
    display: block;
	padding-left: 0;
	padding-top: 5px;
	font-size: 14px;
}
.accordion-item:not(.is-faq-hidden) {

    border-radius: 15px;
    padding: 0 15px;
    margin: 5px;
}
.accordion .accordion-trigger {
    padding: 15px 0;
}
.accordion .accordion-item.is-open .accordion-trigger {
    margin-bottom: 15px;
}
.accordion .accordion-body .accordion-content {
    padding-right: 0;
}
.featured_link {
    font-size:  30px;
}
.featured_link a {
  display: inline;
  line-height: 1.3;
background-size: 100% 7px, 0 3px;

  padding-bottom: 3px;
}
.featured_link a:hover  {
       background-size: 0 7px, 100% 3px;
}

#footer-container {
    padding-bottom: 0;
}
.footer-content {
    padding: 30px 0 0;
}
/*.footer-line {
	position: relative;
}
.animated-line {
    position: absolute;
    top: 45px;
}*/
.footer-text-info p {
    font-size: 14px;
    color: #ccc;
	margin-top: 15px;
}
.footer-text-info p span {
	display: block;
    padding-bottom: 0;
    padding-right: 10px;
	padding-top: 8px;
}
.fda #knewdeal-footer:not(.absolute) .knewdeal-footer-left {
    justify-content: flex-start;
	position: relative;
	width: 100%;
	height: auto;
	/*margin-top: -68px;*/
}
.fda #knewdeal-footer:not(.absolute) .knewdeal-footer-center {
    display: none;
}
.knewdeal-footer-right {
    height: 50px;
	align-items: flex-start;
}
.footer_menu {
    font-size: 15px;
    margin-right: 15px;
}
.copyright {
    font-size: 12px;
}

.footer_menu_wrapper img {
	max-width: 87px;
}
.footer-text-info div {
line-height: 1.7;
}

	}
