

.data_tablist_block #pills-tab {
  border-bottom: 2px solid #FCE9F4;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 28px;
  margin-bottom: 0px;
  flex: auto;
}

.data_tablist_block .nav-link.active::before {
  content: "";
  width: 100%;
  background-color: #E53F9E;
  bottom: -10px;
  height: 2px;
  position: absolute;
}

.data_tablist_block .nav-link {
  position: relative;
  color: rgba(64, 68, 77, 0.75);
  font-size: 18px;
  font-weight: 400;
  padding: 0;
}

.data_tablist_block .nav-link.active {
  background: none;
  color: #40444D;
  font-weight: 700;
}

.data_tablist_block .nav-link:hover {
  color: #E53F9E;
}


.undefined_photos_wrapper .form-group {
  max-width: 367px;
  width: 100%;
}

.form-label {
  color: #20102B;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

.close_opneBtn {
  border-radius: 50px;
  border: 1px solid #FCE9F4;
  color: #40444D;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 19px;
}

.close_opneBtn.bg_color {
  color: #E53F9E;
  background: #FCE9F4;
}

.phot_ckoseBox {
  display: flex;
  gap: 6px;
  align-items: center;
  border-right: 2px solid #D9D9D9;
  padding-right: 13px;
}

.phot_ckoseBox:last-child {
  border-right: none;
  padding-right: 0px;
}

.unde_photBtn_box {
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 13px;
  flex-wrap: wrap;
}

.unde_photBox {
  display: flex;
  gap: 82px;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 15px;
}

.undefinedNo_list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  row-gap: 12px;
}

.undefinedNo_list li {
  text-align: center;
}

.undefined_no {
  color: #9B959F;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #E2E2E2;
  background: #FFF;
  padding: 11px 15px;
  display: block;
}

.und_phot_text {
  color: #20102B;
  font-size: 14px;
  font-weight: 500;
}

.data_tablist_block #pills-tab {
  margin-bottom: 0px !important;
}

.unde_photosBlock {
  padding-top: 20px;
}

.data_tablist_block {
  margin-top: 42px;
}

.newPhot_card_items {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  gap: 25px;
  margin-top: 20px;
  flex-wrap: wrap;
}




.photosWith_location_block {
  margin-top: 34px;
}

.undeFined_title {
  color: #11263C;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.phot_locat_listing li {
  width: calc(50% - 12px);
}

.phot_locat_listing {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  gap: 24px;
  margin-top: 20px;
  flex-wrap: wrap;
  width: 100%;
}

.locatImg_box {
  max-height: 140px;
  width: 100%;
  height: 100%;
}

.locatImg_box img {
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
}

iframe {
  width: 100%;
  max-height: 304px;
  border-radius: 8px;
}

.locat_maps {
  margin-top: 18px;
}

.address_locatShare_box {
  display: flex;
  gap: 24px;
  margin-top: 24px;
  flex-wrap: wrap;
  row-gap: 10px;
}

.locatShare_img {
  max-width: 208px;
  max-height: 140px;
  min-width: 208px;
}

.locatShare_img img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
}

.locat_addName {
  display: block;
  color: #20102B;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
}

.locat_addName:last-child {
  margin-bottom: 0px;
}

.locat_add {
  color: #11263C;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}

.location_share_block {
  border-left: 1px solid #D9D9D9;
  padding-left: 12px;
}

.photosImg_box {
  padding-right: 12px;
}

.locatShare_link_box {
  margin-top: 49px;
  text-align: center;
}

.share_title {
  color: #11263C;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.locatShare_link_listing {
  list-style: none;
  padding-left: 0px;
  margin: 16px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  row-gap: 10px;
}

.shareIcon_box {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 2.76726px 2.21381px 0px rgba(0, 0, 0, 0.02), 0px 6.6501px 5.32008px 0px rgba(0, 0, 0, 0.03), 0px 12.52155px 10.01724px 0px rgba(0, 0, 0, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: auto;
  margin-bottom: 8px;
  cursor: pointer;
}
.share_linkName {
  color: #20102B;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.shareIcon_box svg {
  width: 22px;
  height: 22px;
  min-width: 22px;
}

.shareCancel_btn {
  margin-top: 16px;
}

.cancelBtn {
  border-radius: 4px;
  border: 1.5px solid rgba(22, 3, 14, 0.60);
  padding: 6px 13px;
  color: rgba(22, 3, 14, 0.60);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.cancelBtn:hover {
  background-color: #E53F9E;
  color: #fff;
  border: 1px solid #E53F9E;
}
.undefined_photos_wrapper .page_navigation_box {
  margin-top: 0;
}






.downloadIcon_btn {
  background: none;
  border: none;
  padding: 0;
}

.down_tabs_items #pills-tab {
  border-bottom: none;
  padding-bottom: 0px;
  gap: 6px;
}

.down_tabs_items .nav-link.active::before {
  content: none;
}

.down_tabs_items .nav-link.active {
  background: #FCE9F4;
  color: #E53F9E;
}

.down_tabs_items .nav-link {
  color: #40444D;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 20px;
  border-radius: 50px;
  border: 1px solid #FCE9F4;
}

.downloadIcon_btn svg {
  width: 86px;
  height: 86px;
}

.downloadIcon_btn svg path {
  stroke: #000000;
}

.phot_upload_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 15px;
}

.phot_uploBox {
  text-align: center;
}

.down_tabs_items {
  margin-top: 8px;
}

.undefined_photos_wrapper input#flexRadioDefault1 {
  display: none;
}

.form-check-input:checked~.close_opneBtn {
  color: #E53F9E;
  background: #FCE9F4;
}

.undefined_photos_wrapper input#flexRadioDefault11 {
  display: none;
}

.undefined_photos_wrapper input#flexRadioDefault12 {
  display: none;
}

.undefined_photos_wrapper input#flexRadioDefault13 {
  display: none;
}

.undefined_photos_wrapper .form-check {
  padding-left: 0px;
  margin-bottom: 0px;
}

/* ========== responsive  ============  */

@media (min-width: 1200px) and (max-width: 1440px) {
  .undefined_photos_wrapper {
    margin-top: 0;
  }
  .undefined_photos_wrapper .section_heading {
    font-size: 27px;
  }

  .data_tablist_block {
    margin-top: 20px;
  }

  .photosWith_location_block {
    margin-top: 25px;
}
.unde_photBox {
  gap: 60px;
}
.unde_photBtn_box {
  gap: 10px;
}
.phot_ckoseBox {
  padding-right: 10px;
}
.undefined_photos_wrapper .page_navigation_box .pagination {
  gap: 15px;
}
.close_opneBtn {
  font-size: 14px;
}
.undefined_photos_wrapper .form-group {
  max-width: 345px;
}
.locatShare_link_listing {
  gap: 15px;
}

}



@media (min-width: 992px) and (max-width: 1199.98px) {
  .undefined_photos_wrapper {
    margin-top: 0;
  }

  .undefined_photos_wrapper .section_heading {
    font-size: 25px;
  }

  .data_tablist_block {
    margin-top: 15px;
  }

  .unde_photosBlock {
    padding-top: 15px;
  }
  .photosWith_location_block {
    margin-top: 20px;
  }
  .phot_locat_listing li {
    width: calc(33.33333% - 16px);
  }
  .locatShare_link_box {
    margin-top: 35px;
  }
  .location_share_block {
    border-left: none;
    padding-left: 0px;
  }
  .photosImg_box {
  padding-right: 0px;
  }
}


@media (max-width: 991.98px) {
  .undefined_photos_wrapper {
    margin-top: 0;
  }
  .undefined_photos_wrapper .section_heading {
    font-size: 25px;
  }
  .data_tablist_block {
    margin-top: 15px;
  }


  .photosWith_location_block {
    margin-top: 23px;
}
.undeFined_title {
  font-size: 18px;
}
.undefined_photos_wrapper .page_navigation_box .pagination {
  gap: 13px;
}
.locatShare_link_box {
  margin-top: 20px;
}
.close_opneBtn {
  font-size: 14px;
}
.undefined_no {
  padding: 8px 12px;
}
.undefinedNo_list {
  gap: 25px;
}

}


@media (min-width: 576px) and (max-width: 767.98px) {
  .data_tablist_block .nav-link {
    font-size: 16px;
  }

  .undefined_photos_wrapper .section_heading {
    font-size: 23px;
  }


  .unde_photosBlock {
  padding-top: 10px;
  }
  .undefined_photos_wrapper .form-group {
    max-width: 100%;
}

 
}

@media (max-width: 575.98px) {
  
  .data_tablist_block .nav-link {
    font-size: 14px;
  }

  .data_tablist_block #pills-tab {
    gap: 14px;
}
  iframe {
    width: 100%;
    max-height: 200px;
    border-radius: 8px;
}
.locatShare_img {
  max-width: 100%;
  max-height: 140px;
  min-width: 100%;
}
.phot_ckoseBox {
  border-right: none;
  padding-right: 0px;
}
.phot_locat_listing {
  gap: 12px;
  margin-top: 15px;
}
.location_share_block {
  border-left: none;
  padding-left: 0px;
}
.phot_locat_listing li {
  width: calc(50% - 6px);
}
.photosImg_box {
  padding-right: 0px;
}
.locatShare_link_box {
  margin-top: 10px;
}
.locatShare_link_listing {
  gap: 11px;
}
.undefinedNo_list {
  gap: 12px;
}
.close_opneBtn {
  font-size: 13px;
  padding: 7px 14px;
}
.unde_photBtn_box {
  gap: 8px;
}
.undefined_no {
  padding: 6px 8px;
}
.und_phot_text {
  font-size: 13px;
}
.undefined_photos_wrapper .section_heading {
  font-size: 20px;
}
.undefined_photos_wrapper .page_navigation_box .pagination {
  gap: 8px;
}

}