@media (min-width:1200px) {
  .home-heading {
    font-size: 1.7rem;
  }
}

.btn-mobile-view {
  display: none;
}

.phonecode {
  position: absolute;
  margin-top: 11px;
  margin-left: 11px;
}

.phonecode-text {
  padding-left: 40px;
}

.breadcrumbs {
  list-style: none;
  padding: 0;
  margin-bottom: 15px
}

.breadcrumbs li {
  display: inline
}

.breadcrumbs li:not(:last-child):after {
  content: "/";
  margin: 0 5px
}

@media screen and (min-width:768px) {
  .breadcrumbs li {
    display: inline
  }
}

@media screen and (max-width:767px) {
  .breadcrumbs {
    text-align: center
  }
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #1a1818 !important;
}

.select2-selection__arrow {
  height: 35px !important;
  top: 50% !important;
  transform: translateY(-50%);
  right: 10px;
  width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zoomInDown {
  width: 33.33333333% !important
}

.card-body p,
h3.card-title {
  min-height: 30px;
  text-align: center;
  margin: 0
}

.adBtns a,
.viewMoreBtn a,
a:hover,
ul.profile_box li a {
  text-decoration: none
}

.bgsearch,
.leftPanel {
  box-sizing: border-box
}

body {
  margin: 0;
  padding: 0;
  font-family: Montserrat;
  background: linear-gradient(to bottom, #f1ceb9 0, #e5c4ba 100%);
  font-size: 16px
}

.other-info-user label,
.rating-area p,
ul {
  margin: 0;
  padding: 0
}

a {
  color: #9d2e43;
  font-size: 13px
}

.rating-area,
ul.cookiesBtn,
ul.langSearch {
  display: flex;
  gap: 10px
}

.langSearch select {
  border: 1px solid #9d2e43;
  padding: 7px;
  width: 165px;
  border-radius: 6px;
  background: 0 0;
  font-size: 15px
}

footer,
label.label {
  font-size: 13px
}

a:hover {
  color: #000
}

header {
  background: #f4b685;
  position: sticky;
  top: 0;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, .3) 0 0 10px
}

button.accept-cookies-btn {
  background: #9d2e43;
  color: #fff;
  border: none;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 6px
}

.card-img {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  background: #eee
}

.card-img-wrap {
  display: table;
  width: 100%;
  text-align: center;
  height: 220px
}

h3.card-title {
  font-size: 15px;
  padding: 0;
  font-weight: 500
}

.card-body p {
  font-size: 14px;
  color: #999
}

.accordion-body {
  background: #fae8dc
}

.navbar-nav a {
  color: #9d2e43;
  font-size: 16px;
  background: 0 0;
  border: none
}

.dropdown .btn:hover {
  background: #9d2e43 !important
}

button.btn.btnLogin {
  border: 1px solid #9d2e43;
  background: #9d2e43;
  color: #fff;
  margin-top: 5px;
}

.login-wrap,
.register-wrap {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .4) 0 0 8px
}

.btn-login,
.form-check label,
.nav-link i.fa.fa-dashboard {
  margin-left: 10px
}

.review-listing {
  padding-top: 20px
}

.profile_box i {
  float: left;
  position: relative;
  top: 4px
}

.nav-link,
button.accordion-button {
  color: #9d2e43
}

ul.navbar-nav {
  gap: 20px;
  margin-left: 50px
}

.card-img img {
  max-width: 100%;
  max-height: 210px
}

.pagging-box {
  display: flex;
  justify-content: center;
  margin: 30px 0
}

.main.about-area .row,
.profile_listing {
  align-items: center
}

.page-item.active .page-link {
  background-color: #9d2e43 !important;
  border-color: #9d2e43 !important
}

a.page-link {
  color: #9d2e43 !important
}

.login-wrap {
  background: #fff;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 29px;
  max-width: 450px
}

.login-box {
  padding: 0;
  text-align: right
}

.ratingbystar {
  float: right;
  text-align: right
}

.boxInfo,
footer {
  width: 100%;
  float: left
}

.register-wrap {
  background: #fff;
  padding: 0;
  max-width: 610px;
  margin: 11px auto 50px
}

.login-box button {
  background: #9d2e43;
  color: #fff;
  border: none;
  border-radius: 20px
}

.login-box button:hover {
  background: #fff;
  color: #9d2e43;
  border: 1px solid #9d2e43;
  border-radius: 20px
}

.starcard span {
  font-size: 25px;
  margin: 0;
  padding: 0
}

.starcard h4 {
  margin: 7px 0;
  padding: 0;
  font-size: 19px
}

.starcard {
  max-width: 27rem;
  background: #fff;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  width: 100%;
  border-radius: .5rem
}

.login_footer_sec {
  border-top: 1px solid #eee;
  padding-top: 10px;
  font-size: 13px
}

.faq-info {
  max-width: 780px;
  margin: 0 auto
}

.heading-box,
footer {
  margin-top: 20px
}

.login-wrap h3,
.register-wrap h3 {
  background: #9d2e43;
  color: #fff;
  font-size: 22px;
  padding: 17px;
  border-radius: 10px 10px 0 0
}

.heading-box h2 {
  color: #9d2e43;
  font-size: 30px;
  font-weight: 400
}

.business-form {
  border: 2px dashed #9d2e43;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 20px;
  margin-top: 30px
}

.accordion-button:not(.collapsed),
.modal-header,
button.btn.btn-submit {
  background: #9d2e43;
  color: #fff
}

.heading-box {
  text-align: center;
  padding-bottom: 20px
}

.featured-category {
  margin: 50px 0
}

.add-business button,
.add-business button:focus,
.add-business button:hover {
  background: #fff;
  color: #9d2e43;
  position: absolute;
  z-index: 9;
  white-space: nowrap;
  right: 20px;
  bottom: 70px;
  font-size: 16px;
  border-radius: 30px;
  padding: 10px 30px;
  border: 5px solid #f27c21;
  box-shadow: rgba(0, 0, 0, .3) 0 0 5px
}

.all-info-container .accordion,
.banner,
.innerbanner {
  margin-bottom: 20px
}

input.btn.view {
  background: #9d2e43;
  padding: 6px 15px;
  font-size: 14px
}

.next-step,
.prev-step {
  margin-top: 20px !important
}

.modal-footer.justify-content-between {
  display: none
}

.next-step {
  background-color: #f0802a;
  color: #fff;
  font-weight: 500;
  font-size: 15px
}

.list-inline {
  padding-left: 0;
  list-style: none;
  width: 100%;
  text-align: right;
  border-top: 1px solid #ddd;
  margin-top: 10px
}

.form-group {
  font-size: 12px
}

.businessidea p,
.form-control {
  font-size: 14px
}

.ratingStar,
ul.social-lnks li i {
  font-size: 18px
}

.modal-content {
  max-width: 790px;
  margin: 0 auto
}

.logo img {
  max-width: 170px
}

.imgABout img {
  max-width: 100%;
  border-radius: 20px
}

.main.about-area {
  margin: 100px 0
}

footer {
  background: #9d2e43;
  padding: 20px;
  color: #fff
}

ul.social-lnks {
  display: flex;
  list-style: none;
  gap: 20px
}

ul.links li a,
ul.social-lnks a {
  color: #fff;
  text-decoration: none
}

.footerpart1 {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.footerpart2 {
  text-align: center;
  border-top: 1px solid rgba(256, 256, 256, .1);
  padding-top: 10px
}

.about-us button {
  background: 0 0;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid #9d2e43;
  color: #9d2e43
}

ul.links,
ul.quickSearch {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex
}

ul.links {
  gap: 20px
}

ul.quickSearch {
  justify-content: space-between
}

ul.quickSearch input,
ul.quickSearch select {
  background: 0 0;
  border: none;
  padding: 7px;
  border-radius: 7px 0 0 7px;
  width: 100%
}

span.select2-selection.select2-selection--single {
  background-color: transparent;
  border: none !important;
  padding: 4px;
  height: 38px;
  color: #000 !important;
  margin-bottom: 4px;
}

.quickSearch li {
  display: flex;
  width: 100%;
  padding-right: 0;
  margin-right: 10px;
  border: 1px solid #9d2e43;
  border-radius: 12px
}

button.btn.btn-search {
  background: #9d2e43;
  color: #fff;
  border-radius: 0 10px 10px 0
}

.viewMoreBtn a {
  color: #9d2e43;
  border: 1px solid #9d2e43;
  padding: 7px;
  display: inline-block;
  border-radius: 7px;
  margin-top: 20px
}

.boxInfo ul,
ul.profile_box {
  padding: 0;
  list-style: none;
  text-align: center
}

.designation,
.profilePhoto,
.viewMoreBtn {
  text-align: center
}

.viewMore {
  border-bottom: 1px solid #fff;
  padding-bottom: 60px
}

.bgsearch {
  background: #d09c95;
  padding: 60px;
  border-radius: 20px;
  margin: 20px 0 50px;
  text-align: center;
  color: #9d2e43
}

.bgsearch h2 {
  color: #9d2e43;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px
}

.search-icon img {
  max-width: 110px;
  margin-bottom: 20px
}

a.btn.btn-learn {
  border: 1px solid #9d2e43;
  color: #9d2e43
}

.boxInfo {
  border: 2px dashed #9d2e43;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 20px;
  color: #9d2e43
}

.userReview .tab-content {
  border: none
}

.boxInfo ul {
  margin: 0;
  display: flex;
  gap: 30px
}

ul.cities li {
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  padding: 10px;
  font-size: 16px
}

.boxInfo h2 {
  font-size: 25px;
  margin-bottom: 20px
}

.companyProfile {
  color: #9d2e43;
  padding: 40px 0
}

.address i {
  display: block;
  text-align: center
}

ul.profile_box {
  margin: 0
}

ul.profile_box li a {
  background: #9d2e43;
  display: block;
  margin-bottom: 12px;
  padding: 10px;
  border-radius: 10px;
  color: #fff
}

.rtbox {
  border: 1px solid #9d2e43;
  float: right;
  padding: 20px;
  border-radius: 20px
}

.address {
  text-align: center;
  margin-bottom: 20px
}

.modeofSystem {
  display: flex;
  gap: 20px
}

.modeofSystem>div {
  width: 50%;
  margin: 20px 0;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #9d2e43
}

.adBtns a,
.ratingStar,
.reviewHeader {
  border-radius: 10px
}

.aboutCompany.boxInfo,
.timingInfo p {
  margin-bottom: 0
}

ul.paymentModeInfo {
  margin: 0;
  padding: 0;
  list-style: none
}

.profile_listing {
  display: flex;
  gap: 30px
}

.starRating {
  display: flex;
  align-items: center
}

ul.starInfo {
  list-style: none;
  margin: 0 10px;
  padding: 0;
  display: flex
}

.ratingStar {
  background: #6abe45;
  padding: 2px 5px;
  color: #fff
}

.innerbanner img,
ul.adBtns li {
  width: 100%
}

.extrainfo {
  display: flex;
  margin-top: 20px;
  gap: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px 0
}

.adBtns a {
  background: #9d2e43;
  display: block;
  padding: 10px;
  color: #fff
}

.userReview {
  margin-top: 20px !important;
  margin-bottom: 10px !important
}

.reviewHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(256, 256, 256, .2);
  padding: 5px 10px;
  margin-bottom: 20px
}

.reviewUser {
  display: flex;
  align-items: center;
  gap: 10px
}

.reviewInfo h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600
}

.reviewInfo p {
  margin: 0;
  padding: 0;
  font-size: 16px
}

.reviewImg img {
  max-width: 55px;
  border-radius: 50px
}

.reviewBox {
  border: 1px solid #9d2e43;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 20px
}

.reviewBox ul {
  border-top: 1px solid #9d2e432a;
  padding-top: 10px
}

.userrating h3 {
  font-size: 20px;
  margin-bottom: 10px;
  padding: 0
}

ul.ratingflow i {
  font-size: 24px;
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 8px
}

ul.ratingflow {
  gap: 10px
}

.rating-box {
  background: #6abe45;
  padding: 10px;
  color: #fff;
  border-radius: 9px
}

.businessOne,
.businessTwo {
  padding: 20px;
  border-radius: 10px;
}

.businessOne {
  background: #afc8ad;
  margin-bottom: 20px;
}


.businessTwo {
  background: #ffc47e;
}


.businessidea button {
  background: #9d2e43;
  color: #fff;
  border: none;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 10px;
}


.businessOne h2 {
  color: #304d30;
  font-size: 22px;
}


.businessTwo h2 {
  color: #750e21;
  font-size: 22px;
}


.businessidea {
  padding: 30px 0;
  border-top: 1px solid #ffffff2A;
  margin-top: 20px;
  border-bottom: 1px solid #ffffff2A;
  margin-bottom: 40px;
}

.userProfileInfo {
  background: #fff;
  border-radius: 13px;
  margin: 30px 0;
  padding: 20px
}

.profile-title h2 {
  font-size: 22px;
  margin: 0;
  text-align: center
}

.profile-title {
  margin-top: 10px
}

ul.other-info-user {
  margin: 10px 0;
  padding: 0;
  font-size: 15px
}

ul.other-info-user li {
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin: 0;
  display: flex
}

/* ul.other-info-user span {
  margin-left: auto;
  color: #9d2e43;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} */

li {
  list-style: none;
  font-size: 15px;
  box-sizing: border-box;
  
  padding: 6px 0px 0px 0px;
  margin: 0;
  display: flex;
  align-items: center; /* Align items vertically */
  /*border-bottom: 1px solid #ccc; 
    border-top: 1px solid #ccc;*/
}

li label {
  flex: 0 0 auto;
  color: #9d2e43; /* Change label color */
}

li span {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #2d3038; /* Change email text color */
  /*margin-left: 10px; */ /* Add margin between label and span */
}

@media (max-width: 576px) {
  /* Adjust styles for smaller screens */
  li {
    flex-wrap: wrap; /* Allow flex items to wrap */
  }

  li label,
  li span {
    flex: 1 100%; /* Full width on smaller screens */
    text-align: center; /* Center align label and email */
    margin-left: 0; /* Remove left margin on smaller screens */
    margin-bottom: 5px; /* Add space between label and span on smaller screens */
  }
}

ul.other-info-user label {
  font-size: 13px;
  opacity: .7
}

.section-info {
  margin-top: 0;
  border-top: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px
}

.about-des {
  margin-bottom: 20px;
  height: 195px;
  overflow: hidden
}

.section-info h2 {
  font-size: 22px;
  font-weight: 500;
  padding: 10px 0;
  margin: 0
}

ul.other-info-user li:last-child {
  border-bottom: 1px solid #ccc
}

ul.social-lnks-profile {
  margin: 10px 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  border-top: 1px solid #ccc
}

ul.social-lnks-profile a {
  font-size: 17px;
  display: block;
  margin: 10px
}

.profile-add {
  font-size: 14px;
  text-align: center
}

.aboutme,
.alert.alert-success {
  margin-top: 30px
}

.about-info {
  border: 1px dashed #9d2e43;
  padding: 4px 10px;
  margin-bottom: 10px
}

.aboutme button {
  border: none;
  background: 0 0;
  color: #9d2e43;
  padding: 0;
  margin: 0
}

.cover-img {
  background: #fff;
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  text-align: center
}

.cover-img img.img-responsive {
  max-width: 100%;
  padding: 10px
}

.section-info h5 {
  font-size: 16px;
  font-weight: 400
}

.activeLang,
.headingProfile h3,
.tab-pane h3 {
  font-weight: 600;
  color: #9d2e43
}

.activity-section-info h2 {
  font-size: 21px;
  color: #9d2e43;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px
}

.activityBox h2,
.enquire-btn a,
.leftPanel a,
.profile-tab-nav a:hover {
  font-size: 16px
}

.alert p,
.enquire-btn label {
  margin: 0
}

.enquire-btn a {
  background: #9d2e43;
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 7px;
  font-weight: 600;
  letter-spacing: 1px
}

.rt-profile-wrap {
  width: 100%;
  float: left;
  margin-bottom: 60px;
  margin-top: 30px
}

.profilePhoto img {
  max-width: 180px;
  width: 150px;
  border-radius: 120px;
  height: 150px;
  border: 5px solid #9d2e43
}

.subHeading {
  background: #9d2e43;
  color: #fff;
  padding: 8px 10px;
  margin-bottom: 20px;
  border-radius: 10px;
  font-size: 18px
}

/* .activityBox {
  background: #fff;
  padding: 5px;
  margin-bottom: 20px
}

.activityBox h2 {
  text-align: center
} */

/* .activityImg img {
  max-width: 100%;
  width: 100%
} */

/* This is done by Chandrapal  */

.activityBox {
  position: relative;
  background: #fff;
  padding: 5px;
  margin-bottom: 20px;
  overflow: hidden; /* Ensure content doesn't overflow */
}

.activityBox h2 {
  text-align: center;
  margin-top: 10px; /* Add margin to separate title from iframe */
}

.activityImg {
  width: 100%; /* Ensure image fills container width */
  max-height: 200px; /* Adjust height as needed */
  overflow: hidden; /* Hides overflow content */
}

.activityImg iframe {
  width: 100%; /* Ensures iframe width matches container width */
  height: 100%; /* Ensures iframe height matches container height */
}


.activityWrap {
  border: 1px solid #9d2e43;
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px
}

.courseDuration {
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #ddd;
  padding-top: 6px
}

.activity-section-info {
  border: 1px dashed #9d2e43;
  border-radius: 10px;
  padding: 10px
}

.leftPanel,
.profile-top {
  padding: 10px;
  border-radius: 10px
}

.activity-box span img {
  max-width: 25px
}

.activity-box {
  margin-bottom: 8px
}

.activity-box span {
  display: inline-block;
  background: #fff;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  padding: 3px
}

.profile-tab-nav.border-right {
  width: 24%
}

section.user-setting {
  margin: 40px 0
}

.leftPanel {
  background: #9d2e43
}

.leftPanel a {
  color: #fff;
  padding: 12px 10px
}

.profile-top {
  background: #ffcd4b;
  color: #000;
  margin-bottom: 10px;
  text-align: center
}

.leftPanel a:hover {
  color: #fff;
  font-size: 16px
}

.nav-pills .nav-link.active {
  background: #fff;
  color: #9d2e43
}

.profile-top img {
  max-width: 130px;
  border-radius: 120px
}

.title-info {
  font-size: 29px
}

.tab-content {
  border: 2px dashed #9d2e43;
  padding: 20px;
  border-radius: 20px;
  width: 100%;
  float: left
}

.headingProfile,
.tab-pane h3 {
  border-bottom: 1px solid #9d2e43
}

.tab-pane h3 {
  font-size: 22px;
  padding-bottom: 10px
}

.title-email {
  font-size: 11px
}

.alert.alert-danger {
  width: 100%;
  position: relative;
  z-index: 99;
  text-align: center
}

.headingProfile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 15px
}

.headingProfile h3 {
  font-size: 22px;
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 !important
}

.headingProfile .btn {
  padding: 7px 10px
}

.langSec,
.rtSec {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 10px
}

ul.langOpt {
  display: flex;
  position: absolute;
  top: 4px;
  gap: 10px;
  right: 20px;
  font-size: 14px
}

.login-wrap .login-box,
.register-wrap .login-box {
  padding: 20px;
  text-align: left
}

tbody td {
  background: 0 0 !important
}

thead th {
  background: #911930 !important;
  color: #fff !important
}

tbody tr,
thead tr {
  border: none !important
}

@media only screen and (max-width:1360px) {
  .langSearch select {
    width: 80px
  }

  .btn-mobile-view{
    display: block;
    margin-top: 5px;
  }

  .btn-login{
    display: none;
  }

  ul.navbar-nav {
    gap: 10px;
    margin-left: 0
  }

  .logo img {
    max-width: 130px
  }

  .logo {
    padding: 2px 5px
  }

  .default-ltr-cache-1r8obo9 {
    width: 32%
  }
}

@media only screen and (max-width:1180px) {
  button.btn.btnLogin {
    border: 1px solid #9d2e43;
    color: #fff;
    font-size: 14px;
    background: #9d2e43
  }

  .btn-mobile-view{
    display: block;
    margin-top: 5px;
  }
  
  .dropdown-menu {
        column-count: 2;
  }

  .btn-login{
    display: none;
  }

  .default-ltr-cache-1r8obo9 {
    width: 30%
  }
}

@media only screen and (max-width:991px) {

  .langSec,
  .rtSec {
    display: flex;
    gap: 10px;
    margin-left: 10px
  }

  .btn-login {
    margin-right: 11%
  }

  button.navbar-toggler {
    /*margin-top: 20px*/
  } 

  .rtSec {
    align-items: center;
    position: absolute;
    right: -4px;
    white-space: nowrap;
    top: 28px;
  }

  

  .langSec ul.quickSearch {
    margin-right: 100px;
    margin-top: 20px
  }

  .langSec {
    align-items: center;
  }
}

@media only screen and (max-width:980px) {
  .cover-img img.img-responsive {
    max-width: 100%;
    padding: 10px
  }

  .boxInfo ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    gap: 30px;
    text-align: left
  }

  .boxInfo li {
    display: inline-block;
    margin: 5px
  }

  ul.ratingflow i {
    font-size: 19px;
    border: 1px solid #fff;
    padding: 7px;
    border-radius: 8px
  }
}

@media only screen and (max-width:880px) {
  .btn-login {
    margin-right: 13%;
    position: absolute;
    top: 14px;
    right: 0
  }
}

@media only screen and (max-width:769px) {
  .rtbox {
    border: 1px solid #9d2e43;
    float: right;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    margin-top: 164px
  }

  .btn-login {
    margin-right: 15%
  }
}

@media only screen and (max-width:680px) {

  .add-business button,
  .langSec {
    width: 98%;
    box-sizing: border-box
  }

  .headingProfile {
    display: block
  }

  .headingProfile a,
  .tab-content {
    margin-top: 20px
  }

  .langSec {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 0;
    border-top: 1px solid #9d2e43;
    padding-top: 10px;
    margin-right: 0;
    padding-left: 10px
  }

  .default-ltr-cache-1r8obo9 {
    width: 290px;
    justify-content: center;
    float: none;
    margin: 0 auto
  }

  .footerpart1,
  .imgABout {
    margin-bottom: 20px
  }

  ul.quickSearch input,
  ul.quickSearch select {
    margin-bottom: 5px;
    border-radius: 10px
  }

  .quickSearch li {
    display: block;
    font-size: 14px
  }

  .footerpart1 {
    display: block;
    justify-content: space-between
  }

  ul.social-lnks {
    display: flex;
    list-style: none;
    gap: 5px
  }

ul.quickSearch {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

ul.quickSearch li {
    flex-basis: calc(33.33% - 20px);
    margin-bottom: 20px;
    border-right: 1px solid #9d2e43;
    padding-right: 34px; /* Adjust padding to space the border from the content */
}

ul.quickSearch li:last-child {
    border-right: none;
}

@media (max-width: 1024px) {
    ul.quickSearch li {
        flex-basis: calc(50% - 20px); 
    }
    .dropdown-menu {
        column-count: 2;
    }
}


@media (max-width: 768px) {
    ul.quickSearch li {
        flex-basis: calc(100% - 20px);
        /*border-right: none; */ /* Remove right border on smaller screens */
    }
}
  button.btn.btn-search {
    width: 100%;
    border-radius: 10px
  }

  .add-business button,
  .add-business button:focus,
  .add-business button:hover {
    background: #fff;
    color: #9d2e43;
    position: relative;
    z-index: 9;
    white-space: nowrap;
    right: -4px;
    bottom: 0;
    font-size: 16px;
    border-radius: 10px;
    padding: 10px 30px;
    border: 2px solid #f27c21;
    box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
    margin: 10px 0
  }

  ul.navbar-nav {
    gap: 2px;
    margin-left: 0;
    background: #fff;
    padding: 0 20px;
    margin-bottom: 10px;
    border-radius: 10px
  }

  .btn-login {
    position: absolute;
    top: 5px;
    right: -15px;
    margin-right: 17%
  }

  .logo img {
    max-width: 130px
  }

  ul.links {
    margin-bottom: 20px;
    display: block
  }

  .main.about-area {
    margin: 0
  }
}
.social-box {
  position: absolute;
  right: 0; /* Position on the right side of the page */
  padding: 10px; 
}

.loading,
.loading i {
  width: 20px;
  height: 20px
}

@media only screen and (max-width:480px) {
  .btn-login {
    display: none;
  }
  .btn-mobile-view{
    display: block;
    margin-top: 5px;
  }
  .dropdown-menu {
      column-count: 1;
  }
}

#loading.none {
  display: none !important
}

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  display: flex;
  align-items: center;
  z-index: 9999999999;
  justify-content: center;
  background-color: #3c0609eb
}

.loading {
  transform: rotate(45deg);
  animation: 4s cubic-bezier(.165, .84, .44, 1) infinite loading-ani1
}

.loading i {
  display: inline-block;
  border-radius: .3rem;
  position: absolute
}

.loading i:first-child {
  background: #ff7d13;
  transform: translate(0, 0);
  animation: 4s ease-in-out infinite loading-ani2
}

.loading i:nth-child(2) {
  background: #881b21;
  transform: rotate(90deg) translate(0, 0);
  animation: 6s ease-in-out infinite loading-ani3
}

.loading i:nth-child(3) {
  background: #ff7d13;
  transform: rotate(180deg) translate(0, 0);
  animation: 8s ease-in-out infinite loading-ani4
}

.loading i:nth-child(4) {
  background: #881b21;
  transform: rotate(270deg) translate(0, 0);
  animation: 10s ease-in-out infinite loading-ani5
}

@keyframes loading-ani1 {
  25% {
    transform: rotate(135deg)
  }

  50% {
    transform: rotate(225deg)
  }

  75% {
    transform: rotate(315deg)
  }

  100% {
    transform: rotate(405deg)
  }
}

@keyframes loading-ani2 {

  100%,
  17.5%,
  25%,
  42.5%,
  50%,
  67.5%,
  75%,
  92.5% {
    transform: translate(0, 0)
  }

  12.5%,
  37.5%,
  62.5%,
  87.5% {
    transform: translate(0, 40px)
  }
}

@keyframes loading-ani3 {

  100%,
  17.5%,
  25%,
  42.5%,
  50%,
  67.5%,
  75%,
  92.5% {
    transform: rotate(90deg) translate(0, 0)
  }

  12.5%,
  37.5%,
  62.5%,
  87.5% {
    transform: rotate(90deg) translate(0, 40px)
  }
}

@keyframes loading-ani4 {

  100%,
  17.5%,
  25%,
  42.5%,
  50%,
  67.5%,
  75%,
  92.5% {
    transform: rotate(180deg) translate(0, 0)
  }

  12.5%,
  37.5%,
  62.5%,
  87.5% {
    transform: rotate(180deg) translate(0, 40px)
  }
}

@keyframes loading-ani5 {

  100%,
  17.5%,
  25%,
  42.5%,
  50%,
  67.5%,
  75%,
  92.5% {
    transform: rotate(270deg) translate(0, 0)
  }

  12.5%,
  37.5%,
  62.5%,
  87.5% {
    transform: rotate(270deg) translate(0, 40px)
  }
}

@media all and (min-width:992px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0
  }

  .navbar .nav-item:hover .nav-link {
    color: #fff
  }

  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%
  }

  .navbar .dropdown-menu.fade-up {
    top: 180%
  }

  .navbar .nav-item:hover .dropdown-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0)
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(https://www.thehindutoday.com/svg/arrow_down.svg);
  background-color: transparent;
  background-size: contain;
  border: none !important;
  height: 20px !important;
  width: 20px !important;
  margin: auto !important;
  top: auto !important;
  left: auto !important;
}



/* Position main dropdown */
.navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    min-width: 220px;
}

.navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
}

/* Submenu container */
.dropdown-submenu {
    position: relative;
}

/* Submenu styling */
.dropdown-submenu > .nested-menu {
    position: absolute;
    top: 100%;
    right:0;
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 200px;
	width:100%;
    z-index: 10000;
    white-space: nowrap;
    padding: 0;

}

.dropdown-submenu > .nested-menu li a{
text-align:center;
		border-bottom: 0.6px solid #9d2e43;
}

/* Show nested menu on hover */
.dropdown-submenu:hover > .nested-menu {
    display: block;
}

/* Arrow icon for submenu */
.dropdown-submenu > a::after {
    content: "▶";
    float: right;
    font-size: 12px;
    margin-top: 4px;
}

/* Fix dropdown-item padding and arrow spacing */
.dropdown-menu > li > a,
.dropdown-submenu > a {
    padding: 8px 15px;
    display: block;
    clear: both;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}

/* Optional Hover Effects */
.dropdown-menu li a:hover,
.dropdown-submenu:hover > a {
    background-color: #f7f7f7;
    color: #000;
}
