.intro.dilligence {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../img/bg18.jpg");
}

.board1 {
  height: 100%;
  bottom: -80px;
  left: 0;
  z-index: 0;
  top: 0;
}

.board1.board7 {
  bottom: 0;
}

.board1 > img {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.board2 {
  bottom: 0;
  right: 0;
  z-index: 0;
}

.board2 > img {
  bottom: 0;
  right: 0;
  position: absolute;
  width: auto;
}

.board4 {
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.board4 > img {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.board6 {
  bottom: 0;
  right: 0;
  z-index: 0;
}

.board6 > img {
  bottom: 0;
  right: 0;
  position: absolute;
  width: auto;
}

.absoluteImage > img.image {
  display: none;
}

div.howimg {
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 80px;
  z-index: 1;
}

div.howimg > img {
  bottom: 0;
  top: 0;
  margin: auto 0;
  position: absolute;
}

#boardscreen .section-text {
  padding-left: 40px;
}

.more-list {
  list-style-type: none;
  padding-left: 0;
}

@media (min-width: 1199px) {
  .board7,
  .board6,
  .board5,
  .board4 {
    background-image: none !important;
  }
}

@media (max-width: 1850px) {
  div.howimg {
    left: 60px;
  }
}

@media (max-width: 1800px) {
  div.board1 {
    left: -200px;
  }

  div.board2 {
    right: -130px;
  }

  div.board4 {
    right: -200px;
  }

  div.board5 {
    left: -70px;
  }

  div.board6 {
    right: -50px;
  }

  div.howimg {
    left: 120px;
  }

  .howimg > img {
    width: 750px;
  }
}

@media (max-width: 1650px) {
  div.howimg {
    left: 90px;
  }
}

@media (max-width: 1550px) {
  div.howimg {
    left: 100px;
  }

  .howimg > img {
    width: 650px;
  }

  .inviteimg > img.loop {
    top: 330px;
    left: 150px;
  }
}

@media (max-width: 1450px) {
  .howimg > img.loop {
    width: auto;
    z-index: 1;
    display: block !important;
    margin: initial;
  }

  .collobarationimg > img.loop {
    top: 0 !important;
    margin: auto !important;
    left: 230px;
  }
}

@media (max-width: 1359px) {
  div.board1 {
    left: -350px;
  }

  div.board2 {
    right: -320px;
  }

  div.board4 {
    right: -290px;
  }

  div.board5 {
    left: -170px;
  }

  div.board6 {
    display: none;
  }

  section.gray.board6-1 {
    background: url("../img/board6-1.jpg") #f7f7f7 no-repeat right bottom;
  }

  div.board7 {
    left: -250px !important;
  }

  .howimg {
    left: 20px !important;
  }

  .howimg > img {
    width: 550px;
  }

  .collobarationimg > img.loop {
    top: 200px;
    left: 200px;
  }
}

@media (max-width: 1280px) {
  .howimg {
    left: 20px !important;
  }

  .howimg > img {
    width: 540px;
  }
}

@media (max-width: 1199px) {
  .board1 {
    border-radius: 50%;
    background-image: url("../img/board1.jpg");
    background-position: center top;
  }

  .board2 {
    border-radius: 50%;
    background-image: url("../img/board2.png");
    background-position: center top;
  }

  .board4 {
    border-radius: 50%;
    background-position: right top;
  }

  .board5 {
    border-radius: 50%;
    background-position: left top;
  }

  section.gray.board6-1 {
    background: #f7f7f7;
  }

  div.board6 {
    border-radius: 50%;
    background-position: right top;
    display: block;
  }

  div.board7 {
    border-radius: 50%;
    background-position: left top;
    display: block;
  }

  .absoluteImage > img.image {
    display: block;
    width: 100%;
  }

  .howimg > img.loop {
    width: auto;
    z-index: 1;
    display: block !important;
    margin: auto !important;
    position: absolute !important;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
  }

  .absoluteImage {
    position: relative;
  }

  .howimg {
    left: 0 !important;
  }

  .howimg {
    max-width: 700px;
    margin: 0 auto 60px auto !important;
  }

  div.board7 {
    left: 0 !important;
  }

  #boardscreen .section-text {
    padding-left: 0px;
  }
}