.elementor-kit-7{--e-global-color-primary:#13144D;--e-global-color-secondary:#E30225;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9cc5f04:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-9c2d849-font-family:"Poppins";--e-global-typography-9c2d849-font-weight:400;font-family:"Poppins", Sans-serif;font-size:0.875em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;font-size:2.6em;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-7 h1{font-size:1.9em;}}@media(max-width:1024px){.elementor-kit-7{font-size:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:0.9em;}.elementor-kit-7 a{font-size:1em;}.elementor-kit-7 h1{font-size:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ✅ Style for Laptops only: 769px to 1024px screen width */
@media (min-width: 769px) and (max-width: 1024px) {

  /* Example: Reduce heading size for laptops */
  h1, .elementor-heading-title {
    font-size: 28px !important;
    line-height: 1.3;
  }

  /* Example: Reduce padding for sections */
  .elementor-section {
    padding: 30px 20px !important;
  }

  /* Example: Adjust text size */
  p, .elementor-widget-text-editor {
    font-size: 16px !important;
  }

  /* Example: Adjust button size */
  .elementor-button {
    padding: 10px 20px !important;
    font-size: 15px !important;
  }

  /* Example: Make columns stack differently or center-align */
  .elementor-column {
    text-align: center;
  }

}/* End custom CSS */