﻿body {
  list-style-type: none;
  min-width: auto !important;
}
body .container {
  max-width: 1320px !important;
}
body .container #MiniMemories_area {
  margin: 0 auto;
  max-width: 1280px;
}
body .container #MiniMemories_area .MiniMemories_header_title {
  border-bottom: 1px solid lightgray;
  padding-bottom: 15px;
}
body .container #MiniMemories_area .MiniMemories_header_title .header_arrow {
  display: flex;
  justify-content: space-between;
}
body .container #MiniMemories_area .MiniMemories_header_title .header_arrow .fa-arrow-left {
  display: none;
  color: gray;
  font-size: 20px;
}
body .container #MiniMemories_area .MiniMemories_header_title .header_arrow .fa-arrow-right {
  color: gray;
  font-size: 20px;
}
body .container #MiniMemories_area .gallery h2 {
  text-align: center;
  text-transform: uppercase;
  color: gray;
}
body .container #MiniMemories_area .gallery .page_title {
  display: flex;
  justify-content: center;
  color: darkgray;
  font-size: 12px;
  margin-bottom: 1rem;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  justify-content: space-evenly;
}
body .container #MiniMemories_area .gallery .MiniMemories_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;
  box-shadow: unset;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li .bg_holder {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage {
  height: 100%;
  width: 100%;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  /*           background-position: center;*/
  background-size: cover;
  height: 100%;
  width: 100%;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li.rendering {
  position: absolute;
  left: 100%;
  z-index: 1;
  width: 2700px;
  height: 1800px;
}
@media screen and (max-width: 768px) {
  body .container #MiniMemories_area .gallery .MiniMemories_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 #MiniMemories_area .gallery .MiniMemories_frames li {
    aspect-ratio: 1.5;
  }
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(1) .bg_holder {
  background-image: url("../images/minimemories/page1.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(2) .bg_holder {
  background-image: url("../images/minimemories/page2.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(3) .bg_holder {
  background-image: url("../images/minimemories/page3.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(4) .bg_holder {
  background-image: url("../images/minimemories/page4.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(5) .bg_holder {
  background-image: url("../images/minimemories/page5.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(6) .bg_holder {
  background-image: url("../images/minimemories/page6.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(7) .bg_holder {
  background-image: url("../images/minimemories/page7.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(8) .bg_holder {
  background-image: url("../images/minimemories/page8.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(9) .bg_holder {
  background-image: url("../images/minimemories/page9.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(10) .bg_holder {
  background-image: url("../images/minimemories/page10.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(11) .bg_holder {
  background-image: url("../images/minimemories/page11.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(12) .bg_holder {
  background-image: url("../images/minimemories/page12.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(13) .bg_holder {
  background-image: url("../images/minimemories/page13.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(14) .bg_holder {
  background-image: url("../images/minimemories/page14.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(15) .bg_holder {
  background-image: url("../images/minimemories/page15.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(16) .bg_holder {
  background-image: url("../images/minimemories/page16.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(17) .bg_holder {
  background-image: url("../images/minimemories/page17.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(18) .bg_holder {
  background-image: url("../images/minimemories/page18.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(19) .bg_holder {
  background-image: url("../images/minimemories/page19.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(20) .bg_holder {
  background-image: url("../images/minimemories/page20.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(21) .bg_holder {
  background-image: url("../images/minimemories/page21.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(22) .bg_holder {
  background-image: url("../images/minimemories/page22.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(23) .bg_holder {
  background-image: url("../images/minimemories/page23.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(24) .bg_holder {
  background-image: url("../images/minimemories/page24.jpg");
}
body .container #MiniMemories_area .gallery .MiniMemories_frames li:nth-child(25) .bg_holder {
  background-image: url("../images/minimemories/page25.jpg");
}
body .container .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 .popup h2 {
  text-align: center;
  margin-bottom: 35px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 25px;
  color: gray;
}
body .container .popup .closebar .close {
  width: 30px;
  position: absolute;
  top: 12px;
  right: 13px;
  margin: 0 16%;
  opacity: unset;
}
@media screen and (max-width: 1023px) {
  body .container .popup .closebar .close {
    margin: 0 10%;
  }
}
@media screen and (max-width: 768px) {
  body .container .popup .closebar .close {
    top: 9px;
    margin: 0 2%;
  }
}
@media screen and (max-width: 480px) {
  body .container .popup .closebar .close {
    width: 23px;
    top: 9px;
    margin: 0;
  }
}
@media screen and (max-width: 320px) {
  body .container .popup .closebar .close {
    top: 9px;
    margin: 0;
    width: 20px;
  }
}
body .container .popup .closebar .cursor {
  cursor: pointer;
}
body .container .popup .carousel {
  position: relative;
  background-color: #fefefe;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  body .container .popup .carousel {
    margin: 0 5%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .popup .carousel {
    margin: 0 12%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .popup .carousel {
    margin: 0 17%;
  }
}
body .container .popup .carousel .mySlides {
  display: none;
}
body .container .popup .carousel .mySlides .bg_holder {
  width: 100%;
}
body .container .popup .carousel .minimemories_frames {
  padding: 0;
}
body .container .popup .carousel .minimemories_frames li {
  width: 100%;
  aspect-ratio: 1.5;
  list-style-type: none;
  border: 10px solid lightgray;
}
body .container .popup .carousel .minimemories_frames li .bg_holder {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel {
  height: 100%;
  width: 100%;
  outline-offset: 0;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  /*      background-position: center;*/
  background-size: cover;
  height: 100%;
  width: 100%;
  border: none;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, body .container .popup .carousel .minimemories_frames li .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 .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: -8px;
  top: 50%;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: -8px;
  top: 50%;
}
body .container .popup .carousel .minimemories_frames li .bg_holder .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  body .container .popup .carousel .minimemories_frames li {
    width: 100%;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .popup .carousel .minimemories_frames li {
    width: 100%;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .popup .carousel .minimemories_frames li {
    aspect-ratio: 1.5;
  }
}
body .container .popup .carousel .minimemories_frames li:nth-child(1) .bg_holder {
  background-image: url("../images/minimemories/page1.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(2) .bg_holder {
  background-image: url("../images/minimemories/page2.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(3) .bg_holder {
  background-image: url("../images/minimemories/page3.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(4) .bg_holder {
  background-image: url("../images/minimemories/page4.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(5) .bg_holder {
  background-image: url("../images/minimemories/page5.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(6) .bg_holder {
  background-image: url("../images/minimemories/page6.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(7) .bg_holder {
  background-image: url("../images/minimemories/page7.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(8) .bg_holder {
  background-image: url("../images/minimemories/page8.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(9) .bg_holder {
  background-image: url("../images/minimemories/page9.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(10) .bg_holder {
  background-image: url("../images/minimemories/page10.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(11) .bg_holder {
  background-image: url("../images/minimemories/page11.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(12) .bg_holder {
  background-image: url("../images/minimemories/page12.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(13) .bg_holder {
  background-image: url("../images/minimemories/page13.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(14) .bg_holder {
  background-image: url("../images/minimemories/page14.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(15) .bg_holder {
  background-image: url("../images/minimemories/page15.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(16) .bg_holder {
  background-image: url("../images/minimemories/page16.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(17) .bg_holder {
  background-image: url("../images/minimemories/page17.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(18) .bg_holder {
  background-image: url("../images/minimemories/page18.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(19) .bg_holder {
  background-image: url("../images/minimemories/page19.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(20) .bg_holder {
  background-image: url("../images/minimemories/page20.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(21) .bg_holder {
  background-image: url("../images/minimemories/page21.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(22) .bg_holder {
  background-image: url("../images/minimemories/page22.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(23) .bg_holder {
  background-image: url("../images/minimemories/page23.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(24) .bg_holder {
  background-image: url("../images/minimemories/page24.jpg");
}
body .container .popup .carousel .minimemories_frames li:nth-child(25) .bg_holder {
  background-image: url("../images/minimemories/page25.jpg");
}
body .container .popup .thumbnail {
  margin-top: 15px;
}
body .container .popup .thumbnail .MiniMemories_frames {
  /* display: flex;*/
  padding: 0;
  justify-content: space-between;
  max-width: 1280px;
  /* bg_holder_twenty_five*/
}
@media screen and (max-width: 768px) {
  body .container .popup .thumbnail .MiniMemories_frames {
    margin: 0 5%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .popup .thumbnail .MiniMemories_frames {
    margin: 0 12%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .popup .thumbnail .MiniMemories_frames {
    margin: 0 17%;
  }
}
body .container .popup .thumbnail .MiniMemories_frames .slick-prev {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  background-color: transparent;
}
body .container .popup .thumbnail .MiniMemories_frames .slick-next {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  background-color: transparent;
}
body .container .popup .thumbnail .MiniMemories_frames .slick-prev::before {
  font-family: FontAwesome;
  content: "\f060";
  font-size: 20px;
  color: gray;
  line-height: 1;
  position: absolute;
  top: 0;
}
body .container .popup .thumbnail .MiniMemories_frames .slick-next::before {
  font-family: FontAwesome;
  content: "\f061";
  font-size: 20px;
  color: gray;
  line-height: 1;
  top: 0;
  position: absolute;
  right: 0;
}
body .container .popup .thumbnail .MiniMemories_frames .slick-list {
  margin-top: 15px;
}
body .container .popup .thumbnail .MiniMemories_frames .slick-list .slick-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .container .popup .thumbnail .MiniMemories_frames li:hover {
  border: 5px solid #515151;
}
@media screen and (max-width: 768px) {
  body .container .popup .thumbnail .MiniMemories_frames li:hover {
    border: 3px solid #515151;
  }
}
body .container .popup .thumbnail .MiniMemories_frames li {
  /* width: calc(33% - 40px);*/
  /*width: 350px;
  height: 250px;
  list-style-type: none;
  border: 10px solid lightgray;
  margin: 10px;
  margin-bottom: 20px;


  @media screen and (max-width:768px) {
      width: calc(50% - 40px);
  }*/
  aspect-ratio: 1.5;
  width: 16vw !important;
  aspect-ratio: 1.5;
  list-style-type: none;
  border: 3px solid lightgray;
}
body .container .popup .thumbnail .MiniMemories_frames li .demo {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}
body .container .popup .thumbnail .MiniMemories_frames li .demo .screen_block:nth-child(1) {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body .container .popup .thumbnail .MiniMemories_frames li .demo .screen_block:nth-child(1) .screen_blockimage_thumbnails {
  height: 100%;
  width: 100%;
}
body .container .popup .thumbnail .MiniMemories_frames li .demo .screen_block:nth-child(1) .screen_blockimage_thumbnails .img-bg {
  background-repeat: no-repeat;
  width: 100%;
  /*         background-position: center;*/
  background-size: cover;
  height: 100%;
  width: 100%;
  border: none;
}
body .container .popup .thumbnail .MiniMemories_frames li .demo .screen_block:nth-child(1) .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: transparent;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  body .container .popup .thumbnail .MiniMemories_frames li {
    width: 17vw !important;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  body .container .popup .thumbnail .MiniMemories_frames li {
    width: 15vw !important;
    aspect-ratio: 1.5;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1980px) {
  body .container .popup .thumbnail .MiniMemories_frames li {
    width: 13vw !important;
    aspect-ratio: 1.5;
  }
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_one {
  background-image: url("../images/minimemories/page1.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_two {
  background-image: url("../images/minimemories/page2.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_three {
  background-image: url("../images/minimemories/page3.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_four {
  background-image: url("../images/minimemories/page4.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_five {
  background-image: url("../images/minimemories/page5.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_six {
  background-image: url("../images/minimemories/page6.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_seven {
  background-image: url("../images/minimemories/page7.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_eight {
  background-image: url("../images/minimemories/page8.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_nine {
  background-image: url("../images/minimemories/page9.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_ten {
  background-image: url("../images/minimemories/page10.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_eleven {
  background-image: url("../images/minimemories/page11.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twelve {
  background-image: url("../images/minimemories/page12.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_thirteen {
  background-image: url("../images/minimemories/page13.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_fourteen {
  background-image: url("../images/minimemories/page14.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_fifteen {
  background-image: url("../images/minimemories/page15.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_sixteen {
  background-image: url("../images/minimemories/page16.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_seventeen {
  background-image: url("../images/minimemories/page17.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_eighteen {
  background-image: url("../images/minimemories/page18.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_nineteen {
  background-image: url("../images/minimemories/page19.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty {
  background-image: url("../images/minimemories/page20.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty_one {
  background-image: url("../images/minimemories/page21.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty_two {
  background-image: url("../images/minimemories/page22.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty_three {
  background-image: url("../images/minimemories/page23.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty_four {
  background-image: url("../images/minimemories/page24.jpg");
}
body .container .popup .thumbnail .MiniMemories_frames li .bg_holder_twenty_five {
  background-image: url("../images/minimemories/page25.jpg");
}
body .container .popup .popup_bottom_icon {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
body .container .popup .popup_bottom_icon .replace_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50px;
}
body .container .popup .popup_bottom_icon .replace_area label {
  width: auto;
}
body .container .popup .popup_bottom_icon .replace_area label .replace_icon {
  height: 35px;
  color: gray;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  body .container .popup .popup_bottom_icon .replace_area label .replace_icon {
    height: 20px;
    color: gray;
  }
}
body .container .popup .popup_bottom_icon .replace_area label .replace_icon:hover {
  color: darkgray;
}
body .container .popup .popup_bottom_icon .replace_area .replace_label {
  margin-top: 10px;
  color: gray;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  body .container .popup .popup_bottom_icon .replace_area .replace_label {
    margin-top: 7px;
  }
}
body .container .popup .popup_bottom_icon #diveditimage {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50px;
}
body .container .popup .popup_bottom_icon #diveditimage label {
  width: auto;
}
body .container .popup .popup_bottom_icon #diveditimage label #btneditimg {
  height: 35px;
  color: gray;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  body .container .popup .popup_bottom_icon #diveditimage label #btneditimg {
    height: 24px;
    color: gray;
  }
}
body .container .popup .popup_bottom_icon #diveditimage label #btneditimg:hover {
  color: darkgray;
}
body .container .popup .popup_bottom_icon #diveditimage .replace_label {
  margin-top: 10px;
  color: gray;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  body .container .popup .popup_bottom_icon #diveditimage .replace_label {
    margin-top: 7px;
  }
}
body .container .popup .popup_bottom_icon .lock_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50px;
}
body .container .popup .popup_bottom_icon .lock_area .edit_icon {
  height: 35px;
  color: gray;
}
@media screen and (max-width: 769px) {
  body .container .popup .popup_bottom_icon .lock_area .edit_icon {
    height: 20px;
    width: 20px;
    color: gray;
  }
}
body .container .popup .popup_bottom_icon .lock_area .lock_label {
  margin-top: 15px;
  color: gray;
  font-weight: bold;
}

.scrolldown {
  transform: translateY(13.5%);
  transition: box-shadow 0.15s ease-in-out;
}

* {
  box-sizing: border-box;
}

.memories_frames:after {
  content: "";
  display: table;
  clear: both;
}

.travel_screen {
  float: left;
  width: 25%;
}

.total_count {
  display: flex;
  max-width: 100%;
  justify-content: flex-end;
  margin: 0 17%;
}
@media screen and (max-width: 1024px) {
  .total_count {
    margin: 0 12%;
  }
}
@media screen and (max-width: 768px) {
  .total_count {
    margin: 0 5%;
  }
}
@media screen and (max-width: 480px) {
  .total_count {
    font-size: 13px;
  }
}
.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) {
  .total_count .total_count_preview {
    padding: 0px 3px;
  }
}
@media screen and (max-width: 480px) {
  .total_count .total_count_preview {
    padding: 0px 2px;
  }
}
@media screen and (max-width: 320px) {
  .total_count .total_count_preview {
    padding: 0px 1px;
  }
}
.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) {
  .total_count .total_count_preview::before {
    padding: 10px 11px;
  }
}
@media screen and (max-width: 480px) {
  .total_count .total_count_preview::before {
    padding: 9px 9px;
  }
}
@media screen and (max-width: 320px) {
  .total_count .total_count_preview::before {
    padding: 9px 8px;
  }
}

.prev,
.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;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  display: none;
}

.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  bottom: 10px;
  right: 0px;
}

@media screen and (max-width: 480px) {
  .container-fluid .navbar-brand {
    width: 42%;
    height: auto;
  }
}
.container-fluid .navbar-brand img {
  margin-bottom: -4px;
}
@media screen and (max-width: 480px) {
  .container-fluid .navbar-brand img {
    width: 80%;
    height: auto;
  }
}
.container-fluid .menu_links {
  display: flex;
  align-items: center;
}
.container-fluid .menu_links .home_icon {
  width: 85%;
}
@media (min-width: 576px) {
  .container-fluid .menu_links .home_icon {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .container-fluid .menu_links .home_icon {
    width: 70%;
  }
}

.navbar-toggler-icon {
  width: 1em;
  height: 1em;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
  display: flex;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.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);
}

#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) {
  #multiple_img_upload {
    left: 5px;
  }
}
@media screen and (min-width: 768px) {
  #multiple_img_upload {
    left: 20px;
  }
}
#multiple_img_upload label:hover .fa-upload {
  color: black;
  cursor: pointer;
}
#multiple_img_upload label:hover .img_upload_label {
  color: black;
  cursor: pointer;
}

label {
  width: fit-content;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  label .fa-upload {
    font-size: 30px;
    color: gray;
  }
}
@media screen and (max-width: 769px) {
  label .fa-upload {
    font-size: 20px;
    color: gray;
  }
}
label .img_upload_label {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 1.5em;
  color: gray;
}
@media screen and (max-width: 769px) {
  label .img_upload_label {
    font-size: 1em;
  }
}
label #gallery-photo-add {
  display: none;
}

/*  .slick-prev {
        visibility: hidden;
    }*/
/*.slick-prev:before, .slick-next:before {
    color: red;
    width:10px;
}*/
.thumbnail_img_holder .thumbnail_img {
  padding: 10px;
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .thumbnail_img_holder .thumbnail_img {
    aspect-ratio: 1.5;
  }
}

@media screen and (max-width: 769px) {
  .homepage_icon {
    padding: 0px 35px;
  }
}

.thumbnail_img_holder {
  border: 2px solid gray;
}

/*.caption {
    @media screen and (max-width:769px) {
        display: flex;
        align-items: flex-start;
        color: gray;

        h3 {
            font-size: 15px;
        }
    }
}*/
.caption h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: darkslategray;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .caption {
    display: flex;
    align-items: flex-start;
    color: gray;
    margin-top: 12px;
  }
  .caption h3 {
    font-size: 15px;
    text-transform: inherit;
    color: darkgray;
  }
}
@media screen and (max-width: 769px) and (max-width: 480px) {
  .caption h3 {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .text-center .row form.example {
    height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .text-center .row form.example input {
    font-size: 14px;
  }
}
.text-center .row .fa-search {
  display: flex;
  justify-content: center;
}
.text-center .row .mobile_view_title {
  color: darkslategray;
}
@media screen and (max-width: 769px) {
  .text-center .row .mobile_view_title {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    padding: 0 18.5px;
    padding-top: 15px;
    cursor: pointer;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 480px) {
  .text-center .row .mobile_view_title .responsive_mobile_title {
    font-size: 10px;
  }
}
@media screen and (max-width: 380px) {
  .text-center .row .mobile_view_title .responsive_mobile_title {
    font-size: 9px;
  }
}

@media screen and (min-width: 768px) {
  .offer_photo .offer_image #slogan {
    background-color: beige;
    color: black;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .offer_photo .offer_image #slogan p {
    height: max-content;
  }
  .offer_photo .offer_image div {
    border: 2px solid gray;
    margin-bottom: 20px;
  }
  .offer_photo .offer_image div img {
    padding: 10px;
    height: 26vw;
  }
}

@media screen and (max-width: 769px) {
  .offer_zone .offer_photo #slogan {
    background-color: beige;
    color: black;
    font-size: 20px;
    margin: 10px 35px;
  }
  .offer_zone .offer_photo .offer_image div {
    border: 2px solid gray;
    margin: 35px;
  }
  .offer_zone .offer_photo .offer_image div img {
    padding: 10px;
  }
}

.responsive_mobile_title a {
  text-decoration: none;
  color: black;
}
@media screen and (min-width: 768px) {
  .responsive_mobile_title {
    display: none;
  }
}

.responsive_mobile_title:hover {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.screen_blockimage_carousel:has(.img-bg) {
  outline-offset: -8px;
}

.Selected_screen_block {
  outline: 4px dashed #515151;
  position: relative;
}

.Selected_screen_block:before,
.Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}

.Selected_screen_block:after {
  right: -8px;
  top: 50%;
}

.Selected_screen_block:before {
  left: -8px;
  top: 50%;
}

.screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before, .screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  content: "";
  height: 12px;
  width: 12px;
  position: absolute;
  background: #515151;
  border-radius: 50%;
}
.screen_blockimage_carousel:has(.img-bg).Selected_screen_block:after {
  right: 0;
  top: 50%;
}
.screen_blockimage_carousel:has(.img-bg).Selected_screen_block:before {
  left: 0;
  top: 50%;
}

.replace_icon_photo {
  color: transparent;
  opacity: 0;
  width: 2px;
}

.lock_div {
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .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;
}

#largeModal1 .modal-dialog .modal-content .modal-footer #rotateLeft {
  border: none;
  background: none;
}
#largeModal1 .modal-dialog .modal-content .modal-footer #rotateRight {
  border: none;
  background: none;
}

#divbody1 {
  display: flex;
  justify-content: center;
}

#largeModal1 .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;
  }
}

#ModelDivCheckBlankImg {
  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) {
  #ModelDivCheckBlankImg {
    width: 53%;
    height: 20%;
    left: 23%;
  }
}
@media screen and (max-width: 480px) {
  #ModelDivCheckBlankImg {
    left: 9%;
    width: 80%;
    height: 23%;
  }
}
@media screen and (max-width: 380px) {
  #ModelDivCheckBlankImg {
    left: 10%;
    width: 80%;
    height: 24%;
  }
}
#ModelDivCheckBlankImg .btn-danger {
  background-color: transparent;
  border-color: transparent;
}
#ModelDivCheckBlankImg .btn-danger .fa {
  color: black;
  font-size: 2em;
}
@media screen and (max-width: 480px) {
  #ModelDivCheckBlankImg .btn-danger .fa {
    font-size: 1.7em;
  }
}
#ModelDivCheckBlankImg #btnclose {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 12px;
  float: right;
  padding-top: 0%;
}
#ModelDivCheckBlankImg h6 {
  margin-top: 5px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #ModelDivCheckBlankImg h6 {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 380px) {
  #ModelDivCheckBlankImg h6 {
    margin-top: 2em;
  }
}
#ModelDivCheckBlankImg hr {
  margin-top: 0;
}

.save_draft_area {
  display: flex;
  margin: 2% 0;
  justify-content: space-evenly;
}

#multiple_img_upload #lblmsg {
  font-size: 1.5em;
}
@media screen and (max-width: 769px) {
  #multiple_img_upload #lblmsg {
    font-size: 1em;
  }
}

#btnSaveDraft {
  color: gray;
  background-color: transparent;
  border-color: transparent;
}

#btnAddToCart {
  color: gray;
  background-color: transparent;
  border-color: transparent;
}

@media screen and (min-width: 768px) {
  .fa-cart-shopping {
    font-size: 30px;
    color: gray;
  }
}
@media screen and (max-width: 769px) {
  .fa-cart-shopping {
    font-size: 20px;
    color: gray;
  }
}

@media screen and (min-width: 768px) {
  .fa-floppy-disk {
    font-size: 30px;
    color: gray;
  }
}
@media screen and (max-width: 769px) {
  .fa-floppy-disk {
    font-size: 20px;
    color: gray;
  }
}

.screen_blockimage, .screen_blockimage_carousel, .screen_blockimage_thumbnails {
  overflow: hidden;
}

@media screen and (max-width: 576px) {
  .homenone {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  #manage {
    position: absolute;
    top: 12%;
    right: 30%;
  }
}

@media screen and (max-width: 576px) {
  .navitemmobile1 {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .navitemmobile {
    margin: 0 10px;
  }
}

@media screen and (max-width: 576px) {
  .collapse {
    display: flex;
    /*     flex-direction: column;*/
    height: 95px;
    width: 100%;
    /*    align-items: flex-end;*/
    padding-right: 1px;
    cursor: pointer;
    /*        .navbar-nav:hover {
        position: absolute;
        top: 100%;
        right: 0;
        width: 200px;
        display: grid;
        border: 3px solid black;
    }*/
  }
}

#btnClearAll {
  background-color: red !important;
  border: red;
}

.btn-danger {
  background-color: red !important;
  border: red;
}

.moblbl_imagecount {
  display: flex;
  margin: auto !important;
  margin-bottom: 1rem !important;
}

@media screen and (max-width: 768px) {
  .btntextmob {
    display: none;
  }
}

#MiniMemoriesContainer #MiniMemories_area .MiniMemories_frames .travel_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;
}
#MiniMemoriesContainer #MiniMemories_area .MiniMemories_frames .travel_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 .travel_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 .travel_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;
}

.minimemories_frames .mySlides .bg_holder .screen_block .screen_blockimage_carousel .img-bg .fa-circle-check {
  position: absolute;
  top: 0%;
  font-size: 0.8em;
  color: #24bf41;
}
.minimemories_frames .mySlides .bg_holder .screen_block .screen_blockimage_carousel .img-bg .fa-circle-exclamation {
  position: absolute;
  top: 0%;
  font-size: 0.8em;
  color: red;
}
