
  

.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;
  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;
}
.newPhot_card_block {
  margin-top: 34px;
}
.undeFined_title {
  color: #11263C;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.newPhot_card_items li {
  width: calc(20% - 20px);
}
.newPhot_card_box {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 5px 0px rgba(229, 63, 158, 0.20);
  padding: 20px;
  height: 100%;
}

.linkIcon_btn {
  background: none;
  border: none;
  padding: 0;
}

.linkIcon_btn.disabled {
  opacity: 0.4;
  pointer-events: auto;
  cursor: not-allowed;
}

.linkIcon_btn:hover svg path {
  stroke: #E53F9E;
}
.linkIcon_btn svg {
  width: 20px;
  height: 20px;
}
.linkIcon_box {
  display: flex;
  gap: 20px;
  align-items: center;
}
.socila_linkFollw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.newPhot_box img {
  border-radius: 4px;
 
  height: 100%;
  object-fit: cover;
}
.newPhot_box  {
  width: 100%;
  height: 100%;
  max-height: 112px;
  min-height: 112px;
  border-radius: 4px;
}

.undefined_photos_wrapper .section_heading {
  color: #16030E;
  font-size: 32px;
  font-weight: 500;
  margin: 0;
}
.undefined_photos_wrapper .page_navigation_box{
  margin-top: 40px;
}






.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 .section_heading {
    font-size: 27px;
  }
  .undefined_photos_wrapper {
    margin-top: 30px;
}
.data_tablist_block {
  margin-top: 20px;
}
.undefinedNo_list {
  gap: 25px;
}
.newPhot_card_block {
  margin-top: 30px;
}
.newPhot_card_items li {
  width: calc(25% - 20px);
}
}



@media (min-width: 992px) and (max-width: 1199.98px) { 
  .newPhot_card_items li {
    width: calc(33.3333% - 17px);
}
.undefined_photos_wrapper .section_heading {
  font-size: 25px;
}
.undefined_photos_wrapper {
  margin-top: 25px;
}

.data_tablist_block {
  margin-top: 15px;
}
.unde_photosBlock {
  padding-top: 15px;
}
.newPhot_card_block {
  margin-top: 25px;
}
}


@media (max-width: 991.98px) {
  .newPhot_card_items li {
    width: calc(25% - 20px);
}
.newPhot_box {
  max-height: 90px;
  min-height: 90px;
}
.newPhot_card_box {
  padding: 13px;
}
.data_tablist_block {
  margin-top: 15px;
}
.undefined_photos_wrapper {
  margin-top: 23px;
}

.undefined_photos_wrapper .section_heading {
  font-size: 25px;
}
.newPhot_card_block {
  margin-top: 20px;
}
.undefined_photos_wrapper .page_navigation_box {
  margin-top: 30px;
}
.undefined_photos_wrapper .page_navigation_box .pagination {
  gap: 20px;
}


}


@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;
}
.newPhot_card_items li {
  width: calc(33.33333% - 20px);
}
.linkIcon_btn svg {
  width: 18px;
  height: 18px;
}
.socila_linkFollw {
  margin-top: 5px;
}
}

@media (max-width: 575.98px) {
  .newPhot_card_items li {
    width: calc(50% - 13px);
}


.phot_ckoseBox {
  border-right:none;
  padding-right: 0px;
}
.data_tablist_block .nav-link {
  font-size: 14px;
}
.data_tablist_block #pills-tab {
  gap: 15px;
}
.newPhot_box {
  max-height: 85px;
  min-height: 85px;
}
.undefined_photos_wrapper .page_navigation_box .pagination {
  gap: 10px;
}
.undeFined_title {
  font-size: 18px;
}
.newPhot_card_block {
  margin-top: 15px;
}
.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;
}
 
}
