@media (max-width: 598px) {
}@media (min-width: 1024px) {
}@media (min-width: 1512px) {
}@media (min-width: 1024px) {
}.social-card-modal .exp-modal {
  min-width: 320px;
  padding-bottom: 0;
  overflow: visible;
}
.social-card-modal .modal-content {
  height: 100%;
  overflow-x: hidden;
  padding: 0;
  position: relative;
}
.social-card-modal .modal-footer {
  height: auto;
  padding: 1em 0;
  text-align: center;
}
.social-card-modal .modal-header {
  height: 0;
  padding: 0;
  position: relative;
  top: 0;
  z-index: 100001;
}
.social-card-modal .modal-header .close {
  border-bottom: none;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 599px) {
  .social-card-modal .modal-header .close {
    right: -12px;
    top: -42px;
  }
}
@media (max-width: 598px) {
  .social-card-modal .modal-header .close {
    color: #252525;
  }
}
@media (max-width: 1023px) {
  .social-card-modal.modal {
    position: absolute;
  }
}
@media (min-width: 599px) {
  .social-card-modal .exp-modal {
    height: 550px;
    max-height: 100%;
    min-height: 550px;
    top: 10%;
    transform: translateX(-50%);
  }
}
@media (min-width: 599px) and (max-height: 600px) {
  .social-card-modal .exp-modal {
    top: 50px;
  }
}
.searchText {
  box-sizing: border-box;
}
