.common_class {
  float: left;
  width: 100%;
}
.new_control {
  height: 40px !important;
  font-size: 14px;
  width: 100%;
  border: 1px solid #ccc;
  color: #919191;
}
.new_control_select {
  border-radius: 4px !important;
  padding-left: 10px;
}
.esic_registration_one {
  position: relative;
  /* padding: 60px 0; */
  overflow: hidden;
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/esic-hero-bg-desktop.webp")
    center center no-repeat;
  background-size: cover;
}

.esic_registration_one_left {
  padding: 20px 0;
}

.esic_registration_one_left h1 {
  font-size: 48px;
  line-height: 58px;
  color: #ffffff;
  font-weight: 700;
}

.esic_registration_one_left h1 span {
  display: inline-block;
  background: #11b64b;
  padding: 10px 18px;
  border-radius: 4px;
  margin: 8px 0;
  color: #fff;
}

.esic_registration_one_left h1 strong {
  display: block;
  font-weight: 700;
  color: #fff;
}

.esic_registration_one_left p {
  font-size: 16px;
  line-height: 28px;
  color: #d9e7ff;
  margin-bottom: 30px;
  max-width: 560px;
}
.esic_registration_one_left p span {
  color: #2cd586;
}
.esic_feature_box {
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 15px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.feature_item {
  width: 50%;
  float: left;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 18px;
}

.feature_item img {
  width: 18px;
  margin-right: 8px;
  vertical-align: middle;
}

.esic_registration_one_right {
  text-align: right;
  display: flex;
}
.esic_heading_line {
  width: 55px;
  height: 4px;
  background: #ffde96;
  border-radius: 10px;
  margin-bottom: 20px;
}
.esic_registration_two_left {
  padding: 20px 0;
}

.esic_registration_two_left h2 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 700;
  color: #18213a;
  margin: 0 0 35px;
}

.esic_registration_two_left h2 span {
  display: block;
  color: #ff6b1a;
}

.esic_benefits_list {
  list-style: none;
  margin: 0;
  padding: 0;
  column-count: 2;
  column-gap: 60px;
}

.esic_benefits_list li {
  position: relative;
  padding-left: 58px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  min-height: 54px;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

.esic_benefits_list li:last-child {
  margin-bottom: 0;
}

/* Left Icon */
.esic_benefits_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
}
.esic_benefits_list li:nth-child(1)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/medical.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(2)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/cash.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(3)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/extended.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(4)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/paid.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(5)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/financial.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(6)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/dependent.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(7)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/monthly.webp")
    center center no-repeat;
}
.esic_benefits_list li:nth-child(8)::before {
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/funeral.webp")
    center center no-repeat;
}
.hr-section {
  padding: 52px 0;
  background-color: #ffeed3;
}
.one_right {
  box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.2);
  padding: 25px 15px;
  border-radius: 12px;
  background-color: #fff;
  margin-top: 80px;
}
.one_right h5 {
  text-align: center;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}
.form_one_right {
  margin-top: 25px;
}
.tsfb_started {
  background-color: #129805;
  height: 40px;
  border-radius: 24px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  margin-top: 20px;
}
.esic_registration_two,
.esic_registration_two_left,
.esic_benefits_list {
  overflow: visible !important;
}
.esic_registration_two_left_mobile {
  display: none;
}
.get_registered_simple_steps {
  padding: 60px 0;
  background: #fff;
}
/* .step_icon img {
  height: 88px;
  width: 88px;
  object-fit: cover;
} */
.work_tag {
  display: inline-block;
  background: #fde7d4;
  color: #222;
  font-size: 12px;
  font-weight: 600;
  padding: 6px 18px;
  border-radius: 30px;
  margin-bottom: 18px;
}

.registered_heading {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px;
}

/* .registered_heading span {
  width: 70px;
  height: 1px;
  background: #d7d7d7;
  position: relative;
  display: block;
  flex: none;
}

.registered_heading span:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #ff7a00;
  transform: rotate(45deg);
  right: -4px;
  top: -3px;
}

.registered_heading span:last-child:after {
  left: -4px;
} */

.registered_heading h2 {
  margin: 0 18px;
  font-size: 34px;
  font-weight: 700;
  color: #0b1d4d;
}

.registered_steps {
  position: relative;
}

.step_item {
  display: grid;
  grid-template-columns: 80px 1fr;
}

.step_content {
  padding-left: 22px;
}

.step_content h4 {
  font-size: 18px;
  color: #0b1d4d;
  font-weight: 700;
  margin: 0 0 10px;
}

.step_content p {
  margin: 0;
  color: #555;
  line-height: 1.7;
  font-size: 15px;
}

.step_arrow {
  margin: 12px 0 18px;
  padding-left: 28px;
}

.step_arrow img {
  width: 16px;
}
.get_registered_simple_steps_heading {
  text-align: center;
}

.package_title {
  text-align: center;
  margin: 0 0 30px;
  font-size: 34px;
  font-weight: 700;
  color: #0b2554;
}

.package_title span {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.package_title span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 38px;
  height: 3px;
  background: #ff7a00;
  border-radius: 5px;
}

.package_details_inner {
  width: 80%;
  margin: 0 auto;
}

.package_details_left {
  text-align: center;
}

.package_details_left img {
  display: inline-block;
  max-width: 100%;
}

.package_details_right {
  display: flex;
  align-items: center;
  justify-content: center;
}

.package_card {
  width: 100%;
  max-width: 360px;
  background: #fff;
  border-radius: 14px;
  border: 1px solid #ececec;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  padding: 28px;
  text-align: center;
}

.package_price {
  margin-bottom: 12px;
  line-height: 1;
}

.package_price .price {
  color: #1b8d30;
  font-size: 34px;
  font-weight: 700;
}

.package_price .plus {
  color: #1b8d30;
  font-size: 26px;
  font-weight: 700;
}

.package_price .gst {
  color: #222;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
}

.package_card h4 {
  margin: 0 0 25px;
  font-size: 20px;
  color: #0b2554;
  font-weight: 700;
}

.package_support {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.package_support img {
  width: 20px;
  margin-right: 10px;
}

.package_support span {
  color: #ff6a00;
  font-size: 16px;
  font-weight: 500;
}

.package_btn {
  display: block;
  width: 100%;
  background: #47b04b;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  padding: 14px 20px;
  border-radius: 6px;
  transition: 0.3s;
}

.package_btn:hover,
.package_btn:focus {
  background: #38963d;
  color: #fff;
  text-decoration: none;
}
.documents_required_section {
  background: #eef0f8;
  padding: 60px 0;
  margin-top: 60px;
}

.documents_required_heading {
  text-align: center;
  margin-bottom: 40px;
}

.documents_required_heading h2 {
  margin: 0;
  font-size: 34px;
  font-weight: 700;
  color: #ff6200;
  line-height: 1.3;
}

.documents_required_heading h2 span {
  color: #1b2953;
}

.documents_required_heading p {
  margin-top: 10px;
  font-size: 15px;
  color: #666;
}

.document_box {
  background: #fff;
  border-radius: 8px;
  padding: 15px 15px 15px 52px;
  position: relative;
  margin-bottom: 16px;
  min-height: 72px;
  display: flex;
  align-items: flex-start;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  height: 84px;
}

.document_box p {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-weight: 500;
}

.doc_number {
  position: absolute;
  left: 14px;
  top: 34%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #ff6200;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 13px;
  font-weight: 700;
}
.why_choose_us {
  padding: 60px 0;
  background: #ffffff;
}
.package_support i {
  font-size: 20px;
  margin-right: 8px;
  color: #1b8d30;
}
.why_choose_heading {
  text-align: center;
  margin-bottom: 40px;
}

.why_choose_heading h2 {
  margin: 0;
  font-size: 34px;
  font-weight: 700;
  color: #1d2d5b;
}

.heading_border {
  display: block;
  width: 40px;
  height: 3px;
  background: #ff7b00;
  margin: 12px auto 0;
  border-radius: 30px;
}

.why_choose_box {
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 12px;
  padding: 22px 15px;
  text-align: center;
  margin-bottom: 22px;
  min-height: 205px;
  transition: 0.3s;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}

.why_choose_box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.why_choose_box img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  margin-bottom: 15px;
}

.why_choose_box h3 {
  margin: 0 0 5px;
  font-size: 16px;
  color: #1f2c5a;
  font-weight: 700;
  line-height: 24px;
}

.why_choose_box h4 {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  color: #1f2c5a;
  font-weight: 600;
}

.green_text {
  color: #29b64d !important;
}
.avoid_compliance_delays {
  position: relative;
  padding: 55px 0;
  background: url("https://www.onlinelegalindia.com/images/esic-registration-modification/avoid-compliance.webp")
    center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.avoid_compliance_delays_content {
  text-align: center;
}

.avoid_compliance_delays_content h2 {
  margin: 0;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  color: #ffffff;
}

.avoid_compliance_delays_content p {
  margin: 15px 0 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.9;
}
.esic_registration_faq_block {
  padding: 60px 0;
}
.esicrfaq h2 {
  color: #1b2953;
  text-align: center;
  font-size: 34px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .esic_registration_one_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .esic_feature_box {
    padding: 18px;
  }
  .esic_registration_one_right {
    margin-top: 40px;
  }
  .document_box {
    min-height: 85px;
  }

  .documents_required_heading h2 {
    font-size: 30px;
  }
  .why_choose_heading h2 {
    font-size: 30px;
  }

  /* .why_choose_box {
    min-height: 180px;
    padding: 20px 12px;
  } */
  .avoid_compliance_delays {
    padding: 45px 0;
  }

  .avoid_compliance_delays_content h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .avoid_compliance_delays_content p {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .avoid_compliance_delays {
    padding: 40px 0;
  }

  .avoid_compliance_delays_content h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .avoid_compliance_delays_content p {
    font-size: 16px;
    line-height: 26px;
  }
  .why_choose_box {
    min-height: 170px;
  }

  .why_choose_box h3 {
    font-size: 15px;
  }

  .why_choose_box h4 {
    font-size: 14px;
  }
  .esic_registration_one_right {
    text-align: center;
    margin-top: 60px;
  }

  .esic_registration_one_left p {
    margin: 20px auto 30px;
  }

  .feature_item {
    text-align: left;
  }

  .get_registered_simple_steps {
    padding: 50px 0;
  }

  .get_registered_simple_steps_left {
    margin-bottom: 40px;
  }

  .registered_heading {
    /* display: block; */
    text-align: center;
  }

  /* .registered_heading span {
    display: none;
  } */

  .registered_heading h2 {
    margin: 0;
    font-size: 28px;
  }

  .package_details_left {
    margin-bottom: 35px;
  }

  .package_title {
    font-size: 28px;
    margin-bottom: 35px;
  }

  .package_card {
    max-width: 420px;
    margin: auto;
  }
  .document_box {
    min-height: 90px;
  }

  .documents_required_heading h2 {
    font-size: 28px;
  }
  .faq {
    padding: 0 15px;
  }
}
@media (max-width: 900px) {
  .esic_registration_one_right {
    margin-top: 80px;
  }
}
@media (max-width: 899px) {
  .esic_registration_one_right {
    margin-top: 150px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .esic_registration_one_row {
    display: flex;
  }
  .esic_registration_one_row_one {
    width: 50%;
  }
  .esic_registration_one_row_two {
    width: 50%;
  }
  .esic_registration_one_left h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .feature_item {
    width: 100%;
  }

  .esic_registration_two_left h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .esic_benefits_list {
    display: inline-block;
    text-align: left;
  }

  .esic_benefits_list li {
    font-size: 14px;
  }

  .hr_row_block {
    display: flex;
  }
  .hr_row_block_one {
    width: 50%;
  }
  .hr_row_block_two {
    width: 50%;
  }
  .get_registered_simple_steps_row,
  .package_details_inner_row {
    display: flex;
  }
  .get_registered_simple_steps_row_one,
  .package_details_inner_one {
    width: 50%;
  }
  .get_registered_simple_steps_row_two,
  .package_details_inner_two {
    width: 50%;
  }
  .documents_required_section_row_block {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .package_title,
  .registered_heading {
    margin-bottom: 30px;
  }
  .avoid_compliance_delays {
    padding: 35px 15px;
  }
  .gst_rdiobtn ul li:nth-child(2) {
    font-size: 14px;
  }
  .avoid_compliance_delays_content h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .avoid_compliance_delays_content p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 24px;
  }
  .why_choose_us {
    padding: 50px 0;
  }
  .esic_registration_faq_block {
    padding: 50px 0;
  }
  .why_choose_heading {
    margin-bottom: 30px;
  }

  .why_choose_heading h2 {
    font-size: 28px;
  }

  .why_choose_box {
    min-height: 165px;
    padding: 18px 10px;
  }

  .why_choose_box img {
    width: 42px;
    height: 42px;
  }

  .why_choose_box h3 {
    font-size: 14px;
    line-height: 22px;
  }

  .why_choose_box h4 {
    font-size: 13px;
    line-height: 20px;
  }
  .documents_required_heading {
    padding: 0 15px;
  }
  .documents_required_section {
    padding: 50px 0;
    margin-top: 50px;
  }

  .documents_required_heading {
    margin-bottom: 30px;
  }

  .documents_required_heading h2 {
    font-size: 28px;
  }

  .documents_required_heading p {
    font-size: 14px;
  }

  .document_box {
    min-height: auto;
    padding: 15px 15px 15px 50px;
  }

  .document_box p {
    font-size: 16px;
    line-height: 24px;
  }
  .get_registered_simple_steps_heading {
    padding: 0 15px;
  }
  .registered_heading span {
    display: none;
  }
  .step_content p span {
    display: unset;
  }
  .step_icon {
    width: 80px;
  }
  .package_details_inner {
    width: 100%;
  }
  .package_title {
    font-size: 28px;
  }

  .package_card {
    padding: 22px;
  }

  .package_price .price {
    font-size: 30px;
  }

  .package_price .plus {
    font-size: 22px;
  }

  .package_card h4 {
    font-size: 18px;
  }

  .package_support {
    text-align: center;
  }

  .package_support img {
    margin: 0 auto 10px;
    display: block;
  }

  .package_support span {
    display: block;
    font-size: 15px;
  }

  .package_btn {
    padding: 12px;
  }
  .esic_registration_one_right {
    margin-top: 10px;
  }

  .esic_registration_one_left h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .esic_registration_one_left p {
    font-size: 15px;
    line-height: 25px;
  }

  .feature_item {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .esic_feature_box {
    padding: 20px;
  }
  .esic_registration_two_left {
    text-align: center;
  }

  .esic_registration_two_left h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 25px;
  }

  .esic_benefits_list {
    text-align: left;
  }

  .esic_benefits_list li {
    font-size: 15px;
    line-height: 24px;
    padding-left: 52px;
    margin-bottom: 15px;
    line-height: 39px;
  }

  .esic_registration_two_left {
    text-align: center;
  }

  .esic_registration_two_left h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 25px;
  }

  .esic_benefits_list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
  }
  #captcha_code {
    width: 46%;
    height: 38px;
  }
  .esic_registration_mobile_section_order_change {
    display: grid;
  }
  .hr-section {
    order: 1;
  }
  .esic_registration_one {
    order: 2;
  }
  .esic_registration_two_left_mobile {
    order: 3;
  }
  .esic_registration_two_left_destop {
    display: none;
  }
  .one_right {
    margin-top: 0;
  }
  .hr-section {
    padding: 25px 0 30px 0;
  }
  .esic_registration_two_left_mobile {
    display: block;
    padding: 40px 15px;
    background-color: #ffeed3;
  }
  .step_item {
    display: grid;
    grid-template-columns: 80px 1fr;
  }

  .step_content {
    padding-left: 15px;
  }

  .step_content h4 {
    font-size: 16px;
  }

  .step_content p {
    font-size: 14px;
  }

  .registered_heading h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .work_tag {
    display: table;
    margin: 0 auto 20px;
  }
  .get_registered_simple_steps_left {
    text-align: center;
  }
  .esicrfaq h2 {
    font-size: 28px;
  }
  .esicrfaq h2 {
    margin-bottom: 30px;
  }
  .faq {
    padding: 0 15px;
  }
  .esic_benefits_list {
    column-count: 1;
  }
  .esic_benefits_list li {
    min-height: unset;
  }
}
@media (max-width: 575px) {
  .avoid_compliance_delays {
    padding: 30px 15px;
  }

  .avoid_compliance_delays_content h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .avoid_compliance_delays_content p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {
  .avoid_compliance_delays_content h2 {
    font-size: 28px;
  }

  .avoid_compliance_delays_content p {
    font-size: 13px;
    line-height: 20px;
  }
  .why_choose_heading h2 {
    font-size: 28px;
  }

  .why_choose_box {
    border-radius: 10px;
    min-height: 150px;
    padding: 15px 8px;
  }

  .why_choose_box img {
    width: 36px;
    height: 36px;
    margin-bottom: 10px;
  }

  .why_choose_box h3 {
    font-size: 13px;
  }

  .why_choose_box h4 {
    font-size: 12px;
    line-height: 18px;
  }
  .documents_required_heading h2 {
    font-size: 28px;
  }

  .documents_required_heading p {
    font-size: 13px;
  }

  .document_box {
    padding: 14px 14px 14px 46px;
  }

  .doc_number {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }

  .document_box p {
    font-size: 16px;
    line-height: 24px;
  }
  .esic_registration_one_left h1 {
    font-size: 26px;
    line-height: 36px;
  }

  .esic_registration_one_left h1 span {
    padding: 8px 14px;
    font-size: 24px;
  }

  .esic_registration_one_left p {
    font-size: 14px;
    line-height: 24px;
  }
  .package_title {
    font-size: 28px;
  }

  .package_card {
    padding: 18px;
  }

  .package_price .price {
    font-size: 26px;
  }

  .package_price .plus {
    font-size: 18px;
  }

  .package_card h4 {
    font-size: 16px;
  }

  .package_support span {
    font-size: 14px;
  }

  .package_btn {
    font-size: 15px;
  }
}
@media (max-width: 391px) {
  .esic_benefits_list li {
    font-size: 14px;
  }
}
@media (max-width: 370px) {
  .esic_benefits_list li:before {
    width: 23px;
    height: 23px;
    background-size: contain !important;
  }
  .esic_benefits_list li {
    line-height: 23px;
    padding-left: 37px;
  }
}
@media (max-width: 360px) {
  .why_choose_box {
    min-height: 145px;
  }

  .why_choose_box h3 {
    font-size: 12px;
  }

  .why_choose_box h4 {
    font-size: 11px;
  }
  .avoid_compliance_delays {
    padding: 25px 10px;
  }

  .avoid_compliance_delays_content h2 {
    font-size: 28px;
  }

  .avoid_compliance_delays_content p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 356px) {
  .document_box {
    height: 92px;
  }
}
