.dotdot {
  position: absolute;
  float: right;
  clear: both;
  margin-right: 80px;
  right: 0;
}
.dotdot-aboutus {
  position: absolute;
  float: right;
  clear: both;
  margin-right: 80px;
  right: 0;
}
.dotdot-aboutus-left {
 overflow: hidden;
  position: absolute;
  clear: both;
  left: 230px;
  margin-top: -60px;
}

.dotdot-jv-right{
  position: absolute;
  float: right;
  clear: both;
  margin-right: 30px;
  right: 0;
}

.dotdot-jv-left{
  position: absolute;
  float: left;
  clear: both;
  left: 0;
  margin-top: -150px;
}
.dotdot2 {
  position: absolute;
  float: right;
  clear: both;
  margin-right: 30px;
  right: 0;
}
.dotdot3 {
  position: absolute;
  clear: both;
  margin-left: 30px;
  margin-top: -100px;
  /* right: 0; */
  z-index: 1;
}
.dotdot4 {
  position: absolute;
  float: right;
  clear: both;
  margin-top: 60px;
  margin-right: 30px;
  right: 0;
}
.dotdot5 {
  position: absolute;
  clear: both;
  margin-top: 180px;
  margin-right: 220px;
  margin-left: -60px;
}

@media only screen and (max-width: 1710px) and (min-width: 1700px) {
  .dotdot-aboutus-left{
    left: 114px!important;
  }
}



@media only screen and (max-width: 1600px) and (min-width: 1000px) {
  .dotdot-aboutus-left{
    left: 50px!important;
  }
}

@media only screen and (max-width: 2560px) and (min-width: 2000px) {
  .dotdot-aboutus-left{
    left: 540px!important;
  }
}
@media only screen and (max-width: 1423px) and (min-width: 1400px) {
  .dotdot-aboutus-left{
    left: 10px!important;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1260px) {
  .dotdot-aboutus-left{
    left: 10px!important;
  }
}






