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

#manda1 {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
}

#manda2 .section-name + p {
  font-size: 15px;
  line-height: 28px;
}

.margin90 {
  margin-top: 90px;
}

.custom-padding-1 .section-text {
  padding: 50px 0;
}

.custom-padding-2 .section-text {
  padding: 120px 0;
}

section h3 {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
}

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

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

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

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

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;
}

.right-img {
  left: inherit !important;
  right: 80px;
}

.right-img > img {
  right: 0;
}

.left-img {
  left: 80px;
}

.left-img > img {
  left: 0;
}

.custom-padding-1 .section-text,
.custom-padding-2 .section-text {
  padding-left: 40px;
}

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

  div.howimg {
    left: 60px;
  }
}

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

  div.howimg {
    left: 120px;
  }

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

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

  div.howimg {
    left: 100px;
  }

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

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

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

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

  .howimg > img.loop {
    width: auto;
    z-index: 1;
    display: block !important;
    margin: initial;
  }

  .screenma1 img.loop {
    right: 260px;
    top: 220px;
  }

  .screenma2 img.loop {
    right: 260px;
    top: 220px;
  }

  .upload img.loop {
    left: 200px;
    top: 260px;
  }

  .invite img.loop {
    right: 200px;
    top: 260px;
  }

  .howimg {
    left: 20px !important;
  }

  .howimg > img {
    width: 550px;
  }

  .right-img {
    right: 20px;
  }

  .left-img {
    left: 20px;
  }
}

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

  .ma3 {
    left: 0px !important;
  }

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

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

  .ma3 > img {
    max-width: 500px;
  }

  .howimg {
    left: 20px !important;
  }

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

@media (max-width: 1199px) {
  .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;
    margin-bottom: 70px !important;
  }

  .ma3 {
    left: 0 !important;
  }

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

  .howimg {
    left: 0 !important;
  }

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

  .board1 {
    border-radius: 50%;
    background-image: url("../img/ma1-1.jpg");
    background-position: center top;
  }

  .custom-padding-1 .section-text,
  .custom-padding-2 .section-text {
    padding-left: 0px;
  }
}