@media only screen and (max-width: 1399px) {
  h2,
  .heading-two {
    font-size: 30px;
    line-height: 36px;
  }
  h3,
  .heading-three {
    font-size: 28px;
    line-height: 30px;
  }
  .py-100 {
    padding: 90px 0;
  }
  .pt-100 {
    padding-top: 90px;
  }
  .py-80 {
    padding: 70px 0;
  }
  .pt-80 {
    padding-top: 70px;
  }
  .pt-50 {
    padding-top: 40px;
  }
  .my-80 {
    margin: 70px 0;
  }
  .my-50 {
    margin: 40px 0;
  }
  .mt-50 {
    margin-top: 40px;
  }
  .mb-50 {
    margin-bottom: 40px;
  }
  .mb-70 {
    margin-bottom: 60px;
  }
  .mt-70 {
  margin-top: 60px;
}
  .marketer-registration-text {
    margin-bottom: 70px;
  }
  /* Header */
  .site-logo img {
    width: 100px;
    height: auto;
  }
  .site-header {
    padding: 24px 48px 24px 48px;
  }
  .site-header.sticky {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nav-menu {
    gap: 20px;
  }

  /* Banner section */
  .banner-title {
    font-size: 86px;
    line-height: 80px;
  }
  .banner-text {
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .banner-section input[type="search"] {
    font-size: 20px;
    line-height: 24px;
    padding: 12px 46px 12px 16px;
  }
  .search-container button {
    top: 12px;
  }
  /* Banner section End*/

  /* Online Memorial */
  .page-title {
    margin-top: -27px;
    padding: 12px 24px;
  }
  .online-memorial-section .page-title {
    margin-bottom: 40px;
  }

  .online-memorial-section p {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  /* Online Memorial End*/

  /* Image Section */
  .image-section {
    padding: 90px 0;
  }
  /* Image Section End */
  .digital-memorial-row {
    gap: 50px;
  }
  .digital-memorial-col {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
  }
  /* View Example Modal */
  .viewExampleModal .modal-content,
  #preview-content {
    padding: 30px 0;
  }
  .viewExampleModal .modal-body {
    padding: 0 30px;
    margin: 20px 0 30px;
  }
  .memorial-detail-wrapper {
    padding: 40px 30px;
    border-width: 12px;
  }
  .viewExampleModal .modal-title {
    font-size: 26px;
    line-height: 30px;
    max-width: 80%;
    text-align: center;
  }
  /* Get In Touch Scetion */
  .get-in-touch-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
  }
  .get-in-touch-section-wrapper {
    max-width: 570px;
    margin: 0 auto;
  }
  .contact-form-wrapper .two-column-layout {
    gap: 46px;
  }
  .contact-form-wrapper .form-group {
    margin-bottom: 46px;
  }
  /* Get In Touch Scetion End*/

  /* Footer */
  .site-footer {
    padding-left: 50px;
    padding-right: 50px;
  }
  .social-link img {
    height: 50px;
  }

  /* Memorial Detail Page Start */
  .memorail-detail-section .memorial-detail-wrapper {
    padding: 75px 95px;
  }
  .memorial-detail-wrapper .image-row {
    gap: 66px;
  }
  /* Memorial Detail Page End */
  .image-input-container {
    gap: 66px;
  }
  .site-header .sub-menu {
    right: -8px;
  }
  .site-header.sticky .sub-menu {
    width: 150px;
    right: -25px;
  }
  .user-details-form .solid-button-secondary {
    margin-bottom: 40px;
  }
  /* 18/7/2025 */
  .create-memorial-form-container {
    padding-bottom: 90px;
  }
  .marketer-info-container .reg-message {
    margin-bottom: 50px;
  }
  /* Marketer popup */
  #marketerInstructionsModal .modal-header {
    padding-top: 45px;
  }
  #marketerInstructionsModal .modal-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 18px;
  }

  #marketerInstructionsModal .modal-body {
    padding: 0 60px;
  }

  #marketerInstructionsModal .modal-footer {
    padding: 40px 0;
  }
  .marketer-instructions-header-text {
    margin-bottom: 34px;
  }
  .marketer-title {
    margin-bottom: 18px;
  }
  .code-container {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .marketer-popup-image-container {
    gap: 37px;
  }
  .marketer-text-container p {
    font-size: 22px;
    line-height: 26px;
  }
  .marketer-text-container img {
    top: 20px;
  }
  .footer-title {
    font-size: 28px;
    line-height: 32px;
  }
  .footer-text {
    font-size: 22px;
    line-height: 30px;
  }
  /* Marketer popup End */
  /* HOmepage */

  .digital-memorial-section .digital-memorail-title p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  #marketerPaymentdetailsModal .modal-dialog,
  #addAgencyModal .modal-dialog,
  #updateSpecialoffer .modal-dialog {
    max-width: 90%;
    margin-inline: auto;
  }
  #marketerPaymentdetailsModal .modal-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #marketerPaymentdetailsModal .modal-title,
  #addAgencyModal .modal-title,
  #updateSpecialoffer .modal-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 50px;
  }
  /* Edit Subscription Fees */
  .fees-tab-container .nav-pills {
    gap: 50px;
    margin-bottom: 50px;
  }
  .fees-list-container input,
  .fees-list-item p,
  .currency-symbol,
  .price-value {
    font-size: 22px;
    line-height: 25px;
  }
  .fees-tab-container .nav-pills .solid-button,
  .page-template-edit-subscription-fees .solid-button,
  .page-template-edit-subscription-fees .solid-button-secondary {
    font-size: 22px;
    line-height: 26px;
    padding: 7px 46px;
  }
  .subscription-container:not(:last-of-type) {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  .form-input-container input {
    font-size: 20px;
    line-height: 21px;
  }
  /* Edit Subscription Fees End*/

  .search-memorial-section .btn-container .solid-button-secondary,
  .search-memorial-section .btn-container .solid-button {
    padding: 7px 22px;
  }

  /* Phase 5 start */
  .memorialPopup .modal-dialog-scrollable .modal-content {
    padding: 58px 0 62px;
    margin: 0;
  }
  .memorialPopup.newMemorialPopup .modal-dialog-scrollable .modal-content {
    padding-bottom: 80px;
  }

  .memorialPopup .modal-header {
    margin-bottom: 44px;
  }
  .popup-description {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 26px;
  }
  .option-details p {
    font-size: 22px;
    line-height: 28px;
  }
  .voucher-section {
    margin: 31px 0 38px;
  }
  .newMemorialPopup .voucher-section {
    margin: 0 0 30px;
  }
  .pricing-options .option:not(:last-of-type) {
    margin-bottom: 36px;
  }
  .voucher-label {
    font-size: 22px;
    line-height: 23px;
  }
  .newMemorialPopup .popup-description {
    margin-bottom: 37px;
  }
  .page-template-my-memorials .search-memorial-section .btn-container,
  .search-memorial-section .create-memorial-button .btn-container {
    gap: 20px 12px;
  }
  .fees-list-item:last-of-type {
    margin-bottom: 40px;
  }
  /* Phase 5 End */
}
@media only screen and (max-width: 1199px) {
  h2,
  .heading-two {
    font-size: 26px;
    line-height: 30px;
  }
  h3,
  .heading-three {
    font-size: 26px;
    line-height: 28px;
  }
  .py-100 {
    padding: 60px 0;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .py-80 {
    padding: 50px 0;
  }
  .pt-80 {
    padding-top: 50px;
  }
  .my-80 {
    margin: 50px 0;
  }
  .marketer-registration-text {
    margin-bottom: 50px;
  }
  /* Form */
  .two-column-layout {
    column-gap: 66px;
  }
  /* Form End */
  /* Header */
  .site-logo img {
    width: 90px;
  }
  .site-header {
    padding: 20px 36px 20px 36px;
  }
  .site-header.sticky {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-menu {
    gap: 16px;
  }
  .nav-menu li a {
    font-size: 18px;
    line-height: 20px;
  }

  /* Banner section */
  .banner-title {
    font-size: 66px;
    line-height: 64px;
  }
  .banner-text {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .banner-section input[type="search"] {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 28px 10px 16px;
  }
  .search-container form {
    max-width: 300px;
  }
  .search-container button {
    top: 8px;
    right: 14px;
  }
  .search-container button svg {
    height: 16px;
    width: 16px;
  }
  /* Banner section End*/
  /* Online Memorial */
  .online-memorial-section .page-title {
    margin-bottom: 30px;
    padding: 12px 18px;
  }

  .online-memorial-section p {
    font-size: 20px;
    line-height: 21px;
  }
  /* Online Memorial End*/
  /* Image Section */
  .image-section {
    padding: 80px 0;
  }
  .image-section p {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  /* Image Section End */
  .digital-memorial-row {
    gap: 40px;
  }
  .digital-memorial-col {
    padding: 18px 20px;
    border-radius: 16px;
  }
  .digital-memorial-col p {
    margin-bottom: 18px;
  }
  /* View Example Modal */

  .viewExampleModal .modal-content,
  #preview-content {
    padding: 20px 0;
  }
  .viewExampleModal .modal-body {
    padding: 0 20px;
  }
  .memorial-detail-wrapper {
    padding: 30px 20px;
    border-width: 10px;
  }
  .viewExampleModal .image-row {
    gap: 30px;
  }
  .person-personal-info li {
    font-size: 18px;
    line-height: 25px;
  }
  .viewExampleModal .modal-title {
    font-size: 24px;
    line-height: 28px;
  }
  /* Get In touch */
  .contact-form-wrapper .two-column-layout {
    gap: 36px;
  }
  .contact-form-wrapper .form-group {
    margin-bottom: 36px;
  }
  /* Get In touch End */
  .site-footer {
    padding-left: 40px;
    padding-right: 40px;
  }
  .site-footer .site-logo {
    margin-bottom: 20px;
  }
  .social-link img {
    height: 46px;
  }
  .search-item-link {
    margin-bottom: 34px;
    padding-bottom: 34px;
  }
  .search-item-content h3,
  .search-item-content .heading-three,
  .search-item-content p {
    font-size: 20px;
    line-height: 24px;
  }
  /* Memorial Detail Page Start */
  .memorail-detail-section .memorial-detail-wrapper {
    padding: 55px 65px;
  }
  .memorial-detail-wrapper .image-row {
    gap: 40px;
  }
  /* Memorial Detail Page End */
  /* User Detail Page */
  .user-detail-form-title,
  .form-title {
    font-size: 20px;
    line-height: 24px;
    /* margin-bottom: 30px; */
  }
  .user-detail-form-text,
  .form-title {
    margin-bottom: 30px;
  }
  /* User Detail Page End*/
  .image-input-container {
    gap: 40px;
    /* margin-bottom: 55px; */
  }
  .create-memorial-form-container .btn-container {
    gap: 30px;
  }
  .user-detail-container {
    min-height: calc(100vh - 500px);
  }
  .sub-menu {
    padding: 6px;
  }
  .sub-menu li a {
    font-size: 14px;
    line-height: 16px;
  }
  .site-header.sticky .sub-menu {
    width: 140px;
    right: -16px;
  }
  .video-links-header p {
    font-size: 18px;
    line-height: 25px;
  }
  .user-details-form .solid-button-secondary {
    margin-top: 30px;
  }
  /* 18/7/2025 */
  .create-memorial-form-container {
    padding-bottom: 60px;
  }
  .mb-50 {
    margin-bottom: 30px;
  }
  .mb-70 {
    margin-bottom: 50px;
  }
  .mt-70 {
  margin-top: 50px;
}
  h4,
  .heading-four {
    font-size: 22px;
    line-height: 24px;
  }
  .marketer-info-container p,
  .marketer-info-container .common-listing li {
    font-size: 18px;
    line-height: 21px;
  }
  .marketer-info-container .reg-message {
    margin-bottom: 40px;
  }
  .form-check-label {
    font-size: 22px;
    line-height: 26px;
  }
  .form-check-input[type="checkbox"] {
    width: 24px;
    height: 24px;
  }
  .form-check-input[type="checkbox"]:checked {
    background-size: 14px;
    background-position: center 6px;
  }
  /* Your Marketer page */
  .page-template-your-marketer .marketer-registration-text,
  .page-template-your-organization .marketer-registration-text {
    margin-bottom: 40px;
  }
  .page-template-your-marketer .reg-message,
  .page-template-your-organization .reg-message {
    margin-bottom: 36px;
  }
  .your-marketer-info-container .solid-button-secondary.instruction-popup {
    margin-bottom: 60px;
  }
  /* .common-table,
  .common-table tr,
  .common-table th,
  .common-table td,
  .registered-user-info-container .common-table th,
  .registered-user-info-container .common-table td {
    padding: 12px;
  } */
  /* Marketer popup */
  #marketerInstructionsModal .modal-header {
    padding-top: 35px;
  }
  #marketerInstructionsModal .modal-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
  }

  #marketerInstructionsModal .modal-body {
    padding: 0 50px;
  }

  #marketerInstructionsModal .modal-footer {
    padding: 30px 0;
  }
  .marketer-instructions-header-text {
    margin-bottom: 24px;
  }
  .code-container {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .marketer-popup-image-container {
    gap: 24px;
  }
  .marketer-text-container p {
    font-size: 20px;
    line-height: 21px;
  }
  .marketer-text-container img {
    top: 30px;
  }
  .footer-title {
    font-size: 24px;
    line-height: 28px;
  }
  .footer-text {
    font-size: 20px;
    line-height: 22px;
  }
  /* Marketer popup End */
  .registered-user-info-container .dropdown-container {
    margin-top: 30px;
    margin-bottom: 80px;
  }
  #marketerPaymentdetailsModal .modal-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #marketerPaymentdetailsModal .modal-title,
  #addAgencyModal .modal-title,
  #updateSpecialoffer .modal-title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .marketer-code-link {
    font-size: 18px;
    line-height: 24px;
  }
  /* Edit Subscription Fees */
  .mb-40 {
    margin-bottom: 30px;
  }
  .fees-tab-container .nav-pills {
    gap: 40px;
    margin-bottom: 40px;
  }
  .fees-list-container input,
  .fees-list-item p,
  .currency-symbol,
  .price-value {
    font-size: 20px;
    line-height: 22px;
  }
  .fees-tab-container .nav-pills .solid-button,
  .page-template-edit-subscription-fees .solid-button,
  .page-template-edit-subscription-fees .solid-button-secondary {
    font-size: 20px;
    line-height: 24px;
    padding: 7px 36px;
  }
  .subscription-container:not(:last-of-type) {
    padding-bottom: 30px;
  }
  .form-input-container input,
  .agency-dropdown {
    font-size: 18px;
    line-height: 20px;
  }
  .fees-list-container {
    padding-left: 0;
  }
  .fees-list-item {
    margin-bottom: 26px;
  }
  .form-input-container .name-input {
    min-width: auto;
  }
  /* .agency-table img {
    max-width: 28px;
  } */
  /* Edit Subscription Fees End*/
  .search-memorial-section .btn-container {
    justify-content: center;
    gap: 24px;
  }
  /* .search-memorial-section .dropdown-container {
    order: -1;
    justify-content: center;
    flex: 0 0 100%;
  } */
  /* Phase 5 start */
  .memorialPopup .modal-dialog {
    max-width: 90%;
    margin-inline: auto;
  }
  .memorialPopup .modal-dialog-scrollable .modal-content {
    padding: 40px 0 40px;
  }
  .memorialPopup.newMemorialPopup .modal-dialog-scrollable .modal-content {
    padding-bottom: 60px;
  }
  .memorialPopup .modal-header,
  .memorialPopup.newMemorialPopup .modal-header {
    margin-bottom: 34px;
  }
  .memorialPopup .modal-header .btn-close {
    top: 18px;
    right: 30px;
  }
  .popup-description {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .newMemorialPopup .popup-description {
    margin-bottom: 24px;
  }
  .option-details p {
    font-size: 20px;
    line-height: 26px;
  }
  .voucher-section {
    margin: 20px 0 30px;
  }
  .newMemorialPopup .voucher-section {
  margin: 0 0 20px;
}
  .pricing-options .option:not(:last-of-type) {
    margin-bottom: 26px;
  }
  .option-details {
    padding-left: 40px;
  }
  .pricing-options {
    max-width: 350px;
  }
  .option [type="radio"] {
    width: 30px;
    height: 30px;
  }
  .option [type="radio"]:checked {
    background-size: 20px 20px;
  }
  .voucher-label {
    font-size: 20px;
    line-height: 22px;
  }
  .page-template-my-memorials .remaining-count-container p {
    margin: 0 auto;
  }
  .fees-list-item:last-of-type {
    margin-bottom: 30px;
  }
  .subscription-container:not(:last-of-type) {
    padding-bottom: 40px;
  }
  .fees-list-item h3 {
    font-size: 22px;
    line-height: 21px;
  }
  .agency-details-table.common-table,
  .agency-details-table.common-table tr,
  .agency-details-table.common-table th,
  .agency-details-table.common-table td {
    font-size: 18px;
    line-height: 24px;
  }
  /* Phase 5 End */
}
@media only screen and (max-width: 991px) {
  h2,
  .heading-two {
    font-size: 22px;
    line-height: 26px;
  }
  h3,
  .heading-three {
    font-size: 24px;
    line-height: 26px;
  }
  p,
  label,
  .registration-info-text a {
    font-size: 16px;
    line-height: 22px;
  }

  li {
    font-size: 16px;
    line-height: 22px;
  }
  .py-100 {
    padding: 40px 0;
  }
  .pt-100 {
    padding-top: 40px;
  }
  .py-80 {
    padding: 30px 0;
  }
  .pt-80 {
    padding-top: 30px;
  }
  .my-80 {
    margin: 30px 0;
  }
  .py-50 {
    padding: 40px 0;
  }
  .pb-50 {
    padding-bottom: 40px;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .my-50 {
    margin: 30px 0;
  }
  .mt-50 {
    margin-top: 30px;
  }
  .my-40 {
    margin: 30px 0;
  }
  .mb-40 {
    margin-bottom: 30px;
  }
  .mt-40 {
    margin-top: 30px;
  }
  .mb-70 {
    margin-bottom: 40px;
  }
  .mt-70 {
  margin-top: 40px;
}
  .marketer-registration-text {
    margin-bottom: 30px;
  }
  /* Form */
  .two-column-layout {
    column-gap: 56px;
  }
  input,
  select,
  textarea,
  input[type="search"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }
  /* Form End */

  .site-header {
    padding: 18px 26px 18px 26px;
  }
  .site-logo img {
    width: 80px;
  }
  .nav-menu li a {
    font-size: 16px;
    line-height: 18px;
  }
  .site-header .sub-menu {
    right: -4px;
    /* width: 110px; */
  }

  .sub-menu li a {
    margin-bottom: 8px;
  }
  /* Banner section */
  .banner-title {
    font-size: 56px;
    line-height: 54px;
  }
  .banner-text {
    font-size: 22px;
    line-height: 26px;
  }
  .banner-section input[type="search"] {
    font-size: 16px;
    line-height: 18px;
  }
  .search-container form {
    max-width: 200px;
  }

  .search-container button {
    top: 7px;
    right: 12px;
  }
  .search-container button svg {
    height: 14px;
    width: 14px;
  }
  /* Banner section End*/
  /* Online Memorial */
  .page-title {
    padding: 10px 16px;
    border-radius: 14px;
  }
  .online-memorial-section p {
    font-size: 18px;
    line-height: 19px;
  }
  /* Online Memorial End*/
  /* Image Section */
  .image-section {
    padding: 70px 0;
  }
  .image-section p {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 26px;
  }
  /* Image Section End */
  .digital-memorial-row {
    gap: 24px;
    flex-direction: column;
  }
  .digital-memorial-col {
    padding: 16px;
    border-radius: 12px;
  }
  .digital-memorial-col p {
    margin-bottom: 14px;
  }
  /* Get In Touch Scetion */
  .get-in-touch-section {
    padding: 50px 0;
  }
  .contact-form-wrapper .two-column-layout {
    gap: 24px;
  }
  .contact-form-wrapper .form-group {
    margin-bottom: 24px;
  }
  /* Get In Touch Scetion End*/
  .site-footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-footer .site-logo {
    margin-bottom: 16px;
  }
  .social-link img {
    height: 36px;
  }
  /* Modal */
  .viewExampleModal .modal-dialog,
  #preview-content {
    max-width: 90%;
    margin-inline: auto;
  }
  .viewExampleModal .modal-title {
    font-size: 24px;
    line-height: 30px;
  }

  .search-item-link {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .search-item-content h3,
  .search-item-content .heading-three,
  .search-item-content p {
    font-size: 18px;
    line-height: 20px;
  }
  .memorail-detail-section .memorial-detail-wrapper {
    padding: 40px;
  }
  .memorial-detail-wrapper .image-row {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
    gap: 30px;
  }
  /* User Detail Page */
  .user-detail-form-title,
  .form-title {
    font-size: 18px;
    line-height: 20px;
  }
  .user-detail-form-text,
  .form-title {
    margin-bottom: 24px;
  }
  /* User Detail Page End*/
  .image-input-container {
    gap: 30px;
    margin-bottom: 44px;
  }
  .create-memorial-form-container .btn-container {
    gap: 20px;
    /* justify-content: space-between; */
    padding-top: 16px;
  }
  #resendVerificationModal .modal-body .btn-container {
    margin-top: 20px;
  }
  /* copy right page */
  .custom-list li > ul {
    margin-top: 12px;
  }
  .terms-and-condition ul,
  .terms-and-condition ol {
    margin: 12px 0;
  }
  .custom-list li ul > li {
    margin-bottom: 12px;
  }
  .sub-menu li a {
    font-size: 12px;
    line-height: 11px;
  }
  .user-details-form .solid-button-secondary {
    margin-bottom: 20px;
  }
  .create-memorial-form-container {
    padding: 20px 0 40px;
  }
  .create-memorial-form-container .nav-pills {
    padding-bottom: 20px;
    gap: 40px;
  }
  .marketer-info-container .reg-message {
    margin-bottom: 30px;
  }
  .checkbox-wrapper {
    margin: 18px 0 45px;
  }
  h4,
  .heading-four {
    font-size: 20px;
  }
  .marketer-info-container p,
  .marketer-info-container .common-listing li {
    font-size: 16px;
    line-height: 18px;
  }
  .marketer-info-container .reg-message {
    margin-bottom: 30px;
  }
  .form-check-label {
    font-size: 18px;
    line-height: 21px;
  }
  .form-check-input[type="checkbox"] {
    width: 18px;
    height: 18px;
  }
  .form-check-input[type="checkbox"]:checked {
    background-size: 12px;
    background-position: center 4px;
  }
  /* Your Marketer page */
  .page-template-your-marketer .marketer-registration-text,
  .page-template-your-organization .marketer-registration-text {
    margin-bottom: 30px;
  }
  .page-template-your-marketer .reg-message,
  .page-template-your-organization .reg-message {
    margin-bottom: 26px;
  }
  .your-marketer-info-container .solid-button-secondary.instruction-popup {
    margin-bottom: 50px;
  }
  .common-table,
  .common-table tr,
  .common-table th,
  .common-table td,
  .registered-user-info-container .common-table th,
  .registered-user-info-container .common-table td {
    font-size: 14px;
    line-height: 20px;
  }
  /* Marketer Popup */
  #marketerInstructionsModal .modal-dialog {
    margin-inline: 12px;
  }
  .marketer-title {
    margin-bottom: 12px;
  }
  .code-container {
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  .marketer-text-container p {
    font-size: 18px;
  }
  #marketerInstructionsModal .modal-footer {
    padding: 20px 0;
  }
  .footer-title {
    font-size: 22px;
    line-height: 26px;
  }
  .marketer-text-container img {
    top: 20px;
    left: -80px;
    scale: 0.9;
  }
  .vc-code-container p {
    font-size: 16px;
    line-height: 22px;
  }
  .digital-memorial-section .digital-memorail-title p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .registered-user-info-container .dropdown-container {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .month {
    font-size: 18px;
    line-height: 22px;
  }
  #marketerPaymentdetailsModal .modal-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #marketerPaymentdetailsModal .modal-title,
  #addAgencyModal .modal-title,
  #updateSpecialoffer .modal-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .marketer-code-link {
    font-size: 16px;
    line-height: 22px;
  }
  /* Edit Subscription fees */
  .mb-40 {
    margin-bottom: 20px;
  }
  .fees-tab-container .nav-pills {
    gap: 24px;
  }
  .fees-list-item {
    margin-bottom: 20px;
    max-width: 100%;
  }
  /* .fees-list-container input,
  .fees-list-item p {
    font-size: 18px;
    line-height: 19px;
  } */
  .form-input-container {
    flex-wrap: wrap;
  }
  .form-input-container input {
    width: calc(50% - 12px);
  }
  .form-input-container .amount-input {
    max-width: 100%;
  }
  .offer-list-container .btn-container {
    gap: 20px;
  }
  .fees-tab-container .nav-pills .solid-button,
  .page-template-edit-subscription-fees .solid-button,
  .page-template-edit-subscription-fees .solid-button-secondary {
    font-size: 18px;
    line-height: 21px;
    padding: 7px 26px;
  }
  .agency-table img {
    max-width: 24px;
  }
  .bank-detail-wrapper {
    margin-bottom: 20px;
  }
  .form-input-container .form-input-wrapper {
    width: calc(50% - 10px);
  }
  .form-input-container .form-input-wrapper input {
    width: 100%;
  }
  /* Phase 5 start */
  .memorialPopup .modal-dialog-scrollable .modal-content {
    padding: 30px 0 30px;
  }
  .memorialPopup.newMemorialPopup .modal-dialog-scrollable .modal-content {
    padding-bottom: 40px;
  }
  .memorialPopup .modal-header,
  .memorialPopup.newMemorialPopup .modal-header {
    margin-bottom: 24px;
  }
  .voucher-section {
    margin: 20px 0;
  }
  .newMemorialPopup .voucher-section {
    margin: 0 0 18px;
  }
  .pricing-options .option:not(:last-of-type) {
    margin-bottom: 16px;
  }
  .option-details {
    padding-left: 20px;
  }
  .pricing-options {
    max-width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .option [type="radio"] {
    width: 24px;
    height: 24px;
  }
  .option [type="radio"]:checked {
    background-size: 14px 14px;
  }
  .fees-list-item h3 {
    font-size: 20px;
    line-height: 18px;
  }
  .fees-list-item.non-editable.subscriber-item .price-display-container {
    min-width: 133px;
  }
  .subscription-container:not(:last-of-type) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .memorial-pagination {
    margin-top: 30px;
  }
  .search-memorial-section .btn-container{
    justify-content: space-between;
  }
  /* Phase 5 End */
}
@media only screen and (max-width: 767px) {
  h2,
  .heading-two {
    font-size: 20px;
    line-height: 22px;
  }
  h3,
  .heading-three {
    font-size: 18px;
    line-height: 24px;
  }
  .py-100 {
    padding: 30px 0;
  }
  .pt-100 {
    padding-top: 30px;
  }
  .py-50 {
    padding: 30px 0;
  }
  .pb-50 {
    padding-bottom: 30px;
  }
  .pt-50 {
    padding-top: 20px;
  }
  .my-50 {
    margin: 20px 0;
  }
  .mt-50 {
    margin-top: 20px;
  }
  .my-40 {
    margin: 20px 0;
  }
  .mb-40 {
    margin-bottom: 20px;
  }
  .mt-40 {
    margin-top: 20px;
  }
  .mb-70 {
    margin-bottom: 30px;
  }
  .mt-70 {
  margin-top: 30px;
}
  /* Button */
  .solid-button,
  .solid-button-secondary {
    font-size: 16px;
    line-height: 24px;
    padding: 5px 28px;
  }
  /* Form */
  .two-column-layout {
    column-gap: 24px;
  }
  .form-submit input[type="submit"] {
    font-size: 16px;
    line-height: 24px;
    padding: 3px 14px;
  }

  /* Form End */

  .site-header {
    padding: 20px;
  }
  .site-header.sticky {
    padding-left: 12px;
    padding-right: 12px;
  }
  .site-logo img {
    width: 70px;
  }
  .nav-menu li a,
  .site-header.sticky .nav-menu li a {
    font-size: 14px;
    line-height: 21px;
  }
  .sub-menu {
    width: 105px;
  }
  .sub-menu li a {
    margin-bottom: 0;
  }
  /* Banner section */
  .banner-title {
    font-size: 46px;
    line-height: 44px;
  }
  .banner-text {
    font-size: 18px;
    line-height: 22px;
  }
  input[type="search"]::-webkit-search-cancel-button {
    height: 8px;
    width: 8px;
  }
  /* Banner section End*/
  /* Online Memorial */
  .page-title {
    padding: 8px 14px;
  }
  .online-memorial-section .page-title {
    margin-bottom: 30px;
  }

  .online-memorial-section p {
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 16px;
  }
  /* Online Memorial End*/
  /* Image Section */
  .image-section {
    padding: 60px 0;
    background-attachment: scroll;
  }
  .image-section p {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  /* Image Section End */

  /* Search Memorial Page */
  .digital-memorial-row {
    gap: 16px;
    flex-direction: column;
  }
  .digital-memorial-section .btn-container {
    gap: 18px;
  }

  .viewExampleModal .modal-content,
  #preview-content {
    padding: 20px 0;
  }
  .viewExampleModal .modal-title {
    font-size: 18px;
    line-height: 24px;
  }
  .viewExampleModal .modal-body {
    padding: 0 20px;
    margin: 20px 0;
  }
  .memorial-detail-wrapper {
    padding: 20px 16px;
    border-width: 8px;
  }
  .viewExampleModal .image-row {
    gap: 20px;
  }
  .person-personal-info li {
    font-size: 16px;
    line-height: 22px;
  }
  .digital-memorial-col {
    padding: 12px 14px;
  }
  /* Search Memorial End */

  /* Get IN touch section */
  .get-in-touch-section {
    padding: 40px 0;
    background-attachment: scroll;
  }
  /* Get in touch End */

  /* Footer */
  .site-footer {
    padding: 12px 20px;
  }
  .site-footer .site-logo {
    margin-bottom: 0;
  }
  .copy-text,
  .copy-text a {
    font-size: 12px;
    line-height: 18px;
  }
  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer-navigation-wrapper {
    gap: 16px;
  }
  .footer-navigation-wrapper.nav-menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 16px;
  }
  .footer-navigation-wrapper .menu-item {
    padding-bottom: 0;
  }
  /* .social-link {
    margin-top: 16px;
  } */
  .social-links-container {
    justify-content: center;
  }
  .search-item-link {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .search-item-content h3,
  .search-item-content .heading-three,
  .search-item-content p {
    font-size: 16px;
    line-height: 18px;
  }
  /* Footer End */

  /* Modal Start */
  .modal-content {
    padding: 18px;
    margin: 12px;
  }
  /* modal End */
  /* Memorial Detail Start*/
  .memorail-detail-section .memorial-detail-wrapper {
    padding: 30px;
  }
  .memorial-detail-wrapper .image-row {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 24px;
  }
  /* Memorial Detail End */

  /* Comment Section */
  .comment-body {
    flex-direction: column;
    gap: 8px;
  }
  .comment-text {
    margin: 6px 0;
  }
  .comment-reply a {
    font-size: 16px;
    line-height: 22px;
  }
  /* comment Section end */

  /* User Detail Page start */
  .user-detail-form-title,
  .form-title {
    font-size: 16px;
    line-height: 18px;
  }
  .user-detail-form-text,
  .form-title {
    margin-bottom: 16px;
  }
  #user-details-form button {
    margin-top: 0;
  }
  /* User Detail Page End */
  .image-input-container {
    gap: 24px;
    margin-bottom: 34px;
  }

  #preview-modal .memorial-detail-wrapper {
    margin-top: 20px;
  }
  /* Thank you page */
  .thankyou-content-wrapper {
    padding: 12px 12px 24px;
    /* max-width: 80%;
    margin: 0 auto; */
  }
  /* Thank You Page End */
  #resendVerificationModal .modal-body .btn-container {
    margin-top: 12px;
  }
  #go-top {
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .sub-menu li a {
    font-size: 12px;
    line-height: 11px;
  }
  .site-header .sub-menu {
    /* width: 104px; */
    right: 0;
  }
  .site-header.sticky .sub-menu {
    right: -8px;
  }
  /* 18/7/2025 */
  .create-memorial-form-container {
    padding-bottom: 30px;
  }
  .create-memorial-form-container .nav-pills {
    gap: 30px;
  }
  .checkbox-wrapper {
    margin-bottom: 35px;
  }
  .mb-50 {
    margin-bottom: 20px;
  }
  #marketerTcModal .modal-content {
    padding: 24px;
  }
  .create-memorial-form-container .btn-container {
    gap: 16px;
    flex-wrap: wrap;
    align-items: center;
  }
  /* Your Marketer page */
  .page-template-your-marketer .marketer-registration-text,
  .page-template-your-organization .marketer-registration-text {
    margin-bottom: 20px;
  }
  .marketer-table-container p,
  .table-btn-container button {
    font-size: 18px;
    line-height: 21px;
  }
  .page-template-your-marketer .reg-message,
  .page-template-your-organization .reg-message {
    margin-bottom: 16px;
  }
  .your-marketer-info-container .solid-button-secondary.instruction-popup {
    margin-bottom: 30px;
  }
  .common-table,
  .common-table tr,
  .common-table th,
  .common-table td,
  .registered-user-info-container .common-table th,
  .registered-user-info-container .common-table td {
    padding: 10px;
  }
  /* Marketer Popup */
  #marketerInstructionsModal .modal-header {
    padding-top: 25px;
  }
  .marketer-text-container p {
    font-size: 16px;
  }
  .marketer-popup-image-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .footer-title {
    font-size: 20px;
    line-height: 21px;
  }

  .marketer-text-container img {
    top: -1px;
    scale: 0.65;
  }
  .digital-memorial-column-top p.text-center {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 12px;
  }
  .digital-memorial-section .digital-memorail-title p {
    font-size: 16px;
    line-height: 21px;
  }
  .registered-user-info-container .dropdown-container {
    margin-bottom: 60px;
  }
  .month {
    font-size: 16px;
    line-height: 21px;
  }
  #marketerPaymentdetailsModal .modal-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #marketerPaymentdetailsModal .modal-title,
  #addAgencyModal .modal-title,
  #updateSpecialoffer .modal-title,
  #updateagencyoffer .modal-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  #marketerPaymentdetailsModal .modal-dialog .modal-content,
  #marketerPaymentdetailsModal .modal-dialog .modal-content {
    margin: 0;
  }
  #addAgencyModal .solid-button-secondary,
  #addAgencyModal .solid-button,
  #updateSpecialoffer .solid-button-secondary,
  #updateSpecialoffer .solid-button,
  #updateagencyoffer .solid-button-secondary,
  #updateagencyoffer .solid-button {
    padding-inline: 58px;
  }

  .recent-memorial-section .search-item-content h3,
  .recent-memorial-section .search-item-content p {
    font-size: 18px;
    line-height: 19px;
  }
  /* Phase 5 start */
  .memorialPopup .modal-header,
  .memorialPopup.newMemorialPopup .modal-header {
    margin-bottom: 18px;
  }
  .popup-description,
  .option-details p,
  .voucher-label {
    font-size: 18px;
    line-height: 21px;
  }
  .popup-description,
  .newMemorialPopup .popup-description {
    margin-bottom: 12px;
  }
  .newMemorialPopup .popup-btn {
    max-width: auto;
  }
  .remaining-count-container p {
    padding: 6px 12px;
  }
  .agency-details-table.common-table,
  .agency-details-table.common-table tr,
  .agency-details-table.common-table th,
  .agency-details-table.common-table td {
    font-size: 14px;
    line-height: 21px;
  }
  .memorial-pagination {
    margin-top: 20px;
  }
  .memorial-pagination a,
  .memorial-pagination span {
    height: 26px;
    width: 26px;
    font-size: 14px;
    line-height: 21px;
  }
  .memorial-pagination ul{
    gap: 8px;
  }
    .search-memorial-section .btn-container{
    justify-content: center;
  }
  /* Phase 5 End */
}
@media only screen and (max-width: 640px) {
  .marketer-text-container img {
    top: -15px;
    scale: 0.6;
  }
}
@media only screen and (max-width: 575px) {
  .pb-50 {
    padding-bottom: 20px;
  }
  .mb-70 {
    margin-bottom: 20px;
  }
  .mt-70 {
  margin-top: 20px;
}
  .two-column-layout {
    grid-template-columns: 1fr;
    gap: 0;
  }
  /* Header */
  .site-header {
    gap: 6px;
    align-items: center;
    padding: 12px 12px 0;
  }
  .site-header.sticky {
    padding: 12px;
  }
  .site-logo img,
  .site-header.sticky .site-logo img {
    width: 60px;
  }
  .nav-menu {
    gap: 12px;
  }
  /* .site-header.sticky .sub-menu,
  .sub-menu {
    top: 60px;
  } */

  .sub-menu li a {
    margin-bottom: 0;
  }
  /* Header End */
  /* Banner section */
  .banner-section {
    padding: 100px 0;
  }
  .banner-title {
    font-size: 34px;
    line-height: 40px;
  }
  .banner-text {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 12px;
    text-transform: lowercase;
  }
  .banner-section input[type="search"] {
    font-size: 14px;
    line-height: 16px;
    max-width: 170px;
    padding: 8px 20px 8px 12px;
  }

  .search-container button svg {
    height: 12px;
    width: 12px;
  }
  .search-container button {
    /* top: 4px;
    right: 21px; */
    top: 3px;
    right: 26px;
  }
  /* Banner section End*/
  .online-memorial-section .page-title {
    margin-bottom: 20px;
  }

  /* Image Section */
  .image-section {
    padding: 50px 0;
  }
  .image-section p {
    font-size: 20px;
    line-height: 21px;
  }
  /* Image Section End */
  /* Get in touch section */
  .get-in-touch-section {
    padding: 30px 0;
  }

  .contact-form-wrapper .form-group {
    margin-bottom: 16px;
  }
  .contact-form-wrapper .two-column-layout {
    gap: 0;
  }
  /* Footer */
  .footer-wrapper {
    gap: 12px;
  }
  .footer-navigation-wrapper.nav-menu {
    gap: 8px 12px;
  }

  .footer-navigation-wrapper.nav-menu a {
    font-size: 14px;
    line-height: 21px;
  }
  .social-link img {
    height: 24px;
  }
  /* Footer End */
  /* Memorial Page */
  .search-item-link {
    flex-direction: column;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  .search-thumbnail img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .search-item-content h3,
  .search-item-content .heading-three,
  .search-item-content p {
    font-size: 14px;
    line-height: 16px;
  }
  .create-memorial-button {
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    text-align: center;
  }
  /* Memorial Page End*/

  /* Modal */
  .viewExampleModal .image-row {
    gap: 12px;
  }
  .modal-header .btn-close,
  .close-icon {
    height: 16px;
    top: 22px;
    width: 14px;
  }
  .rember-me-container a {
    font-size: 14px;
    line-height: 17px;
  }
  .viewExampleModal .modal-title {
    font-size: 16px;
    line-height: 22px;
  }
  /* Modal End */
  /* Memorial Detail Start*/
  .memorail-detail-section .memorial-detail-wrapper {
    padding: 18px;
  }
  .memorial-detail-wrapper .image-row {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  /* Memorial Detail End */
  .image-input-container {
    gap: 16px;
    margin-bottom: 24px;
  }

  /* Thank you page Start */
  .thankyou-content-wrapper img {
    height: 100px;
    width: 100px;
  }

  /* Thank you page End */
  .forgot-password-container {
    min-height: calc(100vh - 450px);
  }
  .sub-menu li a {
    font-size: 12px;
    line-height: 11px;
  }
  .video-links-container {
    padding-top: 11px;
    margin-top: 14px;
  }
  .video-links-header p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  /* 18/7/2025 */
  .solid-button,
  .solid-button-secondary {
    font-size: 14px;
    line-height: 21px;
    padding: 4px 16px;
  }
  .create-memorial-form-container
    .create-memorial-header-container
    .btn-container {
    align-items: stretch;
  }
  .create-memorial-form-container .nav-pills {
    gap: 20px;
  }
  /* 18/7/2025 */
  .checkbox-wrapper {
    margin: 6px 0 20px;
  }
  .form-check-label {
    font-size: 16px;
    line-height: 20px;
  }
  .form-check-input[type="checkbox"] {
    width: 16px;
    height: 16px;
    border-width: 1px;
  }
  .form-check-input[type="checkbox"]:checked {
    background-size: 10px;
    background-position: center 3px;
  }
  .marketer-info-container .reg-message {
    margin-bottom: 16px;
  }
  h4,
  .heading-four {
    font-size: 18px;
    line-height: 21px;
  }
  p,
  label,
  .registration-info-text a {
    font-size: 14px;
    line-height: 21px;
  }
  p {
    margin-bottom: 12px;
  }
  #marketerTcModal .modal-dialog,
  #marketerTcModal .modal-body {
    max-width: 100%;
  }
  #marketerTcModal .modal-content {
    padding: 16px;
  }
  li {
    font-size: 14px;
    line-height: 21px;
  }
  .marketer-info-container p,
  .marketer-info-container .common-listing li {
    font-size: 14px;
    line-height: 21px;
  }
  /* Your marketer page */
  .marketer-table-container p,
  .table-btn-container button {
    font-size: 16px;
    line-height: 21px;
  }
  /* Marketer popup */
  #marketerInstructionsModal .modal-title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 12px;
  }
  #marketerInstructionsModal .modal-body {
    padding: 0 20px;
  }
  .marketer-instructions-body .heading-four {
    font-size: 16px;
    line-height: 21px;
  }
  .marketer-popup-image-container {
    grid-template-columns: 1fr;
  }
  .marketer-popup-image-container .image-container {
    justify-self: center;
  }
  .marketer-text-container img {
    display: none;
  }
  .marketer-text-container p {
    font-size: 14px;
  }
  #marketerInstructionsModal .modal-footer {
    padding: 12px 0;
  }
  .footer-title {
    font-size: 18px;
  }
  .vc-code-container p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
  }
  .digital-memorial-column-top p.text-center {
    font-size: 16px;
  }
  .dropdown-container {
    justify-content: center;
  }
  .dropdown-select-text {
    font-size: 16px;
    line-height: 21px;
  }
  .dropdown-container select {
    width: auto;
    background-position: right 6px center !important;
    padding: 4px 30px 4px 10px;
    font-size: 14px;
    line-height: 21px;
  }
  .registered-user-info-container .dropdown-container {
    margin-bottom: 30px;
  }
  .marketer-payments-info-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #marketerPaymentdetailsModal .modal-content {
    padding-left: 12px;
    padding-right: 12px;
  }
  #marketerPaymentdetailsModal .modal-title,
  #addAgencyModal .modal-title,
  #updateSpecialoffer .modal-title,
  #updateagencyoffer .modal-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .agency-table img {
    max-width: 20px;
  }
  #addAgencyModal .two-column-layout,
  #updateSpecialoffer .two-column-layout,
  #updateagencyoffer .two-column-layout {
    gap: 0;
  }

  #updateSpecialoffer .modal-body form .input-wrapper:last-of-type,
  #updateagencyoffer .modal-body form .input-wrapper:last-of-type {
    margin-bottom: 20px;
  }
  .fees-container {
    flex-direction: column;
    gap: 20px;
  }
  .offer-list-container .btn-container,
  #addAgencyModal .btn-container {
    gap: 12px;
  }
  #addAgencyModal .solid-button-secondary,
  #addAgencyModal .solid-button,
  #updateSpecialoffer .solid-button-secondary,
  #updateSpecialoffer .solid-button,
  #updateagencyoffer .solid-button-secondary,
  #updateagencyoffer .solid-button {
    padding-inline: 48px;
  }
  .form-input-container .form-input-wrapper {
    width: 100%;
  }

  .recent-memorial-section .search-item-content h3,
  .recent-memorial-section .search-item-content p {
    font-size: 14px;
    line-height: 18px;
  }

  .recent-memorial-section .search-item-link {
    margin-bottom: 18px;
    padding-bottom: 18px;
  }
  .add-agency-btn-container {
    align-items: center;
    justify-content: center;
  }
  .back-button {
    font-size: 14px;
    line-height: 21px;
  }
  .icon-back {
    mask-size: 14px;
    width: 14px;
    height: 14px;
  }
  .create-memorial-btns {
    flex-direction: column;
  }
  .create-memorial-btns a {
    width: 100%;
  }
  /* Phase 5 start */
  .memorialPopup .modal-header .btn-close {
    top: 18px;
    right: 20px;
  }
  .memorialPopup .modal-dialog-scrollable .modal-content {
    padding: 18px;
  }
  .memorialPopup.newMemorialPopup .modal-dialog-scrollable .modal-content {
    padding-bottom: 20px;
  }
  .voucher-section {
    margin: 18px 0;
  }
  .fees-list-item {
    gap: 12px;
  }

  #addAgencyModal .modal-body form .input-wrapper:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .alert-success{
    max-width: 90%;
  }
  .alert-success .btn-close {
    width: 14px;
    height: 14px;
  }
  /* phase 5 end */
}
@media only screen and (max-width: 480px) {
  .image-input-container {
    grid-template-columns: 1fr;
  }
  .create-memorial-form-container .nav-pills {
    flex-direction: column;
    gap: 12px;
  }
  .fees-list-item {
    flex-direction: column;
    gap: 12px;
  }
  .subscription-container,
  .offer-container {
    text-align: center;
  }
  .subscription-container:not(:last-of-type) {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .fees-tab-container .nav-pills {
    gap: 12px;
    flex-direction: column;
  }
  .fees-tab-container .nav-pills .nav-item,
  .fees-tab-container .nav-pills .solid-button,
  .form-input-container input {
    width: 100%;
    max-width: 100%;
  }
  .offer-list-container .btn-container #addAgencyModal .btn-container {
    gap: 12px;
    justify-content: center;
  }
  .edit-memorial-button {
    gap: 12px;
    flex-direction: column;
  }
  .search-memorial-section .btn-container {
    flex-direction: column;
    gap: 12px;
  }
  .search-memorial-section .create-memorial-button {
    gap: 12px;
  }
  /* phase 5 start */
  .page-template-my-memorials .search-memorial-section .btn-container,
  .search-memorial-section .create-memorial-button .btn-container {
    gap: 12px;
  }
  /* phase 5 End */
}
@media only screen and (max-width: 420px) {
  .viewExampleModal .modal-content {
    padding: 16px 0;
    margin: 16px 0;
  }
  .viewExampleModal .modal-body {
    padding: 0 16px;
    margin: 16px 0;
  }
  .person-personal-info {
    margin: 20px 0 12px;
  }
  .memorial-detail-wrapper {
    padding: 8px;
    border-width: 2px;
  }

  .modal-title {
    font-size: 16px;
    line-height: 21px;
    max-width: 75%;
    text-align: center;
    margin: 0 auto 16px;
  }
  .offer-list-container .btn-container,
  #addAgencyModal .btn-container {
    flex-direction: column;
    align-items: center;
  }
}
