@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hdn-franchise-form-wrap {
    max-width: 600px !important;
  }
}

@media screen and (min-width: 768px) {
  .elementor-element-6322ec8e { /* Fix the margin with horizontal scrolling */
    width: 100% !important;
    margin: 0 !important;
    left: 0 !important;
  }

  .hdn-franchise-popup-wrap {
    box-shadow: 0 3px 8px rgb(0 0 0 / 80%)
  }

  .hdn-close-franchise-popup-dt {
    color: #081D39;
    cursor: pointer;
    font-size: 24px;
    text-align: right;
    display: block;
    padding-right: 20px;
  }

  .elementor-50836 .elementor-element.elementor-element-6322ec8e > .elementor-background-overlay {
    display: none;
  }

  .elementor-field-type-step.elementor-column.elementor-field-group-field_4845d8c.elementor-col-100 {
    justify-content: space-between;
  }

  .elementor-field-group.elementor-column.elementor-field-group-name.elementor-col-100,
  .elementor-field-group.elementor-column.elementor-field-group-phone.elementor-col-100 {
    width: 49%;
    padding-bottom: 12px;
  }

  .elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100,
  .elementor-field-group.elementor-column.elementor-field-group-city.elementor-col-100,
  .elementor-field-group.elementor-column.elementor-field-group-country.elementor-col-100 {
   width: 32%; 
  }

  #form-field-country {
    font-size: 14px;
  }

  .elementor-50836 .elementor-element.elementor-element-6c284c09 .e-form__buttons__wrapper__button-next {
    margin-top: 40px;
  }

  .elementor-field-option input[type="radio"] {
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    width: 40px;
    position: relative;
    margin-left: -8px;
  }
  .elementor-field-option label {
    position: relative;
    margin-right: 65px;
  }

  .elementor-field-group-accept {
    text-align: left;
  }

  .e-form__buttons__wrapper__button {
    max-width: 250px;
  }

  .e-form__buttons__wrapper__button.e-form__buttons__wrapper__button-next {
    text-align: center;
    margin: 20px auto;
  }

  .elementor-field-group.e-form__buttons__wrapper.elementor-field-type-previous {
    flex-basis: 150px !important;
  }

  .elementor-element-5bf27b7 .elementor-50836 .elementor-element.elementor-element-6c284c09 .elementor-button[type=submit] {
    background-color: #e22a86;
    color: #fff;
    border-color: #e22a86;
  }


/* When had no access to Elementor */
  .elementor-element-96577da ul.elementor-icon-list-items {
    margin-top: 13px;
  }
  
  .elementor-element-96577da ul.elementor-icon-list-items li.elementor-icon-list-item {
    display: inline-block;
    vertical-align: top;
  }

  .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    margin-top: 0;
  }

  .elementor-element-96577da ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(odd) {
    width: 58%;
    padding-right: 18%;
  }

  .elementor-element-96577da ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(even) {
    width: 40%;   
  }

  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon,
  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
    display: inline-block;
  }

  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon {
    width: 30px;
  }

  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
    width: calc(98% - 30px);
    font-size: 24px;
    line-height: 30px;
    vertical-align: top;
    margin-bottom: 18px;
    font-weight: 400 !important;
    color: #081D39 !important;
  }

  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text b,
  ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text strong /* Fallback for future updates */ {
    font-weight: bold;
  }

}
