@font-face {
  font-family: "NanumSquareR";
  font-weight: bold;
  src: url(/web/20211211234115im_/https://kiwetv.com/resources/assets/font/NanumSquareRoundR.woff);
}
@font-face {
  font-family: "NanumSquareBold";
  font-weight: bold;
  src: url(/web/20211211234115im_/https://kiwetv.com/resources/assets/font/NanumSquareRoundB.woff);
}

.nanum-round-bold {
  font-family: "NanumSquareBold";
  font-weight: bolder;
}
#header_parent {
  width: 100%;
  height: 4vw;
  box-shadow: 0px 2px 10px rgb(231, 229, 229);
  z-index: 100;
  position: relative;
  background-color: white;
  font-family: "NanumSquareR" !important;
}
.header_center {
  padding-left: 13%;
  padding-right: 13%;
}
.header_center_left {
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 10.5%;
  padding-right: 13%;
  display: inline-block;
  position: relative;
  right: -0.4vw;
}

.header_center_left > .text1 {
  color: black;
  display: inline-block;
  font-size: 1vw;
  padding-left: 2vw;
  position: relative;
  top: 0.3vw;
  right: 0.1vw;
  text-decoration: none;
}
.header_center_left > .text2 {
  color: black;
  display: inline-block;
  font-size: 1vw;
  padding-left: 2vw;
  position: relative;
  top: 0.3vw;
  font-family: "NanumSquareR";
  text-decoration: none;
}
.header_center_right {
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 7%;
  margin-left: 21vw;
  display: inline-block;
}
.header_logo {
  display: inline-block;
  margin-left: -5vw;
  width: 6vw;
  position: relative;
  right: 1.2vw;
}
.header_center_right > .text1 {
  color: #797979;
  display: inline-block;
  font-size: 1vw;
  margin-left: 0.2vw;
  position: relative;
  top: 0.3vw;
  text-decoration: none;
}
.header_center_right > .text2 {
  color: #797979;
  display: inline-block;
  font-size: 1vw;
  margin-left: 1.7vw;
  position: relative;
  top: 0.3vw;
  text-decoration: none;
}

.header-container {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 53px;
  overflow: hidden;
}
.footer-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 111px;
  overflow: hidden;
  margin: auto;
  padding: 0 53px;
}
.foot-logo {
  width: 145px;
  position: absolute;
  left: 53px;
  top: 50%;
  transform: translateY(-50%);
}
.foot-logo img {
  width: 100%;
}
.foot-contact {
  color: #b3b3b3;
  font-size: 10px;
}
.foot-contact p {
  display: inline-block;
  margin-bottom: 3px;
  line-height: 1;
}
.foot-contact .line {
  width: 1px;
  height: 10px;
  background-color: #b3b3b3;
  margin: 0 3px;
  vertical-align: middle;
}
.foot-info {
  color: #b3b3b3;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.copy-right {
  font-size: 8px;
  position: absolute;
  bottom: 15px;
  left: 0;
  font-size: 8px;
  color: #b3b3b3;
}

/* masthead css */
.masthead {
  text-align: center;
}
.masthead .left-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 43%;
}
.masthead .right-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}
.masthead .btn {
  width: 197px;
  background-color: rgba(34, 34, 34, 1);
  color: #fff;
  font-size: 18px;
  border-radius: 2px;
  font-weight: 300;
  height: 37px;
  line-height: 37px;
  border: none;
  padding: 0;
}
.masthead .btn:hover {
  background-color: rgba(34, 34, 34, 0.7);
}
#player {
  position: relative;
  width: 100%;
}
#player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* about section css */
.page-section img {
  width: 100%;
}
/* service section css */
.tab-btn-wrapper {
  width: 600px;
  margin: auto;
}
.tab-pane::after {
  display: block;
  clear: both;
  content: "";
}
.tab-pane:first-child {
  background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/banner-img1.png) no-repeat;
  background-size: 38%;
  background-position: 20% 20px;
  padding-bottom: 230px;
}
.tab-pane:nth-child(2) {
  background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/banner-img2.png) no-repeat;
  background-size: 60%;
  background-position: 100% 100%;
  padding-bottom: 230px;
}
.tab-pane:last-child {
  background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/banner-img3.png) no-repeat;
  background-size: 100%;
  background-position: center;
  padding-bottom: 320px;
}
.tab-pane > div {
  float: left;
}
.tab-pane > div img {
  width: 100%;
}
.tab-pane > div h4 {
  margin: 115px auto 23px;
  line-height: 1;
  font-size: 25px;
}
.tab-pane > div p {
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 1.8;
}

/* video section css */
.bg-3 {
  background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/page-bg4.png) no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.bg-3 .row {
  position: relative;
}
.bg-wrap img {
  width: 223px;
  position: absolute;
}
.bg-wrap img:first-child {
  left: -173px;
  bottom: 0;
}
.bg-wrap img:last-child {
  right: -143px;
  bottom: 0;
}

.card-label {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.character-wrap img {
  width: auto;
  margin: auto auto 0;
  vertical-align: bottom;
}
.arrow-wrap {
  z-index: -1;
}
.arrow-wrap img {
  width: auto;
  position: absolute;
}
.arrow-wrap img:first-child {
  left: -80px;
  top: 120px;
}
.arrow-wrap img:last-child {
  right: -80px;
  top: 120px;
}

/* info section css */
.bg-4 {
  position: relative;
  background-color: #f4f4f4;
  background-image: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/bg-5.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.bg-4 .left-bg {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-30%);
  width: 25%;
  max-width: 330px;
}
.bg-4 .right-bg {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-30%);
  width: 25%;
  max-width: 330px;
}
.bg-4 .center-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.bg-4 .info-items .card {
  background-color: #fff;
  border-radius: 50px;
  padding: 50px 0;
}
.info-items img {
  width: 114px;
  margin: auto;
}
.info-items .card-title {
  margin-bottom: 0;
}

/* contact section css */
.bg-5 {
  background-image: linear-gradient(to top, #f6f9f9, #d3ede8);
  background-size: cover;
  background-position: center;
  padding: 0;
}
.bg-5 .page-bg-5 {
  background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/6-1.png) no-repeat;
  background-size: 55%;
  background-position: 50% 100%;
  padding: 8rem 0;
}
.bg-5 h2 {
  color: #008797;
  font-weight: 700;
}
.bg-5 h2 span {
  font-style: italic;
}
.bg-5 .form-group {
  margin-bottom: 10px;
}
.bg-5 .form-group .form-control {
  border-color: transparent;
}
.bg-5 .form-group .form-control::placeholder {
  color: #999;
  font-size: 13px;
  font-weight: 300;
}
.bg-5 textarea {
  height: 150px;
}

/* contact success message css */

@media (min-width: 1440px) {
  .tab-pane:first-child {
    padding-bottom: 420px;
  }
  .tab-pane:nth-child(2) {
    padding-bottom: 350px;
  }
}

@media (max-width: 1024px) {
  header.masthead {
    height: 70vh;
  }
  .tab-pane:first-child {
    padding-bottom: 130px;
  }
  .tab-pane:nth-child(2) {
    padding-bottom: 110px;
  }
  .tab-pane:last-child {
    background-position: 100% 100%;
    padding-bottom: 180px;
  }
  .tab-pane > div h4 {
    margin-top: 85px;
  }
  .tab-pane > div p {
    font-size: 18px;
  }

  /* video */
  .arrow-wrap img:first-child {
    left: -9px;
  }
  .arrow-wrap img:last-child {
    right: -9px;
  }
  .card-deck {
    width: 90%;
    margin: auto;
  }
  .bg-wrap img {
    width: 163px;
  }
  .bg-wrap img:first-child {
    left: 0;
  }
  .bg-wrap img:last-child {
    right: 0;
  }
  .character-wrap .card {
    margin-top: 30px;
  }
  .character-wrap img {
    height: 170px;
  }

  /* info */
  .bg-4 .left-bg {
    left: 5%;
  }
  .bg-4 .right-bg {
    right: 5%;
  }
  .info-items .card-title {
    font-size: 17px;
  }
  .info-items img {
    width: 94px;
  }

  /* contact */
  .bg-5 .page-bg-5 {
    background-size: 80%;
    background-position: 100% 100%;
  }
  .bg-5 h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .tab-pane:first-child {
    padding-bottom: 70px;
    background-position: -120px 80%;
  }
  .tab-pane:nth-child(2) {
    padding-bottom: 70px;
    background-position: 90% 20%;
  }
  .tab-pane:last-child {
    padding-bottom: 130px;
    background-position: -20px 100%;
  }

  .tab-pane .col-6 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .info-items {
    padding: 0 40px;
  }

  .bg-5 .col-6 {
    flex: 0 0 65%;
    max-width: 65%;
    margin: auto;
  }
}

@media (max-width: 480px) {
  header.masthead {
    height: auto;
    text-align: center;
  }
  header.masthead .col-10 {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 14px;
  }
  header.masthead .col-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  header.masthead p {
    font-size: 15px;
  }
  header.masthead h2 {
    font-size: 24px;
  }
  .masthead .right-bg {
    width: 56%;
    opacity: 0.9;
  }
  .masthead .left-bg {
    width: 56%;
    opacity: 0.4;
  }

  .navbar-brand {
    margin: auto;
  }
  .navbar-brand img {
    height: 30px;
  }
  .btn-wrap {
    text-align: center;
  }
  .btn-wrap .btn {
    width: 145px;
    font-size: 16px;
  }

  /* page-section css */
  .page-section h4 {
    font-size: 20px;
    margin-bottom: 16px !important;
  }
  .page-section p {
    width: 95%;
    margin: auto;
    font-size: 14px;
  }

  /* about */
  .bg-1 img {
    display: none;
  }
  .bg-1 {
    background: url(/web/20211211234115im_/https://kiwetv.com/resources/assets_minischool/img/bg-2.png) no-repeat;
    background-size: 190%;
    background-position: 50% 100%;
  }
  .bg-1 .container {
    padding-bottom: 130px;
  }

  /* service */
  .tab-btn-wrapper {
    width: 90%;
  }
  .list-group-item {
    font-size: 13px;
    padding: 12px 7px;
  }
  .tab-pane > div h4 {
    font-size: 18px;
    margin-top: 45px;
  }
  .tab-pane > div p {
    width: 100%;
    font-size: 14px;
  }
  .tab-pane:first-child {
    background-size: 59%;
    background-position: 0 20px;
    padding-bottom: 50px;
  }
  .tab-pane .col-6 {
    flex: 0 0 90%;
    max-width: 90%;
    float: none !important;
    margin: auto;
  }
  .tab-pane:first-child .col-6 {
    max-width: 52%;
    float: right !important;
    margin: none;
  }
  .tab-pane:nth-child(2) {
    background-size: 80%;
    padding-bottom: 190px;
    background-position: 100% 70px;
  }
  .tab-pane:last-child {
    padding-bottom: 190px;
    background-position: 40% 100%;
    background-size: 130%;
  }

  /* video */
  .bg-3 p {
    width: 67%;
    margin-bottom: 45px;
  }
  .character-wrap,
  .arrow-wrap,
  .bg-wrap {
    display: none;
  }
  .card-label {
    font-size: 16px;
  }
  .video-wrap .card {
    margin-bottom: 45px;
  }

  /* info */
  .info-items {
    padding: 0 70px;
  }
  .bg-4 .info-items .card {
    padding: 10px 0;
    border-radius: 60px;
  }
  .bg-4 .info-items .col {
    margin-bottom: 10px !important;
  }
  .info-items .card-title {
    font-size: 14px;
  }
  .info-items .card-body {
    padding: 5px 0;
  }
  .info-items img {
    width: 58px;
  }
  .bg-4 .left-bg {
    left: -40px;
    transform: translateY(-10%);
    width: 53%;
  }
  .bg-4 .right-bg {
    right: -40px;
    transform: translateY(-10%);
    width: 53%;
  }

  /* contact */
  .bg-5 .page-bg-5 {
    background-size: 100%;
  }
  .bg-5 .col-6 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .bg-5 h2 {
    font-size: 25px;
  }

  .footer-container {
    height: 141px;
  }
  .foot-logo {
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .foot-info {
    top: 85px;
  }
  .foot-info span {
    display: block;
  }
}
@media (max-width: 380px) {
  header.masthead p {
    font-size: 14px;
  }
  header.masthead h2 {
    font-size: 23px;
  }
  .page-section h4 {
    font-size: 19px;
  }

  /* service */
  .list-group-item {
    font-size: 12px;
    padding: 10px 5px;
  }
  .tab-pane:first-child {
    background-size: 57%;
    background-position: 0 36px;
    padding-bottom: 0;
  }
  .tab-pane:nth-child(2) {
    padding-bottom: 160px;
  }
  .tab-pane:last-child {
    padding-bottom: 160px;
  }

  /* video */
  .bg-3 p {
    width: 74%;
  }

  /* contact */
  .bg-5 h2 {
    font-size: 22px;
  }
}
@media (max-width: 360px) {
  header.masthead p {
    font-size: 13px;
  }
  header.masthead h2 {
    font-size: 22px;
  }
  .btn-wrap .btn {
    font-size: 14px;
  }
  .page-section h4 {
    font-size: 18px;
  }

  .page-section p {
    width: 96%;
  }
  .bg-1 .container {
    padding-bottom: 100px;
  }

  .list-group-item {
    font-size: 11px;
  }
  .tab-pane > div p {
    font-size: 13px;
  }

  .page-section p {
    width: 78%;
  }

  .info-items .card-title {
    font-size: 13px;
  }
  .info-items img {
    width: 53px;
  }

  .bg-5 h2 {
    font-size: 21px;
  }
}

/*
     FILE ARCHIVED ON 23:41:15 Dec 11, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:30:37 Aug 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.49
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.015
  esindex: 0.008
  cdx.remote: 6.26
  LoadShardBlock: 223.538 (3)
  PetaboxLoader3.datanode: 161.16 (5)
  PetaboxLoader3.resolve: 77.356
  load_resource: 125.916
  loaddict: 30.16
*/