.tooltip {

    border-bottom: 1px dotted black;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

.post-img[border] {
    padding: 0px;
    background: #eee;
}
.post-img img {
    width: 100%;
    display: block;
    padding: 15px;
}
.img13 {
  position: absolute;
    z-index: 0;
    margin: -10px;
    top: 61%;
    margin-left: 3%;

}
.img14 {
  position: absolute;
    z-index: 0;
    margin: -10px;
    top: 38%;
    margin-left: 3%;
}
.img15 {
  position: absolute;
    z-index: 0;
    margin: -10px;
    top: 50%;
    margin-left: 92%;
}
.img16 {
  position: absolute;
    z-index: 0;
    margin: -10px;
    top: 74%;
    margin-left: 92%;
}

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


  .img14 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 45%;
    margin-left: -3%;
    width: 13%;
}
.img15 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 58%;
    margin-left: 94%;
    width: 11%;
}
.img13 {
    width: 11%;
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 68%;
    margin-left: -3%;
}
.img16 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 90%;
    margin-left: 90%;
    width: 13%;
}

}
@media only screen and (width: 411px) {

  .img13 {
    width: 38px;
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 68%;
    margin-left: -3%;
} 
.img15 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 66%;
    margin-left: 95%;
    width: 38px;
}
.img14 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 44%;
    margin-left: -3%;
    width: 38px;
}
.img16 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 91%;
    margin-left: 93%;
    width: 38px;
}
}
@media only screen and (width: 1024px) {

  .img13 {
    position: absolute;
    z-index: 0;
    margin: -24px;
    top: 62%;
    margin-left: 3%;
}
.img15 {
    position: absolute;
    z-index: 0;
    margin: 7px;
    top: 60%;
    margin-left: 92%;
}
.img16 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 87%;
    margin-left: 92%;
}
.img14 {
    position: absolute;
    z-index: 0;
    margin: -3px;
    top: 87%;
    margin-left: 3%;
}
}
@media only screen and (width: 768px) {
  .img13 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 79%;
    margin-left: 3%;
} 
.img16 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 79%;
    margin-left: 88%;
} 
.post-cont.clearfix.procuretab {
    margin-bottom: 9%;
}
.img14 {
    position: absolute;
    z-index: 0;
    margin: -10px;
    top: 57%;
    margin-left: 3%;
}
.img15 {
    position: absolute;
    z-index: 0;
    margin: -2px;
    top: 56%;
    margin-left: 89%;
}
}
