.body {
  background: #f5f5f5;
  color: #333;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  margin: 0;
}

.body__white {
  background: white;
}

::placeholder {
  color: #777;
  font-weight: 500;
  opacity: 1;
}

h1 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 20px;
}

h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
}

h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.bluelinks a {
  color: #049ffc;
}

.toggle-div {
  cursor: pointer;
}

.main {
  margin-top: 77px;
  margin-left: 170px;
  position: relative;
}

.main__nosidebar {
  margin-left: 0;
}

.content--breadcrumb {
  margin-bottom: 20px;
  font-size: 12px;
  color: #ccc;
  height: 15px;
}

.content--breadcrumb a {
  color: #888;
}

.container1200 {
  margin: 0 auto;
  padding: 30px 20px 0 20px;
  max-width: 1200px;
  position: relative;
  height: 100vh;
}

header {
  transition: top 0.2s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 77px;
  z-index: 9000;
}

.top--bc__menu--header {
  position: relative;
  cursor: pointer;
}

.top--globalnav {
  background: #111;
  height: 28px;
  padding-left: 10px;
}

.top--logo {
  background-image: url("https://knoji.com/images/logo34.png");
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  opacity: 1;
  position: absolute;
  top: 9px;
  left: 15px;
}

.top--globalnav {
  background: #111;
  height: 28px;
  padding-left: 10px;
}

.top--globalnav__label {
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  height: 28px;
  vertical-align: middle;
  padding: 0 5px;
}

a.top--globalnav__label:hover {
  color: #ffc800 !important;
}

.topnew {
  position: relative;
  background: #fff;
  height: 52px;
  z-index: 9000;
  border-bottom: solid 1px #eee;
}

.top--logo {
  background-image: url("https://knoji.com/images/logo34.png");
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  opacity: 1;
  position: absolute;
  top: 9px;
  left: 15px;
}

.top--bc--searchoverlay {
  position: absolute;
  top: 0;
  left: 55px;
  width: 3000px;
  z-index: 10000;
}

.top--bc--searchbox {
  border: none;
  background: #fff;
  font-size: 17px;
  color: #888;
  padding: 0 13px;
  width: 100%;
  height: 52px;
  font-family: "Raleway", "Font Awesome 5 Pro";
}

.top--bc--searchoverlay--close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 25px;
  color: #ddd;
  z-index: 10001;
}

.top--bc__box {
  position: absolute;
  top: 0;
  left: 55px;
  z-index: 9001;
}

.top--bc__labelwrapper {
  display: inline-block;
  height: 52px;
  line-height: 52px;
  vertical-align: middle;
  color: #333;
}

.top--bc__label {
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
  padding: 3px;
  font-size: 19px;
}

.top--bc__label:hover {
  color: #049ffc;
}

.top--bc__font__logo {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
}

.top--bc__font {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

.top--bc__slash {
  color: #aaa;
  font-size: 13px;
  line-height: 13px;
  padding: 0 4px;
}

.top--bc__angle {
  font-size: 12px;
  line-height: 12px;
  padding: 0 3px 0 0;
}

.top--bc__menu--header {
  position: relative;
}

.top--bc__menu--header:hover {
  color: #049ffc;
  cursor: pointer;
}

.top--bc__menu--container {
  display: none;
  border-top: solid 1px #049ffc;
  position: absolute;
  top: 52px;
  left: 0;
  background: #fff;
  white-space: nowrap;
  padding: 10px 0;
}

.top--bc__menu--item {
  display: block;
  padding: 7px 25px 7px 20px;
  line-height: normal;
  font-size: 13px;
  font-weight: 700;
  color: #555;
}

.top--bc__menu--item:hover {
  color: #049ffc;
}

.top--bc__menu--item--header {
  display: block;
  padding: 7px 25px 7px 20px;
  line-height: normal;
  font-size: 13px;
  font-weight: 500;
  color: #555;
}

.top--search {
  position: absolute;
  display: inline-block;
  right: 54px;
  top: 8px;
  border: none;
  background: #fafafa;
  font-size: 14px;
  color: #888;
  padding: 8px 13px;
  width: 350px;
  height: 36px;
  font-family: "Raleway", "Font Awesome 5 Pro";
}

.top--search::placeholder {
  font-weight: 500;
  color: #999;
  font-size: 13px;
  opacity: 1;
}

.top--hamburger {
  height: 36px;
  width: 24px;
  position: absolute;
  top: 8px;
  right: 15px;
  border: none;
  color: #bbb;
  font-size: 24px;
  padding: 6px 0;
  text-align: center;
  background: none;
}

.top--searchbutton {
  display: none;
  height: 36px;
  width: 24px;
  position: absolute;
  top: 10px;
  right: 53px;
  border: none;
  color: #bbb;
  font-size: 21px;
  padding: 6px 0;
  text-align: center;
  background: none;
}

.hamburgermenu {
  max-width: 400px;
  margin: 30px auto;
  text-align: left;
}

.hamburgermenu--menuitem--list {
  width: 100%;
  margin-bottom: 40px;
}

.hamburgermenu--menuitem--item {
  margin-bottom: 7px;
  font-weight: bold;
  font-size: 15px;
  color: #049FFC;
}

.hamburgermenu--menuitem--subitem {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 7px;
}

.article__mainimage {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  margin: 0 0 20px 0;
  z-index: 100;
}

.article__mainimage--film {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 1000;
  top: 0;
  left: 0;
}

.article__title--container {
  position: absolute;
  width: 46%;
  left: 50%;
  top: 33%;
  text-align: center;
  margin-left: -23%;
  z-index: 2000;
}

.article__title {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 5px;
}

.article__category {
  display: inline-block;
  border: solid 1px #fff;
  padding: 7px 15px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin: 30px 0 0 0;
}

.articlen--container {
  max-width: 700px;
  margin: 0 auto;
  font-size: 18px;
  color: #333;
  line-height: 30px;
}

.articlen--container p {
  margin-bottom: 30px;
}

.articlen--container h2,
.articlen--container h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 60px;
  line-height: normal;
}

.articlen--container h2 {
  margin-top: 90px;
  font-size: 40px;
}

.articlen--container h3 {
  font-size: 27px;
}

.articlen--container img {
  border: solid 1px #f5f5f5;
  padding: 30px;
  display: block;
  margin: 0 auto 30px auto;
}

.articlen--container ul {
  margin-bottom: 40px;
  margin-top: 0;
}

.articlen--container li {
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0 0 0 30px;
  position: relative;
}

.articlen--container li::before {
  content: "•";
  left: 10px;
  position: absolute;
  top: 0;
  color: #bbb;
}

.articlen--mainimage {
  padding-left: 30px;
  margin-top: 30px;
}

.articlen--title {
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}

.articlen--subtitle {
  font-size: 25px;
  margin-bottom: 30px;
}

.toc--line {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: solid 1px #eee;
  width: 100%;
  z-index: 1;
}

.toc--text {
  z-index: 2000;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  background: #fff;
  font-size: 15px;
}

.modal {
  display: none;
  inset: 0;
  background: #FFF;
  padding: 30px;
  text-align: center;
  position: fixed;
  z-index: calc(infinity);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.close--modal--wrapper {
  position: sticky;
  top: 0;
  width: 100%;
  height: 32px;
  background-color: #fff;
}
.close--modal--wrapper::after{
  content: '';
    background-color: #fff;
    display: block;
    height: 30px;
    width: 100%;
    transform: translateY(-100%);
}

.modal--closebutton {
  position: absolute;
  top: 20px;
  right: 25px;
  color: #ccc;
  font-size: 30px;
}

.ui-widget {
  font-family: "Raleway", sans-serif;
  font-size: inherit;
  z-index: 10000000;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
  z-index: 100000000 !important;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  background: white;
  padding: 0;
  width: inherit;
  z-index: 10000000;
}

.ui-widget.ui-widget-content {
  border: solid 1px #eee !important;
}

.ui-front {
  z-index: 10000000;
}

.ui-helper-hidden-accessible {
  display: none;
}

input:focus {
  outline: none;
}

.dnone {
  display: none;
}

.blue {
  color: #049ffc;
}

.red {
  color: #f24f74;
}

.blue--l2 {
  color: #2fb0fd;
}

.greyc {
  color: #ccc;
}

.grey7 {
  color: #777;
}

.show__600 {
  display: none;
}

.norm {
  font-weight: 500;
}

.semibold {
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  .top--searchbutton {
    display: block;
  }

  .top--search {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
  .article__mainimage {
    height: 500px;
  }

  .article__title--container {
    width: 70%;
    left: 50%;
    top: 20%;
    text-align: center;
    margin-left: -35%;
  }

  .article__title {
    font-size: 40px;
  }

  .articlen--subtitle {
    font-size: 25px;
    margin-bottom: 0px;
  }

  .articlen--mainimage {
    padding: 30px 0 0 0;
    margin: 0;
  }

  .articlen--title {
    padding: 30px 0 0 0;
  }

  .container1200 {
    padding: 10px 10px 0 10px;
  }
}

@media only screen and (max-width: 800px) {
  .body {
    font-size: 14px;
  }

  .main {
    margin-left: 0;
  }

  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 20px;
  }

  .modal {
    margin-left: 0px;
    left: 0px;
  }

  .modal--closebutton {
    right: 20px;
  }

  .content--breadcrumb {
    display: none;
  }

  .hide__800 {
    display: none;
  }
}

@media only screen and (max-width: 700px) {
  .article__mainimage {
    height: 500px;
  }

  .article__title--container {
    width: 80%;
    top: 20%;
    margin-left: -40%;
  }

  .article__title {
    font-size: 30px;
  }

  .hide__700 {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .hide__600 {
    display: none;
  }

  .show__600 {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  .hide__500 {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
  .hide__400 {
    display: none;
  }
}
