body {
  line-height: 1.5 !important;
}

.ui.list>.item>.icon+.content {
  width: auto !important;
}

#theme-banner-five {
  background: linear-gradient(45deg, #056eec, #64d1ff) !important;
}

.knotes-nav-link::before {
  bottom: 0 !important;
}

.knotes-introduction-section {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.knotes-introduction-section .slogn {
  font-size: 32px;
  margin-bottom: 16px;
}

.knotes-introduction-section .slogn .separator {
  margin: 0 0.5em;
}

.knotes-introduction-section .description {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-weight: 300;
  max-width: 80%;
}

.knotes-introduction-section .downloadButtons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 32px;
}

.knotes-introduction-section .downloadButtons .ui.button {
  color: rgb(5, 110, 236);
  background-color: #fff;
}

.knotes-introduction-section .downloadDescription {
  margin-top: 32px;
  font-size: 16px;
  line-height: 24px;
}

.knotes-introduction-section .knotesScreenshot {
  width: 100%;
  max-width: 945px;
  margin-bottom: -150px;
  margin-top: 32px;
}

.knotes-introduction-section .knotesScreenshot img {
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}

.our-service-app {
  border: none;
}

.our-service-app.knotes-service-section {
  padding: 262px 0 100px 0;
  background-color: RGB(250, 252, 255);
}

.knotes-service-section .inner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.knotes-service-section .title {
  font-size: 24px;
  font-weight: normal;
  color: rgb(78, 78, 78);
  margin: 48px 0 0 0;
}

.theme-title-one .main-title {
  font-size: 32px;
  line-height: 1.5;
  color: rgb(62, 62, 62);
  font-weight: normal;
}

.knotes-service-section .serviceContent {
  margin-top: 32px;
  font-size: 18px;
  color: rgb(87, 102, 126);
  max-width: 310px;
}

.knotes-service-section .ui.list .content {
  text-align: left;
}

.knotes-illustration-icon {
  width: 250px;
}

.our-feature-app.knotes-feature-section {
  padding: 120px 0 0 0;
}

.knotes-feature-section .container .single-feature-box {
  padding-bottom: 120px;
}

.our-feature-app.knotes-feature-section .single-feature-box.row .text-wrapper {
  margin-top: 64px;
  margin-left: 90px;
}

.our-feature-app.knotes-feature-section .ui.list {
  margin-top: 32px;
  margin-left: 25px;
}

.our-feature-app .text-wrapper .title {
  font-weight: normal;
  color: rgb(62, 62, 62);
  font-size: 24px;
  margin: 0;
  padding: 16px 0 0 0;
}

.our-feature-app .featureScreenshot {
  position: relative;
  min-height: 400px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.our-feature-app .feature-img-box {
  padding-right: 0px;
}

.our-feature-app .knotes-feature-item {
  font-size: 16px;
  color: rgb(87, 102, 126);
  padding: 0 0 16px 0;
}

.our-feature-app .knotes-feature-item .emphsizedContent {
  font-weight: bold;
}

.our-feature-app .knotes-feature-item .emphsizedContent .icon {
  margin: 0;
}

.our-feature-app .knotes-feature-item .emphsizedContent::before {
  content: '「'
}

.our-feature-app .knotes-feature-item .emphsizedContent::after {
  content: '」'
}

.why-choose-us-app {
  padding-top: 120px;
}

.why-choose-us-app .container .clearfix {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.why-choose-us-app .old-screen-preview {
  flex: 1 1 auto;
  text-align: right;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.why-choose-us-app .old-screen-preview img {
  max-width: 700px;
  width: 100%;
}


.why-choose-us-app .team-info {
  font-size: 18px;
  color: #fff;
}

.why-choose-us-app .text-wrapper {
  margin-top: 20px;
  flex: 0 1 auto;
}

.why-choose-us-app .text-wrapper .bottom-title {
  font-size: 24px;
  font-weight: 600;
  padding: 40px 0 30px;
}

.why-choose-us-app .text-wrapper ul {
  padding-bottom: 24px;
  margin-bottom: 32px;
}

.why-choose-us-app .text-wrapper ul li,
.why-choose-us-app .text-wrapper ul li:before {
  font-size: 18px;
}

.why-choose-us-app .text-wrapper ul li:before {
  content: ' \2192'
}

.apps-testimonial {
  padding: 120px 0 80px;
}

.apps-testimonial .container {
  display: flex;
  flex-direction: column;
  max-width: 960px;
}

.apps-testimonial .container .title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 600;
  align-self: flex-start;
  padding-bottom: 32px;
}

.apps-testimonial .press-comment-container {
  padding: 48px;
  background: #fff;
  color: rgb(48, 56, 88);
  box-shadow: 0px 10px 20px #EFF3FF;
}

.apps-testimonial .press-partners {
  margin-top: 80px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.apps-testimonial .press-partners .item {
  height: 48px;
  margin-bottom: 16px;
}

.press-comment-container .press-profile {
  display: flex;
  font-size: 16px;
  align-items: center;
}

.press-comment {
  font-size: 18px;
  margin-bottom: 36px;
}

.press-profile .commentor-info {
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1em;
  line-height: 1.5em;
}

.press-name {
  color: grey;
  font-size: 1em;
  line-height: 1.5em;
}

.press-comment-container .press-icon {
  width: 3em;
  height: 3em;
}

.newsletter-section .sub-title {
  font-size: 22px;
  color: #3e3e3e;
}

.our-service-app .main-content {
  margin-top: 48px;
}

.feature-title-container+.knotes-feature-item {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .knotes-nav-language {
    min-height: 40px;
    margin-top: 10px;
  }

  .row {
    margin: 0 !important;
  }

  .navbar .navbar-toggler {
    margin-bottom: 0;
  }

  .our-service-app .main-content .single-block:nth-child(2) .illustration-box:before,
  .our-service-app .main-content .single-block:nth-child(2) .illustration-box:after {
    display: none;
  }

  .knotes-introduction-section .knotesScreenshot {
    margin-bottom: -110px;
  }

  .knotes-introduction-section .knotesScreenshot img {
    width: 90%;
  }

  .knotes-introduction-section .slogn {
    font-size: 24px;
    line-height: 32px;
    max-width: 90%;
    text-align: center;
  }

  .knotes-introduction-section .downloadDescription,
  .knotes-introduction-section .description {
    font-size: 14px;
    line-height: 20px;
  }

  .our-service-app .main-content {
    margin-top: 0;
  }

  .our-service-app.knotes-service-section {
    padding-top: 160px;
  }

  .knotes-service-section .title,
  .theme-title-one .main-title {
    font-size: 20px;
    line-height: 32px;
    margin-top: 32px;
  }

  .feature-title-container {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
  }

  .feature-title-container .icon {
    height: 32px;
  }

  .our-feature-app .text-wrapper .title {
    padding: 0 0 0 16px;
    font-size: 20px;
    line-height: 32px;
  }

  .our-feature-app.knotes-feature-section .single-feature-box.row .text-wrapper {
    margin-left: 0;
  }

  .knotes-service-section .serviceContent {
    margin-top: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .our-feature-app.knotes-feature-section {
    padding: 0;
  }

  .our-feature-app .ui.list .knotes-feature-item {
    font-size: 14px;
    line-height: 20px;
  }

  .our-feature-app .featureScreenshot {
    min-height: 0;
  }

  .knotes-feature-section .container .single-feature-box {
    padding-bottom: 32px;
  }

  .why-choose-us-app {
    padding: 40px 0 48px;
  }

  .why-choose-us-app .container {
    padding: 0 32px;
  }

  .why-choose-us-app .text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .why-choose-us-app .text-wrapper .bottom-title {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    padding: 48px 0 24px;
  }

  .why-choose-us-app .text-wrapper ul li,
  .why-choose-us-app .text-wrapper ul li:before {
    font-size: 14px;
  }

  .why-choose-us-app .text-wrapper ul {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }


  .apps-testimonial {
    padding-top: 48px;
  }

  .apps-testimonial .container .title {
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 48px;
  }

  .press-comment {
    font-size: 14px;
    line-height: 20px;
  }

  .apps-testimonial .press-comment-container {
    padding: 24px;
  }

  .press-comment-container .press-profile {
    font-size: 14px;
  }

  .apps-testimonial .press-partners {
    margin-top: 48px;
  }

  .apps-testimonial .press-partners .item {
    height: 32px;
  }

  .newsletter-section {
    padding-top: 64px;
  }

  .newsletter-section .sub-title {
    font-size: 14px;
    line-height: 20px;
  }

  .newsletter-section .main-wrapper form input {
    font-size: 12px;
    height: 32px;
  }

  .newsletter-section .main-wrapper form button {
    font-size: 14px;
    height: 32px;
    width: 3em;
  }

  .newsletter-section .main-wrapper form {
    margin-top: 32px;
  }

}
