﻿body {
  list-style-type: none;
  min-width: auto !important;
  /*  .slick-prev {
      visibility: hidden;
  }*/
  /*.slick-prev:before, .slick-next:before {
      color: red;
      width:10px;
  }*/
  /*.caption {
      @media screen and (max-width:769px) {
          display: flex;
          align-items: flex-start;
          color: gray;

          h3 {
              font-size: 15px;
          }
      }
  }*/
}
body .container {
  max-width: 1320px !important;
}
body .container #birthday_area {
  margin: 0 auto;
  max-width: 1280px;
}
body .container #birthday_area .birthday_header_title {
  border-bottom: 1px solid lightgray;
  padding-bottom: 15px;
}
body .container #birthday_area .birthday_header_title .header_arrow {
  display: flex;
  justify-content: space-between;
}
body .container #birthday_area .birthday_header_title .header_arrow .fa-arrow-left {
  color: gray;
  font-size: 20px;
}
body .container #birthday_area .birthday_header_title .header_arrow .fa-arrow-right {
  display: none;
  color: gray;
  font-size: 20px;
}
body .container #birthday_area .gallery h2 {
  text-align: center;
  text-transform: uppercase;
  color: gray;
}
body .container #birthday_area .gallery .page_title {
  display: flex;
  justify-content: center;
  color: darkgray;
  font-size: 12px;
}
body .container #birthday_area .gallery .birthday_frames {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  justify-content: space-evenly;
}
body .container #birthday_area .gallery .birthday_frames li {
  width: calc(33% - 40px);
  aspect-ratio: 1.5;
  list-style-type: none;
  border: 10px solid lightgray;
  margin-bottom: 20px;
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
}
body .container #birthday_area .gallery .birthday_frames li.rendering {
  position: absolute;
  left: 100%;
  z-index: 1;
  width: 2700px;
  height: 1800px;
}
body .container #birthday_area .gallery .birthday_frames li.rendering .bg_holder .screen_block .screen_blockimage .img-bg {
  border: 50px solid white !important;
}
body .container #birthday_area .gallery .birthday_frames li .bg_holder .screen_block .screen_blockimage .img-bg {
  border: 5px solid white;
}
@media screen and (max-width: 768px) {
  body .container #birthday_area .gallery .birthday_frames li {
    width: calc(50% - 20px);
    aspect-ratio: 1.5;
    border: 6px solid lightgray;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1020px) {
  body .container #birthday_area .gallery .birthday_frames li {
    aspect-ratio: 1.5;
  }
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/Page_01.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1) .bg_holder {
  background-image: url("../images/memories_images/page_01.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 54.6%;
  width: 74.8%;
  left: 12.6%;
  top: 20.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page2.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder {
  background-image: url("../images/memories_images/page2.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 70.1%;
  width: 79.3%;
  left: 10.2%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  left: 33.9%;
  height: 50%;
  width: 32%;
  top: 50%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page3.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder {
  background-image: url("../images/memories_images/page3.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 52.1%;
  width: 27%;
  left: 7.3%;
  bottom: 34.2%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 26.9%;
  left: 36.6%;
  bottom: 26.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 53.8%;
  width: 26.9%;
  left: 65.9%;
  bottom: 13.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page4.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder {
  background-image: url("../images/memories_images/page4.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.8%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 30%;
  width: 26%;
  right: 18%;
  bottom: 53%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 36.1%;
  width: 32.5%;
  left: 67.7%;
  bottom: 20.8%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-right: none;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page5.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder {
  background-image: url("../images/memories_images/page5.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  left: 9.6%;
  bottom: 64%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 30.1%;
  top: 13.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 23.5%;
  width: 18.9%;
  right: 50.8%;
  top: 38.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 24%;
  width: 18.9%;
  left: 71.8%;
  bottom: 38%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 71.4%;
  bottom: 12.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) {
  position: absolute;
  height: 23%;
  width: 19%;
  right: 29.9%;
  top: 64.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page6.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder {
  background-image: url("../images/memories_images/page6.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 58.1%;
  width: 28.2%;
  left: 6.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 58%;
  width: 28.1%;
  right: 35.9%;
  top: 42%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 58%;
  width: 28.3%;
  right: 6.3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page7.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7) .bg_holder {
  background-image: url("../images/memories_images/page7.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page8.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder {
  background-image: url("../images/memories_images/page8.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 43.8%;
  width: 34.4%;
  top: 11.8%;
  left: 7.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 44.8%;
  width: 34.5%;
  top: 11.4%;
  left: 57.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 45%;
  width: 34.4%;
  top: 46.8%;
  right: 33.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page9.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder {
  background-image: url("../images/memories_images/page9.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 62%;
  width: 49.2%;
  left: 50.8%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 59.5%;
  width: 47.4%;
  right: 52.7%;
  top: 40.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page10.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder {
  background-image: url("../images/memories_images/page10.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47.9%;
  width: 37.7%;
  top: 52.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 47.9%;
  width: 37.2%;
  top: 52.1%;
  left: 62.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 65.4%;
  width: 48.7%;
  left: 25.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page11.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder {
  background-image: url("../images/memories_images/page11.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 51.8%;
  width: 64.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 40.6%;
  width: 33.8%;
  left: 66.3%;
  top: 33.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 43%;
  width: 29.7%;
  top: 54.2%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 43%;
  width: 33%;
  left: 31.6%;
  bottom: 3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page12.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder {
  background-image: url("../images/memories_images/page12.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 52.3%;
  width: 32.7%;
  top: 24.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 69%;
  left: 31%;
  top: 24.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page13.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13) .bg_holder {
  background-image: url("../images/memories_images/page13.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page14.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder {
  background-image: url("../images/memories_images/page14.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 65.4%;
  width: 45.2%;
  top: 17.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 100%;
  width: 52%;
  left: 48%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/Page15 (2).jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder {
  background-image: url("../images/memories_images/page15n.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 51%;
  width: 33.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 51%;
  width: 34.9%;
  left: 65.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 50.7%;
  width: 34.9%;
  left: 32%;
  top: 49.2%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page16.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder {
  background-image: url("../images/memories_images/page16.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 65.3%;
  width: 51.6%;
  right: 24.2%;
  bottom: 17.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 32.2%;
  width: 25%;
  left: 8%;
  top: 11%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 31.9%;
  width: 25.1%;
  right: 7.7%;
  bottom: 9.9%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page_17.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder {
  background-image: url("../images/memories_images/page_17.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 44.3%;
  width: 30.2%;
  left: 7.3%;
  top: 10.3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 79.6%;
  width: 60.8%;
  left: 39.3%;
  bottom: 10.2%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page18.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18) .bg_holder {
  background-image: url("../images/memories_images/page18.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 55%;
  width: 43.4%;
  left: 28.3%;
  top: 22.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page19.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder {
  background-image: url("../images/memories_images/page19.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 48%;
  width: 64.6%;
  left: 35.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 48%;
  width: 64.5%;
  right: 35.5%;
  top: 52.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page20.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder {
  background-image: url("../images/memories_images/page20.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.9%;
  left: 24%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 45%;
  width: 31.4%;
  top: 28.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 44%;
  width: 30%;
  top: 29%;
  left: 70%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page21.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder {
  background-image: url("../images/memories_images/page21.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47%;
  width: 60.7%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 50.1%;
  width: 37.5%;
  left: 62.5%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 48%;
  width: 60.8%;
  top: 52%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 47.6%;
  width: 37.5%;
  left: 62.6%;
  top: 52.3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page22.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder {
  background-image: url("../images/memories_images/page22.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 58%;
  width: 51%;
  left: 20.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-top: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.7%;
  width: 42.1%;
  top: 47.3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-left: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 52.5%;
  width: 43.9%;
  top: 47.4%;
  left: 56.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
  border-bottom: none !important;
  border-right: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page23.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder {
  background-image: url("../images/memories_images/page23.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.6%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 47.7%;
  width: 36.1%;
  top: 27.1%;
  left: 55.1%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 5px solid white;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page24.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24) .bg_holder {
  background-image: url("../images/memories_images/page24.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 57%;
  width: 42.1%;
  left: 31.5%;
  top: 23.3%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25).rendering .bg_holder {
  background-image: url("../images/memories_template_bg_images/page25.jpg");
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25) .bg_holder {
  background-image: url("../images/memories_images/page25.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47.5%;
  width: 35.8%;
  left: 7.5%;
  top: 25.8%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: none !important;
}
body .container #birthday_area .gallery .birthday_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup {
  display: none;
  position: absolute;
  z-index: 1;
  padding-top: 15px;
  left: 0;
  top: 9%;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: white;
}
body .container .birthday_popup h2 {
  text-align: center;
  margin-bottom: 35px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 25px;
  color: gray;
}
body .container .birthday_popup .closebar .close {
  width: 30px;
  position: absolute;
  top: 12px;
  right: 13px;
  margin: 0 16%;
}
@media screen and (max-width: 1023px) {
  body .container .birthday_popup .closebar .close {
    margin: 0 10%;
  }
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .closebar .close {
    top: 9px;
    margin: 0 2%;
  }
}
@media screen and (max-width: 480px) {
  body .container .birthday_popup .closebar .close {
    width: 23px;
    top: 9px;
    margin: 0;
  }
}
@media screen and (max-width: 320px) {
  body .container .birthday_popup .closebar .close {
    top: 9px;
    margin: 0;
    width: 20px;
  }
}
body .container .birthday_popup .closebar .cursor {
  cursor: pointer;
}
body .container .birthday_popup .carousel {
  position: relative;
  background-color: #fefefe;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .carousel {
    margin: 0 5%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .birthday_popup .carousel {
    margin: 0 12%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .birthday_popup .carousel {
    margin: 0 17%;
  }
}
body .container .birthday_popup .carousel .mySlides {
  display: none;
}
body .container .birthday_popup .carousel .mySlides .bg_holder {
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames {
  padding: 0;
}
body .container .birthday_popup .carousel .memories_frames li {
  width: 100%;
  aspect-ratio: 1.5;
  list-style-type: none;
  border: 10px solid lightgray;
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .carousel .memories_frames li {
    width: 100%;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .birthday_popup .carousel .memories_frames li {
    width: 100%;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .birthday_popup .carousel .memories_frames li {
    aspect-ratio: 1.5;
  }
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(1) .bg_holder {
  background-image: url("../images/memories_images/page_01.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 54.6%;
  width: 74.8%;
  left: 12.6%;
  top: 20.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(1) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder {
  background-image: url("../images/memories_images/page2.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 70.1%;
  width: 79.3%;
  left: 10.2%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  left: 33.9%;
  height: 50%;
  width: 32%;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(2) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder {
  background-image: url("../images/memories_images/page3.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 52.1%;
  width: 27%;
  left: 7.3%;
  bottom: 34.2%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 26.9%;
  left: 36.6%;
  bottom: 26.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 53.8%;
  width: 26.9%;
  left: 65.9%;
  bottom: 13.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(3) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder {
  background-image: url("../images/memories_images/page4.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.8%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 30%;
  width: 26%;
  right: 18%;
  bottom: 53%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 36.1%;
  width: 32.5%;
  left: 67.7%;
  bottom: 20.8%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(4) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder {
  background-image: url("../images/memories_images/page5.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  left: 9.6%;
  bottom: 64%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 30.1%;
  top: 13.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 23.5%;
  width: 18.9%;
  right: 50.9%;
  top: 38.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 24%;
  width: 18.9%;
  left: 71.8%;
  bottom: 38%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 71.5%;
  bottom: 12.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(5) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) {
  position: absolute;
  height: 23%;
  width: 19%;
  right: 29.9%;
  top: 64.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(5) .bg_holder .screen_block:nth-child(6) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder {
  background-image: url("../images/memories_images/page6.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 58.1%;
  width: 28.2%;
  left: 6.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 58%;
  width: 28.1%;
  right: 35.9%;
  top: 42%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 58%;
  width: 28.3%;
  right: 6.3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(6) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder {
  background-image: url("../images/memories_images/page7.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(7) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder {
  background-image: url("../images/memories_images/page8.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 43.8%;
  width: 34.4%;
  top: 11.8%;
  left: 7.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 44.8%;
  width: 34.5%;
  top: 11.4%;
  left: 57.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 45%;
  width: 34.4%;
  top: 46.8%;
  right: 33.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(8) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder {
  background-image: url("../images/memories_images/page9.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 62%;
  width: 49.2%;
  left: 50.8%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 59.5%;
  width: 47.4%;
  right: 52.7%;
  top: 40.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(9) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder {
  background-image: url("../images/memories_images/page10.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47.9%;
  width: 37.7%;
  top: 52.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 47.9%;
  width: 37.2%;
  top: 52.1%;
  left: 62.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 65.4%;
  width: 48.7%;
  left: 25.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(10) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder {
  background-image: url("../images/memories_images/page11.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 51.8%;
  width: 64.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 40.6%;
  width: 33.8%;
  left: 66.3%;
  top: 33.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 43%;
  width: 29.7%;
  top: 54.2%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 43%;
  width: 33%;
  left: 31.6%;
  bottom: 3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(11) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder {
  background-image: url("../images/memories_images/page12.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 52.3%;
  width: 32.7%;
  top: 24.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 69%;
  left: 31%;
  top: 24.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(12) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder {
  background-image: url("../images/memories_images/page13.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(13) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder {
  background-image: url("../images/memories_images/page14.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 65.4%;
  width: 45.2%;
  top: 17.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 100%;
  width: 52%;
  left: 48%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(14) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder {
  background-image: url("../images/memories_images/page15n.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 50%;
  width: 32.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 50%;
  width: 33.9%;
  left: 66.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 50.1%;
  width: 32.9%;
  left: 33%;
  top: 49.8%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(15) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder {
  background-image: url("../images/memories_images/page16.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 65.3%;
  width: 51.6%;
  right: 24.2%;
  bottom: 17.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 32.2%;
  width: 25%;
  left: 8%;
  top: 11%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 31.9%;
  width: 25.1%;
  right: 7.7%;
  bottom: 9.9%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(16) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder {
  background-image: url("../images/memories_images/page_17.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 44.3%;
  width: 30.2%;
  left: 7.3%;
  top: 10.3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 79.6%;
  width: 60.8%;
  left: 39.3%;
  bottom: 10.2%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(17) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(18) .bg_holder {
  background-image: url("../images/memories_images/page18.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 55%;
  width: 43.4%;
  left: 28.3%;
  top: 22.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(18) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder {
  background-image: url("../images/memories_images/page19.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 48%;
  width: 64.6%;
  left: 35.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 48%;
  width: 64.5%;
  right: 35.5%;
  top: 52.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(19) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder {
  background-image: url("../images/memories_images/page20.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.9%;
  left: 24%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 45%;
  width: 31.4%;
  top: 28.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 44%;
  width: 30%;
  top: 29%;
  left: 70%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(20) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder {
  background-image: url("../images/memories_images/page21.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47%;
  width: 60.7%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 50.1%;
  width: 37.5%;
  left: 62.5%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 48%;
  width: 60.8%;
  top: 52%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) {
  position: absolute;
  height: 47.6%;
  width: 37.5%;
  left: 62.6%;
  top: 52.3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(21) .bg_holder .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder {
  background-image: url("../images/memories_images/page22.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 58%;
  width: 51%;
  left: 20.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-top: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 52.7%;
  width: 42.1%;
  top: 47.3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) {
  position: absolute;
  height: 52.5%;
  width: 43.9%;
  top: 47.4%;
  left: 56.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(22) .bg_holder .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder {
  background-image: url("../images/memories_images/page23.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.6%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) {
  position: absolute;
  height: 47.7%;
  width: 36.1%;
  top: 27.1%;
  left: 55.1%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 8px solid white;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(23) .bg_holder .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder {
  background-image: url("../images/memories_images/page24.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 57%;
  width: 42.1%;
  left: 31.5%;
  top: 23.3%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(24) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder {
  background-image: url("../images/memories_images/page25.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 47.5%;
  width: 35.8%;
  left: 7.5%;
  top: 25.8%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .birthday_popup .carousel .memories_frames li:nth-child(25) .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail {
  margin-top: 15px;
}
body .container .birthday_popup .thumbnail .filtering {
  /* display: flex;*/
  padding: 0;
  justify-content: space-between;
  max-width: 1280px;
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .thumbnail .filtering {
    margin: 0 5%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .birthday_popup .thumbnail .filtering {
    margin: 0 12%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .birthday_popup .thumbnail .filtering {
    margin: 0 17%;
  }
}
body .container .birthday_popup .thumbnail .filtering .slick-prev {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  background-color: transparent;
}
body .container .birthday_popup .thumbnail .filtering .slick-next {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  background-color: transparent;
}
body .container .birthday_popup .thumbnail .filtering .slick-prev::before {
  font-family: FontAwesome;
  content: "\f060";
  font-size: 20px;
  color: gray;
  line-height: 1;
  position: absolute;
  top: 0;
}
body .container .birthday_popup .thumbnail .filtering .slick-next::before {
  font-family: FontAwesome;
  content: "\f061";
  font-size: 20px;
  color: gray;
  line-height: 1;
  top: 0;
  position: absolute;
  right: 0;
}
body .container .birthday_popup .thumbnail .filtering .slick-list {
  margin-top: 15px;
}
body .container .birthday_popup .thumbnail .filtering .slick-list .slick-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .container .birthday_popup .thumbnail .filtering li:hover {
  border: 5px solid #515151;
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .thumbnail .filtering li:hover {
    border: 3px solid #515151;
  }
}
body .container .birthday_popup .thumbnail .filtering li {
  aspect-ratio: 1.5;
  width: 16vw !important;
  aspect-ratio: 1.5;
  list-style-type: none;
  border: 3px solid lightgray;
}
@media screen and (max-width: 768px) {
  body .container .birthday_popup .thumbnail .filtering li {
    width: 17vw !important;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .birthday_popup .thumbnail .filtering li {
    width: 15vw !important;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .birthday_popup .thumbnail .filtering li {
    width: 13vw !important;
    aspect-ratio: 1.5;
  }
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_one {
  background-image: url("../images/memories_images/page_01.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_one .screen_block:nth-child(1) {
  position: absolute;
  height: 54.6%;
  width: 74.8%;
  left: 12.6%;
  top: 20.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_one .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_one .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_one .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two {
  background-image: url("../images/memories_images/page2.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(1) {
  position: absolute;
  height: 70.1%;
  width: 79.3%;
  left: 10.2%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(2) {
  position: absolute;
  left: 33.9%;
  height: 50%;
  width: 32%;
  top: 50%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_two .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three {
  background-image: url("../images/memories_images/page3.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(1) {
  position: absolute;
  height: 52.1%;
  width: 27%;
  left: 7.3%;
  bottom: 34.2%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 26.9%;
  left: 36.6%;
  bottom: 26.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(3) {
  position: absolute;
  height: 53.8%;
  width: 26.9%;
  left: 65.9%;
  bottom: 13.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_three .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four {
  background-image: url("../images/memories_images/page4.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.8%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(2) {
  position: absolute;
  height: 30%;
  width: 26%;
  right: 18%;
  bottom: 53%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(3) {
  position: absolute;
  height: 36.1%;
  width: 32.5%;
  left: 67.7%;
  bottom: 20.8%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_four .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five {
  background-image: url("../images/memories_images/page5.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(1) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  left: 9.6%;
  bottom: 64%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(2) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 30.1%;
  top: 13.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(3) {
  position: absolute;
  height: 23.5%;
  width: 18.9%;
  right: 50.9%;
  top: 38.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(4) {
  position: absolute;
  height: 24%;
  width: 18.9%;
  left: 71.8%;
  bottom: 38%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(4) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(4) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(5) {
  position: absolute;
  height: 22.9%;
  width: 18.8%;
  right: 71.5%;
  bottom: 12.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(5) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(5) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(5) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(6) {
  position: absolute;
  height: 23%;
  width: 19%;
  right: 29.9%;
  top: 64.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(6) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(6) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_five .screen_block:nth-child(6) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six {
  background-image: url("../images/memories_images/page6.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(1) {
  position: absolute;
  height: 58.1%;
  width: 28.2%;
  left: 6.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(2) {
  position: absolute;
  height: 58%;
  width: 28.1%;
  right: 35.9%;
  top: 42%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(3) {
  position: absolute;
  height: 58%;
  width: 28.3%;
  right: 6.3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_six .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seven {
  background-image: url("../images/memories_images/page7.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seven .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seven .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seven .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seven .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight {
  background-image: url("../images/memories_images/page8.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(1) {
  position: absolute;
  height: 43.8%;
  width: 34.4%;
  top: 11.8%;
  left: 7.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(2) {
  position: absolute;
  height: 44.8%;
  width: 34.5%;
  top: 11.4%;
  left: 57.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(3) {
  position: absolute;
  height: 45%;
  width: 34.4%;
  top: 46.8%;
  right: 33.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eight .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine {
  background-image: url("../images/memories_images/page9.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(1) {
  position: absolute;
  height: 62%;
  width: 49.2%;
  left: 50.8%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(2) {
  position: absolute;
  height: 59.5%;
  width: 47.4%;
  right: 52.7%;
  top: 40.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nine .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten {
  background-image: url("../images/memories_images/page10.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(1) {
  position: absolute;
  height: 47.9%;
  width: 37.7%;
  top: 52.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(2) {
  position: absolute;
  height: 47.9%;
  width: 37.2%;
  top: 52.1%;
  left: 62.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(3) {
  position: absolute;
  height: 65.4%;
  width: 48.7%;
  left: 25.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_ten .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven {
  background-image: url("../images/memories_images/page11.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(1) {
  position: absolute;
  height: 51.8%;
  width: 64.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(2) {
  position: absolute;
  height: 40.6%;
  width: 33.8%;
  left: 66.3%;
  top: 33.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(3) {
  position: absolute;
  height: 43%;
  width: 29.7%;
  top: 54.2%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(4) {
  position: absolute;
  height: 43%;
  width: 33%;
  left: 31.6%;
  bottom: 3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(4) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(4) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eleven .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve {
  background-image: url("../images/memories_images/page12.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(1) {
  position: absolute;
  height: 52.3%;
  width: 32.7%;
  top: 24.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(2) {
  position: absolute;
  height: 52.3%;
  width: 69%;
  left: 31%;
  top: 24.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twelve .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_thirteen {
  background-image: url("../images/memories_images/page13.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_thirteen .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_thirteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_thirteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_thirteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen {
  background-image: url("../images/memories_images/page14.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(1) {
  position: absolute;
  height: 65.4%;
  width: 45.2%;
  top: 17.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(2) {
  position: absolute;
  height: 100%;
  width: 52%;
  left: 48%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fourteen .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen {
  background-image: url("../images/memories_images/page15n.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(1) {
  position: absolute;
  height: 51%;
  width: 33.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(2) {
  position: absolute;
  height: 51%;
  width: 35%;
  left: 65.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(3) {
  position: absolute;
  height: 50.7%;
  width: 34.9%;
  left: 32%;
  top: 49.2%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_fifteen .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen {
  background-image: url("../images/memories_images/page16.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(1) {
  position: absolute;
  height: 65.3%;
  width: 51.6%;
  right: 24.2%;
  bottom: 17.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(2) {
  position: absolute;
  height: 32.2%;
  width: 25%;
  left: 8%;
  top: 11%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(3) {
  position: absolute;
  height: 31.9%;
  width: 25.1%;
  right: 7.7%;
  bottom: 9.9%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_sixteen .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen {
  background-image: url("../images/memories_images/page_17.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(1) {
  position: absolute;
  height: 44.3%;
  width: 30.2%;
  left: 7.3%;
  top: 10.3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(2) {
  position: absolute;
  height: 79.6%;
  width: 60.8%;
  left: 39.3%;
  bottom: 10.2%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_seventeen .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eighteen {
  background-image: url("../images/memories_images/page18.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eighteen .screen_block:nth-child(1) {
  position: absolute;
  height: 55%;
  width: 43.4%;
  left: 28.3%;
  top: 22.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eighteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eighteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_eighteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen {
  background-image: url("../images/memories_images/page19.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(1) {
  position: absolute;
  height: 48%;
  width: 64.6%;
  left: 35.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(2) {
  position: absolute;
  height: 48%;
  width: 64.5%;
  right: 35.5%;
  top: 52.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_nineteen .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty {
  background-image: url("../images/memories_images/page20.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.9%;
  left: 24%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(2) {
  position: absolute;
  height: 45%;
  width: 31.4%;
  top: 28.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(3) {
  position: absolute;
  height: 44%;
  width: 30%;
  top: 29%;
  left: 70%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one {
  background-image: url("../images/memories_images/page21.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(1) {
  position: absolute;
  height: 47%;
  width: 60.7%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(2) {
  position: absolute;
  height: 50.1%;
  width: 37.5%;
  left: 62.5%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(3) {
  position: absolute;
  height: 48%;
  width: 60.8%;
  top: 52%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(4) {
  position: absolute;
  height: 47.6%;
  width: 37.5%;
  left: 62.6%;
  top: 52.3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(4) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(4) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_one .screen_block:nth-child(4) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two {
  background-image: url("../images/memories_images/page22.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(1) {
  position: absolute;
  height: 58%;
  width: 51%;
  left: 20.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-top: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(2) {
  position: absolute;
  height: 52.7%;
  width: 42.1%;
  top: 47.3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-left: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(3) {
  position: absolute;
  height: 52.5%;
  width: 43.9%;
  top: 47.4%;
  left: 56.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(3) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(3) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-bottom: none;
  border-right: none;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_two .screen_block:nth-child(3) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three {
  background-image: url("../images/memories_images/page23.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 51.6%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(2) {
  position: absolute;
  height: 47.7%;
  width: 36.1%;
  top: 27.1%;
  left: 55.1%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(2) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(2) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  border: 2px solid white;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_three .screen_block:nth-child(2) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_four {
  background-image: url("../images/memories_images/page24.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_four .screen_block:nth-child(1) {
  position: absolute;
  height: 57%;
  width: 42.1%;
  left: 31.5%;
  top: 23.3%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_four .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_four .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_four .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_five {
  background-image: url("../images/memories_images/page25.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_five .screen_block:nth-child(1) {
  position: absolute;
  height: 47.5%;
  width: 35.8%;
  left: 7.5%;
  top: 25.8%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_five .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_five .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container .birthday_popup .thumbnail .filtering li .bg_holder_twenty_five .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container .birthday_popup .popup_bottom_icon {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
body .container .birthday_popup .popup_bottom_icon .replace_area {
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .container .birthday_popup .popup_bottom_icon .replace_area label {
  width: auto;
}
body .container .birthday_popup .popup_bottom_icon .replace_area label .replace_icon {
  height: 35px;
  color: gray;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  body .container .birthday_popup .popup_bottom_icon .replace_area label .replace_icon {
    height: 20px;
    color: gray;
  }
}
body .container .birthday_popup .popup_bottom_icon .replace_area label .replace_icon:hover {
  color: darkgray;
}
body .container .birthday_popup .popup_bottom_icon .replace_area .replace_label {
  margin-top: 10px;
  color: gray;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  body .container .birthday_popup .popup_bottom_icon .replace_area .replace_label {
    margin-top: 7px;
  }
}
body .container .birthday_popup .popup_bottom_icon #diveditimage {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50px;
}
body .container .birthday_popup .popup_bottom_icon #diveditimage label {
  width: auto;
}
body .container .birthday_popup .popup_bottom_icon #diveditimage label #btneditimg {
  height: 35px;
  color: gray;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  body .container .birthday_popup .popup_bottom_icon #diveditimage label #btneditimg {
    height: 24px;
    color: gray;
  }
}
body .container .birthday_popup .popup_bottom_icon #diveditimage label #btneditimg:hover {
  color: darkgray;
}
body .container .birthday_popup .popup_bottom_icon #diveditimage .replace_label {
  margin-top: 10px;
  color: gray;
  font-weight: bold;
}
body .container .birthday_popup .popup_bottom_icon .lock_area {
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .container .birthday_popup .popup_bottom_icon .lock_area .edit_icon {
  height: 35px;
  color: gray;
}
@media screen and (max-width: 769px) {
  body .container .birthday_popup .popup_bottom_icon .lock_area .edit_icon {
    height: 20px;
    width: 20px;
    color: gray;
  }
}
body .container .birthday_popup .popup_bottom_icon .lock_area .lock_label {
  margin-top: 15px;
  color: gray;
  font-weight: bold;
}
body .scrolldown {
  transform: translateY(13.5%);
  transition: box-shadow 0.15s ease-in-out;
}
body * {
  box-sizing: border-box;
}
body .memories_frames:after {
  content: "";
  display: table;
  clear: both;
}
body .travel_screen {
  float: left;
  width: 25%;
}
body .total_count {
  display: flex;
  max-width: 100%;
  justify-content: flex-end;
  margin: 0 17%;
}
@media screen and (max-width: 1024px) {
  body .total_count {
    margin: 0 12%;
  }
}
@media screen and (max-width: 768px) {
  body .total_count {
    margin: 0 5%;
  }
}
@media screen and (max-width: 480px) {
  body .total_count {
    font-size: 13px;
  }
}
body .total_count .total_count_preview {
  border: 2px solid lightgray;
  border-radius: 3px;
  padding: 0px 4px;
  position: relative;
  opacity: 1;
  background: white;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  body .total_count .total_count_preview {
    padding: 0px 3px;
  }
}
@media screen and (max-width: 480px) {
  body .total_count .total_count_preview {
    padding: 0px 2px;
  }
}
@media screen and (max-width: 320px) {
  body .total_count .total_count_preview {
    padding: 0px 1px;
  }
}
body .total_count .total_count_preview::before {
  border: 2px solid lightgray;
  border-radius: 3px;
  content: "";
  left: 0px;
  z-index: -1;
  position: absolute;
  padding: 11px 13px;
  border-width: 2px;
  left: 1px;
  bottom: 3px;
}
@media screen and (max-width: 767px) {
  body .total_count .total_count_preview::before {
    padding: 10px 11px;
  }
}
@media screen and (max-width: 480px) {
  body .total_count .total_count_preview::before {
    padding: 9px 9px;
  }
}
@media screen and (max-width: 320px) {
  body .total_count .total_count_preview::before {
    padding: 9px 8px;
  }
}
body .prev,
body .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 5%;
  padding: 10px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  z-index: 1;
  display: none;
}
body .next {
  right: 0;
  border-radius: 3px 0 0 3px;
  display: none;
}
body .prev:hover,
body .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  bottom: 10px;
  right: 0px;
}
@media screen and (max-width: 480px) {
  body .container-fluid .navbar-brand {
    width: 42%;
    height: auto;
  }
}
body .container-fluid .navbar-brand img {
  margin-bottom: -4px;
}
@media screen and (max-width: 480px) {
  body .container-fluid .navbar-brand img {
    width: 80%;
    height: auto;
  }
}
body .container-fluid .menu_links {
  display: flex;
  align-items: center;
}
body .container-fluid .menu_links .home_icon {
  width: 85%;
}
@media (min-width: 576px) {
  body .container-fluid .menu_links .home_icon {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  body .container-fluid .menu_links .home_icon {
    width: 70%;
  }
}
body .navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
body .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
body .demo {
  opacity: 0.6;
  display: flex;
}
body .active,
body .demo:hover {
  opacity: 1;
}
body img.hover-shadow {
  transition: 0.3s;
}
body .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
body #multiple_img_upload {
  /*@media screen and (max-width:480px) {
      width: calc(100% - 56%);
  }*/
  position: relative;
  /* top: -4px; */
  /* width: 44%; */
  padding: -5px 23px;
  /* border: 3px solid #ccc; */
  /* text-align: center; */
  /* background-color: #DDD; */
  cursor: pointer;
  margin: 10px auto 10px 10px;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 10px;
}
@media screen and (max-width: 769px) {
  body #multiple_img_upload {
    left: 5px;
  }
}
@media screen and (min-width: 768px) {
  body #multiple_img_upload {
    left: 20px;
  }
}
body label {
  width: fit-content;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  body label .fa-upload {
    font-size: 30px;
    color: gray;
  }
}
@media screen and (max-width: 769px) {
  body label .fa-upload {
    font-size: 20px;
    color: gray;
  }
}
body label .img_upload_label {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 1.5em;
  color: gray;
}
@media screen and (max-width: 769px) {
  body label .img_upload_label {
    font-size: 1em;
  }
}
body label #gallery-photo-add {
  display: none;
}
body .thumbnail_img_holder .thumbnail_img {
  padding: 10px;
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  body .thumbnail_img_holder .thumbnail_img {
    aspect-ratio: 1.5;
  }
}
@media screen and (max-width: 769px) {
  body .homepage_icon {
    padding: 0px 35px;
  }
}
body .thumbnail_img_holder {
  border: 2px solid gray;
}
body .caption h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: darkslategray;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  body .caption {
    display: flex;
    align-items: flex-start;
    color: gray;
    margin-top: 12px;
  }
  body .caption h3 {
    font-size: 15px;
    text-transform: inherit;
    color: darkgray;
  }
}
@media screen and (max-width: 769px) and (max-width: 480px) {
  body .caption h3 {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  body .text-center .row form.example input {
    font-size: 14px;
  }
}
body .text-center .row .mobile_view_title {
  color: darkslategray;
}
@media screen and (max-width: 769px) {
  body .text-center .row .mobile_view_title {
    display: flex;
    justify-content: space-between;
    display: none;
    font-size: 15px;
    font-weight: 700;
    padding: 0 18.5px;
    padding-top: 15px;
    cursor: pointer;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 480px) {
  body .text-center .row .mobile_view_title .responsive_mobile_title {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  body .offer_photo .offer_image #slogan {
    background-color: beige;
    color: black;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px;
  }
  body .offer_photo .offer_image #slogan p {
    height: max-content;
  }
  body .offer_photo .offer_image div {
    border: 2px solid gray;
    margin-bottom: 20px;
  }
  body .offer_photo .offer_image div img {
    padding: 10px;
    height: 26vw;
  }
}
@media screen and (max-width: 769px) {
  body .offer_zone .offer_photo #slogan {
    background-color: beige;
    color: black;
    font-size: 20px;
    margin: 10px 35px;
  }
  body .offer_zone .offer_photo .offer_image div {
    border: 2px solid gray;
    margin: 35px;
  }
  body .offer_zone .offer_photo .offer_image div img {
    padding: 10px;
  }
}
body .responsive_mobile_title a {
  text-decoration: none;
  color: black;
}
@media screen and (min-width: 768px) {
  body .responsive_mobile_title {
    display: none;
  }
}
body .responsive_mobile_title:hover {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
body .screen_blockimage_carousel:has(.img-bg) {
  outline-offset: -8px;
}
body .Selected_screen_block {
  outline: 4px dashed #515151;
  position: relative;
}
body .Selected_screen_block:before,
body .Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
body .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: 0;
  top: 50%;
}
body .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: 0;
  top: 50%;
}
body .replace_icon_photo {
  color: transparent;
  opacity: 0;
  width: 2px;
}
body .lock_div {
  pointer-events: none;
}
@media screen and (min-width: 576px) {
  body .fa-home {
    display: none;
  }
}

.modal-open .container .pb-3 .row .modal .modal-dialog .modal-content .modal-header {
  flex-direction: row-reverse;
}

.fa-clone:hover {
  opacity: 0.5;
  cursor: pointer;
}

.fa-lock:hover {
  opacity: 0.5;
  cursor: pointer;
}

#btneditimg:hover {
  opacity: 0.5;
  cursor: pointer;
}

.fa-unlock:hover {
  opacity: 0.5;
  cursor: pointer;
}

#rotateLeft:hover {
  opacity: 0.5;
  cursor: pointer;
}

#rotateRight:hover {
  opacity: 0.5;
  cursor: pointer;
}

#largeModal .modal-dialog .modal-content .modal-footer #rotateLeft {
  border: none;
  background: none;
}
#largeModal .modal-dialog .modal-content .modal-footer #rotateRight {
  border: none;
  background: none;
}

#divbody {
  display: flex;
  justify-content: center;
}

#largeModal .modal-dialog .modal-content .modal-footer {
  margin-top: 25px;
  justify-content: center;
}

#myDIV {
  width: 30%;
  height: 23%;
  left: 35%;
  border: 1px solid grey;
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 3%;
  padding-left: 2%;
  top: 31%;
  background-color: rgb(238, 238, 238);
  text-align: left;
}
@media screen and (max-width: 768px) {
  #myDIV {
    width: 53%;
    height: 20%;
    left: 23%;
  }
}
@media screen and (max-width: 480px) {
  #myDIV {
    left: 9%;
    width: 80%;
    height: 23%;
  }
}
@media screen and (max-width: 380px) {
  #myDIV {
    left: 10%;
    width: 80%;
    height: 24%;
  }
}
#myDIV .btn-danger {
  background-color: transparent;
  border-color: transparent;
}
#myDIV .btn-danger .fa {
  color: black;
  font-size: 2em;
}
@media screen and (max-width: 480px) {
  #myDIV .btn-danger .fa {
    font-size: 1.7em;
  }
}
#myDIV #btnclose {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 12px;
  float: right;
  padding-top: 0%;
}
#myDIV h6 {
  margin-top: 5px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #myDIV h6 {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 380px) {
  #myDIV h6 {
    margin-top: 2em;
  }
}
#myDIV hr {
  margin-top: 0;
}

.modal-lg {
  display: flex;
  justify-content: center;
}
.modal-lg .modal-content .modal-header .close {
  border: none;
  background-color: transparent;
}
.modal-lg .modal-content .modal-header .close img {
  width: 27px;
}
@media screen and (max-width: 480px) {
  .modal-lg .modal-content .modal-header .close img {
    width: 22px;
  }
}
.modal-lg .modal-content .modal-header h4 {
  font-size: 1.2em;
}
@media screen and (max-width: 480px) {
  .modal-lg .modal-content .fa-rotate-left {
    width: 25px;
  }
  .modal-lg .modal-content .fa-rotate-right {
    width: 25px;
  }
}

/*///////////////////// swamini  */
#myimgDIV {
  width: 30%;
  height: 23%;
  left: 35%;
  border: 1px solid grey;
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 3%;
  padding-left: 2%;
  top: 31%;
  background-color: rgb(238, 238, 238);
  text-align: left;
}
@media screen and (max-width: 768px) {
  #myimgDIV {
    width: 53%;
    height: 20%;
    left: 23%;
  }
}
@media screen and (max-width: 480px) {
  #myimgDIV {
    left: 9%;
    width: 80%;
    height: 23%;
  }
}
@media screen and (max-width: 380px) {
  #myimgDIV {
    left: 10%;
    width: 80%;
    height: 24%;
  }
}
#myimgDIV .btn-danger {
  background-color: transparent;
  border-color: transparent;
}
#myimgDIV .btn-danger .fa {
  color: black;
  font-size: 2em;
}
@media screen and (max-width: 480px) {
  #myimgDIV .btn-danger .fa {
    font-size: 1.7em;
  }
}
#myimgDIV #btnimgclose {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 12px;
  float: right;
  padding-top: 0%;
}
#myimgDIV h6 {
  margin-top: 5px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #myimgDIV h6 {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 380px) {
  #myimgDIV h6 {
    margin-top: 2em;
  }
}
#myimgDIV hr {
  margin-top: 0;
}

.memories_frames .mySlides .bg_holder .screen_block .screen_blockimage_carousel .img-bg .fa-circle-check {
  position: absolute;
  top: 0%;
  font-size: 0.8em;
  color: #24bf41;
}
.memories_frames .mySlides .bg_holder .screen_block .screen_blockimage_carousel .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 0%;
  font-size: 0.8em;
  color: red;
}

#MemoriesContainer #birthday_area .birthday_frames .birthday_screen .bg_holder .screen_block .screen_blockimage .img-bg .fa-circle-check {
  position: absolute;
  top: 0.7%;
  left: 0.4%;
  font-size: 0.8em;
  color: #24bf41;
}
#MemoriesContainer #birthday_area .birthday_frames .birthday_screen .bg_holder .screen_block .screen_blockimage .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 0.7%;
  left: 0.4%;
  font-size: 0.8em;
  color: red;
}

.thumbnail .filtering .slick-list .slick-track .slick-slide div .birthday_screen .hover-shadow .screen_block .screen_blockimage_thumbnails .img-bg .fa-circle-check {
  position: absolute;
  top: 0.7%;
  left: 0.4%;
  font-size: 0.5em;
  color: #24bf41;
}
.thumbnail .filtering .slick-list .slick-track .slick-slide div .birthday_screen .hover-shadow .screen_block .screen_blockimage_thumbnails .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 0.7%;
  left: 0.4%;
  font-size: 0.5em;
  color: red;
}

.modal-body .screen_blockimage_carousel .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 5%;
  color: red;
}
.modal-body .screen_blockimage_carousel .img-bg .fa-circle-check {
  position: absolute;
  top: 5%;
  color: #24bf41;
}
.modal-body .div_class .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 5%;
  color: red;
}
.modal-body .div_class .img-bg .fa-circle-check {
  position: absolute;
  top: 5%;
  color: #24bf41;
}

/*////////////////////////////*/
