@media (max-width:1200px) and (min-width:900px) {

  .tp-revslider-mainul li:nth-child(2) div:nth-child(2),
  .tp-revslider-mainul li:nth-child(2) div:nth-child(3),
  .tp-revslider-mainul li:nth-child(2) div:nth-child(4),
  .tp-revslider-mainul li:nth-child(2) div:nth-child(6),
  .tp-revslider-mainul li:first-child div:nth-child(2),
  .tp-revslider-mainul li:first-child div:nth-child(3),
  .tp-revslider-mainul li:first-child div:nth-child(4),
  .tp-revslider-mainul li:nth-child(3) div:nth-child(3),
  .tp-revslider-mainul li:nth-child(3) div:nth-child(4),
  .tp-revslider-mainul li:nth-child(3) div:nth-child(5) {
    left: 60px !important
  }
}

.custom.tp-bullets {}

.custom.tp-bullets:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box
}

.custom .tp-bullet {
  width: 12px;
  height: 12px;
  position: absolute;
  background: #aaa;
  background: rgba(125, 125, 125, 0.5);
  cursor: pointer;
  box-sizing: content-box
}

.custom .tp-bullet.rs-touchhover,
.custom .tp-bullet.selected {
  background: rgb(125, 125, 125)
}

.custom .tp-bullet-image {}

.custom .tp-bullet-title {}

/*# sourceURL=rs-plugin-settings-inline-css */
