.our_brands {
  padding: 40px 0;
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  margin-bottom: 60px;
}

.sub_text h2 {
  font-size: 30px;
  text-align: center;
  position: relative;
  margin: 0;
}

.our_brands_inner {
  padding-top: 40px;
  width: 73%;
  margin: 0 auto;
}

.sub_text h2::before {
  content: "";
  display: block;
  width: 75px;
  height: 6px;
  background: #5cb85c;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translate(-50%);
}

.brand_logo_block {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.only_desi_pic {
  width: 63%;
  margin-top: -8px;
}

.bharat_pic {
  width: 60%;
  margin-top: -5px;
}

.onpic h1 {
  font-size: 45px;
  color: #fff;
  font-weight: bold;
  line-height: 57px;
}

.new_media_block_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

.nmbg_block_text {
  margin-top: 20px;
}

.nmbg_block_text p {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .new_media_block_grid {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }

  .new_new_block_padding {
    padding-top: 10px !important;
  }

  .new_media_block {
    padding: 0px 15px;
  }

  .nmbg_block_text p {
    font-size: 16px;
    margin-top: 8px;
  }

  .nmbg_block_text {
    margin-top: 0;
  }

  .wpb_column {
    height: unset;
  }

  .our_brands_inner {
    width: 100%;
  }

  .brand_logo_block1 {
    margin-bottom: 30px;
  }

  .sub_text h2 {
    font-size: 25px;
  }

  .onpic h1 {
    color: #fff;
    font-weight: bold;
    line-height: 37px;
    font-size: 32px;
  }
}

/* modal start */
.custom-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* semi-transparent overlay */
  z-index: 9999999;
  justify-content: center;
  align-items: center;
}

.custom-modal-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  width: 400px;
  margin: 0 auto;
}

.customModal_inner {
  margin-top: 80px;
}

.modal_cross_button {
  display: flex;
  justify-content: flex-end;
}

#closeModalBtn {
  height: 20px;
  width: 20px;
  background-color: #000;
  border-radius: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom_modal_body {
  text-align: center;
}

.custom_modal_body h5 {
  color: #ff5c00;
  font-size: 26px;
  margin: 8px 0;
}

.custom_modal_body p {
  color: #333333;
  font-size: 18px;
}

.custom_modal_body p span {
  color: #ff6b00;
  font-size: 20px;
  font-weight: bold;
}

.code_div h4 {
  color: #000;
  font-size: 25px;
}

.code_div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
}

.code_div img {
  margin-left: 10px;
}

.apply_the_coupon_a_holder {
  height: 43px;
  width: 220px;
  color: #fff !important;
  background-color: #18ba60;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.apply_the_coupon_a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.new_custom_new_home p {
  font-size: 19px;
  text-align: center;
}

.home_about .about h2 {
  font-size: 29px;
  font-weight: 600;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .custom-modal-content {
    width: 90%;
  }

  .custom_modal_body p {
    font-size: 14px;
  }

  .home_about .about h2 {
    font-size: 23px;
  }
}

/* modal end */

/* home_section_banner start */
.home_section_saurabh_shukla {
  float: left;
  width: 100%;
  background-image: url(https://www.onlinelegalindia.com/images/all-service-multi/banner-bg.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* height: 568px; */
  min-height: 662px;
  height: auto;
}

.hsss_inner {
  margin-top: 20px;
}

.hsss_inner_left h1 {
  font-size: 46px;
  font-weight: bold;
  color: #fff;
  line-height: 54px;
}

.hsss_inner_left h1 span {
  color: #ff984d;
}

.span_legal_matters {
  display: block;
  color: #fff !important;
}

.hsss_inner_right {
  display: flex;
  justify-content: flex-end;
  margin-top: 65px;
}

.index_ul_li_home {
  margin-top: 30px;
}

.index_ul_li_home ul {
  column-count: 2;
}

.index_ul_li_home ul .one,
.index_ul_li_home ul .two,
.index_ul_li_home ul .three,
.index_ul_li_home ul .four,
.index_ul_li_home ul .five,
.index_ul_li_home ul .six,
.index_ul_li_home ul .seven,
.index_ul_li_home ul .eight {
  list-style: none;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 38px;
}

/* .index_ul_li_home ul .four {
        list-style: none;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: bold;
        padding-left: 38px;
    } */

#drop1 {
  position: relative;
}

.index_ul_li_home ul .one::after,
.index_ul_li_home ul .two::after,
.index_ul_li_home ul .three::after,
.index_ul_li_home ul .four::after,
.index_ul_li_home ul .five::after,
.index_ul_li_home ul .six::after,
.index_ul_li_home ul .seven::after,
.index_ul_li_home ul .eight::after {
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
}

#drop1::after {
  position: absolute;
  top: 0;
  left: -37px;
  overflow: auto;
  content: url(https://www.onlinelegalindia.com/images/banner/licenses-home-icon.webp);
}

.index_ul_li_home ul .one::after {
  content: url(https://www.onlinelegalindia.com/images/banner/consumer-complaint-home-icon.webp);
}

.index_ul_li_home ul .two::after {
  content: url(https://www.onlinelegalindia.com/images/banner/trademark-registration-home-icon.webp);
}

.index_ul_li_home ul .three::after {
  content: url(https://www.onlinelegalindia.com/images/banner/company-registration-home-icon.webp);
}

.index_ul_li_home ul .four::after {
  content: url(https://www.onlinelegalindia.com/images/banner/licenses-home-icon.webp);
}

.index_ul_li_home ul .five::after {
  content: url(https://www.onlinelegalindia.com/images/banner/tax-compliance-home-icon.webp);
}

.index_ul_li_home ul .six::after {
  content: url(https://www.onlinelegalindia.com/images/banner/legal-consultancy-home-icon.webp);
}

.index_ul_li_home ul .seven::after {
  content: url(https://www.onlinelegalindia.com/images/it-services.webp);
}

.index_ul_li_home ul .eight::after {
  content: url(https://www.onlinelegalindia.com/images/income-tax-return.webp);
}

.index_ul_li_home ul li a {
  color: #fff !important;
  /* text-decoration: none; */
}

.hsss_inner_google_trustpiolt {
  margin-top: 35px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  width: 70%;
}

.hsss_inner_google_trustpiolt .new_grid img {
  border-radius: 5px;
}

.oli_home_marquee_inner p {
  font-size: 16px;
  color: #fff;
}

.oli_home_marquee {
  background: linear-gradient(to right, #e9cf6a, #aa7918, #aa7918, #ebc15c);
  padding: 12px 0 8px 0;
}

.oli_home_marquee_text {
  font-size: 16px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .home_section_saurabh_shukla {
    height: unset;
    background-image: url(https://www.onlinelegalindia.com/images/banner/home-banner-saurabh_shukla-mobile.webp);
  }

  .index_ul_li_home {
    margin-top: 20px;
  }

  .home_row_block {
    display: grid;
  }

  .home_row_block1 {
    order: 2;
  }

  .home_row_block2 {
    order: 1;
  }

  .index_ul_li_home ul {
    column-count: 1;
  }

  .hsss_inner_left h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .span_legal_matters {
    margin-top: unset;
    margin-left: 0 !important;
    display: unset;
  }

  .hsss_inner {
    margin-top: 0;
  }

  .hsss_inner_google_trustpiolt {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 16px;
  }

  .hsss_inner_left {
    margin-top: 10px;
  }

  .index_ul_li_home ul li {
    margin-bottom: 9px;
  }

  .hsss_inner_right {
    justify-content: center;
  }

  .hsss_inner_right img {
    width: 220px;
  }
}

@media screen and (max-width: 390px) {
  .hsss_inner_left h1 {
    font-size: 28px;
    line-height: 35px;
  }
}

.dropdown-menu1 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #444;
  min-width: 180px;
}

.dropdown-menu1 li {
  padding: 5px;
  display: block;
}

.dropdown-menu1 li a {
  color: white;
}

.dropdown-menu1 li a {
  font-size: 14px !important;
}

.new_custom_caret {
  border-top: 5px solid white;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

.dropdown-toggle.active .new_custom_caret {
  transform: rotate(180deg);
}

/* Show dropdown on hover for desktop */
@media (min-width: 768px) {
  .dropdown1:hover .dropdown-menu1 {
    display: block;
    width: 600px;
    top: 202px;
    z-index: 1;
    column-count: 3;
    background-color: #215585;
    border-radius: 5px;
    padding: 0 15px;
  }
}

@media (min-width: 1200px) {
  .dropdown1:hover .dropdown-menu1 {
    top: 202px;
  }
}

/* Mobile-specific styling */
@media (max-width: 767px) {
  .dropdown-menu1.show {
    display: block;
  }
}

/* home_section_banner end */
#first_div {
  background-color: white;
  padding: 20px;
  /* width: 502px; */
  border-radius: 30px;
}

#text_brandamb_tittle {
  color: #f5f5f5;
  font-size: 22px;
  margin-right: -64px;
  margin-top: 26px;
}

#choosed_service {
  background-color: #ffffff !important;
}

@media only screen and (max-width: 576px) {
  #first_div {
    width: unset;
  }

  #text_brandamb_tittle {
    font-size: 17px;
    margin-right: unset;
    margin-top: 15px;
    margin-bottom: 11px;
  }

  /* .row {
            display: flex;
            flex-direction: column;
        }
 
        .home_row_block1 {
            order: 1;
            width: 100%;
        }
 
        .home_row_block2 {
            order: 2;
            width: 100%;
            margin-top: 20px;
        } */
}

/* new modification start */
.talk_to_margin_bottom {
  margin-bottom: 12px;
}

.review_box {
  background: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.review_top {
  display: flex;
  align-items: center;
  gap: 12px;
}

.review_text .rating {
  font-size: 14px;
  font-weight: 700;
  color: #0b2c63;
}
.rating span {
  color: #ff6200;
}
.stars {
  color: #f5a623;
  font-size: 16px;
  line-height: 1;
}

.review_box p {
  margin: 8px 0 0;
  font-size: 14px;
  color: #3d3d3d;
}

.review_text h3 {
  font-size: 24px;
  font-weight: 700;
  color: #001f55;
  margin: 0;
}

.review_text p {
  margin: 0;
  font-size: 14px;
}
.satisfied_customers_block {
  padding: 0px 28px 0 0;
  margin-bottom: 20px;
}
.satisfied_customers_block_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  /* width: 502px; */
}
.hsss_inner_right_text h1 {
  font-size: 48px;
  color: #fff;
}
.hsss_inner_right_text h1 span {
  color: #ff600a;
}
.hsss_inner_right_text p {
  color: #fff !important;
  font-size: 18px;
  margin-top: 12px;
}
.free_benefits_right {
  padding-left: 40px;
}

.free_benefits_right h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
  color: #111;
  margin-bottom: 35px;
}

.free_benefits_right h2 span {
  color: #0072ce;
}

/* Benefit Item */
.benefit_item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}

.benefit_item .icon {
  width: 34px;
  height: 34px;
  background: #004b87;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 15px;
  flex-shrink: 0;
}

.benefit_item .content h4 {
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 700;
  color: #111;
}

.benefit_item .content p {
  margin: 0;
  font-size: 16px;
  color: #444;
  line-height: 1.5;
}
.banner_bottom_section_new_modification {
  float: left;
  width: 100%;
  padding: 40px 0;
}
.custom_nb_frm {
  padding: 15px 28px 28px 0px !important;
  border-radius: 20px;
}
.banner_bottom_section_new_modification_left {
  text-align: center;
}
.new_new_custom_row {
  display: flex;
  align-items: center;
}
.who_can_apply_section {
  float: left;
  width: 100%;
}
.who_can_apply_section {
  background: #fff2e8;
  padding: 40px 0;
}

/* Heading */
.who_can_apply_heading {
  text-align: center;
  margin-bottom: 50px;
}

.who_can_apply_heading h2 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  margin: 0;
}

/* Row spacing */
.who_can_apply_row {
  margin-bottom: 45px;
}

.who_can_apply_row:last-child {
  margin-bottom: 0;
}

/* Box */
.apply_box {
  text-align: center;
  height: 180px;
}

/* Icon Circle */
.apply_icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 18px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.apply_icon img {
  width: 34px;
  height: auto;
}

/* Text */
.apply_box h4 {
  font-size: 18px;
  line-height: 1.5;
  color: #111;
  font-weight: 600;
  margin: 0;
}
.new_control {
  background-color: #fff !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-text-fill-color: #000 !important;
  background-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}
input[type="tel"],
input[type="number"],
input[type="text"] {
  color: #8c8c8c !important;
}

/* Placeholder color */
input::placeholder {
  color: #8c8c8c !important;
}

/* Select color */
select {
  color: #8c8c8c !important;
}
#state {
  color: #000 !important;
}
select:valid {
  color: #000 !important;
}
select.selected {
  color: #000 !important;
}
.new_control {
  color: #000 !important;
}
.new_control::placeholder {
  color: #000 !important;
  opacity: 1;
}
.sukhla_mobile {
  display: none;
}
/* =========================
   Responsive
========================= */

/* Tablet */
@media (max-width: 991px) {
  .who_can_apply_heading h2 {
    font-size: 34px;
  }

  .apply_box h4 {
    font-size: 16px;
  }

  .apply_icon {
    width: 65px;
    height: 65px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .banner_bottom_section_new_modification_left {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .who_can_apply_section {
    padding: 40px 0;
  }

  .who_can_apply_heading {
    margin-bottom: 35px;
  }

  .who_can_apply_heading h2 {
    font-size: 28px;
  }

  .who_can_apply_row {
    margin-bottom: 10px;
  }

  .apply_box {
    height: 140px;
  }

  .apply_icon {
    width: 60px;
    height: 60px;
    margin-bottom: 14px;
  }

  .apply_icon img {
    width: 28px;
  }

  .apply_box h4 {
    font-size: 14px;
    line-height: 1.4;
  }
}
/* Responsive */

@media (max-width: 1199px) {
  .free_benefits_right h2 {
    font-size: 42px;
  }
}

@media (max-width: 991px) {
  .free_benefits_right {
    padding-left: 0;
    margin-top: 40px;
  }

  .free_benefits_right h2 {
    font-size: 38px;
    text-align: center;
  }

  .benefit_item .content h4 {
    font-size: 22px;
  }

  .benefit_item .content p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .sukhla_destop {
    display: none;
  }
  .sukhla_mobile {
    display: block;
  }
  .new_new_mobile_destop_block {
    display: grid;
  }
  .new_new_mobile_destop_block_one {
    order: 2;
  }
  .new_new_mobile_destop_block_two {
    order: 1;
  }
  .hsss_inner_right_text h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 20px;
  }
  .free_benefits_right h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .satisfied_customers_block_grid {
    grid-template-columns: 1fr;
  }
  .satisfied_customers_block_grid_one,
  .satisfied_customers_block_grid_two {
    width: 220px;
  }
  .benefit_item {
    margin-bottom: 20px;
  }
  .satisfied_customers_block_grid {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .benefit_item .icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-right: 10px;
  }

  .benefit_item .content h4 {
    font-size: 18px;
  }

  .benefit_item .content p {
    font-size: 14px;
  }
  .banner_bottom_section_new_modification {
    padding: 0 0 40px 0;
  }
  .custom_nb_frm {
    padding: 15px 0px 28px 0px !important;
  }
  .satisfied_customers_block {
    padding: 0;
  }
}
/* new modification end */
