/* Contact Page Stylesheet */

.pg-contact-wrapper {
  background-color: #ffffff;
  font-family: 'Rajdhani', sans-serif;
}

/* Hero Section */
.pg-contact-hero {
  min-height: 40vh;
  position: relative;
  color: #f8f9fa;
}

.contact-hero-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.contact-hero-overlay-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(5, 27, 53, 0.85) 0%, rgba(5, 27, 53, 0.7) 50%, rgba(5, 27, 53, 0.3) 100%);
  z-index: 2;
}

.contact-hero-tag {
  color: #c59d5f;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.contact-hero-title {
  font-size: 3.2rem;
  line-height: 1.15;
  letter-spacing: 0.01em;
}

.contact-hero-para {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.55;
  opacity: 0.95;
}

/* ===================================
   993px - 1199px (Small Desktop / Large Laptop)
   =================================== */
@media (min-width: 993px) and (max-width: 1199px) {
  .pg-contact-hero {
    min-height: 36vh;
    padding: 3rem 0 !important;
  }

  .contact-hero-tag {
    font-size: 20px;
  }

  .contact-hero-title {
    font-size: 2.4rem;
  }

  .contact-hero-para {
    font-size: 1.05rem;
  }
}

/* ===================================
   768px - 992px (Tablet)
   =================================== */
@media (min-width: 768px) and (max-width: 992px) {
  .pg-contact-hero {
    min-height: auto;
    padding: 2.75rem 0 !important;
  }

  .contact-hero-overlay-gradient {
    background: linear-gradient(to right, rgba(5, 27, 53, 0.9) 0%, rgba(5, 27, 53, 0.75) 60%, rgba(5, 27, 53, 0.45) 100%);
  }

  .contact-hero-tag {
    font-size: 17px;
    margin-bottom: 8px !important;
  }

  .contact-hero-title {
    font-size: 1.9rem;
    margin-bottom: 12px !important;
  }

  .contact-hero-para {
    font-size: 0.98rem;
    line-height: 1.55;
  }
}

/* ===================================
   576px - 767px (Large Mobile)
   =================================== */
@media (min-width: 576px) and (max-width: 767px) {
  .pg-contact-hero {
    min-height: auto;
    padding: 2.25rem 0 !important;
  }

  .contact-hero-overlay-gradient {
    background: linear-gradient(to bottom, rgba(5, 27, 53, 0.55) 0%, rgba(5, 27, 53, 0.9) 70%);
  }

  .contact-hero-tag {
    font-size: 15px;
    margin-bottom: 6px !important;
  }

  .contact-hero-title {
    font-size: 1.55rem;
    line-height: 1.24;
    margin-bottom: 10px !important;
  }

  .contact-hero-para {
    font-size: 0.88rem;
    line-height: 1.5;
  }
}

/* ===================================
   Max 575px (Small Mobile)
   =================================== */
@media (max-width: 575px) {
  .pg-contact-hero {
    min-height: 30vh;
    padding: 1.75rem 0 !important;
  }

  /* .contact-hero-overlay-gradient {
    background: linear-gradient(to bottom, rgba(5, 27, 53, 0.6) 0%, rgba(5, 27, 53, 0.92) 65%);
  } */

  .contact-hero-tag {
    font-size: 13px;
    margin-bottom: 5px !important;
    letter-spacing: 0.04em;
  }

  .contact-hero-title {
    font-size: 1.3rem;
    line-height: 1.3;
    margin-bottom: 8px !important;
  }

  .contact-hero-para {
    font-size: 0.8rem;
    line-height: 1.48;
  }
}

/* Split Columns Section */
.pg-contact-split-section {
  border-top: 1px solid rgba(5, 27, 53, 0.08);
}

/* Left Column - Contact Info */
.contact-info-col {
  background-color: #faf7f2;
  min-height: 100%;
  z-index: 2;
}

.info-small-tag {
  color: #c59d5f;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.08em;
}

.info-heading {
  font-family: 'Times New Roman', Times, serif;
  font-size: 3rem;
  color: #051b35;
  font-weight: 700;
  line-height: 1.15;
}

.italic-gold {
  font-style: italic;
  color: #c59d5f;
}

.tagline-underline-gold {
  height: 2px;
  width: 45px;
  background-color: #c59d5f;
}

.info-para {
  font-family: 'Inter', sans-serif;
  font-size: 1.05rem;
  color: #555555;
  line-height: 1.6;
}

/* Info Icon Separator */
.info-icon-separator {
  width: 100%;
  margin: 30px 0;
}

.separator-line {
  flex-grow: 1;
  height: 1px;
  background-color: #c59d5f;
  opacity: 0.25;
}

.separator-circle-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1.5px solid #c59d5f;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c59d5f;
  font-size: 1.25rem;
  background-color: #faf7f2;
  z-index: 3;
}

/* Faint Column Watermark Overlay */
.column-watermark-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 280px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 150' opacity='0.025'%3E%3Cpath d='M10 140h80v10H10zm5-10h70v10H15zm5-10h60v10H20zM30 10h10v100H30zm30 0h10v100H60zM45 10h10v100H45z' fill='%23051b35'/%3E%3C/svg%3E") no-repeat bottom left;
  pointer-events: none;
  z-index: 1;
}

/* Right Column - Contact Form */
.contact-form-col {
  background-color: #ffffff;
}

.form-field-label {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  color: #051b35;
  text-transform: uppercase;
}

/* Input Fields */
.form-input-field,
.form-textarea-field,
.form-select-field {
  background-color: #fafaf9;
  border: 1px solid #e5e0d8;
  border-radius: 6px;
  padding: 14px 14px 14px 48px;
  font-family: 'Inter', sans-serif;
  font-size: 0.98rem;
  color: #1b263b;
  transition: all 0.3s ease;
  outline: none;
}

.form-textarea-field {
  padding-top: 15px;
  resize: vertical;
}

.form-select-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Focus States */
.form-input-field:focus,
.form-textarea-field:focus,
.form-select-field:focus {
  border-color: #c59d5f;
  background-color: #ffffff;
  box-shadow: 0 0 0 3.5px rgba(197, 157, 95, 0.15);
}

/* Field Icons */
.input-field-icon,
.textarea-field-icon,
.select-field-icon {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #c59d5f;
  font-size: 1.15rem;
  pointer-events: none;
  z-index: 2;
}

.textarea-field-icon {
  top: 24px;
}

/* Custom Select Dropdown Arrow */
.select-dropdown-arrow {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #051b35;
  font-size: 0.95rem;
  pointer-events: none;
  z-index: 2;
}

/* Submit Button */
.btn-submit-consultation {
  background-color: #051b35;
  color: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 16px 38px;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
}

.btn-submit-consultation:hover {
  background-color: #c59d5f;
  color: #051b35;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(5, 27, 53, 0.15);
}

/* Security Separator */
.form-security-separator {
  width: 100%;
  margin: 30px 0;
}

.form-security-separator .separator-line {
  background-color: #e5e0d8;
  opacity: 0.4;
}

.form-security-separator .separator-circle-icon {
  width: 36px;
  height: 36px;
  border: 1.5px solid #c59d5f;
  background-color: #ffffff;
  color: #c59d5f;
  font-size: 0.95rem;
}

/* Bottom Disclaimer Note */
.form-bottom-disclaimer {
  max-width: 90%;
}

.disclaimer-lock-icon {
  font-size: 1.1rem;
}

.disclaimer-text {
  font-family: 'Inter', sans-serif;
  font-size: 0.95rem;
  color: #666666;
  line-height: 1.5;
}

/* ===================================
   993px - 1199px (Small Desktop / Large Laptop)
   =================================== */
@media (min-width: 993px) and (max-width: 1199px) {
  .contact-info-col {
    padding: 3rem 2rem !important;
  }

  .contact-form-col {
    padding: 3rem 2rem !important;
  }

  .info-heading {
    font-size: 2.3rem;
  }

  .info-para {
    font-size: 0.95rem;
  }

  .separator-circle-icon {
    width: 42px;
    height: 42px;
    font-size: 1.05rem;
  }

  .form-field-label {
    font-size: 0.78rem;
  }

  .form-input-field,
  .form-textarea-field,
  .form-select-field {
    padding: 12px 12px 12px 42px;
    font-size: 0.9rem;
  }

  .input-field-icon,
  .textarea-field-icon,
  .select-field-icon {
    left: 15px;
    font-size: 1rem;
  }

  .btn-submit-consultation {
    padding: 14px 30px;
    font-size: 0.9rem;
  }

  .disclaimer-text {
    font-size: 0.85rem;
  }
}

/* ===================================
   768px - 992px (Tablet)
   Existing max-width:991.98px rule already sets padding/heading here
   =================================== */
@media (min-width: 768px) and (max-width: 992px) {
  .contact-info-col {
    padding: 32px 24px !important;
    min-height: auto;
  }

  .contact-form-col {
    padding: 32px 24px !important;
  }

  .info-heading {
    font-size: 2rem;
  }

  .tagline-underline-gold {
    width: 38px;
  }

  .info-para {
    font-size: 0.9rem;
    margin-bottom: 2rem !important;
  }

  .info-icon-separator {
    margin: 20px 0 !important;
  }

  .separator-circle-icon {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }

  .column-watermark-overlay {
    width: 140px;
    height: 200px;
  }

  .form-field-label {
    font-size: 0.75rem;
  }

  .form-input-field,
  .form-textarea-field,
  .form-select-field {
    padding: 12px 12px 12px 40px;
    font-size: 0.88rem;
  }

  .input-field-icon,
  .textarea-field-icon,
  .select-field-icon {
    left: 14px;
    font-size: 0.95rem;
  }

  .textarea-field-icon {
    top: 20px;
  }

  .select-dropdown-arrow {
    right: 14px;
    font-size: 0.85rem;
  }

  .btn-submit-consultation {
    padding: 13px 26px;
    font-size: 0.88rem;
  }

  .form-security-separator {
    margin: 20px 0 !important;
  }

  .form-security-separator .separator-circle-icon {
    width: 32px;
    height: 32px;
    font-size: 0.85rem;
  }

  .disclaimer-text {
    font-size: 0.82rem;
  }
}

/* ===================================
   576px - 767px (Large Mobile)
   =================================== */
@media (min-width: 576px) and (max-width: 767px) {
  .contact-info-col {
    padding: 28px 20px !important;
    min-height: auto;
  }

  .contact-form-col {
    padding: 28px 20px !important;
  }

  .info-small-tag {
    font-size: 0.82rem;
  }

  .info-heading {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .tagline-underline-gold {
    width: 32px;
  }

  .info-para {
    font-size: 0.85rem;
    line-height: 1.5;
    margin-bottom: 1.5rem !important;
  }

  .info-icon-separator {
    margin: 16px 0 !important;
  }

  .separator-circle-icon {
    width: 36px;
    height: 36px;
    font-size: 0.9rem;
  }

  .column-watermark-overlay {
    display: none;
  }

  .row.g-4.mb-4 {
    row-gap: 1rem !important;
  }

  .form-field-label {
    font-size: 0.72rem;
    margin-bottom: 6px !important;
  }

  .form-input-field,
  .form-textarea-field,
  .form-select-field {
    padding: 11px 11px 11px 38px;
    font-size: 0.85rem;
    border-radius: 5px;
  }

  .form-textarea-field {
    padding-top: 12px;
  }

  .input-field-icon,
  .textarea-field-icon,
  .select-field-icon {
    left: 12px;
    font-size: 0.9rem;
  }

  .textarea-field-icon {
    top: 18px;
  }

  .select-dropdown-arrow {
    right: 12px;
    font-size: 0.8rem;
  }

  .mb-4.mt-5 {
    margin-top: 2rem !important;
  }

  .btn-submit-consultation {
    padding: 13px 20px;
    font-size: 0.82rem;
    width: 100%;
    text-align: center;
  }

  .form-security-separator {
    margin: 16px 0 !important;
  }

  .form-security-separator .separator-circle-icon {
    width: 30px;
    height: 30px;
    font-size: 0.8rem;
  }

  .form-bottom-disclaimer {
    max-width: 100%;
  }

  .disclaimer-lock-icon {
    font-size: 0.95rem;
  }

  .disclaimer-text {
    font-size: 0.78rem;
    line-height: 1.45;
  }
}

/* ===================================
   Max 575px (Small Mobile)
   =================================== */
@media (max-width: 575px) {
  .contact-info-col {
    padding: 22px 16px !important;
    min-height: auto;
  }

  .contact-form-col {
    padding: 22px 16px !important;
  }

  .info-small-tag {
    font-size: 0.75rem;
  }

  .info-heading {
    font-size: 1.35rem;
    line-height: 1.25;
  }

  .tagline-underline-gold {
    width: 28px;
    margin-bottom: 12px !important;
  }

  .info-para {
    font-size: 0.78rem;
    line-height: 1.48;
    margin-bottom: 1.25rem !important;
  }

  .info-icon-separator {
    margin: 12px 0 !important;
  }

  .separator-circle-icon {
    width: 32px;
    height: 32px;
    font-size: 0.8rem;
  }

  .column-watermark-overlay {
    display: none;
  }

  .row.g-4.mb-4 {
    row-gap: 0.85rem !important;
    margin-bottom: 1rem !important;
  }

  .form-field-label {
    font-size: 0.68rem;
    margin-bottom: 5px !important;
  }

  .form-input-field,
  .form-textarea-field,
  .form-select-field {
    padding: 10px 10px 10px 34px;
    font-size: 0.8rem;
    border-radius: 5px;
  }

  .form-textarea-field {
    padding-top: 11px;
  }

  .input-field-icon,
  .textarea-field-icon,
  .select-field-icon {
    left: 10px;
    font-size: 0.82rem;
  }

  .textarea-field-icon {
    top: 16px;
  }

  .select-dropdown-arrow {
    right: 10px;
    font-size: 0.72rem;
  }

  .mb-4 {
    margin-bottom: 0.85rem !important;
  }

  .mb-4.mt-5 {
    margin-top: 1.5rem !important;
  }

  .btn-submit-consultation {
    padding: 12px 16px;
    font-size: 0.75rem;
    width: 100%;
    text-align: center;
    letter-spacing: 0.03em;
  }

  .form-security-separator {
    margin: 12px 0 !important;
  }

  .form-security-separator .separator-circle-icon {
    width: 26px;
    height: 26px;
    font-size: 0.72rem;
  }

  .form-bottom-disclaimer {
    max-width: 100%;
  }

  .disclaimer-lock-icon {
    font-size: 0.85rem;
    margin-top: 2px !important;
  }

  .disclaimer-text {
    font-size: 0.72rem;
    line-height: 1.45;
  }
}

/* Contact Address Section styles */
.pg-contact-address {
  background-color: #faf9f6;
  border-top: 1px solid rgba(5, 27, 53, 0.08);
}

.address-card {
  background-color: #ffffff;
  border: 1.5px solid #ece7de;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.address-card:hover {
  transform: translateY(-2px);
  border-color: #c59d5f;
  box-shadow: 0 6px 20px rgba(197, 157, 95, 0.12);
}

.address-icon-circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1.5px solid #c59d5f;
  color: #c59d5f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.15rem;
  background-color: #faf7f2;
}

.address-title {
  font-family: 'Times New Roman', Times, serif;
  font-size: 1.35rem;
  color: #051b35;
  font-weight: 700;
}

.address-text {
  font-family: 'Inter', sans-serif;
  font-size: 0.98rem;
  color: #555555;
  line-height: 1.6;
}

/* ===================================
   993px - 1199px (Small Desktop / Large Laptop)
   =================================== */
@media (min-width: 993px) and (max-width: 1199px) {
  .info-small-tag {
    font-size: 0.85rem;
  }

  .address-card {
    padding: 1.75rem !important;
  }

  .address-icon-circle {
    width: 38px;
    height: 38px;
    font-size: 1rem;
  }

  .address-title {
    font-size: 1.15rem;
  }

  .address-text {
    font-size: 0.88rem;
  }

  .pg-contact-map iframe {
    height: 380px;
  }
}

/* ===================================
   768px - 992px (Tablet)
   Cards are col-lg-4 so already 1-col here (Bootstrap default below lg)
   =================================== */
@media (min-width: 768px) and (max-width: 992px) {
  .pg-contact-address {
    padding: 3rem 0 !important;
  }

  .text-start.mb-5 {
    margin-bottom: 2rem !important;
  }

  .row.g-4 {
    row-gap: 20px !important;
  }

  .address-card {
    padding: 24px !important;
  }

  .address-card-header {
    margin-bottom: 14px !important;
  }

  .address-icon-circle {
    width: 40px;
    height: 40px;
    font-size: 1.05rem;
  }

  .address-title {
    font-size: 1.15rem;
  }

  .address-text {
    font-size: 0.9rem;
    line-height: 1.55;
  }

  .pg-contact-map iframe {
    height: 320px;
  }
}

/* ===================================
   576px - 767px (Large Mobile)
   =================================== */
@media (min-width: 576px) and (max-width: 767px) {
  .pg-contact-address {
    padding: 2.5rem 0 !important;
  }

  .info-small-tag {
    font-size: 0.78rem;
  }

  .tagline-underline-gold {
    width: 32px;
  }

  .text-start.mb-5 {
    margin-bottom: 1.5rem !important;
  }

  .row.g-4 {
    row-gap: 16px !important;
  }

  .address-card {
    padding: 20px !important;
    border-radius: 10px;
  }

  .address-card-header {
    margin-bottom: 12px !important;
  }

  .address-icon-circle {
    width: 36px;
    height: 36px;
    font-size: 0.95rem;
  }

  .address-title {
    font-size: 1.02rem;
  }

  .address-text {
    font-size: 0.82rem;
    line-height: 1.5;
  }

  .address-text .d-flex.align-items-start.mb-3 {
    margin-bottom: 12px !important;
  }

  .pg-contact-map iframe {
    height: 260px;
  }
}

/* ===================================
   Max 575px (Small Mobile)
   =================================== */
@media (max-width: 575px) {
  .pg-contact-address {
    padding: 2rem 0 !important;
  }

  .info-small-tag {
    font-size: 0.7rem;
  }

  .tagline-underline-gold {
    width: 28px;
    margin-bottom: 10px !important;
  }

  .text-start.mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .row.g-4 {
    row-gap: 14px !important;
  }

  .address-card {
    padding: 16px !important;
    border-radius: 10px;
    border-width: 1.25px;
  }

  .address-card-header {
    margin-bottom: 10px !important;
  }

  .address-icon-circle {
    width: 32px;
    height: 32px;
    font-size: 0.85rem;
  }

  .address-title {
    font-size: 0.92rem;
    line-height: 1.3;
  }

  .address-text {
    font-size: 0.76rem;
    line-height: 1.48;
  }

  .address-text .d-flex.align-items-start.mb-3 {
    margin-bottom: 10px !important;
  }

  .address-text i {
    font-size: 0.85em;
  }

  .pg-contact-map iframe {
    height: 220px;
  }
}