/**RESPONSIVE SLIDESHOW**/
@media (max-width: 590px) {
  .lg-toolbar {
    height: 60px;
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    border-left: none;
    background: rgba(18, 18, 18, 0.7); }

  .lg-outer .lg-thumb-outer {
    display: none; }

  .lg-toolbar .lg-icon {
    float: right;
    margin: 0 0 0 10px; }

  .lg-toolbar #lg-counter {
    width: 100px;
    text-align: left;
    transform: none;
    position: static; }

  .lg-actions {
    width: 100px;
    right: 45px;
    top: auto;
    height: 40px;
    bottom: 10px; }

  .lg-actions .lg-next, .lg-actions .lg-prev {
    margin: 0 0 0 10px;
    float: left; }

  .lg-toolbar .thumb_show {
    display: none; }

  .lg-toolbar .info_show {
    margin: -28px 100px 0 10px;
    float: right; }

  .lg-sub-html_wrapper {
    background: rgba(18, 18, 18, 0.8);
    height: 100%;
    right: 0;
    width: 100%; }

  body.show-info .lg-sub-html_wrapper.show {
    right: 0; }

  .show-info .lg-outer .lg-img-wrap, .show-info .lg-outer .show + .lg-inner .lg-img-wrap {
    padding-right: 0; }

  .lg-sub-html_wrapper p {
    padding: 20px; }

  .social-slider-photo {
    padding: 0 20px; } }

/*# sourceMappingURL=responsive-slideshow.css.map */
