*{
	font-family: Calibri !important;
}
.MsoNormal span,.page-content>p,.page-content>p span,.common-content p span,.common-content p,.Section0 p,.Section0 p span,.container p,.container p font,#desc p,#desc p span,#desc p font{
	font-size: 16pt !important;
	line-height: 2rem !important;
}
.MsoNormal img,#desc img{
	width: 60% !important;
	height:auto !important;
	margin: 0 auto;
	display: block;
}
a{
  text-decoration: none !important;
}
.html-bg {
  width: 100%;
  height: auto;
}

.hid-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar {
  font-weight: 700;
  font-size: 20px;
  background: #fff !important;
}

.m-icon {
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url('https://static.igem.wiki/teams/4875/wiki/menu-icon.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.m-icon-active {
  background: url('https://static.igem.wiki/teams/4875/wiki/menu-icon2.png') no-repeat;
  background-size: 100% 100%;
}

.nav-item {
  padding: 0 10px 10px;
}

.head-logo {
  width: 90px;
  display: block;
}

.arrow-down {
  width: 20px;
  padding-top: 2px;
}

.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 99;
  top: 36px;
  left: -6px;
  background: #fff;
  box-shadow: 1px 1px 7px #ccc;
}

.dropdown-menu .menu {
  padding: 10px 12px;
}

.dropdown-menu .menu:hover {
  background: #f5f1f1;
}

.navbar-cont {
  position: relative;
  margin-right: 30px;
}

.navbar-cont .nav-txt {
  visibility: visible;
}

.navbar-cont:hover .dropdown-menu {
  visibility: visible;
}

.content {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 96px;

}

.po-sb {
  position: absolute;
}

.txt {
  position: absolute;
  top: 7.6%;
  left: 25%;
  font-size: 136px;
  color: #000;
  font-weight: bold;
}

.txt1 {
  position: absolute;
  top: 19%;
  left: 21%;
  font-size: 54px;
  color: #573ea4;
}

.txt2 {
  top: 23.4%;
  left: 24%;
  font-size: 44px;
  font-weight: bold;
  color: #573ea4;
}

.txt3 {
  top: 24.6%;
  left: 24%;
  font-size: 40px;
  color: #573ea4;
}

.txt4 {
  top: 31%;
  right: 24%;
  font-size: 44px;
  font-weight: bold;
  color: #573ea4;
}

.txt5 {
  top: 32%;
  right: 24%;
  font-size: 38px;
  color: #573ea4;
}

.txt6 {
  top: 33.6%;
  right: 24%;
  font-size: 38px;
  font-weight: bold;
  color: #573ea4;
}

.txt7 {
  top: 40.5%;
  left: 28%;
  font-size: 42px;
  width: 46%;
  color: #573ea4;
}

.txt8 {
  top: 44%;
  left: 28%;
  font-size: 42px;
  width: 46%;
  color: #573ea4;
}

.txt9 {
  top: 51%;
  left: 26%;
  font-size: 42px;
  width: 17%;
  color: #fff;
}

.txt10 {
  top: 51%;
  right: 25%;
  font-size: 42px;
  width: 17%;
  color: #fff;
}

.txt11 {
  top: 59.4%;
  left: 17%;
  font-size: 42px;
  width: 17%;
  color: #573ea4;
}

.txt12 {
  top: 59.4%;
  left: 41%;
  font-size: 42px;
  width: 17%;
  color: #573ea4;
}

.txt13 {
  top: 59.4%;
  right: 17%;
  font-size: 42px;
  width: 17%;
  color: #573ea4;
}

.txt14 {
  top: 69.4%;
  left: 17%;
  font-size: 42px;
  width: 70%;
  line-height: 120px;
  color: #573ea4;
}

.txt15 {
  top: 86.4%;
  left: 21%;
  font-size: 42px;
  width: 70%;
  color: #573ea4;
}

.cont-f-img {
  width: 100%;
  height: 400px;
}

.sm-box {
  background-image: url('https://static.igem.wiki/teams/4875/wiki/scrn-bj2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

.project-box {
  background-image: url('https://static.igem.wiki/teams/4875/wiki/scrn-bj2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

.sm-title {
  font-size: 30px;
  padding: 30px 0;
  font-weight: bold;
  text-align: center;
}

.st-box {
  width: 750px;
  margin: 0 auto 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pi-box {
  width: 550px;
  margin: 0 auto;
  padding-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.st-user {
  width: 230px;
  height: 300px;
  border: solid 1px #ccc;
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  cursor: pointer;
  transition: all .4s;
  transform-style: preserve-3d;
  transform: rotateY(0);
  animation-fill-mode: both;
}

.front,
.back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  background: #fff;
  padding: 20px;
}

.front {
  z-index: 2;
  backface-visibility: hidden;
}

.back {
  transform: rotateY(180deg);
  font-size: 16px;
  padding: 16px;
  overflow: scroll;
  overflow-x: hidden;
}

.back::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

.back::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #42b957;
}

.stamni {
  transform: rotateY(180deg);
  animation-fill-mode: both;
}


.st-icon {
  width: 190px;
  height: 210px;
  margin-bottom: 10px;
  background: #e5e5e5;
}

.st-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}





.f-screen {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}



.image {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  margin-block: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 75%;
}

.image img {
  overflow: hidden;
  width: 70%;
  max-width: 75%;
  border-radius: 16px;
  margin: 10px;
}

.image .caption {
  text-align: center;
  padding: 8px;
}

.sidebar {
  margin: 30px;
  margin-left: 50px;
  padding: 0;
  width: 20%;
  position: sticky;
  height: 100vh;
  overflow: visible;
  top: 220px;
  border-radius: 0px 20px 20px 0px;
  align-self: flex-start;
}

.sidebar a {
  display: block;
  color: white;
  padding: 16px;
  text-decoration: none;
  font-size: 18px !important;
  font-family: "Kanit", sans-serif;
  border-radius: 0px 20px 20px 0px;
}

.sidebar .bar-name {
  font-size: 22px;
  color: #fff;
}

.sidebarTab {
  width: fit-content;
  color: #ad92dd;
  text-align: left;
  font-family: "Kanit", sans-serif;
  font-size: 22px;
  cursor: pointer;
  padding: 10px;
  font-weight: bold;
}

.sele-sidebarTab {
  background: #ad92dd;
  color: #fff;
}

.iconHeader1 {
  padding-top: 20px;
}

.page-content {
  padding-left: 7%;
  padding-right: 7%;
  max-width: 1300px;
  margin: 0 auto 30px !important;
}

.page-content>p {
  font-weight: 300;
  font-size: 18px;
  color: #666;
  padding-bottom: 12px;
}

.page-title {
  color: #000;
  font-size: 28px;
  font-family: PingFangSC;
  font-weight: bold;
}

.caption {
  color: #333;
  font-style: italic;
}

.footer {
  width: 100%;
  border-top: solid 1px #ccc;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 60px 0;
  background: #000;
}

.footer>p {
  padding-bottom: 0;
}

@media screen and (max-width: 1400px) {

  .sidebarTab {
    font-size: 14px;
  }


  .txt {
    position: absolute;
    top: 7.6%;
    left: 25%;
    font-size: 94px;
    color: #000;
    font-weight: bold;
  }

  .txt1 {
    position: absolute;
    top: 19%;
    left: 21%;
    font-size: 40px;
  }

  .txt2 {
    top: 23.4%;
    left: 24%;
    font-size: 36px;
    font-weight: bold;
  }

  .txt3 {
    top: 24.6%;
    left: 24%;
    font-size: 30px;
  }

  .txt4 {
    top: 31%;
    right: 24%;
    font-size: 40px;
    font-weight: bold;
  }

  .txt5 {
    top: 32%;
    right: 24%;
    font-size: 32px;
  }

  .txt6 {
    top: 33.6%;
    right: 24%;
    font-size: 32px;
    font-weight: bold;
  }

  .txt7 {
    top: 40.5%;
    left: 28%;
    font-size: 30px;
    width: 46%;
  }

  .txt8 {
    top: 44%;
    left: 28%;
    font-size: 30px;
    width: 46%;
  }

  .txt9 {
    top: 51%;
    left: 26%;
    font-size: 30px;
    width: 17%;
    color: #fff;
  }

  .txt10 {
    top: 51%;
    right: 25%;
    font-size: 30px;
    width: 17%;
    color: #fff;
  }

  .txt11 {
    top: 59.4%;
    left: 17%;
    font-size: 28px;
    width: 17%;
  }

  .txt12 {
    top: 59.4%;
    left: 41%;
    font-size: 28px;
    width: 17%;
  }

  .txt13 {
    top: 59.4%;
    right: 17%;
    font-size: 28px;
    width: 17%;
  }

  .txt14 {
    top: 69.4%;
    left: 17%;
    font-size: 34px;
    width: 70%;
    line-height: 78px;
  }

  .txt15 {
    top: 86.4%;
    left: 21%;
    font-size: 34px;
    width: 70%;
  }



}

@media screen and (max-width: 768px) {
  .txt {
    position: absolute;
    top: 7.6%;
    left: 25%;
    font-size: 30px;
    color: #000;
    font-weight: bold;
  }

  .txt1 {
    position: absolute;
    top: 19%;
    left: 21%;
    font-size: 16px;
  }

  .txt2 {
    top: 23.4%;
    left: 24%;
    font-size: 14px;
    font-weight: bold;
  }

  .txt3 {
    top: 24.6%;
    left: 24%;
    font-size: 10px;
  }

  .txt4 {
    top: 31%;
    right: 24%;
    font-size: 16px;
    font-weight: bold;
  }

  .txt5 {
    top: 32%;
    right: 24%;
    font-size: 10px;
  }

  .txt6 {
    top: 33.6%;
    right: 24%;
    font-size: 14px;
    font-weight: bold;
  }

  .txt7 {
    top: 40%;
    left: 28%;
    font-size: 10px;
    width: 46%;
  }

  .txt8 {
    top: 44%;
    left: 28%;
    font-size: 10px;
    width: 46%;
  }

  .txt9 {
    top: 51%;
    left: 23%;
    font-size: 10px;
    width: 23%;
    color: #fff;
  }

  .txt10 {
    top: 51%;
    right: 21%;
    font-size: 10px;
    width: 24%;
    color: #fff;
  }

  .txt11 {
    top: 59%;
    left: 14%;
    font-size: 10px;
    width: 25%;
  }

  .txt12 {
    top: 59%;
    left: 39%;
    font-size: 10px;
    width: 21%;
  }

  .txt13 {
    top: 59%;
    right: 13%;
    font-size: 10px;
    width: 23%;
  }

  .txt14 {
    top: 69.4%;
    left: 17%;
    font-size: 12px;
    width: 70%;
    line-height: 26px;
  }

  .txt15 {
    top: 86.4%;
    left: 21%;
    font-size: 12px;
    width: 70%;
  }

  .fixed-top {
    padding-top: 0px;
  }

  .f-img {
    width: 100%;
    height: 414px;
  }

  .f-img .f-1 {
    width: 100%;
    height: auto !important;
  }

  .f-img .f-2 {
    width: 100%;
    height: auto !important;
  }

  .f-img .f-3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .f-img .f-4 {
    width: 70%;
    height: auto !important;
  }

  .cont-f-img {
    width: 100%;
    height: 150px;
    line-height: 150px !important;
  }

  .sidebar {
    display: none;
  }

  .page-content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .m-icon {
    display: none;
  }


  .footer {
    padding: 30px;
    font-size: 16px;
    flex-direction: column;
    align-items: center;
  }

  .m-mar-bt {
    margin-bottom: 30px;
  }

  .no-pb>p {
    margin-bottom: 0;
  }

  .st-box {
    width: 100%;
    margin: 0 auto 30px;
    justify-content: center;
  }

  .pi-box {
    width: 100%;
    margin: 0 auto 0px;
    padding-bottom: 30px;
    justify-content: center;
  }

  .navbar {
    font-weight: 700;
    font-size: 20px;
    /* background: rgba(255, 255, 255, .7); */
  }

  .f-screen {
    width: 100%;
    height: 50vh;
  }

  .m-pt {
    padding-top: 96px;
    font-size: 56px !important;
  }

  .navbar-nav {
    background: #F2F2F2;
  }

  .dropdown-menu {
    width: 300px;
  }


}
