.content a {
  transition: color 0.3s ease;
}

@media (max-width: 575px) {
  .homepage-personal .container {
    padding-left: 43px;
    padding-right: 43px;
  }

  .homepage-personal .slide-personal-projects .container {
    padding-right: 53px;
  }
}

#pp-nav.right {
  right: 0;
}

#pp-nav li {
  width: auto;
  height: auto;
  margin: 0.5rem;
}

#pp-nav li a {
  display: block;
  padding: 0.375rem;
}

#pp-nav span {
  display: block;
  position: static;
  width: 0.625rem;
  height: 0.625rem;
  border: none;
  background-color: #e3e3e3;
  opacity: 0.7;
  transition: background-color 0.3s ease-in-out;
}

#pp-nav a:hover span {
  background-color: #aaaaaa;
}

#pp-nav li .active span {
  background-color: #009bfa;
  opacity: 1;
}

/*
#pp-nav li:nth-child(2) .active span {
	background: #fff !important;
	opacity: 1;
}
*/

@media (min-width: 1600px) {
  #pp-nav.right {
    right: 3.5rem;
  }
}

.pp-scrollable {
  background-color: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.slide-dark {
  background-color: #ffffff;
}

.slide-num {
  margin-bottom: 1rem;
  position: relative;
  z-index: 200;
  font-family: "MonumentExtended", sans-serif;
  font-size: 1.125rem;
  color: #999999;
  transition: color 0.3s ease-in-out;
}

@media (min-width: 1400px) {
  .slide-num {
    position: fixed;
    left: 15px;
    top: 29.62962963vmin;
    z-index: 100;
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .slide-num {
    left: 4.25rem;
  }
}

.slide-container {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  padding-top: 7.75rem;
  padding-bottom: 3.25rem;
  position: relative;
}

.slide-container > .container {
  position: relative;
  z-index: 200;
  /*width: 1440px;*/
}

.slide-container-row {
  width: 100%;
  min-height: 100%;
  padding-top: 7.75rem;
  padding-bottom: 3.25rem;
  position: relative;
  overflow: hidden;
}

.slide-container-row > .container {
  position: relative;
  z-index: 200;
  width: 1440px;
}

.content-container {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 3.25rem;
  position: relative;
}

.content-container > .container {
  position: relative;
  z-index: 200;
  /*width: 1440px;*/
}

@media (max-width: 765px) {
  .content-container {
    padding-top: 150px;
  }
}

.slide-title {
  margin-bottom: 2rem;
  font-size: 6vmin;
  font-weight: 900;
  line-height: 1.2;
  color: #2a4ea6;
  text-transform: uppercase;
}

.sub-title {
  font-size: 1.5em;
}

.buttons {
  display: flex;
  flex-direction: row;
}

.buttons-inner-box {
  display: flex;
  flex-direction: column;
  /* align-items: space-evenly; */
  margin-left: 2%;
}

.program-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 5%;
  /* border: 1px solid red; */
}

@media (max-width: 768px) {
  .slide-container-row {
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    padding-top: 7.75rem;
    padding-bottom: 3.25rem;
    position: relative;
    overflow: hidden;
  }
}

@media (min-width: 320px) {
  .program-container {
    padding-top: 10rem;
  }

  .program-title {
    font-size: 150%;
    font-weight: bold;
    margin-top: 10%;
  }

  .sub-title {
    margin-top: 1px !important;
    font-size: 100%;
  }
}

@media (min-width: 360px) {
  .buttons-inner-box {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-left: 3%;
    height: 15vh;
  }
}

@media (min-width: 375px) {
  .slide-title {
    margin-bottom: 10px;
  }
}

@media (min-width: 390px) {
  .program-title {
    font-size: 170%;
  }

  .sub-title {
    font-size: 120%;
  }
}

@media (min-width: 412px) {
  .sub-title {
    font-size: 130%;
  }
}

@media (min-width: 768px) {
  .program-container {
    flex-direction: column;
    min-height: 0;
    padding-bottom: 0;
  }

  .program-title {
    font-size: 2.5em;
  }

  .slide-title {
    font-size: 4.40740741vmin;
  }

  .sub-title {
    font-size: 1.5em;
  }

  .buttons {
    width: 49vw;
  }

  .buttons-inner-box {
    flex-direction: row;
    align-items: center;
    height: 5vh;
    margin-left: 0;
  }

  .buttons-inner-box:first-child {
    width: 48%;
  }

  .buttons-inner-box:last-child {
    width: 52%;
  }
}

@media (min-width: 820px) {
  .program-container {
    padding-bottom: 0;
    min-height: 0;
  }

  .program-title {
    font-size: 45px;
  }

  .slide-title {
    font-size: 4.40740741vmin;
  }

  .sub-title {
    font-size: 2.5em;
  }

  /* .buttons {
    width: 75vw;
  } */
}

@media (min-width: 1024px) {
  .program-container {
    align-items: center;
  }

  .buttons-inner-box {
    width: 28%;
  }

  .buttons {
    width: 40vw;
  }
}

@media (min-width: 1280px) {
  .program-title {
    
  }

  .slide-title {
    
  }

  .buttons {
    width: 35vw;
  }
}

@media (min-width: 1366px) {
  .program-container {
    padding-top: 1rem;
  }

  .program-title {
    
  }

  .slide-title {
  
  }
}

@media (min-width: 1440px) {
  .program-title {
    
  }
}

@media (min-width: 1536px) {
  .program-title {
    
  }
}

@media (min-width: 1920px) {
  .program-title {
    font-size: 50px;
  }
}

.slide-title-lg {
  margin-left: -0.25rem;
  font-size: 6.875rem;
}

.slide-title-sub {
  margin-bottom: 2.75rem;
  font-size: 1.375rem;
  font-family: "MonumentExtended", sans-serif;
  line-height: 1.45454545;
  color: #111111;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.text-white .slide-title-sub {
  color: #ffffff;
}

.slide-title-sub-sm {
  font-size: 1.125rem;
  line-height: 1.55555556;
}

.slide-title-sub-md {
  font-size: 1.25rem;
}

@media (min-width: 375px) {
  
  @media (min-height: 667px) {
    .slide-title-sub {
      margin-bottom: 1rem;
    }
  }
}

.slide-title-info {
  font-size: 1.4vmin;
  font-weight: 400;
  color: #666;
  line-height: 1.35;
  letter-spacing: -0.035em;
}

@media (max-width: 768px) {
  .slide-title-info {
    font-size: 15px;
  }
}

.slide-descr {
  color: #999999;
  font-size: 1.125rem;
  line-height: 1.66666667;
  display: flex;
  justify-content: center;
}

@media (min-width: 360px) {
  .slide-descr {
    width: 70vw;
    font-size: 0.9rem;
    margin-left: 6%;
    /* border: 1px solid red; */
  }
}

@media (min-width: 375px) {
  .slide-descr {
    margin-left: 8%;
  }

  @media (min-height: 667px) {
    .slide-descr {
      font-size: 0.9rem;
    }
  }
}

@media (min-width: 768px) {
  .slide-descr {
    margin-left: 1%;
    font-size: 1.3rem;
    width: 82vw;
    /* border: 1px solid red; */
  }
}

@media (min-width: 820px) {
  .slide-descr {
    position: relative;
    left: -45px;
    margin-left: 0;
  }
}

@media (min-width: 884px) {

  @media (min-height: 1104px) {
    .slide-descr {
      font-size: 1.8rem;
      left: -30px;
      /* background-color: red; */
    }
  }
}

@media (min-width: 1024px) {
  .slide-descr {
    justify-content: flex-start;
    left: 20px;
    font-size: 1.3rem;
  }

  @media (min-height: 1366px) {
    
  }
}

@media (min-width: 1280px) {
  .slide-descr {
    left: 50px;
  }
}

@media (min-width: 1366px) {
  .slide-descr {
    
  }
}

@media (min-width: 1600px) {

  @media (min-height: 900px) {
    .slide-descr {
      left: 10px;
    }
  }  
}

.text-white .slide-descr {
  color: #ffffff;
}

.slide-descr-intro {
  margin-right: 18%;
}

.slide-btn {
  margin-top: 6.85185185vmin;
}

.section:not(.active) .animate-element {
  animation-name: none;
}

.section.active .animate-element {
  animation-duration: 0.7s;
  animation-fill-mode: both;
}

.section.active .delay1 {
  animation-delay: 0.1s;
}

.section.active .delay2 {
  animation-delay: 0.2s;
}

.section.active .delay3 {
  animation-delay: 0.3s;
}

.section.active .delay4 {
  animation-delay: 0.4s;
}

.section.active .delay5 {
  animation-delay: 0.5s;
}

.section.active .delay6 {
  animation-delay: 0.6s;
}

.section.active .delay7 {
  animation-delay: 0.7s;
}

.section.active .delay8 {
  animation-delay: 0.8s;
}

.section.active .delay9 {
  animation-delay: 0.9s;
}

.section.active .delay10 {
  animation-delay: 1s;
}

.section.active .delay12 {
  animation-delay: 2s;
}

.section.active .delay13 {
  animation-delay: 3s;
}

.section.active .delay14 {
  animation-delay: 4s;
}

.section.active .delay15 {
  animation-delay: 5s;
}

.section.active .delay16 {
  animation-delay: 6s;
}

[class^="circle-"],
[class*=" circle-"] {
  border-radius: 70.625rem;
  transition: all 0.7s ease-in-out;
}

.circle-golden {
  background-color: #b99e64;
}

.circle-brown {
  background-color: #c06451;
}

.circle-light {
  background-color: #f5f4f0;
}

.circle-blue {
  background-color: #152b98;
}

.circle-green {
  background-color: #5ca595;
}

.circle-none {
  background-color: none;
}

.transformLeft {
  transform: translate(-100%, 0);
  opacity: 0;
}

.transformRight {
  transform: translate(100%, 0);
  opacity: 0;
}

.active .transformLeft,
.active .transformRight {
  transform: translate(0%, 0);
  opacity: 1;
}

.transformUp {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}

.active .transformUp {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.program-content {
  position: relative;
  width: 100%;
  margin-top: 1px !important;
}

.program-content-first-box {
  margin-bottom: 5%;
}

.program-content-second-box {
  margin-bottom: 5%;
}

@media (min-width: 375px) {
  .program-content {
    margin-top: 0px;
  }
}

@media (min-width: 768px) {
  .program-content-first-box {
    display: flex;
    margin-bottom: 5%;
  }
}

@media (min-width: 768px) {
  .program-content-second-box {
    display: flex;
  }
}

@media (min-width: 1024px) {
  .program-content {
    display: flex;
    width: 70%;
    flex-direction: column;
    align-items: center;
  }

  .program-content-first-box, 
  .program-content-second-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
}

@media (min-width: 1280px) {
  .program-content {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: center;
  }
  .program-content-card
  .program-content-first-box, 
  .program-content-second-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
}

@media (min-width: 1366px) {
  .program-content {
    /* display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center; */
    margin: 0;
  }

  .program-content-first-box, 
  .program-content-second-box {
    /* display: flex;
    flex-direction: row;
    justify-content: center; */
    width: 100%;
  }
}

@media (min-width: 2560px) {
  .program-content {
    width: 70%;
  }
}

/*----------------------------
      �����̵� / ��Ŭ
----------------------------*/

.slide-personal-intro {
  background-image: url("../assets/img/bg-personal-intro.png");
  background-size: cover;
}

.section2 {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 88.6%;
	left: 0px;
	right: 0px;
}

/* Mobile */
@media (min-width: 320px) {
  .section2 {
    height: 73.6%;
    content: url(../img/2-3.jpg);
  }
}

@media (min-width: 360px) {
  .section2 {
    height: 80.7%;
    content: url(../img/3-4.jpg);
  }

  @media (min-height: 640px) {
    .section2 {
      content: url(../img/9-16.jpg);
    }
  }
  @media (min-height: 740px) {
    .section2 {
      content: url(../img/9-16.jpg);
    }
  }
  @media (min-height: 760px) {
    .section2 {
      content: url(../img/9-19.jpg);
    }
  }
}

@media (min-width: 375px) {
  .section2 {
    height: 76.4%;
    content: url(../img/9-16.jpg);
  }
  
  @media (min-height: 667px) {
    .section2 {
      height: 77.5%;
    }
  }

  @media (min-height: 812px) {
    .section2 {
      height: 81.4%;
    }
  }
}

@media (min-width: 390px) {
  .section2 {
    height: 83%;
  }
}

@media (min-width: 412px) {
  .section2 {
    height: 83%;
  }

  @media (min-height: 915px) {
    .section2 {
      height: 83.5%;
    }
  }
}

/* Tablet */
@media (min-width: 600px) {
  .section2 {
    height: 84.3%;
  }
}

@media (min-width: 800px) {
  .section2 {
    height: 90.5%;
  }
}

@media (min-width: 810px) {
  .section2 {
    height: 88.25%;
  }
}

@media (min-width: 834px) {
  .section2 {
    height: 89.3%;
  }
}

/* Laptop, DeskTop */
@media (min-width: 1024px) {
  .section2 {
    height: 90.5%;
    content: url(../img/firmware_update.png);
  }
  @media (min-height: 1366px) {
    .section2 {
      content: url(../img/9-16.jpg);
    }
  }
}

@media (min-width: 1920px) {
  .section2 {
    height: 91.5%;
  }
}

.section3 { 
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 70%;
	left: 0px;
	right: 0px;
}

.slide-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-photo {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.slide-intro-circle1 {
  width: 10.0625rem;
  height: 10.0625rem;
  left: -4.5rem !important;
  top: 45.46296296% !important;
  bottom: auto;
  right: auto;
}

.slide-intro-circle2 {
  width: 70.625rem;
  height: 70.625rem;
  left: 58.85416667% !important;
  top: 46.66666667% !important;
  bottom: auto;
  right: auto;
}

/*----------------------------
      �����̵� / ����
----------------------------*/

.carousel-project-personal {
  min-height: 100%;
  display: flex !important;
}

.carousel-project-personal .owl-stage-outer {
  display: flex;
  overflow: visible;
}

.carousel-project-personal.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: nowrap;
}

.carousel-project-personal.owl-carousel .owl-item {
  height: 100%;
  float: none;
  min-height: 100%;
}

.carousel-project-personal .carousel-project-item {
  height: 100%;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.carousel-nav button {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 2.375rem;
  transition: all 0.3s ease-in-out;
  color: #999999;
  border-radius: 50%;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover,
.carousel-nav button.disabled:hover {
  color: #999999;
}

.owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover,
.carousel-nav button:not(.disabled):hover {
  color: #555555;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: transparent;
  /*
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.4);
	line-height: 65px;
	*/
}

.carousel-project-personal.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  z-index: 100;
  transform: translate(0, -50%);
  width: 4.375rem;
  color: rgba(255, 255, 255, 0.6);
}

.carousel-project-personal.owl-carousel .owl-nav button.owl-prev {
  left: -0.5rem;
}

.carousel-project-personal.owl-carousel .owl-nav button.owl-next {
  right: 1rem;
}

.carousel-project-personal.owl-carousel .owl-nav button:not(.disabled):hover {
  color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 1500px) {
  .carousel-project-personal.owl-carousel .owl-nav button,
  .carousel-project-personal.owl-carousel .owl-nav button.owl-prev {
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
  }

  .carousel-project-personal.owl-carousel .owl-nav button.owl-prev {
    margin-left: -46rem;
  }

  .carousel-project-personal.owl-carousel .owl-nav button.owl-next {
    /*margin-left: 46rem;*/
    margin-left: 44rem;
  }
}

.carousel-project-item {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.carousel-project-item.tab-bg-01 {
  background-image: url(../img/bg/bg-tap4.jpg);
  background-position: center bottom;
}

.carousel-project-item.tab-bg-02 {
  background-image: url(../img/bg/bg-tap2.jpg);
  background-position: center bottom;
}

.carousel-project-item.tab-bg-03 {
  background-image: url(../img/bg/bg-tap3.jpg);
  background-position: center bottom;
}

.carousel-project-item.tab-bg-04 {
  background-image: url(../img/bg/bg-tap6.jpg);
  background-position: center bottom;
}

@media (max-width: 780px) {
  .carousel-project-item.tab-bg-01 {
    background-image: url(../img/bg/bg-tap4-m.jpg);
    background-position: center bottom;
  }

  .carousel-project-item.tab-bg-02 {
    background-image: url(../img/bg/bg-tap2-m.jpg);
    background-position: center bottom;
  }

  .carousel-project-item.tab-bg-03 {
    background-image: url(../img/bg/bg-tap3-m.jpg);
    background-position: center bottom;
  }

  .carousel-project-item.tab-bg-04 {
    background-image: url(../img/bg/bg-tap6-m.jpg);
    background-position: center bottom;
  }
}

.carousel-project-personal .slide-title {
  margin-bottom: 2.625rem;
}

/* @media (min-width: 375px) {
  .slide-title {
    margin-bottom: 2%;
  }
} */

.project-date {
  margin-top: 0.375rem;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.slide-descr-projects {
  min-height: 8.33333333em;
  /* margin-bottom: 1.875rem; */
}

.slider-arrow-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}

@media (min-width: 320px) {
  .slide-descr-projects {
    margin-bottom: 10%;
  } 
}

@media (min-width: 360px) {
  
  @media (min-height: 772px) {
    
  }

  @media (min-height: 780px) {
    
  }
}


@media (min-width: 375px) {
  .slide-descr-projects {
    margin-bottom: 1%;
  } 

  @media (min-height: 812px) {
    .slide-descr-projects {
      /* margin-bottom: 0; */
    } 
  }
}

@media (min-width: 412px) {
  

  @media(min-height: 869px) {
    
  }
  
  @media(min-height: 896px) {
    
  }

  @media(min-height: 1004px) {
    
  }
}

@media (min-width: 414px) {
  

  @media (min-height: 736px) {
    .slide-descr-projects {
      margin-bottom: 2%;
    } 
  }

  @media (min-height: 896px) {
    .slide-descr-projects {
      margin-bottom: 0;
    } 
  }
}

@media (min-width: 768px) {
  
}

@media (min-width: 1024px) {

  @media (min-height: 1366px) {
    .slide-descr-projects {
      margin-bottom: 5%;
    } 
  }
}

/* Desktop */
@media (min-width: 1280px) {
  .slide-descr-projects {
    margin-bottom: 6%;
  } 
  
  @media (min-height: 720px) {
    .slide-descr-projects {
      
    } 
  }
}

@media (min-width: 1366px) {
  .slide-descr-projects {
    
  } 

  @media (min-height: 768px) {
    
  }
}

@media (min-width: 1440px) {
  .slide-descr-projects {
  
  } 

  @media (min-height: 900px) {

  }
}

@media (min-width: 1536px) {
  .slide-descr-projects {
    
  } 

  @media (min-height: 864px) {
    
  }
}

@media (min-width: 1600px) {
  .slide-descr-projects {
    
  } 

  @media (min-height: 900px) {
   
  }
}

@media (min-width: 1920px) {
  
  @media (min-height: 1080px) {
    .slide-descr-projects {
      margin-bottom: 3%;
    } 
  }
}

/* 슬라이드 여기까지 */

.slide-btn-projects .btn {
  margin-right: 2.25rem;
}

.slide-projects-more {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.slide-projects-more:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .slide-projects-more {
    width: 45%;
  }
}


/*----------------------------
      ����� Ư����
----------------------------*/

.slide-personal-awards .slide-bg {
  background-image: url("../assets/img/bg-personal-awards.png");
}

.slide-awards-tab {
  width: 40vw;
  height: 40vw;
  /*top: 70%;*/
  /*left: 28% !important;*/
  margin-top: 15rem;
  margin: 0 auto;
  z-index: 200;
}
.slide-awards-tab img {
  position: absolute;
  display: block;
  bottom: -950px;
  max-width: 100%;
  max-height: 100%;
}
.award-item {
  width: 100%;
  height: 100%;
  margin-top: 15rem;
  margin-left: 2rem;
}
.award-item img {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.award-item > .inside {
  display: block;
  height: 0;
  padding-bottom: 100%;
  background-color: #f5f4f0;
  border-radius: 50rem;
  overflow: hidden;
  position: relative;
}
.award-item .item1 {
  top: 90%;
  left: 0;
}
.award-item .item2 {
  top: 30%;
  left: 0;
}
.award-item .item3 {
  top: 5%;
  left: 50%;
}
.award-item .item4 {
  top: 30%;
  right: -80%;
}
.award-item .item5 {
  top: 90%;
  right: -80%;
}
.slide-photo.circle-light {
  background-color: #f5f4f0;
  opacity: 0.3 !important;
}

.slide-bg .bg-circle {
  position: relative;
  top: 100px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.slide-bg .bg-circle .bg {
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  border-radius: 50%;
  overflow: hidden;
}
.slide-bg .bg-circle .bg.bg1 {
  left: 35%;
  bottom: -191px;
  width: 460px;
  height: 460px;
  background-color: rgba(0, 0, 0, 0.08);
}
.slide-bg .bg-circle .bg.bg2 {
  left: 28%;
  bottom: -311px;
  width: 700px;
  height: 700px;
  background-color: rgba(0, 0, 0, 0.05);
}
.slide-bg .bg-circle .bg.bg3 {
  left: 20%;
  bottom: -461px;
  width: 1000px;
  height: 1000px;
  background-color: rgba(0, 0, 0, 0.02);
}

.award-item-date {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
}

.award-item-title {
  margin-bottom: 1rem;
}

.award-item-descr {
  margin-bottom: 2rem;
}

.award-item-more {
  font-size: 1.125rem;
}

@media (max-width: 1024px) {
  .slide-awards-tab {
    /*
  	width: 75%;
  	height: 75%;
  	top: 65% !important;
  	*/
  }
  .slide-awards-tab img {
    max-width: 55%;
    max-height: 55%;
    bottom: -250px;
    left: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .slide-awards-tab {
    width: 100%;
    height: 100%;
    /*top: 65% !important;*/
  }
  .slide-awards-tab img {
    max-width: 55%;
    max-height: 55%;
    bottom: -250px;
    left: 35%;
  }
  .award-item {
    width: 100%;
    height: 100%;
    margin-top: 6rem;
    margin-left: 4rem;
  }
  .award-item img {
    max-height: 100%;
  }
  .slide-bg .bg-circle {
    top: 100px;
  }
  .slide-bg .bg-circle .bg {
    bottom: 0;
    border-radius: 50%;
  }
  .slide-bg .bg-circle .bg.bg1 {
    left: 34%;
    bottom: -191px;
    width: 460px;
    height: 460px;
  }
  .slide-bg .bg-circle .bg.bg2 {
    left: 25%;
    bottom: -311px;
    width: 700px;
    height: 700px;
  }
  .slide-bg .bg-circle .bg.bg3 {
    left: 15%;
    bottom: -461px;
    width: 1000px;
    height: 1000px;
  }
}

@media all and (max-height: 800px) {
  .slide-bg .bg-circle {
    transform: translateY(110px) scale(0.7);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide-bg .bg-circle {
    display: none !important;
  }
  .slide-bg .bg-circle .bg.bg1 {
    /*left: 35%;*/
  }

  .slide-awards-tab {
    /*
  	width: 60vw;
  	height: 60vw;  	
  	top: 85% !important;
  	*/
    width: 100%;
    height: 100%;
  }
  .slide-awards-tab img {
    max-width: 70%;
    max-height: 70%;
    bottom: -350px;
    left: 20%;
  }
  .award-item {
    margin-top: 70px;
  }
  .award-item .item1,
  .award-item .item2,
  .award-item .item3,
  .award-item .item4,
  .award-item .item5 {
    border-radius: 35px;
    top: 0;
    left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slide-bg .bg-circle {
    display: none !important;
  }
  .slide-awards-tab {
    width: 90vw;
    height: 90vw;
    top: 94% !important;
  }
  .award-item {
    margin-top: 40px;
    margin-left: 0rem !important;
  }
  .award-item .item1,
  .award-item .item2,
  .award-item .item3,
  .award-item .item4,
  .award-item .item5 {
    border-radius: 35px;
    top: 0;
    left: 0;
  }
}

@media (max-width: 768px) {
  .award-item {
    margin-left: 0.7rem !important;
  }
}

/*----------------------------
      ����� ���α׷�
----------------------------*/
.section-program {
  width: 100%;
  position: relative;
}

.program-header {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 30%;
}

@media (min-width: 1024px) {
  .section-program {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .program-header {
    width: 70%;
    /* align-items: center; */
  }
}

@media (min-width: 1280px) {
  .section-program {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5%;
  }

  .program-header {
    width: 50%;
  }
}

@media (min-width: 1366px) {
  .program-header {
    width: 50%;
  }
}

@media (min-width: 2560px) {
  .program-header {
    width: 70%;
  }
}

.section-program h4 {
  font-weight: 900 !important;
}

@media (max-width: 779px) {
  .section h4,
  .section h2 {
    /*margin-top: 100px;*/
  }
}

.index_overseasCardWrap__hrR0s {
  display: -webkit-flex;
  display: flex;
  margin-top: 70px;
}

@media (min-width: 320px) {
  .index_overseasCardWrap__hrR0s {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }
}

@media (min-width: 750px) {
  .index_overseasCardWrap__hrR0s {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }
}

@media (min-width: 1300px) {
  .index_overseasCardWrap__hrR0s {
    margin-top: 40px;
  }
}

/* index.html section4 컨텐츠 지원 Card Area*/
.index_overseasCard__1jZke {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

@media (min-width: 320px) {
  .index_overseasCard__1jZke {
    width: 100%;
    height: 270px;
  }
  .index_arrowImgWrap__3nWuS {
    display: none;
  }
}

@media (min-width: 375px) {
  .index_overseasCard__1jZke {
    width: 100%;
    height: 247px;
  }
}

@media (min-width: 750px) {
  .index_overseasCard__1jZke {
    width: 50%;
    height: 50%;
  }
}

@media (min-width: 1199px) {
  .index_overseasCard__1jZke {
    width: 50%;
    height: 50%;
    border-radius: 10px;
  }
}

@media (min-width: 1300px) {
  .index_overseasCard__1jZke {
    width: 50%;
    height: 50%;
    border-radius: 10px;
  }
}

.index_overseasCard__1jZke:not(:last-child) {
  margin-right: 24px;
}

@media (max-width: 750px) {
  .index_overseasCard__1jZke:not(:last-child) {
    margin-right: 0;
  }

  .index_overseasCard__1jZke:not(:first-child) {
    margin-top: 10px;
  }
}

.program-content-card {
  width: 45%;
  height: 30%;
}

@media (min-width: 320px) {
  .program-content-card {
    width: 100%;
    height: 30vh;
  } 
}

@media (min-width: 360px) {
  .program-content-card {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    height: 20vh;
  } 
  @media (min-height: 772px) {
    .program-content-card {
      height: 17vh;
    } 
  }

  @media (min-height: 780px) {
    .program-content-card {
      height: 17vh;
    } 
  }
}


@media (min-width: 375px) {
  .program-content-card {
    height: 19vh;
  } 

  @media (min-height: 812px) {
    .program-content-card {
      height: 16vh;
    } 
  }
}

@media (min-width: 412px) {
  .program-content-card {
    width: 100%;
    height: 24vh;
  } 

  @media(min-height: 869px) {
    .program-content-card {
      height: 18vh;
    }
  }
  
  @media(min-height: 896px) {
    .program-content-card {
      height: 20vh;
    }
  }

  @media(min-height: 1004px) {
    .program-content-card {
      height: 15vh;
    }
  }
}

@media (min-width: 414px) {
  .program-content-card {
    width: 100%;
    height: 17vh;
  } 

  @media (min-height: 736px) {
    .program-content-card {
      width: 100%;
      height: 20vh;
    } 
  }

  @media (min-height: 896px) {
    .program-content-card {
      width: 100%;
      height: 17vh;
    } 
  }
}

@media (min-width: 768px) {
  .program-content-card {
    width: 105%;
    height: 28vh;
  } 
}

@media (min-width: 1024px) {
  .program-content-card {
    width: 100%;
    height: 40vh;
  } 

  @media (min-height: 1366px) {
    .program-content-card {
      height: 23vh;
    } 
  }
}

/* Desktop */
@media (min-width: 1280px) {
  .program-content-card {
  } 
  
  @media (min-height: 720px) {
    .program-content-card {
      width: 49%;
      height: 36vh;
    } 
  }
}

@media (min-width: 1366px) {
  
  @media (min-height: 768px) {
    .program-content-card {
      width: 49%;
      height: 40vh;
    } 
  }
}

@media (min-width: 1440px) {
  
  @media (min-height: 900px) {
    .program-content-card {
      height: 37vh;
    } 
  }
}

@media (min-width: 1536px) {

  @media (min-height: 864px) {
    .program-content-card {
      height: 37vh;
    } 
  }
}

@media (min-width: 1600px) {

  @media (min-height: 900px) {
    .program-content-card {
      width: 49%;
      height: 35vh;
    } 
  }
}


/* index.html section4 컨텐츠 지원 card 영역 주제 설명하는 텍스트 */
.index_overseasCard__1jZke > p {
  margin: 5% 0% 0% 5%;
  font-weight: 700;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: -0.3px;
  color: #242a30;
  z-index: 2;
}

/* Mobile Width: 320px */
@media (min-width: 320px) {
  .index_overseasCard__1jZke > p {
    font-size: 0.9em;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #242a30;
  }
}

/* Mobile Width: 360px */
@media (min-width: 360px) {
  .index_overseasCard__1jZke > p {
    font-size: 11px;
    margin: 2% 0% 0% 5%;
  }

  @media (min-height: 740px) {
    .index_overseasCard__1jZke > p {
      width: 35%;
      margin: 3% 0% 0% 5%;
      line-height: 22px;
    }
  }

  @media (min-height: 760px) {
    .index_overseasCard__1jZke > p {
      width: 35%;
      line-height: 25px;
    }
  }

  @media (min-height: 772px) {
    .index_overseasCard__1jZke > p {
      font-size: 12px;
      line-height: 20px;
    }
  }

  @media (min-height: 780px) {
    .index_overseasCard__1jZke > p {
      line-height: 22px;
    }
  }
}

/* Mobile Width: 375px */
@media (min-width: 375px) {
  .index_overseasCard__1jZke > p {
    font-size: 12px;
    margin: 3% 5% 0% 5%;
    line-height: 22px;
  }
}

/* Mobile Width: 412px */
@media (min-width: 412px) {
  .index_overseasCard__1jZke > p {
    font-size: 15px;
    /* margin: 4% 0% 0% 0%; */
    width: 40%;
  }

  /* @media (min-height: 8px) {
    .index_overseasCard__1jZke > p {
      width: 38%;
      background-color: red;
    }
  } */
  
  @media (min-height: 896px) {
    .index_overseasCard__1jZke > p {
      font-size: 16px;
    }
  }
}

/* Mobile Width: 414px */
@media (min-width: 414px) {
  .index_overseasCard__1jZke > p {
    font-size: 13px;
  }

  @media (min-height: 896px) {
    .index_overseasCard__1jZke > p {
      font-size: 14.5px;
    }
  }
}

/* Mobile Width: 428px */
@media (min-width: 428px) {
  .index_overseasCard__1jZke > p {
    font-size: 16px;
    width: 40%;
  }

  @media (min-height: 926px) {
    .index_overseasCard__1jZke > p {
      font-size: 13.5px;
    }
  }
}

/* Tablet Width: 750px */
@media (min-width: 750px) {
  .index_overseasCard__1jZke > p {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #242a30;
  }
}

/* Tablet Width: 768px */
@media (min-width: 768px) {
  .index_overseasCard__1jZke > p {
    width: 50%;
    height: 40%;
    font-size: 18px;
    /* background-color: red;
    opacity: 0.5; */
  }
}

/* Tablet Width: 820px */
@media (min-width: 820px) {
  .index_overseasCard__1jZke > p {
    font-size: 21px;
    line-height: 40px;
  }
}

/* Tablet Width: 1024px */
@media (min-width: 1024px) {
  .index_overseasCard__1jZke > p {
    width: 50%;
    height: 60%;
    line-height: 35px;
    font-size: 20px;
    /* background-color: red;
    opacity: 0.5; */
  }
}

@media (min-width: 1199px) {
  .index_overseasCard__1jZke > p {
    margin: 5% 0 0 5%;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.3px;
    color: #242a30;
  }
}

@media (min-width: 1280px) {
  .index_overseasCard__1jZke > p {
    font-size: 17px;
    line-height: 30px;
  }
}

@media (min-width: 1300px) {
  .index_overseasCard__1jZke > p {
    margin: 5% 0 0 5%;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.3px;
    color: #242a30;
  }
}

@media (min-width: 1366px) {
  .index_overseasCard__1jZke > p {
    font-size: 20px;
    line-height: 32px;
  }
}

@media (min-width: 1536px) {
  .index_overseasCard__1jZke > p {
    font-size: 23px;
    /* line-height: 32px; */
  }
}

@media (min-width: 1536px) {
  .index_overseasCard__1jZke > p {
    font-size: 21px;
    line-height: 35px;
  }
}

@media (min-width: 1920px) {
  .index_overseasCard__1jZke > p {
    font-size: 21px;
    line-height: 45px;
  }
}


/* index.html section4 컨텐츠 지원 사진 */
.program-img {
  width: 70%;
  border-radius: 15px;
  margin: 0% 0% 2% 5%;
}

@media (min-width: 320px) {
  .program-img {
    width: 65%;
    height: 14vh;
    /* padding: 0% 0% 2% 0%; */
    margin: 0% 0% 0% 0%;
    /* border: 1px solid red; */
  }
}

@media (min-width: 360px) {
  .program-img {
    width: 60%;
    height: 12vh;
    margin: 0% 0% 0% 4%;
  }

  @media(min-height: 740px) {
    .program-img {
      width: 56%;
      height: 86%;
      margin: 4% 1% 0% 0%;
    }
  }
  
  @media(min-height: 760px) {
    .program-img {
      width: 50%;
      height: 85%;
      margin: 4% 0% 0% 5%;
    }
  }
}

@media (min-width: 375px) {
  .program-img {
    position: absolute;
    right: 10px;
    width: 55%;
    /* height: 17.5vh; */
    height: 18vh;
    margin: 3% 0% 0% 0%;
    /* border: 1px solid red; */
  }

  @media(min-height: 667px) {
    .program-img {
      height: 88%;
    }
  }
}

@media (min-width: 412px) {
  .program-img {
    width: 50%;
    height: 85%;
    padding: 0%;
    margin: 4% 5% 0% 3%;
  }

  @media(min-height: 869px) {
    .program-img {
      height: 88%;
      margin: 3% 1% 0% 3%;
    }
  }

  @media(min-height: 896px) {
    .program-img {
      width: 51%;
      height: 88%;
    }
  }
}

@media (min-width: 414px) {
  .program-img {
    width: 50%;
    margin: 3.5% 0% 0% 3%;
  }

  @media(min-height: 736px) {
    .program-img {
      width: 51%;
      height: 88%;
    }
  }
}

@media (min-width: 428px) {
  .program-img {
    width: 50%;
    margin: 3.5% 1% 0% 3%;
  }
}

@media (min-width: 768px) {
  .program-img {
    left: 2%;
    bottom: 5%;
    width: 63%;
    height: 15vh;
    /* margin: 0% 0% 1% 4%; */
    /* border: 1px solid red; */
  }
}

@media (min-width: 1024px) {
  .program-img {
    left: 2%;
    bottom: 5%;
    width: 63%;
    height: 21vh;
  }

  @media (min-height: 1366px) { 
    .program-img {
      height: 13vh;
    } 
  }
}

@media (min-width: 1280px) {
  .program-img {
    height: 18vh;
  }
}

.shuttle_run_text {
  /* 미디어 쿼리 구문도 margin 전부 패딩으로 바꾸기 */
  position: absolute;
  color: #ff5e5e;
  font-weight: 700;
  padding: 0% 2% 3% 3%;
  bottom: 0;
}

@media (min-width: 320px) {
  .shuttle_run_text {
    font-size: 0.5em;
    padding: 0% 2% 3.5% 3%;
  }
}

@media (min-width: 360px) {
  .shuttle_run_text {
    font-size: 0.8em;
    padding: 0% 2% 3.5% 7%;
  }

  @media (min-height: 740px) {
    .shuttle_run_text {
      padding: 0% 2% 3.5% 5%;
    }
  }

  @media (min-height: 780px) {
    .shuttle_run_text {
      font-size: 0.7em;
    }
  }
}

@media (min-width: 375px) {
  .shuttle_run_text {
    font-size: 65%;
    padding-left: 4%;
    position: absolute;
    left: 3px;
  }
}

@media (min-width: 412px) {
  .shuttle_run_text {
    font-size: 80%;
    /* position: absolute; */
    left: 2%;
  }
}

@media (min-width: 428px) {
  .shuttle_run_text {
    font-size: 95%;
    left: 2%;
  }
}

@media (min-width: 768px) {
  .shuttle_run_text {
    font-size: 100%;
    margin: 0% 2% 5% 2%;
  }

  @media (min-height: 1024px) {
    .shuttle_run_text {
      font-size: 16.5px;
      left: 240px;
      bottom: 11px;
      margin: 0;
      padding: 0;
    }
  }
}

@media (min-width: 1024px) {
  .shuttle_run_text {
    font-size: 15px;
    left: auto;
    right: 4%;
    margin: 0;
  }
}

@media (min-width: 1199px) {
  .shuttle_run_text {
    position: absolute;
    color: #ff5e5e;
    font-size: 40%;
    font-weight: 700;
    margin: 0% 2% 3% 3%;
    bottom: 0;
  }
}

@media (min-width: 1280px) {
  .shuttle_run_text {
    font-size: 11px;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1366px) {
  .shuttle_run_text {
    font-size: 15px;
    font-weight: 700;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1920px) {
  .shuttle_run_text {
    font-size: 19px;
  }
}

.reverse_color_plate_text {
  /* 미디어 쿼리 구문도 margin 전부 패딩으로 바꾸기 */
  position: absolute;
  color: #5e75ff;
  font-weight: 700;
  padding: 0% 2% 3% 3%;
  bottom: 0;
}

@media (min-width: 320px) {
  .reverse_color_plate_text {
    font-size: 0.5em;
    padding: 0% 2% 3.5% 3%;
  }
}

@media (min-width: 360px) {
  .reverse_color_plate_text {
    font-size: 0.8em;
    padding: 0% 2% 3.5% 7%;
  }

  @media (min-height: 740px) {
    .reverse_color_plate_text {
      padding: 0% 2% 3.5% 5%;
    }
  }

  @media (min-height: 780px) {
    .reverse_color_plate_text {
      font-size: 0.7em;
    }
  }
}

@media (min-width: 375px) {
  .reverse_color_plate_text {
    font-size: 65%;
    padding-left: 4%;
    position: absolute;
    left: 3px;
  }
}

@media (min-width: 412px) {
  .reverse_color_plate_text {
    font-size: 80%;
    /* position: absolute; */
    left: 2%;
  }
}

@media (min-width: 428px) {
  .reverse_color_plate_text {
    font-size: 95%;
    left: 2%;
  }
}

@media (min-width: 768px) {
  .reverse_color_plate_text {
    font-size: 100%;
    margin: 0% 2% 5% 2%;
  }

  @media (min-height: 1024px) {
    .reverse_color_plate_text {
      font-size: 16.5px;
      left: 240px;
      bottom: 11px;
      margin: 0;
      padding: 0;
    }
  }
}

@media (min-width: 1024px) {
  .reverse_color_plate_text {
    font-size: 15px;
    left: auto;
    right: 4%;
    margin: 0;
  }
}

@media (min-width: 1199px) {
  .reverse_color_plate_text {
    position: absolute;
    color: #5e75ff;
    font-size: 40%;
    font-weight: 700;
    margin: 0% 2% 3% 3%;
    bottom: 0;
  }
}

@media (min-width: 1280px) {
  .reverse_color_plate_text {
    font-size: 11px;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1366px) {
  .reverse_color_plate_text {
    font-size: 15px;
    font-weight: 700;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1920px) {
  .reverse_color_plate_text {
    font-size: 19px;
  }
}

.plank_touch_text {
  /* 미디어 쿼리 구문도 margin 전부 패딩으로 바꾸기 */
  position: absolute;
  color: #ffb55e;
  font-weight: 700;
  font-size: 80%;
  padding: 0% 2% 3% 1%;
  bottom: 0;
}

@media (min-width: 320px) {
  .plank_touch_text {
    font-size: 0.5em;
    padding: 0% 2% 3% 3%;
  }
}

@media (min-width: 360px) {
  .plank_touch_text {
    font-size: 0.8em;
    padding: 0% 2% 3.5% 7%;   
  }

  @media (min-height: 740px) {
    .plank_touch_text {
      padding: 0% 2% 3.5% 5%;
    }
  }

  @media (min-height: 780px) {
    .plank_touch_text {
      padding: 0% 2% 3.5% 5%;
    }
  }
}

@media (min-width: 375px) {
  .plank_touch_text {
    font-size: 65%;
    padding-left: 4%;
    position: absolute;
    left: 3px;
  }
}

@media (min-width: 412px) {
  .plank_touch_text {
    font-size: 80%;
    position: absolute;
    margin: 0;
    left: 2%;
  }
}

@media (min-width: 421px) {
  .plank_touch_text {
    font-size: 83%;
  }
}

@media (min-width: 428px) {
  .button_touch_text {
    font-size: 95%;
    left: 2%;
  }
}

@media (min-width: 768px) {
  .plank_touch_text {
    font-size: 100%;
    margin: 0% 2% 5% 2%;
  }

  @media (min-height: 1024px) {
    .plank_touch_text {
      font-size: 16.5px;
      left: 240px;
      bottom: 11px;
      margin: 0;
      padding: 0;
    }
  }
}

@media (min-width: 1024px) {
  .plank_touch_text {
    font-size: 15px;
    left: auto;
    right: 2%;
    margin: 0;
  }
}

@media (min-width: 1280px) {
  .plank_touch_text {
    font-size: 11px;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1366px) {
  .plank_touch_text {
    font-size: 15px;
    font-weight: 700;
    margin: 0% 2% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1920px) {
  .plank_touch_text {
    font-size: 19px;
    right: 0;
  }
}

.button_touch_text {
  /* 미디어 쿼리 구문도 margin 전부 패딩으로 바꾸기 */
  position: absolute;
  color: #199530;
  font-weight: 700;
  font-size: 80%;
  padding: 0% 2% 3% 1%;
  bottom: 0;
}

@media (min-width: 320px) {
  .button_touch_text {
    font-size: 0.5em;
    padding: 0% 2% 3% 3%;
  }
}

@media (min-width: 360px) {
  .button_touch_text {
    font-size: 0.8em;
    padding: 0% 2% 3.5% 7%;   
  }

  @media (min-height: 740px) {
    .button_touch_text {
      padding: 0% 2% 3.5% 5%;
    }
  }

  @media (min-height: 780px) {
    .button_touch_text {
      padding: 0% 2% 3.5% 5%;
    }
  }
}

@media (min-width: 375px) {
  .button_touch_text {
    font-size: 65%;
    padding-left: 4%;
    position: absolute;
    left: 3px;
  }
}

@media (min-width: 412px) {
  .button_touch_text {
    font-size: 80%;
    position: absolute;
    margin: 0;
    left: 2%;
  }
}

@media (min-width: 421px) {
  .button_touch_text {
    font-size: 83%;
  }
}

@media (min-width: 428px) {
  .button_touch_text {
    font-size: 95%;
    left: 2%;
  }
}

@media (min-width: 768px) {
  .button_touch_text {
    font-size: 100%;
    margin: 0% 2% 5% 2%;
  }

  @media (min-height: 1024px) {
    .button_touch_text {
      font-size: 16.5px;
      left: 240px;
      bottom: 11px;
      margin: 0;
      padding: 0;
    }
  }
}

@media (min-width: 1024px) {
  .button_touch_text {
    font-size: 15px;
    left: auto;
    right: 5%;
    margin: 0;
  }
}

@media (min-width: 1280px) {
  .button_touch_text {
    font-size: 11px;
    margin: 0% 0% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1366px) {
  .button_touch_text {
    font-size: 15px;
    font-weight: 700;
    margin: 0% 2% 3% 4%;
    padding: 0;
    bottom: 0;
  }
}

@media (min-width: 1920px) {
  .button_touch_text {
    font-size: 19px;
  }
}

.index_overseasCard__1jZke > a {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  bottom: 50px;
  left: 44px;
  width: 99px;
  height: 48px;
  background: #242a30;
  border-radius: 50px;
  opacity: 1 !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.3px;
  color: #fff;
}

@media (max-width: 1300px) {
  .index_overseasCard__1jZke > a {
    bottom: 20px;
    left: 40px;
    width: 69px;
    height: 31px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: -0.5px;
    color: #fff;
  }
}

@media (max-width: 750px) {
  .index_overseasCard__1jZke > a {
    bottom: 32px;
    left: 40px;
    width: 99px;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.3px;
    color: #fff;
  }
}

/* .index_overseasCard__1jZke:hover .index_airplaneImgWrap__15cZq,.index_overseasCard__1jZke:hover .index_arrowImgWrap__3nWuS,.index_overseasCard__1jZke:hover .index_laptopImgWrap__2-_AT,.index_overseasCard__1jZke:hover .index_tagImgWrap__kz79n,.index_overseasCard__1jZke:hover>p {
    visibility: hidden
} */

.index_arrowImgWrap__3nWuS {
  z-index: 2;
}
.index_arrowImgWrap__3nWuS i {
  font-family: "themify";
  font-size: 35px;
  color: #acc9e8;
}
.index_arrowImgWrap__3nWuS i.c-y {
  color: #fed086;
}
.index_arrowImgWrap__3nWuS i.c-g {
  color: #97d78b;
}

.index_overseasCard__1jZke:hover .index_blurImgWrap__hKzEi {
  visibility: visible;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index_overseasCard__1jZke:hover .index_blurImgWrap__hKzEi img {
}

.index_overseasCard__1jZke:hover > ul {
  z-index: 2;
  visibility: visible;
}

.index_overseasCard__1jZke:hover > a {
  visibility: visible;
}

.index_overseasCardOne__1Q5cX {
  background: #f0e0e0;
}

.index_overseasCardOne__1Q5cX > p > span {
  color: #ff5e5e;
}

/* .index_overseasCardOne__1Q5cX img { 
	width: 100%;
} */

.index_airplaneImgWrap__15cZq {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 261px;
  height: 249px;
}

@media (max-width: 1300px) {
  .index_airplaneImgWrap__15cZq {
    width: 164px;
    height: 123px;
    right: 0;
    bottom: 15px;
  }

  .index_airplaneImgWrap__15cZq img {
    object-fit: cover;
  }
}

@media (max-width: 750px) {
  .index_airplaneImgWrap__15cZq {
    width: 177px;
    height: 120px;
  }
}

.index_tagImgWrap__kz79n {
  position: absolute;
  right: 0;
  bottom: 0;
  /*
    width: 222px;
    height: 211px
    */
  width: 280px;
  height: 266px;
}

@media (max-width: 1300px) {
  .index_tagImgWrap__kz79n {
    width: 139px;
    height: 110px;
    right: 0;
    bottom: 23px;
  }

  .index_tagImgWrap__kz79n img {
    object-fit: cover;
  }
}

@media (max-width: 750px) {
  .index_tagImgWrap__kz79n {
    width: 181px;
    height: 127px;
  }
}

@media (max-width: 425px) {
  .index_tagImgWrap__kz79n {
    bottom: 35px;
  }
}

.index_laptopImgWrap__2-_AT {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 264px;
  /*height: 352px*/
  height: auto;
  z-index: 1;
}

@media (max-width: 1300px) {
  .index_laptopImgWrap__2-_AT {
    width: 165px;
    /*height: 214px;*/
    height: auto;
    right: 0;
    bottom: 8px;
  }

  .index_laptopImgWrap__2-_AT img {
    object-fit: cover;
  }
}

@media (max-width: 750px) {
  .index_laptopImgWrap__2-_AT {
    width: 181px;
    /*height: 211px*/
    height: auto;
  }
}

.index_blurImgWrap__hKzEi {
  visibility: hidden;
}

.index_overseasCardTwo__3KB58 {
  background: #f3f7fc;
}

.index_overseasCardTwo__3KB58 > p > span {
  color: #5e75ff;
}

.index_overseasCardThree__37LKg {
  background: #fff1dd;
}

.index_overseasCardThree__37LKg > p > span {
  color: #ffb55e;
}

.index_overseasCardFour {
  background: #e0f0e3;
}

.index_overseasCardFour > p > span {
  color: #199530;
}

.company_information {
  text-align: center;
  background-color: #e8e8e8;
  border: 2px solid #e8e8e8;
}

.information_wrapper {
  margin: 1% 0% 0% 0%;
}

@media (min-width: 360px) {
  .information_wrapper > p {
    font-size: 12px;
  }
}

@media (min-width: 375px) {
  .information_wrapper > p {
    font-size: 12px;
  }
}

@media (min-width: 414px) {
  .information_wrapper > p {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .information_wrapper > p {
    font-size: 18px;
  }
}

@media (min-width: 820px) {
  .information_wrapper > p {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .information_wrapper {
    padding: 1%;
  }

  .information_wrapper > p {
    font-size: 23px;
  }
}

/*----------------------------
      �������.������ ��ġ
----------------------------*/

.breadcrumbs-wrap {
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
}

.breadcrumbs-wrap .breadcrumbs {
  font-size: 0;
}

.breadcrumbs-wrap .breadcrumbs .home {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.breadcrumbs-wrap .breadcrumbs .home i {
  margin-right: 8px;
}

.breadcrumbs-wrap .breadcrumbs b::before {
  content: "|";
  position: relative;
  top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 300;
  color: #d1d1d1;
}

.breadcrumbs-wrap .breadcrumbs .text {
  font-size: 16px;
  line-height: 24px;
  color: #222;
  font-weight: 500;
}

@media (min-width: 320px) {
  .breadcrumbs-wrap {
    margin: 20% 0% 20% 0%;
  }
}

@media (min-width: 768px) {
  .breadcrumbs-wrap {
    margin-top: 35%;
  }
}

@media (min-width: 820px) {
  .breadcrumbs-wrap {
    margin-top: 20%;
  }
}

@media (min-width: 1280px) {
  .breadcrumbs-wrap {
    margin-bottom: 40px;
    margin-top: 0;
  }
}

/*----------------------------
      ����.���α׷�
----------------------------*/

.box-item-small {
  /*max-width: 1200px;*/
  width: 1440px;
  max-width: 50%;
  margin: 0 auto 80px;
  position: relative;
}

.box-item-small .inner ul {
  width: 100%;
  margin: 0 auto;
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-between;
}

.box-item-small .inner ul li {
  margin: 0;
  position: relative;
  width: 120px;
}

.box-item-small .inner ul li::before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 32px;
  overflow: hidden;
  background-color: #f7f7f7;
}
/*
.box-item-small .inner ul li.current {
    content: '';
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 32px;
    overflow: hidden;
    background-color: #f7f7f7;
    border: 2px #009bfa  solid;
}
*/

.box-item-small .inner ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 50%;
}

.box-item-small .inner ul li b {
  font-size: 18px;
  line-height: 1;
  color: #000;
  margin-top: 20px;
  display: block;
  text-align: center;
}
.box-item-small .inner ul li b.current {
  color: #009bfa !important;
}

/*
.box-item-small .inner ul li b.current:after {
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    background: #009bfa;
    margin: 10px auto;
}
*/

@media (max-width: 1024px) {
  .box-item-small {
    max-width: 100%;
  }

  .box-item-small .inner ul,
  .box-item-small .inner ul {
    flex-wrap: wrap;
    justify-content: left;
  }

  .box-item-small .inner ul li,
  .box-item-small .inner ul li {
    margin: 0 17px 34px;
  }
}

@media (max-width: 768px) {
  .box-item-small {
    max-width: 100%;
  }
  .box-item-small {
    margin-bottom: 70px;
  }
  .box-item-small .inner ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  .box-item-small .inner ul li {
    margin: 0 5px 18px;
    width: 75px;
  }

  .box-item-small .inner ul li::before {
    width: 75px;
    height: 75px;
    border-radius: 16px;
  }

  .box-item-small .inner ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 75px;
  }

  .box-item-small .inner ul li b {
    font-size: 12px;
    line-height: 1;
    color: #000;
    margin-top: 10px;
    display: block;
    text-align: center;
  }
}

@media (max-width: 425px) {
  .box-item-small {
    max-width: 100%;
  }
}

/* 프로그램 종류 wrapper(4~5번째) */
/* .program_wrapper {
	border: 2px solid blue;
} */

.slide-testimonials-circle1 {
  width: 10.5625rem;
  height: 10.5625rem;
  left: -14.89361702%;
  top: -11.70212766%;
}

.slide-testimonials-circle2 {
  /*
	width: 17.5rem;
	height: 17.5rem;
	left: 64.893617023%;
	top: 65.95744681%;	
	*/
  /*
	width: 35rem;
	height: 35rem;
	left: 45%;
	top: 70%;
	*/
  width: 45rem;
  height: 45rem;
  left: 75%;
  top: 70%;
}
.slide-testimonials-circle2 img {
  opacity: 0.9;
}

.slide-testimonials-circle3 {
  /*
	width: 6.875rem;
	height: 6.875rem;
	left: 27.55208333%;
	top: 100%;
	margin-top: -3.75rem;
	*/
  width: 15rem;
  height: 15rem;
  left: 10%;
  top: 100%;
  margin-top: -8rem;
}
.slide-testimonials-circle3 img {
  opacity: 0.3;
}

.slide-personal-testimonials .slide-bg {
  background-image: url("../img/bg-personal-testimonials.png");
}

.testimonials-item-avatar-container {
  margin-bottom: 3.25rem;
}

.testimonial-item-avatar,
.testimonial-item-company {
  display: inline-block;
  vertical-align: top;
  margin-right: -1.25rem;
  width: 4.375rem;
}

.avatar > .inside {
  display: block;
  height: 0;
  padding-bottom: 100%;
  border-radius: 500px;
  overflow: hidden;
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonials-item-text {
  margin-bottom: 3.125rem;
}

.testimonials-item-rating {
  margin-bottom: 0.875rem;
  color: #ffc705;
}

.testimonials-item-author {
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .testimonials-item h3 {
    margin-top: 60px;
  }
}

.carousel-testimonial.owl-theme .owl-nav {
  margin-top: 3.625rem;
  margin-left: -0.5rem;
  text-align: left;
}

.carousel-testimonial.owl-carousel .owl-nav button.owl-prev {
  margin-right: 1.875rem;
}

.slide-personal-testimonials .video-link {
  margin-top: 0.5rem;
}

.video-link {
  position: relative;
  width: 110%;
}

.video-link > .inside {
  display: block;
  position: relative;
  z-index: 100;
  height: 0;
  /*padding-bottom: 100%;*/
  padding-bottom: 83%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2rem 2rem 5rem 2rem;
  /*
	width: 100%;
	height: 470px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;		
	border-radius: 2rem 2rem 5rem 2rem;
	*/
}

.circuit_video {
  background-image: url(assets/img/circuit.png);
  background-image: cover;
}

.center-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.75rem;
  /* border: 2px solid red; */
}

.center-icon i {
  display: block;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}

a:hover .center-icon i {
  transform: scale(1.2);
}

.video-link-descr {
  margin-left: 2.5rem;
  margin-top: 1.375rem;
  position: relative;
  font-style: italic;
}

/*----------------------------
      ����.���α׷� �����̵�
----------------------------*/

@keyframes aniGra {
  0%,
  100% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ani-gra1::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="4"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="9"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="14"]::before {
  background: linear-gradient(-45deg, #fad126, #ff544f);
  animation: aniGra 4s infinite;
  animation-timing-function: linear;
  background-size: 200%;
}

.ani-gra2::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="0"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="5"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="10"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="15"]::before {
  background: linear-gradient(-45deg, #19fff4, #aeffae);
  animation: aniGra 4s infinite;
  animation-timing-function: linear;
  background-size: 200%;
}

.ani-gra3::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="1"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="6"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="11"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="16"]::before {
  background: linear-gradient(137deg, #7564ff, #9756c6);
  animation: aniGra 4s infinite;
  animation-timing-function: linear;
  background-size: 200%;
}

.ani-gra4::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="2"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="7"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="12"]::before {
  background: linear-gradient(137deg, #93a5cf, #b4ece9);
  animation: aniGra 4s infinite;
  animation-timing-function: linear;
  background-size: 200%;
}

.ani-gra5::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="3"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="8"]::before,
.ui-slider-wrap .ui-slider .slider-list[data-idx="13"]::before {
  background: linear-gradient(137deg, #ff9d9d, #f04444);
  animation: aniGra 4s infinite;
  animation-timing-function: linear;
  background-size: 200%;
}

/*
@media (min-width: 1109px) {
	.ui-slider-wrap .ui-slider .slider-list {
		width: 130px;
	}
	.ui-slider-wrap .ui-slider .slider-list::before {
		width: 80px;
    height: 80px;
	}
	.ui-slider-wrap .ui-slider .slider-list p img {
		width: auto;
    height: 180px;
	}
}
*/

.ui-slider-wrap .ui-slider {
  position: relative;
  margin-top: 30px;
}
.ui-slider-wrap .ui-slider .slider-list {
  /*width: 230px;*/
  width: 15.9rvw;
  position: relative;
  text-align: left;
  display: inline-block;
}
.ui-slider-wrap .ui-slider .slider-list::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  overflow: hidden;
  transform: scale(1);
  transform-origin: 50%;
  transition: all 0.3s;
}

.ui-slider-wrap .ui-slider .slider-list p {
  /*margin: 0 40px;*/
  margin: 0 0;
  display: block;
  position: relative;
  text-align: center;
}

.ui-slider-wrap .ui-slider .slider-list p img {
  /*width: 180px;*/
  width: auto;
  height: 180px;
  position: relative;
  left: 0;
  display: block;
  margin-top: 40px;
}

.ui-slider-wrap .ui-slider .slider-list p i {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 10px;
  display: block;
  font-style: normal;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .heading__subtitle {
    font-size: 20px;
  }
  .ui-slider-wrap .ui-slider {
    margin-top: 20px;
  }
  .ui-slider-wrap .ui-slider .slider-list::before {
    width: 120px;
    height: 120px;
  }
  .ui-slider-wrap .ui-slider .slider-list p img {
    height: 140px;
    margin-top: 20px;
  }
}

.btn-fixed {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
}

@media (min-width: 820px) {
  .btn-fixed {
    height: 10vh;
    top: 10px;
  }
}

@media (min-width: 1024px) {
  .btn-fixed {
    margin-right: 2% !important;
  }
}

.programPage-btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  height: 8%;
  overflow: hidden;
}

.btn-fixed-m {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  display: block;
  z-index: 9999;
  bottom: 0px;
  text-align: center;
  background: #ffffff;
}

.btn-fixed-m-fix {
  position: fixed;
  width: 100%;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
  display: block;
  z-index: 9999;
  /*	bottom: 80px;*/
  left: 0px;
  bottom: 0px;
  text-align: center;
  background: #ffffff;
  border-top: 1px #eee solid;
}

.btn-fixed-over {
  position: absolute;
  right: 30px;
  top: 120px;
  bottom: 0;
  z-index: 100;
  overflow: hidden;
}

/*----------------------------
      ����. �̹�����, ���̵�Box
----------------------------*/

.pr-img-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 440px;
}
.pr-img-wrap .bg {
  position: absolute;
  top: -24px;
  right: 70px;
  width: 500px;
  height: 500px;
  background: url("../img/icon_imgwrap_bg01.png") no-repeat center;
}
.pr-img-wrap .deco1 {
  z-index: 5;
  position: absolute;
  top: -68px;
  right: 41px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap .deco1 {
  background: url("../img/icon_imgwrap_deco01.png") no-repeat center;
}
.pr-img-wrap .deco2 {
  position: absolute;
  top: -68px;
  right: 41px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap .deco2 {
  background: url("../img/icon_imgwrap_deco02.png") no-repeat center;
}

.pr-img-wrap-l {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 440px;
}
.pr-img-wrap-l .bg {
  position: absolute;
  top: -24px;
  left: 70px;
  width: 500px;
  height: 500px;
  background: url("../img/icon_imgwrap_bg02.png") no-repeat center;
}
.pr-img-wrap-l .deco1 {
  z-index: 5;
  position: absolute;
  top: -68px;
  left: 41px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap-l .deco1 {
  background: url("../img/icon_imgwrap_deco01.png") no-repeat center;
}
.pr-img-wrap-l .deco2 {
  position: absolute;
  top: -68px;
  left: 41px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap-l .deco2 {
  background: url("../img/icon_imgwrap_deco02.png") no-repeat center;
}
.pr-img-wrap-l .deco3 {
  position: absolute;
  top: -68px;
  left: 75px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap-l .deco3 {
  background: url("../img/icon_imgwrap_deco03.png") no-repeat center;
}
.pr-img-wrap-l .deco4 {
  position: absolute;
  top: -90px;
  left: 41px;
  width: 539px;
  height: 545px;
}
.pr-img-wrap-l .deco4 {
  background: url("../img/icon_imgwrap_deco04.png") no-repeat center;
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
  .pr-img-wrap,
  .pr-img-wrap-l {
    min-height: 300px;
  }
  .pr-img-wrap .bg {
    right: 40px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
  }
  .pr-img-wrap .deco1,
  .pr-img-wrap .deco2 {
    right: 11px;
    width: 339px;
    height: 345px;
    background-size: 100%;
  }
  .pr-img-wrap-l .bg {
    left: 40px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
  }
  .pr-img-wrap-l .deco3,
  .pr-img-wrap-l .deco4 {
    left: 11px;
    width: 339px;
    height: 345px;
    background-size: 100%;
  }
}

.guide-link-group {
  padding-top: 59px;
}
.guide-link-box > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.guide-link-box > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(50% - 20px);
  padding: 34px 40px 40px;
  border-radius: 14px;
  box-sizing: border-box;
  background: #e9eaeb;
}
.guide-link-box .title-wrap {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
}
.guide-link-box .btn-wrap {
  margin-top: auto;
  padding-top: 27px;
  text-align: right;
}
.guide-link-box .btn-wrap i {
  margin-left: 5px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 25px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #333333;
  border-radius: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .guide-link-box > ul {
    display: block;
  }
  .guide-link-box > ul > li {
    display: block;
    width: 100%;
  }
  .guide-link-box > ul > li:last-child {
    margin-top: 30px;
  }
}

/* begin.html css*/

.guide_button_wrapper {
  white-space: nowrap;
}

.motiontap_begin_text {
  display: inline-block;
  margin: 0% 15% 0% 42%;
  /* border: 2px solid blue; */
}

@media (max-width: 1650px) {
  .motiontap_begin_text {
    display: inline-block;
    margin: 0% 10% 0% 30%;
    /* border: 2px solid red; */
  }
}

@media (max-width: 1300px) {
  .motiontap_begin_text {
    display: inline-block;
    margin: 0% 10% 0% 15%;
    /* border: 2px solid yellow; */
  }
}

@media (max-width: 1030px) {
  .motiontap_begin_text {
    display: inline-block;
    margin: 0% 5% 0% 5%;
    /* border: 2px solid green; */
  }
}

@media (max-width: 991px) {
  .motiontap_begin_text {
    display: inline-block;
    margin: 0% 10% 0% 10%;
    /* border: 2px solid cyan; */
  }
}

@media (max-width: 767px) {
  .motiontap_begin_text {
    font-size: 50px;
    display: block;
    /* margin: 0% 0% 5% 20% */
    text-align: center;
  }
  .firstChallenge_img {
    margin-left: 30%;
  }
}

/* app.html css */

@media (max-width: 767px) {
  .playstore_img {
    margin-bottom: 3%;
  }
}

/* program.html css */

.motiontap_img {
  /* width: 20%; */
  object-fit: none;
}

@media (max-width: 767px) {
  .motiontap_img {
    object-fit: cover;
  }
}

.home_training_img {
  object-fit: none;
}

.fitness_img {
  object-fit: none;
}

.taekwondo_img {
  object-fit: none;
}

.soccer_img {
  object-fit: none;
}

.fencing_img {
  object-fit: none;
}

.kindergarten_sport_img {
  object-fit: none;
}

.elementaryschool_sport {
  object-fit: none;
}

.middleschool_sport {
  object-fit: none;
}

/* .products.html css  */

.products-section01-title-wrap {
  text-align: center;
  margin: 7% 0% 5% 0%;
}

.products-section01-title-wrap p { 
  font-weight: bold;
  font-size: 112.5%;
}

.products-section01-title-wrap p:nth-child(2) {
  margin-top: 1.5%;
}

.products-section01-title {
  font-size: 3vw;
  margin-bottom: 4%;
  color: #316be8;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-position: under;
}

.product_title_wrap {
  display: flex;
  justify-content: center;
}

.product_title_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product_title_inner h3 {
  color: #316be8;
}

.product_title_inner p {
  font-size: 120%;
  word-spacing: -1px;
}

.product_info_fitstflexbox {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 5%;
}

.product_info_fitstflexbox img {
  width: 30%;
}

.product_info_secondflexbox {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20%;
}

.product_info_secondflexbox img {
  width: 30%;
}

@media (max-width: 991px) {
  .product_info_fitstflexbox img {
    width: 35%;
  }
  .product_info_secondflexbox img {
    width: 35%;
  }
}

@media (max-width: 767px) {
  .product_info_fitstflexbox {
    flex-direction: column;
  }
  .product_info_fitstflexbox img {
    width: 90%;
  }
  .product_info_secondflexbox {
    flex-direction: column;
  }
  .product_info_secondflexbox img {
    width: 90%;
  }
}

.product-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 3%;
  height: auto;
  /* border: 1px solid blue; */
}

.product-section-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 1px solid red; */
}

.section-header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: 4px;
  width: 26%;
  height: 12vh;
  margin: 0% 0% 3% 0%;
  border-radius: 100px;
  color: white;
  background-color: #3365ab;
}

.product-section-content p {
  font-size: 1.5vw;
  word-spacing: 0.5px;
}

.basic_training_swiper {
  width: 20%;
  height: 65vh;
  padding-top: 3%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  /* width: 300px;
  height: 300px; */
  width: 21.5%;
  height: 150%;
  opacity: 0.5;
}

.swiper-slide-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 1650px) {
  .basic_training_swiper {
    width: 25%;
    /* border: 1px solid red; */
  }
  .swiper-slide {
    width: 25%;
    /* border: 1px solid red; */
  }
  .section-header {
    width: 28%;
    height: 10vh;
  }
}

@media (max-width: 1200px) {
  .products-section01-title-wrap p {
    font-size: 1.7vw;
  }
  .products-section01-title-wrap {
    font-size: 0.5vw;
  }
  .basic_training_swiper {
    width: 25%;
    /* border: 1px solid blue; */
  }
  .swiper-slide {
    width: 25%;
    /* border: 1px solid blue; */
  }
  .section-header {
    width: 28%;
    height: 8vh;
  }
}

@media (max-width: 900px) {
  .basic_training_swiper {
    width: 35%;
    /* border: 1px solid yellow; */
  }
  .swiper-slide {
    width: 35%;
    /* border: 1px solid yellow; */
  }
  .section-header {
    width: 30%;
    height: 7vh;
  }
}

@media (max-width: 600px) {
  .basic_training_swiper {
    width: 50%;
    /* border: 1px solid skyblue; */
  }
  .swiper-slide {
    width: 50%;
    /* border: 1px solid red; */
  }
  .section-header {
    height: 6vh;
  }
}

@media (max-width: 425px) {
  .basic_training_swiper {
    width: 35%;
    /* border: 1px solid yellow; */
  }
  .swiper-slide {
    width: 25%;
    /* border: 1px solid yellowgreen; */
  }
}

/* faq.html css */

.faqPage_title {
  display: inline-block;
  margin-right: 3%;
}

.event_img {
  width: 100%;
  height: 90%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.popup_hadle_wrapper {
	width: 100%;
	height: 7%;
	display: flex;
	flex-direction: row;
}

.popup_localstorage_btn_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: white;
  border-bottom-left-radius: 10px;
}

.popup_close_btn_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: white;
  border-bottom-right-radius: 10px;
}

.popup_close_btn {
  cursor: pointer;
  font-size: 1.5vh;
}

.video_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.video {
  height: 32vh;
}

.img_02_program02 {
  margin: 15px 0 15px 0;
}

.firmware_update_video {
	display: block;
	width: 50%;
	height: 50vh;
	padding: 0% 0% 3% 0%;
}

@media (min-width: 320px) {
  .firmware_update_video {
    width: 100%;
    height: 38vh;
    padding: 0% 0% 10% 0%;
  }
}

@media (min-width: 820px) {
  .firmware_update_video {
    width: 100%;
    height: 30vh;
    padding: 0% 0% 7% 0%;
  }
}

@media (min-width: 1024px) {
  @media (min-height: 768px) {
    .firmware_update_video {
      width: 85%;
      height: 60vh;
      padding: 0% 0% 4% 0%;
    }
  }
  @media (min-height: 1366px) {
    .firmware_update_video {
      width: 80%;
      height: 30vh;
      padding: 0% 0% 4% 0%;
    }
  }
}

@media (min-width: 1280px) {
  .firmware_update_video {
    width: 60%;
    height: 50vh;
    padding: 0% 0% 3% 0%;
  }
}

@media (min-width: 1366px) {
  .firmware_update_video {
    width: 60%;
    height: 50vh;
    padding: 0% 0% 3% 0%;
  }
}

@media (min-width: 1920px) {
  .firmware_update_video {
    /* width: 60%; */
    height: 45vh;
    padding: 0% 0% 2% 0%;
  }
}

/* notice.html */

@media (min-width: 320px) {
  .notice-title {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .notice-title {
    font-size: 2.5rem;
  }
}

@media (min-width: 320px) {
  .notice-list-btn {
    font-size: 45%;
  }
}

@media (min-width: 1024px) {
  .notice-list-btn {
    font-size: 35%;
  }
}

@media (min-width: 320px) {
  .mobile-btn-section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 11%;
  }

  .mobile-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 45%;
    height: 70%;
    font-size: 0.5rem;
    margin-right: 2% !important;
  }
}

@media (min-width: 360px) {
  .mobile-btn-section {
    height: 9%;
  }

  .mobile-btn {
    font-size: 0.8rem;
  }
}

@media (min-width: 390px) {
  .mobile-btn-section {
    height: 8%;
  }

  .mobile-btn {
  }
}

@media (min-width: 768px) {
  .mobile-btn {
    width: 25%;
    font-size: 1.4rem !important;
  }
}

@media (min-width: 769px) {
  .mobile-btn-section {
    display: none;
  }

  .mobile-btn {
    display: none;
  }
}

