/* ROADMAPLAB Publishing - Bootstrap 3.4 compatible */
html, body {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  color: #191919;
  background: #fff;
}
a, a:hover, a:focus {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
button {
  font-family: inherit;
}
.rl-page {
  overflow: hidden;
  word-break: keep-all;
  letter-spacing: -0.04em;
}
.rl-page .container {
  max-width: 1180px;
  width: 100%;
}
.rl-btn {
  display: inline-block;
  min-width: 150px;
  height: 46px;
  padding: 0 28px;
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 26px;
  font-weight: 800;
  line-height: 44px;
  text-align: center;
  transition: all .25s ease;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-btn-orange {
  color: #fff !important;
  background: #ff4e1f;
  border-color: #ff4e1f;
  border-radius: 30px;
  width: 257px;
  height: 62px;
  padding-top: 7px;
  font-weight: 400;
}
.rl-btn-orange:hover, .rl-btn-orange:focus {
  color: #fff;
  background: #e93710;
  border-color: #e93710;
}
.rl-btn-line {
  display: inline-block;
  min-width: 150px;
  height: 76px;
  padding: 0 28px;
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 30px;
  font-weight: 800;
  line-height: 44px;
  text-align: center;
  transition: all .25s ease;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  color: #ff4e1f !important;
  border-color: #ff4e1f;
  padding: 15px 100px !important;
}
.rl-btn-line:hover, .rl-btn-line:focus {
  color: #fff !important;
  background: #ff4e1f;
}
.rl-section {
  padding: 50px 0;
  position: relative;
  word-break: keep-all;
}
.rl-section-head {
  text-align: center;
  margin-bottom: 50px;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  word-break: keep-all;
}
.rl-section-head span {
  display: block;
  color: #ff4e1f;
  font-size: 31px !important;
  font-weight: 900 !important;
  letter-spacing: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  word-break: keep-all;
}
.rl-section-head span:after {
  content: '';
  display: block;
  width: 126px;
  height: 9px;
  margin: 24px auto 0;
  background: #9fa0a0;
}
.rl-section-head h2 {
  margin: 0;
  font-size: 55px;
  font-weight: 500;
  line-height: 1.35;
  color: #191919;
  font-family: "Noto Serif KR", serif;
  word-break: keep-all;
}
.rl-section-head p {
  margin: 18px 0 0;
  color: #444;
  font-size: 30px;
  line-height: 1.75;
  word-break: keep-all;
}
.rl-section-head-white h2, .rl-section-head-white p {
  color: #fff;
}
.rl-section-head-white span {
  color: #fff;
}
.rl-section-head-white span:after {
  background: #fff;
}
/* Header */
.rl-header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 122px;
  background: #050505;
}
.rl-header-inner {
  position: relative;
  height: 122px;
}
.rl-logo {
  position: absolute;
  left: 15px;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.rl-logo img {
  display: block;
  width: 185px;
  height: auto;
}
.rl-nav-wrap {
  float: none;
  padding: 0;
  border: 0;
  box-shadow: none;
}
.rl-nav {
  float: none;
  text-align: right;
  padding-right: 72px;
}
.rl-nav > li {
  float: none;
  display: inline-block;
}
.rl-nav > li > a {
  padding: 50px 18px 49px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: transparent !important;
}
.rl-nav > li.active > a, .rl-nav > li > a:hover, .rl-nav > li > a:focus {
  color: #ff4e1f;
}
.rl-toggle {
  position: absolute;
  right: 15px;
  top: 38px;
  margin: 0;
  border: 0;
}
.rl-toggle .icon-bar {
  background: #fff;
  width: 28px;
  height: 3px;
}
.rl-toggle:hover .icon-bar {
  background: #ff4e1f;
}
/* Hero - Swiper only */
.rl-hero {
  position: relative;
  padding-top: 122px;
  background: #050505;
}
.rl-main-swiper {
  height: 980px;
  background: #050505;
}
.rl-hero-slide {
  position: relative;
  background: radial-gradient(circle at 66% 43%, rgba(255, 94, 36, .18) 0, rgba(0, 0, 0, 0) 34%), #050505;
  overflow: hidden;
}
.rl-hero-slide:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 260px;
  background: linear-gradient(0deg, rgba(0, 0, 0, .95), rgba(0, 0, 0, 0));
  z-index: 1;
}
.rl-hero-container {
  position: relative;
  height: 100%;
  z-index: 2;
}
.rl-hero-copy {
  position: absolute;
  left: 95px;
  top: 235px;
  max-width: 520px;
  color: #fff;
}
.rl-hero-smallrl-hero-small {
  margin: 0 0 22px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.rl-hero-copy h2 {
  margin: 0 0 28px;
  font-size: 50px;
  line-height: 1.35;
  font-weight: 400;
  letter-spacing: -0.07em;
  font-family: "Noto Serif KR", serif;
}
.rl-hero-copy h2 strong {
  color: #ff4e1f;
  font-weight: 900;
}
.rl-hero-desc {
  margin: 0 0 34px;
  color: rgba(255, 255, 255, .88);
  font-size: 30px;
  line-height: 1.5;
  font-weight: 400;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-hero-note {
  margin-top: 26px;
  color: rgba(255, 255, 255, .55);
  font-size: 17px;
  letter-spacing: .16em;
  font-weight: 400;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-hero-visual {
  position: absolute;
  right: 0;
  top: 75px;
  width: 690px;
  height: 730px;
}
.rl-clock {
  position: absolute;
  left: -45px;
  top: 5px;
  width: 624px;
  opacity: .95;
}
.rl-book-wrap {
  position: absolute;
  right: 35px;
  top: 150px;
  width: 355px;
  height: 594px;
  filter: drop-shadow(0 30px 34px rgba(0, 0, 0, .45));
}
.rl-book-cover {
  position: absolute;
  right: 0;
  top: 0;
  width: 317px;
  z-index: 2;
}
.rl-book-side {
  position: absolute;
  left: 0;
  top: 0;
  width: 38px;
  height: 557px;
  z-index: 1;
}
.rl-quick {
  position: absolute;
  right: 8.5%;
  top: 50%;
  transform: translateY(-42%);
  z-index: 20;
}
.rl-quick img {
  width: 72px;
}
.rl-swiper-prev, .rl-swiper-next {
  color: #fff;
  width: 55px;
  height: 55px;
  opacity: .85;
}
.rl-swiper-prev:after, .rl-swiper-next:after {
  font-size: 32px;
  font-weight: 300;
}
.rl-swiper-prev {
  left: 7%;
}
.rl-swiper-next {
  right: 7%;
}
.rl-swiper-pagination {
  bottom: 118px !important;
}
.rl-swiper-pagination .swiper-pagination-bullet {
  width: 86px;
  height: 3px;
  margin: 0 8px !important;
  border-radius: 0;
  background: #fff;
  opacity: .9;
}
.rl-swiper-pagination .swiper-pagination-bullet-active {
  background: #ff4e1f;
}
.rl-message-bar {
  min-height: 122px;
  padding: 25px 0;
  background: #ff4e1f;
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 400;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  line-height: 1.55;
  word-break: keep-all;
}
.rl-message-bar strong {
  font-weight: 700;
}
/* About */
.rl-about {
  background: #f8f6f1;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  letter-spacing: -1px;
}
.rl-benefit-row {
  margin-bottom: 40px;
}
.rl-benefit-card {
  min-height: 255px;
  padding: 15px 26px 10px;
  text-align: center;
}
.rl-benefit-card img {
  height: 92px;
  width: auto;
  margin-bottom: 24px;
}
.rl-benefit-card h3 {
  margin: 0 0 12px;
  color: #ff4e1f;
  font-size: 27px;
  font-weight: 900;
}
.rl-benefit-card p {
  margin: 0 auto;
  max-width: 280px;
  color: #494949;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: -2px !important;
}
/* Director */
.rl-director {
  padding: 5px 0 0 !important;
  background: linear-gradient(90deg, #f3f2ec 0, #faf9f4 100%);
  border-top: 14px solid #ff4e1f;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
  background: url(/_roadmaplab/_main_people_bg1_s.png), url(/_roadmaplab/_main_people_bg2.png) #e6e1db;
  background-repeat: no-repeat;
  background-position: 0px bottom, 100% bottom;
  background-size: 570px, 604px;
}
.rl-director-row {
  display: flex;
  align-items: flex-end;
}
.rl-director-photo {
  position: relative;
}
.rl-director-photo:before {
  content: '';
  position: absolute;
  left: -220px;
  bottom: 80px;
  width: 20px;
  height: 20px;
  background: radial-gradient(circle, rgba(255, 75, 34, .1), rgba(255, 75, 34, 0) 70%);
}
.rl-director-photo img {
  position: absolute;
  left: 0px;
  bottom: 0;
  max-height: 650px;
  padding-top: 0 !important;
}
.rl-director-copy {
  padding: 95px 0 110px 40px;
}
.rl-director-copy .rl-label {
  margin: 0 0 20px;
  color: #9d9d9d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .18em;
}
.rl-director-copy h2 {
  margin: 0 0 24px;
  font-size: 39px;
  line-height: 1.45;
  font-weight: 300;
  font-family: "Noto Serif KR", serif;
}
.rl-director-copy h2 span {
  color: #ff4e1f;
  font-weight: 900 !important;
  font-size: 39px;
  font-family: "Noto Serif KR", serif;
}
.rl-director-copy .rl-line {
  width: 126px;
  height: 9px;
  background: #ff4e1f;
  margin: 0 0 26px;
}
.rl-director-copy h3 {
  margin: 0 0 10px;
  color: #ff4e1f;
  font-size: 24px;
  font-weight: 900;
}
.rl-director-copy p {
  margin: 0 0 15px;
  max-width: 620px;
  color: #333;
  font-size: 24px;
  line-height: 1.7;
}
.rl-director-copy strong {
  margin-top: 8px;
  color: #ff4e1f;
  font-size: 18px;
  font-size: 24px;
}
/* Program */
.rl-program {
  border-top: 14px solid #ff4e1f;
  background: #000;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-program-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  max-width: 1920px;
  margin: 0 auto;
}
.rl-program-card {
  position: relative;
  display: block;
  min-height: 645px;
  grid-column: span 2;
  overflow: hidden;
  background: #111;
  color: #fff;
  text-decoration: none;
}
.rl-program-card:hover, .rl-program-card:focus {
  color: #fff;
  text-decoration: none;
}
.rl-program-card:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, .68) 0%, rgba(0, 0, 0, .48) 48%, rgba(0, 0, 0, .24) 100%);
  transition: background .35s ease;
}
.rl-program-card:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  z-index: 3;
  background: #ff4e1f;
  transition: height .28s ease;
}
.rl-program-card:hover:before {
  background: linear-gradient(90deg, rgba(0, 0, 0, .68) 0%, rgba(0, 0, 0, .43) 48%, rgba(0, 0, 0, .16) 100%);
}
.rl-program-card:hover:after {
  height: 6px;
}
.rl-program-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: grayscale(100%) brightness(.76) contrast(1.08);
  opacity: .9;
  transform: scale(1);
  transition: transform .55s ease, filter .55s ease, opacity .55s ease;
}
.rl-program-card:hover .rl-program-bg {
  transform: scale(1.055);
  filter: grayscale(0%) brightness(.95) contrast(1.04);
  opacity: 1;
}
.rl-program-card-1 .rl-program-bg {
  background-image: url('../img/program_1.jpg');
}
.rl-program-card-2 .rl-program-bg {
  background-image: url('../img/program_2.jpg');
}
.rl-program-card-3 .rl-program-bg {
  background-image: url('../img/program_3.jpg');
}
.rl-program-card-4 .rl-program-bg {
  background-image: url('../img/program_4.jpg');
}
.rl-program-card-5 .rl-program-bg {
  background-image: url('../img/program_5.jpg');
}
.rl-program-wide {
  grid-column: span 3;
  min-height: 505px;
}
.rl-program-content {
  position: relative;
  z-index: 2;
  display: block;
  padding: 86px 58px 58px;
}
.rl-program-num {
  display: block;
  margin-bottom: 13px;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: .02em;
}
.rl-program-line {
  display: block;
  width: 28px;
  height: 3px;
  margin: 0 0 22px;
  background: #fff;
}
.rl-program-title {
  display: block;
  margin: 0 0 10px;
  color: #ff4e1f;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -0.07em;
}
.rl-program-subtitle {
  display: block;
  margin-bottom: 24px;
  color: #fff;
  font-size: 28.5px;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.05em;
}
.rl-program-desc {
  display: block;
  min-height: 86px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: -0.04em;
  word-break: keep-all;
}
.rl-program-btn {
  display: inline-block;
  min-width: 138px;
  height: 45px;
  margin-top: 36px;
  padding: 0 22px;
  border: 1px solid rgba(255, 255, 255, .85);
  background: rgba(0, 0, 0, .08);
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 43px;
  text-align: center;
  transition: all .25s ease;
}
.rl-program-card:hover .rl-program-btn {
  border-color: #ff4e1f;
  background: #ff4e1f;
  color: #fff;
}
@supports not (display:grid) {
  .rl-program-grid:after {
    content: '';
    display: block;
    clear: both;
  }
  .rl-program-card {
    float: left;
    width: 33.333%;
  }
  .rl-program-wide {
    width: 50%;
  }
}
/* Lecture */
.rl-lecture {
  background: #f8f6f1;
  border-top: 14px solid #ff4e1f;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-lecture .rl-lecture-img {
  height: 132px;
}
.rl-lecture-card {
  min-height: 260px;
  padding: 38px 25px 32px;
  border: 5px solid #ff4e1f;
  background: #f8f6f1;
  text-align: center;
  transition: all .25s ease;
}
.rl-lecture-card:hover {
  background: #fff;
  box-shadow: 0 15px 34px rgba(0, 0, 0, .08);
  transform: translateY(-4px);
}
.rl-lecture-card i {
  display: block;
  height: 58px;
  margin-bottom: 18px;
  color: #1a1a1a;
  font-size: 48px;
}
.rl-lecture-card h3 {
  margin: 10px 0 15px;
  color: #ff4e1f;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: -2px;
}
.rl-lecture-card p {
  margin: 0;
  color: #000;
  font-size: 24px;
  line-height: 1.75;
}
.rl-lecture-row {
  margin-bottom: 34px;
}
/* Media */
.rl-media {
  background: #ff4e1f;
}
.rl-video {
  position: relative;
  display: block;
  max-width: 980px;
  margin: 0 auto;
  box-shadow: 0 25px 50px rgba(0, 0, 0, .26);
  overflow: hidden;
}
.rl-video img {
  display: block;
  width: 100%;
}
.rl-video:before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .18);
  transition: background .25s ease;
  z-index: 1;
}
.rl-video:hover:before {
  background: rgba(0, 0, 0, .05);
}
.rl-play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 104px;
  height: 78px;
  margin: -39px 0 0 -52px;
  border-radius: 18px;
  background: #ff1c14;
  color: #fff;
  text-align: center;
  line-height: 78px;
  box-shadow: 0 15px 32px rgba(0, 0, 0, .35);
}
.rl-play i {
  font-size: 36px;
  top: 8px;
  left: 3px;
}
/* Trust */
.rl-trust {
  padding: 75px 0 68px;
  background: #031634;
  color: #fff;
  border-top: 14px solid #ff4e1f;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-stat {
  text-align: center;
  color: #fff;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-stat i {
  display: block;
  color: rgba(255, 255, 255, .8);
  font-size: 32px;
  margin-bottom: 18px;
}
.rl-stat strong {
  display: block;
  font-size: 31px;
  font-weight: 900;
  letter-spacing: 0;
}
.rl-stat span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, .7);
  font-size: 13px;
}
.rl-review-row {
  margin-left: 0;
  margin-right: 0;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-review-row > div {
  padding-left: 7px;
  padding-right: 7px;
}
.rl-review {
  min-height: 126px;
  padding: 25px 18px;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
.rl-review b {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, .78);
  font-size: 13px;
}
/* Notice */
.rl-notice {
  background: #031634;
  border-top: 14px solid #ff4e1f;
}
.rl-faq-row {
  max-width: 980px;
  margin: 0 auto;
}
.rl-faq-row button {
  display: block;
  width: 100%;
  min-height: 44px;
  margin-bottom: 17px;
  padding: 11px 28px;
  border: 0;
  border-radius: 22px;
  background: #fff;
  color: #111;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  transition: all .2s ease;
}
.rl-faq-row button:hover {
  color: #fff;
  background: #ff4e1f;
  transform: translateX(4px);
}
/* Location */
.rl-location {
  background: #f8f6f1;
}
.rl-map {
  max-width: 1120px;
  margin: 0 auto;
  border: 1px solid #111;
  background: #fff;
  box-shadow: 0 20px 45px rgba(0, 0, 0, .08);
}
.rl-map img {
  display: block;
  width: 100%;
}
/* Footer */
.rl-footer {
  padding: 58px 0;
  background: #ff4e1f;
  color: #fff;
  font-family: 'Noto Sans KR', 'Malgun Gothic', Arial, sans-serif;
}
.rl-footer .container {
  position: relative;
}
.rl-footer-logo img {
  width: 170px;
  filter: brightness(0) invert(1);
}
.rl-footer address {
  margin: 0px 0 0;
  color: rgba(255, 255, 255, .85);
  font-size: 15px;
  font-style: normal;
  line-height: 1.75;
}
.rl-footer address strong {
  font-size: 23.5px;
}
.rl-social {
  position: absolute;
  right: 15px;
  top: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rl-social li {
  display: inline-block;
  margin-left: 12px;
}
.rl-social a {
  display: block;
  width: 26px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
}
.rl-social a:hover {
  background: #fff;
  color: #ff4e1f;
}
@media (max-width: 1400px) {
  .rl-swiper-prev {
    left: 25px;
  }
  .rl-swiper-next {
    right: 25px;
  }
  .rl-quick {
    right: 30px;
  }
}
@media (max-width: 1199px) {
  .rl-main-swiper {
    height: 820px;
  }
  .rl-hero-copy {
    left: 55px;
    top: 185px;
  }
  .rl-hero-copy h2 {
    font-size: 42px;
  }
  .rl-hero-visual {
    right: -80px;
    transform: scale(.88);
    transform-origin: right top;
  }
  .rl-nav > li > a {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .rl-header, .rl-header-inner {
    height: 88px;
  }
  .rl-logo img {
    width: 155px;
  }
  .rl-nav {
    padding-right: 55px;
  }
  .rl-nav > li > a {
    padding: 35px 7px 34px;
    font-size: 12px;
  }
  .rl-hero {
    padding-top: 88px;
  }
  .rl-main-swiper {
    height: 720px;
  }
  .rl-hero-copy {
    left: 35px;
    top: 130px;
    max-width: 420px;
  }
  .rl-hero-copy h2 {
    font-size: 36px;
  }
  .rl-hero-desc {
    font-size: 16px;
  }
  .rl-hero-visual {
    right: -170px;
    top: 70px;
    transform: scale(.78);
  }
  .rl-section {
    padding: 75px 0;
  }
  .rl-section-head h2 {
    font-size: 29px;
  }
  .rl-director-row {
    display: block;
  }
  .rl-director-photo {
    min-height: 520px;
  }
  .rl-director-photo img {
    left: 50%;
    transform: translateX(-50%);
    max-height: 560px;
  }
  .rl-director-copy {
    padding: 40px 15px 70px;
    text-align: center;
  }
  .rl-director-copy .rl-line {
    margin-left: auto;
    margin-right: auto;
  }
  .rl-program-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .rl-program-card, .rl-program-wide {
    grid-column: span 1;
    min-height: 500px;
  }
  .rl-program-content {
    padding: 64px 38px 45px;
  }
  .rl-program-title {
    font-size: 36px;
  }
  .rl-program-subtitle {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .rl-page {
    letter-spacing: -0.03em;
  }
  .rl-header {
    position: absolute;
    height: auto;
    min-height: 72px;
  }
  .rl-header-inner {
    height: auto;
    min-height: 72px;
  }
  .rl-logo {
    top: 22px;
    transform: none;
  }
  .rl-logo img {
    width: 142px;
  }
  .rl-toggle {
    top: 18px;
    display: block;
  }
  .rl-nav-wrap {
    clear: both;
    width: 100%;
    margin: 72px 0 0;
    background: #111;
  }
  .rl-nav {
    padding: 8px 0 15px;
    text-align: left;
  }
  .rl-nav > li {
    display: block;
  }
  .rl-nav > li > a {
    padding: 13px 5px;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, .08);
  }
  .rl-hero {
    padding-top: 72px;
  }
  .rl-main-swiper {
    height: 660px;
  }
  .rl-hero-copy {
    left: 22px;
    right: 22px;
    top: 75px;
    max-width: none;
    z-index: 3;
  }
  .rl-hero-small {
    margin-bottom: 14px;
    font-size: 13px;
  }
  .rl-hero-copy h2 {
    margin-bottom: 20px;
    font-size: 31px;
    line-height: 1.35;
  }
  .rl-hero-desc {
    font-size: 14px;
    line-height: 1.75;
  }
  .rl-hero-note {
    font-size: 11px;
    letter-spacing: .08em;
  }
  .rl-hero-visual {
    right: -230px;
    top: 235px;
    transform: scale(.58);
    opacity: .72;
  }
  .rl-swiper-prev, .rl-swiper-next {
    display: none;
  }
  .rl-swiper-pagination {
    bottom: 45px !important;
  }
  .rl-swiper-pagination .swiper-pagination-bullet {
    width: 42px;
  }
  .rl-message-bar {
    min-height: auto;
    padding: 24px 15px;
    font-size: 18px;
  }
  .rl-section {
    padding: 58px 0;
  }
  .rl-section-head {
    margin-bottom: 34px;
  }
  .rl-section-head h2 {
    font-size: 24px;
    line-height: 1.45;
  }
  .rl-section-head p {
    font-size: 14px;
  }
  .rl-benefit-card {
    min-height: auto;
    padding: 18px 10px 28px;
  }
  .rl-director {
    padding-top: 45px;
  }
  .rl-director-photo {
    min-height: 440px;
  }
  .rl-director-photo img {
    max-height: 470px;
  }
  .rl-director-copy h2 {
    font-size: 28px;
  }
  .rl-director-copy p {
    font-size: 15px;
  }
  .rl-program-grid {
    display: block;
  }
  .rl-program-card, .rl-program-wide {
    width: 100%;
    min-height: 455px;
  }
  .rl-program-content {
    max-width: none;
    padding: 52px 25px 42px;
  }
  .rl-program-title {
    font-size: 33px;
  }
  .rl-program-subtitle {
    font-size: 18px;
  }
  .rl-program-desc {
    min-height: 0;
    font-size: 14px;
    line-height: 1.7;
  }
  .rl-program-btn {
    margin-top: 28px;
  }
  .rl-lecture-card {
    min-height: auto;
    margin-bottom: 18px;
  }
  .rl-trust {
    padding: 55px 0;
  }
  .rl-stat {
    margin-bottom: 28px;
  }
  .rl-review {
    margin-bottom: 12px;
    min-height: auto;
  }
  .rl-faq-row button {
    font-size: 13px;
    padding: 11px 18px;
  }
  .rl-footer {
    text-align: center;
  }
  .rl-social {
    position: static;
    margin-top: 20px;
  }
}
@media (max-width: 520px) {
  .rl-hero-visual {
    right: 0px;
    top: 135px;
    transform: scale(.58);
    opacity: .72;
    width: 200px;
  }
  .rl-book-wrap {
    width: 100px;
  }
  .rl-main-swiper {
    height: 500px;
  }
  .rl-hero-copy h2 {
    font-size: 27px;
  }
  .rl-btn {
    min-width: 135px;
    height: 42px;
    line-height: 40px;
    padding: 0 18px;
    font-size: 14px;
  }
  .rl-program-card, .rl-program-wide {
    min-height: 420px;
  }
  .rl-program-content {
    padding: 44px 20px 36px;
  }
  .rl-program-title {
    font-size: 30px;
  }
  .rl-director-photo {
    min-height: 380px;
  }
  .rl-director-photo img {
    max-height: 405px;
  }
}