.frame-img,
.frame-img * {
  box-sizing: border-box;
}
.frame-img.show {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.frame-img {
  border: 0 none;
  background: #ffffff;
  width: 531px;
  height: 648px;
  position: relative;
  z-index:1;
}
/* #carouselExampleFade {
  width: 531px;
  height: 491px;
  position: absolute;
  left: calc(50% - 265.5px);
  top: calc(50% - 324px);
} */
.image {
  width: 531px;
  height: 491px;
  position: absolute;
  left: calc(50% - 265.5px);
  top: calc(50% - 324px);
}
.ph-x-bold {
  width: 39px;
  height: 39px;
  position: absolute;
  left: 469px;
  top: 21px;
  overflow: visible;
}
.frame-inner {
  background: #ffffff;
  width: 234px;
  height: 82px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.list-item-link-gallery {
  color: #000000;
  text-align: left;
  font-family: "OpenSans-Bold", sans-serif;
  font-size: 14px;
  line-height: 27px;
  font-weight: 700;
  position: absolute;
  left: 16px;
  top: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list-item-link-gallery2 {
  color: #000000;
  text-align: left;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
  position: absolute;
  left: 16px;
  top: 41px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list-item-link-gallery3 {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-family: 'montserrat' !important;
  /* font-family: "OpenSans-Regular", sans-serif; */
  font-size: 14px;
  line-height: 20px;
  /* line-height: 27px; */
  font-weight: 400;
  position: absolute;
  /* left: 16px; */
  /* top: 543px; */
  top: 465px !important;
  width: 100%;
  /* width: 492px; */
  /* height: 200px; */
  height: fit-content;
  display: flex;
  align-items: left;
  justify-content: flex-start;
  flex-direction: column;
}
.projectmodal{
  margin-top: 10px !important;
  margin-bottom: 10px;
  font-size: 16px;
}
.gotoImaji{
  /* margin-top: 23px !important; */
}
.list-item-link-gallery4 {
  color: #000000;
  text-align: left;
  font-family: "OpenSans-Bold", sans-serif;
  font-size: 14px;
  line-height: 27px;
  font-weight: 700;
  position: absolute;
  left: 16px;
  top: 508px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.frame-img.shown {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.7s ease;
}

@media screen and (max-width: 412px){
/* @media screen and (max-width: 512px){ */
  .jw-modal{
    top: 120px !important;
    border: none;
  }
    .frame-img,
.frame-img * {
  box-sizing: border-box;
}
.frame-img.show {
  border: none;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.frame-img {
  background: #ffffff;
  width: 347px;
  height: 450px;
  /* height: 500px; */
  height: 601px;
  position: relative;
  overflow: hidden;
}
.image {
  width: 100%;
  height: 491px;
  position: absolute;
  left: 0;
  top: calc(50% - 324px);
}
.ph-x-bold {
  width: 39px;
  height: 39px;
  position: absolute;
  left: 269px;
  top: 21px;
  overflow: visible;
}
.frame-inner {
  background: #ffffff;
  width: 214px;
  height: 82px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.list-item-link-gallery {
  color: #000000;
  text-align: left;
  /* font-family: "OpenSans-Bold", sans-serif; */
  font-size: 12px;
  line-height: 15px !important;
  line-height: 15px;
  /* line-height: 27px; */
  font-weight: 700;
  position: absolute;
  left: 16px;
  top: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list-item-link-gallery2 {
  color: #000000;
  text-align: left;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 12px;
  line-height: 27px;
  font-weight: 400;
  position: absolute;
  left: 16px;
  top: 41px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.list-item-link-gallery3 {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 12px;
  /* line-height: 10px; */
  line-height: 27px;
  font-weight: 400;
  position: absolute;
  left: 16px;
  /* top: 513px; */
  top: 410px;
  margin-left: -18px !important;
  /* top: 450px; */
  width: calc(100% + 2px) !important;
  /* height: 340px !important; */
  height: fit-content;
  display: flex;
  align-items: left;
  justify-content: flex-start;
  flex-direction: column;
  column-gap: 2px;
}
.projectmodal{
  margin-top: 2px !important;
  font-size: 14px;
}
/* .gotoImaji{
  margin-top: 16px;
} */
.list-item-link-gallery4 {
  /* color: #000000; */
  text-align: left;
  font-family: "OpenSans-Bold", sans-serif;
  font-size: 14px;
  line-height: 27px;
  font-weight: 700;
  position: absolute;
  left: 16px;
  top: 488px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.frame-img.shown {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.7s ease;
}  
}