#stacks_in_187>.s3_row {
	margin: 0 -10px;
}

#stacks_in_187>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_187>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_187>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_187>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_187>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_187>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_187, #stacks_in_189, #stacks_in_187 .stacks_in, #stacks_in_187 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_188 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_188 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_188 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_188 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_188 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_188 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_188 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_188 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_188 .album-cover:hover::before, #album-stacks_in_188 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_188 .album-cover::before, #album-stacks_in_188 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_188 0.4s 0.6s;
              animation: album-shape-show-stacks_in_188 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_188 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_188 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_188 .album-cover-placeholder {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_188 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_188 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_188 .album-cover-count {
      /*  */
      font-family: "Open Sans";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_188 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_188 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-188.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_188 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_188 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_188 .album-cover-info-title {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_188 .album-cover-info-description {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_188 #album-gallery-stacks_in_188 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-description {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_188-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_188-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_188-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_188-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_188-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_188-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_188-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_188-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_188.album-was-opened #album-gallery-stacks_in_188 {
  visibility: visible; }

#album-stacks_in_188.album-expand .album-cover::before, #album-stacks_in_188.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_188.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_188.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_188.album-expand #album-gallery-stacks_in_188 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_188.album-expand.album-close #album-gallery-stacks_in_188 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_188 #album-gallery-stacks_in_188 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_188 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_188 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_190 .img {
  /*  */
  background-image: url(../files/image_thumb-190.jpg);
  /*  */ }
#album-image-stacks_in_191 .img {
  /*  */
  background-image: url(../files/image_thumb-191.jpg);
  /*  */ }
#album-image-stacks_in_192 .img {
  /*  */
  background-image: url(../files/image_thumb-192.jpg);
  /*  */ }
#album-image-stacks_in_193 .img {
  /*  */
  background-image: url(../files/image_thumb-193.jpg);
  /*  */ }
#album-image-stacks_in_194 .img {
  /*  */
  background-image: url(../files/image_thumb-194.jpg);
  /*  */ }
#album-image-stacks_in_195 .img {
  /*  */
  background-image: url(../files/image_thumb-195.jpg);
  /*  */ }
#album-image-stacks_in_196 .img {
  /*  */
  background-image: url(../files/image_thumb-196.jpg);
  /*  */ }
#album-image-stacks_in_197 .img {
  /*  */
  background-image: url(../files/image_thumb-197.jpg);
  /*  */ }
#album-image-stacks_in_198 .img {
  /*  */
  background-image: url(../files/image_thumb-198.jpg);
  /*  */ }
#album-image-stacks_in_199 .img {
  /*  */
  background-image: url(../files/image_thumb-199.jpg);
  /*  */ }
#album-image-stacks_in_200 .img {
  /*  */
  background-image: url(../files/image_thumb-200.jpg);
  /*  */ }
#album-image-stacks_in_201 .img {
  /*  */
  background-image: url(../files/image_thumb-201.jpg);
  /*  */ }
/*  */
#stacks_in_187, #stacks_in_204, #stacks_in_187 .stacks_in, #stacks_in_187 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_203 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_203 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_203 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_203 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_203 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_203 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_203 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_203 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_203 .album-cover:hover::before, #album-stacks_in_203 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_203 .album-cover::before, #album-stacks_in_203 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_203 0.4s 0.6s;
              animation: album-shape-show-stacks_in_203 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_203 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_203 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_203 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_203 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_203 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_203 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_203 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_203 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-203.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_203 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_203 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_203 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_203 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_203 #album-gallery-stacks_in_203 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_203-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_203-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_203-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_203-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_203-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_203-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_203-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_203-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_203.album-was-opened #album-gallery-stacks_in_203 {
  visibility: visible; }

#album-stacks_in_203.album-expand .album-cover::before, #album-stacks_in_203.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_203.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_203.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_203.album-expand #album-gallery-stacks_in_203 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_203.album-expand.album-close #album-gallery-stacks_in_203 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_203 #album-gallery-stacks_in_203 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_203 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_203 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_205 .img {
  /*  */
  background-image: url(../files/image_thumb-205.jpg);
  /*  */ }
#album-image-stacks_in_206 .img {
  /*  */
  background-image: url(../files/image_thumb-206.jpg);
  /*  */ }
#album-image-stacks_in_207 .img {
  /*  */
  background-image: url(../files/image_thumb-207.jpg);
  /*  */ }
#album-image-stacks_in_208 .img {
  /*  */
  background-image: url(../files/image_thumb-208.jpg);
  /*  */ }
#album-image-stacks_in_209 .img {
  /*  */
  background-image: url(../files/image_thumb-209.jpg);
  /*  */ }
#album-image-stacks_in_210 .img {
  /*  */
  background-image: url(../files/image_thumb-210.jpg);
  /*  */ }
#album-image-stacks_in_211 .img {
  /*  */
  background-image: url(../files/image_thumb-211.jpg);
  /*  */ }
#album-image-stacks_in_212 .img {
  /*  */
  background-image: url(../files/image_thumb-212.jpg);
  /*  */ }
#album-image-stacks_in_213 .img {
  /*  */
  background-image: url(../files/image_thumb-213.jpg);
  /*  */ }
/*  */
#stacks_in_187, #stacks_in_216, #stacks_in_187 .stacks_in, #stacks_in_187 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_215 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_215 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_215 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_215 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_215 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_215 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_215 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_215 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_215 .album-cover:hover::before, #album-stacks_in_215 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_215 .album-cover::before, #album-stacks_in_215 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_215 0.4s 0.6s;
              animation: album-shape-show-stacks_in_215 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_215 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_215 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_215 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_215 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_215 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_215 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_215 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_215 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-215.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_215 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_215 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_215 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_215 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_215 #album-gallery-stacks_in_215 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_215-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_215-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_215-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_215-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_215-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_215-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_215-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_215-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_215.album-was-opened #album-gallery-stacks_in_215 {
  visibility: visible; }

#album-stacks_in_215.album-expand .album-cover::before, #album-stacks_in_215.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_215.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_215.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_215.album-expand #album-gallery-stacks_in_215 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_215.album-expand.album-close #album-gallery-stacks_in_215 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_215 #album-gallery-stacks_in_215 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_215 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_215 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_217 .img {
  /*  */
  background-image: url(../files/image_thumb-217.jpg);
  /*  */ }
#album-image-stacks_in_218 .img {
  /*  */
  background-image: url(../files/image_thumb-218.jpg);
  /*  */ }
#album-image-stacks_in_219 .img {
  /*  */
  background-image: url(../files/image_thumb-219.jpg);
  /*  */ }
#album-image-stacks_in_220 .img {
  /*  */
  background-image: url(../files/image_thumb-220.jpg);
  /*  */ }
#album-image-stacks_in_221 .img {
  /*  */
  background-image: url(../files/image_thumb-221.jpg);
  /*  */ }
#album-image-stacks_in_222 .img {
  /*  */
  background-image: url(../files/image_thumb-222.jpg);
  /*  */ }
#album-image-stacks_in_223 .img {
  /*  */
  background-image: url(../files/image_thumb-223.jpg);
  /*  */ }
#album-image-stacks_in_224 .img {
  /*  */
  background-image: url(../files/image_thumb-224.jpg);
  /*  */ }
#album-image-stacks_in_225 .img {
  /*  */
  background-image: url(../files/image_thumb-225.jpg);
  /*  */ }
#stacks_in_147>.s3_row {
	margin: 0 -10px;
}

#stacks_in_147>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_147>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_147>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_147>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_147>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_147>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_147, #stacks_in_149, #stacks_in_147 .stacks_in, #stacks_in_147 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_148 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_148 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_148 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_148 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_148 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_148 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_148 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_148 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_148 .album-cover:hover::before, #album-stacks_in_148 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_148 .album-cover::before, #album-stacks_in_148 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_148 0.4s 0.6s;
              animation: album-shape-show-stacks_in_148 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_148 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_148 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_148 .album-cover-placeholder {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_148 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_148 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_148 .album-cover-count {
      /*  */
      font-family: "Open Sans";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_148 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_148 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-148.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_148 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_148 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_148 .album-cover-info-title {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_148 .album-cover-info-description {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_148 #album-gallery-stacks_in_148 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-description {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_148-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_148-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_148-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_148-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_148-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_148-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_148-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_148-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_148.album-was-opened #album-gallery-stacks_in_148 {
  visibility: visible; }

#album-stacks_in_148.album-expand .album-cover::before, #album-stacks_in_148.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_148.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_148.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_148.album-expand #album-gallery-stacks_in_148 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_148.album-expand.album-close #album-gallery-stacks_in_148 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_148 #album-gallery-stacks_in_148 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_148 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_148 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_150 .img {
  /*  */
  background-image: url(../files/image_thumb-150.jpg);
  /*  */ }
#album-image-stacks_in_151 .img {
  /*  */
  background-image: url(../files/image_thumb-151.jpg);
  /*  */ }
#album-image-stacks_in_152 .img {
  /*  */
  background-image: url(../files/image_thumb-152.jpg);
  /*  */ }
#album-image-stacks_in_153 .img {
  /*  */
  background-image: url(../files/image_thumb-153.jpg);
  /*  */ }
#album-image-stacks_in_154 .img {
  /*  */
  background-image: url(../files/image_thumb-154.jpg);
  /*  */ }
#album-image-stacks_in_155 .img {
  /*  */
  background-image: url(../files/image_thumb-155.jpg);
  /*  */ }
#album-image-stacks_in_156 .img {
  /*  */
  background-image: url(../files/image_thumb-156.jpg);
  /*  */ }
#album-image-stacks_in_157 .img {
  /*  */
  background-image: url(../files/image_thumb-157.jpg);
  /*  */ }
#album-image-stacks_in_158 .img {
  /*  */
  background-image: url(../files/image_thumb-158.jpg);
  /*  */ }
#album-image-stacks_in_159 .img {
  /*  */
  background-image: url(../files/image_thumb-159.jpg);
  /*  */ }
#album-image-stacks_in_160 .img {
  /*  */
  background-image: url(../files/image_thumb-160.jpg);
  /*  */ }
/*  */
#stacks_in_147, #stacks_in_164, #stacks_in_147 .stacks_in, #stacks_in_147 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_163 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_163 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_163 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_163 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_163 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_163 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_163 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_163 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_163 .album-cover:hover::before, #album-stacks_in_163 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_163 .album-cover::before, #album-stacks_in_163 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_163 0.4s 0.6s;
              animation: album-shape-show-stacks_in_163 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_163 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_163 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_163 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_163 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_163 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_163 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_163 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_163 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-163.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_163 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_163 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_163 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_163 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_163 #album-gallery-stacks_in_163 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_163-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_163-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_163-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_163-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_163-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_163-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_163-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_163-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_163.album-was-opened #album-gallery-stacks_in_163 {
  visibility: visible; }

#album-stacks_in_163.album-expand .album-cover::before, #album-stacks_in_163.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_163.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_163.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_163.album-expand #album-gallery-stacks_in_163 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_163.album-expand.album-close #album-gallery-stacks_in_163 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_163 #album-gallery-stacks_in_163 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_163 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_163 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_165 .img {
  /*  */
  background-image: url(../files/image_thumb-165.jpg);
  /*  */ }
#album-image-stacks_in_166 .img {
  /*  */
  background-image: url(../files/image_thumb-166.jpg);
  /*  */ }
#album-image-stacks_in_167 .img {
  /*  */
  background-image: url(../files/image_thumb-167.jpg);
  /*  */ }
#album-image-stacks_in_168 .img {
  /*  */
  background-image: url(../files/image_thumb-168.jpg);
  /*  */ }
#album-image-stacks_in_169 .img {
  /*  */
  background-image: url(../files/image_thumb-169.jpg);
  /*  */ }
#album-image-stacks_in_170 .img {
  /*  */
  background-image: url(../files/image_thumb-170.jpg);
  /*  */ }
#album-image-stacks_in_171 .img {
  /*  */
  background-image: url(../files/image_thumb-171.jpg);
  /*  */ }
#album-image-stacks_in_172 .img {
  /*  */
  background-image: url(../files/image_thumb-172.jpg);
  /*  */ }
#album-image-stacks_in_173 .img {
  /*  */
  background-image: url(../files/image_thumb-173.jpg);
  /*  */ }
/*  */
#stacks_in_147, #stacks_in_176, #stacks_in_147 .stacks_in, #stacks_in_147 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_175 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_175 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_175 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_175 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_175 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_175 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_175 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_175 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_175 .album-cover:hover::before, #album-stacks_in_175 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_175 .album-cover::before, #album-stacks_in_175 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_175 0.4s 0.6s;
              animation: album-shape-show-stacks_in_175 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_175 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_175 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_175 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_175 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_175 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_175 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_175 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_175 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-175.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_175 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_175 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_175 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_175 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_175 #album-gallery-stacks_in_175 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_175-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_175-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_175-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_175-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_175-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_175-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_175-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_175-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_175.album-was-opened #album-gallery-stacks_in_175 {
  visibility: visible; }

#album-stacks_in_175.album-expand .album-cover::before, #album-stacks_in_175.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_175.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_175.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_175.album-expand #album-gallery-stacks_in_175 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_175.album-expand.album-close #album-gallery-stacks_in_175 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_175 #album-gallery-stacks_in_175 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_175 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_175 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_177 .img {
  /*  */
  background-image: url(../files/image_thumb-177.jpg);
  /*  */ }
#album-image-stacks_in_178 .img {
  /*  */
  background-image: url(../files/image_thumb-178.jpg);
  /*  */ }
#album-image-stacks_in_179 .img {
  /*  */
  background-image: url(../files/image_thumb-179.jpg);
  /*  */ }
#album-image-stacks_in_227_1 .img {
  /*  */
  background-image: url(../files/image_thumb-1-E1D.jpg);
  /*  */ }
#album-image-stacks_in_181 .img {
  /*  */
  background-image: url(../files/image_thumb-181.jpg);
  /*  */ }
#album-image-stacks_in_182 .img {
  /*  */
  background-image: url(../files/image_thumb-182.jpg);
  /*  */ }
#album-image-stacks_in_183 .img {
  /*  */
  background-image: url(../files/image_thumb-183.jpg);
  /*  */ }
#album-image-stacks_in_184 .img {
  /*  */
  background-image: url(../files/image_thumb-184.jpg);
  /*  */ }
#album-image-stacks_in_185 .img {
  /*  */
  background-image: url(../files/image_thumb-185.jpg);
  /*  */ }
#stacks_in_58>.s3_row {
	margin: 0 -10px;
}

#stacks_in_58>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_58>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_58>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_58>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_58>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_58>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_58, #stacks_in_59, #stacks_in_58 .stacks_in, #stacks_in_58 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_2 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_2 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_2 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_2 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_2 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_2 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_2 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_2 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_2 .album-cover:hover::before, #album-stacks_in_2 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_2 .album-cover::before, #album-stacks_in_2 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_2 0.4s 0.6s;
              animation: album-shape-show-stacks_in_2 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_2 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_2 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_2 .album-cover-placeholder {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_2 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_2 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_2 .album-cover-count {
      /*  */
      font-family: "Open Sans";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_2 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_2 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-2.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_2 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_2 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_2 .album-cover-info-title {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_2 .album-cover-info-description {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_2 #album-gallery-stacks_in_2 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-description {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_2-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_2-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_2-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_2-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_2-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_2-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_2-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_2-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_2.album-was-opened #album-gallery-stacks_in_2 {
  visibility: visible; }

#album-stacks_in_2.album-expand .album-cover::before, #album-stacks_in_2.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_2.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_2.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_2.album-expand #album-gallery-stacks_in_2 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_2.album-expand.album-close #album-gallery-stacks_in_2 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_2 #album-gallery-stacks_in_2 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_2 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_2 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_3 .img {
  /*  */
  background-image: url(../files/image_thumb-3.jpg);
  /*  */ }
#album-image-stacks_in_4 .img {
  /*  */
  background-image: url(../files/image_thumb-4.jpg);
  /*  */ }
#album-image-stacks_in_5 .img {
  /*  */
  background-image: url(../files/image_thumb-5.jpg);
  /*  */ }
#album-image-stacks_in_45 .img {
  /*  */
  background-image: url(../files/image_thumb-45.jpg);
  /*  */ }
#album-image-stacks_in_46 .img {
  /*  */
  background-image: url(../files/image_thumb-46.jpg);
  /*  */ }
#album-image-stacks_in_47 .img {
  /*  */
  background-image: url(../files/image_thumb-47.jpg);
  /*  */ }
#album-image-stacks_in_62 .img {
  /*  */
  background-image: url(../files/image_thumb-62.jpg);
  /*  */ }
#album-image-stacks_in_63 .img {
  /*  */
  background-image: url(../files/image_thumb-63.jpg);
  /*  */ }
#album-image-stacks_in_64 .img {
  /*  */
  background-image: url(../files/image_thumb-64.jpg);
  /*  */ }
#album-image-stacks_in_65 .img {
  /*  */
  background-image: url(../files/image_thumb-65.jpg);
  /*  */ }
#album-image-stacks_in_66 .img {
  /*  */
  background-image: url(../files/image_thumb-66.jpg);
  /*  */ }
#album-image-stacks_in_67 .img {
  /*  */
  background-image: url(../files/image_thumb-67.jpg);
  /*  */ }
#album-image-stacks_in_229 .img {
  /*  */
  background-image: url(../files/image_thumb-229.jpg);
  /*  */ }
#album-image-stacks_in_230 .img {
  /*  */
  background-image: url(../files/image_thumb-230.jpg);
  /*  */ }
#album-image-stacks_in_231 .img {
  /*  */
  background-image: url(../files/image_thumb-231.jpg);
  /*  */ }
#album-image-stacks_in_232 .img {
  /*  */
  background-image: url(../files/image_thumb-232.jpg);
  /*  */ }
#album-image-stacks_in_233 .img {
  /*  */
  background-image: url(../files/image_thumb-233.jpg);
  /*  */ }
#album-image-stacks_in_234 .img {
  /*  */
  background-image: url(../files/image_thumb-234.jpg);
  /*  */ }
/*  */
#stacks_in_58, #stacks_in_60, #stacks_in_58 .stacks_in, #stacks_in_58 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_48 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_48 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_48 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_48 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_48 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_48 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_48 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_48 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_48 .album-cover:hover::before, #album-stacks_in_48 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_48 .album-cover::before, #album-stacks_in_48 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_48 0.4s 0.6s;
              animation: album-shape-show-stacks_in_48 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_48 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_48 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_48 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_48 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_48 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_48 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_48 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_48 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-48.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_48 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_48 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_48 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_48 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_48 #album-gallery-stacks_in_48 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_48-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_48-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_48-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_48-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_48-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_48-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_48-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_48-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_48.album-was-opened #album-gallery-stacks_in_48 {
  visibility: visible; }

#album-stacks_in_48.album-expand .album-cover::before, #album-stacks_in_48.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_48.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_48.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_48.album-expand #album-gallery-stacks_in_48 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_48.album-expand.album-close #album-gallery-stacks_in_48 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_48 #album-gallery-stacks_in_48 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_48 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_48 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_49 .img {
  /*  */
  background-image: url(../files/image_thumb-49.jpg);
  /*  */ }
#album-image-stacks_in_50 .img {
  /*  */
  background-image: url(../files/image_thumb-50.jpg);
  /*  */ }
#album-image-stacks_in_51 .img {
  /*  */
  background-image: url(../files/image_thumb-51.jpg);
  /*  */ }
#album-image-stacks_in_80 .img {
  /*  */
  background-image: url(../files/image_thumb-80.jpg);
  /*  */ }
#album-image-stacks_in_81 .img {
  /*  */
  background-image: url(../files/image_thumb-81.jpg);
  /*  */ }
#album-image-stacks_in_82 .img {
  /*  */
  background-image: url(../files/image_thumb-82.jpg);
  /*  */ }
#album-image-stacks_in_83 .img {
  /*  */
  background-image: url(../files/image_thumb-83.jpg);
  /*  */ }
#album-image-stacks_in_84 .img {
  /*  */
  background-image: url(../files/image_thumb-84.jpg);
  /*  */ }
#album-image-stacks_in_85 .img {
  /*  */
  background-image: url(../files/image_thumb-85.jpg);
  /*  */ }
/*  */
#stacks_in_58, #stacks_in_61, #stacks_in_58 .stacks_in, #stacks_in_58 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_68 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_68 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_68 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_68 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_68 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_68 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_68 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_68 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_68 .album-cover:hover::before, #album-stacks_in_68 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_68 .album-cover::before, #album-stacks_in_68 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_68 0.4s 0.6s;
              animation: album-shape-show-stacks_in_68 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_68 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_68 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_68 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_68 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_68 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_68 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_68 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_68 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-68.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_68 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_68 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_68 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_68 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_68 #album-gallery-stacks_in_68 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_68-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_68-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_68-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_68-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_68-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_68-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_68-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_68-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_68.album-was-opened #album-gallery-stacks_in_68 {
  visibility: visible; }

#album-stacks_in_68.album-expand .album-cover::before, #album-stacks_in_68.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_68.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_68.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_68.album-expand #album-gallery-stacks_in_68 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_68.album-expand.album-close #album-gallery-stacks_in_68 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_68 #album-gallery-stacks_in_68 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_68 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_68 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_69 .img {
  /*  */
  background-image: url(../files/image_thumb-69.jpg);
  /*  */ }
#album-image-stacks_in_70 .img {
  /*  */
  background-image: url(../files/image_thumb-70.jpg);
  /*  */ }
#album-image-stacks_in_71 .img {
  /*  */
  background-image: url(../files/image_thumb-71.jpg);
  /*  */ }
#album-image-stacks_in_73 .img {
  /*  */
  background-image: url(../files/image_thumb-73.jpg);
  /*  */ }
#album-image-stacks_in_74 .img {
  /*  */
  background-image: url(../files/image_thumb-74.jpg);
  /*  */ }
#album-image-stacks_in_75 .img {
  /*  */
  background-image: url(../files/image_thumb-75.jpg);
  /*  */ }
#album-image-stacks_in_86 .img {
  /*  */
  background-image: url(../files/image_thumb-86.jpg);
  /*  */ }
#album-image-stacks_in_87 .img {
  /*  */
  background-image: url(../files/image_thumb-87.jpg);
  /*  */ }
#album-image-stacks_in_88 .img {
  /*  */
  background-image: url(../files/image_thumb-88.jpg);
  /*  */ }
#album-image-stacks_in_228 .img {
  /*  */
  background-image: url(../files/image_thumb-228.jpg);
  /*  */ }
#album-image-stacks_in_235 .img {
  /*  */
  background-image: url(../files/image_thumb-235.jpg);
  /*  */ }
#album-image-stacks_in_236 .img {
  /*  */
  background-image: url(../files/image_thumb-236.jpg);
  /*  */ }
#stacks_in_256>.s3_row {
	margin: 0 -10px;
}

#stacks_in_256>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_256>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_256>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_256>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_256>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_256>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_256, #stacks_in_258, #stacks_in_256 .stacks_in, #stacks_in_256 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_257 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_257 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_257 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_257 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_257 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_257 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_257 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_257 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_257 .album-cover:hover::before, #album-stacks_in_257 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_257 .album-cover::before, #album-stacks_in_257 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_257 0.4s 0.6s;
              animation: album-shape-show-stacks_in_257 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_257 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_257 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_257 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_257 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_257 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_257 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_257 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_257 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-257.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_257 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_257 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_257 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_257 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_257 #album-gallery-stacks_in_257 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_257-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_257-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_257-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_257-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_257-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_257-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_257-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_257-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_257.album-was-opened #album-gallery-stacks_in_257 {
  visibility: visible; }

#album-stacks_in_257.album-expand .album-cover::before, #album-stacks_in_257.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_257.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_257.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_257.album-expand #album-gallery-stacks_in_257 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_257.album-expand.album-close #album-gallery-stacks_in_257 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_257 #album-gallery-stacks_in_257 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_257 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_257 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_259 .img {
  /*  */
  background-image: url(../files/image_thumb-259.jpg);
  /*  */ }
#album-image-stacks_in_260 .img {
  /*  */
  background-image: url(../files/image_thumb-260.jpg);
  /*  */ }
#album-image-stacks_in_261 .img {
  /*  */
  background-image: url(../files/image_thumb-261.jpg);
  /*  */ }
#album-image-stacks_in_291 .img {
  /*  */
  background-image: url(../files/image_thumb-291.jpg);
  /*  */ }
#album-image-stacks_in_292 .img {
  /*  */
  background-image: url(../files/image_thumb-292.jpg);
  /*  */ }
#album-image-stacks_in_293 .img {
  /*  */
  background-image: url(../files/image_thumb-293.jpg);
  /*  */ }
#album-image-stacks_in_294 .img {
  /*  */
  background-image: url(../files/image_thumb-294.jpg);
  /*  */ }
/*  */
#stacks_in_256, #stacks_in_264, #stacks_in_256 .stacks_in, #stacks_in_256 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_263 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_263 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_263 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_263 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_263 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_263 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_263 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_263 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_263 .album-cover:hover::before, #album-stacks_in_263 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_263 .album-cover::before, #album-stacks_in_263 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_263 0.4s 0.6s;
              animation: album-shape-show-stacks_in_263 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_263 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_263 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_263 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_263 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_263 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_263 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_263 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_263 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-263.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_263 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_263 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_263 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_263 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_263 #album-gallery-stacks_in_263 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_263-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_263-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_263-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_263-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_263-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_263-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_263-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_263-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_263.album-was-opened #album-gallery-stacks_in_263 {
  visibility: visible; }

#album-stacks_in_263.album-expand .album-cover::before, #album-stacks_in_263.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_263.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_263.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_263.album-expand #album-gallery-stacks_in_263 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_263.album-expand.album-close #album-gallery-stacks_in_263 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_263 #album-gallery-stacks_in_263 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_263 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_263 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_265 .img {
  /*  */
  background-image: url(../files/image_thumb-265.jpg);
  /*  */ }
#album-image-stacks_in_266 .img {
  /*  */
  background-image: url(../files/image_thumb-266.jpg);
  /*  */ }
#album-image-stacks_in_267 .img {
  /*  */
  background-image: url(../files/image_thumb-267.jpg);
  /*  */ }
#album-image-stacks_in_288 .img {
  /*  */
  background-image: url(../files/image_thumb-288.jpg);
  /*  */ }
#album-image-stacks_in_289 .img {
  /*  */
  background-image: url(../files/image_thumb-289.jpg);
  /*  */ }
#album-image-stacks_in_290 .img {
  /*  */
  background-image: url(../files/image_thumb-290.jpg);
  /*  */ }
/*  */
#stacks_in_256, #stacks_in_270, #stacks_in_256 .stacks_in, #stacks_in_256 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_269 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_269 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_269 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_269 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_269 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_269 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_269 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_269 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_269 .album-cover:hover::before, #album-stacks_in_269 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_269 .album-cover::before, #album-stacks_in_269 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_269 0.4s 0.6s;
              animation: album-shape-show-stacks_in_269 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_269 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_269 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_269 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_269 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_269 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_269 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_269 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_269 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-269.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_269 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_269 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_269 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_269 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_269 #album-gallery-stacks_in_269 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_269-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_269-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_269-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_269-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_269-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_269-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_269-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_269-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_269.album-was-opened #album-gallery-stacks_in_269 {
  visibility: visible; }

#album-stacks_in_269.album-expand .album-cover::before, #album-stacks_in_269.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_269.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_269.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_269.album-expand #album-gallery-stacks_in_269 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_269.album-expand.album-close #album-gallery-stacks_in_269 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_269 #album-gallery-stacks_in_269 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_269 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_269 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_271 .img {
  /*  */
  background-image: url(../files/image_thumb-271.jpg);
  /*  */ }
#album-image-stacks_in_272 .img {
  /*  */
  background-image: url(../files/image_thumb-272.jpg);
  /*  */ }
#album-image-stacks_in_273 .img {
  /*  */
  background-image: url(../files/image_thumb-273.jpg);
  /*  */ }
#album-image-stacks_in_283 .img {
  /*  */
  background-image: url(../files/image_thumb-283.jpg);
  /*  */ }
#album-image-stacks_in_284 .img {
  /*  */
  background-image: url(../files/image_thumb-284.jpg);
  /*  */ }
#album-image-stacks_in_285 .img {
  /*  */
  background-image: url(../files/image_thumb-285.jpg);
  /*  */ }
#album-image-stacks_in_286 .img {
  /*  */
  background-image: url(../files/image_thumb-286.jpg);
  /*  */ }
#album-image-stacks_in_287 .img {
  /*  */
  background-image: url(../files/image_thumb-287.jpg);
  /*  */ }
#stacks_in_237>.s3_row {
	margin: 0 -10px;
}

#stacks_in_237>.s3_row>.s3_column_left {
	width: 33.20%;
}

#stacks_in_237>.s3_row>.s3_column_center {
	width: 33.470001%;
}

#stacks_in_237>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_237>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_237>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_237>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_237, #stacks_in_238, #stacks_in_237 .stacks_in, #stacks_in_237 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_241 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_241 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_241 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_241 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_241 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_241 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_241 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_241 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_241 .album-cover:hover::before, #album-stacks_in_241 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_241 .album-cover::before, #album-stacks_in_241 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_241 0.4s 0.6s;
              animation: album-shape-show-stacks_in_241 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_241 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_241 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_241 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_241 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_241 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_241 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_241 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_241 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-241.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_241 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_241 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_241 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_241 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_241 #album-gallery-stacks_in_241 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_241-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_241-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_241-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_241-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_241-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_241-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_241-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_241-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_241.album-was-opened #album-gallery-stacks_in_241 {
  visibility: visible; }

#album-stacks_in_241.album-expand .album-cover::before, #album-stacks_in_241.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_241.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_241.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_241.album-expand #album-gallery-stacks_in_241 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_241.album-expand.album-close #album-gallery-stacks_in_241 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_241 #album-gallery-stacks_in_241 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_241 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_241 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_242 .img {
  /*  */
  background-image: url(../files/image_thumb-242.jpg);
  /*  */ }
#album-image-stacks_in_243 .img {
  /*  */
  background-image: url(../files/image_thumb-243.jpg);
  /*  */ }
#album-image-stacks_in_244 .img {
  /*  */
  background-image: url(../files/image_thumb-244.jpg);
  /*  */ }
#album-image-stacks_in_275 .img {
  /*  */
  background-image: url(../files/image_thumb-275.jpg);
  /*  */ }
#album-image-stacks_in_276 .img {
  /*  */
  background-image: url(../files/image_thumb-276.jpg);
  /*  */ }
#album-image-stacks_in_277 .img {
  /*  */
  background-image: url(../files/image_thumb-277.jpg);
  /*  */ }
/*  */
#stacks_in_237, #stacks_in_239, #stacks_in_237 .stacks_in, #stacks_in_237 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_246 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_246 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_246 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_246 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_246 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_246 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_246 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_246 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_246 .album-cover:hover::before, #album-stacks_in_246 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_246 .album-cover::before, #album-stacks_in_246 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_246 0.4s 0.6s;
              animation: album-shape-show-stacks_in_246 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_246 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_246 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_246 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_246 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_246 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_246 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_246 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_246 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-246.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_246 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_246 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_246 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_246 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_246 #album-gallery-stacks_in_246 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_246-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_246-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_246-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_246-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_246-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_246-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_246-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_246-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_246.album-was-opened #album-gallery-stacks_in_246 {
  visibility: visible; }

#album-stacks_in_246.album-expand .album-cover::before, #album-stacks_in_246.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_246.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_246.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_246.album-expand #album-gallery-stacks_in_246 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_246.album-expand.album-close #album-gallery-stacks_in_246 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_246 #album-gallery-stacks_in_246 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_246 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_246 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_247 .img {
  /*  */
  background-image: url(../files/image_thumb-247.jpg);
  /*  */ }
#album-image-stacks_in_248 .img {
  /*  */
  background-image: url(../files/image_thumb-248.jpg);
  /*  */ }
#album-image-stacks_in_249 .img {
  /*  */
  background-image: url(../files/image_thumb-249.jpg);
  /*  */ }
#album-image-stacks_in_278 .img {
  /*  */
  background-image: url(../files/image_thumb-278.jpg);
  /*  */ }
#album-image-stacks_in_279 .img {
  /*  */
  background-image: url(../files/image_thumb-279.jpg);
  /*  */ }
/*  */
#stacks_in_237, #stacks_in_240, #stacks_in_237 .stacks_in, #stacks_in_237 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_251 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_251 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_251 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_251 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_251 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_251 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_251 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_251 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_251 .album-cover:hover::before, #album-stacks_in_251 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_251 .album-cover::before, #album-stacks_in_251 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_251 0.4s 0.6s;
              animation: album-shape-show-stacks_in_251 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_251 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_251 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_251 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_251 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_251 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_251 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_251 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_251 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-251.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_251 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_251 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_251 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_251 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_251 #album-gallery-stacks_in_251 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_251-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_251-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_251-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_251-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_251-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_251-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_251-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_251-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_251.album-was-opened #album-gallery-stacks_in_251 {
  visibility: visible; }

#album-stacks_in_251.album-expand .album-cover::before, #album-stacks_in_251.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_251.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_251.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_251.album-expand #album-gallery-stacks_in_251 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_251.album-expand.album-close #album-gallery-stacks_in_251 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_251 #album-gallery-stacks_in_251 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_251 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_251 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_252 .img {
  /*  */
  background-image: url(../files/image_thumb-252.jpg);
  /*  */ }
#album-image-stacks_in_253 .img {
  /*  */
  background-image: url(../files/image_thumb-253.jpg);
  /*  */ }
#album-image-stacks_in_254 .img {
  /*  */
  background-image: url(../files/image_thumb-254.jpg);
  /*  */ }
#album-image-stacks_in_280 .img {
  /*  */
  background-image: url(../files/image_thumb-280.jpg);
  /*  */ }
#album-image-stacks_in_281 .img {
  /*  */
  background-image: url(../files/image_thumb-281.jpg);
  /*  */ }
#album-image-stacks_in_282 .img {
  /*  */
  background-image: url(../files/image_thumb-282.jpg);
  /*  */ }
#stacks_in_295>.s3_row {
	margin: 0 -10px;
}

#stacks_in_295>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_295>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_295>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_295>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_295>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_295>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_295, #stacks_in_296, #stacks_in_295 .stacks_in, #stacks_in_295 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_299 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_299 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_299 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_299 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_299 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_299 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_299 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_299 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_299 .album-cover:hover::before, #album-stacks_in_299 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_299 .album-cover::before, #album-stacks_in_299 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_299 0.4s 0.6s;
              animation: album-shape-show-stacks_in_299 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_299 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_299 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_299 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_299 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_299 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_299 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_299 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_299 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-299.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_299 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_299 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_299 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_299 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_299 #album-gallery-stacks_in_299 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_299-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_299-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_299-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_299-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_299-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_299-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_299-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_299-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_299.album-was-opened #album-gallery-stacks_in_299 {
  visibility: visible; }

#album-stacks_in_299.album-expand .album-cover::before, #album-stacks_in_299.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_299.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_299.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_299.album-expand #album-gallery-stacks_in_299 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_299.album-expand.album-close #album-gallery-stacks_in_299 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_299 #album-gallery-stacks_in_299 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_299 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_299 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_300 .img {
  /*  */
  background-image: url(../files/image_thumb-300.jpg);
  /*  */ }
#album-image-stacks_in_301 .img {
  /*  */
  background-image: url(../files/image_thumb-301.jpg);
  /*  */ }
#album-image-stacks_in_302 .img {
  /*  */
  background-image: url(../files/image_thumb-302.jpg);
  /*  */ }
#album-image-stacks_in_314 .img {
  /*  */
  background-image: url(../files/image_thumb-314.jpg);
  /*  */ }
#album-image-stacks_in_315 .img {
  /*  */
  background-image: url(../files/image_thumb-315.jpg);
  /*  */ }
#album-image-stacks_in_316 .img {
  /*  */
  background-image: url(../files/image_thumb-316.jpg);
  /*  */ }
#album-image-stacks_in_317 .img {
  /*  */
  background-image: url(../files/image_thumb-317.jpg);
  /*  */ }
#album-image-stacks_in_318 .img {
  /*  */
  background-image: url(../files/image_thumb-318.jpg);
  /*  */ }
#album-image-stacks_in_319 .img {
  /*  */
  background-image: url(../files/image_thumb-319.jpg);
  /*  */ }
#album-image-stacks_in_320 .img {
  /*  */
  background-image: url(../files/image_thumb-320.jpg);
  /*  */ }
/*  */
#stacks_in_295, #stacks_in_297, #stacks_in_295 .stacks_in, #stacks_in_295 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_304 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_304 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_304 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_304 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_304 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_304 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_304 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_304 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_304 .album-cover:hover::before, #album-stacks_in_304 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_304 .album-cover::before, #album-stacks_in_304 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_304 0.4s 0.6s;
              animation: album-shape-show-stacks_in_304 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_304 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_304 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_304 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_304 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_304 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_304 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_304 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_304 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-304.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_304 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_304 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_304 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_304 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_304 #album-gallery-stacks_in_304 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_304-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_304-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_304-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_304-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_304-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_304-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_304-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_304-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_304.album-was-opened #album-gallery-stacks_in_304 {
  visibility: visible; }

#album-stacks_in_304.album-expand .album-cover::before, #album-stacks_in_304.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_304.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_304.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_304.album-expand #album-gallery-stacks_in_304 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_304.album-expand.album-close #album-gallery-stacks_in_304 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_304 #album-gallery-stacks_in_304 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_304 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_304 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_305 .img {
  /*  */
  background-image: url(../files/image_thumb-305.jpg);
  /*  */ }
#album-image-stacks_in_306 .img {
  /*  */
  background-image: url(../files/image_thumb-306.jpg);
  /*  */ }
#album-image-stacks_in_307 .img {
  /*  */
  background-image: url(../files/image_thumb-307.jpg);
  /*  */ }
#album-image-stacks_in_321 .img {
  /*  */
  background-image: url(../files/image_thumb-321.jpg);
  /*  */ }
#album-image-stacks_in_322 .img {
  /*  */
  background-image: url(../files/image_thumb-322.jpg);
  /*  */ }
#album-image-stacks_in_323 .img {
  /*  */
  background-image: url(../files/image_thumb-323.jpg);
  /*  */ }
#album-image-stacks_in_324 .img {
  /*  */
  background-image: url(../files/image_thumb-324.jpg);
  /*  */ }
/*  */
#stacks_in_295, #stacks_in_298, #stacks_in_295 .stacks_in, #stacks_in_295 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_309 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_309 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_309 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_309 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_309 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_309 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_309 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_309 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_309 .album-cover:hover::before, #album-stacks_in_309 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_309 .album-cover::before, #album-stacks_in_309 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_309 0.4s 0.6s;
              animation: album-shape-show-stacks_in_309 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_309 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_309 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_309 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_309 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_309 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_309 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_309 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_309 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-309.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_309 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_309 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_309 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_309 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_309 #album-gallery-stacks_in_309 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_309-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_309-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_309-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_309-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_309-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_309-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_309-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_309-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_309.album-was-opened #album-gallery-stacks_in_309 {
  visibility: visible; }

#album-stacks_in_309.album-expand .album-cover::before, #album-stacks_in_309.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_309.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_309.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_309.album-expand #album-gallery-stacks_in_309 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_309.album-expand.album-close #album-gallery-stacks_in_309 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_309 #album-gallery-stacks_in_309 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_309 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_309 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_310 .img {
  /*  */
  background-image: url(../files/image_thumb-310.jpg);
  /*  */ }
#album-image-stacks_in_311 .img {
  /*  */
  background-image: url(../files/image_thumb-311.jpg);
  /*  */ }
#album-image-stacks_in_312 .img {
  /*  */
  background-image: url(../files/image_thumb-312.jpg);
  /*  */ }
#album-image-stacks_in_325 .img {
  /*  */
  background-image: url(../files/image_thumb-325.jpg);
  /*  */ }
#album-image-stacks_in_326 .img {
  /*  */
  background-image: url(../files/image_thumb-326.jpg);
  /*  */ }
#album-image-stacks_in_327 .img {
  /*  */
  background-image: url(../files/image_thumb-327.jpg);
  /*  */ }
#stacks_in_328>.s3_row {
	margin: 0 -10px;
}

#stacks_in_328>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_328>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_328>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_328>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_328>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_328>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_328, #stacks_in_329, #stacks_in_328 .stacks_in, #stacks_in_328 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_332 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_332 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_332 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_332 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_332 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_332 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_332 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_332 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_332 .album-cover:hover::before, #album-stacks_in_332 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_332 .album-cover::before, #album-stacks_in_332 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_332 0.4s 0.6s;
              animation: album-shape-show-stacks_in_332 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_332 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_332 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_332 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_332 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_332 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_332 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_332 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_332 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-332.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_332 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_332 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_332 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_332 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_332 #album-gallery-stacks_in_332 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_332-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_332-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_332-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_332-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_332-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_332-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_332-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_332-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_332.album-was-opened #album-gallery-stacks_in_332 {
  visibility: visible; }

#album-stacks_in_332.album-expand .album-cover::before, #album-stacks_in_332.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_332.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_332.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_332.album-expand #album-gallery-stacks_in_332 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_332.album-expand.album-close #album-gallery-stacks_in_332 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_332 #album-gallery-stacks_in_332 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_332 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_332 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_333 .img {
  /*  */
  background-image: url(../files/image_thumb-333.jpg);
  /*  */ }
#album-image-stacks_in_334 .img {
  /*  */
  background-image: url(../files/image_thumb-334.jpg);
  /*  */ }
#album-image-stacks_in_335 .img {
  /*  */
  background-image: url(../files/image_thumb-335.jpg);
  /*  */ }
#album-image-stacks_in_347 .img {
  /*  */
  background-image: url(../files/image_thumb-347.jpg);
  /*  */ }
#album-image-stacks_in_348 .img {
  /*  */
  background-image: url(../files/image_thumb-348.jpg);
  /*  */ }
#album-image-stacks_in_349 .img {
  /*  */
  background-image: url(../files/image_thumb-349.jpg);
  /*  */ }
#album-image-stacks_in_350 .img {
  /*  */
  background-image: url(../files/image_thumb-350.jpg);
  /*  */ }
#album-image-stacks_in_351 .img {
  /*  */
  background-image: url(../files/image_thumb-351.jpg);
  /*  */ }
/*  */
#stacks_in_328, #stacks_in_330, #stacks_in_328 .stacks_in, #stacks_in_328 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_337 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_337 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_337 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_337 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_337 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_337 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_337 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_337 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_337 .album-cover:hover::before, #album-stacks_in_337 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_337 .album-cover::before, #album-stacks_in_337 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_337 0.4s 0.6s;
              animation: album-shape-show-stacks_in_337 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_337 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_337 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_337 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_337 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_337 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_337 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_337 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_337 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-337.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_337 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_337 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_337 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_337 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_337 #album-gallery-stacks_in_337 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_337-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_337-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_337-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_337-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_337-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_337-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_337-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_337-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_337.album-was-opened #album-gallery-stacks_in_337 {
  visibility: visible; }

#album-stacks_in_337.album-expand .album-cover::before, #album-stacks_in_337.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_337.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_337.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_337.album-expand #album-gallery-stacks_in_337 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_337.album-expand.album-close #album-gallery-stacks_in_337 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_337 #album-gallery-stacks_in_337 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_337 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_337 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_338 .img {
  /*  */
  background-image: url(../files/image_thumb-338.jpg);
  /*  */ }
#album-image-stacks_in_339 .img {
  /*  */
  background-image: url(../files/image_thumb-339.jpg);
  /*  */ }
#album-image-stacks_in_340 .img {
  /*  */
  background-image: url(../files/image_thumb-340.jpg);
  /*  */ }
#album-image-stacks_in_352 .img {
  /*  */
  background-image: url(../files/image_thumb-352.jpg);
  /*  */ }
#album-image-stacks_in_353 .img {
  /*  */
  background-image: url(../files/image_thumb-353.jpg);
  /*  */ }
/*  */
#stacks_in_328, #stacks_in_331, #stacks_in_328 .stacks_in, #stacks_in_328 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_342 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_342 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_342 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_342 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_342 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_342 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_342 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_342 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_342 .album-cover:hover::before, #album-stacks_in_342 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_342 .album-cover::before, #album-stacks_in_342 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_342 0.4s 0.6s;
              animation: album-shape-show-stacks_in_342 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_342 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_342 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_342 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_342 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_342 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_342 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_342 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_342 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-342.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_342 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_342 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_342 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_342 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_342 #album-gallery-stacks_in_342 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_342-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_342-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_342-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_342-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_342-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_342-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_342-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_342-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_342.album-was-opened #album-gallery-stacks_in_342 {
  visibility: visible; }

#album-stacks_in_342.album-expand .album-cover::before, #album-stacks_in_342.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_342.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_342.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_342.album-expand #album-gallery-stacks_in_342 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_342.album-expand.album-close #album-gallery-stacks_in_342 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_342 #album-gallery-stacks_in_342 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_342 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_342 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_343 .img {
  /*  */
  background-image: url(../files/image_thumb-343.jpg);
  /*  */ }
#album-image-stacks_in_344 .img {
  /*  */
  background-image: url(../files/image_thumb-344.jpg);
  /*  */ }
#album-image-stacks_in_345 .img {
  /*  */
  background-image: url(../files/image_thumb-345.jpg);
  /*  */ }
#album-image-stacks_in_354 .img {
  /*  */
  background-image: url(../files/image_thumb-354.jpg);
  /*  */ }
#stacks_in_355>.s3_row {
	margin: 0 -10px;
}

#stacks_in_355>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_355>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_355>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_355>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_355>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_355>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/*  */
#stacks_in_355, #stacks_in_356, #stacks_in_355 .stacks_in, #stacks_in_355 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_359 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_359 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_359 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_359 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_359 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_359 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_359 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_359 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_359 .album-cover:hover::before, #album-stacks_in_359 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_359 .album-cover::before, #album-stacks_in_359 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_359 0.4s 0.6s;
              animation: album-shape-show-stacks_in_359 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_359 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_359 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_359 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_359 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_359 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_359 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_359 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_359 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-359.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_359 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_359 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_359 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_359 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_359 #album-gallery-stacks_in_359 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_359-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_359-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_359-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_359-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_359-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_359-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_359-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_359-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_359.album-was-opened #album-gallery-stacks_in_359 {
  visibility: visible; }

#album-stacks_in_359.album-expand .album-cover::before, #album-stacks_in_359.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_359.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_359.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_359.album-expand #album-gallery-stacks_in_359 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_359.album-expand.album-close #album-gallery-stacks_in_359 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_359 #album-gallery-stacks_in_359 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_359 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_359 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_360 .img {
  /*  */
  background-image: url(../files/image_thumb-360.jpg);
  /*  */ }
#album-image-stacks_in_361 .img {
  /*  */
  background-image: url(../files/image_thumb-361.jpg);
  /*  */ }
#album-image-stacks_in_362 .img {
  /*  */
  background-image: url(../files/image_thumb-362.jpg);
  /*  */ }
#album-image-stacks_in_369 .img {
  /*  */
  background-image: url(../files/image_thumb-369.jpg);
  /*  */ }
#album-image-stacks_in_370 .img {
  /*  */
  background-image: url(../files/image_thumb-370.jpg);
  /*  */ }
#album-image-stacks_in_371 .img {
  /*  */
  background-image: url(../files/image_thumb-371.jpg);
  /*  */ }
#album-image-stacks_in_372 .img {
  /*  */
  background-image: url(../files/image_thumb-372.jpg);
  /*  */ }
#album-image-stacks_in_373 .img {
  /*  */
  background-image: url(../files/image_thumb-373.jpg);
  /*  */ }
#album-image-stacks_in_374 .img {
  /*  */
  background-image: url(../files/image_thumb-374.jpg);
  /*  */ }
#album-image-stacks_in_375 .img {
  /*  */
  background-image: url(../files/image_thumb-375.jpg);
  /*  */ }
/*  */
#stacks_in_355, #stacks_in_357, #stacks_in_355 .stacks_in, #stacks_in_355 .stacks_out {
  overflow: visible !important; }

#album-stacks_in_364 {
  z-index: 1000;
  position: relative; }
  #album-stacks_in_364 .album-cover {
    margin: 20px;
    max-width: 300px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box; }
    #album-stacks_in_364 .album-cover.cover-left {
      margin-right: auto; }
    #album-stacks_in_364 .album-cover.cover-right {
      margin-left: auto; }
    #album-stacks_in_364 .album-cover.cover-center {
      margin-left: auto;
      margin-right: auto; }
    #album-stacks_in_364 .album-cover:hover {
      /*  */
      cursor: pointer;
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      /*  */ }
      #album-stacks_in_364 .album-cover:hover .album-cover-inner {
        /*  */
        box-shadow: none;
        /*  */ }
      #album-stacks_in_364 .album-cover:hover .album-cover-image::after {
        /*  */
        opacity: 1;
        /*  */ }
      #album-stacks_in_364 .album-cover:hover::before, #album-stacks_in_364 .album-cover:hover::after {
        /*  */
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        /*  */ }
    #album-stacks_in_364 .album-cover::before, #album-stacks_in_364 .album-cover::after {
      content: '';
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0);
      border-radius: 5px;
      -webkit-animation: album-shape-show-stacks_in_364 0.4s 0.6s;
              animation: album-shape-show-stacks_in_364 0.4s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_364 .album-cover::before {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg); }
    #album-stacks_in_364 .album-cover::after {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg); }
    #album-stacks_in_364 .album-cover-placeholder {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(112, 128, 144, 0.30);
      border-radius: 5px;
      border: 3px dashed rgba(112, 128, 144, 0.30);
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #album-stacks_in_364 .album-cover-placeholder i {
        font-size: 50px; }
      #album-stacks_in_364 .album-cover-placeholder span {
        font-size: 20px; }
    #album-stacks_in_364 .album-cover-count {
      /*  */
      font-family: "Varela";
      /*  */
      top: 10px;
      right: 10px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(255, 255, 255, 0.10);
      font-size: 13px;
      padding: 5px 10px;
      border-radius: 20px;
      opacity: 0;
      z-index: 20;
      line-height: 1;
      position: absolute;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-animation: album-count-show 0.5s 0.6s;
              animation: album-count-show 0.5s 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
    #album-stacks_in_364 .album-cover-inner {
      /*  */
      background: rgba(0, 204, 203, 1.00);
      /*  */
      /*  */
      box-shadow: none;
      border-radius: 5px;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      transition: all 0.3s;
      box-sizing: border-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /*  */
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-animation: album-cover-show 0.3s 0.4s;
              animation: album-cover-show 0.3s 0.4s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /*  */ }
    #album-stacks_in_364 .album-cover-image {
      height: 150px;
      max-width: 300px;
      background: url(../files/cover_image-364.jpg);
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center center; }
      #album-stacks_in_364 .album-cover-image::after {
        content: '\f133';
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        font-family: "Ionicons";
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: rgba(255, 255, 255, 0.20);
        background: rgba(44, 44, 59, 0.60);
        font-size: 100px; }
    #album-stacks_in_364 .album-cover-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      max-width: 100%;
      padding: 12px 15px; }
      #album-stacks_in_364 .album-cover-info-title {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 21.000000px;
        margin-bottom: 5px; }
      #album-stacks_in_364 .album-cover-info-description {
        /*  */
        font-family: "Varela";
        /*  */
        color: rgba(255, 255, 255, 0.40);
        font-size: 13px;
        line-height: 18.199999px;
        text-overflow: ellipsis; }
  #album-stacks_in_364 #album-gallery-stacks_in_364 {
    /*  */
    z-index: 200;
    height: 100%;
    position: fixed;
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation: album-gallery-hide 0.5s;
            animation: album-gallery-hide 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    /*  */
    /*  */
    background: rgba(44, 44, 59, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    /*  */ }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-info {
      /*  */
      background: rgba(34, 34, 45, 1.00);
      /*  */
      /*  */
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      transition: all 0.3s;
      font-family: "Proxima Nova";
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-back {
      color: rgba(255, 255, 255, 1.00);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1;
      font-size: 18px;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-back i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-back::after {
        line-height: 0;
        margin-left: 8px;
        display: inline-block;
        content: "Back"; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-header {
      padding: 20px 15px; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 18px;
      line-height: 25.199999px;
      padding-bottom: 5px; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(255, 255, 255, 0.40);
      font-size: 14px;
      line-height: 19.600000px; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content {
      z-index: 200;
      position: relative;
      padding: 20px 20px; }
      #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        list-style: none;
        box-sizing: border-box;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid .stack {
          /*  */ }
          #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid .stack li {
            margin: 0 auto; }
        #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          box-sizing: border-box;
          padding: 10px 10px; }
        #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid a {
          box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.10);
          border-radius: 4px;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          display: block;
          overflow: hidden;
          position: relative;
          transition: all 0.3s;
          box-sizing: border-box; }
          #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid a .img {
            width: 100%;
            height: 100%;
            transition: inherit;
            background-size: cover;
            box-sizing: border-box;
            background-position: center center; }
          #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid a:hover .img {
            /*  */
            overflow: hidden;
            -webkit-transform: scale(1.05);
                    transform: scale(1.05);
            /*  */ }
          #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid a:hover::before {
            /*  */
            top: 0;
            left: 0;
            content: '';
            z-index: 20;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
            /*  */ }

body.album-stacks_in_364-expand .simple-lightbox {
  position: fixed;
  z-index: 1002; }

body.album-stacks_in_364-expand .sl-overlay {
  /*  */
  background: rgba(44, 44, 59, 1.00);
  /*  */
  /*  */
  opacity: 0.9;
  position: fixed;
  z-index: 1001; }

body.album-stacks_in_364-expand .sl-close {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_364-expand .sl-navigation button {
  color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_364-expand .sl-counter {
  color: rgba(255, 255, 255, 1.00);
  font-family: "Proxima Nova"; }

body.album-stacks_in_364-expand .sl-spinner {
  border-color: rgba(255, 255, 255, 1.00); }

body.album-stacks_in_364-expand .sl-wrapper .sl-image {
  overflow: hidden;
  border-radius: 5px; }

body.album-stacks_in_364-expand .sl-wrapper .sl-image .sl-caption {
  /*  */
  font-family: "Varela";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  background: rgba(44, 44, 59, 0.60);
  font-size: 18px;
  padding: 15px 15px;
  font-weight: bold;
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30); }

#album-stacks_in_364.album-was-opened #album-gallery-stacks_in_364 {
  visibility: visible; }

#album-stacks_in_364.album-expand .album-cover::before, #album-stacks_in_364.album-expand .album-cover::after {
  display: none; }

#album-stacks_in_364.album-expand .album-cover-inner {
  -webkit-animation: album-cover-hide 0.5s;
          animation: album-cover-hide 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_364.album-expand .album-cover-count {
  -webkit-animation: album-count-hide 0.3s;
          animation: album-count-hide 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_364.album-expand #album-gallery-stacks_in_364 {
  visibility: visible;
  -webkit-animation: album-gallery-show 0.5s 0.5s;
          animation: album-gallery-show 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#album-stacks_in_364.album-expand.album-close #album-gallery-stacks_in_364 {
  -webkit-animation: album-gallery-hide 5s 0.5s;
          animation: album-gallery-hide 5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@media (min-width: 801px) {
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li {
    width: 33.333332%; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li a {
      height: 250px; } }

@media (max-width: 800px) {
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li {
    width: 50.000000%; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@media (max-width: 400px) {
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-back i {
    font-size: 24px; }
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-back::after {
    display: none; }
  #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li {
    width: 100.000000%; }
    #album-stacks_in_364 #album-gallery-stacks_in_364 .album-gallery-content .album-gallery-grid li a {
      height: 200px; } }

@-webkit-keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@keyframes album-cover-hide {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  99% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
            transform: translateY(0) scale(0); } }

@-webkit-keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes album-cover-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes album-count-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-count-hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-shape-show-stacks_in_364 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@keyframes album-shape-show-stacks_in_364 {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: rgba(44, 44, 59, 0.60); } }

@-webkit-keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-show {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes album-gallery-hide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes album-gallery-info-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes album-gallery-content-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#album-image-stacks_in_365 .img {
  /*  */
  background-image: url(../files/image_thumb-365.jpg);
  /*  */ }
#album-image-stacks_in_366 .img {
  /*  */
  background-image: url(../files/image_thumb-366.jpg);
  /*  */ }
#album-image-stacks_in_367 .img {
  /*  */
  background-image: url(../files/image_thumb-367.jpg);
  /*  */ }
#album-image-stacks_in_376 .img {
  /*  */
  background-image: url(../files/image_thumb-376.jpg);
  /*  */ }
#album-image-stacks_in_377 .img {
  /*  */
  background-image: url(../files/image_thumb-377.jpg);
  /*  */ }
#album-image-stacks_in_378 .img {
  /*  */
  background-image: url(../files/image_thumb-378.jpg);
  /*  */ }
#album-image-stacks_in_379 .img {
  /*  */
  background-image: url(../files/image_thumb-379.jpg);
  /*  */ }
#album-image-stacks_in_380 .img {
  /*  */
  background-image: url(../files/image_thumb-380.jpg);
  /*  */ }
