html,
body {
  height: 100%;
  width: 100%;
}

body {
  color: #494450;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
}

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover,
a:focus {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

p {
  font-size: 18px;
  line-height: 1.5;
  color: #494450;
}

.bg-primary {
  background-color: #f2f4f8;
}

.bg-dark {
  background: #222 url("/home/asset/img/bg-contact.png");
  color: white;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

.no-padding {
  padding: 0;
}

.navbar-default {
  background: #fff;
  border-color: #979797;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.navbar-default .navbar-header .navbar-brand {
  color: #000;
  font-weight: 500;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #00a68c;
}

.navbar-default .navbar-header .navbar-toggle {
  border: none;
  padding: 0 20px;
}

.navbar-default .nav > li {
  margin: 0 20px;
}

.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #00a68c!important;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #00a68c;
  background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

a.go {
  border: 2px solid #000;
  padding: 10px !important;
  color: #000 !important;
  box-sizing: border-box;
  text-transform: none !important;
}
a.go:hover,
a.go:focus {
  border: 2px solid #000;
  color: #FFF!important;
  background-color: #000!important;
  box-sizing: border-box;
}
.logo {
  height: 36px;
  margin-right: 20px;
  margin-top: 4px;
}

.go-blog {
  display: block;
  width: 200px;
  height: 50px;
  margin-top: 32px;
  border-radius: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #555;
  font-size: 16px;
  text-align: center;
  margin: 30px auto;
}

.go-blog:hover {
  background-color: #00a68c;
  color: #fff;
}

.bg-one {
  background: url("https://s3.ap-northeast-2.amazonaws.com/images.hsol.net/public_images/hsol-home-main.jpg")
    no-repeat center;
  background-size: cover;
}

.bg-two {
  background: url("https://s3.ap-northeast-2.amazonaws.com/images.hsol.net/public_images/hsol-home-welfare.jpg")
    no-repeat center;
  background-size: cover;
}

.main-ad {
  width: 100%;
  height: 750px;
  position: relative;
  text-align: center;
}

.main-ad-content {
  padding: 0 15px;
  position: absolute;
}

.main-ad-content h1 {
  font-weight: 500;
  font-size: 60px;
  color: #000;
}

.main-ad-content p {
  color: #000;
  font-size: 48px;
  font-weight: 300;
}

.main-ad span {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 20px;
  font-size: 13px;
}

.container {
  padding: 120px 15px;
}

.feature .container {
  padding: 120px 0 0 0 !important;
}

.feature .container2 {
  padding: 120px 0 !important;
}

.pat-30 {
  padding-top: 30px;
}

.section-title {
  font-size: 36px;
  font-weight: 300;
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.section-title:before {
  content: "";
  width: 24px;
  height: 2px;
  background: #00a68c;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -12px;
}

.sr-hsol {
  text-align: center;
  margin: 30px auto 0;
}

.sr-hsol .img {
  height: 60px;
  display: flex;
  padding-bottom: 10px;
  justify-content: center;
}

.sr-hsol .img img {
  align-self: flex-end;
}

.sr-hsol h3 {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}

.sr-hsol p {
  font-size: 15px;
  color: #494450;
  line-height: 1.6;
  font-weight: 300;
}

.section-title.white {
  color: #fff;
}

.sr-review:not(:last-of-type) {
  padding-bottom: 40px;
}

.sr-review h3 {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
}

.sr-review p {
  font-size: 15px;
  color: #fff;
  line-height: 1.6;
  font-weight: 300;
}

.business-box h3 {
  font-size: 20px;
}

.business-box p {
  font-size: 16px;
}

.business-box .bar {
  display: block;
  width: 50px;
  border-top: 1px solid #37495f;
  padding-bottom: 20px;
}

.review {
  background: url("/home/asset/img/review.jpg");
}

.client-list {
  margin: 10px 0 0 0;
  width: 100%;
  padding: 0 !important;
}

.client-list li {
  text-align: center;
  height: 80px;
  padding: 25px 0;
  line-height: 60px;
  list-style: none;
}

.client-list img {
  width: 100%;
}

.btn-contact {
  margin-top: 20px;
  border-radius: 4px;
  border: 2px solid #00b9f7;
  color: #00b9f7;
  font-size: 18px;
  background: none;
  width: 100%;
  height: 56px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(0, 185, 247, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-category,
.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-name {
  padding: 0 15px;
}

.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

.call-to-action h2 {
  margin: 0 auto 20px;
}

.text-primary {
  color: #00b9f7;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}

.btn-default .badge {
  color: white;
  background-color: #222222;
}

.btn-primary {
  color: white;
  background-color: #00b9f7;
  border-color: #00b9f7;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ee4b28;
  border-color: #ed431f;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00b9f7;
  border-color: #00b9f7;
}

.btn-primary .badge {
  color: #00b9f7;
  background-color: white;
}

.btn {
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-xl {
  padding: 15px 30px;
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

.navbar-default {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.navbar-default .navbar-header .navbar-brand {
  color: #000;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fff;
}

.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #000;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #fff;
}

.navbar-default.affix {
  background: #fff;
  border-bottom: 1px solid #979797;
}

.subpage {
  background: #fff !important;
  border-color: #979797 !important;
}

.navbar-default.affix .navbar-header .navbar-brand {
  color: #4a4a4a;
  font-size: 16px;
}

.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
  color: #fff;
}

.navbar-default.affix .nav > li > a,
.navbar-default.affix .nav > li > a:focus {
  color: #4a4a4a;
}

.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:focus:hover {
  color: #fff;
}

.info h2 {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}

.info p {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  padding: 10px 0 0;
}

.info strong {
  font-weight: 300;
  padding: 0 5px 0 0px;
}

.info strong.second {
  padding: 0 5px 0 15px;
}

.link {
  text-align: right;
}

.link a {
  font-size: 15px;
  color: #494450;
  position: relative;
}

.link a:first-of-type {
  padding-right: 15px;
}

.link a:first-of-type:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #494450;
  position: absolute;
  right: 5px;
  top: 7px;
}

.link a:hover {
  color: #00a68c;
}

.company-info {
  display: flex;
}

.feature:nth-of-type(even) {
  background: #fafafa;
}

.feature h2 {
  font-weight: 400;
  font-size: 42px;
  color: #000;
  padding-bottom: 30px;
}

.feature p {
  font-size: 18px;
  color: #494450;
  line-height: 1.6;
  font-weight: 300;
}

.feature .ss {
  padding-top: 70px;
}

.tips {
  text-align: center;
  padding: 20px 0;
  font-size: 13px;
  font-weight: 300;
  color: #9b9b9b;
}

.tooltip-wrap {
  display: block;
}

.tooltips {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin: 0;
  color: #9b9b9b;
}

.price-tbl {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.2;
}

.price-tbl thead th {
  padding: 20px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.price-btn {
  padding: 20px;
  text-align: center;
  color: #fff;
  margin: 20px auto;
}

.price-btn .cid {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 5px 0;
}

.price-mobile h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 40px;
}

.gray {
  background-color: #898989;
}

.basic2 {
  background-color: #41bbc6;
}

.family {
  background-color: #f6aa00;
}

.silver {
  background-color: #ed9400;
}

.gold {
  background-color: #da6313;
}

.vip {
  background-color: #c92a1d;
}

.price-tbl tbody td {
  text-align: center;
  font-size: 13px;
  padding: 15px 0;
}

.sms td {
  padding: 0 0 15px 0;
}

.grade {
  font-size: 20px;
}

.price {
  font-size: 13px;
  font-weight: normal;
  padding-top: 10px;
  display: inline-block;
}

.cid {
  color: #e60012;
}

.price-tbl tbody tr.odd td {
  background-color: #ececeb;
}

.price-tbl tfoot td {
  padding: 20px;
  text-align: center;
  color: #fff;
}

.price-btn .join {
  display: block;
  padding-top: 10px;
}

.join:link,
.join:visited,
.join:hover {
  text-decoration: none;
  color: #fff;
  glyph-orientation-vertical: top;
}

.price-tbl caption {
  text-align: right;
  font-size: 13px;
  color: #9b9b9b;
}

.price-tips {
  margin: 40px 0 0 20px;
  padding: 20px 0;
  font-size: 13px;
  font-weight: 300;
  color: #9b9b9b;
  line-height: 20px;
}

.coution {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background-color: #ff7082;
  padding: 10px;
  margin: 0;
}
.coution h1 {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding: 0 5px 0 0;
  display: inline-block;
}
.coution a,
.coution a:link,
.coution a:hover,
.coution a:visited {
  text-decoration: underline;
  color: #ffff;
  display: inline-block;
  margin-right: 10px;
}
.ico-check,
.ico-times {
  width: 20px;
  height: 20px;
}

.price h2 {
  font-weight: 400;
  font-size: 42px;
  color: #000;
  padding-bottom: 30px;
}

.price.container {
  padding: 200px 0 120px;
}

.price h2 {
  text-align: center;
  padding-bottom: 60px;
}

.price-info-item {
  text-align: center;
  line-height: 200%;
  border: 1px solid #e1e1e1;
  border-right: none;
  box-sizing: border-box;
  padding: 30px;
}

.price-info-item:last-of-type {
  border: 1px solid #e1e1e1 !important;
}

.price-info-item .info.free h1,
.price-info-item .info.free h2,
.price-info-item .extra {
  color: #9B9B9B;
}

.price-info-item .info.free h2:before,
.price-info-item .info.free a {
  background: #C1C1C1;
}

.price-info-item .info.basic h1,
.price-info-item .info.basic h2 {
  color: #00A68C;
}

.price-info-item .info.basic h2:before,
.price-info-item .info.basic a {
  background: #4ECDB9;
}

.price-info-item .info.premium h1,
.price-info-item .info.premium h2 {
  color: #BA9ED2;
}

.price-info-item .info.premium h2:before,
.price-info-item .info.premium a {
  background: #BA9ED2;
}

.price-info-item .info h1 {
  font-weight: 100;
  font-size: 40px;
  margin: 0;
}

.price-info-item .info h2 {
  font-weight: 100;
  font-size: 50px;
  position: relative;
  padding: 60px 0 0;
}

.price-info-item .info h2:before {
  content: '';
  content: '';
  width: 24px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -12px;
}

.price-info-item .info h2 span {
  font-weight: 300;
  font-size: 14px;
  padding-right: 10px;
}

.price-info-item .info h3 {
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
}

.price-info-item .info a {
  display: block;
  width: 220px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin: 30px auto 0;
  background-color: #00ace9;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  user-select: none;
  font-size: 15px;
  border-radius: 20px;
  padding: 0 24px;
  letter-spacing: -.5px;
}

.price-info-item .function {
  padding: 10px 0 20px;
  background: #FAFAFA;
  margin: 20px 0;
}
.function h4 {
  padding-top: 20px;
  font-size: 15px;
}
.function .limit {
  color: #fd7e14;
}

@media (min-width: 768px) {
  .price-info-wrap {
    display: flex;
  }

  .price-info-item {
    flex: 1;
  }

  .navbar-header {
    height: 50px;
  }

  .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }

  nav>.container-fluid {
    padding: 20px 40px 10px;
  }

  footer.container-fluid {
    padding: 50px 40px;
  }

  .main-ad-content {
    width: 50%;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
  }


  .tooltips .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
    opacity: 0;
    transition: opacity 1s;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
  }

  .tooltips .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
  }

  .tooltips:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 767px) {
  footer.container-fluid {
    position: relative;
    padding: 60px 20px 30px;
  }

  .navbar {
    margin: 0;
    padding: 12px 0;
  }

  .logo {
    height: 21px;
  }

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    margin-top: 15px;
  }

  .navbar-toggle {
    margin: 0 !important;
  }

  .navbar-nav {
    margin: 20px -15px;
  }

  .navbar-nav li {
    text-align: center;
  }

  .main-ad {
    height: 450px;
  }

  .bg {
    background-position-x: 30%;
  }

  .main-ad-content {
    width: 100%;
    bottom: 30px;
  }

  .main-ad-content p {
    font-size: 24px;
    line-height: 100%;
  }

  .main-ad-content h1 {
    font-size: 30px;
  }

  .container {
    padding: 50px 20px;
  }

  .sr-hsol {
    border: 1px solid #EAEAEA;
    margin: 20px;
    padding: 25px 20px 20px;
  }

  .pat-30 {
    padding-top: 0;
    margin-top: -15px;
  }

  .link {
    position: absolute;
    top: 20px;
    left: 5px;
  }

  .mobile {
    display: none;
  }

  .feature .container,
  .price.container {
    padding: 80px 20px 20px !important;
  }

  .feature:not(:first-of-type) .container,
  .feature .container2 {
    padding: 40px 20px !important;
  }

  .feature img {
    max-width: 100%;
  }

  .price h2,
  .feature h2 {
    font-size: 21px;
  }

  .feature p {
    font-size: 15px;
  }

  .feature .ss,
  .mo-pat {
    padding-top: 20px;
  }

  .text-center {
    text-align: left;
  }

  .price-info-item {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
  }

  .price-info-item .info h1 {
    font-size: 30px;
  }

  .price-info-item .info h2 {
    font-size: 30px;
  }

  .tooltips .tooltiptext {
    display: block;
  }
}

.ico-hand {
  width: 16px;
  height: 16px;
  margin: -5px 5px 0 0;
}

@media screen and (min-width: 769px) {
  /* Desk */

  .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }

  nav > .container-fluid {
    padding: 20px 40px 0;
    box-sizing: border-box;
    height: 84px;
  }

  footer.container-fluid {
    padding: 50px 40px;
  }

  .main-ad-content {
    width: 50%;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
  }

  .tooltips .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
    opacity: 0;
    transition: opacity 1s;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
  }

  .tooltips .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
  }

  .tooltips:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  .price-mobile {
    display: none;
  }

  .lesson-list li {
    width: 33%;
  }
}

.lesson-list {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.lesson-list li {
  list-style: none;
}
.lesson-item {
  border-radius: 6px;
  box-sizing: border-box;
  /*border: 1px solid #ced4da;*/
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin: 20px;
}
.lesson-item .title {
  font-size: 30px;
  margin: 0;
  padding: 5px 10px;
  height: 100%;
}
.lesson-item .thumb .img {
  width: 100%;
  border-radius: 6px;
}

@media (max-width: 768px) {
  /* mobile */
  footer.container-fluid {
    position: relative;
    padding: 60px 20px 30px;
  }

  .navbar {
    margin: 0;
    padding: 12px 0;
  }

  .logo {
    height: 21px;
  }

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    margin-top: 15px;
  }

  .navbar-toggle {
    margin: 0 !important;
  }

  .navbar-nav {
    margin: 20px -15px;
  }

  .navbar-nav li {
    text-align: center;
  }

  .main-ad {
    height: 450px;
  }

  .bg {
    background-position-x: 30%;
  }

  .main-ad-content {
    width: 100%;
    bottom: 30px;
  }

  .main-ad-content p {
    font-size: 24px;
    line-height: 100%;
  }

  .main-ad-content h1 {
    font-size: 30px;
  }

  .container {
    padding: 50px 20px;
  }

  .sr-hsol {
    border: 1px solid #eaeaea;
    margin: 20px;
    padding: 25px 20px 20px;
  }

  .pat-30 {
    padding-top: 0;
    margin-top: -15px;
  }

  .link {
    position: absolute;
    top: 20px;
    left: 5px;
  }

  .mobile {
    display: none;
  }

  .feature .container,
  .price.container {
    padding: 80px 20px 20px !important;
  }

  .feature:not(:first-of-type) .container,
  .feature .container2 {
    padding: 40px 20px !important;
  }

  .feature img {
    max-width: 100%;
  }

  .price h2,
  .feature h2 {
    font-size: 21px;
  }

  .feature p {
    font-size: 15px;
  }

  .feature .ss,
  .mo-pat {
    padding-top: 20px;
  }

  .text-center {
    text-align: left;
  }

  .tooltips .tooltiptext {
    display: block;
  }

  .lesson-list li {
    width: 50%;
  }
}

.swiper-container {
  width: 100%;
  height: 750px;
}

.policy h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.doc-wrap h2 {
  font-size: 18px;
  margin-bottom: 30px;
}

.doc-wrap h3 {
  font-size: 16px;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.doc-wrap ol {
  padding: 0 0 0 0.9rem;
}

.doc-wrap ol li {
  list-style-type: decimal;
}

.doc-wrap ol li ul {
  margin-top: 0.5rem !important;
  padding: 0 0 0 1rem;
}

.doc-wrap ol li ul li {
  list-style-type: disc;
}

.doc-wrap li,
.doc-wrap p {
  font-size: 13px;
  margin-bottom: 0.5rem;
}

.title {
  text-align: center;
  margin-bottom: 30px;
}

.tip {
  font-size: 13px;
  text-align: center;
  margin-bottom: 30px;
}
